Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87838b6d0d653c2c1edac1be3b99b5b7508036b9 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-ssh8597499408530150581.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh8484920342828179421.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh15699465529118112946.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh15853760450787243646.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-ssh12324456350379063039.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-341 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/122 [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/122 # 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/122@tmp/jenkins-gitclient-ssh3777309004866549655.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 87838b6d0d653c2c1edac1be3b99b5b7508036b9 (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 87838b6d0d653c2c1edac1be3b99b5b7508036b9 # timeout=10 Commit message: "Merge pull request #3823 from MonicaisHer/fix-snap-readme-csv" > git rev-list --no-walk b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-06T16:36:50.884Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-06T16:36:50.931Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-06T16:36:50.944Z] ========================================================= [2021-12-06T16:36:50.944Z] EdgeX Global Pipelines Version Info [2021-12-06T16:36:50.944Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:36:52.078Z] ------------------- [2021-12-06T16:36:52.078Z] stable info: [2021-12-06T16:36:52.078Z] ------------------- [2021-12-06T16:36:52.078Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-06T16:36:52.078Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-06T16:36:52.078Z] Message: update stable to v1.0.217 [2021-12-06T16:36:52.652Z] ------------------- [2021-12-06T16:36:52.652Z] experimental info: [2021-12-06T16:36:52.652Z] ------------------- [2021-12-06T16:36:52.652Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-06T16:36:52.652Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-06T16:36:52.652Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-06T16:36:52.799Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-06T16:36:52.811Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-06T16:36:52.823Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-06T16:36:52.834Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-06T16:36:52.846Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-06T16:36:52.861Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-06T16:36:52.873Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-06T16:36:52.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-06T16:36:52.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-06T16:36:52.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-06T16:36:52.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-06T16:36:52.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-06T16:36:52.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-06T16:36:52.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-06T16:36:52.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-06T16:36:52.990Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-06T16:36:53.001Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-06T16:36:53.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-06T16:36:53.029Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-06T16:36:53.041Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-06T16:36:53.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-06T16:36:53.055Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-06T16:36:53.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-12-06T16:36:53.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-12-06T16:36:53.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-12-06T16:36:53.086Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] echo [2021-12-06T16:36:53.093Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87838b6 [Pipeline] echo [2021-12-06T16:36:53.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T16:36:53.131Z] provisioning config files... [2021-12-06T16:36:53.145Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/122@tmp/config1632976131936619856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:36:53.457Z] ---> docker-login.sh [2021-12-06T16:36:53.457Z] nexus3.edgexfoundry.org:10001 [2021-12-06T16:36:53.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:36:53.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:36:53.718Z] Configure a credential helper to remove this warning. See [2021-12-06T16:36:53.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:36:53.718Z] [2021-12-06T16:36:53.718Z] Login Succeeded [2021-12-06T16:36:53.718Z] nexus3.edgexfoundry.org:10002 [2021-12-06T16:36:53.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:36:53.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:36:53.718Z] Configure a credential helper to remove this warning. See [2021-12-06T16:36:53.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:36:53.718Z] [2021-12-06T16:36:53.718Z] Login Succeeded [2021-12-06T16:36:53.718Z] nexus3.edgexfoundry.org:10003 [2021-12-06T16:36:53.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:36:53.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:36:53.981Z] Configure a credential helper to remove this warning. See [2021-12-06T16:36:53.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:36:53.981Z] [2021-12-06T16:36:53.981Z] Login Succeeded [2021-12-06T16:36:53.981Z] nexus3.edgexfoundry.org:10004 [2021-12-06T16:36:53.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:36:53.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:36:53.981Z] Configure a credential helper to remove this warning. See [2021-12-06T16:36:53.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:36:53.981Z] [2021-12-06T16:36:53.981Z] Login Succeeded [2021-12-06T16:36:53.981Z] docker.io [2021-12-06T16:36:53.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:36:54.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:36:54.553Z] Configure a credential helper to remove this warning. See [2021-12-06T16:36:54.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:36:54.553Z] [2021-12-06T16:36:54.553Z] Login Succeeded [2021-12-06T16:36:54.553Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T16:36:54.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T16:36:54.890Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-12-06T16:36:54.890Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:36:54.890Z] ++ dirname cmd/core-command/Dockerfile [2021-12-06T16:36:54.890Z] ++ cut -d/ -f2 [2021-12-06T16:36:54.890Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-06T16:36:54.890Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:36:54.890Z] ++ dirname cmd/core-data/Dockerfile [2021-12-06T16:36:54.890Z] ++ cut -d/ -f2 [2021-12-06T16:36:54.890Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-06T16:36:54.890Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:36:54.890Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-06T16:36:54.890Z] ++ cut -d/ -f2 [2021-12-06T16:36:54.890Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-06T16:36:54.890Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:36:54.890Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-06T16:36:54.890Z] ++ cut -d/ -f2 [2021-12-06T16:36:54.890Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-06T16:36:54.890Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:36:54.890Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-06T16:36:54.890Z] ++ cut -d/ -f2 [2021-12-06T16:36:54.890Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-06T16:36:54.890Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:36:54.890Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-06T16:36:54.890Z] ++ cut -d/ -f2 [2021-12-06T16:36:54.890Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-06T16:36:54.890Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:36:54.890Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-06T16:36:54.890Z] ++ cut -d/ -f2 [2021-12-06T16:36:54.890Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-06T16:36:54.890Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:36:54.890Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-06T16:36:54.890Z] ++ cut -d/ -f2 [2021-12-06T16:36:54.890Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-06T16:36:54.890Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T16:36:54.890Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-06T16:36:54.890Z] ++ cut -d/ -f2 [2021-12-06T16:36:54.890Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-06T16:36:54.929Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-06T16:36:55.347Z] + git rev-list -1 --merges 87838b6d0d653c2c1edac1be3b99b5b7508036b9~1..87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] echo [2021-12-06T16:36:55.358Z] -----------> git rev-list -1 --merges 87838b6d0d653c2c1edac1be3b99b5b7508036b9~1..87838b6d0d653c2c1edac1be3b99b5b7508036b9 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:36:55.358Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [false] [Pipeline] sh [2021-12-06T16:36:55.651Z] + git log --format=format:%s -1 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] echo [2021-12-06T16:36:55.666Z] ========================================================= [2021-12-06T16:36:55.666Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-06T16:36:55.666Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-06T16:36:56.188Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-06T16:36:56.188Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-06T16:36:56.188Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-06T16:36:56.188Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-06T16:36:56.188Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-06T16:36:56.188Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-06T16:36:56.188Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:36:56.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T16:36:56.604Z] [2021-12-06T16:36:56.604Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:36:56.927Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T16:36:56.927Z] latest: Pulling from edgex-devops/git-semver [2021-12-06T16:36:56.927Z] a0d0a0d46f8b: Pulling fs layer [2021-12-06T16:36:56.927Z] 3e5f54012d9b: Pulling fs layer [2021-12-06T16:36:56.927Z] 4c7163046ea9: Pulling fs layer [2021-12-06T16:36:56.927Z] 0c2d73faf560: Pulling fs layer [2021-12-06T16:36:56.927Z] 0c2d73faf560: Waiting [2021-12-06T16:36:56.927Z] 3e5f54012d9b: Verifying Checksum [2021-12-06T16:36:56.927Z] 3e5f54012d9b: Download complete [2021-12-06T16:36:56.927Z] a0d0a0d46f8b: Verifying Checksum [2021-12-06T16:36:56.927Z] a0d0a0d46f8b: Download complete [2021-12-06T16:36:56.927Z] 0c2d73faf560: Verifying Checksum [2021-12-06T16:36:56.927Z] 0c2d73faf560: Download complete [2021-12-06T16:36:57.199Z] 4c7163046ea9: Verifying Checksum [2021-12-06T16:36:57.199Z] 4c7163046ea9: Download complete [2021-12-06T16:36:57.199Z] a0d0a0d46f8b: Pull complete [2021-12-06T16:36:57.199Z] 3e5f54012d9b: Pull complete [2021-12-06T16:36:57.462Z] 4c7163046ea9: Pull complete [2021-12-06T16:36:57.725Z] 0c2d73faf560: Pull complete [2021-12-06T16:36:57.725Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-06T16:36:57.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T16:36:57.725Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-06T16:36:57.801Z] prd-centos7-docker-4c-2g-341 does not seem to be running inside a container [2021-12-06T16:36:57.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-06T16:36:58.583Z] $ docker top 7c8c8cc50239b8e17dea0d4dd37b3bcce00db6639e23e645c429b6358b8a510d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-06T16:36:58.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T16:36:58.711Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T16:36:58.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T16:36:58.850Z] $ docker exec 7c8c8cc50239b8e17dea0d4dd37b3bcce00db6639e23e645c429b6358b8a510d ssh-agent [2021-12-06T16:36:58.978Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXELkaDn/agent.13 [2021-12-06T16:36:58.978Z] SSH_AGENT_PID=19 [2021-12-06T16:36:58.993Z] Running ssh-add (command line suppressed) [2021-12-06T16:36:59.095Z] Identity added: /w/workspace/edgex-go/122@tmp/private_key_350746780904599661.key (/w/workspace/edgex-go/122@tmp/private_key_350746780904599661.key) [2021-12-06T16:36:59.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T16:36:59.406Z] + git tag --points-at HEAD [Pipeline] } [2021-12-06T16:36:59.439Z] $ docker exec --env ******** --env ******** 7c8c8cc50239b8e17dea0d4dd37b3bcce00db6639e23e645c429b6358b8a510d ssh-agent -k [2021-12-06T16:36:59.534Z] unset SSH_AUTH_SOCK; [2021-12-06T16:36:59.536Z] unset SSH_AGENT_PID; [2021-12-06T16:36:59.536Z] echo Agent pid 19 killed; [2021-12-06T16:36:59.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-06T16:36:59.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T16:36:59.572Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T16:36:59.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T16:36:59.693Z] $ docker exec 7c8c8cc50239b8e17dea0d4dd37b3bcce00db6639e23e645c429b6358b8a510d ssh-agent [2021-12-06T16:36:59.798Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDgIdBm/agent.51 [2021-12-06T16:36:59.798Z] SSH_AGENT_PID=58 [2021-12-06T16:36:59.803Z] Running ssh-add (command line suppressed) [2021-12-06T16:36:59.901Z] Identity added: /w/workspace/edgex-go/122@tmp/private_key_7041783096577368841.key (/w/workspace/edgex-go/122@tmp/private_key_7041783096577368841.key) [2021-12-06T16:36:59.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T16:37:00.209Z] + git semver init [2021-12-06T16:37:00.209Z] # -> Open(): unable to determine branch for HEAD [2021-12-06T16:37:00.209Z] # $GIT_DIR = /w/workspace/edgex-go/122/.git [2021-12-06T16:37:00.209Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/122 [2021-12-06T16:37:00.209Z] # $SEMVER_REMOTE_NAME = origin [2021-12-06T16:37:00.209Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-06T16:37:00.209Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-06T16:37:00.209Z] # $SEMVER_BRANCH = main [2021-12-06T16:37:00.209Z] # $SEMVER_TEMP = /tmp/semver-860230699 [2021-12-06T16:37:00.209Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-06T16:39:51.817Z] # '/tmp/semver-860230699' -> '/w/workspace/edgex-go/122/.semver' [2021-12-06T16:39:51.817Z] # -> Force: false [2021-12-06T16:39:51.817Z] # $SEMVER_DIR = /w/workspace/edgex-go/122/.semver [Pipeline] } [2021-12-06T16:39:51.830Z] $ docker exec --env ******** --env ******** 7c8c8cc50239b8e17dea0d4dd37b3bcce00db6639e23e645c429b6358b8a510d ssh-agent -k [2021-12-06T16:39:51.929Z] unset SSH_AUTH_SOCK; [2021-12-06T16:39:51.929Z] unset SSH_AGENT_PID; [2021-12-06T16:39:51.929Z] echo Agent pid 58 killed; [2021-12-06T16:39:51.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T16:39:52.250Z] + git semver [Pipeline] } [2021-12-06T16:39:52.265Z] $ docker stop --time=1 7c8c8cc50239b8e17dea0d4dd37b3bcce00db6639e23e645c429b6358b8a510d [2021-12-06T16:39:54.056Z] $ docker rm -f 7c8c8cc50239b8e17dea0d4dd37b3bcce00db6639e23e645c429b6358b8a510d [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T16:39:54.423Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-06T16:39:54.650Z] Stashed 1 file(s) [Pipeline] echo [2021-12-06T16:39:54.654Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.9 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-12-06T16:39:54.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T16:39:54.851Z] ========================================================= [2021-12-06T16:39:54.851Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-06T16:39:54.851Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-06T16:39:55.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T16:39:55.164Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-06T16:39:55.164Z] a0d0a0d46f8b: Already exists [2021-12-06T16:39:55.164Z] 31adcdaf11c8: Pulling fs layer [2021-12-06T16:39:55.164Z] b8b176561691: Pulling fs layer [2021-12-06T16:39:55.164Z] 4527c011a84f: Pulling fs layer [2021-12-06T16:39:55.164Z] 5d74067f8e1e: Pulling fs layer [2021-12-06T16:39:55.164Z] e0aca202a116: Pulling fs layer [2021-12-06T16:39:55.164Z] 3a43be97a3b4: Pulling fs layer [2021-12-06T16:39:55.164Z] 34cad66bf833: Pulling fs layer [2021-12-06T16:39:55.164Z] b4e3c513aaa6: Pulling fs layer [2021-12-06T16:39:55.164Z] 5d74067f8e1e: Waiting [2021-12-06T16:39:55.164Z] e0aca202a116: Waiting [2021-12-06T16:39:55.164Z] 3a43be97a3b4: Waiting [2021-12-06T16:39:55.164Z] 34cad66bf833: Waiting [2021-12-06T16:39:55.164Z] b4e3c513aaa6: Waiting [2021-12-06T16:39:55.164Z] b8b176561691: Verifying Checksum [2021-12-06T16:39:55.164Z] b8b176561691: Download complete [2021-12-06T16:39:55.164Z] 31adcdaf11c8: Verifying Checksum [2021-12-06T16:39:55.164Z] 31adcdaf11c8: Download complete [2021-12-06T16:39:55.164Z] 5d74067f8e1e: Verifying Checksum [2021-12-06T16:39:55.164Z] 5d74067f8e1e: Download complete [2021-12-06T16:39:55.164Z] e0aca202a116: Verifying Checksum [2021-12-06T16:39:55.164Z] e0aca202a116: Download complete [2021-12-06T16:39:55.164Z] 3a43be97a3b4: Verifying Checksum [2021-12-06T16:39:55.164Z] 3a43be97a3b4: Download complete [2021-12-06T16:39:55.432Z] 31adcdaf11c8: Pull complete [2021-12-06T16:39:55.432Z] 34cad66bf833: Verifying Checksum [2021-12-06T16:39:55.432Z] 34cad66bf833: Download complete [2021-12-06T16:39:55.432Z] b8b176561691: Pull complete [2021-12-06T16:39:55.694Z] b4e3c513aaa6: Verifying Checksum [2021-12-06T16:39:55.694Z] b4e3c513aaa6: Download complete [2021-12-06T16:39:55.964Z] 4527c011a84f: Download complete [2021-12-06T16:40:00.188Z] 4527c011a84f: Pull complete [2021-12-06T16:40:00.188Z] 5d74067f8e1e: Pull complete [2021-12-06T16:40:00.188Z] e0aca202a116: Pull complete [2021-12-06T16:40:00.188Z] 3a43be97a3b4: Pull complete [2021-12-06T16:40:00.188Z] 34cad66bf833: Pull complete [2021-12-06T16:40:02.799Z] b4e3c513aaa6: Pull complete [2021-12-06T16:40:02.799Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-06T16:40:02.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T16:40:02.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-06T16:40:03.116Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T16:40:03.116Z] WORKDIR /edgex [2021-12-06T16:40:03.116Z] COPY go.mod . [2021-12-06T16:40:03.116Z] RUN go mod download' [2021-12-06T16:40:03.116Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-06T16:40:07.338Z] Sending build context to Docker daemon 334.5MB [2021-12-06T16:40:07.338Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T16:40:07.338Z] ---> 9f6097aaca64 [2021-12-06T16:40:07.338Z] Step 2/4 : WORKDIR /edgex [2021-12-06T16:40:08.283Z] ---> Running in 65c074e822d7 [2021-12-06T16:40:08.543Z] Removing intermediate container 65c074e822d7 [2021-12-06T16:40:08.544Z] ---> 5ec6b77b2b07 [2021-12-06T16:40:08.544Z] Step 3/4 : COPY go.mod . [2021-12-06T16:40:08.544Z] ---> 63db31e106ef [2021-12-06T16:40:08.544Z] Step 4/4 : RUN go mod download [2021-12-06T16:40:08.544Z] ---> Running in 6a7a6e262880 [2021-12-06T16:40:09.805Z] Still waiting to schedule task [2021-12-06T16:40:09.806Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-06T16:40:47.336Z] Removing intermediate container 6a7a6e262880 [2021-12-06T16:40:47.336Z] ---> 8699ddd0762a [2021-12-06T16:40:47.336Z] Successfully built 8699ddd0762a [2021-12-06T16:40:47.336Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:40:47.648Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-06T16:40:47.648Z] . [Pipeline] withDockerContainer [2021-12-06T16:40:47.718Z] prd-centos7-docker-4c-2g-341 does not seem to be running inside a container [2021-12-06T16:40:47.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-06T16:40:48.135Z] $ docker top 3152b51c50a048a5038eb2a45dbe4665c3ff10574b3916c068d36fcc35e167a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T16:40:48.497Z] + go version [2021-12-06T16:40:48.497Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-06T16:40:48.511Z] $ docker stop --time=1 3152b51c50a048a5038eb2a45dbe4665c3ff10574b3916c068d36fcc35e167a8 [2021-12-06T16:40:49.684Z] $ docker rm -f 3152b51c50a048a5038eb2a45dbe4665c3ff10574b3916c068d36fcc35e167a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:40:50.197Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-06T16:40:50.197Z] . [Pipeline] withDockerContainer [2021-12-06T16:40:50.263Z] prd-centos7-docker-4c-2g-341 does not seem to be running inside a container [2021-12-06T16:40:50.307Z] $ 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/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-06T16:40:50.640Z] $ docker top 79e5e5bc070009273a081612c7bc3dc602e2900a3968e887cb6b1905bdd1733c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-06T16:40:50.714Z] ========================================================= [2021-12-06T16:40:50.714Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-06T16:40:50.714Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-06T16:40:51.001Z] + make test [2021-12-06T16:40:51.001Z] go mod tidy [2021-12-06T16:40:51.266Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-06T16:40:56.583Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-06T16:41:14.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-06T16:41:19.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-06T16:41:19.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-06T16:41:19.279Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-06T16:41:21.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-06T16:41:22.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-06T16:41:22.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-06T16:41:22.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-06T16:41:23.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-06T16:41:23.281Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-06T16:41:23.546Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-06T16:41:23.546Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-06T16:41:23.546Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-06T16:41:23.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-06T16:41:25.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2021-12-06T16:41:25.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-06T16:41:25.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-06T16:41:26.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements [2021-12-06T16:41:26.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-06T16:41:26.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 44.7% of statements [2021-12-06T16:41:26.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-06T16:41:26.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-06T16:41:27.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 89.5% of statements [2021-12-06T16:41:27.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-06T16:41:27.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-06T16:41:28.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2021-12-06T16:41:28.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-06T16:41:28.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-06T16:41:28.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-06T16:41:28.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-06T16:41:28.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-06T16:41:29.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements [2021-12-06T16:41:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-06T16:41:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-06T16:41:29.205Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements [2021-12-06T16:41:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-06T16:41:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-06T16:41:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-06T16:41:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-06T16:41:29.205Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-06T16:41:29.783Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-12-06T16:41:29.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-06T16:41:29.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-06T16:41:29.783Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-06T16:41:30.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.9% of statements [2021-12-06T16:41:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-06T16:41:30.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-12-06T16:41:30.946Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-12-06T16:41:30.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-06T16:41:31.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-12-06T16:41:32.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-12-06T16:41:32.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-12-06T16:41:32.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2021-12-06T16:41:32.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2021-12-06T16:41:39.887Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-342 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-12-06T16:41:39.899Z] Running in /w/workspace/edgex-go/122 [Pipeline] { [Pipeline] checkout [2021-12-06T16:41:40.076Z] The recommended git tool is: git [2021-12-06T16:41:44.632Z] using credential edgex-jenkins-ssh [2021-12-06T16:41:44.653Z] Cloning the remote Git repository [2021-12-06T16:41:44.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2021-12-06T16:41:44.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-12-06T16:41:44.711Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-06T16:41:44.788Z] > git init /w/workspace/edgex-go/122 # timeout=10 [2021-12-06T16:41:44.857Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-06T16:41:44.857Z] > git --version # timeout=10 [2021-12-06T16:41:44.938Z] > git --version # 'git version 2.17.1' [2021-12-06T16:41:44.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T16:41:45.045Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T16:41:51.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.193s coverage: 82.5% of statements [2021-12-06T16:41:51.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-06T16:42:09.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-12-06T16:42:09.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-06T16:42:09.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-06T16:42:09.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-06T16:42:09.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-12-06T16:42:09.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-06T16:42:09.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-06T16:42:09.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-06T16:42:09.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-06T16:42:09.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-12-06T16:42:09.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-06T16:42:09.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-12-06T16:42:09.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-12-06T16:42:09.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2021-12-06T16:42:09.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-12-06T16:42:09.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-06T16:42:09.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 65.4% of statements [2021-12-06T16:42:09.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-06T16:42:09.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-06T16:42:09.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.8% of statements [2021-12-06T16:42:09.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-06T16:42:09.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-06T16:42:09.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-12-06T16:42:09.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-06T16:42:09.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements [2021-12-06T16:42:09.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-06T16:42:17.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2021-12-06T16:42:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-06T16:42:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-06T16:42:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-06T16:42:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-06T16:42:17.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements [2021-12-06T16:42:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-06T16:42:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-06T16:42:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-06T16:42:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-06T16:42:17.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-12-06T16:42:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-06T16:42:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-06T16:42:17.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-12-06T16:42:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-06T16:42:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-06T16:42:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-06T16:42:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-06T16:42:17.956Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-12-06T16:42:17.956Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-06T16:42:17.956Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-06T16:42:17.956Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-06T16:42:17.956Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-06T16:42:17.956Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-06T16:42:17.956Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-06T16:42:17.956Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-12-06T16:42:17.956Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-12-06T16:42:17.956Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-12-06T16:42:50.159Z] GO111MODULE=on go vet ./... [2021-12-06T16:43:00.190Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-06T16:43:00.190Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-06T16:43:00.190Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-06T16:43:00.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-06T16:43:00.491Z] + ls -al . [2021-12-06T16:43:00.491Z] total 644 [2021-12-06T16:43:00.491Z] drwxrwxr-x 10 1001 1001 4096 Dec 6 16:43 . [2021-12-06T16:43:00.491Z] drwxr-xr-x 4 root root 32 Dec 6 16:40 .. [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 11 Dec 6 16:36 .dockerignore [2021-12-06T16:43:00.491Z] drwxrwxr-x 8 1001 1001 162 Dec 6 16:36 .git [2021-12-06T16:43:00.491Z] drwxrwxr-x 4 1001 1001 142 Dec 6 16:36 .github [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 804 Dec 6 16:36 .gitignore [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 42 Dec 6 16:36 .golangci.yml [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 76 Dec 6 16:36 .hadolint.yml [2021-12-06T16:43:00.491Z] drwx------ 3 1001 1001 58 Dec 6 16:39 .semver [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 166 Dec 6 16:36 .sonarcloud.properties [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 1171 Dec 6 16:36 ADOPTERS.md [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 8910 Dec 6 16:36 Attribution.txt [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 51732 Dec 6 16:36 CHANGELOG.md [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 3804 Dec 6 16:36 CONTRIBUTING.md [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 677 Dec 6 16:36 GOVERNANCE.md [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 849 Dec 6 16:36 Jenkinsfile [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 10775 Dec 6 16:36 LICENSE [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 6508 Dec 6 16:36 Makefile [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 582 Dec 6 16:36 OWNERS.md [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 8207 Dec 6 16:36 README.md [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 6912 Dec 6 16:36 SECURITY.md [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 11 Dec 6 16:39 VERSION [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 4131 Dec 6 16:36 ZMQWindows.md [2021-12-06T16:43:00.491Z] drwxrwxr-x 2 1001 1001 37 Dec 6 16:36 bin [2021-12-06T16:43:00.491Z] drwxrwxr-x 14 1001 1001 4096 Dec 6 16:36 cmd [2021-12-06T16:43:00.491Z] -rw-r--r-- 1 root root 428381 Dec 6 16:42 coverage.out [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 828 Dec 6 16:36 go.mod [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 49483 Dec 6 16:36 go.sum [2021-12-06T16:43:00.491Z] drwxrwxr-x 8 1001 1001 124 Dec 6 16:36 internal [2021-12-06T16:43:00.491Z] drwxrwxr-x 3 1001 1001 16 Dec 6 16:36 openapi [2021-12-06T16:43:00.491Z] drwxrwxr-x 4 1001 1001 71 Dec 6 16:36 snap [2021-12-06T16:43:00.491Z] -rw-rw-r-- 1 1001 1001 204 Dec 6 16:36 version.go [Pipeline] sh [2021-12-06T16:43:00.795Z] + '[' -e coverage.out ] [2021-12-06T16:43:00.795Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-06T16:43:00.884Z] Stashed 1 file(s) [Pipeline] sh [2021-12-06T16:43:01.190Z] + make build [2021-12-06T16:43:01.191Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/core-data/core-data ./cmd/core-data [2021-12-06T16:43:02.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-06T16:43:09.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/core-command/core-command ./cmd/core-command [2021-12-06T16:43:09.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-06T16:43:11.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-06T16:43:11.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-06T16:43:12.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-06T16:43:13.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-06T16:43:13.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-06T16:43:15.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-06T16:43:15.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-06T16:43:16.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-12-06T16:43:18.141Z] $ docker stop --time=1 79e5e5bc070009273a081612c7bc3dc602e2900a3968e887cb6b1905bdd1733c [2021-12-06T16:43:19.926Z] $ docker rm -f 79e5e5bc070009273a081612c7bc3dc602e2900a3968e887cb6b1905bdd1733c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:43:21.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T16:43:21.418Z] [2021-12-06T16:43:21.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:43:21.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T16:43:21.723Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-06T16:43:21.723Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-06T16:43:21.723Z] ca9280d653b3: Pulling fs layer [2021-12-06T16:43:21.723Z] 7e9c9ca2126c: Pulling fs layer [2021-12-06T16:43:21.987Z] cbdbe7a5bc2a: Verifying Checksum [2021-12-06T16:43:21.987Z] cbdbe7a5bc2a: Download complete [2021-12-06T16:43:21.987Z] ca9280d653b3: Verifying Checksum [2021-12-06T16:43:21.987Z] ca9280d653b3: Download complete [2021-12-06T16:43:22.265Z] cbdbe7a5bc2a: Pull complete [2021-12-06T16:43:22.265Z] 7e9c9ca2126c: Download complete [2021-12-06T16:43:22.532Z] ca9280d653b3: Pull complete [2021-12-06T16:43:26.787Z] 7e9c9ca2126c: Pull complete [2021-12-06T16:43:26.787Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-06T16:43:26.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T16:43:26.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-06T16:43:26.845Z] prd-centos7-docker-4c-2g-341 does not seem to be running inside a container [2021-12-06T16:43:26.880Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-06T16:43:29.707Z] $ docker top 3214e397ee9fd6444d5f7e669cc02b0c84049d8fcad9418f02aec2136d32a7aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T16:43:30.060Z] + docker-compose build --help [2021-12-06T16:43:30.060Z] + grep parallel [2021-12-06T16:43:30.633Z] --parallel Build images in parallel. [Pipeline] } [2021-12-06T16:43:30.645Z] $ docker stop --time=1 3214e397ee9fd6444d5f7e669cc02b0c84049d8fcad9418f02aec2136d32a7aa [2021-12-06T16:43:31.824Z] $ docker rm -f 3214e397ee9fd6444d5f7e669cc02b0c84049d8fcad9418f02aec2136d32a7aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:43:32.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T16:43:32.197Z] . [Pipeline] withDockerContainer [2021-12-06T16:43:32.260Z] prd-centos7-docker-4c-2g-341 does not seem to be running inside a container [2021-12-06T16:43:32.295Z] $ 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/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-06T16:43:32.627Z] $ docker top 55c446a78c29b4e3be59354fade98672168be70daa9627dd1adad79ce4adc96c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T16:43:32.994Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-06T16:43:33.563Z] Building core-command ... [2021-12-06T16:43:33.563Z] Building core-data ... [2021-12-06T16:43:33.563Z] Building core-metadata ... [2021-12-06T16:43:33.563Z] Building security-bootstrapper ... [2021-12-06T16:43:33.563Z] Building security-proxy-setup ... [2021-12-06T16:43:33.563Z] Building security-secretstore-setup ... [2021-12-06T16:43:33.563Z] Building support-notifications ... [2021-12-06T16:43:33.563Z] Building support-scheduler ... [2021-12-06T16:43:33.563Z] Building sys-mgmt-agent ... [2021-12-06T16:43:33.563Z] Building support-notifications [2021-12-06T16:43:33.563Z] Building core-command [2021-12-06T16:43:33.563Z] Building security-proxy-setup [2021-12-06T16:43:33.563Z] Building core-metadata [2021-12-06T16:43:33.563Z] Building security-bootstrapper [2021-12-06T16:43:43.597Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:43:43.597Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:43:43.597Z] ---> 8699ddd0762a [2021-12-06T16:43:43.597Z] Step 3/30 : WORKDIR /edgex-go [2021-12-06T16:43:43.858Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:43:43.858Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:43:43.858Z] ---> 8699ddd0762a [2021-12-06T16:43:43.858Z] Step 3/21 : WORKDIR /edgex-go [2021-12-06T16:43:43.858Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:43:43.858Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:43:43.858Z] ---> 8699ddd0762a [2021-12-06T16:43:43.858Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T16:43:49.144Z] ---> Running in 57c20e8586e2 [2021-12-06T16:43:49.144Z] ---> Running in c2b203b4de85 [2021-12-06T16:43:49.144Z] ---> Running in 0e3e33a3f490 [2021-12-06T16:43:54.425Z] Removing intermediate container c2b203b4de85 [2021-12-06T16:43:54.425Z] ---> 463b6c944816 [2021-12-06T16:43:54.425Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:43:54.425Z] Removing intermediate container 0e3e33a3f490 [2021-12-06T16:43:54.425Z] ---> 414abed7e0c1 [2021-12-06T16:43:54.425Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:43:54.425Z] Removing intermediate container 57c20e8586e2 [2021-12-06T16:43:54.425Z] ---> 561d17478728 [2021-12-06T16:43:54.425Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:43:54.425Z] ---> Running in ae438dcc8575 [2021-12-06T16:43:54.425Z] ---> Running in efdd287e9e0b [2021-12-06T16:43:54.425Z] ---> Running in ec1605e862a3 [2021-12-06T16:43:55.820Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:43:55.820Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:43:55.820Z] ---> 8699ddd0762a [2021-12-06T16:43:55.820Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T16:43:55.820Z] ---> Using cache [2021-12-06T16:43:55.820Z] ---> 561d17478728 [2021-12-06T16:43:55.820Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:43:57.207Z] ---> Running in f713291afcbd [2021-12-06T16:43:58.161Z] Removing intermediate container ae438dcc8575 [2021-12-06T16:43:58.161Z] ---> c4f983286196 [2021-12-06T16:43:58.161Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T16:43:58.421Z] ---> Running in f360ba4acc2a [2021-12-06T16:43:58.682Z] Removing intermediate container efdd287e9e0b [2021-12-06T16:43:58.682Z] ---> 5c791a54fa9e [2021-12-06T16:43:58.682Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-06T16:43:58.682Z] Removing intermediate container ec1605e862a3 [2021-12-06T16:43:58.682Z] ---> 3a289f1a88e2 [2021-12-06T16:43:58.682Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-06T16:43:58.941Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:43:58.941Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:43:58.941Z] ---> 8699ddd0762a [2021-12-06T16:43:58.941Z] Step 3/20 : WORKDIR /edgex-go [2021-12-06T16:43:58.941Z] ---> Using cache [2021-12-06T16:43:58.941Z] ---> 561d17478728 [2021-12-06T16:43:58.941Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:43:58.941Z] ---> Using cache [2021-12-06T16:43:58.941Z] ---> 5c791a54fa9e [2021-12-06T16:43:58.941Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-06T16:43:58.941Z] ---> Running in 310d282644d1 [2021-12-06T16:43:58.941Z] ---> Running in a5161969d530 [2021-12-06T16:43:58.941Z] Removing intermediate container f713291afcbd [2021-12-06T16:43:58.941Z] ---> 9fa13c970215 [2021-12-06T16:43:58.941Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T16:43:58.941Z] ---> Running in b3b4ef22c353 [2021-12-06T16:43:59.203Z] ---> Running in 4435d724aabd [2021-12-06T16:43:59.203Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:43:59.788Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:43:59.788Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:43:59.788Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:43:59.788Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:44:00.050Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:44:00.317Z] OK: 220 MiB in 52 packages [2021-12-06T16:44:00.317Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:44:00.593Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:44:00.593Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:44:00.593Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:44:00.593Z] Removing intermediate container f360ba4acc2a [2021-12-06T16:44:00.593Z] ---> 8b5d7b679056 [2021-12-06T16:44:00.593Z] Step 6/22 : COPY . . [2021-12-06T16:44:00.859Z] OK: 220 MiB in 52 packages [2021-12-06T16:44:00.859Z] OK: 220 MiB in 52 packages [2021-12-06T16:44:01.128Z] OK: 220 MiB in 52 packages [2021-12-06T16:44:01.128Z] OK: 220 MiB in 52 packages [2021-12-06T16:44:03.061Z] Removing intermediate container 310d282644d1 [2021-12-06T16:44:03.061Z] ---> c4d8ec427fb7 [2021-12-06T16:44:03.061Z] Step 6/21 : COPY . . [2021-12-06T16:44:03.061Z] Removing intermediate container a5161969d530 [2021-12-06T16:44:03.061Z] ---> 85ac68132941 [2021-12-06T16:44:03.061Z] Step 6/30 : COPY . . [2021-12-06T16:44:03.320Z] Removing intermediate container b3b4ef22c353 [2021-12-06T16:44:03.320Z] ---> 798f11c81390 [2021-12-06T16:44:03.320Z] Step 6/20 : COPY . . [2021-12-06T16:44:03.912Z] Removing intermediate container 4435d724aabd [2021-12-06T16:44:03.912Z] ---> 9b0ad62685cf [2021-12-06T16:44:03.912Z] Step 6/22 : COPY . . [2021-12-06T16:44:14.045Z] ---> 8e3d284dfd3e [2021-12-06T16:44:14.045Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:44:14.045Z] ---> Running in bb089121b3d4 [2021-12-06T16:44:32.158Z] ---> 5eb8777db22a [2021-12-06T16:44:32.158Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:44:32.158Z] ---> 1c99bef3314d [2021-12-06T16:44:32.158Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:44:32.158Z] ---> Running in c4208b0586cf [2021-12-06T16:44:32.158Z] ---> Running in bca193331e0c [2021-12-06T16:44:32.158Z] Removing intermediate container bb089121b3d4 [2021-12-06T16:44:32.158Z] ---> 6ff0837f2acb [2021-12-06T16:44:32.158Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-06T16:44:32.158Z] ---> Running in 2f56a3540f2b [2021-12-06T16:44:33.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-06T16:44:35.636Z] Removing intermediate container c4208b0586cf [2021-12-06T16:44:35.636Z] ---> 00f949fb6f86 [2021-12-06T16:44:35.636Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-06T16:44:35.636Z] Removing intermediate container bca193331e0c [2021-12-06T16:44:35.636Z] ---> d3b430d7302d [2021-12-06T16:44:35.636Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-06T16:44:36.208Z] ---> Running in 2ee066ca1b46 [2021-12-06T16:44:36.208Z] ---> Running in 28df937a119c [2021-12-06T16:44:36.477Z] ---> 5e54aa1596ca [2021-12-06T16:44:36.477Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:44:36.477Z] ---> Running in 37e813d5c9ee [2021-12-06T16:44:36.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/core-command/core-command ./cmd/core-command [2021-12-06T16:44:36.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-06T16:44:39.297Z] Removing intermediate container 37e813d5c9ee [2021-12-06T16:44:39.297Z] ---> ab5154bfebbb [2021-12-06T16:44:39.297Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-06T16:44:39.297Z] ---> Running in f8509e7d88c0 [2021-12-06T16:44:39.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-06T16:44:40.967Z] ---> 4685505e3714 [2021-12-06T16:44:40.967Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:44:40.967Z] ---> Running in c1df418c861c [2021-12-06T16:44:42.890Z] Removing intermediate container c1df418c861c [2021-12-06T16:44:42.890Z] ---> 3d9a12126b5f [2021-12-06T16:44:42.890Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-06T16:44:42.890Z] ---> Running in 4a05f1ebcd52 [2021-12-06T16:44:43.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-06T16:44:52.012Z] Avoid second fetch [2021-12-06T16:44:52.013Z] Checking out Revision 87838b6d0d653c2c1edac1be3b99b5b7508036b9 (main) [2021-12-06T16:44:56.326Z] Commit message: "Merge pull request #3823 from MonicaisHer/fix-snap-readme-csv" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-06T16:44:57.278Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-06T16:44:57.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T16:44:57.278Z] Dload Upload Total Spent Left Speed [2021-12-06T16:44:57.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 164k 0 --:--:-- --:--:-- --:--:-- 167k [2021-12-06T16:44:51.978Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-06T16:44:51.993Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T16:44:52.028Z] > git config core.sparsecheckout # timeout=10 [2021-12-06T16:44:52.045Z] > git checkout -f 87838b6d0d653c2c1edac1be3b99b5b7508036b9 # timeout=10 [Pipeline] sh [2021-12-06T16:44:57.823Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-06T16:44:58.273Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-06T16:44:58.273Z] + sudo tee /etc/docker/daemon.new [2021-12-06T16:44:58.273Z] { [2021-12-06T16:44:58.273Z] "registry-mirrors": [ [2021-12-06T16:44:58.273Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-06T16:44:58.273Z] ], [2021-12-06T16:44:58.273Z] "bip": "10.250.0.254/24", [2021-12-06T16:44:58.273Z] "hosts": [ [2021-12-06T16:44:58.273Z] "tcp://0.0.0.0:5555", [2021-12-06T16:44:58.273Z] "unix:///var/run/docker.sock" [2021-12-06T16:44:58.273Z] ], [2021-12-06T16:44:58.273Z] "mtu": 1458, [2021-12-06T16:44:58.273Z] "selinux-enabled": true, [2021-12-06T16:44:58.273Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-06T16:44:58.273Z] } [Pipeline] sh [2021-12-06T16:44:58.625Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-06T16:44:58.962Z] + sudo service docker restart [2021-12-06T16:45:15.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T16:45:17.320Z] provisioning config files... [2021-12-06T16:45:17.343Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/122@tmp/config2970172408110262762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:45:17.691Z] ---> docker-login.sh [2021-12-06T16:45:17.691Z] nexus3.edgexfoundry.org:10001 [2021-12-06T16:45:17.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:45:18.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:45:18.236Z] Configure a credential helper to remove this warning. See [2021-12-06T16:45:18.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:45:18.236Z] [2021-12-06T16:45:18.236Z] Login Succeeded [2021-12-06T16:45:18.236Z] nexus3.edgexfoundry.org:10002 [2021-12-06T16:45:18.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:45:18.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:45:18.779Z] Configure a credential helper to remove this warning. See [2021-12-06T16:45:18.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:45:18.779Z] [2021-12-06T16:45:18.779Z] Login Succeeded [2021-12-06T16:45:18.779Z] nexus3.edgexfoundry.org:10003 [2021-12-06T16:45:19.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:45:19.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:45:19.054Z] Configure a credential helper to remove this warning. See [2021-12-06T16:45:19.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:45:19.054Z] [2021-12-06T16:45:19.054Z] Login Succeeded [2021-12-06T16:45:19.054Z] nexus3.edgexfoundry.org:10004 [2021-12-06T16:45:19.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:45:19.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:45:19.611Z] Configure a credential helper to remove this warning. See [2021-12-06T16:45:19.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:45:19.611Z] [2021-12-06T16:45:19.611Z] Login Succeeded [2021-12-06T16:45:19.611Z] docker.io [2021-12-06T16:45:19.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:45:20.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:45:20.152Z] Configure a credential helper to remove this warning. See [2021-12-06T16:45:20.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:45:20.152Z] [2021-12-06T16:45:20.152Z] Login Succeeded [2021-12-06T16:45:20.152Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T16:45:20.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-06T16:45:20.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T16:45:20.686Z] ========================================================= [2021-12-06T16:45:20.686Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-06T16:45:20.686Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-06T16:45:20.924Z] Removing intermediate container 2ee066ca1b46 [2021-12-06T16:45:20.924Z] ---> fa825f2a19b0 [2021-12-06T16:45:20.924Z] [2021-12-06T16:45:20.924Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T16:45:20.924Z] Removing intermediate container 2f56a3540f2b [2021-12-06T16:45:20.924Z] ---> e97cb8a58c1f [2021-12-06T16:45:20.924Z] [2021-12-06T16:45:20.924Z] Step 9/30 : FROM alpine:3.14 [2021-12-06T16:45:21.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T16:45:21.029Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-06T16:45:21.029Z] 552d1f2373af: Pulling fs layer [2021-12-06T16:45:21.029Z] ea3f2d53f512: Pulling fs layer [2021-12-06T16:45:21.029Z] 9e70ebbbe112: Pulling fs layer [2021-12-06T16:45:21.029Z] 7a9cfe048b4a: Pulling fs layer [2021-12-06T16:45:21.029Z] 72dc09318566: Pulling fs layer [2021-12-06T16:45:21.029Z] f4f7b4309257: Pulling fs layer [2021-12-06T16:45:21.029Z] 0ac9a79272e3: Pulling fs layer [2021-12-06T16:45:21.029Z] b78e95d17946: Pulling fs layer [2021-12-06T16:45:21.029Z] 7a9cfe048b4a: Waiting [2021-12-06T16:45:21.029Z] f4f7b4309257: Waiting [2021-12-06T16:45:21.029Z] 72dc09318566: Waiting [2021-12-06T16:45:21.029Z] 0ac9a79272e3: Waiting [2021-12-06T16:45:21.029Z] b78e95d17946: Waiting [2021-12-06T16:45:21.305Z] 9e70ebbbe112: Verifying Checksum [2021-12-06T16:45:21.305Z] 9e70ebbbe112: Download complete [2021-12-06T16:45:21.305Z] ea3f2d53f512: Download complete [2021-12-06T16:45:21.305Z] 72dc09318566: Download complete [2021-12-06T16:45:21.305Z] f4f7b4309257: Verifying Checksum [2021-12-06T16:45:21.305Z] f4f7b4309257: Download complete [2021-12-06T16:45:21.305Z] 552d1f2373af: Verifying Checksum [2021-12-06T16:45:21.305Z] 552d1f2373af: Download complete [2021-12-06T16:45:21.305Z] 0ac9a79272e3: Download complete [2021-12-06T16:45:21.543Z] 3.14: Pulling from library/alpine [2021-12-06T16:45:21.543Z] 3.14: Pulling from library/alpine [2021-12-06T16:45:21.904Z] 552d1f2373af: Pull complete [2021-12-06T16:45:22.499Z] Removing intermediate container 28df937a119c [2021-12-06T16:45:22.499Z] ---> 4e4d55735dce [2021-12-06T16:45:22.499Z] [2021-12-06T16:45:22.499Z] Step 9/20 : FROM alpine:3.14 [2021-12-06T16:45:22.521Z] ea3f2d53f512: Pull complete [2021-12-06T16:45:22.767Z] 3.14: Pulling from library/alpine [2021-12-06T16:45:22.767Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T16:45:22.767Z] Status: Downloaded newer image for alpine:3.14 [2021-12-06T16:45:22.807Z] 9e70ebbbe112: Pull complete [2021-12-06T16:45:23.028Z] ---> 0a97eee8041e [2021-12-06T16:45:23.028Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-06T16:45:23.028Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T16:45:23.028Z] Status: Image is up to date for alpine:3.14 [2021-12-06T16:45:23.080Z] b78e95d17946: Verifying Checksum [2021-12-06T16:45:23.080Z] b78e95d17946: Download complete [2021-12-06T16:45:23.294Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T16:45:23.294Z] Status: Image is up to date for alpine:3.14 [2021-12-06T16:45:23.294Z] ---> 0a97eee8041e [2021-12-06T16:45:23.294Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-06T16:45:23.294Z] ---> 0a97eee8041e [2021-12-06T16:45:23.294Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T16:45:23.294Z] ---> Running in a6b55446df78 [2021-12-06T16:45:23.294Z] ---> Running in f87d59ff7e6f [2021-12-06T16:45:23.294Z] ---> Running in 10f37d592c80 [2021-12-06T16:45:23.294Z] Removing intermediate container f8509e7d88c0 [2021-12-06T16:45:23.294Z] ---> 3a974271d51a [2021-12-06T16:45:23.294Z] [2021-12-06T16:45:23.294Z] Step 9/21 : FROM alpine:3.14 [2021-12-06T16:45:23.294Z] ---> 0a97eee8041e [2021-12-06T16:45:23.294Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-06T16:45:23.294Z] ---> Running in 35bc32a1f835 [2021-12-06T16:45:23.554Z] Removing intermediate container a6b55446df78 [2021-12-06T16:45:23.554Z] ---> a8bda4be2681 [2021-12-06T16:45:23.554Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-06T16:45:23.554Z] ---> Running in 5aa1d7110964 [2021-12-06T16:45:23.678Z] 7a9cfe048b4a: Verifying Checksum [2021-12-06T16:45:24.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:45:24.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:45:24.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:45:24.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:45:24.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:45:24.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:45:24.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:45:24.413Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-06T16:45:24.413Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:45:24.413Z] OK: 6 MiB in 15 packages [2021-12-06T16:45:24.680Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-06T16:45:24.680Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-06T16:45:24.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:45:24.680Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T16:45:24.680Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-06T16:45:24.680Z] (5/5) Installing curl (7.79.1-r0) [2021-12-06T16:45:24.680Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:45:24.680Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T16:45:24.680Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-06T16:45:24.680Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-06T16:45:24.680Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:45:24.680Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T16:45:24.680Z] OK: 8 MiB in 19 packages [2021-12-06T16:45:24.680Z] OK: 6 MiB in 16 packages [2021-12-06T16:45:24.940Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-06T16:45:24.940Z] (2/2) Installing su-exec (0.2-r1) [2021-12-06T16:45:24.940Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:45:24.940Z] OK: 6 MiB in 16 packages [2021-12-06T16:45:25.199Z] Removing intermediate container 4a05f1ebcd52 [2021-12-06T16:45:25.199Z] ---> 449251176e9b [2021-12-06T16:45:25.199Z] [2021-12-06T16:45:25.199Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T16:45:25.199Z] ---> 0a97eee8041e [2021-12-06T16:45:25.199Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T16:45:25.199Z] ---> Running in 01e7e0c764d9 [2021-12-06T16:45:25.460Z] Removing intermediate container 10f37d592c80 [2021-12-06T16:45:25.460Z] ---> 45682cea1700 [2021-12-06T16:45:25.460Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:45:25.460Z] ---> Running in a1daeaf5b529 [2021-12-06T16:45:25.460Z] Removing intermediate container f87d59ff7e6f [2021-12-06T16:45:25.460Z] ---> e917491a25ea [2021-12-06T16:45:25.460Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T16:45:25.460Z] ---> Running in 091b33cba7d6 [2021-12-06T16:45:25.460Z] Removing intermediate container a1daeaf5b529 [2021-12-06T16:45:25.460Z] ---> bf09e12f607a [2021-12-06T16:45:25.460Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-06T16:45:25.725Z] Removing intermediate container 5aa1d7110964 [2021-12-06T16:45:25.725Z] ---> 629a7ccb789e [2021-12-06T16:45:25.725Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-06T16:45:25.725Z] ---> Running in c764462200c4 [2021-12-06T16:45:25.725Z] ---> Running in bf3a7b77559b [2021-12-06T16:45:25.725Z] Removing intermediate container 091b33cba7d6 [2021-12-06T16:45:25.725Z] ---> b49bfa7118e6 [2021-12-06T16:45:25.725Z] Step 12/20 : WORKDIR /edgex [2021-12-06T16:45:25.725Z] ---> Running in 6640b6e4caf5 [2021-12-06T16:45:25.725Z] Removing intermediate container 35bc32a1f835 [2021-12-06T16:45:25.725Z] ---> 120e94097289 [2021-12-06T16:45:25.725Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:45:25.725Z] Removing intermediate container c764462200c4 [2021-12-06T16:45:25.725Z] ---> 8381aba2913c [2021-12-06T16:45:25.725Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-06T16:45:25.725Z] ---> Running in 93dbc73b9251 [2021-12-06T16:45:25.993Z] ---> Running in 401d53de64d8 [2021-12-06T16:45:25.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:45:25.993Z] Removing intermediate container bf3a7b77559b [2021-12-06T16:45:25.993Z] ---> 9626c6623e16 [2021-12-06T16:45:25.993Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T16:45:25.993Z] Removing intermediate container 6640b6e4caf5 [2021-12-06T16:45:25.993Z] ---> 04a4bbbe737c [2021-12-06T16:45:25.993Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-06T16:45:25.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:45:25.993Z] ---> Running in 15286790b98c [2021-12-06T16:45:25.993Z] Removing intermediate container 93dbc73b9251 [2021-12-06T16:45:25.993Z] ---> 3d4097c16fd1 [2021-12-06T16:45:25.993Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-06T16:45:25.993Z] Removing intermediate container 401d53de64d8 [2021-12-06T16:45:25.993Z] ---> aa9ee3ae6555 [2021-12-06T16:45:25.993Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-06T16:45:26.258Z] ---> Running in 6b0945dac94e [2021-12-06T16:45:26.259Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-06T16:45:26.259Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:45:26.259Z] OK: 6 MiB in 15 packages [2021-12-06T16:45:26.259Z] ---> Running in 5acccaa82194 [2021-12-06T16:45:26.259Z] Removing intermediate container 15286790b98c [2021-12-06T16:45:26.259Z] ---> 5d0ec6df6927 [2021-12-06T16:45:26.259Z] Step 14/22 : WORKDIR / [2021-12-06T16:45:26.259Z] ---> 0779d1947177 [2021-12-06T16:45:26.259Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-06T16:45:26.259Z] ---> Running in 7fd62c20ced5 [2021-12-06T16:45:26.259Z] Removing intermediate container 6b0945dac94e [2021-12-06T16:45:26.259Z] ---> 187c6f0168df [2021-12-06T16:45:26.259Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-06T16:45:26.259Z] ---> Running in d1f7b719a2e7 [2021-12-06T16:45:26.524Z] Removing intermediate container 7fd62c20ced5 [2021-12-06T16:45:26.524Z] ---> 921786aa2eb6 [2021-12-06T16:45:26.524Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:45:26.524Z] Removing intermediate container d1f7b719a2e7 [2021-12-06T16:45:26.524Z] ---> 5ca3d3deb9b2 [2021-12-06T16:45:26.524Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:45:26.524Z] ---> 0f332379c443 [2021-12-06T16:45:26.524Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-06T16:45:26.787Z] ---> 1cd8158b2264 [2021-12-06T16:45:26.787Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-06T16:45:26.787Z] Removing intermediate container 01e7e0c764d9 [2021-12-06T16:45:26.787Z] ---> b80d6ae46611 [2021-12-06T16:45:26.787Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:45:27.051Z] ---> 7f77e5e6e12d [2021-12-06T16:45:27.051Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-06T16:45:27.051Z] ---> Running in a1ffbf40bfc6 [2021-12-06T16:45:27.051Z] ---> 1a45c1b0740c [2021-12-06T16:45:27.051Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-06T16:45:27.326Z] Removing intermediate container a1ffbf40bfc6 [2021-12-06T16:45:27.326Z] ---> a8968749577f [2021-12-06T16:45:27.326Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-06T16:45:27.326Z] ---> 8c4e75d5a2fb [2021-12-06T16:45:27.326Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-06T16:45:27.326Z] ---> Running in 0d3aa51efe28 [2021-12-06T16:45:27.326Z] ---> Running in 3f51e4bb19ff [2021-12-06T16:45:27.326Z] Removing intermediate container 5acccaa82194 [2021-12-06T16:45:27.326Z] ---> 7f0705ac8827 [2021-12-06T16:45:27.326Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-06T16:45:27.326Z] ---> 59fa70668c6e [2021-12-06T16:45:27.326Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-06T16:45:27.326Z] ---> Running in 97abbb982518 [2021-12-06T16:45:27.326Z] Removing intermediate container 0d3aa51efe28 [2021-12-06T16:45:27.326Z] ---> dec25b87b1ad [2021-12-06T16:45:27.326Z] Step 17/20 : CMD ["--init=true"] [2021-12-06T16:45:27.595Z] ---> Running in 8f3429406d46 [2021-12-06T16:45:27.595Z] Removing intermediate container 3f51e4bb19ff [2021-12-06T16:45:27.595Z] ---> 71778776b595 [2021-12-06T16:45:27.595Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T16:45:27.595Z] Removing intermediate container 97abbb982518 [2021-12-06T16:45:27.595Z] ---> 7929235c9903 [2021-12-06T16:45:27.595Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-06T16:45:27.595Z] ---> 2ec21ead0897 [2021-12-06T16:45:27.595Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-06T16:45:27.595Z] ---> Running in 9e5e4f92b2fa [2021-12-06T16:45:27.595Z] ---> b6d372e89191 [2021-12-06T16:45:27.595Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-06T16:45:27.595Z] Removing intermediate container 8f3429406d46 [2021-12-06T16:45:27.595Z] ---> 569447910652 [2021-12-06T16:45:27.595Z] Step 18/20 : LABEL arch=x86_64 [2021-12-06T16:45:27.595Z] ---> Running in 2ae8de887b69 [2021-12-06T16:45:27.595Z] ---> Running in 6d1359265c9f [2021-12-06T16:45:27.595Z] ---> Running in 8a8cff022180 [2021-12-06T16:45:27.860Z] Removing intermediate container 9e5e4f92b2fa [2021-12-06T16:45:27.860Z] ---> a07125549ae0 [2021-12-06T16:45:27.860Z] Step 14/22 : WORKDIR / [2021-12-06T16:45:27.860Z] Removing intermediate container 2ae8de887b69 [2021-12-06T16:45:27.860Z] ---> 6a6e1e805321 [2021-12-06T16:45:27.860Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:45:27.860Z] Removing intermediate container 6d1359265c9f [2021-12-06T16:45:27.860Z] ---> a0639c61b0d4 [2021-12-06T16:45:27.860Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:45:27.860Z] ---> Running in f751df28178d [2021-12-06T16:45:27.860Z] ---> cb5cf88b797d [2021-12-06T16:45:27.860Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-06T16:45:27.860Z] ---> Running in 148814df8192 [2021-12-06T16:45:27.860Z] ---> Running in aa065cad03d8 [2021-12-06T16:45:27.860Z] ---> Running in 2e8677c15c70 [2021-12-06T16:45:27.860Z] Removing intermediate container 8a8cff022180 [2021-12-06T16:45:27.860Z] ---> d2182fee6831 [2021-12-06T16:45:27.860Z] Step 19/20 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:45:27.860Z] ---> Running in bc6641f83c40 [2021-12-06T16:45:27.860Z] Removing intermediate container 148814df8192 [2021-12-06T16:45:27.860Z] ---> 2a15cdb1ca33 [2021-12-06T16:45:27.860Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T16:45:27.860Z] Removing intermediate container f751df28178d [2021-12-06T16:45:27.860Z] ---> 4dbcc6f6596c [2021-12-06T16:45:27.860Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:45:28.127Z] ---> Running in 7c53ee6b1c6b [2021-12-06T16:45:28.127Z] Removing intermediate container aa065cad03d8 [2021-12-06T16:45:28.127Z] ---> 7ec3df3d2b27 [2021-12-06T16:45:28.127Z] Step 19/21 : LABEL arch=x86_64 [2021-12-06T16:45:28.127Z] ---> Running in 436ef2df9801 [2021-12-06T16:45:28.127Z] Removing intermediate container bc6641f83c40 [2021-12-06T16:45:28.127Z] ---> 84d5ae52a8e8 [2021-12-06T16:45:28.127Z] Step 20/20 : LABEL version=2.2.0-dev.9 [2021-12-06T16:45:28.127Z] ---> Running in 9c9ca9dcf369 [2021-12-06T16:45:28.389Z] Removing intermediate container 7c53ee6b1c6b [2021-12-06T16:45:28.389Z] ---> 29264885cc51 [2021-12-06T16:45:28.389Z] Step 21/22 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:45:28.389Z] ---> 8407bb336e97 [2021-12-06T16:45:28.389Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-06T16:45:28.389Z] Removing intermediate container 9c9ca9dcf369 [2021-12-06T16:45:28.389Z] ---> 789c3eb7a477 [2021-12-06T16:45:28.389Z] [2021-12-06T16:45:28.389Z] Removing intermediate container 436ef2df9801 [2021-12-06T16:45:28.389Z] ---> 36ca16b8b79f [2021-12-06T16:45:28.389Z] Step 20/21 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:45:28.389Z] Successfully built 789c3eb7a477 [2021-12-06T16:45:28.389Z] ---> Running in 0c87aed1a8d1 [2021-12-06T16:45:28.389Z] Successfully tagged security-proxy-setup:latest [2021-12-06T16:45:28.389Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-12-06T16:45:28.651Z] ---> Running in a2863460ed33 [2021-12-06T16:45:29.222Z] Removing intermediate container 0c87aed1a8d1 [2021-12-06T16:45:29.222Z] ---> 504c4b9e69f6 [2021-12-06T16:45:29.222Z] Step 22/22 : LABEL version=2.2.0-dev.9 [2021-12-06T16:45:29.798Z] ---> e97b6ac6b1ca [2021-12-06T16:45:29.798Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-06T16:45:29.798Z] Removing intermediate container a2863460ed33 [2021-12-06T16:45:29.798Z] ---> b1eddffe48e1 [2021-12-06T16:45:29.798Z] Step 21/21 : LABEL version=2.2.0-dev.9 [2021-12-06T16:45:30.068Z] ---> Running in d7713901aad0 [2021-12-06T16:45:30.068Z] ---> Running in e0dd8151f362 [2021-12-06T16:45:30.634Z] Removing intermediate container 2e8677c15c70 [2021-12-06T16:45:30.634Z] ---> 7658e675eef1 [2021-12-06T16:45:30.634Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:45:31.590Z] ---> 48256183b1ac [2021-12-06T16:45:31.590Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-06T16:45:31.590Z] Removing intermediate container e0dd8151f362 [2021-12-06T16:45:31.590Z] ---> 7ee317a42f2b [2021-12-06T16:45:31.590Z] [2021-12-06T16:45:31.590Z] Removing intermediate container d7713901aad0 [2021-12-06T16:45:31.590Z] ---> 3670e7e6cab0 [2021-12-06T16:45:31.590Z] [2021-12-06T16:45:31.590Z] Successfully built 3670e7e6cab0 [2021-12-06T16:45:31.590Z] Successfully built 7ee317a42f2b [2021-12-06T16:45:31.590Z] Successfully tagged core-command:latest [2021-12-06T16:45:31.590Z]  Building core-command ... done Building support-scheduler [2021-12-06T16:45:31.590Z] Successfully tagged support-notifications:latest [2021-12-06T16:45:31.590Z] Building sys-mgmt-agent [2021-12-06T16:45:31.590Z]  Building support-notifications ... done  ---> Running in ce489ee2a2bd [2021-12-06T16:45:31.590Z] ---> 82977cf31a2b [2021-12-06T16:45:31.590Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-06T16:45:31.861Z] Removing intermediate container ce489ee2a2bd [2021-12-06T16:45:31.861Z] ---> bc0203a790f5 [2021-12-06T16:45:31.861Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:45:34.428Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:45:34.428Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:45:34.694Z] ---> 8699ddd0762a [2021-12-06T16:45:34.694Z] Step 3/24 : WORKDIR /edgex-go [2021-12-06T16:45:34.694Z] ---> Using cache [2021-12-06T16:45:34.694Z] ---> 561d17478728 [2021-12-06T16:45:34.694Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:45:34.694Z] ---> Using cache [2021-12-06T16:45:34.694Z] ---> 9fa13c970215 [2021-12-06T16:45:34.694Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-06T16:45:34.694Z] ---> Using cache [2021-12-06T16:45:34.694Z] ---> 9b0ad62685cf [2021-12-06T16:45:34.694Z] Step 6/24 : COPY . . [2021-12-06T16:45:34.694Z] ---> Using cache [2021-12-06T16:45:34.694Z] ---> 4685505e3714 [2021-12-06T16:45:34.694Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:45:34.694Z] ---> Using cache [2021-12-06T16:45:34.694Z] ---> 3d9a12126b5f [2021-12-06T16:45:34.694Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-06T16:45:36.060Z] 7a9cfe048b4a: Pull complete [2021-12-06T16:45:36.060Z] 72dc09318566: Pull complete [2021-12-06T16:45:36.060Z] f4f7b4309257: Pull complete [2021-12-06T16:45:36.060Z] 0ac9a79272e3: Pull complete [2021-12-06T16:45:38.005Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:45:38.005Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:45:38.005Z] ---> 8699ddd0762a [2021-12-06T16:45:38.005Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T16:45:38.005Z] ---> Using cache [2021-12-06T16:45:38.005Z] ---> 561d17478728 [2021-12-06T16:45:38.005Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:45:38.005Z] ---> Using cache [2021-12-06T16:45:38.005Z] ---> 9fa13c970215 [2021-12-06T16:45:38.005Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-06T16:45:38.005Z] ---> Running in 3e3208a0b7c6 [2021-12-06T16:45:38.005Z] ---> 103b99f8fc5d [2021-12-06T16:45:38.005Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-06T16:45:38.005Z] ---> Running in 2788f5e77628 [2021-12-06T16:45:38.005Z] ---> Running in 650d5ea1f27e [2021-12-06T16:45:38.005Z] Removing intermediate container 3e3208a0b7c6 [2021-12-06T16:45:38.005Z] ---> 2f9ded43771a [2021-12-06T16:45:38.005Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T16:45:38.005Z] ---> Running in 3cd944d4ff2f [2021-12-06T16:45:38.269Z] ---> 394c9960aa8a [2021-12-06T16:45:38.269Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-06T16:45:38.269Z] Removing intermediate container 3cd944d4ff2f [2021-12-06T16:45:38.269Z] ---> 818debe122f5 [2021-12-06T16:45:38.269Z] Step 21/22 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:45:38.269Z] ---> Running in 1ab131c430b8 [2021-12-06T16:45:38.535Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-06T16:45:38.535Z] ---> 48e7e284870e [2021-12-06T16:45:38.535Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-06T16:45:38.805Z] Removing intermediate container 1ab131c430b8 [2021-12-06T16:45:38.805Z] ---> f9838e093323 [2021-12-06T16:45:38.805Z] Step 22/22 : LABEL version=2.2.0-dev.9 [2021-12-06T16:45:38.805Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:45:38.805Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:45:38.805Z] ---> 8699ddd0762a [2021-12-06T16:45:38.805Z] Step 3/23 : WORKDIR /edgex-go [2021-12-06T16:45:38.805Z] ---> Using cache [2021-12-06T16:45:38.805Z] ---> 561d17478728 [2021-12-06T16:45:38.805Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:45:38.805Z] ---> Using cache [2021-12-06T16:45:38.805Z] ---> 9fa13c970215 [2021-12-06T16:45:38.805Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-06T16:45:38.805Z] ---> Using cache [2021-12-06T16:45:38.805Z] ---> 9b0ad62685cf [2021-12-06T16:45:38.805Z] Step 6/23 : COPY go.mod . [2021-12-06T16:45:38.805Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:45:38.805Z] ---> Running in 374e1d1637d6 [2021-12-06T16:45:38.805Z] Removing intermediate container 374e1d1637d6 [2021-12-06T16:45:38.805Z] ---> a0fb8c04e9fe [2021-12-06T16:45:38.805Z] [2021-12-06T16:45:38.805Z] ---> 028f35667fe9 [2021-12-06T16:45:38.805Z] Step 7/23 : RUN go mod download [2021-12-06T16:45:39.071Z] ---> Running in cb8dc7f5dba1 [2021-12-06T16:45:39.071Z] Successfully built a0fb8c04e9fe [2021-12-06T16:45:39.071Z] ---> 28587144354c [2021-12-06T16:45:39.071Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-06T16:45:39.071Z] Successfully tagged core-metadata:latest [2021-12-06T16:45:39.071Z]  Building core-metadata ... done Building core-data [2021-12-06T16:45:39.338Z] ---> Running in c26b778a67df [2021-12-06T16:45:39.599Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:45:39.862Z] OK: 220 MiB in 52 packages [2021-12-06T16:45:41.463Z] b78e95d17946: Pull complete [2021-12-06T16:45:41.463Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-06T16:45:41.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T16:45:41.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-06T16:45:41.777Z] Removing intermediate container c26b778a67df [2021-12-06T16:45:41.777Z] ---> 15ec755a7d2b [2021-12-06T16:45:41.777Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-06T16:45:41.811Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-06T16:45:41.811Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T16:45:41.811Z] WORKDIR /edgex [2021-12-06T16:45:41.811Z] COPY go.mod . [2021-12-06T16:45:41.811Z] RUN go mod download [2021-12-06T16:45:43.161Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:45:43.161Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:45:43.161Z] ---> 8699ddd0762a [2021-12-06T16:45:43.161Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T16:45:43.161Z] ---> Using cache [2021-12-06T16:45:43.161Z] ---> 561d17478728 [2021-12-06T16:45:43.161Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:45:43.161Z] ---> Using cache [2021-12-06T16:45:43.161Z] ---> 9fa13c970215 [2021-12-06T16:45:43.161Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-06T16:45:43.422Z] ---> 0cba91a88ea3 [2021-12-06T16:45:43.422Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-06T16:45:43.422Z] Removing intermediate container 2788f5e77628 [2021-12-06T16:45:43.422Z] ---> 70479e6e7725 [2021-12-06T16:45:43.422Z] Step 6/22 : COPY . . [2021-12-06T16:45:43.422Z] ---> Running in d6b83fea5583 [2021-12-06T16:45:43.422Z] ---> Running in 02a228a48c5b [2021-12-06T16:45:44.461Z] Sending build context to Docker daemon 168.9MB [2021-12-06T16:45:44.461Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T16:45:44.461Z] ---> 8b459fc5aaf0 [2021-12-06T16:45:44.461Z] Step 2/4 : WORKDIR /edgex [2021-12-06T16:45:45.387Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:45:45.896Z] ---> Running in 89db6d5f6207 [2021-12-06T16:45:46.024Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:45:46.310Z] OK: 220 MiB in 52 packages [2021-12-06T16:45:46.489Z] Removing intermediate container 89db6d5f6207 [2021-12-06T16:45:46.489Z] ---> 5ccae37a95a7 [2021-12-06T16:45:46.489Z] Step 3/4 : COPY go.mod . [2021-12-06T16:45:46.763Z] ---> ad5cdf449177 [2021-12-06T16:45:46.763Z] Step 4/4 : RUN go mod download [2021-12-06T16:45:47.037Z] ---> Running in 885b70ad8ef3 [2021-12-06T16:45:47.824Z] Removing intermediate container cb8dc7f5dba1 [2021-12-06T16:45:47.824Z] ---> 8f29ccdab1ce [2021-12-06T16:45:47.824Z] Step 8/23 : COPY . . [2021-12-06T16:45:48.445Z] Removing intermediate container 02a228a48c5b [2021-12-06T16:45:48.445Z] ---> 30844e8a8d40 [2021-12-06T16:45:48.445Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-06T16:45:49.390Z] Removing intermediate container d6b83fea5583 [2021-12-06T16:45:49.390Z] ---> 47e00fe611a9 [2021-12-06T16:45:49.390Z] Step 6/22 : COPY . . [2021-12-06T16:45:49.651Z] ---> a96811ceaf33 [2021-12-06T16:45:49.651Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:45:50.590Z] ---> Running in 79cedcd836eb [2021-12-06T16:45:50.865Z] ---> Running in 737a26a81fa9 [2021-12-06T16:45:51.446Z] Removing intermediate container 79cedcd836eb [2021-12-06T16:45:51.446Z] ---> 4474e7391579 [2021-12-06T16:45:51.446Z] Step 27/30 : CMD ["gate"] [2021-12-06T16:45:53.375Z] ---> Running in 68d95ec9efb2 [2021-12-06T16:45:53.953Z] Removing intermediate container 68d95ec9efb2 [2021-12-06T16:45:53.953Z] ---> 68aead902b51 [2021-12-06T16:45:53.953Z] Step 28/30 : LABEL arch=x86_64 [2021-12-06T16:45:54.909Z] ---> Running in 1c267adadbfe [2021-12-06T16:45:55.487Z] Removing intermediate container 1c267adadbfe [2021-12-06T16:45:55.487Z] ---> 78711493d23f [2021-12-06T16:45:55.487Z] Step 29/30 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:45:55.754Z] Removing intermediate container 737a26a81fa9 [2021-12-06T16:45:55.754Z] ---> 25806753e086 [2021-12-06T16:45:55.754Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-06T16:45:55.754Z] ---> Running in fba7479aef04 [2021-12-06T16:45:56.024Z] ---> Running in 8d48a3a0a385 [2021-12-06T16:45:56.287Z] Removing intermediate container fba7479aef04 [2021-12-06T16:45:56.287Z] ---> 7c223b732422 [2021-12-06T16:45:56.287Z] Step 30/30 : LABEL version=2.2.0-dev.9 [2021-12-06T16:45:56.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-06T16:45:56.877Z] ---> 589cf5858602 [2021-12-06T16:45:56.877Z] Step 9/23 : RUN go mod tidy [2021-12-06T16:45:57.142Z] ---> Running in fe9240adc973 [2021-12-06T16:45:57.142Z] ---> Running in 4de674a96072 [2021-12-06T16:45:57.406Z] Removing intermediate container fe9240adc973 [2021-12-06T16:45:57.406Z] ---> ac92dbb758c3 [2021-12-06T16:45:57.406Z] [2021-12-06T16:45:57.672Z] Successfully built ac92dbb758c3 [2021-12-06T16:45:57.672Z] Successfully tagged security-bootstrapper:latest [2021-12-06T16:45:57.932Z]  Building security-bootstrapper ... done  ---> 8257664415fb [2021-12-06T16:45:57.932Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:45:57.932Z] ---> Running in a272e37d4962 [2021-12-06T16:45:59.850Z] Removing intermediate container a272e37d4962 [2021-12-06T16:45:59.850Z] ---> e95d3c418b88 [2021-12-06T16:45:59.850Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-06T16:45:59.850Z] ---> Running in 3c8e808de085 [2021-12-06T16:46:00.109Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/core-data/core-data ./cmd/core-data [2021-12-06T16:46:02.029Z] Removing intermediate container 4de674a96072 [2021-12-06T16:46:02.029Z] ---> f9ec33f9b370 [2021-12-06T16:46:02.029Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-06T16:46:02.029Z] ---> Running in fb9a921a1e03 [2021-12-06T16:46:02.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-06T16:46:02.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-06T16:46:08.156Z] Removing intermediate container 650d5ea1f27e [2021-12-06T16:46:08.156Z] ---> 3d26b4200235 [2021-12-06T16:46:08.156Z] [2021-12-06T16:46:08.156Z] Step 9/24 : FROM alpine:3.14 [2021-12-06T16:46:08.156Z] ---> 0a97eee8041e [2021-12-06T16:46:08.156Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-06T16:46:08.156Z] ---> Running in 671e807223de [2021-12-06T16:46:08.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:46:08.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:46:08.425Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-06T16:46:08.425Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-06T16:46:08.425Z] (3/3) Installing su-exec (0.2-r1) [2021-12-06T16:46:08.425Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:46:08.425Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T16:46:08.686Z] OK: 6 MiB in 17 packages [2021-12-06T16:46:09.432Z] Removing intermediate container 671e807223de [2021-12-06T16:46:09.432Z] ---> 3fddbca3ee5a [2021-12-06T16:46:09.432Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T16:46:09.432Z] ---> Running in 1cce1a454c8d [2021-12-06T16:46:09.432Z] Removing intermediate container 1cce1a454c8d [2021-12-06T16:46:09.432Z] ---> 564365973964 [2021-12-06T16:46:09.432Z] Step 12/24 : WORKDIR / [2021-12-06T16:46:09.432Z] ---> Running in cbd70e17b388 [2021-12-06T16:46:10.061Z] Removing intermediate container cbd70e17b388 [2021-12-06T16:46:10.061Z] ---> 89c42895ccf7 [2021-12-06T16:46:10.061Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-06T16:46:10.061Z] ---> 135d96dd43b4 [2021-12-06T16:46:10.061Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-06T16:46:10.560Z] ---> 5dc6adc5d69b [2021-12-06T16:46:10.560Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-06T16:46:10.561Z] ---> 3bc177a308fd [2021-12-06T16:46:10.561Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-06T16:46:10.977Z] ---> b9b6c87ea3f0 [2021-12-06T16:46:10.977Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-06T16:46:11.463Z] ---> 524f5fa0634c [2021-12-06T16:46:11.463Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-06T16:46:11.784Z] ---> e35be1a034cb [2021-12-06T16:46:11.784Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-06T16:46:12.054Z] ---> 1bffcc0a9717 [2021-12-06T16:46:12.054Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-12-06T16:46:12.054Z] ---> Running in c828ebc2fee5 [2021-12-06T16:46:13.444Z] Removing intermediate container c828ebc2fee5 [2021-12-06T16:46:13.444Z] ---> a98089a332ec [2021-12-06T16:46:13.444Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-06T16:46:13.444Z] ---> Running in 508ce56d3164 [2021-12-06T16:46:13.705Z] Removing intermediate container 508ce56d3164 [2021-12-06T16:46:13.705Z] ---> e22c24638164 [2021-12-06T16:46:13.705Z] Step 22/24 : LABEL arch=x86_64 [2021-12-06T16:46:13.705Z] ---> Running in 7e70dacea82d [2021-12-06T16:46:13.705Z] Removing intermediate container 7e70dacea82d [2021-12-06T16:46:13.705Z] ---> f3fff3c7fbbc [2021-12-06T16:46:13.705Z] Step 23/24 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:46:13.967Z] ---> Running in 51891491bb5e [2021-12-06T16:46:13.967Z] Removing intermediate container 51891491bb5e [2021-12-06T16:46:13.967Z] ---> cf30842030c6 [2021-12-06T16:46:13.967Z] Step 24/24 : LABEL version=2.2.0-dev.9 [2021-12-06T16:46:13.967Z] ---> Running in 1eb08ae56326 [2021-12-06T16:46:14.228Z] Removing intermediate container 1eb08ae56326 [2021-12-06T16:46:14.228Z] ---> 3c0fd9fcdf78 [2021-12-06T16:46:14.228Z] [2021-12-06T16:46:14.228Z] Successfully built 3c0fd9fcdf78 [2021-12-06T16:46:14.228Z] Successfully tagged security-secretstore-setup:latest [2021-12-06T16:46:26.479Z]  Building security-secretstore-setup ... done Removing intermediate container 8d48a3a0a385 [2021-12-06T16:46:26.479Z] ---> 9f30b6036d08 [2021-12-06T16:46:26.479Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-06T16:46:26.479Z] ---> Running in 3d0e09115641 [2021-12-06T16:46:26.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-06T16:46:27.427Z] Removing intermediate container 3d0e09115641 [2021-12-06T16:46:27.427Z] ---> 3581d9e91ca4 [2021-12-06T16:46:27.427Z] [2021-12-06T16:46:27.427Z] Step 10/22 : FROM docker:20.10.8 [2021-12-06T16:46:27.427Z] 20.10.8: Pulling from library/docker [2021-12-06T16:46:31.721Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-06T16:46:31.721Z] Removing intermediate container fb9a921a1e03 [2021-12-06T16:46:31.721Z] ---> 2d5cf0f80770 [2021-12-06T16:46:31.721Z] [2021-12-06T16:46:31.721Z] Step 11/23 : FROM alpine:3.14 [2021-12-06T16:46:31.721Z] ---> 0a97eee8041e [2021-12-06T16:46:31.721Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-06T16:46:31.721Z] ---> Using cache [2021-12-06T16:46:31.721Z] ---> b80d6ae46611 [2021-12-06T16:46:31.721Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:46:31.721Z] ---> Using cache [2021-12-06T16:46:31.721Z] ---> a8968749577f [2021-12-06T16:46:31.721Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-06T16:46:31.721Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-06T16:46:31.721Z] ---> bc6c0ffef665 [2021-12-06T16:46:31.721Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:46:31.980Z] ---> Running in 71deb8b64f8f [2021-12-06T16:46:31.980Z] ---> Running in 9986c2172040 [2021-12-06T16:46:32.244Z] Removing intermediate container 9986c2172040 [2021-12-06T16:46:32.244Z] ---> e823aee2ef1d [2021-12-06T16:46:32.244Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-06T16:46:32.244Z] Removing intermediate container 71deb8b64f8f [2021-12-06T16:46:32.244Z] ---> d68f3a40e364 [2021-12-06T16:46:32.244Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-06T16:46:32.244Z] ---> Running in fa47959ada07 [2021-12-06T16:46:32.244Z] ---> Running in d5a20810699d [2021-12-06T16:46:32.506Z] Removing intermediate container d5a20810699d [2021-12-06T16:46:32.506Z] ---> e28d11b7debb [2021-12-06T16:46:32.506Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:46:32.792Z] Removing intermediate container 3c8e808de085 [2021-12-06T16:46:32.792Z] ---> ee4083b8f186 [2021-12-06T16:46:32.792Z] [2021-12-06T16:46:32.792Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T16:46:32.792Z] ---> 0a97eee8041e [2021-12-06T16:46:32.792Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-06T16:46:32.792Z] ---> d749a651f0c9 [2021-12-06T16:46:32.792Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-06T16:46:32.792Z] ---> Running in 2a5a4e77deb1 [2021-12-06T16:46:32.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:46:32.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:46:32.792Z] Removing intermediate container 2a5a4e77deb1 [2021-12-06T16:46:32.792Z] ---> 324eec330248 [2021-12-06T16:46:32.792Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-06T16:46:33.061Z] ---> Running in 56128cea1c2b [2021-12-06T16:46:33.061Z] (1/42) Installing readline (8.1.0-r0) [2021-12-06T16:46:33.061Z] (2/42) Installing bash (5.1.4-r0) [2021-12-06T16:46:33.061Z] Executing bash-5.1.4-r0.post-install [2021-12-06T16:46:33.061Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-06T16:46:33.061Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T16:46:33.061Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-06T16:46:33.061Z] (6/42) Installing curl (7.79.1-r0) [2021-12-06T16:46:33.061Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-06T16:46:33.061Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-06T16:46:33.061Z] (9/42) Installing expat (2.4.1-r0) [2021-12-06T16:46:33.061Z] (10/42) Installing libffi (3.3-r2) [2021-12-06T16:46:33.061Z] (11/42) Installing gdbm (1.19-r0) [2021-12-06T16:46:33.061Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-06T16:46:33.061Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T16:46:33.061Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T16:46:33.061Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-06T16:46:33.061Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-06T16:46:33.061Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-06T16:46:33.321Z] ---> 418b139263e2 [2021-12-06T16:46:33.321Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-06T16:46:33.321Z] Removing intermediate container 56128cea1c2b [2021-12-06T16:46:33.321Z] ---> 3690c0dde8de [2021-12-06T16:46:33.321Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-06T16:46:34.265Z] ---> 785f7da7e7d5 [2021-12-06T16:46:34.265Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-06T16:46:34.265Z] ---> Running in a4270d3b5514 [2021-12-06T16:46:34.265Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-06T16:46:34.265Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-06T16:46:34.265Z] ---> Running in 65c127346142 [2021-12-06T16:46:34.265Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-06T16:46:34.265Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-06T16:46:34.265Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-06T16:46:34.265Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-06T16:46:34.265Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-06T16:46:34.265Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-06T16:46:34.265Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-06T16:46:34.265Z] Removing intermediate container a4270d3b5514 [2021-12-06T16:46:34.265Z] ---> c87cd038e650 [2021-12-06T16:46:34.265Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:46:34.265Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-06T16:46:34.265Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-06T16:46:34.265Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-06T16:46:34.531Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-06T16:46:34.531Z] Removing intermediate container 65c127346142 [2021-12-06T16:46:34.531Z] ---> 2c40998dc74d [2021-12-06T16:46:34.531Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:46:34.531Z] ---> Running in 1ccef648732d [2021-12-06T16:46:34.531Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-06T16:46:34.531Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-06T16:46:34.531Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-06T16:46:34.531Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-06T16:46:34.531Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-06T16:46:34.531Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-06T16:46:34.531Z] ---> Running in 46f35b2f28e1 [2021-12-06T16:46:34.531Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-06T16:46:34.531Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-06T16:46:34.531Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-06T16:46:34.531Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-06T16:46:34.531Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-06T16:46:34.531Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-06T16:46:35.116Z] Removing intermediate container 46f35b2f28e1 [2021-12-06T16:46:35.116Z] ---> 6c3e03ddcd23 [2021-12-06T16:46:35.116Z] Step 21/23 : LABEL arch=x86_64 [2021-12-06T16:46:35.116Z] Executing busybox-1.33.1-r3.trigger [2021-12-06T16:46:35.116Z] OK: 84 MiB in 64 packages [2021-12-06T16:46:35.116Z] ---> Running in f941ed5e77bb [2021-12-06T16:46:35.378Z] Removing intermediate container f941ed5e77bb [2021-12-06T16:46:35.378Z] ---> dc0e7c9995f4 [2021-12-06T16:46:35.378Z] Step 22/23 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:46:35.378Z] ---> Running in dcf1911e3a17 [2021-12-06T16:46:35.378Z] Removing intermediate container 1ccef648732d [2021-12-06T16:46:35.378Z] ---> 29fb6b97e463 [2021-12-06T16:46:35.378Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-06T16:46:35.378Z] ---> Running in 4ee1e91cc753 [2021-12-06T16:46:35.378Z] Removing intermediate container dcf1911e3a17 [2021-12-06T16:46:35.378Z] ---> d4e71a9f7647 [2021-12-06T16:46:35.378Z] Step 23/23 : LABEL version=2.2.0-dev.9 [2021-12-06T16:46:35.378Z] ---> Running in 832e79838fd1 [2021-12-06T16:46:35.640Z] Removing intermediate container 832e79838fd1 [2021-12-06T16:46:35.640Z] ---> 53500fbea5d0 [2021-12-06T16:46:35.640Z] [2021-12-06T16:46:35.640Z] Successfully built 53500fbea5d0 [2021-12-06T16:46:35.640Z] Successfully tagged support-scheduler:latest [2021-12-06T16:46:35.902Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T16:46:35.902Z] Collecting docker-compose==1.23.2 [2021-12-06T16:46:35.902Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-06T16:46:35.902Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-06T16:46:35.902Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-06T16:46:36.162Z] Collecting PyYAML<4,>=3.10 [2021-12-06T16:46:36.162Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-06T16:46:36.743Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T16:46:36.743Z] Collecting docker<4.0,>=3.6.0 [2021-12-06T16:46:36.743Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-06T16:46:36.743Z] Collecting texttable<0.10,>=0.9.0 [2021-12-06T16:46:36.743Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-06T16:46:37.006Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-06T16:46:37.006Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T16:46:37.006Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-06T16:46:37.006Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-06T16:46:37.006Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-06T16:46:37.006Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-06T16:46:37.006Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-06T16:46:37.269Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T16:46:37.269Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-06T16:46:37.529Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-06T16:46:37.529Z] Collecting jsonschema<3,>=2.5.1 [2021-12-06T16:46:37.529Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-06T16:46:37.529Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-06T16:46:37.529Z] Collecting cached-property<2,>=1.2.0 [2021-12-06T16:46:37.529Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-06T16:46:37.529Z] Collecting docopt<0.7,>=0.6.1 [2021-12-06T16:46:37.529Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-06T16:46:37.529Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:46:37.529Z] OK: 8 MiB in 20 packages [2021-12-06T16:46:37.791Z] Removing intermediate container 4ee1e91cc753 [2021-12-06T16:46:37.791Z] ---> f91d75e14aad [2021-12-06T16:46:37.791Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:46:37.791Z] Collecting docker-pycreds>=0.4.0 [2021-12-06T16:46:38.062Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-06T16:46:38.062Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-06T16:46:38.062Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-06T16:46:38.062Z] ---> 3bc5dd0209bf [2021-12-06T16:46:38.062Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-06T16:46:38.062Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-06T16:46:38.062Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-06T16:46:38.062Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-12-06T16:46:38.062Z] Collecting idna<2.8,>=2.5 [2021-12-06T16:46:38.062Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-06T16:46:38.062Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-06T16:46:38.062Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-06T16:46:38.062Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-06T16:46:38.062Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-06T16:46:38.360Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-06T16:46:38.360Z] Attempting uninstall: urllib3 [2021-12-06T16:46:38.360Z] Found existing installation: urllib3 1.26.5 [2021-12-06T16:46:38.360Z] Uninstalling urllib3-1.26.5: [2021-12-06T16:46:38.360Z] Successfully uninstalled urllib3-1.26.5 [2021-12-06T16:46:38.360Z] ---> 96347ac3d412 [2021-12-06T16:46:38.360Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-06T16:46:38.360Z] Attempting uninstall: idna [2021-12-06T16:46:38.360Z] Found existing installation: idna 3.2 [2021-12-06T16:46:38.360Z] Uninstalling idna-3.2: [2021-12-06T16:46:38.360Z] Successfully uninstalled idna-3.2 [2021-12-06T16:46:38.618Z] Attempting uninstall: chardet [2021-12-06T16:46:38.618Z] Found existing installation: chardet 4.0.0 [2021-12-06T16:46:38.618Z] ---> 419316c80f63 [2021-12-06T16:46:38.618Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-06T16:46:38.618Z] Uninstalling chardet-4.0.0: [2021-12-06T16:46:38.618Z] Successfully uninstalled chardet-4.0.0 [2021-12-06T16:46:38.618Z] ---> Running in e91db3a375ca [2021-12-06T16:46:38.878Z] Removing intermediate container e91db3a375ca [2021-12-06T16:46:38.878Z] ---> 1d4bbfb29664 [2021-12-06T16:46:38.878Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:46:38.878Z] ---> Running in 05cf4c6ece02 [2021-12-06T16:46:38.878Z] Removing intermediate container 05cf4c6ece02 [2021-12-06T16:46:38.878Z] ---> 517895963c40 [2021-12-06T16:46:38.878Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T16:46:38.878Z] ---> Running in 7a36505e1e16 [2021-12-06T16:46:38.878Z] Attempting uninstall: requests [2021-12-06T16:46:38.878Z] Found existing installation: requests 2.25.1 [2021-12-06T16:46:38.878Z] Uninstalling requests-2.25.1: [2021-12-06T16:46:38.878Z] Successfully uninstalled requests-2.25.1 [2021-12-06T16:46:38.878Z] Removing intermediate container 7a36505e1e16 [2021-12-06T16:46:38.878Z] ---> 6fa98dd6b250 [2021-12-06T16:46:38.878Z] Step 21/22 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:46:39.142Z] ---> Running in 65931740462e [2021-12-06T16:46:39.142Z] Running setup.py install for texttable: started [2021-12-06T16:46:39.142Z] Removing intermediate container 65931740462e [2021-12-06T16:46:39.142Z] ---> 003b0dbcdbe3 [2021-12-06T16:46:39.142Z] Step 22/22 : LABEL version=2.2.0-dev.9 [2021-12-06T16:46:39.142Z] ---> Running in 2c58911bbd01 [2021-12-06T16:46:39.142Z] Removing intermediate container 2c58911bbd01 [2021-12-06T16:46:39.142Z] ---> ae00767ff8bd [2021-12-06T16:46:39.142Z] [2021-12-06T16:46:39.404Z] Successfully built ae00767ff8bd [2021-12-06T16:46:39.404Z] Successfully tagged core-data:latest [2021-12-06T16:46:39.404Z]  Building core-data ... done  Running setup.py install for texttable: finished with status 'done' [2021-12-06T16:46:39.404Z] Running setup.py install for PyYAML: started [2021-12-06T16:46:39.664Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-06T16:46:39.664Z] Running setup.py install for docopt: started [2021-12-06T16:46:40.235Z] Running setup.py install for docopt: finished with status 'done' [2021-12-06T16:46:40.235Z] Running setup.py install for dockerpty: started [2021-12-06T16:46:40.495Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-06T16:46:40.755Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-12-06T16:46:44.055Z] Removing intermediate container fa47959ada07 [2021-12-06T16:46:44.055Z] ---> d1e509b302a4 [2021-12-06T16:46:44.055Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-06T16:46:44.055Z] ---> Running in 7bd2a6005e0f [2021-12-06T16:46:44.055Z] Removing intermediate container 7bd2a6005e0f [2021-12-06T16:46:44.055Z] ---> 5f9077a45d79 [2021-12-06T16:46:44.055Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-06T16:46:44.055Z] ---> Running in ae17d1c2cda9 [2021-12-06T16:46:44.055Z] Removing intermediate container ae17d1c2cda9 [2021-12-06T16:46:44.055Z] ---> 5b972c886b9c [2021-12-06T16:46:44.055Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-06T16:46:44.055Z] ---> f5e1dd1301c5 [2021-12-06T16:46:44.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-06T16:46:44.315Z] ---> 6919ffb08bd8 [2021-12-06T16:46:44.315Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-06T16:46:44.578Z] ---> c197d6d5201f [2021-12-06T16:46:44.578Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-06T16:46:44.578Z] ---> Running in a56048423f9d [2021-12-06T16:46:44.843Z] Removing intermediate container a56048423f9d [2021-12-06T16:46:44.843Z] ---> 568a610d51e8 [2021-12-06T16:46:44.843Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:46:44.843Z] ---> Running in 3c7c3af457d6 [2021-12-06T16:46:44.843Z] Removing intermediate container 3c7c3af457d6 [2021-12-06T16:46:44.843Z] ---> a3e290b13442 [2021-12-06T16:46:44.843Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T16:46:44.843Z] ---> Running in 7c16b6a6521b [2021-12-06T16:46:44.843Z] Removing intermediate container 7c16b6a6521b [2021-12-06T16:46:44.843Z] ---> c050544f76b3 [2021-12-06T16:46:44.843Z] Step 21/22 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:46:45.104Z] ---> Running in 725145b60126 [2021-12-06T16:46:45.104Z] Removing intermediate container 725145b60126 [2021-12-06T16:46:45.104Z] ---> f7a6860b2865 [2021-12-06T16:46:45.104Z] Step 22/22 : LABEL version=2.2.0-dev.9 [2021-12-06T16:46:45.104Z] ---> Running in 689e9602c7ce [2021-12-06T16:46:45.104Z] Removing intermediate container 689e9602c7ce [2021-12-06T16:46:45.104Z] ---> 8d97288ef179 [2021-12-06T16:46:45.104Z] [2021-12-06T16:46:45.365Z] Successfully built 8d97288ef179 [2021-12-06T16:46:45.365Z] Successfully tagged sys-mgmt-agent:latest [2021-12-06T16:46:45.372Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-12-06T16:46:45.379Z] $ docker stop --time=1 55c446a78c29b4e3be59354fade98672168be70daa9627dd1adad79ce4adc96c [2021-12-06T16:46:46.793Z] $ docker rm -f 55c446a78c29b4e3be59354fade98672168be70daa9627dd1adad79ce4adc96c [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T16:46:47.143Z] + docker images [2021-12-06T16:46:47.143Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-06T16:46:47.143Z] sys-mgmt-agent latest 8d97288ef179 2 seconds ago 294MB [2021-12-06T16:46:47.143Z] core-data latest ae00767ff8bd 8 seconds ago 20.7MB [2021-12-06T16:46:47.143Z] support-scheduler latest 53500fbea5d0 12 seconds ago 16.2MB [2021-12-06T16:46:47.143Z] ee4083b8f186 15 seconds ago 1.77GB [2021-12-06T16:46:47.143Z] 2d5cf0f80770 16 seconds ago 1.76GB [2021-12-06T16:46:47.143Z] 3581d9e91ca4 20 seconds ago 1.76GB [2021-12-06T16:46:47.143Z] security-secretstore-setup latest 3c0fd9fcdf78 34 seconds ago 28.4MB [2021-12-06T16:46:47.143Z] 3d26b4200235 41 seconds ago 1.77GB [2021-12-06T16:46:47.143Z] security-bootstrapper latest ac92dbb758c3 50 seconds ago 18.9MB [2021-12-06T16:46:47.143Z] core-metadata latest a0fb8c04e9fe About a minute ago 16.9MB [2021-12-06T16:46:47.143Z] support-notifications latest 7ee317a42f2b About a minute ago 17MB [2021-12-06T16:46:47.143Z] core-command latest 3670e7e6cab0 About a minute ago 16.1MB [2021-12-06T16:46:47.143Z] security-proxy-setup latest 789c3eb7a477 About a minute ago 26.9MB [2021-12-06T16:46:47.143Z] 449251176e9b About a minute ago 1.76GB [2021-12-06T16:46:47.143Z] 3a974271d51a About a minute ago 1.76GB [2021-12-06T16:46:47.143Z] 4e4d55735dce About a minute ago 1.77GB [2021-12-06T16:46:47.143Z] e97cb8a58c1f About a minute ago 1.76GB [2021-12-06T16:46:47.143Z] fa825f2a19b0 About a minute ago 1.76GB [2021-12-06T16:46:47.143Z] ci-base-image-x86_64 latest 8699ddd0762a 6 minutes ago 1.25GB [2021-12-06T16:46:47.143Z] alpine 3.14 0a97eee8041e 3 weeks ago 5.61MB [2021-12-06T16:46:47.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 weeks ago 548MB [2021-12-06T16:46:47.143Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 8 weeks ago 34.5MB [2021-12-06T16:46:47.143Z] docker 20.10.8 bc6c0ffef665 3 months ago 214MB [2021-12-06T16:46:47.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T16:46:47.391Z] provisioning config files... [2021-12-06T16:46:47.401Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/122@tmp/config2494169083282750423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:46:47.704Z] ---> docker-login.sh [2021-12-06T16:46:47.704Z] nexus3.edgexfoundry.org:10001 [2021-12-06T16:46:47.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:46:47.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:46:47.704Z] Configure a credential helper to remove this warning. See [2021-12-06T16:46:47.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:46:47.704Z] [2021-12-06T16:46:47.704Z] Login Succeeded [2021-12-06T16:46:47.704Z] nexus3.edgexfoundry.org:10002 [2021-12-06T16:46:47.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:46:47.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:46:47.967Z] Configure a credential helper to remove this warning. See [2021-12-06T16:46:47.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:46:47.967Z] [2021-12-06T16:46:47.967Z] Login Succeeded [2021-12-06T16:46:47.967Z] nexus3.edgexfoundry.org:10003 [2021-12-06T16:46:47.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:46:47.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:46:47.967Z] Configure a credential helper to remove this warning. See [2021-12-06T16:46:47.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:46:47.967Z] [2021-12-06T16:46:47.967Z] Login Succeeded [2021-12-06T16:46:47.967Z] nexus3.edgexfoundry.org:10004 [2021-12-06T16:46:47.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:46:48.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:46:48.227Z] Configure a credential helper to remove this warning. See [2021-12-06T16:46:48.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:46:48.227Z] [2021-12-06T16:46:48.227Z] Login Succeeded [2021-12-06T16:46:48.227Z] docker.io [2021-12-06T16:46:48.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:46:48.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:46:48.487Z] Configure a credential helper to remove this warning. See [2021-12-06T16:46:48.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:46:48.487Z] [2021-12-06T16:46:48.487Z] Login Succeeded [2021-12-06T16:46:48.487Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T16:46:48.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:46:48.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T16:46:48.556Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-12-06T16:46:48.556Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:46:48.556Z] latest [2021-12-06T16:46:48.556Z] 2.2.0-dev.9 [2021-12-06T16:46:48.556Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:46:48.556Z] main [2021-12-06T16:46:48.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:48.878Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:49.175Z] + docker push nexus3.edgexfoundry.org:10004/core-command:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:46:49.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-06T16:46:49.175Z] 3bc9ddff52d3: Preparing [2021-12-06T16:46:49.175Z] 466d55b05996: Preparing [2021-12-06T16:46:49.175Z] 0a83a864b10b: Preparing [2021-12-06T16:46:49.175Z] f9cb47192c1b: Preparing [2021-12-06T16:46:49.175Z] 1a058d5342cc: Preparing [2021-12-06T16:46:49.175Z] 1a058d5342cc: Layer already exists [2021-12-06T16:46:49.175Z] 0a83a864b10b: Pushed [2021-12-06T16:46:49.175Z] f9cb47192c1b: Pushed [2021-12-06T16:46:49.175Z] 3bc9ddff52d3: Pushed [2021-12-06T16:46:50.563Z] 466d55b05996: Pushed [2021-12-06T16:46:50.564Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:4d6d4710c63219e36e7d9d4d77be96c495c3e822b63ae69abcd761ecfc395ab7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:50.871Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:51.170Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-12-06T16:46:51.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-06T16:46:51.170Z] 3bc9ddff52d3: Preparing [2021-12-06T16:46:51.170Z] 466d55b05996: Preparing [2021-12-06T16:46:51.170Z] 0a83a864b10b: Preparing [2021-12-06T16:46:51.170Z] f9cb47192c1b: Preparing [2021-12-06T16:46:51.170Z] 1a058d5342cc: Preparing [2021-12-06T16:46:51.170Z] 1a058d5342cc: Layer already exists [2021-12-06T16:46:51.170Z] 466d55b05996: Layer already exists [2021-12-06T16:46:51.170Z] f9cb47192c1b: Layer already exists [2021-12-06T16:46:51.170Z] 3bc9ddff52d3: Layer already exists [2021-12-06T16:46:51.170Z] 0a83a864b10b: Layer already exists [2021-12-06T16:46:51.170Z] latest: digest: sha256:4d6d4710c63219e36e7d9d4d77be96c495c3e822b63ae69abcd761ecfc395ab7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:51.466Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:51.762Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.9 [2021-12-06T16:46:51.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-06T16:46:51.762Z] 3bc9ddff52d3: Preparing [2021-12-06T16:46:51.762Z] 466d55b05996: Preparing [2021-12-06T16:46:51.762Z] 0a83a864b10b: Preparing [2021-12-06T16:46:51.762Z] f9cb47192c1b: Preparing [2021-12-06T16:46:51.762Z] 1a058d5342cc: Preparing [2021-12-06T16:46:51.762Z] 0a83a864b10b: Layer already exists [2021-12-06T16:46:51.762Z] 466d55b05996: Layer already exists [2021-12-06T16:46:51.762Z] 1a058d5342cc: Layer already exists [2021-12-06T16:46:51.762Z] 3bc9ddff52d3: Layer already exists [2021-12-06T16:46:51.762Z] f9cb47192c1b: Layer already exists [2021-12-06T16:46:51.762Z] 2.2.0-dev.9: digest: sha256:4d6d4710c63219e36e7d9d4d77be96c495c3e822b63ae69abcd761ecfc395ab7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:52.061Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:52.354Z] + docker push nexus3.edgexfoundry.org:10004/core-command:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:46:52.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-06T16:46:52.354Z] 3bc9ddff52d3: Preparing [2021-12-06T16:46:52.354Z] 466d55b05996: Preparing [2021-12-06T16:46:52.354Z] 0a83a864b10b: Preparing [2021-12-06T16:46:52.354Z] f9cb47192c1b: Preparing [2021-12-06T16:46:52.354Z] 1a058d5342cc: Preparing [2021-12-06T16:46:52.354Z] 466d55b05996: Layer already exists [2021-12-06T16:46:52.354Z] 3bc9ddff52d3: Layer already exists [2021-12-06T16:46:52.354Z] 1a058d5342cc: Layer already exists [2021-12-06T16:46:52.354Z] 0a83a864b10b: Layer already exists [2021-12-06T16:46:52.354Z] f9cb47192c1b: Layer already exists [2021-12-06T16:46:52.354Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:4d6d4710c63219e36e7d9d4d77be96c495c3e822b63ae69abcd761ecfc395ab7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:52.651Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:52.944Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-12-06T16:46:52.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-06T16:46:52.944Z] 3bc9ddff52d3: Preparing [2021-12-06T16:46:52.944Z] 466d55b05996: Preparing [2021-12-06T16:46:52.944Z] 0a83a864b10b: Preparing [2021-12-06T16:46:52.944Z] f9cb47192c1b: Preparing [2021-12-06T16:46:52.944Z] 1a058d5342cc: Preparing [2021-12-06T16:46:52.944Z] 0a83a864b10b: Layer already exists [2021-12-06T16:46:52.944Z] 1a058d5342cc: Layer already exists [2021-12-06T16:46:52.944Z] 466d55b05996: Layer already exists [2021-12-06T16:46:52.944Z] f9cb47192c1b: Layer already exists [2021-12-06T16:46:52.944Z] 3bc9ddff52d3: Layer already exists [2021-12-06T16:46:52.944Z] main: digest: sha256:4d6d4710c63219e36e7d9d4d77be96c495c3e822b63ae69abcd761ecfc395ab7 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:46:52.986Z] ===================================================== [Pipeline] echo [2021-12-06T16:46:52.996Z] taggedImages: [2021-12-06T16:46:52.996Z] - nexus3.edgexfoundry.org:10004/core-command:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:46:52.996Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-12-06T16:46:52.996Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.9 [2021-12-06T16:46:52.996Z] - nexus3.edgexfoundry.org:10004/core-command:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:46:52.996Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-12-06T16:46:53.018Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-12-06T16:46:53.018Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:46:53.018Z] latest [2021-12-06T16:46:53.018Z] 2.2.0-dev.9 [2021-12-06T16:46:53.018Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:46:53.018Z] main [2021-12-06T16:46:53.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:53.322Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:53.632Z] + docker push nexus3.edgexfoundry.org:10004/core-data:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:46:53.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-06T16:46:53.632Z] 4ee3d4f4f2bd: Preparing [2021-12-06T16:46:53.632Z] 271ec87d296f: Preparing [2021-12-06T16:46:53.632Z] 0a83a864b10b: Preparing [2021-12-06T16:46:53.632Z] a9b063c2b235: Preparing [2021-12-06T16:46:53.632Z] 7868a5fe5c73: Preparing [2021-12-06T16:46:53.632Z] 1a058d5342cc: Preparing [2021-12-06T16:46:53.632Z] 1a058d5342cc: Waiting [2021-12-06T16:46:53.632Z] 0a83a864b10b: Layer already exists [2021-12-06T16:46:53.632Z] 1a058d5342cc: Layer already exists [2021-12-06T16:46:53.893Z] 7868a5fe5c73: Pushed [2021-12-06T16:46:53.893Z] 4ee3d4f4f2bd: Pushed [2021-12-06T16:46:53.893Z] a9b063c2b235: Pushed [2021-12-06T16:46:54.836Z] 271ec87d296f: Pushed [2021-12-06T16:46:54.836Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:aa3c8436af74220c53b51ce367bd83c4fa65fcc47dc0af1c466e841781f6c850 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:55.140Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:55.435Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-12-06T16:46:55.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-06T16:46:55.435Z] 4ee3d4f4f2bd: Preparing [2021-12-06T16:46:55.435Z] 271ec87d296f: Preparing [2021-12-06T16:46:55.435Z] 0a83a864b10b: Preparing [2021-12-06T16:46:55.435Z] a9b063c2b235: Preparing [2021-12-06T16:46:55.435Z] 7868a5fe5c73: Preparing [2021-12-06T16:46:55.435Z] 1a058d5342cc: Preparing [2021-12-06T16:46:55.435Z] 1a058d5342cc: Waiting [2021-12-06T16:46:55.435Z] 7868a5fe5c73: Layer already exists [2021-12-06T16:46:55.435Z] a9b063c2b235: Layer already exists [2021-12-06T16:46:55.435Z] 0a83a864b10b: Layer already exists [2021-12-06T16:46:55.435Z] 271ec87d296f: Layer already exists [2021-12-06T16:46:55.435Z] 4ee3d4f4f2bd: Layer already exists [2021-12-06T16:46:55.435Z] 1a058d5342cc: Layer already exists [2021-12-06T16:46:55.435Z] latest: digest: sha256:aa3c8436af74220c53b51ce367bd83c4fa65fcc47dc0af1c466e841781f6c850 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:55.741Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:56.033Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.9 [2021-12-06T16:46:56.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-06T16:46:56.034Z] 4ee3d4f4f2bd: Preparing [2021-12-06T16:46:56.034Z] 271ec87d296f: Preparing [2021-12-06T16:46:56.034Z] 0a83a864b10b: Preparing [2021-12-06T16:46:56.034Z] a9b063c2b235: Preparing [2021-12-06T16:46:56.034Z] 7868a5fe5c73: Preparing [2021-12-06T16:46:56.034Z] 1a058d5342cc: Preparing [2021-12-06T16:46:56.034Z] 1a058d5342cc: Waiting [2021-12-06T16:46:56.034Z] 4ee3d4f4f2bd: Layer already exists [2021-12-06T16:46:56.034Z] a9b063c2b235: Layer already exists [2021-12-06T16:46:56.034Z] 7868a5fe5c73: Layer already exists [2021-12-06T16:46:56.034Z] 0a83a864b10b: Layer already exists [2021-12-06T16:46:56.034Z] 271ec87d296f: Layer already exists [2021-12-06T16:46:56.034Z] 1a058d5342cc: Layer already exists [2021-12-06T16:46:56.034Z] 2.2.0-dev.9: digest: sha256:aa3c8436af74220c53b51ce367bd83c4fa65fcc47dc0af1c466e841781f6c850 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:56.326Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:56.615Z] + docker push nexus3.edgexfoundry.org:10004/core-data:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:46:56.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-06T16:46:56.616Z] 4ee3d4f4f2bd: Preparing [2021-12-06T16:46:56.616Z] 271ec87d296f: Preparing [2021-12-06T16:46:56.616Z] 0a83a864b10b: Preparing [2021-12-06T16:46:56.616Z] a9b063c2b235: Preparing [2021-12-06T16:46:56.616Z] 7868a5fe5c73: Preparing [2021-12-06T16:46:56.616Z] 1a058d5342cc: Preparing [2021-12-06T16:46:56.616Z] 1a058d5342cc: Waiting [2021-12-06T16:46:56.616Z] 271ec87d296f: Layer already exists [2021-12-06T16:46:56.616Z] 7868a5fe5c73: Layer already exists [2021-12-06T16:46:56.616Z] a9b063c2b235: Layer already exists [2021-12-06T16:46:56.616Z] 4ee3d4f4f2bd: Layer already exists [2021-12-06T16:46:56.616Z] 0a83a864b10b: Layer already exists [2021-12-06T16:46:56.616Z] 1a058d5342cc: Layer already exists [2021-12-06T16:46:56.616Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:aa3c8436af74220c53b51ce367bd83c4fa65fcc47dc0af1c466e841781f6c850 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:56.912Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:57.204Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-12-06T16:46:57.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-06T16:46:57.205Z] 4ee3d4f4f2bd: Preparing [2021-12-06T16:46:57.205Z] 271ec87d296f: Preparing [2021-12-06T16:46:57.205Z] 0a83a864b10b: Preparing [2021-12-06T16:46:57.205Z] a9b063c2b235: Preparing [2021-12-06T16:46:57.205Z] 7868a5fe5c73: Preparing [2021-12-06T16:46:57.205Z] 1a058d5342cc: Preparing [2021-12-06T16:46:57.205Z] 1a058d5342cc: Waiting [2021-12-06T16:46:57.205Z] 0a83a864b10b: Layer already exists [2021-12-06T16:46:57.205Z] 271ec87d296f: Layer already exists [2021-12-06T16:46:57.205Z] a9b063c2b235: Layer already exists [2021-12-06T16:46:57.205Z] 7868a5fe5c73: Layer already exists [2021-12-06T16:46:57.205Z] 4ee3d4f4f2bd: Layer already exists [2021-12-06T16:46:57.205Z] 1a058d5342cc: Layer already exists [2021-12-06T16:46:57.205Z] main: digest: sha256:aa3c8436af74220c53b51ce367bd83c4fa65fcc47dc0af1c466e841781f6c850 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:46:57.241Z] ===================================================== [Pipeline] echo [2021-12-06T16:46:57.250Z] taggedImages: [2021-12-06T16:46:57.251Z] - nexus3.edgexfoundry.org:10004/core-data:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:46:57.251Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-12-06T16:46:57.251Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.9 [2021-12-06T16:46:57.251Z] - nexus3.edgexfoundry.org:10004/core-data:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:46:57.251Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-12-06T16:46:57.271Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-12-06T16:46:57.271Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:46:57.271Z] latest [2021-12-06T16:46:57.271Z] 2.2.0-dev.9 [2021-12-06T16:46:57.271Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:46:57.271Z] main [2021-12-06T16:46:57.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:57.601Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:57.898Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:46:57.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-06T16:46:57.899Z] 02ea54b7fa00: Preparing [2021-12-06T16:46:57.899Z] 28e650ba7dd2: Preparing [2021-12-06T16:46:57.899Z] 0a83a864b10b: Preparing [2021-12-06T16:46:57.899Z] 91440c76de15: Preparing [2021-12-06T16:46:57.899Z] 1a058d5342cc: Preparing [2021-12-06T16:46:57.899Z] 1a058d5342cc: Layer already exists [2021-12-06T16:46:57.899Z] 0a83a864b10b: Layer already exists [2021-12-06T16:46:57.899Z] 02ea54b7fa00: Pushed [2021-12-06T16:46:57.899Z] 91440c76de15: Pushed [2021-12-06T16:46:59.288Z] 28e650ba7dd2: Pushed [2021-12-06T16:46:59.288Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:9ed5441cf6952d07bd9ddd3888c8adb609b6a43c60aaaabf2a7d2aee4790a083 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:59.590Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:46:59.881Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-12-06T16:46:59.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-06T16:46:59.881Z] 02ea54b7fa00: Preparing [2021-12-06T16:46:59.881Z] 28e650ba7dd2: Preparing [2021-12-06T16:46:59.881Z] 0a83a864b10b: Preparing [2021-12-06T16:46:59.881Z] 91440c76de15: Preparing [2021-12-06T16:46:59.881Z] 1a058d5342cc: Preparing [2021-12-06T16:46:59.881Z] 91440c76de15: Layer already exists [2021-12-06T16:46:59.881Z] 0a83a864b10b: Layer already exists [2021-12-06T16:46:59.881Z] 02ea54b7fa00: Layer already exists [2021-12-06T16:46:59.881Z] 1a058d5342cc: Layer already exists [2021-12-06T16:46:59.881Z] 28e650ba7dd2: Layer already exists [2021-12-06T16:46:59.881Z] latest: digest: sha256:9ed5441cf6952d07bd9ddd3888c8adb609b6a43c60aaaabf2a7d2aee4790a083 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:00.179Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:00.474Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.9 [2021-12-06T16:47:00.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-06T16:47:00.474Z] 02ea54b7fa00: Preparing [2021-12-06T16:47:00.474Z] 28e650ba7dd2: Preparing [2021-12-06T16:47:00.474Z] 0a83a864b10b: Preparing [2021-12-06T16:47:00.474Z] 91440c76de15: Preparing [2021-12-06T16:47:00.474Z] 1a058d5342cc: Preparing [2021-12-06T16:47:00.474Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:00.474Z] 91440c76de15: Layer already exists [2021-12-06T16:47:00.474Z] 02ea54b7fa00: Layer already exists [2021-12-06T16:47:00.474Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:00.474Z] 28e650ba7dd2: Layer already exists [2021-12-06T16:47:00.474Z] 2.2.0-dev.9: digest: sha256:9ed5441cf6952d07bd9ddd3888c8adb609b6a43c60aaaabf2a7d2aee4790a083 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:00.775Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:01.068Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:01.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-06T16:47:01.068Z] 02ea54b7fa00: Preparing [2021-12-06T16:47:01.068Z] 28e650ba7dd2: Preparing [2021-12-06T16:47:01.068Z] 0a83a864b10b: Preparing [2021-12-06T16:47:01.068Z] 91440c76de15: Preparing [2021-12-06T16:47:01.068Z] 1a058d5342cc: Preparing [2021-12-06T16:47:01.068Z] 02ea54b7fa00: Layer already exists [2021-12-06T16:47:01.068Z] 28e650ba7dd2: Layer already exists [2021-12-06T16:47:01.068Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:01.068Z] 91440c76de15: Layer already exists [2021-12-06T16:47:01.068Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:01.068Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:9ed5441cf6952d07bd9ddd3888c8adb609b6a43c60aaaabf2a7d2aee4790a083 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:01.370Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:01.665Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-12-06T16:47:01.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-06T16:47:01.666Z] 02ea54b7fa00: Preparing [2021-12-06T16:47:01.666Z] 28e650ba7dd2: Preparing [2021-12-06T16:47:01.666Z] 0a83a864b10b: Preparing [2021-12-06T16:47:01.666Z] 91440c76de15: Preparing [2021-12-06T16:47:01.666Z] 1a058d5342cc: Preparing [2021-12-06T16:47:01.666Z] 28e650ba7dd2: Layer already exists [2021-12-06T16:47:01.666Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:01.666Z] 02ea54b7fa00: Layer already exists [2021-12-06T16:47:01.666Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:01.666Z] 91440c76de15: Layer already exists [2021-12-06T16:47:01.666Z] main: digest: sha256:9ed5441cf6952d07bd9ddd3888c8adb609b6a43c60aaaabf2a7d2aee4790a083 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:47:01.699Z] ===================================================== [Pipeline] echo [2021-12-06T16:47:01.707Z] taggedImages: [2021-12-06T16:47:01.707Z] - nexus3.edgexfoundry.org:10004/core-metadata:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:01.707Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-12-06T16:47:01.707Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.9 [2021-12-06T16:47:01.707Z] - nexus3.edgexfoundry.org:10004/core-metadata:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:01.707Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-12-06T16:47:01.724Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-12-06T16:47:01.724Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:01.724Z] latest [2021-12-06T16:47:01.724Z] 2.2.0-dev.9 [2021-12-06T16:47:01.724Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:01.724Z] main [2021-12-06T16:47:01.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:02.032Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:02.333Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:02.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-06T16:47:02.333Z] 8f6a68dc7783: Preparing [2021-12-06T16:47:02.333Z] 8f6a68dc7783: Preparing [2021-12-06T16:47:02.333Z] cdab77e6adf1: Preparing [2021-12-06T16:47:02.333Z] 1fa742943a2d: Preparing [2021-12-06T16:47:02.333Z] f01b712ad8bb: Preparing [2021-12-06T16:47:02.333Z] 17667db377d8: Preparing [2021-12-06T16:47:02.333Z] 0a83a864b10b: Preparing [2021-12-06T16:47:02.333Z] 490e40f82d7f: Preparing [2021-12-06T16:47:02.333Z] fd205090b98a: Preparing [2021-12-06T16:47:02.333Z] 908af08676d8: Preparing [2021-12-06T16:47:02.333Z] d8a7e2e69311: Preparing [2021-12-06T16:47:02.333Z] 1a058d5342cc: Preparing [2021-12-06T16:47:02.333Z] 0a83a864b10b: Waiting [2021-12-06T16:47:02.333Z] 490e40f82d7f: Waiting [2021-12-06T16:47:02.333Z] fd205090b98a: Waiting [2021-12-06T16:47:02.333Z] 908af08676d8: Waiting [2021-12-06T16:47:02.333Z] d8a7e2e69311: Waiting [2021-12-06T16:47:02.333Z] 1a058d5342cc: Waiting [2021-12-06T16:47:02.333Z] cdab77e6adf1: Pushed [2021-12-06T16:47:02.333Z] f01b712ad8bb: Pushed [2021-12-06T16:47:02.333Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:02.333Z] 8f6a68dc7783: Pushed [2021-12-06T16:47:02.333Z] 1fa742943a2d: Pushed [2021-12-06T16:47:02.603Z] 490e40f82d7f: Pushed [2021-12-06T16:47:02.603Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:02.603Z] fd205090b98a: Pushed [2021-12-06T16:47:02.603Z] 908af08676d8: Pushed [2021-12-06T16:47:02.603Z] d8a7e2e69311: Pushed [2021-12-06T16:47:03.998Z] 17667db377d8: Pushed [2021-12-06T16:47:03.998Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:c0011d333f884129e55683b12e97a3fae01514b48f823568035b96ddd39fc130 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:04.304Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:04.604Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-12-06T16:47:04.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-06T16:47:04.604Z] 8f6a68dc7783: Preparing [2021-12-06T16:47:04.604Z] 8f6a68dc7783: Preparing [2021-12-06T16:47:04.604Z] cdab77e6adf1: Preparing [2021-12-06T16:47:04.604Z] 1fa742943a2d: Preparing [2021-12-06T16:47:04.604Z] f01b712ad8bb: Preparing [2021-12-06T16:47:04.604Z] 17667db377d8: Preparing [2021-12-06T16:47:04.604Z] 0a83a864b10b: Preparing [2021-12-06T16:47:04.604Z] 490e40f82d7f: Preparing [2021-12-06T16:47:04.604Z] fd205090b98a: Preparing [2021-12-06T16:47:04.604Z] 908af08676d8: Preparing [2021-12-06T16:47:04.604Z] d8a7e2e69311: Preparing [2021-12-06T16:47:04.604Z] 1a058d5342cc: Preparing [2021-12-06T16:47:04.604Z] d8a7e2e69311: Waiting [2021-12-06T16:47:04.604Z] 908af08676d8: Waiting [2021-12-06T16:47:04.604Z] 0a83a864b10b: Waiting [2021-12-06T16:47:04.604Z] 490e40f82d7f: Waiting [2021-12-06T16:47:04.604Z] 1a058d5342cc: Waiting [2021-12-06T16:47:04.604Z] fd205090b98a: Waiting [2021-12-06T16:47:04.604Z] 17667db377d8: Layer already exists [2021-12-06T16:47:04.604Z] 8f6a68dc7783: Layer already exists [2021-12-06T16:47:04.604Z] 1fa742943a2d: Layer already exists [2021-12-06T16:47:04.604Z] f01b712ad8bb: Layer already exists [2021-12-06T16:47:04.604Z] cdab77e6adf1: Layer already exists [2021-12-06T16:47:04.604Z] 490e40f82d7f: Layer already exists [2021-12-06T16:47:04.604Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:04.604Z] fd205090b98a: Layer already exists [2021-12-06T16:47:04.604Z] d8a7e2e69311: Layer already exists [2021-12-06T16:47:04.604Z] 908af08676d8: Layer already exists [2021-12-06T16:47:04.604Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:04.604Z] latest: digest: sha256:c0011d333f884129e55683b12e97a3fae01514b48f823568035b96ddd39fc130 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:04.904Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:05.199Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.9 [2021-12-06T16:47:05.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-06T16:47:05.199Z] 8f6a68dc7783: Preparing [2021-12-06T16:47:05.199Z] 8f6a68dc7783: Preparing [2021-12-06T16:47:05.199Z] cdab77e6adf1: Preparing [2021-12-06T16:47:05.199Z] 1fa742943a2d: Preparing [2021-12-06T16:47:05.199Z] f01b712ad8bb: Preparing [2021-12-06T16:47:05.199Z] 17667db377d8: Preparing [2021-12-06T16:47:05.199Z] 0a83a864b10b: Preparing [2021-12-06T16:47:05.199Z] 490e40f82d7f: Preparing [2021-12-06T16:47:05.199Z] fd205090b98a: Preparing [2021-12-06T16:47:05.199Z] 908af08676d8: Preparing [2021-12-06T16:47:05.199Z] d8a7e2e69311: Preparing [2021-12-06T16:47:05.199Z] 1a058d5342cc: Preparing [2021-12-06T16:47:05.199Z] 0a83a864b10b: Waiting [2021-12-06T16:47:05.199Z] 490e40f82d7f: Waiting [2021-12-06T16:47:05.199Z] fd205090b98a: Waiting [2021-12-06T16:47:05.199Z] 908af08676d8: Waiting [2021-12-06T16:47:05.199Z] d8a7e2e69311: Waiting [2021-12-06T16:47:05.199Z] 1a058d5342cc: Waiting [2021-12-06T16:47:05.199Z] 17667db377d8: Layer already exists [2021-12-06T16:47:05.199Z] f01b712ad8bb: Layer already exists [2021-12-06T16:47:05.199Z] 1fa742943a2d: Layer already exists [2021-12-06T16:47:05.199Z] 8f6a68dc7783: Layer already exists [2021-12-06T16:47:05.199Z] cdab77e6adf1: Layer already exists [2021-12-06T16:47:05.199Z] fd205090b98a: Layer already exists [2021-12-06T16:47:05.199Z] 490e40f82d7f: Layer already exists [2021-12-06T16:47:05.199Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:05.199Z] d8a7e2e69311: Layer already exists [2021-12-06T16:47:05.199Z] 908af08676d8: Layer already exists [2021-12-06T16:47:05.199Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:05.199Z] 2.2.0-dev.9: digest: sha256:c0011d333f884129e55683b12e97a3fae01514b48f823568035b96ddd39fc130 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:05.502Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:05.798Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:05.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-06T16:47:05.798Z] 8f6a68dc7783: Preparing [2021-12-06T16:47:05.798Z] 8f6a68dc7783: Preparing [2021-12-06T16:47:05.798Z] cdab77e6adf1: Preparing [2021-12-06T16:47:05.798Z] 1fa742943a2d: Preparing [2021-12-06T16:47:05.798Z] f01b712ad8bb: Preparing [2021-12-06T16:47:05.798Z] 17667db377d8: Preparing [2021-12-06T16:47:05.798Z] 0a83a864b10b: Preparing [2021-12-06T16:47:05.798Z] 490e40f82d7f: Preparing [2021-12-06T16:47:05.798Z] fd205090b98a: Preparing [2021-12-06T16:47:05.798Z] 908af08676d8: Preparing [2021-12-06T16:47:05.798Z] d8a7e2e69311: Preparing [2021-12-06T16:47:05.798Z] 1a058d5342cc: Preparing [2021-12-06T16:47:05.798Z] 490e40f82d7f: Waiting [2021-12-06T16:47:05.798Z] fd205090b98a: Waiting [2021-12-06T16:47:05.798Z] 908af08676d8: Waiting [2021-12-06T16:47:05.798Z] d8a7e2e69311: Waiting [2021-12-06T16:47:05.798Z] 1a058d5342cc: Waiting [2021-12-06T16:47:05.798Z] 0a83a864b10b: Waiting [2021-12-06T16:47:05.798Z] f01b712ad8bb: Layer already exists [2021-12-06T16:47:05.798Z] 17667db377d8: Layer already exists [2021-12-06T16:47:05.798Z] 1fa742943a2d: Layer already exists [2021-12-06T16:47:05.798Z] cdab77e6adf1: Layer already exists [2021-12-06T16:47:05.798Z] 8f6a68dc7783: Layer already exists [2021-12-06T16:47:05.798Z] fd205090b98a: Layer already exists [2021-12-06T16:47:05.798Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:05.798Z] d8a7e2e69311: Layer already exists [2021-12-06T16:47:05.798Z] 490e40f82d7f: Layer already exists [2021-12-06T16:47:05.798Z] 908af08676d8: Layer already exists [2021-12-06T16:47:05.798Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:05.798Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:c0011d333f884129e55683b12e97a3fae01514b48f823568035b96ddd39fc130 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:06.097Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:06.389Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-12-06T16:47:06.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-06T16:47:06.389Z] 8f6a68dc7783: Preparing [2021-12-06T16:47:06.389Z] 8f6a68dc7783: Preparing [2021-12-06T16:47:06.389Z] cdab77e6adf1: Preparing [2021-12-06T16:47:06.389Z] 1fa742943a2d: Preparing [2021-12-06T16:47:06.389Z] f01b712ad8bb: Preparing [2021-12-06T16:47:06.389Z] 17667db377d8: Preparing [2021-12-06T16:47:06.389Z] 0a83a864b10b: Preparing [2021-12-06T16:47:06.389Z] 490e40f82d7f: Preparing [2021-12-06T16:47:06.389Z] fd205090b98a: Preparing [2021-12-06T16:47:06.389Z] 908af08676d8: Preparing [2021-12-06T16:47:06.389Z] d8a7e2e69311: Preparing [2021-12-06T16:47:06.389Z] 1a058d5342cc: Preparing [2021-12-06T16:47:06.389Z] 490e40f82d7f: Waiting [2021-12-06T16:47:06.389Z] fd205090b98a: Waiting [2021-12-06T16:47:06.389Z] 908af08676d8: Waiting [2021-12-06T16:47:06.389Z] d8a7e2e69311: Waiting [2021-12-06T16:47:06.389Z] 1a058d5342cc: Waiting [2021-12-06T16:47:06.389Z] 0a83a864b10b: Waiting [2021-12-06T16:47:06.389Z] 8f6a68dc7783: Layer already exists [2021-12-06T16:47:06.389Z] cdab77e6adf1: Layer already exists [2021-12-06T16:47:06.389Z] f01b712ad8bb: Layer already exists [2021-12-06T16:47:06.389Z] 17667db377d8: Layer already exists [2021-12-06T16:47:06.389Z] 1fa742943a2d: Layer already exists [2021-12-06T16:47:06.389Z] fd205090b98a: Layer already exists [2021-12-06T16:47:06.389Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:06.389Z] 490e40f82d7f: Layer already exists [2021-12-06T16:47:06.389Z] d8a7e2e69311: Layer already exists [2021-12-06T16:47:06.389Z] 908af08676d8: Layer already exists [2021-12-06T16:47:06.389Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:06.389Z] main: digest: sha256:c0011d333f884129e55683b12e97a3fae01514b48f823568035b96ddd39fc130 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:47:06.424Z] ===================================================== [Pipeline] echo [2021-12-06T16:47:06.433Z] taggedImages: [2021-12-06T16:47:06.433Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:06.433Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-12-06T16:47:06.433Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.9 [2021-12-06T16:47:06.433Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:06.433Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-12-06T16:47:06.454Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-12-06T16:47:06.454Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:06.454Z] latest [2021-12-06T16:47:06.454Z] 2.2.0-dev.9 [2021-12-06T16:47:06.454Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:06.454Z] main [2021-12-06T16:47:06.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:06.767Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:07.082Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:07.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-06T16:47:07.082Z] 95c010f6b21c: Preparing [2021-12-06T16:47:07.082Z] 648d02568041: Preparing [2021-12-06T16:47:07.082Z] 1fdba9750661: Preparing [2021-12-06T16:47:07.082Z] 5ac6fac53180: Preparing [2021-12-06T16:47:07.082Z] 52defb21c5f1: Preparing [2021-12-06T16:47:07.082Z] 1a058d5342cc: Preparing [2021-12-06T16:47:07.082Z] 1a058d5342cc: Waiting [2021-12-06T16:47:07.692Z] 5ac6fac53180: Pushed [2021-12-06T16:47:07.692Z] 1fdba9750661: Pushed [2021-12-06T16:47:07.692Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:07.692Z] 52defb21c5f1: Pushed [2021-12-06T16:47:07.692Z] 648d02568041: Pushed [2021-12-06T16:47:07.952Z] 95c010f6b21c: Pushed [2021-12-06T16:47:07.952Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:659400e8b4280e39a587b3a965b0282676926ebc8b89fe507f02d54d7c5e76df size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:08.246Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:08.533Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-12-06T16:47:08.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-06T16:47:08.533Z] 95c010f6b21c: Preparing [2021-12-06T16:47:08.533Z] 648d02568041: Preparing [2021-12-06T16:47:08.533Z] 1fdba9750661: Preparing [2021-12-06T16:47:08.533Z] 5ac6fac53180: Preparing [2021-12-06T16:47:08.533Z] 52defb21c5f1: Preparing [2021-12-06T16:47:08.533Z] 1a058d5342cc: Preparing [2021-12-06T16:47:08.533Z] 1a058d5342cc: Waiting [2021-12-06T16:47:08.533Z] 5ac6fac53180: Layer already exists [2021-12-06T16:47:08.533Z] 1fdba9750661: Layer already exists [2021-12-06T16:47:08.533Z] 52defb21c5f1: Layer already exists [2021-12-06T16:47:08.533Z] 648d02568041: Layer already exists [2021-12-06T16:47:08.533Z] 95c010f6b21c: Layer already exists [2021-12-06T16:47:08.533Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:08.533Z] latest: digest: sha256:659400e8b4280e39a587b3a965b0282676926ebc8b89fe507f02d54d7c5e76df size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:08.809Z] Removing intermediate container 885b70ad8ef3 [2021-12-06T16:47:08.809Z] ---> 9261c4a67c4a [2021-12-06T16:47:08.809Z] Successfully built 9261c4a67c4a [2021-12-06T16:47:08.809Z] Successfully tagged ci-base-image-arm64:latest [2021-12-06T16:47:08.833Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:09.150Z] + docker inspect -f . ci-base-image-arm64 [2021-12-06T16:47:09.150Z] . [Pipeline] withDockerContainer [2021-12-06T16:47:09.173Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.9 [2021-12-06T16:47:09.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-06T16:47:09.173Z] 95c010f6b21c: Preparing [2021-12-06T16:47:09.173Z] 648d02568041: Preparing [2021-12-06T16:47:09.173Z] 1fdba9750661: Preparing [2021-12-06T16:47:09.173Z] 5ac6fac53180: Preparing [2021-12-06T16:47:09.173Z] 52defb21c5f1: Preparing [2021-12-06T16:47:09.173Z] 1a058d5342cc: Preparing [2021-12-06T16:47:09.173Z] 1a058d5342cc: Waiting [2021-12-06T16:47:09.173Z] 1fdba9750661: Layer already exists [2021-12-06T16:47:09.173Z] 52defb21c5f1: Layer already exists [2021-12-06T16:47:09.173Z] 95c010f6b21c: Layer already exists [2021-12-06T16:47:09.173Z] 5ac6fac53180: Layer already exists [2021-12-06T16:47:09.173Z] 648d02568041: Layer already exists [2021-12-06T16:47:09.173Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:09.173Z] 2.2.0-dev.9: digest: sha256:659400e8b4280e39a587b3a965b0282676926ebc8b89fe507f02d54d7c5e76df size: 1576 [2021-12-06T16:47:09.380Z] prd-ubuntu18.04-docker-arm64-4c-16g-342 does not seem to be running inside a container [2021-12-06T16:47:09.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-06T16:47:10.819Z] $ docker top 2c6d9795e2909a7f5157547eb4af5a4268951574e7a2869f0b67d4b08488f07d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:11.430Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:11.721Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:11.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-06T16:47:11.721Z] 95c010f6b21c: Preparing [2021-12-06T16:47:11.721Z] 648d02568041: Preparing [2021-12-06T16:47:11.721Z] 1fdba9750661: Preparing [2021-12-06T16:47:11.721Z] 5ac6fac53180: Preparing [2021-12-06T16:47:11.721Z] 52defb21c5f1: Preparing [2021-12-06T16:47:11.721Z] 1a058d5342cc: Preparing [2021-12-06T16:47:11.721Z] 1a058d5342cc: Waiting [2021-12-06T16:47:11.721Z] 648d02568041: Layer already exists [2021-12-06T16:47:11.721Z] 5ac6fac53180: Layer already exists [2021-12-06T16:47:11.721Z] 52defb21c5f1: Layer already exists [2021-12-06T16:47:11.721Z] 1fdba9750661: Layer already exists [2021-12-06T16:47:11.721Z] 95c010f6b21c: Layer already exists [2021-12-06T16:47:11.721Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:11.721Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:659400e8b4280e39a587b3a965b0282676926ebc8b89fe507f02d54d7c5e76df size: 1576 [2021-12-06T16:47:11.723Z] + go version [2021-12-06T16:47:11.723Z] go version go1.16.8 linux/arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-12-06T16:47:11.759Z] $ docker stop --time=1 2c6d9795e2909a7f5157547eb4af5a4268951574e7a2869f0b67d4b08488f07d [2021-12-06T16:47:12.016Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-12-06T16:47:13.413Z] $ docker rm -f 2c6d9795e2909a7f5157547eb4af5a4268951574e7a2869f0b67d4b08488f07d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:13.910Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-12-06T16:47:13.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-06T16:47:13.910Z] 95c010f6b21c: Preparing [2021-12-06T16:47:13.910Z] 648d02568041: Preparing [2021-12-06T16:47:13.910Z] 1fdba9750661: Preparing [2021-12-06T16:47:13.910Z] 5ac6fac53180: Preparing [2021-12-06T16:47:13.910Z] 52defb21c5f1: Preparing [2021-12-06T16:47:13.910Z] 1a058d5342cc: Preparing [2021-12-06T16:47:13.910Z] 1a058d5342cc: Waiting [2021-12-06T16:47:13.910Z] 52defb21c5f1: Layer already exists [2021-12-06T16:47:13.910Z] 648d02568041: Layer already exists [2021-12-06T16:47:13.910Z] 95c010f6b21c: Layer already exists [2021-12-06T16:47:13.910Z] 1fdba9750661: Layer already exists [2021-12-06T16:47:13.910Z] 5ac6fac53180: Layer already exists [2021-12-06T16:47:13.910Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:13.910Z] main: digest: sha256:659400e8b4280e39a587b3a965b0282676926ebc8b89fe507f02d54d7c5e76df size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:47:13.945Z] ===================================================== [Pipeline] echo [2021-12-06T16:47:13.955Z] taggedImages: [2021-12-06T16:47:13.955Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:13.955Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-12-06T16:47:13.955Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.9 [2021-12-06T16:47:13.955Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:13.955Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-12-06T16:47:13.973Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-12-06T16:47:13.973Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:13.973Z] latest [2021-12-06T16:47:13.973Z] 2.2.0-dev.9 [2021-12-06T16:47:13.973Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:13.973Z] main [2021-12-06T16:47:13.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:14.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T16:47:14.130Z] [2021-12-06T16:47:14.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:14.293Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:14.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T16:47:14.584Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:14.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-06T16:47:14.584Z] 71257e8fe7dd: Preparing [2021-12-06T16:47:14.584Z] 6e5acdfcea2e: Preparing [2021-12-06T16:47:14.584Z] 42ffdc679695: Preparing [2021-12-06T16:47:14.584Z] ae1b900ea06b: Preparing [2021-12-06T16:47:14.584Z] 152eebf3598d: Preparing [2021-12-06T16:47:14.584Z] 61b4d1f98b85: Preparing [2021-12-06T16:47:14.584Z] 7d8f0a27941e: Preparing [2021-12-06T16:47:14.584Z] 5ec5cab5c76b: Preparing [2021-12-06T16:47:14.584Z] f904e3bdbb25: Preparing [2021-12-06T16:47:14.584Z] 1a058d5342cc: Preparing [2021-12-06T16:47:14.584Z] 61b4d1f98b85: Waiting [2021-12-06T16:47:14.584Z] 7d8f0a27941e: Waiting [2021-12-06T16:47:14.584Z] 5ec5cab5c76b: Waiting [2021-12-06T16:47:14.584Z] f904e3bdbb25: Waiting [2021-12-06T16:47:14.584Z] 1a058d5342cc: Waiting [2021-12-06T16:47:14.750Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-06T16:47:14.750Z] 29e5d40040c1: Pulling fs layer [2021-12-06T16:47:14.750Z] 1ce36da41761: Pulling fs layer [2021-12-06T16:47:14.750Z] 25b303627fd3: Pulling fs layer [2021-12-06T16:47:14.750Z] 29e5d40040c1: Verifying Checksum [2021-12-06T16:47:14.750Z] 29e5d40040c1: Download complete [2021-12-06T16:47:15.021Z] 1ce36da41761: Verifying Checksum [2021-12-06T16:47:15.021Z] 1ce36da41761: Download complete [2021-12-06T16:47:15.169Z] 152eebf3598d: Pushed [2021-12-06T16:47:15.169Z] 71257e8fe7dd: Pushed [2021-12-06T16:47:15.169Z] 6e5acdfcea2e: Pushed [2021-12-06T16:47:15.169Z] 61b4d1f98b85: Pushed [2021-12-06T16:47:15.294Z] 29e5d40040c1: Pull complete [2021-12-06T16:47:15.431Z] 5ec5cab5c76b: Pushed [2021-12-06T16:47:15.431Z] ae1b900ea06b: Pushed [2021-12-06T16:47:15.431Z] 7d8f0a27941e: Pushed [2021-12-06T16:47:15.431Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:15.431Z] f904e3bdbb25: Pushed [2021-12-06T16:47:15.692Z] 42ffdc679695: Pushed [2021-12-06T16:47:15.952Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:cfd318ba8c2b185868da67d28fd6d24fe5dac7b17773bcdc30c88dbca9a5b072 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:16.246Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:16.271Z] 25b303627fd3: Verifying Checksum [2021-12-06T16:47:16.271Z] 25b303627fd3: Download complete [2021-12-06T16:47:16.540Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-12-06T16:47:16.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-06T16:47:16.540Z] 71257e8fe7dd: Preparing [2021-12-06T16:47:16.540Z] 6e5acdfcea2e: Preparing [2021-12-06T16:47:16.540Z] 42ffdc679695: Preparing [2021-12-06T16:47:16.540Z] ae1b900ea06b: Preparing [2021-12-06T16:47:16.540Z] 152eebf3598d: Preparing [2021-12-06T16:47:16.540Z] 61b4d1f98b85: Preparing [2021-12-06T16:47:16.540Z] 7d8f0a27941e: Preparing [2021-12-06T16:47:16.540Z] 5ec5cab5c76b: Preparing [2021-12-06T16:47:16.540Z] f904e3bdbb25: Preparing [2021-12-06T16:47:16.540Z] 1a058d5342cc: Preparing [2021-12-06T16:47:16.540Z] 61b4d1f98b85: Waiting [2021-12-06T16:47:16.540Z] 7d8f0a27941e: Waiting [2021-12-06T16:47:16.540Z] 5ec5cab5c76b: Waiting [2021-12-06T16:47:16.540Z] f904e3bdbb25: Waiting [2021-12-06T16:47:16.540Z] 1a058d5342cc: Waiting [2021-12-06T16:47:16.540Z] 71257e8fe7dd: Layer already exists [2021-12-06T16:47:16.540Z] 6e5acdfcea2e: Layer already exists [2021-12-06T16:47:16.540Z] ae1b900ea06b: Layer already exists [2021-12-06T16:47:16.540Z] 42ffdc679695: Layer already exists [2021-12-06T16:47:16.540Z] 152eebf3598d: Layer already exists [2021-12-06T16:47:16.540Z] 61b4d1f98b85: Layer already exists [2021-12-06T16:47:16.540Z] 7d8f0a27941e: Layer already exists [2021-12-06T16:47:16.540Z] f904e3bdbb25: Layer already exists [2021-12-06T16:47:16.540Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:16.540Z] 5ec5cab5c76b: Layer already exists [2021-12-06T16:47:16.540Z] latest: digest: sha256:cfd318ba8c2b185868da67d28fd6d24fe5dac7b17773bcdc30c88dbca9a5b072 size: 2405 [2021-12-06T16:47:16.543Z] 1ce36da41761: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:16.928Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:17.412Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.9 [2021-12-06T16:47:17.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-06T16:47:17.412Z] 71257e8fe7dd: Preparing [2021-12-06T16:47:17.412Z] 6e5acdfcea2e: Preparing [2021-12-06T16:47:17.412Z] 42ffdc679695: Preparing [2021-12-06T16:47:17.412Z] ae1b900ea06b: Preparing [2021-12-06T16:47:17.412Z] 152eebf3598d: Preparing [2021-12-06T16:47:17.412Z] 61b4d1f98b85: Preparing [2021-12-06T16:47:17.412Z] 7d8f0a27941e: Preparing [2021-12-06T16:47:17.412Z] 5ec5cab5c76b: Preparing [2021-12-06T16:47:17.412Z] f904e3bdbb25: Preparing [2021-12-06T16:47:17.412Z] 1a058d5342cc: Preparing [2021-12-06T16:47:17.412Z] 5ec5cab5c76b: Waiting [2021-12-06T16:47:17.412Z] f904e3bdbb25: Waiting [2021-12-06T16:47:17.412Z] 1a058d5342cc: Waiting [2021-12-06T16:47:17.412Z] 61b4d1f98b85: Waiting [2021-12-06T16:47:17.412Z] 7d8f0a27941e: Waiting [2021-12-06T16:47:17.412Z] 152eebf3598d: Layer already exists [2021-12-06T16:47:17.412Z] 6e5acdfcea2e: Layer already exists [2021-12-06T16:47:17.412Z] ae1b900ea06b: Layer already exists [2021-12-06T16:47:17.412Z] 42ffdc679695: Layer already exists [2021-12-06T16:47:17.412Z] 71257e8fe7dd: Layer already exists [2021-12-06T16:47:17.412Z] 5ec5cab5c76b: Layer already exists [2021-12-06T16:47:17.412Z] f904e3bdbb25: Layer already exists [2021-12-06T16:47:17.412Z] 61b4d1f98b85: Layer already exists [2021-12-06T16:47:17.412Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:17.412Z] 7d8f0a27941e: Layer already exists [2021-12-06T16:47:17.412Z] 2.2.0-dev.9: digest: sha256:cfd318ba8c2b185868da67d28fd6d24fe5dac7b17773bcdc30c88dbca9a5b072 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:17.732Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:18.024Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:18.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-06T16:47:18.024Z] 71257e8fe7dd: Preparing [2021-12-06T16:47:18.024Z] 6e5acdfcea2e: Preparing [2021-12-06T16:47:18.024Z] 42ffdc679695: Preparing [2021-12-06T16:47:18.024Z] ae1b900ea06b: Preparing [2021-12-06T16:47:18.024Z] 152eebf3598d: Preparing [2021-12-06T16:47:18.024Z] 61b4d1f98b85: Preparing [2021-12-06T16:47:18.024Z] 7d8f0a27941e: Preparing [2021-12-06T16:47:18.024Z] 5ec5cab5c76b: Preparing [2021-12-06T16:47:18.024Z] f904e3bdbb25: Preparing [2021-12-06T16:47:18.024Z] 1a058d5342cc: Preparing [2021-12-06T16:47:18.024Z] 61b4d1f98b85: Waiting [2021-12-06T16:47:18.024Z] 7d8f0a27941e: Waiting [2021-12-06T16:47:18.024Z] 5ec5cab5c76b: Waiting [2021-12-06T16:47:18.024Z] f904e3bdbb25: Waiting [2021-12-06T16:47:18.024Z] 1a058d5342cc: Waiting [2021-12-06T16:47:18.024Z] 152eebf3598d: Layer already exists [2021-12-06T16:47:18.024Z] 42ffdc679695: Layer already exists [2021-12-06T16:47:18.024Z] 6e5acdfcea2e: Layer already exists [2021-12-06T16:47:18.024Z] ae1b900ea06b: Layer already exists [2021-12-06T16:47:18.024Z] 71257e8fe7dd: Layer already exists [2021-12-06T16:47:18.024Z] 7d8f0a27941e: Layer already exists [2021-12-06T16:47:18.024Z] f904e3bdbb25: Layer already exists [2021-12-06T16:47:18.024Z] 5ec5cab5c76b: Layer already exists [2021-12-06T16:47:18.024Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:18.024Z] 61b4d1f98b85: Layer already exists [2021-12-06T16:47:18.024Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:cfd318ba8c2b185868da67d28fd6d24fe5dac7b17773bcdc30c88dbca9a5b072 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:18.318Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:18.611Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-12-06T16:47:18.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-06T16:47:18.611Z] 71257e8fe7dd: Preparing [2021-12-06T16:47:18.611Z] 6e5acdfcea2e: Preparing [2021-12-06T16:47:18.611Z] 42ffdc679695: Preparing [2021-12-06T16:47:18.611Z] ae1b900ea06b: Preparing [2021-12-06T16:47:18.611Z] 152eebf3598d: Preparing [2021-12-06T16:47:18.611Z] 61b4d1f98b85: Preparing [2021-12-06T16:47:18.611Z] 7d8f0a27941e: Preparing [2021-12-06T16:47:18.611Z] 5ec5cab5c76b: Preparing [2021-12-06T16:47:18.611Z] f904e3bdbb25: Preparing [2021-12-06T16:47:18.611Z] 1a058d5342cc: Preparing [2021-12-06T16:47:18.611Z] 61b4d1f98b85: Waiting [2021-12-06T16:47:18.611Z] 7d8f0a27941e: Waiting [2021-12-06T16:47:18.611Z] 5ec5cab5c76b: Waiting [2021-12-06T16:47:18.611Z] f904e3bdbb25: Waiting [2021-12-06T16:47:18.611Z] 1a058d5342cc: Waiting [2021-12-06T16:47:18.611Z] 152eebf3598d: Layer already exists [2021-12-06T16:47:18.611Z] ae1b900ea06b: Layer already exists [2021-12-06T16:47:18.611Z] 71257e8fe7dd: Layer already exists [2021-12-06T16:47:18.611Z] 42ffdc679695: Layer already exists [2021-12-06T16:47:18.611Z] 6e5acdfcea2e: Layer already exists [2021-12-06T16:47:18.611Z] 7d8f0a27941e: Layer already exists [2021-12-06T16:47:18.611Z] 61b4d1f98b85: Layer already exists [2021-12-06T16:47:18.611Z] f904e3bdbb25: Layer already exists [2021-12-06T16:47:18.611Z] 5ec5cab5c76b: Layer already exists [2021-12-06T16:47:18.611Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:18.611Z] main: digest: sha256:cfd318ba8c2b185868da67d28fd6d24fe5dac7b17773bcdc30c88dbca9a5b072 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:47:18.650Z] ===================================================== [Pipeline] echo [2021-12-06T16:47:18.659Z] taggedImages: [2021-12-06T16:47:18.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:18.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-12-06T16:47:18.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.9 [2021-12-06T16:47:18.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:18.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-12-06T16:47:18.679Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-12-06T16:47:18.679Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:18.679Z] latest [2021-12-06T16:47:18.679Z] 2.2.0-dev.9 [2021-12-06T16:47:18.679Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:18.679Z] main [2021-12-06T16:47:18.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:19.001Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:19.288Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:19.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-06T16:47:19.288Z] 2bd691a6ff70: Preparing [2021-12-06T16:47:19.288Z] d41431868bb7: Preparing [2021-12-06T16:47:19.288Z] 0a83a864b10b: Preparing [2021-12-06T16:47:19.288Z] 3bb288726c10: Preparing [2021-12-06T16:47:19.288Z] 1a058d5342cc: Preparing [2021-12-06T16:47:19.288Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:19.288Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:19.288Z] 2bd691a6ff70: Pushed [2021-12-06T16:47:19.288Z] 3bb288726c10: Pushed [2021-12-06T16:47:20.227Z] d41431868bb7: Pushed [2021-12-06T16:47:20.487Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:92a971c09edfa92e6bb7afc0deac4e200876887127f9bbdbe37048499349986b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:20.781Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:21.073Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-12-06T16:47:21.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-06T16:47:21.073Z] 2bd691a6ff70: Preparing [2021-12-06T16:47:21.073Z] d41431868bb7: Preparing [2021-12-06T16:47:21.073Z] 0a83a864b10b: Preparing [2021-12-06T16:47:21.073Z] 3bb288726c10: Preparing [2021-12-06T16:47:21.073Z] 1a058d5342cc: Preparing [2021-12-06T16:47:21.073Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:21.073Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:21.073Z] 2bd691a6ff70: Layer already exists [2021-12-06T16:47:21.073Z] d41431868bb7: Layer already exists [2021-12-06T16:47:21.073Z] 3bb288726c10: Layer already exists [2021-12-06T16:47:21.073Z] latest: digest: sha256:92a971c09edfa92e6bb7afc0deac4e200876887127f9bbdbe37048499349986b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:21.364Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:21.650Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.9 [2021-12-06T16:47:21.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-06T16:47:21.650Z] 2bd691a6ff70: Preparing [2021-12-06T16:47:21.650Z] d41431868bb7: Preparing [2021-12-06T16:47:21.650Z] 0a83a864b10b: Preparing [2021-12-06T16:47:21.650Z] 3bb288726c10: Preparing [2021-12-06T16:47:21.650Z] 1a058d5342cc: Preparing [2021-12-06T16:47:21.650Z] 2bd691a6ff70: Layer already exists [2021-12-06T16:47:21.650Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:21.650Z] 3bb288726c10: Layer already exists [2021-12-06T16:47:21.650Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:21.650Z] d41431868bb7: Layer already exists [2021-12-06T16:47:21.650Z] 2.2.0-dev.9: digest: sha256:92a971c09edfa92e6bb7afc0deac4e200876887127f9bbdbe37048499349986b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:21.947Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:22.236Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:22.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-06T16:47:22.236Z] 2bd691a6ff70: Preparing [2021-12-06T16:47:22.236Z] d41431868bb7: Preparing [2021-12-06T16:47:22.236Z] 0a83a864b10b: Preparing [2021-12-06T16:47:22.236Z] 3bb288726c10: Preparing [2021-12-06T16:47:22.236Z] 1a058d5342cc: Preparing [2021-12-06T16:47:22.236Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:22.236Z] 3bb288726c10: Layer already exists [2021-12-06T16:47:22.236Z] d41431868bb7: Layer already exists [2021-12-06T16:47:22.236Z] 2bd691a6ff70: Layer already exists [2021-12-06T16:47:22.236Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:22.236Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:92a971c09edfa92e6bb7afc0deac4e200876887127f9bbdbe37048499349986b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:22.536Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:22.830Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-12-06T16:47:22.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-06T16:47:22.830Z] 2bd691a6ff70: Preparing [2021-12-06T16:47:22.830Z] d41431868bb7: Preparing [2021-12-06T16:47:22.830Z] 0a83a864b10b: Preparing [2021-12-06T16:47:22.830Z] 3bb288726c10: Preparing [2021-12-06T16:47:22.830Z] 1a058d5342cc: Preparing [2021-12-06T16:47:22.830Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:22.830Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:22.830Z] d41431868bb7: Layer already exists [2021-12-06T16:47:22.830Z] 3bb288726c10: Layer already exists [2021-12-06T16:47:22.830Z] 2bd691a6ff70: Layer already exists [2021-12-06T16:47:22.830Z] main: digest: sha256:92a971c09edfa92e6bb7afc0deac4e200876887127f9bbdbe37048499349986b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:47:22.868Z] ===================================================== [Pipeline] echo [2021-12-06T16:47:22.878Z] taggedImages: [2021-12-06T16:47:22.878Z] - nexus3.edgexfoundry.org:10004/support-notifications:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:22.878Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-12-06T16:47:22.878Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.9 [2021-12-06T16:47:22.878Z] - nexus3.edgexfoundry.org:10004/support-notifications:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:22.878Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-12-06T16:47:22.898Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-12-06T16:47:22.898Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:22.898Z] latest [2021-12-06T16:47:22.898Z] 2.2.0-dev.9 [2021-12-06T16:47:22.898Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:22.898Z] main [2021-12-06T16:47:22.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:23.218Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:23.512Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:23.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-06T16:47:23.512Z] 902d597394c9: Preparing [2021-12-06T16:47:23.512Z] dff498e46b77: Preparing [2021-12-06T16:47:23.512Z] 0a83a864b10b: Preparing [2021-12-06T16:47:23.512Z] 91440c76de15: Preparing [2021-12-06T16:47:23.512Z] 1a058d5342cc: Preparing [2021-12-06T16:47:23.512Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:23.512Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:23.512Z] 91440c76de15: Layer already exists [2021-12-06T16:47:23.512Z] 902d597394c9: Pushed [2021-12-06T16:47:24.897Z] dff498e46b77: Pushed [2021-12-06T16:47:24.897Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:ccfd94e7218c76f941381f702a35f1cc0f67138f594d302ae6d396b75825ffaf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:25.192Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:25.481Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-12-06T16:47:25.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-06T16:47:25.481Z] 902d597394c9: Preparing [2021-12-06T16:47:25.481Z] dff498e46b77: Preparing [2021-12-06T16:47:25.481Z] 0a83a864b10b: Preparing [2021-12-06T16:47:25.481Z] 91440c76de15: Preparing [2021-12-06T16:47:25.481Z] 1a058d5342cc: Preparing [2021-12-06T16:47:25.481Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:25.481Z] 902d597394c9: Layer already exists [2021-12-06T16:47:25.481Z] 91440c76de15: Layer already exists [2021-12-06T16:47:25.481Z] dff498e46b77: Layer already exists [2021-12-06T16:47:25.481Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:25.481Z] latest: digest: sha256:ccfd94e7218c76f941381f702a35f1cc0f67138f594d302ae6d396b75825ffaf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:25.776Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:26.066Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.9 [2021-12-06T16:47:26.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-06T16:47:26.066Z] 902d597394c9: Preparing [2021-12-06T16:47:26.066Z] dff498e46b77: Preparing [2021-12-06T16:47:26.066Z] 0a83a864b10b: Preparing [2021-12-06T16:47:26.066Z] 91440c76de15: Preparing [2021-12-06T16:47:26.066Z] 1a058d5342cc: Preparing [2021-12-06T16:47:26.066Z] 902d597394c9: Layer already exists [2021-12-06T16:47:26.066Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:26.066Z] dff498e46b77: Layer already exists [2021-12-06T16:47:26.066Z] 91440c76de15: Layer already exists [2021-12-06T16:47:26.066Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:26.066Z] 2.2.0-dev.9: digest: sha256:ccfd94e7218c76f941381f702a35f1cc0f67138f594d302ae6d396b75825ffaf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:26.365Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:26.660Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:26.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-06T16:47:26.660Z] 902d597394c9: Preparing [2021-12-06T16:47:26.660Z] dff498e46b77: Preparing [2021-12-06T16:47:26.660Z] 0a83a864b10b: Preparing [2021-12-06T16:47:26.660Z] 91440c76de15: Preparing [2021-12-06T16:47:26.660Z] 1a058d5342cc: Preparing [2021-12-06T16:47:26.660Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:26.660Z] 91440c76de15: Layer already exists [2021-12-06T16:47:26.660Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:26.660Z] dff498e46b77: Layer already exists [2021-12-06T16:47:26.660Z] 902d597394c9: Layer already exists [2021-12-06T16:47:26.660Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:ccfd94e7218c76f941381f702a35f1cc0f67138f594d302ae6d396b75825ffaf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:26.681Z] 25b303627fd3: Pull complete [2021-12-06T16:47:26.681Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-06T16:47:26.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T16:47:26.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-06T16:47:26.898Z] prd-ubuntu18.04-docker-arm64-4c-16g-342 does not seem to be running inside a container [2021-12-06T16:47:26.962Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-12-06T16:47:26.967Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-06T16:47:29.199Z] $ docker top b23cdd4fd86d93c4fda25a66a6a5724447dbf568cea23416a44075adaf912c9a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:29.791Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-12-06T16:47:29.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-06T16:47:29.791Z] 902d597394c9: Preparing [2021-12-06T16:47:29.791Z] dff498e46b77: Preparing [2021-12-06T16:47:29.791Z] 0a83a864b10b: Preparing [2021-12-06T16:47:29.791Z] 91440c76de15: Preparing [2021-12-06T16:47:29.791Z] 1a058d5342cc: Preparing [2021-12-06T16:47:29.791Z] 1a058d5342cc: Layer already exists [2021-12-06T16:47:29.791Z] 902d597394c9: Layer already exists [2021-12-06T16:47:29.791Z] 91440c76de15: Layer already exists [2021-12-06T16:47:29.791Z] dff498e46b77: Layer already exists [2021-12-06T16:47:29.791Z] 0a83a864b10b: Layer already exists [2021-12-06T16:47:29.791Z] main: digest: sha256:ccfd94e7218c76f941381f702a35f1cc0f67138f594d302ae6d396b75825ffaf size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:47:29.827Z] ===================================================== [Pipeline] echo [2021-12-06T16:47:29.835Z] taggedImages: [2021-12-06T16:47:29.835Z] - nexus3.edgexfoundry.org:10004/support-scheduler:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:29.835Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-12-06T16:47:29.835Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.9 [2021-12-06T16:47:29.835Z] - nexus3.edgexfoundry.org:10004/support-scheduler:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:29.835Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-12-06T16:47:29.855Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-12-06T16:47:29.855Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:29.855Z] latest [2021-12-06T16:47:29.855Z] 2.2.0-dev.9 [2021-12-06T16:47:29.855Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:29.855Z] main [2021-12-06T16:47:29.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:30.098Z] + docker-compose build --help [2021-12-06T16:47:30.098Z] + grep parallel [2021-12-06T16:47:30.166Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:30.470Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:30.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-06T16:47:30.470Z] dbddd1e0213d: Preparing [2021-12-06T16:47:30.470Z] 83e0a80a9ebf: Preparing [2021-12-06T16:47:30.470Z] e7e4e3a72920: Preparing [2021-12-06T16:47:30.470Z] a010d9d87cd9: Preparing [2021-12-06T16:47:30.470Z] 879b85f2d1ed: Preparing [2021-12-06T16:47:30.470Z] 6777e3bbcb7c: Preparing [2021-12-06T16:47:30.470Z] fd08d546f6b8: Preparing [2021-12-06T16:47:30.470Z] 0636255016a6: Preparing [2021-12-06T16:47:30.470Z] 84e9d258764d: Preparing [2021-12-06T16:47:30.470Z] 56463f638872: Preparing [2021-12-06T16:47:30.470Z] e2eb06d8af82: Preparing [2021-12-06T16:47:30.470Z] 6777e3bbcb7c: Waiting [2021-12-06T16:47:30.470Z] fd08d546f6b8: Waiting [2021-12-06T16:47:30.470Z] 0636255016a6: Waiting [2021-12-06T16:47:30.470Z] 84e9d258764d: Waiting [2021-12-06T16:47:30.470Z] 56463f638872: Waiting [2021-12-06T16:47:30.470Z] e2eb06d8af82: Waiting [2021-12-06T16:47:30.470Z] 879b85f2d1ed: Layer already exists [2021-12-06T16:47:30.748Z] 6777e3bbcb7c: Layer already exists [2021-12-06T16:47:31.340Z] fd08d546f6b8: Layer already exists [2021-12-06T16:47:31.340Z] 83e0a80a9ebf: Pushed [2021-12-06T16:47:31.340Z] 84e9d258764d: Layer already exists [2021-12-06T16:47:31.340Z] 0636255016a6: Layer already exists [2021-12-06T16:47:31.340Z] e2eb06d8af82: Layer already exists [2021-12-06T16:47:31.340Z] 56463f638872: Layer already exists [2021-12-06T16:47:31.341Z] dbddd1e0213d: Pushed [2021-12-06T16:47:31.341Z] e7e4e3a72920: Pushed [2021-12-06T16:47:33.475Z] --parallel Build images in parallel. [Pipeline] } [2021-12-06T16:47:33.764Z] $ docker stop --time=1 b23cdd4fd86d93c4fda25a66a6a5724447dbf568cea23416a44075adaf912c9a [2021-12-06T16:47:35.403Z] $ docker rm -f b23cdd4fd86d93c4fda25a66a6a5724447dbf568cea23416a44075adaf912c9a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:35.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T16:47:35.980Z] . [Pipeline] withDockerContainer [2021-12-06T16:47:36.204Z] prd-ubuntu18.04-docker-arm64-4c-16g-342 does not seem to be running inside a container [2021-12-06T16:47:36.277Z] $ 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/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-06T16:47:36.625Z] a010d9d87cd9: Pushed [2021-12-06T16:47:36.625Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:c00c04002bda3f4c55e6b6a3baf007c910d22d1995a0762c79a76df6d4ec5aaa size: 2622 [2021-12-06T16:47:37.450Z] $ docker top 02a1bcb212bb3c853e0ade0bb7bed92bd2db33caea7d959ccf61ea7da25f5768 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:38.045Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:38.336Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-12-06T16:47:38.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-06T16:47:38.336Z] dbddd1e0213d: Preparing [2021-12-06T16:47:38.336Z] 83e0a80a9ebf: Preparing [2021-12-06T16:47:38.336Z] e7e4e3a72920: Preparing [2021-12-06T16:47:38.336Z] a010d9d87cd9: Preparing [2021-12-06T16:47:38.336Z] 879b85f2d1ed: Preparing [2021-12-06T16:47:38.336Z] 6777e3bbcb7c: Preparing [2021-12-06T16:47:38.336Z] fd08d546f6b8: Preparing [2021-12-06T16:47:38.336Z] 0636255016a6: Preparing [2021-12-06T16:47:38.336Z] 84e9d258764d: Preparing [2021-12-06T16:47:38.336Z] 56463f638872: Preparing [2021-12-06T16:47:38.336Z] e2eb06d8af82: Preparing [2021-12-06T16:47:38.336Z] 6777e3bbcb7c: Waiting [2021-12-06T16:47:38.336Z] fd08d546f6b8: Waiting [2021-12-06T16:47:38.336Z] 56463f638872: Waiting [2021-12-06T16:47:38.336Z] e2eb06d8af82: Waiting [2021-12-06T16:47:38.336Z] 0636255016a6: Waiting [2021-12-06T16:47:38.336Z] 84e9d258764d: Waiting [2021-12-06T16:47:38.336Z] dbddd1e0213d: Layer already exists [2021-12-06T16:47:38.336Z] 83e0a80a9ebf: Layer already exists [2021-12-06T16:47:38.336Z] a010d9d87cd9: Layer already exists [2021-12-06T16:47:38.336Z] e7e4e3a72920: Layer already exists [2021-12-06T16:47:38.336Z] 879b85f2d1ed: Layer already exists [2021-12-06T16:47:38.336Z] 6777e3bbcb7c: Layer already exists [2021-12-06T16:47:38.336Z] fd08d546f6b8: Layer already exists [2021-12-06T16:47:38.336Z] 84e9d258764d: Layer already exists [2021-12-06T16:47:38.336Z] 0636255016a6: Layer already exists [2021-12-06T16:47:38.336Z] 56463f638872: Layer already exists [2021-12-06T16:47:38.336Z] e2eb06d8af82: Layer already exists [2021-12-06T16:47:38.336Z] latest: digest: sha256:c00c04002bda3f4c55e6b6a3baf007c910d22d1995a0762c79a76df6d4ec5aaa size: 2622 [2021-12-06T16:47:38.342Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:38.630Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:38.928Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.9 [2021-12-06T16:47:38.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-06T16:47:38.928Z] dbddd1e0213d: Preparing [2021-12-06T16:47:38.928Z] 83e0a80a9ebf: Preparing [2021-12-06T16:47:38.928Z] e7e4e3a72920: Preparing [2021-12-06T16:47:38.928Z] a010d9d87cd9: Preparing [2021-12-06T16:47:38.928Z] 879b85f2d1ed: Preparing [2021-12-06T16:47:38.928Z] 6777e3bbcb7c: Preparing [2021-12-06T16:47:38.928Z] fd08d546f6b8: Preparing [2021-12-06T16:47:38.928Z] 0636255016a6: Preparing [2021-12-06T16:47:38.928Z] 84e9d258764d: Preparing [2021-12-06T16:47:38.928Z] 56463f638872: Preparing [2021-12-06T16:47:38.928Z] e2eb06d8af82: Preparing [2021-12-06T16:47:38.928Z] 6777e3bbcb7c: Waiting [2021-12-06T16:47:38.928Z] fd08d546f6b8: Waiting [2021-12-06T16:47:38.928Z] 0636255016a6: Waiting [2021-12-06T16:47:38.928Z] 84e9d258764d: Waiting [2021-12-06T16:47:38.928Z] 56463f638872: Waiting [2021-12-06T16:47:38.928Z] e2eb06d8af82: Waiting [2021-12-06T16:47:38.928Z] dbddd1e0213d: Layer already exists [2021-12-06T16:47:38.928Z] a010d9d87cd9: Layer already exists [2021-12-06T16:47:38.928Z] e7e4e3a72920: Layer already exists [2021-12-06T16:47:38.928Z] 879b85f2d1ed: Layer already exists [2021-12-06T16:47:38.928Z] 83e0a80a9ebf: Layer already exists [2021-12-06T16:47:38.928Z] fd08d546f6b8: Layer already exists [2021-12-06T16:47:38.928Z] 6777e3bbcb7c: Layer already exists [2021-12-06T16:47:38.928Z] 0636255016a6: Layer already exists [2021-12-06T16:47:38.928Z] 56463f638872: Layer already exists [2021-12-06T16:47:38.928Z] 84e9d258764d: Layer already exists [2021-12-06T16:47:38.928Z] e2eb06d8af82: Layer already exists [2021-12-06T16:47:38.928Z] 2.2.0-dev.9: digest: sha256:c00c04002bda3f4c55e6b6a3baf007c910d22d1995a0762c79a76df6d4ec5aaa size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:39.225Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:39.521Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:39.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-06T16:47:39.521Z] dbddd1e0213d: Preparing [2021-12-06T16:47:39.521Z] 83e0a80a9ebf: Preparing [2021-12-06T16:47:39.521Z] e7e4e3a72920: Preparing [2021-12-06T16:47:39.521Z] a010d9d87cd9: Preparing [2021-12-06T16:47:39.521Z] 879b85f2d1ed: Preparing [2021-12-06T16:47:39.521Z] 6777e3bbcb7c: Preparing [2021-12-06T16:47:39.521Z] fd08d546f6b8: Preparing [2021-12-06T16:47:39.521Z] 0636255016a6: Preparing [2021-12-06T16:47:39.521Z] 84e9d258764d: Preparing [2021-12-06T16:47:39.521Z] 56463f638872: Preparing [2021-12-06T16:47:39.521Z] e2eb06d8af82: Preparing [2021-12-06T16:47:39.521Z] fd08d546f6b8: Waiting [2021-12-06T16:47:39.521Z] 0636255016a6: Waiting [2021-12-06T16:47:39.521Z] 84e9d258764d: Waiting [2021-12-06T16:47:39.521Z] 56463f638872: Waiting [2021-12-06T16:47:39.521Z] e2eb06d8af82: Waiting [2021-12-06T16:47:39.521Z] 6777e3bbcb7c: Waiting [2021-12-06T16:47:39.521Z] 879b85f2d1ed: Layer already exists [2021-12-06T16:47:39.521Z] e7e4e3a72920: Layer already exists [2021-12-06T16:47:39.521Z] a010d9d87cd9: Layer already exists [2021-12-06T16:47:39.521Z] dbddd1e0213d: Layer already exists [2021-12-06T16:47:39.521Z] 83e0a80a9ebf: Layer already exists [2021-12-06T16:47:39.521Z] 6777e3bbcb7c: Layer already exists [2021-12-06T16:47:39.521Z] 84e9d258764d: Layer already exists [2021-12-06T16:47:39.521Z] 0636255016a6: Layer already exists [2021-12-06T16:47:39.521Z] fd08d546f6b8: Layer already exists [2021-12-06T16:47:39.521Z] e2eb06d8af82: Layer already exists [2021-12-06T16:47:39.521Z] 56463f638872: Layer already exists [2021-12-06T16:47:39.521Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:c00c04002bda3f4c55e6b6a3baf007c910d22d1995a0762c79a76df6d4ec5aaa size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:39.818Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:47:40.116Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-12-06T16:47:40.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-06T16:47:40.116Z] dbddd1e0213d: Preparing [2021-12-06T16:47:40.116Z] 83e0a80a9ebf: Preparing [2021-12-06T16:47:40.116Z] e7e4e3a72920: Preparing [2021-12-06T16:47:40.116Z] a010d9d87cd9: Preparing [2021-12-06T16:47:40.116Z] 879b85f2d1ed: Preparing [2021-12-06T16:47:40.116Z] 6777e3bbcb7c: Preparing [2021-12-06T16:47:40.116Z] fd08d546f6b8: Preparing [2021-12-06T16:47:40.116Z] 0636255016a6: Preparing [2021-12-06T16:47:40.116Z] 84e9d258764d: Preparing [2021-12-06T16:47:40.116Z] 56463f638872: Preparing [2021-12-06T16:47:40.116Z] e2eb06d8af82: Preparing [2021-12-06T16:47:40.116Z] 6777e3bbcb7c: Waiting [2021-12-06T16:47:40.116Z] fd08d546f6b8: Waiting [2021-12-06T16:47:40.116Z] 0636255016a6: Waiting [2021-12-06T16:47:40.116Z] e2eb06d8af82: Waiting [2021-12-06T16:47:40.116Z] 84e9d258764d: Waiting [2021-12-06T16:47:40.116Z] 56463f638872: Waiting [2021-12-06T16:47:40.116Z] dbddd1e0213d: Layer already exists [2021-12-06T16:47:40.116Z] 879b85f2d1ed: Layer already exists [2021-12-06T16:47:40.116Z] 83e0a80a9ebf: Layer already exists [2021-12-06T16:47:40.116Z] e7e4e3a72920: Layer already exists [2021-12-06T16:47:40.116Z] a010d9d87cd9: Layer already exists [2021-12-06T16:47:40.116Z] 0636255016a6: Layer already exists [2021-12-06T16:47:40.116Z] fd08d546f6b8: Layer already exists [2021-12-06T16:47:40.116Z] 84e9d258764d: Layer already exists [2021-12-06T16:47:40.116Z] 56463f638872: Layer already exists [2021-12-06T16:47:40.116Z] 6777e3bbcb7c: Layer already exists [2021-12-06T16:47:40.116Z] e2eb06d8af82: Layer already exists [2021-12-06T16:47:40.116Z] main: digest: sha256:c00c04002bda3f4c55e6b6a3baf007c910d22d1995a0762c79a76df6d4ec5aaa size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:47:40.152Z] ===================================================== [Pipeline] echo [2021-12-06T16:47:40.159Z] taggedImages: [2021-12-06T16:47:40.159Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:47:40.159Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-12-06T16:47:40.159Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.9 [2021-12-06T16:47:40.159Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:47:40.159Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-06T16:47:41.714Z] Building core-command ... [2021-12-06T16:47:41.714Z] Building core-data ... [2021-12-06T16:47:41.714Z] Building core-metadata ... [2021-12-06T16:47:41.714Z] Building security-bootstrapper ... [2021-12-06T16:47:41.714Z] Building security-proxy-setup ... [2021-12-06T16:47:41.714Z] Building security-secretstore-setup ... [2021-12-06T16:47:41.714Z] Building support-notifications ... [2021-12-06T16:47:41.714Z] Building support-scheduler ... [2021-12-06T16:47:41.714Z] Building sys-mgmt-agent ... [2021-12-06T16:47:41.714Z] Building sys-mgmt-agent [2021-12-06T16:47:41.714Z] Building support-scheduler [2021-12-06T16:47:41.714Z] Building core-metadata [2021-12-06T16:47:41.714Z] Building security-secretstore-setup [2021-12-06T16:47:41.714Z] Building security-bootstrapper [2021-12-06T16:48:28.651Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:48:28.651Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:48:28.651Z] ---> 9261c4a67c4a [2021-12-06T16:48:28.651Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T16:48:28.651Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:48:28.651Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:48:28.651Z] ---> 9261c4a67c4a [2021-12-06T16:48:28.651Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T16:48:28.651Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:48:28.651Z] ---> Running in 2be107364f68 [2021-12-06T16:48:28.651Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:48:28.651Z] ---> 9261c4a67c4a [2021-12-06T16:48:28.651Z] Step 3/23 : WORKDIR /edgex-go [2021-12-06T16:48:28.651Z] ---> Running in a2c166a0f575 [2021-12-06T16:48:28.651Z] ---> Running in eefa2156a444 [2021-12-06T16:48:28.651Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:48:28.651Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:48:28.651Z] ---> 9261c4a67c4a [2021-12-06T16:48:28.651Z] Step 3/30 : WORKDIR /edgex-go [2021-12-06T16:48:28.651Z] ---> Running in 831ddec7dbab [2021-12-06T16:48:28.651Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:48:28.651Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:48:28.651Z] ---> 9261c4a67c4a [2021-12-06T16:48:28.651Z] Step 3/24 : WORKDIR /edgex-go [2021-12-06T16:48:28.651Z] ---> Running in 9e260f9cb7c7 [2021-12-06T16:48:28.651Z] Removing intermediate container eefa2156a444 [2021-12-06T16:48:28.651Z] ---> 04f042ab3758 [2021-12-06T16:48:28.651Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:48:28.651Z] Removing intermediate container 2be107364f68 [2021-12-06T16:48:28.651Z] ---> 3f35f39ca30e [2021-12-06T16:48:28.651Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:48:28.651Z] ---> Running in 3704aa27d3a5 [2021-12-06T16:48:28.651Z] ---> Running in beeaee3d9525 [2021-12-06T16:48:28.651Z] Removing intermediate container a2c166a0f575 [2021-12-06T16:48:28.651Z] ---> 4cb290e29bf5 [2021-12-06T16:48:28.651Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:48:28.651Z] Removing intermediate container 9e260f9cb7c7 [2021-12-06T16:48:28.651Z] ---> d32a2438e163 [2021-12-06T16:48:28.651Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:48:28.651Z] Removing intermediate container 831ddec7dbab [2021-12-06T16:48:28.651Z] ---> 98b43f1e3dfa [2021-12-06T16:48:28.651Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:48:28.651Z] ---> Running in 477070bd5be3 [2021-12-06T16:48:28.651Z] ---> Running in 0feed1b15a50 [2021-12-06T16:48:28.651Z] ---> Running in 519cb3277321 [2021-12-06T16:48:28.651Z] Removing intermediate container 3704aa27d3a5 [2021-12-06T16:48:28.651Z] ---> c6867f8a209e [2021-12-06T16:48:28.651Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-06T16:48:28.651Z] ---> Running in a4acbea6b8be [2021-12-06T16:48:28.651Z] Removing intermediate container beeaee3d9525 [2021-12-06T16:48:28.651Z] ---> 3cc969a37f37 [2021-12-06T16:48:28.651Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T16:48:28.651Z] ---> Running in 2d3464de5e9d [2021-12-06T16:48:28.651Z] Removing intermediate container 0feed1b15a50 [2021-12-06T16:48:28.651Z] ---> 0de07136c2f0 [2021-12-06T16:48:28.651Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-06T16:48:28.937Z] Removing intermediate container 477070bd5be3 [2021-12-06T16:48:28.937Z] ---> 66ce40a8c279 [2021-12-06T16:48:28.937Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-06T16:48:28.937Z] Removing intermediate container 519cb3277321 [2021-12-06T16:48:28.937Z] ---> b35f86b2bbeb [2021-12-06T16:48:28.937Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-06T16:48:28.937Z] ---> Running in 5c2fa3e2c20d [2021-12-06T16:48:28.937Z] ---> Running in 9eff72dd0023 [2021-12-06T16:48:29.218Z] ---> Running in 493f79bca04a [2021-12-06T16:48:30.210Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:48:30.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:48:30.815Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:48:30.815Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:48:31.087Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:48:31.087Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:48:31.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:48:31.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:48:31.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:48:31.969Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:48:31.969Z] OK: 219 MiB in 52 packages [2021-12-06T16:48:32.971Z] OK: 219 MiB in 52 packages [2021-12-06T16:48:32.971Z] OK: 219 MiB in 52 packages [2021-12-06T16:48:32.971Z] OK: 219 MiB in 52 packages [2021-12-06T16:48:32.971Z] OK: 219 MiB in 52 packages [2021-12-06T16:48:33.247Z] Removing intermediate container a4acbea6b8be [2021-12-06T16:48:33.247Z] ---> 653e3c442c17 [2021-12-06T16:48:33.247Z] Step 6/22 : COPY . . [2021-12-06T16:48:34.234Z] Removing intermediate container 2d3464de5e9d [2021-12-06T16:48:34.234Z] ---> d5f315ead5db [2021-12-06T16:48:34.234Z] Step 6/22 : COPY . . [2021-12-06T16:48:34.234Z] Removing intermediate container 493f79bca04a [2021-12-06T16:48:34.234Z] ---> 8c43af4cba28 [2021-12-06T16:48:34.510Z] Step 6/30 : COPY . . [2021-12-06T16:48:34.510Z] Removing intermediate container 9eff72dd0023 [2021-12-06T16:48:34.510Z] ---> 367db564c438 [2021-12-06T16:48:34.510Z] Step 6/23 : COPY go.mod . [2021-12-06T16:48:34.510Z] Removing intermediate container 5c2fa3e2c20d [2021-12-06T16:48:34.510Z] ---> 7be0ed19ef28 [2021-12-06T16:48:34.510Z] Step 6/24 : COPY . . [2021-12-06T16:48:35.496Z] ---> 1107c1b92ad7 [2021-12-06T16:48:35.496Z] Step 7/23 : RUN go mod download [2021-12-06T16:48:35.779Z] ---> Running in e8dc0f871c94 [2021-12-06T16:48:41.317Z] Removing intermediate container e8dc0f871c94 [2021-12-06T16:48:41.317Z] ---> 9d85a9408d7f [2021-12-06T16:48:41.317Z] Step 8/23 : COPY . . [2021-12-06T16:48:49.610Z] ---> 149cdaffd1a7 [2021-12-06T16:48:49.610Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:48:49.610Z] ---> e52601833013 [2021-12-06T16:48:49.610Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:48:49.610Z] ---> Running in ca5f1797b3e8 [2021-12-06T16:48:49.897Z] ---> Running in 6d959d333093 [2021-12-06T16:48:50.170Z] ---> 255063f9eebe [2021-12-06T16:48:50.170Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:48:50.171Z] ---> Running in 5e478d2adf01 [2021-12-06T16:48:51.151Z] ---> 7d8d915dcb85 [2021-12-06T16:48:51.151Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:48:51.151Z] ---> Running in df5c73a7afdf [2021-12-06T16:48:55.466Z] Removing intermediate container 6d959d333093 [2021-12-06T16:48:55.466Z] ---> af02f286ace5 [2021-12-06T16:48:55.466Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-06T16:48:55.466Z] ---> Running in 5ed4ae2b5495 [2021-12-06T16:48:55.466Z] Removing intermediate container ca5f1797b3e8 [2021-12-06T16:48:55.466Z] ---> 6415f5137f70 [2021-12-06T16:48:55.466Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-06T16:48:55.466Z] Removing intermediate container 5e478d2adf01 [2021-12-06T16:48:55.466Z] ---> 85421ae18b60 [2021-12-06T16:48:55.466Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-06T16:48:55.744Z] ---> Running in cf21dd1d412d [2021-12-06T16:48:55.744Z] ---> Running in e379958f5c17 [2021-12-06T16:48:55.744Z] Removing intermediate container df5c73a7afdf [2021-12-06T16:48:55.744Z] ---> af0ba8f77374 [2021-12-06T16:48:55.744Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-06T16:48:56.021Z] ---> Running in da93e6225745 [2021-12-06T16:48:56.999Z] ---> 71c583567e71 [2021-12-06T16:48:56.999Z] Step 9/23 : RUN go mod tidy [2021-12-06T16:48:56.999Z] ---> Running in 1d5b94de96d3 [2021-12-06T16:48:57.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-06T16:48:57.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-06T16:48:58.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-06T16:48:58.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-06T16:49:03.580Z] Removing intermediate container 1d5b94de96d3 [2021-12-06T16:49:03.580Z] ---> 965d8b3fa573 [2021-12-06T16:49:03.580Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-06T16:49:03.580Z] ---> Running in 3bfb7c9effd8 [2021-12-06T16:49:05.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-06T16:50:56.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-06T16:50:56.878Z] Removing intermediate container 5ed4ae2b5495 [2021-12-06T16:50:56.878Z] ---> 929743029418 [2021-12-06T16:50:56.878Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-06T16:50:56.878Z] ---> Running in 541ab4d1afa4 [2021-12-06T16:50:56.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-06T16:50:58.887Z] Removing intermediate container da93e6225745 [2021-12-06T16:50:58.887Z] ---> d4ab06f060d7 [2021-12-06T16:50:58.887Z] [2021-12-06T16:50:58.887Z] Step 9/30 : FROM alpine:3.14 [2021-12-06T16:50:58.887Z] 3.14: Pulling from library/alpine [2021-12-06T16:51:00.887Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T16:51:00.887Z] Status: Downloaded newer image for alpine:3.14 [2021-12-06T16:51:00.887Z] ---> 5b8b7b635229 [2021-12-06T16:51:00.887Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-06T16:51:01.168Z] ---> Running in 11ecdf90c6bb [2021-12-06T16:51:02.164Z] Removing intermediate container 11ecdf90c6bb [2021-12-06T16:51:02.164Z] ---> dee16438e06c [2021-12-06T16:51:02.164Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-06T16:51:02.440Z] ---> Running in 997572d8f691 [2021-12-06T16:51:02.716Z] Removing intermediate container 541ab4d1afa4 [2021-12-06T16:51:02.716Z] ---> 9f610d7e193f [2021-12-06T16:51:02.716Z] [2021-12-06T16:51:02.716Z] Step 10/22 : FROM docker:20.10.8 [2021-12-06T16:51:03.317Z] 20.10.8: Pulling from library/docker [2021-12-06T16:51:03.917Z] Removing intermediate container cf21dd1d412d [2021-12-06T16:51:03.917Z] ---> adfae571e910 [2021-12-06T16:51:03.917Z] [2021-12-06T16:51:03.917Z] Step 9/24 : FROM alpine:3.14 [2021-12-06T16:51:03.917Z] ---> 5b8b7b635229 [2021-12-06T16:51:03.917Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-06T16:51:03.917Z] ---> Running in ad59a3d40034 [2021-12-06T16:51:04.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:51:04.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:51:05.064Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-06T16:51:05.064Z] (2/2) Installing su-exec (0.2-r1) [2021-12-06T16:51:05.064Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:51:05.337Z] OK: 6 MiB in 16 packages [2021-12-06T16:51:06.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:51:06.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:51:06.867Z] Removing intermediate container 997572d8f691 [2021-12-06T16:51:06.867Z] ---> 610bd7649293 [2021-12-06T16:51:06.867Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-06T16:51:07.139Z] ---> Running in af328d648271 [2021-12-06T16:51:07.411Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-06T16:51:07.411Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-06T16:51:07.411Z] (3/3) Installing su-exec (0.2-r1) [2021-12-06T16:51:07.411Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:51:07.411Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T16:51:07.687Z] OK: 6 MiB in 17 packages [2021-12-06T16:51:07.965Z] Removing intermediate container af328d648271 [2021-12-06T16:51:07.965Z] ---> 0cd8cddbbec4 [2021-12-06T16:51:07.965Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-06T16:51:07.965Z] ---> Running in 9e5a255b7f99 [2021-12-06T16:51:08.562Z] Removing intermediate container 9e5a255b7f99 [2021-12-06T16:51:08.562Z] ---> 018ec581594c [2021-12-06T16:51:08.562Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-06T16:51:08.836Z] ---> Running in d84906348ee2 [2021-12-06T16:51:09.811Z] Removing intermediate container e379958f5c17 [2021-12-06T16:51:09.811Z] ---> b419436b9e26 [2021-12-06T16:51:09.811Z] [2021-12-06T16:51:09.811Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T16:51:09.811Z] ---> 5b8b7b635229 [2021-12-06T16:51:09.811Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T16:51:09.811Z] ---> Running in 812a062f3924 [2021-12-06T16:51:10.237Z] Removing intermediate container ad59a3d40034 [2021-12-06T16:51:10.237Z] ---> 5b88ced69a9d [2021-12-06T16:51:10.237Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T16:51:10.507Z] ---> Running in 3860f536bc00 [2021-12-06T16:51:11.489Z] Removing intermediate container 3860f536bc00 [2021-12-06T16:51:11.489Z] ---> dce1ee5be7e7 [2021-12-06T16:51:11.489Z] Step 12/24 : WORKDIR / [2021-12-06T16:51:11.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:51:11.489Z] ---> Running in 81df53a4d8d9 [2021-12-06T16:51:11.761Z] Removing intermediate container d84906348ee2 [2021-12-06T16:51:11.761Z] ---> 92ba0d25ad2e [2021-12-06T16:51:11.761Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-06T16:51:11.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:51:12.035Z] Removing intermediate container 3bfb7c9effd8 [2021-12-06T16:51:12.035Z] ---> 32e648dfc2a4 [2021-12-06T16:51:12.035Z] [2021-12-06T16:51:12.035Z] Step 11/23 : FROM alpine:3.14 [2021-12-06T16:51:12.035Z] ---> 5b8b7b635229 [2021-12-06T16:51:12.035Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-06T16:51:12.035Z] ---> Running in a0a372b27650 [2021-12-06T16:51:12.035Z] ---> Running in ded84e703e78 [2021-12-06T16:51:12.312Z] Removing intermediate container 81df53a4d8d9 [2021-12-06T16:51:12.312Z] ---> e942ed6c1157 [2021-12-06T16:51:12.591Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-06T16:51:12.591Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-06T16:51:12.591Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:51:12.591Z] OK: 6 MiB in 15 packages [2021-12-06T16:51:13.191Z] Removing intermediate container a0a372b27650 [2021-12-06T16:51:13.191Z] ---> c67664210234 [2021-12-06T16:51:13.192Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-06T16:51:13.788Z] ---> d567d37415e1 [2021-12-06T16:51:13.788Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-06T16:51:14.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:51:14.059Z] Removing intermediate container 812a062f3924 [2021-12-06T16:51:14.059Z] ---> 2f261c70dd34 [2021-12-06T16:51:14.059Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:51:14.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:51:14.331Z] ---> Running in 5c80edccebf8 [2021-12-06T16:51:14.603Z] ---> 5165668ae71d [2021-12-06T16:51:14.603Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-06T16:51:14.603Z] ---> Running in 7da23be53d05 [2021-12-06T16:51:15.217Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-06T16:51:15.217Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:51:15.217Z] OK: 6 MiB in 15 packages [2021-12-06T16:51:15.217Z] ---> 81440a4a9360 [2021-12-06T16:51:15.217Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-06T16:51:15.493Z] Removing intermediate container 5c80edccebf8 [2021-12-06T16:51:15.493Z] ---> 221b8f19b429 [2021-12-06T16:51:15.493Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-06T16:51:15.493Z] ---> Running in 36eb43c977f2 [2021-12-06T16:51:16.474Z] Removing intermediate container 36eb43c977f2 [2021-12-06T16:51:16.474Z] ---> 8cd8d5be053f [2021-12-06T16:51:16.474Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T16:51:16.474Z] ---> 6cd9953079b5 [2021-12-06T16:51:16.474Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-06T16:51:16.474Z] ---> Running in 8b7156c0e492 [2021-12-06T16:51:16.749Z] Removing intermediate container ded84e703e78 [2021-12-06T16:51:16.749Z] ---> 05b3eff5a0ca [2021-12-06T16:51:16.749Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:51:17.020Z] ---> Running in 7be59564be3b [2021-12-06T16:51:17.296Z] Removing intermediate container 8b7156c0e492 [2021-12-06T16:51:17.296Z] ---> 68490e9570be [2021-12-06T16:51:17.296Z] Step 14/22 : WORKDIR / [2021-12-06T16:51:17.575Z] ---> Running in 1c471804585f [2021-12-06T16:51:17.575Z] ---> 49331e986d5d [2021-12-06T16:51:17.575Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-06T16:51:17.575Z] Removing intermediate container 7da23be53d05 [2021-12-06T16:51:17.575Z] ---> 00a26620bef3 [2021-12-06T16:51:17.575Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:51:17.881Z] Removing intermediate container 7be59564be3b [2021-12-06T16:51:17.881Z] ---> 837e203a5151 [2021-12-06T16:51:17.881Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-06T16:51:18.167Z] ---> Running in 28d768901438 [2021-12-06T16:51:18.167Z] Removing intermediate container 1c471804585f [2021-12-06T16:51:18.167Z] ---> 26fa394acb14 [2021-12-06T16:51:18.167Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:51:18.762Z] Removing intermediate container 28d768901438 [2021-12-06T16:51:18.762Z] ---> 4d06140ccb81 [2021-12-06T16:51:18.762Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-06T16:51:18.762Z] ---> 14723cdfdec9 [2021-12-06T16:51:18.762Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-06T16:51:19.034Z] ---> Running in fdd4f0393465 [2021-12-06T16:51:19.306Z] ---> 91dc4912e3a8 [2021-12-06T16:51:19.306Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-06T16:51:19.578Z] ---> 807273773a59 [2021-12-06T16:51:19.578Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-06T16:51:19.578Z] Removing intermediate container fdd4f0393465 [2021-12-06T16:51:19.578Z] ---> 8b36ab9a4895 [2021-12-06T16:51:19.578Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:51:20.170Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-06T16:51:20.170Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-06T16:51:20.170Z] ---> 3734d5adc5ac [2021-12-06T16:51:20.170Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:51:20.770Z] ---> Running in 6a3a5e98fb57 [2021-12-06T16:51:20.770Z] ---> f8db745ebc5d [2021-12-06T16:51:20.770Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-06T16:51:21.045Z] ---> 8274893bf686 [2021-12-06T16:51:21.045Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-06T16:51:21.321Z] Removing intermediate container 6a3a5e98fb57 [2021-12-06T16:51:21.321Z] ---> 23f8d0609a3e [2021-12-06T16:51:21.321Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-06T16:51:21.321Z] ---> 8de7cf51ace8 [2021-12-06T16:51:21.321Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-06T16:51:21.321Z] ---> Running in e8f014a78a71 [2021-12-06T16:51:21.595Z] ---> 9b60866da9b6 [2021-12-06T16:51:21.595Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-06T16:51:22.200Z] ---> e3248bd4cdad [2021-12-06T16:51:22.200Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-06T16:51:22.478Z] ---> 33ea5ab3449b [2021-12-06T16:51:22.478Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-12-06T16:51:22.478Z] ---> 9bbc3347daa3 [2021-12-06T16:51:22.478Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-06T16:51:22.763Z] ---> 9dd2920f3a71 [2021-12-06T16:51:22.763Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-06T16:51:22.763Z] ---> Running in 54c63ac32eed [2021-12-06T16:51:22.763Z] ---> Running in 02db31eb94a8 [2021-12-06T16:51:23.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:51:23.315Z] ---> a61095c8e1d1 [2021-12-06T16:51:23.315Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-06T16:51:23.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:51:23.315Z] Removing intermediate container 54c63ac32eed [2021-12-06T16:51:23.315Z] ---> ce7b43e84727 [2021-12-06T16:51:23.315Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:51:23.603Z] ---> Running in fb6397c6022f [2021-12-06T16:51:23.876Z] ---> 6aac02195266 [2021-12-06T16:51:23.876Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-06T16:51:24.155Z] ---> Running in d761f5543bc0 [2021-12-06T16:51:24.441Z] (1/42) Installing readline (8.1.0-r0) [2021-12-06T16:51:24.441Z] Removing intermediate container fb6397c6022f [2021-12-06T16:51:24.441Z] ---> 95aaf255e162 [2021-12-06T16:51:24.441Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T16:51:24.441Z] ---> 2f1407c32ac8 [2021-12-06T16:51:24.441Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-06T16:51:24.441Z] (2/42) Installing bash (5.1.4-r0) [2021-12-06T16:51:24.441Z] Executing bash-5.1.4-r0.post-install [2021-12-06T16:51:24.441Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-06T16:51:24.441Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T16:51:24.441Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-06T16:51:24.441Z] (6/42) Installing curl (7.79.1-r0) [2021-12-06T16:51:24.441Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-06T16:51:24.441Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-06T16:51:24.441Z] ---> Running in 822b2f2fad8f [2021-12-06T16:51:24.441Z] (9/42) Installing expat (2.4.1-r0) [2021-12-06T16:51:24.441Z] (10/42) Installing libffi (3.3-r2) [2021-12-06T16:51:24.441Z] (11/42) Installing gdbm (1.19-r0) [2021-12-06T16:51:24.441Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-06T16:51:24.715Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T16:51:24.715Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T16:51:24.715Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-06T16:51:24.715Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-06T16:51:24.715Z] ---> Running in 0c8dc990d99c [2021-12-06T16:51:24.715Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-06T16:51:24.715Z] Removing intermediate container d761f5543bc0 [2021-12-06T16:51:24.715Z] ---> 82f1748dca02 [2021-12-06T16:51:24.715Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:51:24.987Z] ---> Running in 840f0aa54374 [2021-12-06T16:51:24.987Z] Removing intermediate container 822b2f2fad8f [2021-12-06T16:51:24.987Z] ---> f80a59629484 [2021-12-06T16:51:24.987Z] Step 21/22 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:51:25.259Z] Removing intermediate container 0c8dc990d99c [2021-12-06T16:51:25.259Z] ---> c98f6894cc87 [2021-12-06T16:51:25.259Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-06T16:51:25.259Z] ---> Running in 28be66d294e8 [2021-12-06T16:51:25.546Z] Removing intermediate container 840f0aa54374 [2021-12-06T16:51:25.546Z] ---> 99c1cc13857e [2021-12-06T16:51:25.546Z] Step 21/23 : LABEL arch=arm64 [2021-12-06T16:51:25.546Z] Removing intermediate container 02db31eb94a8 [2021-12-06T16:51:25.546Z] ---> 47fd1fdc78a9 [2021-12-06T16:51:25.546Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-06T16:51:25.825Z] ---> Running in 1e91bedaa4cd [2021-12-06T16:51:25.825Z] ---> Running in 71c8bb5a697a [2021-12-06T16:51:25.825Z] Removing intermediate container 28be66d294e8 [2021-12-06T16:51:25.825Z] ---> 382eb9e065c2 [2021-12-06T16:51:25.825Z] Step 22/22 : LABEL version=2.2.0-dev.9 [2021-12-06T16:51:26.107Z] ---> Running in 88498b9aed78 [2021-12-06T16:51:26.380Z] Removing intermediate container 1e91bedaa4cd [2021-12-06T16:51:26.380Z] ---> 0a6769464e78 [2021-12-06T16:51:26.380Z] Step 22/23 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:51:26.380Z] ---> 6c1d5fac574f [2021-12-06T16:51:26.380Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-06T16:51:26.654Z] ---> Running in 8c705484226c [2021-12-06T16:51:26.654Z] Removing intermediate container 71c8bb5a697a [2021-12-06T16:51:26.654Z] ---> d97a1d00f5ad [2021-12-06T16:51:26.654Z] Step 22/24 : LABEL arch=arm64 [2021-12-06T16:51:26.654Z] Removing intermediate container 88498b9aed78 [2021-12-06T16:51:26.654Z] ---> e3f7f6c7f388 [2021-12-06T16:51:26.654Z] [2021-12-06T16:51:26.654Z] ---> Running in cc3324e9923f [2021-12-06T16:51:26.931Z] ---> Running in b027b31dbd79 [2021-12-06T16:51:26.931Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-06T16:51:26.931Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-06T16:51:27.204Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-06T16:51:27.204Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-06T16:51:27.204Z] Removing intermediate container 8c705484226c [2021-12-06T16:51:27.204Z] ---> 50c85fd8af2c [2021-12-06T16:51:27.204Z] Step 23/23 : LABEL version=2.2.0-dev.9 [2021-12-06T16:51:27.204Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-06T16:51:27.204Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-06T16:51:27.204Z] Successfully built e3f7f6c7f388 [2021-12-06T16:51:27.484Z] Successfully tagged core-metadata-arm64:latest [2021-12-06T16:51:27.484Z] Building core-data [2021-12-06T16:51:27.484Z]  Building core-metadata ... done (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-06T16:51:27.484Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-06T16:51:27.484Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-06T16:51:27.484Z] Removing intermediate container b027b31dbd79 [2021-12-06T16:51:27.484Z] ---> 74e1b4d1eef7 [2021-12-06T16:51:27.484Z] Step 23/24 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:51:27.484Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-06T16:51:27.484Z] ---> Running in abba1b9eae1f [2021-12-06T16:51:27.484Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-06T16:51:27.484Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-06T16:51:27.484Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-06T16:51:27.485Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-06T16:51:27.485Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-06T16:51:27.485Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-06T16:51:27.761Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-06T16:51:27.761Z] ---> Running in ab5d3d190ea2 [2021-12-06T16:51:27.761Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-06T16:51:27.761Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-06T16:51:27.761Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-06T16:51:27.761Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-06T16:51:27.762Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-06T16:51:27.762Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-06T16:51:27.762Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-06T16:51:28.041Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-06T16:51:28.041Z] Removing intermediate container abba1b9eae1f [2021-12-06T16:51:28.041Z] ---> fdb7041ced93 [2021-12-06T16:51:28.041Z] [2021-12-06T16:51:28.318Z] Removing intermediate container ab5d3d190ea2 [2021-12-06T16:51:28.318Z] ---> e5e6e6b7b8f3 [2021-12-06T16:51:28.318Z] Step 24/24 : LABEL version=2.2.0-dev.9 [2021-12-06T16:51:28.318Z] Successfully built fdb7041ced93 [2021-12-06T16:51:28.318Z] Successfully tagged support-scheduler-arm64:latest [2021-12-06T16:51:28.318Z] Building core-command [2021-12-06T16:51:28.596Z]  Building support-scheduler ... done  ---> Running in d22d60ca78ec [2021-12-06T16:51:28.596Z] Executing busybox-1.33.1-r3.trigger [2021-12-06T16:51:28.596Z] OK: 84 MiB in 64 packages [2021-12-06T16:51:29.194Z] Removing intermediate container d22d60ca78ec [2021-12-06T16:51:29.194Z] ---> 7c4d9d96e8d8 [2021-12-06T16:51:29.194Z] [2021-12-06T16:51:29.465Z] Successfully built 7c4d9d96e8d8 [2021-12-06T16:51:29.465Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-06T16:51:29.465Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-12-06T16:51:29.738Z] Removing intermediate container cc3324e9923f [2021-12-06T16:51:29.738Z] ---> e5d891122b94 [2021-12-06T16:51:29.738Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-06T16:51:30.010Z] ---> Running in e238e84f643f [2021-12-06T16:51:30.296Z] Removing intermediate container e238e84f643f [2021-12-06T16:51:30.296Z] ---> ea97824824f5 [2021-12-06T16:51:30.296Z] Step 27/30 : CMD ["gate"] [2021-12-06T16:51:30.750Z] ---> Running in efe15a1acba7 [2021-12-06T16:51:31.392Z] Removing intermediate container efe15a1acba7 [2021-12-06T16:51:31.392Z] ---> e24639803309 [2021-12-06T16:51:31.392Z] Step 28/30 : LABEL arch=arm64 [2021-12-06T16:51:31.767Z] ---> Running in 41d6c82ceacb [2021-12-06T16:51:32.071Z] Removing intermediate container 41d6c82ceacb [2021-12-06T16:51:32.071Z] ---> a1fb61fa40c8 [2021-12-06T16:51:32.071Z] Step 29/30 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:51:32.680Z] ---> Running in 6c83741b13cb [2021-12-06T16:51:32.965Z] Removing intermediate container 6c83741b13cb [2021-12-06T16:51:32.965Z] ---> 7fbc788a2840 [2021-12-06T16:51:32.965Z] Step 30/30 : LABEL version=2.2.0-dev.9 [2021-12-06T16:51:33.247Z] ---> Running in ac6e32666fe5 [2021-12-06T16:51:33.524Z] Collecting docker-compose==1.23.2 [2021-12-06T16:51:33.524Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-06T16:51:33.797Z] Removing intermediate container ac6e32666fe5 [2021-12-06T16:51:33.797Z] ---> c06e478afd8b [2021-12-06T16:51:33.797Z] [2021-12-06T16:51:33.797Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-06T16:51:34.070Z] Collecting cached-property<2,>=1.2.0 [2021-12-06T16:51:34.070Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-06T16:51:34.070Z] Successfully built c06e478afd8b [2021-12-06T16:51:34.070Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-06T16:51:34.070Z]  Building security-bootstrapper ... done Building support-notifications [2021-12-06T16:51:34.070Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-06T16:51:34.070Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-06T16:51:36.691Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-06T16:51:36.691Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-06T16:51:36.963Z] Collecting docopt<0.7,>=0.6.1 [2021-12-06T16:51:36.963Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-06T16:51:39.585Z] Collecting PyYAML<4,>=3.10 [2021-12-06T16:51:39.585Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-06T16:51:42.971Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-06T16:51:42.971Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-06T16:51:43.244Z] Collecting docker<4.0,>=3.6.0 [2021-12-06T16:51:43.244Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-06T16:51:43.517Z] Collecting jsonschema<3,>=2.5.1 [2021-12-06T16:51:43.517Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-06T16:51:43.795Z] Collecting texttable<0.10,>=0.9.0 [2021-12-06T16:51:43.795Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-06T16:51:45.767Z] Collecting docker-pycreds>=0.4.0 [2021-12-06T16:51:45.767Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-06T16:51:46.744Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-12-06T16:51:46.744Z] Collecting idna<2.8,>=2.5 [2021-12-06T16:51:47.020Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-06T16:51:47.020Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-06T16:51:47.020Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-06T16:51:47.613Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-06T16:51:47.613Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-06T16:51:48.209Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-06T16:51:48.209Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-06T16:51:48.209Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-06T16:51:48.209Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-06T16:51:49.185Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-06T16:51:49.185Z] Attempting uninstall: urllib3 [2021-12-06T16:51:49.185Z] Found existing installation: urllib3 1.26.5 [2021-12-06T16:51:49.185Z] Uninstalling urllib3-1.26.5: [2021-12-06T16:51:49.185Z] Successfully uninstalled urllib3-1.26.5 [2021-12-06T16:51:49.781Z] Attempting uninstall: idna [2021-12-06T16:51:49.781Z] Found existing installation: idna 3.2 [2021-12-06T16:51:49.781Z] Uninstalling idna-3.2: [2021-12-06T16:51:49.781Z] Successfully uninstalled idna-3.2 [2021-12-06T16:51:50.764Z] Attempting uninstall: chardet [2021-12-06T16:51:50.764Z] Found existing installation: chardet 4.0.0 [2021-12-06T16:51:50.764Z] Uninstalling chardet-4.0.0: [2021-12-06T16:51:50.764Z] Successfully uninstalled chardet-4.0.0 [2021-12-06T16:51:52.775Z] Attempting uninstall: requests [2021-12-06T16:51:52.775Z] Found existing installation: requests 2.25.1 [2021-12-06T16:51:52.775Z] Uninstalling requests-2.25.1: [2021-12-06T16:51:52.775Z] Successfully uninstalled requests-2.25.1 [2021-12-06T16:51:53.051Z] Running setup.py install for texttable: started [2021-12-06T16:51:55.026Z] Running setup.py install for texttable: finished with status 'done' [2021-12-06T16:51:55.026Z] Running setup.py install for PyYAML: started [2021-12-06T16:51:56.994Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:51:56.994Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:51:56.994Z] ---> 9261c4a67c4a [2021-12-06T16:51:56.994Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T16:51:56.994Z] ---> Using cache [2021-12-06T16:51:56.994Z] ---> 98b43f1e3dfa [2021-12-06T16:51:56.994Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:51:56.994Z] ---> Using cache [2021-12-06T16:51:56.994Z] ---> b35f86b2bbeb [2021-12-06T16:51:56.994Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-06T16:51:57.603Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-06T16:51:58.212Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:51:58.212Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:51:58.212Z] ---> 9261c4a67c4a [2021-12-06T16:51:58.212Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T16:51:58.212Z] ---> Using cache [2021-12-06T16:51:58.212Z] ---> 98b43f1e3dfa [2021-12-06T16:51:58.212Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:51:58.212Z] ---> Using cache [2021-12-06T16:51:58.212Z] ---> b35f86b2bbeb [2021-12-06T16:51:58.212Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T16:51:58.212Z] ---> Using cache [2021-12-06T16:51:58.212Z] ---> 8c43af4cba28 [2021-12-06T16:51:58.212Z] Step 6/22 : COPY . . [2021-12-06T16:51:58.212Z] ---> Using cache [2021-12-06T16:51:58.212Z] ---> 7d8d915dcb85 [2021-12-06T16:51:58.212Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:51:58.212Z] ---> Using cache [2021-12-06T16:51:58.212Z] ---> af0ba8f77374 [2021-12-06T16:51:58.212Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-06T16:51:58.212Z] Running setup.py install for docopt: started [2021-12-06T16:51:58.486Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:51:58.486Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:51:58.486Z] ---> 9261c4a67c4a [2021-12-06T16:51:58.486Z] Step 3/20 : WORKDIR /edgex-go [2021-12-06T16:51:58.486Z] ---> Using cache [2021-12-06T16:51:58.486Z] ---> 98b43f1e3dfa [2021-12-06T16:51:58.486Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:51:58.486Z] ---> Using cache [2021-12-06T16:51:58.486Z] ---> b35f86b2bbeb [2021-12-06T16:51:58.486Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-06T16:51:58.486Z] ---> Using cache [2021-12-06T16:51:58.486Z] ---> 8c43af4cba28 [2021-12-06T16:51:58.486Z] Step 6/20 : COPY . . [2021-12-06T16:51:58.486Z] ---> Running in 19cffe29bbce [2021-12-06T16:51:58.486Z] ---> Running in f7431d6c4da6 [2021-12-06T16:51:58.486Z] ---> Using cache [2021-12-06T16:51:58.486Z] ---> 7d8d915dcb85 [2021-12-06T16:51:58.486Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:51:58.486Z] ---> Using cache [2021-12-06T16:51:58.486Z] ---> af0ba8f77374 [2021-12-06T16:51:58.486Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-06T16:51:59.085Z] ---> Running in 1cc1ca19b812 [2021-12-06T16:52:01.084Z] Running setup.py install for docopt: finished with status 'done' [2021-12-06T16:52:01.084Z] Running setup.py install for dockerpty: started [2021-12-06T16:52:01.084Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:52:01.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-06T16:52:01.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/core-command/core-command ./cmd/core-command [2021-12-06T16:52:01.957Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T16:52:01.957Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-06T16:52:01.957Z] ---> 9261c4a67c4a [2021-12-06T16:52:01.957Z] Step 3/21 : WORKDIR /edgex-go [2021-12-06T16:52:01.957Z] ---> Using cache [2021-12-06T16:52:01.957Z] ---> 98b43f1e3dfa [2021-12-06T16:52:01.957Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:52:01.957Z] ---> Using cache [2021-12-06T16:52:01.957Z] ---> b35f86b2bbeb [2021-12-06T16:52:01.957Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-06T16:52:01.957Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:52:01.957Z] ---> Running in f7bd7db22629 [2021-12-06T16:52:02.942Z] OK: 219 MiB in 52 packages [2021-12-06T16:52:03.540Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-06T16:52:04.139Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:52:04.411Z] Removing intermediate container f7431d6c4da6 [2021-12-06T16:52:04.411Z] ---> ddda3b3ea17d [2021-12-06T16:52:04.411Z] Step 6/22 : COPY . . [2021-12-06T16:52:05.006Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:52:05.985Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-12-06T16:52:06.262Z] OK: 219 MiB in 52 packages [2021-12-06T16:52:08.251Z] Removing intermediate container f7bd7db22629 [2021-12-06T16:52:08.251Z] ---> 7e292ddcdb98 [2021-12-06T16:52:08.251Z] Step 6/21 : COPY . . [2021-12-06T16:52:26.555Z] ---> a96a14a75cd3 [2021-12-06T16:52:26.555Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:52:26.555Z] ---> Running in 14e52ed90b23 [2021-12-06T16:52:29.955Z] Removing intermediate container e8f014a78a71 [2021-12-06T16:52:29.955Z] ---> 1f8642f40bb6 [2021-12-06T16:52:29.955Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-06T16:52:29.955Z] ---> Running in 7b90b39b2b6c [2021-12-06T16:52:30.931Z] Removing intermediate container 14e52ed90b23 [2021-12-06T16:52:30.931Z] Removing intermediate container 7b90b39b2b6c [2021-12-06T16:52:30.931Z] ---> 90f1113e59e6 [2021-12-06T16:52:30.931Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-06T16:52:30.931Z] ---> b4caf2a20984 [2021-12-06T16:52:30.931Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-06T16:52:30.931Z] ---> Running in e09f37426b08 [2021-12-06T16:52:30.931Z] ---> Running in d2aae08e6d6b [2021-12-06T16:52:30.931Z] ---> 5d462914f289 [2021-12-06T16:52:30.931Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T16:52:31.200Z] ---> Running in 5b7827509b85 [2021-12-06T16:52:32.175Z] Removing intermediate container e09f37426b08 [2021-12-06T16:52:32.175Z] ---> 70c455e5b000 [2021-12-06T16:52:32.175Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-06T16:52:33.615Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/core-data/core-data ./cmd/core-data [2021-12-06T16:52:34.240Z] ---> dabdff23238b [2021-12-06T16:52:34.240Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-06T16:52:35.224Z] ---> aac1fda2854b [2021-12-06T16:52:35.224Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-06T16:52:36.224Z] ---> 09a15aaf8acf [2021-12-06T16:52:36.224Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-06T16:52:36.528Z] ---> Running in a5489d67ad36 [2021-12-06T16:52:37.127Z] Removing intermediate container a5489d67ad36 [2021-12-06T16:52:37.127Z] ---> 1b4a844b1653 [2021-12-06T16:52:37.127Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:52:37.411Z] Removing intermediate container 5b7827509b85 [2021-12-06T16:52:37.411Z] ---> 6e7668467708 [2021-12-06T16:52:37.411Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-06T16:52:37.411Z] ---> Running in 640c7c01a938 [2021-12-06T16:52:37.411Z] ---> Running in aad8b51490f6 [2021-12-06T16:52:38.015Z] Removing intermediate container 640c7c01a938 [2021-12-06T16:52:38.015Z] ---> a44074c41bf2 [2021-12-06T16:52:38.015Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T16:52:38.292Z] ---> Running in ccfce23e656b [2021-12-06T16:52:38.911Z] Removing intermediate container ccfce23e656b [2021-12-06T16:52:38.911Z] ---> cefea47d0e37 [2021-12-06T16:52:38.911Z] Step 21/22 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:52:39.205Z] ---> Running in aaf54863a346 [2021-12-06T16:52:39.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-06T16:52:39.752Z] Removing intermediate container aaf54863a346 [2021-12-06T16:52:39.752Z] ---> 6e24b8a4a48a [2021-12-06T16:52:39.752Z] Step 22/22 : LABEL version=2.2.0-dev.9 [2021-12-06T16:52:40.031Z] ---> Running in ff984a44a8f8 [2021-12-06T16:52:40.639Z] Removing intermediate container ff984a44a8f8 [2021-12-06T16:52:40.639Z] ---> df43272d8eca [2021-12-06T16:52:40.639Z] [2021-12-06T16:52:40.639Z] Successfully built df43272d8eca [2021-12-06T16:52:40.916Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-06T16:53:27.892Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.9" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-06T16:53:36.152Z] Removing intermediate container 19cffe29bbce [2021-12-06T16:53:36.152Z] ---> 0d8cd80b3199 [2021-12-06T16:53:36.152Z] [2021-12-06T16:53:36.152Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T16:53:36.152Z] ---> 5b8b7b635229 [2021-12-06T16:53:36.152Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T16:53:36.152Z] ---> Using cache [2021-12-06T16:53:36.152Z] ---> 05b3eff5a0ca [2021-12-06T16:53:36.152Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:53:36.152Z] ---> Using cache [2021-12-06T16:53:36.152Z] ---> 837e203a5151 [2021-12-06T16:53:36.152Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-06T16:53:36.152Z] ---> Running in 518d9fa943a2 [2021-12-06T16:53:36.152Z] Removing intermediate container 518d9fa943a2 [2021-12-06T16:53:36.152Z] ---> ded94a82aa2a [2021-12-06T16:53:36.152Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T16:53:36.152Z] ---> Running in 83d058cf43b1 [2021-12-06T16:53:36.152Z] Removing intermediate container 83d058cf43b1 [2021-12-06T16:53:36.152Z] ---> 4f7d64b2c121 [2021-12-06T16:53:36.152Z] Step 14/22 : WORKDIR / [2021-12-06T16:53:36.428Z] ---> Running in 434be86f2323 [2021-12-06T16:53:37.024Z] Removing intermediate container 434be86f2323 [2021-12-06T16:53:37.024Z] ---> d62650e4a75d [2021-12-06T16:53:37.024Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:53:38.683Z] ---> 38de1217c550 [2021-12-06T16:53:38.683Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-06T16:53:42.173Z] ---> 428d820dac6d [2021-12-06T16:53:42.173Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-06T16:53:43.153Z] Removing intermediate container 1cc1ca19b812 [2021-12-06T16:53:43.153Z] ---> 3b86efa7591c [2021-12-06T16:53:43.153Z] [2021-12-06T16:53:43.153Z] Step 9/20 : FROM alpine:3.14 [2021-12-06T16:53:43.153Z] ---> 5b8b7b635229 [2021-12-06T16:53:43.153Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-06T16:53:43.153Z] ---> Running in d0f1b50c4f48 [2021-12-06T16:53:43.428Z] ---> cb086f9eba33 [2021-12-06T16:53:43.428Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-06T16:53:43.428Z] ---> Running in ca06c7f47198 [2021-12-06T16:53:44.030Z] Removing intermediate container ca06c7f47198 [2021-12-06T16:53:44.308Z] ---> df47561bd2b8 [2021-12-06T16:53:44.308Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:53:44.308Z] ---> Running in 2bdab87ad24d [2021-12-06T16:53:44.920Z] Removing intermediate container 2bdab87ad24d [2021-12-06T16:53:44.920Z] ---> 76c6db9c828a [2021-12-06T16:53:44.920Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T16:53:45.199Z] ---> Running in dacc156a03d3 [2021-12-06T16:53:45.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:53:45.477Z] Removing intermediate container dacc156a03d3 [2021-12-06T16:53:45.477Z] ---> 03dde104da51 [2021-12-06T16:53:45.477Z] Step 21/22 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:53:45.754Z] ---> Running in e5e8a16ee50a [2021-12-06T16:53:45.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:53:46.376Z] Removing intermediate container e5e8a16ee50a [2021-12-06T16:53:46.376Z] ---> a38cd1823272 [2021-12-06T16:53:46.376Z] Step 22/22 : LABEL version=2.2.0-dev.9 [2021-12-06T16:53:46.376Z] ---> Running in fa8b0e422d95 [2021-12-06T16:53:46.671Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-06T16:53:46.962Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-06T16:53:46.962Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T16:53:46.962Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-06T16:53:46.962Z] (5/5) Installing curl (7.79.1-r0) [2021-12-06T16:53:46.962Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:53:46.962Z] Removing intermediate container fa8b0e422d95 [2021-12-06T16:53:46.962Z] ---> 065b0ff64b6d [2021-12-06T16:53:46.962Z] [2021-12-06T16:53:46.962Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T16:53:47.251Z] Successfully built 065b0ff64b6d [2021-12-06T16:53:47.251Z] OK: 8 MiB in 19 packages [2021-12-06T16:53:47.251Z] Successfully tagged core-command-arm64:latest [2021-12-06T16:53:49.275Z]  Building core-command ... done Removing intermediate container d0f1b50c4f48 [2021-12-06T16:53:49.275Z] ---> 56fee97d8d24 [2021-12-06T16:53:49.275Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T16:53:49.557Z] ---> Running in 7ba14c32eaef [2021-12-06T16:53:49.835Z] Removing intermediate container 7ba14c32eaef [2021-12-06T16:53:49.835Z] ---> 1bfc65dbb335 [2021-12-06T16:53:49.835Z] Step 12/20 : WORKDIR /edgex [2021-12-06T16:53:50.114Z] ---> Running in 1225df3c3532 [2021-12-06T16:53:50.723Z] Removing intermediate container 1225df3c3532 [2021-12-06T16:53:50.723Z] ---> 127dd46884d6 [2021-12-06T16:53:50.723Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-06T16:53:51.724Z] ---> 72dee20df598 [2021-12-06T16:53:51.724Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-06T16:53:53.185Z] ---> 064db9421757 [2021-12-06T16:53:53.185Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-06T16:53:55.199Z] ---> 839811089fab [2021-12-06T16:53:55.199Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-06T16:53:55.199Z] ---> Running in 8517b08eb71d [2021-12-06T16:53:55.474Z] Removing intermediate container 8517b08eb71d [2021-12-06T16:53:55.474Z] ---> c4e7dcca7784 [2021-12-06T16:53:55.474Z] Step 17/20 : CMD ["--init=true"] [2021-12-06T16:53:55.750Z] ---> Running in 7407e5d8a401 [2021-12-06T16:53:56.381Z] Removing intermediate container 7407e5d8a401 [2021-12-06T16:53:56.381Z] ---> 906f180e0170 [2021-12-06T16:53:56.381Z] Step 18/20 : LABEL arch=arm64 [2021-12-06T16:53:56.382Z] ---> Running in fad6fdc19704 [2021-12-06T16:53:56.990Z] Removing intermediate container fad6fdc19704 [2021-12-06T16:53:56.990Z] ---> b2a7b781a042 [2021-12-06T16:53:56.990Z] Step 19/20 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:53:56.990Z] ---> Running in 68795b583786 [2021-12-06T16:53:57.603Z] Removing intermediate container 68795b583786 [2021-12-06T16:53:57.603Z] ---> ba85861cc75c [2021-12-06T16:53:57.603Z] Step 20/20 : LABEL version=2.2.0-dev.9 [2021-12-06T16:53:57.883Z] ---> Running in f20348c6c24e [2021-12-06T16:53:58.492Z] Removing intermediate container f20348c6c24e [2021-12-06T16:53:58.492Z] ---> 5d95d0d6eb46 [2021-12-06T16:53:58.492Z] [2021-12-06T16:53:58.492Z] Successfully built 5d95d0d6eb46 [2021-12-06T16:53:58.770Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-06T16:54:11.208Z]  Building security-proxy-setup ... done Removing intermediate container aad8b51490f6 [2021-12-06T16:54:11.208Z] ---> 4087482bff5d [2021-12-06T16:54:11.208Z] [2021-12-06T16:54:11.208Z] Step 9/21 : FROM alpine:3.14 [2021-12-06T16:54:11.208Z] ---> 5b8b7b635229 [2021-12-06T16:54:11.208Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-06T16:54:11.208Z] ---> Running in 853a0f9e7df4 [2021-12-06T16:54:12.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:54:12.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:54:13.625Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-06T16:54:13.625Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-06T16:54:13.625Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:54:13.625Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T16:54:13.898Z] OK: 6 MiB in 16 packages [2021-12-06T16:54:14.877Z] Removing intermediate container d2aae08e6d6b [2021-12-06T16:54:14.877Z] ---> 2d528f3246d5 [2021-12-06T16:54:14.877Z] [2021-12-06T16:54:14.877Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T16:54:14.877Z] ---> 5b8b7b635229 [2021-12-06T16:54:14.877Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-06T16:54:15.147Z] ---> Running in 5300f01362e9 [2021-12-06T16:54:15.422Z] Removing intermediate container 853a0f9e7df4 [2021-12-06T16:54:15.422Z] ---> 49be49dc8970 [2021-12-06T16:54:15.422Z] Removing intermediate container 5300f01362e9 [2021-12-06T16:54:15.422Z] ---> 90ee40dd7b1e [2021-12-06T16:54:15.422Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-06T16:54:15.422Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T16:54:15.695Z] ---> Running in fec5c4410865 [2021-12-06T16:54:15.695Z] ---> Running in 9df662d91065 [2021-12-06T16:54:15.968Z] Removing intermediate container 9df662d91065 [2021-12-06T16:54:15.968Z] ---> 10e034b859d9 [2021-12-06T16:54:15.968Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-06T16:54:15.968Z] Removing intermediate container fec5c4410865 [2021-12-06T16:54:15.968Z] ---> 5ad6e315a269 [2021-12-06T16:54:15.968Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-06T16:54:15.968Z] ---> Running in 0b2eae615c51 [2021-12-06T16:54:16.241Z] ---> Running in a925cb5e3a03 [2021-12-06T16:54:16.513Z] Removing intermediate container 0b2eae615c51 [2021-12-06T16:54:16.514Z] ---> 7b113ae14dde [2021-12-06T16:54:16.514Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T16:54:16.514Z] ---> Running in 6fc7214cdcb9 [2021-12-06T16:54:16.514Z] Removing intermediate container a925cb5e3a03 [2021-12-06T16:54:16.514Z] ---> 290efa3a94a5 [2021-12-06T16:54:16.514Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-06T16:54:16.783Z] ---> Running in 364d197a26e7 [2021-12-06T16:54:17.057Z] Removing intermediate container 364d197a26e7 [2021-12-06T16:54:17.057Z] ---> 12d19ecbd580 [2021-12-06T16:54:17.057Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:54:17.660Z] ---> 9752c5f8c3a3 [2021-12-06T16:54:17.660Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-06T16:54:18.640Z] Removing intermediate container 6fc7214cdcb9 [2021-12-06T16:54:18.640Z] ---> 541ea234bab0 [2021-12-06T16:54:18.640Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-06T16:54:18.640Z] ---> Running in 55391dcc7a57 [2021-12-06T16:54:18.917Z] ---> 1972c96236fa [2021-12-06T16:54:18.917Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-06T16:54:19.513Z] ---> f5e80aeba3df [2021-12-06T16:54:19.513Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-06T16:54:19.513Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T16:54:19.794Z] ---> Running in 7a7c0df80a9f [2021-12-06T16:54:20.065Z] Removing intermediate container 7a7c0df80a9f [2021-12-06T16:54:20.065Z] ---> 5cf20578ceab [2021-12-06T16:54:20.065Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:54:20.065Z] ---> Running in f90ad1b3bb88 [2021-12-06T16:54:20.337Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T16:54:20.614Z] Removing intermediate container f90ad1b3bb88 [2021-12-06T16:54:20.614Z] ---> dfb899b62440 [2021-12-06T16:54:20.614Z] Step 19/21 : LABEL arch=arm64 [2021-12-06T16:54:20.615Z] ---> Running in 02b3e3911b8c [2021-12-06T16:54:20.888Z] Removing intermediate container 02b3e3911b8c [2021-12-06T16:54:20.888Z] ---> 220168e7b430 [2021-12-06T16:54:20.888Z] Step 20/21 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:54:20.888Z] ---> Running in e12b067ce088 [2021-12-06T16:54:21.480Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-06T16:54:21.480Z] Removing intermediate container e12b067ce088 [2021-12-06T16:54:21.480Z] ---> 2c6dc717c829 [2021-12-06T16:54:21.480Z] Step 21/21 : LABEL version=2.2.0-dev.9 [2021-12-06T16:54:21.480Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T16:54:21.480Z] ---> Running in 884ea5b566c5 [2021-12-06T16:54:21.480Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-06T16:54:21.751Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T16:54:21.751Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-06T16:54:21.751Z] Removing intermediate container 884ea5b566c5 [2021-12-06T16:54:21.751Z] ---> eaad4900085e [2021-12-06T16:54:21.751Z] [2021-12-06T16:54:22.022Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-06T16:54:22.022Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T16:54:22.022Z] OK: 8 MiB in 20 packages [2021-12-06T16:54:22.022Z] Successfully built eaad4900085e [2021-12-06T16:54:22.022Z] Successfully tagged support-notifications-arm64:latest [2021-12-06T16:54:22.993Z]  Building support-notifications ... done Removing intermediate container 55391dcc7a57 [2021-12-06T16:54:22.993Z] ---> be008d80989a [2021-12-06T16:54:22.993Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T16:54:23.588Z] ---> 03679ef011d8 [2021-12-06T16:54:23.588Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-06T16:54:24.571Z] ---> 7adcbc4ec09a [2021-12-06T16:54:24.571Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-06T16:54:25.163Z] ---> f8a7f9e0af89 [2021-12-06T16:54:25.163Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-06T16:54:25.163Z] ---> Running in e3b2e5c8568a [2021-12-06T16:54:25.434Z] Removing intermediate container e3b2e5c8568a [2021-12-06T16:54:25.434Z] ---> 05d92fa01a01 [2021-12-06T16:54:25.434Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T16:54:25.704Z] ---> Running in dae743478844 [2021-12-06T16:54:25.977Z] Removing intermediate container dae743478844 [2021-12-06T16:54:25.977Z] ---> 17c26e6de229 [2021-12-06T16:54:25.977Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T16:54:25.977Z] ---> Running in 26de82f6b089 [2021-12-06T16:54:26.578Z] Removing intermediate container 26de82f6b089 [2021-12-06T16:54:26.578Z] ---> 86e5b49e1526 [2021-12-06T16:54:26.578Z] Step 21/22 : LABEL git_sha=87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:54:26.578Z] ---> Running in f6cc4e8eb44d [2021-12-06T16:54:26.861Z] Removing intermediate container f6cc4e8eb44d [2021-12-06T16:54:26.861Z] ---> c3a8108fd720 [2021-12-06T16:54:26.861Z] Step 22/22 : LABEL version=2.2.0-dev.9 [2021-12-06T16:54:26.861Z] ---> Running in 0cbbc454d044 [2021-12-06T16:54:27.465Z] Removing intermediate container 0cbbc454d044 [2021-12-06T16:54:27.465Z] ---> 38edab01e63f [2021-12-06T16:54:27.465Z] [2021-12-06T16:54:27.465Z] Successfully built 38edab01e63f [2021-12-06T16:54:27.465Z] Successfully tagged core-data-arm64:latest [2021-12-06T16:54:27.757Z]  Building core-data ... done  [Pipeline] } [2021-12-06T16:54:27.750Z] $ docker stop --time=1 02a1bcb212bb3c853e0ade0bb7bed92bd2db33caea7d959ccf61ea7da25f5768 [2021-12-06T16:54:29.365Z] $ docker rm -f 02a1bcb212bb3c853e0ade0bb7bed92bd2db33caea7d959ccf61ea7da25f5768 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T16:54:29.884Z] + docker images [2021-12-06T16:54:30.159Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-06T16:54:30.159Z] core-data-arm64 latest 38edab01e63f 2 seconds ago 19.6MB [2021-12-06T16:54:30.159Z] support-notifications-arm64 latest eaad4900085e 8 seconds ago 16.1MB [2021-12-06T16:54:30.159Z] 2d528f3246d5 15 seconds ago 1.47GB [2021-12-06T16:54:30.159Z] 4087482bff5d 19 seconds ago 1.46GB [2021-12-06T16:54:30.159Z] security-proxy-setup-arm64 latest 5d95d0d6eb46 31 seconds ago 25.5MB [2021-12-06T16:54:30.159Z] core-command-arm64 latest 065b0ff64b6d 43 seconds ago 15.2MB [2021-12-06T16:54:30.159Z] 3b86efa7591c 47 seconds ago 1.46GB [2021-12-06T16:54:30.159Z] 0d8cd80b3199 55 seconds ago 1.45GB [2021-12-06T16:54:30.159Z] sys-mgmt-agent-arm64 latest df43272d8eca About a minute ago 277MB [2021-12-06T16:54:30.159Z] security-bootstrapper-arm64 latest c06e478afd8b 2 minutes ago 17.8MB [2021-12-06T16:54:30.159Z] security-secretstore-setup-arm64 latest 7c4d9d96e8d8 3 minutes ago 26.8MB [2021-12-06T16:54:30.159Z] support-scheduler-arm64 latest fdb7041ced93 3 minutes ago 15.3MB [2021-12-06T16:54:30.159Z] core-metadata-arm64 latest e3f7f6c7f388 3 minutes ago 15.9MB [2021-12-06T16:54:30.159Z] 32e648dfc2a4 3 minutes ago 1.46GB [2021-12-06T16:54:30.159Z] b419436b9e26 3 minutes ago 1.46GB [2021-12-06T16:54:30.159Z] adfae571e910 3 minutes ago 1.46GB [2021-12-06T16:54:30.159Z] 9f610d7e193f 3 minutes ago 1.46GB [2021-12-06T16:54:30.159Z] d4ab06f060d7 3 minutes ago 1.46GB [2021-12-06T16:54:30.159Z] ci-base-image-arm64 latest 9261c4a67c4a 7 minutes ago 1.24GB [2021-12-06T16:54:30.159Z] alpine 3.14 5b8b7b635229 3 weeks ago 5.35MB [2021-12-06T16:54:30.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 weeks ago 534MB [2021-12-06T16:54:30.159Z] docker 20.10.8 3734d5adc5ac 3 months ago 198MB [2021-12-06T16:54:30.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T16:54:30.344Z] provisioning config files... [2021-12-06T16:54:30.360Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/122@tmp/config940007893176364941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:54:30.713Z] ---> docker-login.sh [2021-12-06T16:54:30.713Z] nexus3.edgexfoundry.org:10001 [2021-12-06T16:54:30.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:54:30.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:54:30.985Z] Configure a credential helper to remove this warning. See [2021-12-06T16:54:30.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:54:30.985Z] [2021-12-06T16:54:30.985Z] Login Succeeded [2021-12-06T16:54:30.985Z] nexus3.edgexfoundry.org:10002 [2021-12-06T16:54:31.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:54:31.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:54:31.529Z] Configure a credential helper to remove this warning. See [2021-12-06T16:54:31.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:54:31.529Z] [2021-12-06T16:54:31.529Z] Login Succeeded [2021-12-06T16:54:31.529Z] nexus3.edgexfoundry.org:10003 [2021-12-06T16:54:31.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:54:31.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:54:31.800Z] Configure a credential helper to remove this warning. See [2021-12-06T16:54:31.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:54:31.800Z] [2021-12-06T16:54:32.075Z] Login Succeeded [2021-12-06T16:54:32.075Z] nexus3.edgexfoundry.org:10004 [2021-12-06T16:54:32.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:54:32.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:54:32.346Z] Configure a credential helper to remove this warning. See [2021-12-06T16:54:32.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:54:32.346Z] [2021-12-06T16:54:32.346Z] Login Succeeded [2021-12-06T16:54:32.346Z] docker.io [2021-12-06T16:54:32.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T16:54:33.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T16:54:33.218Z] Configure a credential helper to remove this warning. See [2021-12-06T16:54:33.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T16:54:33.218Z] [2021-12-06T16:54:33.218Z] Login Succeeded [2021-12-06T16:54:33.218Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T16:54:33.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:54:33.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T16:54:33.328Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-12-06T16:54:33.328Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:54:33.328Z] latest [2021-12-06T16:54:33.328Z] 2.2.0-dev.9 [2021-12-06T16:54:33.328Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:54:33.328Z] main [2021-12-06T16:54:33.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:33.691Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:34.053Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:54:34.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-06T16:54:34.053Z] a119e36ee5fc: Preparing [2021-12-06T16:54:34.053Z] 60bf37218ef5: Preparing [2021-12-06T16:54:34.053Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:34.053Z] 0913bd1b8e34: Preparing [2021-12-06T16:54:34.053Z] 62170e181a92: Preparing [2021-12-06T16:54:34.053Z] 62170e181a92: Layer already exists [2021-12-06T16:54:34.326Z] a119e36ee5fc: Pushed [2021-12-06T16:54:34.326Z] 6bd94d9c8f3f: Pushed [2021-12-06T16:54:34.326Z] 0913bd1b8e34: Pushed [2021-12-06T16:54:36.938Z] 60bf37218ef5: Pushed [2021-12-06T16:54:36.938Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:ef444369410e0858a29b3c2c11b3db5bb484519001801265d10cc668ec90d1dd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:37.284Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:37.655Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-12-06T16:54:37.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-06T16:54:37.655Z] a119e36ee5fc: Preparing [2021-12-06T16:54:37.655Z] 60bf37218ef5: Preparing [2021-12-06T16:54:37.655Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:37.655Z] 0913bd1b8e34: Preparing [2021-12-06T16:54:37.655Z] 62170e181a92: Preparing [2021-12-06T16:54:37.655Z] 0913bd1b8e34: Layer already exists [2021-12-06T16:54:37.655Z] 62170e181a92: Layer already exists [2021-12-06T16:54:37.938Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:37.938Z] 60bf37218ef5: Layer already exists [2021-12-06T16:54:37.938Z] a119e36ee5fc: Layer already exists [2021-12-06T16:54:37.938Z] latest: digest: sha256:ef444369410e0858a29b3c2c11b3db5bb484519001801265d10cc668ec90d1dd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:38.297Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:38.682Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.9 [2021-12-06T16:54:38.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-06T16:54:38.682Z] a119e36ee5fc: Preparing [2021-12-06T16:54:38.682Z] 60bf37218ef5: Preparing [2021-12-06T16:54:38.682Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:38.682Z] 0913bd1b8e34: Preparing [2021-12-06T16:54:38.682Z] 62170e181a92: Preparing [2021-12-06T16:54:38.682Z] 60bf37218ef5: Layer already exists [2021-12-06T16:54:38.682Z] 0913bd1b8e34: Layer already exists [2021-12-06T16:54:38.682Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:38.682Z] 62170e181a92: Layer already exists [2021-12-06T16:54:38.682Z] a119e36ee5fc: Layer already exists [2021-12-06T16:54:38.963Z] 2.2.0-dev.9: digest: sha256:ef444369410e0858a29b3c2c11b3db5bb484519001801265d10cc668ec90d1dd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:39.315Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:39.669Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:54:39.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-06T16:54:39.669Z] a119e36ee5fc: Preparing [2021-12-06T16:54:39.669Z] 60bf37218ef5: Preparing [2021-12-06T16:54:39.669Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:39.669Z] 0913bd1b8e34: Preparing [2021-12-06T16:54:39.669Z] 62170e181a92: Preparing [2021-12-06T16:54:39.669Z] a119e36ee5fc: Layer already exists [2021-12-06T16:54:39.669Z] 60bf37218ef5: Layer already exists [2021-12-06T16:54:39.669Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:39.669Z] 0913bd1b8e34: Layer already exists [2021-12-06T16:54:39.669Z] 62170e181a92: Layer already exists [2021-12-06T16:54:39.940Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:ef444369410e0858a29b3c2c11b3db5bb484519001801265d10cc668ec90d1dd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:40.292Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:40.632Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-12-06T16:54:40.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-06T16:54:40.633Z] a119e36ee5fc: Preparing [2021-12-06T16:54:40.633Z] 60bf37218ef5: Preparing [2021-12-06T16:54:40.633Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:40.633Z] 0913bd1b8e34: Preparing [2021-12-06T16:54:40.633Z] 62170e181a92: Preparing [2021-12-06T16:54:40.633Z] 0913bd1b8e34: Layer already exists [2021-12-06T16:54:40.633Z] a119e36ee5fc: Layer already exists [2021-12-06T16:54:40.633Z] 62170e181a92: Layer already exists [2021-12-06T16:54:40.633Z] 60bf37218ef5: Layer already exists [2021-12-06T16:54:40.633Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:40.906Z] main: digest: sha256:ef444369410e0858a29b3c2c11b3db5bb484519001801265d10cc668ec90d1dd size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:54:40.958Z] ===================================================== [Pipeline] echo [2021-12-06T16:54:40.977Z] taggedImages: [2021-12-06T16:54:40.977Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:54:40.977Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-12-06T16:54:40.977Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.9 [2021-12-06T16:54:40.977Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:54:40.977Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-12-06T16:54:40.997Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-12-06T16:54:40.997Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:54:40.997Z] latest [2021-12-06T16:54:40.997Z] 2.2.0-dev.9 [2021-12-06T16:54:40.997Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:54:40.997Z] main [2021-12-06T16:54:40.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:41.371Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:41.717Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:54:41.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-06T16:54:41.718Z] f09c3c5e20ed: Preparing [2021-12-06T16:54:41.718Z] c0f44dcc7732: Preparing [2021-12-06T16:54:41.718Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:41.718Z] c9c23ac9a127: Preparing [2021-12-06T16:54:41.718Z] f1d09ba96ab4: Preparing [2021-12-06T16:54:41.718Z] 62170e181a92: Preparing [2021-12-06T16:54:41.718Z] 62170e181a92: Waiting [2021-12-06T16:54:41.718Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:41.990Z] 62170e181a92: Layer already exists [2021-12-06T16:54:41.990Z] f1d09ba96ab4: Pushed [2021-12-06T16:54:41.990Z] f09c3c5e20ed: Pushed [2021-12-06T16:54:42.585Z] c9c23ac9a127: Pushed [2021-12-06T16:54:45.196Z] c0f44dcc7732: Pushed [2021-12-06T16:54:45.196Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:c01a20e97855a3e22bd481678e1ab4baf5ef0557debff7c34168c85d3e93b54e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:45.541Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:45.876Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-12-06T16:54:45.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-06T16:54:45.876Z] f09c3c5e20ed: Preparing [2021-12-06T16:54:45.876Z] c0f44dcc7732: Preparing [2021-12-06T16:54:45.876Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:45.876Z] c9c23ac9a127: Preparing [2021-12-06T16:54:45.876Z] f1d09ba96ab4: Preparing [2021-12-06T16:54:45.876Z] 62170e181a92: Preparing [2021-12-06T16:54:45.876Z] 62170e181a92: Waiting [2021-12-06T16:54:45.876Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:45.876Z] f1d09ba96ab4: Layer already exists [2021-12-06T16:54:45.876Z] f09c3c5e20ed: Layer already exists [2021-12-06T16:54:45.876Z] c0f44dcc7732: Layer already exists [2021-12-06T16:54:45.876Z] c9c23ac9a127: Layer already exists [2021-12-06T16:54:46.148Z] 62170e181a92: Layer already exists [2021-12-06T16:54:46.148Z] latest: digest: sha256:c01a20e97855a3e22bd481678e1ab4baf5ef0557debff7c34168c85d3e93b54e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:46.508Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:46.847Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.9 [2021-12-06T16:54:46.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-06T16:54:46.847Z] f09c3c5e20ed: Preparing [2021-12-06T16:54:46.847Z] c0f44dcc7732: Preparing [2021-12-06T16:54:46.847Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:46.847Z] c9c23ac9a127: Preparing [2021-12-06T16:54:46.847Z] f1d09ba96ab4: Preparing [2021-12-06T16:54:46.847Z] 62170e181a92: Preparing [2021-12-06T16:54:46.847Z] 62170e181a92: Waiting [2021-12-06T16:54:46.847Z] c0f44dcc7732: Layer already exists [2021-12-06T16:54:46.847Z] c9c23ac9a127: Layer already exists [2021-12-06T16:54:46.847Z] f09c3c5e20ed: Layer already exists [2021-12-06T16:54:46.847Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:46.847Z] f1d09ba96ab4: Layer already exists [2021-12-06T16:54:46.847Z] 62170e181a92: Layer already exists [2021-12-06T16:54:47.120Z] 2.2.0-dev.9: digest: sha256:c01a20e97855a3e22bd481678e1ab4baf5ef0557debff7c34168c85d3e93b54e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:47.470Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:47.817Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:54:47.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-06T16:54:47.817Z] f09c3c5e20ed: Preparing [2021-12-06T16:54:47.817Z] c0f44dcc7732: Preparing [2021-12-06T16:54:47.817Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:47.817Z] c9c23ac9a127: Preparing [2021-12-06T16:54:47.817Z] f1d09ba96ab4: Preparing [2021-12-06T16:54:47.817Z] 62170e181a92: Preparing [2021-12-06T16:54:47.817Z] 62170e181a92: Waiting [2021-12-06T16:54:47.817Z] c0f44dcc7732: Layer already exists [2021-12-06T16:54:47.817Z] c9c23ac9a127: Layer already exists [2021-12-06T16:54:47.817Z] f1d09ba96ab4: Layer already exists [2021-12-06T16:54:47.817Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:47.817Z] f09c3c5e20ed: Layer already exists [2021-12-06T16:54:47.817Z] 62170e181a92: Layer already exists [2021-12-06T16:54:48.088Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:c01a20e97855a3e22bd481678e1ab4baf5ef0557debff7c34168c85d3e93b54e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:48.429Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:48.764Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-12-06T16:54:48.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-06T16:54:48.764Z] f09c3c5e20ed: Preparing [2021-12-06T16:54:48.764Z] c0f44dcc7732: Preparing [2021-12-06T16:54:48.764Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:48.764Z] c9c23ac9a127: Preparing [2021-12-06T16:54:48.764Z] f1d09ba96ab4: Preparing [2021-12-06T16:54:48.764Z] 62170e181a92: Preparing [2021-12-06T16:54:48.764Z] 62170e181a92: Waiting [2021-12-06T16:54:48.764Z] c9c23ac9a127: Layer already exists [2021-12-06T16:54:48.764Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:48.764Z] c0f44dcc7732: Layer already exists [2021-12-06T16:54:48.764Z] f09c3c5e20ed: Layer already exists [2021-12-06T16:54:48.764Z] f1d09ba96ab4: Layer already exists [2021-12-06T16:54:48.764Z] 62170e181a92: Layer already exists [2021-12-06T16:54:49.036Z] main: digest: sha256:c01a20e97855a3e22bd481678e1ab4baf5ef0557debff7c34168c85d3e93b54e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:54:49.083Z] ===================================================== [Pipeline] echo [2021-12-06T16:54:49.094Z] taggedImages: [2021-12-06T16:54:49.094Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:54:49.094Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-12-06T16:54:49.094Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.9 [2021-12-06T16:54:49.094Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:54:49.094Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-12-06T16:54:49.115Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-12-06T16:54:49.115Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:54:49.115Z] latest [2021-12-06T16:54:49.115Z] 2.2.0-dev.9 [2021-12-06T16:54:49.115Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:54:49.115Z] main [2021-12-06T16:54:49.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:49.477Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:49.823Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:54:49.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-06T16:54:49.823Z] 3c51123f2844: Preparing [2021-12-06T16:54:49.823Z] f1dc74139f60: Preparing [2021-12-06T16:54:49.823Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:49.823Z] 738d3a8abd4b: Preparing [2021-12-06T16:54:49.823Z] 62170e181a92: Preparing [2021-12-06T16:54:49.823Z] 62170e181a92: Layer already exists [2021-12-06T16:54:50.097Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:50.097Z] 3c51123f2844: Pushed [2021-12-06T16:54:50.097Z] 738d3a8abd4b: Pushed [2021-12-06T16:54:52.702Z] f1dc74139f60: Pushed [2021-12-06T16:54:52.975Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:bf4ba4c287383e2ed0d2ddaa7154a2fc9394a1d3ad8fb6293bf308048745952d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:53.317Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:53.656Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-12-06T16:54:53.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-06T16:54:53.657Z] 3c51123f2844: Preparing [2021-12-06T16:54:53.657Z] f1dc74139f60: Preparing [2021-12-06T16:54:53.657Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:53.657Z] 738d3a8abd4b: Preparing [2021-12-06T16:54:53.657Z] 62170e181a92: Preparing [2021-12-06T16:54:53.657Z] f1dc74139f60: Layer already exists [2021-12-06T16:54:53.657Z] 62170e181a92: Layer already exists [2021-12-06T16:54:53.657Z] 3c51123f2844: Layer already exists [2021-12-06T16:54:53.657Z] 738d3a8abd4b: Layer already exists [2021-12-06T16:54:53.657Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:53.927Z] latest: digest: sha256:bf4ba4c287383e2ed0d2ddaa7154a2fc9394a1d3ad8fb6293bf308048745952d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:54.268Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:54.605Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.9 [2021-12-06T16:54:54.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-06T16:54:54.605Z] 3c51123f2844: Preparing [2021-12-06T16:54:54.605Z] f1dc74139f60: Preparing [2021-12-06T16:54:54.605Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:54.605Z] 738d3a8abd4b: Preparing [2021-12-06T16:54:54.605Z] 62170e181a92: Preparing [2021-12-06T16:54:54.605Z] f1dc74139f60: Layer already exists [2021-12-06T16:54:54.605Z] 62170e181a92: Layer already exists [2021-12-06T16:54:54.605Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:54.605Z] 738d3a8abd4b: Layer already exists [2021-12-06T16:54:54.605Z] 3c51123f2844: Layer already exists [2021-12-06T16:54:54.876Z] 2.2.0-dev.9: digest: sha256:bf4ba4c287383e2ed0d2ddaa7154a2fc9394a1d3ad8fb6293bf308048745952d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:55.214Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:55.560Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:54:55.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-06T16:54:55.560Z] 3c51123f2844: Preparing [2021-12-06T16:54:55.560Z] f1dc74139f60: Preparing [2021-12-06T16:54:55.560Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:55.560Z] 738d3a8abd4b: Preparing [2021-12-06T16:54:55.560Z] 62170e181a92: Preparing [2021-12-06T16:54:55.560Z] 62170e181a92: Layer already exists [2021-12-06T16:54:55.560Z] 3c51123f2844: Layer already exists [2021-12-06T16:54:55.560Z] 738d3a8abd4b: Layer already exists [2021-12-06T16:54:55.560Z] f1dc74139f60: Layer already exists [2021-12-06T16:54:55.560Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:55.829Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:bf4ba4c287383e2ed0d2ddaa7154a2fc9394a1d3ad8fb6293bf308048745952d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:56.189Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:56.524Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-12-06T16:54:56.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-06T16:54:56.524Z] 3c51123f2844: Preparing [2021-12-06T16:54:56.524Z] f1dc74139f60: Preparing [2021-12-06T16:54:56.524Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:56.524Z] 738d3a8abd4b: Preparing [2021-12-06T16:54:56.524Z] 62170e181a92: Preparing [2021-12-06T16:54:56.524Z] f1dc74139f60: Layer already exists [2021-12-06T16:54:56.524Z] 62170e181a92: Layer already exists [2021-12-06T16:54:56.524Z] 3c51123f2844: Layer already exists [2021-12-06T16:54:56.524Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:56.524Z] 738d3a8abd4b: Layer already exists [2021-12-06T16:54:56.795Z] main: digest: sha256:bf4ba4c287383e2ed0d2ddaa7154a2fc9394a1d3ad8fb6293bf308048745952d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:54:56.842Z] ===================================================== [Pipeline] echo [2021-12-06T16:54:56.853Z] taggedImages: [2021-12-06T16:54:56.853Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:54:56.853Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-12-06T16:54:56.853Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.9 [2021-12-06T16:54:56.853Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:54:56.853Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-12-06T16:54:56.873Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-12-06T16:54:56.873Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:54:56.873Z] latest [2021-12-06T16:54:56.873Z] 2.2.0-dev.9 [2021-12-06T16:54:56.873Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:54:56.873Z] main [2021-12-06T16:54:56.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:57.226Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:54:57.561Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:54:57.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-06T16:54:57.561Z] b8b3d1f266c1: Preparing [2021-12-06T16:54:57.561Z] b8b3d1f266c1: Preparing [2021-12-06T16:54:57.561Z] 30d1fc00e567: Preparing [2021-12-06T16:54:57.561Z] 39d6459e97b1: Preparing [2021-12-06T16:54:57.561Z] b20a901701f4: Preparing [2021-12-06T16:54:57.561Z] 093d5d9e1f41: Preparing [2021-12-06T16:54:57.561Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:54:57.561Z] 5dada95cd08f: Preparing [2021-12-06T16:54:57.561Z] aaae2c6d51d8: Preparing [2021-12-06T16:54:57.561Z] e9d59d0d0416: Preparing [2021-12-06T16:54:57.561Z] b56868236ee4: Preparing [2021-12-06T16:54:57.561Z] 62170e181a92: Preparing [2021-12-06T16:54:57.561Z] aaae2c6d51d8: Waiting [2021-12-06T16:54:57.561Z] b56868236ee4: Waiting [2021-12-06T16:54:57.561Z] 62170e181a92: Waiting [2021-12-06T16:54:57.561Z] e9d59d0d0416: Waiting [2021-12-06T16:54:57.561Z] 6bd94d9c8f3f: Waiting [2021-12-06T16:54:57.561Z] 5dada95cd08f: Waiting [2021-12-06T16:54:57.834Z] 30d1fc00e567: Pushed [2021-12-06T16:54:57.834Z] 39d6459e97b1: Pushed [2021-12-06T16:54:57.834Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:54:57.834Z] b20a901701f4: Pushed [2021-12-06T16:54:57.834Z] b8b3d1f266c1: Pushed [2021-12-06T16:54:58.106Z] 5dada95cd08f: Pushed [2021-12-06T16:54:58.106Z] aaae2c6d51d8: Pushed [2021-12-06T16:54:58.106Z] e9d59d0d0416: Pushed [2021-12-06T16:54:58.106Z] b56868236ee4: Pushed [2021-12-06T16:54:58.106Z] 62170e181a92: Layer already exists [2021-12-06T16:55:01.552Z] 093d5d9e1f41: Pushed [2021-12-06T16:55:01.552Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:0a4eb761a1edf4a4ffc0e8b076a04b0e3de01aa6badd498839b01a2fbdbeff89 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:01.937Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:02.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-12-06T16:55:02.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-06T16:55:02.278Z] b8b3d1f266c1: Preparing [2021-12-06T16:55:02.278Z] b8b3d1f266c1: Preparing [2021-12-06T16:55:02.278Z] 30d1fc00e567: Preparing [2021-12-06T16:55:02.278Z] 39d6459e97b1: Preparing [2021-12-06T16:55:02.278Z] b20a901701f4: Preparing [2021-12-06T16:55:02.278Z] 093d5d9e1f41: Preparing [2021-12-06T16:55:02.278Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:55:02.278Z] 5dada95cd08f: Preparing [2021-12-06T16:55:02.278Z] aaae2c6d51d8: Preparing [2021-12-06T16:55:02.278Z] e9d59d0d0416: Preparing [2021-12-06T16:55:02.278Z] b56868236ee4: Preparing [2021-12-06T16:55:02.278Z] 62170e181a92: Preparing [2021-12-06T16:55:02.278Z] 6bd94d9c8f3f: Waiting [2021-12-06T16:55:02.278Z] 5dada95cd08f: Waiting [2021-12-06T16:55:02.278Z] aaae2c6d51d8: Waiting [2021-12-06T16:55:02.278Z] e9d59d0d0416: Waiting [2021-12-06T16:55:02.278Z] b56868236ee4: Waiting [2021-12-06T16:55:02.278Z] 62170e181a92: Waiting [2021-12-06T16:55:02.278Z] 093d5d9e1f41: Layer already exists [2021-12-06T16:55:02.278Z] b8b3d1f266c1: Layer already exists [2021-12-06T16:55:02.278Z] b20a901701f4: Layer already exists [2021-12-06T16:55:02.278Z] 39d6459e97b1: Layer already exists [2021-12-06T16:55:02.278Z] 30d1fc00e567: Layer already exists [2021-12-06T16:55:02.278Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:55:02.278Z] aaae2c6d51d8: Layer already exists [2021-12-06T16:55:02.278Z] e9d59d0d0416: Layer already exists [2021-12-06T16:55:02.278Z] 5dada95cd08f: Layer already exists [2021-12-06T16:55:02.278Z] b56868236ee4: Layer already exists [2021-12-06T16:55:02.278Z] 62170e181a92: Layer already exists [2021-12-06T16:55:02.552Z] latest: digest: sha256:0a4eb761a1edf4a4ffc0e8b076a04b0e3de01aa6badd498839b01a2fbdbeff89 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:02.890Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:03.233Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.9 [2021-12-06T16:55:03.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-06T16:55:03.233Z] b8b3d1f266c1: Preparing [2021-12-06T16:55:03.233Z] b8b3d1f266c1: Preparing [2021-12-06T16:55:03.233Z] 30d1fc00e567: Preparing [2021-12-06T16:55:03.233Z] 39d6459e97b1: Preparing [2021-12-06T16:55:03.233Z] b20a901701f4: Preparing [2021-12-06T16:55:03.233Z] 093d5d9e1f41: Preparing [2021-12-06T16:55:03.233Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:55:03.233Z] 5dada95cd08f: Preparing [2021-12-06T16:55:03.233Z] aaae2c6d51d8: Preparing [2021-12-06T16:55:03.233Z] e9d59d0d0416: Preparing [2021-12-06T16:55:03.233Z] b56868236ee4: Preparing [2021-12-06T16:55:03.233Z] 62170e181a92: Preparing [2021-12-06T16:55:03.233Z] aaae2c6d51d8: Waiting [2021-12-06T16:55:03.233Z] e9d59d0d0416: Waiting [2021-12-06T16:55:03.233Z] b56868236ee4: Waiting [2021-12-06T16:55:03.233Z] 62170e181a92: Waiting [2021-12-06T16:55:03.233Z] 6bd94d9c8f3f: Waiting [2021-12-06T16:55:03.233Z] 5dada95cd08f: Waiting [2021-12-06T16:55:03.233Z] 093d5d9e1f41: Layer already exists [2021-12-06T16:55:03.233Z] 39d6459e97b1: Layer already exists [2021-12-06T16:55:03.233Z] b8b3d1f266c1: Layer already exists [2021-12-06T16:55:03.233Z] b20a901701f4: Layer already exists [2021-12-06T16:55:03.233Z] 30d1fc00e567: Layer already exists [2021-12-06T16:55:03.233Z] 5dada95cd08f: Layer already exists [2021-12-06T16:55:03.233Z] aaae2c6d51d8: Layer already exists [2021-12-06T16:55:03.233Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:55:03.233Z] e9d59d0d0416: Layer already exists [2021-12-06T16:55:03.233Z] b56868236ee4: Layer already exists [2021-12-06T16:55:03.233Z] 62170e181a92: Layer already exists [2021-12-06T16:55:03.505Z] 2.2.0-dev.9: digest: sha256:0a4eb761a1edf4a4ffc0e8b076a04b0e3de01aa6badd498839b01a2fbdbeff89 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:03.848Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:04.186Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:04.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-06T16:55:04.186Z] b8b3d1f266c1: Preparing [2021-12-06T16:55:04.186Z] b8b3d1f266c1: Preparing [2021-12-06T16:55:04.186Z] 30d1fc00e567: Preparing [2021-12-06T16:55:04.186Z] 39d6459e97b1: Preparing [2021-12-06T16:55:04.186Z] b20a901701f4: Preparing [2021-12-06T16:55:04.186Z] 093d5d9e1f41: Preparing [2021-12-06T16:55:04.186Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:55:04.186Z] 5dada95cd08f: Preparing [2021-12-06T16:55:04.186Z] aaae2c6d51d8: Preparing [2021-12-06T16:55:04.186Z] e9d59d0d0416: Preparing [2021-12-06T16:55:04.186Z] b56868236ee4: Preparing [2021-12-06T16:55:04.186Z] 62170e181a92: Preparing [2021-12-06T16:55:04.186Z] aaae2c6d51d8: Waiting [2021-12-06T16:55:04.186Z] e9d59d0d0416: Waiting [2021-12-06T16:55:04.186Z] b56868236ee4: Waiting [2021-12-06T16:55:04.186Z] 62170e181a92: Waiting [2021-12-06T16:55:04.186Z] 6bd94d9c8f3f: Waiting [2021-12-06T16:55:04.186Z] 5dada95cd08f: Waiting [2021-12-06T16:55:04.186Z] 093d5d9e1f41: Layer already exists [2021-12-06T16:55:04.186Z] b8b3d1f266c1: Layer already exists [2021-12-06T16:55:04.186Z] 30d1fc00e567: Layer already exists [2021-12-06T16:55:04.186Z] b20a901701f4: Layer already exists [2021-12-06T16:55:04.186Z] 39d6459e97b1: Layer already exists [2021-12-06T16:55:04.186Z] 5dada95cd08f: Layer already exists [2021-12-06T16:55:04.186Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:55:04.186Z] aaae2c6d51d8: Layer already exists [2021-12-06T16:55:04.186Z] e9d59d0d0416: Layer already exists [2021-12-06T16:55:04.186Z] b56868236ee4: Layer already exists [2021-12-06T16:55:04.186Z] 62170e181a92: Layer already exists [2021-12-06T16:55:04.456Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:0a4eb761a1edf4a4ffc0e8b076a04b0e3de01aa6badd498839b01a2fbdbeff89 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:04.792Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:05.130Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-12-06T16:55:05.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-06T16:55:05.130Z] b8b3d1f266c1: Preparing [2021-12-06T16:55:05.130Z] b8b3d1f266c1: Preparing [2021-12-06T16:55:05.130Z] 30d1fc00e567: Preparing [2021-12-06T16:55:05.130Z] 39d6459e97b1: Preparing [2021-12-06T16:55:05.130Z] b20a901701f4: Preparing [2021-12-06T16:55:05.130Z] 093d5d9e1f41: Preparing [2021-12-06T16:55:05.130Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:55:05.130Z] 5dada95cd08f: Preparing [2021-12-06T16:55:05.130Z] aaae2c6d51d8: Preparing [2021-12-06T16:55:05.130Z] e9d59d0d0416: Preparing [2021-12-06T16:55:05.130Z] b56868236ee4: Preparing [2021-12-06T16:55:05.130Z] 62170e181a92: Preparing [2021-12-06T16:55:05.130Z] 6bd94d9c8f3f: Waiting [2021-12-06T16:55:05.130Z] 5dada95cd08f: Waiting [2021-12-06T16:55:05.130Z] aaae2c6d51d8: Waiting [2021-12-06T16:55:05.130Z] e9d59d0d0416: Waiting [2021-12-06T16:55:05.130Z] b56868236ee4: Waiting [2021-12-06T16:55:05.130Z] 62170e181a92: Waiting [2021-12-06T16:55:05.130Z] b20a901701f4: Layer already exists [2021-12-06T16:55:05.130Z] 39d6459e97b1: Layer already exists [2021-12-06T16:55:05.130Z] 093d5d9e1f41: Layer already exists [2021-12-06T16:55:05.130Z] b8b3d1f266c1: Layer already exists [2021-12-06T16:55:05.130Z] 30d1fc00e567: Layer already exists [2021-12-06T16:55:05.130Z] aaae2c6d51d8: Layer already exists [2021-12-06T16:55:05.130Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:55:05.130Z] 5dada95cd08f: Layer already exists [2021-12-06T16:55:05.130Z] e9d59d0d0416: Layer already exists [2021-12-06T16:55:05.130Z] b56868236ee4: Layer already exists [2021-12-06T16:55:05.130Z] 62170e181a92: Layer already exists [2021-12-06T16:55:05.400Z] main: digest: sha256:0a4eb761a1edf4a4ffc0e8b076a04b0e3de01aa6badd498839b01a2fbdbeff89 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:55:05.459Z] ===================================================== [Pipeline] echo [2021-12-06T16:55:05.469Z] taggedImages: [2021-12-06T16:55:05.469Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:05.469Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-12-06T16:55:05.469Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.9 [2021-12-06T16:55:05.469Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:05.469Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-12-06T16:55:05.489Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-12-06T16:55:05.490Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:05.490Z] latest [2021-12-06T16:55:05.490Z] 2.2.0-dev.9 [2021-12-06T16:55:05.490Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:05.490Z] main [2021-12-06T16:55:05.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:05.846Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:06.188Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:06.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-06T16:55:06.188Z] 5e859a49becb: Preparing [2021-12-06T16:55:06.188Z] be0e9dd21b71: Preparing [2021-12-06T16:55:06.188Z] e24a9efae94c: Preparing [2021-12-06T16:55:06.188Z] a9882a06ca5d: Preparing [2021-12-06T16:55:06.188Z] 22b3fd38a1e7: Preparing [2021-12-06T16:55:06.188Z] 62170e181a92: Preparing [2021-12-06T16:55:06.188Z] 62170e181a92: Waiting [2021-12-06T16:55:06.462Z] a9882a06ca5d: Pushed [2021-12-06T16:55:06.462Z] e24a9efae94c: Pushed [2021-12-06T16:55:06.462Z] 62170e181a92: Layer already exists [2021-12-06T16:55:07.055Z] 22b3fd38a1e7: Pushed [2021-12-06T16:55:09.031Z] 5e859a49becb: Pushed [2021-12-06T16:55:09.031Z] be0e9dd21b71: Pushed [2021-12-06T16:55:09.031Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:91a7700474ae3b5958791fd2e468db2a1d6223e1d158b47a55504e048f51aa36 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:09.377Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:09.716Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-12-06T16:55:09.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-06T16:55:09.716Z] 5e859a49becb: Preparing [2021-12-06T16:55:09.716Z] be0e9dd21b71: Preparing [2021-12-06T16:55:09.716Z] e24a9efae94c: Preparing [2021-12-06T16:55:09.716Z] a9882a06ca5d: Preparing [2021-12-06T16:55:09.716Z] 22b3fd38a1e7: Preparing [2021-12-06T16:55:09.716Z] 62170e181a92: Preparing [2021-12-06T16:55:09.716Z] 62170e181a92: Waiting [2021-12-06T16:55:09.716Z] e24a9efae94c: Layer already exists [2021-12-06T16:55:09.716Z] 22b3fd38a1e7: Layer already exists [2021-12-06T16:55:09.716Z] a9882a06ca5d: Layer already exists [2021-12-06T16:55:09.716Z] be0e9dd21b71: Layer already exists [2021-12-06T16:55:09.716Z] 5e859a49becb: Layer already exists [2021-12-06T16:55:09.716Z] 62170e181a92: Layer already exists [2021-12-06T16:55:09.992Z] latest: digest: sha256:91a7700474ae3b5958791fd2e468db2a1d6223e1d158b47a55504e048f51aa36 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:10.332Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:10.673Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.9 [2021-12-06T16:55:10.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-06T16:55:10.673Z] 5e859a49becb: Preparing [2021-12-06T16:55:10.673Z] be0e9dd21b71: Preparing [2021-12-06T16:55:10.673Z] e24a9efae94c: Preparing [2021-12-06T16:55:10.673Z] a9882a06ca5d: Preparing [2021-12-06T16:55:10.673Z] 22b3fd38a1e7: Preparing [2021-12-06T16:55:10.673Z] 62170e181a92: Preparing [2021-12-06T16:55:10.673Z] 62170e181a92: Waiting [2021-12-06T16:55:10.673Z] 22b3fd38a1e7: Layer already exists [2021-12-06T16:55:10.673Z] a9882a06ca5d: Layer already exists [2021-12-06T16:55:10.673Z] 5e859a49becb: Layer already exists [2021-12-06T16:55:10.673Z] e24a9efae94c: Layer already exists [2021-12-06T16:55:10.673Z] be0e9dd21b71: Layer already exists [2021-12-06T16:55:10.673Z] 62170e181a92: Layer already exists [2021-12-06T16:55:10.944Z] 2.2.0-dev.9: digest: sha256:91a7700474ae3b5958791fd2e468db2a1d6223e1d158b47a55504e048f51aa36 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:11.294Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:11.625Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:11.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-06T16:55:11.625Z] 5e859a49becb: Preparing [2021-12-06T16:55:11.625Z] be0e9dd21b71: Preparing [2021-12-06T16:55:11.625Z] e24a9efae94c: Preparing [2021-12-06T16:55:11.625Z] a9882a06ca5d: Preparing [2021-12-06T16:55:11.625Z] 22b3fd38a1e7: Preparing [2021-12-06T16:55:11.625Z] 62170e181a92: Preparing [2021-12-06T16:55:11.625Z] 62170e181a92: Waiting [2021-12-06T16:55:11.625Z] be0e9dd21b71: Layer already exists [2021-12-06T16:55:11.625Z] e24a9efae94c: Layer already exists [2021-12-06T16:55:11.625Z] 5e859a49becb: Layer already exists [2021-12-06T16:55:11.625Z] 22b3fd38a1e7: Layer already exists [2021-12-06T16:55:11.625Z] a9882a06ca5d: Layer already exists [2021-12-06T16:55:11.625Z] 62170e181a92: Layer already exists [2021-12-06T16:55:11.897Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:91a7700474ae3b5958791fd2e468db2a1d6223e1d158b47a55504e048f51aa36 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:12.238Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:12.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-12-06T16:55:12.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-06T16:55:12.578Z] 5e859a49becb: Preparing [2021-12-06T16:55:12.578Z] be0e9dd21b71: Preparing [2021-12-06T16:55:12.578Z] e24a9efae94c: Preparing [2021-12-06T16:55:12.578Z] a9882a06ca5d: Preparing [2021-12-06T16:55:12.578Z] 22b3fd38a1e7: Preparing [2021-12-06T16:55:12.578Z] 62170e181a92: Preparing [2021-12-06T16:55:12.578Z] 62170e181a92: Waiting [2021-12-06T16:55:12.578Z] a9882a06ca5d: Layer already exists [2021-12-06T16:55:12.578Z] be0e9dd21b71: Layer already exists [2021-12-06T16:55:12.578Z] 22b3fd38a1e7: Layer already exists [2021-12-06T16:55:12.578Z] 5e859a49becb: Layer already exists [2021-12-06T16:55:12.578Z] e24a9efae94c: Layer already exists [2021-12-06T16:55:12.578Z] 62170e181a92: Layer already exists [2021-12-06T16:55:12.849Z] main: digest: sha256:91a7700474ae3b5958791fd2e468db2a1d6223e1d158b47a55504e048f51aa36 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:55:12.897Z] ===================================================== [Pipeline] echo [2021-12-06T16:55:12.908Z] taggedImages: [2021-12-06T16:55:12.908Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:12.908Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-12-06T16:55:12.908Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.9 [2021-12-06T16:55:12.908Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:12.908Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-12-06T16:55:12.936Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-12-06T16:55:12.936Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:12.936Z] latest [2021-12-06T16:55:12.936Z] 2.2.0-dev.9 [2021-12-06T16:55:12.936Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:12.936Z] main [2021-12-06T16:55:12.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:13.293Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:13.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:13.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-06T16:55:13.646Z] f834a9d0e0d0: Preparing [2021-12-06T16:55:13.646Z] 7b1880a64f12: Preparing [2021-12-06T16:55:13.646Z] 560cc948fad7: Preparing [2021-12-06T16:55:13.646Z] 2b57bbc55077: Preparing [2021-12-06T16:55:13.646Z] ec5b2505206e: Preparing [2021-12-06T16:55:13.646Z] cadb668d5755: Preparing [2021-12-06T16:55:13.646Z] e3c1e333858f: Preparing [2021-12-06T16:55:13.646Z] 98bc8e4bca34: Preparing [2021-12-06T16:55:13.646Z] 832e45d070ba: Preparing [2021-12-06T16:55:13.646Z] cadb668d5755: Waiting [2021-12-06T16:55:13.646Z] 98bc8e4bca34: Waiting [2021-12-06T16:55:13.646Z] e3c1e333858f: Waiting [2021-12-06T16:55:13.646Z] 832e45d070ba: Waiting [2021-12-06T16:55:13.646Z] 62170e181a92: Preparing [2021-12-06T16:55:13.646Z] 62170e181a92: Waiting [2021-12-06T16:55:13.919Z] ec5b2505206e: Pushed [2021-12-06T16:55:13.919Z] 7b1880a64f12: Pushed [2021-12-06T16:55:13.919Z] f834a9d0e0d0: Pushed [2021-12-06T16:55:14.191Z] cadb668d5755: Pushed [2021-12-06T16:55:14.191Z] 98bc8e4bca34: Pushed [2021-12-06T16:55:14.191Z] e3c1e333858f: Pushed [2021-12-06T16:55:14.191Z] 62170e181a92: Layer already exists [2021-12-06T16:55:14.482Z] 832e45d070ba: Pushed [2021-12-06T16:55:16.452Z] 2b57bbc55077: Pushed [2021-12-06T16:55:17.046Z] 560cc948fad7: Pushed [2021-12-06T16:55:17.318Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:8cdd1dac022d05c112238a0db3c952cf89a11a3b8a1f1ca74026035f23d6eb14 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:17.664Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:18.011Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-12-06T16:55:18.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-06T16:55:18.011Z] f834a9d0e0d0: Preparing [2021-12-06T16:55:18.011Z] 7b1880a64f12: Preparing [2021-12-06T16:55:18.011Z] 560cc948fad7: Preparing [2021-12-06T16:55:18.011Z] 2b57bbc55077: Preparing [2021-12-06T16:55:18.011Z] ec5b2505206e: Preparing [2021-12-06T16:55:18.011Z] cadb668d5755: Preparing [2021-12-06T16:55:18.011Z] e3c1e333858f: Preparing [2021-12-06T16:55:18.011Z] 98bc8e4bca34: Preparing [2021-12-06T16:55:18.011Z] 832e45d070ba: Preparing [2021-12-06T16:55:18.011Z] 62170e181a92: Preparing [2021-12-06T16:55:18.011Z] e3c1e333858f: Waiting [2021-12-06T16:55:18.011Z] 832e45d070ba: Waiting [2021-12-06T16:55:18.011Z] 62170e181a92: Waiting [2021-12-06T16:55:18.011Z] 98bc8e4bca34: Waiting [2021-12-06T16:55:18.011Z] cadb668d5755: Waiting [2021-12-06T16:55:18.011Z] ec5b2505206e: Layer already exists [2021-12-06T16:55:18.011Z] 560cc948fad7: Layer already exists [2021-12-06T16:55:18.011Z] 2b57bbc55077: Layer already exists [2021-12-06T16:55:18.284Z] 7b1880a64f12: Layer already exists [2021-12-06T16:55:18.284Z] f834a9d0e0d0: Layer already exists [2021-12-06T16:55:18.284Z] cadb668d5755: Layer already exists [2021-12-06T16:55:18.284Z] e3c1e333858f: Layer already exists [2021-12-06T16:55:18.284Z] 98bc8e4bca34: Layer already exists [2021-12-06T16:55:18.284Z] 832e45d070ba: Layer already exists [2021-12-06T16:55:18.284Z] 62170e181a92: Layer already exists [2021-12-06T16:55:18.284Z] latest: digest: sha256:8cdd1dac022d05c112238a0db3c952cf89a11a3b8a1f1ca74026035f23d6eb14 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:18.643Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:18.988Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.9 [2021-12-06T16:55:18.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-06T16:55:18.988Z] f834a9d0e0d0: Preparing [2021-12-06T16:55:18.988Z] 7b1880a64f12: Preparing [2021-12-06T16:55:18.988Z] 560cc948fad7: Preparing [2021-12-06T16:55:18.988Z] 2b57bbc55077: Preparing [2021-12-06T16:55:18.988Z] ec5b2505206e: Preparing [2021-12-06T16:55:18.988Z] cadb668d5755: Preparing [2021-12-06T16:55:18.988Z] e3c1e333858f: Preparing [2021-12-06T16:55:18.988Z] 98bc8e4bca34: Preparing [2021-12-06T16:55:18.988Z] 832e45d070ba: Preparing [2021-12-06T16:55:18.988Z] 62170e181a92: Preparing [2021-12-06T16:55:18.988Z] 98bc8e4bca34: Waiting [2021-12-06T16:55:18.988Z] 832e45d070ba: Waiting [2021-12-06T16:55:18.988Z] 62170e181a92: Waiting [2021-12-06T16:55:18.988Z] cadb668d5755: Waiting [2021-12-06T16:55:18.988Z] e3c1e333858f: Waiting [2021-12-06T16:55:18.988Z] ec5b2505206e: Layer already exists [2021-12-06T16:55:18.988Z] f834a9d0e0d0: Layer already exists [2021-12-06T16:55:18.988Z] 2b57bbc55077: Layer already exists [2021-12-06T16:55:18.988Z] 7b1880a64f12: Layer already exists [2021-12-06T16:55:18.988Z] 560cc948fad7: Layer already exists [2021-12-06T16:55:18.988Z] e3c1e333858f: Layer already exists [2021-12-06T16:55:19.274Z] 832e45d070ba: Layer already exists [2021-12-06T16:55:19.274Z] 98bc8e4bca34: Layer already exists [2021-12-06T16:55:19.274Z] cadb668d5755: Layer already exists [2021-12-06T16:55:19.274Z] 62170e181a92: Layer already exists [2021-12-06T16:55:19.274Z] 2.2.0-dev.9: digest: sha256:8cdd1dac022d05c112238a0db3c952cf89a11a3b8a1f1ca74026035f23d6eb14 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:19.629Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:19.963Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:19.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-06T16:55:19.963Z] f834a9d0e0d0: Preparing [2021-12-06T16:55:19.963Z] 7b1880a64f12: Preparing [2021-12-06T16:55:19.963Z] 560cc948fad7: Preparing [2021-12-06T16:55:19.963Z] 2b57bbc55077: Preparing [2021-12-06T16:55:19.963Z] ec5b2505206e: Preparing [2021-12-06T16:55:19.963Z] cadb668d5755: Preparing [2021-12-06T16:55:19.963Z] e3c1e333858f: Preparing [2021-12-06T16:55:19.963Z] 98bc8e4bca34: Preparing [2021-12-06T16:55:19.963Z] 832e45d070ba: Preparing [2021-12-06T16:55:19.963Z] 62170e181a92: Preparing [2021-12-06T16:55:19.963Z] 98bc8e4bca34: Waiting [2021-12-06T16:55:19.963Z] cadb668d5755: Waiting [2021-12-06T16:55:19.963Z] 832e45d070ba: Waiting [2021-12-06T16:55:19.963Z] 62170e181a92: Waiting [2021-12-06T16:55:19.963Z] e3c1e333858f: Waiting [2021-12-06T16:55:19.963Z] 2b57bbc55077: Layer already exists [2021-12-06T16:55:19.963Z] 560cc948fad7: Layer already exists [2021-12-06T16:55:19.963Z] f834a9d0e0d0: Layer already exists [2021-12-06T16:55:19.963Z] 7b1880a64f12: Layer already exists [2021-12-06T16:55:19.963Z] ec5b2505206e: Layer already exists [2021-12-06T16:55:20.236Z] 98bc8e4bca34: Layer already exists [2021-12-06T16:55:20.236Z] cadb668d5755: Layer already exists [2021-12-06T16:55:20.236Z] 832e45d070ba: Layer already exists [2021-12-06T16:55:20.236Z] e3c1e333858f: Layer already exists [2021-12-06T16:55:20.236Z] 62170e181a92: Layer already exists [2021-12-06T16:55:20.236Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:8cdd1dac022d05c112238a0db3c952cf89a11a3b8a1f1ca74026035f23d6eb14 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:20.585Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:20.927Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-12-06T16:55:20.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-06T16:55:20.928Z] f834a9d0e0d0: Preparing [2021-12-06T16:55:20.928Z] 7b1880a64f12: Preparing [2021-12-06T16:55:20.928Z] 560cc948fad7: Preparing [2021-12-06T16:55:20.928Z] 2b57bbc55077: Preparing [2021-12-06T16:55:20.928Z] ec5b2505206e: Preparing [2021-12-06T16:55:20.928Z] cadb668d5755: Preparing [2021-12-06T16:55:20.928Z] e3c1e333858f: Preparing [2021-12-06T16:55:20.928Z] 98bc8e4bca34: Preparing [2021-12-06T16:55:20.928Z] 832e45d070ba: Preparing [2021-12-06T16:55:20.928Z] 62170e181a92: Preparing [2021-12-06T16:55:20.928Z] cadb668d5755: Waiting [2021-12-06T16:55:20.928Z] 98bc8e4bca34: Waiting [2021-12-06T16:55:20.928Z] 832e45d070ba: Waiting [2021-12-06T16:55:20.928Z] e3c1e333858f: Waiting [2021-12-06T16:55:20.928Z] 62170e181a92: Waiting [2021-12-06T16:55:20.928Z] 7b1880a64f12: Layer already exists [2021-12-06T16:55:20.928Z] 2b57bbc55077: Layer already exists [2021-12-06T16:55:20.928Z] ec5b2505206e: Layer already exists [2021-12-06T16:55:20.928Z] f834a9d0e0d0: Layer already exists [2021-12-06T16:55:20.928Z] 560cc948fad7: Layer already exists [2021-12-06T16:55:20.928Z] e3c1e333858f: Layer already exists [2021-12-06T16:55:20.928Z] cadb668d5755: Layer already exists [2021-12-06T16:55:20.928Z] 98bc8e4bca34: Layer already exists [2021-12-06T16:55:20.928Z] 832e45d070ba: Layer already exists [2021-12-06T16:55:21.199Z] 62170e181a92: Layer already exists [2021-12-06T16:55:21.199Z] main: digest: sha256:8cdd1dac022d05c112238a0db3c952cf89a11a3b8a1f1ca74026035f23d6eb14 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:55:21.242Z] ===================================================== [Pipeline] echo [2021-12-06T16:55:21.252Z] taggedImages: [2021-12-06T16:55:21.252Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:21.252Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-12-06T16:55:21.252Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.9 [2021-12-06T16:55:21.252Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:21.252Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-12-06T16:55:21.276Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-12-06T16:55:21.276Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:21.276Z] latest [2021-12-06T16:55:21.276Z] 2.2.0-dev.9 [2021-12-06T16:55:21.276Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:21.276Z] main [2021-12-06T16:55:21.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:21.633Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:21.973Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:21.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-06T16:55:21.973Z] 8a5086d4145b: Preparing [2021-12-06T16:55:21.973Z] d5c1946ff945: Preparing [2021-12-06T16:55:21.973Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:55:21.973Z] 544a774347ff: Preparing [2021-12-06T16:55:21.973Z] 62170e181a92: Preparing [2021-12-06T16:55:22.248Z] 62170e181a92: Layer already exists [2021-12-06T16:55:22.248Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:55:22.248Z] 8a5086d4145b: Pushed [2021-12-06T16:55:22.518Z] 544a774347ff: Pushed [2021-12-06T16:55:25.128Z] d5c1946ff945: Pushed [2021-12-06T16:55:25.128Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:1079fb58da4f4a93fb72d60f614e06bf660bd9dedc85647a91f5fbe9b4c64b01 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:25.483Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:25.846Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-12-06T16:55:25.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-06T16:55:25.846Z] 8a5086d4145b: Preparing [2021-12-06T16:55:25.846Z] d5c1946ff945: Preparing [2021-12-06T16:55:25.846Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:55:25.846Z] 544a774347ff: Preparing [2021-12-06T16:55:25.846Z] 62170e181a92: Preparing [2021-12-06T16:55:25.846Z] 544a774347ff: Layer already exists [2021-12-06T16:55:25.846Z] d5c1946ff945: Layer already exists [2021-12-06T16:55:25.846Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:55:25.846Z] 62170e181a92: Layer already exists [2021-12-06T16:55:25.846Z] 8a5086d4145b: Layer already exists [2021-12-06T16:55:26.128Z] latest: digest: sha256:1079fb58da4f4a93fb72d60f614e06bf660bd9dedc85647a91f5fbe9b4c64b01 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:26.468Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:26.803Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.9 [2021-12-06T16:55:26.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-06T16:55:26.803Z] 8a5086d4145b: Preparing [2021-12-06T16:55:26.803Z] d5c1946ff945: Preparing [2021-12-06T16:55:26.803Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:55:26.803Z] 544a774347ff: Preparing [2021-12-06T16:55:26.803Z] 62170e181a92: Preparing [2021-12-06T16:55:26.803Z] 544a774347ff: Layer already exists [2021-12-06T16:55:26.803Z] 62170e181a92: Layer already exists [2021-12-06T16:55:26.803Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:55:26.803Z] 8a5086d4145b: Layer already exists [2021-12-06T16:55:26.803Z] d5c1946ff945: Layer already exists [2021-12-06T16:55:26.803Z] 2.2.0-dev.9: digest: sha256:1079fb58da4f4a93fb72d60f614e06bf660bd9dedc85647a91f5fbe9b4c64b01 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:27.138Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:27.470Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:27.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-06T16:55:27.470Z] 8a5086d4145b: Preparing [2021-12-06T16:55:27.470Z] d5c1946ff945: Preparing [2021-12-06T16:55:27.470Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:55:27.470Z] 544a774347ff: Preparing [2021-12-06T16:55:27.470Z] 62170e181a92: Preparing [2021-12-06T16:55:27.470Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:55:27.470Z] 544a774347ff: Layer already exists [2021-12-06T16:55:27.470Z] d5c1946ff945: Layer already exists [2021-12-06T16:55:27.470Z] 62170e181a92: Layer already exists [2021-12-06T16:55:27.470Z] 8a5086d4145b: Layer already exists [2021-12-06T16:55:27.744Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:1079fb58da4f4a93fb72d60f614e06bf660bd9dedc85647a91f5fbe9b4c64b01 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:28.091Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:28.425Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-12-06T16:55:28.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-06T16:55:28.425Z] 8a5086d4145b: Preparing [2021-12-06T16:55:28.425Z] d5c1946ff945: Preparing [2021-12-06T16:55:28.425Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:55:28.425Z] 544a774347ff: Preparing [2021-12-06T16:55:28.425Z] 62170e181a92: Preparing [2021-12-06T16:55:28.425Z] 62170e181a92: Layer already exists [2021-12-06T16:55:28.425Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:55:28.425Z] 8a5086d4145b: Layer already exists [2021-12-06T16:55:28.425Z] d5c1946ff945: Layer already exists [2021-12-06T16:55:28.425Z] 544a774347ff: Layer already exists [2021-12-06T16:55:28.697Z] main: digest: sha256:1079fb58da4f4a93fb72d60f614e06bf660bd9dedc85647a91f5fbe9b4c64b01 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:55:28.742Z] ===================================================== [Pipeline] echo [2021-12-06T16:55:28.754Z] taggedImages: [2021-12-06T16:55:28.754Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:28.754Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-12-06T16:55:28.754Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.9 [2021-12-06T16:55:28.754Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:28.754Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-12-06T16:55:28.779Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-12-06T16:55:28.779Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:28.779Z] latest [2021-12-06T16:55:28.779Z] 2.2.0-dev.9 [2021-12-06T16:55:28.779Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:28.779Z] main [2021-12-06T16:55:28.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:29.125Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:29.465Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:29.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-06T16:55:29.465Z] 38109ae6a8f5: Preparing [2021-12-06T16:55:29.465Z] 0d6ebff0423c: Preparing [2021-12-06T16:55:29.465Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:55:29.465Z] 0913bd1b8e34: Preparing [2021-12-06T16:55:29.465Z] 62170e181a92: Preparing [2021-12-06T16:55:29.465Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:55:29.734Z] 0913bd1b8e34: Layer already exists [2021-12-06T16:55:29.734Z] 62170e181a92: Layer already exists [2021-12-06T16:55:29.734Z] 38109ae6a8f5: Pushed [2021-12-06T16:55:32.334Z] 0d6ebff0423c: Pushed [2021-12-06T16:55:32.603Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:8a824b237ac2c819e386e202515ddd6859a8b9460786768da75201fb77c04ab0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:32.935Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:33.267Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-12-06T16:55:33.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-06T16:55:33.267Z] 38109ae6a8f5: Preparing [2021-12-06T16:55:33.267Z] 0d6ebff0423c: Preparing [2021-12-06T16:55:33.267Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:55:33.267Z] 0913bd1b8e34: Preparing [2021-12-06T16:55:33.267Z] 62170e181a92: Preparing [2021-12-06T16:55:33.267Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:55:33.267Z] 0913bd1b8e34: Layer already exists [2021-12-06T16:55:33.267Z] 38109ae6a8f5: Layer already exists [2021-12-06T16:55:33.267Z] 0d6ebff0423c: Layer already exists [2021-12-06T16:55:33.267Z] 62170e181a92: Layer already exists [2021-12-06T16:55:33.537Z] latest: digest: sha256:8a824b237ac2c819e386e202515ddd6859a8b9460786768da75201fb77c04ab0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:33.875Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:34.205Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.9 [2021-12-06T16:55:34.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-06T16:55:34.205Z] 38109ae6a8f5: Preparing [2021-12-06T16:55:34.205Z] 0d6ebff0423c: Preparing [2021-12-06T16:55:34.205Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:55:34.205Z] 0913bd1b8e34: Preparing [2021-12-06T16:55:34.205Z] 62170e181a92: Preparing [2021-12-06T16:55:34.205Z] 38109ae6a8f5: Layer already exists [2021-12-06T16:55:34.205Z] 0913bd1b8e34: Layer already exists [2021-12-06T16:55:34.205Z] 62170e181a92: Layer already exists [2021-12-06T16:55:34.205Z] 0d6ebff0423c: Layer already exists [2021-12-06T16:55:34.205Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:55:34.478Z] 2.2.0-dev.9: digest: sha256:8a824b237ac2c819e386e202515ddd6859a8b9460786768da75201fb77c04ab0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:34.818Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:35.153Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:35.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-06T16:55:35.153Z] 38109ae6a8f5: Preparing [2021-12-06T16:55:35.153Z] 0d6ebff0423c: Preparing [2021-12-06T16:55:35.153Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:55:35.153Z] 0913bd1b8e34: Preparing [2021-12-06T16:55:35.153Z] 62170e181a92: Preparing [2021-12-06T16:55:35.153Z] 0d6ebff0423c: Layer already exists [2021-12-06T16:55:35.153Z] 62170e181a92: Layer already exists [2021-12-06T16:55:35.153Z] 0913bd1b8e34: Layer already exists [2021-12-06T16:55:35.153Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:55:35.153Z] 38109ae6a8f5: Layer already exists [2021-12-06T16:55:35.426Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:8a824b237ac2c819e386e202515ddd6859a8b9460786768da75201fb77c04ab0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:35.762Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:36.101Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-12-06T16:55:36.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-06T16:55:36.102Z] 38109ae6a8f5: Preparing [2021-12-06T16:55:36.102Z] 0d6ebff0423c: Preparing [2021-12-06T16:55:36.102Z] 6bd94d9c8f3f: Preparing [2021-12-06T16:55:36.102Z] 0913bd1b8e34: Preparing [2021-12-06T16:55:36.102Z] 62170e181a92: Preparing [2021-12-06T16:55:36.102Z] 0d6ebff0423c: Layer already exists [2021-12-06T16:55:36.102Z] 6bd94d9c8f3f: Layer already exists [2021-12-06T16:55:36.102Z] 38109ae6a8f5: Layer already exists [2021-12-06T16:55:36.102Z] 0913bd1b8e34: Layer already exists [2021-12-06T16:55:36.102Z] 62170e181a92: Layer already exists [2021-12-06T16:55:36.372Z] main: digest: sha256:8a824b237ac2c819e386e202515ddd6859a8b9460786768da75201fb77c04ab0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:55:36.412Z] ===================================================== [Pipeline] echo [2021-12-06T16:55:36.418Z] taggedImages: [2021-12-06T16:55:36.418Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:36.418Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-12-06T16:55:36.418Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.9 [2021-12-06T16:55:36.418Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:36.418Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-12-06T16:55:36.436Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-12-06T16:55:36.436Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:36.436Z] latest [2021-12-06T16:55:36.436Z] 2.2.0-dev.9 [2021-12-06T16:55:36.436Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:36.436Z] main [2021-12-06T16:55:36.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:36.785Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:37.131Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:37.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-06T16:55:37.132Z] 196a88b0cec9: Preparing [2021-12-06T16:55:37.132Z] f9eda11a10b6: Preparing [2021-12-06T16:55:37.132Z] 04d46314fb61: Preparing [2021-12-06T16:55:37.132Z] 24d5765c1e71: Preparing [2021-12-06T16:55:37.132Z] 166dde17997b: Preparing [2021-12-06T16:55:37.132Z] 78c4bc0ebec3: Preparing [2021-12-06T16:55:37.132Z] 45596ee15a31: Preparing [2021-12-06T16:55:37.132Z] 52dc75cd08be: Preparing [2021-12-06T16:55:37.132Z] a6e1fd50fee5: Preparing [2021-12-06T16:55:37.132Z] 56eb02710082: Preparing [2021-12-06T16:55:37.132Z] ee420dfed78a: Preparing [2021-12-06T16:55:37.132Z] 45596ee15a31: Waiting [2021-12-06T16:55:37.132Z] 52dc75cd08be: Waiting [2021-12-06T16:55:37.132Z] a6e1fd50fee5: Waiting [2021-12-06T16:55:37.132Z] 56eb02710082: Waiting [2021-12-06T16:55:37.132Z] ee420dfed78a: Waiting [2021-12-06T16:55:37.132Z] 78c4bc0ebec3: Waiting [2021-12-06T16:55:37.414Z] 166dde17997b: Layer already exists [2021-12-06T16:55:37.414Z] 78c4bc0ebec3: Layer already exists [2021-12-06T16:55:37.414Z] 45596ee15a31: Layer already exists [2021-12-06T16:55:37.414Z] 52dc75cd08be: Layer already exists [2021-12-06T16:55:37.414Z] f9eda11a10b6: Pushed [2021-12-06T16:55:37.414Z] a6e1fd50fee5: Layer already exists [2021-12-06T16:55:37.414Z] ee420dfed78a: Layer already exists [2021-12-06T16:55:37.414Z] 56eb02710082: Layer already exists [2021-12-06T16:55:38.009Z] 196a88b0cec9: Pushed [2021-12-06T16:55:39.984Z] 04d46314fb61: Pushed [2021-12-06T16:55:55.008Z] 24d5765c1e71: Pushed [2021-12-06T16:55:55.009Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9: digest: sha256:8659b18b5c0546f95f946ad8e5d708a73c96e0d27ff272fece6dcb96a21587a9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:55.347Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:55.676Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-12-06T16:55:55.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-06T16:55:55.676Z] 196a88b0cec9: Preparing [2021-12-06T16:55:55.676Z] f9eda11a10b6: Preparing [2021-12-06T16:55:55.676Z] 04d46314fb61: Preparing [2021-12-06T16:55:55.676Z] 24d5765c1e71: Preparing [2021-12-06T16:55:55.676Z] 166dde17997b: Preparing [2021-12-06T16:55:55.676Z] 78c4bc0ebec3: Preparing [2021-12-06T16:55:55.676Z] 45596ee15a31: Preparing [2021-12-06T16:55:55.676Z] 52dc75cd08be: Preparing [2021-12-06T16:55:55.676Z] a6e1fd50fee5: Preparing [2021-12-06T16:55:55.676Z] 56eb02710082: Preparing [2021-12-06T16:55:55.676Z] ee420dfed78a: Preparing [2021-12-06T16:55:55.676Z] 45596ee15a31: Waiting [2021-12-06T16:55:55.676Z] 52dc75cd08be: Waiting [2021-12-06T16:55:55.676Z] a6e1fd50fee5: Waiting [2021-12-06T16:55:55.676Z] 56eb02710082: Waiting [2021-12-06T16:55:55.676Z] ee420dfed78a: Waiting [2021-12-06T16:55:55.676Z] 78c4bc0ebec3: Waiting [2021-12-06T16:55:55.676Z] 166dde17997b: Layer already exists [2021-12-06T16:55:55.676Z] 196a88b0cec9: Layer already exists [2021-12-06T16:55:55.676Z] f9eda11a10b6: Layer already exists [2021-12-06T16:55:55.676Z] 24d5765c1e71: Layer already exists [2021-12-06T16:55:55.676Z] 04d46314fb61: Layer already exists [2021-12-06T16:55:55.676Z] 78c4bc0ebec3: Layer already exists [2021-12-06T16:55:55.676Z] 52dc75cd08be: Layer already exists [2021-12-06T16:55:55.676Z] 45596ee15a31: Layer already exists [2021-12-06T16:55:55.676Z] 56eb02710082: Layer already exists [2021-12-06T16:55:55.676Z] a6e1fd50fee5: Layer already exists [2021-12-06T16:55:55.676Z] ee420dfed78a: Layer already exists [2021-12-06T16:55:55.947Z] latest: digest: sha256:8659b18b5c0546f95f946ad8e5d708a73c96e0d27ff272fece6dcb96a21587a9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:56.284Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:56.620Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.9 [2021-12-06T16:55:56.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-06T16:55:56.620Z] 196a88b0cec9: Preparing [2021-12-06T16:55:56.620Z] f9eda11a10b6: Preparing [2021-12-06T16:55:56.620Z] 04d46314fb61: Preparing [2021-12-06T16:55:56.620Z] 24d5765c1e71: Preparing [2021-12-06T16:55:56.620Z] 166dde17997b: Preparing [2021-12-06T16:55:56.620Z] 78c4bc0ebec3: Preparing [2021-12-06T16:55:56.620Z] 45596ee15a31: Preparing [2021-12-06T16:55:56.620Z] 52dc75cd08be: Preparing [2021-12-06T16:55:56.620Z] a6e1fd50fee5: Preparing [2021-12-06T16:55:56.620Z] 56eb02710082: Preparing [2021-12-06T16:55:56.620Z] ee420dfed78a: Preparing [2021-12-06T16:55:56.620Z] 52dc75cd08be: Waiting [2021-12-06T16:55:56.620Z] 78c4bc0ebec3: Waiting [2021-12-06T16:55:56.620Z] a6e1fd50fee5: Waiting [2021-12-06T16:55:56.620Z] 45596ee15a31: Waiting [2021-12-06T16:55:56.620Z] 56eb02710082: Waiting [2021-12-06T16:55:56.620Z] ee420dfed78a: Waiting [2021-12-06T16:55:56.620Z] 166dde17997b: Layer already exists [2021-12-06T16:55:56.620Z] 196a88b0cec9: Layer already exists [2021-12-06T16:55:56.620Z] f9eda11a10b6: Layer already exists [2021-12-06T16:55:56.620Z] 24d5765c1e71: Layer already exists [2021-12-06T16:55:56.620Z] 04d46314fb61: Layer already exists [2021-12-06T16:55:56.620Z] 52dc75cd08be: Layer already exists [2021-12-06T16:55:56.620Z] 78c4bc0ebec3: Layer already exists [2021-12-06T16:55:56.620Z] 45596ee15a31: Layer already exists [2021-12-06T16:55:56.620Z] 56eb02710082: Layer already exists [2021-12-06T16:55:56.620Z] a6e1fd50fee5: Layer already exists [2021-12-06T16:55:56.892Z] ee420dfed78a: Layer already exists [2021-12-06T16:55:56.892Z] 2.2.0-dev.9: digest: sha256:8659b18b5c0546f95f946ad8e5d708a73c96e0d27ff272fece6dcb96a21587a9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:57.236Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:57.575Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:57.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-06T16:55:57.575Z] 196a88b0cec9: Preparing [2021-12-06T16:55:57.575Z] f9eda11a10b6: Preparing [2021-12-06T16:55:57.575Z] 04d46314fb61: Preparing [2021-12-06T16:55:57.575Z] 24d5765c1e71: Preparing [2021-12-06T16:55:57.575Z] 166dde17997b: Preparing [2021-12-06T16:55:57.575Z] 78c4bc0ebec3: Preparing [2021-12-06T16:55:57.575Z] 45596ee15a31: Preparing [2021-12-06T16:55:57.575Z] 52dc75cd08be: Preparing [2021-12-06T16:55:57.575Z] a6e1fd50fee5: Preparing [2021-12-06T16:55:57.575Z] 56eb02710082: Preparing [2021-12-06T16:55:57.575Z] ee420dfed78a: Preparing [2021-12-06T16:55:57.575Z] 52dc75cd08be: Waiting [2021-12-06T16:55:57.575Z] 56eb02710082: Waiting [2021-12-06T16:55:57.575Z] a6e1fd50fee5: Waiting [2021-12-06T16:55:57.575Z] ee420dfed78a: Waiting [2021-12-06T16:55:57.575Z] 78c4bc0ebec3: Waiting [2021-12-06T16:55:57.575Z] 45596ee15a31: Waiting [2021-12-06T16:55:57.575Z] 24d5765c1e71: Layer already exists [2021-12-06T16:55:57.575Z] 196a88b0cec9: Layer already exists [2021-12-06T16:55:57.575Z] 166dde17997b: Layer already exists [2021-12-06T16:55:57.575Z] f9eda11a10b6: Layer already exists [2021-12-06T16:55:57.575Z] 04d46314fb61: Layer already exists [2021-12-06T16:55:57.575Z] 52dc75cd08be: Layer already exists [2021-12-06T16:55:57.575Z] 78c4bc0ebec3: Layer already exists [2021-12-06T16:55:57.575Z] 45596ee15a31: Layer already exists [2021-12-06T16:55:57.847Z] 56eb02710082: Layer already exists [2021-12-06T16:55:57.847Z] a6e1fd50fee5: Layer already exists [2021-12-06T16:55:57.847Z] ee420dfed78a: Layer already exists [2021-12-06T16:55:57.847Z] 87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9: digest: sha256:8659b18b5c0546f95f946ad8e5d708a73c96e0d27ff272fece6dcb96a21587a9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:58.194Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:58.578Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-12-06T16:55:58.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-06T16:55:58.578Z] 196a88b0cec9: Preparing [2021-12-06T16:55:58.578Z] f9eda11a10b6: Preparing [2021-12-06T16:55:58.578Z] 04d46314fb61: Preparing [2021-12-06T16:55:58.578Z] 24d5765c1e71: Preparing [2021-12-06T16:55:58.578Z] 166dde17997b: Preparing [2021-12-06T16:55:58.578Z] 78c4bc0ebec3: Preparing [2021-12-06T16:55:58.578Z] 45596ee15a31: Preparing [2021-12-06T16:55:58.578Z] 52dc75cd08be: Preparing [2021-12-06T16:55:58.578Z] a6e1fd50fee5: Preparing [2021-12-06T16:55:58.578Z] 56eb02710082: Preparing [2021-12-06T16:55:58.578Z] ee420dfed78a: Preparing [2021-12-06T16:55:58.578Z] 45596ee15a31: Waiting [2021-12-06T16:55:58.578Z] 52dc75cd08be: Waiting [2021-12-06T16:55:58.578Z] a6e1fd50fee5: Waiting [2021-12-06T16:55:58.578Z] 56eb02710082: Waiting [2021-12-06T16:55:58.578Z] 78c4bc0ebec3: Waiting [2021-12-06T16:55:58.578Z] ee420dfed78a: Waiting [2021-12-06T16:55:58.578Z] f9eda11a10b6: Layer already exists [2021-12-06T16:55:58.578Z] 24d5765c1e71: Layer already exists [2021-12-06T16:55:58.578Z] 04d46314fb61: Layer already exists [2021-12-06T16:55:58.578Z] 196a88b0cec9: Layer already exists [2021-12-06T16:55:58.578Z] 166dde17997b: Layer already exists [2021-12-06T16:55:58.578Z] 78c4bc0ebec3: Layer already exists [2021-12-06T16:55:58.578Z] 56eb02710082: Layer already exists [2021-12-06T16:55:58.578Z] 45596ee15a31: Layer already exists [2021-12-06T16:55:58.858Z] 52dc75cd08be: Layer already exists [2021-12-06T16:55:58.858Z] a6e1fd50fee5: Layer already exists [2021-12-06T16:55:58.858Z] ee420dfed78a: Layer already exists [2021-12-06T16:55:58.858Z] main: digest: sha256:8659b18b5c0546f95f946ad8e5d708a73c96e0d27ff272fece6dcb96a21587a9 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T16:55:58.906Z] ===================================================== [Pipeline] echo [2021-12-06T16:55:58.916Z] taggedImages: [2021-12-06T16:55:58.916Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9 [2021-12-06T16:55:58.916Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-12-06T16:55:58.916Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.9 [2021-12-06T16:55:58.916Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:87838b6d0d653c2c1edac1be3b99b5b7508036b9-2.2.0-dev.9 [2021-12-06T16:55:58.916Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:59.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T16:55:59.416Z] [2021-12-06T16:55:59.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:55:59.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T16:56:00.049Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-06T16:56:00.049Z] 448f6bf000e3: Pulling fs layer [2021-12-06T16:56:00.049Z] f757da607395: Pulling fs layer [2021-12-06T16:56:00.049Z] 05883995daec: Pulling fs layer [2021-12-06T16:56:00.049Z] 8603b9c90790: Pulling fs layer [2021-12-06T16:56:00.049Z] 1560dd03e051: Pulling fs layer [2021-12-06T16:56:00.049Z] 27f5ce0e4adf: Pulling fs layer [2021-12-06T16:56:00.049Z] c2d8d7efcc4b: Pulling fs layer [2021-12-06T16:56:00.049Z] 8603b9c90790: Waiting [2021-12-06T16:56:00.049Z] 1560dd03e051: Waiting [2021-12-06T16:56:00.049Z] 27f5ce0e4adf: Waiting [2021-12-06T16:56:00.049Z] c2d8d7efcc4b: Waiting [2021-12-06T16:56:00.049Z] f757da607395: Verifying Checksum [2021-12-06T16:56:00.049Z] f757da607395: Download complete [2021-12-06T16:56:00.049Z] 8603b9c90790: Verifying Checksum [2021-12-06T16:56:00.049Z] 8603b9c90790: Download complete [2021-12-06T16:56:00.323Z] 1560dd03e051: Verifying Checksum [2021-12-06T16:56:00.323Z] 1560dd03e051: Download complete [2021-12-06T16:56:00.323Z] 27f5ce0e4adf: Verifying Checksum [2021-12-06T16:56:00.323Z] 27f5ce0e4adf: Download complete [2021-12-06T16:56:00.323Z] 05883995daec: Verifying Checksum [2021-12-06T16:56:00.323Z] 05883995daec: Download complete [2021-12-06T16:56:00.597Z] 448f6bf000e3: Verifying Checksum [2021-12-06T16:56:00.597Z] 448f6bf000e3: Download complete [2021-12-06T16:56:03.215Z] c2d8d7efcc4b: Verifying Checksum [2021-12-06T16:56:03.215Z] c2d8d7efcc4b: Download complete [2021-12-06T16:56:04.642Z] 448f6bf000e3: Pull complete [2021-12-06T16:56:04.914Z] f757da607395: Pull complete [2021-12-06T16:56:06.343Z] 05883995daec: Pull complete [2021-12-06T16:56:06.614Z] 8603b9c90790: Pull complete [2021-12-06T16:56:07.589Z] 1560dd03e051: Pull complete [2021-12-06T16:56:07.862Z] 27f5ce0e4adf: Pull complete [2021-12-06T16:56:26.146Z] c2d8d7efcc4b: Pull complete [2021-12-06T16:56:26.146Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-06T16:56:26.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T16:56:26.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-06T16:56:26.381Z] prd-ubuntu18.04-docker-arm64-4c-16g-342 does not seem to be running inside a container [2021-12-06T16:56:26.443Z] $ 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/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-12-06T16:56:28.033Z] $ docker top 1ff666af8de8f8489c6a2dcd6298b18583a30f3a046dc0b7f50de452de86db54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:56:29.058Z] ---> job-cost.sh [2021-12-06T16:56:29.058Z] lf-activate-venv: SKIPPING [2021-12-06T16:56:29.058Z] INFO: No Stack... [2021-12-06T16:56:29.330Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-06T16:56:29.921Z] INFO: Archiving Costs [Pipeline] sh [2021-12-06T16:56:30.585Z] + cat /w/workspace/edgex-go/122/archives/cost.csv [2021-12-06T16:56:30.585Z] + cut -d, -f6 [Pipeline] lock [2021-12-06T16:56:30.657Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-122-stack-cost] [2021-12-06T16:56:30.663Z] Resource [jenkins-edgexfoundry-edgex-go-main-122-stack-cost] did not exist. Created. [2021-12-06T16:56:30.664Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-06T16:56:31.337Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-06T16:56:31.990Z] Stashed 1 file(s) [Pipeline] } [2021-12-06T16:56:31.997Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-06T16:56:31.999Z] $ docker stop --time=1 1ff666af8de8f8489c6a2dcd6298b18583a30f3a046dc0b7f50de452de86db54 [2021-12-06T16:56:33.548Z] $ docker rm -f 1ff666af8de8f8489c6a2dcd6298b18583a30f3a046dc0b7f50de452de86db54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-12-06T16:56:34.355Z] provisioning config files... [2021-12-06T16:56:34.373Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/122@tmp/config7559866114596746968tmp [Pipeline] { [Pipeline] sh [2021-12-06T16:56:34.676Z] + set +x [2021-12-06T16:56:34.676Z] + curl -s https://codecov.io/bash [2021-12-06T16:56:34.676Z] + bash -s -- [2021-12-06T16:56:34.936Z] [2021-12-06T16:56:34.936Z] _____ _ [2021-12-06T16:56:34.936Z] / ____| | | [2021-12-06T16:56:34.936Z] | | ___ __| | ___ ___ _____ __ [2021-12-06T16:56:34.936Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-06T16:56:34.936Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-06T16:56:34.936Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-06T16:56:34.936Z] Bash-1.0.6 [2021-12-06T16:56:34.936Z] [2021-12-06T16:56:34.936Z] [2021-12-06T16:56:34.936Z] ==> git version 2.24.4 found [2021-12-06T16:56:34.936Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-12-06T16:56:34.936Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-06T16:56:34.936Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-06T16:56:34.936Z] ==> Jenkins CI detected. [2021-12-06T16:56:34.936Z] current dir:  /w/workspace/edgex-go/122 [2021-12-06T16:56:34.936Z] project root: . [2021-12-06T16:56:34.936Z] --> token set from env [2021-12-06T16:56:34.936Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-06T16:56:34.936Z] ==> Running gcov in . (disable via -X gcov) [2021-12-06T16:56:34.936Z] ==> Python coveragepy not found [2021-12-06T16:56:34.936Z] ==> Searching for coverage reports in: [2021-12-06T16:56:34.936Z] + . [2021-12-06T16:56:34.936Z] -> Found 1 reports [2021-12-06T16:56:34.936Z] ==> Detecting git/mercurial file structure [2021-12-06T16:56:34.936Z] ==> Reading reports [2021-12-06T16:56:34.936Z] + ./coverage.out bytes=428381 [2021-12-06T16:56:34.936Z] ==> Appending adjustments [2021-12-06T16:56:34.936Z] https://docs.codecov.io/docs/fixing-reports [2021-12-06T16:56:36.335Z] + Found adjustments [2021-12-06T16:56:36.335Z] ==> Gzipping contents [2021-12-06T16:56:36.335Z] 60K /tmp/codecov.xQ8dXM.gz [2021-12-06T16:56:36.335Z] ==> Uploading reports [2021-12-06T16:56:36.335Z] url: https://codecov.io [2021-12-06T16:56:36.335Z] query: branch=main&commit=87838b6d0d653c2c1edac1be3b99b5b7508036b9&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-06T16:56:36.335Z] -> Pinging Codecov [2021-12-06T16:56:36.335Z] 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=87838b6d0d653c2c1edac1be3b99b5b7508036b9&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-06T16:56:36.335Z] -> Uploading to [2021-12-06T16:56:36.335Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-06/00271124DB129430A58F1EEE437C3FCB/87838b6d0d653c2c1edac1be3b99b5b7508036b9/dc177e28-2c95-45a3-8e50-104b9ee49f05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211206T165636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=396a832f6581568b4d056c681aa2fc3514863402aacca9ee2382fcfd900696d7 [2021-12-06T16:56:36.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T16:56:36.335Z] Dload Upload Total Spent Left Speed [2021-12-06T16:56:36.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57882 0 0 100 57882 0 183k --:--:-- --:--:-- --:--:-- 184k [2021-12-06T16:56:36.907Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/87838b6d0d653c2c1edac1be3b99b5b7508036b9 [Pipeline] } [2021-12-06T16:56:36.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-12-06T16:56:37.250Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-12-06T16:56:37.259Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:56:37.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-06T16:56:37.565Z] [2021-12-06T16:56:37.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:56:37.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-06T16:56:37.867Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-12-06T16:56:37.867Z] 188c0c94c7c5: Pulling fs layer [2021-12-06T16:56:37.867Z] 0ef7d3d256c8: Pulling fs layer [2021-12-06T16:56:37.867Z] de9db76c5a1d: Pulling fs layer [2021-12-06T16:56:37.867Z] 0eba1c9be4d2: Pulling fs layer [2021-12-06T16:56:37.867Z] 0d57e429df01: Pulling fs layer [2021-12-06T16:56:37.867Z] 4e4be7b47b0d: Pulling fs layer [2021-12-06T16:56:37.867Z] e1f770b5df2f: Pulling fs layer [2021-12-06T16:56:37.867Z] 85a0685a4137: Pulling fs layer [2021-12-06T16:56:37.867Z] 0d57e429df01: Waiting [2021-12-06T16:56:37.867Z] 4e4be7b47b0d: Waiting [2021-12-06T16:56:37.867Z] e1f770b5df2f: Waiting [2021-12-06T16:56:37.867Z] 85a0685a4137: Waiting [2021-12-06T16:56:37.867Z] 0eba1c9be4d2: Waiting [2021-12-06T16:56:37.867Z] de9db76c5a1d: Verifying Checksum [2021-12-06T16:56:37.867Z] de9db76c5a1d: Download complete [2021-12-06T16:56:37.867Z] 0ef7d3d256c8: Verifying Checksum [2021-12-06T16:56:37.867Z] 0ef7d3d256c8: Download complete [2021-12-06T16:56:37.867Z] 0d57e429df01: Verifying Checksum [2021-12-06T16:56:37.867Z] 0d57e429df01: Download complete [2021-12-06T16:56:37.867Z] 4e4be7b47b0d: Verifying Checksum [2021-12-06T16:56:37.867Z] 4e4be7b47b0d: Download complete [2021-12-06T16:56:37.867Z] 188c0c94c7c5: Verifying Checksum [2021-12-06T16:56:37.867Z] 188c0c94c7c5: Download complete [2021-12-06T16:56:38.454Z] e1f770b5df2f: Verifying Checksum [2021-12-06T16:56:38.454Z] e1f770b5df2f: Download complete [2021-12-06T16:56:38.454Z] 188c0c94c7c5: Pull complete [2021-12-06T16:56:38.454Z] 0eba1c9be4d2: Verifying Checksum [2021-12-06T16:56:38.454Z] 0eba1c9be4d2: Download complete [2021-12-06T16:56:38.716Z] 0ef7d3d256c8: Pull complete [2021-12-06T16:56:38.716Z] de9db76c5a1d: Pull complete [2021-12-06T16:56:38.716Z] 85a0685a4137: Verifying Checksum [2021-12-06T16:56:38.716Z] 85a0685a4137: Download complete [2021-12-06T16:56:42.967Z] 0eba1c9be4d2: Pull complete [2021-12-06T16:56:42.967Z] 0d57e429df01: Pull complete [2021-12-06T16:56:42.967Z] 4e4be7b47b0d: Pull complete [2021-12-06T16:56:43.248Z] e1f770b5df2f: Pull complete [2021-12-06T16:56:47.501Z] 85a0685a4137: Pull complete [2021-12-06T16:56:47.501Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-12-06T16:56:47.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-06T16:56:47.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-12-06T16:56:47.572Z] prd-centos7-docker-4c-2g-341 does not seem to be running inside a container [2021-12-06T16:56:47.614Z] $ 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/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-12-06T16:56:50.493Z] $ docker top b07515d21df03290621af775bf3ca3209f09fec2618408663933e8489251e0b7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-06T16:56:50.566Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-12-06T16:56:50.861Z] + set -o pipefail [2021-12-06T16:56:50.861Z] + snyk monitor '--org=edgex-jenkins' [2021-12-06T16:56:56.156Z] [2021-12-06T16:56:56.156Z] Monitoring /w/workspace/edgex-go/122 (github.com/edgexfoundry/edgex-go)... [2021-12-06T16:56:56.156Z] [2021-12-06T16:56:56.156Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/ac4d3931-6b9f-45f7-9cda-1b123256cf33 [2021-12-06T16:56:56.156Z] [2021-12-06T16:56:56.156Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-12-06T16:56:56.156Z] [2021-12-06T16:56:56.156Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-12-06T16:56:56.156Z] [2021-12-06T16:56:56.156Z] [Pipeline] } [2021-12-06T16:56:56.168Z] $ docker stop --time=1 b07515d21df03290621af775bf3ca3209f09fec2618408663933e8489251e0b7 [2021-12-06T16:56:58.250Z] $ docker rm -f b07515d21df03290621af775bf3ca3209f09fec2618408663933e8489251e0b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-12-06T16:56:59.014Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T16:56:59.024Z] provisioning config files... [2021-12-06T16:56:59.034Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/122@tmp/config1287157793063841043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:56:59.331Z] --> edgex-publish-swagger.sh [2021-12-06T16:56:59.331Z] === Publish openapi/v2 API === [2021-12-06T16:56:59.331Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-12-06T16:56:59.331Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/122/openapi/v2/core-command.yaml] [2021-12-06T16:56:59.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T16:56:59.331Z] Dload Upload Total Spent Left Speed [2021-12-06T16:57:00.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 26152 0:00:01 0:00:01 --:--:-- 26183 100 32389 0 0 100 32389 0 26150 0:00:01 0:00:01 --:--:-- 26183 [2021-12-06T16:57:00.712Z] [2021-12-06T16:57:00.712Z] [2021-12-06T16:57:00.712Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/122/openapi/v2/core-data.yaml] [2021-12-06T16:57:00.712Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T16:57:00.712Z] Dload Upload Total Spent Left Speed [2021-12-06T16:57:01.652Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 67188 0:00:01 0:00:01 --:--:-- 67217 100 71116 0 0 100 71116 0 67179 0:00:01 0:00:01 --:--:-- 67217 [2021-12-06T16:57:01.653Z] [2021-12-06T16:57:01.653Z] [2021-12-06T16:57:01.653Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/122/openapi/v2/core-metadata.yaml] [2021-12-06T16:57:01.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T16:57:01.653Z] Dload Upload Total Spent Left Speed [2021-12-06T16:57:02.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 114k 0:00:01 0:00:01 --:--:-- 114k 100 119k 0 0 100 119k 0 114k 0:00:01 0:00:01 --:--:-- 114k [2021-12-06T16:57:02.592Z] [2021-12-06T16:57:02.592Z] [2021-12-06T16:57:02.592Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/122/openapi/v2/support-notifications.yaml] [2021-12-06T16:57:02.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T16:57:02.592Z] Dload Upload Total Spent Left Speed [2021-12-06T16:57:03.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 85924 0:00:01 0:00:01 --:--:-- 85992 100 88830 0 0 100 88830 0 85914 0:00:01 0:00:01 --:--:-- 85992 [2021-12-06T16:57:03.533Z] [2021-12-06T16:57:03.533Z] [2021-12-06T16:57:03.533Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/122/openapi/v2/support-scheduler.yaml] [2021-12-06T16:57:03.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T16:57:03.533Z] Dload Upload Total Spent Left Speed [2021-12-06T16:57:04.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 40609 --:--:-- --:--:-- --:--:-- 40611 100 39068 0 0 100 39068 0 40600 --:--:-- --:--:-- --:--:-- 40569 [2021-12-06T16:57:04.471Z] [2021-12-06T16:57:04.471Z] [2021-12-06T16:57:04.471Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/122/openapi/v2/system-agent.yaml] [2021-12-06T16:57:04.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T16:57:04.730Z] Dload Upload Total Spent Left Speed [2021-12-06T16:57:05.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 21886 --:--:-- --:--:-- --:--:-- 21878 100 19603 0 0 100 19603 0 21882 --:--:-- --:--:-- --:--:-- 21878 [2021-12-06T16:57:05.667Z] [2021-12-06T16:57:05.667Z] [Pipeline] } [2021-12-06T16:57:05.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2021-12-06T16:57:06.121Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-06T16:57:06.121Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:57:06.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T16:57:06.420Z] . [Pipeline] withDockerContainer [2021-12-06T16:57:06.484Z] prd-centos7-docker-4c-2g-341 does not seem to be running inside a container [2021-12-06T16:57:06.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-06T16:57:06.989Z] $ docker top 8e7d95da11328390b573e1aec811926057584eaf11547a6e7e972e6df7141bd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-06T16:57:07.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T16:57:07.091Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T16:57:07.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T16:57:07.235Z] $ docker exec 8e7d95da11328390b573e1aec811926057584eaf11547a6e7e972e6df7141bd6 ssh-agent [2021-12-06T16:57:07.336Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXahDJjb/agent.14 [2021-12-06T16:57:07.336Z] SSH_AGENT_PID=20 [2021-12-06T16:57:07.341Z] Running ssh-add (command line suppressed) [2021-12-06T16:57:07.443Z] Identity added: /w/workspace/edgex-go/122@tmp/private_key_3764719427636976023.key (/w/workspace/edgex-go/122@tmp/private_key_3764719427636976023.key) [2021-12-06T16:57:07.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T16:57:07.754Z] + git semver tag [2021-12-06T16:57:07.754Z] # -> Open(): unable to determine branch for HEAD [2021-12-06T16:57:07.754Z] # $GIT_DIR = /w/workspace/edgex-go/122/.git [2021-12-06T16:57:07.754Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/122 [2021-12-06T16:57:07.754Z] # $SEMVER_REMOTE_NAME = origin [2021-12-06T16:57:07.754Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-06T16:57:07.754Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-06T16:57:07.754Z] # $SEMVER_BRANCH = main [2021-12-06T16:57:07.754Z] # $SEMVER_DIR = /w/workspace/edgex-go/122/.semver [2021-12-06T16:57:07.754Z] # 87838b6d0d653c2c1edac1be3b99b5b7508036b9 HEAD [2021-12-06T16:57:08.014Z] # -> Force: false [2021-12-06T16:57:08.014Z] # eda626e28b8d72cecd691c2d8d76b261ca997828 refs/tags/v2.2.0-dev.9 [Pipeline] } [2021-12-06T16:57:08.026Z] $ docker exec --env ******** --env ******** 8e7d95da11328390b573e1aec811926057584eaf11547a6e7e972e6df7141bd6 ssh-agent -k [2021-12-06T16:57:08.119Z] unset SSH_AUTH_SOCK; [2021-12-06T16:57:08.119Z] unset SSH_AGENT_PID; [2021-12-06T16:57:08.119Z] echo Agent pid 20 killed; [2021-12-06T16:57:08.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T16:57:08.573Z] + git semver [Pipeline] } [2021-12-06T16:57:08.640Z] $ docker stop --time=1 8e7d95da11328390b573e1aec811926057584eaf11547a6e7e972e6df7141bd6 [2021-12-06T16:57:09.821Z] $ docker rm -f 8e7d95da11328390b573e1aec811926057584eaf11547a6e7e972e6df7141bd6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:57:10.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-06T16:57:10.204Z] [2021-12-06T16:57:10.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:57:10.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-06T16:57:10.512Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-12-06T16:57:10.512Z] ab5ef0e58194: Pulling fs layer [2021-12-06T16:57:10.512Z] 9712f1f96733: Pulling fs layer [2021-12-06T16:57:10.512Z] 63f879dbbcfc: Pulling fs layer [2021-12-06T16:57:10.512Z] 0d9ebad4ef96: Pulling fs layer [2021-12-06T16:57:10.512Z] e9a5061849ea: Pulling fs layer [2021-12-06T16:57:10.512Z] d747dcd14b5f: Pulling fs layer [2021-12-06T16:57:10.512Z] 2de7ff778b66: Pulling fs layer [2021-12-06T16:57:10.512Z] e9a5061849ea: Waiting [2021-12-06T16:57:10.512Z] d747dcd14b5f: Waiting [2021-12-06T16:57:10.512Z] 2de7ff778b66: Waiting [2021-12-06T16:57:10.512Z] 0d9ebad4ef96: Waiting [2021-12-06T16:57:10.512Z] 9712f1f96733: Verifying Checksum [2021-12-06T16:57:10.512Z] 9712f1f96733: Download complete [2021-12-06T16:57:10.782Z] 0d9ebad4ef96: Verifying Checksum [2021-12-06T16:57:10.782Z] 0d9ebad4ef96: Download complete [2021-12-06T16:57:11.043Z] 63f879dbbcfc: Verifying Checksum [2021-12-06T16:57:11.044Z] 63f879dbbcfc: Download complete [2021-12-06T16:57:11.044Z] d747dcd14b5f: Verifying Checksum [2021-12-06T16:57:11.044Z] d747dcd14b5f: Download complete [2021-12-06T16:57:11.044Z] e9a5061849ea: Verifying Checksum [2021-12-06T16:57:11.044Z] e9a5061849ea: Download complete [2021-12-06T16:57:11.044Z] ab5ef0e58194: Verifying Checksum [2021-12-06T16:57:11.044Z] ab5ef0e58194: Download complete [2021-12-06T16:57:11.044Z] 2de7ff778b66: Verifying Checksum [2021-12-06T16:57:11.044Z] 2de7ff778b66: Download complete [2021-12-06T16:57:14.375Z] ab5ef0e58194: Pull complete [2021-12-06T16:57:14.375Z] 9712f1f96733: Pull complete [2021-12-06T16:57:14.955Z] 63f879dbbcfc: Pull complete [2021-12-06T16:57:19.184Z] 0d9ebad4ef96: Pull complete [2021-12-06T16:57:19.762Z] e9a5061849ea: Pull complete [2021-12-06T16:57:19.762Z] d747dcd14b5f: Pull complete [2021-12-06T16:57:20.725Z] 2de7ff778b66: Pull complete [2021-12-06T16:57:20.725Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-12-06T16:57:20.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-06T16:57:20.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-12-06T16:57:20.791Z] prd-centos7-docker-4c-2g-341 does not seem to be running inside a container [2021-12-06T16:57:20.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-12-06T16:57:26.535Z] $ docker top e94823224af10571125e499a4e49e9f9d0eafef020ccc0ccd6b2e83ffc66cbb2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-12-06T16:57:26.614Z] provisioning config files... [2021-12-06T16:57:26.625Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/122@tmp/config3764559017277241990tmp [2021-12-06T16:57:26.639Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/122@tmp/config5477293389368861345tmp [2021-12-06T16:57:26.650Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/122@tmp/config1917987319387114595tmp [Pipeline] { [Pipeline] echo [2021-12-06T16:57:26.664Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:57:26.960Z] ---> sigul-configuration.sh [2021-12-06T16:57:26.961Z] gpg: directory `/root/.gnupg' created [2021-12-06T16:57:26.961Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-12-06T16:57:26.961Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-12-06T16:57:26.961Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-12-06T16:57:26.961Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-12-06T16:57:26.961Z] gpg: CAST5 encrypted data [2021-12-06T16:57:26.961Z] gpg: encrypted with 1 passphrase [2021-12-06T16:57:26.961Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-12-06T16:57:27.252Z] + mkdir /home/jenkins [2021-12-06T16:57:27.252Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-12-06T16:57:27.546Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-12-06T16:57:27.556Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:57:27.848Z] ---> sigul-install.sh [2021-12-06T16:57:27.848Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-12-06T16:57:28.143Z] + git tag --list [2021-12-06T16:57:28.143Z] 0.6.0 [2021-12-06T16:57:28.143Z] 0.6.1 [2021-12-06T16:57:28.143Z] 0.7.0 [2021-12-06T16:57:28.143Z] 0.7.1 [2021-12-06T16:57:28.143Z] v1.0.0 [2021-12-06T16:57:28.143Z] v1.0.1 [2021-12-06T16:57:28.143Z] v1.1.0 [2021-12-06T16:57:28.143Z] v1.2.0 [2021-12-06T16:57:28.143Z] v1.2.1 [2021-12-06T16:57:28.143Z] v1.3.0 [2021-12-06T16:57:28.143Z] v1.3.1 [2021-12-06T16:57:28.143Z] v2.0.0 [2021-12-06T16:57:28.143Z] v2.0.1-dev.1 [2021-12-06T16:57:28.143Z] v2.0.1-dev.10 [2021-12-06T16:57:28.143Z] v2.0.1-dev.11 [2021-12-06T16:57:28.143Z] v2.0.1-dev.12 [2021-12-06T16:57:28.143Z] v2.0.1-dev.13 [2021-12-06T16:57:28.143Z] v2.0.1-dev.14 [2021-12-06T16:57:28.143Z] v2.0.1-dev.15 [2021-12-06T16:57:28.143Z] v2.0.1-dev.16 [2021-12-06T16:57:28.143Z] v2.0.1-dev.17 [2021-12-06T16:57:28.143Z] v2.0.1-dev.18 [2021-12-06T16:57:28.143Z] v2.0.1-dev.19 [2021-12-06T16:57:28.143Z] v2.0.1-dev.2 [2021-12-06T16:57:28.143Z] v2.0.1-dev.20 [2021-12-06T16:57:28.143Z] v2.0.1-dev.21 [2021-12-06T16:57:28.143Z] v2.0.1-dev.22 [2021-12-06T16:57:28.143Z] v2.0.1-dev.23 [2021-12-06T16:57:28.143Z] v2.0.1-dev.24 [2021-12-06T16:57:28.143Z] v2.0.1-dev.25 [2021-12-06T16:57:28.143Z] v2.0.1-dev.26 [2021-12-06T16:57:28.143Z] v2.0.1-dev.27 [2021-12-06T16:57:28.143Z] v2.0.1-dev.28 [2021-12-06T16:57:28.143Z] v2.0.1-dev.29 [2021-12-06T16:57:28.143Z] v2.0.1-dev.3 [2021-12-06T16:57:28.143Z] v2.0.1-dev.30 [2021-12-06T16:57:28.143Z] v2.0.1-dev.31 [2021-12-06T16:57:28.143Z] v2.0.1-dev.32 [2021-12-06T16:57:28.143Z] v2.0.1-dev.33 [2021-12-06T16:57:28.143Z] v2.0.1-dev.34 [2021-12-06T16:57:28.143Z] v2.0.1-dev.35 [2021-12-06T16:57:28.143Z] v2.0.1-dev.36 [2021-12-06T16:57:28.143Z] v2.0.1-dev.37 [2021-12-06T16:57:28.143Z] v2.0.1-dev.38 [2021-12-06T16:57:28.143Z] v2.0.1-dev.39 [2021-12-06T16:57:28.143Z] v2.0.1-dev.4 [2021-12-06T16:57:28.143Z] v2.0.1-dev.40 [2021-12-06T16:57:28.143Z] v2.0.1-dev.41 [2021-12-06T16:57:28.143Z] v2.0.1-dev.42 [2021-12-06T16:57:28.143Z] v2.0.1-dev.43 [2021-12-06T16:57:28.143Z] v2.0.1-dev.44 [2021-12-06T16:57:28.143Z] v2.0.1-dev.45 [2021-12-06T16:57:28.143Z] v2.0.1-dev.46 [2021-12-06T16:57:28.143Z] v2.0.1-dev.47 [2021-12-06T16:57:28.143Z] v2.0.1-dev.48 [2021-12-06T16:57:28.143Z] v2.0.1-dev.49 [2021-12-06T16:57:28.143Z] v2.0.1-dev.5 [2021-12-06T16:57:28.144Z] v2.0.1-dev.50 [2021-12-06T16:57:28.144Z] v2.0.1-dev.51 [2021-12-06T16:57:28.144Z] v2.0.1-dev.52 [2021-12-06T16:57:28.144Z] v2.0.1-dev.53 [2021-12-06T16:57:28.144Z] v2.0.1-dev.54 [2021-12-06T16:57:28.144Z] v2.0.1-dev.55 [2021-12-06T16:57:28.144Z] v2.0.1-dev.56 [2021-12-06T16:57:28.144Z] v2.0.1-dev.57 [2021-12-06T16:57:28.144Z] v2.0.1-dev.58 [2021-12-06T16:57:28.144Z] v2.0.1-dev.59 [2021-12-06T16:57:28.144Z] v2.0.1-dev.6 [2021-12-06T16:57:28.144Z] v2.0.1-dev.60 [2021-12-06T16:57:28.144Z] v2.0.1-dev.61 [2021-12-06T16:57:28.144Z] v2.0.1-dev.62 [2021-12-06T16:57:28.144Z] v2.0.1-dev.63 [2021-12-06T16:57:28.144Z] v2.0.1-dev.64 [2021-12-06T16:57:28.144Z] v2.0.1-dev.65 [2021-12-06T16:57:28.144Z] v2.0.1-dev.66 [2021-12-06T16:57:28.144Z] v2.0.1-dev.67 [2021-12-06T16:57:28.144Z] v2.0.1-dev.68 [2021-12-06T16:57:28.144Z] v2.0.1-dev.69 [2021-12-06T16:57:28.144Z] v2.0.1-dev.7 [2021-12-06T16:57:28.144Z] v2.0.1-dev.70 [2021-12-06T16:57:28.144Z] v2.0.1-dev.71 [2021-12-06T16:57:28.144Z] v2.0.1-dev.72 [2021-12-06T16:57:28.144Z] v2.0.1-dev.73 [2021-12-06T16:57:28.144Z] v2.0.1-dev.74 [2021-12-06T16:57:28.144Z] v2.0.1-dev.75 [2021-12-06T16:57:28.144Z] v2.0.1-dev.76 [2021-12-06T16:57:28.144Z] v2.0.1-dev.77 [2021-12-06T16:57:28.144Z] v2.0.1-dev.78 [2021-12-06T16:57:28.144Z] v2.0.1-dev.79 [2021-12-06T16:57:28.144Z] v2.0.1-dev.8 [2021-12-06T16:57:28.144Z] v2.0.1-dev.80 [2021-12-06T16:57:28.144Z] v2.0.1-dev.81 [2021-12-06T16:57:28.144Z] v2.0.1-dev.82 [2021-12-06T16:57:28.144Z] v2.0.1-dev.83 [2021-12-06T16:57:28.144Z] v2.0.1-dev.84 [2021-12-06T16:57:28.144Z] v2.0.1-dev.85 [2021-12-06T16:57:28.144Z] v2.0.1-dev.86 [2021-12-06T16:57:28.144Z] v2.0.1-dev.87 [2021-12-06T16:57:28.144Z] v2.0.1-dev.88 [2021-12-06T16:57:28.144Z] v2.0.1-dev.89 [2021-12-06T16:57:28.144Z] v2.0.1-dev.9 [2021-12-06T16:57:28.144Z] v2.0.1-dev.90 [2021-12-06T16:57:28.144Z] v2.0.1-dev.91 [2021-12-06T16:57:28.144Z] v2.0.1-dev.92 [2021-12-06T16:57:28.144Z] v2.0.1-dev.93 [2021-12-06T16:57:28.144Z] v2.0.1-dev.94 [2021-12-06T16:57:28.144Z] v2.0.1-dev.95 [2021-12-06T16:57:28.144Z] v2.0.1-dev.96 [2021-12-06T16:57:28.144Z] v2.0.1-dev.97 [2021-12-06T16:57:28.144Z] v2.0.1-dev.98 [2021-12-06T16:57:28.144Z] v2.0.1-dev.99 [2021-12-06T16:57:28.144Z] v2.1.0 [2021-12-06T16:57:28.144Z] v2.2.0-dev.1 [2021-12-06T16:57:28.144Z] v2.2.0-dev.2 [2021-12-06T16:57:28.144Z] v2.2.0-dev.3 [2021-12-06T16:57:28.144Z] v2.2.0-dev.4 [2021-12-06T16:57:28.144Z] v2.2.0-dev.5 [2021-12-06T16:57:28.144Z] v2.2.0-dev.6 [2021-12-06T16:57:28.144Z] v2.2.0-dev.7 [2021-12-06T16:57:28.144Z] v2.2.0-dev.8 [2021-12-06T16:57:28.144Z] v2.2.0-dev.9 [Pipeline] sh [2021-12-06T16:57:28.438Z] + lftools sign git-tag v2.2.0-dev.9 [2021-12-06T16:57:29.010Z] Signing Git tag with Sigul... [2021-12-06T16:57:29.011Z] Signing v2.2.0-dev.9 [Pipeline] echo [2021-12-06T16:57:29.960Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:57:30.248Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-12-06T16:57:30.264Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-12-06T16:57:30.283Z] $ docker stop --time=1 e94823224af10571125e499a4e49e9f9d0eafef020ccc0ccd6b2e83ffc66cbb2 [2021-12-06T16:57:31.469Z] $ docker rm -f e94823224af10571125e499a4e49e9f9d0eafef020ccc0ccd6b2e83ffc66cbb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-12-06T16:57:31.979Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-06T16:57:31.979Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:57:32.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T16:57:32.272Z] . [Pipeline] withDockerContainer [2021-12-06T16:57:32.344Z] prd-centos7-docker-4c-2g-341 does not seem to be running inside a container [2021-12-06T16:57:32.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-06T16:57:32.770Z] $ docker top 7e578d54f7254dd27cfb1047fb552a9e422ce6a9b439761393192dd991fb1d3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-06T16:57:32.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T16:57:32.866Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T16:57:32.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T16:57:32.984Z] $ docker exec 7e578d54f7254dd27cfb1047fb552a9e422ce6a9b439761393192dd991fb1d3a ssh-agent [2021-12-06T16:57:33.103Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDNnflF/agent.13 [2021-12-06T16:57:33.103Z] SSH_AGENT_PID=20 [2021-12-06T16:57:33.109Z] Running ssh-add (command line suppressed) [2021-12-06T16:57:33.229Z] Identity added: /w/workspace/edgex-go/122@tmp/private_key_4030914906477890775.key (/w/workspace/edgex-go/122@tmp/private_key_4030914906477890775.key) [2021-12-06T16:57:33.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T16:57:33.535Z] + git semver bump pre [2021-12-06T16:57:33.535Z] # -> Open(): unable to determine branch for HEAD [2021-12-06T16:57:33.535Z] # $GIT_DIR = /w/workspace/edgex-go/122/.git [2021-12-06T16:57:33.535Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/122 [2021-12-06T16:57:33.535Z] # $SEMVER_REMOTE_NAME = origin [2021-12-06T16:57:33.535Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-06T16:57:33.535Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-06T16:57:33.535Z] # $SEMVER_BRANCH = main [2021-12-06T16:57:33.535Z] # $SEMVER_DIR = /w/workspace/edgex-go/122/.semver [2021-12-06T16:57:33.535Z] 2.2.0-dev.10 [Pipeline] } [2021-12-06T16:57:33.560Z] $ docker exec --env ******** --env ******** 7e578d54f7254dd27cfb1047fb552a9e422ce6a9b439761393192dd991fb1d3a ssh-agent -k [2021-12-06T16:57:33.682Z] unset SSH_AUTH_SOCK; [2021-12-06T16:57:33.682Z] unset SSH_AGENT_PID; [2021-12-06T16:57:33.682Z] echo Agent pid 20 killed; [2021-12-06T16:57:33.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T16:57:34.003Z] + git semver [Pipeline] } [2021-12-06T16:57:34.016Z] $ docker stop --time=1 7e578d54f7254dd27cfb1047fb552a9e422ce6a9b439761393192dd991fb1d3a [2021-12-06T16:57:35.197Z] $ docker rm -f 7e578d54f7254dd27cfb1047fb552a9e422ce6a9b439761393192dd991fb1d3a [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T16:57:35.545Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-06T16:57:35.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:57:35.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T16:57:35.846Z] . [Pipeline] withDockerContainer [2021-12-06T16:57:35.914Z] prd-centos7-docker-4c-2g-341 does not seem to be running inside a container [2021-12-06T16:57:35.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-06T16:57:36.300Z] $ docker top c4b4a773fc16a3ad27a42bdc923f33cc4800a5e2974156908b4419f466a82020 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-06T16:57:36.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T16:57:36.386Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T16:57:36.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T16:57:36.518Z] $ docker exec c4b4a773fc16a3ad27a42bdc923f33cc4800a5e2974156908b4419f466a82020 ssh-agent [2021-12-06T16:57:36.641Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmiPjMg/agent.14 [2021-12-06T16:57:36.641Z] SSH_AGENT_PID=21 [2021-12-06T16:57:36.646Z] Running ssh-add (command line suppressed) [2021-12-06T16:57:36.760Z] Identity added: /w/workspace/edgex-go/122@tmp/private_key_1610204805373993167.key (/w/workspace/edgex-go/122@tmp/private_key_1610204805373993167.key) [2021-12-06T16:57:36.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T16:57:37.065Z] + git semver push [2021-12-06T16:57:37.065Z] # -> Open(): unable to determine branch for HEAD [2021-12-06T16:57:37.065Z] # $GIT_DIR = /w/workspace/edgex-go/122/.git [2021-12-06T16:57:37.065Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/122 [2021-12-06T16:57:37.065Z] # $SEMVER_REMOTE_NAME = origin [2021-12-06T16:57:37.065Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-06T16:57:37.065Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-06T16:57:37.065Z] # $SEMVER_BRANCH = main [2021-12-06T16:57:37.065Z] # $SEMVER_DIR = /w/workspace/edgex-go/122/.semver [Pipeline] } [2021-12-06T16:57:41.278Z] $ docker exec --env ******** --env ******** c4b4a773fc16a3ad27a42bdc923f33cc4800a5e2974156908b4419f466a82020 ssh-agent -k [2021-12-06T16:57:41.370Z] unset SSH_AUTH_SOCK; [2021-12-06T16:57:41.371Z] unset SSH_AGENT_PID; [2021-12-06T16:57:41.371Z] echo Agent pid 21 killed; [2021-12-06T16:57:41.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T16:57:41.696Z] + git semver [Pipeline] } [2021-12-06T16:57:41.711Z] $ docker stop --time=1 c4b4a773fc16a3ad27a42bdc923f33cc4800a5e2974156908b4419f466a82020 [2021-12-06T16:57:42.923Z] $ docker rm -f c4b4a773fc16a3ad27a42bdc923f33cc4800a5e2974156908b4419f466a82020 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-06T16:57:44.678Z] + '[' -d /w/workspace/edgex-go/122/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:57:44.970Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:57:45.522Z] ---> package-listing.sh [2021-12-06T16:57:45.522Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-06T16:57:45.522Z] ++ facter osfamily [2021-12-06T16:57:45.783Z] + OS_FAMILY=redhat [2021-12-06T16:57:45.783Z] + workspace=/w/workspace/edgex-go/122 [2021-12-06T16:57:45.783Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-06T16:57:45.783Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-06T16:57:45.783Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-06T16:57:45.783Z] + PACKAGES=/tmp/packages_start.txt [2021-12-06T16:57:45.783Z] + '[' /w/workspace/edgex-go/122 ']' [2021-12-06T16:57:45.783Z] + PACKAGES=/tmp/packages_end.txt [2021-12-06T16:57:45.783Z] + case "${OS_FAMILY}" in [2021-12-06T16:57:45.783Z] + rpm -qa [2021-12-06T16:57:45.783Z] + sort [2021-12-06T16:57:49.986Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-06T16:57:49.986Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-06T16:57:49.986Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-06T16:57:49.986Z] + '[' /w/workspace/edgex-go/122 ']' [2021-12-06T16:57:49.986Z] + mkdir -p /w/workspace/edgex-go/122/archives/ [2021-12-06T16:57:49.986Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/122/archives/ [Pipeline] echo [2021-12-06T16:57:49.998Z] 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/122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-06T16:57:50.282Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:57:50.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T16:57:50.836Z] [2021-12-06T16:57:50.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T16:57:51.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T16:57:51.146Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-06T16:57:51.146Z] b4d181a07f80: Pulling fs layer [2021-12-06T16:57:51.146Z] a1111a8f2ec3: Pulling fs layer [2021-12-06T16:57:51.146Z] ed53099fbce6: Pulling fs layer [2021-12-06T16:57:51.146Z] dc539afda2c1: Pulling fs layer [2021-12-06T16:57:51.146Z] 77bc0d833cb6: Pulling fs layer [2021-12-06T16:57:51.146Z] 9065ff56babe: Pulling fs layer [2021-12-06T16:57:51.146Z] d287ab97295c: Pulling fs layer [2021-12-06T16:57:51.146Z] 77bc0d833cb6: Waiting [2021-12-06T16:57:51.146Z] 9065ff56babe: Waiting [2021-12-06T16:57:51.146Z] d287ab97295c: Waiting [2021-12-06T16:57:51.146Z] dc539afda2c1: Waiting [2021-12-06T16:57:51.146Z] a1111a8f2ec3: Verifying Checksum [2021-12-06T16:57:51.146Z] a1111a8f2ec3: Download complete [2021-12-06T16:57:51.146Z] dc539afda2c1: Verifying Checksum [2021-12-06T16:57:51.146Z] dc539afda2c1: Download complete [2021-12-06T16:57:51.405Z] ed53099fbce6: Verifying Checksum [2021-12-06T16:57:51.405Z] ed53099fbce6: Download complete [2021-12-06T16:57:51.405Z] 9065ff56babe: Verifying Checksum [2021-12-06T16:57:51.405Z] 9065ff56babe: Download complete [2021-12-06T16:57:51.405Z] 77bc0d833cb6: Verifying Checksum [2021-12-06T16:57:51.405Z] 77bc0d833cb6: Download complete [2021-12-06T16:57:51.405Z] b4d181a07f80: Verifying Checksum [2021-12-06T16:57:51.405Z] b4d181a07f80: Download complete [2021-12-06T16:57:51.977Z] d287ab97295c: Verifying Checksum [2021-12-06T16:57:51.977Z] d287ab97295c: Download complete [2021-12-06T16:57:52.941Z] b4d181a07f80: Pull complete [2021-12-06T16:57:53.200Z] a1111a8f2ec3: Pull complete [2021-12-06T16:57:53.784Z] ed53099fbce6: Pull complete [2021-12-06T16:57:53.784Z] dc539afda2c1: Pull complete [2021-12-06T16:57:54.045Z] 77bc0d833cb6: Pull complete [2021-12-06T16:57:54.046Z] 9065ff56babe: Pull complete [2021-12-06T16:58:00.673Z] d287ab97295c: Pull complete [2021-12-06T16:58:00.673Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-06T16:58:00.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T16:58:00.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-06T16:58:00.738Z] prd-centos7-docker-4c-2g-341 does not seem to be running inside a container [2021-12-06T16:58:00.784Z] $ 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/122/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/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-06T16:58:04.085Z] $ docker top 84eafb01c694a06bdc6f7d7c75226e8d62049ab5e99c69b152060a3a45ba5c56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T16:58:04.447Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-06T16:58:04.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-06T16:58:05.028Z] + ls /var/log/sa-host [2021-12-06T16:58:05.028Z] + sadf -c /var/log/sa-host/sa06 [2021-12-06T16:58:05.028Z] file_magic: OK [2021-12-06T16:58:05.028Z] HZ: Using current value: 100 [2021-12-06T16:58:05.028Z] file_header: OK [2021-12-06T16:58:05.028Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-12-06T16:58:05.028Z] Statistics: [2021-12-06T16:58:05.028Z] 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... [2021-12-06T16:58:05.028Z] File successfully converted to sysstat format version 12.0.3 [2021-12-06T16:58:05.028Z] + sadf -c /var/log/sa-host/sa17 [2021-12-06T16:58:05.028Z] file_magic: OK [2021-12-06T16:58:05.028Z] HZ: Using current value: 100 [2021-12-06T16:58:05.028Z] file_header: OK [2021-12-06T16:58:05.028Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-12-06T16:58:05.028Z] Statistics: [2021-12-06T16:58:05.028Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-06T16:58:05.028Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T16:58:05.268Z] provisioning config files... [2021-12-06T16:58:05.280Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/122@tmp/config9062323155455400099tmp [Pipeline] { [Pipeline] echo [2021-12-06T16:58:05.298Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:58:05.585Z] ---> create-netrc.sh [Pipeline] } [2021-12-06T16:58:05.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:58:05.941Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-06T16:58:05.950Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:58:06.237Z] ---> sudo-logs.sh [2021-12-06T16:58:06.237Z] Archiving 'sudo' log.. [2021-12-06T16:58:06.237Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-341.novalocal: Name or service not known [2021-12-06T16:58:06.237Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-341.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-06T16:58:06.258Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:58:06.546Z] ---> job-cost.sh [2021-12-06T16:58:06.546Z] lf-activate-venv: SKIPPING [2021-12-06T16:58:06.546Z] DEBUG: total: 0.10999999940395355 [2021-12-06T16:58:06.546Z] INFO: Retrieving Stack Cost... [2021-12-06T16:58:07.118Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-06T16:58:07.378Z] INFO: Archiving Costs [Pipeline] echo [2021-12-06T16:58:07.392Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T16:58:07.680Z] ---> logs-deploy.sh [2021-12-06T16:58:07.680Z] lf-activate-venv: SKIPPING [2021-12-06T16:58:07.680Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/122 [2021-12-06T16:58:07.680Z] INFO: archiving workspace using pattern(s): [2021-12-06T16:58:08.622Z] Archives upload complete. [2021-12-06T16:58:08.622Z] INFO: archiving logs to Nexus