Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 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-ssh14185572976969987029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh8191859017363655582.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh10891045503128583846.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh14060158124696645508.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-ssh5315127664862002487.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 Running on prd-centos7-docker-4c-2g-5364 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/146 [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/146 # 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/146@tmp/jenkins-gitclient-ssh1426550094862628453.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 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c (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 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c # timeout=10 Commit message: "feat: Location of client service obtained from the registry (#3879)" > git rev-list --no-walk 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-16T16:32:09.743Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-16T16:32:09.825Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-16T16:32:09.848Z] ========================================================= [2022-02-16T16:32:09.848Z] EdgeX Global Pipelines Version Info [2022-02-16T16:32:09.848Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:32:10.995Z] ------------------- [2022-02-16T16:32:10.995Z] stable info: [2022-02-16T16:32:10.995Z] ------------------- [2022-02-16T16:32:10.995Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-16T16:32:10.995Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-16T16:32:10.995Z] Message: update stable to v1.0.220 [2022-02-16T16:32:11.569Z] ------------------- [2022-02-16T16:32:11.569Z] experimental info: [2022-02-16T16:32:11.569Z] ------------------- [2022-02-16T16:32:11.569Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-16T16:32:11.569Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-16T16:32:11.569Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-16T16:32:11.741Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-02-16T16:32:11.756Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-02-16T16:32:11.777Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-16T16:32:11.795Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-16T16:32:11.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-16T16:32:11.822Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-16T16:32:11.837Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-16T16:32:11.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-02-16T16:32:11.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-02-16T16:32:11.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-02-16T16:32:11.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-16T16:32:11.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-16T16:32:12.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-16T16:32:12.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-16T16:32:12.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-16T16:32:12.033Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-16T16:32:12.045Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-16T16:32:12.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-16T16:32:12.069Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-16T16:32:12.085Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-16T16:32:12.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-16T16:32:12.113Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-16T16:32:12.128Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-16T16:32:12.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-16T16:32:12.147Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-16T16:32:12.158Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] echo [2022-02-16T16:32:12.168Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ec8c03 [Pipeline] echo [2022-02-16T16:32:12.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:32:12.225Z] provisioning config files... [2022-02-16T16:32:12.241Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/146@tmp/config1384393005485611355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:32:12.555Z] ---> docker-login.sh [2022-02-16T16:32:12.555Z] nexus3.edgexfoundry.org:10001 [2022-02-16T16:32:12.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:32:12.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:32:12.816Z] Configure a credential helper to remove this warning. See [2022-02-16T16:32:12.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:32:12.816Z] [2022-02-16T16:32:12.816Z] Login Succeeded [2022-02-16T16:32:12.816Z] nexus3.edgexfoundry.org:10002 [2022-02-16T16:32:12.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:32:12.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:32:12.816Z] Configure a credential helper to remove this warning. See [2022-02-16T16:32:12.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:32:12.816Z] [2022-02-16T16:32:12.816Z] Login Succeeded [2022-02-16T16:32:12.816Z] nexus3.edgexfoundry.org:10003 [2022-02-16T16:32:12.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:32:13.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:32:13.080Z] Configure a credential helper to remove this warning. See [2022-02-16T16:32:13.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:32:13.080Z] [2022-02-16T16:32:13.080Z] Login Succeeded [2022-02-16T16:32:13.080Z] nexus3.edgexfoundry.org:10004 [2022-02-16T16:32:13.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:32:13.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:32:13.080Z] Configure a credential helper to remove this warning. See [2022-02-16T16:32:13.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:32:13.080Z] [2022-02-16T16:32:13.080Z] Login Succeeded [2022-02-16T16:32:13.080Z] docker.io [2022-02-16T16:32:13.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:32:13.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:32:13.664Z] Configure a credential helper to remove this warning. See [2022-02-16T16:32:13.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:32:13.664Z] [2022-02-16T16:32:13.664Z] Login Succeeded [2022-02-16T16:32:13.664Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T16:32:13.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T16:32:13.987Z] ++ 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-02-16T16:32:13.987Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-16T16:32:13.987Z] ++ dirname cmd/core-command/Dockerfile [2022-02-16T16:32:13.987Z] ++ cut -d/ -f2 [2022-02-16T16:32:13.987Z] + echo core-command,cmd/core-command/Dockerfile [2022-02-16T16:32:13.987Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-16T16:32:13.987Z] ++ cut -d/ -f2 [2022-02-16T16:32:13.987Z] ++ dirname cmd/core-data/Dockerfile [2022-02-16T16:32:13.987Z] + echo core-data,cmd/core-data/Dockerfile [2022-02-16T16:32:13.987Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-16T16:32:13.987Z] ++ cut -d/ -f2 [2022-02-16T16:32:13.987Z] ++ dirname cmd/core-metadata/Dockerfile [2022-02-16T16:32:13.987Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-02-16T16:32:13.987Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-16T16:32:13.987Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-02-16T16:32:13.987Z] ++ cut -d/ -f2 [2022-02-16T16:32:13.987Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-02-16T16:32:13.987Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-16T16:32:13.987Z] ++ cut -d/ -f2 [2022-02-16T16:32:13.987Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-02-16T16:32:13.987Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-02-16T16:32:13.987Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-16T16:32:13.987Z] ++ cut -d/ -f2 [2022-02-16T16:32:13.987Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-02-16T16:32:13.987Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-02-16T16:32:13.987Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-16T16:32:13.987Z] ++ dirname cmd/support-notifications/Dockerfile [2022-02-16T16:32:13.987Z] ++ cut -d/ -f2 [2022-02-16T16:32:13.987Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-02-16T16:32:13.987Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-16T16:32:13.987Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-02-16T16:32:13.987Z] ++ cut -d/ -f2 [2022-02-16T16:32:13.987Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-02-16T16:32:13.988Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-16T16:32:13.988Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-02-16T16:32:13.988Z] ++ cut -d/ -f2 [2022-02-16T16:32:13.988Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-02-16T16:32:14.033Z] 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-02-16T16:32:14.408Z] + git rev-list -1 --merges 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c~1..2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] echo [2022-02-16T16:32:14.428Z] -----------> git rev-list -1 --merges 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c~1..2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [false] [Pipeline] sh [2022-02-16T16:32:14.727Z] + git log --format=format:%s -1 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] echo [2022-02-16T16:32:14.743Z] ========================================================= [2022-02-16T16:32:14.743Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-16T16:32:14.743Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-16T16:32:15.363Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T16:32:15.363Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-16T16:32:15.363Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-16T16:32:15.363Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-16T16:32:15.363Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-16T16:32:15.363Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-16T16:32:15.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:32:15.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:32:15.786Z] [2022-02-16T16:32:15.786Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:32:16.092Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:32:16.092Z] latest: Pulling from edgex-devops/git-semver [2022-02-16T16:32:16.092Z] a0d0a0d46f8b: Pulling fs layer [2022-02-16T16:32:16.092Z] 3e5f54012d9b: Pulling fs layer [2022-02-16T16:32:16.092Z] 4c7163046ea9: Pulling fs layer [2022-02-16T16:32:16.092Z] 0c2d73faf560: Pulling fs layer [2022-02-16T16:32:16.092Z] 0c2d73faf560: Waiting [2022-02-16T16:32:16.092Z] 3e5f54012d9b: Verifying Checksum [2022-02-16T16:32:16.092Z] 3e5f54012d9b: Download complete [2022-02-16T16:32:16.092Z] a0d0a0d46f8b: Verifying Checksum [2022-02-16T16:32:16.092Z] a0d0a0d46f8b: Download complete [2022-02-16T16:32:16.092Z] 4c7163046ea9: Verifying Checksum [2022-02-16T16:32:16.092Z] 4c7163046ea9: Download complete [2022-02-16T16:32:16.363Z] 0c2d73faf560: Verifying Checksum [2022-02-16T16:32:16.363Z] 0c2d73faf560: Download complete [2022-02-16T16:32:16.363Z] a0d0a0d46f8b: Pull complete [2022-02-16T16:32:16.363Z] 3e5f54012d9b: Pull complete [2022-02-16T16:32:16.628Z] 4c7163046ea9: Pull complete [2022-02-16T16:32:16.894Z] 0c2d73faf560: Pull complete [2022-02-16T16:32:16.894Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-16T16:32:16.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:32:16.894Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-16T16:32:16.976Z] prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container [2022-02-16T16:32:17.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:32:17.794Z] $ docker top 8b350cefd7dd41fdfd24dd4cae567f68f5df96944ea0d3335771462c4f016fde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T16:32:17.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:32:17.908Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:32:18.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:32:18.037Z] $ docker exec 8b350cefd7dd41fdfd24dd4cae567f68f5df96944ea0d3335771462c4f016fde ssh-agent [2022-02-16T16:32:18.155Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkBAmnD/agent.13 [2022-02-16T16:32:18.155Z] SSH_AGENT_PID=19 [2022-02-16T16:32:18.163Z] Running ssh-add (command line suppressed) [2022-02-16T16:32:18.282Z] Identity added: /w/workspace/edgex-go/146@tmp/private_key_3374240790898682968.key (/w/workspace/edgex-go/146@tmp/private_key_3374240790898682968.key) [2022-02-16T16:32:18.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:32:18.602Z] + git tag --points-at HEAD [Pipeline] } [2022-02-16T16:32:18.616Z] $ docker exec --env ******** --env ******** 8b350cefd7dd41fdfd24dd4cae567f68f5df96944ea0d3335771462c4f016fde ssh-agent -k [2022-02-16T16:32:18.707Z] unset SSH_AUTH_SOCK; [2022-02-16T16:32:18.707Z] unset SSH_AGENT_PID; [2022-02-16T16:32:18.708Z] echo Agent pid 19 killed; [2022-02-16T16:32:18.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-16T16:32:18.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:32:18.741Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:32:18.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:32:18.846Z] $ docker exec 8b350cefd7dd41fdfd24dd4cae567f68f5df96944ea0d3335771462c4f016fde ssh-agent [2022-02-16T16:32:18.962Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpHPJdE/agent.54 [2022-02-16T16:32:18.962Z] SSH_AGENT_PID=60 [2022-02-16T16:32:18.967Z] Running ssh-add (command line suppressed) [2022-02-16T16:32:19.057Z] Identity added: /w/workspace/edgex-go/146@tmp/private_key_4744945092958406078.key (/w/workspace/edgex-go/146@tmp/private_key_4744945092958406078.key) [2022-02-16T16:32:19.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:32:19.366Z] + git semver init [2022-02-16T16:32:19.366Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T16:32:19.366Z] # $GIT_DIR = /w/workspace/edgex-go/146/.git [2022-02-16T16:32:19.366Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/146 [2022-02-16T16:32:19.366Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T16:32:19.366Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T16:32:19.366Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T16:32:19.366Z] # $SEMVER_BRANCH = main [2022-02-16T16:32:19.366Z] # $SEMVER_TEMP = /tmp/semver-381995346 [2022-02-16T16:32:19.366Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-02-16T16:32:34.297Z] # '/tmp/semver-381995346' -> '/w/workspace/edgex-go/146/.semver' [2022-02-16T16:32:34.297Z] # -> Force: false [2022-02-16T16:32:34.297Z] # $SEMVER_DIR = /w/workspace/edgex-go/146/.semver [Pipeline] } [2022-02-16T16:32:34.307Z] $ docker exec --env ******** --env ******** 8b350cefd7dd41fdfd24dd4cae567f68f5df96944ea0d3335771462c4f016fde ssh-agent -k [2022-02-16T16:32:34.435Z] unset SSH_AUTH_SOCK; [2022-02-16T16:32:34.436Z] unset SSH_AGENT_PID; [2022-02-16T16:32:34.436Z] echo Agent pid 60 killed; [2022-02-16T16:32:34.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T16:32:34.758Z] + git semver [Pipeline] } [2022-02-16T16:32:34.771Z] $ docker stop --time=1 8b350cefd7dd41fdfd24dd4cae567f68f5df96944ea0d3335771462c4f016fde [2022-02-16T16:32:37.236Z] $ docker rm -f 8b350cefd7dd41fdfd24dd4cae567f68f5df96944ea0d3335771462c4f016fde [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T16:32:37.602Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-16T16:32:37.849Z] Stashed 1 file(s) [Pipeline] echo [2022-02-16T16:32:37.852Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.29 [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-02-16T16:32:37.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T16:32:37.986Z] ========================================================= [2022-02-16T16:32:37.986Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-16T16:32:37.986Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-16T16:32:38.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-16T16:32:38.292Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-16T16:32:38.292Z] 59bf1c3509f3: Pulling fs layer [2022-02-16T16:32:38.292Z] 666ba61612fd: Pulling fs layer [2022-02-16T16:32:38.292Z] 8ed8ca486205: Pulling fs layer [2022-02-16T16:32:38.292Z] 4fe6c5a15a65: Pulling fs layer [2022-02-16T16:32:38.292Z] 22a0e8bec74d: Pulling fs layer [2022-02-16T16:32:38.292Z] 640e595b4fbd: Pulling fs layer [2022-02-16T16:32:38.292Z] 763cafe07f6e: Pulling fs layer [2022-02-16T16:32:38.292Z] 0c0b528cf693: Pulling fs layer [2022-02-16T16:32:38.292Z] 10935f4eaf8b: Pulling fs layer [2022-02-16T16:32:38.292Z] 4fe6c5a15a65: Waiting [2022-02-16T16:32:38.292Z] 22a0e8bec74d: Waiting [2022-02-16T16:32:38.292Z] 640e595b4fbd: Waiting [2022-02-16T16:32:38.292Z] 763cafe07f6e: Waiting [2022-02-16T16:32:38.292Z] 0c0b528cf693: Waiting [2022-02-16T16:32:38.292Z] 10935f4eaf8b: Waiting [2022-02-16T16:32:38.292Z] 8ed8ca486205: Verifying Checksum [2022-02-16T16:32:38.292Z] 8ed8ca486205: Download complete [2022-02-16T16:32:38.292Z] 666ba61612fd: Verifying Checksum [2022-02-16T16:32:38.292Z] 666ba61612fd: Download complete [2022-02-16T16:32:38.292Z] 22a0e8bec74d: Verifying Checksum [2022-02-16T16:32:38.292Z] 22a0e8bec74d: Download complete [2022-02-16T16:32:38.292Z] 640e595b4fbd: Verifying Checksum [2022-02-16T16:32:38.292Z] 640e595b4fbd: Download complete [2022-02-16T16:32:38.292Z] 59bf1c3509f3: Verifying Checksum [2022-02-16T16:32:38.292Z] 59bf1c3509f3: Download complete [2022-02-16T16:32:38.292Z] 763cafe07f6e: Verifying Checksum [2022-02-16T16:32:38.292Z] 763cafe07f6e: Download complete [2022-02-16T16:32:38.563Z] 0c0b528cf693: Verifying Checksum [2022-02-16T16:32:38.563Z] 0c0b528cf693: Download complete [2022-02-16T16:32:38.824Z] 10935f4eaf8b: Verifying Checksum [2022-02-16T16:32:38.824Z] 10935f4eaf8b: Download complete [2022-02-16T16:32:38.824Z] 59bf1c3509f3: Pull complete [2022-02-16T16:32:39.088Z] 4fe6c5a15a65: Verifying Checksum [2022-02-16T16:32:39.088Z] 4fe6c5a15a65: Download complete [2022-02-16T16:32:39.088Z] 666ba61612fd: Pull complete [2022-02-16T16:32:39.088Z] 8ed8ca486205: Pull complete [2022-02-16T16:32:43.336Z] 4fe6c5a15a65: Pull complete [2022-02-16T16:32:43.337Z] 22a0e8bec74d: Pull complete [2022-02-16T16:32:43.337Z] 640e595b4fbd: Pull complete [2022-02-16T16:32:43.337Z] 763cafe07f6e: Pull complete [2022-02-16T16:32:43.337Z] 0c0b528cf693: Pull complete [2022-02-16T16:32:45.942Z] 10935f4eaf8b: Pull complete [2022-02-16T16:32:45.942Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-16T16:32:45.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-16T16:32:45.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-16T16:32:46.248Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-16T16:32:46.248Z] WORKDIR /edgex [2022-02-16T16:32:46.248Z] COPY go.mod . [2022-02-16T16:32:46.248Z] RUN go mod download' [2022-02-16T16:32:46.248Z] + docker build -t ci-base-image-x86_64 -f - . [2022-02-16T16:32:49.479Z] Sending build context to Docker daemon 334MB [2022-02-16T16:32:49.479Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-16T16:32:49.479Z] ---> 99d49a6021b9 [2022-02-16T16:32:49.479Z] Step 2/4 : WORKDIR /edgex [2022-02-16T16:32:49.479Z] ---> Running in d7d90007ad1f [2022-02-16T16:32:49.479Z] Removing intermediate container d7d90007ad1f [2022-02-16T16:32:49.479Z] ---> b918632ff9ac [2022-02-16T16:32:49.479Z] Step 3/4 : COPY go.mod . [2022-02-16T16:32:49.479Z] ---> f69dcf3057da [2022-02-16T16:32:49.479Z] Step 4/4 : RUN go mod download [2022-02-16T16:32:49.479Z] ---> Running in 930952b66bed [2022-02-16T16:32:52.936Z] Still waiting to schedule task [2022-02-16T16:32:52.936Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-16T16:33:21.641Z] Removing intermediate container 930952b66bed [2022-02-16T16:33:21.642Z] ---> c9df42af8c9e [2022-02-16T16:33:21.642Z] Successfully built c9df42af8c9e [2022-02-16T16:33:21.642Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:33:21.946Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-16T16:33:21.946Z] . [Pipeline] withDockerContainer [2022-02-16T16:33:22.012Z] prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container [2022-02-16T16:33:22.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:33:22.440Z] $ docker top 8bddc13c3bfba14f92437a37694600eafea9b989c4bb4b2b1cb8245aebb79792 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T16:33:22.811Z] + go version [2022-02-16T16:33:22.811Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-16T16:33:22.821Z] $ docker stop --time=1 8bddc13c3bfba14f92437a37694600eafea9b989c4bb4b2b1cb8245aebb79792 [2022-02-16T16:33:24.009Z] $ docker rm -f 8bddc13c3bfba14f92437a37694600eafea9b989c4bb4b2b1cb8245aebb79792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:33:24.433Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-16T16:33:24.433Z] . [Pipeline] withDockerContainer [2022-02-16T16:33:24.500Z] prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container [2022-02-16T16:33:24.533Z] $ 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/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:33:24.871Z] $ docker top 55ec3c24f0baa8bc5b91933e806a69cb0ad5c80a220cbeee712b66d7fd056e07 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-16T16:33:24.959Z] ========================================================= [2022-02-16T16:33:24.959Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-16T16:33:24.959Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-16T16:33:25.270Z] + make test [2022-02-16T16:33:25.270Z] go mod tidy [2022-02-16T16:33:25.533Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-16T16:33:32.167Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-16T16:33:50.377Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-16T16:33:52.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-16T16:33:52.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-16T16:33:53.176Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-16T16:33:55.109Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-16T16:33:55.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-16T16:33:55.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-16T16:33:55.724Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-16T16:33:56.315Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-16T16:33:56.581Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-16T16:33:56.859Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-16T16:33:56.859Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-16T16:33:56.859Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-16T16:33:56.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-16T16:33:58.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2022-02-16T16:33:58.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-16T16:33:58.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-16T16:33:59.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements [2022-02-16T16:33:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-16T16:33:59.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 44.7% of statements [2022-02-16T16:33:59.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-16T16:33:59.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-16T16:34:00.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements [2022-02-16T16:34:00.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-16T16:34:00.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-16T16:34:01.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements [2022-02-16T16:34:01.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-16T16:34:01.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-16T16:34:01.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-16T16:34:01.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-16T16:34:01.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-16T16:34:02.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.292s coverage: 94.2% of statements [2022-02-16T16:34:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-16T16:34:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-16T16:34:02.599Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2022-02-16T16:34:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-16T16:34:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-16T16:34:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-16T16:34:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-16T16:34:02.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-16T16:34:02.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2022-02-16T16:34:02.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-16T16:34:02.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-16T16:34:02.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-16T16:34:03.817Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2022-02-16T16:34:03.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-16T16:34:03.817Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2022-02-16T16:34:03.817Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 21.7% of statements [2022-02-16T16:34:03.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-16T16:34:04.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-02-16T16:34:05.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements [2022-02-16T16:34:05.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2022-02-16T16:34:05.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2022-02-16T16:34:05.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-02-16T16:34:18.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2022-02-16T16:34:18.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2022-02-16T16:34:20.030Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5366 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-02-16T16:34:20.044Z] Running in /w/workspace/edgex-go/146 [Pipeline] { [Pipeline] checkout [2022-02-16T16:34:20.263Z] The recommended git tool is: git [2022-02-16T16:34:23.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.199s coverage: 82.5% of statements [2022-02-16T16:34:23.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-16T16:34:24.707Z] using credential edgex-jenkins-ssh [2022-02-16T16:34:24.729Z] Cloning the remote Git repository [2022-02-16T16:34:24.781Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-16T16:34:24.875Z] > git init /w/workspace/edgex-go/146 # timeout=10 [2022-02-16T16:34:24.946Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-16T16:34:24.947Z] > git --version # timeout=10 [2022-02-16T16:34:24.967Z] > git --version # 'git version 2.17.1' [2022-02-16T16:34:24.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-16T16:34:25.064Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-16T16:34:40.099Z] Avoid second fetch [2022-02-16T16:34:40.100Z] Checking out Revision 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c (main) [2022-02-16T16:34:40.010Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-16T16:34:40.034Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-16T16:34:40.127Z] > git config core.sparsecheckout # timeout=10 [2022-02-16T16:34:40.170Z] > git checkout -f 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c # timeout=10 [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.228s coverage: 65.4% of statements [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.8% of statements [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-16T16:34:41.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2022-02-16T16:34:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-16T16:34:41.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-02-16T16:34:41.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-16T16:34:44.523Z] Commit message: "feat: Location of client service obtained from the registry (#3879)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T16:34:45.396Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-16T16:34:45.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T16:34:45.396Z] Dload Upload Total Spent Left Speed [2022-02-16T16:34:45.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85201 0 --:--:-- --:--:-- --:--:-- 84592 [Pipeline] sh [2022-02-16T16:34:45.915Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-16T16:34:46.255Z] + sudo tee /etc/docker/daemon.new [2022-02-16T16:34:46.255Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-16T16:34:46.255Z] { [2022-02-16T16:34:46.255Z] "registry-mirrors": [ [2022-02-16T16:34:46.255Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-16T16:34:46.255Z] ], [2022-02-16T16:34:46.255Z] "bip": "10.250.0.254/24", [2022-02-16T16:34:46.255Z] "hosts": [ [2022-02-16T16:34:46.255Z] "tcp://0.0.0.0:5555", [2022-02-16T16:34:46.255Z] "unix:///var/run/docker.sock" [2022-02-16T16:34:46.255Z] ], [2022-02-16T16:34:46.255Z] "mtu": 1458, [2022-02-16T16:34:46.255Z] "selinux-enabled": true, [2022-02-16T16:34:46.255Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-16T16:34:46.255Z] } [Pipeline] sh [2022-02-16T16:34:46.597Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-16T16:34:46.941Z] + sudo service docker restart [2022-02-16T16:34:48.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-16T16:34:48.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.3% of statements [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-16T16:34:48.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-16T16:34:48.415Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-16T16:34:48.415Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-16T16:34:48.415Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-16T16:34:48.415Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2022-02-16T16:34:48.415Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-02-16T16:34:48.678Z] 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-02-16T16:35:05.329Z] provisioning config files... [2022-02-16T16:35:05.368Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/146@tmp/config3992751413082361002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:35:05.744Z] ---> docker-login.sh [2022-02-16T16:35:05.744Z] nexus3.edgexfoundry.org:10001 [2022-02-16T16:35:06.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:35:06.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:35:06.620Z] Configure a credential helper to remove this warning. See [2022-02-16T16:35:06.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:35:06.620Z] [2022-02-16T16:35:06.620Z] Login Succeeded [2022-02-16T16:35:06.620Z] nexus3.edgexfoundry.org:10002 [2022-02-16T16:35:06.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:35:06.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:35:06.898Z] Configure a credential helper to remove this warning. See [2022-02-16T16:35:06.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:35:06.898Z] [2022-02-16T16:35:06.898Z] Login Succeeded [2022-02-16T16:35:06.898Z] nexus3.edgexfoundry.org:10003 [2022-02-16T16:35:07.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:35:07.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:35:07.496Z] Configure a credential helper to remove this warning. See [2022-02-16T16:35:07.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:35:07.496Z] [2022-02-16T16:35:07.496Z] Login Succeeded [2022-02-16T16:35:07.496Z] nexus3.edgexfoundry.org:10004 [2022-02-16T16:35:07.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:35:07.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:35:07.771Z] Configure a credential helper to remove this warning. See [2022-02-16T16:35:07.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:35:07.771Z] [2022-02-16T16:35:07.771Z] Login Succeeded [2022-02-16T16:35:07.771Z] docker.io [2022-02-16T16:35:08.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:35:08.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:35:08.645Z] Configure a credential helper to remove this warning. See [2022-02-16T16:35:08.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:35:08.645Z] [2022-02-16T16:35:08.646Z] Login Succeeded [2022-02-16T16:35:08.646Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T16:35:08.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-16T16:35:09.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T16:35:09.074Z] ========================================================= [2022-02-16T16:35:09.075Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-16T16:35:09.075Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-16T16:35:09.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-16T16:35:09.696Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-16T16:35:09.696Z] 9b3977197b4f: Pulling fs layer [2022-02-16T16:35:09.696Z] 1a89e8eeedd5: Pulling fs layer [2022-02-16T16:35:09.696Z] 94645a83ff95: Pulling fs layer [2022-02-16T16:35:09.696Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-16T16:35:09.696Z] 0c92f367c5e7: Pulling fs layer [2022-02-16T16:35:09.696Z] f7c0051592d6: Pulling fs layer [2022-02-16T16:35:09.696Z] a227ed2f7395: Pulling fs layer [2022-02-16T16:35:09.696Z] 7b1c46037f91: Pulling fs layer [2022-02-16T16:35:09.696Z] 0c92f367c5e7: Waiting [2022-02-16T16:35:09.696Z] f7c0051592d6: Waiting [2022-02-16T16:35:09.696Z] 3f3a8bcf1eab: Waiting [2022-02-16T16:35:09.696Z] a227ed2f7395: Waiting [2022-02-16T16:35:09.696Z] 7b1c46037f91: Waiting [2022-02-16T16:35:09.696Z] 94645a83ff95: Verifying Checksum [2022-02-16T16:35:09.696Z] 94645a83ff95: Download complete [2022-02-16T16:35:09.696Z] 1a89e8eeedd5: Verifying Checksum [2022-02-16T16:35:09.696Z] 1a89e8eeedd5: Download complete [2022-02-16T16:35:09.696Z] 0c92f367c5e7: Verifying Checksum [2022-02-16T16:35:09.696Z] 0c92f367c5e7: Download complete [2022-02-16T16:35:09.696Z] f7c0051592d6: Verifying Checksum [2022-02-16T16:35:09.696Z] f7c0051592d6: Download complete [2022-02-16T16:35:09.696Z] 9b3977197b4f: Verifying Checksum [2022-02-16T16:35:09.696Z] a227ed2f7395: Verifying Checksum [2022-02-16T16:35:09.696Z] a227ed2f7395: Download complete [2022-02-16T16:35:10.688Z] 9b3977197b4f: Pull complete [2022-02-16T16:35:10.967Z] 1a89e8eeedd5: Pull complete [2022-02-16T16:35:11.246Z] 94645a83ff95: Pull complete [2022-02-16T16:35:11.521Z] 7b1c46037f91: Verifying Checksum [2022-02-16T16:35:11.521Z] 7b1c46037f91: Download complete [2022-02-16T16:35:12.120Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-16T16:35:12.121Z] 3f3a8bcf1eab: Download complete [2022-02-16T16:35:24.514Z] 3f3a8bcf1eab: Pull complete [2022-02-16T16:35:24.514Z] 0c92f367c5e7: Pull complete [2022-02-16T16:35:24.514Z] f7c0051592d6: Pull complete [2022-02-16T16:35:24.514Z] a227ed2f7395: Pull complete [2022-02-16T16:35:27.536Z] GO111MODULE=on go vet ./... [2022-02-16T16:35:29.565Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-16T16:35:29.893Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-16T16:35:29.906Z] 7b1c46037f91: Pull complete [2022-02-16T16:35:29.906Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-16T16:35:29.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-16T16:35:29.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-16T16:35:30.261Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-16T16:35:30.261Z] WORKDIR /edgex [2022-02-16T16:35:30.261Z] COPY go.mod . [2022-02-16T16:35:30.261Z] RUN go mod download [2022-02-16T16:35:30.261Z] -t ci-base-image-arm64 -f - . [2022-02-16T16:35:30.279Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-16T16:35:30.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-16T16:35:31.071Z] + ls -al . [2022-02-16T16:35:31.071Z] total 644 [2022-02-16T16:35:31.071Z] drwxrwxr-x 10 1001 1001 4096 Feb 16 16:35 . [2022-02-16T16:35:31.071Z] drwxr-xr-x 4 root root 32 Feb 16 16:33 .. [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 11 Feb 16 16:32 .dockerignore [2022-02-16T16:35:31.071Z] drwxrwxr-x 8 1001 1001 162 Feb 16 16:32 .git [2022-02-16T16:35:31.071Z] drwxrwxr-x 4 1001 1001 142 Feb 16 16:32 .github [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 804 Feb 16 16:32 .gitignore [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 42 Feb 16 16:32 .golangci.yml [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 76 Feb 16 16:32 .hadolint.yml [2022-02-16T16:35:31.071Z] drwx------ 3 1001 1001 58 Feb 16 16:32 .semver [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 166 Feb 16 16:32 .sonarcloud.properties [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 1171 Feb 16 16:32 ADOPTERS.md [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 9019 Feb 16 16:32 Attribution.txt [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 51732 Feb 16 16:32 CHANGELOG.md [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 3804 Feb 16 16:32 CONTRIBUTING.md [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 677 Feb 16 16:32 GOVERNANCE.md [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 849 Feb 16 16:32 Jenkinsfile [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 10775 Feb 16 16:32 LICENSE [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 6508 Feb 16 16:32 Makefile [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 582 Feb 16 16:32 OWNERS.md [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 8207 Feb 16 16:32 README.md [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 6912 Feb 16 16:32 SECURITY.md [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 12 Feb 16 16:32 VERSION [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 4131 Feb 16 16:32 ZMQWindows.md [2022-02-16T16:35:31.071Z] drwxrwxr-x 2 1001 1001 37 Feb 16 16:32 bin [2022-02-16T16:35:31.071Z] drwxrwxr-x 14 1001 1001 4096 Feb 16 16:32 cmd [2022-02-16T16:35:31.071Z] -rw-r--r-- 1 root root 428383 Feb 16 16:34 coverage.out [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 2840 Feb 16 16:32 go.mod [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 50301 Feb 16 16:32 go.sum [2022-02-16T16:35:31.071Z] drwxrwxr-x 8 1001 1001 124 Feb 16 16:32 internal [2022-02-16T16:35:31.071Z] drwxrwxr-x 3 1001 1001 16 Feb 16 16:32 openapi [2022-02-16T16:35:31.071Z] drwxrwxr-x 4 1001 1001 71 Feb 16 16:32 snap [2022-02-16T16:35:31.071Z] -rw-rw-r-- 1 1001 1001 204 Feb 16 16:32 version.go [Pipeline] sh [2022-02-16T16:35:31.361Z] + '[' -e coverage.out ] [2022-02-16T16:35:31.362Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-16T16:35:31.475Z] Stashed 1 file(s) [Pipeline] sh [2022-02-16T16:35:31.774Z] + make build [2022-02-16T16:35:31.774Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-data/core-data ./cmd/core-data [2022-02-16T16:35:32.232Z] Sending build context to Docker daemon 168.7MB [2022-02-16T16:35:32.505Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-16T16:35:32.505Z] ---> f79e39bc4007 [2022-02-16T16:35:32.505Z] Step 2/4 : WORKDIR /edgex [2022-02-16T16:35:33.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-16T16:35:34.471Z] ---> Running in 6b8ab52f411f [2022-02-16T16:35:34.742Z] Removing intermediate container 6b8ab52f411f [2022-02-16T16:35:34.742Z] ---> 61a251f01287 [2022-02-16T16:35:34.742Z] Step 3/4 : COPY go.mod . [2022-02-16T16:35:35.337Z] ---> 664c73196984 [2022-02-16T16:35:35.337Z] Step 4/4 : RUN go mod download [2022-02-16T16:35:35.337Z] ---> Running in aedfc37764a4 [2022-02-16T16:35:39.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-command/core-command ./cmd/core-command [2022-02-16T16:35:40.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-16T16:35:41.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-16T16:35:41.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-16T16:35:42.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-16T16:35:43.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-16T16:35:44.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-16T16:35:45.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-16T16:35:45.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-16T16:35:46.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-02-16T16:35:47.674Z] $ docker stop --time=1 55ec3c24f0baa8bc5b91933e806a69cb0ad5c80a220cbeee712b66d7fd056e07 [2022-02-16T16:35:49.474Z] $ docker rm -f 55ec3c24f0baa8bc5b91933e806a69cb0ad5c80a220cbeee712b66d7fd056e07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:35:50.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-16T16:35:50.917Z] [2022-02-16T16:35:50.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:35:51.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-16T16:35:51.225Z] latest: Pulling from edgex-devops/edgex-compose [2022-02-16T16:35:51.225Z] cbdbe7a5bc2a: Pulling fs layer [2022-02-16T16:35:51.225Z] ca9280d653b3: Pulling fs layer [2022-02-16T16:35:51.225Z] 7e9c9ca2126c: Pulling fs layer [2022-02-16T16:35:51.225Z] cbdbe7a5bc2a: Verifying Checksum [2022-02-16T16:35:51.225Z] cbdbe7a5bc2a: Download complete [2022-02-16T16:35:51.495Z] ca9280d653b3: Verifying Checksum [2022-02-16T16:35:51.495Z] ca9280d653b3: Download complete [2022-02-16T16:35:51.495Z] cbdbe7a5bc2a: Pull complete [2022-02-16T16:35:51.764Z] 7e9c9ca2126c: Verifying Checksum [2022-02-16T16:35:51.764Z] 7e9c9ca2126c: Download complete [2022-02-16T16:35:52.030Z] ca9280d653b3: Pull complete [2022-02-16T16:35:56.269Z] 7e9c9ca2126c: Pull complete [2022-02-16T16:35:56.269Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-02-16T16:35:56.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-16T16:35:56.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-02-16T16:35:56.349Z] prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container [2022-02-16T16:35:56.385Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:35:59.585Z] $ docker top 5e396b1f6dc42c2f76149391bf2669d156d6368f59706a8cfbe63c80e530475b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T16:35:59.944Z] + docker-compose build --help [2022-02-16T16:35:59.944Z] + grep parallel [2022-02-16T16:36:00.514Z] --parallel Build images in parallel. [Pipeline] } [2022-02-16T16:36:00.523Z] $ docker stop --time=1 5e396b1f6dc42c2f76149391bf2669d156d6368f59706a8cfbe63c80e530475b [2022-02-16T16:36:01.700Z] $ docker rm -f 5e396b1f6dc42c2f76149391bf2669d156d6368f59706a8cfbe63c80e530475b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:36:02.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-16T16:36:02.103Z] . [Pipeline] withDockerContainer [2022-02-16T16:36:02.169Z] prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container [2022-02-16T16:36:02.213Z] $ 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/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:36:02.582Z] $ docker top 2787211b7cb33a17e819d7a4361265874c3bb21f86e4eadf50b3bb9d0858a6d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T16:36:02.946Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-16T16:36:03.516Z] Building core-command ... [2022-02-16T16:36:03.516Z] Building core-data ... [2022-02-16T16:36:03.516Z] Building core-metadata ... [2022-02-16T16:36:03.516Z] Building security-bootstrapper ... [2022-02-16T16:36:03.516Z] Building security-proxy-setup ... [2022-02-16T16:36:03.516Z] Building security-secretstore-setup ... [2022-02-16T16:36:03.516Z] Building support-notifications ... [2022-02-16T16:36:03.516Z] Building support-scheduler ... [2022-02-16T16:36:03.516Z] Building sys-mgmt-agent ... [2022-02-16T16:36:03.516Z] Building support-notifications [2022-02-16T16:36:03.516Z] Building security-secretstore-setup [2022-02-16T16:36:03.516Z] Building security-proxy-setup [2022-02-16T16:36:03.516Z] Building core-command [2022-02-16T16:36:03.516Z] Building support-scheduler [2022-02-16T16:36:15.751Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:36:15.751Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:36:15.751Z] ---> c9df42af8c9e [2022-02-16T16:36:15.751Z] Step 3/23 : WORKDIR /edgex-go [2022-02-16T16:36:15.751Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:36:15.751Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:36:15.751Z] ---> c9df42af8c9e [2022-02-16T16:36:15.751Z] Step 3/21 : WORKDIR /edgex-go [2022-02-16T16:36:15.751Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:36:15.751Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:36:15.751Z] ---> c9df42af8c9e [2022-02-16T16:36:15.751Z] Step 3/22 : WORKDIR /edgex-go [2022-02-16T16:36:18.297Z] ---> Running in 5b7a9a447a24 [2022-02-16T16:36:18.298Z] ---> Running in e7040f1d4f5c [2022-02-16T16:36:18.298Z] ---> Running in 80b39a2cd208 [2022-02-16T16:36:22.768Z] Removing intermediate container 80b39a2cd208 [2022-02-16T16:36:22.768Z] ---> 3bc54bb033e3 [2022-02-16T16:36:22.768Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:36:22.768Z] Removing intermediate container 5b7a9a447a24 [2022-02-16T16:36:22.768Z] ---> 0408235a84c1 [2022-02-16T16:36:22.768Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:36:22.768Z] Removing intermediate container e7040f1d4f5c [2022-02-16T16:36:22.768Z] ---> 112ec2e95ce1 [2022-02-16T16:36:22.768Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:36:23.249Z] ---> Running in 4a698e10dceb [2022-02-16T16:36:23.250Z] ---> Running in afe651f9cae5 [2022-02-16T16:36:23.250Z] ---> Running in dc1edac1c3af [2022-02-16T16:36:28.555Z] Removing intermediate container 4a698e10dceb [2022-02-16T16:36:28.555Z] ---> b9420efbd35b [2022-02-16T16:36:28.555Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-16T16:36:28.829Z] ---> Running in 8e1e6b574e0a [2022-02-16T16:36:29.090Z] Removing intermediate container afe651f9cae5 [2022-02-16T16:36:29.090Z] ---> 81b4d7569eb9 [2022-02-16T16:36:29.090Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-16T16:36:29.090Z] Removing intermediate container dc1edac1c3af [2022-02-16T16:36:29.090Z] ---> 8f09bc7f5e2c [2022-02-16T16:36:29.090Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-16T16:36:29.360Z] ---> Running in 4401c95d0728 [2022-02-16T16:36:29.360Z] ---> Running in 6018305db049 [2022-02-16T16:36:29.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:36:29.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:36:29.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:36:30.143Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:36:30.143Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:36:30.143Z] ---> c9df42af8c9e [2022-02-16T16:36:30.143Z] Step 3/22 : WORKDIR /edgex-go [2022-02-16T16:36:30.143Z] ---> Using cache [2022-02-16T16:36:30.143Z] ---> 0408235a84c1 [2022-02-16T16:36:30.143Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:36:30.143Z] ---> Using cache [2022-02-16T16:36:30.143Z] ---> 8f09bc7f5e2c [2022-02-16T16:36:30.143Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-16T16:36:30.403Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:36:30.403Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:36:30.403Z] ---> c9df42af8c9e [2022-02-16T16:36:30.403Z] Step 3/25 : WORKDIR /edgex-go [2022-02-16T16:36:30.403Z] ---> Using cache [2022-02-16T16:36:30.403Z] ---> 0408235a84c1 [2022-02-16T16:36:30.403Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:36:30.403Z] ---> Using cache [2022-02-16T16:36:30.403Z] ---> 8f09bc7f5e2c [2022-02-16T16:36:30.403Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-16T16:36:30.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:36:30.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:36:30.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:36:30.678Z] ---> Running in af25ff509d51 [2022-02-16T16:36:30.961Z] ---> Running in 86d35726f000 [2022-02-16T16:36:30.961Z] OK: 221 MiB in 52 packages [2022-02-16T16:36:30.961Z] OK: 221 MiB in 52 packages [2022-02-16T16:36:31.229Z] OK: 221 MiB in 52 packages [2022-02-16T16:36:31.492Z] Removing intermediate container 8e1e6b574e0a [2022-02-16T16:36:31.492Z] ---> 6259faf0b3f0 [2022-02-16T16:36:31.492Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-16T16:36:31.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:36:31.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:36:31.492Z] Removing intermediate container 4401c95d0728 [2022-02-16T16:36:31.492Z] ---> b830009eb2b9 [2022-02-16T16:36:31.492Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-16T16:36:31.492Z] Removing intermediate container 6018305db049 [2022-02-16T16:36:31.492Z] ---> 21f950686fb3 [2022-02-16T16:36:31.492Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-16T16:36:31.492Z] ---> 92e9e6c147af [2022-02-16T16:36:31.492Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:36:31.753Z] ---> Running in ad0f763c16fd [2022-02-16T16:36:31.753Z] ---> c60fe9685a9d [2022-02-16T16:36:31.753Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:36:31.753Z] ---> 207d19a5118b [2022-02-16T16:36:31.753Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:36:31.753Z] ---> Running in 3183fadff0bd [2022-02-16T16:36:31.753Z] ---> Running in 9a8068ae60ea [2022-02-16T16:36:32.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:36:32.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:36:32.902Z] OK: 221 MiB in 52 packages [2022-02-16T16:36:32.902Z] OK: 221 MiB in 52 packages [2022-02-16T16:36:33.174Z] Removing intermediate container ad0f763c16fd [2022-02-16T16:36:33.174Z] ---> 76e7860c5360 [2022-02-16T16:36:33.174Z] Step 8/21 : COPY . . [2022-02-16T16:36:33.450Z] Removing intermediate container 9a8068ae60ea [2022-02-16T16:36:33.450Z] ---> 41417718b857 [2022-02-16T16:36:33.450Z] Step 8/22 : COPY . . [2022-02-16T16:36:33.450Z] Removing intermediate container af25ff509d51 [2022-02-16T16:36:33.450Z] ---> 44aa4e923711 [2022-02-16T16:36:33.450Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-16T16:36:33.717Z] Removing intermediate container 3183fadff0bd [2022-02-16T16:36:33.717Z] ---> 9c86a00dbef0 [2022-02-16T16:36:33.717Z] Step 8/23 : COPY . . [2022-02-16T16:36:37.914Z] ---> 85cca6695064 [2022-02-16T16:36:37.915Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:36:37.915Z] Removing intermediate container 86d35726f000 [2022-02-16T16:36:37.915Z] ---> 19eec60d2a09 [2022-02-16T16:36:37.915Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-16T16:36:38.867Z] ---> f923a672e55c [2022-02-16T16:36:38.867Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:36:38.867Z] ---> Running in e31128f33938 [2022-02-16T16:36:38.867Z] ---> Running in 528e906dcf91 [2022-02-16T16:36:42.173Z] ---> ceaa75df13c5 [2022-02-16T16:36:42.173Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-16T16:36:42.173Z] ---> 53d9bfc6d7b5 [2022-02-16T16:36:42.173Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-16T16:36:42.173Z] Removing intermediate container e31128f33938 [2022-02-16T16:36:42.173Z] ---> cfca1623d185 [2022-02-16T16:36:42.173Z] Step 8/22 : COPY . . [2022-02-16T16:36:42.173Z] ---> Running in ab61386fdf45 [2022-02-16T16:36:42.173Z] ---> Running in eef079d035c6 [2022-02-16T16:36:42.173Z] ---> 7e05f79ba469 [2022-02-16T16:36:42.173Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-16T16:36:42.173Z] Removing intermediate container 528e906dcf91 [2022-02-16T16:36:42.173Z] ---> bf96016ae38b [2022-02-16T16:36:42.173Z] Step 8/25 : COPY . . [2022-02-16T16:36:42.442Z] ---> Running in edcd75d4bbe6 [2022-02-16T16:36:42.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-16T16:36:42.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-command/core-command ./cmd/core-command [2022-02-16T16:36:42.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-16T16:36:43.351Z] Removing intermediate container aedfc37764a4 [2022-02-16T16:36:43.351Z] ---> e0f041fbb8e5 [2022-02-16T16:36:43.351Z] Successfully built e0f041fbb8e5 [2022-02-16T16:36:43.351Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:36:43.697Z] + docker inspect -f . ci-base-image-arm64 [2022-02-16T16:36:43.697Z] . [Pipeline] withDockerContainer [2022-02-16T16:36:43.908Z] prd-ubuntu18.04-docker-arm64-4c-16g-5366 does not seem to be running inside a container [2022-02-16T16:36:43.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:36:45.243Z] $ docker top 5b43bb499a3ac93aeced7c6a93c2ab4f5e17466970c2cc3f9678dc4af11b99ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T16:36:46.119Z] + go version [2022-02-16T16:36:46.119Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-16T16:36:46.139Z] $ docker stop --time=1 5b43bb499a3ac93aeced7c6a93c2ab4f5e17466970c2cc3f9678dc4af11b99ee [2022-02-16T16:36:47.789Z] $ docker rm -f 5b43bb499a3ac93aeced7c6a93c2ab4f5e17466970c2cc3f9678dc4af11b99ee [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-02-16T16:36:48.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-16T16:36:48.410Z] [2022-02-16T16:36:48.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:36:48.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-16T16:36:48.759Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-02-16T16:36:48.759Z] 29e5d40040c1: Pulling fs layer [2022-02-16T16:36:48.759Z] 1ce36da41761: Pulling fs layer [2022-02-16T16:36:48.759Z] 25b303627fd3: Pulling fs layer [2022-02-16T16:36:49.038Z] 29e5d40040c1: Verifying Checksum [2022-02-16T16:36:49.038Z] 29e5d40040c1: Download complete [2022-02-16T16:36:49.318Z] 1ce36da41761: Verifying Checksum [2022-02-16T16:36:49.318Z] 1ce36da41761: Download complete [2022-02-16T16:36:49.592Z] 29e5d40040c1: Pull complete [2022-02-16T16:36:50.571Z] 25b303627fd3: Download complete [2022-02-16T16:36:50.843Z] 1ce36da41761: Pull complete [2022-02-16T16:36:53.032Z] ---> 08e362140bd3 [2022-02-16T16:36:53.032Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-16T16:36:53.032Z] ---> 463441e5f711 [2022-02-16T16:36:53.032Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-16T16:36:53.032Z] ---> Running in f9b7bd126f2b [2022-02-16T16:36:53.032Z] ---> Running in 61c91a3c23db [2022-02-16T16:36:53.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-16T16:36:53.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-16T16:37:00.982Z] 25b303627fd3: Pull complete [2022-02-16T16:37:00.982Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-02-16T16:37:00.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-16T16:37:00.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-02-16T16:37:01.188Z] prd-ubuntu18.04-docker-arm64-4c-16g-5366 does not seem to be running inside a container [2022-02-16T16:37:01.264Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:37:03.547Z] $ docker top b0d5913b7c2d4eaeaebbef8dfc59725d45e6932b6f089af58b1415aea060b5f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T16:37:04.437Z] + docker-compose build --help [2022-02-16T16:37:04.437Z] + grep parallel [2022-02-16T16:37:07.814Z] --parallel Build images in parallel. [Pipeline] } [2022-02-16T16:37:08.102Z] $ docker stop --time=1 b0d5913b7c2d4eaeaebbef8dfc59725d45e6932b6f089af58b1415aea060b5f9 [2022-02-16T16:37:09.719Z] $ docker rm -f b0d5913b7c2d4eaeaebbef8dfc59725d45e6932b6f089af58b1415aea060b5f9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:37:10.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-16T16:37:10.296Z] . [Pipeline] withDockerContainer [2022-02-16T16:37:10.526Z] prd-ubuntu18.04-docker-arm64-4c-16g-5366 does not seem to be running inside a container [2022-02-16T16:37:10.605Z] $ 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/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:37:11.821Z] $ docker top 4ee2242f288a1fac3449c3dd227c7a1d69a320ee2dd95e09f9bda78cda1e8a20 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T16:37:12.693Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-16T16:37:16.068Z] Building core-command ... [2022-02-16T16:37:16.068Z] Building core-data ... [2022-02-16T16:37:16.068Z] Building core-metadata ... [2022-02-16T16:37:16.068Z] Building security-bootstrapper ... [2022-02-16T16:37:16.068Z] Building security-proxy-setup ... [2022-02-16T16:37:16.068Z] Building security-secretstore-setup ... [2022-02-16T16:37:16.068Z] Building support-notifications ... [2022-02-16T16:37:16.068Z] Building support-scheduler ... [2022-02-16T16:37:16.068Z] Building sys-mgmt-agent ... [2022-02-16T16:37:16.068Z] Building support-notifications [2022-02-16T16:37:16.068Z] Building security-secretstore-setup [2022-02-16T16:37:16.068Z] Building core-metadata [2022-02-16T16:37:16.068Z] Building security-bootstrapper [2022-02-16T16:37:16.068Z] Building support-scheduler [2022-02-16T16:37:20.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-16T16:37:21.090Z] Removing intermediate container eef079d035c6 [2022-02-16T16:37:21.090Z] ---> 4c662b29ef77 [2022-02-16T16:37:21.090Z] [2022-02-16T16:37:21.090Z] Step 10/23 : FROM alpine:3.14 [2022-02-16T16:37:21.669Z] 3.14: Pulling from library/alpine [2022-02-16T16:37:23.067Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-16T16:37:23.067Z] Status: Downloaded newer image for alpine:3.14 [2022-02-16T16:37:23.067Z] ---> 0a97eee8041e [2022-02-16T16:37:23.067Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-16T16:37:23.067Z] Removing intermediate container edcd75d4bbe6 [2022-02-16T16:37:23.067Z] ---> 7c705fa3e5d3 [2022-02-16T16:37:23.067Z] [2022-02-16T16:37:23.067Z] Step 10/21 : FROM alpine:3.14 [2022-02-16T16:37:23.067Z] ---> 0a97eee8041e [2022-02-16T16:37:23.067Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-16T16:37:23.067Z] ---> Running in 68692d3e31ce [2022-02-16T16:37:23.067Z] ---> Running in a0aa59478f78 [2022-02-16T16:37:24.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:37:24.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:37:24.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:37:24.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:37:24.275Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-16T16:37:24.275Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:37:24.275Z] OK: 6 MiB in 15 packages [2022-02-16T16:37:24.540Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-16T16:37:24.540Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-16T16:37:24.540Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-16T16:37:24.540Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-16T16:37:24.540Z] (5/5) Installing curl (7.79.1-r0) [2022-02-16T16:37:24.540Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:37:24.540Z] Executing ca-certificates-20211220-r0.trigger [2022-02-16T16:37:24.540Z] OK: 8 MiB in 19 packages [2022-02-16T16:37:25.122Z] Removing intermediate container 68692d3e31ce [2022-02-16T16:37:25.122Z] ---> 04e962a43151 [2022-02-16T16:37:25.122Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-16T16:37:25.122Z] ---> Running in ebdf975eeaff [2022-02-16T16:37:25.386Z] Removing intermediate container a0aa59478f78 [2022-02-16T16:37:25.386Z] ---> a8bc4dc4798a [2022-02-16T16:37:25.386Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-16T16:37:25.386Z] Removing intermediate container ebdf975eeaff [2022-02-16T16:37:25.386Z] ---> 4bcf9747f95d [2022-02-16T16:37:25.386Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-16T16:37:25.647Z] ---> Running in 14a8feaa8e12 [2022-02-16T16:37:25.647Z] ---> Running in c123e04c1876 [2022-02-16T16:37:25.647Z] Removing intermediate container 14a8feaa8e12 [2022-02-16T16:37:25.647Z] ---> 431609b3cd86 [2022-02-16T16:37:25.647Z] Step 13/21 : WORKDIR /edgex [2022-02-16T16:37:25.907Z] ---> Running in a975684c395d [2022-02-16T16:37:25.907Z] Removing intermediate container c123e04c1876 [2022-02-16T16:37:25.907Z] ---> 9b7218a7c865 [2022-02-16T16:37:25.907Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-16T16:37:25.907Z] ---> Running in 37b308e6b089 [2022-02-16T16:37:26.169Z] Removing intermediate container a975684c395d [2022-02-16T16:37:26.169Z] ---> dbe1b5df29c3 [2022-02-16T16:37:26.169Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-16T16:37:26.752Z] Removing intermediate container 37b308e6b089 [2022-02-16T16:37:26.752Z] ---> 7d97bc2823fe [2022-02-16T16:37:26.752Z] Step 15/23 : WORKDIR / [2022-02-16T16:37:27.020Z] ---> Running in 26ef11364b00 [2022-02-16T16:37:27.020Z] ---> 48f7b0e92592 [2022-02-16T16:37:27.020Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-16T16:37:27.020Z] Removing intermediate container ab61386fdf45 [2022-02-16T16:37:27.020Z] ---> c22389dfcb3e [2022-02-16T16:37:27.020Z] [2022-02-16T16:37:27.020Z] Step 10/22 : FROM alpine:3.14 [2022-02-16T16:37:27.020Z] ---> 0a97eee8041e [2022-02-16T16:37:27.020Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-16T16:37:27.283Z] ---> Running in 837fc03cfac3 [2022-02-16T16:37:27.283Z] Removing intermediate container 26ef11364b00 [2022-02-16T16:37:27.283Z] ---> 95c14c8c1234 [2022-02-16T16:37:27.283Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-16T16:37:27.545Z] ---> 70849e8260fb [2022-02-16T16:37:27.545Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-16T16:37:27.545Z] ---> 11f0e7b9736d [2022-02-16T16:37:27.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-16T16:37:27.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:37:27.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:37:27.817Z] ---> 94b8b30f7793 [2022-02-16T16:37:27.817Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-16T16:37:28.086Z] ---> Running in 051c1093fbff [2022-02-16T16:37:28.351Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-16T16:37:28.351Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-16T16:37:28.351Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:37:28.351Z] Executing ca-certificates-20211220-r0.trigger [2022-02-16T16:37:28.351Z] OK: 6 MiB in 16 packages [2022-02-16T16:37:28.613Z] Removing intermediate container 051c1093fbff [2022-02-16T16:37:28.613Z] ---> 4de5fd1af720 [2022-02-16T16:37:28.613Z] Step 18/21 : CMD ["--init=true"] [2022-02-16T16:37:28.613Z] ---> 192a0bf9481b [2022-02-16T16:37:28.613Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-16T16:37:28.613Z] ---> Running in c9a46c9706f4 [2022-02-16T16:37:28.875Z] Removing intermediate container c9a46c9706f4 [2022-02-16T16:37:28.875Z] ---> fe2bcfbf5dfb [2022-02-16T16:37:28.875Z] Step 19/21 : LABEL arch=x86_64 [2022-02-16T16:37:28.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-16T16:37:28.875Z] ---> 13f370a3ffdc [2022-02-16T16:37:28.875Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-16T16:37:28.875Z] ---> Running in e80f89bcbfe2 [2022-02-16T16:37:28.875Z] ---> Running in a8aa36a2e89f [2022-02-16T16:37:29.138Z] Removing intermediate container e80f89bcbfe2 [2022-02-16T16:37:29.138Z] ---> 8d49a89cf02e [2022-02-16T16:37:29.138Z] Step 20/21 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:37:29.138Z] Removing intermediate container a8aa36a2e89f [2022-02-16T16:37:29.138Z] ---> c9803a4e24d4 [2022-02-16T16:37:29.138Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-16T16:37:29.138Z] ---> Running in 5145467cff79 [2022-02-16T16:37:29.138Z] Removing intermediate container 837fc03cfac3 [2022-02-16T16:37:29.138Z] ---> 5ad8914d1812 [2022-02-16T16:37:29.138Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-16T16:37:29.138Z] ---> Running in 0c9f7f1071e6 [2022-02-16T16:37:29.138Z] ---> Running in 6c3b2e42106a [2022-02-16T16:37:29.403Z] Removing intermediate container 5145467cff79 [2022-02-16T16:37:29.403Z] ---> 9a8ea494ae6f [2022-02-16T16:37:29.403Z] Step 21/21 : LABEL version=2.2.0-dev.29 [2022-02-16T16:37:29.403Z] ---> Running in 8d73c1618a31 [2022-02-16T16:37:29.403Z] Removing intermediate container 0c9f7f1071e6 [2022-02-16T16:37:29.403Z] ---> d3cae1124689 [2022-02-16T16:37:29.403Z] Step 21/23 : LABEL arch=x86_64 [2022-02-16T16:37:29.403Z] Removing intermediate container 6c3b2e42106a [2022-02-16T16:37:29.403Z] ---> 0ac6efe35998 [2022-02-16T16:37:29.403Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-16T16:37:29.403Z] ---> Running in 2cfa69ea4b01 [2022-02-16T16:37:29.403Z] ---> Running in 9b90486075ce [2022-02-16T16:37:29.663Z] Removing intermediate container 8d73c1618a31 [2022-02-16T16:37:29.663Z] ---> 9c505f16a794 [2022-02-16T16:37:29.663Z] [2022-02-16T16:37:29.663Z] Removing intermediate container 9b90486075ce [2022-02-16T16:37:29.663Z] ---> 22f5beeb0e4c [2022-02-16T16:37:29.663Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-16T16:37:29.663Z] Removing intermediate container 2cfa69ea4b01 [2022-02-16T16:37:29.663Z] ---> 19029462b69c [2022-02-16T16:37:29.663Z] Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:37:29.663Z] ---> Running in b54ea4a953a9 [2022-02-16T16:37:29.663Z] Successfully built 9c505f16a794 [2022-02-16T16:37:29.663Z] Successfully tagged security-proxy-setup:latest [2022-02-16T16:37:29.663Z]  Building security-proxy-setup ... done Building core-data [2022-02-16T16:37:29.923Z] ---> Running in 03565454f87e [2022-02-16T16:37:29.923Z] Removing intermediate container b54ea4a953a9 [2022-02-16T16:37:29.923Z] ---> 65de672bcfa3 [2022-02-16T16:37:29.923Z] Step 23/23 : LABEL version=2.2.0-dev.29 [2022-02-16T16:37:30.185Z] ---> Running in 5ff3c63963ca [2022-02-16T16:37:30.185Z] Removing intermediate container 03565454f87e [2022-02-16T16:37:30.185Z] ---> 39f80c128281 [2022-02-16T16:37:30.185Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-16T16:37:30.763Z] Removing intermediate container 5ff3c63963ca [2022-02-16T16:37:30.763Z] ---> fa782f6a34b4 [2022-02-16T16:37:30.763Z] [2022-02-16T16:37:31.022Z] Successfully built fa782f6a34b4 [2022-02-16T16:37:31.972Z] Successfully tagged core-command:latest [2022-02-16T16:37:31.972Z] Building core-metadata [2022-02-16T16:37:31.972Z]  Building core-command ... done  ---> 3c28d06b7e77 [2022-02-16T16:37:31.972Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-16T16:37:35.302Z] ---> 7bd3e2a4ce8e [2022-02-16T16:37:35.302Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-16T16:37:35.873Z] ---> 5ece8217425a [2022-02-16T16:37:35.873Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-16T16:37:37.263Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:37:37.263Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:37:37.263Z] ---> c9df42af8c9e [2022-02-16T16:37:37.263Z] Step 3/23 : WORKDIR /edgex-go [2022-02-16T16:37:37.263Z] ---> Using cache [2022-02-16T16:37:37.263Z] ---> 0408235a84c1 [2022-02-16T16:37:37.263Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:37:37.263Z] ---> Using cache [2022-02-16T16:37:37.263Z] ---> 8f09bc7f5e2c [2022-02-16T16:37:37.263Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-16T16:37:37.263Z] ---> Using cache [2022-02-16T16:37:37.263Z] ---> 19eec60d2a09 [2022-02-16T16:37:37.263Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-16T16:37:37.263Z] ---> Using cache [2022-02-16T16:37:37.263Z] ---> f923a672e55c [2022-02-16T16:37:37.263Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:37:37.263Z] ---> Using cache [2022-02-16T16:37:37.263Z] ---> bf96016ae38b [2022-02-16T16:37:37.263Z] Step 8/23 : COPY . . [2022-02-16T16:37:37.263Z] ---> Using cache [2022-02-16T16:37:37.263Z] ---> 08e362140bd3 [2022-02-16T16:37:37.263Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-16T16:37:37.838Z] Removing intermediate container f9b7bd126f2b [2022-02-16T16:37:37.838Z] ---> a9f638b9efe4 [2022-02-16T16:37:37.838Z] [2022-02-16T16:37:37.838Z] Step 10/25 : FROM alpine:3.14 [2022-02-16T16:37:37.838Z] ---> 0a97eee8041e [2022-02-16T16:37:37.838Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-16T16:37:37.838Z] ---> Running in 289dc893fe0b [2022-02-16T16:37:37.838Z] ---> Running in 552098e9c7f9 [2022-02-16T16:37:37.838Z] ---> Running in dea7c81c458c [2022-02-16T16:37:37.838Z] Removing intermediate container 289dc893fe0b [2022-02-16T16:37:37.838Z] ---> dc1cd5f7b708 [2022-02-16T16:37:37.838Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-16T16:37:38.109Z] Removing intermediate container 61c91a3c23db [2022-02-16T16:37:38.109Z] ---> e91e7904dea1 [2022-02-16T16:37:38.109Z] [2022-02-16T16:37:38.109Z] Step 10/22 : FROM alpine:3.14 [2022-02-16T16:37:38.109Z] ---> 0a97eee8041e [2022-02-16T16:37:38.109Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-16T16:37:38.109Z] ---> Using cache [2022-02-16T16:37:38.109Z] ---> 04e962a43151 [2022-02-16T16:37:38.109Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-16T16:37:38.109Z] ---> Using cache [2022-02-16T16:37:38.109Z] ---> 4bcf9747f95d [2022-02-16T16:37:38.109Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-16T16:37:38.109Z] ---> Running in c595d761d7ec [2022-02-16T16:37:38.109Z] ---> Running in 1ead4bdb6770 [2022-02-16T16:37:38.109Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:37:38.109Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:37:38.109Z] ---> c9df42af8c9e [2022-02-16T16:37:38.109Z] Step 3/23 : WORKDIR /edgex-go [2022-02-16T16:37:38.109Z] ---> Using cache [2022-02-16T16:37:38.109Z] ---> 0408235a84c1 [2022-02-16T16:37:38.109Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:37:38.109Z] ---> Using cache [2022-02-16T16:37:38.109Z] ---> 8f09bc7f5e2c [2022-02-16T16:37:38.109Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-16T16:37:38.376Z] ---> Running in 08b6c57a4cb4 [2022-02-16T16:37:38.376Z] Removing intermediate container c595d761d7ec [2022-02-16T16:37:38.376Z] ---> db3a2f0bdc7c [2022-02-16T16:37:38.376Z] Step 20/22 : LABEL arch=x86_64 [2022-02-16T16:37:38.376Z] Removing intermediate container 1ead4bdb6770 [2022-02-16T16:37:38.376Z] ---> 268edd63414f [2022-02-16T16:37:38.376Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-16T16:37:38.376Z] ---> Running in 17ced5b849bc [2022-02-16T16:37:38.376Z] ---> Running in de4515e12a2a [2022-02-16T16:37:38.650Z] Removing intermediate container de4515e12a2a [2022-02-16T16:37:38.650Z] ---> a15f8c4c6209 [2022-02-16T16:37:38.650Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-16T16:37:38.650Z] Removing intermediate container 17ced5b849bc [2022-02-16T16:37:38.650Z] ---> 2be419b8c45c [2022-02-16T16:37:38.650Z] Step 21/22 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:37:38.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-16T16:37:38.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:37:38.650Z] ---> Running in ead8ed67d71a [2022-02-16T16:37:38.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:37:38.918Z] ---> 5cd25d3a3bf0 [2022-02-16T16:37:38.918Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-16T16:37:38.918Z] Removing intermediate container ead8ed67d71a [2022-02-16T16:37:38.918Z] ---> a88265b83107 [2022-02-16T16:37:38.918Z] Step 22/22 : LABEL version=2.2.0-dev.29 [2022-02-16T16:37:38.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:37:38.918Z] ---> Running in 28bc3cf93556 [2022-02-16T16:37:38.918Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-16T16:37:39.181Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-16T16:37:39.181Z] (3/3) Installing su-exec (0.2-r1) [2022-02-16T16:37:39.181Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:37:39.181Z] Executing ca-certificates-20211220-r0.trigger [2022-02-16T16:37:39.181Z] OK: 6 MiB in 17 packages [2022-02-16T16:37:39.448Z] Removing intermediate container 28bc3cf93556 [2022-02-16T16:37:39.448Z] ---> ac17229843b8 [2022-02-16T16:37:39.448Z] [2022-02-16T16:37:39.448Z] ---> 6b8bae815b3a [2022-02-16T16:37:39.448Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-16T16:37:39.448Z] Successfully built ac17229843b8 [2022-02-16T16:37:39.712Z] Successfully tagged support-notifications:latest [2022-02-16T16:37:39.712Z] Building sys-mgmt-agent [2022-02-16T16:37:39.712Z]  Building support-notifications ... done  ---> 3c766deac87b [2022-02-16T16:37:39.712Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-16T16:37:39.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:37:39.712Z] ---> Running in b702b0fe805b [2022-02-16T16:37:39.976Z] Removing intermediate container dea7c81c458c [2022-02-16T16:37:39.976Z] ---> 79dbd01c070f [2022-02-16T16:37:39.976Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-16T16:37:40.248Z] OK: 221 MiB in 52 packages [2022-02-16T16:37:41.191Z] ---> Running in e2447d7f0b35 [2022-02-16T16:37:41.458Z] Removing intermediate container b702b0fe805b [2022-02-16T16:37:41.458Z] ---> 48fdbd66b145 [2022-02-16T16:37:41.458Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-16T16:37:42.033Z] Removing intermediate container e2447d7f0b35 [2022-02-16T16:37:42.033Z] ---> eb1b32c0c417 [2022-02-16T16:37:42.033Z] Step 13/25 : WORKDIR / [2022-02-16T16:37:42.033Z] ---> Running in 10aeb24615b3 [2022-02-16T16:37:42.295Z] Removing intermediate container 08b6c57a4cb4 [2022-02-16T16:37:42.295Z] ---> f25de45f94dc [2022-02-16T16:37:42.295Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-16T16:37:42.564Z] ---> Running in 2fbb5e7cd587 [2022-02-16T16:37:42.564Z] Removing intermediate container 10aeb24615b3 [2022-02-16T16:37:42.564Z] ---> fb147d0e63c7 [2022-02-16T16:37:42.564Z] Step 20/22 : LABEL arch=x86_64 [2022-02-16T16:37:42.564Z] ---> Running in ca7eae2eab90 [2022-02-16T16:37:42.564Z] ---> fcfc362ad906 [2022-02-16T16:37:42.564Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:37:42.832Z] ---> Running in f37111fe94eb [2022-02-16T16:37:42.832Z] Removing intermediate container 2fbb5e7cd587 [2022-02-16T16:37:42.832Z] ---> 31d8706b5646 [2022-02-16T16:37:42.832Z] 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-02-16T16:37:42.832Z] Removing intermediate container ca7eae2eab90 [2022-02-16T16:37:42.832Z] ---> 91bed0b7a1fb [2022-02-16T16:37:42.832Z] Step 21/22 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:37:43.097Z] ---> Running in 911ce2ad0cd0 [2022-02-16T16:37:43.365Z] ---> 9176f55fe37f [2022-02-16T16:37:43.365Z] 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-02-16T16:37:43.365Z] Removing intermediate container 911ce2ad0cd0 [2022-02-16T16:37:43.365Z] ---> 06295eeb2fed [2022-02-16T16:37:43.365Z] Step 22/22 : LABEL version=2.2.0-dev.29 [2022-02-16T16:37:43.648Z] ---> Running in 39f965ac97ec [2022-02-16T16:37:43.648Z] ---> 58d536104e0c [2022-02-16T16:37:43.648Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-16T16:37:43.928Z] Removing intermediate container 39f965ac97ec [2022-02-16T16:37:43.928Z] ---> 69b4f1fb0b41 [2022-02-16T16:37:43.928Z] [2022-02-16T16:37:43.928Z] Successfully built 69b4f1fb0b41 [2022-02-16T16:37:44.198Z] Successfully tagged support-scheduler:latest [2022-02-16T16:37:44.198Z] Building security-bootstrapper [2022-02-16T16:37:44.198Z]  Building support-scheduler ... done  ---> 3a9b1d8f4910 [2022-02-16T16:37:44.198Z] 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-02-16T16:37:44.465Z] ---> e5c135d50042 [2022-02-16T16:37:44.465Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-16T16:37:45.869Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:37:45.869Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:37:45.869Z] ---> c9df42af8c9e [2022-02-16T16:37:45.869Z] Step 3/23 : WORKDIR /edgex-go [2022-02-16T16:37:45.869Z] ---> Using cache [2022-02-16T16:37:45.869Z] ---> 0408235a84c1 [2022-02-16T16:37:45.869Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:37:45.869Z] ---> Using cache [2022-02-16T16:37:45.869Z] ---> 8f09bc7f5e2c [2022-02-16T16:37:45.869Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-16T16:37:46.439Z] ---> 81586381dcd5 [2022-02-16T16:37:46.439Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-16T16:37:46.439Z] ---> Running in 7e147edaf7ec [2022-02-16T16:37:47.066Z] Removing intermediate container f37111fe94eb [2022-02-16T16:37:47.066Z] ---> f3372871b040 [2022-02-16T16:37:47.066Z] Step 8/23 : COPY . . [2022-02-16T16:37:47.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:37:47.682Z] ---> 4ae1608db11d [2022-02-16T16:37:47.682Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-16T16:37:47.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:37:48.562Z] OK: 221 MiB in 52 packages [2022-02-16T16:37:50.545Z] ---> 972978ee39a2 [2022-02-16T16:37:50.545Z] 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-02-16T16:37:51.493Z] ---> Running in fbaf7e9c6ec8 [2022-02-16T16:37:52.436Z] Removing intermediate container 7e147edaf7ec [2022-02-16T16:37:52.436Z] ---> c77c00cb74a9 [2022-02-16T16:37:52.437Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-16T16:37:52.437Z] ---> 755ea4ddfa3a [2022-02-16T16:37:52.437Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-16T16:37:52.437Z] ---> Running in 4eac7d2249d0 [2022-02-16T16:37:52.437Z] ---> 2465900f2691 [2022-02-16T16:37:52.437Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:37:52.703Z] ---> Running in 2aef94e3ae09 [2022-02-16T16:37:53.284Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-data/core-data ./cmd/core-data [2022-02-16T16:37:53.284Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:37:53.284Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:37:53.284Z] ---> c9df42af8c9e [2022-02-16T16:37:53.284Z] Step 3/31 : WORKDIR /edgex-go [2022-02-16T16:37:53.284Z] ---> Using cache [2022-02-16T16:37:53.284Z] ---> 0408235a84c1 [2022-02-16T16:37:53.284Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:37:53.284Z] ---> Using cache [2022-02-16T16:37:53.284Z] ---> 8f09bc7f5e2c [2022-02-16T16:37:53.284Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-16T16:37:53.284Z] ---> Using cache [2022-02-16T16:37:53.284Z] ---> 19eec60d2a09 [2022-02-16T16:37:53.284Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-16T16:37:53.284Z] ---> Using cache [2022-02-16T16:37:53.284Z] ---> f923a672e55c [2022-02-16T16:37:53.284Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:37:53.284Z] ---> Using cache [2022-02-16T16:37:53.284Z] ---> bf96016ae38b [2022-02-16T16:37:53.284Z] Step 8/31 : COPY . . [2022-02-16T16:37:53.284Z] ---> Using cache [2022-02-16T16:37:53.284Z] ---> 08e362140bd3 [2022-02-16T16:37:53.284Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-16T16:37:53.544Z] Removing intermediate container fbaf7e9c6ec8 [2022-02-16T16:37:53.544Z] ---> 7524b6feed28 [2022-02-16T16:37:53.544Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-16T16:37:53.544Z] ---> Running in c19e07e948e5 [2022-02-16T16:37:53.544Z] ---> Running in 17d695b5ffa8 [2022-02-16T16:37:53.808Z] Removing intermediate container 17d695b5ffa8 [2022-02-16T16:37:53.808Z] ---> e02e1e26da61 [2022-02-16T16:37:53.808Z] Step 23/25 : LABEL arch=x86_64 [2022-02-16T16:37:53.808Z] ---> Running in da20d29ac9c4 [2022-02-16T16:37:54.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-16T16:37:54.069Z] Removing intermediate container da20d29ac9c4 [2022-02-16T16:37:54.069Z] ---> 4c3bf79ff8eb [2022-02-16T16:37:54.069Z] Step 24/25 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:37:54.069Z] ---> Running in 343a3778d816 [2022-02-16T16:37:54.069Z] Removing intermediate container 343a3778d816 [2022-02-16T16:37:54.069Z] ---> 239cc15b177a [2022-02-16T16:37:54.069Z] Step 25/25 : LABEL version=2.2.0-dev.29 [2022-02-16T16:37:54.333Z] ---> Running in 6970ab4ab9a4 [2022-02-16T16:37:54.333Z] Removing intermediate container 6970ab4ab9a4 [2022-02-16T16:37:54.333Z] ---> 1a12d93a17cf [2022-02-16T16:37:54.333Z] [2022-02-16T16:37:54.595Z] Removing intermediate container 2aef94e3ae09 [2022-02-16T16:37:54.595Z] ---> efcdbeb8dbb2 [2022-02-16T16:37:54.595Z] Step 8/23 : COPY . . [2022-02-16T16:37:54.595Z] Successfully built 1a12d93a17cf [2022-02-16T16:37:54.595Z] Successfully tagged security-secretstore-setup:latest [2022-02-16T16:38:02.758Z]  Building security-secretstore-setup ... done  ---> 3bd24b135b78 [2022-02-16T16:38:02.758Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-16T16:38:02.758Z] ---> Running in 7f0f9949cd90 [2022-02-16T16:38:02.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-16T16:38:03.008Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:38:03.008Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:38:03.008Z] ---> e0f041fbb8e5 [2022-02-16T16:38:03.008Z] Step 3/22 : WORKDIR /edgex-go [2022-02-16T16:38:03.008Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:38:03.008Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:38:03.008Z] ---> e0f041fbb8e5 [2022-02-16T16:38:03.008Z] Step 3/25 : WORKDIR /edgex-go [2022-02-16T16:38:03.008Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:38:03.008Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:38:03.008Z] ---> e0f041fbb8e5 [2022-02-16T16:38:03.008Z] Step 3/22 : WORKDIR /edgex-go [2022-02-16T16:38:03.008Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:38:03.008Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:38:03.008Z] ---> e0f041fbb8e5 [2022-02-16T16:38:03.008Z] Step 3/23 : WORKDIR /edgex-go [2022-02-16T16:38:03.008Z] ---> Running in 9308926be165 [2022-02-16T16:38:03.008Z] ---> Running in b34f5c2b62f0 [2022-02-16T16:38:03.008Z] ---> Running in 1e2ac2623cf5 [2022-02-16T16:38:03.008Z] ---> Running in cf6da3308189 [2022-02-16T16:38:03.008Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:38:03.008Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:38:03.008Z] ---> e0f041fbb8e5 [2022-02-16T16:38:03.008Z] Step 3/31 : WORKDIR /edgex-go [2022-02-16T16:38:03.008Z] ---> Running in 415b9c8fc27e [2022-02-16T16:38:03.008Z] Removing intermediate container b34f5c2b62f0 [2022-02-16T16:38:03.008Z] ---> 78483655a296 [2022-02-16T16:38:03.008Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:38:03.008Z] ---> Running in 788cbdf2c665 [2022-02-16T16:38:03.008Z] Removing intermediate container cf6da3308189 [2022-02-16T16:38:03.008Z] ---> cf2bae8f0866 [2022-02-16T16:38:03.008Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:38:03.008Z] Removing intermediate container 415b9c8fc27e [2022-02-16T16:38:03.008Z] ---> 4e6cfdcc9665 [2022-02-16T16:38:03.008Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:38:03.008Z] Removing intermediate container 1e2ac2623cf5 [2022-02-16T16:38:03.008Z] ---> 3a5c2ac1aadf [2022-02-16T16:38:03.008Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:38:03.008Z] Removing intermediate container 9308926be165 [2022-02-16T16:38:03.008Z] ---> ee8ff077a7ab [2022-02-16T16:38:03.008Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:38:03.008Z] ---> Running in f938a18a0971 [2022-02-16T16:38:03.008Z] ---> Running in 9859d5a098ee [2022-02-16T16:38:03.008Z] ---> Running in 18ea7ea776fa [2022-02-16T16:38:03.008Z] ---> Running in 1b037536f61d [2022-02-16T16:38:03.992Z] Removing intermediate container 788cbdf2c665 [2022-02-16T16:38:03.992Z] ---> b92072499205 [2022-02-16T16:38:03.992Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-16T16:38:04.269Z] ---> Running in 42bf9f5cee91 [2022-02-16T16:38:04.269Z] Removing intermediate container f938a18a0971 [2022-02-16T16:38:04.269Z] ---> 0f9509ca3339 [2022-02-16T16:38:04.269Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-16T16:38:04.269Z] Removing intermediate container 9859d5a098ee [2022-02-16T16:38:04.269Z] ---> 723ec2255213 [2022-02-16T16:38:04.269Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-16T16:38:04.551Z] ---> Running in 6540e12e9100 [2022-02-16T16:38:04.551Z] ---> Running in 032f84898219 [2022-02-16T16:38:05.166Z] Removing intermediate container 1b037536f61d [2022-02-16T16:38:05.166Z] ---> 606952652037 [2022-02-16T16:38:05.166Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-16T16:38:05.166Z] ---> Running in 6dcfedfaf131 [2022-02-16T16:38:05.166Z] Removing intermediate container 18ea7ea776fa [2022-02-16T16:38:05.166Z] ---> 701af5bd2617 [2022-02-16T16:38:05.166Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-16T16:38:05.461Z] ---> Running in 584b4fa8738f [2022-02-16T16:38:06.451Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:38:06.451Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:38:06.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:38:06.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:38:06.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:38:06.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:38:07.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:38:07.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:38:07.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:38:07.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:38:07.878Z] OK: 220 MiB in 52 packages [2022-02-16T16:38:08.483Z] OK: 220 MiB in 52 packages [2022-02-16T16:38:09.091Z] OK: 220 MiB in 52 packages [2022-02-16T16:38:09.091Z] OK: 220 MiB in 52 packages [2022-02-16T16:38:09.370Z] OK: 220 MiB in 52 packages [2022-02-16T16:38:09.643Z] Removing intermediate container 42bf9f5cee91 [2022-02-16T16:38:09.643Z] ---> 0b434e49cb3c [2022-02-16T16:38:09.643Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-16T16:38:09.919Z] Removing intermediate container 6540e12e9100 [2022-02-16T16:38:09.919Z] ---> 8782c65330c8 [2022-02-16T16:38:09.919Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-16T16:38:10.518Z] Removing intermediate container 584b4fa8738f [2022-02-16T16:38:10.518Z] ---> d39a5e681e55 [2022-02-16T16:38:10.518Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-16T16:38:10.518Z] Removing intermediate container 032f84898219 [2022-02-16T16:38:10.518Z] ---> b245026bb9fb [2022-02-16T16:38:10.518Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-16T16:38:10.518Z] Removing intermediate container 6dcfedfaf131 [2022-02-16T16:38:10.518Z] ---> 1dd4f775d766 [2022-02-16T16:38:10.518Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-16T16:38:10.799Z] ---> 80ef9fde0b9c [2022-02-16T16:38:10.799Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:38:10.799Z] ---> dee9463811d7 [2022-02-16T16:38:10.799Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:38:10.799Z] ---> Running in 4cf2c5514d88 [2022-02-16T16:38:11.072Z] ---> Running in 375f92b0a066 [2022-02-16T16:38:11.677Z] ---> 36c881ba94ce [2022-02-16T16:38:11.677Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:38:11.677Z] ---> 6b9e49f084ca [2022-02-16T16:38:11.677Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:38:11.677Z] ---> f48fd96f0b97 [2022-02-16T16:38:11.677Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:38:11.949Z] ---> Running in 1f3bed824cdf [2022-02-16T16:38:11.949Z] ---> Running in 51a0dd2ba829 [2022-02-16T16:38:11.949Z] ---> Running in 122048430ad6 [2022-02-16T16:38:12.772Z] Removing intermediate container 552098e9c7f9 [2022-02-16T16:38:12.772Z] ---> 7374ae7b1a46 [2022-02-16T16:38:12.772Z] [2022-02-16T16:38:12.772Z] Step 10/23 : FROM alpine:3.14 [2022-02-16T16:38:12.772Z] ---> 0a97eee8041e [2022-02-16T16:38:12.772Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-16T16:38:12.772Z] ---> Using cache [2022-02-16T16:38:12.772Z] ---> 04e962a43151 [2022-02-16T16:38:12.772Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-16T16:38:12.772Z] ---> Using cache [2022-02-16T16:38:12.772Z] ---> 4bcf9747f95d [2022-02-16T16:38:12.772Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-16T16:38:12.772Z] ---> Running in 5b7046dcfb32 [2022-02-16T16:38:12.772Z] Removing intermediate container 5b7046dcfb32 [2022-02-16T16:38:12.772Z] ---> 82ac0d28475f [2022-02-16T16:38:12.772Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-16T16:38:12.772Z] ---> Running in f6ce070b93d9 [2022-02-16T16:38:12.772Z] Removing intermediate container f6ce070b93d9 [2022-02-16T16:38:12.772Z] ---> 88dfe40a766f [2022-02-16T16:38:12.772Z] Step 15/23 : WORKDIR / [2022-02-16T16:38:12.772Z] ---> Running in 592f6f0f1fb8 [2022-02-16T16:38:12.772Z] Removing intermediate container 592f6f0f1fb8 [2022-02-16T16:38:12.772Z] ---> d1c0611a3cd6 [2022-02-16T16:38:12.772Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-16T16:38:12.772Z] ---> 8a3c261250ea [2022-02-16T16:38:12.772Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-16T16:38:13.369Z] ---> 667def155722 [2022-02-16T16:38:13.369Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-16T16:38:13.643Z] ---> 82dcebaf49bf [2022-02-16T16:38:13.643Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-16T16:38:13.643Z] ---> Running in eb5a833e3cb5 [2022-02-16T16:38:13.921Z] Removing intermediate container eb5a833e3cb5 [2022-02-16T16:38:13.921Z] ---> c9851a76ce58 [2022-02-16T16:38:13.921Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-16T16:38:13.921Z] ---> Running in d59a42f14965 [2022-02-16T16:38:14.189Z] Removing intermediate container d59a42f14965 [2022-02-16T16:38:14.189Z] ---> f2243af13b2d [2022-02-16T16:38:14.189Z] Step 21/23 : LABEL arch=x86_64 [2022-02-16T16:38:14.189Z] ---> Running in 1eede36acee6 [2022-02-16T16:38:14.453Z] Removing intermediate container 1eede36acee6 [2022-02-16T16:38:14.453Z] ---> 9e727c546117 [2022-02-16T16:38:14.453Z] Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:38:14.453Z] ---> Running in 5300a37e85df [2022-02-16T16:38:14.725Z] Removing intermediate container 5300a37e85df [2022-02-16T16:38:14.725Z] ---> a483e63bee5a [2022-02-16T16:38:14.725Z] Step 23/23 : LABEL version=2.2.0-dev.29 [2022-02-16T16:38:14.725Z] ---> Running in de5402fdae7e [2022-02-16T16:38:14.725Z] Removing intermediate container de5402fdae7e [2022-02-16T16:38:14.725Z] ---> 34a0d08d7e65 [2022-02-16T16:38:14.725Z] [2022-02-16T16:38:15.003Z] Successfully built 34a0d08d7e65 [2022-02-16T16:38:15.003Z] Successfully tagged core-metadata:latest [2022-02-16T16:38:16.279Z] Removing intermediate container 4cf2c5514d88 [2022-02-16T16:38:16.279Z] ---> e02083db308f [2022-02-16T16:38:16.279Z] Step 8/23 : COPY . . [2022-02-16T16:38:16.279Z] Removing intermediate container 375f92b0a066 [2022-02-16T16:38:16.279Z] ---> 19ee26a18953 [2022-02-16T16:38:16.279Z] Step 8/25 : COPY . . [2022-02-16T16:38:17.882Z] Removing intermediate container 122048430ad6 [2022-02-16T16:38:17.882Z] ---> 9daa6b9b12d3 [2022-02-16T16:38:17.882Z] Step 8/22 : COPY . . [2022-02-16T16:38:18.187Z] Removing intermediate container 1f3bed824cdf [2022-02-16T16:38:18.188Z] ---> d99f17035b2e [2022-02-16T16:38:18.188Z] Step 8/22 : COPY . . [2022-02-16T16:38:18.188Z] Removing intermediate container 51a0dd2ba829 [2022-02-16T16:38:18.188Z] ---> d92491e8fe3e [2022-02-16T16:38:18.188Z] Step 8/31 : COPY . . [2022-02-16T16:38:25.096Z]  Building core-metadata ... done Removing intermediate container c19e07e948e5 [2022-02-16T16:38:25.097Z] ---> 230104718c31 [2022-02-16T16:38:25.097Z] [2022-02-16T16:38:25.097Z] Step 10/31 : FROM alpine:3.14 [2022-02-16T16:38:25.097Z] ---> 0a97eee8041e [2022-02-16T16:38:25.097Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-16T16:38:25.097Z] ---> Running in 0088c3c2d69f [2022-02-16T16:38:25.357Z] Removing intermediate container 0088c3c2d69f [2022-02-16T16:38:25.357Z] ---> 4f8300c104ff [2022-02-16T16:38:25.357Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-16T16:38:25.357Z] ---> Running in 3a3c685660ad [2022-02-16T16:38:25.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:38:25.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:38:26.196Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-16T16:38:26.196Z] (2/2) Installing su-exec (0.2-r1) [2022-02-16T16:38:26.196Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:38:26.196Z] OK: 6 MiB in 16 packages [2022-02-16T16:38:26.768Z] Removing intermediate container 3a3c685660ad [2022-02-16T16:38:26.768Z] ---> 1251f58780ac [2022-02-16T16:38:26.768Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-16T16:38:26.768Z] ---> Running in fd861e95b1c2 [2022-02-16T16:38:26.768Z] Removing intermediate container fd861e95b1c2 [2022-02-16T16:38:26.768Z] ---> 7451d1c41512 [2022-02-16T16:38:26.768Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-16T16:38:27.032Z] ---> Running in 8d94fa32b08c [2022-02-16T16:38:27.032Z] Removing intermediate container 8d94fa32b08c [2022-02-16T16:38:27.032Z] ---> 2744a446dfd0 [2022-02-16T16:38:27.032Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-16T16:38:27.032Z] ---> Running in 6a2030a9490f [2022-02-16T16:38:27.985Z] Removing intermediate container 6a2030a9490f [2022-02-16T16:38:27.985Z] ---> b6ddc4c58d57 [2022-02-16T16:38:27.985Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-16T16:38:27.985Z] ---> Running in e9e7258e1929 [2022-02-16T16:38:28.572Z] Removing intermediate container e9e7258e1929 [2022-02-16T16:38:28.572Z] ---> 4489ef7dbdc2 [2022-02-16T16:38:28.572Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-16T16:38:29.144Z] Removing intermediate container 7f0f9949cd90 [2022-02-16T16:38:29.144Z] ---> 9902485f403e [2022-02-16T16:38:29.144Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-16T16:38:29.144Z] ---> 1acf42bc2f0c [2022-02-16T16:38:29.144Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-16T16:38:29.144Z] ---> Running in d1edcce4ded4 [2022-02-16T16:38:29.144Z] ---> Running in 410b38f15686 [2022-02-16T16:38:29.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-16T16:38:30.714Z] Removing intermediate container 4eac7d2249d0 [2022-02-16T16:38:30.714Z] ---> 4074458b9d2c [2022-02-16T16:38:30.714Z] [2022-02-16T16:38:30.714Z] Step 10/23 : FROM alpine:3.14 [2022-02-16T16:38:30.714Z] ---> 0a97eee8041e [2022-02-16T16:38:30.714Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-16T16:38:30.714Z] Removing intermediate container 410b38f15686 [2022-02-16T16:38:30.714Z] ---> 97bab88afc70 [2022-02-16T16:38:30.714Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-16T16:38:30.714Z] ---> Running in ee158e24eb27 [2022-02-16T16:38:30.975Z] Removing intermediate container d1edcce4ded4 [2022-02-16T16:38:30.975Z] ---> 61018c5b3fca [2022-02-16T16:38:30.975Z] [2022-02-16T16:38:30.975Z] Step 11/23 : FROM docker:20.10.10 [2022-02-16T16:38:30.975Z] Removing intermediate container ee158e24eb27 [2022-02-16T16:38:30.975Z] ---> ff93da2df6b3 [2022-02-16T16:38:30.975Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-16T16:38:30.975Z] ---> bf302a164053 [2022-02-16T16:38:30.975Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-16T16:38:30.975Z] ---> Running in 2e36a40cca21 [2022-02-16T16:38:31.238Z] Removing intermediate container 2e36a40cca21 [2022-02-16T16:38:31.238Z] ---> e80cf8029537 [2022-02-16T16:38:31.238Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-16T16:38:31.238Z] ---> Running in cb5e91cd38a0 [2022-02-16T16:38:31.238Z] ---> 97d078ce0cad [2022-02-16T16:38:31.238Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-16T16:38:31.497Z] 20.10.10: Pulling from library/docker [2022-02-16T16:38:31.497Z] Removing intermediate container cb5e91cd38a0 [2022-02-16T16:38:31.497Z] ---> 7efe6a633464 [2022-02-16T16:38:31.497Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:38:31.497Z] ---> Running in 9ad4ed487a81 [2022-02-16T16:38:31.497Z] ---> 5447340d3dae [2022-02-16T16:38:31.497Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-16T16:38:31.761Z] ---> 004580faf353 [2022-02-16T16:38:31.761Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-16T16:38:31.761Z] ---> 5d4d05d9a0ee [2022-02-16T16:38:31.761Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-16T16:38:32.022Z] ---> Running in 04eaefb60c8c [2022-02-16T16:38:32.284Z] Removing intermediate container 9ad4ed487a81 [2022-02-16T16:38:32.284Z] ---> 3722dd29cce2 [2022-02-16T16:38:32.284Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-16T16:38:32.284Z] Removing intermediate container 04eaefb60c8c [2022-02-16T16:38:32.284Z] ---> d2a591a7786e [2022-02-16T16:38:32.284Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-16T16:38:32.284Z] ---> Running in f356aebbe916 [2022-02-16T16:38:32.284Z] ---> b0ed1be33b42 [2022-02-16T16:38:32.284Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-16T16:38:32.552Z] ---> Running in f1de8948df81 [2022-02-16T16:38:32.552Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:38:33.125Z] Removing intermediate container f1de8948df81 [2022-02-16T16:38:33.125Z] ---> f263610f31d2 [2022-02-16T16:38:33.125Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-16T16:38:33.397Z] ---> Running in 8aa34679a885 [2022-02-16T16:38:33.397Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:38:33.661Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-16T16:38:33.661Z] Removing intermediate container 8aa34679a885 [2022-02-16T16:38:33.661Z] ---> 3541c9b59c2e [2022-02-16T16:38:33.661Z] Step 28/31 : CMD ["gate"] [2022-02-16T16:38:33.661Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-16T16:38:33.925Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-16T16:38:33.925Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-16T16:38:33.925Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-16T16:38:34.190Z] ---> Running in 53d1ed2dfc56 [2022-02-16T16:38:34.190Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-16T16:38:34.190Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:38:34.190Z] OK: 8 MiB in 20 packages [2022-02-16T16:38:34.456Z] Removing intermediate container 53d1ed2dfc56 [2022-02-16T16:38:34.456Z] ---> e80696946fe2 [2022-02-16T16:38:34.456Z] Step 29/31 : LABEL arch=x86_64 [2022-02-16T16:38:34.733Z] ---> Running in 993315790a8d [2022-02-16T16:38:35.013Z] Removing intermediate container 993315790a8d [2022-02-16T16:38:35.014Z] ---> 77ffcbb23682 [2022-02-16T16:38:35.014Z] Step 30/31 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:38:35.014Z] Removing intermediate container f356aebbe916 [2022-02-16T16:38:35.014Z] ---> 4fb7b16a1b5e [2022-02-16T16:38:35.014Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-16T16:38:35.014Z] ---> Running in 6290235fc56d [2022-02-16T16:38:35.282Z] Removing intermediate container 6290235fc56d [2022-02-16T16:38:35.282Z] ---> 73e4db8a6ecc [2022-02-16T16:38:35.282Z] Step 31/31 : LABEL version=2.2.0-dev.29 [2022-02-16T16:38:35.546Z] ---> 424ab4977107 [2022-02-16T16:38:35.546Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-16T16:38:35.546Z] ---> Running in 2ff80c907c5d [2022-02-16T16:38:35.806Z] Removing intermediate container 2ff80c907c5d [2022-02-16T16:38:35.806Z] ---> 0f0226c223fb [2022-02-16T16:38:35.806Z] [2022-02-16T16:38:35.806Z] ---> d666620f57e7 [2022-02-16T16:38:35.806Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-16T16:38:35.806Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-16T16:38:35.806Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-16T16:38:35.806Z] Successfully built 0f0226c223fb [2022-02-16T16:38:35.806Z] Successfully tagged security-bootstrapper:latest [2022-02-16T16:38:35.806Z]  Building security-bootstrapper ... done  ---> b706a049f56e [2022-02-16T16:38:35.806Z] 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-02-16T16:38:35.806Z] ---> Running in dde8e7e8bb0d [2022-02-16T16:38:36.067Z] ---> 3413298c58e8 [2022-02-16T16:38:36.067Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-16T16:38:36.067Z] ---> Running in 5dcde7d21b8c [2022-02-16T16:38:36.067Z] Removing intermediate container dde8e7e8bb0d [2022-02-16T16:38:36.067Z] ---> 108576c8fdb6 [2022-02-16T16:38:36.067Z] 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-02-16T16:38:36.067Z] ---> Running in 3b8ef101bcdc [2022-02-16T16:38:36.067Z] Removing intermediate container 5dcde7d21b8c [2022-02-16T16:38:36.067Z] ---> 14ba8db95679 [2022-02-16T16:38:36.067Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-16T16:38:36.067Z] ---> Running in 05669c16324c [2022-02-16T16:38:36.330Z] Removing intermediate container 05669c16324c [2022-02-16T16:38:36.330Z] ---> e81d19f36ed4 [2022-02-16T16:38:36.330Z] Step 21/23 : LABEL arch=x86_64 [2022-02-16T16:38:36.330Z] ---> Running in c9cfa9c4b095 [2022-02-16T16:38:36.330Z] Removing intermediate container c9cfa9c4b095 [2022-02-16T16:38:36.330Z] ---> fc644b683194 [2022-02-16T16:38:36.330Z] Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:38:36.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:38:36.330Z] ---> Running in 60206ad6145c [2022-02-16T16:38:36.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:38:36.516Z] ---> 9982e39f6c04 [2022-02-16T16:38:36.516Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-16T16:38:36.516Z] ---> 3bfdba67ce44 [2022-02-16T16:38:36.516Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-16T16:38:36.516Z] ---> 04de761a707a [2022-02-16T16:38:36.516Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-16T16:38:36.516Z] ---> Running in 47d4a6421a8c [2022-02-16T16:38:36.516Z] ---> Running in 815fe1196e61 [2022-02-16T16:38:36.516Z] ---> e11b245b520b [2022-02-16T16:38:36.516Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-16T16:38:36.516Z] ---> 04f1b3db75f5 [2022-02-16T16:38:36.516Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-16T16:38:36.516Z] ---> Running in 876dd499c432 [2022-02-16T16:38:36.516Z] ---> Running in 7412d014198b [2022-02-16T16:38:36.516Z] ---> Running in 5ec23f8c25f5 [2022-02-16T16:38:36.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-16T16:38:36.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-16T16:38:36.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-16T16:38:36.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-16T16:38:36.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-16T16:38:36.595Z] Removing intermediate container 60206ad6145c [2022-02-16T16:38:36.595Z] ---> cf6115862894 [2022-02-16T16:38:36.595Z] Step 23/23 : LABEL version=2.2.0-dev.29 [2022-02-16T16:38:36.595Z] ---> Running in 34069e7f9505 [2022-02-16T16:38:36.595Z] (1/42) Installing readline (8.1.0-r0) [2022-02-16T16:38:36.595Z] (2/42) Installing bash (5.1.4-r0) [2022-02-16T16:38:36.595Z] Removing intermediate container 34069e7f9505 [2022-02-16T16:38:36.595Z] ---> 95f8252cbd70 [2022-02-16T16:38:36.595Z] [2022-02-16T16:38:36.595Z] Executing bash-5.1.4-r0.post-install [2022-02-16T16:38:36.595Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-16T16:38:36.595Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-16T16:38:36.595Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-16T16:38:36.595Z] (6/42) Installing curl (7.79.1-r0) [2022-02-16T16:38:36.595Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-16T16:38:36.595Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-16T16:38:36.595Z] (9/42) Installing expat (2.4.4-r0) [2022-02-16T16:38:36.595Z] (10/42) Installing libffi (3.3-r2) [2022-02-16T16:38:36.595Z] (11/42) Installing gdbm (1.19-r0) [2022-02-16T16:38:36.595Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-16T16:38:36.595Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-16T16:38:36.595Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-16T16:38:36.595Z] Successfully built 95f8252cbd70 [2022-02-16T16:38:36.595Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-16T16:38:36.857Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-16T16:38:36.857Z] Successfully tagged core-data:latest [2022-02-16T16:38:36.857Z]  Building core-data ... done (17/42) Installing python3 (3.9.5-r2) [2022-02-16T16:38:37.117Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-16T16:38:37.117Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-16T16:38:37.117Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-16T16:38:37.117Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-16T16:38:37.490Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-16T16:38:37.490Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-16T16:38:37.490Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-16T16:38:37.490Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-16T16:38:37.490Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-16T16:38:37.490Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-16T16:38:37.490Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-16T16:38:37.490Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-16T16:38:37.490Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-16T16:38:37.490Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-16T16:38:37.490Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-16T16:38:37.490Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-16T16:38:37.490Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-16T16:38:37.490Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-16T16:38:37.490Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-16T16:38:37.490Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-16T16:38:37.490Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-16T16:38:37.490Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-16T16:38:37.490Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-16T16:38:37.490Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-16T16:38:37.490Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-16T16:38:37.812Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:38:37.812Z] OK: 84 MiB in 64 packages [2022-02-16T16:38:38.145Z] Collecting docker-compose==1.23.2 [2022-02-16T16:38:38.433Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-16T16:38:38.433Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-16T16:38:38.433Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-16T16:38:38.433Z] Collecting docker<4.0,>=3.6.0 [2022-02-16T16:38:38.433Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-16T16:38:38.433Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-16T16:38:38.433Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-16T16:38:38.737Z] 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-02-16T16:38:38.737Z] Collecting cached-property<2,>=1.2.0 [2022-02-16T16:38:38.737Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-16T16:38:39.035Z] Collecting jsonschema<3,>=2.5.1 [2022-02-16T16:38:39.035Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-16T16:38:39.035Z] Collecting PyYAML<4,>=3.10 [2022-02-16T16:38:39.035Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-16T16:38:39.703Z] Collecting texttable<0.10,>=0.9.0 [2022-02-16T16:38:39.703Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-16T16:38:39.703Z] Collecting docopt<0.7,>=0.6.1 [2022-02-16T16:38:39.703Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-16T16:38:40.273Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-16T16:38:40.273Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-16T16:38:40.273Z] Collecting docker-pycreds>=0.4.0 [2022-02-16T16:38:40.273Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-16T16:38:40.535Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-16T16:38:40.535Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-16T16:38:40.535Z] 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-02-16T16:38:40.535Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-16T16:38:40.535Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-16T16:38:40.535Z] Collecting idna<2.8,>=2.5 [2022-02-16T16:38:40.535Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-16T16:38:40.535Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-16T16:38:40.535Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-16T16:38:40.535Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-16T16:38:40.535Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-16T16:38:40.535Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-16T16:38:40.535Z] Attempting uninstall: urllib3 [2022-02-16T16:38:40.535Z] Found existing installation: urllib3 1.26.5 [2022-02-16T16:38:40.535Z] Uninstalling urllib3-1.26.5: [2022-02-16T16:38:40.795Z] Successfully uninstalled urllib3-1.26.5 [2022-02-16T16:38:40.795Z] Attempting uninstall: idna [2022-02-16T16:38:40.795Z] Found existing installation: idna 3.2 [2022-02-16T16:38:40.795Z] Uninstalling idna-3.2: [2022-02-16T16:38:40.795Z] Successfully uninstalled idna-3.2 [2022-02-16T16:38:41.054Z] Attempting uninstall: chardet [2022-02-16T16:38:41.054Z] Found existing installation: chardet 4.0.0 [2022-02-16T16:38:41.054Z] Uninstalling chardet-4.0.0: [2022-02-16T16:38:41.054Z] Successfully uninstalled chardet-4.0.0 [2022-02-16T16:38:41.313Z] Attempting uninstall: requests [2022-02-16T16:38:41.314Z] Found existing installation: requests 2.25.1 [2022-02-16T16:38:41.314Z] Uninstalling requests-2.25.1: [2022-02-16T16:38:41.314Z] Successfully uninstalled requests-2.25.1 [2022-02-16T16:38:41.314Z] Running setup.py install for texttable: started [2022-02-16T16:38:41.574Z] Running setup.py install for texttable: finished with status 'done' [2022-02-16T16:38:41.574Z] Running setup.py install for PyYAML: started [2022-02-16T16:38:42.144Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-16T16:38:42.144Z] Running setup.py install for docopt: started [2022-02-16T16:38:42.405Z] Running setup.py install for docopt: finished with status 'done' [2022-02-16T16:38:42.406Z] Running setup.py install for dockerpty: started [2022-02-16T16:38:42.666Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-16T16:38:42.927Z] 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-02-16T16:38:47.141Z] Removing intermediate container 3b8ef101bcdc [2022-02-16T16:38:47.141Z] ---> 2a07a6d02e2f [2022-02-16T16:38:47.141Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-16T16:38:47.141Z] ---> Running in 64f8fe5536e2 [2022-02-16T16:38:47.141Z] Removing intermediate container 64f8fe5536e2 [2022-02-16T16:38:47.141Z] ---> 77a8b5094a79 [2022-02-16T16:38:47.141Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-16T16:38:47.141Z] ---> Running in 24dd2102fc75 [2022-02-16T16:38:47.141Z] Removing intermediate container 24dd2102fc75 [2022-02-16T16:38:47.141Z] ---> b7b8786cf643 [2022-02-16T16:38:47.141Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-16T16:38:47.141Z] ---> 3c9975a02e4e [2022-02-16T16:38:47.141Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-16T16:38:47.403Z] ---> deb90d6c1feb [2022-02-16T16:38:47.403Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-16T16:38:47.677Z] ---> eab6c7154e75 [2022-02-16T16:38:47.677Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-16T16:38:47.677Z] ---> Running in 50f301b14443 [2022-02-16T16:38:47.677Z] Removing intermediate container 50f301b14443 [2022-02-16T16:38:47.677Z] ---> 118045dedbf9 [2022-02-16T16:38:47.677Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-16T16:38:47.677Z] ---> Running in 58930f04a777 [2022-02-16T16:38:47.936Z] Removing intermediate container 58930f04a777 [2022-02-16T16:38:47.936Z] ---> 55c736037b9b [2022-02-16T16:38:47.936Z] Step 21/23 : LABEL arch=x86_64 [2022-02-16T16:38:47.936Z] ---> Running in d2a0bd5152f7 [2022-02-16T16:38:47.936Z] Removing intermediate container d2a0bd5152f7 [2022-02-16T16:38:47.936Z] ---> 18a0286eff32 [2022-02-16T16:38:47.936Z] Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:38:47.936Z] ---> Running in 11e631ec91fd [2022-02-16T16:38:47.936Z] Removing intermediate container 11e631ec91fd [2022-02-16T16:38:47.936Z] ---> 8435b2b2aba7 [2022-02-16T16:38:47.936Z] Step 23/23 : LABEL version=2.2.0-dev.29 [2022-02-16T16:38:48.196Z] ---> Running in fbd7cf9e4702 [2022-02-16T16:38:48.196Z] Removing intermediate container fbd7cf9e4702 [2022-02-16T16:38:48.196Z] ---> 4956b2bbdb2c [2022-02-16T16:38:48.196Z] [2022-02-16T16:38:48.196Z] Successfully built 4956b2bbdb2c [2022-02-16T16:38:48.196Z] Successfully tagged sys-mgmt-agent:latest [2022-02-16T16:38:48.462Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-02-16T16:38:48.465Z] $ docker stop --time=1 2787211b7cb33a17e819d7a4361265874c3bb21f86e4eadf50b3bb9d0858a6d9 [2022-02-16T16:38:49.740Z] $ docker rm -f 2787211b7cb33a17e819d7a4361265874c3bb21f86e4eadf50b3bb9d0858a6d9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T16:38:50.088Z] + docker images [2022-02-16T16:38:50.349Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-16T16:38:50.349Z] sys-mgmt-agent latest 4956b2bbdb2c 2 seconds ago 296MB [2022-02-16T16:38:50.349Z] core-data latest 95f8252cbd70 14 seconds ago 20MB [2022-02-16T16:38:50.349Z] security-bootstrapper latest 0f0226c223fb 15 seconds ago 18.7MB [2022-02-16T16:38:50.349Z] 61018c5b3fca 20 seconds ago 1.77GB [2022-02-16T16:38:50.349Z] 4074458b9d2c 20 seconds ago 1.78GB [2022-02-16T16:38:50.349Z] 230104718c31 26 seconds ago 1.77GB [2022-02-16T16:38:50.349Z] core-metadata latest 34a0d08d7e65 36 seconds ago 16.6MB [2022-02-16T16:38:50.349Z] 7374ae7b1a46 39 seconds ago 1.78GB [2022-02-16T16:38:50.349Z] security-secretstore-setup latest 1a12d93a17cf 56 seconds ago 27.9MB [2022-02-16T16:38:50.349Z] support-scheduler latest 69b4f1fb0b41 About a minute ago 16MB [2022-02-16T16:38:50.349Z] support-notifications latest ac17229843b8 About a minute ago 16.7MB [2022-02-16T16:38:50.349Z] e91e7904dea1 About a minute ago 1.78GB [2022-02-16T16:38:50.349Z] a9f638b9efe4 About a minute ago 1.78GB [2022-02-16T16:38:50.349Z] core-command latest fa782f6a34b4 About a minute ago 15.6MB [2022-02-16T16:38:50.349Z] security-proxy-setup latest 9c505f16a794 About a minute ago 26.2MB [2022-02-16T16:38:50.349Z] c22389dfcb3e About a minute ago 1.78GB [2022-02-16T16:38:50.349Z] 7c705fa3e5d3 About a minute ago 1.78GB [2022-02-16T16:38:50.349Z] 4c662b29ef77 About a minute ago 1.77GB [2022-02-16T16:38:50.349Z] ci-base-image-x86_64 latest c9df42af8c9e 5 minutes ago 1.27GB [2022-02-16T16:38:50.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 weeks ago 562MB [2022-02-16T16:38:50.349Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-02-16T16:38:50.349Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-02-16T16:38:50.349Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-02-16T16:38:50.349Z] 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-02-16T16:38:50.463Z] provisioning config files... [2022-02-16T16:38:50.472Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/146@tmp/config9097883541263023916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:38:50.773Z] ---> docker-login.sh [2022-02-16T16:38:50.773Z] nexus3.edgexfoundry.org:10001 [2022-02-16T16:38:50.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:38:50.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:38:50.773Z] Configure a credential helper to remove this warning. See [2022-02-16T16:38:50.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:38:50.773Z] [2022-02-16T16:38:50.773Z] Login Succeeded [2022-02-16T16:38:50.773Z] nexus3.edgexfoundry.org:10002 [2022-02-16T16:38:50.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:38:51.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:38:51.032Z] Configure a credential helper to remove this warning. See [2022-02-16T16:38:51.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:38:51.032Z] [2022-02-16T16:38:51.032Z] Login Succeeded [2022-02-16T16:38:51.032Z] nexus3.edgexfoundry.org:10003 [2022-02-16T16:38:51.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:38:51.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:38:51.032Z] Configure a credential helper to remove this warning. See [2022-02-16T16:38:51.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:38:51.032Z] [2022-02-16T16:38:51.032Z] Login Succeeded [2022-02-16T16:38:51.032Z] nexus3.edgexfoundry.org:10004 [2022-02-16T16:38:51.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:38:51.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:38:51.292Z] Configure a credential helper to remove this warning. See [2022-02-16T16:38:51.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:38:51.292Z] [2022-02-16T16:38:51.292Z] Login Succeeded [2022-02-16T16:38:51.292Z] docker.io [2022-02-16T16:38:51.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:38:51.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:38:51.553Z] Configure a credential helper to remove this warning. See [2022-02-16T16:38:51.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:38:51.553Z] [2022-02-16T16:38:51.553Z] Login Succeeded [2022-02-16T16:38:51.553Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T16:38:51.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:38:51.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T16:38:51.619Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-02-16T16:38:51.619Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:38:51.619Z] latest [2022-02-16T16:38:51.619Z] 2.2.0-dev.29 [2022-02-16T16:38:51.619Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:38:51.619Z] main [2022-02-16T16:38:51.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:51.935Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:52.229Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:38:52.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-02-16T16:38:52.230Z] e242d369374b: Preparing [2022-02-16T16:38:52.230Z] a95fbc4387ca: Preparing [2022-02-16T16:38:52.230Z] c5f0823efbe7: Preparing [2022-02-16T16:38:52.230Z] 3998f650fecd: Preparing [2022-02-16T16:38:52.230Z] 1a058d5342cc: Preparing [2022-02-16T16:38:52.230Z] 1a058d5342cc: Layer already exists [2022-02-16T16:38:52.230Z] e242d369374b: Pushed [2022-02-16T16:38:52.230Z] 3998f650fecd: Pushed [2022-02-16T16:38:52.230Z] c5f0823efbe7: Pushed [2022-02-16T16:38:53.166Z] a95fbc4387ca: Pushed [2022-02-16T16:38:53.166Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:6fae1f729f17dd61175c6d24294d4d4e8dc4c91895095196cca6a774bb4ecbbb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:53.464Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:53.759Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-02-16T16:38:53.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-02-16T16:38:53.759Z] e242d369374b: Preparing [2022-02-16T16:38:53.759Z] a95fbc4387ca: Preparing [2022-02-16T16:38:53.759Z] c5f0823efbe7: Preparing [2022-02-16T16:38:53.759Z] 3998f650fecd: Preparing [2022-02-16T16:38:53.759Z] 1a058d5342cc: Preparing [2022-02-16T16:38:53.759Z] c5f0823efbe7: Layer already exists [2022-02-16T16:38:53.759Z] 1a058d5342cc: Layer already exists [2022-02-16T16:38:53.759Z] 3998f650fecd: Layer already exists [2022-02-16T16:38:53.759Z] e242d369374b: Layer already exists [2022-02-16T16:38:53.759Z] a95fbc4387ca: Layer already exists [2022-02-16T16:38:53.759Z] latest: digest: sha256:6fae1f729f17dd61175c6d24294d4d4e8dc4c91895095196cca6a774bb4ecbbb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:54.061Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:54.357Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.29 [2022-02-16T16:38:54.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-02-16T16:38:54.357Z] e242d369374b: Preparing [2022-02-16T16:38:54.357Z] a95fbc4387ca: Preparing [2022-02-16T16:38:54.357Z] c5f0823efbe7: Preparing [2022-02-16T16:38:54.357Z] 3998f650fecd: Preparing [2022-02-16T16:38:54.357Z] 1a058d5342cc: Preparing [2022-02-16T16:38:54.357Z] 3998f650fecd: Layer already exists [2022-02-16T16:38:54.357Z] 1a058d5342cc: Layer already exists [2022-02-16T16:38:54.357Z] e242d369374b: Layer already exists [2022-02-16T16:38:54.357Z] c5f0823efbe7: Layer already exists [2022-02-16T16:38:54.357Z] a95fbc4387ca: Layer already exists [2022-02-16T16:38:54.357Z] 2.2.0-dev.29: digest: sha256:6fae1f729f17dd61175c6d24294d4d4e8dc4c91895095196cca6a774bb4ecbbb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:54.656Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:54.951Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:38:54.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-02-16T16:38:54.951Z] e242d369374b: Preparing [2022-02-16T16:38:54.951Z] a95fbc4387ca: Preparing [2022-02-16T16:38:54.951Z] c5f0823efbe7: Preparing [2022-02-16T16:38:54.951Z] 3998f650fecd: Preparing [2022-02-16T16:38:54.951Z] 1a058d5342cc: Preparing [2022-02-16T16:38:54.951Z] c5f0823efbe7: Layer already exists [2022-02-16T16:38:54.951Z] a95fbc4387ca: Layer already exists [2022-02-16T16:38:54.951Z] 3998f650fecd: Layer already exists [2022-02-16T16:38:54.951Z] e242d369374b: Layer already exists [2022-02-16T16:38:54.951Z] 1a058d5342cc: Layer already exists [2022-02-16T16:38:54.951Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:6fae1f729f17dd61175c6d24294d4d4e8dc4c91895095196cca6a774bb4ecbbb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:55.253Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:55.543Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-02-16T16:38:55.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-02-16T16:38:55.543Z] e242d369374b: Preparing [2022-02-16T16:38:55.543Z] a95fbc4387ca: Preparing [2022-02-16T16:38:55.543Z] c5f0823efbe7: Preparing [2022-02-16T16:38:55.543Z] 3998f650fecd: Preparing [2022-02-16T16:38:55.543Z] 1a058d5342cc: Preparing [2022-02-16T16:38:55.543Z] c5f0823efbe7: Layer already exists [2022-02-16T16:38:55.543Z] e242d369374b: Layer already exists [2022-02-16T16:38:55.543Z] a95fbc4387ca: Layer already exists [2022-02-16T16:38:55.543Z] 3998f650fecd: Layer already exists [2022-02-16T16:38:55.543Z] 1a058d5342cc: Layer already exists [2022-02-16T16:38:55.543Z] main: digest: sha256:6fae1f729f17dd61175c6d24294d4d4e8dc4c91895095196cca6a774bb4ecbbb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:38:55.582Z] ===================================================== [Pipeline] echo [2022-02-16T16:38:55.592Z] taggedImages: [2022-02-16T16:38:55.592Z] - nexus3.edgexfoundry.org:10004/core-command:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:38:55.592Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-02-16T16:38:55.592Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.29 [2022-02-16T16:38:55.592Z] - nexus3.edgexfoundry.org:10004/core-command:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:38:55.592Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-02-16T16:38:55.615Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-02-16T16:38:55.615Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:38:55.615Z] latest [2022-02-16T16:38:55.615Z] 2.2.0-dev.29 [2022-02-16T16:38:55.615Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:38:55.615Z] main [2022-02-16T16:38:55.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:55.938Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:56.228Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:38:56.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-02-16T16:38:56.229Z] 47aaf1cd4205: Preparing [2022-02-16T16:38:56.229Z] 59c66099aebb: Preparing [2022-02-16T16:38:56.229Z] c5f0823efbe7: Preparing [2022-02-16T16:38:56.229Z] b68fef58792c: Preparing [2022-02-16T16:38:56.229Z] c0dfb149dc0b: Preparing [2022-02-16T16:38:56.229Z] 1a058d5342cc: Preparing [2022-02-16T16:38:56.229Z] 1a058d5342cc: Waiting [2022-02-16T16:38:56.229Z] c5f0823efbe7: Layer already exists [2022-02-16T16:38:56.488Z] 1a058d5342cc: Layer already exists [2022-02-16T16:38:56.488Z] 47aaf1cd4205: Pushed [2022-02-16T16:38:56.488Z] c0dfb149dc0b: Pushed [2022-02-16T16:38:56.488Z] b68fef58792c: Pushed [2022-02-16T16:38:57.429Z] 59c66099aebb: Pushed [2022-02-16T16:38:57.429Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:58c0ca5ace7e95cd7603b8d61072a9d45fade3061b58d961a2dd9d440863ba5f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:57.727Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:58.018Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-02-16T16:38:58.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-02-16T16:38:58.018Z] 47aaf1cd4205: Preparing [2022-02-16T16:38:58.018Z] 59c66099aebb: Preparing [2022-02-16T16:38:58.018Z] c5f0823efbe7: Preparing [2022-02-16T16:38:58.018Z] b68fef58792c: Preparing [2022-02-16T16:38:58.018Z] c0dfb149dc0b: Preparing [2022-02-16T16:38:58.018Z] 1a058d5342cc: Preparing [2022-02-16T16:38:58.018Z] 1a058d5342cc: Waiting [2022-02-16T16:38:58.018Z] c0dfb149dc0b: Layer already exists [2022-02-16T16:38:58.018Z] c5f0823efbe7: Layer already exists [2022-02-16T16:38:58.018Z] b68fef58792c: Layer already exists [2022-02-16T16:38:58.018Z] 59c66099aebb: Layer already exists [2022-02-16T16:38:58.018Z] 47aaf1cd4205: Layer already exists [2022-02-16T16:38:58.018Z] 1a058d5342cc: Layer already exists [2022-02-16T16:38:58.018Z] latest: digest: sha256:58c0ca5ace7e95cd7603b8d61072a9d45fade3061b58d961a2dd9d440863ba5f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:58.316Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:58.612Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.29 [2022-02-16T16:38:58.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-02-16T16:38:58.613Z] 47aaf1cd4205: Preparing [2022-02-16T16:38:58.613Z] 59c66099aebb: Preparing [2022-02-16T16:38:58.613Z] c5f0823efbe7: Preparing [2022-02-16T16:38:58.613Z] b68fef58792c: Preparing [2022-02-16T16:38:58.613Z] c0dfb149dc0b: Preparing [2022-02-16T16:38:58.613Z] 1a058d5342cc: Preparing [2022-02-16T16:38:58.613Z] 1a058d5342cc: Waiting [2022-02-16T16:38:58.613Z] b68fef58792c: Layer already exists [2022-02-16T16:38:58.613Z] c5f0823efbe7: Layer already exists [2022-02-16T16:38:58.613Z] 59c66099aebb: Layer already exists [2022-02-16T16:38:58.613Z] 47aaf1cd4205: Layer already exists [2022-02-16T16:38:58.613Z] c0dfb149dc0b: Layer already exists [2022-02-16T16:38:58.613Z] 1a058d5342cc: Layer already exists [2022-02-16T16:38:58.613Z] 2.2.0-dev.29: digest: sha256:58c0ca5ace7e95cd7603b8d61072a9d45fade3061b58d961a2dd9d440863ba5f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:58.912Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:59.205Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:38:59.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-02-16T16:38:59.206Z] 47aaf1cd4205: Preparing [2022-02-16T16:38:59.206Z] 59c66099aebb: Preparing [2022-02-16T16:38:59.206Z] c5f0823efbe7: Preparing [2022-02-16T16:38:59.206Z] b68fef58792c: Preparing [2022-02-16T16:38:59.206Z] c0dfb149dc0b: Preparing [2022-02-16T16:38:59.206Z] 1a058d5342cc: Preparing [2022-02-16T16:38:59.206Z] 1a058d5342cc: Waiting [2022-02-16T16:38:59.206Z] 47aaf1cd4205: Layer already exists [2022-02-16T16:38:59.206Z] b68fef58792c: Layer already exists [2022-02-16T16:38:59.206Z] c0dfb149dc0b: Layer already exists [2022-02-16T16:38:59.206Z] 59c66099aebb: Layer already exists [2022-02-16T16:38:59.206Z] c5f0823efbe7: Layer already exists [2022-02-16T16:38:59.206Z] 1a058d5342cc: Layer already exists [2022-02-16T16:38:59.206Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:58c0ca5ace7e95cd7603b8d61072a9d45fade3061b58d961a2dd9d440863ba5f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:59.508Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:38:59.805Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-02-16T16:38:59.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-02-16T16:38:59.805Z] 47aaf1cd4205: Preparing [2022-02-16T16:38:59.805Z] 59c66099aebb: Preparing [2022-02-16T16:38:59.805Z] c5f0823efbe7: Preparing [2022-02-16T16:38:59.805Z] b68fef58792c: Preparing [2022-02-16T16:38:59.805Z] c0dfb149dc0b: Preparing [2022-02-16T16:38:59.805Z] 1a058d5342cc: Preparing [2022-02-16T16:38:59.805Z] 1a058d5342cc: Waiting [2022-02-16T16:38:59.805Z] c5f0823efbe7: Layer already exists [2022-02-16T16:38:59.805Z] 59c66099aebb: Layer already exists [2022-02-16T16:38:59.805Z] b68fef58792c: Layer already exists [2022-02-16T16:38:59.805Z] c0dfb149dc0b: Layer already exists [2022-02-16T16:38:59.805Z] 47aaf1cd4205: Layer already exists [2022-02-16T16:38:59.805Z] 1a058d5342cc: Layer already exists [2022-02-16T16:38:59.805Z] main: digest: sha256:58c0ca5ace7e95cd7603b8d61072a9d45fade3061b58d961a2dd9d440863ba5f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:38:59.845Z] ===================================================== [Pipeline] echo [2022-02-16T16:38:59.853Z] taggedImages: [2022-02-16T16:38:59.853Z] - nexus3.edgexfoundry.org:10004/core-data:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:38:59.853Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-02-16T16:38:59.853Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.29 [2022-02-16T16:38:59.853Z] - nexus3.edgexfoundry.org:10004/core-data:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:38:59.853Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-02-16T16:38:59.869Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-02-16T16:38:59.869Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:38:59.869Z] latest [2022-02-16T16:38:59.869Z] 2.2.0-dev.29 [2022-02-16T16:38:59.869Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:38:59.869Z] main [2022-02-16T16:38:59.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:00.173Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:00.472Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:00.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-02-16T16:39:00.472Z] 782dcd7bdce1: Preparing [2022-02-16T16:39:00.472Z] 81a1d92dea6c: Preparing [2022-02-16T16:39:00.472Z] c5f0823efbe7: Preparing [2022-02-16T16:39:00.472Z] 3998f650fecd: Preparing [2022-02-16T16:39:00.472Z] 1a058d5342cc: Preparing [2022-02-16T16:39:00.472Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:00.472Z] 3998f650fecd: Layer already exists [2022-02-16T16:39:00.472Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:00.472Z] 782dcd7bdce1: Pushed [2022-02-16T16:39:01.866Z] 81a1d92dea6c: Pushed [2022-02-16T16:39:01.866Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:4318c195b499663205763a985b266520fff97d364279ed12fc9b912506c7fe6d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:02.172Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:02.463Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-02-16T16:39:02.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-02-16T16:39:02.463Z] 782dcd7bdce1: Preparing [2022-02-16T16:39:02.463Z] 81a1d92dea6c: Preparing [2022-02-16T16:39:02.463Z] c5f0823efbe7: Preparing [2022-02-16T16:39:02.463Z] 3998f650fecd: Preparing [2022-02-16T16:39:02.463Z] 1a058d5342cc: Preparing [2022-02-16T16:39:02.463Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:02.463Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:02.463Z] 782dcd7bdce1: Layer already exists [2022-02-16T16:39:02.463Z] 3998f650fecd: Layer already exists [2022-02-16T16:39:02.463Z] 81a1d92dea6c: Layer already exists [2022-02-16T16:39:02.463Z] latest: digest: sha256:4318c195b499663205763a985b266520fff97d364279ed12fc9b912506c7fe6d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:02.761Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:03.054Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.29 [2022-02-16T16:39:03.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-02-16T16:39:03.054Z] 782dcd7bdce1: Preparing [2022-02-16T16:39:03.054Z] 81a1d92dea6c: Preparing [2022-02-16T16:39:03.054Z] c5f0823efbe7: Preparing [2022-02-16T16:39:03.054Z] 3998f650fecd: Preparing [2022-02-16T16:39:03.054Z] 1a058d5342cc: Preparing [2022-02-16T16:39:03.054Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:03.054Z] 782dcd7bdce1: Layer already exists [2022-02-16T16:39:03.054Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:03.054Z] 81a1d92dea6c: Layer already exists [2022-02-16T16:39:03.054Z] 3998f650fecd: Layer already exists [2022-02-16T16:39:03.054Z] 2.2.0-dev.29: digest: sha256:4318c195b499663205763a985b266520fff97d364279ed12fc9b912506c7fe6d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:03.354Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:03.645Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:03.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-02-16T16:39:03.645Z] 782dcd7bdce1: Preparing [2022-02-16T16:39:03.645Z] 81a1d92dea6c: Preparing [2022-02-16T16:39:03.645Z] c5f0823efbe7: Preparing [2022-02-16T16:39:03.645Z] 3998f650fecd: Preparing [2022-02-16T16:39:03.645Z] 1a058d5342cc: Preparing [2022-02-16T16:39:03.645Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:03.645Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:03.645Z] 3998f650fecd: Layer already exists [2022-02-16T16:39:03.645Z] 782dcd7bdce1: Layer already exists [2022-02-16T16:39:03.645Z] 81a1d92dea6c: Layer already exists [2022-02-16T16:39:03.645Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:4318c195b499663205763a985b266520fff97d364279ed12fc9b912506c7fe6d size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:03.940Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:04.232Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-02-16T16:39:04.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-02-16T16:39:04.232Z] 782dcd7bdce1: Preparing [2022-02-16T16:39:04.232Z] 81a1d92dea6c: Preparing [2022-02-16T16:39:04.232Z] c5f0823efbe7: Preparing [2022-02-16T16:39:04.232Z] 3998f650fecd: Preparing [2022-02-16T16:39:04.232Z] 1a058d5342cc: Preparing [2022-02-16T16:39:04.232Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:04.232Z] 782dcd7bdce1: Layer already exists [2022-02-16T16:39:04.232Z] 3998f650fecd: Layer already exists [2022-02-16T16:39:04.232Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:04.232Z] 81a1d92dea6c: Layer already exists [2022-02-16T16:39:04.232Z] main: digest: sha256:4318c195b499663205763a985b266520fff97d364279ed12fc9b912506c7fe6d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:39:04.270Z] ===================================================== [Pipeline] echo [2022-02-16T16:39:04.280Z] taggedImages: [2022-02-16T16:39:04.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:04.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-02-16T16:39:04.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.29 [2022-02-16T16:39:04.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:04.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-02-16T16:39:04.305Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-02-16T16:39:04.305Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:04.305Z] latest [2022-02-16T16:39:04.305Z] 2.2.0-dev.29 [2022-02-16T16:39:04.305Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:04.305Z] main [2022-02-16T16:39:04.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:04.632Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:04.929Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:04.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-02-16T16:39:04.929Z] 31e64c6d3313: Preparing [2022-02-16T16:39:04.929Z] 31e64c6d3313: Preparing [2022-02-16T16:39:04.929Z] f00014d9f9e9: Preparing [2022-02-16T16:39:04.929Z] 4b5115719d46: Preparing [2022-02-16T16:39:04.929Z] 4a9b48006497: Preparing [2022-02-16T16:39:04.929Z] 6936352c8a4b: Preparing [2022-02-16T16:39:04.929Z] c5f0823efbe7: Preparing [2022-02-16T16:39:04.929Z] 7f908f5c6406: Preparing [2022-02-16T16:39:04.929Z] b1a72ee51e73: Preparing [2022-02-16T16:39:04.929Z] 48948bdecabf: Preparing [2022-02-16T16:39:04.929Z] 361c2749db6b: Preparing [2022-02-16T16:39:04.929Z] 1a058d5342cc: Preparing [2022-02-16T16:39:04.929Z] c5f0823efbe7: Waiting [2022-02-16T16:39:04.929Z] 7f908f5c6406: Waiting [2022-02-16T16:39:04.929Z] b1a72ee51e73: Waiting [2022-02-16T16:39:04.929Z] 48948bdecabf: Waiting [2022-02-16T16:39:04.929Z] 361c2749db6b: Waiting [2022-02-16T16:39:04.929Z] 1a058d5342cc: Waiting [2022-02-16T16:39:04.929Z] 4a9b48006497: Pushed [2022-02-16T16:39:04.929Z] f00014d9f9e9: Pushed [2022-02-16T16:39:04.929Z] 31e64c6d3313: Pushed [2022-02-16T16:39:04.929Z] 4b5115719d46: Pushed [2022-02-16T16:39:04.929Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:05.189Z] b1a72ee51e73: Pushed [2022-02-16T16:39:05.189Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:05.189Z] 361c2749db6b: Pushed [2022-02-16T16:39:05.189Z] 7f908f5c6406: Pushed [2022-02-16T16:39:05.189Z] 48948bdecabf: Pushed [2022-02-16T16:39:06.129Z] 6936352c8a4b: Pushed [2022-02-16T16:39:06.129Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:8b610f9b6c057c94c8e4855c18ada240c5927d4edbe8d55d50984d66667e97a8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:06.427Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:06.719Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-02-16T16:39:06.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-02-16T16:39:06.719Z] 31e64c6d3313: Preparing [2022-02-16T16:39:06.719Z] 31e64c6d3313: Preparing [2022-02-16T16:39:06.719Z] f00014d9f9e9: Preparing [2022-02-16T16:39:06.719Z] 4b5115719d46: Preparing [2022-02-16T16:39:06.719Z] 4a9b48006497: Preparing [2022-02-16T16:39:06.719Z] 6936352c8a4b: Preparing [2022-02-16T16:39:06.719Z] c5f0823efbe7: Preparing [2022-02-16T16:39:06.719Z] 7f908f5c6406: Preparing [2022-02-16T16:39:06.719Z] b1a72ee51e73: Preparing [2022-02-16T16:39:06.719Z] 48948bdecabf: Preparing [2022-02-16T16:39:06.719Z] 361c2749db6b: Preparing [2022-02-16T16:39:06.719Z] 1a058d5342cc: Preparing [2022-02-16T16:39:06.719Z] c5f0823efbe7: Waiting [2022-02-16T16:39:06.719Z] 7f908f5c6406: Waiting [2022-02-16T16:39:06.719Z] b1a72ee51e73: Waiting [2022-02-16T16:39:06.719Z] 48948bdecabf: Waiting [2022-02-16T16:39:06.719Z] 361c2749db6b: Waiting [2022-02-16T16:39:06.719Z] 1a058d5342cc: Waiting [2022-02-16T16:39:06.719Z] 6936352c8a4b: Layer already exists [2022-02-16T16:39:06.719Z] 4a9b48006497: Layer already exists [2022-02-16T16:39:06.719Z] 31e64c6d3313: Layer already exists [2022-02-16T16:39:06.719Z] 4b5115719d46: Layer already exists [2022-02-16T16:39:06.719Z] f00014d9f9e9: Layer already exists [2022-02-16T16:39:06.719Z] b1a72ee51e73: Layer already exists [2022-02-16T16:39:06.719Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:06.719Z] 7f908f5c6406: Layer already exists [2022-02-16T16:39:06.719Z] 361c2749db6b: Layer already exists [2022-02-16T16:39:06.719Z] 48948bdecabf: Layer already exists [2022-02-16T16:39:06.719Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:06.719Z] latest: digest: sha256:8b610f9b6c057c94c8e4855c18ada240c5927d4edbe8d55d50984d66667e97a8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:07.020Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:07.316Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.29 [2022-02-16T16:39:07.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-02-16T16:39:07.316Z] 31e64c6d3313: Preparing [2022-02-16T16:39:07.316Z] 31e64c6d3313: Preparing [2022-02-16T16:39:07.316Z] f00014d9f9e9: Preparing [2022-02-16T16:39:07.316Z] 4b5115719d46: Preparing [2022-02-16T16:39:07.316Z] 4a9b48006497: Preparing [2022-02-16T16:39:07.316Z] 6936352c8a4b: Preparing [2022-02-16T16:39:07.316Z] c5f0823efbe7: Preparing [2022-02-16T16:39:07.316Z] 7f908f5c6406: Preparing [2022-02-16T16:39:07.316Z] b1a72ee51e73: Preparing [2022-02-16T16:39:07.316Z] 48948bdecabf: Preparing [2022-02-16T16:39:07.316Z] 361c2749db6b: Preparing [2022-02-16T16:39:07.316Z] 1a058d5342cc: Preparing [2022-02-16T16:39:07.316Z] c5f0823efbe7: Waiting [2022-02-16T16:39:07.316Z] 7f908f5c6406: Waiting [2022-02-16T16:39:07.316Z] b1a72ee51e73: Waiting [2022-02-16T16:39:07.316Z] 48948bdecabf: Waiting [2022-02-16T16:39:07.316Z] 361c2749db6b: Waiting [2022-02-16T16:39:07.316Z] 1a058d5342cc: Waiting [2022-02-16T16:39:07.316Z] 6936352c8a4b: Layer already exists [2022-02-16T16:39:07.316Z] f00014d9f9e9: Layer already exists [2022-02-16T16:39:07.316Z] 31e64c6d3313: Layer already exists [2022-02-16T16:39:07.316Z] 4b5115719d46: Layer already exists [2022-02-16T16:39:07.316Z] 4a9b48006497: Layer already exists [2022-02-16T16:39:07.316Z] b1a72ee51e73: Layer already exists [2022-02-16T16:39:07.316Z] 7f908f5c6406: Layer already exists [2022-02-16T16:39:07.316Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:07.316Z] 48948bdecabf: Layer already exists [2022-02-16T16:39:07.316Z] 361c2749db6b: Layer already exists [2022-02-16T16:39:07.316Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:07.316Z] 2.2.0-dev.29: digest: sha256:8b610f9b6c057c94c8e4855c18ada240c5927d4edbe8d55d50984d66667e97a8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:07.617Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:07.918Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:07.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-02-16T16:39:07.919Z] 31e64c6d3313: Preparing [2022-02-16T16:39:07.919Z] 31e64c6d3313: Preparing [2022-02-16T16:39:07.919Z] f00014d9f9e9: Preparing [2022-02-16T16:39:07.919Z] 4b5115719d46: Preparing [2022-02-16T16:39:07.919Z] 4a9b48006497: Preparing [2022-02-16T16:39:07.919Z] 6936352c8a4b: Preparing [2022-02-16T16:39:07.919Z] c5f0823efbe7: Preparing [2022-02-16T16:39:07.919Z] 7f908f5c6406: Preparing [2022-02-16T16:39:07.919Z] b1a72ee51e73: Preparing [2022-02-16T16:39:07.919Z] 48948bdecabf: Preparing [2022-02-16T16:39:07.919Z] 361c2749db6b: Preparing [2022-02-16T16:39:07.919Z] 1a058d5342cc: Preparing [2022-02-16T16:39:07.919Z] 7f908f5c6406: Waiting [2022-02-16T16:39:07.919Z] b1a72ee51e73: Waiting [2022-02-16T16:39:07.919Z] 48948bdecabf: Waiting [2022-02-16T16:39:07.919Z] c5f0823efbe7: Waiting [2022-02-16T16:39:07.919Z] 361c2749db6b: Waiting [2022-02-16T16:39:07.919Z] 1a058d5342cc: Waiting [2022-02-16T16:39:07.919Z] 31e64c6d3313: Layer already exists [2022-02-16T16:39:07.919Z] f00014d9f9e9: Layer already exists [2022-02-16T16:39:07.919Z] 6936352c8a4b: Layer already exists [2022-02-16T16:39:07.919Z] 4b5115719d46: Layer already exists [2022-02-16T16:39:07.919Z] 4a9b48006497: Layer already exists [2022-02-16T16:39:07.919Z] 7f908f5c6406: Layer already exists [2022-02-16T16:39:07.919Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:07.919Z] b1a72ee51e73: Layer already exists [2022-02-16T16:39:07.919Z] 361c2749db6b: Layer already exists [2022-02-16T16:39:07.919Z] 48948bdecabf: Layer already exists [2022-02-16T16:39:07.919Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:07.919Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:8b610f9b6c057c94c8e4855c18ada240c5927d4edbe8d55d50984d66667e97a8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:08.220Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:08.511Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-02-16T16:39:08.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-02-16T16:39:08.511Z] 31e64c6d3313: Preparing [2022-02-16T16:39:08.511Z] 31e64c6d3313: Preparing [2022-02-16T16:39:08.511Z] f00014d9f9e9: Preparing [2022-02-16T16:39:08.511Z] 4b5115719d46: Preparing [2022-02-16T16:39:08.511Z] 4a9b48006497: Preparing [2022-02-16T16:39:08.511Z] 6936352c8a4b: Preparing [2022-02-16T16:39:08.511Z] c5f0823efbe7: Preparing [2022-02-16T16:39:08.511Z] 7f908f5c6406: Preparing [2022-02-16T16:39:08.511Z] b1a72ee51e73: Preparing [2022-02-16T16:39:08.511Z] 48948bdecabf: Preparing [2022-02-16T16:39:08.511Z] 361c2749db6b: Preparing [2022-02-16T16:39:08.511Z] 1a058d5342cc: Preparing [2022-02-16T16:39:08.511Z] c5f0823efbe7: Waiting [2022-02-16T16:39:08.511Z] 7f908f5c6406: Waiting [2022-02-16T16:39:08.511Z] 361c2749db6b: Waiting [2022-02-16T16:39:08.511Z] b1a72ee51e73: Waiting [2022-02-16T16:39:08.511Z] 48948bdecabf: Waiting [2022-02-16T16:39:08.511Z] 1a058d5342cc: Waiting [2022-02-16T16:39:08.511Z] 6936352c8a4b: Layer already exists [2022-02-16T16:39:08.511Z] 31e64c6d3313: Layer already exists [2022-02-16T16:39:08.511Z] f00014d9f9e9: Layer already exists [2022-02-16T16:39:08.511Z] 4a9b48006497: Layer already exists [2022-02-16T16:39:08.511Z] 4b5115719d46: Layer already exists [2022-02-16T16:39:08.511Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:08.511Z] 48948bdecabf: Layer already exists [2022-02-16T16:39:08.511Z] b1a72ee51e73: Layer already exists [2022-02-16T16:39:08.511Z] 7f908f5c6406: Layer already exists [2022-02-16T16:39:08.511Z] 361c2749db6b: Layer already exists [2022-02-16T16:39:08.511Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:08.511Z] main: digest: sha256:8b610f9b6c057c94c8e4855c18ada240c5927d4edbe8d55d50984d66667e97a8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:39:08.549Z] ===================================================== [Pipeline] echo [2022-02-16T16:39:08.559Z] taggedImages: [2022-02-16T16:39:08.559Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:08.559Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-02-16T16:39:08.559Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.29 [2022-02-16T16:39:08.559Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:08.559Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-02-16T16:39:08.580Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-02-16T16:39:08.580Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:08.580Z] latest [2022-02-16T16:39:08.580Z] 2.2.0-dev.29 [2022-02-16T16:39:08.580Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:08.580Z] main [2022-02-16T16:39:08.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:08.908Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:09.210Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:09.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-02-16T16:39:09.210Z] e075a021bb57: Preparing [2022-02-16T16:39:09.210Z] ab7331d7571d: Preparing [2022-02-16T16:39:09.210Z] 3357f448fdfd: Preparing [2022-02-16T16:39:09.210Z] 09a6a18a23db: Preparing [2022-02-16T16:39:09.210Z] 544c6b364983: Preparing [2022-02-16T16:39:09.210Z] 1a058d5342cc: Preparing [2022-02-16T16:39:09.210Z] 1a058d5342cc: Waiting [2022-02-16T16:39:09.795Z] 3357f448fdfd: Pushed [2022-02-16T16:39:09.795Z] 09a6a18a23db: Pushed [2022-02-16T16:39:09.795Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:09.795Z] 544c6b364983: Pushed [2022-02-16T16:39:09.795Z] ab7331d7571d: Pushed [2022-02-16T16:39:10.055Z] e075a021bb57: Pushed [2022-02-16T16:39:10.055Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:a7524b0a3d6aa539a74af6edc073f2ef68b6a4248694cb185458726172ee484e size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:10.355Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:10.652Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-02-16T16:39:10.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-02-16T16:39:10.652Z] e075a021bb57: Preparing [2022-02-16T16:39:10.652Z] ab7331d7571d: Preparing [2022-02-16T16:39:10.652Z] 3357f448fdfd: Preparing [2022-02-16T16:39:10.652Z] 09a6a18a23db: Preparing [2022-02-16T16:39:10.652Z] 544c6b364983: Preparing [2022-02-16T16:39:10.652Z] 1a058d5342cc: Preparing [2022-02-16T16:39:10.652Z] 1a058d5342cc: Waiting [2022-02-16T16:39:10.652Z] ab7331d7571d: Layer already exists [2022-02-16T16:39:10.652Z] 544c6b364983: Layer already exists [2022-02-16T16:39:10.652Z] 09a6a18a23db: Layer already exists [2022-02-16T16:39:10.652Z] e075a021bb57: Layer already exists [2022-02-16T16:39:10.652Z] 3357f448fdfd: Layer already exists [2022-02-16T16:39:10.652Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:10.652Z] latest: digest: sha256:a7524b0a3d6aa539a74af6edc073f2ef68b6a4248694cb185458726172ee484e size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:10.952Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:11.240Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.29 [2022-02-16T16:39:11.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-02-16T16:39:11.240Z] e075a021bb57: Preparing [2022-02-16T16:39:11.240Z] ab7331d7571d: Preparing [2022-02-16T16:39:11.240Z] 3357f448fdfd: Preparing [2022-02-16T16:39:11.240Z] 09a6a18a23db: Preparing [2022-02-16T16:39:11.240Z] 544c6b364983: Preparing [2022-02-16T16:39:11.240Z] 1a058d5342cc: Preparing [2022-02-16T16:39:11.240Z] 1a058d5342cc: Waiting [2022-02-16T16:39:11.240Z] 3357f448fdfd: Layer already exists [2022-02-16T16:39:11.240Z] ab7331d7571d: Layer already exists [2022-02-16T16:39:11.240Z] e075a021bb57: Layer already exists [2022-02-16T16:39:11.240Z] 544c6b364983: Layer already exists [2022-02-16T16:39:11.240Z] 09a6a18a23db: Layer already exists [2022-02-16T16:39:11.240Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:11.240Z] 2.2.0-dev.29: digest: sha256:a7524b0a3d6aa539a74af6edc073f2ef68b6a4248694cb185458726172ee484e size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:11.537Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:11.897Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:11.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-02-16T16:39:11.897Z] e075a021bb57: Preparing [2022-02-16T16:39:11.897Z] ab7331d7571d: Preparing [2022-02-16T16:39:11.897Z] 3357f448fdfd: Preparing [2022-02-16T16:39:11.897Z] 09a6a18a23db: Preparing [2022-02-16T16:39:11.897Z] 544c6b364983: Preparing [2022-02-16T16:39:11.897Z] 1a058d5342cc: Preparing [2022-02-16T16:39:11.897Z] 1a058d5342cc: Waiting [2022-02-16T16:39:11.897Z] 3357f448fdfd: Layer already exists [2022-02-16T16:39:11.897Z] e075a021bb57: Layer already exists [2022-02-16T16:39:11.897Z] ab7331d7571d: Layer already exists [2022-02-16T16:39:11.897Z] 544c6b364983: Layer already exists [2022-02-16T16:39:11.897Z] 09a6a18a23db: Layer already exists [2022-02-16T16:39:11.897Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:11.897Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:a7524b0a3d6aa539a74af6edc073f2ef68b6a4248694cb185458726172ee484e size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:12.196Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:12.492Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-02-16T16:39:12.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-02-16T16:39:12.492Z] e075a021bb57: Preparing [2022-02-16T16:39:12.492Z] ab7331d7571d: Preparing [2022-02-16T16:39:12.492Z] 3357f448fdfd: Preparing [2022-02-16T16:39:12.492Z] 09a6a18a23db: Preparing [2022-02-16T16:39:12.492Z] 544c6b364983: Preparing [2022-02-16T16:39:12.492Z] 1a058d5342cc: Preparing [2022-02-16T16:39:12.492Z] 1a058d5342cc: Waiting [2022-02-16T16:39:12.492Z] 544c6b364983: Layer already exists [2022-02-16T16:39:12.492Z] 3357f448fdfd: Layer already exists [2022-02-16T16:39:12.492Z] 09a6a18a23db: Layer already exists [2022-02-16T16:39:12.492Z] ab7331d7571d: Layer already exists [2022-02-16T16:39:12.492Z] e075a021bb57: Layer already exists [2022-02-16T16:39:12.492Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:12.492Z] main: digest: sha256:a7524b0a3d6aa539a74af6edc073f2ef68b6a4248694cb185458726172ee484e size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:39:12.524Z] ===================================================== [Pipeline] echo [2022-02-16T16:39:12.534Z] taggedImages: [2022-02-16T16:39:12.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:12.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-02-16T16:39:12.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.29 [2022-02-16T16:39:12.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:12.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-02-16T16:39:12.553Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-02-16T16:39:12.553Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:12.553Z] latest [2022-02-16T16:39:12.553Z] 2.2.0-dev.29 [2022-02-16T16:39:12.553Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:12.553Z] main [2022-02-16T16:39:12.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:12.854Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:13.153Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:13.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-02-16T16:39:13.153Z] e1494c16a4d8: Preparing [2022-02-16T16:39:13.153Z] 7b636a94366f: Preparing [2022-02-16T16:39:13.153Z] f7b8e2e90696: Preparing [2022-02-16T16:39:13.153Z] 8ad5588efd83: Preparing [2022-02-16T16:39:13.153Z] 317593025c63: Preparing [2022-02-16T16:39:13.153Z] aad4d551b382: Preparing [2022-02-16T16:39:13.153Z] 99d7f216e182: Preparing [2022-02-16T16:39:13.153Z] c2b0ff14b023: Preparing [2022-02-16T16:39:13.153Z] 3645357f01e2: Preparing [2022-02-16T16:39:13.153Z] 1a058d5342cc: Preparing [2022-02-16T16:39:13.153Z] aad4d551b382: Waiting [2022-02-16T16:39:13.153Z] 99d7f216e182: Waiting [2022-02-16T16:39:13.153Z] c2b0ff14b023: Waiting [2022-02-16T16:39:13.153Z] 3645357f01e2: Waiting [2022-02-16T16:39:13.153Z] 1a058d5342cc: Waiting [2022-02-16T16:39:13.737Z] 317593025c63: Pushed [2022-02-16T16:39:13.737Z] e1494c16a4d8: Pushed [2022-02-16T16:39:13.737Z] 7b636a94366f: Pushed [2022-02-16T16:39:13.737Z] aad4d551b382: Pushed [2022-02-16T16:39:13.737Z] 99d7f216e182: Pushed [2022-02-16T16:39:13.737Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:13.737Z] c2b0ff14b023: Pushed [2022-02-16T16:39:13.737Z] 8ad5588efd83: Pushed [2022-02-16T16:39:14.052Z] 3645357f01e2: Pushed [2022-02-16T16:39:14.052Z] f7b8e2e90696: Pushed [2022-02-16T16:39:14.343Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:276020475dfac2997258e0fc1da4f8b37fb11cec76cb3203003358a15aff0b3f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:14.714Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:15.005Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-02-16T16:39:15.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-02-16T16:39:15.005Z] e1494c16a4d8: Preparing [2022-02-16T16:39:15.005Z] 7b636a94366f: Preparing [2022-02-16T16:39:15.005Z] f7b8e2e90696: Preparing [2022-02-16T16:39:15.005Z] 8ad5588efd83: Preparing [2022-02-16T16:39:15.005Z] 317593025c63: Preparing [2022-02-16T16:39:15.005Z] aad4d551b382: Preparing [2022-02-16T16:39:15.005Z] 99d7f216e182: Preparing [2022-02-16T16:39:15.005Z] c2b0ff14b023: Preparing [2022-02-16T16:39:15.005Z] 3645357f01e2: Preparing [2022-02-16T16:39:15.005Z] 1a058d5342cc: Preparing [2022-02-16T16:39:15.005Z] aad4d551b382: Waiting [2022-02-16T16:39:15.005Z] 99d7f216e182: Waiting [2022-02-16T16:39:15.005Z] c2b0ff14b023: Waiting [2022-02-16T16:39:15.005Z] 3645357f01e2: Waiting [2022-02-16T16:39:15.005Z] 1a058d5342cc: Waiting [2022-02-16T16:39:15.005Z] 317593025c63: Layer already exists [2022-02-16T16:39:15.005Z] 7b636a94366f: Layer already exists [2022-02-16T16:39:15.005Z] e1494c16a4d8: Layer already exists [2022-02-16T16:39:15.005Z] f7b8e2e90696: Layer already exists [2022-02-16T16:39:15.005Z] 8ad5588efd83: Layer already exists [2022-02-16T16:39:15.005Z] c2b0ff14b023: Layer already exists [2022-02-16T16:39:15.005Z] 99d7f216e182: Layer already exists [2022-02-16T16:39:15.005Z] 3645357f01e2: Layer already exists [2022-02-16T16:39:15.005Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:15.005Z] aad4d551b382: Layer already exists [2022-02-16T16:39:15.006Z] latest: digest: sha256:276020475dfac2997258e0fc1da4f8b37fb11cec76cb3203003358a15aff0b3f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:15.303Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:15.598Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.29 [2022-02-16T16:39:15.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-02-16T16:39:15.598Z] e1494c16a4d8: Preparing [2022-02-16T16:39:15.598Z] 7b636a94366f: Preparing [2022-02-16T16:39:15.598Z] f7b8e2e90696: Preparing [2022-02-16T16:39:15.598Z] 8ad5588efd83: Preparing [2022-02-16T16:39:15.598Z] 317593025c63: Preparing [2022-02-16T16:39:15.598Z] aad4d551b382: Preparing [2022-02-16T16:39:15.598Z] 99d7f216e182: Preparing [2022-02-16T16:39:15.598Z] c2b0ff14b023: Preparing [2022-02-16T16:39:15.598Z] 3645357f01e2: Preparing [2022-02-16T16:39:15.598Z] 1a058d5342cc: Preparing [2022-02-16T16:39:15.598Z] aad4d551b382: Waiting [2022-02-16T16:39:15.598Z] 99d7f216e182: Waiting [2022-02-16T16:39:15.598Z] c2b0ff14b023: Waiting [2022-02-16T16:39:15.598Z] 3645357f01e2: Waiting [2022-02-16T16:39:15.598Z] 1a058d5342cc: Waiting [2022-02-16T16:39:15.598Z] 317593025c63: Layer already exists [2022-02-16T16:39:15.598Z] 7b636a94366f: Layer already exists [2022-02-16T16:39:15.598Z] e1494c16a4d8: Layer already exists [2022-02-16T16:39:15.598Z] 8ad5588efd83: Layer already exists [2022-02-16T16:39:15.598Z] f7b8e2e90696: Layer already exists [2022-02-16T16:39:15.598Z] 99d7f216e182: Layer already exists [2022-02-16T16:39:15.598Z] aad4d551b382: Layer already exists [2022-02-16T16:39:15.598Z] c2b0ff14b023: Layer already exists [2022-02-16T16:39:15.598Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:15.598Z] 3645357f01e2: Layer already exists [2022-02-16T16:39:15.598Z] 2.2.0-dev.29: digest: sha256:276020475dfac2997258e0fc1da4f8b37fb11cec76cb3203003358a15aff0b3f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:15.894Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:16.186Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:16.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-02-16T16:39:16.186Z] e1494c16a4d8: Preparing [2022-02-16T16:39:16.186Z] 7b636a94366f: Preparing [2022-02-16T16:39:16.186Z] f7b8e2e90696: Preparing [2022-02-16T16:39:16.186Z] 8ad5588efd83: Preparing [2022-02-16T16:39:16.186Z] 317593025c63: Preparing [2022-02-16T16:39:16.186Z] aad4d551b382: Preparing [2022-02-16T16:39:16.186Z] 99d7f216e182: Preparing [2022-02-16T16:39:16.186Z] c2b0ff14b023: Preparing [2022-02-16T16:39:16.186Z] 3645357f01e2: Preparing [2022-02-16T16:39:16.186Z] 1a058d5342cc: Preparing [2022-02-16T16:39:16.186Z] aad4d551b382: Waiting [2022-02-16T16:39:16.186Z] 99d7f216e182: Waiting [2022-02-16T16:39:16.186Z] c2b0ff14b023: Waiting [2022-02-16T16:39:16.186Z] 3645357f01e2: Waiting [2022-02-16T16:39:16.186Z] 1a058d5342cc: Waiting [2022-02-16T16:39:16.186Z] 317593025c63: Layer already exists [2022-02-16T16:39:16.186Z] 7b636a94366f: Layer already exists [2022-02-16T16:39:16.186Z] 8ad5588efd83: Layer already exists [2022-02-16T16:39:16.186Z] e1494c16a4d8: Layer already exists [2022-02-16T16:39:16.186Z] f7b8e2e90696: Layer already exists [2022-02-16T16:39:16.186Z] 99d7f216e182: Layer already exists [2022-02-16T16:39:16.186Z] aad4d551b382: Layer already exists [2022-02-16T16:39:16.186Z] c2b0ff14b023: Layer already exists [2022-02-16T16:39:16.187Z] 3645357f01e2: Layer already exists [2022-02-16T16:39:16.187Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:16.187Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:276020475dfac2997258e0fc1da4f8b37fb11cec76cb3203003358a15aff0b3f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:16.485Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:16.775Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-02-16T16:39:16.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-02-16T16:39:16.775Z] e1494c16a4d8: Preparing [2022-02-16T16:39:16.775Z] 7b636a94366f: Preparing [2022-02-16T16:39:16.775Z] f7b8e2e90696: Preparing [2022-02-16T16:39:16.775Z] 8ad5588efd83: Preparing [2022-02-16T16:39:16.775Z] 317593025c63: Preparing [2022-02-16T16:39:16.775Z] aad4d551b382: Preparing [2022-02-16T16:39:16.775Z] 99d7f216e182: Preparing [2022-02-16T16:39:16.775Z] c2b0ff14b023: Preparing [2022-02-16T16:39:16.775Z] 3645357f01e2: Preparing [2022-02-16T16:39:16.775Z] 1a058d5342cc: Preparing [2022-02-16T16:39:16.775Z] aad4d551b382: Waiting [2022-02-16T16:39:16.775Z] 99d7f216e182: Waiting [2022-02-16T16:39:16.775Z] c2b0ff14b023: Waiting [2022-02-16T16:39:16.775Z] 3645357f01e2: Waiting [2022-02-16T16:39:16.775Z] 1a058d5342cc: Waiting [2022-02-16T16:39:16.775Z] 7b636a94366f: Layer already exists [2022-02-16T16:39:16.775Z] e1494c16a4d8: Layer already exists [2022-02-16T16:39:16.775Z] 317593025c63: Layer already exists [2022-02-16T16:39:16.775Z] f7b8e2e90696: Layer already exists [2022-02-16T16:39:16.775Z] 8ad5588efd83: Layer already exists [2022-02-16T16:39:16.775Z] aad4d551b382: Layer already exists [2022-02-16T16:39:16.775Z] 99d7f216e182: Layer already exists [2022-02-16T16:39:16.775Z] c2b0ff14b023: Layer already exists [2022-02-16T16:39:16.775Z] 3645357f01e2: Layer already exists [2022-02-16T16:39:16.775Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:16.775Z] main: digest: sha256:276020475dfac2997258e0fc1da4f8b37fb11cec76cb3203003358a15aff0b3f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:39:16.815Z] ===================================================== [Pipeline] echo [2022-02-16T16:39:16.824Z] taggedImages: [2022-02-16T16:39:16.824Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:16.824Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-02-16T16:39:16.824Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.29 [2022-02-16T16:39:16.824Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:16.824Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-02-16T16:39:16.847Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-02-16T16:39:16.847Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:16.847Z] latest [2022-02-16T16:39:16.847Z] 2.2.0-dev.29 [2022-02-16T16:39:16.847Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:16.847Z] main [2022-02-16T16:39:16.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:17.181Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:17.476Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:17.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-02-16T16:39:17.476Z] f64b3d2858e1: Preparing [2022-02-16T16:39:17.476Z] 38b9061d3cc6: Preparing [2022-02-16T16:39:17.476Z] c5f0823efbe7: Preparing [2022-02-16T16:39:17.476Z] c26f03eb4b1a: Preparing [2022-02-16T16:39:17.476Z] 1a058d5342cc: Preparing [2022-02-16T16:39:17.476Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:17.476Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:17.476Z] f64b3d2858e1: Pushed [2022-02-16T16:39:17.476Z] c26f03eb4b1a: Pushed [2022-02-16T16:39:18.416Z] 38b9061d3cc6: Pushed [2022-02-16T16:39:18.416Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:5cd418f794dd072a98d6820d52bb36169b4efc6ebc63eb75e1be01a1c8fc5ace size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:18.719Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:19.012Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-02-16T16:39:19.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-02-16T16:39:19.012Z] f64b3d2858e1: Preparing [2022-02-16T16:39:19.012Z] 38b9061d3cc6: Preparing [2022-02-16T16:39:19.012Z] c5f0823efbe7: Preparing [2022-02-16T16:39:19.012Z] c26f03eb4b1a: Preparing [2022-02-16T16:39:19.012Z] 1a058d5342cc: Preparing [2022-02-16T16:39:19.012Z] f64b3d2858e1: Layer already exists [2022-02-16T16:39:19.012Z] 38b9061d3cc6: Layer already exists [2022-02-16T16:39:19.012Z] c26f03eb4b1a: Layer already exists [2022-02-16T16:39:19.012Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:19.012Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:19.012Z] latest: digest: sha256:5cd418f794dd072a98d6820d52bb36169b4efc6ebc63eb75e1be01a1c8fc5ace size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:19.308Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:19.604Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.29 [2022-02-16T16:39:19.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-02-16T16:39:19.604Z] f64b3d2858e1: Preparing [2022-02-16T16:39:19.604Z] 38b9061d3cc6: Preparing [2022-02-16T16:39:19.604Z] c5f0823efbe7: Preparing [2022-02-16T16:39:19.604Z] c26f03eb4b1a: Preparing [2022-02-16T16:39:19.604Z] 1a058d5342cc: Preparing [2022-02-16T16:39:19.604Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:19.604Z] 38b9061d3cc6: Layer already exists [2022-02-16T16:39:19.604Z] f64b3d2858e1: Layer already exists [2022-02-16T16:39:19.604Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:19.604Z] c26f03eb4b1a: Layer already exists [2022-02-16T16:39:19.604Z] 2.2.0-dev.29: digest: sha256:5cd418f794dd072a98d6820d52bb36169b4efc6ebc63eb75e1be01a1c8fc5ace size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:19.896Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:20.187Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:20.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-02-16T16:39:20.187Z] f64b3d2858e1: Preparing [2022-02-16T16:39:20.187Z] 38b9061d3cc6: Preparing [2022-02-16T16:39:20.187Z] c5f0823efbe7: Preparing [2022-02-16T16:39:20.187Z] c26f03eb4b1a: Preparing [2022-02-16T16:39:20.187Z] 1a058d5342cc: Preparing [2022-02-16T16:39:20.187Z] 38b9061d3cc6: Layer already exists [2022-02-16T16:39:20.187Z] c26f03eb4b1a: Layer already exists [2022-02-16T16:39:20.187Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:20.187Z] f64b3d2858e1: Layer already exists [2022-02-16T16:39:20.187Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:20.187Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:5cd418f794dd072a98d6820d52bb36169b4efc6ebc63eb75e1be01a1c8fc5ace size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:20.477Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:20.774Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-02-16T16:39:20.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-02-16T16:39:20.774Z] f64b3d2858e1: Preparing [2022-02-16T16:39:20.774Z] 38b9061d3cc6: Preparing [2022-02-16T16:39:20.774Z] c5f0823efbe7: Preparing [2022-02-16T16:39:20.774Z] c26f03eb4b1a: Preparing [2022-02-16T16:39:20.774Z] 1a058d5342cc: Preparing [2022-02-16T16:39:20.774Z] 38b9061d3cc6: Layer already exists [2022-02-16T16:39:20.774Z] f64b3d2858e1: Layer already exists [2022-02-16T16:39:20.774Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:20.774Z] c26f03eb4b1a: Layer already exists [2022-02-16T16:39:20.774Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:20.774Z] main: digest: sha256:5cd418f794dd072a98d6820d52bb36169b4efc6ebc63eb75e1be01a1c8fc5ace size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:39:20.811Z] ===================================================== [Pipeline] echo [2022-02-16T16:39:20.817Z] taggedImages: [2022-02-16T16:39:20.817Z] - nexus3.edgexfoundry.org:10004/support-notifications:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:20.817Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-02-16T16:39:20.817Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.29 [2022-02-16T16:39:20.817Z] - nexus3.edgexfoundry.org:10004/support-notifications:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:20.817Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-02-16T16:39:20.832Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-02-16T16:39:20.832Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:20.832Z] latest [2022-02-16T16:39:20.832Z] 2.2.0-dev.29 [2022-02-16T16:39:20.832Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:20.832Z] main [2022-02-16T16:39:20.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:21.135Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:21.425Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:21.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-02-16T16:39:21.425Z] 95dafd5e0ac9: Preparing [2022-02-16T16:39:21.425Z] 58f0046b957b: Preparing [2022-02-16T16:39:21.425Z] c5f0823efbe7: Preparing [2022-02-16T16:39:21.425Z] 3998f650fecd: Preparing [2022-02-16T16:39:21.425Z] 1a058d5342cc: Preparing [2022-02-16T16:39:21.425Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:21.425Z] 3998f650fecd: Layer already exists [2022-02-16T16:39:21.425Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:21.425Z] 95dafd5e0ac9: Pushed [2022-02-16T16:39:22.808Z] 58f0046b957b: Pushed [2022-02-16T16:39:22.808Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:e55e13c9befed92cab39a830e39efd23d0b54dc0241d2a8e46ffa8316458fbc9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:23.102Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:23.392Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-02-16T16:39:23.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-02-16T16:39:23.392Z] 95dafd5e0ac9: Preparing [2022-02-16T16:39:23.392Z] 58f0046b957b: Preparing [2022-02-16T16:39:23.392Z] c5f0823efbe7: Preparing [2022-02-16T16:39:23.392Z] 3998f650fecd: Preparing [2022-02-16T16:39:23.392Z] 1a058d5342cc: Preparing [2022-02-16T16:39:23.392Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:23.392Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:23.392Z] 58f0046b957b: Layer already exists [2022-02-16T16:39:23.392Z] 3998f650fecd: Layer already exists [2022-02-16T16:39:23.392Z] 95dafd5e0ac9: Layer already exists [2022-02-16T16:39:23.392Z] latest: digest: sha256:e55e13c9befed92cab39a830e39efd23d0b54dc0241d2a8e46ffa8316458fbc9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:23.689Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:23.980Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.29 [2022-02-16T16:39:23.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-02-16T16:39:23.980Z] 95dafd5e0ac9: Preparing [2022-02-16T16:39:23.980Z] 58f0046b957b: Preparing [2022-02-16T16:39:23.980Z] c5f0823efbe7: Preparing [2022-02-16T16:39:23.980Z] 3998f650fecd: Preparing [2022-02-16T16:39:23.980Z] 1a058d5342cc: Preparing [2022-02-16T16:39:23.980Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:23.980Z] 95dafd5e0ac9: Layer already exists [2022-02-16T16:39:23.980Z] 58f0046b957b: Layer already exists [2022-02-16T16:39:23.980Z] 3998f650fecd: Layer already exists [2022-02-16T16:39:23.980Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:23.980Z] 2.2.0-dev.29: digest: sha256:e55e13c9befed92cab39a830e39efd23d0b54dc0241d2a8e46ffa8316458fbc9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:24.273Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:24.563Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:24.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-02-16T16:39:24.563Z] 95dafd5e0ac9: Preparing [2022-02-16T16:39:24.563Z] 58f0046b957b: Preparing [2022-02-16T16:39:24.563Z] c5f0823efbe7: Preparing [2022-02-16T16:39:24.563Z] 3998f650fecd: Preparing [2022-02-16T16:39:24.563Z] 1a058d5342cc: Preparing [2022-02-16T16:39:24.563Z] 95dafd5e0ac9: Layer already exists [2022-02-16T16:39:24.563Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:24.563Z] 3998f650fecd: Layer already exists [2022-02-16T16:39:24.563Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:24.563Z] 58f0046b957b: Layer already exists [2022-02-16T16:39:24.563Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:e55e13c9befed92cab39a830e39efd23d0b54dc0241d2a8e46ffa8316458fbc9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:24.864Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:25.155Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-02-16T16:39:25.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-02-16T16:39:25.155Z] 95dafd5e0ac9: Preparing [2022-02-16T16:39:25.155Z] 58f0046b957b: Preparing [2022-02-16T16:39:25.155Z] c5f0823efbe7: Preparing [2022-02-16T16:39:25.155Z] 3998f650fecd: Preparing [2022-02-16T16:39:25.155Z] 1a058d5342cc: Preparing [2022-02-16T16:39:25.155Z] 95dafd5e0ac9: Layer already exists [2022-02-16T16:39:25.155Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:25.155Z] 58f0046b957b: Layer already exists [2022-02-16T16:39:25.155Z] c5f0823efbe7: Layer already exists [2022-02-16T16:39:25.155Z] 3998f650fecd: Layer already exists [2022-02-16T16:39:25.155Z] main: digest: sha256:e55e13c9befed92cab39a830e39efd23d0b54dc0241d2a8e46ffa8316458fbc9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:39:25.189Z] ===================================================== [Pipeline] echo [2022-02-16T16:39:25.199Z] taggedImages: [2022-02-16T16:39:25.199Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:25.199Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-02-16T16:39:25.199Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.29 [2022-02-16T16:39:25.199Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:25.199Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-02-16T16:39:25.219Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-02-16T16:39:25.219Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:25.219Z] latest [2022-02-16T16:39:25.219Z] 2.2.0-dev.29 [2022-02-16T16:39:25.219Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:25.219Z] main [2022-02-16T16:39:25.219Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:25.521Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:25.818Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:25.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-02-16T16:39:25.818Z] 12f7751cf063: Preparing [2022-02-16T16:39:25.818Z] d2a747caa3d6: Preparing [2022-02-16T16:39:25.818Z] 669eb3d1a20d: Preparing [2022-02-16T16:39:25.818Z] 209e7e069a18: Preparing [2022-02-16T16:39:25.818Z] 4b4527d9d361: Preparing [2022-02-16T16:39:25.818Z] 0419e16943bb: Preparing [2022-02-16T16:39:25.818Z] 2bc6eda7d6fe: Preparing [2022-02-16T16:39:25.818Z] 38c686747f67: Preparing [2022-02-16T16:39:25.818Z] 698317193ef4: Preparing [2022-02-16T16:39:25.818Z] 3de006b0ad1b: Preparing [2022-02-16T16:39:25.818Z] 1a058d5342cc: Preparing [2022-02-16T16:39:25.818Z] 2bc6eda7d6fe: Waiting [2022-02-16T16:39:25.818Z] 38c686747f67: Waiting [2022-02-16T16:39:25.818Z] 698317193ef4: Waiting [2022-02-16T16:39:25.818Z] 3de006b0ad1b: Waiting [2022-02-16T16:39:25.818Z] 1a058d5342cc: Waiting [2022-02-16T16:39:25.818Z] 0419e16943bb: Waiting [2022-02-16T16:39:25.818Z] 4b4527d9d361: Layer already exists [2022-02-16T16:39:25.818Z] 0419e16943bb: Layer already exists [2022-02-16T16:39:26.414Z] 2bc6eda7d6fe: Layer already exists [2022-02-16T16:39:26.414Z] d2a747caa3d6: Pushed [2022-02-16T16:39:26.414Z] 38c686747f67: Layer already exists [2022-02-16T16:39:26.414Z] 3de006b0ad1b: Layer already exists [2022-02-16T16:39:26.414Z] 698317193ef4: Layer already exists [2022-02-16T16:39:26.677Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:26.677Z] 12f7751cf063: Pushed [2022-02-16T16:39:26.677Z] 669eb3d1a20d: Pushed [2022-02-16T16:39:30.874Z] 209e7e069a18: Pushed [2022-02-16T16:39:31.134Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:4c6737c8d0df3329efaae786d94014b496ba37ec64623edcf7078c3e6d33f128 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:31.429Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:31.721Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-02-16T16:39:31.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-02-16T16:39:31.721Z] 12f7751cf063: Preparing [2022-02-16T16:39:31.721Z] d2a747caa3d6: Preparing [2022-02-16T16:39:31.721Z] 669eb3d1a20d: Preparing [2022-02-16T16:39:31.721Z] 209e7e069a18: Preparing [2022-02-16T16:39:31.721Z] 4b4527d9d361: Preparing [2022-02-16T16:39:31.721Z] 0419e16943bb: Preparing [2022-02-16T16:39:31.721Z] 2bc6eda7d6fe: Preparing [2022-02-16T16:39:31.721Z] 38c686747f67: Preparing [2022-02-16T16:39:31.721Z] 698317193ef4: Preparing [2022-02-16T16:39:31.721Z] 3de006b0ad1b: Preparing [2022-02-16T16:39:31.721Z] 1a058d5342cc: Preparing [2022-02-16T16:39:31.721Z] 0419e16943bb: Waiting [2022-02-16T16:39:31.721Z] 2bc6eda7d6fe: Waiting [2022-02-16T16:39:31.721Z] 38c686747f67: Waiting [2022-02-16T16:39:31.721Z] 698317193ef4: Waiting [2022-02-16T16:39:31.721Z] 3de006b0ad1b: Waiting [2022-02-16T16:39:31.721Z] 1a058d5342cc: Waiting [2022-02-16T16:39:31.721Z] 4b4527d9d361: Layer already exists [2022-02-16T16:39:31.721Z] d2a747caa3d6: Layer already exists [2022-02-16T16:39:31.721Z] 669eb3d1a20d: Layer already exists [2022-02-16T16:39:31.721Z] 12f7751cf063: Layer already exists [2022-02-16T16:39:31.721Z] 209e7e069a18: Layer already exists [2022-02-16T16:39:31.721Z] 0419e16943bb: Layer already exists [2022-02-16T16:39:31.721Z] 698317193ef4: Layer already exists [2022-02-16T16:39:31.721Z] 38c686747f67: Layer already exists [2022-02-16T16:39:31.721Z] 2bc6eda7d6fe: Layer already exists [2022-02-16T16:39:31.721Z] 3de006b0ad1b: Layer already exists [2022-02-16T16:39:31.721Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:31.721Z] latest: digest: sha256:4c6737c8d0df3329efaae786d94014b496ba37ec64623edcf7078c3e6d33f128 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:32.024Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:32.316Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.29 [2022-02-16T16:39:32.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-02-16T16:39:32.316Z] 12f7751cf063: Preparing [2022-02-16T16:39:32.316Z] d2a747caa3d6: Preparing [2022-02-16T16:39:32.316Z] 669eb3d1a20d: Preparing [2022-02-16T16:39:32.316Z] 209e7e069a18: Preparing [2022-02-16T16:39:32.316Z] 4b4527d9d361: Preparing [2022-02-16T16:39:32.316Z] 0419e16943bb: Preparing [2022-02-16T16:39:32.316Z] 2bc6eda7d6fe: Preparing [2022-02-16T16:39:32.316Z] 38c686747f67: Preparing [2022-02-16T16:39:32.316Z] 698317193ef4: Preparing [2022-02-16T16:39:32.316Z] 3de006b0ad1b: Preparing [2022-02-16T16:39:32.316Z] 1a058d5342cc: Preparing [2022-02-16T16:39:32.316Z] 0419e16943bb: Waiting [2022-02-16T16:39:32.316Z] 2bc6eda7d6fe: Waiting [2022-02-16T16:39:32.316Z] 38c686747f67: Waiting [2022-02-16T16:39:32.316Z] 698317193ef4: Waiting [2022-02-16T16:39:32.316Z] 3de006b0ad1b: Waiting [2022-02-16T16:39:32.316Z] 1a058d5342cc: Waiting [2022-02-16T16:39:32.316Z] 669eb3d1a20d: Layer already exists [2022-02-16T16:39:32.316Z] 209e7e069a18: Layer already exists [2022-02-16T16:39:32.316Z] d2a747caa3d6: Layer already exists [2022-02-16T16:39:32.316Z] 12f7751cf063: Layer already exists [2022-02-16T16:39:32.316Z] 4b4527d9d361: Layer already exists [2022-02-16T16:39:32.316Z] 0419e16943bb: Layer already exists [2022-02-16T16:39:32.316Z] 2bc6eda7d6fe: Layer already exists [2022-02-16T16:39:32.316Z] 38c686747f67: Layer already exists [2022-02-16T16:39:32.316Z] 698317193ef4: Layer already exists [2022-02-16T16:39:32.316Z] 3de006b0ad1b: Layer already exists [2022-02-16T16:39:32.316Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:32.316Z] 2.2.0-dev.29: digest: sha256:4c6737c8d0df3329efaae786d94014b496ba37ec64623edcf7078c3e6d33f128 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:32.613Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:32.902Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:32.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-02-16T16:39:32.902Z] 12f7751cf063: Preparing [2022-02-16T16:39:32.902Z] d2a747caa3d6: Preparing [2022-02-16T16:39:32.902Z] 669eb3d1a20d: Preparing [2022-02-16T16:39:32.902Z] 209e7e069a18: Preparing [2022-02-16T16:39:32.902Z] 4b4527d9d361: Preparing [2022-02-16T16:39:32.902Z] 0419e16943bb: Preparing [2022-02-16T16:39:32.902Z] 2bc6eda7d6fe: Preparing [2022-02-16T16:39:32.902Z] 38c686747f67: Preparing [2022-02-16T16:39:32.902Z] 698317193ef4: Preparing [2022-02-16T16:39:32.902Z] 3de006b0ad1b: Preparing [2022-02-16T16:39:32.902Z] 1a058d5342cc: Preparing [2022-02-16T16:39:32.902Z] 0419e16943bb: Waiting [2022-02-16T16:39:32.902Z] 2bc6eda7d6fe: Waiting [2022-02-16T16:39:32.902Z] 38c686747f67: Waiting [2022-02-16T16:39:32.902Z] 698317193ef4: Waiting [2022-02-16T16:39:32.902Z] 3de006b0ad1b: Waiting [2022-02-16T16:39:32.902Z] 1a058d5342cc: Waiting [2022-02-16T16:39:32.902Z] 4b4527d9d361: Layer already exists [2022-02-16T16:39:32.902Z] d2a747caa3d6: Layer already exists [2022-02-16T16:39:32.902Z] 12f7751cf063: Layer already exists [2022-02-16T16:39:32.902Z] 669eb3d1a20d: Layer already exists [2022-02-16T16:39:32.902Z] 209e7e069a18: Layer already exists [2022-02-16T16:39:32.902Z] 0419e16943bb: Layer already exists [2022-02-16T16:39:32.902Z] 38c686747f67: Layer already exists [2022-02-16T16:39:32.902Z] 2bc6eda7d6fe: Layer already exists [2022-02-16T16:39:32.902Z] 698317193ef4: Layer already exists [2022-02-16T16:39:32.902Z] 3de006b0ad1b: Layer already exists [2022-02-16T16:39:32.902Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:32.902Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:4c6737c8d0df3329efaae786d94014b496ba37ec64623edcf7078c3e6d33f128 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:33.200Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:39:33.494Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-02-16T16:39:33.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-02-16T16:39:33.494Z] 12f7751cf063: Preparing [2022-02-16T16:39:33.494Z] d2a747caa3d6: Preparing [2022-02-16T16:39:33.494Z] 669eb3d1a20d: Preparing [2022-02-16T16:39:33.494Z] 209e7e069a18: Preparing [2022-02-16T16:39:33.494Z] 4b4527d9d361: Preparing [2022-02-16T16:39:33.494Z] 0419e16943bb: Preparing [2022-02-16T16:39:33.494Z] 2bc6eda7d6fe: Preparing [2022-02-16T16:39:33.494Z] 38c686747f67: Preparing [2022-02-16T16:39:33.494Z] 698317193ef4: Preparing [2022-02-16T16:39:33.494Z] 3de006b0ad1b: Preparing [2022-02-16T16:39:33.494Z] 1a058d5342cc: Preparing [2022-02-16T16:39:33.494Z] 698317193ef4: Waiting [2022-02-16T16:39:33.494Z] 0419e16943bb: Waiting [2022-02-16T16:39:33.494Z] 2bc6eda7d6fe: Waiting [2022-02-16T16:39:33.494Z] 38c686747f67: Waiting [2022-02-16T16:39:33.494Z] 3de006b0ad1b: Waiting [2022-02-16T16:39:33.494Z] 1a058d5342cc: Waiting [2022-02-16T16:39:33.494Z] 4b4527d9d361: Layer already exists [2022-02-16T16:39:33.494Z] d2a747caa3d6: Layer already exists [2022-02-16T16:39:33.494Z] 209e7e069a18: Layer already exists [2022-02-16T16:39:33.494Z] 12f7751cf063: Layer already exists [2022-02-16T16:39:33.494Z] 669eb3d1a20d: Layer already exists [2022-02-16T16:39:33.494Z] 2bc6eda7d6fe: Layer already exists [2022-02-16T16:39:33.494Z] 38c686747f67: Layer already exists [2022-02-16T16:39:33.494Z] 0419e16943bb: Layer already exists [2022-02-16T16:39:33.494Z] 3de006b0ad1b: Layer already exists [2022-02-16T16:39:33.494Z] 698317193ef4: Layer already exists [2022-02-16T16:39:33.494Z] 1a058d5342cc: Layer already exists [2022-02-16T16:39:33.494Z] main: digest: sha256:4c6737c8d0df3329efaae786d94014b496ba37ec64623edcf7078c3e6d33f128 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:39:33.526Z] ===================================================== [Pipeline] echo [2022-02-16T16:39:33.534Z] taggedImages: [2022-02-16T16:39:33.534Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:39:33.534Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-02-16T16:39:33.534Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.29 [2022-02-16T16:39:33.534Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:39:33.534Z] - 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-02-16T16:40:43.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-16T16:40:50.128Z] Removing intermediate container 876dd499c432 [2022-02-16T16:40:50.128Z] ---> 34878a0ef982 [2022-02-16T16:40:50.128Z] [2022-02-16T16:40:50.128Z] Step 10/31 : FROM alpine:3.14 [2022-02-16T16:40:50.128Z] 3.14: Pulling from library/alpine [2022-02-16T16:40:50.729Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-16T16:40:50.729Z] Status: Downloaded newer image for alpine:3.14 [2022-02-16T16:40:50.729Z] ---> 5b8b7b635229 [2022-02-16T16:40:50.729Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-16T16:40:51.002Z] ---> Running in 1c10bfd8fb07 [2022-02-16T16:40:52.005Z] Removing intermediate container 1c10bfd8fb07 [2022-02-16T16:40:52.005Z] ---> 378f6f8509a1 [2022-02-16T16:40:52.005Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-16T16:40:52.005Z] ---> Running in 99999c203953 [2022-02-16T16:40:54.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:40:54.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:40:55.295Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-16T16:40:55.295Z] (2/2) Installing su-exec (0.2-r1) [2022-02-16T16:40:55.295Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:40:55.568Z] OK: 6 MiB in 16 packages [2022-02-16T16:40:56.168Z] Removing intermediate container 7412d014198b [2022-02-16T16:40:56.168Z] ---> 0391fce3ca60 [2022-02-16T16:40:56.168Z] [2022-02-16T16:40:56.168Z] Step 10/25 : FROM alpine:3.14 [2022-02-16T16:40:56.168Z] ---> 5b8b7b635229 [2022-02-16T16:40:56.168Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-16T16:40:56.443Z] ---> Running in 8f5c2ae15878 [2022-02-16T16:40:57.037Z] Removing intermediate container 99999c203953 [2022-02-16T16:40:57.037Z] ---> 42869c5a04a0 [2022-02-16T16:40:57.037Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-16T16:40:57.037Z] ---> Running in 52a9aabdbc1b [2022-02-16T16:40:58.019Z] Removing intermediate container 52a9aabdbc1b [2022-02-16T16:40:58.019Z] ---> 291a10c6ce29 [2022-02-16T16:40:58.019Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-16T16:40:58.019Z] ---> Running in d423c149cc3c [2022-02-16T16:40:58.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:40:58.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:40:58.863Z] Removing intermediate container d423c149cc3c [2022-02-16T16:40:58.863Z] ---> 3272107a6e17 [2022-02-16T16:40:58.863Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-16T16:40:58.863Z] ---> Running in 93a2035b4597 [2022-02-16T16:40:59.474Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-16T16:40:59.474Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-16T16:40:59.474Z] (3/3) Installing su-exec (0.2-r1) [2022-02-16T16:40:59.474Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:40:59.474Z] Executing ca-certificates-20211220-r0.trigger [2022-02-16T16:40:59.747Z] OK: 6 MiB in 17 packages [2022-02-16T16:41:02.363Z] Removing intermediate container 93a2035b4597 [2022-02-16T16:41:02.363Z] ---> 23f0edec4e59 [2022-02-16T16:41:02.363Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-16T16:41:02.363Z] Removing intermediate container 8f5c2ae15878 [2022-02-16T16:41:02.363Z] ---> fc0841cc07c6 [2022-02-16T16:41:02.363Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-16T16:41:02.363Z] ---> Running in 422c490377ce [2022-02-16T16:41:02.363Z] ---> Running in 7a02e76dd55a [2022-02-16T16:41:02.968Z] Removing intermediate container 47d4a6421a8c [2022-02-16T16:41:02.968Z] ---> 585f2b335040 [2022-02-16T16:41:02.968Z] [2022-02-16T16:41:02.968Z] Step 10/23 : FROM alpine:3.14 [2022-02-16T16:41:02.968Z] ---> 5b8b7b635229 [2022-02-16T16:41:02.968Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-16T16:41:02.968Z] Removing intermediate container 815fe1196e61 [2022-02-16T16:41:02.968Z] ---> 03783d2eca1a [2022-02-16T16:41:02.968Z] [2022-02-16T16:41:02.968Z] Step 10/22 : FROM alpine:3.14 [2022-02-16T16:41:02.968Z] ---> 5b8b7b635229 [2022-02-16T16:41:02.968Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-16T16:41:02.968Z] ---> Running in 8cd3ba0ae47b [2022-02-16T16:41:02.969Z] Removing intermediate container 7a02e76dd55a [2022-02-16T16:41:02.969Z] ---> 76c72163956d [2022-02-16T16:41:02.969Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-16T16:41:02.969Z] Removing intermediate container 422c490377ce [2022-02-16T16:41:02.969Z] ---> 4f5df81749d5 [2022-02-16T16:41:02.969Z] Step 13/25 : WORKDIR / [2022-02-16T16:41:02.969Z] ---> Running in 4fafaf14d250 [2022-02-16T16:41:03.241Z] ---> Running in b035268df2d0 [2022-02-16T16:41:03.515Z] Removing intermediate container 5ec23f8c25f5 [2022-02-16T16:41:03.515Z] ---> a0ca7fa0d1da [2022-02-16T16:41:03.515Z] [2022-02-16T16:41:03.515Z] Step 10/22 : FROM alpine:3.14 [2022-02-16T16:41:03.515Z] ---> 5b8b7b635229 [2022-02-16T16:41:03.515Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-16T16:41:03.788Z] ---> Running in fb35901fa322 [2022-02-16T16:41:04.066Z] Removing intermediate container b035268df2d0 [2022-02-16T16:41:04.066Z] ---> 1c76d1b2b7da [2022-02-16T16:41:04.066Z] 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-02-16T16:41:04.340Z] ---> 3c21aa6342f0 [2022-02-16T16:41:04.340Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-16T16:41:04.616Z] ---> Running in d5ed33d91910 [2022-02-16T16:41:05.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:41:05.210Z] ---> 69360dbdcda7 [2022-02-16T16:41:05.210Z] 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-02-16T16:41:05.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:41:05.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:41:05.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:41:05.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:41:06.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:41:06.314Z] ---> 30ea6dd7a548 [2022-02-16T16:41:06.314Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-16T16:41:06.314Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-16T16:41:06.314Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:41:06.314Z] OK: 6 MiB in 15 packages [2022-02-16T16:41:06.594Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-16T16:41:06.594Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-16T16:41:06.594Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:41:06.594Z] Executing ca-certificates-20211220-r0.trigger [2022-02-16T16:41:06.872Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-16T16:41:07.150Z] OK: 6 MiB in 16 packages [2022-02-16T16:41:07.150Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:41:07.150Z] OK: 6 MiB in 15 packages [2022-02-16T16:41:07.436Z] ---> 6a42fdd0e32b [2022-02-16T16:41:07.436Z] 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-02-16T16:41:07.708Z] Removing intermediate container d5ed33d91910 [2022-02-16T16:41:07.709Z] ---> f1d2d1cea4c2 [2022-02-16T16:41:07.709Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-16T16:41:07.983Z] Removing intermediate container 8cd3ba0ae47b [2022-02-16T16:41:07.983Z] ---> 3ad079d99dee [2022-02-16T16:41:07.983Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-16T16:41:08.263Z] ---> Running in 4359723dd18c [2022-02-16T16:41:08.537Z] Removing intermediate container fb35901fa322 [2022-02-16T16:41:08.537Z] ---> 3b9105b7783d [2022-02-16T16:41:08.537Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-16T16:41:08.537Z] ---> Running in ecd6f467b9bd [2022-02-16T16:41:08.815Z] Removing intermediate container 4359723dd18c [2022-02-16T16:41:08.815Z] ---> a7ac0c41c38c [2022-02-16T16:41:08.815Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-16T16:41:08.815Z] ---> b81e7d9971f4 [2022-02-16T16:41:08.815Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-16T16:41:08.815Z] ---> Running in bc42ce46e0fd [2022-02-16T16:41:08.815Z] ---> 04afc1031375 [2022-02-16T16:41:08.815Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-16T16:41:09.089Z] Removing intermediate container ecd6f467b9bd [2022-02-16T16:41:09.089Z] ---> 33054e3d61ee [2022-02-16T16:41:09.089Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-16T16:41:09.089Z] Removing intermediate container 4fafaf14d250 [2022-02-16T16:41:09.089Z] ---> 108ebdc2028a [2022-02-16T16:41:09.089Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-16T16:41:09.089Z] ---> Running in 44dec9f79e2d [2022-02-16T16:41:09.089Z] ---> Running in 0e19c9185239 [2022-02-16T16:41:09.685Z] Removing intermediate container bc42ce46e0fd [2022-02-16T16:41:09.685Z] ---> a8d462d8213c [2022-02-16T16:41:09.685Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-16T16:41:09.685Z] ---> Running in c120dd0ee6f7 [2022-02-16T16:41:09.685Z] Removing intermediate container 44dec9f79e2d [2022-02-16T16:41:09.685Z] ---> 4f27759494ef [2022-02-16T16:41:09.685Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-16T16:41:09.961Z] Removing intermediate container 0e19c9185239 [2022-02-16T16:41:09.961Z] ---> f1fe1dc352ad [2022-02-16T16:41:09.961Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-16T16:41:09.961Z] ---> Running in 50209e3d7ccf [2022-02-16T16:41:09.961Z] ---> Running in 3d4e69e50b12 [2022-02-16T16:41:10.239Z] Removing intermediate container c120dd0ee6f7 [2022-02-16T16:41:10.239Z] ---> 2e1e44f222ee [2022-02-16T16:41:10.239Z] Step 15/23 : WORKDIR / [2022-02-16T16:41:10.515Z] Removing intermediate container 50209e3d7ccf [2022-02-16T16:41:10.515Z] ---> 6fc9c32df0cd [2022-02-16T16:41:10.515Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-16T16:41:10.515Z] ---> Running in a7cb69ef486d [2022-02-16T16:41:10.515Z] Removing intermediate container 3d4e69e50b12 [2022-02-16T16:41:10.515Z] ---> dfad601bf0ac [2022-02-16T16:41:10.515Z] ---> 6fe8fffc614c [2022-02-16T16:41:10.515Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-16T16:41:10.515Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-16T16:41:10.515Z] ---> Running in 04cccf1154a8 [2022-02-16T16:41:10.788Z] ---> 36529916d2a4 [2022-02-16T16:41:10.788Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-16T16:41:11.060Z] Removing intermediate container a7cb69ef486d [2022-02-16T16:41:11.060Z] ---> f0d2110ccda8 [2022-02-16T16:41:11.060Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-16T16:41:11.334Z] Removing intermediate container 04cccf1154a8 [2022-02-16T16:41:11.334Z] ---> 745f92e693ad [2022-02-16T16:41:11.334Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-16T16:41:11.615Z] ---> b4e23befa886 [2022-02-16T16:41:11.615Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-16T16:41:11.615Z] ---> 5ff25da6eb29 [2022-02-16T16:41:11.615Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-16T16:41:12.213Z] ---> a5ad3eeaf780 [2022-02-16T16:41:12.213Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-16T16:41:12.213Z] ---> 48fe6c6dba2f [2022-02-16T16:41:12.213Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-16T16:41:12.493Z] ---> e6cf2811fd49 [2022-02-16T16:41:12.493Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-16T16:41:12.766Z] ---> 587622e9de1d [2022-02-16T16:41:12.766Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-16T16:41:13.750Z] ---> 3bcc641ea076 [2022-02-16T16:41:13.750Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-16T16:41:13.750Z] ---> bf117f785e25 [2022-02-16T16:41:13.750Z] 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-02-16T16:41:13.750Z] ---> dbb560305f29 [2022-02-16T16:41:13.750Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-16T16:41:13.750Z] ---> Running in 65f82f5a0518 [2022-02-16T16:41:13.750Z] ---> c0ebcbdf7a8b [2022-02-16T16:41:13.750Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-16T16:41:14.350Z] ---> Running in 4d356419ce54 [2022-02-16T16:41:14.350Z] ---> 7c093b25e440 [2022-02-16T16:41:14.350Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-16T16:41:14.621Z] ---> 3997ff6b264b [2022-02-16T16:41:14.621Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-16T16:41:14.621Z] ---> Running in 32f2eacb9a60 [2022-02-16T16:41:14.900Z] ---> 48f31e92acb0 [2022-02-16T16:41:14.900Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-16T16:41:14.900Z] Removing intermediate container 4d356419ce54 [2022-02-16T16:41:14.900Z] ---> bc606b1d241c [2022-02-16T16:41:14.900Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-16T16:41:14.900Z] ---> Running in 26e8608d6fec [2022-02-16T16:41:15.173Z] Removing intermediate container 32f2eacb9a60 [2022-02-16T16:41:15.173Z] ---> 4219563e4a57 [2022-02-16T16:41:15.173Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-16T16:41:15.447Z] ---> b43434a154b6 [2022-02-16T16:41:15.447Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-16T16:41:15.447Z] ---> Running in 905ffff1964b [2022-02-16T16:41:15.447Z] ---> Running in 84933b2f4e60 [2022-02-16T16:41:15.722Z] Removing intermediate container 26e8608d6fec [2022-02-16T16:41:15.722Z] ---> 805c784ae0ed [2022-02-16T16:41:15.722Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-16T16:41:15.999Z] ---> Running in 5ee59310a8ad [2022-02-16T16:41:15.999Z] ---> 48e6327e2e7b [2022-02-16T16:41:15.999Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-16T16:41:15.999Z] ---> Running in fbe743e2fe5f [2022-02-16T16:41:16.281Z] Removing intermediate container 905ffff1964b [2022-02-16T16:41:16.281Z] ---> 23334e679cfc [2022-02-16T16:41:16.281Z] Step 20/22 : LABEL arch=arm64 [2022-02-16T16:41:16.281Z] Removing intermediate container 84933b2f4e60 [2022-02-16T16:41:16.281Z] ---> d88a50a28007 [2022-02-16T16:41:16.281Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-16T16:41:16.281Z] ---> Running in 77799e3105ac [2022-02-16T16:41:16.281Z] ---> Running in 99a8455a98c3 [2022-02-16T16:41:16.281Z] Removing intermediate container 65f82f5a0518 [2022-02-16T16:41:16.281Z] ---> 81e26155322b [2022-02-16T16:41:16.281Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-16T16:41:16.560Z] Removing intermediate container 5ee59310a8ad [2022-02-16T16:41:16.560Z] ---> 373b9fb8886e [2022-02-16T16:41:16.560Z] Step 21/23 : LABEL arch=arm64 [2022-02-16T16:41:16.560Z] ---> Running in fbeca362ba43 [2022-02-16T16:41:16.560Z] ---> Running in 7c21a983a8cc [2022-02-16T16:41:16.835Z] Removing intermediate container 99a8455a98c3 [2022-02-16T16:41:16.835Z] ---> 60c1a6de2751 [2022-02-16T16:41:16.835Z] Step 20/22 : LABEL arch=arm64 [2022-02-16T16:41:17.108Z] Removing intermediate container 77799e3105ac [2022-02-16T16:41:17.108Z] ---> fe06cab3460d [2022-02-16T16:41:17.108Z] Step 21/22 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:41:17.108Z] ---> Running in 41c0a921ff1a [2022-02-16T16:41:17.108Z] Removing intermediate container fbeca362ba43 [2022-02-16T16:41:17.108Z] ---> a4c095a75c2d [2022-02-16T16:41:17.108Z] Step 23/25 : LABEL arch=arm64 [2022-02-16T16:41:17.108Z] ---> Running in caaea73701ff [2022-02-16T16:41:17.378Z] Removing intermediate container 7c21a983a8cc [2022-02-16T16:41:17.378Z] ---> 2d3edd4e933b [2022-02-16T16:41:17.378Z] Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:41:17.378Z] ---> Running in ca4a0399a938 [2022-02-16T16:41:17.378Z] ---> Running in 0b1d63d6519b [2022-02-16T16:41:17.653Z] Removing intermediate container 41c0a921ff1a [2022-02-16T16:41:17.653Z] ---> 50bc01d7adf0 [2022-02-16T16:41:17.653Z] Step 21/22 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:41:17.653Z] ---> Running in 9e4f889b0d08 [2022-02-16T16:41:17.927Z] Removing intermediate container caaea73701ff [2022-02-16T16:41:17.927Z] ---> bddabb56e27f [2022-02-16T16:41:17.927Z] Step 22/22 : LABEL version=2.2.0-dev.29 [2022-02-16T16:41:17.927Z] Removing intermediate container ca4a0399a938 [2022-02-16T16:41:17.927Z] ---> eaa48272b83d [2022-02-16T16:41:17.927Z] Step 24/25 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:41:17.927Z] ---> Running in ea4e11ca066b [2022-02-16T16:41:18.208Z] Removing intermediate container 0b1d63d6519b [2022-02-16T16:41:18.208Z] ---> e60a6cdd156e [2022-02-16T16:41:18.208Z] ---> Running in 73a325a3c378 [2022-02-16T16:41:18.208Z] Step 23/23 : LABEL version=2.2.0-dev.29 [2022-02-16T16:41:18.208Z] ---> Running in 6633dc10f3f7 [2022-02-16T16:41:18.487Z] Removing intermediate container 9e4f889b0d08 [2022-02-16T16:41:18.487Z] ---> cafc9cf889aa [2022-02-16T16:41:18.487Z] Step 22/22 : LABEL version=2.2.0-dev.29 [2022-02-16T16:41:18.487Z] ---> Running in cbf111c840c4 [2022-02-16T16:41:18.487Z] Removing intermediate container fbe743e2fe5f [2022-02-16T16:41:18.487Z] ---> 4a012d065c10 [2022-02-16T16:41:18.487Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-16T16:41:18.767Z] Removing intermediate container ea4e11ca066b [2022-02-16T16:41:18.767Z] ---> 97fda7e09996 [2022-02-16T16:41:18.767Z] [2022-02-16T16:41:19.038Z] ---> Running in e843da954447 [2022-02-16T16:41:19.038Z] Removing intermediate container 6633dc10f3f7 [2022-02-16T16:41:19.038Z] ---> 6714133e368e [2022-02-16T16:41:19.038Z] [2022-02-16T16:41:19.038Z] Removing intermediate container 73a325a3c378 [2022-02-16T16:41:19.038Z] ---> 0e559c800eeb [2022-02-16T16:41:19.038Z] Step 25/25 : LABEL version=2.2.0-dev.29 [2022-02-16T16:41:19.038Z] ---> Running in 277a69c891c6 [2022-02-16T16:41:19.038Z] Removing intermediate container cbf111c840c4 [2022-02-16T16:41:19.038Z] ---> a8422083aa59 [2022-02-16T16:41:19.038Z] [2022-02-16T16:41:19.038Z] Successfully built 97fda7e09996 [2022-02-16T16:41:19.038Z] Successfully tagged support-scheduler-arm64:latest [2022-02-16T16:41:19.038Z]  Building support-scheduler ... done Building core-command [2022-02-16T16:41:19.312Z] Successfully built 6714133e368e [2022-02-16T16:41:19.312Z] Successfully tagged core-metadata-arm64:latest [2022-02-16T16:41:19.312Z]  Building core-metadata ... done Building core-data [2022-02-16T16:41:19.584Z] Successfully built a8422083aa59 [2022-02-16T16:41:19.585Z] Removing intermediate container e843da954447 [2022-02-16T16:41:19.585Z] ---> 24f4bf0014bd [2022-02-16T16:41:19.585Z] Step 28/31 : CMD ["gate"] [2022-02-16T16:41:19.585Z] Successfully tagged support-notifications-arm64:latest [2022-02-16T16:41:19.585Z] Building security-proxy-setup [2022-02-16T16:41:19.585Z]  Building support-notifications ... done  ---> Running in 29e629582172 [2022-02-16T16:41:19.858Z] Removing intermediate container 277a69c891c6 [2022-02-16T16:41:19.858Z] ---> d654950a8b17 [2022-02-16T16:41:19.858Z] [2022-02-16T16:41:20.131Z] Successfully built d654950a8b17 [2022-02-16T16:41:20.131Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-02-16T16:41:20.131Z]  Building security-secretstore-setup ... done Removing intermediate container 29e629582172 [2022-02-16T16:41:20.131Z] ---> 93cfe4df9115 [2022-02-16T16:41:20.131Z] Step 29/31 : LABEL arch=arm64 [2022-02-16T16:41:20.131Z] Building sys-mgmt-agent [2022-02-16T16:41:20.406Z] ---> Running in d4aecd651d3e [2022-02-16T16:41:20.678Z] Removing intermediate container d4aecd651d3e [2022-02-16T16:41:20.678Z] ---> 2df8546ea88f [2022-02-16T16:41:20.678Z] Step 30/31 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:41:20.950Z] ---> Running in 2ad1da08462d [2022-02-16T16:41:21.222Z] Removing intermediate container 2ad1da08462d [2022-02-16T16:41:21.222Z] ---> 12703aa84804 [2022-02-16T16:41:21.222Z] Step 31/31 : LABEL version=2.2.0-dev.29 [2022-02-16T16:41:21.559Z] ---> Running in dc0f8a89c01a [2022-02-16T16:41:21.902Z] Removing intermediate container dc0f8a89c01a [2022-02-16T16:41:21.902Z] ---> a873fbf0674b [2022-02-16T16:41:21.902Z] [2022-02-16T16:41:22.187Z] Successfully built a873fbf0674b [2022-02-16T16:41:22.187Z] Successfully tagged security-bootstrapper-arm64:latest [2022-02-16T16:42:01.254Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:42:01.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:42:01.254Z] ---> e0f041fbb8e5 [2022-02-16T16:42:01.254Z] Step 3/23 : WORKDIR /edgex-go [2022-02-16T16:42:01.254Z] ---> Using cache [2022-02-16T16:42:01.254Z] ---> ee8ff077a7ab [2022-02-16T16:42:01.254Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:42:01.254Z] ---> Using cache [2022-02-16T16:42:01.254Z] ---> 606952652037 [2022-02-16T16:42:01.254Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-16T16:42:01.254Z] ---> Using cache [2022-02-16T16:42:01.254Z] ---> 1dd4f775d766 [2022-02-16T16:42:01.255Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-16T16:42:01.255Z] ---> Using cache [2022-02-16T16:42:01.255Z] ---> f48fd96f0b97 [2022-02-16T16:42:01.255Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:42:01.255Z] ---> Using cache [2022-02-16T16:42:01.255Z] ---> 9daa6b9b12d3 [2022-02-16T16:42:01.255Z] Step 8/23 : COPY . . [2022-02-16T16:42:01.255Z] ---> Using cache [2022-02-16T16:42:01.255Z] ---> 04f1b3db75f5 [2022-02-16T16:42:01.255Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-16T16:42:01.255Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:42:01.255Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:42:01.255Z] ---> e0f041fbb8e5 [2022-02-16T16:42:01.255Z] Step 3/21 : WORKDIR /edgex-go [2022-02-16T16:42:01.255Z] ---> Using cache [2022-02-16T16:42:01.255Z] ---> ee8ff077a7ab [2022-02-16T16:42:01.255Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:42:01.255Z] ---> Using cache [2022-02-16T16:42:01.255Z] ---> 606952652037 [2022-02-16T16:42:01.255Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-16T16:42:01.255Z] ---> Using cache [2022-02-16T16:42:01.255Z] ---> 1dd4f775d766 [2022-02-16T16:42:01.255Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-16T16:42:01.255Z] ---> Using cache [2022-02-16T16:42:01.255Z] ---> f48fd96f0b97 [2022-02-16T16:42:01.255Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:42:01.255Z] ---> Using cache [2022-02-16T16:42:01.255Z] ---> 9daa6b9b12d3 [2022-02-16T16:42:01.255Z] Step 8/21 : COPY . . [2022-02-16T16:42:01.255Z] ---> Using cache [2022-02-16T16:42:01.255Z] ---> 04f1b3db75f5 [2022-02-16T16:42:01.255Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-16T16:42:01.255Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:42:01.255Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:42:01.255Z] ---> e0f041fbb8e5 [2022-02-16T16:42:01.255Z] Step 3/23 : WORKDIR /edgex-go [2022-02-16T16:42:01.255Z] ---> Using cache [2022-02-16T16:42:01.255Z] ---> ee8ff077a7ab [2022-02-16T16:42:01.255Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:42:01.255Z] ---> Using cache [2022-02-16T16:42:01.255Z] ---> 606952652037 [2022-02-16T16:42:01.255Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-16T16:42:01.255Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-16T16:42:01.255Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-16T16:42:01.255Z] ---> e0f041fbb8e5 [2022-02-16T16:42:01.255Z] Step 3/23 : WORKDIR /edgex-go [2022-02-16T16:42:01.255Z] ---> Using cache [2022-02-16T16:42:01.255Z] ---> ee8ff077a7ab [2022-02-16T16:42:01.255Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:42:01.255Z] ---> Using cache [2022-02-16T16:42:01.255Z] ---> 606952652037 [2022-02-16T16:42:01.255Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-16T16:42:01.255Z] ---> Running in 04a0893cdec1 [2022-02-16T16:42:01.255Z] ---> Running in 6b98c4e3daeb [2022-02-16T16:42:01.255Z] ---> Running in e9d2d531912e [2022-02-16T16:42:01.255Z] ---> Running in fa7c8661c9b8 [2022-02-16T16:42:01.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-16T16:42:01.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:42:01.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-command/core-command ./cmd/core-command [2022-02-16T16:42:01.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:42:01.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:42:01.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:42:01.255Z] OK: 220 MiB in 52 packages [2022-02-16T16:42:01.255Z] OK: 220 MiB in 52 packages [2022-02-16T16:42:02.704Z] Removing intermediate container fa7c8661c9b8 [2022-02-16T16:42:02.704Z] ---> bd054dfe2b33 [2022-02-16T16:42:02.704Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-16T16:42:02.704Z] Removing intermediate container e9d2d531912e [2022-02-16T16:42:02.704Z] ---> 89364f1be5fc [2022-02-16T16:42:02.704Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-16T16:42:04.144Z] ---> ed929ccde89b [2022-02-16T16:42:04.144Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:42:04.144Z] ---> 1cca54d952bc [2022-02-16T16:42:04.144Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:42:04.144Z] ---> Running in 3461ef8136c1 [2022-02-16T16:42:04.144Z] ---> Running in 26700cba5fc1 [2022-02-16T16:42:09.554Z] Removing intermediate container 3461ef8136c1 [2022-02-16T16:42:09.554Z] ---> 25dd102ba4e6 [2022-02-16T16:42:09.554Z] Step 8/23 : COPY . . [2022-02-16T16:42:10.154Z] Removing intermediate container 26700cba5fc1 [2022-02-16T16:42:10.154Z] ---> 7496ebc0aeea [2022-02-16T16:42:10.154Z] Step 8/23 : COPY . . [2022-02-16T16:42:28.504Z] ---> 409d34a2a2a9 [2022-02-16T16:42:28.504Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-16T16:42:28.504Z] ---> 53a5e9a3dc2e [2022-02-16T16:42:28.504Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-16T16:42:28.504Z] ---> Running in cd7207d91255 [2022-02-16T16:42:28.504Z] ---> Running in 6c4c748a8028 [2022-02-16T16:42:30.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-16T16:42:30.485Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/core-data/core-data ./cmd/core-data [2022-02-16T16:43:38.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-16T16:43:38.489Z] Removing intermediate container 6b98c4e3daeb [2022-02-16T16:43:38.489Z] ---> 6f6fd63b3cf6 [2022-02-16T16:43:38.489Z] [2022-02-16T16:43:38.489Z] Step 10/23 : FROM alpine:3.14 [2022-02-16T16:43:38.489Z] ---> 5b8b7b635229 [2022-02-16T16:43:38.489Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-16T16:43:38.489Z] ---> Using cache [2022-02-16T16:43:38.489Z] ---> 3b9105b7783d [2022-02-16T16:43:38.489Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-16T16:43:38.489Z] ---> Using cache [2022-02-16T16:43:38.489Z] ---> 33054e3d61ee [2022-02-16T16:43:38.489Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-16T16:43:38.489Z] ---> Running in 5c4bb2cba3e1 [2022-02-16T16:43:38.489Z] Removing intermediate container 5c4bb2cba3e1 [2022-02-16T16:43:38.489Z] ---> c5d23b8f88ce [2022-02-16T16:43:38.489Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-16T16:43:38.489Z] ---> Running in 486a9c591435 [2022-02-16T16:43:38.489Z] Removing intermediate container 486a9c591435 [2022-02-16T16:43:38.489Z] ---> fce8b6eb9aa3 [2022-02-16T16:43:38.489Z] Step 15/23 : WORKDIR / [2022-02-16T16:43:38.489Z] ---> Running in fd6678e51edb [2022-02-16T16:43:38.489Z] Removing intermediate container fd6678e51edb [2022-02-16T16:43:38.489Z] ---> 3340c93b7be3 [2022-02-16T16:43:38.489Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-16T16:43:39.479Z] ---> caf09a4b6ede [2022-02-16T16:43:39.479Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-16T16:43:40.933Z] ---> 2e0fa3c8a211 [2022-02-16T16:43:40.933Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-16T16:43:41.922Z] ---> d008c267f1e8 [2022-02-16T16:43:41.923Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-16T16:43:41.923Z] ---> Running in 1677aebb1dc5 [2022-02-16T16:43:42.935Z] Removing intermediate container 1677aebb1dc5 [2022-02-16T16:43:42.935Z] ---> f5d27fd6bd6b [2022-02-16T16:43:42.935Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-16T16:43:42.935Z] ---> Running in 76c2b8751b50 [2022-02-16T16:43:43.541Z] Removing intermediate container 76c2b8751b50 [2022-02-16T16:43:43.541Z] ---> 9e585a8fb9b9 [2022-02-16T16:43:43.541Z] Step 21/23 : LABEL arch=arm64 [2022-02-16T16:43:43.823Z] ---> Running in 649426be2f70 [2022-02-16T16:43:44.835Z] Removing intermediate container 649426be2f70 [2022-02-16T16:43:44.835Z] ---> 6abf1d94e52b [2022-02-16T16:43:44.835Z] Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:43:45.121Z] ---> Running in 394797a69e00 [2022-02-16T16:43:45.727Z] Removing intermediate container 394797a69e00 [2022-02-16T16:43:45.727Z] ---> 702e9c4454ce [2022-02-16T16:43:45.727Z] Step 23/23 : LABEL version=2.2.0-dev.29 [2022-02-16T16:43:46.010Z] ---> Running in 6f00ec2e8754 [2022-02-16T16:43:46.999Z] Removing intermediate container 6f00ec2e8754 [2022-02-16T16:43:46.999Z] ---> d0a3514f7bed [2022-02-16T16:43:46.999Z] [2022-02-16T16:43:47.279Z] Successfully built d0a3514f7bed [2022-02-16T16:43:47.279Z] Successfully tagged core-command-arm64:latest [2022-02-16T16:43:47.279Z]  Building core-command ... done Removing intermediate container 04a0893cdec1 [2022-02-16T16:43:47.279Z] ---> fb4607871a19 [2022-02-16T16:43:47.279Z] [2022-02-16T16:43:47.279Z] Step 10/21 : FROM alpine:3.14 [2022-02-16T16:43:47.279Z] ---> 5b8b7b635229 [2022-02-16T16:43:47.279Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-16T16:43:47.279Z] ---> Running in e832efbb550d [2022-02-16T16:43:49.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:43:49.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:43:50.554Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-16T16:43:50.554Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-16T16:43:50.554Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-16T16:43:50.554Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-16T16:43:50.831Z] (5/5) Installing curl (7.79.1-r0) [2022-02-16T16:43:50.831Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:43:50.831Z] Executing ca-certificates-20211220-r0.trigger [2022-02-16T16:43:51.109Z] OK: 8 MiB in 19 packages [2022-02-16T16:43:53.107Z] Removing intermediate container e832efbb550d [2022-02-16T16:43:53.107Z] ---> 2864b149eb01 [2022-02-16T16:43:53.107Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-16T16:43:53.400Z] ---> Running in 32eb6e76fd25 [2022-02-16T16:43:54.001Z] Removing intermediate container 32eb6e76fd25 [2022-02-16T16:43:54.001Z] ---> 751407ccffaa [2022-02-16T16:43:54.001Z] Step 13/21 : WORKDIR /edgex [2022-02-16T16:43:54.001Z] ---> Running in 57ebf9204e33 [2022-02-16T16:43:54.595Z] Removing intermediate container 57ebf9204e33 [2022-02-16T16:43:54.595Z] ---> f5f5e2d6d837 [2022-02-16T16:43:54.595Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-16T16:43:55.575Z] ---> c72648be2177 [2022-02-16T16:43:55.575Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-16T16:43:57.021Z] ---> 24ad2a73211d [2022-02-16T16:43:57.021Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-16T16:43:59.019Z] ---> 760a305bd20c [2022-02-16T16:43:59.019Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-16T16:43:59.019Z] ---> Running in e96bbd62129d [2022-02-16T16:43:59.293Z] Removing intermediate container e96bbd62129d [2022-02-16T16:43:59.293Z] ---> 744c674e2f26 [2022-02-16T16:43:59.293Z] Step 18/21 : CMD ["--init=true"] [2022-02-16T16:43:59.565Z] ---> Running in 29c3da4dbb0f [2022-02-16T16:44:00.164Z] Removing intermediate container 29c3da4dbb0f [2022-02-16T16:44:00.164Z] ---> dc04c2eca54d [2022-02-16T16:44:00.164Z] Step 19/21 : LABEL arch=arm64 [2022-02-16T16:44:00.164Z] ---> Running in 57a97b2e8a56 [2022-02-16T16:44:00.768Z] Removing intermediate container 57a97b2e8a56 [2022-02-16T16:44:00.769Z] ---> c00f7bb5b3d9 [2022-02-16T16:44:00.769Z] Step 20/21 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:44:01.041Z] ---> Running in f86b8d85c39b [2022-02-16T16:44:01.638Z] Removing intermediate container f86b8d85c39b [2022-02-16T16:44:01.638Z] ---> 33593119e58b [2022-02-16T16:44:01.638Z] Step 21/21 : LABEL version=2.2.0-dev.29 [2022-02-16T16:44:01.915Z] ---> Running in 76d3c4fae4a0 [2022-02-16T16:44:02.512Z] Removing intermediate container 76d3c4fae4a0 [2022-02-16T16:44:02.512Z] ---> 3e53f58ae90d [2022-02-16T16:44:02.512Z] [2022-02-16T16:44:02.787Z] Successfully built 3e53f58ae90d [2022-02-16T16:44:02.787Z] Successfully tagged security-proxy-setup-arm64:latest [2022-02-16T16:44:09.505Z]  Building security-proxy-setup ... done Removing intermediate container cd7207d91255 [2022-02-16T16:44:09.505Z] ---> dde91e6679b2 [2022-02-16T16:44:09.505Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-16T16:44:09.505Z] ---> Running in 1a198fe265c2 [2022-02-16T16:44:10.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.29" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-16T16:44:13.122Z] Removing intermediate container 1a198fe265c2 [2022-02-16T16:44:13.122Z] ---> c7fa7215ddcc [2022-02-16T16:44:13.122Z] [2022-02-16T16:44:13.122Z] Step 11/23 : FROM docker:20.10.10 [2022-02-16T16:44:13.122Z] 20.10.10: Pulling from library/docker [2022-02-16T16:44:17.410Z] Removing intermediate container 6c4c748a8028 [2022-02-16T16:44:17.410Z] ---> 008d294e4212 [2022-02-16T16:44:17.410Z] [2022-02-16T16:44:17.410Z] Step 10/23 : FROM alpine:3.14 [2022-02-16T16:44:17.410Z] ---> 5b8b7b635229 [2022-02-16T16:44:17.410Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-16T16:44:17.410Z] ---> Running in 1418aaef1292 [2022-02-16T16:44:18.021Z] Removing intermediate container 1418aaef1292 [2022-02-16T16:44:18.021Z] ---> 53b9306806e6 [2022-02-16T16:44:18.021Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-16T16:44:18.021Z] ---> Running in 5c714209d8d1 [2022-02-16T16:44:18.292Z] Removing intermediate container 5c714209d8d1 [2022-02-16T16:44:18.292Z] ---> 19d831ad15e8 [2022-02-16T16:44:18.292Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-16T16:44:18.569Z] ---> Running in 74ab53e132f0 [2022-02-16T16:44:18.843Z] Removing intermediate container 74ab53e132f0 [2022-02-16T16:44:18.843Z] ---> 44f475520145 [2022-02-16T16:44:18.843Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:44:19.118Z] ---> Running in 13bfebeb7542 [2022-02-16T16:44:21.751Z] Removing intermediate container 13bfebeb7542 [2022-02-16T16:44:21.751Z] ---> 87aa10d6bbb6 [2022-02-16T16:44:21.751Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-16T16:44:21.751Z] ---> Running in b2b783bb747f [2022-02-16T16:44:22.729Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:44:24.164Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:44:24.451Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-16T16:44:24.451Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-16T16:44:24.451Z] ---> 520e9a0a30f7 [2022-02-16T16:44:24.451Z] 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-02-16T16:44:24.722Z] ---> Running in ef2a8310fcdf [2022-02-16T16:44:24.994Z] Removing intermediate container ef2a8310fcdf [2022-02-16T16:44:24.994Z] ---> cb40c8bd045d [2022-02-16T16:44:24.994Z] 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-02-16T16:44:25.268Z] ---> Running in d62b495285fe [2022-02-16T16:44:25.866Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-16T16:44:25.866Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-16T16:44:26.153Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-16T16:44:26.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:44:26.154Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-16T16:44:26.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:44:26.719Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-16T16:44:26.996Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-16T16:44:27.276Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:44:27.276Z] OK: 8 MiB in 20 packages [2022-02-16T16:44:27.559Z] (1/42) Installing readline (8.1.0-r0) [2022-02-16T16:44:27.559Z] (2/42) Installing bash (5.1.4-r0) [2022-02-16T16:44:27.559Z] Executing bash-5.1.4-r0.post-install [2022-02-16T16:44:27.559Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-16T16:44:27.559Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-16T16:44:27.559Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-16T16:44:27.559Z] (6/42) Installing curl (7.79.1-r0) [2022-02-16T16:44:27.559Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-16T16:44:27.559Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-16T16:44:27.559Z] (9/42) Installing expat (2.4.4-r0) [2022-02-16T16:44:27.559Z] (10/42) Installing libffi (3.3-r2) [2022-02-16T16:44:27.559Z] (11/42) Installing gdbm (1.19-r0) [2022-02-16T16:44:27.559Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-16T16:44:27.559Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-16T16:44:27.559Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-16T16:44:27.861Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-16T16:44:27.861Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-16T16:44:27.861Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-16T16:44:28.509Z] Removing intermediate container b2b783bb747f [2022-02-16T16:44:28.509Z] ---> c09697a4c2df [2022-02-16T16:44:28.509Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-16T16:44:29.491Z] ---> e727c1797c8c [2022-02-16T16:44:29.491Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-16T16:44:29.767Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-16T16:44:29.767Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-16T16:44:30.048Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-16T16:44:30.048Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-16T16:44:30.048Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-16T16:44:30.048Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-16T16:44:30.048Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-16T16:44:30.048Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-16T16:44:30.048Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-16T16:44:30.048Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-16T16:44:30.048Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-16T16:44:30.048Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-16T16:44:30.320Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-16T16:44:30.320Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-16T16:44:30.320Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-16T16:44:30.320Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-16T16:44:30.320Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-16T16:44:30.320Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-16T16:44:30.320Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-16T16:44:30.320Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-16T16:44:30.320Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-16T16:44:30.320Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-16T16:44:30.320Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-16T16:44:30.320Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-16T16:44:30.592Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-16T16:44:30.864Z] ---> 2e04fe29edeb [2022-02-16T16:44:30.864Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-16T16:44:31.141Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:44:31.141Z] OK: 84 MiB in 64 packages [2022-02-16T16:44:31.427Z] ---> 30de5853b454 [2022-02-16T16:44:31.427Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-16T16:44:31.699Z] ---> Running in 2fcad6bd8e2b [2022-02-16T16:44:31.972Z] Removing intermediate container 2fcad6bd8e2b [2022-02-16T16:44:31.972Z] ---> f67526489ee8 [2022-02-16T16:44:31.972Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-16T16:44:32.245Z] ---> Running in f4b64fc58b42 [2022-02-16T16:44:32.517Z] Removing intermediate container f4b64fc58b42 [2022-02-16T16:44:32.517Z] ---> 91220a3ae821 [2022-02-16T16:44:32.517Z] Step 21/23 : LABEL arch=arm64 [2022-02-16T16:44:32.517Z] ---> Running in 15d7b156334f [2022-02-16T16:44:33.118Z] Removing intermediate container 15d7b156334f [2022-02-16T16:44:33.118Z] ---> eb25e7413a8e [2022-02-16T16:44:33.118Z] Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:44:33.118Z] ---> Running in 7d557ffcefa2 [2022-02-16T16:44:33.393Z] Removing intermediate container 7d557ffcefa2 [2022-02-16T16:44:33.393Z] ---> bba06f0c73f8 [2022-02-16T16:44:33.393Z] Step 23/23 : LABEL version=2.2.0-dev.29 [2022-02-16T16:44:33.665Z] ---> Running in 3e49bb740736 [2022-02-16T16:44:33.939Z] Removing intermediate container 3e49bb740736 [2022-02-16T16:44:33.939Z] ---> 3a9a8867da0b [2022-02-16T16:44:33.939Z] [2022-02-16T16:44:34.214Z] Successfully built 3a9a8867da0b [2022-02-16T16:44:34.214Z] Successfully tagged core-data-arm64:latest [2022-02-16T16:44:35.641Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2022-02-16T16:44:35.641Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-16T16:44:36.614Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-16T16:44:36.614Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-16T16:44:37.208Z] Collecting docker<4.0,>=3.6.0 [2022-02-16T16:44:37.208Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-16T16:44:37.800Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-16T16:44:37.800Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-16T16:44:38.777Z] Collecting PyYAML<4,>=3.10 [2022-02-16T16:44:38.777Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-16T16:44:42.156Z] Collecting docopt<0.7,>=0.6.1 [2022-02-16T16:44:42.156Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-16T16:44:44.129Z] Collecting cached-property<2,>=1.2.0 [2022-02-16T16:44:44.129Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-16T16:44:44.129Z] Collecting jsonschema<3,>=2.5.1 [2022-02-16T16:44:44.401Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-16T16:44:44.401Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-16T16:44:44.401Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-16T16:44:46.373Z] Collecting texttable<0.10,>=0.9.0 [2022-02-16T16:44:46.373Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-16T16:44:47.801Z] 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-02-16T16:44:48.074Z] Collecting docker-pycreds>=0.4.0 [2022-02-16T16:44:48.074Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-16T16:44:49.050Z] Collecting idna<2.8,>=2.5 [2022-02-16T16:44:49.050Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-16T16:44:49.050Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-16T16:44:49.050Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-16T16:44:50.023Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-16T16:44:50.023Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-16T16:44:50.023Z] 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-02-16T16:44:50.023Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-16T16:44:50.023Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-16T16:44:50.297Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-16T16:44:50.297Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-16T16:44:50.888Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-16T16:44:50.888Z] Attempting uninstall: urllib3 [2022-02-16T16:44:50.888Z] Found existing installation: urllib3 1.26.5 [2022-02-16T16:44:50.888Z] Uninstalling urllib3-1.26.5: [2022-02-16T16:44:51.159Z] Successfully uninstalled urllib3-1.26.5 [2022-02-16T16:44:51.750Z] Attempting uninstall: idna [2022-02-16T16:44:51.750Z] Found existing installation: idna 3.2 [2022-02-16T16:44:51.750Z] Uninstalling idna-3.2: [2022-02-16T16:44:51.750Z] Successfully uninstalled idna-3.2 [2022-02-16T16:44:52.724Z] Attempting uninstall: chardet [2022-02-16T16:44:52.724Z] Found existing installation: chardet 4.0.0 [2022-02-16T16:44:52.724Z] Uninstalling chardet-4.0.0: [2022-02-16T16:44:52.995Z] Successfully uninstalled chardet-4.0.0 [2022-02-16T16:44:54.428Z] Attempting uninstall: requests [2022-02-16T16:44:54.428Z] Found existing installation: requests 2.25.1 [2022-02-16T16:44:54.428Z] Uninstalling requests-2.25.1: [2022-02-16T16:44:54.701Z] Successfully uninstalled requests-2.25.1 [2022-02-16T16:44:54.974Z] Running setup.py install for texttable: started [2022-02-16T16:44:56.934Z] Running setup.py install for texttable: finished with status 'done' [2022-02-16T16:44:56.934Z] Running setup.py install for PyYAML: started [2022-02-16T16:44:59.539Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-16T16:44:59.809Z] Running setup.py install for docopt: started [2022-02-16T16:45:01.777Z] Running setup.py install for docopt: finished with status 'done' [2022-02-16T16:45:01.777Z] Running setup.py install for dockerpty: started [2022-02-16T16:45:03.746Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-16T16:45:05.712Z] 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-02-16T16:45:15.853Z] Removing intermediate container d62b495285fe [2022-02-16T16:45:15.853Z] ---> cf6f12b2d548 [2022-02-16T16:45:15.853Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-16T16:45:15.853Z] ---> Running in 48683478bb6e [2022-02-16T16:45:15.853Z] Removing intermediate container 48683478bb6e [2022-02-16T16:45:15.853Z] ---> ac7fd7fe6dcd [2022-02-16T16:45:15.853Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-16T16:45:15.853Z] ---> Running in 4e6251dea1e3 [2022-02-16T16:45:15.853Z] Removing intermediate container 4e6251dea1e3 [2022-02-16T16:45:15.853Z] ---> 56b9eb4d55dc [2022-02-16T16:45:15.853Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-16T16:45:16.124Z] ---> f16454984900 [2022-02-16T16:45:16.124Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-16T16:45:16.718Z] ---> c2dee190a85a [2022-02-16T16:45:16.718Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-16T16:45:17.695Z] ---> b91a4ff8899d [2022-02-16T16:45:17.695Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-16T16:45:17.695Z] ---> Running in 5ea91e4d7c5a [2022-02-16T16:45:17.966Z] Removing intermediate container 5ea91e4d7c5a [2022-02-16T16:45:17.966Z] ---> 231aec81d667 [2022-02-16T16:45:17.966Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-16T16:45:17.966Z] ---> Running in 6c79bc8a467e [2022-02-16T16:45:18.559Z] Removing intermediate container 6c79bc8a467e [2022-02-16T16:45:18.559Z] ---> 581056eccde0 [2022-02-16T16:45:18.559Z] Step 21/23 : LABEL arch=arm64 [2022-02-16T16:45:18.559Z] ---> Running in 7219695b88a4 [2022-02-16T16:45:18.830Z] Removing intermediate container 7219695b88a4 [2022-02-16T16:45:18.830Z] ---> 496760b07374 [2022-02-16T16:45:18.830Z] Step 22/23 : LABEL git_sha=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:18.830Z] ---> Running in cc5939419f4f [2022-02-16T16:45:19.426Z] Removing intermediate container cc5939419f4f [2022-02-16T16:45:19.426Z] ---> ad0ce321d3f6 [2022-02-16T16:45:19.426Z] Step 23/23 : LABEL version=2.2.0-dev.29 [2022-02-16T16:45:19.426Z] ---> Running in e2eb9709b088 [2022-02-16T16:45:19.706Z] Removing intermediate container e2eb9709b088 [2022-02-16T16:45:19.706Z] ---> 532eba9ec37a [2022-02-16T16:45:19.706Z] [2022-02-16T16:45:19.978Z] Successfully built 532eba9ec37a [2022-02-16T16:45:19.978Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-02-16T16:45:20.268Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-02-16T16:45:20.263Z] $ docker stop --time=1 4ee2242f288a1fac3449c3dd227c7a1d69a320ee2dd95e09f9bda78cda1e8a20 [2022-02-16T16:45:21.940Z] $ docker rm -f 4ee2242f288a1fac3449c3dd227c7a1d69a320ee2dd95e09f9bda78cda1e8a20 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T16:45:22.480Z] + docker images [2022-02-16T16:45:22.750Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-16T16:45:22.750Z] sys-mgmt-agent-arm64 latest 532eba9ec37a 3 seconds ago 280MB [2022-02-16T16:45:22.750Z] core-data-arm64 latest 3a9a8867da0b 49 seconds ago 19.2MB [2022-02-16T16:45:22.750Z] 008d294e4212 About a minute ago 1.49GB [2022-02-16T16:45:22.750Z] c7fa7215ddcc About a minute ago 1.48GB [2022-02-16T16:45:22.750Z] security-proxy-setup-arm64 latest 3e53f58ae90d About a minute ago 25.5MB [2022-02-16T16:45:22.750Z] fb4607871a19 About a minute ago 1.48GB [2022-02-16T16:45:22.750Z] core-command-arm64 latest d0a3514f7bed About a minute ago 15.1MB [2022-02-16T16:45:22.750Z] 6f6fd63b3cf6 About a minute ago 1.48GB [2022-02-16T16:45:22.750Z] security-bootstrapper-arm64 latest a873fbf0674b 4 minutes ago 18MB [2022-02-16T16:45:22.750Z] security-secretstore-setup-arm64 latest d654950a8b17 4 minutes ago 27MB [2022-02-16T16:45:22.750Z] support-scheduler-arm64 latest 97fda7e09996 4 minutes ago 15.4MB [2022-02-16T16:45:22.750Z] core-metadata-arm64 latest 6714133e368e 4 minutes ago 15.9MB [2022-02-16T16:45:22.750Z] support-notifications-arm64 latest a8422083aa59 4 minutes ago 16.1MB [2022-02-16T16:45:22.750Z] a0ca7fa0d1da 4 minutes ago 1.48GB [2022-02-16T16:45:22.751Z] 585f2b335040 4 minutes ago 1.48GB [2022-02-16T16:45:22.751Z] 03783d2eca1a 4 minutes ago 1.48GB [2022-02-16T16:45:22.751Z] 0391fce3ca60 4 minutes ago 1.49GB [2022-02-16T16:45:22.751Z] 34878a0ef982 4 minutes ago 1.48GB [2022-02-16T16:45:22.751Z] ci-base-image-arm64 latest e0f041fbb8e5 8 minutes ago 1.26GB [2022-02-16T16:45:22.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 weeks ago 551MB [2022-02-16T16:45:22.751Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-02-16T16:45:22.751Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-02-16T16:45:22.751Z] 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-02-16T16:45:22.869Z] provisioning config files... [2022-02-16T16:45:22.887Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/146@tmp/config1561031277627766043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:45:23.235Z] ---> docker-login.sh [2022-02-16T16:45:23.235Z] nexus3.edgexfoundry.org:10001 [2022-02-16T16:45:23.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:45:23.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:45:23.508Z] Configure a credential helper to remove this warning. See [2022-02-16T16:45:23.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:45:23.508Z] [2022-02-16T16:45:23.508Z] Login Succeeded [2022-02-16T16:45:23.508Z] nexus3.edgexfoundry.org:10002 [2022-02-16T16:45:24.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:45:24.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:45:24.103Z] Configure a credential helper to remove this warning. See [2022-02-16T16:45:24.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:45:24.103Z] [2022-02-16T16:45:24.103Z] Login Succeeded [2022-02-16T16:45:24.103Z] nexus3.edgexfoundry.org:10003 [2022-02-16T16:45:24.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:45:24.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:45:24.373Z] Configure a credential helper to remove this warning. See [2022-02-16T16:45:24.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:45:24.373Z] [2022-02-16T16:45:24.373Z] Login Succeeded [2022-02-16T16:45:24.644Z] nexus3.edgexfoundry.org:10004 [2022-02-16T16:45:24.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:45:24.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:45:24.918Z] Configure a credential helper to remove this warning. See [2022-02-16T16:45:24.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:45:24.918Z] [2022-02-16T16:45:24.918Z] Login Succeeded [2022-02-16T16:45:24.918Z] docker.io [2022-02-16T16:45:25.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:45:25.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:45:25.775Z] Configure a credential helper to remove this warning. See [2022-02-16T16:45:25.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:45:25.775Z] [2022-02-16T16:45:25.775Z] Login Succeeded [2022-02-16T16:45:25.775Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T16:45:25.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:45:25.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T16:45:25.849Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-02-16T16:45:25.849Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:25.849Z] latest [2022-02-16T16:45:25.849Z] 2.2.0-dev.29 [2022-02-16T16:45:25.849Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:45:25.849Z] main [2022-02-16T16:45:25.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:26.213Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:26.578Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:26.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-02-16T16:45:26.578Z] 0b224dcf9a49: Preparing [2022-02-16T16:45:26.578Z] 893671324a96: Preparing [2022-02-16T16:45:26.578Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:26.578Z] 4c3a97154aaf: Preparing [2022-02-16T16:45:26.578Z] 62170e181a92: Preparing [2022-02-16T16:45:26.578Z] 62170e181a92: Layer already exists [2022-02-16T16:45:26.862Z] 0b224dcf9a49: Pushed [2022-02-16T16:45:26.862Z] 7ebeae6221ae: Pushed [2022-02-16T16:45:26.862Z] 4c3a97154aaf: Pushed [2022-02-16T16:45:29.512Z] 893671324a96: Pushed [2022-02-16T16:45:29.512Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:818f0a96b01c0970e7ab988514ccfe3a5b4f1f1ea4841a707ce9c87b13671eaf size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:29.861Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:30.201Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-02-16T16:45:30.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-02-16T16:45:30.201Z] 0b224dcf9a49: Preparing [2022-02-16T16:45:30.201Z] 893671324a96: Preparing [2022-02-16T16:45:30.201Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:30.201Z] 4c3a97154aaf: Preparing [2022-02-16T16:45:30.201Z] 62170e181a92: Preparing [2022-02-16T16:45:30.201Z] 4c3a97154aaf: Layer already exists [2022-02-16T16:45:30.201Z] 0b224dcf9a49: Layer already exists [2022-02-16T16:45:30.201Z] 62170e181a92: Layer already exists [2022-02-16T16:45:30.201Z] 893671324a96: Layer already exists [2022-02-16T16:45:30.201Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:30.472Z] latest: digest: sha256:818f0a96b01c0970e7ab988514ccfe3a5b4f1f1ea4841a707ce9c87b13671eaf size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:30.831Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:31.167Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.29 [2022-02-16T16:45:31.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-02-16T16:45:31.167Z] 0b224dcf9a49: Preparing [2022-02-16T16:45:31.167Z] 893671324a96: Preparing [2022-02-16T16:45:31.167Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:31.167Z] 4c3a97154aaf: Preparing [2022-02-16T16:45:31.167Z] 62170e181a92: Preparing [2022-02-16T16:45:31.167Z] 62170e181a92: Layer already exists [2022-02-16T16:45:31.167Z] 4c3a97154aaf: Layer already exists [2022-02-16T16:45:31.167Z] 0b224dcf9a49: Layer already exists [2022-02-16T16:45:31.167Z] 893671324a96: Layer already exists [2022-02-16T16:45:31.167Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:31.438Z] 2.2.0-dev.29: digest: sha256:818f0a96b01c0970e7ab988514ccfe3a5b4f1f1ea4841a707ce9c87b13671eaf size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:31.784Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:32.119Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:45:32.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-02-16T16:45:32.119Z] 0b224dcf9a49: Preparing [2022-02-16T16:45:32.119Z] 893671324a96: Preparing [2022-02-16T16:45:32.119Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:32.119Z] 4c3a97154aaf: Preparing [2022-02-16T16:45:32.119Z] 62170e181a92: Preparing [2022-02-16T16:45:32.119Z] 62170e181a92: Layer already exists [2022-02-16T16:45:32.119Z] 893671324a96: Layer already exists [2022-02-16T16:45:32.119Z] 4c3a97154aaf: Layer already exists [2022-02-16T16:45:32.119Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:32.119Z] 0b224dcf9a49: Layer already exists [2022-02-16T16:45:32.391Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:818f0a96b01c0970e7ab988514ccfe3a5b4f1f1ea4841a707ce9c87b13671eaf size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:32.736Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:33.069Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-02-16T16:45:33.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-02-16T16:45:33.069Z] 0b224dcf9a49: Preparing [2022-02-16T16:45:33.069Z] 893671324a96: Preparing [2022-02-16T16:45:33.069Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:33.069Z] 4c3a97154aaf: Preparing [2022-02-16T16:45:33.069Z] 62170e181a92: Preparing [2022-02-16T16:45:33.069Z] 893671324a96: Layer already exists [2022-02-16T16:45:33.069Z] 62170e181a92: Layer already exists [2022-02-16T16:45:33.069Z] 4c3a97154aaf: Layer already exists [2022-02-16T16:45:33.069Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:33.069Z] 0b224dcf9a49: Layer already exists [2022-02-16T16:45:33.342Z] main: digest: sha256:818f0a96b01c0970e7ab988514ccfe3a5b4f1f1ea4841a707ce9c87b13671eaf size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:45:33.388Z] ===================================================== [Pipeline] echo [2022-02-16T16:45:33.399Z] taggedImages: [2022-02-16T16:45:33.399Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:33.399Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-02-16T16:45:33.399Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.29 [2022-02-16T16:45:33.399Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:45:33.399Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-02-16T16:45:33.421Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-02-16T16:45:33.421Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:33.421Z] latest [2022-02-16T16:45:33.421Z] 2.2.0-dev.29 [2022-02-16T16:45:33.421Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:45:33.421Z] main [2022-02-16T16:45:33.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:33.766Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:34.101Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:34.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-02-16T16:45:34.101Z] 2c7ea324b934: Preparing [2022-02-16T16:45:34.101Z] 4d78417cc670: Preparing [2022-02-16T16:45:34.101Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:34.101Z] 52d411491d7a: Preparing [2022-02-16T16:45:34.101Z] f6c99c9825c3: Preparing [2022-02-16T16:45:34.101Z] 62170e181a92: Preparing [2022-02-16T16:45:34.101Z] 62170e181a92: Waiting [2022-02-16T16:45:34.101Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:34.372Z] 62170e181a92: Layer already exists [2022-02-16T16:45:34.372Z] f6c99c9825c3: Pushed [2022-02-16T16:45:34.372Z] 2c7ea324b934: Pushed [2022-02-16T16:45:34.966Z] 52d411491d7a: Pushed [2022-02-16T16:45:37.568Z] 4d78417cc670: Pushed [2022-02-16T16:45:37.568Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:3866acfdc2d7f24f349dac9ecc3e801444c89cdd90b241352418a828bd61de34 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:37.909Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:38.245Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-02-16T16:45:38.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-02-16T16:45:38.245Z] 2c7ea324b934: Preparing [2022-02-16T16:45:38.245Z] 4d78417cc670: Preparing [2022-02-16T16:45:38.245Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:38.245Z] 52d411491d7a: Preparing [2022-02-16T16:45:38.245Z] f6c99c9825c3: Preparing [2022-02-16T16:45:38.245Z] 62170e181a92: Preparing [2022-02-16T16:45:38.245Z] 62170e181a92: Waiting [2022-02-16T16:45:38.245Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:38.245Z] 52d411491d7a: Layer already exists [2022-02-16T16:45:38.245Z] 2c7ea324b934: Layer already exists [2022-02-16T16:45:38.245Z] 4d78417cc670: Layer already exists [2022-02-16T16:45:38.245Z] f6c99c9825c3: Layer already exists [2022-02-16T16:45:38.245Z] 62170e181a92: Layer already exists [2022-02-16T16:45:38.515Z] latest: digest: sha256:3866acfdc2d7f24f349dac9ecc3e801444c89cdd90b241352418a828bd61de34 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:38.857Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:39.198Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.29 [2022-02-16T16:45:39.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-02-16T16:45:39.198Z] 2c7ea324b934: Preparing [2022-02-16T16:45:39.198Z] 4d78417cc670: Preparing [2022-02-16T16:45:39.198Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:39.198Z] 52d411491d7a: Preparing [2022-02-16T16:45:39.198Z] f6c99c9825c3: Preparing [2022-02-16T16:45:39.198Z] 62170e181a92: Preparing [2022-02-16T16:45:39.198Z] 62170e181a92: Waiting [2022-02-16T16:45:39.198Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:39.198Z] 52d411491d7a: Layer already exists [2022-02-16T16:45:39.198Z] 4d78417cc670: Layer already exists [2022-02-16T16:45:39.198Z] f6c99c9825c3: Layer already exists [2022-02-16T16:45:39.198Z] 2c7ea324b934: Layer already exists [2022-02-16T16:45:39.198Z] 62170e181a92: Layer already exists [2022-02-16T16:45:39.467Z] 2.2.0-dev.29: digest: sha256:3866acfdc2d7f24f349dac9ecc3e801444c89cdd90b241352418a828bd61de34 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:39.806Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:40.138Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:45:40.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-02-16T16:45:40.138Z] 2c7ea324b934: Preparing [2022-02-16T16:45:40.138Z] 4d78417cc670: Preparing [2022-02-16T16:45:40.138Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:40.138Z] 52d411491d7a: Preparing [2022-02-16T16:45:40.138Z] f6c99c9825c3: Preparing [2022-02-16T16:45:40.138Z] 62170e181a92: Preparing [2022-02-16T16:45:40.138Z] 62170e181a92: Waiting [2022-02-16T16:45:40.138Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:40.138Z] f6c99c9825c3: Layer already exists [2022-02-16T16:45:40.138Z] 2c7ea324b934: Layer already exists [2022-02-16T16:45:40.138Z] 52d411491d7a: Layer already exists [2022-02-16T16:45:40.138Z] 4d78417cc670: Layer already exists [2022-02-16T16:45:40.138Z] 62170e181a92: Layer already exists [2022-02-16T16:45:40.408Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:3866acfdc2d7f24f349dac9ecc3e801444c89cdd90b241352418a828bd61de34 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:40.757Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:41.094Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-02-16T16:45:41.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-02-16T16:45:41.094Z] 2c7ea324b934: Preparing [2022-02-16T16:45:41.094Z] 4d78417cc670: Preparing [2022-02-16T16:45:41.094Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:41.094Z] 52d411491d7a: Preparing [2022-02-16T16:45:41.094Z] f6c99c9825c3: Preparing [2022-02-16T16:45:41.094Z] 62170e181a92: Preparing [2022-02-16T16:45:41.094Z] 62170e181a92: Waiting [2022-02-16T16:45:41.094Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:41.094Z] f6c99c9825c3: Layer already exists [2022-02-16T16:45:41.094Z] 4d78417cc670: Layer already exists [2022-02-16T16:45:41.094Z] 2c7ea324b934: Layer already exists [2022-02-16T16:45:41.094Z] 52d411491d7a: Layer already exists [2022-02-16T16:45:41.094Z] 62170e181a92: Layer already exists [2022-02-16T16:45:41.364Z] main: digest: sha256:3866acfdc2d7f24f349dac9ecc3e801444c89cdd90b241352418a828bd61de34 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:45:41.411Z] ===================================================== [Pipeline] echo [2022-02-16T16:45:41.421Z] taggedImages: [2022-02-16T16:45:41.421Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:41.421Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-02-16T16:45:41.421Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.29 [2022-02-16T16:45:41.421Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:45:41.421Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-02-16T16:45:41.441Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-02-16T16:45:41.441Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:41.441Z] latest [2022-02-16T16:45:41.441Z] 2.2.0-dev.29 [2022-02-16T16:45:41.441Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:45:41.441Z] main [2022-02-16T16:45:41.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:41.795Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:42.139Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:42.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-02-16T16:45:42.139Z] 36151108b64b: Preparing [2022-02-16T16:45:42.139Z] 7e6896edd675: Preparing [2022-02-16T16:45:42.139Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:42.139Z] 649c70772409: Preparing [2022-02-16T16:45:42.139Z] 62170e181a92: Preparing [2022-02-16T16:45:42.139Z] 62170e181a92: Layer already exists [2022-02-16T16:45:42.139Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:42.408Z] 36151108b64b: Pushed [2022-02-16T16:45:42.408Z] 649c70772409: Pushed [2022-02-16T16:45:45.015Z] 7e6896edd675: Pushed [2022-02-16T16:45:45.287Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:70914138d3358bad75a5ae0418328736d7b258e2d77c1439ac21bcd29d519731 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:45.627Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:45.964Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-02-16T16:45:45.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-02-16T16:45:45.965Z] 36151108b64b: Preparing [2022-02-16T16:45:45.965Z] 7e6896edd675: Preparing [2022-02-16T16:45:45.965Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:45.965Z] 649c70772409: Preparing [2022-02-16T16:45:45.965Z] 62170e181a92: Preparing [2022-02-16T16:45:45.965Z] 36151108b64b: Layer already exists [2022-02-16T16:45:45.965Z] 62170e181a92: Layer already exists [2022-02-16T16:45:45.965Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:45.965Z] 649c70772409: Layer already exists [2022-02-16T16:45:45.965Z] 7e6896edd675: Layer already exists [2022-02-16T16:45:46.235Z] latest: digest: sha256:70914138d3358bad75a5ae0418328736d7b258e2d77c1439ac21bcd29d519731 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:46.576Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:46.911Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.29 [2022-02-16T16:45:46.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-02-16T16:45:46.911Z] 36151108b64b: Preparing [2022-02-16T16:45:46.911Z] 7e6896edd675: Preparing [2022-02-16T16:45:46.911Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:46.911Z] 649c70772409: Preparing [2022-02-16T16:45:46.911Z] 62170e181a92: Preparing [2022-02-16T16:45:46.911Z] 649c70772409: Layer already exists [2022-02-16T16:45:46.911Z] 7e6896edd675: Layer already exists [2022-02-16T16:45:46.911Z] 36151108b64b: Layer already exists [2022-02-16T16:45:46.911Z] 62170e181a92: Layer already exists [2022-02-16T16:45:46.911Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:47.182Z] 2.2.0-dev.29: digest: sha256:70914138d3358bad75a5ae0418328736d7b258e2d77c1439ac21bcd29d519731 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:47.528Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:47.861Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:45:47.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-02-16T16:45:47.861Z] 36151108b64b: Preparing [2022-02-16T16:45:47.861Z] 7e6896edd675: Preparing [2022-02-16T16:45:47.861Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:47.861Z] 649c70772409: Preparing [2022-02-16T16:45:47.861Z] 62170e181a92: Preparing [2022-02-16T16:45:47.861Z] 7e6896edd675: Layer already exists [2022-02-16T16:45:47.861Z] 36151108b64b: Layer already exists [2022-02-16T16:45:47.861Z] 62170e181a92: Layer already exists [2022-02-16T16:45:47.861Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:47.861Z] 649c70772409: Layer already exists [2022-02-16T16:45:48.132Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:70914138d3358bad75a5ae0418328736d7b258e2d77c1439ac21bcd29d519731 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:48.478Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:48.811Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-02-16T16:45:48.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-02-16T16:45:48.811Z] 36151108b64b: Preparing [2022-02-16T16:45:48.811Z] 7e6896edd675: Preparing [2022-02-16T16:45:48.811Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:48.811Z] 649c70772409: Preparing [2022-02-16T16:45:48.811Z] 62170e181a92: Preparing [2022-02-16T16:45:48.811Z] 649c70772409: Layer already exists [2022-02-16T16:45:48.811Z] 62170e181a92: Layer already exists [2022-02-16T16:45:48.811Z] 36151108b64b: Layer already exists [2022-02-16T16:45:48.811Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:48.811Z] 7e6896edd675: Layer already exists [2022-02-16T16:45:49.081Z] main: digest: sha256:70914138d3358bad75a5ae0418328736d7b258e2d77c1439ac21bcd29d519731 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:45:49.128Z] ===================================================== [Pipeline] echo [2022-02-16T16:45:49.139Z] taggedImages: [2022-02-16T16:45:49.139Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:49.139Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-02-16T16:45:49.139Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.29 [2022-02-16T16:45:49.139Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:45:49.139Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-02-16T16:45:49.159Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-02-16T16:45:49.159Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:49.159Z] latest [2022-02-16T16:45:49.159Z] 2.2.0-dev.29 [2022-02-16T16:45:49.159Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:45:49.159Z] main [2022-02-16T16:45:49.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:49.534Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:49.893Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:49.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-02-16T16:45:49.893Z] 7c9240819e0c: Preparing [2022-02-16T16:45:49.893Z] 7c9240819e0c: Preparing [2022-02-16T16:45:49.893Z] a06dbfd86ed3: Preparing [2022-02-16T16:45:49.893Z] 0601f3a0cc54: Preparing [2022-02-16T16:45:49.893Z] 92c18e8d9fbc: Preparing [2022-02-16T16:45:49.893Z] a6ff6b573378: Preparing [2022-02-16T16:45:49.893Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:49.893Z] 2022aebebc80: Preparing [2022-02-16T16:45:49.893Z] 9a1f6ca16d49: Preparing [2022-02-16T16:45:49.893Z] 7e7d0e57d699: Preparing [2022-02-16T16:45:49.893Z] 03288c85fa4c: Preparing [2022-02-16T16:45:49.893Z] 62170e181a92: Preparing [2022-02-16T16:45:49.893Z] 7ebeae6221ae: Waiting [2022-02-16T16:45:49.893Z] 7e7d0e57d699: Waiting [2022-02-16T16:45:49.893Z] 2022aebebc80: Waiting [2022-02-16T16:45:49.893Z] 9a1f6ca16d49: Waiting [2022-02-16T16:45:49.893Z] 03288c85fa4c: Waiting [2022-02-16T16:45:49.893Z] 62170e181a92: Waiting [2022-02-16T16:45:50.199Z] 0601f3a0cc54: Pushed [2022-02-16T16:45:50.199Z] a06dbfd86ed3: Pushed [2022-02-16T16:45:50.199Z] 92c18e8d9fbc: Pushed [2022-02-16T16:45:50.199Z] 7c9240819e0c: Pushed [2022-02-16T16:45:50.199Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:50.511Z] 2022aebebc80: Pushed [2022-02-16T16:45:50.511Z] 62170e181a92: Layer already exists [2022-02-16T16:45:50.511Z] 7e7d0e57d699: Pushed [2022-02-16T16:45:50.511Z] 03288c85fa4c: Pushed [2022-02-16T16:45:50.511Z] 9a1f6ca16d49: Pushed [2022-02-16T16:45:53.882Z] a6ff6b573378: Pushed [2022-02-16T16:45:53.882Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:6d5b6f8fafbd3805f78ddb5ff3bfceb7c9f69f37ed65ca4bb31ea021bc937ac7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:54.224Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:54.558Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-02-16T16:45:54.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-02-16T16:45:54.558Z] 7c9240819e0c: Preparing [2022-02-16T16:45:54.558Z] 7c9240819e0c: Preparing [2022-02-16T16:45:54.558Z] a06dbfd86ed3: Preparing [2022-02-16T16:45:54.558Z] 0601f3a0cc54: Preparing [2022-02-16T16:45:54.558Z] 92c18e8d9fbc: Preparing [2022-02-16T16:45:54.558Z] a6ff6b573378: Preparing [2022-02-16T16:45:54.558Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:54.558Z] 2022aebebc80: Preparing [2022-02-16T16:45:54.558Z] 9a1f6ca16d49: Preparing [2022-02-16T16:45:54.558Z] 7e7d0e57d699: Preparing [2022-02-16T16:45:54.558Z] 03288c85fa4c: Preparing [2022-02-16T16:45:54.558Z] 62170e181a92: Preparing [2022-02-16T16:45:54.558Z] 9a1f6ca16d49: Waiting [2022-02-16T16:45:54.558Z] 7e7d0e57d699: Waiting [2022-02-16T16:45:54.558Z] 7ebeae6221ae: Waiting [2022-02-16T16:45:54.558Z] 2022aebebc80: Waiting [2022-02-16T16:45:54.558Z] 62170e181a92: Waiting [2022-02-16T16:45:54.558Z] 03288c85fa4c: Waiting [2022-02-16T16:45:54.558Z] 0601f3a0cc54: Layer already exists [2022-02-16T16:45:54.558Z] 7c9240819e0c: Layer already exists [2022-02-16T16:45:54.558Z] a6ff6b573378: Layer already exists [2022-02-16T16:45:54.558Z] a06dbfd86ed3: Layer already exists [2022-02-16T16:45:54.558Z] 92c18e8d9fbc: Layer already exists [2022-02-16T16:45:54.558Z] 9a1f6ca16d49: Layer already exists [2022-02-16T16:45:54.558Z] 2022aebebc80: Layer already exists [2022-02-16T16:45:54.558Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:54.558Z] 03288c85fa4c: Layer already exists [2022-02-16T16:45:54.830Z] 7e7d0e57d699: Layer already exists [2022-02-16T16:45:54.830Z] 62170e181a92: Layer already exists [2022-02-16T16:45:54.830Z] latest: digest: sha256:6d5b6f8fafbd3805f78ddb5ff3bfceb7c9f69f37ed65ca4bb31ea021bc937ac7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:55.180Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:55.517Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.29 [2022-02-16T16:45:55.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-02-16T16:45:55.517Z] 7c9240819e0c: Preparing [2022-02-16T16:45:55.517Z] 7c9240819e0c: Preparing [2022-02-16T16:45:55.517Z] a06dbfd86ed3: Preparing [2022-02-16T16:45:55.517Z] 0601f3a0cc54: Preparing [2022-02-16T16:45:55.517Z] 92c18e8d9fbc: Preparing [2022-02-16T16:45:55.517Z] a6ff6b573378: Preparing [2022-02-16T16:45:55.517Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:55.517Z] 2022aebebc80: Preparing [2022-02-16T16:45:55.517Z] 9a1f6ca16d49: Preparing [2022-02-16T16:45:55.517Z] 7e7d0e57d699: Preparing [2022-02-16T16:45:55.517Z] 03288c85fa4c: Preparing [2022-02-16T16:45:55.517Z] 62170e181a92: Preparing [2022-02-16T16:45:55.517Z] 9a1f6ca16d49: Waiting [2022-02-16T16:45:55.517Z] 7e7d0e57d699: Waiting [2022-02-16T16:45:55.517Z] 7ebeae6221ae: Waiting [2022-02-16T16:45:55.517Z] 2022aebebc80: Waiting [2022-02-16T16:45:55.517Z] 03288c85fa4c: Waiting [2022-02-16T16:45:55.517Z] 62170e181a92: Waiting [2022-02-16T16:45:55.517Z] a6ff6b573378: Layer already exists [2022-02-16T16:45:55.517Z] 7c9240819e0c: Layer already exists [2022-02-16T16:45:55.517Z] 0601f3a0cc54: Layer already exists [2022-02-16T16:45:55.517Z] a06dbfd86ed3: Layer already exists [2022-02-16T16:45:55.788Z] 9a1f6ca16d49: Layer already exists [2022-02-16T16:45:55.788Z] 2022aebebc80: Layer already exists [2022-02-16T16:45:55.788Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:55.788Z] 92c18e8d9fbc: Layer already exists [2022-02-16T16:45:55.788Z] 7e7d0e57d699: Layer already exists [2022-02-16T16:45:55.788Z] 03288c85fa4c: Layer already exists [2022-02-16T16:45:55.788Z] 62170e181a92: Layer already exists [2022-02-16T16:45:55.788Z] 2.2.0-dev.29: digest: sha256:6d5b6f8fafbd3805f78ddb5ff3bfceb7c9f69f37ed65ca4bb31ea021bc937ac7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:56.135Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:56.472Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:45:56.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-02-16T16:45:56.472Z] 7c9240819e0c: Preparing [2022-02-16T16:45:56.472Z] 7c9240819e0c: Preparing [2022-02-16T16:45:56.472Z] a06dbfd86ed3: Preparing [2022-02-16T16:45:56.472Z] 0601f3a0cc54: Preparing [2022-02-16T16:45:56.472Z] 92c18e8d9fbc: Preparing [2022-02-16T16:45:56.472Z] a6ff6b573378: Preparing [2022-02-16T16:45:56.472Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:56.472Z] 2022aebebc80: Preparing [2022-02-16T16:45:56.472Z] 9a1f6ca16d49: Preparing [2022-02-16T16:45:56.472Z] 7e7d0e57d699: Preparing [2022-02-16T16:45:56.472Z] 03288c85fa4c: Preparing [2022-02-16T16:45:56.472Z] 62170e181a92: Preparing [2022-02-16T16:45:56.472Z] 7ebeae6221ae: Waiting [2022-02-16T16:45:56.472Z] 2022aebebc80: Waiting [2022-02-16T16:45:56.472Z] 9a1f6ca16d49: Waiting [2022-02-16T16:45:56.472Z] 7e7d0e57d699: Waiting [2022-02-16T16:45:56.472Z] 03288c85fa4c: Waiting [2022-02-16T16:45:56.472Z] 62170e181a92: Waiting [2022-02-16T16:45:56.472Z] a06dbfd86ed3: Layer already exists [2022-02-16T16:45:56.472Z] 92c18e8d9fbc: Layer already exists [2022-02-16T16:45:56.472Z] 0601f3a0cc54: Layer already exists [2022-02-16T16:45:56.472Z] a6ff6b573378: Layer already exists [2022-02-16T16:45:56.472Z] 7c9240819e0c: Layer already exists [2022-02-16T16:45:56.472Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:56.472Z] 7e7d0e57d699: Layer already exists [2022-02-16T16:45:56.472Z] 2022aebebc80: Layer already exists [2022-02-16T16:45:56.472Z] 9a1f6ca16d49: Layer already exists [2022-02-16T16:45:56.472Z] 03288c85fa4c: Layer already exists [2022-02-16T16:45:56.743Z] 62170e181a92: Layer already exists [2022-02-16T16:45:56.744Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:6d5b6f8fafbd3805f78ddb5ff3bfceb7c9f69f37ed65ca4bb31ea021bc937ac7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:57.083Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:57.427Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-02-16T16:45:57.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-02-16T16:45:57.427Z] 7c9240819e0c: Preparing [2022-02-16T16:45:57.427Z] 7c9240819e0c: Preparing [2022-02-16T16:45:57.427Z] a06dbfd86ed3: Preparing [2022-02-16T16:45:57.427Z] 0601f3a0cc54: Preparing [2022-02-16T16:45:57.427Z] 92c18e8d9fbc: Preparing [2022-02-16T16:45:57.427Z] a6ff6b573378: Preparing [2022-02-16T16:45:57.427Z] 7ebeae6221ae: Preparing [2022-02-16T16:45:57.427Z] 2022aebebc80: Preparing [2022-02-16T16:45:57.427Z] 9a1f6ca16d49: Preparing [2022-02-16T16:45:57.427Z] 7e7d0e57d699: Preparing [2022-02-16T16:45:57.427Z] 03288c85fa4c: Preparing [2022-02-16T16:45:57.427Z] 62170e181a92: Preparing [2022-02-16T16:45:57.427Z] 9a1f6ca16d49: Waiting [2022-02-16T16:45:57.427Z] 7e7d0e57d699: Waiting [2022-02-16T16:45:57.427Z] 7ebeae6221ae: Waiting [2022-02-16T16:45:57.427Z] 2022aebebc80: Waiting [2022-02-16T16:45:57.427Z] 62170e181a92: Waiting [2022-02-16T16:45:57.427Z] 03288c85fa4c: Waiting [2022-02-16T16:45:57.427Z] a6ff6b573378: Layer already exists [2022-02-16T16:45:57.427Z] 0601f3a0cc54: Layer already exists [2022-02-16T16:45:57.427Z] a06dbfd86ed3: Layer already exists [2022-02-16T16:45:57.427Z] 7c9240819e0c: Layer already exists [2022-02-16T16:45:57.427Z] 92c18e8d9fbc: Layer already exists [2022-02-16T16:45:57.427Z] 2022aebebc80: Layer already exists [2022-02-16T16:45:57.427Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:45:57.427Z] 9a1f6ca16d49: Layer already exists [2022-02-16T16:45:57.697Z] 7e7d0e57d699: Layer already exists [2022-02-16T16:45:57.697Z] 03288c85fa4c: Layer already exists [2022-02-16T16:45:57.697Z] 62170e181a92: Layer already exists [2022-02-16T16:45:57.697Z] main: digest: sha256:6d5b6f8fafbd3805f78ddb5ff3bfceb7c9f69f37ed65ca4bb31ea021bc937ac7 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:45:57.746Z] ===================================================== [Pipeline] echo [2022-02-16T16:45:57.756Z] taggedImages: [2022-02-16T16:45:57.756Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:57.757Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-02-16T16:45:57.757Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.29 [2022-02-16T16:45:57.757Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:45:57.757Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-02-16T16:45:57.773Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-02-16T16:45:57.773Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:57.773Z] latest [2022-02-16T16:45:57.773Z] 2.2.0-dev.29 [2022-02-16T16:45:57.773Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:45:57.773Z] main [2022-02-16T16:45:57.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:58.110Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:45:58.456Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:45:58.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-02-16T16:45:58.456Z] 28b47c90a367: Preparing [2022-02-16T16:45:58.456Z] b12b386be91e: Preparing [2022-02-16T16:45:58.456Z] ec1a0d611d80: Preparing [2022-02-16T16:45:58.456Z] 8a119532a0c0: Preparing [2022-02-16T16:45:58.456Z] c9ec0d583d3e: Preparing [2022-02-16T16:45:58.456Z] 62170e181a92: Preparing [2022-02-16T16:45:58.456Z] 62170e181a92: Waiting [2022-02-16T16:45:58.726Z] ec1a0d611d80: Pushed [2022-02-16T16:45:58.726Z] 8a119532a0c0: Pushed [2022-02-16T16:45:58.726Z] 62170e181a92: Layer already exists [2022-02-16T16:45:59.321Z] c9ec0d583d3e: Pushed [2022-02-16T16:46:00.754Z] b12b386be91e: Pushed [2022-02-16T16:46:00.754Z] 28b47c90a367: Pushed [2022-02-16T16:46:01.025Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:97a82d18fb04ed8658fcf5f6e89225da0319c1deff113c2bd5bcdf3a08066a49 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:01.369Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:01.708Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-02-16T16:46:01.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-02-16T16:46:01.708Z] 28b47c90a367: Preparing [2022-02-16T16:46:01.708Z] b12b386be91e: Preparing [2022-02-16T16:46:01.708Z] ec1a0d611d80: Preparing [2022-02-16T16:46:01.708Z] 8a119532a0c0: Preparing [2022-02-16T16:46:01.708Z] c9ec0d583d3e: Preparing [2022-02-16T16:46:01.708Z] 62170e181a92: Preparing [2022-02-16T16:46:01.708Z] 62170e181a92: Waiting [2022-02-16T16:46:01.708Z] ec1a0d611d80: Layer already exists [2022-02-16T16:46:01.708Z] 8a119532a0c0: Layer already exists [2022-02-16T16:46:01.708Z] c9ec0d583d3e: Layer already exists [2022-02-16T16:46:01.708Z] b12b386be91e: Layer already exists [2022-02-16T16:46:01.708Z] 28b47c90a367: Layer already exists [2022-02-16T16:46:01.980Z] 62170e181a92: Layer already exists [2022-02-16T16:46:01.980Z] latest: digest: sha256:97a82d18fb04ed8658fcf5f6e89225da0319c1deff113c2bd5bcdf3a08066a49 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:02.321Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:02.657Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.29 [2022-02-16T16:46:02.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-02-16T16:46:02.657Z] 28b47c90a367: Preparing [2022-02-16T16:46:02.657Z] b12b386be91e: Preparing [2022-02-16T16:46:02.657Z] ec1a0d611d80: Preparing [2022-02-16T16:46:02.657Z] 8a119532a0c0: Preparing [2022-02-16T16:46:02.657Z] c9ec0d583d3e: Preparing [2022-02-16T16:46:02.657Z] 62170e181a92: Preparing [2022-02-16T16:46:02.657Z] 62170e181a92: Waiting [2022-02-16T16:46:02.657Z] b12b386be91e: Layer already exists [2022-02-16T16:46:02.657Z] ec1a0d611d80: Layer already exists [2022-02-16T16:46:02.657Z] 8a119532a0c0: Layer already exists [2022-02-16T16:46:02.657Z] 28b47c90a367: Layer already exists [2022-02-16T16:46:02.657Z] c9ec0d583d3e: Layer already exists [2022-02-16T16:46:02.657Z] 62170e181a92: Layer already exists [2022-02-16T16:46:02.926Z] 2.2.0-dev.29: digest: sha256:97a82d18fb04ed8658fcf5f6e89225da0319c1deff113c2bd5bcdf3a08066a49 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:03.264Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:03.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:46:03.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-02-16T16:46:03.597Z] 28b47c90a367: Preparing [2022-02-16T16:46:03.597Z] b12b386be91e: Preparing [2022-02-16T16:46:03.597Z] ec1a0d611d80: Preparing [2022-02-16T16:46:03.597Z] 8a119532a0c0: Preparing [2022-02-16T16:46:03.597Z] c9ec0d583d3e: Preparing [2022-02-16T16:46:03.597Z] 62170e181a92: Preparing [2022-02-16T16:46:03.597Z] 62170e181a92: Waiting [2022-02-16T16:46:03.597Z] ec1a0d611d80: Layer already exists [2022-02-16T16:46:03.597Z] b12b386be91e: Layer already exists [2022-02-16T16:46:03.597Z] 28b47c90a367: Layer already exists [2022-02-16T16:46:03.597Z] c9ec0d583d3e: Layer already exists [2022-02-16T16:46:03.597Z] 8a119532a0c0: Layer already exists [2022-02-16T16:46:03.867Z] 62170e181a92: Layer already exists [2022-02-16T16:46:03.867Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:97a82d18fb04ed8658fcf5f6e89225da0319c1deff113c2bd5bcdf3a08066a49 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:04.206Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:04.536Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-02-16T16:46:04.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-02-16T16:46:04.536Z] 28b47c90a367: Preparing [2022-02-16T16:46:04.536Z] b12b386be91e: Preparing [2022-02-16T16:46:04.536Z] ec1a0d611d80: Preparing [2022-02-16T16:46:04.536Z] 8a119532a0c0: Preparing [2022-02-16T16:46:04.536Z] c9ec0d583d3e: Preparing [2022-02-16T16:46:04.536Z] 62170e181a92: Preparing [2022-02-16T16:46:04.536Z] 62170e181a92: Waiting [2022-02-16T16:46:04.536Z] 8a119532a0c0: Layer already exists [2022-02-16T16:46:04.536Z] c9ec0d583d3e: Layer already exists [2022-02-16T16:46:04.536Z] b12b386be91e: Layer already exists [2022-02-16T16:46:04.536Z] ec1a0d611d80: Layer already exists [2022-02-16T16:46:04.536Z] 28b47c90a367: Layer already exists [2022-02-16T16:46:04.536Z] 62170e181a92: Layer already exists [2022-02-16T16:46:04.805Z] main: digest: sha256:97a82d18fb04ed8658fcf5f6e89225da0319c1deff113c2bd5bcdf3a08066a49 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:46:04.852Z] ===================================================== [Pipeline] echo [2022-02-16T16:46:04.861Z] taggedImages: [2022-02-16T16:46:04.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:46:04.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-02-16T16:46:04.862Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.29 [2022-02-16T16:46:04.862Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:46:04.862Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-02-16T16:46:04.885Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-02-16T16:46:04.885Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:46:04.885Z] latest [2022-02-16T16:46:04.885Z] 2.2.0-dev.29 [2022-02-16T16:46:04.885Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:46:04.885Z] main [2022-02-16T16:46:04.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:05.232Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:05.569Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:46:05.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-02-16T16:46:05.570Z] 1b8b19140b8d: Preparing [2022-02-16T16:46:05.570Z] 190d8880fc0b: Preparing [2022-02-16T16:46:05.570Z] aa695b70a346: Preparing [2022-02-16T16:46:05.570Z] e4cf2eb822b9: Preparing [2022-02-16T16:46:05.570Z] 2a527a7c3f0a: Preparing [2022-02-16T16:46:05.570Z] d6edc19b489b: Preparing [2022-02-16T16:46:05.570Z] b51e04542f0f: Preparing [2022-02-16T16:46:05.570Z] 52fd90d80580: Preparing [2022-02-16T16:46:05.570Z] 46fc1aea8068: Preparing [2022-02-16T16:46:05.570Z] 62170e181a92: Preparing [2022-02-16T16:46:05.570Z] b51e04542f0f: Waiting [2022-02-16T16:46:05.570Z] 52fd90d80580: Waiting [2022-02-16T16:46:05.570Z] 46fc1aea8068: Waiting [2022-02-16T16:46:05.570Z] 62170e181a92: Waiting [2022-02-16T16:46:05.570Z] d6edc19b489b: Waiting [2022-02-16T16:46:05.841Z] 190d8880fc0b: Pushed [2022-02-16T16:46:05.841Z] 2a527a7c3f0a: Pushed [2022-02-16T16:46:05.841Z] 1b8b19140b8d: Pushed [2022-02-16T16:46:06.110Z] d6edc19b489b: Pushed [2022-02-16T16:46:06.110Z] 52fd90d80580: Pushed [2022-02-16T16:46:06.110Z] b51e04542f0f: Pushed [2022-02-16T16:46:06.110Z] 62170e181a92: Layer already exists [2022-02-16T16:46:06.384Z] 46fc1aea8068: Pushed [2022-02-16T16:46:08.351Z] e4cf2eb822b9: Pushed [2022-02-16T16:46:08.939Z] aa695b70a346: Pushed [2022-02-16T16:46:08.939Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:71823775d6864a365feb19a3bb6e2378996b1948a9fe1aa78dc857d553f93015 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:09.277Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:09.614Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-02-16T16:46:09.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-02-16T16:46:09.614Z] 1b8b19140b8d: Preparing [2022-02-16T16:46:09.614Z] 190d8880fc0b: Preparing [2022-02-16T16:46:09.614Z] aa695b70a346: Preparing [2022-02-16T16:46:09.614Z] e4cf2eb822b9: Preparing [2022-02-16T16:46:09.614Z] 2a527a7c3f0a: Preparing [2022-02-16T16:46:09.614Z] d6edc19b489b: Preparing [2022-02-16T16:46:09.614Z] b51e04542f0f: Preparing [2022-02-16T16:46:09.614Z] 52fd90d80580: Preparing [2022-02-16T16:46:09.614Z] 46fc1aea8068: Preparing [2022-02-16T16:46:09.614Z] 62170e181a92: Preparing [2022-02-16T16:46:09.614Z] 52fd90d80580: Waiting [2022-02-16T16:46:09.614Z] 46fc1aea8068: Waiting [2022-02-16T16:46:09.614Z] d6edc19b489b: Waiting [2022-02-16T16:46:09.614Z] 62170e181a92: Waiting [2022-02-16T16:46:09.614Z] b51e04542f0f: Waiting [2022-02-16T16:46:09.614Z] 190d8880fc0b: Layer already exists [2022-02-16T16:46:09.614Z] aa695b70a346: Layer already exists [2022-02-16T16:46:09.614Z] e4cf2eb822b9: Layer already exists [2022-02-16T16:46:09.614Z] 2a527a7c3f0a: Layer already exists [2022-02-16T16:46:09.614Z] 1b8b19140b8d: Layer already exists [2022-02-16T16:46:09.614Z] 52fd90d80580: Layer already exists [2022-02-16T16:46:09.614Z] b51e04542f0f: Layer already exists [2022-02-16T16:46:09.614Z] 46fc1aea8068: Layer already exists [2022-02-16T16:46:09.614Z] d6edc19b489b: Layer already exists [2022-02-16T16:46:09.614Z] 62170e181a92: Layer already exists [2022-02-16T16:46:09.884Z] latest: digest: sha256:71823775d6864a365feb19a3bb6e2378996b1948a9fe1aa78dc857d553f93015 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:10.220Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:10.554Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.29 [2022-02-16T16:46:10.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-02-16T16:46:10.554Z] 1b8b19140b8d: Preparing [2022-02-16T16:46:10.554Z] 190d8880fc0b: Preparing [2022-02-16T16:46:10.554Z] aa695b70a346: Preparing [2022-02-16T16:46:10.554Z] e4cf2eb822b9: Preparing [2022-02-16T16:46:10.554Z] 2a527a7c3f0a: Preparing [2022-02-16T16:46:10.554Z] d6edc19b489b: Preparing [2022-02-16T16:46:10.554Z] b51e04542f0f: Preparing [2022-02-16T16:46:10.554Z] 52fd90d80580: Preparing [2022-02-16T16:46:10.554Z] 46fc1aea8068: Preparing [2022-02-16T16:46:10.554Z] 62170e181a92: Preparing [2022-02-16T16:46:10.554Z] 52fd90d80580: Waiting [2022-02-16T16:46:10.554Z] 46fc1aea8068: Waiting [2022-02-16T16:46:10.554Z] 62170e181a92: Waiting [2022-02-16T16:46:10.554Z] b51e04542f0f: Waiting [2022-02-16T16:46:10.554Z] 1b8b19140b8d: Layer already exists [2022-02-16T16:46:10.554Z] aa695b70a346: Layer already exists [2022-02-16T16:46:10.554Z] e4cf2eb822b9: Layer already exists [2022-02-16T16:46:10.554Z] 2a527a7c3f0a: Layer already exists [2022-02-16T16:46:10.554Z] 190d8880fc0b: Layer already exists [2022-02-16T16:46:10.554Z] 52fd90d80580: Layer already exists [2022-02-16T16:46:10.554Z] 62170e181a92: Layer already exists [2022-02-16T16:46:10.554Z] b51e04542f0f: Layer already exists [2022-02-16T16:46:10.554Z] d6edc19b489b: Layer already exists [2022-02-16T16:46:10.554Z] 46fc1aea8068: Layer already exists [2022-02-16T16:46:10.824Z] 2.2.0-dev.29: digest: sha256:71823775d6864a365feb19a3bb6e2378996b1948a9fe1aa78dc857d553f93015 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:11.165Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:11.497Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:46:11.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-02-16T16:46:11.497Z] 1b8b19140b8d: Preparing [2022-02-16T16:46:11.497Z] 190d8880fc0b: Preparing [2022-02-16T16:46:11.497Z] aa695b70a346: Preparing [2022-02-16T16:46:11.497Z] e4cf2eb822b9: Preparing [2022-02-16T16:46:11.497Z] 2a527a7c3f0a: Preparing [2022-02-16T16:46:11.497Z] d6edc19b489b: Preparing [2022-02-16T16:46:11.497Z] b51e04542f0f: Preparing [2022-02-16T16:46:11.497Z] 52fd90d80580: Preparing [2022-02-16T16:46:11.497Z] 46fc1aea8068: Preparing [2022-02-16T16:46:11.497Z] 62170e181a92: Preparing [2022-02-16T16:46:11.497Z] d6edc19b489b: Waiting [2022-02-16T16:46:11.497Z] b51e04542f0f: Waiting [2022-02-16T16:46:11.497Z] 52fd90d80580: Waiting [2022-02-16T16:46:11.497Z] 46fc1aea8068: Waiting [2022-02-16T16:46:11.497Z] 62170e181a92: Waiting [2022-02-16T16:46:11.497Z] aa695b70a346: Layer already exists [2022-02-16T16:46:11.497Z] e4cf2eb822b9: Layer already exists [2022-02-16T16:46:11.497Z] 2a527a7c3f0a: Layer already exists [2022-02-16T16:46:11.497Z] 190d8880fc0b: Layer already exists [2022-02-16T16:46:11.497Z] 1b8b19140b8d: Layer already exists [2022-02-16T16:46:11.497Z] b51e04542f0f: Layer already exists [2022-02-16T16:46:11.497Z] d6edc19b489b: Layer already exists [2022-02-16T16:46:11.497Z] 52fd90d80580: Layer already exists [2022-02-16T16:46:11.497Z] 62170e181a92: Layer already exists [2022-02-16T16:46:11.497Z] 46fc1aea8068: Layer already exists [2022-02-16T16:46:11.767Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:71823775d6864a365feb19a3bb6e2378996b1948a9fe1aa78dc857d553f93015 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:12.115Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:12.453Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-02-16T16:46:12.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-02-16T16:46:12.453Z] 1b8b19140b8d: Preparing [2022-02-16T16:46:12.453Z] 190d8880fc0b: Preparing [2022-02-16T16:46:12.453Z] aa695b70a346: Preparing [2022-02-16T16:46:12.453Z] e4cf2eb822b9: Preparing [2022-02-16T16:46:12.453Z] 2a527a7c3f0a: Preparing [2022-02-16T16:46:12.453Z] d6edc19b489b: Preparing [2022-02-16T16:46:12.453Z] b51e04542f0f: Preparing [2022-02-16T16:46:12.453Z] 52fd90d80580: Preparing [2022-02-16T16:46:12.453Z] 46fc1aea8068: Preparing [2022-02-16T16:46:12.453Z] 62170e181a92: Preparing [2022-02-16T16:46:12.453Z] b51e04542f0f: Waiting [2022-02-16T16:46:12.453Z] 46fc1aea8068: Waiting [2022-02-16T16:46:12.453Z] 52fd90d80580: Waiting [2022-02-16T16:46:12.453Z] 62170e181a92: Waiting [2022-02-16T16:46:12.453Z] d6edc19b489b: Waiting [2022-02-16T16:46:12.453Z] 2a527a7c3f0a: Layer already exists [2022-02-16T16:46:12.453Z] 1b8b19140b8d: Layer already exists [2022-02-16T16:46:12.453Z] 190d8880fc0b: Layer already exists [2022-02-16T16:46:12.453Z] aa695b70a346: Layer already exists [2022-02-16T16:46:12.453Z] e4cf2eb822b9: Layer already exists [2022-02-16T16:46:12.453Z] d6edc19b489b: Layer already exists [2022-02-16T16:46:12.453Z] 46fc1aea8068: Layer already exists [2022-02-16T16:46:12.723Z] b51e04542f0f: Layer already exists [2022-02-16T16:46:12.723Z] 52fd90d80580: Layer already exists [2022-02-16T16:46:12.723Z] 62170e181a92: Layer already exists [2022-02-16T16:46:12.723Z] main: digest: sha256:71823775d6864a365feb19a3bb6e2378996b1948a9fe1aa78dc857d553f93015 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:46:12.767Z] ===================================================== [Pipeline] echo [2022-02-16T16:46:12.777Z] taggedImages: [2022-02-16T16:46:12.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:46:12.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-02-16T16:46:12.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.29 [2022-02-16T16:46:12.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:46:12.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-02-16T16:46:12.800Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-02-16T16:46:12.801Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:46:12.801Z] latest [2022-02-16T16:46:12.801Z] 2.2.0-dev.29 [2022-02-16T16:46:12.801Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:46:12.801Z] main [2022-02-16T16:46:12.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:13.149Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:13.532Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:46:13.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-02-16T16:46:13.532Z] e69425334014: Preparing [2022-02-16T16:46:13.532Z] 3a248f3f0c04: Preparing [2022-02-16T16:46:13.532Z] 7ebeae6221ae: Preparing [2022-02-16T16:46:13.532Z] d5c76cd59609: Preparing [2022-02-16T16:46:13.532Z] 62170e181a92: Preparing [2022-02-16T16:46:13.532Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:46:13.532Z] 62170e181a92: Layer already exists [2022-02-16T16:46:13.823Z] e69425334014: Pushed [2022-02-16T16:46:14.122Z] d5c76cd59609: Pushed [2022-02-16T16:46:16.735Z] 3a248f3f0c04: Pushed [2022-02-16T16:46:16.735Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:0654feae12b9ea1a9e041865d4581ceaee3b4c14aeb3386ab03346c168008e6b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:17.080Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:17.420Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-02-16T16:46:17.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-02-16T16:46:17.420Z] e69425334014: Preparing [2022-02-16T16:46:17.420Z] 3a248f3f0c04: Preparing [2022-02-16T16:46:17.420Z] 7ebeae6221ae: Preparing [2022-02-16T16:46:17.420Z] d5c76cd59609: Preparing [2022-02-16T16:46:17.420Z] 62170e181a92: Preparing [2022-02-16T16:46:17.420Z] 3a248f3f0c04: Layer already exists [2022-02-16T16:46:17.420Z] d5c76cd59609: Layer already exists [2022-02-16T16:46:17.420Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:46:17.420Z] 62170e181a92: Layer already exists [2022-02-16T16:46:17.420Z] e69425334014: Layer already exists [2022-02-16T16:46:17.690Z] latest: digest: sha256:0654feae12b9ea1a9e041865d4581ceaee3b4c14aeb3386ab03346c168008e6b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:18.030Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:18.367Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.29 [2022-02-16T16:46:18.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-02-16T16:46:18.367Z] e69425334014: Preparing [2022-02-16T16:46:18.367Z] 3a248f3f0c04: Preparing [2022-02-16T16:46:18.367Z] 7ebeae6221ae: Preparing [2022-02-16T16:46:18.367Z] d5c76cd59609: Preparing [2022-02-16T16:46:18.367Z] 62170e181a92: Preparing [2022-02-16T16:46:18.367Z] d5c76cd59609: Layer already exists [2022-02-16T16:46:18.367Z] e69425334014: Layer already exists [2022-02-16T16:46:18.367Z] 3a248f3f0c04: Layer already exists [2022-02-16T16:46:18.367Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:46:18.367Z] 62170e181a92: Layer already exists [2022-02-16T16:46:18.639Z] 2.2.0-dev.29: digest: sha256:0654feae12b9ea1a9e041865d4581ceaee3b4c14aeb3386ab03346c168008e6b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:18.981Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:19.320Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:46:19.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-02-16T16:46:19.320Z] e69425334014: Preparing [2022-02-16T16:46:19.320Z] 3a248f3f0c04: Preparing [2022-02-16T16:46:19.320Z] 7ebeae6221ae: Preparing [2022-02-16T16:46:19.320Z] d5c76cd59609: Preparing [2022-02-16T16:46:19.320Z] 62170e181a92: Preparing [2022-02-16T16:46:19.320Z] e69425334014: Layer already exists [2022-02-16T16:46:19.320Z] d5c76cd59609: Layer already exists [2022-02-16T16:46:19.320Z] 62170e181a92: Layer already exists [2022-02-16T16:46:19.320Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:46:19.320Z] 3a248f3f0c04: Layer already exists [2022-02-16T16:46:19.591Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:0654feae12b9ea1a9e041865d4581ceaee3b4c14aeb3386ab03346c168008e6b size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:19.932Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:20.269Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-02-16T16:46:20.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-02-16T16:46:20.269Z] e69425334014: Preparing [2022-02-16T16:46:20.269Z] 3a248f3f0c04: Preparing [2022-02-16T16:46:20.269Z] 7ebeae6221ae: Preparing [2022-02-16T16:46:20.269Z] d5c76cd59609: Preparing [2022-02-16T16:46:20.269Z] 62170e181a92: Preparing [2022-02-16T16:46:20.269Z] e69425334014: Layer already exists [2022-02-16T16:46:20.269Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:46:20.269Z] 62170e181a92: Layer already exists [2022-02-16T16:46:20.269Z] d5c76cd59609: Layer already exists [2022-02-16T16:46:20.269Z] 3a248f3f0c04: Layer already exists [2022-02-16T16:46:20.541Z] main: digest: sha256:0654feae12b9ea1a9e041865d4581ceaee3b4c14aeb3386ab03346c168008e6b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:46:20.584Z] ===================================================== [Pipeline] echo [2022-02-16T16:46:20.591Z] taggedImages: [2022-02-16T16:46:20.591Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:46:20.591Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-02-16T16:46:20.591Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.29 [2022-02-16T16:46:20.591Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:46:20.591Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-02-16T16:46:20.605Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-02-16T16:46:20.605Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:46:20.605Z] latest [2022-02-16T16:46:20.605Z] 2.2.0-dev.29 [2022-02-16T16:46:20.605Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:46:20.605Z] main [2022-02-16T16:46:20.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:20.947Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:21.283Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:46:21.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-02-16T16:46:21.283Z] 7251e148c6e9: Preparing [2022-02-16T16:46:21.283Z] aa826a8ba78a: Preparing [2022-02-16T16:46:21.283Z] 7ebeae6221ae: Preparing [2022-02-16T16:46:21.283Z] 4c3a97154aaf: Preparing [2022-02-16T16:46:21.283Z] 62170e181a92: Preparing [2022-02-16T16:46:21.283Z] 62170e181a92: Layer already exists [2022-02-16T16:46:21.283Z] 4c3a97154aaf: Layer already exists [2022-02-16T16:46:21.283Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:46:21.555Z] 7251e148c6e9: Pushed [2022-02-16T16:46:24.167Z] aa826a8ba78a: Pushed [2022-02-16T16:46:24.167Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:a4573f6f40b46dd81d381e605da949f57d1f3be3b2146063926944451e29e33c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:24.514Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:24.860Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-02-16T16:46:24.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-02-16T16:46:24.860Z] 7251e148c6e9: Preparing [2022-02-16T16:46:24.860Z] aa826a8ba78a: Preparing [2022-02-16T16:46:24.860Z] 7ebeae6221ae: Preparing [2022-02-16T16:46:24.860Z] 4c3a97154aaf: Preparing [2022-02-16T16:46:24.860Z] 62170e181a92: Preparing [2022-02-16T16:46:24.860Z] aa826a8ba78a: Layer already exists [2022-02-16T16:46:24.860Z] 62170e181a92: Layer already exists [2022-02-16T16:46:24.860Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:46:24.860Z] 4c3a97154aaf: Layer already exists [2022-02-16T16:46:24.860Z] 7251e148c6e9: Layer already exists [2022-02-16T16:46:25.133Z] latest: digest: sha256:a4573f6f40b46dd81d381e605da949f57d1f3be3b2146063926944451e29e33c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:25.483Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:25.820Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.29 [2022-02-16T16:46:25.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-02-16T16:46:25.820Z] 7251e148c6e9: Preparing [2022-02-16T16:46:25.820Z] aa826a8ba78a: Preparing [2022-02-16T16:46:25.820Z] 7ebeae6221ae: Preparing [2022-02-16T16:46:25.820Z] 4c3a97154aaf: Preparing [2022-02-16T16:46:25.820Z] 62170e181a92: Preparing [2022-02-16T16:46:25.820Z] 62170e181a92: Layer already exists [2022-02-16T16:46:25.820Z] aa826a8ba78a: Layer already exists [2022-02-16T16:46:25.820Z] 4c3a97154aaf: Layer already exists [2022-02-16T16:46:25.820Z] 7251e148c6e9: Layer already exists [2022-02-16T16:46:25.820Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:46:26.091Z] 2.2.0-dev.29: digest: sha256:a4573f6f40b46dd81d381e605da949f57d1f3be3b2146063926944451e29e33c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:26.433Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:26.780Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:46:26.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-02-16T16:46:26.781Z] 7251e148c6e9: Preparing [2022-02-16T16:46:26.781Z] aa826a8ba78a: Preparing [2022-02-16T16:46:26.781Z] 7ebeae6221ae: Preparing [2022-02-16T16:46:26.781Z] 4c3a97154aaf: Preparing [2022-02-16T16:46:26.781Z] 62170e181a92: Preparing [2022-02-16T16:46:26.781Z] aa826a8ba78a: Layer already exists [2022-02-16T16:46:26.781Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:46:26.781Z] 4c3a97154aaf: Layer already exists [2022-02-16T16:46:26.781Z] 62170e181a92: Layer already exists [2022-02-16T16:46:26.781Z] 7251e148c6e9: Layer already exists [2022-02-16T16:46:27.057Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:a4573f6f40b46dd81d381e605da949f57d1f3be3b2146063926944451e29e33c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:27.414Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:27.756Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-02-16T16:46:27.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-02-16T16:46:27.756Z] 7251e148c6e9: Preparing [2022-02-16T16:46:27.756Z] aa826a8ba78a: Preparing [2022-02-16T16:46:27.756Z] 7ebeae6221ae: Preparing [2022-02-16T16:46:27.756Z] 4c3a97154aaf: Preparing [2022-02-16T16:46:27.756Z] 62170e181a92: Preparing [2022-02-16T16:46:27.756Z] 4c3a97154aaf: Layer already exists [2022-02-16T16:46:27.756Z] 62170e181a92: Layer already exists [2022-02-16T16:46:27.756Z] 7ebeae6221ae: Layer already exists [2022-02-16T16:46:27.756Z] 7251e148c6e9: Layer already exists [2022-02-16T16:46:27.756Z] aa826a8ba78a: Layer already exists [2022-02-16T16:46:28.026Z] main: digest: sha256:a4573f6f40b46dd81d381e605da949f57d1f3be3b2146063926944451e29e33c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:46:28.073Z] ===================================================== [Pipeline] echo [2022-02-16T16:46:28.081Z] taggedImages: [2022-02-16T16:46:28.081Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:46:28.081Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-02-16T16:46:28.081Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.29 [2022-02-16T16:46:28.081Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:46:28.081Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-02-16T16:46:28.102Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-02-16T16:46:28.102Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:46:28.102Z] latest [2022-02-16T16:46:28.102Z] 2.2.0-dev.29 [2022-02-16T16:46:28.102Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:46:28.102Z] main [2022-02-16T16:46:28.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:28.455Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:28.793Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:46:28.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-02-16T16:46:28.793Z] 2a7caf8db27f: Preparing [2022-02-16T16:46:28.793Z] 69c081072abc: Preparing [2022-02-16T16:46:28.793Z] b0efae81ccbe: Preparing [2022-02-16T16:46:28.793Z] 7bea9bea6c8a: Preparing [2022-02-16T16:46:28.793Z] e25cc80ef78c: Preparing [2022-02-16T16:46:28.793Z] f7be28c579d0: Preparing [2022-02-16T16:46:28.793Z] 5ddf987a193f: Preparing [2022-02-16T16:46:28.793Z] 05d0a213effb: Preparing [2022-02-16T16:46:28.793Z] 087270190219: Preparing [2022-02-16T16:46:28.793Z] b49c6594ab31: Preparing [2022-02-16T16:46:28.793Z] 62170e181a92: Preparing [2022-02-16T16:46:28.793Z] f7be28c579d0: Waiting [2022-02-16T16:46:28.793Z] 5ddf987a193f: Waiting [2022-02-16T16:46:28.793Z] 05d0a213effb: Waiting [2022-02-16T16:46:28.793Z] 087270190219: Waiting [2022-02-16T16:46:28.793Z] b49c6594ab31: Waiting [2022-02-16T16:46:28.793Z] 62170e181a92: Waiting [2022-02-16T16:46:29.084Z] e25cc80ef78c: Layer already exists [2022-02-16T16:46:29.084Z] f7be28c579d0: Layer already exists [2022-02-16T16:46:29.084Z] 5ddf987a193f: Layer already exists [2022-02-16T16:46:29.084Z] 05d0a213effb: Layer already exists [2022-02-16T16:46:29.084Z] 69c081072abc: Pushed [2022-02-16T16:46:29.084Z] 087270190219: Layer already exists [2022-02-16T16:46:29.084Z] b49c6594ab31: Layer already exists [2022-02-16T16:46:29.084Z] 62170e181a92: Layer already exists [2022-02-16T16:46:29.680Z] 2a7caf8db27f: Pushed [2022-02-16T16:46:31.646Z] b0efae81ccbe: Pushed [2022-02-16T16:46:46.693Z] 7bea9bea6c8a: Pushed [2022-02-16T16:46:46.693Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c: digest: sha256:4da28dcc67aa4d0e8d035d406511aa5964e11d9ce77232c841e69dc0f7f51583 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:47.032Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:47.368Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-02-16T16:46:47.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-02-16T16:46:47.368Z] 2a7caf8db27f: Preparing [2022-02-16T16:46:47.368Z] 69c081072abc: Preparing [2022-02-16T16:46:47.369Z] b0efae81ccbe: Preparing [2022-02-16T16:46:47.369Z] 7bea9bea6c8a: Preparing [2022-02-16T16:46:47.369Z] e25cc80ef78c: Preparing [2022-02-16T16:46:47.369Z] f7be28c579d0: Preparing [2022-02-16T16:46:47.369Z] 5ddf987a193f: Preparing [2022-02-16T16:46:47.369Z] 05d0a213effb: Preparing [2022-02-16T16:46:47.369Z] 087270190219: Preparing [2022-02-16T16:46:47.369Z] b49c6594ab31: Preparing [2022-02-16T16:46:47.369Z] 62170e181a92: Preparing [2022-02-16T16:46:47.369Z] 05d0a213effb: Waiting [2022-02-16T16:46:47.369Z] b49c6594ab31: Waiting [2022-02-16T16:46:47.369Z] 62170e181a92: Waiting [2022-02-16T16:46:47.369Z] f7be28c579d0: Waiting [2022-02-16T16:46:47.369Z] 5ddf987a193f: Waiting [2022-02-16T16:46:47.369Z] 087270190219: Waiting [2022-02-16T16:46:47.369Z] e25cc80ef78c: Layer already exists [2022-02-16T16:46:47.369Z] 69c081072abc: Layer already exists [2022-02-16T16:46:47.369Z] b0efae81ccbe: Layer already exists [2022-02-16T16:46:47.369Z] 7bea9bea6c8a: Layer already exists [2022-02-16T16:46:47.369Z] 2a7caf8db27f: Layer already exists [2022-02-16T16:46:47.638Z] f7be28c579d0: Layer already exists [2022-02-16T16:46:47.638Z] 5ddf987a193f: Layer already exists [2022-02-16T16:46:47.638Z] 05d0a213effb: Layer already exists [2022-02-16T16:46:47.638Z] 087270190219: Layer already exists [2022-02-16T16:46:47.638Z] b49c6594ab31: Layer already exists [2022-02-16T16:46:47.638Z] 62170e181a92: Layer already exists [2022-02-16T16:46:47.638Z] latest: digest: sha256:4da28dcc67aa4d0e8d035d406511aa5964e11d9ce77232c841e69dc0f7f51583 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:47.977Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:48.315Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.29 [2022-02-16T16:46:48.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-02-16T16:46:48.315Z] 2a7caf8db27f: Preparing [2022-02-16T16:46:48.315Z] 69c081072abc: Preparing [2022-02-16T16:46:48.315Z] b0efae81ccbe: Preparing [2022-02-16T16:46:48.315Z] 7bea9bea6c8a: Preparing [2022-02-16T16:46:48.315Z] e25cc80ef78c: Preparing [2022-02-16T16:46:48.315Z] f7be28c579d0: Preparing [2022-02-16T16:46:48.315Z] 5ddf987a193f: Preparing [2022-02-16T16:46:48.315Z] 05d0a213effb: Preparing [2022-02-16T16:46:48.315Z] 087270190219: Preparing [2022-02-16T16:46:48.315Z] b49c6594ab31: Preparing [2022-02-16T16:46:48.315Z] 62170e181a92: Preparing [2022-02-16T16:46:48.315Z] f7be28c579d0: Waiting [2022-02-16T16:46:48.315Z] 5ddf987a193f: Waiting [2022-02-16T16:46:48.315Z] 05d0a213effb: Waiting [2022-02-16T16:46:48.315Z] 087270190219: Waiting [2022-02-16T16:46:48.315Z] b49c6594ab31: Waiting [2022-02-16T16:46:48.315Z] 62170e181a92: Waiting [2022-02-16T16:46:48.315Z] e25cc80ef78c: Layer already exists [2022-02-16T16:46:48.315Z] 7bea9bea6c8a: Layer already exists [2022-02-16T16:46:48.315Z] 69c081072abc: Layer already exists [2022-02-16T16:46:48.315Z] 2a7caf8db27f: Layer already exists [2022-02-16T16:46:48.315Z] b0efae81ccbe: Layer already exists [2022-02-16T16:46:48.586Z] 05d0a213effb: Layer already exists [2022-02-16T16:46:48.586Z] b49c6594ab31: Layer already exists [2022-02-16T16:46:48.586Z] f7be28c579d0: Layer already exists [2022-02-16T16:46:48.586Z] 5ddf987a193f: Layer already exists [2022-02-16T16:46:48.586Z] 087270190219: Layer already exists [2022-02-16T16:46:48.586Z] 62170e181a92: Layer already exists [2022-02-16T16:46:48.586Z] 2.2.0-dev.29: digest: sha256:4da28dcc67aa4d0e8d035d406511aa5964e11d9ce77232c841e69dc0f7f51583 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:48.930Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:49.264Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:46:49.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-02-16T16:46:49.264Z] 2a7caf8db27f: Preparing [2022-02-16T16:46:49.264Z] 69c081072abc: Preparing [2022-02-16T16:46:49.264Z] b0efae81ccbe: Preparing [2022-02-16T16:46:49.264Z] 7bea9bea6c8a: Preparing [2022-02-16T16:46:49.264Z] e25cc80ef78c: Preparing [2022-02-16T16:46:49.264Z] f7be28c579d0: Preparing [2022-02-16T16:46:49.264Z] 5ddf987a193f: Preparing [2022-02-16T16:46:49.264Z] 05d0a213effb: Preparing [2022-02-16T16:46:49.264Z] 087270190219: Preparing [2022-02-16T16:46:49.264Z] b49c6594ab31: Preparing [2022-02-16T16:46:49.264Z] 62170e181a92: Preparing [2022-02-16T16:46:49.264Z] f7be28c579d0: Waiting [2022-02-16T16:46:49.264Z] 5ddf987a193f: Waiting [2022-02-16T16:46:49.264Z] 05d0a213effb: Waiting [2022-02-16T16:46:49.264Z] b49c6594ab31: Waiting [2022-02-16T16:46:49.264Z] 62170e181a92: Waiting [2022-02-16T16:46:49.264Z] 087270190219: Waiting [2022-02-16T16:46:49.264Z] b0efae81ccbe: Layer already exists [2022-02-16T16:46:49.264Z] 2a7caf8db27f: Layer already exists [2022-02-16T16:46:49.264Z] 7bea9bea6c8a: Layer already exists [2022-02-16T16:46:49.264Z] 69c081072abc: Layer already exists [2022-02-16T16:46:49.264Z] e25cc80ef78c: Layer already exists [2022-02-16T16:46:49.534Z] f7be28c579d0: Layer already exists [2022-02-16T16:46:49.534Z] 087270190219: Layer already exists [2022-02-16T16:46:49.534Z] 05d0a213effb: Layer already exists [2022-02-16T16:46:49.534Z] 5ddf987a193f: Layer already exists [2022-02-16T16:46:49.534Z] b49c6594ab31: Layer already exists [2022-02-16T16:46:49.534Z] 62170e181a92: Layer already exists [2022-02-16T16:46:49.534Z] 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29: digest: sha256:4da28dcc67aa4d0e8d035d406511aa5964e11d9ce77232c841e69dc0f7f51583 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:50.123Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:50.462Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-02-16T16:46:50.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-02-16T16:46:50.462Z] 2a7caf8db27f: Preparing [2022-02-16T16:46:50.462Z] 69c081072abc: Preparing [2022-02-16T16:46:50.462Z] b0efae81ccbe: Preparing [2022-02-16T16:46:50.462Z] 7bea9bea6c8a: Preparing [2022-02-16T16:46:50.462Z] e25cc80ef78c: Preparing [2022-02-16T16:46:50.462Z] f7be28c579d0: Preparing [2022-02-16T16:46:50.462Z] 5ddf987a193f: Preparing [2022-02-16T16:46:50.462Z] 05d0a213effb: Preparing [2022-02-16T16:46:50.462Z] 087270190219: Preparing [2022-02-16T16:46:50.462Z] b49c6594ab31: Preparing [2022-02-16T16:46:50.462Z] 62170e181a92: Preparing [2022-02-16T16:46:50.462Z] f7be28c579d0: Waiting [2022-02-16T16:46:50.462Z] 087270190219: Waiting [2022-02-16T16:46:50.462Z] 5ddf987a193f: Waiting [2022-02-16T16:46:50.462Z] 05d0a213effb: Waiting [2022-02-16T16:46:50.462Z] b49c6594ab31: Waiting [2022-02-16T16:46:50.462Z] 62170e181a92: Waiting [2022-02-16T16:46:50.462Z] b0efae81ccbe: Layer already exists [2022-02-16T16:46:50.462Z] 69c081072abc: Layer already exists [2022-02-16T16:46:50.462Z] e25cc80ef78c: Layer already exists [2022-02-16T16:46:50.462Z] 7bea9bea6c8a: Layer already exists [2022-02-16T16:46:50.462Z] 2a7caf8db27f: Layer already exists [2022-02-16T16:46:50.462Z] f7be28c579d0: Layer already exists [2022-02-16T16:46:50.462Z] 5ddf987a193f: Layer already exists [2022-02-16T16:46:50.462Z] 05d0a213effb: Layer already exists [2022-02-16T16:46:50.462Z] 087270190219: Layer already exists [2022-02-16T16:46:50.733Z] b49c6594ab31: Layer already exists [2022-02-16T16:46:50.733Z] 62170e181a92: Layer already exists [2022-02-16T16:46:50.733Z] main: digest: sha256:4da28dcc67aa4d0e8d035d406511aa5964e11d9ce77232c841e69dc0f7f51583 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:46:50.780Z] ===================================================== [Pipeline] echo [2022-02-16T16:46:50.788Z] taggedImages: [2022-02-16T16:46:50.788Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [2022-02-16T16:46:50.788Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-02-16T16:46:50.788Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.29 [2022-02-16T16:46:50.788Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c-2.2.0-dev.29 [2022-02-16T16:46:50.788Z] - 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-02-16T16:46:51.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T16:46:51.155Z] [2022-02-16T16:46:51.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:46:51.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T16:46:51.763Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-16T16:46:51.763Z] 448f6bf000e3: Pulling fs layer [2022-02-16T16:46:51.763Z] f757da607395: Pulling fs layer [2022-02-16T16:46:51.763Z] 05883995daec: Pulling fs layer [2022-02-16T16:46:51.763Z] 8603b9c90790: Pulling fs layer [2022-02-16T16:46:51.763Z] 1560dd03e051: Pulling fs layer [2022-02-16T16:46:51.763Z] 27f5ce0e4adf: Pulling fs layer [2022-02-16T16:46:51.763Z] c2d8d7efcc4b: Pulling fs layer [2022-02-16T16:46:51.763Z] 1560dd03e051: Waiting [2022-02-16T16:46:51.763Z] 27f5ce0e4adf: Waiting [2022-02-16T16:46:51.763Z] c2d8d7efcc4b: Waiting [2022-02-16T16:46:51.763Z] 8603b9c90790: Waiting [2022-02-16T16:46:51.763Z] f757da607395: Verifying Checksum [2022-02-16T16:46:51.763Z] f757da607395: Download complete [2022-02-16T16:46:51.763Z] 8603b9c90790: Download complete [2022-02-16T16:46:52.036Z] 1560dd03e051: Verifying Checksum [2022-02-16T16:46:52.036Z] 1560dd03e051: Download complete [2022-02-16T16:46:52.036Z] 27f5ce0e4adf: Verifying Checksum [2022-02-16T16:46:52.036Z] 27f5ce0e4adf: Download complete [2022-02-16T16:46:52.036Z] 05883995daec: Verifying Checksum [2022-02-16T16:46:52.036Z] 05883995daec: Download complete [2022-02-16T16:46:52.319Z] 448f6bf000e3: Verifying Checksum [2022-02-16T16:46:52.319Z] 448f6bf000e3: Download complete [2022-02-16T16:46:54.929Z] c2d8d7efcc4b: Verifying Checksum [2022-02-16T16:46:54.929Z] c2d8d7efcc4b: Download complete [2022-02-16T16:46:55.905Z] 448f6bf000e3: Pull complete [2022-02-16T16:46:56.496Z] f757da607395: Pull complete [2022-02-16T16:46:58.462Z] 05883995daec: Pull complete [2022-02-16T16:46:58.462Z] 8603b9c90790: Pull complete [2022-02-16T16:46:59.436Z] 1560dd03e051: Pull complete [2022-02-16T16:46:59.436Z] 27f5ce0e4adf: Pull complete [2022-02-16T16:47:14.499Z] c2d8d7efcc4b: Pull complete [2022-02-16T16:47:14.499Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-16T16:47:14.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T16:47:14.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-16T16:47:14.726Z] prd-ubuntu18.04-docker-arm64-4c-16g-5366 does not seem to be running inside a container [2022-02-16T16:47:14.794Z] $ 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/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:47:17.710Z] $ docker top 641a114256f002cd82a8979282a86048cc599bee7195f9a4de33015bdaad2dba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:47:18.704Z] ---> job-cost.sh [2022-02-16T16:47:18.704Z] lf-activate-venv: SKIPPING [2022-02-16T16:47:18.704Z] INFO: No Stack... [2022-02-16T16:47:19.293Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-16T16:47:19.563Z] INFO: Archiving Costs [Pipeline] sh [2022-02-16T16:47:20.211Z] + cat /w/workspace/edgex-go/146/archives/cost.csv [2022-02-16T16:47:20.211Z] + cut -d, -f6 [Pipeline] lock [2022-02-16T16:47:20.270Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-146-stack-cost] [2022-02-16T16:47:20.278Z] Resource [jenkins-edgexfoundry-edgex-go-main-146-stack-cost] did not exist. Created. [2022-02-16T16:47:20.279Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-16T16:47:20.927Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-16T16:47:21.485Z] Stashed 1 file(s) [Pipeline] } [2022-02-16T16:47:21.492Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-16T16:47:21.497Z] $ docker stop --time=1 641a114256f002cd82a8979282a86048cc599bee7195f9a4de33015bdaad2dba [2022-02-16T16:47:23.042Z] $ docker rm -f 641a114256f002cd82a8979282a86048cc599bee7195f9a4de33015bdaad2dba [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-02-16T16:47:23.613Z] provisioning config files... [2022-02-16T16:47:23.623Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/146@tmp/config672439911847969280tmp [Pipeline] { [Pipeline] sh [2022-02-16T16:47:23.925Z] + set +x [2022-02-16T16:47:23.926Z] + curl -s https://codecov.io/bash [2022-02-16T16:47:23.926Z] + bash -s -- [2022-02-16T16:47:24.187Z] [2022-02-16T16:47:24.187Z] _____ _ [2022-02-16T16:47:24.187Z] / ____| | | [2022-02-16T16:47:24.187Z] | | ___ __| | ___ ___ _____ __ [2022-02-16T16:47:24.187Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-16T16:47:24.187Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-16T16:47:24.187Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-16T16:47:24.187Z] Bash-1.0.6 [2022-02-16T16:47:24.187Z] [2022-02-16T16:47:24.187Z] [2022-02-16T16:47:24.187Z] ==> git version 2.24.4 found [2022-02-16T16:47:24.187Z] ==> 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-02-16T16:47:24.187Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-16T16:47:24.187Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-16T16:47:24.187Z] ==> Jenkins CI detected. [2022-02-16T16:47:24.187Z] current dir:  /w/workspace/edgex-go/146 [2022-02-16T16:47:24.187Z] project root: . [2022-02-16T16:47:24.187Z] --> token set from env [2022-02-16T16:47:24.187Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-16T16:47:24.187Z] ==> Running gcov in . (disable via -X gcov) [2022-02-16T16:47:24.187Z] ==> Python coveragepy not found [2022-02-16T16:47:24.187Z] ==> Searching for coverage reports in: [2022-02-16T16:47:24.187Z] + . [2022-02-16T16:47:24.187Z] -> Found 1 reports [2022-02-16T16:47:24.187Z] ==> Detecting git/mercurial file structure [2022-02-16T16:47:24.187Z] ==> Reading reports [2022-02-16T16:47:24.187Z] + ./coverage.out bytes=428383 [2022-02-16T16:47:24.187Z] ==> Appending adjustments [2022-02-16T16:47:24.187Z] https://docs.codecov.io/docs/fixing-reports [2022-02-16T16:47:25.569Z] + Found adjustments [2022-02-16T16:47:25.569Z] ==> Gzipping contents [2022-02-16T16:47:25.569Z] 60K /tmp/codecov.uKesst.gz [2022-02-16T16:47:25.569Z] ==> Uploading reports [2022-02-16T16:47:25.569Z] url: https://codecov.io [2022-02-16T16:47:25.569Z] query: branch=main&commit=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-16T16:47:25.569Z] -> Pinging Codecov [2022-02-16T16:47:25.569Z] 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=2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-16T16:47:25.569Z] -> Uploading to [2022-02-16T16:47:25.570Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-16/00271124DB129430A58F1EEE437C3FCB/2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c/c6426660-8db6-4414-b360-b9ca56919412.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220216T164725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70eaa140b2cc26977a2c947104f4cf5d531e7c498c90db456499b62ce23f1be9 [2022-02-16T16:47:25.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T16:47:25.570Z] Dload Upload Total Spent Left Speed [2022-02-16T16:47:26.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57839 0 0 100 57839 0 157k --:--:-- --:--:-- --:--:-- 157k [2022-02-16T16:47:26.137Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c [Pipeline] } [2022-02-16T16:47:26.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-02-16T16:47:26.402Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-16T16:47:26.417Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:47:26.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T16:47:26.704Z] [2022-02-16T16:47:26.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:47:27.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T16:47:27.011Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-16T16:47:27.011Z] 188c0c94c7c5: Pulling fs layer [2022-02-16T16:47:27.011Z] 0ef7d3d256c8: Pulling fs layer [2022-02-16T16:47:27.011Z] de9db76c5a1d: Pulling fs layer [2022-02-16T16:47:27.011Z] 0eba1c9be4d2: Pulling fs layer [2022-02-16T16:47:27.011Z] 0d57e429df01: Pulling fs layer [2022-02-16T16:47:27.011Z] 4e4be7b47b0d: Pulling fs layer [2022-02-16T16:47:27.011Z] e1f770b5df2f: Pulling fs layer [2022-02-16T16:47:27.011Z] 85a0685a4137: Pulling fs layer [2022-02-16T16:47:27.011Z] 0eba1c9be4d2: Waiting [2022-02-16T16:47:27.011Z] 0d57e429df01: Waiting [2022-02-16T16:47:27.011Z] 4e4be7b47b0d: Waiting [2022-02-16T16:47:27.011Z] e1f770b5df2f: Waiting [2022-02-16T16:47:27.011Z] 85a0685a4137: Waiting [2022-02-16T16:47:27.011Z] de9db76c5a1d: Verifying Checksum [2022-02-16T16:47:27.011Z] de9db76c5a1d: Download complete [2022-02-16T16:47:27.011Z] 0ef7d3d256c8: Verifying Checksum [2022-02-16T16:47:27.011Z] 0ef7d3d256c8: Download complete [2022-02-16T16:47:27.011Z] 0d57e429df01: Verifying Checksum [2022-02-16T16:47:27.011Z] 0d57e429df01: Download complete [2022-02-16T16:47:27.012Z] 4e4be7b47b0d: Verifying Checksum [2022-02-16T16:47:27.012Z] 4e4be7b47b0d: Download complete [2022-02-16T16:47:27.012Z] 188c0c94c7c5: Verifying Checksum [2022-02-16T16:47:27.012Z] 188c0c94c7c5: Download complete [2022-02-16T16:47:27.292Z] e1f770b5df2f: Verifying Checksum [2022-02-16T16:47:27.292Z] e1f770b5df2f: Download complete [2022-02-16T16:47:27.567Z] 188c0c94c7c5: Pull complete [2022-02-16T16:47:27.567Z] 0eba1c9be4d2: Verifying Checksum [2022-02-16T16:47:27.567Z] 0eba1c9be4d2: Download complete [2022-02-16T16:47:27.830Z] 0ef7d3d256c8: Pull complete [2022-02-16T16:47:27.830Z] de9db76c5a1d: Pull complete [2022-02-16T16:47:27.830Z] 85a0685a4137: Verifying Checksum [2022-02-16T16:47:27.830Z] 85a0685a4137: Download complete [2022-02-16T16:47:32.063Z] 0eba1c9be4d2: Pull complete [2022-02-16T16:47:32.063Z] 0d57e429df01: Pull complete [2022-02-16T16:47:32.063Z] 4e4be7b47b0d: Pull complete [2022-02-16T16:47:32.325Z] e1f770b5df2f: Pull complete [2022-02-16T16:47:36.569Z] 85a0685a4137: Pull complete [2022-02-16T16:47:36.569Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-16T16:47:36.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T16:47:36.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-16T16:47:36.635Z] prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container [2022-02-16T16:47:36.667Z] $ 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/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:47:40.264Z] $ docker top b624962f8583ff5938010493bf6dc140af9c70d60a08970593fb9393ffed5356 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-16T16:47:40.352Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-16T16:47:40.647Z] + set -o pipefail [2022-02-16T16:47:40.647Z] + snyk monitor '--org=edgex-jenkins' [2022-02-16T16:47:45.973Z] [2022-02-16T16:47:45.973Z] Monitoring /w/workspace/edgex-go/146 (github.com/edgexfoundry/edgex-go)... [2022-02-16T16:47:45.973Z] [2022-02-16T16:47:45.973Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/9e280579-8d35-491f-86d2-db40d17709c1 [2022-02-16T16:47:45.973Z] [2022-02-16T16:47:45.973Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-16T16:47:45.973Z] [2022-02-16T16:47:45.973Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-16T16:47:45.973Z] [2022-02-16T16:47:45.973Z] [Pipeline] } [2022-02-16T16:47:45.982Z] $ docker stop --time=1 b624962f8583ff5938010493bf6dc140af9c70d60a08970593fb9393ffed5356 [2022-02-16T16:47:47.935Z] $ docker rm -f b624962f8583ff5938010493bf6dc140af9c70d60a08970593fb9393ffed5356 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-02-16T16:47:48.346Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:47:48.361Z] provisioning config files... [2022-02-16T16:47:48.369Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/146@tmp/config8551786208654996150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:47:48.669Z] --> edgex-publish-swagger.sh [2022-02-16T16:47:48.669Z] === Publish openapi/v2 API === [2022-02-16T16:47:48.669Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-02-16T16:47:48.669Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/146/openapi/v2/core-command.yaml] [2022-02-16T16:47:48.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T16:47:48.669Z] Dload Upload Total Spent Left Speed [2022-02-16T16:47:50.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27605 0:00:01 0:00:01 --:--:-- 27639 100 33831 0 0 100 33831 0 24750 0:00:01 0:00:01 --:--:-- 24766 [2022-02-16T16:47:50.049Z] [2022-02-16T16:47:50.049Z] [2022-02-16T16:47:50.049Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/146/openapi/v2/core-data.yaml] [2022-02-16T16:47:50.049Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T16:47:50.049Z] Dload Upload Total Spent Left Speed [2022-02-16T16:47:50.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 68523 0:00:01 0:00:01 --:--:-- 68586 100 71604 0 0 100 71604 0 68512 0:00:01 0:00:01 --:--:-- 68520 [2022-02-16T16:47:50.992Z] [2022-02-16T16:47:50.992Z] [2022-02-16T16:47:50.992Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/146/openapi/v2/core-metadata.yaml] [2022-02-16T16:47:50.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T16:47:50.992Z] Dload Upload Total Spent Left Speed [2022-02-16T16:47:52.373Z] 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 100k 0:00:01 0:00:01 --:--:-- 100k [2022-02-16T16:47:52.373Z] [2022-02-16T16:47:52.373Z] [2022-02-16T16:47:52.373Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/146/openapi/v2/support-notifications.yaml] [2022-02-16T16:47:52.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T16:47:52.373Z] Dload Upload Total Spent Left Speed [2022-02-16T16:47:53.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 80107 0:00:01 0:00:01 --:--:-- 80177 100 89318 0 0 100 89318 0 80095 0:00:01 0:00:01 --:--:-- 80105 [2022-02-16T16:47:53.313Z] [2022-02-16T16:47:53.313Z] [2022-02-16T16:47:53.313Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/146/openapi/v2/support-scheduler.yaml] [2022-02-16T16:47:53.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T16:47:53.313Z] Dload Upload Total Spent Left Speed [2022-02-16T16:47:54.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 35564 0:00:01 0:00:01 --:--:-- 35571 100 39556 0 0 100 39556 0 35559 0:00:01 0:00:01 --:--:-- 35571 [2022-02-16T16:47:54.697Z] [2022-02-16T16:47:54.697Z] [2022-02-16T16:47:54.697Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/146/openapi/v2/system-agent.yaml] [2022-02-16T16:47:54.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T16:47:54.697Z] Dload Upload Total Spent Left Speed [2022-02-16T16:47:55.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 18873 0:00:01 0:00:01 --:--:-- 18882 [2022-02-16T16:47:55.644Z] [2022-02-16T16:47:55.644Z] [Pipeline] } [2022-02-16T16:47:55.652Z] 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-02-16T16:47:56.052Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T16:47:56.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:47:56.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:47:56.351Z] . [Pipeline] withDockerContainer [2022-02-16T16:47:56.416Z] prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container [2022-02-16T16:47:56.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:47:56.839Z] $ docker top 372b62ff76e0a2b5b12cf0188dcbc5f2629fc996ffa1e210be15db1f7397e314 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T16:47:56.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:47:56.935Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:47:57.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:47:57.064Z] $ docker exec 372b62ff76e0a2b5b12cf0188dcbc5f2629fc996ffa1e210be15db1f7397e314 ssh-agent [2022-02-16T16:47:57.175Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPcphkG/agent.14 [2022-02-16T16:47:57.175Z] SSH_AGENT_PID=20 [2022-02-16T16:47:57.180Z] Running ssh-add (command line suppressed) [2022-02-16T16:47:57.274Z] Identity added: /w/workspace/edgex-go/146@tmp/private_key_2210091164859324433.key (/w/workspace/edgex-go/146@tmp/private_key_2210091164859324433.key) [2022-02-16T16:47:57.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:47:57.578Z] + git semver tag [2022-02-16T16:47:57.578Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T16:47:57.578Z] # $GIT_DIR = /w/workspace/edgex-go/146/.git [2022-02-16T16:47:57.578Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/146 [2022-02-16T16:47:57.578Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T16:47:57.578Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T16:47:57.578Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T16:47:57.578Z] # $SEMVER_BRANCH = main [2022-02-16T16:47:57.578Z] # $SEMVER_DIR = /w/workspace/edgex-go/146/.semver [2022-02-16T16:47:57.578Z] # 2ec8c03a03a7e84d1bbcb98b2a8669a9d6f66e4c HEAD [2022-02-16T16:47:57.840Z] # -> Force: false [2022-02-16T16:47:57.840Z] # 06766df5d0f497e72df071626b00b9888d4a97e2 refs/tags/v2.2.0-dev.29 [Pipeline] } [2022-02-16T16:47:57.848Z] $ docker exec --env ******** --env ******** 372b62ff76e0a2b5b12cf0188dcbc5f2629fc996ffa1e210be15db1f7397e314 ssh-agent -k [2022-02-16T16:47:57.934Z] unset SSH_AUTH_SOCK; [2022-02-16T16:47:57.934Z] unset SSH_AGENT_PID; [2022-02-16T16:47:57.934Z] echo Agent pid 20 killed; [2022-02-16T16:47:57.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T16:47:58.255Z] + git semver [Pipeline] } [2022-02-16T16:47:58.266Z] $ docker stop --time=1 372b62ff76e0a2b5b12cf0188dcbc5f2629fc996ffa1e210be15db1f7397e314 [2022-02-16T16:47:59.459Z] $ docker rm -f 372b62ff76e0a2b5b12cf0188dcbc5f2629fc996ffa1e210be15db1f7397e314 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:47:59.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T16:47:59.839Z] [2022-02-16T16:47:59.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:48:00.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T16:48:00.145Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-16T16:48:00.145Z] ab5ef0e58194: Pulling fs layer [2022-02-16T16:48:00.145Z] 9712f1f96733: Pulling fs layer [2022-02-16T16:48:00.145Z] 63f879dbbcfc: Pulling fs layer [2022-02-16T16:48:00.145Z] 0d9ebad4ef96: Pulling fs layer [2022-02-16T16:48:00.145Z] e9a5061849ea: Pulling fs layer [2022-02-16T16:48:00.145Z] d747dcd14b5f: Pulling fs layer [2022-02-16T16:48:00.145Z] 2de7ff778b66: Pulling fs layer [2022-02-16T16:48:00.145Z] d747dcd14b5f: Waiting [2022-02-16T16:48:00.145Z] 0d9ebad4ef96: Waiting [2022-02-16T16:48:00.145Z] 2de7ff778b66: Waiting [2022-02-16T16:48:00.145Z] e9a5061849ea: Waiting [2022-02-16T16:48:00.145Z] 9712f1f96733: Verifying Checksum [2022-02-16T16:48:00.145Z] 9712f1f96733: Download complete [2022-02-16T16:48:00.405Z] 63f879dbbcfc: Verifying Checksum [2022-02-16T16:48:00.405Z] 63f879dbbcfc: Download complete [2022-02-16T16:48:00.669Z] ab5ef0e58194: Verifying Checksum [2022-02-16T16:48:00.669Z] ab5ef0e58194: Download complete [2022-02-16T16:48:00.669Z] d747dcd14b5f: Verifying Checksum [2022-02-16T16:48:00.669Z] d747dcd14b5f: Download complete [2022-02-16T16:48:00.669Z] e9a5061849ea: Verifying Checksum [2022-02-16T16:48:00.669Z] e9a5061849ea: Download complete [2022-02-16T16:48:00.669Z] 0d9ebad4ef96: Verifying Checksum [2022-02-16T16:48:00.669Z] 0d9ebad4ef96: Download complete [2022-02-16T16:48:00.946Z] 2de7ff778b66: Verifying Checksum [2022-02-16T16:48:00.946Z] 2de7ff778b66: Download complete [2022-02-16T16:48:03.534Z] ab5ef0e58194: Pull complete [2022-02-16T16:48:03.799Z] 9712f1f96733: Pull complete [2022-02-16T16:48:04.385Z] 63f879dbbcfc: Pull complete [2022-02-16T16:48:08.616Z] 0d9ebad4ef96: Pull complete [2022-02-16T16:48:08.616Z] e9a5061849ea: Pull complete [2022-02-16T16:48:08.616Z] d747dcd14b5f: Pull complete [2022-02-16T16:48:10.240Z] 2de7ff778b66: Pull complete [2022-02-16T16:48:10.240Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-16T16:48:10.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T16:48:10.240Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-16T16:48:10.358Z] prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container [2022-02-16T16:48:10.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:48:13.887Z] $ docker top 7fa230b65ec8db87a2e76ad6c13d2b742adb6637c161c656cea6ce787ce6d477 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:48:13.979Z] provisioning config files... [2022-02-16T16:48:13.988Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/146@tmp/config6238236215705017400tmp [2022-02-16T16:48:14.005Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/146@tmp/config2444154917241596005tmp [2022-02-16T16:48:14.014Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/146@tmp/config4852664648026616500tmp [Pipeline] { [Pipeline] echo [2022-02-16T16:48:14.028Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:48:14.320Z] ---> sigul-configuration.sh [2022-02-16T16:48:14.320Z] gpg: directory `/root/.gnupg' created [2022-02-16T16:48:14.320Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-16T16:48:14.320Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-16T16:48:14.320Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-16T16:48:14.320Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-16T16:48:14.320Z] gpg: CAST5 encrypted data [2022-02-16T16:48:14.320Z] gpg: encrypted with 1 passphrase [2022-02-16T16:48:14.320Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-16T16:48:14.613Z] + mkdir /home/jenkins [2022-02-16T16:48:14.613Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-16T16:48:14.910Z] + 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-02-16T16:48:14.921Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:48:15.209Z] ---> sigul-install.sh [2022-02-16T16:48:15.209Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-16T16:48:15.513Z] + git tag --list [2022-02-16T16:48:15.514Z] 0.6.0 [2022-02-16T16:48:15.514Z] 0.6.1 [2022-02-16T16:48:15.514Z] 0.7.0 [2022-02-16T16:48:15.514Z] 0.7.1 [2022-02-16T16:48:15.514Z] v1.0.0 [2022-02-16T16:48:15.514Z] v1.0.1 [2022-02-16T16:48:15.514Z] v1.1.0 [2022-02-16T16:48:15.514Z] v1.2.0 [2022-02-16T16:48:15.514Z] v1.2.1 [2022-02-16T16:48:15.514Z] v1.3.0 [2022-02-16T16:48:15.514Z] v1.3.1 [2022-02-16T16:48:15.514Z] v2.0.0 [2022-02-16T16:48:15.514Z] v2.0.1-dev.1 [2022-02-16T16:48:15.514Z] v2.0.1-dev.10 [2022-02-16T16:48:15.514Z] v2.0.1-dev.11 [2022-02-16T16:48:15.514Z] v2.0.1-dev.12 [2022-02-16T16:48:15.514Z] v2.0.1-dev.13 [2022-02-16T16:48:15.514Z] v2.0.1-dev.14 [2022-02-16T16:48:15.514Z] v2.0.1-dev.15 [2022-02-16T16:48:15.514Z] v2.0.1-dev.16 [2022-02-16T16:48:15.514Z] v2.0.1-dev.17 [2022-02-16T16:48:15.514Z] v2.0.1-dev.18 [2022-02-16T16:48:15.514Z] v2.0.1-dev.19 [2022-02-16T16:48:15.514Z] v2.0.1-dev.2 [2022-02-16T16:48:15.514Z] v2.0.1-dev.20 [2022-02-16T16:48:15.514Z] v2.0.1-dev.21 [2022-02-16T16:48:15.514Z] v2.0.1-dev.22 [2022-02-16T16:48:15.514Z] v2.0.1-dev.23 [2022-02-16T16:48:15.514Z] v2.0.1-dev.24 [2022-02-16T16:48:15.514Z] v2.0.1-dev.25 [2022-02-16T16:48:15.514Z] v2.0.1-dev.26 [2022-02-16T16:48:15.514Z] v2.0.1-dev.27 [2022-02-16T16:48:15.514Z] v2.0.1-dev.28 [2022-02-16T16:48:15.514Z] v2.0.1-dev.29 [2022-02-16T16:48:15.514Z] v2.0.1-dev.3 [2022-02-16T16:48:15.514Z] v2.0.1-dev.30 [2022-02-16T16:48:15.514Z] v2.0.1-dev.31 [2022-02-16T16:48:15.514Z] v2.0.1-dev.32 [2022-02-16T16:48:15.514Z] v2.0.1-dev.33 [2022-02-16T16:48:15.514Z] v2.0.1-dev.34 [2022-02-16T16:48:15.514Z] v2.0.1-dev.35 [2022-02-16T16:48:15.514Z] v2.0.1-dev.36 [2022-02-16T16:48:15.514Z] v2.0.1-dev.37 [2022-02-16T16:48:15.514Z] v2.0.1-dev.38 [2022-02-16T16:48:15.514Z] v2.0.1-dev.39 [2022-02-16T16:48:15.514Z] v2.0.1-dev.4 [2022-02-16T16:48:15.514Z] v2.0.1-dev.40 [2022-02-16T16:48:15.514Z] v2.0.1-dev.41 [2022-02-16T16:48:15.514Z] v2.0.1-dev.42 [2022-02-16T16:48:15.514Z] v2.0.1-dev.43 [2022-02-16T16:48:15.514Z] v2.0.1-dev.44 [2022-02-16T16:48:15.514Z] v2.0.1-dev.45 [2022-02-16T16:48:15.514Z] v2.0.1-dev.46 [2022-02-16T16:48:15.514Z] v2.0.1-dev.47 [2022-02-16T16:48:15.514Z] v2.0.1-dev.48 [2022-02-16T16:48:15.514Z] v2.0.1-dev.49 [2022-02-16T16:48:15.514Z] v2.0.1-dev.5 [2022-02-16T16:48:15.514Z] v2.0.1-dev.50 [2022-02-16T16:48:15.514Z] v2.0.1-dev.51 [2022-02-16T16:48:15.514Z] v2.0.1-dev.52 [2022-02-16T16:48:15.514Z] v2.0.1-dev.53 [2022-02-16T16:48:15.514Z] v2.0.1-dev.54 [2022-02-16T16:48:15.514Z] v2.0.1-dev.55 [2022-02-16T16:48:15.514Z] v2.0.1-dev.56 [2022-02-16T16:48:15.514Z] v2.0.1-dev.57 [2022-02-16T16:48:15.514Z] v2.0.1-dev.58 [2022-02-16T16:48:15.514Z] v2.0.1-dev.59 [2022-02-16T16:48:15.514Z] v2.0.1-dev.6 [2022-02-16T16:48:15.514Z] v2.0.1-dev.60 [2022-02-16T16:48:15.514Z] v2.0.1-dev.61 [2022-02-16T16:48:15.514Z] v2.0.1-dev.62 [2022-02-16T16:48:15.514Z] v2.0.1-dev.63 [2022-02-16T16:48:15.514Z] v2.0.1-dev.64 [2022-02-16T16:48:15.514Z] v2.0.1-dev.65 [2022-02-16T16:48:15.514Z] v2.0.1-dev.66 [2022-02-16T16:48:15.514Z] v2.0.1-dev.67 [2022-02-16T16:48:15.514Z] v2.0.1-dev.68 [2022-02-16T16:48:15.514Z] v2.0.1-dev.69 [2022-02-16T16:48:15.514Z] v2.0.1-dev.7 [2022-02-16T16:48:15.514Z] v2.0.1-dev.70 [2022-02-16T16:48:15.514Z] v2.0.1-dev.71 [2022-02-16T16:48:15.514Z] v2.0.1-dev.72 [2022-02-16T16:48:15.514Z] v2.0.1-dev.73 [2022-02-16T16:48:15.514Z] v2.0.1-dev.74 [2022-02-16T16:48:15.514Z] v2.0.1-dev.75 [2022-02-16T16:48:15.514Z] v2.0.1-dev.76 [2022-02-16T16:48:15.514Z] v2.0.1-dev.77 [2022-02-16T16:48:15.514Z] v2.0.1-dev.78 [2022-02-16T16:48:15.514Z] v2.0.1-dev.79 [2022-02-16T16:48:15.514Z] v2.0.1-dev.8 [2022-02-16T16:48:15.514Z] v2.0.1-dev.80 [2022-02-16T16:48:15.514Z] v2.0.1-dev.81 [2022-02-16T16:48:15.514Z] v2.0.1-dev.82 [2022-02-16T16:48:15.514Z] v2.0.1-dev.83 [2022-02-16T16:48:15.514Z] v2.0.1-dev.84 [2022-02-16T16:48:15.514Z] v2.0.1-dev.85 [2022-02-16T16:48:15.514Z] v2.0.1-dev.86 [2022-02-16T16:48:15.514Z] v2.0.1-dev.87 [2022-02-16T16:48:15.514Z] v2.0.1-dev.88 [2022-02-16T16:48:15.514Z] v2.0.1-dev.89 [2022-02-16T16:48:15.514Z] v2.0.1-dev.9 [2022-02-16T16:48:15.514Z] v2.0.1-dev.90 [2022-02-16T16:48:15.514Z] v2.0.1-dev.91 [2022-02-16T16:48:15.514Z] v2.0.1-dev.92 [2022-02-16T16:48:15.514Z] v2.0.1-dev.93 [2022-02-16T16:48:15.514Z] v2.0.1-dev.94 [2022-02-16T16:48:15.514Z] v2.0.1-dev.95 [2022-02-16T16:48:15.514Z] v2.0.1-dev.96 [2022-02-16T16:48:15.514Z] v2.0.1-dev.97 [2022-02-16T16:48:15.514Z] v2.0.1-dev.98 [2022-02-16T16:48:15.514Z] v2.0.1-dev.99 [2022-02-16T16:48:15.514Z] v2.1.0 [2022-02-16T16:48:15.514Z] v2.2.0-dev.1 [2022-02-16T16:48:15.514Z] v2.2.0-dev.10 [2022-02-16T16:48:15.514Z] v2.2.0-dev.11 [2022-02-16T16:48:15.514Z] v2.2.0-dev.12 [2022-02-16T16:48:15.514Z] v2.2.0-dev.13 [2022-02-16T16:48:15.514Z] v2.2.0-dev.14 [2022-02-16T16:48:15.514Z] v2.2.0-dev.15 [2022-02-16T16:48:15.514Z] v2.2.0-dev.16 [2022-02-16T16:48:15.514Z] v2.2.0-dev.17 [2022-02-16T16:48:15.514Z] v2.2.0-dev.18 [2022-02-16T16:48:15.514Z] v2.2.0-dev.19 [2022-02-16T16:48:15.514Z] v2.2.0-dev.2 [2022-02-16T16:48:15.514Z] v2.2.0-dev.20 [2022-02-16T16:48:15.514Z] v2.2.0-dev.21 [2022-02-16T16:48:15.514Z] v2.2.0-dev.22 [2022-02-16T16:48:15.514Z] v2.2.0-dev.23 [2022-02-16T16:48:15.514Z] v2.2.0-dev.24 [2022-02-16T16:48:15.514Z] v2.2.0-dev.25 [2022-02-16T16:48:15.514Z] v2.2.0-dev.26 [2022-02-16T16:48:15.514Z] v2.2.0-dev.27 [2022-02-16T16:48:15.514Z] v2.2.0-dev.28 [2022-02-16T16:48:15.514Z] v2.2.0-dev.29 [2022-02-16T16:48:15.514Z] v2.2.0-dev.3 [2022-02-16T16:48:15.514Z] v2.2.0-dev.4 [2022-02-16T16:48:15.514Z] v2.2.0-dev.5 [2022-02-16T16:48:15.514Z] v2.2.0-dev.6 [2022-02-16T16:48:15.514Z] v2.2.0-dev.7 [2022-02-16T16:48:15.514Z] v2.2.0-dev.8 [2022-02-16T16:48:15.514Z] v2.2.0-dev.9 [Pipeline] sh [2022-02-16T16:48:15.812Z] + lftools sign git-tag v2.2.0-dev.29 [2022-02-16T16:48:16.383Z] Signing Git tag with Sigul... [2022-02-16T16:48:16.383Z] Signing v2.2.0-dev.29 [Pipeline] echo [2022-02-16T16:48:16.964Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:48:17.254Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-16T16:48:17.261Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-16T16:48:17.279Z] $ docker stop --time=1 7fa230b65ec8db87a2e76ad6c13d2b742adb6637c161c656cea6ce787ce6d477 [2022-02-16T16:48:18.496Z] $ docker rm -f 7fa230b65ec8db87a2e76ad6c13d2b742adb6637c161c656cea6ce787ce6d477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-16T16:48:18.926Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T16:48:18.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:48:19.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:48:19.222Z] . [Pipeline] withDockerContainer [2022-02-16T16:48:19.283Z] prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container [2022-02-16T16:48:19.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:48:19.711Z] $ docker top 8470232b91ccc55e368f9b80732cb9e2616f7a5147ef67d961a4c09d4fd470de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T16:48:19.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:48:19.817Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:48:19.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:48:19.926Z] $ docker exec 8470232b91ccc55e368f9b80732cb9e2616f7a5147ef67d961a4c09d4fd470de ssh-agent [2022-02-16T16:48:20.034Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLOHIAo/agent.13 [2022-02-16T16:48:20.034Z] SSH_AGENT_PID=20 [2022-02-16T16:48:20.040Z] Running ssh-add (command line suppressed) [2022-02-16T16:48:20.144Z] Identity added: /w/workspace/edgex-go/146@tmp/private_key_524146071283466274.key (/w/workspace/edgex-go/146@tmp/private_key_524146071283466274.key) [2022-02-16T16:48:20.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:48:20.452Z] + git semver bump pre [2022-02-16T16:48:20.452Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T16:48:20.452Z] # $GIT_DIR = /w/workspace/edgex-go/146/.git [2022-02-16T16:48:20.452Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/146 [2022-02-16T16:48:20.452Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T16:48:20.452Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T16:48:20.452Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T16:48:20.452Z] # $SEMVER_BRANCH = main [2022-02-16T16:48:20.452Z] # $SEMVER_DIR = /w/workspace/edgex-go/146/.semver [2022-02-16T16:48:20.452Z] 2.2.0-dev.30 [Pipeline] } [2022-02-16T16:48:20.461Z] $ docker exec --env ******** --env ******** 8470232b91ccc55e368f9b80732cb9e2616f7a5147ef67d961a4c09d4fd470de ssh-agent -k [2022-02-16T16:48:20.558Z] unset SSH_AUTH_SOCK; [2022-02-16T16:48:20.558Z] unset SSH_AGENT_PID; [2022-02-16T16:48:20.558Z] echo Agent pid 20 killed; [2022-02-16T16:48:20.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T16:48:20.875Z] + git semver [Pipeline] } [2022-02-16T16:48:20.884Z] $ docker stop --time=1 8470232b91ccc55e368f9b80732cb9e2616f7a5147ef67d961a4c09d4fd470de [2022-02-16T16:48:22.081Z] $ docker rm -f 8470232b91ccc55e368f9b80732cb9e2616f7a5147ef67d961a4c09d4fd470de [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T16:48:22.434Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T16:48:22.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:48:22.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:48:22.728Z] . [Pipeline] withDockerContainer [2022-02-16T16:48:22.795Z] prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container [2022-02-16T16:48:22.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:48:23.194Z] $ docker top 0a4fb5dd8302685fc516316942a198189d1c70229a2ad086c704164008f31ae7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T16:48:23.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:48:23.301Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:48:23.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:48:23.418Z] $ docker exec 0a4fb5dd8302685fc516316942a198189d1c70229a2ad086c704164008f31ae7 ssh-agent [2022-02-16T16:48:23.533Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBolInh/agent.14 [2022-02-16T16:48:23.533Z] SSH_AGENT_PID=21 [2022-02-16T16:48:23.539Z] Running ssh-add (command line suppressed) [2022-02-16T16:48:23.622Z] Identity added: /w/workspace/edgex-go/146@tmp/private_key_257471504330800256.key (/w/workspace/edgex-go/146@tmp/private_key_257471504330800256.key) [2022-02-16T16:48:23.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:48:23.928Z] + git semver push [2022-02-16T16:48:23.928Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T16:48:23.928Z] # $GIT_DIR = /w/workspace/edgex-go/146/.git [2022-02-16T16:48:23.928Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/146 [2022-02-16T16:48:23.928Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T16:48:23.928Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T16:48:23.928Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T16:48:23.928Z] # $SEMVER_BRANCH = main [2022-02-16T16:48:23.928Z] # $SEMVER_DIR = /w/workspace/edgex-go/146/.semver [Pipeline] } [2022-02-16T16:48:28.138Z] $ docker exec --env ******** --env ******** 0a4fb5dd8302685fc516316942a198189d1c70229a2ad086c704164008f31ae7 ssh-agent -k [2022-02-16T16:48:28.234Z] unset SSH_AUTH_SOCK; [2022-02-16T16:48:28.235Z] unset SSH_AGENT_PID; [2022-02-16T16:48:28.235Z] echo Agent pid 21 killed; [2022-02-16T16:48:28.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T16:48:28.551Z] + git semver [Pipeline] } [2022-02-16T16:48:28.560Z] $ docker stop --time=1 0a4fb5dd8302685fc516316942a198189d1c70229a2ad086c704164008f31ae7 [2022-02-16T16:48:29.754Z] $ docker rm -f 0a4fb5dd8302685fc516316942a198189d1c70229a2ad086c704164008f31ae7 [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-02-16T16:48:30.367Z] + '[' -d /w/workspace/edgex-go/146/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:48:30.662Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:48:31.233Z] ---> package-listing.sh [2022-02-16T16:48:31.233Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-16T16:48:31.233Z] ++ facter osfamily [2022-02-16T16:48:31.492Z] + OS_FAMILY=redhat [2022-02-16T16:48:31.492Z] + workspace=/w/workspace/edgex-go/146 [2022-02-16T16:48:31.492Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-16T16:48:31.492Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-16T16:48:31.492Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-16T16:48:31.492Z] + PACKAGES=/tmp/packages_start.txt [2022-02-16T16:48:31.492Z] + '[' /w/workspace/edgex-go/146 ']' [2022-02-16T16:48:31.492Z] + PACKAGES=/tmp/packages_end.txt [2022-02-16T16:48:31.492Z] + case "${OS_FAMILY}" in [2022-02-16T16:48:31.492Z] + sort [2022-02-16T16:48:31.492Z] + rpm -qa [2022-02-16T16:48:35.684Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-16T16:48:35.684Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-16T16:48:35.684Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-16T16:48:35.684Z] + '[' /w/workspace/edgex-go/146 ']' [2022-02-16T16:48:35.684Z] + mkdir -p /w/workspace/edgex-go/146/archives/ [2022-02-16T16:48:35.684Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/146/archives/ [Pipeline] echo [2022-02-16T16:48:35.695Z] 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/146/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-16T16:48:35.977Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:48:36.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T16:48:36.534Z] [2022-02-16T16:48:36.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:48:36.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T16:48:36.837Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-16T16:48:36.837Z] b4d181a07f80: Pulling fs layer [2022-02-16T16:48:36.837Z] a1111a8f2ec3: Pulling fs layer [2022-02-16T16:48:36.837Z] ed53099fbce6: Pulling fs layer [2022-02-16T16:48:36.837Z] dc539afda2c1: Pulling fs layer [2022-02-16T16:48:36.837Z] 77bc0d833cb6: Pulling fs layer [2022-02-16T16:48:36.837Z] 9065ff56babe: Pulling fs layer [2022-02-16T16:48:36.837Z] d287ab97295c: Pulling fs layer [2022-02-16T16:48:36.837Z] 77bc0d833cb6: Waiting [2022-02-16T16:48:36.837Z] 9065ff56babe: Waiting [2022-02-16T16:48:36.837Z] d287ab97295c: Waiting [2022-02-16T16:48:36.837Z] dc539afda2c1: Waiting [2022-02-16T16:48:36.837Z] a1111a8f2ec3: Verifying Checksum [2022-02-16T16:48:36.837Z] a1111a8f2ec3: Download complete [2022-02-16T16:48:37.098Z] dc539afda2c1: Verifying Checksum [2022-02-16T16:48:37.098Z] dc539afda2c1: Download complete [2022-02-16T16:48:37.098Z] 77bc0d833cb6: Verifying Checksum [2022-02-16T16:48:37.098Z] 77bc0d833cb6: Download complete [2022-02-16T16:48:37.098Z] 9065ff56babe: Verifying Checksum [2022-02-16T16:48:37.098Z] 9065ff56babe: Download complete [2022-02-16T16:48:37.098Z] ed53099fbce6: Verifying Checksum [2022-02-16T16:48:37.098Z] ed53099fbce6: Download complete [2022-02-16T16:48:37.098Z] b4d181a07f80: Verifying Checksum [2022-02-16T16:48:37.098Z] b4d181a07f80: Download complete [2022-02-16T16:48:37.676Z] d287ab97295c: Verifying Checksum [2022-02-16T16:48:37.676Z] d287ab97295c: Download complete [2022-02-16T16:48:38.629Z] b4d181a07f80: Pull complete [2022-02-16T16:48:38.888Z] a1111a8f2ec3: Pull complete [2022-02-16T16:48:39.459Z] ed53099fbce6: Pull complete [2022-02-16T16:48:39.717Z] dc539afda2c1: Pull complete [2022-02-16T16:48:39.984Z] 77bc0d833cb6: Pull complete [2022-02-16T16:48:39.984Z] 9065ff56babe: Pull complete [2022-02-16T16:48:45.278Z] d287ab97295c: Pull complete [2022-02-16T16:48:45.278Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-16T16:48:45.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T16:48:45.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-16T16:48:45.342Z] prd-centos7-docker-4c-2g-5364 does not seem to be running inside a container [2022-02-16T16:48:45.375Z] $ 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/146/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/146 -v /w/workspace/edgex-go/146:/w/workspace/edgex-go/146:rw,z -v /w/workspace/edgex-go/146@tmp:/w/workspace/edgex-go/146@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-02-16T16:48:47.855Z] $ docker top b69af5e602588286347036034798aab53a208e6228b442d73be5740e976319a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T16:48:48.208Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-16T16:48:48.496Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-16T16:48:48.787Z] + ls /var/log/sa-host [2022-02-16T16:48:48.787Z] + sadf -c /var/log/sa-host/sa16 [2022-02-16T16:48:48.787Z] file_magic: OK [2022-02-16T16:48:48.787Z] HZ: Using current value: 100 [2022-02-16T16:48:48.787Z] file_header: OK [2022-02-16T16:48:48.788Z] 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-02-16T16:48:48.788Z] Statistics: [2022-02-16T16:48:48.788Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-16T16:48:48.788Z] File successfully converted to sysstat format version 12.0.3 [2022-02-16T16:48:48.788Z] + sadf -c /var/log/sa-host/sa17 [2022-02-16T16:48:48.788Z] file_magic: OK [2022-02-16T16:48:48.788Z] HZ: Using current value: 100 [2022-02-16T16:48:48.788Z] file_header: OK [2022-02-16T16:48:48.788Z] 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-02-16T16:48:48.788Z] Statistics: [2022-02-16T16:48:48.788Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-16T16:48:48.788Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:48:49.003Z] provisioning config files... [2022-02-16T16:48:49.013Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/146@tmp/config1221011188544186666tmp [Pipeline] { [Pipeline] echo [2022-02-16T16:48:49.030Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:48:49.316Z] ---> create-netrc.sh [Pipeline] } [2022-02-16T16:48:49.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:48:49.656Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-16T16:48:49.665Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:48:49.953Z] ---> sudo-logs.sh [2022-02-16T16:48:49.953Z] Archiving 'sudo' log.. [2022-02-16T16:48:49.953Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5364.novalocal: Name or service not known [2022-02-16T16:48:49.953Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5364.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-16T16:48:49.978Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:48:50.271Z] ---> job-cost.sh [2022-02-16T16:48:50.271Z] lf-activate-venv: SKIPPING [2022-02-16T16:48:50.271Z] DEBUG: total: 0.10999999940395355 [2022-02-16T16:48:50.271Z] INFO: Retrieving Stack Cost... [2022-02-16T16:48:50.840Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-16T16:48:51.101Z] INFO: Archiving Costs [Pipeline] echo [2022-02-16T16:48:51.115Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:48:51.402Z] ---> logs-deploy.sh [2022-02-16T16:48:51.402Z] lf-activate-venv: SKIPPING [2022-02-16T16:48:51.402Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/146 [2022-02-16T16:48:51.402Z] INFO: archiving workspace using pattern(s): [2022-02-16T16:48:51.973Z] Archives upload complete. [2022-02-16T16:48:52.233Z] INFO: archiving logs to Nexus