Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9eb884115fc529922851d90e445a830d198858da 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-ssh12051558439744355540.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh18066847101977656429.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6106867377976193224.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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 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-ssh396319510331542353.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10191448507943392998.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1613 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 9eb884115fc529922851d90e445a830d198858da (jakarta) > 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 9eb884115fc529922851d90e445a830d198858da # timeout=10 Commit message: "docs(snap): improvements to addon-services, env override and badge (Jakarta) (#4049)" > git rev-list --no-walk db608d24777f3846be0c8d00faf18a86b4479024 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-07T07:25:20.165Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-07T07:25:20.222Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-07T07:25:20.236Z] ========================================================= [2022-06-07T07:25:20.236Z] EdgeX Global Pipelines Version Info [2022-06-07T07:25:20.236Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:25:21.000Z] ------------------- [2022-06-07T07:25:21.000Z] stable info: [2022-06-07T07:25:21.000Z] ------------------- [2022-06-07T07:25:21.000Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-07T07:25:21.000Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T07:25:21.000Z] Message: update stable to v1.0.232 [2022-06-07T07:25:21.575Z] ------------------- [2022-06-07T07:25:21.575Z] experimental info: [2022-06-07T07:25:21.575Z] ------------------- [2022-06-07T07:25:21.575Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-07T07:25:21.575Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T07:25:21.575Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-07T07:25:21.823Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-07T07:25:21.835Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-07T07:25:21.846Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-07T07:25:21.859Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-07T07:25:21.869Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-07T07:25:21.879Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-07T07:25:21.889Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-07T07:25:21.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-07T07:25:21.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-07T07:25:21.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-07T07:25:21.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-07T07:25:21.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-07T07:25:21.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-07T07:25:21.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-07T07:25:21.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-07T07:25:21.984Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T07:25:21.994Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T07:25:22.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-07T07:25:22.017Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-07T07:25:22.027Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-07T07:25:22.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-07T07:25:22.052Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-07T07:25:22.064Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-07T07:25:22.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-07T07:25:22.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-07T07:25:22.093Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-07T07:25:22.104Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9eb884115fc529922851d90e445a830d198858da [Pipeline] echo [2022-06-07T07:25:22.114Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9eb8841 [Pipeline] echo [2022-06-07T07:25:22.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T07:25:22.163Z] provisioning config files... [2022-06-07T07:25:22.175Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1340563352433211014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:25:22.503Z] ---> docker-login.sh [2022-06-07T07:25:22.503Z] nexus3.edgexfoundry.org:10001 [2022-06-07T07:25:22.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:25:22.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:25:22.765Z] Configure a credential helper to remove this warning. See [2022-06-07T07:25:22.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:25:22.765Z] [2022-06-07T07:25:22.765Z] Login Succeeded [2022-06-07T07:25:22.765Z] nexus3.edgexfoundry.org:10002 [2022-06-07T07:25:23.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:25:23.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:25:23.025Z] Configure a credential helper to remove this warning. See [2022-06-07T07:25:23.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:25:23.025Z] [2022-06-07T07:25:23.025Z] Login Succeeded [2022-06-07T07:25:23.025Z] nexus3.edgexfoundry.org:10003 [2022-06-07T07:25:23.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:25:23.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:25:23.025Z] Configure a credential helper to remove this warning. See [2022-06-07T07:25:23.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:25:23.025Z] [2022-06-07T07:25:23.025Z] Login Succeeded [2022-06-07T07:25:23.025Z] nexus3.edgexfoundry.org:10004 [2022-06-07T07:25:23.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:25:23.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:25:23.286Z] Configure a credential helper to remove this warning. See [2022-06-07T07:25:23.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:25:23.286Z] [2022-06-07T07:25:23.286Z] Login Succeeded [2022-06-07T07:25:23.286Z] docker.io [2022-06-07T07:25:23.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:25:23.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:25:23.547Z] Configure a credential helper to remove this warning. See [2022-06-07T07:25:23.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:25:23.547Z] [2022-06-07T07:25:23.547Z] Login Succeeded [2022-06-07T07:25:23.547Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T07:25:23.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T07:25:23.871Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-06-07T07:25:23.872Z] + dirname cmd/core-command/Dockerfile [2022-06-07T07:25:23.872Z] + cut -d/ -f2 [2022-06-07T07:25:23.872Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-07T07:25:23.872Z] + dirname cmd/core-data/Dockerfile [2022-06-07T07:25:23.872Z] + cut -d/ -f2 [2022-06-07T07:25:23.872Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-07T07:25:23.872Z] + dirname cmd/core-metadata/Dockerfile [2022-06-07T07:25:23.872Z] + cut -d/ -f2 [2022-06-07T07:25:23.872Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-07T07:25:23.872Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-07T07:25:23.872Z] + cut -d/ -f2 [2022-06-07T07:25:23.872Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-07T07:25:23.872Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-07T07:25:23.872Z] + cut -d/ -f2 [2022-06-07T07:25:23.872Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-07T07:25:23.872Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-07T07:25:23.872Z] + cut -d/ -f2 [2022-06-07T07:25:23.872Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-07T07:25:23.872Z] + dirname cmd/support-notifications/Dockerfile [2022-06-07T07:25:23.872Z] + cut -d/ -f2 [2022-06-07T07:25:23.872Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-07T07:25:23.872Z] + dirname+ cmd/support-scheduler/Dockerfile [2022-06-07T07:25:23.872Z] cut -d/ -f2 [2022-06-07T07:25:23.872Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-07T07:25:23.872Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-07T07:25:23.872Z] + cut -d/ -f2 [2022-06-07T07:25:23.872Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-07T07:25:23.908Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-07T07:25:24.276Z] + git rev-list -1 --merges 9eb884115fc529922851d90e445a830d198858da~1..9eb884115fc529922851d90e445a830d198858da [Pipeline] echo [2022-06-07T07:25:24.295Z] -----------> git rev-list -1 --merges 9eb884115fc529922851d90e445a830d198858da~1..9eb884115fc529922851d90e445a830d198858da 9eb884115fc529922851d90e445a830d198858da [false] [Pipeline] sh [2022-06-07T07:25:24.588Z] + git log --format=format:%s -1 9eb884115fc529922851d90e445a830d198858da [Pipeline] echo [2022-06-07T07:25:24.604Z] ========================================================= [2022-06-07T07:25:24.604Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-07T07:25:24.604Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-07T07:25:25.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T07:25:25.032Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-07T07:25:25.032Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-07T07:25:25.032Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-07T07:25:25.032Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-07T07:25:25.032Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-07T07:25:25.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:25:25.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T07:25:25.451Z] [2022-06-07T07:25:25.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:25:25.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T07:25:25.757Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-07T07:25:25.757Z] 42c077c10790: Pulling fs layer [2022-06-07T07:25:25.757Z] f63e77b7563a: Pulling fs layer [2022-06-07T07:25:25.757Z] bd5fdadae976: Pulling fs layer [2022-06-07T07:25:25.757Z] 205491f53016: Pulling fs layer [2022-06-07T07:25:25.757Z] df18705c85c3: Pulling fs layer [2022-06-07T07:25:25.757Z] bdb3f477010e: Pulling fs layer [2022-06-07T07:25:25.757Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-07T07:25:25.757Z] 2c6e9b1d212d: Pulling fs layer [2022-06-07T07:25:25.757Z] bdb8f0575790: Pulling fs layer [2022-06-07T07:25:25.757Z] 386e3cb2ff24: Pulling fs layer [2022-06-07T07:25:25.757Z] 2343380bae48: Pulling fs layer [2022-06-07T07:25:25.757Z] 205491f53016: Waiting [2022-06-07T07:25:25.757Z] df18705c85c3: Waiting [2022-06-07T07:25:25.757Z] 2343380bae48: Waiting [2022-06-07T07:25:25.757Z] bdb8f0575790: Waiting [2022-06-07T07:25:25.757Z] bdb3f477010e: Waiting [2022-06-07T07:25:25.757Z] 386e3cb2ff24: Waiting [2022-06-07T07:25:25.757Z] 2c6e9b1d212d: Waiting [2022-06-07T07:25:25.757Z] c8a8fc8e1c8f: Waiting [2022-06-07T07:25:25.757Z] f63e77b7563a: Download complete [2022-06-07T07:25:25.757Z] 205491f53016: Verifying Checksum [2022-06-07T07:25:26.019Z] df18705c85c3: Verifying Checksum [2022-06-07T07:25:26.019Z] df18705c85c3: Download complete [2022-06-07T07:25:26.019Z] bdb3f477010e: Verifying Checksum [2022-06-07T07:25:26.019Z] bdb3f477010e: Download complete [2022-06-07T07:25:26.019Z] bd5fdadae976: Verifying Checksum [2022-06-07T07:25:26.019Z] bd5fdadae976: Download complete [2022-06-07T07:25:26.019Z] 2c6e9b1d212d: Verifying Checksum [2022-06-07T07:25:26.019Z] 2c6e9b1d212d: Download complete [2022-06-07T07:25:26.019Z] bdb8f0575790: Download complete [2022-06-07T07:25:26.019Z] 386e3cb2ff24: Verifying Checksum [2022-06-07T07:25:26.019Z] 386e3cb2ff24: Download complete [2022-06-07T07:25:26.019Z] 2343380bae48: Verifying Checksum [2022-06-07T07:25:26.019Z] 2343380bae48: Download complete [2022-06-07T07:25:26.019Z] 42c077c10790: Verifying Checksum [2022-06-07T07:25:26.019Z] 42c077c10790: Download complete [2022-06-07T07:25:26.281Z] c8a8fc8e1c8f: Download complete [2022-06-07T07:25:27.670Z] 42c077c10790: Pull complete [2022-06-07T07:25:27.670Z] f63e77b7563a: Pull complete [2022-06-07T07:25:28.247Z] bd5fdadae976: Pull complete [2022-06-07T07:25:28.247Z] 205491f53016: Pull complete [2022-06-07T07:25:28.505Z] df18705c85c3: Pull complete [2022-06-07T07:25:28.505Z] bdb3f477010e: Pull complete [2022-06-07T07:25:30.430Z] c8a8fc8e1c8f: Pull complete [2022-06-07T07:25:30.431Z] 2c6e9b1d212d: Pull complete [2022-06-07T07:25:30.691Z] bdb8f0575790: Pull complete [2022-06-07T07:25:30.691Z] 386e3cb2ff24: Pull complete [2022-06-07T07:25:30.691Z] 2343380bae48: Pull complete [2022-06-07T07:25:30.691Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-07T07:25:30.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T07:25:30.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:25:30.799Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2022-06-07T07:25:30.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T07:25:32.219Z] $ docker top 6dedf45665646d3577654e20a483bfd3bf68a25b8222e93ca1fa9b1df1e8e366 -eo pid,comm [2022-06-07T07:25:32.280Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-07T07:25:32.280Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T07:25:32.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T07:25:32.310Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T07:25:32.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T07:25:32.443Z] $ docker exec 6dedf45665646d3577654e20a483bfd3bf68a25b8222e93ca1fa9b1df1e8e366 ssh-agent [2022-06-07T07:25:32.566Z] SSH_AUTH_SOCK=/tmp/ssh-ucOJhikFOkzg/agent.31 [2022-06-07T07:25:32.566Z] SSH_AGENT_PID=38 [2022-06-07T07:25:32.572Z] Running ssh-add (command line suppressed) [2022-06-07T07:25:32.711Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_1104277691587544776.key (/w/workspace/edgex-go/9@tmp/private_key_1104277691587544776.key) [2022-06-07T07:25:32.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T07:25:33.013Z] + git tag --points-at HEAD [Pipeline] } [2022-06-07T07:25:33.034Z] $ docker exec --env ******** --env ******** 6dedf45665646d3577654e20a483bfd3bf68a25b8222e93ca1fa9b1df1e8e366 ssh-agent -k [2022-06-07T07:25:33.150Z] unset SSH_AUTH_SOCK; [2022-06-07T07:25:33.150Z] unset SSH_AGENT_PID; [2022-06-07T07:25:33.151Z] echo Agent pid 38 killed; [2022-06-07T07:25:33.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-07T07:25:33.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T07:25:33.181Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T07:25:33.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T07:25:33.319Z] $ docker exec 6dedf45665646d3577654e20a483bfd3bf68a25b8222e93ca1fa9b1df1e8e366 ssh-agent [2022-06-07T07:25:33.439Z] SSH_AUTH_SOCK=/tmp/ssh-akO6nv0iioPN/agent.71 [2022-06-07T07:25:33.439Z] SSH_AGENT_PID=77 [2022-06-07T07:25:33.446Z] Running ssh-add (command line suppressed) [2022-06-07T07:25:33.570Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_2219823113096522453.key (/w/workspace/edgex-go/9@tmp/private_key_2219823113096522453.key) [2022-06-07T07:25:33.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T07:25:33.869Z] + git semver init [2022-06-07T07:25:34.131Z] 2022-06-07 07:25:34,072 [run_init] DEBUG init version:0.0.0 force:False [2022-06-07T07:25:34.131Z] 2022-06-07 07:25:34,073 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver [2022-06-07T07:25:34.131Z] 2022-06-07 07:25:34,074 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver [2022-06-07T07:25:34.131Z] 2022-06-07 07:25:34,075 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) [2022-06-07T07:25:38.353Z] 2022-06-07 07:25:38,144 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude [2022-06-07T07:25:38.353Z] 2022-06-07 07:25:38,145 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/jakarta with force:False [2022-06-07T07:25:38.353Z] 2022-06-07 07:25:38,145 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta [2022-06-07T07:25:38.353Z] 2022-06-07 07:25:38,145 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta [2022-06-07T07:25:38.353Z] 2.1.1-dev.7 [Pipeline] } [2022-06-07T07:25:38.372Z] $ docker exec --env ******** --env ******** 6dedf45665646d3577654e20a483bfd3bf68a25b8222e93ca1fa9b1df1e8e366 ssh-agent -k [2022-06-07T07:25:38.480Z] unset SSH_AUTH_SOCK; [2022-06-07T07:25:38.481Z] unset SSH_AGENT_PID; [2022-06-07T07:25:38.481Z] echo Agent pid 77 killed; [2022-06-07T07:25:38.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T07:25:38.787Z] + git semver [Pipeline] } [2022-06-07T07:25:39.073Z] $ docker stop --time=1 6dedf45665646d3577654e20a483bfd3bf68a25b8222e93ca1fa9b1df1e8e366 [2022-06-07T07:25:40.396Z] $ docker rm -f 6dedf45665646d3577654e20a483bfd3bf68a25b8222e93ca1fa9b1df1e8e366 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T07:25:40.745Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-07T07:25:40.987Z] Stashed 1 file(s) [Pipeline] echo [2022-06-07T07:25:40.990Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.7 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-07T07:25:41.101Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T07:25:41.107Z] ========================================================= [2022-06-07T07:25:41.107Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-07T07:25:41.107Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-07T07:25:41.400Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-07T07:25:41.400Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-07T07:25:41.400Z] 59bf1c3509f3: Pulling fs layer [2022-06-07T07:25:41.400Z] 666ba61612fd: Pulling fs layer [2022-06-07T07:25:41.400Z] 8ed8ca486205: Pulling fs layer [2022-06-07T07:25:41.400Z] 4fe6c5a15a65: Pulling fs layer [2022-06-07T07:25:41.400Z] 22a0e8bec74d: Pulling fs layer [2022-06-07T07:25:41.400Z] 812f408151ee: Pulling fs layer [2022-06-07T07:25:41.400Z] bab7bd504b26: Pulling fs layer [2022-06-07T07:25:41.400Z] 070449caade9: Pulling fs layer [2022-06-07T07:25:41.400Z] 812f408151ee: Waiting [2022-06-07T07:25:41.400Z] bab7bd504b26: Waiting [2022-06-07T07:25:41.400Z] 4fe6c5a15a65: Waiting [2022-06-07T07:25:41.400Z] 070449caade9: Waiting [2022-06-07T07:25:41.400Z] 8f1a5288e3a6: Pulling fs layer [2022-06-07T07:25:41.400Z] 8f1a5288e3a6: Waiting [2022-06-07T07:25:41.400Z] 8ed8ca486205: Download complete [2022-06-07T07:25:41.400Z] 666ba61612fd: Download complete [2022-06-07T07:25:41.400Z] 22a0e8bec74d: Verifying Checksum [2022-06-07T07:25:41.400Z] 22a0e8bec74d: Download complete [2022-06-07T07:25:41.400Z] 812f408151ee: Verifying Checksum [2022-06-07T07:25:41.400Z] 812f408151ee: Download complete [2022-06-07T07:25:41.400Z] bab7bd504b26: Download complete [2022-06-07T07:25:41.400Z] 59bf1c3509f3: Verifying Checksum [2022-06-07T07:25:41.667Z] 070449caade9: Verifying Checksum [2022-06-07T07:25:41.667Z] 070449caade9: Download complete [2022-06-07T07:25:41.667Z] 59bf1c3509f3: Pull complete [2022-06-07T07:25:41.667Z] 666ba61612fd: Pull complete [2022-06-07T07:25:41.940Z] 8ed8ca486205: Pull complete [2022-06-07T07:25:42.203Z] 8f1a5288e3a6: Verifying Checksum [2022-06-07T07:25:42.203Z] 8f1a5288e3a6: Download complete [2022-06-07T07:25:42.203Z] 4fe6c5a15a65: Verifying Checksum [2022-06-07T07:25:42.203Z] 4fe6c5a15a65: Download complete [2022-06-07T07:25:46.401Z] 4fe6c5a15a65: Pull complete [2022-06-07T07:25:46.401Z] 22a0e8bec74d: Pull complete [2022-06-07T07:25:46.401Z] 812f408151ee: Pull complete [2022-06-07T07:25:46.401Z] bab7bd504b26: Pull complete [2022-06-07T07:25:46.401Z] 070449caade9: Pull complete [2022-06-07T07:25:48.314Z] 8f1a5288e3a6: Pull complete [2022-06-07T07:25:48.314Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-07T07:25:48.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-07T07:25:48.314Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-07T07:25:48.612Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-07T07:25:48.612Z] WORKDIR /edgex [2022-06-07T07:25:48.612Z] COPY go.mod . [2022-06-07T07:25:48.612Z] RUN go mod download [2022-06-07T07:25:48.612Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-07T07:25:50.003Z] Sending build context to Docker daemon 346.4MB [2022-06-07T07:25:50.003Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-07T07:25:50.003Z] ---> c47586b81864 [2022-06-07T07:25:50.003Z] Step 2/4 : WORKDIR /edgex [2022-06-07T07:25:51.919Z] ---> Running in 58c9f334baed [2022-06-07T07:25:52.180Z] Removing intermediate container 58c9f334baed [2022-06-07T07:25:52.180Z] ---> 8c7a76d84032 [2022-06-07T07:25:52.180Z] Step 3/4 : COPY go.mod . [2022-06-07T07:25:52.180Z] ---> c0778aaf50b4 [2022-06-07T07:25:52.180Z] Step 4/4 : RUN go mod download [2022-06-07T07:25:52.180Z] ---> Running in c2a58d90df99 [2022-06-07T07:25:56.070Z] Still waiting to schedule task [2022-06-07T07:25:56.070Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-07T07:26:18.765Z] Removing intermediate container c2a58d90df99 [2022-06-07T07:26:18.766Z] ---> 551d610c1c5c [2022-06-07T07:26:18.766Z] Successfully built 551d610c1c5c [2022-06-07T07:26:18.766Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:26:19.071Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T07:26:19.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:26:19.145Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2022-06-07T07:26:19.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-07T07:26:19.621Z] $ docker top e1e7a50491fa52afe1fbea5dd4c75b56c9a6eb6366c84d689bf45e1500b5c315 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T07:26:19.974Z] + go version [2022-06-07T07:26:19.974Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-07T07:26:19.992Z] $ docker stop --time=1 e1e7a50491fa52afe1fbea5dd4c75b56c9a6eb6366c84d689bf45e1500b5c315 [2022-06-07T07:26:21.282Z] $ docker rm -f e1e7a50491fa52afe1fbea5dd4c75b56c9a6eb6366c84d689bf45e1500b5c315 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:26:21.732Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T07:26:21.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:26:21.823Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2022-06-07T07:26:21.865Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-07T07:26:22.260Z] $ docker top 97964a2e2ba313469f110b64654e1ed30f88324973f1e9744994115ed3c48645 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-07T07:26:22.330Z] ========================================================= [2022-06-07T07:26:22.330Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-07T07:26:22.330Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-07T07:26:22.616Z] + make test [2022-06-07T07:26:22.616Z] go mod tidy [2022-06-07T07:26:22.616Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-07T07:26:27.894Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-07T07:26:36.017Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-07T07:26:36.017Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-07T07:26:36.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-07T07:26:36.276Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-07T07:26:36.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-07T07:26:36.535Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-07T07:26:36.535Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-07T07:26:36.535Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-07T07:26:36.794Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-07T07:26:36.794Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-07T07:26:36.794Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-07T07:26:36.794Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-07T07:26:36.794Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-07T07:26:36.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-07T07:26:37.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-06-07T07:26:37.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-07T07:26:37.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-07T07:26:38.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2022-06-07T07:26:38.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-07T07:26:38.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 44.7% of statements [2022-06-07T07:26:38.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-07T07:26:38.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-07T07:26:38.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.169s coverage: 89.5% of statements [2022-06-07T07:26:38.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-07T07:26:38.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-07T07:26:38.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 83.8% of statements [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-07T07:26:38.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.315s coverage: 94.2% of statements [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-07T07:26:38.872Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 59.1% of statements [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-07T07:26:38.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-07T07:26:38.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-07T07:26:38.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-06-07T07:26:38.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 21.7% of statements [2022-06-07T07:26:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-07T07:26:38.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-06-07T07:26:38.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.091s coverage: 79.5% of statements [2022-06-07T07:26:38.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-06-07T07:26:38.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2022-06-07T07:26:38.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2022-06-07T07:26:51.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements [2022-06-07T07:26:51.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2022-06-07T07:26:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements [2022-06-07T07:26:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 65.1% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 58.8% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.158s coverage: 91.2% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.371s coverage: 65.4% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.8% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-07T07:27:03.006Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-06-07T07:27:03.006Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-07T07:27:03.006Z] 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 [2022-06-07T07:27:17.900Z] GO111MODULE=on go vet ./... [2022-06-07T07:27:19.805Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T07:27:19.805Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T07:27:20.065Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T07:27:20.646Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-07T07:27:20.942Z] + go mod tidy [Pipeline] sh [2022-06-07T07:27:21.227Z] + ls -al . [2022-06-07T07:27:21.227Z] total 680 [2022-06-07T07:27:21.227Z] drwxrwxr-x 11 1001 1001 4096 Jun 7 07:27 . [2022-06-07T07:27:21.227Z] drwxr-xr-x 4 root root 4096 Jun 7 07:26 .. [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 11 Jun 7 07:25 .dockerignore [2022-06-07T07:27:21.227Z] drwxrwxr-x 8 1001 1001 4096 Jun 7 07:25 .git [2022-06-07T07:27:21.227Z] drwxrwxr-x 4 1001 1001 4096 Jun 7 07:25 .github [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 797 Jun 7 07:25 .gitignore [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 42 Jun 7 07:25 .golangci.yml [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 76 Jun 7 07:25 .hadolint.yml [2022-06-07T07:27:21.227Z] drwxr-xr-x 3 1001 1001 4096 Jun 7 07:25 .semver [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 166 Jun 7 07:25 .sonarcloud.properties [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 1171 Jun 7 07:25 ADOPTERS.md [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 8910 Jun 7 07:25 Attribution.txt [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 52201 Jun 7 07:25 CHANGELOG.md [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 3804 Jun 7 07:25 CONTRIBUTING.md [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 677 Jun 7 07:25 GOVERNANCE.md [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 849 Jun 7 07:25 Jenkinsfile [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 10775 Jun 7 07:25 LICENSE [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 6508 Jun 7 07:25 Makefile [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 582 Jun 7 07:25 OWNERS.md [2022-06-07T07:27:21.227Z] -rw-rw-r-- 1 1001 1001 8212 Jun 7 07:25 README.md [2022-06-07T07:27:21.228Z] -rw-rw-r-- 1 1001 1001 6912 Jun 7 07:25 SECURITY.md [2022-06-07T07:27:21.228Z] -rw-rw-r-- 1 1001 1001 11 Jun 7 07:25 VERSION [2022-06-07T07:27:21.228Z] -rw-rw-r-- 1 1001 1001 4131 Jun 7 07:25 ZMQWindows.md [2022-06-07T07:27:21.228Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 07:25 bin [2022-06-07T07:27:21.228Z] drwxrwxr-x 14 1001 1001 4096 Jun 7 07:25 cmd [2022-06-07T07:27:21.228Z] -rw-r--r-- 1 root root 428658 Jun 7 07:27 coverage.out [2022-06-07T07:27:21.228Z] -rw-rw-r-- 1 1001 1001 822 Jun 7 07:27 go.mod [2022-06-07T07:27:21.228Z] -rw-rw-r-- 1 1001 1001 49471 Jun 7 07:25 go.sum [2022-06-07T07:27:21.228Z] drwxrwxr-x 8 1001 1001 4096 Jun 7 07:25 internal [2022-06-07T07:27:21.228Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 07:25 openapi [2022-06-07T07:27:21.228Z] drwxrwxr-x 4 1001 1001 4096 Jun 7 07:25 snap [2022-06-07T07:27:21.228Z] drwxrwxr-x 6 1001 1001 4096 Jun 7 07:25 vendor [2022-06-07T07:27:21.228Z] -rw-rw-r-- 1 1001 1001 204 Jun 7 07:25 version.go [Pipeline] sh [2022-06-07T07:27:21.514Z] + '[' -e coverage.out ] [2022-06-07T07:27:21.514Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-07T07:27:21.612Z] Stashed 1 file(s) [Pipeline] sh [2022-06-07T07:27:21.893Z] + make build [2022-06-07T07:27:21.893Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data [2022-06-07T07:27:23.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-07T07:27:27.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command [2022-06-07T07:27:28.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-07T07:27:28.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-07T07:27:29.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-07T07:27:30.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-07T07:27:30.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-07T07:27:31.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-07T07:27:32.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-07T07:27:32.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-07T07:27:33.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-06-07T07:27:34.702Z] $ docker stop --time=1 97964a2e2ba313469f110b64654e1ed30f88324973f1e9744994115ed3c48645 [2022-06-07T07:27:36.790Z] $ docker rm -f 97964a2e2ba313469f110b64654e1ed30f88324973f1e9744994115ed3c48645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:27:37.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-07T07:27:37.546Z] [2022-06-07T07:27:37.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:27:37.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-07T07:27:37.844Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-07T07:27:37.844Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-07T07:27:37.844Z] ca9280d653b3: Pulling fs layer [2022-06-07T07:27:37.844Z] 7e9c9ca2126c: Pulling fs layer [2022-06-07T07:27:37.844Z] cbdbe7a5bc2a: Download complete [2022-06-07T07:27:38.103Z] ca9280d653b3: Verifying Checksum [2022-06-07T07:27:38.103Z] ca9280d653b3: Download complete [2022-06-07T07:27:38.103Z] cbdbe7a5bc2a: Pull complete [2022-06-07T07:27:38.361Z] 7e9c9ca2126c: Download complete [2022-06-07T07:27:38.620Z] ca9280d653b3: Pull complete [2022-06-07T07:27:39.907Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1614 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-07T07:27:39.918Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2022-06-07T07:27:40.002Z] The recommended git tool is: git [2022-06-07T07:27:41.907Z] 7e9c9ca2126c: Pull complete [2022-06-07T07:27:41.907Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-07T07:27:41.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-07T07:27:41.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:27:41.998Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2022-06-07T07:27:42.035Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-07T07:27:43.376Z] $ docker top 54dc1bdccbaba2c12364548b647ad8cb282798688253f42415c629765dd20412 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T07:27:43.818Z] + docker-compose build --help [2022-06-07T07:27:43.818Z] + grep parallel [2022-06-07T07:27:44.399Z] --parallel Build images in parallel. [Pipeline] } [2022-06-07T07:27:44.417Z] $ docker stop --time=1 54dc1bdccbaba2c12364548b647ad8cb282798688253f42415c629765dd20412 [2022-06-07T07:27:45.721Z] $ docker rm -f 54dc1bdccbaba2c12364548b647ad8cb282798688253f42415c629765dd20412 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:27:46.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-07T07:27:46.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:27:46.194Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2022-06-07T07:27:46.233Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-07T07:27:46.567Z] using credential edgex-jenkins-ssh [2022-06-07T07:27:46.585Z] Cloning the remote Git repository [2022-06-07T07:27:46.602Z] $ docker top 900af53f3bed71c7e3cfaedc103b8869a891748fdc1f425ab448247a6496126c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T07:27:46.946Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-07T07:27:47.514Z] Building core-command ... [2022-06-07T07:27:47.514Z] Building core-data ... [2022-06-07T07:27:47.514Z] Building core-metadata ... [2022-06-07T07:27:47.514Z] Building security-bootstrapper ... [2022-06-07T07:27:47.514Z] Building security-proxy-setup ... [2022-06-07T07:27:47.514Z] Building security-secretstore-setup ... [2022-06-07T07:27:47.514Z] Building support-notifications ... [2022-06-07T07:27:47.514Z] Building support-scheduler ... [2022-06-07T07:27:47.514Z] Building sys-mgmt-agent ... [2022-06-07T07:27:47.514Z] Building core-metadata [2022-06-07T07:27:47.514Z] Building support-notifications [2022-06-07T07:27:47.514Z] Building security-secretstore-setup [2022-06-07T07:27:47.514Z] Building security-proxy-setup [2022-06-07T07:27:47.514Z] Building core-command [2022-06-07T07:27:46.646Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-07T07:27:46.717Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2022-06-07T07:27:46.809Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-07T07:27:46.810Z] > git --version # timeout=10 [2022-06-07T07:27:46.826Z] > git --version # 'git version 2.25.1' [2022-06-07T07:27:46.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T07:27:46.905Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T07:28:01.951Z] Avoid second fetch [2022-06-07T07:28:01.952Z] Checking out Revision 9eb884115fc529922851d90e445a830d198858da (jakarta) [2022-06-07T07:28:01.912Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-07T07:28:01.934Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T07:28:01.980Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T07:28:01.997Z] > git checkout -f 9eb884115fc529922851d90e445a830d198858da # timeout=10 [2022-06-07T07:28:05.618Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:28:05.618Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:28:05.618Z] ---> 551d610c1c5c [2022-06-07T07:28:05.618Z] Step 3/24 : WORKDIR /edgex-go [2022-06-07T07:28:05.618Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:28:05.618Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:28:05.618Z] ---> 551d610c1c5c [2022-06-07T07:28:05.618Z] Step 3/20 : WORKDIR /edgex-go [2022-06-07T07:28:05.618Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:28:05.618Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:28:05.618Z] ---> 551d610c1c5c [2022-06-07T07:28:05.618Z] Step 3/21 : WORKDIR /edgex-go [2022-06-07T07:28:05.618Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:28:05.618Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:28:05.618Z] ---> 551d610c1c5c [2022-06-07T07:28:05.618Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:28:05.618Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:28:05.618Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:28:05.618Z] ---> 551d610c1c5c [2022-06-07T07:28:05.618Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:28:06.693Z] Commit message: "docs(snap): improvements to addon-services, env override and badge (Jakarta) (#4049)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T07:28:07.561Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-07T07:28:07.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T07:28:07.561Z] Dload Upload Total Spent Left Speed [2022-06-07T07:28:07.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2022-06-07T07:28:08.163Z] ---> Running in e587171e13a2 [2022-06-07T07:28:08.163Z] ---> Running in 625c41ba3092 [2022-06-07T07:28:08.163Z] ---> Running in 620074e8f011 [2022-06-07T07:28:08.163Z] ---> Running in 42f0f0f733b8 [2022-06-07T07:28:08.163Z] ---> Running in d6b733079c96 [2022-06-07T07:28:08.252Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-07T07:28:08.423Z] Removing intermediate container 42f0f0f733b8 [2022-06-07T07:28:08.423Z] ---> 867ba69d3b58 [2022-06-07T07:28:08.423Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:28:08.423Z] Removing intermediate container e587171e13a2 [2022-06-07T07:28:08.423Z] ---> 5535e3e6f9f0 [2022-06-07T07:28:08.423Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:28:08.423Z] Removing intermediate container d6b733079c96 [2022-06-07T07:28:08.423Z] ---> 53348fb6796d [2022-06-07T07:28:08.423Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:28:08.423Z] Removing intermediate container 620074e8f011 [2022-06-07T07:28:08.423Z] ---> 7de3f6a0f9a9 [2022-06-07T07:28:08.423Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:28:08.423Z] Removing intermediate container 625c41ba3092 [2022-06-07T07:28:08.423Z] ---> 535ff73cb9a3 [2022-06-07T07:28:08.423Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:28:08.423Z] ---> Running in 1b991420494a [2022-06-07T07:28:08.423Z] ---> Running in c87ea4000a08 [2022-06-07T07:28:08.423Z] ---> Running in 834fd56a63db [2022-06-07T07:28:08.423Z] ---> Running in ed2a4df221dd [2022-06-07T07:28:08.423Z] ---> Running in 9d594c3dbb4d [2022-06-07T07:28:08.602Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-07T07:28:08.602Z] + sudo tee /etc/docker/daemon.new [2022-06-07T07:28:08.602Z] { [2022-06-07T07:28:08.602Z] "registry-mirrors": [ [2022-06-07T07:28:08.602Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-07T07:28:08.602Z] ], [2022-06-07T07:28:08.602Z] "bip": "10.250.0.254/24", [2022-06-07T07:28:08.602Z] "hosts": [ [2022-06-07T07:28:08.602Z] "tcp://0.0.0.0:5555", [2022-06-07T07:28:08.602Z] "unix:///var/run/docker.sock" [2022-06-07T07:28:08.602Z] ], [2022-06-07T07:28:08.602Z] "mtu": 1458, [2022-06-07T07:28:08.602Z] "selinux-enabled": true, [2022-06-07T07:28:08.602Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-07T07:28:08.602Z] } [Pipeline] sh [2022-06-07T07:28:08.953Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-07T07:28:09.350Z] + sudo service docker restart [2022-06-07T07:28:09.360Z] Removing intermediate container 1b991420494a [2022-06-07T07:28:09.360Z] ---> 32aa30dc64d3 [2022-06-07T07:28:09.360Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-07T07:28:09.360Z] ---> Running in 8103f70a9e4d [2022-06-07T07:28:09.623Z] Removing intermediate container c87ea4000a08 [2022-06-07T07:28:09.623Z] ---> 6424d64858f3 [2022-06-07T07:28:09.623Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-07T07:28:09.623Z] ---> Running in 8f54967514d7 [2022-06-07T07:28:09.884Z] Removing intermediate container 834fd56a63db [2022-06-07T07:28:09.884Z] ---> af06963fa349 [2022-06-07T07:28:09.884Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-07T07:28:09.884Z] ---> Running in c2b5dd750636 [2022-06-07T07:28:09.884Z] Removing intermediate container 9d594c3dbb4d [2022-06-07T07:28:09.884Z] ---> 87bfedf39884 [2022-06-07T07:28:09.884Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-07T07:28:09.884Z] ---> Running in ae3fd8c0e919 [2022-06-07T07:28:09.884Z] Removing intermediate container ed2a4df221dd [2022-06-07T07:28:09.884Z] ---> 5d4cd45f79a0 [2022-06-07T07:28:09.884Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-07T07:28:10.142Z] ---> Running in 928c77608ad1 [2022-06-07T07:28:10.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:10.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:10.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:10.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:10.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:11.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:11.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:11.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:11.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:11.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:11.493Z] OK: 221 MiB in 52 packages [2022-06-07T07:28:11.493Z] OK: 221 MiB in 52 packages [2022-06-07T07:28:11.754Z] OK: 221 MiB in 52 packages [2022-06-07T07:28:11.754Z] OK: 221 MiB in 52 packages [2022-06-07T07:28:11.754Z] OK: 221 MiB in 52 packages [2022-06-07T07:28:12.013Z] Removing intermediate container 8f54967514d7 [2022-06-07T07:28:12.013Z] ---> 1249a95541db [2022-06-07T07:28:12.013Z] Step 6/22 : COPY . . [2022-06-07T07:28:12.013Z] Removing intermediate container 8103f70a9e4d [2022-06-07T07:28:12.013Z] ---> cb0658304d0b [2022-06-07T07:28:12.013Z] Step 6/20 : COPY . . [2022-06-07T07:28:12.273Z] Removing intermediate container c2b5dd750636 [2022-06-07T07:28:12.273Z] ---> 36964f79d34b [2022-06-07T07:28:12.273Z] Step 6/22 : COPY . . [2022-06-07T07:28:17.554Z] Removing intermediate container ae3fd8c0e919 [2022-06-07T07:28:17.554Z] ---> 37cfd9b53ce1 [2022-06-07T07:28:17.554Z] Step 6/24 : COPY . . [2022-06-07T07:28:17.554Z] Removing intermediate container 928c77608ad1 [2022-06-07T07:28:17.554Z] ---> 7f75ceeae0e6 [2022-06-07T07:28:17.554Z] Step 6/21 : COPY . . [2022-06-07T07:28:20.847Z] ---> b9fa6246597c [2022-06-07T07:28:20.847Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:28:21.414Z] ---> Running in ba21b0930d3a [2022-06-07T07:28:21.674Z] ---> 51d42aa0ca1f [2022-06-07T07:28:21.674Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:28:21.674Z] ---> 36f6c9395f42 [2022-06-07T07:28:21.674Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:28:21.674Z] ---> Running in 1ff5e0c2fa96 [2022-06-07T07:28:21.674Z] ---> Running in 80db32fef14e [2022-06-07T07:28:21.935Z] skipping... [2022-06-07T07:28:22.195Z] ---> c394e59f0f2f [2022-06-07T07:28:22.196Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:28:22.456Z] skipping... [2022-06-07T07:28:22.456Z] skipping... [2022-06-07T07:28:22.456Z] ---> Running in b18084d1e4d7 [2022-06-07T07:28:22.456Z] Removing intermediate container ba21b0930d3a [2022-06-07T07:28:22.456Z] ---> 4d0cc52545ae [2022-06-07T07:28:22.456Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-07T07:28:22.456Z] ---> Running in 5a251178b2fe [2022-06-07T07:28:22.715Z] ---> cbc4b8d1ad68 [2022-06-07T07:28:22.715Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:28:22.715Z] ---> Running in 37921b088317 [2022-06-07T07:28:22.976Z] Removing intermediate container 1ff5e0c2fa96 [2022-06-07T07:28:22.976Z] ---> 1d20a41a00f5 [2022-06-07T07:28:22.976Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-07T07:28:22.976Z] ---> Running in 9d0b19de8cee [2022-06-07T07:28:22.976Z] Removing intermediate container 80db32fef14e [2022-06-07T07:28:22.976Z] ---> ec41af6a9ea3 [2022-06-07T07:28:22.976Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-07T07:28:22.976Z] ---> Running in b6ba8a30b164 [2022-06-07T07:28:22.976Z] skipping... [2022-06-07T07:28:23.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-07T07:28:23.494Z] skipping... [2022-06-07T07:28:23.494Z] Removing intermediate container b18084d1e4d7 [2022-06-07T07:28:23.494Z] ---> f7f8407df7f1 [2022-06-07T07:28:23.494Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-07T07:28:23.494Z] ---> Running in fe5db32d8d29 [2022-06-07T07:28:23.494Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command [2022-06-07T07:28:23.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-07T07:28:23.754Z] Removing intermediate container 37921b088317 [2022-06-07T07:28:23.754Z] ---> a2c5562aed7d [2022-06-07T07:28:23.754Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-07T07:28:24.016Z] ---> Running in eaad1dda7473 [2022-06-07T07:28:24.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-07T07:28:24.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T07:28:27.686Z] provisioning config files... [2022-06-07T07:28:27.709Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8730164180341087473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:28:28.242Z] ---> docker-login.sh [2022-06-07T07:28:28.242Z] nexus3.edgexfoundry.org:10001 [2022-06-07T07:28:28.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:28:29.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:28:29.115Z] Configure a credential helper to remove this warning. See [2022-06-07T07:28:29.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:28:29.115Z] [2022-06-07T07:28:29.115Z] Login Succeeded [2022-06-07T07:28:29.115Z] nexus3.edgexfoundry.org:10002 [2022-06-07T07:28:29.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:28:29.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:28:29.664Z] Configure a credential helper to remove this warning. See [2022-06-07T07:28:29.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:28:29.664Z] [2022-06-07T07:28:29.664Z] Login Succeeded [2022-06-07T07:28:29.664Z] nexus3.edgexfoundry.org:10003 [2022-06-07T07:28:29.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:28:29.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:28:29.948Z] Configure a credential helper to remove this warning. See [2022-06-07T07:28:29.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:28:29.948Z] [2022-06-07T07:28:29.948Z] Login Succeeded [2022-06-07T07:28:29.948Z] nexus3.edgexfoundry.org:10004 [2022-06-07T07:28:30.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:28:30.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:28:30.551Z] Configure a credential helper to remove this warning. See [2022-06-07T07:28:30.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:28:30.551Z] [2022-06-07T07:28:30.551Z] Login Succeeded [2022-06-07T07:28:30.551Z] docker.io [2022-06-07T07:28:30.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:28:31.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:28:31.425Z] Configure a credential helper to remove this warning. See [2022-06-07T07:28:31.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:28:31.425Z] [2022-06-07T07:28:31.425Z] Login Succeeded [2022-06-07T07:28:31.425Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T07:28:31.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T07:28:31.709Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T07:28:31.722Z] ========================================================= [2022-06-07T07:28:31.722Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-07T07:28:31.722Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-07T07:28:32.053Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-07T07:28:32.332Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-07T07:28:32.332Z] 9b3977197b4f: Pulling fs layer [2022-06-07T07:28:32.332Z] 1a89e8eeedd5: Pulling fs layer [2022-06-07T07:28:32.332Z] 94645a83ff95: Pulling fs layer [2022-06-07T07:28:32.332Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-07T07:28:32.332Z] 0c92f367c5e7: Pulling fs layer [2022-06-07T07:28:32.332Z] 63b1bc5785f6: Pulling fs layer [2022-06-07T07:28:32.332Z] 626d30ff41c6: Pulling fs layer [2022-06-07T07:28:32.332Z] de1d54c125be: Pulling fs layer [2022-06-07T07:28:32.332Z] 3f3a8bcf1eab: Waiting [2022-06-07T07:28:32.332Z] 0c92f367c5e7: Waiting [2022-06-07T07:28:32.332Z] 626d30ff41c6: Waiting [2022-06-07T07:28:32.332Z] 63b1bc5785f6: Waiting [2022-06-07T07:28:32.332Z] de1d54c125be: Waiting [2022-06-07T07:28:32.332Z] 94645a83ff95: Verifying Checksum [2022-06-07T07:28:32.332Z] 94645a83ff95: Download complete [2022-06-07T07:28:32.332Z] 1a89e8eeedd5: Download complete [2022-06-07T07:28:32.332Z] 0c92f367c5e7: Verifying Checksum [2022-06-07T07:28:32.332Z] 0c92f367c5e7: Download complete [2022-06-07T07:28:32.332Z] 63b1bc5785f6: Verifying Checksum [2022-06-07T07:28:32.332Z] 63b1bc5785f6: Download complete [2022-06-07T07:28:32.332Z] 9b3977197b4f: Download complete [2022-06-07T07:28:32.332Z] 626d30ff41c6: Download complete [2022-06-07T07:28:32.934Z] 9b3977197b4f: Pull complete [2022-06-07T07:28:33.541Z] 1a89e8eeedd5: Pull complete [2022-06-07T07:28:33.820Z] 94645a83ff95: Pull complete [2022-06-07T07:28:34.422Z] de1d54c125be: Verifying Checksum [2022-06-07T07:28:34.422Z] de1d54c125be: Download complete [2022-06-07T07:28:35.021Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-07T07:28:35.021Z] 3f3a8bcf1eab: Download complete [2022-06-07T07:28:36.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-07T07:28:36.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-07T07:28:38.930Z] Removing intermediate container 9d0b19de8cee [2022-06-07T07:28:38.930Z] ---> 4b2698ac45b0 [2022-06-07T07:28:38.930Z] [2022-06-07T07:28:38.930Z] Step 9/22 : FROM alpine:3.14 [2022-06-07T07:28:38.930Z] Removing intermediate container 5a251178b2fe [2022-06-07T07:28:38.930Z] ---> f921f5041c92 [2022-06-07T07:28:38.930Z] [2022-06-07T07:28:38.930Z] Step 9/22 : FROM alpine:3.14 [2022-06-07T07:28:38.930Z] 3.14: Pulling from library/alpine [2022-06-07T07:28:38.930Z] Removing intermediate container b6ba8a30b164 [2022-06-07T07:28:38.930Z] Removing intermediate container fe5db32d8d29 [2022-06-07T07:28:38.930Z] ---> b4f0f116db4d [2022-06-07T07:28:38.931Z] ---> bace0fe38310 [2022-06-07T07:28:38.931Z] [2022-06-07T07:28:38.931Z] [2022-06-07T07:28:38.931Z] Step 9/20 : FROM alpine:3.14Step 9/21 : FROM alpine:3.14 [2022-06-07T07:28:38.931Z] [2022-06-07T07:28:38.931Z] 3.14: Pulling from library/alpine [2022-06-07T07:28:39.500Z] 3.14: Pulling from library/alpine [2022-06-07T07:28:39.500Z] 3.14: Pulling from library/alpine [2022-06-07T07:28:39.500Z] Removing intermediate container eaad1dda7473 [2022-06-07T07:28:39.500Z] ---> cc087a34b8a5 [2022-06-07T07:28:39.500Z] [2022-06-07T07:28:39.500Z] Step 9/24 : FROM alpine:3.14 [2022-06-07T07:28:39.500Z] 3.14: Pulling from library/alpine [2022-06-07T07:28:39.760Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-07T07:28:39.760Z] Status: Downloaded newer image for alpine:3.14 [2022-06-07T07:28:39.760Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-07T07:28:39.760Z] Status: Image is up to date for alpine:3.14 [2022-06-07T07:28:39.760Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-07T07:28:39.760Z] Status: Image is up to date for alpine:3.14 [2022-06-07T07:28:39.760Z] ---> e04c818066af [2022-06-07T07:28:39.760Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-07T07:28:39.760Z] ---> e04c818066af [2022-06-07T07:28:39.760Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-07T07:28:39.760Z] ---> e04c818066af [2022-06-07T07:28:39.760Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-07T07:28:39.760Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-07T07:28:39.760Z] Status: Image is up to date for alpine:3.14 [2022-06-07T07:28:39.760Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-07T07:28:39.760Z] Status: Image is up to date for alpine:3.14 [2022-06-07T07:28:39.760Z] ---> e04c818066af [2022-06-07T07:28:39.760Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-07T07:28:39.760Z] ---> e04c818066af [2022-06-07T07:28:39.760Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-07T07:28:39.760Z] ---> Running in ffb021d68e75 [2022-06-07T07:28:39.760Z] ---> Running in 3938025bdf9d [2022-06-07T07:28:39.760Z] ---> Running in 413551324c45 [2022-06-07T07:28:39.760Z] ---> Running in cbbdaeeeab94 [2022-06-07T07:28:39.760Z] ---> Running in 4a762f89b34d [2022-06-07T07:28:40.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:40.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:40.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:40.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:40.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:40.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:40.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:40.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:40.847Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-07T07:28:40.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:40.847Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-07T07:28:40.847Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-07T07:28:40.847Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:28:40.847Z] Executing ca-certificates-20211220-r0.trigger [2022-06-07T07:28:40.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:28:40.847Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-07T07:28:40.847Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-07T07:28:40.847Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:28:40.847Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-07T07:28:40.847Z] OK: 6 MiB in 15 packages [2022-06-07T07:28:40.847Z] OK: 6 MiB in 16 packages [2022-06-07T07:28:40.847Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-07T07:28:40.847Z] (5/5) Installing curl (7.79.1-r1) [2022-06-07T07:28:40.847Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:28:40.847Z] Executing ca-certificates-20211220-r0.trigger [2022-06-07T07:28:40.847Z] OK: 8 MiB in 19 packages [2022-06-07T07:28:40.847Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-07T07:28:40.847Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-07T07:28:40.847Z] (3/3) Installing su-exec (0.2-r1) [2022-06-07T07:28:40.847Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-07T07:28:40.847Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:28:40.847Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:28:40.847Z] OK: 6 MiB in 15 packages [2022-06-07T07:28:40.847Z] Executing ca-certificates-20211220-r0.trigger [2022-06-07T07:28:41.108Z] OK: 6 MiB in 17 packages [2022-06-07T07:28:41.369Z] Removing intermediate container ffb021d68e75 [2022-06-07T07:28:41.369Z] ---> d4a4f7d03e00 [2022-06-07T07:28:41.369Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:28:41.369Z] ---> Running in 3be224cad691 [2022-06-07T07:28:41.630Z] Removing intermediate container 3938025bdf9d [2022-06-07T07:28:41.630Z] ---> 8025030f45e6 [2022-06-07T07:28:41.630Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:28:41.630Z] Removing intermediate container 4a762f89b34d [2022-06-07T07:28:41.630Z] ---> ae6e5170e28c [2022-06-07T07:28:41.630Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:28:41.630Z] Removing intermediate container 3be224cad691 [2022-06-07T07:28:41.630Z] ---> 63e105a5c37e [2022-06-07T07:28:41.630Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-07T07:28:41.630Z] ---> Running in 1b89777e1862 [2022-06-07T07:28:41.630Z] ---> Running in 2ec233593698 [2022-06-07T07:28:41.630Z] ---> Running in 713d43b3f7c3 [2022-06-07T07:28:41.630Z] Removing intermediate container 413551324c45 [2022-06-07T07:28:41.630Z] ---> ed31298fe368 [2022-06-07T07:28:41.630Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-07T07:28:41.630Z] Removing intermediate container cbbdaeeeab94 [2022-06-07T07:28:41.630Z] ---> eb1319932433 [2022-06-07T07:28:41.630Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-07T07:28:41.630Z] ---> Running in e75b435849ea [2022-06-07T07:28:41.630Z] ---> Running in 58e1bad85461 [2022-06-07T07:28:41.630Z] Removing intermediate container 1b89777e1862 [2022-06-07T07:28:41.630Z] ---> 3683b4dd076f [2022-06-07T07:28:41.630Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-07T07:28:41.890Z] Removing intermediate container 713d43b3f7c3 [2022-06-07T07:28:41.890Z] ---> 4ba389b8e3d7 [2022-06-07T07:28:41.890Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-07T07:28:41.890Z] Removing intermediate container 2ec233593698 [2022-06-07T07:28:41.890Z] ---> 8ea737e2eba0 [2022-06-07T07:28:41.890Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-07T07:28:41.890Z] Removing intermediate container e75b435849ea [2022-06-07T07:28:41.890Z] ---> a85814ccbaed [2022-06-07T07:28:41.890Z] Step 12/20 : WORKDIR /edgex [2022-06-07T07:28:41.890Z] ---> Running in 68f6f9149862 [2022-06-07T07:28:41.890Z] ---> Running in 06e25a7cb6ef [2022-06-07T07:28:41.890Z] ---> Running in 233e3ceea9ea [2022-06-07T07:28:41.890Z] Removing intermediate container 58e1bad85461 [2022-06-07T07:28:41.890Z] ---> 3e39116a2467 [2022-06-07T07:28:41.890Z] Step 12/24 : WORKDIR / [2022-06-07T07:28:41.890Z] ---> Running in 651d630a1e8e [2022-06-07T07:28:41.890Z] ---> Running in 37500beeff27 [2022-06-07T07:28:41.890Z] Removing intermediate container 68f6f9149862 [2022-06-07T07:28:41.890Z] ---> 876472f80ae6 [2022-06-07T07:28:41.890Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-07T07:28:42.151Z] Removing intermediate container 06e25a7cb6ef [2022-06-07T07:28:42.151Z] ---> 1b3bab3ed7e3 [2022-06-07T07:28:42.151Z] Step 14/22 : WORKDIR / [2022-06-07T07:28:42.151Z] ---> Running in 75b1bd582c08 [2022-06-07T07:28:42.151Z] Removing intermediate container 233e3ceea9ea [2022-06-07T07:28:42.151Z] ---> b3c3165795cf [2022-06-07T07:28:42.151Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-07T07:28:42.151Z] ---> Running in 7add754cc205 [2022-06-07T07:28:42.151Z] Removing intermediate container 651d630a1e8e [2022-06-07T07:28:42.151Z] ---> aabf8f484118 [2022-06-07T07:28:42.151Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-07T07:28:42.151Z] Removing intermediate container 37500beeff27 [2022-06-07T07:28:42.151Z] ---> 7d7b4fd37622 [2022-06-07T07:28:42.151Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-07T07:28:42.151Z] ---> Running in 2323aa740d62 [2022-06-07T07:28:42.151Z] Removing intermediate container 75b1bd582c08 [2022-06-07T07:28:42.151Z] ---> d82cc41bb9cc [2022-06-07T07:28:42.151Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:28:42.151Z] Removing intermediate container 7add754cc205 [2022-06-07T07:28:42.151Z] ---> 2cb5951bd564 [2022-06-07T07:28:42.151Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:28:42.151Z] Removing intermediate container 2323aa740d62 [2022-06-07T07:28:42.151Z] ---> fbe282080794 [2022-06-07T07:28:42.151Z] Step 14/22 : WORKDIR / [2022-06-07T07:28:42.411Z] ---> 6837b43b39cf [2022-06-07T07:28:42.411Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-07T07:28:42.411Z] ---> Running in a766c0d8f079 [2022-06-07T07:28:42.411Z] ---> df06c96b5f3c [2022-06-07T07:28:42.411Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-07T07:28:42.411Z] ---> f33c690ebb6a [2022-06-07T07:28:42.411Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-07T07:28:42.411Z] ---> 17214de56a04 [2022-06-07T07:28:42.411Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-07T07:28:42.411Z] Removing intermediate container a766c0d8f079 [2022-06-07T07:28:42.411Z] ---> cac0e08e41ef [2022-06-07T07:28:42.411Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:28:42.670Z] ---> 2ce6a7b8ffaf [2022-06-07T07:28:42.670Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-07T07:28:42.670Z] ---> f977b8bad5c0 [2022-06-07T07:28:42.670Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-07T07:28:42.670Z] ---> 413b69e0ee80 [2022-06-07T07:28:42.670Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-07T07:28:42.670Z] ---> 87cf50634584 [2022-06-07T07:28:42.670Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-07T07:28:42.930Z] ---> ef056ac44df1 [2022-06-07T07:28:42.930Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-07T07:28:42.930Z] ---> 481a15d33e47 [2022-06-07T07:28:42.930Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-07T07:28:42.930Z] ---> 210b46541421 [2022-06-07T07:28:42.930Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-07T07:28:43.189Z] ---> 7deef64f8030 [2022-06-07T07:28:43.189Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-07T07:28:43.189Z] ---> Running in c698163ee309 [2022-06-07T07:28:43.189Z] ---> 3447b5a5f116 [2022-06-07T07:28:43.189Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-07T07:28:43.189Z] ---> 035369997fd7 [2022-06-07T07:28:43.189Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-07T07:28:43.189Z] ---> Running in 80550f094ce8 [2022-06-07T07:28:43.190Z] ---> Running in 2961f39c3bbe [2022-06-07T07:28:43.190Z] ---> 6355e3b00a76 [2022-06-07T07:28:43.190Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-07T07:28:43.453Z] Removing intermediate container c698163ee309 [2022-06-07T07:28:43.454Z] ---> a99111edf532 [2022-06-07T07:28:43.454Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:28:43.454Z] ---> Running in b11089201545 [2022-06-07T07:28:43.454Z] Removing intermediate container 80550f094ce8 [2022-06-07T07:28:43.454Z] ---> 4595156018b1 [2022-06-07T07:28:43.454Z] Step 17/20 : CMD ["--init=true"] [2022-06-07T07:28:43.454Z] ---> cb207a1d6f99 [2022-06-07T07:28:43.454Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-07T07:28:43.454Z] Removing intermediate container 2961f39c3bbe [2022-06-07T07:28:43.454Z] ---> 137dac788ab8 [2022-06-07T07:28:43.454Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:28:43.454Z] ---> Running in ad5abee95a12 [2022-06-07T07:28:43.454Z] ---> 85e27d79b708 [2022-06-07T07:28:43.454Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-07T07:28:43.454Z] ---> Running in b0cd4e53ac0d [2022-06-07T07:28:43.454Z] ---> Running in c0ad50e4abfc [2022-06-07T07:28:43.454Z] Removing intermediate container b11089201545 [2022-06-07T07:28:43.454Z] ---> 3faaa624ad30 [2022-06-07T07:28:43.454Z] Step 19/21 : LABEL arch=x86_64 [2022-06-07T07:28:43.713Z] ---> Running in f2f7286e385c [2022-06-07T07:28:43.713Z] Removing intermediate container ad5abee95a12 [2022-06-07T07:28:43.713Z] ---> 88012664e886 [2022-06-07T07:28:43.713Z] Step 18/20 : LABEL arch=x86_64 [2022-06-07T07:28:43.713Z] Removing intermediate container b0cd4e53ac0d [2022-06-07T07:28:43.713Z] ---> 24818dcf28ba [2022-06-07T07:28:43.713Z] Step 20/22 : LABEL arch=x86_64 [2022-06-07T07:28:43.713Z] ---> Running in d375318c142a [2022-06-07T07:28:43.713Z] Removing intermediate container c0ad50e4abfc [2022-06-07T07:28:43.713Z] ---> 29e10ded32ca [2022-06-07T07:28:43.713Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:28:43.713Z] ---> Running in 8b2a3a4b0cba [2022-06-07T07:28:43.713Z] ---> Running in d8a9ad3d470c [2022-06-07T07:28:43.977Z] Removing intermediate container f2f7286e385c [2022-06-07T07:28:43.977Z] ---> e6bd99976132 [2022-06-07T07:28:43.977Z] Step 20/21 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:28:43.977Z] Removing intermediate container d375318c142a [2022-06-07T07:28:43.977Z] ---> 3643e0af67cd [2022-06-07T07:28:43.977Z] Step 19/20 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:28:43.977Z] ---> 0f4672cc3d83 [2022-06-07T07:28:43.977Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-07T07:28:43.977Z] ---> Running in dc141687ae76 [2022-06-07T07:28:43.977Z] ---> Running in 5e75aa22c3c5 [2022-06-07T07:28:43.977Z] Removing intermediate container 8b2a3a4b0cba [2022-06-07T07:28:43.977Z] ---> 27d12891409c [2022-06-07T07:28:43.977Z] Step 20/22 : LABEL arch=x86_64 [2022-06-07T07:28:43.977Z] Removing intermediate container d8a9ad3d470c [2022-06-07T07:28:43.977Z] ---> ac406bd256b7 [2022-06-07T07:28:43.977Z] Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:28:43.977Z] ---> Running in 658ecc1b3626 [2022-06-07T07:28:43.977Z] ---> Running in 75846235bf74 [2022-06-07T07:28:43.977Z] Removing intermediate container dc141687ae76 [2022-06-07T07:28:43.977Z] ---> 0258c74f5072 [2022-06-07T07:28:43.977Z] Step 21/21 : LABEL version=2.1.1-dev.7 [2022-06-07T07:28:44.236Z] ---> 5a6df6ef96e4 [2022-06-07T07:28:44.236Z] 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/ [2022-06-07T07:28:44.236Z] Removing intermediate container 5e75aa22c3c5 [2022-06-07T07:28:44.236Z] ---> e47661f20735 [2022-06-07T07:28:44.236Z] Step 20/20 : LABEL version=2.1.1-dev.7 [2022-06-07T07:28:44.236Z] ---> Running in 384405d130b9 [2022-06-07T07:28:44.236Z] Removing intermediate container 658ecc1b3626 [2022-06-07T07:28:44.236Z] ---> c9d38bdad44e [2022-06-07T07:28:44.236Z] Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:28:44.236Z] ---> Running in 404cd08fc391 [2022-06-07T07:28:44.236Z] ---> Running in 3f4fb74f2029 [2022-06-07T07:28:44.236Z] Removing intermediate container 75846235bf74 [2022-06-07T07:28:44.236Z] ---> dafed10878f8 [2022-06-07T07:28:44.236Z] Step 22/22 : LABEL version=2.1.1-dev.7 [2022-06-07T07:28:44.236Z] ---> Running in 3e5922430b5d [2022-06-07T07:28:44.236Z] ---> Running in 07b6d27caec0 [2022-06-07T07:28:44.236Z] Removing intermediate container 384405d130b9 [2022-06-07T07:28:44.236Z] ---> 7aa57c4400a5 [2022-06-07T07:28:44.236Z] [2022-06-07T07:28:44.236Z] Removing intermediate container 404cd08fc391 [2022-06-07T07:28:44.236Z] ---> 031f7741ef79 [2022-06-07T07:28:44.236Z] [2022-06-07T07:28:44.496Z] Removing intermediate container 3e5922430b5d [2022-06-07T07:28:44.496Z] ---> 230f80c26360 [2022-06-07T07:28:44.496Z] [2022-06-07T07:28:44.496Z] Removing intermediate container 07b6d27caec0 [2022-06-07T07:28:44.496Z] ---> 09054300a854 [2022-06-07T07:28:44.496Z] Step 22/22 : LABEL version=2.1.1-dev.7 [2022-06-07T07:28:44.496Z] Successfully built 7aa57c4400a5 [2022-06-07T07:28:44.496Z] Successfully tagged support-notifications:latest [2022-06-07T07:28:44.496Z]  Building support-notifications ... done  ---> Running in e60d667d13b4 [2022-06-07T07:28:44.496Z] Building support-scheduler [2022-06-07T07:28:44.496Z] Successfully built 031f7741ef79 [2022-06-07T07:28:44.496Z] Successfully tagged security-proxy-setup:latest [2022-06-07T07:28:44.496Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-06-07T07:28:44.496Z] Successfully built 230f80c26360 [2022-06-07T07:28:44.496Z] Successfully tagged core-metadata:latest [2022-06-07T07:28:44.758Z]  Building core-metadata ... done Building core-data [2022-06-07T07:28:44.758Z] Removing intermediate container e60d667d13b4 [2022-06-07T07:28:44.758Z] ---> ad649ee395c1 [2022-06-07T07:28:44.758Z] [2022-06-07T07:28:44.758Z] Successfully built ad649ee395c1 [2022-06-07T07:28:44.758Z] Successfully tagged core-command:latest [2022-06-07T07:28:44.758Z]  Building core-command ... done Building security-bootstrapper [2022-06-07T07:28:45.017Z] Removing intermediate container 3f4fb74f2029 [2022-06-07T07:28:45.017Z] ---> ef7be02d30b9 [2022-06-07T07:28:45.017Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-07T07:28:45.018Z] ---> Running in 94c0182d3a34 [2022-06-07T07:28:45.018Z] Removing intermediate container 94c0182d3a34 [2022-06-07T07:28:45.018Z] ---> 860292a81a94 [2022-06-07T07:28:45.018Z] Step 22/24 : LABEL arch=x86_64 [2022-06-07T07:28:45.018Z] ---> Running in 68a908f29bae [2022-06-07T07:28:45.018Z] Removing intermediate container 68a908f29bae [2022-06-07T07:28:45.018Z] ---> 46864ab80f4e [2022-06-07T07:28:45.018Z] Step 23/24 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:28:45.278Z] ---> Running in 734301eb4368 [2022-06-07T07:28:45.278Z] Removing intermediate container 734301eb4368 [2022-06-07T07:28:45.278Z] ---> 8412f8bfe0a2 [2022-06-07T07:28:45.278Z] Step 24/24 : LABEL version=2.1.1-dev.7 [2022-06-07T07:28:45.278Z] ---> Running in 3fa208850d99 [2022-06-07T07:28:45.278Z] Removing intermediate container 3fa208850d99 [2022-06-07T07:28:45.278Z] ---> bdc113ee054a [2022-06-07T07:28:45.278Z] [2022-06-07T07:28:45.538Z] Successfully built bdc113ee054a [2022-06-07T07:28:45.538Z] Successfully tagged security-secretstore-setup:latest [2022-06-07T07:28:47.414Z] 3f3a8bcf1eab: Pull complete [2022-06-07T07:28:47.689Z] 0c92f367c5e7: Pull complete [2022-06-07T07:28:47.960Z] 63b1bc5785f6: Pull complete [2022-06-07T07:28:48.234Z] 626d30ff41c6: Pull complete [2022-06-07T07:28:54.970Z] de1d54c125be: Pull complete [2022-06-07T07:28:54.970Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-07T07:28:54.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-07T07:28:54.970Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-07T07:28:55.321Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-07T07:28:55.321Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-07T07:28:55.321Z] WORKDIR /edgex [2022-06-07T07:28:55.321Z] COPY go.mod . [2022-06-07T07:28:55.321Z] RUN go mod download [2022-06-07T07:28:57.756Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:28:57.756Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:28:57.756Z] ---> 551d610c1c5c [2022-06-07T07:28:57.756Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:28:57.756Z] ---> Using cache [2022-06-07T07:28:57.756Z] ---> 7de3f6a0f9a9 [2022-06-07T07:28:57.756Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:28:57.756Z] ---> Using cache [2022-06-07T07:28:57.756Z] ---> 6424d64858f3 [2022-06-07T07:28:57.756Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-07T07:28:57.756Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:28:57.756Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:28:57.756Z] ---> 551d610c1c5c [2022-06-07T07:28:57.756Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:28:57.756Z] ---> Using cache [2022-06-07T07:28:57.756Z] ---> 7de3f6a0f9a9 [2022-06-07T07:28:57.756Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:28:57.756Z] ---> Using cache [2022-06-07T07:28:57.756Z] ---> 6424d64858f3 [2022-06-07T07:28:57.756Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-07T07:28:58.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:28:58.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:28:58.018Z] ---> 551d610c1c5c [2022-06-07T07:28:58.018Z] Step 3/23 : WORKDIR /edgex-go [2022-06-07T07:28:58.018Z] ---> Using cache [2022-06-07T07:28:58.018Z] ---> 7de3f6a0f9a9 [2022-06-07T07:28:58.018Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:28:58.018Z] ---> Using cache [2022-06-07T07:28:58.018Z] ---> 6424d64858f3 [2022-06-07T07:28:58.018Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-07T07:28:58.018Z] ---> Using cache [2022-06-07T07:28:58.018Z] ---> 1249a95541db [2022-06-07T07:28:58.018Z] Step 6/23 : COPY go.mod . [2022-06-07T07:28:58.277Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:28:58.277Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:28:58.277Z] ---> 551d610c1c5c [2022-06-07T07:28:58.277Z] Step 3/30 : WORKDIR /edgex-go [2022-06-07T07:28:58.277Z] ---> Using cache [2022-06-07T07:28:58.277Z] ---> 7de3f6a0f9a9 [2022-06-07T07:28:58.277Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:28:58.277Z] ---> Using cache [2022-06-07T07:28:58.277Z] ---> 6424d64858f3 [2022-06-07T07:28:58.277Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-07T07:28:58.277Z] ---> Using cache [2022-06-07T07:28:58.277Z] ---> 1249a95541db [2022-06-07T07:28:58.277Z] Step 6/30 : COPY . . [2022-06-07T07:28:58.538Z] ---> Using cache [2022-06-07T07:28:58.538Z] ---> 36f6c9395f42 [2022-06-07T07:28:58.538Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:28:58.538Z] ---> Using cache [2022-06-07T07:28:58.538Z] ---> 1d20a41a00f5 [2022-06-07T07:28:58.538Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-07T07:28:58.731Z] Sending build context to Docker daemon 180.5MB [2022-06-07T07:28:58.731Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-07T07:28:58.731Z] ---> 5f011755c4a2 [2022-06-07T07:28:58.731Z] Step 2/4 : WORKDIR /edgex [2022-06-07T07:29:00.455Z] ---> b99d221769b1 [2022-06-07T07:29:00.456Z] Step 7/23 : RUN go mod download [2022-06-07T07:29:00.715Z] ---> Running in eaae1c29549d [2022-06-07T07:29:00.715Z] ---> Running in 79547ddcd520 [2022-06-07T07:29:00.715Z] ---> Running in 39911781533e [2022-06-07T07:29:00.715Z] ---> Running in 94b7729b3692 [2022-06-07T07:29:00.716Z] ---> Running in f9bdc10dfd38 [2022-06-07T07:29:00.716Z] Removing intermediate container f9bdc10dfd38 [2022-06-07T07:29:00.716Z] ---> a0778cd6beb1 [2022-06-07T07:29:00.716Z] Step 3/4 : COPY go.mod . [2022-06-07T07:29:00.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:29:00.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-07T07:29:01.318Z] ---> 783474a9aacf [2022-06-07T07:29:01.318Z] Step 4/4 : RUN go mod download [2022-06-07T07:29:01.318Z] ---> Running in c9f04e1ddebf [2022-06-07T07:29:01.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:29:01.807Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:29:02.065Z] Removing intermediate container 94b7729b3692 [2022-06-07T07:29:02.065Z] ---> 2eda72ce902a [2022-06-07T07:29:02.065Z] Step 8/23 : COPY . . [2022-06-07T07:29:02.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:29:02.065Z] OK: 221 MiB in 52 packages [2022-06-07T07:29:02.635Z] OK: 221 MiB in 52 packages [2022-06-07T07:29:03.202Z] Removing intermediate container 79547ddcd520 [2022-06-07T07:29:03.202Z] ---> 1ecf77ccf2d4 [2022-06-07T07:29:03.202Z] Step 6/22 : COPY . . [2022-06-07T07:29:03.461Z] Removing intermediate container 39911781533e [2022-06-07T07:29:03.461Z] ---> bc5168a7cd80 [2022-06-07T07:29:03.461Z] Step 6/22 : COPY . . [2022-06-07T07:29:13.447Z] ---> f63d9b016b4e [2022-06-07T07:29:13.447Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:29:13.447Z] ---> de4bbc30970c [2022-06-07T07:29:13.447Z] Step 9/23 : RUN go mod tidy [2022-06-07T07:29:13.447Z] ---> d48b87f483ce [2022-06-07T07:29:13.447Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:29:13.447Z] ---> Running in 37e1652fb62d [2022-06-07T07:29:13.447Z] ---> Running in 15ed143719d4 [2022-06-07T07:29:13.447Z] ---> Running in b2841f7c87a9 [2022-06-07T07:29:13.447Z] Removing intermediate container eaae1c29549d [2022-06-07T07:29:13.447Z] ---> ae17eecb2fa8 [2022-06-07T07:29:13.447Z] [2022-06-07T07:29:13.447Z] Step 9/30 : FROM alpine:3.14 [2022-06-07T07:29:13.447Z] ---> e04c818066af [2022-06-07T07:29:13.447Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-07T07:29:13.447Z] skipping... [2022-06-07T07:29:13.447Z] skipping... [2022-06-07T07:29:13.447Z] ---> Running in 2a24c2015349 [2022-06-07T07:29:13.447Z] Removing intermediate container 2a24c2015349 [2022-06-07T07:29:13.447Z] ---> cd6c11ca13b5 [2022-06-07T07:29:13.447Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-07T07:29:13.447Z] ---> Running in 119dd609593d [2022-06-07T07:29:13.447Z] Removing intermediate container 15ed143719d4 [2022-06-07T07:29:13.447Z] ---> e9d1fcf01edc [2022-06-07T07:29:13.447Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-07T07:29:13.447Z] Removing intermediate container b2841f7c87a9 [2022-06-07T07:29:13.447Z] ---> 7536b7542af9 [2022-06-07T07:29:13.447Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-07T07:29:13.447Z] ---> Running in ef9c038fde57 [2022-06-07T07:29:13.447Z] ---> Running in de79ac66c9d0 [2022-06-07T07:29:13.447Z] Removing intermediate container 37e1652fb62d [2022-06-07T07:29:13.447Z] ---> c69e2c10d113 [2022-06-07T07:29:13.447Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-07T07:29:13.447Z] ---> Running in 9b926666bcf0 [2022-06-07T07:29:13.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:29:13.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-07T07:29:13.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:29:13.447Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data [2022-06-07T07:29:13.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-07T07:29:13.707Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-07T07:29:13.707Z] (2/2) Installing su-exec (0.2-r1) [2022-06-07T07:29:13.707Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:29:13.707Z] OK: 6 MiB in 16 packages [2022-06-07T07:29:14.276Z] Removing intermediate container 119dd609593d [2022-06-07T07:29:14.276Z] ---> 268a1686a9b2 [2022-06-07T07:29:14.276Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-07T07:29:14.276Z] ---> Running in 90f3085957c8 [2022-06-07T07:29:14.535Z] Removing intermediate container 90f3085957c8 [2022-06-07T07:29:14.535Z] ---> b84cc9318f92 [2022-06-07T07:29:14.535Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-07T07:29:14.535Z] ---> Running in 1d31448d528d [2022-06-07T07:29:14.797Z] Removing intermediate container 1d31448d528d [2022-06-07T07:29:14.797Z] ---> a7c918b6b462 [2022-06-07T07:29:14.797Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-07T07:29:14.797Z] ---> Running in f783c4daa1bb [2022-06-07T07:29:16.705Z] Removing intermediate container f783c4daa1bb [2022-06-07T07:29:16.705Z] ---> e2871cb428fa [2022-06-07T07:29:16.706Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-07T07:29:16.706Z] ---> Running in b2827ef92892 [2022-06-07T07:29:16.706Z] Removing intermediate container b2827ef92892 [2022-06-07T07:29:16.706Z] ---> 89f10e50e577 [2022-06-07T07:29:16.706Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-07T07:29:17.003Z] ---> c0fd736c7b6f [2022-06-07T07:29:17.003Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-07T07:29:17.366Z] ---> Running in 02c6e24b2783 [2022-06-07T07:29:18.792Z] Removing intermediate container 02c6e24b2783 [2022-06-07T07:29:18.792Z] ---> f8725041c1ac [2022-06-07T07:29:18.792Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:29:19.051Z] ---> 765a8ba9a27e [2022-06-07T07:29:19.051Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-07T07:29:19.619Z] ---> 313a40dcdd63 [2022-06-07T07:29:19.619Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-07T07:29:20.192Z] ---> 5478e93c0927 [2022-06-07T07:29:20.192Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-07T07:29:20.451Z] ---> b366627b6afe [2022-06-07T07:29:20.451Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-07T07:29:20.711Z] ---> 8cc98f0060bf [2022-06-07T07:29:20.711Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-07T07:29:20.972Z] ---> Running in bd5cd62e2fa5 [2022-06-07T07:29:21.253Z] Removing intermediate container bd5cd62e2fa5 [2022-06-07T07:29:21.253Z] ---> 328ad4868bc4 [2022-06-07T07:29:21.253Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-07T07:29:21.514Z] ---> c36f0ffc57ad [2022-06-07T07:29:21.514Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-07T07:29:21.514Z] ---> Running in 1753dc2ee92a [2022-06-07T07:29:22.899Z] Removing intermediate container 1753dc2ee92a [2022-06-07T07:29:22.899Z] ---> a51f57122bb9 [2022-06-07T07:29:22.899Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-07T07:29:22.899Z] ---> Running in d7b0f91c7256 [2022-06-07T07:29:22.899Z] Removing intermediate container d7b0f91c7256 [2022-06-07T07:29:22.899Z] ---> 4b02de08d935 [2022-06-07T07:29:22.899Z] Step 27/30 : CMD ["gate"] [2022-06-07T07:29:23.158Z] ---> Running in 40ca488451b6 [2022-06-07T07:29:23.158Z] Removing intermediate container 40ca488451b6 [2022-06-07T07:29:23.158Z] ---> 2a2ecace53f9 [2022-06-07T07:29:23.158Z] Step 28/30 : LABEL arch=x86_64 [2022-06-07T07:29:23.158Z] ---> Running in b531635b406c [2022-06-07T07:29:23.418Z] Removing intermediate container b531635b406c [2022-06-07T07:29:23.418Z] ---> 39922842f556 [2022-06-07T07:29:23.418Z] Step 29/30 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:23.680Z] ---> Running in c033cb062f78 [2022-06-07T07:29:23.970Z] Removing intermediate container c033cb062f78 [2022-06-07T07:29:23.970Z] ---> bfad7e383dd9 [2022-06-07T07:29:23.970Z] Step 30/30 : LABEL version=2.1.1-dev.7 [2022-06-07T07:29:23.970Z] Removing intermediate container ef9c038fde57 [2022-06-07T07:29:23.970Z] ---> fa99318df2b1 [2022-06-07T07:29:23.970Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-07T07:29:24.230Z] ---> Running in 2f169cab5310 [2022-06-07T07:29:24.230Z] ---> Running in 37cc285da504 [2022-06-07T07:29:24.230Z] Removing intermediate container 2f169cab5310 [2022-06-07T07:29:24.230Z] ---> 54d057377d58 [2022-06-07T07:29:24.230Z] [2022-06-07T07:29:24.493Z] Successfully built 54d057377d58 [2022-06-07T07:29:24.493Z] Successfully tagged security-bootstrapper:latest [2022-06-07T07:29:24.493Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-07T07:29:25.073Z] Removing intermediate container 9b926666bcf0 [2022-06-07T07:29:25.073Z] ---> 90f51bb5deba [2022-06-07T07:29:25.073Z] [2022-06-07T07:29:25.073Z] Step 11/23 : FROM alpine:3.14 [2022-06-07T07:29:25.073Z] ---> e04c818066af [2022-06-07T07:29:25.073Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-07T07:29:25.073Z] ---> Using cache [2022-06-07T07:29:25.073Z] ---> ae6e5170e28c [2022-06-07T07:29:25.073Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:29:25.073Z] ---> Using cache [2022-06-07T07:29:25.073Z] ---> 8ea737e2eba0 [2022-06-07T07:29:25.073Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-07T07:29:25.334Z] ---> Running in 5d1aa31ec06d [2022-06-07T07:29:25.334Z] Removing intermediate container de79ac66c9d0 [2022-06-07T07:29:25.334Z] ---> b71484f6f5eb [2022-06-07T07:29:25.334Z] [2022-06-07T07:29:25.334Z] Step 9/22 : FROM alpine:3.14 [2022-06-07T07:29:25.334Z] ---> e04c818066af [2022-06-07T07:29:25.334Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-07T07:29:25.334Z] ---> Running in 76fe5a30af00 [2022-06-07T07:29:25.334Z] Removing intermediate container 5d1aa31ec06d [2022-06-07T07:29:25.334Z] ---> c8b394a6174c [2022-06-07T07:29:25.334Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-07T07:29:25.334Z] ---> Running in d82b8f5c8b79 [2022-06-07T07:29:25.334Z] Removing intermediate container 37cc285da504 [2022-06-07T07:29:25.334Z] ---> 060858481b54 [2022-06-07T07:29:25.334Z] [2022-06-07T07:29:25.603Z] Step 10/22 : FROM docker:20.10.8 [2022-06-07T07:29:25.603Z] Removing intermediate container 76fe5a30af00 [2022-06-07T07:29:25.603Z] ---> 9323ac2cc57b [2022-06-07T07:29:25.603Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-07T07:29:25.603Z] Removing intermediate container d82b8f5c8b79 [2022-06-07T07:29:25.603Z] ---> c2da40dbb5ad [2022-06-07T07:29:25.603Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:29:25.603Z] ---> Running in b65c5c580650 [2022-06-07T07:29:25.603Z] Removing intermediate container b65c5c580650 [2022-06-07T07:29:25.603Z] ---> 220615a40e3e [2022-06-07T07:29:25.603Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-07T07:29:25.603Z] ---> Running in 04aa38a31046 [2022-06-07T07:29:25.603Z] ---> 4d36dd287555 [2022-06-07T07:29:25.603Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-07T07:29:25.883Z] Removing intermediate container 04aa38a31046 [2022-06-07T07:29:25.883Z] ---> b6e72a417857 [2022-06-07T07:29:25.883Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:29:25.883Z] ---> Running in 9fcdea466f48 [2022-06-07T07:29:25.883Z] 20.10.8: Pulling from library/docker [2022-06-07T07:29:26.145Z] ---> cfe0883f99bc [2022-06-07T07:29:26.145Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-07T07:29:26.403Z] ---> 10b567a659e7 [2022-06-07T07:29:26.403Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-07T07:29:26.403Z] ---> Running in cba6eba979b3 [2022-06-07T07:29:26.664Z] Removing intermediate container 9fcdea466f48 [2022-06-07T07:29:26.664Z] ---> b6895dfa9811 [2022-06-07T07:29:26.664Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-07T07:29:26.664Z] Removing intermediate container cba6eba979b3 [2022-06-07T07:29:26.664Z] ---> 6a3b546309cf [2022-06-07T07:29:26.664Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:29:26.664Z] ---> Running in 0e27616aa63e [2022-06-07T07:29:26.664Z] ---> Running in 60f194149f1d [2022-06-07T07:29:26.936Z] Removing intermediate container 60f194149f1d [2022-06-07T07:29:26.936Z] ---> 4eb95d015b12 [2022-06-07T07:29:26.936Z] Step 21/23 : LABEL arch=x86_64 [2022-06-07T07:29:26.936Z] ---> Running in e41d5f572d50 [2022-06-07T07:29:26.936Z] Removing intermediate container e41d5f572d50 [2022-06-07T07:29:26.936Z] ---> 595961166aa4 [2022-06-07T07:29:26.936Z] Step 22/23 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:27.196Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:29:27.196Z] ---> Running in 6b4b6b471209 [2022-06-07T07:29:27.196Z] Removing intermediate container 6b4b6b471209 [2022-06-07T07:29:27.196Z] ---> 213bc309dca1 [2022-06-07T07:29:27.196Z] Step 23/23 : LABEL version=2.1.1-dev.7 [2022-06-07T07:29:27.196Z] ---> Running in d850786ef35c [2022-06-07T07:29:27.455Z] Removing intermediate container d850786ef35c [2022-06-07T07:29:27.455Z] ---> 1d2252e26a7e [2022-06-07T07:29:27.455Z] [2022-06-07T07:29:27.455Z] Successfully built 1d2252e26a7e [2022-06-07T07:29:27.455Z] Successfully tagged support-scheduler:latest [2022-06-07T07:29:28.024Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:29:28.283Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-07T07:29:28.283Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-07T07:29:28.283Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-07T07:29:28.543Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-07T07:29:28.543Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-07T07:29:28.543Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-07T07:29:28.543Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-07T07:29:28.543Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-07T07:29:28.543Z] ---> bc6c0ffef665 [2022-06-07T07:29:28.543Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:29:28.824Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:29:28.824Z] OK: 8 MiB in 20 packages [2022-06-07T07:29:29.084Z] ---> Running in 2dbba8ac6663 [2022-06-07T07:29:29.084Z] Removing intermediate container 2dbba8ac6663 [2022-06-07T07:29:29.084Z] ---> 094cba9e8a8d [2022-06-07T07:29:29.084Z] 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 [2022-06-07T07:29:29.084Z] ---> Running in 280ffbac0a7f [2022-06-07T07:29:29.084Z] Removing intermediate container 0e27616aa63e [2022-06-07T07:29:29.084Z] ---> 439dbc24d2b7 [2022-06-07T07:29:29.084Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:29:29.344Z] ---> 53ed592c5ad4 [2022-06-07T07:29:29.344Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-07T07:29:29.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:29:29.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:29:29.865Z] ---> c244d16dc8c9 [2022-06-07T07:29:29.865Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-07T07:29:29.865Z] (1/42) Installing readline (8.1.0-r0) [2022-06-07T07:29:29.865Z] (2/42) Installing bash (5.1.16-r0) [2022-06-07T07:29:29.866Z] Executing bash-5.1.16-r0.post-install [2022-06-07T07:29:29.866Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-07T07:29:29.866Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-07T07:29:29.866Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-07T07:29:29.866Z] ---> aca60ca0864c [2022-06-07T07:29:29.866Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-07T07:29:29.866Z] (6/42) Installing curl (7.79.1-r1) [2022-06-07T07:29:29.866Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-07T07:29:29.866Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-07T07:29:29.866Z] (9/42) Installing expat (2.4.7-r0) [2022-06-07T07:29:29.866Z] ---> Running in 29e955051e46 [2022-06-07T07:29:29.866Z] (10/42) Installing libffi (3.3-r2) [2022-06-07T07:29:29.866Z] (11/42) Installing gdbm (1.19-r0) [2022-06-07T07:29:29.866Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-07T07:29:30.127Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-07T07:29:30.127Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-07T07:29:30.127Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-07T07:29:30.127Z] Removing intermediate container 29e955051e46 [2022-06-07T07:29:30.127Z] ---> 9b498225166d [2022-06-07T07:29:30.127Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:29:30.127Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-07T07:29:30.127Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-07T07:29:30.127Z] ---> Running in 338690792cd3 [2022-06-07T07:29:30.390Z] Removing intermediate container 338690792cd3 [2022-06-07T07:29:30.390Z] ---> 517a75e04337 [2022-06-07T07:29:30.390Z] Step 20/22 : LABEL arch=x86_64 [2022-06-07T07:29:30.390Z] ---> Running in 1292da594a6b [2022-06-07T07:29:30.651Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-07T07:29:30.651Z] Removing intermediate container 1292da594a6b [2022-06-07T07:29:30.651Z] ---> e578488b5562 [2022-06-07T07:29:30.651Z] Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:30.651Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-07T07:29:30.651Z] ---> Running in 3a18da7c0603 [2022-06-07T07:29:30.651Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-07T07:29:30.651Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-07T07:29:30.651Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-07T07:29:30.651Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-07T07:29:30.651Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-07T07:29:30.651Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-07T07:29:30.651Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-07T07:29:30.651Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-07T07:29:30.651Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-07T07:29:30.651Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-07T07:29:30.651Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-07T07:29:30.651Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-07T07:29:30.651Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-07T07:29:30.651Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-07T07:29:30.912Z] Removing intermediate container 3a18da7c0603 [2022-06-07T07:29:30.912Z] ---> 2e24c6525b66 [2022-06-07T07:29:30.912Z] Step 22/22 : LABEL version=2.1.1-dev.7 [2022-06-07T07:29:30.912Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-07T07:29:30.912Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-07T07:29:30.912Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-07T07:29:30.912Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-07T07:29:30.912Z] ---> Running in 5a05b4b11f07 [2022-06-07T07:29:30.912Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-07T07:29:30.912Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-07T07:29:30.912Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-07T07:29:30.912Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-07T07:29:30.912Z] Removing intermediate container 5a05b4b11f07 [2022-06-07T07:29:30.912Z] ---> 8802e5abd3cf [2022-06-07T07:29:30.912Z] [2022-06-07T07:29:30.912Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-07T07:29:30.912Z] Successfully built 8802e5abd3cf [2022-06-07T07:29:30.912Z] Successfully tagged core-data:latest [2022-06-07T07:29:31.173Z]  Building core-data ... done Executing busybox-1.33.1-r3.trigger [2022-06-07T07:29:31.173Z] OK: 84 MiB in 64 packages [2022-06-07T07:29:31.745Z] Collecting docker-compose==1.23.2 [2022-06-07T07:29:31.745Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-07T07:29:31.745Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-07T07:29:31.745Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-07T07:29:32.005Z] Collecting docker<4.0,>=3.6.0 [2022-06-07T07:29:32.006Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-07T07:29:32.006Z] Collecting texttable<0.10,>=0.9.0 [2022-06-07T07:29:32.006Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-07T07:29:32.267Z] Collecting docopt<0.7,>=0.6.1 [2022-06-07T07:29:32.267Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-07T07:29:32.527Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-07T07:29:32.527Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-07T07:29:32.527Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-07T07:29:32.787Z] Collecting jsonschema<3,>=2.5.1 [2022-06-07T07:29:32.787Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-07T07:29:33.048Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-07T07:29:33.048Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-07T07:29:33.048Z] Collecting cached-property<2,>=1.2.0 [2022-06-07T07:29:33.048Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-07T07:29:33.307Z] Collecting PyYAML<4,>=3.10 [2022-06-07T07:29:33.307Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-07T07:29:33.878Z] Collecting docker-pycreds>=0.4.0 [2022-06-07T07:29:33.878Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-07T07:29:33.878Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-07T07:29:33.878Z] Collecting idna<2.8,>=2.5 [2022-06-07T07:29:33.878Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-07T07:29:33.878Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-07T07:29:33.878Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-07T07:29:33.878Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-07T07:29:33.878Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-07T07:29:34.138Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-07T07:29:34.138Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-07T07:29:34.138Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-07T07:29:34.138Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-07T07:29:34.138Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-07T07:29:34.138Z] Attempting uninstall: urllib3 [2022-06-07T07:29:34.138Z] Found existing installation: urllib3 1.26.5 [2022-06-07T07:29:34.138Z] Uninstalling urllib3-1.26.5: [2022-06-07T07:29:34.138Z] Successfully uninstalled urllib3-1.26.5 [2022-06-07T07:29:34.138Z] Attempting uninstall: idna [2022-06-07T07:29:34.138Z] Found existing installation: idna 3.2 [2022-06-07T07:29:34.138Z] Uninstalling idna-3.2: [2022-06-07T07:29:34.399Z] Successfully uninstalled idna-3.2 [2022-06-07T07:29:34.399Z] Attempting uninstall: chardet [2022-06-07T07:29:34.399Z] Found existing installation: chardet 4.0.0 [2022-06-07T07:29:34.399Z] Uninstalling chardet-4.0.0: [2022-06-07T07:29:34.399Z] Successfully uninstalled chardet-4.0.0 [2022-06-07T07:29:34.659Z] Attempting uninstall: requests [2022-06-07T07:29:34.659Z] Found existing installation: requests 2.25.1 [2022-06-07T07:29:34.659Z] Uninstalling requests-2.25.1: [2022-06-07T07:29:34.659Z] Successfully uninstalled requests-2.25.1 [2022-06-07T07:29:34.659Z] Running setup.py install for texttable: started [2022-06-07T07:29:35.229Z] Running setup.py install for texttable: finished with status 'done' [2022-06-07T07:29:35.229Z] Running setup.py install for PyYAML: started [2022-06-07T07:29:35.489Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-07T07:29:35.489Z] Running setup.py install for docopt: started [2022-06-07T07:29:35.750Z] Running setup.py install for docopt: finished with status 'done' [2022-06-07T07:29:35.750Z] Running setup.py install for dockerpty: started [2022-06-07T07:29:36.012Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-07T07:29:36.273Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-07T07:29:38.815Z] Removing intermediate container 280ffbac0a7f [2022-06-07T07:29:38.815Z] ---> 64801f6a50b4 [2022-06-07T07:29:38.815Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-07T07:29:38.815Z] ---> Running in 12ec9b9fdf0f [2022-06-07T07:29:38.815Z] Removing intermediate container 12ec9b9fdf0f [2022-06-07T07:29:38.815Z] ---> 9ecd63aacdab [2022-06-07T07:29:38.815Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-07T07:29:38.815Z] ---> Running in a5170bbad838 [2022-06-07T07:29:38.815Z] Removing intermediate container a5170bbad838 [2022-06-07T07:29:38.815Z] ---> 81df27743d4d [2022-06-07T07:29:38.815Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-07T07:29:39.075Z] ---> e70498579c5d [2022-06-07T07:29:39.075Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-07T07:29:39.336Z] ---> bbe36c5bef91 [2022-06-07T07:29:39.336Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-07T07:29:39.594Z] ---> c7ca0f5242bd [2022-06-07T07:29:39.595Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-07T07:29:39.595Z] ---> Running in cb983433267c [2022-06-07T07:29:39.595Z] Removing intermediate container cb983433267c [2022-06-07T07:29:39.595Z] ---> b7034fa56d11 [2022-06-07T07:29:39.595Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:29:39.595Z] ---> Running in 03ac24d269be [2022-06-07T07:29:39.854Z] Removing intermediate container 03ac24d269be [2022-06-07T07:29:39.854Z] ---> 8c03137018f0 [2022-06-07T07:29:39.854Z] Step 20/22 : LABEL arch=x86_64 [2022-06-07T07:29:39.854Z] ---> Running in 2779941d74dd [2022-06-07T07:29:39.854Z] Removing intermediate container 2779941d74dd [2022-06-07T07:29:39.854Z] ---> dea975b9e94f [2022-06-07T07:29:39.854Z] Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:39.854Z] ---> Running in d7de7e0290d1 [2022-06-07T07:29:40.113Z] Removing intermediate container d7de7e0290d1 [2022-06-07T07:29:40.113Z] ---> d0d9c45fb64a [2022-06-07T07:29:40.113Z] Step 22/22 : LABEL version=2.1.1-dev.7 [2022-06-07T07:29:40.113Z] ---> Running in 69837c3a0aae [2022-06-07T07:29:40.113Z] Removing intermediate container 69837c3a0aae [2022-06-07T07:29:40.113Z] ---> e2dfd395fee3 [2022-06-07T07:29:40.113Z] [2022-06-07T07:29:40.113Z] Successfully built e2dfd395fee3 [2022-06-07T07:29:40.113Z] Successfully tagged sys-mgmt-agent:latest [2022-06-07T07:29:40.381Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-07T07:29:40.391Z] $ docker stop --time=1 900af53f3bed71c7e3cfaedc103b8869a891748fdc1f425ab448247a6496126c [2022-06-07T07:29:41.699Z] $ docker rm -f 900af53f3bed71c7e3cfaedc103b8869a891748fdc1f425ab448247a6496126c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T07:29:42.051Z] + docker images [2022-06-07T07:29:42.051Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-07T07:29:42.052Z] sys-mgmt-agent latest e2dfd395fee3 2 seconds ago 294MB [2022-06-07T07:29:42.052Z] core-data latest 8802e5abd3cf 11 seconds ago 19.9MB [2022-06-07T07:29:42.052Z] support-scheduler latest 1d2252e26a7e 14 seconds ago 15.9MB [2022-06-07T07:29:42.052Z] 060858481b54 16 seconds ago 1.78GB [2022-06-07T07:29:42.052Z] 90f51bb5deba 17 seconds ago 1.79GB [2022-06-07T07:29:42.052Z] b71484f6f5eb 17 seconds ago 1.79GB [2022-06-07T07:29:42.052Z] security-bootstrapper latest 54d057377d58 17 seconds ago 18.7MB [2022-06-07T07:29:42.052Z] ae17eecb2fa8 29 seconds ago 1.78GB [2022-06-07T07:29:42.052Z] security-secretstore-setup latest bdc113ee054a 56 seconds ago 27.7MB [2022-06-07T07:29:42.052Z] core-command latest ad649ee395c1 57 seconds ago 15.7MB [2022-06-07T07:29:42.052Z] security-proxy-setup latest 031f7741ef79 57 seconds ago 26.1MB [2022-06-07T07:29:42.052Z] core-metadata latest 230f80c26360 57 seconds ago 16.5MB [2022-06-07T07:29:42.052Z] support-notifications latest 7aa57c4400a5 57 seconds ago 16.6MB [2022-06-07T07:29:42.052Z] cc087a34b8a5 About a minute ago 1.79GB [2022-06-07T07:29:42.052Z] b4f0f116db4d About a minute ago 1.79GB [2022-06-07T07:29:42.052Z] bace0fe38310 About a minute ago 1.79GB [2022-06-07T07:29:42.052Z] f921f5041c92 About a minute ago 1.79GB [2022-06-07T07:29:42.052Z] 4b2698ac45b0 About a minute ago 1.78GB [2022-06-07T07:29:42.052Z] ci-base-image-x86_64 latest 551d610c1c5c 3 minutes ago 1.27GB [2022-06-07T07:29:42.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 days ago 253MB [2022-06-07T07:29:42.052Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 10 days ago 562MB [2022-06-07T07:29:42.052Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-07T07:29:42.052Z] docker 20.10.8 bc6c0ffef665 9 months ago 214MB [2022-06-07T07:29:42.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T07:29:42.172Z] provisioning config files... [2022-06-07T07:29:42.182Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config7618472364179840094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:29:42.482Z] ---> docker-login.sh [2022-06-07T07:29:42.482Z] nexus3.edgexfoundry.org:10001 [2022-06-07T07:29:42.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:29:42.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:29:42.483Z] Configure a credential helper to remove this warning. See [2022-06-07T07:29:42.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:29:42.483Z] [2022-06-07T07:29:42.483Z] Login Succeeded [2022-06-07T07:29:42.483Z] nexus3.edgexfoundry.org:10002 [2022-06-07T07:29:42.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:29:42.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:29:42.483Z] Configure a credential helper to remove this warning. See [2022-06-07T07:29:42.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:29:42.483Z] [2022-06-07T07:29:42.483Z] Login Succeeded [2022-06-07T07:29:42.742Z] nexus3.edgexfoundry.org:10003 [2022-06-07T07:29:42.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:29:42.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:29:42.742Z] Configure a credential helper to remove this warning. See [2022-06-07T07:29:42.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:29:42.742Z] [2022-06-07T07:29:42.742Z] Login Succeeded [2022-06-07T07:29:42.742Z] nexus3.edgexfoundry.org:10004 [2022-06-07T07:29:42.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:29:43.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:29:43.002Z] Configure a credential helper to remove this warning. See [2022-06-07T07:29:43.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:29:43.002Z] [2022-06-07T07:29:43.002Z] Login Succeeded [2022-06-07T07:29:43.002Z] docker.io [2022-06-07T07:29:43.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:29:43.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:29:43.263Z] Configure a credential helper to remove this warning. See [2022-06-07T07:29:43.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:29:43.263Z] [2022-06-07T07:29:43.263Z] Login Succeeded [2022-06-07T07:29:43.263Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T07:29:43.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:29:43.298Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T07:29:43.321Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-06-07T07:29:43.321Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:43.321Z] 2.1.1-dev.7 [2022-06-07T07:29:43.321Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:29:43.321Z] jakarta [2022-06-07T07:29:43.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:43.646Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:43.960Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:43.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-07T07:29:43.960Z] 9ca8fe295399: Preparing [2022-06-07T07:29:43.960Z] 4b5386f7f24d: Preparing [2022-06-07T07:29:43.960Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:43.960Z] ddda52bf9145: Preparing [2022-06-07T07:29:43.960Z] b541d28bf3b4: Preparing [2022-06-07T07:29:43.960Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:43.960Z] 46bea8e3b7a4: Pushed [2022-06-07T07:29:43.960Z] 9ca8fe295399: Pushed [2022-06-07T07:29:43.960Z] ddda52bf9145: Pushed [2022-06-07T07:29:45.343Z] 4b5386f7f24d: Pushed [2022-06-07T07:29:45.343Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:e872d0de718aa0c215824886d7d0566dc0d9273b7bb9a44068380f8298414b13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:45.661Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:45.974Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.7 [2022-06-07T07:29:45.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-07T07:29:45.974Z] 9ca8fe295399: Preparing [2022-06-07T07:29:45.974Z] 4b5386f7f24d: Preparing [2022-06-07T07:29:45.974Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:45.974Z] ddda52bf9145: Preparing [2022-06-07T07:29:45.974Z] b541d28bf3b4: Preparing [2022-06-07T07:29:45.974Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:45.974Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:29:45.974Z] 4b5386f7f24d: Layer already exists [2022-06-07T07:29:45.974Z] ddda52bf9145: Layer already exists [2022-06-07T07:29:45.974Z] 9ca8fe295399: Layer already exists [2022-06-07T07:29:45.974Z] 2.1.1-dev.7: digest: sha256:e872d0de718aa0c215824886d7d0566dc0d9273b7bb9a44068380f8298414b13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:46.295Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:46.611Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:29:46.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-07T07:29:46.611Z] 9ca8fe295399: Preparing [2022-06-07T07:29:46.611Z] 4b5386f7f24d: Preparing [2022-06-07T07:29:46.611Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:46.611Z] ddda52bf9145: Preparing [2022-06-07T07:29:46.611Z] b541d28bf3b4: Preparing [2022-06-07T07:29:46.611Z] 4b5386f7f24d: Layer already exists [2022-06-07T07:29:46.611Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:29:46.611Z] 9ca8fe295399: Layer already exists [2022-06-07T07:29:46.611Z] ddda52bf9145: Layer already exists [2022-06-07T07:29:46.611Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:46.611Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:e872d0de718aa0c215824886d7d0566dc0d9273b7bb9a44068380f8298414b13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:46.935Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:47.252Z] + docker push nexus3.edgexfoundry.org:10004/core-command:jakarta [2022-06-07T07:29:47.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-07T07:29:47.252Z] 9ca8fe295399: Preparing [2022-06-07T07:29:47.252Z] 4b5386f7f24d: Preparing [2022-06-07T07:29:47.252Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:47.252Z] ddda52bf9145: Preparing [2022-06-07T07:29:47.252Z] b541d28bf3b4: Preparing [2022-06-07T07:29:47.252Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:47.252Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:29:47.252Z] ddda52bf9145: Layer already exists [2022-06-07T07:29:47.252Z] 9ca8fe295399: Layer already exists [2022-06-07T07:29:47.252Z] 4b5386f7f24d: Layer already exists [2022-06-07T07:29:47.252Z] jakarta: digest: sha256:e872d0de718aa0c215824886d7d0566dc0d9273b7bb9a44068380f8298414b13 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:29:47.302Z] ===================================================== [Pipeline] echo [2022-06-07T07:29:47.311Z] taggedImages: [2022-06-07T07:29:47.311Z] - nexus3.edgexfoundry.org:10004/core-command:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:47.311Z] - nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.7 [2022-06-07T07:29:47.311Z] - nexus3.edgexfoundry.org:10004/core-command:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:29:47.311Z] - nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] echo [2022-06-07T07:29:47.333Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-06-07T07:29:47.333Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:47.333Z] 2.1.1-dev.7 [2022-06-07T07:29:47.333Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:29:47.333Z] jakarta [2022-06-07T07:29:47.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:47.659Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:47.975Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:47.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-07T07:29:47.975Z] 2dd0d5c04832: Preparing [2022-06-07T07:29:47.975Z] d6ecb11c0fea: Preparing [2022-06-07T07:29:47.975Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:47.975Z] fe8163031101: Preparing [2022-06-07T07:29:47.975Z] 0cb68e32218a: Preparing [2022-06-07T07:29:47.975Z] b541d28bf3b4: Preparing [2022-06-07T07:29:47.975Z] b541d28bf3b4: Waiting [2022-06-07T07:29:47.975Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:29:47.975Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:47.975Z] 2dd0d5c04832: Pushed [2022-06-07T07:29:47.975Z] 0cb68e32218a: Pushed [2022-06-07T07:29:48.236Z] fe8163031101: Pushed [2022-06-07T07:29:49.623Z] d6ecb11c0fea: Pushed [2022-06-07T07:29:49.624Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:43b2df5cb27f39e4ee1c9877adbdabe7f850b2c3f17ff2eb0e891a5f384e8c81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:49.936Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:50.248Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.7 [2022-06-07T07:29:50.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-07T07:29:50.248Z] 2dd0d5c04832: Preparing [2022-06-07T07:29:50.248Z] d6ecb11c0fea: Preparing [2022-06-07T07:29:50.248Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:50.248Z] fe8163031101: Preparing [2022-06-07T07:29:50.248Z] 0cb68e32218a: Preparing [2022-06-07T07:29:50.248Z] b541d28bf3b4: Preparing [2022-06-07T07:29:50.248Z] b541d28bf3b4: Waiting [2022-06-07T07:29:50.248Z] d6ecb11c0fea: Layer already exists [2022-06-07T07:29:50.248Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:29:50.248Z] 2dd0d5c04832: Layer already exists [2022-06-07T07:29:50.248Z] 0cb68e32218a: Layer already exists [2022-06-07T07:29:50.248Z] fe8163031101: Layer already exists [2022-06-07T07:29:50.248Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:50.248Z] 2.1.1-dev.7: digest: sha256:43b2df5cb27f39e4ee1c9877adbdabe7f850b2c3f17ff2eb0e891a5f384e8c81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:50.562Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:50.868Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:29:50.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-07T07:29:50.868Z] 2dd0d5c04832: Preparing [2022-06-07T07:29:50.868Z] d6ecb11c0fea: Preparing [2022-06-07T07:29:50.868Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:50.868Z] fe8163031101: Preparing [2022-06-07T07:29:50.868Z] 0cb68e32218a: Preparing [2022-06-07T07:29:50.868Z] b541d28bf3b4: Preparing [2022-06-07T07:29:50.868Z] b541d28bf3b4: Waiting [2022-06-07T07:29:50.868Z] 2dd0d5c04832: Layer already exists [2022-06-07T07:29:50.868Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:29:50.868Z] 0cb68e32218a: Layer already exists [2022-06-07T07:29:50.868Z] fe8163031101: Layer already exists [2022-06-07T07:29:50.868Z] d6ecb11c0fea: Layer already exists [2022-06-07T07:29:50.868Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:50.868Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:43b2df5cb27f39e4ee1c9877adbdabe7f850b2c3f17ff2eb0e891a5f384e8c81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:51.190Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:51.504Z] + docker push nexus3.edgexfoundry.org:10004/core-data:jakarta [2022-06-07T07:29:51.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-07T07:29:51.504Z] 2dd0d5c04832: Preparing [2022-06-07T07:29:51.504Z] d6ecb11c0fea: Preparing [2022-06-07T07:29:51.504Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:51.504Z] fe8163031101: Preparing [2022-06-07T07:29:51.504Z] 0cb68e32218a: Preparing [2022-06-07T07:29:51.504Z] b541d28bf3b4: Preparing [2022-06-07T07:29:51.504Z] 0cb68e32218a: Layer already exists [2022-06-07T07:29:51.504Z] d6ecb11c0fea: Layer already exists [2022-06-07T07:29:51.504Z] fe8163031101: Layer already exists [2022-06-07T07:29:51.504Z] 2dd0d5c04832: Layer already exists [2022-06-07T07:29:51.504Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:29:51.504Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:51.504Z] jakarta: digest: sha256:43b2df5cb27f39e4ee1c9877adbdabe7f850b2c3f17ff2eb0e891a5f384e8c81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:29:51.555Z] ===================================================== [Pipeline] echo [2022-06-07T07:29:51.562Z] taggedImages: [2022-06-07T07:29:51.562Z] - nexus3.edgexfoundry.org:10004/core-data:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:51.562Z] - nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.7 [2022-06-07T07:29:51.562Z] - nexus3.edgexfoundry.org:10004/core-data:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:29:51.562Z] - nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] echo [2022-06-07T07:29:51.587Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-06-07T07:29:51.587Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:51.587Z] 2.1.1-dev.7 [2022-06-07T07:29:51.587Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:29:51.587Z] jakarta [2022-06-07T07:29:51.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:51.905Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:52.274Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:52.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-07T07:29:52.274Z] 9c5e6108c44a: Preparing [2022-06-07T07:29:52.274Z] 562c3abde6aa: Preparing [2022-06-07T07:29:52.274Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:52.274Z] ddda52bf9145: Preparing [2022-06-07T07:29:52.274Z] b541d28bf3b4: Preparing [2022-06-07T07:29:52.274Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:29:52.274Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:52.274Z] ddda52bf9145: Layer already exists [2022-06-07T07:29:52.274Z] 9c5e6108c44a: Pushed [2022-06-07T07:29:53.742Z] 562c3abde6aa: Pushed [2022-06-07T07:29:53.742Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:7c21329ac9d6051033d41c7e3718c421e2130afdc5354751a5497ea301887624 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:54.054Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:54.358Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.7 [2022-06-07T07:29:54.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-07T07:29:54.358Z] 9c5e6108c44a: Preparing [2022-06-07T07:29:54.358Z] 562c3abde6aa: Preparing [2022-06-07T07:29:54.358Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:54.358Z] ddda52bf9145: Preparing [2022-06-07T07:29:54.358Z] b541d28bf3b4: Preparing [2022-06-07T07:29:54.358Z] ddda52bf9145: Layer already exists [2022-06-07T07:29:54.358Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:29:54.358Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:54.358Z] 562c3abde6aa: Layer already exists [2022-06-07T07:29:54.358Z] 9c5e6108c44a: Layer already exists [2022-06-07T07:29:54.358Z] 2.1.1-dev.7: digest: sha256:7c21329ac9d6051033d41c7e3718c421e2130afdc5354751a5497ea301887624 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:54.674Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:54.987Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:29:54.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-07T07:29:54.987Z] 9c5e6108c44a: Preparing [2022-06-07T07:29:54.987Z] 562c3abde6aa: Preparing [2022-06-07T07:29:54.987Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:54.987Z] ddda52bf9145: Preparing [2022-06-07T07:29:54.987Z] b541d28bf3b4: Preparing [2022-06-07T07:29:54.987Z] 562c3abde6aa: Layer already exists [2022-06-07T07:29:54.987Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:29:54.987Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:54.987Z] ddda52bf9145: Layer already exists [2022-06-07T07:29:54.987Z] 9c5e6108c44a: Layer already exists [2022-06-07T07:29:54.987Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:7c21329ac9d6051033d41c7e3718c421e2130afdc5354751a5497ea301887624 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:55.306Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:55.609Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:jakarta [2022-06-07T07:29:55.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-07T07:29:55.609Z] 9c5e6108c44a: Preparing [2022-06-07T07:29:55.609Z] 562c3abde6aa: Preparing [2022-06-07T07:29:55.609Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:55.609Z] ddda52bf9145: Preparing [2022-06-07T07:29:55.609Z] b541d28bf3b4: Preparing [2022-06-07T07:29:55.609Z] 562c3abde6aa: Layer already exists [2022-06-07T07:29:55.609Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:55.609Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:29:55.609Z] ddda52bf9145: Layer already exists [2022-06-07T07:29:55.609Z] 9c5e6108c44a: Layer already exists [2022-06-07T07:29:55.609Z] jakarta: digest: sha256:7c21329ac9d6051033d41c7e3718c421e2130afdc5354751a5497ea301887624 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:29:55.654Z] ===================================================== [Pipeline] echo [2022-06-07T07:29:55.662Z] taggedImages: [2022-06-07T07:29:55.662Z] - nexus3.edgexfoundry.org:10004/core-metadata:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:55.662Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.7 [2022-06-07T07:29:55.662Z] - nexus3.edgexfoundry.org:10004/core-metadata:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:29:55.662Z] - nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] echo [2022-06-07T07:29:55.686Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-06-07T07:29:55.686Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:55.686Z] 2.1.1-dev.7 [2022-06-07T07:29:55.686Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:29:55.686Z] jakarta [2022-06-07T07:29:55.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:56.005Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:56.314Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:29:56.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-07T07:29:56.314Z] 5bd85e02e73e: Preparing [2022-06-07T07:29:56.314Z] 5bd85e02e73e: Preparing [2022-06-07T07:29:56.314Z] d5b48106cfe3: Preparing [2022-06-07T07:29:56.314Z] ba045101c636: Preparing [2022-06-07T07:29:56.314Z] a724b3455a6b: Preparing [2022-06-07T07:29:56.314Z] 133e89ceec89: Preparing [2022-06-07T07:29:56.314Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:56.314Z] f1258b7bff3a: Preparing [2022-06-07T07:29:56.314Z] 454828f578b4: Preparing [2022-06-07T07:29:56.314Z] 21c86c0cde8f: Preparing [2022-06-07T07:29:56.314Z] b3c7b9161c11: Preparing [2022-06-07T07:29:56.314Z] b541d28bf3b4: Preparing [2022-06-07T07:29:56.314Z] 454828f578b4: Waiting [2022-06-07T07:29:56.314Z] 21c86c0cde8f: Waiting [2022-06-07T07:29:56.314Z] 46bea8e3b7a4: Waiting [2022-06-07T07:29:56.314Z] f1258b7bff3a: Waiting [2022-06-07T07:29:56.314Z] b3c7b9161c11: Waiting [2022-06-07T07:29:56.314Z] b541d28bf3b4: Waiting [2022-06-07T07:29:56.314Z] ba045101c636: Pushed [2022-06-07T07:29:56.314Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:29:56.314Z] 5bd85e02e73e: Pushed [2022-06-07T07:29:56.314Z] a724b3455a6b: Pushed [2022-06-07T07:29:56.314Z] d5b48106cfe3: Pushed [2022-06-07T07:29:56.574Z] 454828f578b4: Pushed [2022-06-07T07:29:56.574Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:56.574Z] f1258b7bff3a: Pushed [2022-06-07T07:29:56.574Z] 21c86c0cde8f: Pushed [2022-06-07T07:29:56.574Z] b3c7b9161c11: Pushed [2022-06-07T07:29:57.957Z] 133e89ceec89: Pushed [2022-06-07T07:29:58.217Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:43cbb637f4bbd0c54174a0d9eee85e70efdb42128763277945882a4b4df0f664 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:58.534Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:58.852Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.7 [2022-06-07T07:29:58.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-07T07:29:58.852Z] 5bd85e02e73e: Preparing [2022-06-07T07:29:58.852Z] 5bd85e02e73e: Preparing [2022-06-07T07:29:58.852Z] d5b48106cfe3: Preparing [2022-06-07T07:29:58.852Z] ba045101c636: Preparing [2022-06-07T07:29:58.852Z] a724b3455a6b: Preparing [2022-06-07T07:29:58.852Z] 133e89ceec89: Preparing [2022-06-07T07:29:58.852Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:58.852Z] f1258b7bff3a: Preparing [2022-06-07T07:29:58.852Z] 454828f578b4: Preparing [2022-06-07T07:29:58.852Z] 21c86c0cde8f: Preparing [2022-06-07T07:29:58.852Z] b3c7b9161c11: Preparing [2022-06-07T07:29:58.852Z] b541d28bf3b4: Preparing [2022-06-07T07:29:58.852Z] 46bea8e3b7a4: Waiting [2022-06-07T07:29:58.852Z] 454828f578b4: Waiting [2022-06-07T07:29:58.852Z] f1258b7bff3a: Waiting [2022-06-07T07:29:58.852Z] 21c86c0cde8f: Waiting [2022-06-07T07:29:58.852Z] b3c7b9161c11: Waiting [2022-06-07T07:29:58.852Z] b541d28bf3b4: Waiting [2022-06-07T07:29:58.852Z] 5bd85e02e73e: Layer already exists [2022-06-07T07:29:58.852Z] d5b48106cfe3: Layer already exists [2022-06-07T07:29:58.852Z] ba045101c636: Layer already exists [2022-06-07T07:29:58.852Z] 133e89ceec89: Layer already exists [2022-06-07T07:29:58.852Z] a724b3455a6b: Layer already exists [2022-06-07T07:29:58.852Z] f1258b7bff3a: Layer already exists [2022-06-07T07:29:58.852Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:29:58.852Z] 21c86c0cde8f: Layer already exists [2022-06-07T07:29:58.852Z] 454828f578b4: Layer already exists [2022-06-07T07:29:58.852Z] b3c7b9161c11: Layer already exists [2022-06-07T07:29:58.852Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:58.852Z] 2.1.1-dev.7: digest: sha256:43cbb637f4bbd0c54174a0d9eee85e70efdb42128763277945882a4b4df0f664 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:59.164Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:59.472Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:29:59.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-07T07:29:59.472Z] 5bd85e02e73e: Preparing [2022-06-07T07:29:59.472Z] 5bd85e02e73e: Preparing [2022-06-07T07:29:59.472Z] d5b48106cfe3: Preparing [2022-06-07T07:29:59.472Z] ba045101c636: Preparing [2022-06-07T07:29:59.472Z] a724b3455a6b: Preparing [2022-06-07T07:29:59.472Z] 133e89ceec89: Preparing [2022-06-07T07:29:59.472Z] 46bea8e3b7a4: Preparing [2022-06-07T07:29:59.472Z] f1258b7bff3a: Preparing [2022-06-07T07:29:59.472Z] 454828f578b4: Preparing [2022-06-07T07:29:59.472Z] 21c86c0cde8f: Preparing [2022-06-07T07:29:59.472Z] b3c7b9161c11: Preparing [2022-06-07T07:29:59.472Z] b541d28bf3b4: Preparing [2022-06-07T07:29:59.472Z] 454828f578b4: Waiting [2022-06-07T07:29:59.472Z] 21c86c0cde8f: Waiting [2022-06-07T07:29:59.472Z] b3c7b9161c11: Waiting [2022-06-07T07:29:59.472Z] b541d28bf3b4: Waiting [2022-06-07T07:29:59.472Z] 46bea8e3b7a4: Waiting [2022-06-07T07:29:59.472Z] f1258b7bff3a: Waiting [2022-06-07T07:29:59.472Z] 5bd85e02e73e: Layer already exists [2022-06-07T07:29:59.472Z] d5b48106cfe3: Layer already exists [2022-06-07T07:29:59.472Z] ba045101c636: Layer already exists [2022-06-07T07:29:59.472Z] a724b3455a6b: Layer already exists [2022-06-07T07:29:59.472Z] 133e89ceec89: Layer already exists [2022-06-07T07:29:59.472Z] 454828f578b4: Layer already exists [2022-06-07T07:29:59.472Z] 21c86c0cde8f: Layer already exists [2022-06-07T07:29:59.472Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:29:59.472Z] f1258b7bff3a: Layer already exists [2022-06-07T07:29:59.472Z] b3c7b9161c11: Layer already exists [2022-06-07T07:29:59.472Z] b541d28bf3b4: Layer already exists [2022-06-07T07:29:59.472Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:43cbb637f4bbd0c54174a0d9eee85e70efdb42128763277945882a4b4df0f664 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:29:59.783Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:00.092Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [2022-06-07T07:30:00.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-07T07:30:00.092Z] 5bd85e02e73e: Preparing [2022-06-07T07:30:00.092Z] 5bd85e02e73e: Preparing [2022-06-07T07:30:00.092Z] d5b48106cfe3: Preparing [2022-06-07T07:30:00.092Z] ba045101c636: Preparing [2022-06-07T07:30:00.092Z] a724b3455a6b: Preparing [2022-06-07T07:30:00.092Z] 133e89ceec89: Preparing [2022-06-07T07:30:00.092Z] 46bea8e3b7a4: Preparing [2022-06-07T07:30:00.092Z] f1258b7bff3a: Preparing [2022-06-07T07:30:00.092Z] 454828f578b4: Preparing [2022-06-07T07:30:00.092Z] 21c86c0cde8f: Preparing [2022-06-07T07:30:00.093Z] b3c7b9161c11: Preparing [2022-06-07T07:30:00.093Z] b541d28bf3b4: Preparing [2022-06-07T07:30:00.093Z] 46bea8e3b7a4: Waiting [2022-06-07T07:30:00.093Z] f1258b7bff3a: Waiting [2022-06-07T07:30:00.093Z] 454828f578b4: Waiting [2022-06-07T07:30:00.093Z] 21c86c0cde8f: Waiting [2022-06-07T07:30:00.093Z] b3c7b9161c11: Waiting [2022-06-07T07:30:00.093Z] b541d28bf3b4: Waiting [2022-06-07T07:30:00.093Z] d5b48106cfe3: Layer already exists [2022-06-07T07:30:00.093Z] 133e89ceec89: Layer already exists [2022-06-07T07:30:00.093Z] a724b3455a6b: Layer already exists [2022-06-07T07:30:00.093Z] ba045101c636: Layer already exists [2022-06-07T07:30:00.093Z] 5bd85e02e73e: Layer already exists [2022-06-07T07:30:00.093Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:30:00.093Z] f1258b7bff3a: Layer already exists [2022-06-07T07:30:00.093Z] 21c86c0cde8f: Layer already exists [2022-06-07T07:30:00.093Z] 454828f578b4: Layer already exists [2022-06-07T07:30:00.093Z] b3c7b9161c11: Layer already exists [2022-06-07T07:30:00.093Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:00.093Z] jakarta: digest: sha256:43cbb637f4bbd0c54174a0d9eee85e70efdb42128763277945882a4b4df0f664 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:30:00.137Z] ===================================================== [Pipeline] echo [2022-06-07T07:30:00.142Z] taggedImages: [2022-06-07T07:30:00.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:00.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.7 [2022-06-07T07:30:00.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:00.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] echo [2022-06-07T07:30:00.158Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-06-07T07:30:00.158Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:00.158Z] 2.1.1-dev.7 [2022-06-07T07:30:00.158Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:00.158Z] jakarta [2022-06-07T07:30:00.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:00.471Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:00.775Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:00.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-07T07:30:00.775Z] f59f260ee9fb: Preparing [2022-06-07T07:30:00.775Z] df13cbc6287a: Preparing [2022-06-07T07:30:00.775Z] dc5718d86f31: Preparing [2022-06-07T07:30:00.775Z] d1e7e3de4ec7: Preparing [2022-06-07T07:30:00.775Z] aa3fa861c29a: Preparing [2022-06-07T07:30:00.775Z] b541d28bf3b4: Preparing [2022-06-07T07:30:00.775Z] dc5718d86f31: Pushed [2022-06-07T07:30:00.775Z] d1e7e3de4ec7: Pushed [2022-06-07T07:30:00.775Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:01.035Z] aa3fa861c29a: Pushed [2022-06-07T07:30:01.975Z] f59f260ee9fb: Pushed [2022-06-07T07:30:01.975Z] df13cbc6287a: Pushed [2022-06-07T07:30:01.975Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:eb300497de0b28126faefd2b452cccf2d9a2081c6c9e3dc6820be6286ee63f63 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:02.286Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:02.592Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.7 [2022-06-07T07:30:02.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-07T07:30:02.592Z] f59f260ee9fb: Preparing [2022-06-07T07:30:02.592Z] df13cbc6287a: Preparing [2022-06-07T07:30:02.592Z] dc5718d86f31: Preparing [2022-06-07T07:30:02.592Z] d1e7e3de4ec7: Preparing [2022-06-07T07:30:02.592Z] aa3fa861c29a: Preparing [2022-06-07T07:30:02.592Z] b541d28bf3b4: Preparing [2022-06-07T07:30:02.592Z] b541d28bf3b4: Waiting [2022-06-07T07:30:02.592Z] dc5718d86f31: Layer already exists [2022-06-07T07:30:02.592Z] f59f260ee9fb: Layer already exists [2022-06-07T07:30:02.592Z] df13cbc6287a: Layer already exists [2022-06-07T07:30:02.592Z] aa3fa861c29a: Layer already exists [2022-06-07T07:30:02.592Z] d1e7e3de4ec7: Layer already exists [2022-06-07T07:30:02.592Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:02.592Z] 2.1.1-dev.7: digest: sha256:eb300497de0b28126faefd2b452cccf2d9a2081c6c9e3dc6820be6286ee63f63 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:02.912Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:03.221Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:03.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-07T07:30:03.221Z] f59f260ee9fb: Preparing [2022-06-07T07:30:03.221Z] df13cbc6287a: Preparing [2022-06-07T07:30:03.221Z] dc5718d86f31: Preparing [2022-06-07T07:30:03.221Z] d1e7e3de4ec7: Preparing [2022-06-07T07:30:03.221Z] aa3fa861c29a: Preparing [2022-06-07T07:30:03.221Z] b541d28bf3b4: Preparing [2022-06-07T07:30:03.221Z] b541d28bf3b4: Waiting [2022-06-07T07:30:03.221Z] aa3fa861c29a: Layer already exists [2022-06-07T07:30:03.221Z] d1e7e3de4ec7: Layer already exists [2022-06-07T07:30:03.221Z] dc5718d86f31: Layer already exists [2022-06-07T07:30:03.221Z] df13cbc6287a: Layer already exists [2022-06-07T07:30:03.221Z] f59f260ee9fb: Layer already exists [2022-06-07T07:30:03.221Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:03.221Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:eb300497de0b28126faefd2b452cccf2d9a2081c6c9e3dc6820be6286ee63f63 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:03.534Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:03.839Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [2022-06-07T07:30:03.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-07T07:30:03.839Z] f59f260ee9fb: Preparing [2022-06-07T07:30:03.839Z] df13cbc6287a: Preparing [2022-06-07T07:30:03.839Z] dc5718d86f31: Preparing [2022-06-07T07:30:03.839Z] d1e7e3de4ec7: Preparing [2022-06-07T07:30:03.839Z] aa3fa861c29a: Preparing [2022-06-07T07:30:03.839Z] b541d28bf3b4: Preparing [2022-06-07T07:30:03.839Z] b541d28bf3b4: Waiting [2022-06-07T07:30:03.839Z] d1e7e3de4ec7: Layer already exists [2022-06-07T07:30:03.839Z] aa3fa861c29a: Layer already exists [2022-06-07T07:30:03.839Z] dc5718d86f31: Layer already exists [2022-06-07T07:30:03.839Z] df13cbc6287a: Layer already exists [2022-06-07T07:30:03.839Z] f59f260ee9fb: Layer already exists [2022-06-07T07:30:03.839Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:03.839Z] jakarta: digest: sha256:eb300497de0b28126faefd2b452cccf2d9a2081c6c9e3dc6820be6286ee63f63 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:30:03.886Z] ===================================================== [Pipeline] echo [2022-06-07T07:30:03.895Z] taggedImages: [2022-06-07T07:30:03.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:03.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.7 [2022-06-07T07:30:03.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:03.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] echo [2022-06-07T07:30:03.917Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-06-07T07:30:03.917Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:03.917Z] 2.1.1-dev.7 [2022-06-07T07:30:03.917Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:03.917Z] jakarta [2022-06-07T07:30:03.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:04.241Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:04.552Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:04.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-07T07:30:04.552Z] 7c4cfa14ba3f: Preparing [2022-06-07T07:30:04.553Z] 6e577fd26731: Preparing [2022-06-07T07:30:04.553Z] 6b8acb3a66cc: Preparing [2022-06-07T07:30:04.553Z] 8aa88a3f8adf: Preparing [2022-06-07T07:30:04.553Z] fc17caac0858: Preparing [2022-06-07T07:30:04.553Z] c53b57a6f8f9: Preparing [2022-06-07T07:30:04.553Z] ed9425ce7e5f: Preparing [2022-06-07T07:30:04.553Z] 73c2b5cd3897: Preparing [2022-06-07T07:30:04.553Z] 521e527d4610: Preparing [2022-06-07T07:30:04.553Z] b541d28bf3b4: Preparing [2022-06-07T07:30:04.553Z] ed9425ce7e5f: Waiting [2022-06-07T07:30:04.553Z] 521e527d4610: Waiting [2022-06-07T07:30:04.553Z] 73c2b5cd3897: Waiting [2022-06-07T07:30:04.553Z] b541d28bf3b4: Waiting [2022-06-07T07:30:04.553Z] c53b57a6f8f9: Waiting [2022-06-07T07:30:04.553Z] 7c4cfa14ba3f: Pushed [2022-06-07T07:30:04.553Z] 6e577fd26731: Pushed [2022-06-07T07:30:04.553Z] fc17caac0858: Pushed [2022-06-07T07:30:04.813Z] c53b57a6f8f9: Pushed [2022-06-07T07:30:04.813Z] ed9425ce7e5f: Pushed [2022-06-07T07:30:04.813Z] 73c2b5cd3897: Pushed [2022-06-07T07:30:04.813Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:04.813Z] 521e527d4610: Pushed [2022-06-07T07:30:05.753Z] 8aa88a3f8adf: Pushed [2022-06-07T07:30:06.012Z] 6b8acb3a66cc: Pushed [2022-06-07T07:30:06.272Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:088d57fd0343302ff38591a47dc89bd8417798567bc18e858d3011ec9b244d76 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:06.597Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:06.909Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.7 [2022-06-07T07:30:06.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-07T07:30:06.910Z] 7c4cfa14ba3f: Preparing [2022-06-07T07:30:06.910Z] 6e577fd26731: Preparing [2022-06-07T07:30:06.910Z] 6b8acb3a66cc: Preparing [2022-06-07T07:30:06.910Z] 8aa88a3f8adf: Preparing [2022-06-07T07:30:06.910Z] fc17caac0858: Preparing [2022-06-07T07:30:06.910Z] c53b57a6f8f9: Preparing [2022-06-07T07:30:06.910Z] ed9425ce7e5f: Preparing [2022-06-07T07:30:06.910Z] 73c2b5cd3897: Preparing [2022-06-07T07:30:06.910Z] 521e527d4610: Preparing [2022-06-07T07:30:06.910Z] b541d28bf3b4: Preparing [2022-06-07T07:30:06.910Z] 73c2b5cd3897: Waiting [2022-06-07T07:30:06.910Z] 521e527d4610: Waiting [2022-06-07T07:30:06.910Z] b541d28bf3b4: Waiting [2022-06-07T07:30:06.910Z] c53b57a6f8f9: Waiting [2022-06-07T07:30:06.910Z] ed9425ce7e5f: Waiting [2022-06-07T07:30:06.910Z] fc17caac0858: Layer already exists [2022-06-07T07:30:06.910Z] 6b8acb3a66cc: Layer already exists [2022-06-07T07:30:06.910Z] 7c4cfa14ba3f: Layer already exists [2022-06-07T07:30:06.910Z] 8aa88a3f8adf: Layer already exists [2022-06-07T07:30:06.910Z] 6e577fd26731: Layer already exists [2022-06-07T07:30:06.910Z] c53b57a6f8f9: Layer already exists [2022-06-07T07:30:06.910Z] 521e527d4610: Layer already exists [2022-06-07T07:30:06.910Z] ed9425ce7e5f: Layer already exists [2022-06-07T07:30:06.910Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:06.910Z] 73c2b5cd3897: Layer already exists [2022-06-07T07:30:06.910Z] 2.1.1-dev.7: digest: sha256:088d57fd0343302ff38591a47dc89bd8417798567bc18e858d3011ec9b244d76 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:07.229Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:07.544Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:07.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-07T07:30:07.544Z] 7c4cfa14ba3f: Preparing [2022-06-07T07:30:07.544Z] 6e577fd26731: Preparing [2022-06-07T07:30:07.544Z] 6b8acb3a66cc: Preparing [2022-06-07T07:30:07.544Z] 8aa88a3f8adf: Preparing [2022-06-07T07:30:07.544Z] fc17caac0858: Preparing [2022-06-07T07:30:07.544Z] c53b57a6f8f9: Preparing [2022-06-07T07:30:07.544Z] ed9425ce7e5f: Preparing [2022-06-07T07:30:07.544Z] 73c2b5cd3897: Preparing [2022-06-07T07:30:07.544Z] 521e527d4610: Preparing [2022-06-07T07:30:07.544Z] b541d28bf3b4: Preparing [2022-06-07T07:30:07.544Z] c53b57a6f8f9: Waiting [2022-06-07T07:30:07.544Z] ed9425ce7e5f: Waiting [2022-06-07T07:30:07.544Z] 73c2b5cd3897: Waiting [2022-06-07T07:30:07.544Z] b541d28bf3b4: Waiting [2022-06-07T07:30:07.544Z] 6b8acb3a66cc: Layer already exists [2022-06-07T07:30:07.544Z] 7c4cfa14ba3f: Layer already exists [2022-06-07T07:30:07.544Z] 6e577fd26731: Layer already exists [2022-06-07T07:30:07.544Z] 8aa88a3f8adf: Layer already exists [2022-06-07T07:30:07.544Z] fc17caac0858: Layer already exists [2022-06-07T07:30:07.544Z] c53b57a6f8f9: Layer already exists [2022-06-07T07:30:07.544Z] ed9425ce7e5f: Layer already exists [2022-06-07T07:30:07.544Z] 521e527d4610: Layer already exists [2022-06-07T07:30:07.544Z] 73c2b5cd3897: Layer already exists [2022-06-07T07:30:07.544Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:07.544Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:088d57fd0343302ff38591a47dc89bd8417798567bc18e858d3011ec9b244d76 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:07.857Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:08.167Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [2022-06-07T07:30:08.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-07T07:30:08.167Z] 7c4cfa14ba3f: Preparing [2022-06-07T07:30:08.167Z] 6e577fd26731: Preparing [2022-06-07T07:30:08.167Z] 6b8acb3a66cc: Preparing [2022-06-07T07:30:08.167Z] 8aa88a3f8adf: Preparing [2022-06-07T07:30:08.167Z] fc17caac0858: Preparing [2022-06-07T07:30:08.167Z] c53b57a6f8f9: Preparing [2022-06-07T07:30:08.167Z] ed9425ce7e5f: Preparing [2022-06-07T07:30:08.167Z] 73c2b5cd3897: Preparing [2022-06-07T07:30:08.167Z] 521e527d4610: Preparing [2022-06-07T07:30:08.167Z] b541d28bf3b4: Preparing [2022-06-07T07:30:08.167Z] 521e527d4610: Waiting [2022-06-07T07:30:08.167Z] 73c2b5cd3897: Waiting [2022-06-07T07:30:08.167Z] 8aa88a3f8adf: Layer already exists [2022-06-07T07:30:08.167Z] 7c4cfa14ba3f: Layer already exists [2022-06-07T07:30:08.167Z] 6e577fd26731: Layer already exists [2022-06-07T07:30:08.167Z] 6b8acb3a66cc: Layer already exists [2022-06-07T07:30:08.167Z] fc17caac0858: Layer already exists [2022-06-07T07:30:08.167Z] ed9425ce7e5f: Layer already exists [2022-06-07T07:30:08.167Z] 521e527d4610: Layer already exists [2022-06-07T07:30:08.167Z] c53b57a6f8f9: Layer already exists [2022-06-07T07:30:08.167Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:08.167Z] 73c2b5cd3897: Layer already exists [2022-06-07T07:30:08.167Z] jakarta: digest: sha256:088d57fd0343302ff38591a47dc89bd8417798567bc18e858d3011ec9b244d76 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:30:08.214Z] ===================================================== [Pipeline] echo [2022-06-07T07:30:08.224Z] taggedImages: [2022-06-07T07:30:08.224Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:08.224Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.7 [2022-06-07T07:30:08.224Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:08.224Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] echo [2022-06-07T07:30:08.244Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-06-07T07:30:08.244Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:08.244Z] 2.1.1-dev.7 [2022-06-07T07:30:08.244Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:08.244Z] jakarta [2022-06-07T07:30:08.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:08.571Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:08.885Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:08.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-07T07:30:08.885Z] fcab11781ec9: Preparing [2022-06-07T07:30:08.885Z] ef05a1d807f7: Preparing [2022-06-07T07:30:08.885Z] 46bea8e3b7a4: Preparing [2022-06-07T07:30:08.885Z] dde1b368b623: Preparing [2022-06-07T07:30:08.885Z] b541d28bf3b4: Preparing [2022-06-07T07:30:08.885Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:08.885Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:30:08.885Z] fcab11781ec9: Pushed [2022-06-07T07:30:08.885Z] dde1b368b623: Pushed [2022-06-07T07:30:10.268Z] ef05a1d807f7: Pushed [2022-06-07T07:30:10.529Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:56431020f3909cf424ea0bec6dfb90c75f6fadc6ca4ac88a6a0f25c89a441f25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:10.842Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:11.147Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.7 [2022-06-07T07:30:11.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-07T07:30:11.147Z] fcab11781ec9: Preparing [2022-06-07T07:30:11.147Z] ef05a1d807f7: Preparing [2022-06-07T07:30:11.147Z] 46bea8e3b7a4: Preparing [2022-06-07T07:30:11.147Z] dde1b368b623: Preparing [2022-06-07T07:30:11.147Z] b541d28bf3b4: Preparing [2022-06-07T07:30:11.147Z] fcab11781ec9: Layer already exists [2022-06-07T07:30:11.147Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:30:11.147Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:11.147Z] ef05a1d807f7: Layer already exists [2022-06-07T07:30:11.147Z] dde1b368b623: Layer already exists [2022-06-07T07:30:11.147Z] 2.1.1-dev.7: digest: sha256:56431020f3909cf424ea0bec6dfb90c75f6fadc6ca4ac88a6a0f25c89a441f25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:11.464Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:11.850Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:11.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-07T07:30:11.850Z] fcab11781ec9: Preparing [2022-06-07T07:30:11.850Z] ef05a1d807f7: Preparing [2022-06-07T07:30:11.850Z] 46bea8e3b7a4: Preparing [2022-06-07T07:30:11.850Z] dde1b368b623: Preparing [2022-06-07T07:30:11.850Z] b541d28bf3b4: Preparing [2022-06-07T07:30:11.850Z] dde1b368b623: Layer already exists [2022-06-07T07:30:11.850Z] fcab11781ec9: Layer already exists [2022-06-07T07:30:11.850Z] ef05a1d807f7: Layer already exists [2022-06-07T07:30:11.850Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:11.850Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:30:11.850Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:56431020f3909cf424ea0bec6dfb90c75f6fadc6ca4ac88a6a0f25c89a441f25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:12.191Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:12.503Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:jakarta [2022-06-07T07:30:12.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-07T07:30:12.503Z] fcab11781ec9: Preparing [2022-06-07T07:30:12.503Z] ef05a1d807f7: Preparing [2022-06-07T07:30:12.503Z] 46bea8e3b7a4: Preparing [2022-06-07T07:30:12.503Z] dde1b368b623: Preparing [2022-06-07T07:30:12.503Z] b541d28bf3b4: Preparing [2022-06-07T07:30:12.503Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:30:12.503Z] dde1b368b623: Layer already exists [2022-06-07T07:30:12.503Z] ef05a1d807f7: Layer already exists [2022-06-07T07:30:12.503Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:12.503Z] fcab11781ec9: Layer already exists [2022-06-07T07:30:12.503Z] jakarta: digest: sha256:56431020f3909cf424ea0bec6dfb90c75f6fadc6ca4ac88a6a0f25c89a441f25 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:30:12.558Z] ===================================================== [Pipeline] echo [2022-06-07T07:30:12.564Z] taggedImages: [2022-06-07T07:30:12.564Z] - nexus3.edgexfoundry.org:10004/support-notifications:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:12.564Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.7 [2022-06-07T07:30:12.564Z] - nexus3.edgexfoundry.org:10004/support-notifications:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:12.564Z] - nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] echo [2022-06-07T07:30:12.584Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-06-07T07:30:12.584Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:12.584Z] 2.1.1-dev.7 [2022-06-07T07:30:12.584Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:12.584Z] jakarta [2022-06-07T07:30:12.584Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:12.913Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:13.224Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:13.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-07T07:30:13.224Z] d03372344d68: Preparing [2022-06-07T07:30:13.224Z] 73d911844da9: Preparing [2022-06-07T07:30:13.224Z] 46bea8e3b7a4: Preparing [2022-06-07T07:30:13.224Z] ddda52bf9145: Preparing [2022-06-07T07:30:13.224Z] b541d28bf3b4: Preparing [2022-06-07T07:30:13.224Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:30:13.224Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:13.224Z] ddda52bf9145: Layer already exists [2022-06-07T07:30:13.224Z] d03372344d68: Pushed [2022-06-07T07:30:14.607Z] 73d911844da9: Pushed [2022-06-07T07:30:14.607Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:aa5c053f95c53a3b45905c434e624aa4e02da1c8bb2c1097524dbb17cfea9d09 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:14.923Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:15.233Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.7 [2022-06-07T07:30:15.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-07T07:30:15.233Z] d03372344d68: Preparing [2022-06-07T07:30:15.233Z] 73d911844da9: Preparing [2022-06-07T07:30:15.233Z] 46bea8e3b7a4: Preparing [2022-06-07T07:30:15.233Z] ddda52bf9145: Preparing [2022-06-07T07:30:15.233Z] b541d28bf3b4: Preparing [2022-06-07T07:30:15.233Z] d03372344d68: Layer already exists [2022-06-07T07:30:15.233Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:15.233Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:30:15.233Z] ddda52bf9145: Layer already exists [2022-06-07T07:30:15.233Z] 73d911844da9: Layer already exists [2022-06-07T07:30:15.233Z] 2.1.1-dev.7: digest: sha256:aa5c053f95c53a3b45905c434e624aa4e02da1c8bb2c1097524dbb17cfea9d09 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:15.555Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:15.868Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:15.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-07T07:30:15.869Z] d03372344d68: Preparing [2022-06-07T07:30:15.869Z] 73d911844da9: Preparing [2022-06-07T07:30:15.869Z] 46bea8e3b7a4: Preparing [2022-06-07T07:30:15.869Z] ddda52bf9145: Preparing [2022-06-07T07:30:15.869Z] b541d28bf3b4: Preparing [2022-06-07T07:30:15.869Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:15.869Z] ddda52bf9145: Layer already exists [2022-06-07T07:30:15.869Z] d03372344d68: Layer already exists [2022-06-07T07:30:15.869Z] 73d911844da9: Layer already exists [2022-06-07T07:30:15.869Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:30:15.869Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:aa5c053f95c53a3b45905c434e624aa4e02da1c8bb2c1097524dbb17cfea9d09 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:16.188Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:16.494Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [2022-06-07T07:30:16.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-07T07:30:16.494Z] d03372344d68: Preparing [2022-06-07T07:30:16.494Z] 73d911844da9: Preparing [2022-06-07T07:30:16.494Z] 46bea8e3b7a4: Preparing [2022-06-07T07:30:16.494Z] ddda52bf9145: Preparing [2022-06-07T07:30:16.494Z] b541d28bf3b4: Preparing [2022-06-07T07:30:16.494Z] d03372344d68: Layer already exists [2022-06-07T07:30:16.494Z] b541d28bf3b4: Layer already exists [2022-06-07T07:30:16.494Z] ddda52bf9145: Layer already exists [2022-06-07T07:30:16.494Z] 73d911844da9: Layer already exists [2022-06-07T07:30:16.494Z] 46bea8e3b7a4: Layer already exists [2022-06-07T07:30:16.494Z] jakarta: digest: sha256:aa5c053f95c53a3b45905c434e624aa4e02da1c8bb2c1097524dbb17cfea9d09 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:30:16.547Z] ===================================================== [Pipeline] echo [2022-06-07T07:30:16.554Z] taggedImages: [2022-06-07T07:30:16.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:16.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.7 [2022-06-07T07:30:16.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:16.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] echo [2022-06-07T07:30:16.579Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-06-07T07:30:16.579Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:16.579Z] 2.1.1-dev.7 [2022-06-07T07:30:16.579Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:16.579Z] jakarta [2022-06-07T07:30:16.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:16.897Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:17.205Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:17.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-07T07:30:17.205Z] dc6fe7e94123: Preparing [2022-06-07T07:30:17.205Z] e953d74d2b5b: Preparing [2022-06-07T07:30:17.205Z] d82e26f5ad28: Preparing [2022-06-07T07:30:17.205Z] c31b759616fc: Preparing [2022-06-07T07:30:17.205Z] 879b85f2d1ed: Preparing [2022-06-07T07:30:17.205Z] 6777e3bbcb7c: Preparing [2022-06-07T07:30:17.205Z] fd08d546f6b8: Preparing [2022-06-07T07:30:17.205Z] 0636255016a6: Preparing [2022-06-07T07:30:17.205Z] 84e9d258764d: Preparing [2022-06-07T07:30:17.205Z] 56463f638872: Preparing [2022-06-07T07:30:17.205Z] e2eb06d8af82: Preparing [2022-06-07T07:30:17.205Z] fd08d546f6b8: Waiting [2022-06-07T07:30:17.205Z] 0636255016a6: Waiting [2022-06-07T07:30:17.205Z] 84e9d258764d: Waiting [2022-06-07T07:30:17.205Z] 56463f638872: Waiting [2022-06-07T07:30:17.205Z] e2eb06d8af82: Waiting [2022-06-07T07:30:17.205Z] 879b85f2d1ed: Layer already exists [2022-06-07T07:30:17.205Z] 6777e3bbcb7c: Layer already exists [2022-06-07T07:30:17.205Z] fd08d546f6b8: Layer already exists [2022-06-07T07:30:17.205Z] e953d74d2b5b: Pushed [2022-06-07T07:30:17.205Z] 0636255016a6: Layer already exists [2022-06-07T07:30:17.205Z] 84e9d258764d: Layer already exists [2022-06-07T07:30:17.205Z] 56463f638872: Layer already exists [2022-06-07T07:30:17.205Z] e2eb06d8af82: Layer already exists [2022-06-07T07:30:17.463Z] dc6fe7e94123: Pushed [2022-06-07T07:30:18.402Z] d82e26f5ad28: Pushed [2022-06-07T07:30:23.148Z] Removing intermediate container c9f04e1ddebf [2022-06-07T07:30:23.148Z] ---> ce8d8a8e760f [2022-06-07T07:30:23.148Z] Successfully built ce8d8a8e760f [2022-06-07T07:30:23.148Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:23.498Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T07:30:23.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:30:23.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-1614 does not seem to be running inside a container [2022-06-07T07:30:23.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-07T07:30:24.981Z] c31b759616fc: Pushed [2022-06-07T07:30:24.981Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:4923f36ab3abdd02d8180e2a23a6e669a1d5550ed06b74e689a90657e506f7a4 size: 2622 [2022-06-07T07:30:25.169Z] $ docker top 46ca819a6074e582bcfce8f47bb8abb7144e89cfa8b21883757c047803f1e27b -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:25.802Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:26.089Z] + go version [2022-06-07T07:30:26.089Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-07T07:30:26.113Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.7 [2022-06-07T07:30:26.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-07T07:30:26.113Z] dc6fe7e94123: Preparing [2022-06-07T07:30:26.113Z] e953d74d2b5b: Preparing [2022-06-07T07:30:26.113Z] d82e26f5ad28: Preparing [2022-06-07T07:30:26.114Z] c31b759616fc: Preparing [2022-06-07T07:30:26.114Z] 879b85f2d1ed: Preparing [2022-06-07T07:30:26.114Z] 6777e3bbcb7c: Preparing [2022-06-07T07:30:26.114Z] fd08d546f6b8: Preparing [2022-06-07T07:30:26.114Z] 0636255016a6: Preparing [2022-06-07T07:30:26.114Z] 84e9d258764d: Preparing [2022-06-07T07:30:26.114Z] 56463f638872: Preparing [2022-06-07T07:30:26.114Z] e2eb06d8af82: Preparing [2022-06-07T07:30:26.114Z] 0636255016a6: Waiting [2022-06-07T07:30:26.114Z] 56463f638872: Waiting [2022-06-07T07:30:26.114Z] 84e9d258764d: Waiting [2022-06-07T07:30:26.114Z] e2eb06d8af82: Waiting [2022-06-07T07:30:26.114Z] 6777e3bbcb7c: Waiting [2022-06-07T07:30:26.114Z] 879b85f2d1ed: Layer already exists [2022-06-07T07:30:26.114Z] e953d74d2b5b: Layer already exists [2022-06-07T07:30:26.114Z] dc6fe7e94123: Layer already exists [2022-06-07T07:30:26.114Z] d82e26f5ad28: Layer already exists [2022-06-07T07:30:26.114Z] c31b759616fc: Layer already exists [2022-06-07T07:30:26.114Z] 0636255016a6: Layer already exists [2022-06-07T07:30:26.114Z] fd08d546f6b8: Layer already exists [2022-06-07T07:30:26.114Z] 6777e3bbcb7c: Layer already exists [2022-06-07T07:30:26.114Z] 84e9d258764d: Layer already exists [2022-06-07T07:30:26.114Z] 56463f638872: Layer already exists [2022-06-07T07:30:26.114Z] e2eb06d8af82: Layer already exists [2022-06-07T07:30:26.114Z] 2.1.1-dev.7: digest: sha256:4923f36ab3abdd02d8180e2a23a6e669a1d5550ed06b74e689a90657e506f7a4 size: 2622 [2022-06-07T07:30:26.117Z] $ docker stop --time=1 46ca819a6074e582bcfce8f47bb8abb7144e89cfa8b21883757c047803f1e27b [2022-06-07T07:30:27.737Z] $ docker rm -f 46ca819a6074e582bcfce8f47bb8abb7144e89cfa8b21883757c047803f1e27b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:28.283Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:28.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-07T07:30:28.413Z] [2022-06-07T07:30:28.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:28.591Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:28.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-07T07:30:28.591Z] dc6fe7e94123: Preparing [2022-06-07T07:30:28.591Z] e953d74d2b5b: Preparing [2022-06-07T07:30:28.591Z] d82e26f5ad28: Preparing [2022-06-07T07:30:28.591Z] c31b759616fc: Preparing [2022-06-07T07:30:28.591Z] 879b85f2d1ed: Preparing [2022-06-07T07:30:28.591Z] 6777e3bbcb7c: Preparing [2022-06-07T07:30:28.591Z] fd08d546f6b8: Preparing [2022-06-07T07:30:28.591Z] 0636255016a6: Preparing [2022-06-07T07:30:28.591Z] 84e9d258764d: Preparing [2022-06-07T07:30:28.591Z] 56463f638872: Preparing [2022-06-07T07:30:28.591Z] e2eb06d8af82: Preparing [2022-06-07T07:30:28.591Z] fd08d546f6b8: Waiting [2022-06-07T07:30:28.591Z] 0636255016a6: Waiting [2022-06-07T07:30:28.591Z] 84e9d258764d: Waiting [2022-06-07T07:30:28.591Z] e2eb06d8af82: Waiting [2022-06-07T07:30:28.591Z] e953d74d2b5b: Layer already exists [2022-06-07T07:30:28.591Z] 879b85f2d1ed: Layer already exists [2022-06-07T07:30:28.591Z] c31b759616fc: Layer already exists [2022-06-07T07:30:28.591Z] d82e26f5ad28: Layer already exists [2022-06-07T07:30:28.591Z] dc6fe7e94123: Layer already exists [2022-06-07T07:30:28.591Z] 6777e3bbcb7c: Layer already exists [2022-06-07T07:30:28.591Z] fd08d546f6b8: Layer already exists [2022-06-07T07:30:28.591Z] 0636255016a6: Layer already exists [2022-06-07T07:30:28.591Z] 56463f638872: Layer already exists [2022-06-07T07:30:28.591Z] 84e9d258764d: Layer already exists [2022-06-07T07:30:28.591Z] e2eb06d8af82: Layer already exists [2022-06-07T07:30:28.591Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:4923f36ab3abdd02d8180e2a23a6e669a1d5550ed06b74e689a90657e506f7a4 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:28.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-07T07:30:28.903Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:29.046Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-07T07:30:29.046Z] 29e5d40040c1: Pulling fs layer [2022-06-07T07:30:29.046Z] 1ce36da41761: Pulling fs layer [2022-06-07T07:30:29.046Z] 25b303627fd3: Pulling fs layer [2022-06-07T07:30:29.046Z] 29e5d40040c1: Verifying Checksum [2022-06-07T07:30:29.046Z] 29e5d40040c1: Download complete [2022-06-07T07:30:29.213Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [2022-06-07T07:30:29.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-07T07:30:29.213Z] dc6fe7e94123: Preparing [2022-06-07T07:30:29.213Z] e953d74d2b5b: Preparing [2022-06-07T07:30:29.213Z] d82e26f5ad28: Preparing [2022-06-07T07:30:29.213Z] c31b759616fc: Preparing [2022-06-07T07:30:29.213Z] 879b85f2d1ed: Preparing [2022-06-07T07:30:29.213Z] 6777e3bbcb7c: Preparing [2022-06-07T07:30:29.213Z] fd08d546f6b8: Preparing [2022-06-07T07:30:29.213Z] 0636255016a6: Preparing [2022-06-07T07:30:29.213Z] 84e9d258764d: Preparing [2022-06-07T07:30:29.213Z] 56463f638872: Preparing [2022-06-07T07:30:29.213Z] e2eb06d8af82: Preparing [2022-06-07T07:30:29.213Z] 6777e3bbcb7c: Waiting [2022-06-07T07:30:29.213Z] 0636255016a6: Waiting [2022-06-07T07:30:29.213Z] 84e9d258764d: Waiting [2022-06-07T07:30:29.213Z] 56463f638872: Waiting [2022-06-07T07:30:29.213Z] e2eb06d8af82: Waiting [2022-06-07T07:30:29.213Z] fd08d546f6b8: Waiting [2022-06-07T07:30:29.213Z] dc6fe7e94123: Layer already exists [2022-06-07T07:30:29.213Z] d82e26f5ad28: Layer already exists [2022-06-07T07:30:29.213Z] c31b759616fc: Layer already exists [2022-06-07T07:30:29.213Z] e953d74d2b5b: Layer already exists [2022-06-07T07:30:29.213Z] 879b85f2d1ed: Layer already exists [2022-06-07T07:30:29.213Z] 0636255016a6: Layer already exists [2022-06-07T07:30:29.213Z] fd08d546f6b8: Layer already exists [2022-06-07T07:30:29.213Z] 84e9d258764d: Layer already exists [2022-06-07T07:30:29.213Z] 56463f638872: Layer already exists [2022-06-07T07:30:29.213Z] 6777e3bbcb7c: Layer already exists [2022-06-07T07:30:29.213Z] e2eb06d8af82: Layer already exists [2022-06-07T07:30:29.213Z] jakarta: digest: sha256:4923f36ab3abdd02d8180e2a23a6e669a1d5550ed06b74e689a90657e506f7a4 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:30:29.266Z] ===================================================== [Pipeline] echo [2022-06-07T07:30:29.274Z] taggedImages: [2022-06-07T07:30:29.274Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:30:29.274Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.7 [2022-06-07T07:30:29.274Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:30:29.274Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2022-06-07T07:30:29.325Z] 1ce36da41761: Verifying Checksum [2022-06-07T07:30:29.325Z] 1ce36da41761: Download complete [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-07T07:30:29.598Z] 29e5d40040c1: Pull complete [2022-06-07T07:30:31.039Z] 25b303627fd3: Verifying Checksum [2022-06-07T07:30:31.039Z] 25b303627fd3: Download complete [2022-06-07T07:30:31.039Z] 1ce36da41761: Pull complete [2022-06-07T07:30:43.455Z] 25b303627fd3: Pull complete [2022-06-07T07:30:43.455Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-07T07:30:43.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-07T07:30:43.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:30:43.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-1614 does not seem to be running inside a container [2022-06-07T07:30:43.779Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-07T07:30:45.958Z] $ docker top 4cad1af1b67be80fa18ef93e133c95903fa397b148deafe643c236ae6b379d23 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T07:30:46.861Z] + + grep parallel [2022-06-07T07:30:46.861Z] docker-compose build --help [2022-06-07T07:30:50.238Z] --parallel Build images in parallel. [Pipeline] } [2022-06-07T07:30:50.538Z] $ docker stop --time=1 4cad1af1b67be80fa18ef93e133c95903fa397b148deafe643c236ae6b379d23 [2022-06-07T07:30:52.236Z] $ docker rm -f 4cad1af1b67be80fa18ef93e133c95903fa397b148deafe643c236ae6b379d23 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:30:52.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-07T07:30:52.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:30:53.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-1614 does not seem to be running inside a container [2022-06-07T07:30:53.175Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-07T07:30:54.496Z] $ docker top 3d3601b4ce60a420dc9f66cb7f9977fe1f2b52ac3a1653c0f82eef454d916351 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T07:30:55.416Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-07T07:30:59.719Z] Building core-command ... [2022-06-07T07:30:59.719Z] Building core-data ... [2022-06-07T07:30:59.719Z] Building core-metadata ... [2022-06-07T07:30:59.719Z] Building security-bootstrapper ... [2022-06-07T07:30:59.719Z] Building security-proxy-setup ... [2022-06-07T07:30:59.719Z] Building security-secretstore-setup ... [2022-06-07T07:30:59.719Z] Building support-notifications ... [2022-06-07T07:30:59.719Z] Building support-scheduler ... [2022-06-07T07:30:59.719Z] Building sys-mgmt-agent ... [2022-06-07T07:30:59.719Z] Building core-metadata [2022-06-07T07:30:59.719Z] Building support-scheduler [2022-06-07T07:30:59.719Z] Building support-notifications [2022-06-07T07:30:59.719Z] Building security-proxy-setup [2022-06-07T07:30:59.719Z] Building security-bootstrapper [2022-06-07T07:32:07.739Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:32:07.739Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:32:07.739Z] ---> ce8d8a8e760f [2022-06-07T07:32:07.739Z] Step 3/20 : WORKDIR /edgex-go [2022-06-07T07:32:07.739Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:32:07.739Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:32:07.739Z] ---> ce8d8a8e760f [2022-06-07T07:32:07.739Z] Step 3/21 : WORKDIR /edgex-go [2022-06-07T07:32:07.739Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:32:07.739Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:32:07.739Z] ---> ce8d8a8e760f [2022-06-07T07:32:07.739Z] Step 3/30 : WORKDIR /edgex-go [2022-06-07T07:32:07.739Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:32:07.739Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:32:07.739Z] ---> ce8d8a8e760f [2022-06-07T07:32:07.739Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:32:08.015Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:32:08.015Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:32:08.015Z] ---> ce8d8a8e760f [2022-06-07T07:32:08.015Z] Step 3/23 : WORKDIR /edgex-go [2022-06-07T07:32:08.015Z] ---> Running in fd956bbd85f1 [2022-06-07T07:32:08.015Z] ---> Running in 45784a5fcb25 [2022-06-07T07:32:08.015Z] ---> Running in cfd9c3d0eab6 [2022-06-07T07:32:08.015Z] ---> Running in 16465cdb0988 [2022-06-07T07:32:08.015Z] ---> Running in 49ae4048713a [2022-06-07T07:32:08.688Z] Removing intermediate container cfd9c3d0eab6 [2022-06-07T07:32:08.688Z] ---> 17fa5d52b949 [2022-06-07T07:32:08.688Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:32:08.688Z] Removing intermediate container fd956bbd85f1 [2022-06-07T07:32:08.688Z] ---> f6ec30d4cc3a [2022-06-07T07:32:08.688Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:32:08.688Z] Removing intermediate container 16465cdb0988 [2022-06-07T07:32:08.688Z] ---> 9d87a1b15e82 [2022-06-07T07:32:08.688Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:32:08.688Z] Removing intermediate container 45784a5fcb25 [2022-06-07T07:32:08.688Z] ---> 69918c91cfff [2022-06-07T07:32:08.688Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:32:09.047Z] Removing intermediate container 49ae4048713a [2022-06-07T07:32:09.047Z] ---> df543abc1516 [2022-06-07T07:32:09.047Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:32:09.047Z] ---> Running in ce0f76c3254f [2022-06-07T07:32:09.047Z] ---> Running in f5f037c5bf2c [2022-06-07T07:32:09.047Z] ---> Running in 7a49708f0f93 [2022-06-07T07:32:09.047Z] ---> Running in b2ca4fcf33b6 [2022-06-07T07:32:09.047Z] ---> Running in 698dddce7510 [2022-06-07T07:32:12.645Z] Removing intermediate container ce0f76c3254f [2022-06-07T07:32:12.645Z] ---> 845edbf1674f [2022-06-07T07:32:12.645Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-07T07:32:12.930Z] ---> Running in dd30445d0868 [2022-06-07T07:32:13.540Z] Removing intermediate container f5f037c5bf2c [2022-06-07T07:32:13.540Z] ---> 5ec0eb5ac032 [2022-06-07T07:32:13.540Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-07T07:32:13.540Z] ---> Running in 8ca291fea745 [2022-06-07T07:32:14.157Z] Removing intermediate container 698dddce7510 [2022-06-07T07:32:14.157Z] ---> bace52c8d4cf [2022-06-07T07:32:14.157Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-07T07:32:14.157Z] Removing intermediate container b2ca4fcf33b6 [2022-06-07T07:32:14.157Z] ---> 335a07abfc63 [2022-06-07T07:32:14.157Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-07T07:32:14.157Z] ---> Running in 27bcf3eedeae [2022-06-07T07:32:14.433Z] Removing intermediate container 7a49708f0f93 [2022-06-07T07:32:14.433Z] ---> 7a3dec82dafe [2022-06-07T07:32:14.433Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-07T07:32:14.433Z] ---> Running in 70ea8c9d5b95 [2022-06-07T07:32:14.719Z] ---> Running in 4ec35e5461e2 [2022-06-07T07:32:15.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:32:15.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:32:16.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:32:16.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:32:16.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:32:16.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:32:16.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:32:17.043Z] OK: 220 MiB in 52 packages [2022-06-07T07:32:17.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:32:17.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:32:17.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:32:17.611Z] OK: 220 MiB in 52 packages [2022-06-07T07:32:18.613Z] Removing intermediate container dd30445d0868 [2022-06-07T07:32:18.613Z] ---> 81fa6df288bb [2022-06-07T07:32:18.613Z] Step 6/23 : COPY go.mod . [2022-06-07T07:32:18.613Z] OK: 220 MiB in 52 packages [2022-06-07T07:32:18.892Z] OK: 220 MiB in 52 packages [2022-06-07T07:32:18.892Z] OK: 220 MiB in 52 packages [2022-06-07T07:32:19.172Z] Removing intermediate container 8ca291fea745 [2022-06-07T07:32:19.173Z] ---> 8fb9d054b1fe [2022-06-07T07:32:19.455Z] Step 6/21 : COPY . . [2022-06-07T07:32:19.741Z] ---> 595a8d18ab02 [2022-06-07T07:32:19.741Z] Step 7/23 : RUN go mod download [2022-06-07T07:32:19.741Z] ---> Running in 1b47fff52e87 [2022-06-07T07:32:20.737Z] Removing intermediate container 70ea8c9d5b95 [2022-06-07T07:32:20.737Z] Removing intermediate container 27bcf3eedeae [2022-06-07T07:32:20.737Z] ---> 5e532849ce87 [2022-06-07T07:32:20.737Z] Step 6/22 : COPY . . [2022-06-07T07:32:20.737Z] ---> b5e84c030df5 [2022-06-07T07:32:20.737Z] Step 6/20 : COPY . . [2022-06-07T07:32:20.737Z] Removing intermediate container 4ec35e5461e2 [2022-06-07T07:32:20.737Z] ---> 092ca0728ccc [2022-06-07T07:32:20.737Z] Step 6/30 : COPY . . [2022-06-07T07:32:24.165Z] Removing intermediate container 1b47fff52e87 [2022-06-07T07:32:24.165Z] ---> dd57d1d63d91 [2022-06-07T07:32:24.165Z] Step 8/23 : COPY . . [2022-06-07T07:32:46.400Z] ---> 58e924073629 [2022-06-07T07:32:46.400Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:32:46.400Z] ---> 6dad92a69f3e [2022-06-07T07:32:46.400Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:32:46.400Z] ---> 148411a7828b [2022-06-07T07:32:46.400Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 06d43c753da7 [2022-06-07T07:32:46.400Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:32:46.400Z] [2022-06-07T07:32:46.400Z] ---> Running in d261abced29a [2022-06-07T07:32:46.400Z] ---> Running in f3b96cf54615 [2022-06-07T07:32:46.400Z] ---> Running in 7fd98d5a7744 [2022-06-07T07:32:46.400Z] ---> Running in a2072cc1766b [2022-06-07T07:32:46.400Z] ---> b02b5ef4b935 [2022-06-07T07:32:46.400Z] Step 9/23 : RUN go mod tidy [2022-06-07T07:32:46.400Z] ---> Running in 6efd7a736438 [2022-06-07T07:32:47.396Z] skipping... [2022-06-07T07:32:47.396Z] skipping... [2022-06-07T07:32:47.999Z] skipping... [2022-06-07T07:32:47.999Z] skipping... [2022-06-07T07:32:48.999Z] Removing intermediate container d261abced29a [2022-06-07T07:32:48.999Z] ---> 63f138dfe1f6 [2022-06-07T07:32:48.999Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-07T07:32:48.999Z] Removing intermediate container 7fd98d5a7744 [2022-06-07T07:32:48.999Z] ---> 28b49deb73ca [2022-06-07T07:32:49.277Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-07T07:32:49.277Z] ---> Running in a7edc5064e7a [2022-06-07T07:32:49.277Z] ---> Running in 908b154df97e [2022-06-07T07:32:49.561Z] Removing intermediate container a2072cc1766b [2022-06-07T07:32:49.561Z] ---> 30313b01753c [2022-06-07T07:32:49.561Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-07T07:32:49.839Z] Removing intermediate container f3b96cf54615 [2022-06-07T07:32:49.839Z] ---> e9cdc0fb5bac [2022-06-07T07:32:49.839Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-07T07:32:49.839Z] ---> Running in afc3a7288f38 [2022-06-07T07:32:50.118Z] ---> Running in 325ff3fe2806 [2022-06-07T07:32:52.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-07T07:32:52.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-07T07:32:52.125Z] Removing intermediate container 6efd7a736438 [2022-06-07T07:32:52.125Z] ---> 3efc23fe3ed7 [2022-06-07T07:32:52.125Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-07T07:32:52.402Z] ---> Running in 6514362359c4 [2022-06-07T07:32:52.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-07T07:32:52.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-07T07:32:54.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-07T07:35:01.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-07T07:35:07.836Z] Removing intermediate container 325ff3fe2806 [2022-06-07T07:35:07.836Z] ---> 00ab305f6eac [2022-06-07T07:35:07.836Z] [2022-06-07T07:35:07.836Z] Step 9/30 : FROM alpine:3.14 [2022-06-07T07:35:07.836Z] 3.14: Pulling from library/alpine [2022-06-07T07:35:09.841Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-07T07:35:09.841Z] Status: Downloaded newer image for alpine:3.14 [2022-06-07T07:35:09.841Z] ---> ac73e934f311 [2022-06-07T07:35:09.841Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-07T07:35:10.117Z] ---> Running in 50cde92f3c5f [2022-06-07T07:35:11.130Z] Removing intermediate container 50cde92f3c5f [2022-06-07T07:35:11.130Z] ---> 1cf0383fa462 [2022-06-07T07:35:11.130Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-07T07:35:11.130Z] ---> Running in 7c08b2806654 [2022-06-07T07:35:12.135Z] Removing intermediate container afc3a7288f38 [2022-06-07T07:35:12.135Z] ---> e261d946c903 [2022-06-07T07:35:12.135Z] [2022-06-07T07:35:12.135Z] Step 9/20 : FROM alpine:3.14 [2022-06-07T07:35:12.135Z] ---> ac73e934f311 [2022-06-07T07:35:12.135Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-07T07:35:12.135Z] ---> Running in 65e64711caf3 [2022-06-07T07:35:14.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:35:14.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:35:14.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:35:15.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:35:16.203Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-07T07:35:16.203Z] (2/2) Installing su-exec (0.2-r1) [2022-06-07T07:35:16.203Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:35:16.203Z] OK: 6 MiB in 16 packages [2022-06-07T07:35:16.477Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-07T07:35:16.477Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-07T07:35:16.477Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-07T07:35:16.477Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-07T07:35:16.477Z] (5/5) Installing curl (7.79.1-r1) [2022-06-07T07:35:16.756Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:35:16.756Z] Executing ca-certificates-20211220-r0.trigger [2022-06-07T07:35:17.034Z] OK: 8 MiB in 19 packages [2022-06-07T07:35:18.036Z] Removing intermediate container 7c08b2806654 [2022-06-07T07:35:18.036Z] ---> 5e8fae9b3383 [2022-06-07T07:35:18.036Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-07T07:35:18.310Z] ---> Running in e6c443fc6298 [2022-06-07T07:35:18.910Z] Removing intermediate container e6c443fc6298 [2022-06-07T07:35:18.910Z] ---> ecebf5bc8ac3 [2022-06-07T07:35:18.910Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-07T07:35:19.185Z] ---> Running in 70997d54e1c8 [2022-06-07T07:35:19.465Z] Removing intermediate container 65e64711caf3 [2022-06-07T07:35:19.465Z] ---> 9e7e771490fc [2022-06-07T07:35:19.465Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-07T07:35:19.745Z] ---> Running in 36aad8549086 [2022-06-07T07:35:19.745Z] Removing intermediate container 70997d54e1c8 [2022-06-07T07:35:19.745Z] ---> 5c442bdbdae1 [2022-06-07T07:35:19.745Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-07T07:35:20.022Z] ---> Running in ee35af572d64 [2022-06-07T07:35:20.307Z] Removing intermediate container 6514362359c4 [2022-06-07T07:35:20.307Z] ---> 07c7a673a8db [2022-06-07T07:35:20.307Z] [2022-06-07T07:35:20.307Z] Step 11/23 : FROM alpine:3.14 [2022-06-07T07:35:20.307Z] ---> ac73e934f311 [2022-06-07T07:35:20.307Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-07T07:35:20.581Z] Removing intermediate container 36aad8549086 [2022-06-07T07:35:20.581Z] ---> 847a0a791bc0 [2022-06-07T07:35:20.581Z] Step 12/20 : WORKDIR /edgex [2022-06-07T07:35:20.581Z] ---> Running in 77e38be6a683 [2022-06-07T07:35:20.856Z] ---> Running in 3d45b0616604 [2022-06-07T07:35:21.134Z] Removing intermediate container 908b154df97e [2022-06-07T07:35:21.134Z] ---> 2cec8432b907 [2022-06-07T07:35:21.134Z] [2022-06-07T07:35:21.134Z] Step 9/21 : FROM alpine:3.14 [2022-06-07T07:35:21.134Z] ---> ac73e934f311 [2022-06-07T07:35:21.134Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-07T07:35:21.408Z] ---> Running in 983d2d7db453 [2022-06-07T07:35:21.680Z] Removing intermediate container 3d45b0616604 [2022-06-07T07:35:21.680Z] ---> 14f00d638a66 [2022-06-07T07:35:21.680Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-07T07:35:22.666Z] Removing intermediate container a7edc5064e7a [2022-06-07T07:35:22.666Z] ---> 2f9960ec9537 [2022-06-07T07:35:22.666Z] [2022-06-07T07:35:22.666Z] Step 9/22 : FROM alpine:3.14 [2022-06-07T07:35:22.666Z] ---> ac73e934f311 [2022-06-07T07:35:22.666Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-07T07:35:22.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:35:22.666Z] ---> Running in a4b004023e2c [2022-06-07T07:35:22.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:35:23.230Z] ---> 03eba6a56bf3 [2022-06-07T07:35:23.231Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-07T07:35:23.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:35:23.799Z] Removing intermediate container ee35af572d64 [2022-06-07T07:35:23.799Z] ---> 3476c9fd8c33 [2022-06-07T07:35:23.799Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-07T07:35:23.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:35:23.799Z] ---> Running in c207ab16bb7d [2022-06-07T07:35:24.083Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-07T07:35:24.083Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:35:24.083Z] OK: 5 MiB in 15 packages [2022-06-07T07:35:24.698Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-07T07:35:24.698Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-07T07:35:24.972Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:35:24.972Z] Executing ca-certificates-20211220-r0.trigger [2022-06-07T07:35:24.972Z] Removing intermediate container c207ab16bb7d [2022-06-07T07:35:24.972Z] ---> 5ebd7d9a4e63 [2022-06-07T07:35:24.972Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-07T07:35:25.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:35:25.249Z] OK: 6 MiB in 16 packages [2022-06-07T07:35:25.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:35:25.805Z] Removing intermediate container 77e38be6a683 [2022-06-07T07:35:25.805Z] ---> f26a47aea501 [2022-06-07T07:35:25.805Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:35:25.805Z] ---> dfeb709f123d [2022-06-07T07:35:25.805Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-07T07:35:26.089Z] ---> Running in 8d81c48888b9 [2022-06-07T07:35:26.368Z] ---> 7679ad55f993 [2022-06-07T07:35:26.368Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-07T07:35:26.643Z] ---> Running in d3d6b79b7ef6 [2022-06-07T07:35:26.643Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-07T07:35:26.643Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:35:26.643Z] OK: 5 MiB in 15 packages [2022-06-07T07:35:27.250Z] Removing intermediate container 8d81c48888b9 [2022-06-07T07:35:27.250Z] ---> 9541e3e309bc [2022-06-07T07:35:27.250Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-07T07:35:27.527Z] ---> Running in 93c6e667d6e8 [2022-06-07T07:35:27.804Z] Removing intermediate container 983d2d7db453 [2022-06-07T07:35:27.804Z] ---> a89a15985052 [2022-06-07T07:35:27.804Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:35:28.096Z] ---> Running in 7adc2d62f1df [2022-06-07T07:35:28.096Z] Removing intermediate container 93c6e667d6e8 [2022-06-07T07:35:28.096Z] ---> 440338ea93f2 [2022-06-07T07:35:28.096Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-07T07:35:28.096Z] Removing intermediate container a4b004023e2c [2022-06-07T07:35:28.096Z] ---> 8bd3559ddec8 [2022-06-07T07:35:28.096Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:35:28.372Z] ---> Running in 7156fe811367 [2022-06-07T07:35:28.372Z] ---> 2ac16146eef3 [2022-06-07T07:35:28.372Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] ---> Running in 3941ef620221 [2022-06-07T07:35:28.372Z] [2022-06-07T07:35:28.372Z] ---> Running in d6f52161939c [2022-06-07T07:35:28.982Z] Removing intermediate container 7adc2d62f1df [2022-06-07T07:35:28.982Z] ---> 25fe3044add5 [2022-06-07T07:35:28.982Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-07T07:35:28.982Z] ---> Running in f3b68f664f8a [2022-06-07T07:35:28.982Z] Removing intermediate container 7156fe811367 [2022-06-07T07:35:28.982Z] ---> 28a9cf13f359 [2022-06-07T07:35:28.982Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:35:29.256Z] Removing intermediate container 3941ef620221 [2022-06-07T07:35:29.256Z] ---> 7203631f7396 [2022-06-07T07:35:29.256Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-07T07:35:29.256Z] ---> Running in 89685ea9ef38 [2022-06-07T07:35:29.533Z] Removing intermediate container d6f52161939c [2022-06-07T07:35:29.533Z] ---> 4d52bd9aa551 [2022-06-07T07:35:29.533Z] Step 17/20 : CMD ["--init=true"] [2022-06-07T07:35:29.533Z] Removing intermediate container f3b68f664f8a [2022-06-07T07:35:29.533Z] ---> 29e01a7bfc4b [2022-06-07T07:35:29.533Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-07T07:35:29.533Z] Removing intermediate container d3d6b79b7ef6 [2022-06-07T07:35:29.533Z] ---> 3245d442f51d [2022-06-07T07:35:29.533Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:35:29.533Z] ---> Running in fa5af78185b0 [2022-06-07T07:35:29.808Z] ---> Running in 8d1143e43b34 [2022-06-07T07:35:30.083Z] ---> b354040b1f0e [2022-06-07T07:35:30.083Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-07T07:35:30.083Z] Removing intermediate container 89685ea9ef38 [2022-06-07T07:35:30.083Z] ---> 7be5ed9b8281 [2022-06-07T07:35:30.083Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-07T07:35:30.083Z] ---> Running in f6ef22079957 [2022-06-07T07:35:30.361Z] Removing intermediate container fa5af78185b0 [2022-06-07T07:35:30.361Z] ---> a4165114086c [2022-06-07T07:35:30.361Z] Step 18/20 : LABEL arch=arm64 [2022-06-07T07:35:30.361Z] Removing intermediate container 8d1143e43b34 [2022-06-07T07:35:30.361Z] ---> df5992c0707a [2022-06-07T07:35:30.361Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:35:30.361Z] ---> Running in ce1e2efc04ff [2022-06-07T07:35:30.635Z] ---> b011eee19830 [2022-06-07T07:35:30.635Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-07T07:35:30.908Z] Removing intermediate container ce1e2efc04ff [2022-06-07T07:35:30.908Z] ---> 70ccb9f2ea0b [2022-06-07T07:35:30.908Z] Step 19/20 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:35:31.205Z] ---> Running in 0f64d65923c0 [2022-06-07T07:35:31.205Z] Removing intermediate container f6ef22079957 [2022-06-07T07:35:31.205Z] ---> 065fe0cc8237 [2022-06-07T07:35:31.205Z] Step 14/22 : WORKDIR / [2022-06-07T07:35:31.205Z] ---> Running in 4e3a2fafcc11 [2022-06-07T07:35:31.487Z] ---> 9ce1d976ca7e [2022-06-07T07:35:31.487Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-07T07:35:31.766Z] Removing intermediate container 0f64d65923c0 [2022-06-07T07:35:31.766Z] ---> 487a68a59147 [2022-06-07T07:35:31.766Z] Step 20/20 : LABEL version=2.1.1-dev.7 [2022-06-07T07:35:32.044Z] ---> Running in 8ce2c650e768 [2022-06-07T07:35:32.044Z] Removing intermediate container 4e3a2fafcc11 [2022-06-07T07:35:32.044Z] ---> ae4ef44ddf24 [2022-06-07T07:35:32.044Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:35:32.044Z] ---> 5175bf6e802b [2022-06-07T07:35:32.044Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-07T07:35:32.645Z] Removing intermediate container 8ce2c650e768 [2022-06-07T07:35:32.645Z] ---> c5dc0541ff08 [2022-06-07T07:35:32.645Z] [2022-06-07T07:35:33.249Z] ---> 3dc53376db64 [2022-06-07T07:35:33.249Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-07T07:35:33.249Z] ---> 8bc23760aed1 [2022-06-07T07:35:33.249Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-07T07:35:33.249Z] ---> ab7d5e5259eb [2022-06-07T07:35:33.249Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-07T07:35:33.524Z] ---> Running in 661169a46c1f [2022-06-07T07:35:33.524Z] ---> 5c24e6b95aa9 [2022-06-07T07:35:33.524Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-07T07:35:33.524Z] Successfully built c5dc0541ff08 [2022-06-07T07:35:33.524Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-07T07:35:33.524Z] Building sys-mgmt-agent [2022-06-07T07:35:34.074Z]  Building security-proxy-setup ... done Removing intermediate container 661169a46c1f [2022-06-07T07:35:34.074Z] ---> f8b619df54d8 [2022-06-07T07:35:34.074Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:35:34.353Z] ---> Running in 3989dd8e791a [2022-06-07T07:35:34.353Z] ---> f3a2a83282ca [2022-06-07T07:35:34.353Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-07T07:35:34.632Z] ---> Running in 9990e501e08e [2022-06-07T07:35:34.632Z] ---> af406d93a6f6 [2022-06-07T07:35:34.632Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-07T07:35:34.926Z] Removing intermediate container 3989dd8e791a [2022-06-07T07:35:34.926Z] ---> eea6e19fe7b9 [2022-06-07T07:35:34.926Z] Step 21/23 : LABEL arch=arm64 [2022-06-07T07:35:35.210Z] ---> Running in 346645bafb78 [2022-06-07T07:35:35.210Z] Removing intermediate container 9990e501e08e [2022-06-07T07:35:35.210Z] ---> 09ffb3256cdd [2022-06-07T07:35:35.210Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:35:35.500Z] ---> Running in b1dac1292cff [2022-06-07T07:35:35.773Z] ---> b93eaa6937a2 [2022-06-07T07:35:35.773Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-07T07:35:36.046Z] ---> 05e60427fa97 [2022-06-07T07:35:36.046Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-07T07:35:36.046Z] Removing intermediate container 346645bafb78 [2022-06-07T07:35:36.046Z] ---> 1e36fedf1173 [2022-06-07T07:35:36.046Z] Step 22/23 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:35:36.046Z] Removing intermediate container b1dac1292cff [2022-06-07T07:35:36.046Z] ---> a87fa361930c [2022-06-07T07:35:36.046Z] Step 19/21 : LABEL arch=arm64 [2022-06-07T07:35:36.320Z] ---> Running in fd0e7ba748e1 [2022-06-07T07:35:36.320Z] ---> Running in 624fd83202e2 [2022-06-07T07:35:36.927Z] ---> 30814800921d [2022-06-07T07:35:36.927Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-07T07:35:36.927Z] Removing intermediate container 624fd83202e2 [2022-06-07T07:35:36.927Z] ---> a76ffa2c79f8 [2022-06-07T07:35:36.927Z] Step 23/23 : LABEL version=2.1.1-dev.7 [2022-06-07T07:35:36.927Z] ---> c9397700b9fe [2022-06-07T07:35:36.927Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-07T07:35:37.199Z] ---> Running in 81da3a5da277 [2022-06-07T07:35:37.199Z] Removing intermediate container fd0e7ba748e1 [2022-06-07T07:35:37.199Z] ---> 427adc839a2a [2022-06-07T07:35:37.199Z] Step 20/21 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:35:37.199Z] ---> Running in f1a9ae05fc24 [2022-06-07T07:35:37.468Z] ---> Running in 3f0fbf4507cd [2022-06-07T07:35:37.468Z] ---> Running in 346ac4a38804 [2022-06-07T07:35:37.742Z] Removing intermediate container f1a9ae05fc24 [2022-06-07T07:35:37.742Z] ---> 02fc2538e950 [2022-06-07T07:35:37.742Z] [2022-06-07T07:35:38.022Z] Removing intermediate container 81da3a5da277 [2022-06-07T07:35:38.022Z] ---> 2fc9eb607837 [2022-06-07T07:35:38.022Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:35:38.022Z] Removing intermediate container 3f0fbf4507cd [2022-06-07T07:35:38.022Z] ---> f66c7e54de88 [2022-06-07T07:35:38.022Z] Step 21/21 : LABEL version=2.1.1-dev.7 [2022-06-07T07:35:38.022Z] Removing intermediate container 346ac4a38804 [2022-06-07T07:35:38.022Z] ---> ba11712978ae [2022-06-07T07:35:38.022Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-07T07:35:38.297Z] ---> Running in 7c6aca491669 [2022-06-07T07:35:38.297Z] ---> Running in ec6d03b143b5 [2022-06-07T07:35:38.570Z] Successfully built 02fc2538e950 [2022-06-07T07:35:38.571Z] Successfully tagged support-scheduler-arm64:latest [2022-06-07T07:35:38.571Z] Building core-command [2022-06-07T07:35:38.571Z]  Building support-scheduler ... done Removing intermediate container ec6d03b143b5 [2022-06-07T07:35:38.571Z] ---> 4e2f63f31a88 [2022-06-07T07:35:38.571Z] Step 20/22 : LABEL arch=arm64 [2022-06-07T07:35:38.851Z] Removing intermediate container 7c6aca491669 [2022-06-07T07:35:38.851Z] ---> 7fa81a795abc [2022-06-07T07:35:38.851Z] [2022-06-07T07:35:38.851Z] ---> Running in e310a84ee6d6 [2022-06-07T07:35:39.124Z] ---> 430034f308d5 [2022-06-07T07:35:39.124Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-07T07:35:39.401Z] Removing intermediate container e310a84ee6d6 [2022-06-07T07:35:39.401Z] ---> e1401e3762fa [2022-06-07T07:35:39.401Z] Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:35:39.401Z] Successfully built 7fa81a795abc [2022-06-07T07:35:39.401Z] Successfully tagged support-notifications-arm64:latest [2022-06-07T07:35:39.401Z]  Building support-notifications ... done Building core-data [2022-06-07T07:35:39.401Z] ---> Running in 80b083f0af90 [2022-06-07T07:35:39.401Z] ---> Running in 83be6b4cd51b [2022-06-07T07:35:40.007Z] Removing intermediate container 80b083f0af90 [2022-06-07T07:35:40.007Z] ---> 2ac802667951 [2022-06-07T07:35:40.007Z] Step 22/22 : LABEL version=2.1.1-dev.7 [2022-06-07T07:35:40.007Z] ---> Running in 62b2b98183a5 [2022-06-07T07:35:40.606Z] Removing intermediate container 62b2b98183a5 [2022-06-07T07:35:40.606Z] ---> 151687270c7a [2022-06-07T07:35:40.606Z] [2022-06-07T07:35:40.888Z] Successfully built 151687270c7a [2022-06-07T07:35:41.163Z] Successfully tagged core-metadata-arm64:latest [2022-06-07T07:35:41.163Z]  Building core-metadata ... done Building security-secretstore-setup [2022-06-07T07:35:41.766Z] Removing intermediate container 83be6b4cd51b [2022-06-07T07:35:41.766Z] ---> 8efb26a7919b [2022-06-07T07:35:41.766Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-07T07:35:41.766Z] ---> Running in c4c486d714a8 [2022-06-07T07:35:42.359Z] Removing intermediate container c4c486d714a8 [2022-06-07T07:35:42.359Z] ---> ce2aaa347f2c [2022-06-07T07:35:42.359Z] Step 27/30 : CMD ["gate"] [2022-06-07T07:35:42.359Z] ---> Running in 3bf40affa42c [2022-06-07T07:35:42.634Z] Removing intermediate container 3bf40affa42c [2022-06-07T07:35:42.634Z] ---> 9ad9e822b338 [2022-06-07T07:35:42.634Z] Step 28/30 : LABEL arch=arm64 [2022-06-07T07:35:42.913Z] ---> Running in 8ae144d80e97 [2022-06-07T07:35:43.187Z] Removing intermediate container 8ae144d80e97 [2022-06-07T07:35:43.187Z] ---> d69089c804db [2022-06-07T07:35:43.187Z] Step 29/30 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:35:43.461Z] ---> Running in ab1c249fd00c [2022-06-07T07:35:43.734Z] Removing intermediate container ab1c249fd00c [2022-06-07T07:35:43.734Z] ---> fc35d8b1d5fc [2022-06-07T07:35:43.734Z] Step 30/30 : LABEL version=2.1.1-dev.7 [2022-06-07T07:35:44.008Z] ---> Running in d2d1e18ee7af [2022-06-07T07:35:44.283Z] Removing intermediate container d2d1e18ee7af [2022-06-07T07:35:44.283Z] ---> 6addcca1a8ad [2022-06-07T07:35:44.283Z] [2022-06-07T07:35:44.882Z] Successfully built 6addcca1a8ad [2022-06-07T07:35:44.882Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-07T07:36:23.896Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:36:23.896Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:36:23.896Z] ---> ce8d8a8e760f [2022-06-07T07:36:23.896Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:36:23.896Z] ---> Using cache [2022-06-07T07:36:23.896Z] ---> df543abc1516 [2022-06-07T07:36:23.896Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:36:23.896Z] ---> Using cache [2022-06-07T07:36:23.896Z] ---> 7a3dec82dafe [2022-06-07T07:36:23.896Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-07T07:36:23.896Z] ---> Running in 87842a2f164e [2022-06-07T07:36:24.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:36:25.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:36:26.134Z] OK: 220 MiB in 52 packages [2022-06-07T07:36:28.109Z] Removing intermediate container 87842a2f164e [2022-06-07T07:36:28.109Z] ---> 48cc5a9be0e2 [2022-06-07T07:36:28.109Z] Step 6/22 : COPY . . [2022-06-07T07:36:30.100Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:36:30.100Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:36:30.100Z] ---> ce8d8a8e760f [2022-06-07T07:36:30.100Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:36:30.100Z] ---> Using cache [2022-06-07T07:36:30.100Z] ---> df543abc1516 [2022-06-07T07:36:30.100Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:36:30.100Z] ---> Using cache [2022-06-07T07:36:30.100Z] ---> 7a3dec82dafe [2022-06-07T07:36:30.100Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-07T07:36:30.100Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:36:30.100Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:36:30.100Z] ---> ce8d8a8e760f [2022-06-07T07:36:30.100Z] Step 3/24 : WORKDIR /edgex-go [2022-06-07T07:36:30.100Z] ---> Using cache [2022-06-07T07:36:30.100Z] ---> df543abc1516 [2022-06-07T07:36:30.100Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:36:30.100Z] ---> Using cache [2022-06-07T07:36:30.100Z] ---> 7a3dec82dafe [2022-06-07T07:36:30.100Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-07T07:36:30.100Z] ---> Using cache [2022-06-07T07:36:30.100Z] ---> 092ca0728ccc [2022-06-07T07:36:30.100Z] Step 6/24 : COPY . . [2022-06-07T07:36:30.100Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:36:30.100Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:36:30.100Z] ---> ce8d8a8e760f [2022-06-07T07:36:30.100Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:36:30.100Z] ---> Using cache [2022-06-07T07:36:30.100Z] ---> df543abc1516 [2022-06-07T07:36:30.100Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:36:30.100Z] ---> Using cache [2022-06-07T07:36:30.100Z] ---> 7a3dec82dafe [2022-06-07T07:36:30.100Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-07T07:36:30.100Z] ---> Using cache [2022-06-07T07:36:30.100Z] ---> 092ca0728ccc [2022-06-07T07:36:30.100Z] Step 6/22 : COPY . . [2022-06-07T07:36:30.100Z] ---> Running in a6c6c281cc8e [2022-06-07T07:36:30.710Z] ---> Using cache [2022-06-07T07:36:30.710Z] ---> Using cache [2022-06-07T07:36:30.710Z] ---> 58e924073629 [2022-06-07T07:36:30.710Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:36:30.710Z] ---> Using cache [2022-06-07T07:36:30.710Z] ---> e9cdc0fb5bac [2022-06-07T07:36:30.710Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-07T07:36:30.710Z] ---> 58e924073629 [2022-06-07T07:36:30.710Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:36:30.710Z] ---> Using cache [2022-06-07T07:36:30.710Z] ---> e9cdc0fb5bac [2022-06-07T07:36:30.710Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-07T07:36:30.990Z] ---> Running in dc95eb11bc5c [2022-06-07T07:36:30.990Z] ---> Running in 923d807fbe87 [2022-06-07T07:36:31.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:36:32.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-command/core-command ./cmd/core-command [2022-06-07T07:36:32.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-07T07:36:32.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:36:33.835Z] OK: 220 MiB in 52 packages [2022-06-07T07:36:35.837Z] Removing intermediate container a6c6c281cc8e [2022-06-07T07:36:35.837Z] ---> 073be6b66696 [2022-06-07T07:36:35.837Z] Step 6/22 : COPY . . [2022-06-07T07:36:50.951Z] ---> cb57f2003357 [2022-06-07T07:36:50.952Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:36:50.952Z] ---> Running in 16c1c92e7dac [2022-06-07T07:36:52.936Z] skipping... [2022-06-07T07:36:54.384Z] Removing intermediate container 16c1c92e7dac [2022-06-07T07:36:54.384Z] ---> 6c266d48192e [2022-06-07T07:36:54.384Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-07T07:36:54.669Z] ---> Running in 476b05a59dd1 [2022-06-07T07:36:56.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-07T07:37:01.081Z] ---> 5d9e2f6292e1 [2022-06-07T07:37:01.081Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:37:01.081Z] ---> Running in 365baa5c2fbc [2022-06-07T07:37:02.526Z] skipping... [2022-06-07T07:37:03.512Z] Removing intermediate container 365baa5c2fbc [2022-06-07T07:37:03.512Z] ---> c0536db19fee [2022-06-07T07:37:03.512Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-07T07:37:03.512Z] ---> Running in bbf3c4d32559 [2022-06-07T07:37:05.401Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/core-data/core-data ./cmd/core-data [2022-06-07T07:38:13.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-07T07:38:14.549Z] Removing intermediate container dc95eb11bc5c [2022-06-07T07:38:14.549Z] ---> 49ff7424a2c7 [2022-06-07T07:38:14.822Z] [2022-06-07T07:38:14.822Z] Step 9/22 : FROM alpine:3.14 [2022-06-07T07:38:14.822Z] ---> ac73e934f311 [2022-06-07T07:38:14.822Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-07T07:38:14.822Z] ---> Using cache [2022-06-07T07:38:14.822Z] ---> 8bd3559ddec8 [2022-06-07T07:38:14.822Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:38:14.822Z] ---> Using cache [2022-06-07T07:38:14.822Z] ---> 7203631f7396 [2022-06-07T07:38:14.822Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-07T07:38:14.822Z] ---> Running in e7bbb4cad12a [2022-06-07T07:38:15.422Z] Removing intermediate container e7bbb4cad12a [2022-06-07T07:38:15.422Z] ---> 9234bece6ffc [2022-06-07T07:38:15.422Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-07T07:38:15.422Z] ---> Running in 28bd3a144237 [2022-06-07T07:38:16.423Z] Removing intermediate container 28bd3a144237 [2022-06-07T07:38:16.423Z] ---> de8827501558 [2022-06-07T07:38:16.423Z] Step 14/22 : WORKDIR / [2022-06-07T07:38:16.423Z] ---> Running in f073e7a3a995 [2022-06-07T07:38:17.409Z] Removing intermediate container f073e7a3a995 [2022-06-07T07:38:17.409Z] ---> 8718c9ea2454 [2022-06-07T07:38:17.409Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:38:18.855Z] ---> 8c2cd9137dea [2022-06-07T07:38:18.855Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-07T07:38:21.480Z] ---> 5290ca0c6bf1 [2022-06-07T07:38:21.480Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-07T07:38:21.480Z] Removing intermediate container 923d807fbe87 [2022-06-07T07:38:21.480Z] ---> 7448077457a0 [2022-06-07T07:38:21.480Z] [2022-06-07T07:38:21.480Z] Step 9/24 : FROM alpine:3.14 [2022-06-07T07:38:21.480Z] ---> ac73e934f311 [2022-06-07T07:38:21.480Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-07T07:38:21.751Z] ---> Running in 93ad3c8d5d9b [2022-06-07T07:38:23.199Z] ---> b6e26a3b235e [2022-06-07T07:38:23.199Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-07T07:38:23.199Z] ---> Running in 7526a6428503 [2022-06-07T07:38:23.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:38:23.756Z] Removing intermediate container 7526a6428503 [2022-06-07T07:38:23.756Z] ---> 405b5c733371 [2022-06-07T07:38:23.756Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:38:23.756Z] ---> Running in b6906193cd4d [2022-06-07T07:38:24.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:38:24.311Z] Removing intermediate container b6906193cd4d [2022-06-07T07:38:24.311Z] ---> 7183026af650 [2022-06-07T07:38:24.311Z] Step 20/22 : LABEL arch=arm64 [2022-06-07T07:38:24.588Z] ---> Running in b9068c367f7b [2022-06-07T07:38:25.197Z] Removing intermediate container b9068c367f7b [2022-06-07T07:38:25.197Z] ---> 79dc76e1ecd0 [2022-06-07T07:38:25.197Z] Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:38:25.197Z] ---> Running in 324a29978074 [2022-06-07T07:38:25.197Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-07T07:38:25.477Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-07T07:38:25.477Z] (3/3) Installing su-exec (0.2-r1) [2022-06-07T07:38:25.477Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:38:25.477Z] Executing ca-certificates-20211220-r0.trigger [2022-06-07T07:38:25.753Z] Removing intermediate container 324a29978074 [2022-06-07T07:38:25.753Z] ---> 8b65f2c62d78 [2022-06-07T07:38:25.753Z] Step 22/22 : LABEL version=2.1.1-dev.7 [2022-06-07T07:38:25.753Z] ---> Running in 32d6f74477c9 [2022-06-07T07:38:25.753Z] OK: 6 MiB in 17 packages [2022-06-07T07:38:26.367Z] Removing intermediate container 32d6f74477c9 [2022-06-07T07:38:26.367Z] ---> 3766c4910af3 [2022-06-07T07:38:26.367Z] [2022-06-07T07:38:27.825Z] Successfully built 3766c4910af3 [2022-06-07T07:38:27.825Z] Successfully tagged core-command-arm64:latest [2022-06-07T07:38:27.825Z]  Building core-command ... done Removing intermediate container 93ad3c8d5d9b [2022-06-07T07:38:27.825Z] ---> 7e4c02601b3b [2022-06-07T07:38:27.825Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-07T07:38:28.101Z] ---> Running in 03e35d5bc4d1 [2022-06-07T07:38:28.384Z] Removing intermediate container 03e35d5bc4d1 [2022-06-07T07:38:28.385Z] ---> 4b00e5b10802 [2022-06-07T07:38:28.385Z] Step 12/24 : WORKDIR / [2022-06-07T07:38:28.672Z] ---> Running in 5ffcacec3240 [2022-06-07T07:38:29.307Z] Removing intermediate container 5ffcacec3240 [2022-06-07T07:38:29.307Z] ---> e7a8f22e7e93 [2022-06-07T07:38:29.307Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-07T07:38:30.294Z] ---> f4abae5fb5f2 [2022-06-07T07:38:30.294Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-07T07:38:30.892Z] ---> 880fbdc01a90 [2022-06-07T07:38:30.892Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-07T07:38:31.890Z] ---> 216bed8ba709 [2022-06-07T07:38:31.890Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-07T07:38:32.871Z] ---> a9d6cd0dd437 [2022-06-07T07:38:32.871Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-07T07:38:34.312Z] ---> 070c3b1ac766 [2022-06-07T07:38:34.312Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-07T07:38:36.322Z] ---> 8d9d07ee66c3 [2022-06-07T07:38:36.322Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-07T07:38:37.328Z] ---> 8db64f49e99d [2022-06-07T07:38:37.328Z] 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/ [2022-06-07T07:38:37.610Z] ---> Running in 8e90dfe40221 [2022-06-07T07:38:41.940Z] Removing intermediate container 8e90dfe40221 [2022-06-07T07:38:41.940Z] ---> aa30371e7db5 [2022-06-07T07:38:41.940Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-07T07:38:41.940Z] ---> Running in 51fa541fe8e3 [2022-06-07T07:38:42.217Z] Removing intermediate container 51fa541fe8e3 [2022-06-07T07:38:42.217Z] ---> 2f025d919986 [2022-06-07T07:38:42.217Z] Step 22/24 : LABEL arch=arm64 [2022-06-07T07:38:42.217Z] Removing intermediate container 476b05a59dd1 [2022-06-07T07:38:42.217Z] ---> d90a225b4986 [2022-06-07T07:38:42.217Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-07T07:38:42.217Z] ---> Running in a9afaffb002c [2022-06-07T07:38:42.217Z] ---> Running in 36ba3cb84167 [2022-06-07T07:38:42.819Z] Removing intermediate container a9afaffb002c [2022-06-07T07:38:42.819Z] ---> 2c5e02e122b4 [2022-06-07T07:38:42.819Z] Step 23/24 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:38:42.819Z] ---> Running in da1c39e3beda [2022-06-07T07:38:43.423Z] Removing intermediate container da1c39e3beda [2022-06-07T07:38:43.423Z] ---> 4af3a8750a5c [2022-06-07T07:38:43.423Z] Step 24/24 : LABEL version=2.1.1-dev.7 [2022-06-07T07:38:43.423Z] ---> Running in 8f5a5cb83799 [2022-06-07T07:38:43.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-07T07:38:43.979Z] Removing intermediate container 8f5a5cb83799 [2022-06-07T07:38:43.979Z] ---> 5956aa67a58b [2022-06-07T07:38:43.979Z] [2022-06-07T07:38:44.577Z] Successfully built 5956aa67a58b [2022-06-07T07:38:44.577Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-07T07:38:46.560Z]  Building security-secretstore-setup ... done Removing intermediate container 36ba3cb84167 [2022-06-07T07:38:46.560Z] ---> 671fe1247d75 [2022-06-07T07:38:46.560Z] [2022-06-07T07:38:46.560Z] Step 10/22 : FROM docker:20.10.8 [2022-06-07T07:38:46.560Z] 20.10.8: Pulling from library/docker [2022-06-07T07:38:54.855Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-07T07:38:54.855Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-07T07:38:54.855Z] ---> 3734d5adc5ac [2022-06-07T07:38:54.855Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:38:55.129Z] ---> Running in 69d61a30c385 [2022-06-07T07:38:55.403Z] Removing intermediate container bbf3c4d32559 [2022-06-07T07:38:55.403Z] ---> a29182f79ebb [2022-06-07T07:38:55.403Z] [2022-06-07T07:38:55.403Z] Step 9/22 : FROM alpine:3.14 [2022-06-07T07:38:55.403Z] ---> ac73e934f311 [2022-06-07T07:38:55.403Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-07T07:38:55.403Z] ---> Running in 75d7dd9dc725 [2022-06-07T07:38:55.403Z] Removing intermediate container 69d61a30c385 [2022-06-07T07:38:55.403Z] ---> 6c55f26b1d0d [2022-06-07T07:38:55.403Z] 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 [2022-06-07T07:38:55.678Z] ---> Running in a8f4b50ce232 [2022-06-07T07:38:55.951Z] Removing intermediate container 75d7dd9dc725 [2022-06-07T07:38:55.951Z] ---> d204a78e507a [2022-06-07T07:38:55.951Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-07T07:38:55.951Z] ---> Running in d10e7fe44677 [2022-06-07T07:38:56.550Z] Removing intermediate container d10e7fe44677 [2022-06-07T07:38:56.550Z] ---> 7439e05659b8 [2022-06-07T07:38:56.550Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-07T07:38:56.550Z] ---> Running in 159bc880d515 [2022-06-07T07:38:56.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:38:56.828Z] Removing intermediate container 159bc880d515 [2022-06-07T07:38:56.828Z] ---> ffbd129298cb [2022-06-07T07:38:56.828Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:38:56.828Z] ---> Running in d150303cfe53 [2022-06-07T07:38:57.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:38:58.089Z] (1/42) Installing readline (8.1.0-r0) [2022-06-07T07:38:58.089Z] (2/42) Installing bash (5.1.16-r0) [2022-06-07T07:38:58.089Z] Executing bash-5.1.16-r0.post-install [2022-06-07T07:38:58.089Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-07T07:38:58.089Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-07T07:38:58.089Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-07T07:38:58.089Z] (6/42) Installing curl (7.79.1-r1) [2022-06-07T07:38:58.089Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-07T07:38:58.089Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-07T07:38:58.089Z] (9/42) Installing expat (2.4.7-r0) [2022-06-07T07:38:58.089Z] (10/42) Installing libffi (3.3-r2) [2022-06-07T07:38:58.089Z] (11/42) Installing gdbm (1.19-r0) [2022-06-07T07:38:58.089Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-07T07:38:58.089Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-07T07:38:58.089Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-07T07:38:58.089Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-07T07:38:58.089Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-07T07:38:58.368Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-07T07:38:58.976Z] Removing intermediate container d150303cfe53 [2022-06-07T07:38:58.976Z] ---> 4daf25800233 [2022-06-07T07:38:58.976Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-07T07:38:58.976Z] ---> Running in 9ae57e37f995 [2022-06-07T07:39:00.421Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:39:00.421Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-07T07:39:00.421Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-07T07:39:00.421Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-07T07:39:00.421Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-07T07:39:00.421Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-07T07:39:00.421Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-07T07:39:00.421Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-07T07:39:00.693Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-07T07:39:00.693Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-07T07:39:00.693Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-07T07:39:00.693Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-07T07:39:00.693Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-07T07:39:00.693Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-07T07:39:00.693Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-07T07:39:00.693Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-07T07:39:00.693Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-07T07:39:00.693Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-07T07:39:00.693Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-07T07:39:00.693Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-07T07:39:00.693Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-07T07:39:00.965Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-07T07:39:00.965Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-07T07:39:00.965Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-07T07:39:00.965Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-07T07:39:00.965Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-07T07:39:00.965Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:39:01.571Z] Executing busybox-1.33.1-r3.trigger [2022-06-07T07:39:01.571Z] OK: 84 MiB in 64 packages [2022-06-07T07:39:01.846Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-07T07:39:02.116Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-07T07:39:02.116Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-07T07:39:02.388Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-07T07:39:02.388Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-07T07:39:02.388Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-07T07:39:02.662Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:39:02.662Z] OK: 8 MiB in 20 packages [2022-06-07T07:39:04.097Z] Removing intermediate container 9ae57e37f995 [2022-06-07T07:39:04.097Z] ---> 63396c15c6b9 [2022-06-07T07:39:04.097Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:39:04.370Z] ---> fd6e5ec83b0b [2022-06-07T07:39:04.370Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-07T07:39:05.352Z] ---> 379a8a107bc1 [2022-06-07T07:39:05.352Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-07T07:39:05.629Z] Collecting docker-compose==1.23.2 [2022-06-07T07:39:05.629Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-07T07:39:05.914Z] ---> 117223b6a7c3 [2022-06-07T07:39:05.914Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-07T07:39:06.188Z] ---> Running in 9abfbb6ec6b1 [2022-06-07T07:39:06.467Z] Removing intermediate container 9abfbb6ec6b1 [2022-06-07T07:39:06.467Z] ---> 88282d0c1573 [2022-06-07T07:39:06.467Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:39:06.467Z] ---> Running in 8ce34149cc0a [2022-06-07T07:39:06.753Z] Removing intermediate container 8ce34149cc0a [2022-06-07T07:39:06.753Z] ---> 3057134b042f [2022-06-07T07:39:06.753Z] Step 20/22 : LABEL arch=arm64 [2022-06-07T07:39:07.029Z] ---> Running in 4c85ba0e269a [2022-06-07T07:39:07.029Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-07T07:39:07.029Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-07T07:39:07.302Z] Collecting docopt<0.7,>=0.6.1 [2022-06-07T07:39:07.302Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-07T07:39:07.302Z] Removing intermediate container 4c85ba0e269a [2022-06-07T07:39:07.302Z] ---> ac6dfc36a4d3 [2022-06-07T07:39:07.302Z] Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:39:07.302Z] ---> Running in 3093c8fa52aa [2022-06-07T07:39:07.578Z] Removing intermediate container 3093c8fa52aa [2022-06-07T07:39:07.578Z] ---> baac36825cba [2022-06-07T07:39:07.578Z] Step 22/22 : LABEL version=2.1.1-dev.7 [2022-06-07T07:39:07.851Z] ---> Running in c9d39ab7dda2 [2022-06-07T07:39:08.126Z] Removing intermediate container c9d39ab7dda2 [2022-06-07T07:39:08.126Z] ---> b9895b825dac [2022-06-07T07:39:08.126Z] [2022-06-07T07:39:08.725Z] Successfully built b9895b825dac [2022-06-07T07:39:08.725Z] Successfully tagged core-data-arm64:latest [2022-06-07T07:39:09.317Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2022-06-07T07:39:09.317Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-07T07:39:09.317Z] Collecting texttable<0.10,>=0.9.0 [2022-06-07T07:39:09.317Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-07T07:39:10.743Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-07T07:39:11.017Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-07T07:39:11.017Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-07T07:39:11.638Z] Collecting docker<4.0,>=3.6.0 [2022-06-07T07:39:11.638Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-07T07:39:12.241Z] Collecting PyYAML<4,>=3.10 [2022-06-07T07:39:12.241Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-07T07:39:15.642Z] Collecting jsonschema<3,>=2.5.1 [2022-06-07T07:39:15.642Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-07T07:39:15.642Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-07T07:39:15.642Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-07T07:39:17.613Z] Collecting docker-pycreds>=0.4.0 [2022-06-07T07:39:17.613Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-07T07:39:17.886Z] Collecting idna<2.8,>=2.5 [2022-06-07T07:39:17.886Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-07T07:39:18.479Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-07T07:39:18.479Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-07T07:39:18.479Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-07T07:39:18.479Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-07T07:39:18.479Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-07T07:39:18.757Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-07T07:39:18.757Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-07T07:39:18.757Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-07T07:39:18.757Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-07T07:39:19.349Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-07T07:39:19.349Z] Attempting uninstall: urllib3 [2022-06-07T07:39:19.349Z] Found existing installation: urllib3 1.26.5 [2022-06-07T07:39:19.349Z] Uninstalling urllib3-1.26.5: [2022-06-07T07:39:19.619Z] Successfully uninstalled urllib3-1.26.5 [2022-06-07T07:39:20.212Z] Attempting uninstall: idna [2022-06-07T07:39:20.212Z] Found existing installation: idna 3.2 [2022-06-07T07:39:20.212Z] Uninstalling idna-3.2: [2022-06-07T07:39:20.212Z] Successfully uninstalled idna-3.2 [2022-06-07T07:39:21.186Z] Attempting uninstall: chardet [2022-06-07T07:39:21.186Z] Found existing installation: chardet 4.0.0 [2022-06-07T07:39:21.186Z] Uninstalling chardet-4.0.0: [2022-06-07T07:39:21.186Z] Successfully uninstalled chardet-4.0.0 [2022-06-07T07:39:22.609Z] Attempting uninstall: requests [2022-06-07T07:39:22.609Z] Found existing installation: requests 2.25.1 [2022-06-07T07:39:22.609Z] Uninstalling requests-2.25.1: [2022-06-07T07:39:22.609Z] Successfully uninstalled requests-2.25.1 [2022-06-07T07:39:22.881Z] Running setup.py install for texttable: started [2022-06-07T07:39:24.843Z] Running setup.py install for texttable: finished with status 'done' [2022-06-07T07:39:24.843Z] Running setup.py install for PyYAML: started [2022-06-07T07:39:26.807Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-07T07:39:27.080Z] Running setup.py install for docopt: started [2022-06-07T07:39:29.054Z] Running setup.py install for docopt: finished with status 'done' [2022-06-07T07:39:29.054Z] Running setup.py install for dockerpty: started [2022-06-07T07:39:30.487Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-07T07:39:31.918Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-07T07:39:40.178Z] Removing intermediate container a8f4b50ce232 [2022-06-07T07:39:40.178Z] ---> 2d6a48241634 [2022-06-07T07:39:40.178Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-07T07:39:40.178Z] ---> Running in 7124733043c6 [2022-06-07T07:39:40.450Z] Removing intermediate container 7124733043c6 [2022-06-07T07:39:40.450Z] ---> 05833461944a [2022-06-07T07:39:40.450Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-07T07:39:40.450Z] ---> Running in 1da7c9b03444 [2022-06-07T07:39:40.723Z] Removing intermediate container 1da7c9b03444 [2022-06-07T07:39:40.723Z] ---> e29ae9cfb9c8 [2022-06-07T07:39:40.723Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-07T07:39:41.702Z] ---> 4be96e5e7bff [2022-06-07T07:39:41.702Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-07T07:39:42.300Z] ---> b2037b26a245 [2022-06-07T07:39:42.300Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-07T07:39:42.894Z] ---> df86133c1a87 [2022-06-07T07:39:42.895Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-07T07:39:42.895Z] ---> Running in 20494e06bed2 [2022-06-07T07:39:43.170Z] Removing intermediate container 20494e06bed2 [2022-06-07T07:39:43.170Z] ---> d3ffa4b2c4d1 [2022-06-07T07:39:43.170Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:39:43.446Z] ---> Running in 119d193da574 [2022-06-07T07:39:43.719Z] Removing intermediate container 119d193da574 [2022-06-07T07:39:43.719Z] ---> 8c908eb1da65 [2022-06-07T07:39:43.719Z] Step 20/22 : LABEL arch=arm64 [2022-06-07T07:39:43.719Z] ---> Running in a19feb51432e [2022-06-07T07:39:43.997Z] Removing intermediate container a19feb51432e [2022-06-07T07:39:43.997Z] ---> 1c348471e3b7 [2022-06-07T07:39:43.997Z] Step 21/22 : LABEL git_sha=9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:39:44.276Z] ---> Running in 31cc82fc3293 [2022-06-07T07:39:44.552Z] Removing intermediate container 31cc82fc3293 [2022-06-07T07:39:44.552Z] ---> 69433d717a0b [2022-06-07T07:39:44.552Z] Step 22/22 : LABEL version=2.1.1-dev.7 [2022-06-07T07:39:44.552Z] ---> Running in b4776d0274c1 [2022-06-07T07:39:44.822Z] Removing intermediate container b4776d0274c1 [2022-06-07T07:39:44.822Z] ---> 5965acbfced7 [2022-06-07T07:39:44.822Z] [2022-06-07T07:39:45.099Z] Successfully built 5965acbfced7 [2022-06-07T07:39:45.371Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-07T07:39:45.659Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-07T07:39:45.667Z] $ docker stop --time=1 3d3601b4ce60a420dc9f66cb7f9977fe1f2b52ac3a1653c0f82eef454d916351 [2022-06-07T07:39:47.309Z] $ docker rm -f 3d3601b4ce60a420dc9f66cb7f9977fe1f2b52ac3a1653c0f82eef454d916351 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T07:39:47.864Z] + docker images [2022-06-07T07:39:48.135Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-07T07:39:48.135Z] sys-mgmt-agent-arm64 latest 5965acbfced7 3 seconds ago 277MB [2022-06-07T07:39:48.135Z] core-data-arm64 latest b9895b825dac 40 seconds ago 19.2MB [2022-06-07T07:39:48.135Z] a29182f79ebb 53 seconds ago 1.5GB [2022-06-07T07:39:48.135Z] 671fe1247d75 About a minute ago 1.49GB [2022-06-07T07:39:48.135Z] security-secretstore-setup-arm64 latest 5956aa67a58b About a minute ago 26.8MB [2022-06-07T07:39:48.135Z] core-command-arm64 latest 3766c4910af3 About a minute ago 15.1MB [2022-06-07T07:39:48.135Z] 7448077457a0 About a minute ago 1.5GB [2022-06-07T07:39:48.135Z] 49ff7424a2c7 About a minute ago 1.49GB [2022-06-07T07:39:48.135Z] security-bootstrapper-arm64 latest 6addcca1a8ad 4 minutes ago 18MB [2022-06-07T07:39:48.135Z] core-metadata-arm64 latest 151687270c7a 4 minutes ago 15.9MB [2022-06-07T07:39:48.135Z] support-notifications-arm64 latest 7fa81a795abc 4 minutes ago 16MB [2022-06-07T07:39:48.135Z] support-scheduler-arm64 latest 02fc2538e950 4 minutes ago 15.3MB [2022-06-07T07:39:48.135Z] security-proxy-setup-arm64 latest c5dc0541ff08 4 minutes ago 25.3MB [2022-06-07T07:39:48.135Z] 2f9960ec9537 4 minutes ago 1.49GB [2022-06-07T07:39:48.135Z] 2cec8432b907 4 minutes ago 1.49GB [2022-06-07T07:39:48.135Z] 07c7a673a8db 4 minutes ago 1.49GB [2022-06-07T07:39:48.135Z] e261d946c903 4 minutes ago 1.49GB [2022-06-07T07:39:48.135Z] 00ab305f6eac 4 minutes ago 1.49GB [2022-06-07T07:39:48.135Z] ci-base-image-arm64 latest ce8d8a8e760f 9 minutes ago 1.26GB [2022-06-07T07:39:48.135Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 10 days ago 551MB [2022-06-07T07:39:48.135Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-07T07:39:48.135Z] docker 20.10.8 3734d5adc5ac 9 months ago 198MB [2022-06-07T07:39:48.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T07:39:48.252Z] provisioning config files... [2022-06-07T07:39:48.269Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3246289671928184052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:39:48.616Z] ---> docker-login.sh [2022-06-07T07:39:48.616Z] nexus3.edgexfoundry.org:10001 [2022-06-07T07:39:48.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:39:48.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:39:48.889Z] Configure a credential helper to remove this warning. See [2022-06-07T07:39:48.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:39:48.889Z] [2022-06-07T07:39:48.889Z] Login Succeeded [2022-06-07T07:39:48.889Z] nexus3.edgexfoundry.org:10002 [2022-06-07T07:39:49.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:39:49.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:39:49.485Z] Configure a credential helper to remove this warning. See [2022-06-07T07:39:49.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:39:49.485Z] [2022-06-07T07:39:49.485Z] Login Succeeded [2022-06-07T07:39:49.485Z] nexus3.edgexfoundry.org:10003 [2022-06-07T07:39:49.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:39:50.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:39:50.029Z] Configure a credential helper to remove this warning. See [2022-06-07T07:39:50.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:39:50.029Z] [2022-06-07T07:39:50.029Z] Login Succeeded [2022-06-07T07:39:50.029Z] nexus3.edgexfoundry.org:10004 [2022-06-07T07:39:50.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:39:50.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:39:50.574Z] Configure a credential helper to remove this warning. See [2022-06-07T07:39:50.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:39:50.574Z] [2022-06-07T07:39:50.574Z] Login Succeeded [2022-06-07T07:39:50.574Z] docker.io [2022-06-07T07:39:50.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:39:51.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:39:51.117Z] Configure a credential helper to remove this warning. See [2022-06-07T07:39:51.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:39:51.117Z] [2022-06-07T07:39:51.117Z] Login Succeeded [2022-06-07T07:39:51.117Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T07:39:51.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:39:51.166Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T07:39:51.187Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-06-07T07:39:51.187Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:39:51.187Z] 2.1.1-dev.7 [2022-06-07T07:39:51.187Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:39:51.187Z] jakarta [2022-06-07T07:39:51.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:39:51.542Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:39:51.909Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:39:51.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-07T07:39:51.909Z] ba70eaeb669a: Preparing [2022-06-07T07:39:51.909Z] 709cd58d0406: Preparing [2022-06-07T07:39:51.909Z] 72276ca9c13d: Preparing [2022-06-07T07:39:51.909Z] 2713521ec762: Preparing [2022-06-07T07:39:51.909Z] f73e7dbfee58: Preparing [2022-06-07T07:39:52.185Z] f73e7dbfee58: Layer already exists [2022-06-07T07:39:52.185Z] 72276ca9c13d: Pushed [2022-06-07T07:39:52.185Z] 2713521ec762: Pushed [2022-06-07T07:39:52.185Z] ba70eaeb669a: Pushed [2022-06-07T07:39:54.798Z] 709cd58d0406: Pushed [2022-06-07T07:39:54.798Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:aa8ccfa00c3b74648f199647563121de2131e286502a537ae4c6e765ba67b0f2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:39:55.157Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:39:55.511Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.7 [2022-06-07T07:39:55.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-07T07:39:55.511Z] ba70eaeb669a: Preparing [2022-06-07T07:39:55.511Z] 709cd58d0406: Preparing [2022-06-07T07:39:55.511Z] 72276ca9c13d: Preparing [2022-06-07T07:39:55.511Z] 2713521ec762: Preparing [2022-06-07T07:39:55.511Z] f73e7dbfee58: Preparing [2022-06-07T07:39:55.511Z] 2713521ec762: Layer already exists [2022-06-07T07:39:55.511Z] ba70eaeb669a: Layer already exists [2022-06-07T07:39:55.511Z] f73e7dbfee58: Layer already exists [2022-06-07T07:39:55.511Z] 709cd58d0406: Layer already exists [2022-06-07T07:39:55.511Z] 72276ca9c13d: Layer already exists [2022-06-07T07:39:55.782Z] 2.1.1-dev.7: digest: sha256:aa8ccfa00c3b74648f199647563121de2131e286502a537ae4c6e765ba67b0f2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:39:56.144Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:39:56.498Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:39:56.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-07T07:39:56.498Z] ba70eaeb669a: Preparing [2022-06-07T07:39:56.498Z] 709cd58d0406: Preparing [2022-06-07T07:39:56.498Z] 72276ca9c13d: Preparing [2022-06-07T07:39:56.498Z] 2713521ec762: Preparing [2022-06-07T07:39:56.498Z] f73e7dbfee58: Preparing [2022-06-07T07:39:56.498Z] 72276ca9c13d: Layer already exists [2022-06-07T07:39:56.498Z] 2713521ec762: Layer already exists [2022-06-07T07:39:56.498Z] f73e7dbfee58: Layer already exists [2022-06-07T07:39:56.498Z] ba70eaeb669a: Layer already exists [2022-06-07T07:39:56.498Z] 709cd58d0406: Layer already exists [2022-06-07T07:39:56.770Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:aa8ccfa00c3b74648f199647563121de2131e286502a537ae4c6e765ba67b0f2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:39:57.132Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:39:57.486Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [2022-06-07T07:39:57.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-07T07:39:57.487Z] ba70eaeb669a: Preparing [2022-06-07T07:39:57.487Z] 709cd58d0406: Preparing [2022-06-07T07:39:57.487Z] 72276ca9c13d: Preparing [2022-06-07T07:39:57.487Z] 2713521ec762: Preparing [2022-06-07T07:39:57.487Z] f73e7dbfee58: Preparing [2022-06-07T07:39:57.487Z] 72276ca9c13d: Layer already exists [2022-06-07T07:39:57.487Z] f73e7dbfee58: Layer already exists [2022-06-07T07:39:57.487Z] 709cd58d0406: Layer already exists [2022-06-07T07:39:57.487Z] ba70eaeb669a: Layer already exists [2022-06-07T07:39:57.487Z] 2713521ec762: Layer already exists [2022-06-07T07:39:57.757Z] jakarta: digest: sha256:aa8ccfa00c3b74648f199647563121de2131e286502a537ae4c6e765ba67b0f2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:39:57.815Z] ===================================================== [Pipeline] echo [2022-06-07T07:39:57.822Z] taggedImages: [2022-06-07T07:39:57.822Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:39:57.822Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.7 [2022-06-07T07:39:57.822Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:39:57.822Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] echo [2022-06-07T07:39:57.849Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-06-07T07:39:57.849Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:39:57.849Z] 2.1.1-dev.7 [2022-06-07T07:39:57.849Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:39:57.849Z] jakarta [2022-06-07T07:39:57.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:39:58.206Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:39:58.560Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:39:58.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-07T07:39:58.560Z] eef27e3ead88: Preparing [2022-06-07T07:39:58.560Z] b6e0082c1c71: Preparing [2022-06-07T07:39:58.560Z] 72276ca9c13d: Preparing [2022-06-07T07:39:58.560Z] b4eb9c6a0a56: Preparing [2022-06-07T07:39:58.560Z] f24a814c9d15: Preparing [2022-06-07T07:39:58.560Z] f73e7dbfee58: Preparing [2022-06-07T07:39:58.560Z] f73e7dbfee58: Waiting [2022-06-07T07:39:58.834Z] 72276ca9c13d: Layer already exists [2022-06-07T07:39:58.834Z] f73e7dbfee58: Layer already exists [2022-06-07T07:39:58.834Z] f24a814c9d15: Pushed [2022-06-07T07:39:58.834Z] eef27e3ead88: Pushed [2022-06-07T07:39:59.449Z] b4eb9c6a0a56: Pushed [2022-06-07T07:40:01.460Z] b6e0082c1c71: Pushed [2022-06-07T07:40:01.734Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:58b004f637d8a00d35b36507335c06eff37550d4913ef8ca747d9dffd2d64259 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:02.105Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:02.459Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.7 [2022-06-07T07:40:02.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-07T07:40:02.459Z] eef27e3ead88: Preparing [2022-06-07T07:40:02.459Z] b6e0082c1c71: Preparing [2022-06-07T07:40:02.459Z] 72276ca9c13d: Preparing [2022-06-07T07:40:02.459Z] b4eb9c6a0a56: Preparing [2022-06-07T07:40:02.459Z] f24a814c9d15: Preparing [2022-06-07T07:40:02.459Z] f73e7dbfee58: Preparing [2022-06-07T07:40:02.459Z] f73e7dbfee58: Waiting [2022-06-07T07:40:02.459Z] f24a814c9d15: Layer already exists [2022-06-07T07:40:02.459Z] b4eb9c6a0a56: Layer already exists [2022-06-07T07:40:02.459Z] b6e0082c1c71: Layer already exists [2022-06-07T07:40:02.459Z] eef27e3ead88: Layer already exists [2022-06-07T07:40:02.459Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:02.459Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:02.732Z] 2.1.1-dev.7: digest: sha256:58b004f637d8a00d35b36507335c06eff37550d4913ef8ca747d9dffd2d64259 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:03.097Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:03.461Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:03.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-07T07:40:03.461Z] eef27e3ead88: Preparing [2022-06-07T07:40:03.461Z] b6e0082c1c71: Preparing [2022-06-07T07:40:03.461Z] 72276ca9c13d: Preparing [2022-06-07T07:40:03.461Z] b4eb9c6a0a56: Preparing [2022-06-07T07:40:03.461Z] f24a814c9d15: Preparing [2022-06-07T07:40:03.461Z] f73e7dbfee58: Preparing [2022-06-07T07:40:03.461Z] f73e7dbfee58: Waiting [2022-06-07T07:40:03.461Z] b4eb9c6a0a56: Layer already exists [2022-06-07T07:40:03.461Z] eef27e3ead88: Layer already exists [2022-06-07T07:40:03.461Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:03.461Z] b6e0082c1c71: Layer already exists [2022-06-07T07:40:03.461Z] f24a814c9d15: Layer already exists [2022-06-07T07:40:03.461Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:03.734Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:58b004f637d8a00d35b36507335c06eff37550d4913ef8ca747d9dffd2d64259 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:04.091Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:04.450Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [2022-06-07T07:40:04.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-07T07:40:04.450Z] eef27e3ead88: Preparing [2022-06-07T07:40:04.450Z] b6e0082c1c71: Preparing [2022-06-07T07:40:04.450Z] 72276ca9c13d: Preparing [2022-06-07T07:40:04.450Z] b4eb9c6a0a56: Preparing [2022-06-07T07:40:04.450Z] f24a814c9d15: Preparing [2022-06-07T07:40:04.450Z] f73e7dbfee58: Preparing [2022-06-07T07:40:04.450Z] f73e7dbfee58: Waiting [2022-06-07T07:40:04.450Z] eef27e3ead88: Layer already exists [2022-06-07T07:40:04.450Z] f24a814c9d15: Layer already exists [2022-06-07T07:40:04.450Z] b4eb9c6a0a56: Layer already exists [2022-06-07T07:40:04.450Z] b6e0082c1c71: Layer already exists [2022-06-07T07:40:04.450Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:04.450Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:04.721Z] jakarta: digest: sha256:58b004f637d8a00d35b36507335c06eff37550d4913ef8ca747d9dffd2d64259 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:40:04.782Z] ===================================================== [Pipeline] echo [2022-06-07T07:40:04.790Z] taggedImages: [2022-06-07T07:40:04.790Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:04.790Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.7 [2022-06-07T07:40:04.790Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:04.790Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] echo [2022-06-07T07:40:04.811Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-06-07T07:40:04.811Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:04.811Z] 2.1.1-dev.7 [2022-06-07T07:40:04.811Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:04.811Z] jakarta [2022-06-07T07:40:04.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:05.170Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:05.530Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:05.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-07T07:40:05.530Z] 9c20aed60c3f: Preparing [2022-06-07T07:40:05.530Z] a19b430e614a: Preparing [2022-06-07T07:40:05.530Z] 72276ca9c13d: Preparing [2022-06-07T07:40:05.530Z] 2713521ec762: Preparing [2022-06-07T07:40:05.530Z] f73e7dbfee58: Preparing [2022-06-07T07:40:05.530Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:05.802Z] 2713521ec762: Layer already exists [2022-06-07T07:40:05.802Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:05.802Z] 9c20aed60c3f: Pushed [2022-06-07T07:40:08.411Z] a19b430e614a: Pushed [2022-06-07T07:40:08.682Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:53830615b5628e88819e2f005db202a0f73b58d91728736115858db82ff7e5c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:09.048Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:09.405Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.7 [2022-06-07T07:40:09.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-07T07:40:09.405Z] 9c20aed60c3f: Preparing [2022-06-07T07:40:09.405Z] a19b430e614a: Preparing [2022-06-07T07:40:09.405Z] 72276ca9c13d: Preparing [2022-06-07T07:40:09.405Z] 2713521ec762: Preparing [2022-06-07T07:40:09.405Z] f73e7dbfee58: Preparing [2022-06-07T07:40:09.405Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:09.405Z] 9c20aed60c3f: Layer already exists [2022-06-07T07:40:09.405Z] a19b430e614a: Layer already exists [2022-06-07T07:40:09.405Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:09.405Z] 2713521ec762: Layer already exists [2022-06-07T07:40:09.676Z] 2.1.1-dev.7: digest: sha256:53830615b5628e88819e2f005db202a0f73b58d91728736115858db82ff7e5c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:10.047Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:10.405Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:10.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-07T07:40:10.405Z] 9c20aed60c3f: Preparing [2022-06-07T07:40:10.405Z] a19b430e614a: Preparing [2022-06-07T07:40:10.405Z] 72276ca9c13d: Preparing [2022-06-07T07:40:10.405Z] 2713521ec762: Preparing [2022-06-07T07:40:10.405Z] f73e7dbfee58: Preparing [2022-06-07T07:40:10.405Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:10.405Z] 9c20aed60c3f: Layer already exists [2022-06-07T07:40:10.405Z] 2713521ec762: Layer already exists [2022-06-07T07:40:10.405Z] a19b430e614a: Layer already exists [2022-06-07T07:40:10.405Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:10.679Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:53830615b5628e88819e2f005db202a0f73b58d91728736115858db82ff7e5c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:11.043Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:11.400Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [2022-06-07T07:40:11.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-07T07:40:11.400Z] 9c20aed60c3f: Preparing [2022-06-07T07:40:11.400Z] a19b430e614a: Preparing [2022-06-07T07:40:11.400Z] 72276ca9c13d: Preparing [2022-06-07T07:40:11.400Z] 2713521ec762: Preparing [2022-06-07T07:40:11.400Z] f73e7dbfee58: Preparing [2022-06-07T07:40:11.400Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:11.400Z] 2713521ec762: Layer already exists [2022-06-07T07:40:11.400Z] a19b430e614a: Layer already exists [2022-06-07T07:40:11.400Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:11.400Z] 9c20aed60c3f: Layer already exists [2022-06-07T07:40:11.671Z] jakarta: digest: sha256:53830615b5628e88819e2f005db202a0f73b58d91728736115858db82ff7e5c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:40:11.718Z] ===================================================== [Pipeline] echo [2022-06-07T07:40:11.724Z] taggedImages: [2022-06-07T07:40:11.724Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:11.724Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.7 [2022-06-07T07:40:11.724Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:11.724Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] echo [2022-06-07T07:40:11.737Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-06-07T07:40:11.737Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:11.737Z] 2.1.1-dev.7 [2022-06-07T07:40:11.737Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:11.737Z] jakarta [2022-06-07T07:40:11.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:12.094Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:12.448Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:12.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-07T07:40:12.448Z] 8e80c980b45e: Preparing [2022-06-07T07:40:12.448Z] 8e80c980b45e: Preparing [2022-06-07T07:40:12.448Z] 8114067733a6: Preparing [2022-06-07T07:40:12.448Z] 1cb1eb4bc9ab: Preparing [2022-06-07T07:40:12.448Z] 8b2cd38b1221: Preparing [2022-06-07T07:40:12.448Z] e6c0dfd05d2e: Preparing [2022-06-07T07:40:12.448Z] 72276ca9c13d: Preparing [2022-06-07T07:40:12.448Z] a472d2547aa4: Preparing [2022-06-07T07:40:12.448Z] 33d35e0b1515: Preparing [2022-06-07T07:40:12.448Z] 34da4f293f7e: Preparing [2022-06-07T07:40:12.448Z] 4cdd5a575eed: Preparing [2022-06-07T07:40:12.448Z] f73e7dbfee58: Preparing [2022-06-07T07:40:12.448Z] 72276ca9c13d: Waiting [2022-06-07T07:40:12.448Z] a472d2547aa4: Waiting [2022-06-07T07:40:12.448Z] 33d35e0b1515: Waiting [2022-06-07T07:40:12.448Z] 34da4f293f7e: Waiting [2022-06-07T07:40:12.448Z] 4cdd5a575eed: Waiting [2022-06-07T07:40:12.448Z] f73e7dbfee58: Waiting [2022-06-07T07:40:12.723Z] 8e80c980b45e: Pushed [2022-06-07T07:40:12.723Z] 8114067733a6: Pushed [2022-06-07T07:40:12.723Z] 1cb1eb4bc9ab: Pushed [2022-06-07T07:40:12.723Z] 8b2cd38b1221: Pushed [2022-06-07T07:40:12.723Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:12.994Z] 33d35e0b1515: Pushed [2022-06-07T07:40:12.994Z] a472d2547aa4: Pushed [2022-06-07T07:40:12.994Z] 4cdd5a575eed: Pushed [2022-06-07T07:40:12.994Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:12.994Z] 34da4f293f7e: Pushed [2022-06-07T07:40:16.373Z] e6c0dfd05d2e: Pushed [2022-06-07T07:40:16.373Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:79d30712fdf6fea5fd296551fffbcc595044dda724f2102c0c32de967e6b08b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:16.735Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:17.092Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.7 [2022-06-07T07:40:17.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-07T07:40:17.092Z] 8e80c980b45e: Preparing [2022-06-07T07:40:17.092Z] 8e80c980b45e: Preparing [2022-06-07T07:40:17.092Z] 8114067733a6: Preparing [2022-06-07T07:40:17.092Z] 1cb1eb4bc9ab: Preparing [2022-06-07T07:40:17.092Z] 8b2cd38b1221: Preparing [2022-06-07T07:40:17.092Z] e6c0dfd05d2e: Preparing [2022-06-07T07:40:17.092Z] 72276ca9c13d: Preparing [2022-06-07T07:40:17.092Z] a472d2547aa4: Preparing [2022-06-07T07:40:17.092Z] 33d35e0b1515: Preparing [2022-06-07T07:40:17.092Z] 34da4f293f7e: Preparing [2022-06-07T07:40:17.092Z] 4cdd5a575eed: Preparing [2022-06-07T07:40:17.092Z] f73e7dbfee58: Preparing [2022-06-07T07:40:17.092Z] 72276ca9c13d: Waiting [2022-06-07T07:40:17.092Z] a472d2547aa4: Waiting [2022-06-07T07:40:17.092Z] 33d35e0b1515: Waiting [2022-06-07T07:40:17.092Z] 34da4f293f7e: Waiting [2022-06-07T07:40:17.092Z] 4cdd5a575eed: Waiting [2022-06-07T07:40:17.092Z] f73e7dbfee58: Waiting [2022-06-07T07:40:17.092Z] e6c0dfd05d2e: Layer already exists [2022-06-07T07:40:17.092Z] 8e80c980b45e: Layer already exists [2022-06-07T07:40:17.092Z] 8114067733a6: Layer already exists [2022-06-07T07:40:17.092Z] 1cb1eb4bc9ab: Layer already exists [2022-06-07T07:40:17.092Z] 8b2cd38b1221: Layer already exists [2022-06-07T07:40:17.092Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:17.092Z] 33d35e0b1515: Layer already exists [2022-06-07T07:40:17.092Z] a472d2547aa4: Layer already exists [2022-06-07T07:40:17.092Z] 4cdd5a575eed: Layer already exists [2022-06-07T07:40:17.092Z] 34da4f293f7e: Layer already exists [2022-06-07T07:40:17.364Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:17.364Z] 2.1.1-dev.7: digest: sha256:79d30712fdf6fea5fd296551fffbcc595044dda724f2102c0c32de967e6b08b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:17.726Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:18.082Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:18.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-07T07:40:18.082Z] 8e80c980b45e: Preparing [2022-06-07T07:40:18.082Z] 8e80c980b45e: Preparing [2022-06-07T07:40:18.082Z] 8114067733a6: Preparing [2022-06-07T07:40:18.082Z] 1cb1eb4bc9ab: Preparing [2022-06-07T07:40:18.082Z] 8b2cd38b1221: Preparing [2022-06-07T07:40:18.082Z] e6c0dfd05d2e: Preparing [2022-06-07T07:40:18.082Z] 72276ca9c13d: Preparing [2022-06-07T07:40:18.082Z] a472d2547aa4: Preparing [2022-06-07T07:40:18.082Z] 33d35e0b1515: Preparing [2022-06-07T07:40:18.082Z] 34da4f293f7e: Preparing [2022-06-07T07:40:18.082Z] 4cdd5a575eed: Preparing [2022-06-07T07:40:18.082Z] f73e7dbfee58: Preparing [2022-06-07T07:40:18.082Z] 72276ca9c13d: Waiting [2022-06-07T07:40:18.082Z] a472d2547aa4: Waiting [2022-06-07T07:40:18.082Z] 33d35e0b1515: Waiting [2022-06-07T07:40:18.082Z] 34da4f293f7e: Waiting [2022-06-07T07:40:18.082Z] 4cdd5a575eed: Waiting [2022-06-07T07:40:18.082Z] f73e7dbfee58: Waiting [2022-06-07T07:40:18.082Z] e6c0dfd05d2e: Layer already exists [2022-06-07T07:40:18.082Z] 8b2cd38b1221: Layer already exists [2022-06-07T07:40:18.082Z] 8114067733a6: Layer already exists [2022-06-07T07:40:18.082Z] 8e80c980b45e: Layer already exists [2022-06-07T07:40:18.082Z] 1cb1eb4bc9ab: Layer already exists [2022-06-07T07:40:18.083Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:18.083Z] a472d2547aa4: Layer already exists [2022-06-07T07:40:18.083Z] 34da4f293f7e: Layer already exists [2022-06-07T07:40:18.083Z] 4cdd5a575eed: Layer already exists [2022-06-07T07:40:18.083Z] 33d35e0b1515: Layer already exists [2022-06-07T07:40:18.083Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:18.353Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:79d30712fdf6fea5fd296551fffbcc595044dda724f2102c0c32de967e6b08b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:18.709Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:19.067Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [2022-06-07T07:40:19.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-07T07:40:19.067Z] 8e80c980b45e: Preparing [2022-06-07T07:40:19.067Z] 8e80c980b45e: Preparing [2022-06-07T07:40:19.067Z] 8114067733a6: Preparing [2022-06-07T07:40:19.067Z] 1cb1eb4bc9ab: Preparing [2022-06-07T07:40:19.067Z] 8b2cd38b1221: Preparing [2022-06-07T07:40:19.067Z] e6c0dfd05d2e: Preparing [2022-06-07T07:40:19.067Z] 72276ca9c13d: Preparing [2022-06-07T07:40:19.067Z] a472d2547aa4: Preparing [2022-06-07T07:40:19.067Z] 33d35e0b1515: Preparing [2022-06-07T07:40:19.067Z] 34da4f293f7e: Preparing [2022-06-07T07:40:19.067Z] 4cdd5a575eed: Preparing [2022-06-07T07:40:19.067Z] f73e7dbfee58: Preparing [2022-06-07T07:40:19.067Z] 33d35e0b1515: Waiting [2022-06-07T07:40:19.067Z] 72276ca9c13d: Waiting [2022-06-07T07:40:19.067Z] a472d2547aa4: Waiting [2022-06-07T07:40:19.067Z] 34da4f293f7e: Waiting [2022-06-07T07:40:19.067Z] f73e7dbfee58: Waiting [2022-06-07T07:40:19.067Z] 4cdd5a575eed: Waiting [2022-06-07T07:40:19.067Z] 8b2cd38b1221: Layer already exists [2022-06-07T07:40:19.067Z] e6c0dfd05d2e: Layer already exists [2022-06-07T07:40:19.067Z] 1cb1eb4bc9ab: Layer already exists [2022-06-07T07:40:19.067Z] 8e80c980b45e: Layer already exists [2022-06-07T07:40:19.067Z] 8114067733a6: Layer already exists [2022-06-07T07:40:19.067Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:19.067Z] 34da4f293f7e: Layer already exists [2022-06-07T07:40:19.067Z] 4cdd5a575eed: Layer already exists [2022-06-07T07:40:19.067Z] a472d2547aa4: Layer already exists [2022-06-07T07:40:19.067Z] 33d35e0b1515: Layer already exists [2022-06-07T07:40:19.339Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:19.339Z] jakarta: digest: sha256:79d30712fdf6fea5fd296551fffbcc595044dda724f2102c0c32de967e6b08b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:40:19.397Z] ===================================================== [Pipeline] echo [2022-06-07T07:40:19.408Z] taggedImages: [2022-06-07T07:40:19.408Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:19.408Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.7 [2022-06-07T07:40:19.408Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:19.408Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] echo [2022-06-07T07:40:19.431Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-06-07T07:40:19.431Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:19.431Z] 2.1.1-dev.7 [2022-06-07T07:40:19.431Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:19.431Z] jakarta [2022-06-07T07:40:19.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:19.783Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:20.142Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:20.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-07T07:40:20.142Z] d95c839d33a5: Preparing [2022-06-07T07:40:20.142Z] 5abffce07006: Preparing [2022-06-07T07:40:20.142Z] 489b80ad5094: Preparing [2022-06-07T07:40:20.142Z] 79b7f6f3518b: Preparing [2022-06-07T07:40:20.142Z] 22d3a4c4b193: Preparing [2022-06-07T07:40:20.142Z] f73e7dbfee58: Preparing [2022-06-07T07:40:20.142Z] f73e7dbfee58: Waiting [2022-06-07T07:40:20.421Z] 79b7f6f3518b: Pushed [2022-06-07T07:40:20.421Z] 489b80ad5094: Pushed [2022-06-07T07:40:20.421Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:21.014Z] 22d3a4c4b193: Pushed [2022-06-07T07:40:22.983Z] d95c839d33a5: Pushed [2022-06-07T07:40:22.983Z] 5abffce07006: Pushed [2022-06-07T07:40:22.983Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:1198609e43cfb9b393363e8b5f123359d64dcac3e47f7147fb75ade8b5aa4345 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:23.345Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:23.703Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.7 [2022-06-07T07:40:23.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-07T07:40:23.703Z] d95c839d33a5: Preparing [2022-06-07T07:40:23.703Z] 5abffce07006: Preparing [2022-06-07T07:40:23.703Z] 489b80ad5094: Preparing [2022-06-07T07:40:23.703Z] 79b7f6f3518b: Preparing [2022-06-07T07:40:23.703Z] 22d3a4c4b193: Preparing [2022-06-07T07:40:23.703Z] f73e7dbfee58: Preparing [2022-06-07T07:40:23.703Z] f73e7dbfee58: Waiting [2022-06-07T07:40:23.703Z] 22d3a4c4b193: Layer already exists [2022-06-07T07:40:23.703Z] 79b7f6f3518b: Layer already exists [2022-06-07T07:40:23.703Z] 5abffce07006: Layer already exists [2022-06-07T07:40:23.703Z] d95c839d33a5: Layer already exists [2022-06-07T07:40:23.703Z] 489b80ad5094: Layer already exists [2022-06-07T07:40:23.973Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:23.973Z] 2.1.1-dev.7: digest: sha256:1198609e43cfb9b393363e8b5f123359d64dcac3e47f7147fb75ade8b5aa4345 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:24.333Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:24.724Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:24.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-07T07:40:24.724Z] d95c839d33a5: Preparing [2022-06-07T07:40:24.724Z] 5abffce07006: Preparing [2022-06-07T07:40:24.724Z] 489b80ad5094: Preparing [2022-06-07T07:40:24.724Z] 79b7f6f3518b: Preparing [2022-06-07T07:40:24.724Z] 22d3a4c4b193: Preparing [2022-06-07T07:40:24.724Z] f73e7dbfee58: Preparing [2022-06-07T07:40:24.724Z] f73e7dbfee58: Waiting [2022-06-07T07:40:24.724Z] 22d3a4c4b193: Layer already exists [2022-06-07T07:40:24.724Z] 79b7f6f3518b: Layer already exists [2022-06-07T07:40:24.724Z] 489b80ad5094: Layer already exists [2022-06-07T07:40:24.724Z] d95c839d33a5: Layer already exists [2022-06-07T07:40:24.724Z] 5abffce07006: Layer already exists [2022-06-07T07:40:24.724Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:25.002Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:1198609e43cfb9b393363e8b5f123359d64dcac3e47f7147fb75ade8b5aa4345 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:25.377Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:25.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [2022-06-07T07:40:25.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-07T07:40:25.749Z] d95c839d33a5: Preparing [2022-06-07T07:40:25.749Z] 5abffce07006: Preparing [2022-06-07T07:40:25.749Z] 489b80ad5094: Preparing [2022-06-07T07:40:25.749Z] 79b7f6f3518b: Preparing [2022-06-07T07:40:25.749Z] 22d3a4c4b193: Preparing [2022-06-07T07:40:25.749Z] f73e7dbfee58: Preparing [2022-06-07T07:40:25.749Z] f73e7dbfee58: Waiting [2022-06-07T07:40:25.749Z] 22d3a4c4b193: Layer already exists [2022-06-07T07:40:25.749Z] d95c839d33a5: Layer already exists [2022-06-07T07:40:25.749Z] 5abffce07006: Layer already exists [2022-06-07T07:40:25.749Z] 489b80ad5094: Layer already exists [2022-06-07T07:40:25.749Z] 79b7f6f3518b: Layer already exists [2022-06-07T07:40:25.749Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:26.044Z] jakarta: digest: sha256:1198609e43cfb9b393363e8b5f123359d64dcac3e47f7147fb75ade8b5aa4345 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:40:26.094Z] ===================================================== [Pipeline] echo [2022-06-07T07:40:26.099Z] taggedImages: [2022-06-07T07:40:26.099Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:26.099Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.7 [2022-06-07T07:40:26.099Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:26.099Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] echo [2022-06-07T07:40:26.120Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-06-07T07:40:26.120Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:26.120Z] 2.1.1-dev.7 [2022-06-07T07:40:26.120Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:26.120Z] jakarta [2022-06-07T07:40:26.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:26.487Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:26.874Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:26.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-07T07:40:26.874Z] 2910107c0e15: Preparing [2022-06-07T07:40:26.874Z] 475b00a9e3a6: Preparing [2022-06-07T07:40:26.874Z] 3f647a4abb66: Preparing [2022-06-07T07:40:26.874Z] 512736647495: Preparing [2022-06-07T07:40:26.874Z] e128cff8c3b1: Preparing [2022-06-07T07:40:26.874Z] d4c574742c40: Preparing [2022-06-07T07:40:26.874Z] 488d09f9edc5: Preparing [2022-06-07T07:40:26.874Z] d0635d94dc28: Preparing [2022-06-07T07:40:26.874Z] 29032af72a1b: Preparing [2022-06-07T07:40:26.874Z] f73e7dbfee58: Preparing [2022-06-07T07:40:26.874Z] d4c574742c40: Waiting [2022-06-07T07:40:26.874Z] 488d09f9edc5: Waiting [2022-06-07T07:40:26.874Z] d0635d94dc28: Waiting [2022-06-07T07:40:26.874Z] 29032af72a1b: Waiting [2022-06-07T07:40:26.874Z] f73e7dbfee58: Waiting [2022-06-07T07:40:27.158Z] e128cff8c3b1: Pushed [2022-06-07T07:40:27.158Z] 2910107c0e15: Pushed [2022-06-07T07:40:27.158Z] 475b00a9e3a6: Pushed [2022-06-07T07:40:27.431Z] d4c574742c40: Pushed [2022-06-07T07:40:27.431Z] d0635d94dc28: Pushed [2022-06-07T07:40:27.431Z] 488d09f9edc5: Pushed [2022-06-07T07:40:27.431Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:27.704Z] 29032af72a1b: Pushed [2022-06-07T07:40:29.672Z] 512736647495: Pushed [2022-06-07T07:40:30.262Z] 3f647a4abb66: Pushed [2022-06-07T07:40:30.262Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:b441df0cfd56f7900448be2f87c8316a445197e6086902d62fc2e61d632c2448 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:30.619Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:30.977Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.7 [2022-06-07T07:40:30.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-07T07:40:30.978Z] 2910107c0e15: Preparing [2022-06-07T07:40:30.978Z] 475b00a9e3a6: Preparing [2022-06-07T07:40:30.978Z] 3f647a4abb66: Preparing [2022-06-07T07:40:30.978Z] 512736647495: Preparing [2022-06-07T07:40:30.978Z] e128cff8c3b1: Preparing [2022-06-07T07:40:30.978Z] d4c574742c40: Preparing [2022-06-07T07:40:30.978Z] 488d09f9edc5: Preparing [2022-06-07T07:40:30.978Z] d0635d94dc28: Preparing [2022-06-07T07:40:30.978Z] 29032af72a1b: Preparing [2022-06-07T07:40:30.978Z] f73e7dbfee58: Preparing [2022-06-07T07:40:30.978Z] d0635d94dc28: Waiting [2022-06-07T07:40:30.978Z] 29032af72a1b: Waiting [2022-06-07T07:40:30.978Z] f73e7dbfee58: Waiting [2022-06-07T07:40:30.978Z] d4c574742c40: Waiting [2022-06-07T07:40:30.978Z] 488d09f9edc5: Waiting [2022-06-07T07:40:30.978Z] e128cff8c3b1: Layer already exists [2022-06-07T07:40:30.978Z] 2910107c0e15: Layer already exists [2022-06-07T07:40:30.978Z] 3f647a4abb66: Layer already exists [2022-06-07T07:40:30.978Z] 512736647495: Layer already exists [2022-06-07T07:40:30.978Z] 475b00a9e3a6: Layer already exists [2022-06-07T07:40:30.978Z] d4c574742c40: Layer already exists [2022-06-07T07:40:30.978Z] 488d09f9edc5: Layer already exists [2022-06-07T07:40:30.978Z] d0635d94dc28: Layer already exists [2022-06-07T07:40:30.978Z] 29032af72a1b: Layer already exists [2022-06-07T07:40:30.978Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:31.249Z] 2.1.1-dev.7: digest: sha256:b441df0cfd56f7900448be2f87c8316a445197e6086902d62fc2e61d632c2448 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:31.612Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:31.967Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:31.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-07T07:40:31.967Z] 2910107c0e15: Preparing [2022-06-07T07:40:31.967Z] 475b00a9e3a6: Preparing [2022-06-07T07:40:31.967Z] 3f647a4abb66: Preparing [2022-06-07T07:40:31.967Z] 512736647495: Preparing [2022-06-07T07:40:31.967Z] e128cff8c3b1: Preparing [2022-06-07T07:40:31.967Z] d4c574742c40: Preparing [2022-06-07T07:40:31.967Z] 488d09f9edc5: Preparing [2022-06-07T07:40:31.967Z] d0635d94dc28: Preparing [2022-06-07T07:40:31.967Z] 29032af72a1b: Preparing [2022-06-07T07:40:31.967Z] f73e7dbfee58: Preparing [2022-06-07T07:40:31.967Z] d4c574742c40: Waiting [2022-06-07T07:40:31.967Z] 488d09f9edc5: Waiting [2022-06-07T07:40:31.967Z] d0635d94dc28: Waiting [2022-06-07T07:40:31.967Z] 29032af72a1b: Waiting [2022-06-07T07:40:31.967Z] f73e7dbfee58: Waiting [2022-06-07T07:40:31.967Z] 2910107c0e15: Layer already exists [2022-06-07T07:40:31.967Z] 3f647a4abb66: Layer already exists [2022-06-07T07:40:31.967Z] 512736647495: Layer already exists [2022-06-07T07:40:31.967Z] 475b00a9e3a6: Layer already exists [2022-06-07T07:40:31.967Z] e128cff8c3b1: Layer already exists [2022-06-07T07:40:32.236Z] 29032af72a1b: Layer already exists [2022-06-07T07:40:32.236Z] d4c574742c40: Layer already exists [2022-06-07T07:40:32.236Z] 488d09f9edc5: Layer already exists [2022-06-07T07:40:32.236Z] d0635d94dc28: Layer already exists [2022-06-07T07:40:32.236Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:32.236Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:b441df0cfd56f7900448be2f87c8316a445197e6086902d62fc2e61d632c2448 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:32.595Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:32.956Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [2022-06-07T07:40:32.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-07T07:40:32.956Z] 2910107c0e15: Preparing [2022-06-07T07:40:32.956Z] 475b00a9e3a6: Preparing [2022-06-07T07:40:32.956Z] 3f647a4abb66: Preparing [2022-06-07T07:40:32.956Z] 512736647495: Preparing [2022-06-07T07:40:32.956Z] e128cff8c3b1: Preparing [2022-06-07T07:40:32.956Z] d4c574742c40: Preparing [2022-06-07T07:40:32.956Z] 488d09f9edc5: Preparing [2022-06-07T07:40:32.956Z] d0635d94dc28: Preparing [2022-06-07T07:40:32.956Z] 29032af72a1b: Preparing [2022-06-07T07:40:32.956Z] f73e7dbfee58: Preparing [2022-06-07T07:40:32.956Z] d0635d94dc28: Waiting [2022-06-07T07:40:32.956Z] 29032af72a1b: Waiting [2022-06-07T07:40:32.956Z] f73e7dbfee58: Waiting [2022-06-07T07:40:32.956Z] d4c574742c40: Waiting [2022-06-07T07:40:32.956Z] 488d09f9edc5: Waiting [2022-06-07T07:40:32.956Z] 512736647495: Layer already exists [2022-06-07T07:40:32.956Z] 475b00a9e3a6: Layer already exists [2022-06-07T07:40:32.956Z] 2910107c0e15: Layer already exists [2022-06-07T07:40:32.956Z] e128cff8c3b1: Layer already exists [2022-06-07T07:40:32.956Z] 3f647a4abb66: Layer already exists [2022-06-07T07:40:32.956Z] d4c574742c40: Layer already exists [2022-06-07T07:40:32.956Z] d0635d94dc28: Layer already exists [2022-06-07T07:40:32.956Z] 488d09f9edc5: Layer already exists [2022-06-07T07:40:32.956Z] 29032af72a1b: Layer already exists [2022-06-07T07:40:32.956Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:33.229Z] jakarta: digest: sha256:b441df0cfd56f7900448be2f87c8316a445197e6086902d62fc2e61d632c2448 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:40:33.293Z] ===================================================== [Pipeline] echo [2022-06-07T07:40:33.301Z] taggedImages: [2022-06-07T07:40:33.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:33.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.7 [2022-06-07T07:40:33.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:33.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] echo [2022-06-07T07:40:33.324Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-06-07T07:40:33.325Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:33.325Z] 2.1.1-dev.7 [2022-06-07T07:40:33.325Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:33.325Z] jakarta [2022-06-07T07:40:33.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:33.686Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:34.039Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:34.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-07T07:40:34.039Z] 1b5ea115ed3b: Preparing [2022-06-07T07:40:34.039Z] 63e27c062d83: Preparing [2022-06-07T07:40:34.039Z] 72276ca9c13d: Preparing [2022-06-07T07:40:34.039Z] 243e0c6fc234: Preparing [2022-06-07T07:40:34.039Z] f73e7dbfee58: Preparing [2022-06-07T07:40:34.313Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:34.313Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:34.313Z] 1b5ea115ed3b: Pushed [2022-06-07T07:40:34.583Z] 243e0c6fc234: Pushed [2022-06-07T07:40:37.203Z] 63e27c062d83: Pushed [2022-06-07T07:40:37.203Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:33b89e0ad1ab651b51c5747b5df34c4425bcdc2043ea0448492e6a395e1268e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:37.568Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:37.930Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.7 [2022-06-07T07:40:37.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-07T07:40:37.930Z] 1b5ea115ed3b: Preparing [2022-06-07T07:40:37.930Z] 63e27c062d83: Preparing [2022-06-07T07:40:37.930Z] 72276ca9c13d: Preparing [2022-06-07T07:40:37.930Z] 243e0c6fc234: Preparing [2022-06-07T07:40:37.930Z] f73e7dbfee58: Preparing [2022-06-07T07:40:37.930Z] 63e27c062d83: Layer already exists [2022-06-07T07:40:37.930Z] 1b5ea115ed3b: Layer already exists [2022-06-07T07:40:37.930Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:37.930Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:37.930Z] 243e0c6fc234: Layer already exists [2022-06-07T07:40:38.200Z] 2.1.1-dev.7: digest: sha256:33b89e0ad1ab651b51c5747b5df34c4425bcdc2043ea0448492e6a395e1268e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:38.563Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:38.917Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:38.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-07T07:40:38.917Z] 1b5ea115ed3b: Preparing [2022-06-07T07:40:38.917Z] 63e27c062d83: Preparing [2022-06-07T07:40:38.917Z] 72276ca9c13d: Preparing [2022-06-07T07:40:38.917Z] 243e0c6fc234: Preparing [2022-06-07T07:40:38.917Z] f73e7dbfee58: Preparing [2022-06-07T07:40:38.917Z] 1b5ea115ed3b: Layer already exists [2022-06-07T07:40:38.917Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:38.917Z] 63e27c062d83: Layer already exists [2022-06-07T07:40:38.917Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:38.917Z] 243e0c6fc234: Layer already exists [2022-06-07T07:40:39.188Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:33b89e0ad1ab651b51c5747b5df34c4425bcdc2043ea0448492e6a395e1268e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:39.556Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:39.917Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [2022-06-07T07:40:39.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-07T07:40:39.917Z] 1b5ea115ed3b: Preparing [2022-06-07T07:40:39.917Z] 63e27c062d83: Preparing [2022-06-07T07:40:39.917Z] 72276ca9c13d: Preparing [2022-06-07T07:40:39.917Z] 243e0c6fc234: Preparing [2022-06-07T07:40:39.917Z] f73e7dbfee58: Preparing [2022-06-07T07:40:39.917Z] 243e0c6fc234: Layer already exists [2022-06-07T07:40:39.917Z] 63e27c062d83: Layer already exists [2022-06-07T07:40:39.917Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:39.917Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:39.917Z] 1b5ea115ed3b: Layer already exists [2022-06-07T07:40:40.188Z] jakarta: digest: sha256:33b89e0ad1ab651b51c5747b5df34c4425bcdc2043ea0448492e6a395e1268e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:40:40.247Z] ===================================================== [Pipeline] echo [2022-06-07T07:40:40.254Z] taggedImages: [2022-06-07T07:40:40.254Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:40.254Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.7 [2022-06-07T07:40:40.254Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:40.254Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] echo [2022-06-07T07:40:40.279Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-06-07T07:40:40.279Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:40.279Z] 2.1.1-dev.7 [2022-06-07T07:40:40.279Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:40.279Z] jakarta [2022-06-07T07:40:40.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:40.636Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:41.003Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:41.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-07T07:40:41.003Z] 5b84cdbb6cb3: Preparing [2022-06-07T07:40:41.003Z] 9e1c7d13eaa7: Preparing [2022-06-07T07:40:41.003Z] 72276ca9c13d: Preparing [2022-06-07T07:40:41.003Z] e116d1807e3b: Preparing [2022-06-07T07:40:41.003Z] f73e7dbfee58: Preparing [2022-06-07T07:40:41.280Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:41.280Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:41.280Z] 5b84cdbb6cb3: Pushed [2022-06-07T07:40:41.280Z] e116d1807e3b: Pushed [2022-06-07T07:40:43.982Z] 9e1c7d13eaa7: Pushed [2022-06-07T07:40:43.982Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:d5783245a429973af2f9f3f3ccfd8f34ac651c896b22b17685a484c398f461d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:44.336Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:44.691Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.7 [2022-06-07T07:40:44.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-07T07:40:44.691Z] 5b84cdbb6cb3: Preparing [2022-06-07T07:40:44.691Z] 9e1c7d13eaa7: Preparing [2022-06-07T07:40:44.691Z] 72276ca9c13d: Preparing [2022-06-07T07:40:44.691Z] e116d1807e3b: Preparing [2022-06-07T07:40:44.691Z] f73e7dbfee58: Preparing [2022-06-07T07:40:44.691Z] 9e1c7d13eaa7: Layer already exists [2022-06-07T07:40:44.691Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:44.691Z] 5b84cdbb6cb3: Layer already exists [2022-06-07T07:40:44.691Z] e116d1807e3b: Layer already exists [2022-06-07T07:40:44.691Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:44.963Z] 2.1.1-dev.7: digest: sha256:d5783245a429973af2f9f3f3ccfd8f34ac651c896b22b17685a484c398f461d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:45.321Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:45.677Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:45.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-07T07:40:45.677Z] 5b84cdbb6cb3: Preparing [2022-06-07T07:40:45.677Z] 9e1c7d13eaa7: Preparing [2022-06-07T07:40:45.677Z] 72276ca9c13d: Preparing [2022-06-07T07:40:45.677Z] e116d1807e3b: Preparing [2022-06-07T07:40:45.677Z] f73e7dbfee58: Preparing [2022-06-07T07:40:45.677Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:45.677Z] 5b84cdbb6cb3: Layer already exists [2022-06-07T07:40:45.677Z] e116d1807e3b: Layer already exists [2022-06-07T07:40:45.677Z] 9e1c7d13eaa7: Layer already exists [2022-06-07T07:40:45.677Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:45.947Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:d5783245a429973af2f9f3f3ccfd8f34ac651c896b22b17685a484c398f461d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:46.305Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:46.673Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [2022-06-07T07:40:46.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-07T07:40:46.673Z] 5b84cdbb6cb3: Preparing [2022-06-07T07:40:46.673Z] 9e1c7d13eaa7: Preparing [2022-06-07T07:40:46.673Z] 72276ca9c13d: Preparing [2022-06-07T07:40:46.673Z] e116d1807e3b: Preparing [2022-06-07T07:40:46.673Z] f73e7dbfee58: Preparing [2022-06-07T07:40:46.673Z] e116d1807e3b: Layer already exists [2022-06-07T07:40:46.673Z] 72276ca9c13d: Layer already exists [2022-06-07T07:40:46.673Z] f73e7dbfee58: Layer already exists [2022-06-07T07:40:46.673Z] 5b84cdbb6cb3: Layer already exists [2022-06-07T07:40:46.673Z] 9e1c7d13eaa7: Layer already exists [2022-06-07T07:40:46.947Z] jakarta: digest: sha256:d5783245a429973af2f9f3f3ccfd8f34ac651c896b22b17685a484c398f461d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:40:46.999Z] ===================================================== [Pipeline] echo [2022-06-07T07:40:47.004Z] taggedImages: [2022-06-07T07:40:47.004Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:47.004Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.7 [2022-06-07T07:40:47.004Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:47.004Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] echo [2022-06-07T07:40:47.017Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-06-07T07:40:47.017Z] 9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:47.017Z] 2.1.1-dev.7 [2022-06-07T07:40:47.017Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:40:47.017Z] jakarta [2022-06-07T07:40:47.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:47.369Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9eb884115fc529922851d90e445a830d198858da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:40:47.759Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:40:47.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-07T07:40:47.759Z] 49f23fc376a3: Preparing [2022-06-07T07:40:47.759Z] 45692d612e21: Preparing [2022-06-07T07:40:47.759Z] 8f58824a4b94: Preparing [2022-06-07T07:40:47.759Z] 4251a503229c: Preparing [2022-06-07T07:40:47.759Z] 166dde17997b: Preparing [2022-06-07T07:40:47.759Z] 78c4bc0ebec3: Preparing [2022-06-07T07:40:47.759Z] 45596ee15a31: Preparing [2022-06-07T07:40:47.759Z] 52dc75cd08be: Preparing [2022-06-07T07:40:47.759Z] a6e1fd50fee5: Preparing [2022-06-07T07:40:47.759Z] 56eb02710082: Preparing [2022-06-07T07:40:47.759Z] ee420dfed78a: Preparing [2022-06-07T07:40:47.759Z] 52dc75cd08be: Waiting [2022-06-07T07:40:47.759Z] 78c4bc0ebec3: Waiting [2022-06-07T07:40:47.759Z] 45596ee15a31: Waiting [2022-06-07T07:40:47.759Z] 56eb02710082: Waiting [2022-06-07T07:40:47.759Z] ee420dfed78a: Waiting [2022-06-07T07:40:48.039Z] 166dde17997b: Layer already exists [2022-06-07T07:40:48.039Z] 78c4bc0ebec3: Layer already exists [2022-06-07T07:40:48.039Z] 45596ee15a31: Layer already exists [2022-06-07T07:40:48.039Z] 45692d612e21: Pushed [2022-06-07T07:40:48.039Z] 52dc75cd08be: Layer already exists [2022-06-07T07:40:48.314Z] a6e1fd50fee5: Layer already exists [2022-06-07T07:40:48.314Z] 56eb02710082: Layer already exists [2022-06-07T07:40:48.314Z] ee420dfed78a: Layer already exists [2022-06-07T07:40:48.908Z] 49f23fc376a3: Pushed [2022-06-07T07:40:50.878Z] 8f58824a4b94: Pushed [2022-06-07T07:41:05.935Z] 4251a503229c: Pushed [2022-06-07T07:41:05.935Z] 9eb884115fc529922851d90e445a830d198858da: digest: sha256:e1d1769e1d501f7c5e9f49ead5beb09a8582752a7370b398c429204700538f8e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:41:06.556Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:41:06.919Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.7 [2022-06-07T07:41:06.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-07T07:41:06.919Z] 49f23fc376a3: Preparing [2022-06-07T07:41:06.919Z] 45692d612e21: Preparing [2022-06-07T07:41:06.919Z] 8f58824a4b94: Preparing [2022-06-07T07:41:06.920Z] 4251a503229c: Preparing [2022-06-07T07:41:06.920Z] 166dde17997b: Preparing [2022-06-07T07:41:06.920Z] 78c4bc0ebec3: Preparing [2022-06-07T07:41:06.920Z] 45596ee15a31: Preparing [2022-06-07T07:41:06.920Z] 52dc75cd08be: Preparing [2022-06-07T07:41:06.920Z] a6e1fd50fee5: Preparing [2022-06-07T07:41:06.920Z] 56eb02710082: Preparing [2022-06-07T07:41:06.920Z] ee420dfed78a: Preparing [2022-06-07T07:41:06.920Z] 78c4bc0ebec3: Waiting [2022-06-07T07:41:06.920Z] 45596ee15a31: Waiting [2022-06-07T07:41:06.920Z] 52dc75cd08be: Waiting [2022-06-07T07:41:06.920Z] ee420dfed78a: Waiting [2022-06-07T07:41:06.920Z] 56eb02710082: Waiting [2022-06-07T07:41:06.920Z] a6e1fd50fee5: Waiting [2022-06-07T07:41:06.920Z] 4251a503229c: Layer already exists [2022-06-07T07:41:06.920Z] 49f23fc376a3: Layer already exists [2022-06-07T07:41:06.920Z] 166dde17997b: Layer already exists [2022-06-07T07:41:06.920Z] 8f58824a4b94: Layer already exists [2022-06-07T07:41:06.920Z] 45692d612e21: Layer already exists [2022-06-07T07:41:06.920Z] 45596ee15a31: Layer already exists [2022-06-07T07:41:06.920Z] 52dc75cd08be: Layer already exists [2022-06-07T07:41:06.920Z] 78c4bc0ebec3: Layer already exists [2022-06-07T07:41:06.920Z] a6e1fd50fee5: Layer already exists [2022-06-07T07:41:06.920Z] 56eb02710082: Layer already exists [2022-06-07T07:41:07.191Z] ee420dfed78a: Layer already exists [2022-06-07T07:41:07.191Z] 2.1.1-dev.7: digest: sha256:e1d1769e1d501f7c5e9f49ead5beb09a8582752a7370b398c429204700538f8e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:41:07.551Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:41:07.897Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:41:07.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-07T07:41:07.898Z] 49f23fc376a3: Preparing [2022-06-07T07:41:07.898Z] 45692d612e21: Preparing [2022-06-07T07:41:07.898Z] 8f58824a4b94: Preparing [2022-06-07T07:41:07.898Z] 4251a503229c: Preparing [2022-06-07T07:41:07.898Z] 166dde17997b: Preparing [2022-06-07T07:41:07.898Z] 78c4bc0ebec3: Preparing [2022-06-07T07:41:07.898Z] 45596ee15a31: Preparing [2022-06-07T07:41:07.898Z] 52dc75cd08be: Preparing [2022-06-07T07:41:07.898Z] a6e1fd50fee5: Preparing [2022-06-07T07:41:07.898Z] 56eb02710082: Preparing [2022-06-07T07:41:07.898Z] ee420dfed78a: Preparing [2022-06-07T07:41:07.898Z] 78c4bc0ebec3: Waiting [2022-06-07T07:41:07.898Z] 45596ee15a31: Waiting [2022-06-07T07:41:07.898Z] 52dc75cd08be: Waiting [2022-06-07T07:41:07.898Z] a6e1fd50fee5: Waiting [2022-06-07T07:41:07.898Z] 56eb02710082: Waiting [2022-06-07T07:41:07.898Z] ee420dfed78a: Waiting [2022-06-07T07:41:07.898Z] 4251a503229c: Layer already exists [2022-06-07T07:41:07.898Z] 166dde17997b: Layer already exists [2022-06-07T07:41:07.898Z] 49f23fc376a3: Layer already exists [2022-06-07T07:41:07.898Z] 8f58824a4b94: Layer already exists [2022-06-07T07:41:07.898Z] 45692d612e21: Layer already exists [2022-06-07T07:41:08.168Z] 52dc75cd08be: Layer already exists [2022-06-07T07:41:08.168Z] 45596ee15a31: Layer already exists [2022-06-07T07:41:08.168Z] a6e1fd50fee5: Layer already exists [2022-06-07T07:41:08.168Z] 78c4bc0ebec3: Layer already exists [2022-06-07T07:41:08.168Z] 56eb02710082: Layer already exists [2022-06-07T07:41:08.168Z] ee420dfed78a: Layer already exists [2022-06-07T07:41:08.168Z] 9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7: digest: sha256:e1d1769e1d501f7c5e9f49ead5beb09a8582752a7370b398c429204700538f8e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:41:08.521Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:41:08.874Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [2022-06-07T07:41:08.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-07T07:41:08.874Z] 49f23fc376a3: Preparing [2022-06-07T07:41:08.874Z] 45692d612e21: Preparing [2022-06-07T07:41:08.874Z] 8f58824a4b94: Preparing [2022-06-07T07:41:08.874Z] 4251a503229c: Preparing [2022-06-07T07:41:08.874Z] 166dde17997b: Preparing [2022-06-07T07:41:08.874Z] 78c4bc0ebec3: Preparing [2022-06-07T07:41:08.874Z] 45596ee15a31: Preparing [2022-06-07T07:41:08.874Z] 52dc75cd08be: Preparing [2022-06-07T07:41:08.874Z] a6e1fd50fee5: Preparing [2022-06-07T07:41:08.874Z] 56eb02710082: Preparing [2022-06-07T07:41:08.874Z] ee420dfed78a: Preparing [2022-06-07T07:41:08.874Z] a6e1fd50fee5: Waiting [2022-06-07T07:41:08.874Z] 78c4bc0ebec3: Waiting [2022-06-07T07:41:08.874Z] 45596ee15a31: Waiting [2022-06-07T07:41:08.874Z] 52dc75cd08be: Waiting [2022-06-07T07:41:08.874Z] 56eb02710082: Waiting [2022-06-07T07:41:08.874Z] ee420dfed78a: Waiting [2022-06-07T07:41:08.874Z] 166dde17997b: Layer already exists [2022-06-07T07:41:08.874Z] 49f23fc376a3: Layer already exists [2022-06-07T07:41:08.874Z] 45692d612e21: Layer already exists [2022-06-07T07:41:08.874Z] 4251a503229c: Layer already exists [2022-06-07T07:41:08.874Z] 8f58824a4b94: Layer already exists [2022-06-07T07:41:08.874Z] 78c4bc0ebec3: Layer already exists [2022-06-07T07:41:08.874Z] 45596ee15a31: Layer already exists [2022-06-07T07:41:08.875Z] a6e1fd50fee5: Layer already exists [2022-06-07T07:41:08.875Z] 52dc75cd08be: Layer already exists [2022-06-07T07:41:08.875Z] 56eb02710082: Layer already exists [2022-06-07T07:41:09.145Z] ee420dfed78a: Layer already exists [2022-06-07T07:41:09.145Z] jakarta: digest: sha256:e1d1769e1d501f7c5e9f49ead5beb09a8582752a7370b398c429204700538f8e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:41:09.203Z] ===================================================== [Pipeline] echo [2022-06-07T07:41:09.211Z] taggedImages: [2022-06-07T07:41:09.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9eb884115fc529922851d90e445a830d198858da [2022-06-07T07:41:09.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.7 [2022-06-07T07:41:09.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9eb884115fc529922851d90e445a830d198858da-2.1.1-dev.7 [2022-06-07T07:41:09.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:41:09.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T07:41:09.585Z] [2022-06-07T07:41:09.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:41:09.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T07:41:10.201Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-07T07:41:10.201Z] 8998bd30e6a1: Pulling fs layer [2022-06-07T07:41:10.201Z] 04944245beec: Pulling fs layer [2022-06-07T07:41:10.201Z] 699f458cf7ca: Pulling fs layer [2022-06-07T07:41:10.201Z] 765212b225bb: Pulling fs layer [2022-06-07T07:41:10.201Z] f23df028b6ca: Pulling fs layer [2022-06-07T07:41:10.201Z] d65c8cfc05b1: Pulling fs layer [2022-06-07T07:41:10.201Z] 2437ff75d9bd: Pulling fs layer [2022-06-07T07:41:10.201Z] 765212b225bb: Waiting [2022-06-07T07:41:10.201Z] f23df028b6ca: Waiting [2022-06-07T07:41:10.201Z] d65c8cfc05b1: Waiting [2022-06-07T07:41:10.201Z] 2437ff75d9bd: Waiting [2022-06-07T07:41:10.201Z] 04944245beec: Verifying Checksum [2022-06-07T07:41:10.201Z] 04944245beec: Download complete [2022-06-07T07:41:10.201Z] 765212b225bb: Verifying Checksum [2022-06-07T07:41:10.201Z] 765212b225bb: Download complete [2022-06-07T07:41:10.201Z] f23df028b6ca: Verifying Checksum [2022-06-07T07:41:10.201Z] f23df028b6ca: Download complete [2022-06-07T07:41:10.478Z] d65c8cfc05b1: Verifying Checksum [2022-06-07T07:41:10.478Z] d65c8cfc05b1: Download complete [2022-06-07T07:41:10.478Z] 699f458cf7ca: Verifying Checksum [2022-06-07T07:41:10.478Z] 699f458cf7ca: Download complete [2022-06-07T07:41:10.758Z] 8998bd30e6a1: Download complete [2022-06-07T07:41:13.386Z] 2437ff75d9bd: Verifying Checksum [2022-06-07T07:41:13.386Z] 2437ff75d9bd: Download complete [2022-06-07T07:41:15.362Z] 8998bd30e6a1: Pull complete [2022-06-07T07:41:15.637Z] 04944245beec: Pull complete [2022-06-07T07:41:17.071Z] 699f458cf7ca: Pull complete [2022-06-07T07:41:17.344Z] 765212b225bb: Pull complete [2022-06-07T07:41:18.324Z] f23df028b6ca: Pull complete [2022-06-07T07:41:18.597Z] d65c8cfc05b1: Pull complete [2022-06-07T07:41:33.682Z] 2437ff75d9bd: Pull complete [2022-06-07T07:41:33.682Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-07T07:41:33.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T07:41:33.683Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:41:33.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-1614 does not seem to be running inside a container [2022-06-07T07:41:33.987Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-07T07:41:36.410Z] $ docker top bd9196fc96e2a1713595b0d975cb7dd07c4ada75e381aad5cb886d35b8a3f24b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:41:37.360Z] ---> job-cost.sh [2022-06-07T07:41:37.360Z] lf-activate-venv: SKIPPING [2022-06-07T07:41:37.360Z] INFO: No Stack... [2022-06-07T07:41:37.954Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-07T07:41:38.926Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T07:41:39.581Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [2022-06-07T07:41:39.581Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T07:41:39.614Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-jakarta-9-stack-cost] [2022-06-07T07:41:39.620Z] Resource [jenkins-edgexfoundry-edgex-go-jakarta-9-stack-cost] did not exist. Created. [2022-06-07T07:41:39.620Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-jakarta-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T07:41:40.282Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-07T07:41:41.080Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T07:41:41.093Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-jakarta-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T07:41:41.113Z] $ docker stop --time=1 bd9196fc96e2a1713595b0d975cb7dd07c4ada75e381aad5cb886d35b8a3f24b [2022-06-07T07:41:42.725Z] $ docker rm -f bd9196fc96e2a1713595b0d975cb7dd07c4ada75e381aad5cb886d35b8a3f24b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-07T07:41:43.257Z] provisioning config files... [2022-06-07T07:41:43.265Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config5992281680731814772tmp [Pipeline] { [Pipeline] sh [2022-06-07T07:41:43.617Z] + set +x [2022-06-07T07:41:43.617Z] + curl -s https://codecov.io/bash [2022-06-07T07:41:43.617Z] + bash -s -- [2022-06-07T07:41:43.617Z] [2022-06-07T07:41:43.617Z] _____ _ [2022-06-07T07:41:43.617Z] / ____| | | [2022-06-07T07:41:43.617Z] | | ___ __| | ___ ___ _____ __ [2022-06-07T07:41:43.617Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-07T07:41:43.617Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-07T07:41:43.617Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-07T07:41:43.617Z] Bash-1.0.6 [2022-06-07T07:41:43.617Z] [2022-06-07T07:41:43.617Z] [2022-06-07T07:41:43.617Z] ==> git version 2.25.1 found [2022-06-07T07:41:43.617Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-07T07:41:43.617Z] Release-Date: 2020-01-08 [2022-06-07T07:41:43.617Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-07T07:41:43.617Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-07T07:41:43.617Z] ==> Jenkins CI detected. [2022-06-07T07:41:43.617Z] current dir:  /w/workspace/edgex-go/9 [2022-06-07T07:41:43.617Z] project root: . [2022-06-07T07:41:43.617Z] --> token set from env [2022-06-07T07:41:43.617Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-07T07:41:43.617Z] ==> Running gcov in . (disable via -X gcov) [2022-06-07T07:41:43.617Z] ==> Python coveragepy not found [2022-06-07T07:41:43.617Z] ==> Searching for coverage reports in: [2022-06-07T07:41:43.617Z] + . [2022-06-07T07:41:43.617Z] -> Found 1 reports [2022-06-07T07:41:43.617Z] ==> Detecting git/mercurial file structure [2022-06-07T07:41:43.920Z] ==> Reading reports [2022-06-07T07:41:43.920Z] + ./coverage.out bytes=428658 [2022-06-07T07:41:43.920Z] ==> Appending adjustments [2022-06-07T07:41:43.920Z] https://docs.codecov.io/docs/fixing-reports [2022-06-07T07:41:44.858Z] + Found adjustments [2022-06-07T07:41:44.858Z] ==> Gzipping contents [2022-06-07T07:41:44.858Z] 64K /tmp/codecov.mevcDt.gz [2022-06-07T07:41:44.858Z] ==> Uploading reports [2022-06-07T07:41:44.858Z] url: https://codecov.io [2022-06-07T07:41:44.858Z] query: branch=jakarta&commit=9eb884115fc529922851d90e445a830d198858da&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-07T07:41:44.858Z] -> Pinging Codecov [2022-06-07T07:41:44.858Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=jakarta&commit=9eb884115fc529922851d90e445a830d198858da&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-07T07:41:45.430Z] -> Uploading to [2022-06-07T07:41:45.430Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-07/00271124DB129430A58F1EEE437C3FCB/9eb884115fc529922851d90e445a830d198858da/b588ef34-a522-41a9-831c-564790e0a67f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T074145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed4593b238f081ceeb32587a1efaad5e73049ad9f11194847ae63e474ad702f7 [2022-06-07T07:41:45.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T07:41:45.430Z] Dload Upload Total Spent Left Speed [2022-06-07T07:41:45.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65133 0 0 100 65133 0 252k --:--:-- --:--:-- --:--:-- 252k [2022-06-07T07:41:45.691Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9eb884115fc529922851d90e445a830d198858da [Pipeline] } [2022-06-07T07:41:45.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-06-07T07:41:45.873Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-07T07:41:45.882Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:41:46.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T07:41:46.174Z] [2022-06-07T07:41:46.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:41:46.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T07:41:46.477Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-07T07:41:46.477Z] df9b9388f04a: Pulling fs layer [2022-06-07T07:41:46.477Z] 52dc419b0ee2: Pulling fs layer [2022-06-07T07:41:46.477Z] 25bc292e5bac: Pulling fs layer [2022-06-07T07:41:46.477Z] 114826534d7a: Pulling fs layer [2022-06-07T07:41:46.477Z] 4657fd5d0bcf: Pulling fs layer [2022-06-07T07:41:46.477Z] 6ad1cebc031e: Pulling fs layer [2022-06-07T07:41:46.477Z] 8a3aa393b2d8: Pulling fs layer [2022-06-07T07:41:46.477Z] 4657fd5d0bcf: Waiting [2022-06-07T07:41:46.477Z] 8a3aa393b2d8: Waiting [2022-06-07T07:41:46.477Z] 6ad1cebc031e: Waiting [2022-06-07T07:41:46.477Z] 25bc292e5bac: Verifying Checksum [2022-06-07T07:41:46.477Z] 25bc292e5bac: Download complete [2022-06-07T07:41:46.477Z] 52dc419b0ee2: Download complete [2022-06-07T07:41:46.477Z] 4657fd5d0bcf: Verifying Checksum [2022-06-07T07:41:46.477Z] df9b9388f04a: Download complete [2022-06-07T07:41:46.736Z] 6ad1cebc031e: Verifying Checksum [2022-06-07T07:41:46.736Z] df9b9388f04a: Pull complete [2022-06-07T07:41:46.736Z] 52dc419b0ee2: Pull complete [2022-06-07T07:41:46.997Z] 25bc292e5bac: Pull complete [2022-06-07T07:41:47.257Z] 114826534d7a: Verifying Checksum [2022-06-07T07:41:47.257Z] 114826534d7a: Download complete [2022-06-07T07:41:47.257Z] 8a3aa393b2d8: Verifying Checksum [2022-06-07T07:41:47.257Z] 8a3aa393b2d8: Download complete [2022-06-07T07:41:50.548Z] 114826534d7a: Pull complete [2022-06-07T07:41:50.548Z] 4657fd5d0bcf: Pull complete [2022-06-07T07:41:51.116Z] 6ad1cebc031e: Pull complete [2022-06-07T07:41:53.654Z] 8a3aa393b2d8: Pull complete [2022-06-07T07:41:53.654Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-07T07:41:53.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T07:41:53.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:41:53.745Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2022-06-07T07:41:53.782Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-07T07:41:55.686Z] $ docker top ee400a45a03e13983d31576a55427915d59425f0d0f9666694f2dcef541c3424 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-07T07:41:55.766Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:jakarta' [Pipeline] sh [2022-06-07T07:41:56.045Z] + set -o pipefail [2022-06-07T07:41:56.046Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:jakarta' [2022-06-07T07:41:57.959Z] [2022-06-07T07:41:57.959Z] Monitoring /w/workspace/edgex-go/9 (github.com/edgexfoundry/edgex-go)... [2022-06-07T07:41:57.959Z] [2022-06-07T07:41:57.959Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/27156136-b8eb-488a-b047-791ec6c999d2/history/a02b88e9-c0ff-4ab6-9841-5e3987fb9e4c [2022-06-07T07:41:57.959Z] [2022-06-07T07:41:57.959Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-06-07T07:41:57.959Z] [2022-06-07T07:41:57.959Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-07T07:41:57.959Z] [2022-06-07T07:41:57.959Z] [Pipeline] } [2022-06-07T07:41:58.225Z] $ docker stop --time=1 ee400a45a03e13983d31576a55427915d59425f0d0f9666694f2dcef541c3424 [2022-06-07T07:41:59.541Z] $ docker rm -f ee400a45a03e13983d31576a55427915d59425f0d0f9666694f2dcef541c3424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-06-07T07:41:59.738Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T07:41:59.752Z] provisioning config files... [2022-06-07T07:41:59.760Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/9@tmp/config1553588179854675980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:42:00.058Z] --> edgex-publish-swagger.sh [2022-06-07T07:42:00.058Z] === Publish openapi/v2 API === [2022-06-07T07:42:00.058Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-07T07:42:00.058Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/9/openapi/v2/core-command.yaml] [2022-06-07T07:42:00.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T07:42:00.058Z] Dload Upload Total Spent Left Speed [2022-06-07T07:42:01.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 26375 0:00:01 0:00:01 --:--:-- 26375 100 32389 0 0 100 32389 0 25664 0:00:01 0:00:01 --:--:-- 25664 [2022-06-07T07:42:01.441Z] [2022-06-07T07:42:01.441Z] [2022-06-07T07:42:01.441Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/9/openapi/v2/core-data.yaml] [2022-06-07T07:42:01.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T07:42:01.441Z] Dload Upload Total Spent Left Speed [2022-06-07T07:42:02.381Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 538k --:--:-- --:--:-- --:--:-- 534k 100 71116 0 0 100 71116 0 60782 0:00:01 0:00:01 --:--:-- 60730 100 71116 0 0 100 71116 0 60782 0:00:01 0:00:01 --:--:-- 60730 [2022-06-07T07:42:02.381Z] [2022-06-07T07:42:02.381Z] [2022-06-07T07:42:02.381Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/9/openapi/v2/core-metadata.yaml] [2022-06-07T07:42:02.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T07:42:02.381Z] Dload Upload Total Spent Left Speed [2022-06-07T07:42:03.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 127k --:--:-- --:--:-- --:--:-- 127k [2022-06-07T07:42:03.319Z] [2022-06-07T07:42:03.319Z] [2022-06-07T07:42:03.319Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/9/openapi/v2/support-notifications.yaml] [2022-06-07T07:42:03.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T07:42:03.319Z] Dload Upload Total Spent Left Speed [2022-06-07T07:42:04.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 87345 0:00:01 0:00:01 --:--:-- 87345 100 88830 0 0 100 88830 0 87345 0:00:01 0:00:01 --:--:-- 87345 [2022-06-07T07:42:04.259Z] [2022-06-07T07:42:04.259Z] [2022-06-07T07:42:04.259Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/9/openapi/v2/support-scheduler.yaml] [2022-06-07T07:42:04.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T07:42:04.519Z] Dload Upload Total Spent Left Speed [2022-06-07T07:42:05.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 40385 --:--:-- --:--:-- --:--:-- 40344 100 38932 0 0 100 38932 0 40385 --:--:-- --:--:-- --:--:-- 40344 [2022-06-07T07:42:05.459Z] [2022-06-07T07:42:05.459Z] [2022-06-07T07:42:05.459Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/9/openapi/v2/system-agent.yaml] [2022-06-07T07:42:05.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T07:42:05.459Z] Dload Upload Total Spent Left Speed [2022-06-07T07:42:06.407Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 23198 --:--:-- --:--:-- --:--:-- 23198 [2022-06-07T07:42:06.407Z] [2022-06-07T07:42:06.407Z] [Pipeline] } [2022-06-07T07:42:06.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-06-07T07:42:06.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T07:42:06.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:42:07.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T07:42:07.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:42:07.191Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2022-06-07T07:42:07.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T07:42:07.627Z] $ docker top 995ee2fda89e92d803f06de2f8d6a223265c40100c46989e9c520470e49cef1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T07:42:07.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T07:42:07.725Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T07:42:07.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T07:42:07.833Z] $ docker exec 995ee2fda89e92d803f06de2f8d6a223265c40100c46989e9c520470e49cef1a ssh-agent [2022-06-07T07:42:07.959Z] SSH_AUTH_SOCK=/tmp/ssh-it0IZwBlKT1E/agent.34 [2022-06-07T07:42:07.959Z] SSH_AGENT_PID=40 [2022-06-07T07:42:07.965Z] Running ssh-add (command line suppressed) [2022-06-07T07:42:08.057Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_6704249543770453227.key (/w/workspace/edgex-go/9@tmp/private_key_6704249543770453227.key) [2022-06-07T07:42:08.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T07:42:08.362Z] + git semver tag [2022-06-07T07:42:08.622Z] 2022-06-07 07:42:08,533 [run_tag] DEBUG tag force:False [2022-06-07T07:42:08.622Z] 2022-06-07 07:42:08,533 [check_head_tag] DEBUG check head tag [2022-06-07T07:42:08.622Z] 2022-06-07 07:42:08,534 [execute] INFO git cat-file --batch-check [2022-06-07T07:42:08.622Z] 2022-06-07 07:42:08,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=) [2022-06-07T07:42:08.622Z] 2022-06-07 07:42:08,537 [execute] INFO git cat-file --batch [2022-06-07T07:42:08.622Z] 2022-06-07 07:42:08,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=) [2022-06-07T07:42:08.622Z] 2022-06-07 07:42:08,550 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta [2022-06-07T07:42:08.622Z] 2022-06-07 07:42:08,550 [execute] INFO git tag -a v2.1.1-dev.7 -m v2.1.1-dev.7 [2022-06-07T07:42:08.622Z] 2022-06-07 07:42:08,550 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.7', '-m', 'v2.1.1-dev.7'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) [2022-06-07T07:42:08.622Z] 2022-06-07 07:42:08,554 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta [2022-06-07T07:42:08.622Z] 2.1.1-dev.7 [Pipeline] } [2022-06-07T07:42:08.628Z] $ docker exec --env ******** --env ******** 995ee2fda89e92d803f06de2f8d6a223265c40100c46989e9c520470e49cef1a ssh-agent -k [2022-06-07T07:42:08.731Z] unset SSH_AUTH_SOCK; [2022-06-07T07:42:08.731Z] unset SSH_AGENT_PID; [2022-06-07T07:42:08.731Z] echo Agent pid 40 killed; [2022-06-07T07:42:08.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T07:42:09.052Z] + git semver [Pipeline] } [2022-06-07T07:42:09.631Z] $ docker stop --time=1 995ee2fda89e92d803f06de2f8d6a223265c40100c46989e9c520470e49cef1a [2022-06-07T07:42:10.912Z] $ docker rm -f 995ee2fda89e92d803f06de2f8d6a223265c40100c46989e9c520470e49cef1a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:42:11.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T07:42:11.305Z] [2022-06-07T07:42:11.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:42:11.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T07:42:11.608Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-07T07:42:11.608Z] ab5ef0e58194: Pulling fs layer [2022-06-07T07:42:11.608Z] 9712f1f96733: Pulling fs layer [2022-06-07T07:42:11.608Z] 63f879dbbcfc: Pulling fs layer [2022-06-07T07:42:11.608Z] 0d9ebad4ef96: Pulling fs layer [2022-06-07T07:42:11.608Z] e9a5061849ea: Pulling fs layer [2022-06-07T07:42:11.608Z] d747dcd14b5f: Pulling fs layer [2022-06-07T07:42:11.608Z] 2de7ff778b66: Pulling fs layer [2022-06-07T07:42:11.608Z] e9a5061849ea: Waiting [2022-06-07T07:42:11.608Z] d747dcd14b5f: Waiting [2022-06-07T07:42:11.608Z] 0d9ebad4ef96: Waiting [2022-06-07T07:42:11.608Z] 2de7ff778b66: Waiting [2022-06-07T07:42:11.608Z] 9712f1f96733: Verifying Checksum [2022-06-07T07:42:11.608Z] 9712f1f96733: Download complete [2022-06-07T07:42:12.186Z] 63f879dbbcfc: Verifying Checksum [2022-06-07T07:42:12.186Z] 63f879dbbcfc: Download complete [2022-06-07T07:42:12.186Z] e9a5061849ea: Verifying Checksum [2022-06-07T07:42:12.186Z] e9a5061849ea: Download complete [2022-06-07T07:42:12.186Z] d747dcd14b5f: Verifying Checksum [2022-06-07T07:42:12.186Z] d747dcd14b5f: Download complete [2022-06-07T07:42:12.186Z] 0d9ebad4ef96: Verifying Checksum [2022-06-07T07:42:12.186Z] 0d9ebad4ef96: Download complete [2022-06-07T07:42:12.186Z] ab5ef0e58194: Verifying Checksum [2022-06-07T07:42:12.186Z] ab5ef0e58194: Download complete [2022-06-07T07:42:12.443Z] 2de7ff778b66: Verifying Checksum [2022-06-07T07:42:12.443Z] 2de7ff778b66: Download complete [2022-06-07T07:42:14.980Z] ab5ef0e58194: Pull complete [2022-06-07T07:42:14.980Z] 9712f1f96733: Pull complete [2022-06-07T07:42:15.917Z] 63f879dbbcfc: Pull complete [2022-06-07T07:42:20.112Z] 0d9ebad4ef96: Pull complete [2022-06-07T07:42:20.112Z] e9a5061849ea: Pull complete [2022-06-07T07:42:20.112Z] d747dcd14b5f: Pull complete [2022-06-07T07:42:21.492Z] 2de7ff778b66: Pull complete [2022-06-07T07:42:21.492Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-07T07:42:21.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T07:42:21.492Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:42:21.581Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2022-06-07T07:42:21.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-07T07:42:23.604Z] $ docker top 1cd510390dd8007c23da89467d66f8dbc2639378973a58b527ff205d35007ef7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-07T07:42:23.695Z] provisioning config files... [2022-06-07T07:42:23.703Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/9@tmp/config2927039059831777466tmp [2022-06-07T07:42:23.714Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/9@tmp/config7648397369743813427tmp [2022-06-07T07:42:23.725Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/9@tmp/config3137183505981773328tmp [Pipeline] { [Pipeline] echo [2022-06-07T07:42:23.739Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:42:24.066Z] ---> sigul-configuration.sh [2022-06-07T07:42:24.066Z] gpg: directory `/root/.gnupg' created [2022-06-07T07:42:24.066Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-07T07:42:24.066Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-07T07:42:24.066Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-07T07:42:24.066Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-07T07:42:24.066Z] gpg: CAST5 encrypted data [2022-06-07T07:42:24.066Z] gpg: encrypted with 1 passphrase [2022-06-07T07:42:24.066Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-07T07:42:24.356Z] + mkdir /home/jenkins [2022-06-07T07:42:24.356Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-07T07:42:24.681Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-07T07:42:24.690Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:42:24.971Z] ---> sigul-install.sh [2022-06-07T07:42:24.971Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-07T07:42:25.261Z] + git tag --list [2022-06-07T07:42:25.261Z] 0.6.0 [2022-06-07T07:42:25.261Z] 0.6.1 [2022-06-07T07:42:25.261Z] 0.7.0 [2022-06-07T07:42:25.261Z] 0.7.1 [2022-06-07T07:42:25.261Z] v1.0.0 [2022-06-07T07:42:25.261Z] v1.0.1 [2022-06-07T07:42:25.261Z] v1.1.0 [2022-06-07T07:42:25.261Z] v1.2.0 [2022-06-07T07:42:25.261Z] v1.2.1 [2022-06-07T07:42:25.261Z] v1.3.0 [2022-06-07T07:42:25.261Z] v1.3.1 [2022-06-07T07:42:25.261Z] v2.0.0 [2022-06-07T07:42:25.261Z] v2.1.0 [2022-06-07T07:42:25.261Z] v2.1.1-dev.1 [2022-06-07T07:42:25.261Z] v2.1.1-dev.2 [2022-06-07T07:42:25.261Z] v2.1.1-dev.3 [2022-06-07T07:42:25.261Z] v2.1.1-dev.4 [2022-06-07T07:42:25.261Z] v2.1.1-dev.5 [2022-06-07T07:42:25.261Z] v2.1.1-dev.6 [2022-06-07T07:42:25.261Z] v2.1.1-dev.7 [2022-06-07T07:42:25.261Z] v2.2.0 [2022-06-07T07:42:25.261Z] v2.2.1-dev.1 [2022-06-07T07:42:25.261Z] v2.2.1-dev.10 [2022-06-07T07:42:25.261Z] v2.2.1-dev.11 [2022-06-07T07:42:25.261Z] v2.2.1-dev.2 [2022-06-07T07:42:25.261Z] v2.2.1-dev.3 [2022-06-07T07:42:25.261Z] v2.2.1-dev.4 [2022-06-07T07:42:25.261Z] v2.2.1-dev.5 [2022-06-07T07:42:25.261Z] v2.2.1-dev.6 [2022-06-07T07:42:25.261Z] v2.2.1-dev.7 [2022-06-07T07:42:25.261Z] v2.2.1-dev.8 [2022-06-07T07:42:25.261Z] v2.2.1-dev.9 [Pipeline] sh [2022-06-07T07:42:25.547Z] + lftools sign git-tag v2.1.1-dev.7 [2022-06-07T07:42:26.117Z] Signing Git tag with Sigul... [2022-06-07T07:42:26.117Z] Signing v2.1.1-dev.7 [Pipeline] echo [2022-06-07T07:42:26.698Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:42:26.978Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-07T07:42:26.985Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-07T07:42:27.001Z] $ docker stop --time=1 1cd510390dd8007c23da89467d66f8dbc2639378973a58b527ff205d35007ef7 [2022-06-07T07:42:28.290Z] $ docker rm -f 1cd510390dd8007c23da89467d66f8dbc2639378973a58b527ff205d35007ef7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-07T07:42:28.695Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T07:42:28.695Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:42:29.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T07:42:29.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:42:29.093Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2022-06-07T07:42:29.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T07:42:29.539Z] $ docker top 9b6602d9a626d5bebf6b94fe5a7d3a89c81ae1c2d89de3f4f59d19a8eb11ac38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T07:42:29.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T07:42:29.646Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T07:42:29.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T07:42:29.781Z] $ docker exec 9b6602d9a626d5bebf6b94fe5a7d3a89c81ae1c2d89de3f4f59d19a8eb11ac38 ssh-agent [2022-06-07T07:42:29.922Z] SSH_AUTH_SOCK=/tmp/ssh-oUWENEP9dOg8/agent.32 [2022-06-07T07:42:29.922Z] SSH_AGENT_PID=39 [2022-06-07T07:42:29.927Z] Running ssh-add (command line suppressed) [2022-06-07T07:42:30.034Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_55536495840223332.key (/w/workspace/edgex-go/9@tmp/private_key_55536495840223332.key) [2022-06-07T07:42:30.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T07:42:30.347Z] + git semver bump pre [2022-06-07T07:42:30.608Z] 2022-06-07 07:42:30,540 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta [2022-06-07T07:42:30.608Z] 2022-06-07 07:42:30,540 [bump_version] DEBUG bumping version:2.1.1-dev.7 on axis:pre with prefix:dev [2022-06-07T07:42:30.608Z] 2022-06-07 07:42:30,540 [bump_version] DEBUG bumped version:2.1.1-dev.8 [2022-06-07T07:42:30.608Z] 2022-06-07 07:42:30,540 [write_version] DEBUG write version:2.1.1-dev.8 to path:/w/workspace/edgex-go/9/.semver/jakarta with force:True [2022-06-07T07:42:30.608Z] 2022-06-07 07:42:30,540 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta [2022-06-07T07:42:30.608Z] 2022-06-07 07:42:30,540 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/jakarta [2022-06-07T07:42:30.608Z] 2022-06-07 07:42:30,542 [execute] INFO git cat-file --batch-check [2022-06-07T07:42:30.608Z] 2022-06-07 07:42:30,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T07:42:30.608Z] 2022-06-07 07:42:30,548 [execute] INFO git cat-file --batch [2022-06-07T07:42:30.608Z] 2022-06-07 07:42:30,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T07:42:30.608Z] 2022-06-07 07:42:30,554 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta [2022-06-07T07:42:30.608Z] 2.1.1-dev.8 [Pipeline] } [2022-06-07T07:42:30.613Z] $ docker exec --env ******** --env ******** 9b6602d9a626d5bebf6b94fe5a7d3a89c81ae1c2d89de3f4f59d19a8eb11ac38 ssh-agent -k [2022-06-07T07:42:30.726Z] unset SSH_AUTH_SOCK; [2022-06-07T07:42:30.727Z] unset SSH_AGENT_PID; [2022-06-07T07:42:30.727Z] echo Agent pid 39 killed; [2022-06-07T07:42:30.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T07:42:31.055Z] + git semver [Pipeline] } [2022-06-07T07:42:31.325Z] $ docker stop --time=1 9b6602d9a626d5bebf6b94fe5a7d3a89c81ae1c2d89de3f4f59d19a8eb11ac38 [2022-06-07T07:42:32.605Z] $ docker rm -f 9b6602d9a626d5bebf6b94fe5a7d3a89c81ae1c2d89de3f4f59d19a8eb11ac38 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T07:42:32.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T07:42:32.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:42:33.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T07:42:33.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:42:33.352Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2022-06-07T07:42:33.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T07:42:33.788Z] $ docker top 6d801751a4c2ec57155b569812af8f3a22d7482a254f57c7fab8a09af52364fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T07:42:33.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T07:42:33.891Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T07:42:34.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T07:42:34.020Z] $ docker exec 6d801751a4c2ec57155b569812af8f3a22d7482a254f57c7fab8a09af52364fc ssh-agent [2022-06-07T07:42:34.157Z] SSH_AUTH_SOCK=/tmp/ssh-J88SQUVv2cF4/agent.32 [2022-06-07T07:42:34.157Z] SSH_AGENT_PID=38 [2022-06-07T07:42:34.163Z] Running ssh-add (command line suppressed) [2022-06-07T07:42:34.282Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_3521132792150552525.key (/w/workspace/edgex-go/9@tmp/private_key_3521132792150552525.key) [2022-06-07T07:42:34.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T07:42:34.593Z] + git semver push [2022-06-07T07:42:34.855Z] 2022-06-07 07:42:34,784 [run_push] DEBUG push [2022-06-07T07:42:34.855Z] 2022-06-07 07:42:34,785 [execute] INFO git cat-file --batch-check [2022-06-07T07:42:34.855Z] 2022-06-07 07:42:34,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T07:42:34.855Z] 2022-06-07 07:42:34,788 [execute] INFO git rev-list f70466679dba5dbf060cb2fb20d0df66dacd663b -- [2022-06-07T07:42:34.855Z] 2022-06-07 07:42:34,788 [execute] DEBUG Popen(['git', 'rev-list', 'f70466679dba5dbf060cb2fb20d0df66dacd663b', '--'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-07T07:42:34.855Z] 2022-06-07 07:42:34,804 [execute] INFO git fetch -v origin [2022-06-07T07:42:34.855Z] 2022-06-07 07:42:34,805 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-07T07:42:35.425Z] 2022-06-07 07:42:35,303 [run_push] DEBUG no remote changes detected [2022-06-07T07:42:35.425Z] 2022-06-07 07:42:35,303 [execute] INFO git push origin semver [2022-06-07T07:42:35.425Z] 2022-06-07 07:42:35,303 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-07T07:42:36.367Z] 2022-06-07 07:42:35,996 [run_push] DEBUG push all version tags [2022-06-07T07:42:36.367Z] 2022-06-07 07:42:35,997 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-07T07:42:36.367Z] 2022-06-07 07:42:35,997 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) [2022-06-07T07:42:36.941Z] 2022-06-07 07:42:36,819 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/jakarta [2022-06-07T07:42:36.941Z] 2.1.1-dev.8 [Pipeline] } [2022-06-07T07:42:36.946Z] $ docker exec --env ******** --env ******** 6d801751a4c2ec57155b569812af8f3a22d7482a254f57c7fab8a09af52364fc ssh-agent -k [2022-06-07T07:42:37.066Z] unset SSH_AUTH_SOCK; [2022-06-07T07:42:37.066Z] unset SSH_AGENT_PID; [2022-06-07T07:42:37.066Z] echo Agent pid 38 killed; [2022-06-07T07:42:37.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T07:42:37.395Z] + git semver [Pipeline] } [2022-06-07T07:42:37.666Z] $ docker stop --time=1 6d801751a4c2ec57155b569812af8f3a22d7482a254f57c7fab8a09af52364fc [2022-06-07T07:42:38.973Z] $ docker rm -f 6d801751a4c2ec57155b569812af8f3a22d7482a254f57c7fab8a09af52364fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-07T07:42:39.480Z] + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:42:39.776Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:42:40.644Z] ---> package-listing.sh [2022-06-07T07:42:40.644Z] ++ facter osfamily [2022-06-07T07:42:40.644Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-07T07:42:40.904Z] + OS_FAMILY=debian [2022-06-07T07:42:40.904Z] + workspace=/w/workspace/edgex-go/9 [2022-06-07T07:42:40.904Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-07T07:42:40.904Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-07T07:42:40.904Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-07T07:42:40.904Z] + PACKAGES=/tmp/packages_start.txt [2022-06-07T07:42:40.904Z] + '[' /w/workspace/edgex-go/9 ']' [2022-06-07T07:42:40.904Z] + PACKAGES=/tmp/packages_end.txt [2022-06-07T07:42:40.904Z] + case "${OS_FAMILY}" in [2022-06-07T07:42:40.904Z] + dpkg -l [2022-06-07T07:42:40.904Z] + grep '^ii' [2022-06-07T07:42:40.904Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-07T07:42:40.904Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-07T07:42:40.904Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-07T07:42:40.904Z] + '[' /w/workspace/edgex-go/9 ']' [2022-06-07T07:42:40.904Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2022-06-07T07:42:40.904Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2022-06-07T07:42:40.916Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-07T07:42:41.198Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:42:41.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T07:42:41.824Z] [2022-06-07T07:42:41.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:42:42.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T07:42:42.126Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-07T07:42:42.126Z] 5eb5b503b376: Pulling fs layer [2022-06-07T07:42:42.126Z] 5c69ac0246d0: Pulling fs layer [2022-06-07T07:42:42.126Z] ec43610c2a17: Pulling fs layer [2022-06-07T07:42:42.126Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-07T07:42:42.126Z] 33b1e0a273af: Pulling fs layer [2022-06-07T07:42:42.126Z] 5d3b04190fa2: Pulling fs layer [2022-06-07T07:42:42.126Z] 2f39f015ded8: Pulling fs layer [2022-06-07T07:42:42.126Z] 3a2ae6a8a46f: Waiting [2022-06-07T07:42:42.126Z] 2f39f015ded8: Waiting [2022-06-07T07:42:42.126Z] 33b1e0a273af: Waiting [2022-06-07T07:42:42.126Z] 5d3b04190fa2: Waiting [2022-06-07T07:42:42.126Z] 5c69ac0246d0: Verifying Checksum [2022-06-07T07:42:42.126Z] 5c69ac0246d0: Download complete [2022-06-07T07:42:42.126Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-07T07:42:42.126Z] 3a2ae6a8a46f: Download complete [2022-06-07T07:42:42.126Z] 33b1e0a273af: Verifying Checksum [2022-06-07T07:42:42.126Z] 33b1e0a273af: Download complete [2022-06-07T07:42:42.126Z] ec43610c2a17: Verifying Checksum [2022-06-07T07:42:42.127Z] ec43610c2a17: Download complete [2022-06-07T07:42:42.388Z] 5d3b04190fa2: Verifying Checksum [2022-06-07T07:42:42.388Z] 5d3b04190fa2: Download complete [2022-06-07T07:42:42.388Z] 5eb5b503b376: Verifying Checksum [2022-06-07T07:42:42.388Z] 5eb5b503b376: Download complete [2022-06-07T07:42:42.959Z] 2f39f015ded8: Download complete [2022-06-07T07:42:43.527Z] 5eb5b503b376: Pull complete [2022-06-07T07:42:43.786Z] 5c69ac0246d0: Pull complete [2022-06-07T07:42:44.051Z] ec43610c2a17: Pull complete [2022-06-07T07:42:44.051Z] 3a2ae6a8a46f: Pull complete [2022-06-07T07:42:44.310Z] 33b1e0a273af: Pull complete [2022-06-07T07:42:44.570Z] 5d3b04190fa2: Pull complete [2022-06-07T07:42:48.767Z] 2f39f015ded8: Pull complete [2022-06-07T07:42:48.767Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-07T07:42:48.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T07:42:48.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:42:48.855Z] prd-ubuntu20.04-docker-8c-8g-1613 does not seem to be running inside a container [2022-06-07T07:42:48.881Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T07:42:50.374Z] $ docker top 4f1ed1973708e877cce5ec85aeb2e37b7f33663e7e6ac1d43b5ef7d76bcb746f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T07:42:50.735Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-07T07:42:51.020Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-07T07:42:51.306Z] + ls /var/log/sa-host [2022-06-07T07:42:51.306Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T07:42:51.429Z] provisioning config files... [2022-06-07T07:42:51.438Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config4460649927402279347tmp [Pipeline] { [Pipeline] echo [2022-06-07T07:42:51.451Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:42:51.733Z] ---> create-netrc.sh [Pipeline] } [2022-06-07T07:42:51.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:42:52.073Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-07T07:42:52.083Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:42:52.372Z] ---> sudo-logs.sh [2022-06-07T07:42:52.372Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-07T07:42:52.395Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:42:52.678Z] ---> job-cost.sh [2022-06-07T07:42:52.678Z] lf-activate-venv: SKIPPING [2022-06-07T07:42:52.678Z] DEBUG: total: 0.10999999940395355 [2022-06-07T07:42:52.678Z] INFO: Retrieving Stack Cost... [2022-06-07T07:42:52.937Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T07:42:53.508Z] INFO: Archiving Costs [Pipeline] echo [2022-06-07T07:42:53.519Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:42:53.802Z] ---> logs-deploy.sh [2022-06-07T07:42:53.802Z] lf-activate-venv: SKIPPING [2022-06-07T07:42:53.802Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/jakarta/9 [2022-06-07T07:42:53.802Z] INFO: archiving workspace using pattern(s): [2022-06-07T07:42:54.742Z] Archives upload complete. [2022-06-07T07:42:54.742Z] INFO: archiving logs to Nexus