Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca92d9d5a1a4b96f9a744d26107768f846b4a1ff 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-ssh14036404429091879324.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3022514451094941674.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6787938601785930903.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5559460134775901273.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5334200007575053173.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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:false] ========================================================= [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.18 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: false 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1377 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/310 [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/310 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 ca92d9d5a1a4b96f9a744d26107768f846b4a1ff (main) Commit message: "fix(snap): Copy UoM file if not exist during upgrade (#4168)" > 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 ca92d9d5a1a4b96f9a744d26107768f846b4a1ff # timeout=10 > git rev-list --no-walk a8eb28e71f5ba3ef86e818c168e1634e95121d28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T17:17:41.531Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T17:17:41.576Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T17:17:41.591Z] ========================================================= [2022-09-27T17:17:41.591Z] EdgeX Global Pipelines Version Info [2022-09-27T17:17:41.591Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:17:42.298Z] ------------------- [2022-09-27T17:17:42.298Z] stable info: [2022-09-27T17:17:42.298Z] ------------------- [2022-09-27T17:17:42.298Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T17:17:42.298Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T17:17:42.298Z] Message: update stable to v1.0.239 [2022-09-27T17:17:42.868Z] ------------------- [2022-09-27T17:17:42.868Z] experimental info: [2022-09-27T17:17:42.868Z] ------------------- [2022-09-27T17:17:42.868Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T17:17:42.868Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T17:17:42.868Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T17:17:43.047Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-27T17:17:43.056Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-27T17:17:43.065Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T17:17:43.075Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T17:17:43.084Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T17:17:43.094Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T17:17:43.104Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T17:17:43.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-27T17:17:43.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-27T17:17:43.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-27T17:17:43.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T17:17:43.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T17:17:43.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T17:17:43.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T17:17:43.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T17:17:43.191Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T17:17:43.201Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T17:17:43.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T17:17:43.229Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-27T17:17:43.243Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-27T17:17:43.253Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T17:17:43.263Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T17:17:43.272Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T17:17:43.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-27T17:17:43.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-27T17:17:43.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-27T17:17:43.318Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] echo [2022-09-27T17:17:43.329Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca92d9d [Pipeline] echo [2022-09-27T17:17:43.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T17:17:43.378Z] provisioning config files... [2022-09-27T17:17:43.391Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/310@tmp/config9558463047408520658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:17:43.690Z] ---> docker-login.sh [2022-09-27T17:17:43.690Z] nexus3.edgexfoundry.org:10001 [2022-09-27T17:17:43.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:17:43.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:17:43.949Z] Configure a credential helper to remove this warning. See [2022-09-27T17:17:43.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:17:43.949Z] [2022-09-27T17:17:43.949Z] Login Succeeded [2022-09-27T17:17:43.949Z] nexus3.edgexfoundry.org:10002 [2022-09-27T17:17:43.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:17:44.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:17:44.208Z] Configure a credential helper to remove this warning. See [2022-09-27T17:17:44.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:17:44.208Z] [2022-09-27T17:17:44.208Z] Login Succeeded [2022-09-27T17:17:44.208Z] nexus3.edgexfoundry.org:10003 [2022-09-27T17:17:44.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:17:44.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:17:44.208Z] Configure a credential helper to remove this warning. See [2022-09-27T17:17:44.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:17:44.208Z] [2022-09-27T17:17:44.209Z] Login Succeeded [2022-09-27T17:17:44.209Z] nexus3.edgexfoundry.org:10004 [2022-09-27T17:17:44.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:17:44.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:17:44.209Z] Configure a credential helper to remove this warning. See [2022-09-27T17:17:44.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:17:44.209Z] [2022-09-27T17:17:44.209Z] Login Succeeded [2022-09-27T17:17:44.209Z] docker.io [2022-09-27T17:17:44.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:17:44.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:17:44.727Z] Configure a credential helper to remove this warning. See [2022-09-27T17:17:44.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:17:44.727Z] [2022-09-27T17:17:44.727Z] Login Succeeded [2022-09-27T17:17:44.727Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T17:17:44.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T17:17:45.035Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-09-27T17:17:45.036Z] + + cut -d/ -f2 [2022-09-27T17:17:45.036Z] dirname cmd/core-command/Dockerfile [2022-09-27T17:17:45.036Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-27T17:17:45.036Z] + dirname cmd/core-data/Dockerfile+ [2022-09-27T17:17:45.036Z] cut -d/ -f2 [2022-09-27T17:17:45.036Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-27T17:17:45.036Z] + dirname cmd/core-metadata/Dockerfile [2022-09-27T17:17:45.036Z] + cut -d/ -f2 [2022-09-27T17:17:45.036Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-27T17:17:45.036Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-27T17:17:45.036Z] + cut -d/ -f2 [2022-09-27T17:17:45.036Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-27T17:17:45.036Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-27T17:17:45.036Z] + cut -d/ -f2 [2022-09-27T17:17:45.036Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-27T17:17:45.036Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-27T17:17:45.036Z] + cut -d/ -f2 [2022-09-27T17:17:45.036Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-27T17:17:45.036Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-27T17:17:45.036Z] + cut -d/ -f2 [2022-09-27T17:17:45.036Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-27T17:17:45.036Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-27T17:17:45.036Z] + cut -d/ -f2 [2022-09-27T17:17:45.036Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-27T17:17:45.036Z] + + dirname cmd/security-spire-config/Dockerfile [2022-09-27T17:17:45.036Z] cut -d/ -f2 [2022-09-27T17:17:45.036Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-27T17:17:45.036Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-27T17:17:45.036Z] + cut -d/ -f2 [2022-09-27T17:17:45.036Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-27T17:17:45.036Z] + dirname cmd/support-notifications/Dockerfile [2022-09-27T17:17:45.036Z] + cut -d/ -f2 [2022-09-27T17:17:45.036Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-27T17:17:45.036Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-27T17:17:45.036Z] + cut -d/ -f2 [2022-09-27T17:17:45.036Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-27T17:17:45.036Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-27T17:17:45.036Z] + cut -d/ -f2 [2022-09-27T17:17:45.036Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-27T17:17:45.069Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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-09-27T17:17:45.402Z] + git rev-list -1 --merges ca92d9d5a1a4b96f9a744d26107768f846b4a1ff~1..ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] echo [2022-09-27T17:17:45.418Z] -----------> git rev-list -1 --merges ca92d9d5a1a4b96f9a744d26107768f846b4a1ff~1..ca92d9d5a1a4b96f9a744d26107768f846b4a1ff ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [false] [Pipeline] sh [2022-09-27T17:17:45.701Z] + git log --format=format:%s -1 ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] echo [2022-09-27T17:17:45.716Z] ========================================================= [2022-09-27T17:17:45.716Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T17:17:45.716Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-27T17:17:46.141Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T17:17:46.141Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T17:17:46.141Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T17:17:46.141Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T17:17:46.141Z] + sudo+ tee -a /etc/ssh/ssh_known_hosts [2022-09-27T17:17:46.141Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T17:17:46.141Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:17:46.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T17:17:46.481Z] [2022-09-27T17:17:46.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:17:46.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T17:17:47.723Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T17:17:47.723Z] b85a868b505f: Pulling fs layer [2022-09-27T17:17:47.723Z] e2be974225ed: Pulling fs layer [2022-09-27T17:17:47.723Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T17:17:47.723Z] 988bab9f4d93: Pulling fs layer [2022-09-27T17:17:47.723Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T17:17:47.723Z] eaf3925da568: Pulling fs layer [2022-09-27T17:17:47.723Z] bab4dde63d76: Pulling fs layer [2022-09-27T17:17:47.723Z] bde34c3a00c8: Pulling fs layer [2022-09-27T17:17:47.723Z] b352a97aabf1: Pulling fs layer [2022-09-27T17:17:47.723Z] 4872d77fe225: Pulling fs layer [2022-09-27T17:17:47.723Z] 5851b861e8e6: Pulling fs layer [2022-09-27T17:17:47.723Z] 1469e6f7b9e6: Waiting [2022-09-27T17:17:47.723Z] eaf3925da568: Waiting [2022-09-27T17:17:47.723Z] bde34c3a00c8: Waiting [2022-09-27T17:17:47.723Z] 988bab9f4d93: Waiting [2022-09-27T17:17:47.723Z] b352a97aabf1: Waiting [2022-09-27T17:17:47.723Z] 5851b861e8e6: Waiting [2022-09-27T17:17:47.723Z] bab4dde63d76: Waiting [2022-09-27T17:17:47.723Z] 4872d77fe225: Waiting [2022-09-27T17:17:47.723Z] e2be974225ed: Verifying Checksum [2022-09-27T17:17:47.723Z] e2be974225ed: Download complete [2022-09-27T17:17:47.723Z] 988bab9f4d93: Download complete [2022-09-27T17:17:47.723Z] 1469e6f7b9e6: Download complete [2022-09-27T17:17:47.723Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T17:17:47.723Z] 339a4e72a1f5: Download complete [2022-09-27T17:17:47.723Z] eaf3925da568: Verifying Checksum [2022-09-27T17:17:47.723Z] eaf3925da568: Download complete [2022-09-27T17:17:47.723Z] bde34c3a00c8: Download complete [2022-09-27T17:17:47.723Z] b352a97aabf1: Verifying Checksum [2022-09-27T17:17:47.723Z] b352a97aabf1: Download complete [2022-09-27T17:17:47.723Z] 4872d77fe225: Verifying Checksum [2022-09-27T17:17:47.723Z] 4872d77fe225: Download complete [2022-09-27T17:17:47.723Z] 5851b861e8e6: Verifying Checksum [2022-09-27T17:17:47.723Z] 5851b861e8e6: Download complete [2022-09-27T17:17:47.983Z] b85a868b505f: Verifying Checksum [2022-09-27T17:17:47.983Z] b85a868b505f: Download complete [2022-09-27T17:17:48.242Z] bab4dde63d76: Verifying Checksum [2022-09-27T17:17:48.242Z] bab4dde63d76: Download complete [2022-09-27T17:17:49.180Z] b85a868b505f: Pull complete [2022-09-27T17:17:49.439Z] e2be974225ed: Pull complete [2022-09-27T17:17:49.701Z] 339a4e72a1f5: Pull complete [2022-09-27T17:17:49.960Z] 988bab9f4d93: Pull complete [2022-09-27T17:17:50.218Z] 1469e6f7b9e6: Pull complete [2022-09-27T17:17:50.218Z] eaf3925da568: Pull complete [2022-09-27T17:17:52.143Z] bab4dde63d76: Pull complete [2022-09-27T17:17:52.143Z] bde34c3a00c8: Pull complete [2022-09-27T17:17:52.406Z] b352a97aabf1: Pull complete [2022-09-27T17:17:52.406Z] 4872d77fe225: Pull complete [2022-09-27T17:17:52.406Z] 5851b861e8e6: Pull complete [2022-09-27T17:17:52.406Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T17:17:52.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T17:17:52.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:17:52.494Z] prd-ubuntu20.04-docker-8c-8g-1377 does not seem to be running inside a container [2022-09-27T17:17:52.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@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-09-27T17:17:53.768Z] $ docker top 7525571bf4454bc70da283a98e871105eaa56f1d9899de7b74a83956b848d71f -eo pid,comm [2022-09-27T17:17:53.834Z] 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-09-27T17:17:53.834Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T17:17:53.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T17:17:53.865Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T17:17:53.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T17:17:53.983Z] $ docker exec 7525571bf4454bc70da283a98e871105eaa56f1d9899de7b74a83956b848d71f ssh-agent [2022-09-27T17:17:54.091Z] SSH_AUTH_SOCK=/tmp/ssh-VIQZiMcbPAlf/agent.32 [2022-09-27T17:17:54.091Z] SSH_AGENT_PID=38 [2022-09-27T17:17:54.097Z] Running ssh-add (command line suppressed) [2022-09-27T17:17:54.192Z] Identity added: /w/workspace/edgex-go/310@tmp/private_key_14541531818263622182.key (/w/workspace/edgex-go/310@tmp/private_key_14541531818263622182.key) [2022-09-27T17:17:54.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T17:17:54.487Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T17:17:54.499Z] $ docker exec --env ******** --env ******** 7525571bf4454bc70da283a98e871105eaa56f1d9899de7b74a83956b848d71f ssh-agent -k [2022-09-27T17:17:54.598Z] unset SSH_AUTH_SOCK; [2022-09-27T17:17:54.598Z] unset SSH_AGENT_PID; [2022-09-27T17:17:54.598Z] echo Agent pid 38 killed; [2022-09-27T17:17:54.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T17:17:54.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T17:17:54.640Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T17:17:54.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T17:17:54.785Z] $ docker exec 7525571bf4454bc70da283a98e871105eaa56f1d9899de7b74a83956b848d71f ssh-agent [2022-09-27T17:17:54.913Z] SSH_AUTH_SOCK=/tmp/ssh-Jaxx13zuuZMq/agent.70 [2022-09-27T17:17:54.913Z] SSH_AGENT_PID=76 [2022-09-27T17:17:54.917Z] Running ssh-add (command line suppressed) [2022-09-27T17:17:55.032Z] Identity added: /w/workspace/edgex-go/310@tmp/private_key_8293410594758603116.key (/w/workspace/edgex-go/310@tmp/private_key_8293410594758603116.key) [2022-09-27T17:17:55.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T17:17:55.340Z] + git semver init [2022-09-27T17:17:55.607Z] 2022-09-27 17:17:55,540 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T17:17:55.607Z] 2022-09-27 17:17:55,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/310/.semver [2022-09-27T17:17:55.607Z] 2022-09-27 17:17:55,541 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/310/.semver [2022-09-27T17:17:55.607Z] 2022-09-27 17:17:55,542 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/310/.semver'], cwd=/w/workspace/edgex-go/310, universal_newlines=False, shell=None, istream=None) [2022-09-27T17:18:03.735Z] 2022-09-27 17:18:03,613 [append_file] DEBUG append to file:/w/workspace/edgex-go/310/.git/info/exclude [2022-09-27T17:18:03.736Z] 2022-09-27 17:18:03,613 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/310/.semver/main with force:False [2022-09-27T17:18:03.736Z] 2022-09-27 17:18:03,613 [read_version] DEBUG read version from /w/workspace/edgex-go/310/.semver/main [2022-09-27T17:18:03.736Z] 2022-09-27 17:18:03,614 [read_version] DEBUG read version from /w/workspace/edgex-go/310/.semver/main [2022-09-27T17:18:03.736Z] 2.3.0-dev.73 [Pipeline] } [2022-09-27T17:18:03.748Z] $ docker exec --env ******** --env ******** 7525571bf4454bc70da283a98e871105eaa56f1d9899de7b74a83956b848d71f ssh-agent -k [2022-09-27T17:18:03.846Z] unset SSH_AUTH_SOCK; [2022-09-27T17:18:03.847Z] unset SSH_AGENT_PID; [2022-09-27T17:18:03.847Z] echo Agent pid 76 killed; [2022-09-27T17:18:03.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T17:18:04.157Z] + git semver [Pipeline] } [2022-09-27T17:18:04.430Z] $ docker stop --time=1 7525571bf4454bc70da283a98e871105eaa56f1d9899de7b74a83956b848d71f [2022-09-27T17:18:05.788Z] $ docker rm -f 7525571bf4454bc70da283a98e871105eaa56f1d9899de7b74a83956b848d71f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T17:18:06.122Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T17:18:06.280Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T17:18:06.283Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.73 [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] sh [2022-09-27T17:18:06.634Z] + git config --global --add safe.directory /w/workspace/edgex-go/310 [Pipeline] echo [2022-09-27T17:18:06.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T17:18:06.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T17:18:06.663Z] ========================================================= [2022-09-27T17:18:06.663Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T17:18:06.663Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-27T17:18:06.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T17:18:06.946Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T17:18:06.946Z] 2408cc74d12b: Pulling fs layer [2022-09-27T17:18:06.946Z] ea60b727a1ce: Pulling fs layer [2022-09-27T17:18:06.946Z] 30c4a7721957: Pulling fs layer [2022-09-27T17:18:06.946Z] 370296b7ddb6: Pulling fs layer [2022-09-27T17:18:06.946Z] 7c6cee850709: Pulling fs layer [2022-09-27T17:18:06.946Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T17:18:06.946Z] d94ebbe4e438: Pulling fs layer [2022-09-27T17:18:06.946Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T17:18:06.946Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T17:18:06.946Z] d94ebbe4e438: Waiting [2022-09-27T17:18:06.946Z] 39a5fcdaea64: Waiting [2022-09-27T17:18:06.946Z] 370296b7ddb6: Waiting [2022-09-27T17:18:06.946Z] bcfd1f05c69d: Waiting [2022-09-27T17:18:06.946Z] 30c4a7721957: Download complete [2022-09-27T17:18:06.946Z] ea60b727a1ce: Verifying Checksum [2022-09-27T17:18:06.946Z] ea60b727a1ce: Download complete [2022-09-27T17:18:06.946Z] 7c6cee850709: Verifying Checksum [2022-09-27T17:18:06.946Z] 7c6cee850709: Download complete [2022-09-27T17:18:06.946Z] 39a5fcdaea64: Download complete [2022-09-27T17:18:06.946Z] 2408cc74d12b: Verifying Checksum [2022-09-27T17:18:06.946Z] 2408cc74d12b: Download complete [2022-09-27T17:18:07.206Z] d94ebbe4e438: Download complete [2022-09-27T17:18:07.206Z] 2408cc74d12b: Pull complete [2022-09-27T17:18:07.206Z] ea60b727a1ce: Pull complete [2022-09-27T17:18:07.467Z] 30c4a7721957: Pull complete [2022-09-27T17:18:07.726Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T17:18:07.726Z] 59ccb84bbe0f: Download complete [2022-09-27T17:18:07.726Z] 370296b7ddb6: Verifying Checksum [2022-09-27T17:18:07.726Z] 370296b7ddb6: Download complete [2022-09-27T17:18:07.726Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T17:18:07.726Z] bcfd1f05c69d: Download complete [2022-09-27T17:18:11.906Z] 370296b7ddb6: Pull complete [2022-09-27T17:18:11.906Z] 7c6cee850709: Pull complete [2022-09-27T17:18:11.906Z] 39a5fcdaea64: Pull complete [2022-09-27T17:18:11.906Z] d94ebbe4e438: Pull complete [2022-09-27T17:18:13.800Z] bcfd1f05c69d: Pull complete [2022-09-27T17:18:14.734Z] 59ccb84bbe0f: Pull complete [2022-09-27T17:18:14.734Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T17:18:14.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T17:18:14.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-27T17:18:15.029Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T17:18:15.029Z] WORKDIR /edgex [2022-09-27T17:18:15.029Z] COPY go.mod . [2022-09-27T17:18:15.029Z] RUN go mod download [2022-09-27T17:18:15.029Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-27T17:18:15.598Z] Sending build context to Docker daemon 169.5MB [2022-09-27T17:18:15.598Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T17:18:15.598Z] ---> a4fb48ad2a94 [2022-09-27T17:18:15.598Z] Step 2/4 : WORKDIR /edgex [2022-09-27T17:18:18.135Z] ---> Running in 9331be66896d [2022-09-27T17:18:18.135Z] Removing intermediate container 9331be66896d [2022-09-27T17:18:18.135Z] ---> c2c692c74fec [2022-09-27T17:18:18.135Z] Step 3/4 : COPY go.mod . [2022-09-27T17:18:18.135Z] ---> ef5269d566ee [2022-09-27T17:18:18.135Z] Step 4/4 : RUN go mod download [2022-09-27T17:18:18.135Z] ---> Running in 85c5220ccb96 [2022-09-27T17:18:21.334Z] Still waiting to schedule task [2022-09-27T17:18:21.334Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-27T17:18:28.110Z] Removing intermediate container 85c5220ccb96 [2022-09-27T17:18:28.110Z] ---> 779ef309ee86 [2022-09-27T17:18:28.370Z] Successfully built 779ef309ee86 [2022-09-27T17:18:28.370Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:18:28.668Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T17:18:28.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:18:28.749Z] prd-ubuntu20.04-docker-8c-8g-1377 does not seem to be running inside a container [2022-09-27T17:18:28.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T17:18:29.189Z] $ docker top 13c0eaad14159def9ad2c580ff58876ab465bd45f4d8db64455505fcb0140360 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T17:18:29.534Z] + go version [2022-09-27T17:18:29.534Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T17:18:29.545Z] $ docker stop --time=1 13c0eaad14159def9ad2c580ff58876ab465bd45f4d8db64455505fcb0140360 [2022-09-27T17:18:30.832Z] $ docker rm -f 13c0eaad14159def9ad2c580ff58876ab465bd45f4d8db64455505fcb0140360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:18:31.213Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T17:18:31.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:18:31.280Z] prd-ubuntu20.04-docker-8c-8g-1377 does not seem to be running inside a container [2022-09-27T17:18:31.308Z] $ 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/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T17:18:32.738Z] $ docker top c9e2bae73f3fdba18652ffda0d3251fae8e2c27d1f63baa722a62dc9a75383ce -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T17:18:32.805Z] ========================================================= [2022-09-27T17:18:32.805Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-27T17:18:32.805Z] ========================================================= [Pipeline] sh [2022-09-27T17:18:33.084Z] + git config --global --add safe.directory /w/workspace/edgex-go/310 [Pipeline] fileExists [Pipeline] sh [2022-09-27T17:18:33.377Z] + make test [2022-09-27T17:18:33.378Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-27T17:18:39.968Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-27T17:18:54.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-27T17:18:55.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.120s coverage: 28.7% of statements [2022-09-27T17:18:55.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-27T17:18:55.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-27T17:18:56.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements [2022-09-27T17:18:56.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.094s coverage: 75.6% of statements [2022-09-27T17:18:56.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-27T17:18:56.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-27T17:18:56.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.134s coverage: 54.2% of statements [2022-09-27T17:18:56.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-27T17:18:56.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-27T17:19:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.658s coverage: 89.2% of statements [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-27T17:19:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 2.0% of statements [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-27T17:19:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.573s coverage: 95.6% of statements [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-27T17:19:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.082s coverage: 72.2% of statements [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-27T17:19:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-27T17:19:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-27T17:19:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2022-09-27T17:19:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.093s coverage: 29.6% of statements [2022-09-27T17:19:00.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-27T17:19:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-09-27T17:19:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-09-27T17:19:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2022-09-27T17:19:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2022-09-27T17:19:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2022-09-27T17:19:08.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2022-09-27T17:19:08.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-09-27T17:19:11.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 80.5% of statements [2022-09-27T17:19:11.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.7% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.8% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 41.8% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.085s coverage: 63.2% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-27T17:19:19.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-09-27T17:19:19.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-27T17:19:19.536Z] 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-09-27T17:19:41.465Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-27T17:19:41.465Z] GO111MODULE=on go vet ./... [2022-09-27T17:19:43.997Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T17:19:43.997Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T17:19:43.997Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T17:19:44.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-27T17:19:44.292Z] + ls -al . [2022-09-27T17:19:44.292Z] total 756 [2022-09-27T17:19:44.292Z] drwxrwxr-x 11 1001 1001 4096 Sep 27 17:18 . [2022-09-27T17:19:44.292Z] drwxr-xr-x 4 root root 4096 Sep 27 17:18 .. [2022-09-27T17:19:44.292Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 17:17 .blubracket [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 16 Sep 27 17:17 .dockerignore [2022-09-27T17:19:44.292Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 17:19 .git [2022-09-27T17:19:44.292Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 17:17 .github [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 1030 Sep 27 17:17 .gitignore [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 42 Sep 27 17:17 .golangci.yml [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 87 Sep 27 17:17 .hadolint.yml [2022-09-27T17:19:44.292Z] drwxr-xr-x 3 1001 1001 4096 Sep 27 17:18 .semver [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 17:17 .sonarcloud.properties [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 17:17 ADOPTERS.md [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 10722 Sep 27 17:17 Attribution.txt [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 63209 Sep 27 17:17 CHANGELOG.md [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 17:17 CONTRIBUTING.md [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 17:17 GOVERNANCE.md [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 850 Sep 27 17:17 Jenkinsfile [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 17:17 LICENSE [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 13724 Sep 27 17:17 Makefile [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 17:17 OWNERS.md [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 9799 Sep 27 17:17 README.md [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 17:17 SECURITY.md [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 12 Sep 27 17:18 VERSION [2022-09-27T17:19:44.292Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 17:17 ZMQWindows.md [2022-09-27T17:19:44.292Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 17:17 bin [2022-09-27T17:19:44.292Z] drwxrwxr-x 18 1001 1001 4096 Sep 27 17:17 cmd [2022-09-27T17:19:44.292Z] -rw-r--r-- 1 root root 496148 Sep 27 17:19 coverage.out [2022-09-27T17:19:44.293Z] -rw-rw-r-- 1 1001 1001 3458 Sep 27 17:17 go.mod [2022-09-27T17:19:44.293Z] -rw-rw-r-- 1 1001 1001 38040 Sep 27 17:17 go.sum [2022-09-27T17:19:44.293Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 17:17 internal [2022-09-27T17:19:44.293Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 17:17 openapi [2022-09-27T17:19:44.293Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 17:17 snap [2022-09-27T17:19:44.293Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 17:17 version.go [Pipeline] sh [2022-09-27T17:19:44.628Z] + '[' -e coverage.out ] [2022-09-27T17:19:44.629Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-27T17:19:44.728Z] Stashed 1 file(s) [Pipeline] sh [2022-09-27T17:19:45.009Z] + make build [2022-09-27T17:19:45.009Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-27T17:19:53.487Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1379 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-09-27T17:19:53.498Z] Running in /w/workspace/edgex-go/310 [Pipeline] { [Pipeline] checkout [2022-09-27T17:19:53.524Z] The recommended git tool is: git [2022-09-27T17:19:57.432Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-27T17:19:58.400Z] using credential edgex-jenkins-ssh [2022-09-27T17:19:58.414Z] Cloning the remote Git repository [2022-09-27T17:19:58.452Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-27T17:19:58.541Z] > git init /w/workspace/edgex-go/310 # timeout=10 [2022-09-27T17:19:58.676Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-27T17:19:58.678Z] > git --version # timeout=10 [2022-09-27T17:19:58.704Z] > git --version # 'git version 2.25.1' [2022-09-27T17:19:58.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T17:19:58.749Z] Verifying host key using known hosts file [2022-09-27T17:19:58.935Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T17:19:58.949Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T17:20:09.642Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-27T17:20:09.642Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-27T17:20:16.199Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-27T17:20:16.199Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-27T17:20:17.133Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-27T17:20:17.584Z] Avoid second fetch [2022-09-27T17:20:17.585Z] Checking out Revision ca92d9d5a1a4b96f9a744d26107768f846b4a1ff (main) [2022-09-27T17:20:16.728Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-27T17:20:16.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T17:20:17.597Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T17:20:17.612Z] > git checkout -f ca92d9d5a1a4b96f9a744d26107768f846b4a1ff # timeout=10 [2022-09-27T17:20:18.217Z] Commit message: "fix(snap): Copy UoM file if not exist during upgrade (#4168)" [2022-09-27T17:20:18.509Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T17:20:19.109Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T17:20:19.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T17:20:19.109Z] Dload Upload Total Spent Left Speed [2022-09-27T17:20:19.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 90661 [Pipeline] sh [2022-09-27T17:20:19.450Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-27T17:20:19.671Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T17:20:20.001Z] + sudo tee /etc/docker/daemon.new [2022-09-27T17:20:20.002Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T17:20:20.002Z] { [2022-09-27T17:20:20.002Z] "registry-mirrors": [ [2022-09-27T17:20:20.002Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T17:20:20.002Z] ], [2022-09-27T17:20:20.002Z] "bip": "10.250.0.254/24", [2022-09-27T17:20:20.002Z] "hosts": [ [2022-09-27T17:20:20.002Z] "tcp://0.0.0.0:5555", [2022-09-27T17:20:20.002Z] "unix:///var/run/docker.sock" [2022-09-27T17:20:20.002Z] ], [2022-09-27T17:20:20.002Z] "mtu": 1458, [2022-09-27T17:20:20.002Z] "selinux-enabled": true, [2022-09-27T17:20:20.002Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T17:20:20.002Z] } [Pipeline] sh [2022-09-27T17:20:20.325Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T17:20:20.382Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-27T17:20:20.647Z] + sudo service docker restart [2022-09-27T17:20:21.315Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-27T17:20:22.250Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-27T17:20:24.155Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-27T17:20:25.099Z] $ docker stop --time=1 c9e2bae73f3fdba18652ffda0d3251fae8e2c27d1f63baa722a62dc9a75383ce [2022-09-27T17:20:27.471Z] $ docker rm -f c9e2bae73f3fdba18652ffda0d3251fae8e2c27d1f63baa722a62dc9a75383ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:20:28.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-27T17:20:28.385Z] [2022-09-27T17:20:28.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:20:28.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-27T17:20:28.938Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-27T17:20:28.938Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-27T17:20:28.938Z] ca9280d653b3: Pulling fs layer [2022-09-27T17:20:28.938Z] 7e9c9ca2126c: Pulling fs layer [2022-09-27T17:20:28.938Z] cbdbe7a5bc2a: Download complete [2022-09-27T17:20:29.198Z] ca9280d653b3: Verifying Checksum [2022-09-27T17:20:29.198Z] ca9280d653b3: Download complete [2022-09-27T17:20:29.198Z] cbdbe7a5bc2a: Pull complete [2022-09-27T17:20:29.456Z] 7e9c9ca2126c: Verifying Checksum [2022-09-27T17:20:29.456Z] 7e9c9ca2126c: Download complete [2022-09-27T17:20:29.456Z] ca9280d653b3: Pull complete [2022-09-27T17:20:33.654Z] 7e9c9ca2126c: Pull complete [2022-09-27T17:20:33.654Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-27T17:20:33.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-27T17:20:33.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:20:33.728Z] prd-ubuntu20.04-docker-8c-8g-1377 does not seem to be running inside a container [2022-09-27T17:20:33.753Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-27T17:20:34.901Z] $ docker top d37868afc7ff21a685d2f5d8e59d1715918a5c4b98618631dff4bc7a6695f84d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T17:20:35.245Z] + docker-compose build --help [2022-09-27T17:20:35.245Z] + grep parallel [2022-09-27T17:20:35.812Z] --parallel Build images in parallel. [Pipeline] } [2022-09-27T17:20:35.823Z] $ docker stop --time=1 d37868afc7ff21a685d2f5d8e59d1715918a5c4b98618631dff4bc7a6695f84d [2022-09-27T17:20:37.417Z] $ docker rm -f d37868afc7ff21a685d2f5d8e59d1715918a5c4b98618631dff4bc7a6695f84d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:20:37.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-27T17:20:37.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:20:37.838Z] prd-ubuntu20.04-docker-8c-8g-1377 does not seem to be running inside a container [2022-09-27T17:20:37.867Z] $ 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/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-27T17:20:38.234Z] $ docker top 809a26dffa076335b1edf38f4ccc1ae20feb44085ae6548fbf2fb050246d2b75 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T17:20:38.576Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T17:20:38.885Z] provisioning config files... [2022-09-27T17:20:38.907Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/310@tmp/config1189216547304484593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:20:39.145Z] Building core-command ... [2022-09-27T17:20:39.145Z] Building core-data ... [2022-09-27T17:20:39.145Z] Building core-metadata ... [2022-09-27T17:20:39.145Z] Building security-bootstrapper ... [2022-09-27T17:20:39.145Z] Building security-proxy-setup ... [2022-09-27T17:20:39.145Z] Building security-secretstore-setup ... [2022-09-27T17:20:39.145Z] Building security-spiffe-token-provider ... [2022-09-27T17:20:39.145Z] Building security-spire-agent ... [2022-09-27T17:20:39.145Z] Building security-spire-config ... [2022-09-27T17:20:39.145Z] Building security-spire-server ... [2022-09-27T17:20:39.145Z] Building support-notifications ... [2022-09-27T17:20:39.145Z] Building support-scheduler ... [2022-09-27T17:20:39.145Z] Building sys-mgmt-agent ... [2022-09-27T17:20:39.145Z] Building security-spire-agent [2022-09-27T17:20:39.145Z] Building core-metadata [2022-09-27T17:20:39.145Z] Building sys-mgmt-agent [2022-09-27T17:20:39.145Z] Building security-bootstrapper [2022-09-27T17:20:39.145Z] Building support-scheduler [2022-09-27T17:20:39.241Z] ---> docker-login.sh [2022-09-27T17:20:39.241Z] nexus3.edgexfoundry.org:10001 [2022-09-27T17:20:39.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:20:39.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:20:39.776Z] Configure a credential helper to remove this warning. See [2022-09-27T17:20:39.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:20:39.776Z] [2022-09-27T17:20:39.776Z] Login Succeeded [2022-09-27T17:20:39.776Z] nexus3.edgexfoundry.org:10002 [2022-09-27T17:20:40.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:20:40.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:20:40.047Z] Configure a credential helper to remove this warning. See [2022-09-27T17:20:40.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:20:40.047Z] [2022-09-27T17:20:40.047Z] Login Succeeded [2022-09-27T17:20:40.047Z] nexus3.edgexfoundry.org:10003 [2022-09-27T17:20:40.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:20:40.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:20:40.595Z] Configure a credential helper to remove this warning. See [2022-09-27T17:20:40.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:20:40.595Z] [2022-09-27T17:20:40.595Z] Login Succeeded [2022-09-27T17:20:40.595Z] nexus3.edgexfoundry.org:10004 [2022-09-27T17:20:40.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:20:40.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:20:40.862Z] Configure a credential helper to remove this warning. See [2022-09-27T17:20:40.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:20:40.862Z] [2022-09-27T17:20:40.862Z] Login Succeeded [2022-09-27T17:20:40.862Z] docker.io [2022-09-27T17:20:41.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:20:41.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:20:41.395Z] Configure a credential helper to remove this warning. See [2022-09-27T17:20:41.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:20:41.395Z] [2022-09-27T17:20:41.395Z] Login Succeeded [2022-09-27T17:20:41.395Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T17:20:41.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-27T17:20:41.846Z] + git config --global --add safe.directory /w/workspace/edgex-go/310 [Pipeline] echo [2022-09-27T17:20:41.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T17:20:41.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T17:20:41.882Z] ========================================================= [2022-09-27T17:20:41.882Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T17:20:41.882Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-27T17:20:42.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T17:20:42.194Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T17:20:42.194Z] b3c136eddcbf: Pulling fs layer [2022-09-27T17:20:42.194Z] c0a3192eca97: Pulling fs layer [2022-09-27T17:20:42.194Z] a050256f5b6f: Pulling fs layer [2022-09-27T17:20:42.194Z] 656be50a0ddc: Pulling fs layer [2022-09-27T17:20:42.194Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T17:20:42.194Z] 46d945488cbd: Pulling fs layer [2022-09-27T17:20:42.194Z] 8a5474983e97: Pulling fs layer [2022-09-27T17:20:42.194Z] 329c88fbcd65: Pulling fs layer [2022-09-27T17:20:42.194Z] 656be50a0ddc: Waiting [2022-09-27T17:20:42.194Z] 2bbca73fdf42: Waiting [2022-09-27T17:20:42.194Z] 46d945488cbd: Waiting [2022-09-27T17:20:42.194Z] 8a5474983e97: Waiting [2022-09-27T17:20:42.194Z] 329c88fbcd65: Waiting [2022-09-27T17:20:42.463Z] a050256f5b6f: Verifying Checksum [2022-09-27T17:20:42.463Z] a050256f5b6f: Download complete [2022-09-27T17:20:42.463Z] c0a3192eca97: Download complete [2022-09-27T17:20:42.463Z] 2bbca73fdf42: Verifying Checksum [2022-09-27T17:20:42.463Z] 2bbca73fdf42: Download complete [2022-09-27T17:20:42.463Z] 46d945488cbd: Verifying Checksum [2022-09-27T17:20:42.463Z] 46d945488cbd: Download complete [2022-09-27T17:20:42.463Z] b3c136eddcbf: Download complete [2022-09-27T17:20:43.431Z] b3c136eddcbf: Pull complete [2022-09-27T17:20:43.431Z] 329c88fbcd65: Verifying Checksum [2022-09-27T17:20:43.431Z] 329c88fbcd65: Download complete [2022-09-27T17:20:44.043Z] c0a3192eca97: Pull complete [2022-09-27T17:20:44.316Z] a050256f5b6f: Pull complete [2022-09-27T17:20:44.586Z] 8a5474983e97: Verifying Checksum [2022-09-27T17:20:44.586Z] 8a5474983e97: Download complete [2022-09-27T17:20:45.170Z] 656be50a0ddc: Verifying Checksum [2022-09-27T17:20:45.170Z] 656be50a0ddc: Download complete [2022-09-27T17:20:51.347Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:20:51.347Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:20:51.347Z] ---> 779ef309ee86 [2022-09-27T17:20:51.347Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-27T17:20:51.347Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:20:51.347Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:20:51.347Z] ---> 779ef309ee86 [2022-09-27T17:20:51.347Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-27T17:20:51.347Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:20:51.347Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:20:51.347Z] ---> 779ef309ee86 [2022-09-27T17:20:51.347Z] Step 3/23 : WORKDIR /edgex-go [2022-09-27T17:20:51.347Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:20:51.347Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:20:51.347Z] ---> 779ef309ee86 [2022-09-27T17:20:51.347Z] Step 3/26 : WORKDIR /edgex-go [2022-09-27T17:20:51.347Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:20:51.347Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:20:51.347Z] ---> 779ef309ee86 [2022-09-27T17:20:51.347Z] Step 3/33 : WORKDIR /edgex-go [2022-09-27T17:20:53.883Z] ---> Running in 3209c6192db7 [2022-09-27T17:20:53.883Z] ---> Running in 468b1251a657 [2022-09-27T17:20:53.883Z] ---> Running in acf10a8a9d55 [2022-09-27T17:20:53.883Z] ---> Running in 1a0481147e3c [2022-09-27T17:20:53.883Z] ---> Running in c5a9c3e2fbf3 [2022-09-27T17:20:54.142Z] Removing intermediate container 3209c6192db7 [2022-09-27T17:20:54.142Z] ---> 323bb0d4485a [2022-09-27T17:20:54.142Z] Step 4/25 : WORKDIR /edgex-go [2022-09-27T17:20:54.142Z] Removing intermediate container 1a0481147e3c [2022-09-27T17:20:54.142Z] ---> 8ab02bf3d476 [2022-09-27T17:20:54.142Z] Step 4/23 : WORKDIR /edgex-go [2022-09-27T17:20:54.142Z] ---> Running in 8aa5b3baeafb [2022-09-27T17:20:54.142Z] Removing intermediate container acf10a8a9d55 [2022-09-27T17:20:54.142Z] ---> faa5165c7252 [2022-09-27T17:20:54.142Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:20:54.142Z] Removing intermediate container c5a9c3e2fbf3 [2022-09-27T17:20:54.142Z] ---> a2cd3e247eb1 [2022-09-27T17:20:54.142Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:20:54.142Z] Removing intermediate container 468b1251a657 [2022-09-27T17:20:54.142Z] ---> 4140dfef18fd [2022-09-27T17:20:54.142Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:20:54.142Z] ---> Running in 035c27abf71f [2022-09-27T17:20:54.142Z] ---> Running in 8103cad9dee8 [2022-09-27T17:20:54.142Z] ---> Running in a6f3df643c90 [2022-09-27T17:20:54.142Z] ---> Running in f1f66ad10fbc [2022-09-27T17:20:54.400Z] Removing intermediate container 8aa5b3baeafb [2022-09-27T17:20:54.400Z] ---> f7b03436ff56 [2022-09-27T17:20:54.400Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:20:54.400Z] ---> Running in 03102938d5aa [2022-09-27T17:20:54.400Z] Removing intermediate container 035c27abf71f [2022-09-27T17:20:54.400Z] ---> 65f32da16a78 [2022-09-27T17:20:54.400Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:20:54.400Z] ---> Running in 35684745643e [2022-09-27T17:20:55.337Z] Removing intermediate container a6f3df643c90 [2022-09-27T17:20:55.337Z] ---> 731271a08277 [2022-09-27T17:20:55.337Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-27T17:20:55.596Z] ---> Running in 92ad783b5897 [2022-09-27T17:20:55.596Z] Removing intermediate container 8103cad9dee8 [2022-09-27T17:20:55.596Z] ---> dbc11cde7421 [2022-09-27T17:20:55.596Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T17:20:55.596Z] ---> Running in 4536dd5bb801 [2022-09-27T17:20:55.854Z] Removing intermediate container f1f66ad10fbc [2022-09-27T17:20:55.854Z] ---> 047d7858d67f [2022-09-27T17:20:55.854Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-27T17:20:55.854Z] ---> Running in fa361a7335b7 [2022-09-27T17:20:55.854Z] Removing intermediate container 35684745643e [2022-09-27T17:20:55.854Z] ---> 0254034bac32 [2022-09-27T17:20:55.854Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-27T17:20:56.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:20:56.112Z] ---> Running in 47ee3c2dfcb0 [2022-09-27T17:20:56.112Z] Removing intermediate container 03102938d5aa [2022-09-27T17:20:56.112Z] ---> 23f4c1ed931f [2022-09-27T17:20:56.112Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-27T17:20:56.112Z] ---> Running in 489c647323fd [2022-09-27T17:20:56.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:20:56.631Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:20:56.631Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:20:56.631Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:20:56.890Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:20:57.149Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:20:57.149Z] OK: 211 MiB in 51 packages [2022-09-27T17:20:57.407Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:20:57.407Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:20:57.407Z] OK: 211 MiB in 51 packages [2022-09-27T17:20:57.407Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:20:57.509Z] 656be50a0ddc: Pull complete [2022-09-27T17:20:57.509Z] 2bbca73fdf42: Pull complete [2022-09-27T17:20:57.509Z] 46d945488cbd: Pull complete [2022-09-27T17:20:57.671Z] Removing intermediate container 92ad783b5897 [2022-09-27T17:20:57.671Z] ---> e41213904ee6 [2022-09-27T17:20:57.671Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-27T17:20:57.671Z] OK: 211 MiB in 51 packages [2022-09-27T17:20:57.671Z] OK: 211 MiB in 51 packages [2022-09-27T17:20:57.929Z] ---> c24cb0ffa573 [2022-09-27T17:20:57.929Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:20:57.929Z] ---> Running in d13d98c342ad [2022-09-27T17:20:58.186Z] Removing intermediate container 4536dd5bb801 [2022-09-27T17:20:58.186Z] ---> 6bb34dd6423d [2022-09-27T17:20:58.186Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-27T17:20:58.186Z] OK: 211 MiB in 51 packages [2022-09-27T17:20:58.186Z] Removing intermediate container 47ee3c2dfcb0 [2022-09-27T17:20:58.186Z] ---> 32b428f35624 [2022-09-27T17:20:58.186Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-27T17:20:58.186Z] ---> 34f2e711cf4c [2022-09-27T17:20:58.186Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:20:58.444Z] ---> Running in b6d76a3d9de3 [2022-09-27T17:20:58.444Z] Removing intermediate container fa361a7335b7 [2022-09-27T17:20:58.444Z] ---> ecb98bde01ac [2022-09-27T17:20:58.444Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-27T17:20:58.444Z] ---> e1ba7457b8e3 [2022-09-27T17:20:58.444Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:20:58.444Z] ---> Running in 99f3d87d9cb9 [2022-09-27T17:20:58.703Z] ---> 0797ffae3711 [2022-09-27T17:20:58.703Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:20:58.703Z] Removing intermediate container 489c647323fd [2022-09-27T17:20:58.703Z] ---> d59da2d3b9de [2022-09-27T17:20:58.703Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-27T17:20:58.703Z] ---> Running in a69e332b0520 [2022-09-27T17:20:58.960Z] ---> 7a0d25aef825 [2022-09-27T17:20:58.960Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:20:58.960Z] ---> Running in ca8a54baaf4d [2022-09-27T17:21:04.157Z] 8a5474983e97: Pull complete [2022-09-27T17:21:06.108Z] 329c88fbcd65: Pull complete [2022-09-27T17:21:06.108Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T17:21:06.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T17:21:06.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-27T17:21:06.443Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T17:21:06.444Z] WORKDIR /edgex [2022-09-27T17:21:06.444Z] COPY go.mod . [2022-09-27T17:21:06.444Z] RUN go mod download [2022-09-27T17:21:06.444Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-27T17:21:07.034Z] Sending build context to Docker daemon 3.246MB [2022-09-27T17:21:07.034Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T17:21:07.034Z] ---> ff4287adb874 [2022-09-27T17:21:07.034Z] Step 2/4 : WORKDIR /edgex [2022-09-27T17:21:08.992Z] ---> Running in 70662d965e37 [2022-09-27T17:21:08.992Z] Removing intermediate container 70662d965e37 [2022-09-27T17:21:08.992Z] ---> 38d37c72e3cc [2022-09-27T17:21:08.992Z] Step 3/4 : COPY go.mod . [2022-09-27T17:21:09.675Z] ---> 3b10ccdd0c83 [2022-09-27T17:21:09.675Z] Step 4/4 : RUN go mod download [2022-09-27T17:21:09.675Z] ---> Running in 2a672238ab40 [2022-09-27T17:21:13.859Z] Removing intermediate container d13d98c342ad [2022-09-27T17:21:13.859Z] ---> 0118843b490a [2022-09-27T17:21:13.859Z] Step 8/33 : COPY . . [2022-09-27T17:21:13.859Z] Removing intermediate container ca8a54baaf4d [2022-09-27T17:21:13.859Z] ---> c13e613943a5 [2022-09-27T17:21:13.859Z] Step 9/25 : COPY . . [2022-09-27T17:21:13.859Z] Removing intermediate container 99f3d87d9cb9 [2022-09-27T17:21:13.859Z] ---> 0091c3bd1bb3 [2022-09-27T17:21:13.859Z] Step 9/23 : COPY . . [2022-09-27T17:21:13.859Z] Removing intermediate container b6d76a3d9de3 [2022-09-27T17:21:13.859Z] ---> 7f90f6c07a68 [2022-09-27T17:21:13.859Z] Step 8/26 : COPY . . [2022-09-27T17:21:13.859Z] Removing intermediate container a69e332b0520 [2022-09-27T17:21:13.859Z] ---> 869c4b13396d [2022-09-27T17:21:13.859Z] Step 8/23 : COPY . . [2022-09-27T17:21:20.420Z] ---> a094ebd06330 [2022-09-27T17:21:20.420Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T17:21:20.420Z] ---> ea56c88338b2 [2022-09-27T17:21:20.420Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-27T17:21:20.420Z] ---> a174aaa9d3a2 [2022-09-27T17:21:20.420Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-27T17:21:20.420Z] ---> d01c42fb9cfd [2022-09-27T17:21:20.420Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-27T17:21:20.420Z] ---> 9c87d4ad64b5 [2022-09-27T17:21:20.420Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-27T17:21:20.420Z] ---> Running in 024d2ffd0c00 [2022-09-27T17:21:20.420Z] ---> Running in f3cd11dba9b0 [2022-09-27T17:21:20.420Z] ---> Running in ad6b4d698ce6 [2022-09-27T17:21:20.420Z] ---> Running in 71b7b39b7ab5 [2022-09-27T17:21:20.420Z] ---> Running in 154f49523f85 [2022-09-27T17:21:20.420Z] Removing intermediate container 024d2ffd0c00 [2022-09-27T17:21:20.420Z] ---> 5a00485d84e6 [2022-09-27T17:21:20.420Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-27T17:21:20.420Z] ---> Running in e0afd50d0e71 [2022-09-27T17:21:20.677Z] Removing intermediate container e0afd50d0e71 [2022-09-27T17:21:20.677Z] ---> b1e052fea7b2 [2022-09-27T17:21:20.677Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-27T17:21:20.677Z] ---> Running in 915b4d0c9239 [2022-09-27T17:21:20.934Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-27T17:21:20.934Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-27T17:21:21.194Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-27T17:21:21.194Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-27T17:21:21.758Z] Removing intermediate container 915b4d0c9239 [2022-09-27T17:21:21.758Z] ---> 7d1f8619324a [2022-09-27T17:21:21.758Z] Step 12/26 : WORKDIR /edgex-go [2022-09-27T17:21:22.016Z] ---> Running in ea7cc32bfb3f [2022-09-27T17:21:22.274Z] Removing intermediate container ea7cc32bfb3f [2022-09-27T17:21:22.274Z] ---> 763c4a315591 [2022-09-27T17:21:22.274Z] [2022-09-27T17:21:22.274Z] Step 13/26 : FROM alpine:3.15 [2022-09-27T17:21:22.274Z] 3.15: Pulling from library/alpine [2022-09-27T17:21:22.565Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-27T17:21:22.565Z] Status: Downloaded newer image for alpine:3.15 [2022-09-27T17:21:22.565Z] ---> c4fc93816858 [2022-09-27T17:21:22.565Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T17:21:22.826Z] ---> Running in b686d48ffe5a [2022-09-27T17:21:22.826Z] Removing intermediate container b686d48ffe5a [2022-09-27T17:21:22.826Z] ---> 1ef8d34f6452 [2022-09-27T17:21:22.826Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:21:22.826Z] ---> Running in 7350d88f0194 [2022-09-27T17:21:23.760Z] Removing intermediate container 7350d88f0194 [2022-09-27T17:21:23.760Z] ---> 42f47046980b [2022-09-27T17:21:23.760Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-27T17:21:23.760Z] ---> Running in b6d904deb058 [2022-09-27T17:21:24.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:21:25.268Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:21:25.526Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T17:21:25.526Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T17:21:25.526Z] OK: 15857 distinct packages available [2022-09-27T17:21:25.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:21:26.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:21:26.913Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-27T17:21:26.913Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-27T17:21:26.913Z] (3/5) Installing libucontext (1.1-r0) [2022-09-27T17:21:27.170Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-27T17:21:27.170Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-27T17:21:27.170Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T17:21:27.170Z] OK: 7 MiB in 19 packages [2022-09-27T17:21:28.543Z] Removing intermediate container b6d904deb058 [2022-09-27T17:21:28.543Z] ---> 86a3a451e512 [2022-09-27T17:21:28.543Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-27T17:21:30.437Z] ---> ff115e31b02e [2022-09-27T17:21:30.437Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T17:21:32.332Z] ---> 8bca55a0d47a [2022-09-27T17:21:32.332Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T17:21:32.896Z] ---> 0824d392349a [2022-09-27T17:21:32.896Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-27T17:21:33.827Z] ---> 798ffe22206e [2022-09-27T17:21:33.827Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-27T17:21:34.392Z] ---> e3f310e610f6 [2022-09-27T17:21:34.392Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T17:21:34.650Z] ---> Running in 27a4b2d7d991 [2022-09-27T17:21:34.910Z] Removing intermediate container 27a4b2d7d991 [2022-09-27T17:21:34.910Z] ---> 6820901bae73 [2022-09-27T17:21:34.910Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T17:21:35.169Z] ---> Running in 6eac42173b73 [2022-09-27T17:21:35.475Z] Removing intermediate container 6eac42173b73 [2022-09-27T17:21:35.475Z] ---> d22324934fe6 [2022-09-27T17:21:35.475Z] Step 24/26 : LABEL arch=x86_64 [2022-09-27T17:21:35.733Z] ---> Running in 3cff9ff52b81 [2022-09-27T17:21:36.305Z] Removing intermediate container 3cff9ff52b81 [2022-09-27T17:21:36.305Z] ---> 0bc7a405d421 [2022-09-27T17:21:36.305Z] Step 25/26 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:21:36.305Z] ---> Running in 984f43c6f868 [2022-09-27T17:21:36.562Z] Removing intermediate container 984f43c6f868 [2022-09-27T17:21:36.562Z] ---> 735dcfd55f4b [2022-09-27T17:21:36.562Z] Step 26/26 : LABEL version=2.3.0-dev.73 [2022-09-27T17:21:36.819Z] ---> Running in 1551cfd6a31f [2022-09-27T17:21:37.383Z] Removing intermediate container 1551cfd6a31f [2022-09-27T17:21:37.383Z] ---> 4b4d3bcda6cb [2022-09-27T17:21:37.383Z] [2022-09-27T17:21:37.383Z] Successfully built 4b4d3bcda6cb [2022-09-27T17:21:37.383Z] Successfully tagged security-spire-agent:latest [2022-09-27T17:21:37.383Z] Building security-spire-server [2022-09-27T17:21:40.659Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:21:40.659Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:21:40.659Z] ---> 779ef309ee86 [2022-09-27T17:21:40.659Z] Step 3/25 : WORKDIR /edgex-go [2022-09-27T17:21:40.659Z] ---> Using cache [2022-09-27T17:21:40.659Z] ---> 4140dfef18fd [2022-09-27T17:21:40.659Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:21:40.659Z] ---> Using cache [2022-09-27T17:21:40.659Z] ---> 047d7858d67f [2022-09-27T17:21:40.659Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T17:21:41.951Z] Removing intermediate container 2a672238ab40 [2022-09-27T17:21:41.951Z] ---> 2f1b9420d008 [2022-09-27T17:21:41.951Z] Successfully built 2f1b9420d008 [2022-09-27T17:21:41.951Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:21:42.033Z] ---> Running in 442a3a7e90fd [2022-09-27T17:21:42.277Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T17:21:42.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:21:42.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-1379 does not seem to be running inside a container [2022-09-27T17:21:42.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T17:21:42.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:21:43.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:21:43.685Z] $ docker top 5862c7243e01c6abb90f59ba43c1f2fee95a1483d903650fb82ac18ba02f116a -eo pid,comm [2022-09-27T17:21:43.728Z] OK: 211 MiB in 51 packages [Pipeline] { [Pipeline] sh [2022-09-27T17:21:44.511Z] + go version [2022-09-27T17:21:44.511Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T17:21:44.527Z] $ docker stop --time=1 5862c7243e01c6abb90f59ba43c1f2fee95a1483d903650fb82ac18ba02f116a [2022-09-27T17:21:44.659Z] Removing intermediate container 442a3a7e90fd [2022-09-27T17:21:44.659Z] ---> a5b92bc90a5e [2022-09-27T17:21:44.659Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-27T17:21:45.226Z] ---> b6623145cac3 [2022-09-27T17:21:45.226Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:21:45.226Z] ---> Running in 81ce4bbbb8b6 [2022-09-27T17:21:46.104Z] $ docker rm -f 5862c7243e01c6abb90f59ba43c1f2fee95a1483d903650fb82ac18ba02f116a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:21:46.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-27T17:21:46.682Z] [2022-09-27T17:21:46.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:21:47.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-27T17:21:47.013Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-27T17:21:47.013Z] 29e5d40040c1: Pulling fs layer [2022-09-27T17:21:47.013Z] 1ce36da41761: Pulling fs layer [2022-09-27T17:21:47.013Z] 25b303627fd3: Pulling fs layer [2022-09-27T17:21:47.282Z] 29e5d40040c1: Verifying Checksum [2022-09-27T17:21:47.282Z] 29e5d40040c1: Download complete [2022-09-27T17:21:47.550Z] 1ce36da41761: Verifying Checksum [2022-09-27T17:21:47.550Z] 1ce36da41761: Download complete [2022-09-27T17:21:47.819Z] 29e5d40040c1: Pull complete [2022-09-27T17:21:49.231Z] 25b303627fd3: Verifying Checksum [2022-09-27T17:21:49.231Z] 25b303627fd3: Download complete [2022-09-27T17:21:49.231Z] 1ce36da41761: Pull complete [2022-09-27T17:21:53.331Z] Removing intermediate container 71b7b39b7ab5 [2022-09-27T17:21:53.331Z] ---> 23bc202740bf [2022-09-27T17:21:53.331Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-27T17:21:55.228Z] ---> Running in 143e01ec02c5 [2022-09-27T17:21:55.228Z] Removing intermediate container f3cd11dba9b0 [2022-09-27T17:21:55.228Z] ---> 9290824790ae [2022-09-27T17:21:55.228Z] [2022-09-27T17:21:55.228Z] Step 10/33 : FROM alpine:3.16 [2022-09-27T17:21:55.228Z] Removing intermediate container ad6b4d698ce6 [2022-09-27T17:21:55.228Z] ---> 9664dc97e87e [2022-09-27T17:21:55.228Z] [2022-09-27T17:21:55.228Z] Step 11/25 : FROM alpine:3.16 [2022-09-27T17:21:55.487Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-27T17:21:55.745Z] Removing intermediate container 81ce4bbbb8b6 [2022-09-27T17:21:55.745Z] ---> 64e6e2957e5e [2022-09-27T17:21:55.745Z] Step 8/25 : COPY . . [2022-09-27T17:21:56.003Z] 3.16: Pulling from library/alpine [2022-09-27T17:21:56.003Z] 3.16: Pulling from library/alpine [2022-09-27T17:21:57.376Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T17:21:57.634Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T17:21:57.634Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T17:21:57.634Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T17:21:57.634Z] ---> 9c6f07244728 [2022-09-27T17:21:57.634Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T17:21:57.634Z] ---> 9c6f07244728 [2022-09-27T17:21:57.634Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-27T17:21:57.634Z] Removing intermediate container 143e01ec02c5 [2022-09-27T17:21:57.634Z] ---> 5357ac9f7759 [2022-09-27T17:21:57.634Z] [2022-09-27T17:21:57.634Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T17:21:57.634Z] ---> 9c6f07244728 [2022-09-27T17:21:57.634Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-27T17:21:57.893Z] ---> Running in a671554caf63 [2022-09-27T17:21:57.893Z] ---> Running in 4d41c08f7e0c [2022-09-27T17:21:57.893Z] ---> Running in 80e1769bd28f [2022-09-27T17:21:58.164Z] Removing intermediate container a671554caf63 [2022-09-27T17:21:58.164Z] ---> b5aba95ebe0d [2022-09-27T17:21:58.164Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-27T17:21:58.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:21:58.422Z] Removing intermediate container 80e1769bd28f [2022-09-27T17:21:58.422Z] ---> 1c5bf0442947 [2022-09-27T17:21:58.422Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-27T17:21:58.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:21:58.422Z] ---> Running in 5bd1516f7759 [2022-09-27T17:21:58.422Z] ---> Running in 76f9937ef7da [2022-09-27T17:21:58.680Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-27T17:21:58.680Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:21:58.680Z] OK: 6 MiB in 15 packages [2022-09-27T17:21:58.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:21:58.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:21:59.197Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-27T17:21:59.197Z] (2/2) Installing su-exec (0.2-r1) [2022-09-27T17:21:59.197Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:21:59.197Z] OK: 6 MiB in 16 packages [2022-09-27T17:21:59.307Z] 25b303627fd3: Pull complete [2022-09-27T17:21:59.308Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-27T17:21:59.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-27T17:21:59.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:21:59.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:21:59.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:21:59.479Z] prd-ubuntu20.04-docker-arm64-4c-16g-1379 does not seem to be running inside a container [2022-09-27T17:21:59.541Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-27T17:21:59.712Z] ---> ede821ae4142 [2022-09-27T17:21:59.712Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T17:21:59.712Z] Removing intermediate container 4d41c08f7e0c [2022-09-27T17:21:59.712Z] ---> d7bb883d13b8 [2022-09-27T17:21:59.712Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T17:21:59.712Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-27T17:21:59.712Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-27T17:21:59.712Z] (3/33) Installing readline (8.1.2-r0) [2022-09-27T17:21:59.712Z] (4/33) Installing bash (5.1.16-r2) [2022-09-27T17:21:59.712Z] ---> Running in 30d74b263484 [2022-09-27T17:21:59.712Z] Executing bash-5.1.16-r2.post-install [2022-09-27T17:21:59.712Z] ---> Running in de4b765f15d4 [2022-09-27T17:21:59.712Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-27T17:21:59.712Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-27T17:21:59.712Z] Removing intermediate container 154f49523f85 [2022-09-27T17:21:59.712Z] ---> a4a0f4215a9b [2022-09-27T17:21:59.712Z] [2022-09-27T17:21:59.712Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T17:21:59.712Z] ---> 9c6f07244728 [2022-09-27T17:21:59.712Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-27T17:21:59.712Z] ---> Using cache [2022-09-27T17:21:59.712Z] ---> d7bb883d13b8 [2022-09-27T17:21:59.712Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T17:21:59.973Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-27T17:21:59.973Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-27T17:21:59.973Z] (9/33) Installing curl (7.83.1-r3) [2022-09-27T17:21:59.973Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-27T17:21:59.973Z] Removing intermediate container 5bd1516f7759 [2022-09-27T17:21:59.973Z] ---> 58464e876d71 [2022-09-27T17:21:59.973Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-27T17:21:59.973Z] ---> Running in 37bdb55a1c36 [2022-09-27T17:21:59.973Z] Removing intermediate container 30d74b263484 [2022-09-27T17:21:59.973Z] ---> 7d910941a997 [2022-09-27T17:21:59.973Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-27T17:21:59.973Z] Removing intermediate container de4b765f15d4 [2022-09-27T17:21:59.973Z] ---> b26464aa8acc [2022-09-27T17:21:59.973Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-27T17:22:00.232Z] ---> Running in 8052df9054ad [2022-09-27T17:22:00.232Z] ---> Running in 17bd42ee7210 [2022-09-27T17:22:00.232Z] Removing intermediate container 37bdb55a1c36 [2022-09-27T17:22:00.232Z] ---> bef0c464ff58 [2022-09-27T17:22:00.232Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-27T17:22:00.232Z] ---> Running in 48aecfa8608e [2022-09-27T17:22:00.493Z] ---> Running in 67d5b4bf01cd [2022-09-27T17:22:00.493Z] Removing intermediate container 8052df9054ad [2022-09-27T17:22:00.493Z] ---> 2b6fd904ab48 [2022-09-27T17:22:00.493Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-27T17:22:00.493Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-27T17:22:00.493Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-27T17:22:00.493Z] (13/33) Installing expat (2.4.9-r0) [2022-09-27T17:22:00.493Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-27T17:22:00.493Z] (15/33) Installing gdbm (1.23-r0) [2022-09-27T17:22:00.493Z] Removing intermediate container 17bd42ee7210 [2022-09-27T17:22:00.493Z] ---> bfe9d77e65c0 [2022-09-27T17:22:00.493Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-27T17:22:00.493Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-27T17:22:00.493Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T17:22:00.493Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T17:22:00.493Z] ---> Running in 7fb17569b56e [2022-09-27T17:22:00.493Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-27T17:22:00.493Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-27T17:22:00.493Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-27T17:22:00.493Z] ---> Running in 62ae7f64a39c [2022-09-27T17:22:00.493Z] Removing intermediate container 48aecfa8608e [2022-09-27T17:22:00.493Z] ---> 94f76fdb746f [2022-09-27T17:22:00.493Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-27T17:22:00.493Z] Removing intermediate container 67d5b4bf01cd [2022-09-27T17:22:00.493Z] ---> d4e9551c9288 [2022-09-27T17:22:00.493Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T17:22:01.064Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-27T17:22:01.064Z] ---> Running in 7f03eb786c6f [2022-09-27T17:22:01.064Z] ---> Running in f7fefbd754b2 [2022-09-27T17:22:01.064Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-27T17:22:01.064Z] Removing intermediate container 7fb17569b56e [2022-09-27T17:22:01.064Z] ---> f5bb70b3e3d6 [2022-09-27T17:22:01.064Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-27T17:22:01.064Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-27T17:22:01.064Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-27T17:22:01.064Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-27T17:22:01.064Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-27T17:22:01.064Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-27T17:22:01.064Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-27T17:22:01.064Z] ---> Running in 090d6f4c9ad1 [2022-09-27T17:22:01.064Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-27T17:22:01.323Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-27T17:22:01.323Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-27T17:22:01.323Z] Removing intermediate container 7f03eb786c6f [2022-09-27T17:22:01.323Z] ---> fcd9672743e8 [2022-09-27T17:22:01.323Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T17:22:01.323Z] Removing intermediate container f7fefbd754b2 [2022-09-27T17:22:01.323Z] ---> 7050d3b65fa0 [2022-09-27T17:22:01.323Z] Step 16/25 : WORKDIR / [2022-09-27T17:22:01.323Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-27T17:22:01.323Z] Removing intermediate container 090d6f4c9ad1 [2022-09-27T17:22:01.323Z] ---> 26ad9f0ffc61 [2022-09-27T17:22:01.323Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-27T17:22:01.530Z] $ docker top 2c4ba3280acbbd70d9f5d20f724cb2fb93601c91645532efb342a1d30e0c6e1c -eo pid,comm [2022-09-27T17:22:01.585Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:22:01.585Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T17:22:01.585Z] ---> Running in 3db26820edd3 [2022-09-27T17:22:01.585Z] ---> fa05202a6ecc [2022-09-27T17:22:01.585Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-27T17:22:01.585Z] ---> Running in 9a7488499ff5 [2022-09-27T17:22:01.585Z] OK: 122 MiB in 47 packages [Pipeline] { [Pipeline] sh [2022-09-27T17:22:01.845Z] Removing intermediate container 3db26820edd3 [2022-09-27T17:22:01.845Z] ---> 93412e123b19 [2022-09-27T17:22:01.845Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T17:22:01.845Z] Removing intermediate container 9a7488499ff5 [2022-09-27T17:22:01.845Z] ---> cb275f35f015 [2022-09-27T17:22:01.845Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-27T17:22:01.845Z] ---> Running in 22a621a47942 [2022-09-27T17:22:02.105Z] ---> 96a2a990e5ed [2022-09-27T17:22:02.105Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-27T17:22:02.105Z] Removing intermediate container 62ae7f64a39c [2022-09-27T17:22:02.105Z] ---> e900db5514cc [2022-09-27T17:22:02.105Z] Step 12/25 : WORKDIR /edgex-go [2022-09-27T17:22:02.105Z] ---> Running in b620eeea85f0 [2022-09-27T17:22:02.338Z] + docker-compose build --help [2022-09-27T17:22:02.338Z] + grep parallel [2022-09-27T17:22:02.365Z] ---> 880210d391be [2022-09-27T17:22:02.365Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-27T17:22:02.365Z] Removing intermediate container b620eeea85f0 [2022-09-27T17:22:02.365Z] ---> 7ad6b6e8ecf7 [2022-09-27T17:22:02.365Z] [2022-09-27T17:22:02.365Z] Step 13/25 : FROM alpine:3.15 [2022-09-27T17:22:02.365Z] ---> c4fc93816858 [2022-09-27T17:22:02.365Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T17:22:02.365Z] ---> Using cache [2022-09-27T17:22:02.365Z] ---> 1ef8d34f6452 [2022-09-27T17:22:02.365Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:22:02.365Z] ---> Using cache [2022-09-27T17:22:02.365Z] ---> 42f47046980b [2022-09-27T17:22:02.365Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-27T17:22:02.365Z] ---> Using cache [2022-09-27T17:22:02.365Z] ---> 86a3a451e512 [2022-09-27T17:22:02.365Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T17:22:02.623Z] ---> 976948734822 [2022-09-27T17:22:02.623Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-27T17:22:02.623Z] ---> df71347868f2 [2022-09-27T17:22:02.623Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-27T17:22:02.623Z] ---> Running in a033ccfcdb5d [2022-09-27T17:22:02.623Z] ---> d17d99a25a69 [2022-09-27T17:22:02.623Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-27T17:22:02.882Z] Removing intermediate container a033ccfcdb5d [2022-09-27T17:22:02.882Z] ---> 26540179b211 [2022-09-27T17:22:02.882Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:22:02.882Z] ---> Running in 5af678c16772 [2022-09-27T17:22:03.141Z] ---> 877dfbe9ab65 [2022-09-27T17:22:03.141Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-27T17:22:03.141Z] Removing intermediate container 22a621a47942 [2022-09-27T17:22:03.141Z] ---> 3352021ee1e9 [2022-09-27T17:22:03.141Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-27T17:22:03.141Z] ---> Running in d9de4b667683 [2022-09-27T17:22:03.141Z] ---> Running in 1d157241a4fe [2022-09-27T17:22:03.400Z] Removing intermediate container 5af678c16772 [2022-09-27T17:22:03.400Z] ---> d225036732fb [2022-09-27T17:22:03.400Z] Step 21/23 : LABEL arch=x86_64 [2022-09-27T17:22:03.400Z] ---> Running in bcc9afba800e [2022-09-27T17:22:03.400Z] Removing intermediate container 1d157241a4fe [2022-09-27T17:22:03.400Z] ---> 946fe48574c8 [2022-09-27T17:22:03.400Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:22:03.400Z] Removing intermediate container d9de4b667683 [2022-09-27T17:22:03.400Z] ---> 42b5de3d617a [2022-09-27T17:22:03.400Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-27T17:22:03.668Z] ---> Running in a3c12bcadb1e [2022-09-27T17:22:03.668Z] Removing intermediate container bcc9afba800e [2022-09-27T17:22:03.668Z] ---> 432301c5af08 [2022-09-27T17:22:03.668Z] Step 22/23 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:22:03.668Z] ---> Running in 57b0ec305d6b [2022-09-27T17:22:03.668Z] Removing intermediate container a3c12bcadb1e [2022-09-27T17:22:03.668Z] ---> 7945e3bb6bba [2022-09-27T17:22:03.668Z] Step 23/25 : LABEL arch=x86_64 [2022-09-27T17:22:03.668Z] ---> daed9073588e [2022-09-27T17:22:03.668Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-27T17:22:03.931Z] ---> Running in ae13df5c4ef9 [2022-09-27T17:22:03.931Z] ---> Running in 2f53fa136e75 [2022-09-27T17:22:03.931Z] Removing intermediate container 57b0ec305d6b [2022-09-27T17:22:03.931Z] ---> c5d898da95b4 [2022-09-27T17:22:03.931Z] Step 23/23 : LABEL version=2.3.0-dev.73 [2022-09-27T17:22:03.931Z] ---> Running in 96d46d95b1aa [2022-09-27T17:22:03.931Z] Removing intermediate container ae13df5c4ef9 [2022-09-27T17:22:03.931Z] ---> af9a35d2d223 [2022-09-27T17:22:03.931Z] Step 24/25 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:22:04.189Z] ---> 55c837bc2945 [2022-09-27T17:22:04.189Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T17:22:04.189Z] Removing intermediate container 96d46d95b1aa [2022-09-27T17:22:04.189Z] ---> 3dd2e17da34a [2022-09-27T17:22:04.189Z] [2022-09-27T17:22:04.189Z] ---> Running in 90bec6d54ff3 [2022-09-27T17:22:04.189Z] Successfully built 3dd2e17da34a [2022-09-27T17:22:04.189Z] Successfully tagged support-scheduler:latest [2022-09-27T17:22:04.189Z]  Building support-scheduler ... done Building core-data [2022-09-27T17:22:04.189Z] Removing intermediate container 90bec6d54ff3 [2022-09-27T17:22:04.189Z] ---> 2f10fe0a5a0e [2022-09-27T17:22:04.189Z] Step 25/25 : LABEL version=2.3.0-dev.73 [2022-09-27T17:22:04.448Z] ---> 305224ddb298 [2022-09-27T17:22:04.448Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-27T17:22:04.448Z] ---> Running in 65482ed8a998 [2022-09-27T17:22:05.397Z] Removing intermediate container 65482ed8a998 [2022-09-27T17:22:05.397Z] ---> 8c35d71157d9 [2022-09-27T17:22:05.397Z] [2022-09-27T17:22:05.397Z] ---> ab1972386258 [2022-09-27T17:22:05.397Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-27T17:22:05.397Z] Successfully built 8c35d71157d9 [2022-09-27T17:22:05.397Z] Successfully tagged core-metadata:latest [2022-09-27T17:22:05.397Z]  Building core-metadata ... done Building support-notifications [2022-09-27T17:22:05.397Z] Collecting docker-compose==1.23.2 [2022-09-27T17:22:05.397Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-27T17:22:05.655Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.5 MB/s eta 0:00:00 [2022-09-27T17:22:05.655Z] Removing intermediate container 2f53fa136e75 [2022-09-27T17:22:05.655Z] ---> 89ab8a81a600 [2022-09-27T17:22:05.655Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T17:22:05.655Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-27T17:22:05.655Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-27T17:22:05.655Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 72.7 MB/s eta 0:00:00 [2022-09-27T17:22:05.655Z] Collecting cached-property<2,>=1.2.0 [2022-09-27T17:22:05.655Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-27T17:22:05.655Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-27T17:22:05.655Z] ---> 72f3f7daad15 [2022-09-27T17:22:05.655Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T17:22:05.655Z] Collecting jsonschema<3,>=2.5.1 [2022-09-27T17:22:05.655Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-27T17:22:05.914Z] Collecting docker<4.0,>=3.6.0 [2022-09-27T17:22:05.914Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-27T17:22:05.914Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 81.3 MB/s eta 0:00:00 [2022-09-27T17:22:05.914Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-27T17:22:05.914Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-27T17:22:05.914Z] Preparing metadata (setup.py): started [2022-09-27T17:22:06.480Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T17:22:06.480Z] Collecting PyYAML<4,>=3.10 [2022-09-27T17:22:06.480Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-27T17:22:06.480Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 65.7 MB/s eta 0:00:00 [2022-09-27T17:22:06.480Z] ---> Running in 4a98f42a8760 [2022-09-27T17:22:06.480Z] ---> 6665770e594b [2022-09-27T17:22:06.480Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-27T17:22:06.593Z] --parallel Build images in parallel. [Pipeline] } [2022-09-27T17:22:06.608Z] $ docker stop --time=1 2c4ba3280acbbd70d9f5d20f724cb2fb93601c91645532efb342a1d30e0c6e1c [2022-09-27T17:22:06.788Z] Preparing metadata (setup.py): started [2022-09-27T17:22:06.788Z] Removing intermediate container 4a98f42a8760 [2022-09-27T17:22:06.788Z] ---> b364d2ebfe9c [2022-09-27T17:22:06.788Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T17:22:07.083Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T17:22:07.083Z] ---> Running in 1b9c5a9851ab [2022-09-27T17:22:07.083Z] Collecting docopt<0.7,>=0.6.1 [2022-09-27T17:22:07.083Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-27T17:22:07.083Z] Preparing metadata (setup.py): started [2022-09-27T17:22:07.342Z] ---> 66656f411323 [2022-09-27T17:22:07.342Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-27T17:22:07.342Z] Removing intermediate container 1b9c5a9851ab [2022-09-27T17:22:07.342Z] ---> a4c37eb1fd81 [2022-09-27T17:22:07.342Z] Step 23/25 : LABEL arch=x86_64 [2022-09-27T17:22:07.342Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T17:22:07.342Z] ---> Running in a54028b93bf3 [2022-09-27T17:22:07.602Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-27T17:22:07.602Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-27T17:22:07.602Z] ---> 56471dc1bf35 [2022-09-27T17:22:07.602Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-27T17:22:07.602Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 43.0 MB/s eta 0:00:00 [2022-09-27T17:22:07.602Z] Collecting texttable<0.10,>=0.9.0 [2022-09-27T17:22:07.602Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-27T17:22:07.602Z] Removing intermediate container a54028b93bf3 [2022-09-27T17:22:07.602Z] ---> ed59a8a6b38d [2022-09-27T17:22:07.602Z] Step 24/25 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:22:07.602Z] Preparing metadata (setup.py): started [2022-09-27T17:22:07.602Z] ---> Running in 48b620515d7d [2022-09-27T17:22:07.858Z] ---> 3a6e4de96fc9 [2022-09-27T17:22:07.858Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-27T17:22:07.858Z] Removing intermediate container 48b620515d7d [2022-09-27T17:22:07.858Z] ---> 0be954ed0399 [2022-09-27T17:22:07.858Z] Step 25/25 : LABEL version=2.3.0-dev.73 [2022-09-27T17:22:07.858Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T17:22:08.117Z] Collecting docker-pycreds>=0.4.0 [2022-09-27T17:22:08.117Z] ---> Running in da13f65c31da [2022-09-27T17:22:08.117Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-27T17:22:08.117Z] Collecting certifi>=2017.4.17 [2022-09-27T17:22:08.117Z] ---> 9cdafe957989 [2022-09-27T17:22:08.117Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-27T17:22:08.117Z] [2022-09-27T17:22:08.117Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 101.9 MB/s eta 0:00:00 [2022-09-27T17:22:08.117Z] Removing intermediate container da13f65c31da [2022-09-27T17:22:08.117Z] ---> 4e9677240966 [2022-09-27T17:22:08.117Z] [2022-09-27T17:22:08.117Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-27T17:22:08.117Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-27T17:22:08.117Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 143.2 MB/s eta 0:00:00 [2022-09-27T17:22:08.211Z] $ docker rm -f 2c4ba3280acbbd70d9f5d20f724cb2fb93601c91645532efb342a1d30e0c6e1c [Pipeline] // withDockerContainer [2022-09-27T17:22:08.380Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-27T17:22:08.380Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-27T17:22:08.380Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 150.3 MB/s eta 0:00:00 [2022-09-27T17:22:08.380Z] Collecting idna<2.8,>=2.5 [2022-09-27T17:22:08.380Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-27T17:22:08.380Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 77.2 MB/s eta 0:00:00 [2022-09-27T17:22:08.380Z] Successfully built 4e9677240966 [2022-09-27T17:22:08.380Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-27T17:22:08.380Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-27T17:22:08.380Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-27T17:22:08.380Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-27T17:22:08.380Z] Successfully tagged security-spire-server:latest [2022-09-27T17:22:08.380Z] Building security-secretstore-setup [2022-09-27T17:22:08.380Z]  Building security-spire-server ... done  ---> 7dacfc3fc24b [2022-09-27T17:22:08.380Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-27T17:22:08.380Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-27T17:22:08.380Z] Running setup.py install for texttable: started [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:22:08.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-27T17:22:08.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:22:08.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-1379 does not seem to be running inside a container [2022-09-27T17:22:08.958Z] Running setup.py install for texttable: finished with status 'done' [2022-09-27T17:22:08.958Z] Running setup.py install for PyYAML: started [2022-09-27T17:22:08.964Z] $ 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/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-27T17:22:09.217Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:22:09.217Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:22:09.217Z] ---> 779ef309ee86 [2022-09-27T17:22:09.217Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-27T17:22:09.217Z] ---> Using cache [2022-09-27T17:22:09.217Z] ---> 8ab02bf3d476 [2022-09-27T17:22:09.217Z] Step 4/24 : WORKDIR /edgex-go [2022-09-27T17:22:09.217Z] ---> Using cache [2022-09-27T17:22:09.217Z] ---> 65f32da16a78 [2022-09-27T17:22:09.217Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:22:09.217Z] ---> Using cache [2022-09-27T17:22:09.217Z] ---> 0254034bac32 [2022-09-27T17:22:09.217Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-27T17:22:09.217Z] ---> d933c9eac7ed [2022-09-27T17:22:09.217Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-27T17:22:09.217Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-27T17:22:09.781Z] ---> Running in 6642ea1914cd [2022-09-27T17:22:09.781Z] Running setup.py install for docopt: started [2022-09-27T17:22:09.781Z] ---> Running in c0621eb198bc [2022-09-27T17:22:10.051Z] Running setup.py install for docopt: finished with status 'done' [2022-09-27T17:22:10.088Z] $ docker top 53ba78f25bf6e532eb44f30ce2e046ed3417191e9fc7a8f5cc5c44ff2acf986a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T17:22:10.309Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:22:10.309Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:22:10.309Z] ---> 779ef309ee86 [2022-09-27T17:22:10.309Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-27T17:22:10.309Z] ---> Using cache [2022-09-27T17:22:10.309Z] ---> 8ab02bf3d476 [2022-09-27T17:22:10.309Z] Step 4/23 : WORKDIR /edgex-go [2022-09-27T17:22:10.309Z] ---> Using cache [2022-09-27T17:22:10.309Z] ---> 65f32da16a78 [2022-09-27T17:22:10.309Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:22:10.309Z] ---> Using cache [2022-09-27T17:22:10.309Z] ---> 0254034bac32 [2022-09-27T17:22:10.309Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-27T17:22:10.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:22:10.567Z] ---> Running in 1cb78d50c57a [2022-09-27T17:22:10.589Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-27T17:22:10.827Z] Running setup.py install for dockerpty: started [2022-09-27T17:22:11.090Z] Removing intermediate container 6642ea1914cd [2022-09-27T17:22:11.090Z] ---> a02a92de5b15 [2022-09-27T17:22:11.090Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-27T17:22:11.090Z] ---> Running in 2e4da569ef38 [2022-09-27T17:22:11.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:22:11.355Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-27T17:22:11.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:22:11.355Z] Removing intermediate container 2e4da569ef38 [2022-09-27T17:22:11.355Z] ---> 9490d1c6f8aa [2022-09-27T17:22:11.355Z] Step 30/33 : CMD ["gate"] [2022-09-27T17:22:11.355Z] ---> Running in 2d71de532621 [2022-09-27T17:22:11.621Z] Removing intermediate container 2d71de532621 [2022-09-27T17:22:11.621Z] ---> 42e6e45a6f85 [2022-09-27T17:22:11.621Z] Step 31/33 : LABEL arch=x86_64 [2022-09-27T17:22:11.621Z] ---> Running in 69efcd7a537a [2022-09-27T17:22:11.621Z] OK: 211 MiB in 51 packages [2022-09-27T17:22:11.878Z] Removing intermediate container 69efcd7a537a [2022-09-27T17:22:11.878Z] ---> 0f1874f6eb8d [2022-09-27T17:22:11.878Z] Step 32/33 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:22:11.878Z] ---> Running in 71c4cc7df454 [2022-09-27T17:22:12.156Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:22:12.156Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-09-27T17:22:12.156Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-27T17:22:12.156Z] Removing intermediate container 71c4cc7df454 [2022-09-27T17:22:12.156Z] ---> 7eff870cc1bb [2022-09-27T17:22:12.156Z] Step 33/33 : LABEL version=2.3.0-dev.73 [2022-09-27T17:22:12.156Z] ---> Running in 24fd513f453e [2022-09-27T17:22:12.417Z] Removing intermediate container c0621eb198bc [2022-09-27T17:22:12.417Z] ---> 6f9b650b2d81 [2022-09-27T17:22:12.417Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-27T17:22:12.417Z] Removing intermediate container 24fd513f453e [2022-09-27T17:22:12.417Z] ---> 8217267549b9 [2022-09-27T17:22:12.417Z] [2022-09-27T17:22:12.417Z] OK: 211 MiB in 51 packages [2022-09-27T17:22:12.418Z] Successfully built 8217267549b9 [2022-09-27T17:22:12.418Z] Successfully tagged security-bootstrapper:latest [2022-09-27T17:22:12.418Z]  Building security-bootstrapper ... done Building security-spire-config [2022-09-27T17:22:12.677Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:22:12.677Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:22:12.677Z] ---> 779ef309ee86 [2022-09-27T17:22:12.677Z] Step 3/25 : WORKDIR /edgex-go [2022-09-27T17:22:12.677Z] ---> Using cache [2022-09-27T17:22:12.677Z] ---> 4140dfef18fd [2022-09-27T17:22:12.677Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:22:12.677Z] ---> Using cache [2022-09-27T17:22:12.677Z] ---> 047d7858d67f [2022-09-27T17:22:12.677Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-27T17:22:13.245Z] ---> d317c16676ea [2022-09-27T17:22:13.245Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:22:13.504Z] ---> Running in 88ea8db8ded8 [2022-09-27T17:22:13.504Z] ---> Running in f63998a70066 [2022-09-27T17:22:13.762Z] Removing intermediate container 1cb78d50c57a [2022-09-27T17:22:13.762Z] ---> 6e89bc9557a1 [2022-09-27T17:22:13.762Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-27T17:22:14.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:22:14.328Z] ---> 85f0a640dbfc [2022-09-27T17:22:14.328Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:22:14.587Z] ---> Running in 1d38ffd76227 [2022-09-27T17:22:14.839Z] Building core-command ... [2022-09-27T17:22:14.840Z] Building core-data ... [2022-09-27T17:22:14.840Z] Building core-metadata ... [2022-09-27T17:22:14.840Z] Building security-bootstrapper ... [2022-09-27T17:22:14.840Z] Building security-proxy-setup ... [2022-09-27T17:22:14.840Z] Building security-secretstore-setup ... [2022-09-27T17:22:14.840Z] Building security-spiffe-token-provider ... [2022-09-27T17:22:14.840Z] Building security-spire-agent ... [2022-09-27T17:22:14.840Z] Building security-spire-config ... [2022-09-27T17:22:14.840Z] Building security-spire-server ... [2022-09-27T17:22:14.840Z] Building support-notifications ... [2022-09-27T17:22:14.840Z] Building support-scheduler ... [2022-09-27T17:22:14.840Z] Building sys-mgmt-agent ... [2022-09-27T17:22:14.840Z] Building security-bootstrapper [2022-09-27T17:22:14.840Z] Building support-scheduler [2022-09-27T17:22:14.840Z] Building core-command [2022-09-27T17:22:14.840Z] Building security-spire-config [2022-09-27T17:22:14.840Z] Building support-notifications [2022-09-27T17:22:15.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:22:16.102Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:22:16.102Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:22:16.102Z] ---> 779ef309ee86 [2022-09-27T17:22:16.102Z] Step 3/26 : WORKDIR /edgex-go [2022-09-27T17:22:16.102Z] ---> Using cache [2022-09-27T17:22:16.102Z] ---> 4140dfef18fd [2022-09-27T17:22:16.102Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:22:16.102Z] ---> Using cache [2022-09-27T17:22:16.102Z] ---> 047d7858d67f [2022-09-27T17:22:16.102Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T17:22:16.102Z] ---> Using cache [2022-09-27T17:22:16.102Z] ---> a5b92bc90a5e [2022-09-27T17:22:16.102Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-27T17:22:16.102Z] ---> Using cache [2022-09-27T17:22:16.102Z] ---> b6623145cac3 [2022-09-27T17:22:16.102Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:22:16.102Z] ---> Using cache [2022-09-27T17:22:16.102Z] ---> 64e6e2957e5e [2022-09-27T17:22:16.102Z] Step 8/26 : COPY . . [2022-09-27T17:22:16.102Z] ---> Using cache [2022-09-27T17:22:16.102Z] ---> ede821ae4142 [2022-09-27T17:22:16.102Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T17:22:16.102Z] ---> Using cache [2022-09-27T17:22:16.102Z] ---> 7d910941a997 [2022-09-27T17:22:16.102Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-27T17:22:16.102Z] ---> Using cache [2022-09-27T17:22:16.102Z] ---> bfe9d77e65c0 [2022-09-27T17:22:16.102Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-27T17:22:16.360Z] OK: 211 MiB in 51 packages [2022-09-27T17:22:18.262Z] ---> Running in bbd05ee2b8b3 [2022-09-27T17:22:18.262Z] Removing intermediate container 76f9937ef7da [2022-09-27T17:22:18.262Z] ---> 66f63ad8253f [2022-09-27T17:22:18.262Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-27T17:22:18.521Z] ---> Running in 02a6a8408009 [2022-09-27T17:22:18.521Z] Removing intermediate container 88ea8db8ded8 [2022-09-27T17:22:18.521Z] ---> d316eb15faa7 [2022-09-27T17:22:18.521Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-27T17:22:18.781Z] Removing intermediate container 02a6a8408009 [2022-09-27T17:22:18.781Z] ---> e0047bae2ff7 [2022-09-27T17:22:18.781Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T17:22:19.039Z] ---> 62dad5e22bf5 [2022-09-27T17:22:19.039Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:22:19.039Z] ---> Running in 0183d0109900 [2022-09-27T17:22:19.039Z] ---> Running in f5d33c628874 [2022-09-27T17:22:19.309Z] Removing intermediate container 0183d0109900 [2022-09-27T17:22:19.309Z] ---> d87cfd2d7688 [2022-09-27T17:22:19.309Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-27T17:22:19.309Z] Removing intermediate container bbd05ee2b8b3 [2022-09-27T17:22:19.309Z] ---> f0bf9d288630 [2022-09-27T17:22:19.309Z] Step 12/26 : WORKDIR /edgex-go [2022-09-27T17:22:19.567Z] ---> Running in 964273056dfe [2022-09-27T17:22:19.825Z] ---> e8652e4ef282 [2022-09-27T17:22:19.825Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-27T17:22:20.083Z] Removing intermediate container 964273056dfe [2022-09-27T17:22:20.083Z] ---> 09586087139d [2022-09-27T17:22:20.083Z] [2022-09-27T17:22:20.083Z] Step 13/26 : FROM alpine:3.15 [2022-09-27T17:22:20.083Z] ---> c4fc93816858 [2022-09-27T17:22:20.083Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T17:22:20.083Z] ---> Using cache [2022-09-27T17:22:20.083Z] ---> 1ef8d34f6452 [2022-09-27T17:22:20.083Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:22:20.083Z] ---> Using cache [2022-09-27T17:22:20.083Z] ---> 42f47046980b [2022-09-27T17:22:20.083Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-27T17:22:20.340Z] ---> Running in 8adc29b4146c [2022-09-27T17:22:20.340Z] ---> 81c9187b2b2f [2022-09-27T17:22:20.340Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-27T17:22:20.905Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:22:21.484Z] ---> 87e003662280 [2022-09-27T17:22:21.484Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-27T17:22:22.856Z] ---> Running in 1bd281db6a5d [2022-09-27T17:22:22.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:22:22.856Z] Removing intermediate container 1bd281db6a5d [2022-09-27T17:22:22.856Z] ---> d16c21d674f2 [2022-09-27T17:22:22.856Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:22:23.112Z] ---> Running in 8349974fa4c9 [2022-09-27T17:22:23.369Z] Removing intermediate container f63998a70066 [2022-09-27T17:22:23.369Z] ---> 140d2d055412 [2022-09-27T17:22:23.369Z] Step 9/24 : COPY . . [2022-09-27T17:22:23.626Z] Removing intermediate container 8349974fa4c9 [2022-09-27T17:22:23.626Z] ---> b104ec8a3bfb [2022-09-27T17:22:23.626Z] Step 21/23 : LABEL arch=x86_64 [2022-09-27T17:22:24.193Z] ---> Running in f6c9efc7d432 [2022-09-27T17:22:24.450Z] Removing intermediate container 1d38ffd76227 [2022-09-27T17:22:24.450Z] ---> be20d8a52765 [2022-09-27T17:22:24.450Z] Step 9/23 : COPY . . [2022-09-27T17:22:24.708Z] Removing intermediate container f6c9efc7d432 [2022-09-27T17:22:24.708Z] ---> 37b03c1e2c05 [2022-09-27T17:22:24.708Z] Step 22/23 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:22:24.896Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:22:24.896Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:22:24.896Z] ---> 2f1b9420d008 [2022-09-27T17:22:24.896Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-27T17:22:24.964Z] ---> Running in 7891855499eb [2022-09-27T17:22:25.163Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:22:25.163Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:22:25.163Z] ---> 2f1b9420d008 [2022-09-27T17:22:25.163Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-27T17:22:25.434Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:22:25.434Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:22:25.434Z] ---> 2f1b9420d008 [2022-09-27T17:22:25.434Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-27T17:22:25.434Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:22:25.434Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:22:25.434Z] ---> 2f1b9420d008 [2022-09-27T17:22:25.434Z] Step 3/33 : WORKDIR /edgex-go [2022-09-27T17:22:25.434Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:22:25.434Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:22:25.434Z] ---> 2f1b9420d008 [2022-09-27T17:22:25.434Z] Step 3/26 : WORKDIR /edgex-go [2022-09-27T17:22:25.434Z] ---> Running in 86f932e359cd [2022-09-27T17:22:25.434Z] ---> Running in d85f3da03be2 [2022-09-27T17:22:25.434Z] ---> Running in 75e33e37bb60 [2022-09-27T17:22:25.434Z] ---> Running in 551b71823a0e [2022-09-27T17:22:25.434Z] ---> Running in 06500537ad20 [2022-09-27T17:22:25.895Z] Removing intermediate container 7891855499eb [2022-09-27T17:22:25.895Z] ---> ff263c5b9fa6 [2022-09-27T17:22:25.895Z] Step 23/23 : LABEL version=2.3.0-dev.73 [2022-09-27T17:22:25.895Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T17:22:25.895Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T17:22:25.895Z] OK: 15857 distinct packages available [2022-09-27T17:22:25.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:22:26.019Z] Removing intermediate container d85f3da03be2 [2022-09-27T17:22:26.019Z] ---> 1631f0c1ebf4 [2022-09-27T17:22:26.019Z] Step 4/23 : WORKDIR /edgex-go [2022-09-27T17:22:26.019Z] ---> Running in a8784013bac6 [2022-09-27T17:22:26.285Z] Removing intermediate container 551b71823a0e [2022-09-27T17:22:26.285Z] ---> 1c61bdf7bada [2022-09-27T17:22:26.285Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:22:26.285Z] Removing intermediate container 86f932e359cd [2022-09-27T17:22:26.285Z] ---> c118597395a7 [2022-09-27T17:22:26.285Z] Step 4/24 : WORKDIR /edgex-go [2022-09-27T17:22:26.285Z] Removing intermediate container 75e33e37bb60 [2022-09-27T17:22:26.285Z] ---> 608dd85fd18e [2022-09-27T17:22:26.285Z] Step 4/23 : WORKDIR /edgex-go [2022-09-27T17:22:26.285Z] Removing intermediate container 06500537ad20 [2022-09-27T17:22:26.285Z] ---> f410c51f489c [2022-09-27T17:22:26.285Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:22:26.285Z] ---> Running in bae0c30c710c [2022-09-27T17:22:26.285Z] ---> Running in 7746cf5e98bd [2022-09-27T17:22:26.552Z] ---> Running in 86fa88b3ebb7 [2022-09-27T17:22:26.552Z] ---> Running in 2ca72a164c0b [2022-09-27T17:22:26.819Z] Removing intermediate container a8784013bac6 [2022-09-27T17:22:26.819Z] ---> 6a29c89fc474 [2022-09-27T17:22:26.819Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:22:26.831Z] ---> Running in 5f5412e41a4c [2022-09-27T17:22:26.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:22:26.831Z] Removing intermediate container 5f5412e41a4c [2022-09-27T17:22:26.831Z] ---> b3abc208764d [2022-09-27T17:22:26.831Z] [2022-09-27T17:22:27.086Z] Removing intermediate container bae0c30c710c [2022-09-27T17:22:27.086Z] ---> ce407294ec52 [2022-09-27T17:22:27.086Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:22:27.086Z] ---> Running in f85515cdc5ec [2022-09-27T17:22:27.088Z] Successfully built b3abc208764d [2022-09-27T17:22:27.088Z] Successfully tagged sys-mgmt-agent:latest [2022-09-27T17:22:27.088Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-09-27T17:22:27.088Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-27T17:22:27.088Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-27T17:22:27.088Z] Removing intermediate container f5d33c628874 [2022-09-27T17:22:27.089Z] ---> 786bde6e2554 [2022-09-27T17:22:27.089Z] Step 8/25 : COPY . . [2022-09-27T17:22:27.347Z] (3/4) Installing libucontext (1.1-r0) [2022-09-27T17:22:27.347Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-27T17:22:27.347Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T17:22:27.347Z] OK: 6 MiB in 18 packages [2022-09-27T17:22:27.355Z] ---> Running in 1d152166c133 [2022-09-27T17:22:27.355Z] Removing intermediate container 2ca72a164c0b [2022-09-27T17:22:27.355Z] ---> 858262bb94c8 [2022-09-27T17:22:27.355Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:22:27.673Z] ---> Running in 545fcf33bfba [2022-09-27T17:22:29.243Z] ---> 363a0671c159 [2022-09-27T17:22:29.243Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-27T17:22:29.243Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:22:29.243Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:22:29.243Z] ---> 779ef309ee86 [2022-09-27T17:22:29.243Z] Step 3/20 : WORKDIR /edgex-go [2022-09-27T17:22:29.243Z] ---> Using cache [2022-09-27T17:22:29.243Z] ---> 4140dfef18fd [2022-09-27T17:22:29.243Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-27T17:22:30.175Z] ---> Running in 142f9c6acc81 [2022-09-27T17:22:30.175Z] ---> Running in 9a8d8b61a24a [2022-09-27T17:22:30.175Z] ---> 7ef28cdbeeca [2022-09-27T17:22:30.175Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-27T17:22:30.257Z] Removing intermediate container 7746cf5e98bd [2022-09-27T17:22:30.257Z] ---> eac59b5bb55b [2022-09-27T17:22:30.257Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T17:22:30.257Z] ---> Running in 5bb2492b9c86 [2022-09-27T17:22:30.257Z] Removing intermediate container 86fa88b3ebb7 [2022-09-27T17:22:30.257Z] ---> ac6270847036 [2022-09-27T17:22:30.257Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-27T17:22:30.257Z] ---> Running in 72673be5da92 [2022-09-27T17:22:30.433Z] ---> d0fcbf66904d [2022-09-27T17:22:30.433Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-27T17:22:30.433Z] ---> Running in 7c67780f45f6 [2022-09-27T17:22:30.433Z] ---> Running in cd8f882dc1ac [2022-09-27T17:22:30.433Z] Removing intermediate container 8adc29b4146c [2022-09-27T17:22:30.433Z] ---> e2cce45f0ae1 [2022-09-27T17:22:30.433Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T17:22:30.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:22:30.691Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-27T17:22:30.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:22:30.948Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-27T17:22:30.948Z] v3.16.2-210-g84cfb9e03b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-27T17:22:30.948Z] v3.16.2-212-g313c9fb349 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-27T17:22:30.948Z] OK: 17045 distinct packages available [2022-09-27T17:22:30.948Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-27T17:22:30.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:22:31.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:22:31.206Z] OK: 211 MiB in 51 packages [2022-09-27T17:22:31.220Z] Removing intermediate container f85515cdc5ec [2022-09-27T17:22:31.220Z] ---> d87ddffb9be2 [2022-09-27T17:22:31.220Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-27T17:22:31.220Z] Removing intermediate container 545fcf33bfba [2022-09-27T17:22:31.220Z] ---> 9300b51a16e4 [2022-09-27T17:22:31.220Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-27T17:22:31.220Z] ---> Running in a16ce4fbf05f [2022-09-27T17:22:31.493Z] Removing intermediate container 1d152166c133 [2022-09-27T17:22:31.493Z] ---> be0b12c30e4a [2022-09-27T17:22:31.493Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-27T17:22:31.493Z] ---> Running in ccfdd852fe16 [2022-09-27T17:22:31.493Z] ---> Running in 02736a3031f9 [2022-09-27T17:22:32.140Z] ---> 7bcb52205044 [2022-09-27T17:22:32.140Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T17:22:32.403Z] Removing intermediate container 9a8d8b61a24a [2022-09-27T17:22:32.403Z] ---> 94a08c0f2eb3 [2022-09-27T17:22:32.403Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-27T17:22:32.403Z] ---> beb75fe0fad7 [2022-09-27T17:22:32.403Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-27T17:22:32.660Z] ---> Running in 61a2efd4ee56 [2022-09-27T17:22:32.660Z] ---> 4a6b869bd3c2 [2022-09-27T17:22:32.660Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:22:32.660Z] ---> Running in b984e4815760 [2022-09-27T17:22:32.660Z] Removing intermediate container 61a2efd4ee56 [2022-09-27T17:22:32.660Z] ---> 768902aff6f6 [2022-09-27T17:22:32.660Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-27T17:22:32.899Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:22:32.899Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:22:33.167Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:22:33.226Z] ---> d4f45e617ce5 [2022-09-27T17:22:33.226Z] Step 21/26 : WORKDIR / [2022-09-27T17:22:33.226Z] ---> Running in 38af85cc6e51 [2022-09-27T17:22:33.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:22:33.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:22:33.484Z] Removing intermediate container 38af85cc6e51 [2022-09-27T17:22:33.484Z] ---> 0f3e2fd2eacc [2022-09-27T17:22:33.484Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T17:22:33.484Z] ---> Running in a6ebea91cda2 [2022-09-27T17:22:33.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:22:33.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:22:33.762Z] Removing intermediate container a6ebea91cda2 [2022-09-27T17:22:33.762Z] ---> a9b5f242f35e [2022-09-27T17:22:33.762Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T17:22:33.762Z] ---> Running in eb98ab734ef3 [2022-09-27T17:22:33.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:22:34.021Z] Removing intermediate container eb98ab734ef3 [2022-09-27T17:22:34.021Z] ---> f2f77ec53e5b [2022-09-27T17:22:34.021Z] Step 24/26 : LABEL arch=x86_64 [2022-09-27T17:22:34.021Z] ---> Running in 046dcab6e3dc [2022-09-27T17:22:34.278Z] Removing intermediate container 046dcab6e3dc [2022-09-27T17:22:34.278Z] ---> 1d533e10b743 [2022-09-27T17:22:34.278Z] Step 25/26 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:22:34.278Z] ---> Running in fd5d5a7632d6 [2022-09-27T17:22:34.535Z] Removing intermediate container fd5d5a7632d6 [2022-09-27T17:22:34.535Z] ---> 1e119d9e72f6 [2022-09-27T17:22:34.535Z] Step 26/26 : LABEL version=2.3.0-dev.73 [2022-09-27T17:22:34.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:22:34.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:22:34.560Z] OK: 221 MiB in 51 packages [2022-09-27T17:22:34.797Z] ---> Running in ca1cc831baee [2022-09-27T17:22:34.827Z] OK: 221 MiB in 51 packages [2022-09-27T17:22:35.063Z] Removing intermediate container ca1cc831baee [2022-09-27T17:22:35.063Z] ---> b26c4dd00fe6 [2022-09-27T17:22:35.063Z] [2022-09-27T17:22:35.063Z] Successfully built b26c4dd00fe6 [2022-09-27T17:22:35.063Z] Successfully tagged security-spire-config:latest [2022-09-27T17:22:35.063Z]  Building security-spire-config ... done Building core-command [2022-09-27T17:22:35.410Z] OK: 221 MiB in 51 packages [2022-09-27T17:22:35.992Z] OK: 221 MiB in 51 packages [2022-09-27T17:22:35.992Z] OK: 221 MiB in 51 packages [2022-09-27T17:22:36.580Z] Removing intermediate container 5bb2492b9c86 [2022-09-27T17:22:36.580Z] ---> 8d012f33c685 [2022-09-27T17:22:36.580Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-27T17:22:36.580Z] Removing intermediate container 72673be5da92 [2022-09-27T17:22:36.580Z] ---> a9524aec60d4 [2022-09-27T17:22:36.580Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-27T17:22:37.161Z] Removing intermediate container a16ce4fbf05f [2022-09-27T17:22:37.161Z] ---> ce1cb2d859f7 [2022-09-27T17:22:37.161Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-27T17:22:37.743Z] Removing intermediate container 02736a3031f9 [2022-09-27T17:22:37.743Z] ---> c7420a734db1 [2022-09-27T17:22:37.743Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-27T17:22:37.743Z] Removing intermediate container ccfdd852fe16 [2022-09-27T17:22:37.743Z] ---> 6e32c109b427 [2022-09-27T17:22:37.743Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-27T17:22:37.743Z] ---> 26a9112139f9 [2022-09-27T17:22:37.743Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:22:38.012Z] ---> 812d89bbe052 [2022-09-27T17:22:38.012Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:22:38.012Z] ---> Running in 324e6403cb7c [2022-09-27T17:22:38.012Z] ---> Running in 570d29b0614f [2022-09-27T17:22:38.597Z] ---> 1768ba8bb3ed [2022-09-27T17:22:38.597Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:22:38.873Z] ---> Running in ee5c9e25e549 [2022-09-27T17:22:39.147Z] ---> cf5b151f52e3 [2022-09-27T17:22:39.147Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:22:39.147Z] ---> Running in 56be9185d825 [2022-09-27T17:22:39.275Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:22:39.275Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:22:39.275Z] ---> 779ef309ee86 [2022-09-27T17:22:39.275Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-27T17:22:39.275Z] ---> Using cache [2022-09-27T17:22:39.275Z] ---> 8ab02bf3d476 [2022-09-27T17:22:39.275Z] Step 4/24 : WORKDIR /edgex-go [2022-09-27T17:22:39.275Z] ---> Using cache [2022-09-27T17:22:39.275Z] ---> 65f32da16a78 [2022-09-27T17:22:39.275Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:22:39.275Z] ---> Using cache [2022-09-27T17:22:39.275Z] ---> 0254034bac32 [2022-09-27T17:22:39.275Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-27T17:22:39.275Z] ---> Using cache [2022-09-27T17:22:39.275Z] ---> 32b428f35624 [2022-09-27T17:22:39.275Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-27T17:22:39.275Z] ---> Using cache [2022-09-27T17:22:39.275Z] ---> e1ba7457b8e3 [2022-09-27T17:22:39.275Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:22:39.275Z] ---> Using cache [2022-09-27T17:22:39.275Z] ---> 0091c3bd1bb3 [2022-09-27T17:22:39.275Z] Step 9/24 : COPY . . [2022-09-27T17:22:39.275Z] ---> Using cache [2022-09-27T17:22:39.275Z] ---> 9c87d4ad64b5 [2022-09-27T17:22:39.275Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-27T17:22:39.414Z] ---> 7417c913547a [2022-09-27T17:22:39.414Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:22:39.414Z] ---> Running in 632211ce155e [2022-09-27T17:22:39.841Z] ---> Running in e1a8243087f9 [2022-09-27T17:22:40.775Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-27T17:22:44.973Z] Removing intermediate container b984e4815760 [2022-09-27T17:22:44.973Z] ---> cc713bc9d530 [2022-09-27T17:22:44.973Z] Step 7/20 : COPY . . [2022-09-27T17:22:51.528Z] ---> b76439b1c32d [2022-09-27T17:22:51.528Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-27T17:22:51.789Z] ---> Running in a1d76f8cf3e0 [2022-09-27T17:22:53.159Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-27T17:22:58.414Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-27T17:23:06.526Z] Removing intermediate container 7c67780f45f6 [2022-09-27T17:23:06.526Z] ---> 768e9360b444 [2022-09-27T17:23:06.526Z] [2022-09-27T17:23:06.526Z] Step 10/25 : FROM alpine:3.16 [2022-09-27T17:23:06.526Z] ---> 9c6f07244728 [2022-09-27T17:23:06.526Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-27T17:23:06.526Z] Removing intermediate container 142f9c6acc81 [2022-09-27T17:23:06.526Z] ---> 53f64f700798 [2022-09-27T17:23:06.526Z] [2022-09-27T17:23:06.526Z] Step 11/24 : FROM alpine:3.16 [2022-09-27T17:23:06.526Z] ---> 9c6f07244728 [2022-09-27T17:23:06.526Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-27T17:23:06.807Z] ---> Running in b79a1b0182a7 [2022-09-27T17:23:06.807Z] ---> Running in 8806d87cf736 [2022-09-27T17:23:07.064Z] Removing intermediate container b79a1b0182a7 [2022-09-27T17:23:07.064Z] ---> cccc80e60e2a [2022-09-27T17:23:07.064Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-27T17:23:07.064Z] ---> Running in 462396258efe [2022-09-27T17:23:07.336Z] Removing intermediate container 462396258efe [2022-09-27T17:23:07.336Z] ---> 2e300281b41a [2022-09-27T17:23:07.336Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-27T17:23:07.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:23:07.595Z] ---> Running in 105cf73fbb51 [2022-09-27T17:23:07.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:23:07.851Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-27T17:23:07.851Z] Removing intermediate container 105cf73fbb51 [2022-09-27T17:23:07.851Z] ---> 0527a048e449 [2022-09-27T17:23:07.851Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:23:07.851Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-27T17:23:07.852Z] (3/3) Installing su-exec (0.2-r1) [2022-09-27T17:23:07.852Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:23:07.852Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T17:23:07.852Z] OK: 6 MiB in 17 packages [2022-09-27T17:23:08.109Z] ---> Running in d270cac10179 [2022-09-27T17:23:09.518Z] Removing intermediate container 8806d87cf736 [2022-09-27T17:23:09.518Z] ---> fc7b1610e66a [2022-09-27T17:23:09.518Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-27T17:23:09.518Z] ---> Running in f108cb0a4036 [2022-09-27T17:23:09.777Z] Removing intermediate container f108cb0a4036 [2022-09-27T17:23:09.777Z] ---> 118debf6c3a9 [2022-09-27T17:23:09.777Z] Step 13/25 : WORKDIR / [2022-09-27T17:23:10.034Z] Removing intermediate container d270cac10179 [2022-09-27T17:23:10.034Z] ---> f45a9eeb6aec [2022-09-27T17:23:10.034Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T17:23:10.297Z] ---> Running in c601b3e71d71 [2022-09-27T17:23:10.297Z] ---> Running in 1a6161f30c98 [2022-09-27T17:23:10.596Z] Removing intermediate container c601b3e71d71 [2022-09-27T17:23:10.596Z] ---> 0c7956577125 [2022-09-27T17:23:10.596Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-27T17:23:10.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:23:11.433Z] ---> a479d83f502d [2022-09-27T17:23:11.433Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-27T17:23:11.433Z] Removing intermediate container e1a8243087f9 [2022-09-27T17:23:11.433Z] ---> 5f598fdfa61e [2022-09-27T17:23:11.433Z] [2022-09-27T17:23:11.433Z] Step 11/24 : FROM alpine:3.16 [2022-09-27T17:23:11.433Z] ---> 9c6f07244728 [2022-09-27T17:23:11.433Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-27T17:23:11.433Z] ---> Using cache [2022-09-27T17:23:11.433Z] ---> d7bb883d13b8 [2022-09-27T17:23:11.433Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T17:23:11.433Z] ---> Using cache [2022-09-27T17:23:11.433Z] ---> bef0c464ff58 [2022-09-27T17:23:11.433Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-27T17:23:11.695Z] ---> Running in 80139ad867b3 [2022-09-27T17:23:11.695Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:23:11.695Z] ---> 8673cd4cef1b [2022-09-27T17:23:11.695Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-27T17:23:11.957Z] Removing intermediate container 80139ad867b3 [2022-09-27T17:23:11.957Z] ---> 07aedd350ac1 [2022-09-27T17:23:11.957Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-27T17:23:12.227Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T17:23:12.227Z] ---> Running in 12ae69f82f12 [2022-09-27T17:23:12.227Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T17:23:12.227Z] ---> 1c3f6db20605 [2022-09-27T17:23:12.227Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-27T17:23:12.227Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T17:23:12.485Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T17:23:12.485Z] Removing intermediate container 12ae69f82f12 [2022-09-27T17:23:12.485Z] ---> 55b8533997ef [2022-09-27T17:23:12.485Z] Step 16/24 : WORKDIR / [2022-09-27T17:23:12.485Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T17:23:12.485Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T17:23:12.743Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:23:12.743Z] OK: 8 MiB in 20 packages [2022-09-27T17:23:12.743Z] ---> Running in a671210a756e [2022-09-27T17:23:12.743Z] ---> 09932325a08f [2022-09-27T17:23:12.743Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-27T17:23:13.001Z] Removing intermediate container a671210a756e [2022-09-27T17:23:13.001Z] ---> cfb4bb10541c [2022-09-27T17:23:13.001Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T17:23:13.262Z] ---> 3808f00dbe85 [2022-09-27T17:23:13.262Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-27T17:23:13.521Z] ---> 8dc15122f5c4 [2022-09-27T17:23:13.521Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-27T17:23:13.521Z] Removing intermediate container cd8f882dc1ac [2022-09-27T17:23:13.521Z] ---> 497e2fb31a5c [2022-09-27T17:23:13.521Z] [2022-09-27T17:23:13.521Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T17:23:13.521Z] ---> 9c6f07244728 [2022-09-27T17:23:13.521Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-27T17:23:13.779Z] Removing intermediate container 1a6161f30c98 [2022-09-27T17:23:13.779Z] ---> ae957420c01a [2022-09-27T17:23:13.779Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T17:23:13.779Z] ---> Running in 7cde5b0e5194 [2022-09-27T17:23:14.036Z] ---> f8387300b034 [2022-09-27T17:23:14.037Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-27T17:23:14.037Z] ---> 7a02ebe46cb6 [2022-09-27T17:23:14.037Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-27T17:23:14.037Z] ---> 2cfc82dfd4bd [2022-09-27T17:23:14.037Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-27T17:23:14.299Z] ---> b820a4e9bf80 [2022-09-27T17:23:14.299Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-27T17:23:14.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:23:14.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:23:14.559Z] ---> Running in 7df4a587564e [2022-09-27T17:23:14.559Z] ---> 4ec0511240d3 [2022-09-27T17:23:14.559Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-27T17:23:14.559Z] ---> Running in 669c0c7b3267 [2022-09-27T17:23:14.559Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-27T17:23:14.818Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-27T17:23:14.818Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:23:14.818Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T17:23:14.818Z] ---> 618e6197bac8 [2022-09-27T17:23:14.818Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-27T17:23:14.818Z] Removing intermediate container 669c0c7b3267 [2022-09-27T17:23:14.818Z] ---> d166493313ae [2022-09-27T17:23:14.818Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:23:14.818Z] OK: 6 MiB in 16 packages [2022-09-27T17:23:14.818Z] ---> Running in 1f4b2309844c [2022-09-27T17:23:15.076Z] ---> 34af40871ce1 [2022-09-27T17:23:15.076Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-27T17:23:15.076Z] Removing intermediate container 1f4b2309844c [2022-09-27T17:23:15.076Z] ---> 293f6782e6e7 [2022-09-27T17:23:15.076Z] Step 22/24 : LABEL arch=x86_64 [2022-09-27T17:23:15.076Z] ---> Running in a558cbb24882 [2022-09-27T17:23:15.335Z] ---> Running in 1bbafd3daf9f [2022-09-27T17:23:15.335Z] Removing intermediate container a558cbb24882 [2022-09-27T17:23:15.335Z] ---> 57a8705d60ac [2022-09-27T17:23:15.335Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:23:15.335Z] ---> Running in 6de8293332df [2022-09-27T17:23:15.596Z] Removing intermediate container 1bbafd3daf9f [2022-09-27T17:23:15.596Z] ---> 4cf87abb5ddf [2022-09-27T17:23:15.596Z] Step 23/24 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:15.596Z] Removing intermediate container 7cde5b0e5194 [2022-09-27T17:23:15.596Z] ---> 298a1fe3c061 [2022-09-27T17:23:15.596Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T17:23:15.596Z] ---> Running in 90ba0dbf046d [2022-09-27T17:23:15.596Z] Removing intermediate container 6de8293332df [2022-09-27T17:23:15.596Z] ---> 6f0670b7d389 [2022-09-27T17:23:15.596Z] Step 22/24 : LABEL arch=x86_64 [2022-09-27T17:23:15.596Z] ---> Running in bcd093d2c958 [2022-09-27T17:23:15.596Z] ---> Running in 76ae8449ab74 [2022-09-27T17:23:15.868Z] Removing intermediate container 7df4a587564e [2022-09-27T17:23:15.868Z] ---> d93a203c5a9b [2022-09-27T17:23:15.868Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-27T17:23:15.868Z] Removing intermediate container 90ba0dbf046d [2022-09-27T17:23:15.868Z] ---> 163b9e1cb89f [2022-09-27T17:23:15.868Z] Step 24/24 : LABEL version=2.3.0-dev.73 [2022-09-27T17:23:15.868Z] ---> Running in 8d9f1097ddd8 [2022-09-27T17:23:15.868Z] ---> Running in 640999de6017 [2022-09-27T17:23:15.868Z] Removing intermediate container 76ae8449ab74 [2022-09-27T17:23:15.869Z] ---> 1dc518d942f0 [2022-09-27T17:23:15.869Z] Step 23/24 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:15.869Z] Removing intermediate container bcd093d2c958 [2022-09-27T17:23:15.869Z] ---> efde4152af44 [2022-09-27T17:23:15.869Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-27T17:23:15.869Z] ---> Running in 54ec476fa58b [2022-09-27T17:23:16.129Z] ---> Running in 24edbb289043 [2022-09-27T17:23:16.129Z] Removing intermediate container 8d9f1097ddd8 [2022-09-27T17:23:16.129Z] ---> b7d73c1b084e [2022-09-27T17:23:16.129Z] Step 23/25 : LABEL arch=x86_64 [2022-09-27T17:23:16.129Z] Removing intermediate container 640999de6017 [2022-09-27T17:23:16.129Z] ---> 195d635c5954 [2022-09-27T17:23:16.129Z] [2022-09-27T17:23:16.129Z] ---> Running in 6576208b6edf [2022-09-27T17:23:16.129Z] Removing intermediate container 54ec476fa58b [2022-09-27T17:23:16.129Z] ---> d3c1e9de870d [2022-09-27T17:23:16.129Z] Step 24/24 : LABEL version=2.3.0-dev.73 [2022-09-27T17:23:16.129Z] Successfully built 195d635c5954 [2022-09-27T17:23:16.129Z] Successfully tagged core-command:latest [2022-09-27T17:23:16.129Z]  Building core-command ... done Building security-proxy-setup [2022-09-27T17:23:16.129Z] Removing intermediate container 24edbb289043 [2022-09-27T17:23:16.129Z] ---> 13bb12bb4398 [2022-09-27T17:23:16.129Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T17:23:16.129Z] ---> Running in 92fe42fe59ff [2022-09-27T17:23:16.388Z] Removing intermediate container 6576208b6edf [2022-09-27T17:23:16.388Z] ---> 4692f567d39f [2022-09-27T17:23:16.388Z] Step 24/25 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:16.388Z] ---> Running in 426ab366ce88 [2022-09-27T17:23:16.647Z] ---> Running in 44ca5a7847fb [2022-09-27T17:23:16.906Z] Removing intermediate container 92fe42fe59ff [2022-09-27T17:23:16.906Z] ---> 64cd05db39e2 [2022-09-27T17:23:16.906Z] [2022-09-27T17:23:16.906Z] Successfully built 64cd05db39e2 [2022-09-27T17:23:17.165Z] Successfully tagged core-data:latest [2022-09-27T17:23:17.438Z]  Building core-data ... done Removing intermediate container 426ab366ce88 [2022-09-27T17:23:17.438Z] ---> e4866d454917 [2022-09-27T17:23:17.438Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T17:23:17.438Z] Removing intermediate container 44ca5a7847fb [2022-09-27T17:23:17.438Z] ---> f54062018b7f [2022-09-27T17:23:17.438Z] Step 25/25 : LABEL version=2.3.0-dev.73 [2022-09-27T17:23:17.697Z] ---> Running in 04f9ad83a61a [2022-09-27T17:23:17.697Z] ---> a6fed8a97268 [2022-09-27T17:23:17.697Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-27T17:23:18.269Z] Removing intermediate container 04f9ad83a61a [2022-09-27T17:23:18.269Z] ---> 99f0e09085dd [2022-09-27T17:23:18.269Z] [2022-09-27T17:23:18.269Z] Successfully built 99f0e09085dd [2022-09-27T17:23:18.526Z] Successfully tagged security-secretstore-setup:latest [2022-09-27T17:23:18.783Z]  Building security-secretstore-setup ... done  ---> 0220aa5ff99d [2022-09-27T17:23:18.783Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-27T17:23:19.349Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:23:19.349Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:23:19.349Z] ---> 779ef309ee86 [2022-09-27T17:23:19.349Z] Step 3/22 : WORKDIR /edgex-go [2022-09-27T17:23:19.349Z] ---> Using cache [2022-09-27T17:23:19.349Z] ---> 4140dfef18fd [2022-09-27T17:23:19.349Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:23:19.349Z] ---> Using cache [2022-09-27T17:23:19.349Z] ---> 047d7858d67f [2022-09-27T17:23:19.349Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-27T17:23:19.349Z] ---> Using cache [2022-09-27T17:23:19.349Z] ---> d316eb15faa7 [2022-09-27T17:23:19.349Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-27T17:23:19.349Z] ---> Using cache [2022-09-27T17:23:19.349Z] ---> 62dad5e22bf5 [2022-09-27T17:23:19.349Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:23:19.349Z] ---> Using cache [2022-09-27T17:23:19.349Z] ---> 786bde6e2554 [2022-09-27T17:23:19.349Z] Step 8/22 : COPY . . [2022-09-27T17:23:19.349Z] ---> Using cache [2022-09-27T17:23:19.349Z] ---> d0fcbf66904d [2022-09-27T17:23:19.349Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-27T17:23:19.606Z] ---> 0eb381b5ea6e [2022-09-27T17:23:19.606Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-27T17:23:19.606Z] ---> Running in 160d2ba2655d [2022-09-27T17:23:19.606Z] ---> Running in 297261396e90 [2022-09-27T17:23:19.864Z] Removing intermediate container a1d76f8cf3e0 [2022-09-27T17:23:19.864Z] ---> db0a126c9a04 [2022-09-27T17:23:19.864Z] [2022-09-27T17:23:19.864Z] Step 9/20 : FROM alpine:3.15 [2022-09-27T17:23:19.864Z] ---> c4fc93816858 [2022-09-27T17:23:19.864Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T17:23:19.864Z] ---> Using cache [2022-09-27T17:23:19.864Z] ---> 1ef8d34f6452 [2022-09-27T17:23:19.864Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:23:19.864Z] ---> Using cache [2022-09-27T17:23:19.864Z] ---> 42f47046980b [2022-09-27T17:23:19.864Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-27T17:23:19.864Z] Removing intermediate container 297261396e90 [2022-09-27T17:23:19.864Z] ---> 13a2a7904191 [2022-09-27T17:23:19.864Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:23:19.864Z] ---> Running in 49a4c5be2c39 [2022-09-27T17:23:19.864Z] ---> Running in e5ce1541346c [2022-09-27T17:23:19.864Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-27T17:23:20.124Z] Removing intermediate container e5ce1541346c [2022-09-27T17:23:20.124Z] ---> f76f215264f6 [2022-09-27T17:23:20.124Z] Step 21/23 : LABEL arch=x86_64 [2022-09-27T17:23:20.124Z] ---> Running in 8c8127ccc432 [2022-09-27T17:23:20.124Z] Removing intermediate container 8c8127ccc432 [2022-09-27T17:23:20.124Z] ---> 90ef67e2a756 [2022-09-27T17:23:20.124Z] Step 22/23 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:20.124Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:23:20.382Z] ---> Running in 421960d33434 [2022-09-27T17:23:20.382Z] Removing intermediate container 421960d33434 [2022-09-27T17:23:20.382Z] ---> 9feff46fc4ba [2022-09-27T17:23:20.382Z] Step 23/23 : LABEL version=2.3.0-dev.73 [2022-09-27T17:23:20.640Z] ---> Running in 80ad6fe7abe3 [2022-09-27T17:23:20.640Z] Removing intermediate container 80ad6fe7abe3 [2022-09-27T17:23:20.640Z] ---> f724fbb639a5 [2022-09-27T17:23:20.640Z] [2022-09-27T17:23:20.640Z] Successfully built f724fbb639a5 [2022-09-27T17:23:20.640Z] Successfully tagged support-notifications:latest [2022-09-27T17:23:21.205Z]  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:23:21.461Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T17:23:21.461Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T17:23:21.461Z] OK: 15857 distinct packages available [2022-09-27T17:23:21.461Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:23:22.395Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:23:22.652Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-27T17:23:22.652Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-27T17:23:22.652Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-27T17:23:22.909Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-27T17:23:22.909Z] (5/9) Installing curl (7.80.0-r3) [2022-09-27T17:23:22.909Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-27T17:23:23.166Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-27T17:23:23.166Z] (8/9) Installing libucontext (1.1-r0) [2022-09-27T17:23:23.166Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-27T17:23:23.423Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T17:23:23.423Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T17:23:23.423Z] OK: 8 MiB in 23 packages [2022-09-27T17:23:24.367Z] Removing intermediate container 49a4c5be2c39 [2022-09-27T17:23:24.367Z] ---> 798fbe6f1f82 [2022-09-27T17:23:24.367Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T17:23:24.625Z] ---> cc82b8ca7cc4 [2022-09-27T17:23:24.625Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-27T17:23:25.191Z] ---> 9306f3a2bd94 [2022-09-27T17:23:25.191Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-27T17:23:25.756Z] ---> 5d52f5273bfe [2022-09-27T17:23:25.756Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-27T17:23:25.756Z] ---> Running in 38db370ae379 [2022-09-27T17:23:26.013Z] Removing intermediate container 38db370ae379 [2022-09-27T17:23:26.013Z] ---> 42e8b4fa10ca [2022-09-27T17:23:26.013Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:23:26.013Z] ---> Running in fe3f6b757894 [2022-09-27T17:23:26.271Z] Removing intermediate container fe3f6b757894 [2022-09-27T17:23:26.271Z] ---> 5ade669a10c2 [2022-09-27T17:23:26.271Z] Step 18/20 : LABEL arch=x86_64 [2022-09-27T17:23:26.528Z] ---> Running in e9e73e98be22 [2022-09-27T17:23:26.528Z] Removing intermediate container e9e73e98be22 [2022-09-27T17:23:26.528Z] ---> 380ecedae0e4 [2022-09-27T17:23:26.528Z] Step 19/20 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:26.797Z] ---> Running in 9d5690433985 [2022-09-27T17:23:26.797Z] Removing intermediate container 9d5690433985 [2022-09-27T17:23:26.797Z] ---> f3c73fe282ab [2022-09-27T17:23:26.797Z] Step 20/20 : LABEL version=2.3.0-dev.73 [2022-09-27T17:23:27.056Z] ---> Running in 0ac3acc9ee7a [2022-09-27T17:23:27.056Z] Removing intermediate container 0ac3acc9ee7a [2022-09-27T17:23:27.056Z] ---> 75d4593457ac [2022-09-27T17:23:27.056Z] [2022-09-27T17:23:27.056Z] Successfully built 75d4593457ac [2022-09-27T17:23:27.313Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-27T17:23:31.496Z]  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-27T17:23:34.779Z] Removing intermediate container 160d2ba2655d [2022-09-27T17:23:34.779Z] ---> 68eca9a02e27 [2022-09-27T17:23:34.779Z] [2022-09-27T17:23:34.779Z] Step 10/22 : FROM alpine:3.16 [2022-09-27T17:23:34.779Z] ---> 9c6f07244728 [2022-09-27T17:23:34.779Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-27T17:23:34.779Z] ---> Running in d7549fbba6ed [2022-09-27T17:23:34.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:23:34.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:23:35.038Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-27T17:23:35.038Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-27T17:23:35.038Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-27T17:23:35.038Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-27T17:23:35.038Z] (5/6) Installing curl (7.83.1-r3) [2022-09-27T17:23:35.038Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-27T17:23:35.038Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:23:35.297Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T17:23:35.297Z] OK: 8 MiB in 20 packages [2022-09-27T17:23:36.662Z] Removing intermediate container d7549fbba6ed [2022-09-27T17:23:36.662Z] ---> b41024b886f1 [2022-09-27T17:23:36.662Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-27T17:23:36.662Z] ---> Running in 87449b745a48 [2022-09-27T17:23:36.662Z] Removing intermediate container 87449b745a48 [2022-09-27T17:23:36.662Z] ---> c43eb334d1a5 [2022-09-27T17:23:36.662Z] Step 13/22 : WORKDIR /edgex [2022-09-27T17:23:36.662Z] ---> Running in 2e8772f696ac [2022-09-27T17:23:36.662Z] Removing intermediate container 2e8772f696ac [2022-09-27T17:23:36.662Z] ---> 65e4ae4ced1c [2022-09-27T17:23:36.662Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-27T17:23:36.922Z] ---> 3b80a406206f [2022-09-27T17:23:36.922Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-27T17:23:37.181Z] ---> 8e76cd2b85d6 [2022-09-27T17:23:37.181Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-27T17:23:37.748Z] ---> 8d4fbb0f2479 [2022-09-27T17:23:37.748Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-27T17:23:37.748Z] ---> 05a937a453d5 [2022-09-27T17:23:37.748Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-27T17:23:37.748Z] ---> Running in 56e0777d88a8 [2022-09-27T17:23:38.683Z] Removing intermediate container 56e0777d88a8 [2022-09-27T17:23:38.683Z] ---> f93858bec26c [2022-09-27T17:23:38.683Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-27T17:23:38.683Z] ---> Running in 2689184c9393 [2022-09-27T17:23:38.683Z] Removing intermediate container 2689184c9393 [2022-09-27T17:23:38.683Z] ---> 32808464e62f [2022-09-27T17:23:38.683Z] Step 20/22 : LABEL arch=x86_64 [2022-09-27T17:23:38.683Z] ---> Running in fb21b85b7e0b [2022-09-27T17:23:38.683Z] Removing intermediate container fb21b85b7e0b [2022-09-27T17:23:38.683Z] ---> ff4223c22254 [2022-09-27T17:23:38.683Z] Step 21/22 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:38.942Z] ---> Running in fac8eeb63b76 [2022-09-27T17:23:38.942Z] Removing intermediate container fac8eeb63b76 [2022-09-27T17:23:38.942Z] ---> 890b330ebf62 [2022-09-27T17:23:38.942Z] Step 22/22 : LABEL version=2.3.0-dev.73 [2022-09-27T17:23:38.942Z] ---> Running in 16a143a5751a [2022-09-27T17:23:38.942Z] Removing intermediate container 16a143a5751a [2022-09-27T17:23:38.942Z] ---> eaad3ec609a3 [2022-09-27T17:23:38.942Z] [2022-09-27T17:23:39.200Z] Successfully built eaad3ec609a3 [2022-09-27T17:23:39.200Z] Successfully tagged security-proxy-setup:latest [2022-09-27T17:23:39.205Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-09-27T17:23:39.209Z] $ docker stop --time=1 809a26dffa076335b1edf38f4ccc1ae20feb44085ae6548fbf2fb050246d2b75 [2022-09-27T17:23:40.553Z] $ docker rm -f 809a26dffa076335b1edf38f4ccc1ae20feb44085ae6548fbf2fb050246d2b75 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T17:23:40.900Z] + docker images [2022-09-27T17:23:40.900Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-27T17:23:40.900Z] security-proxy-setup latest eaad3ec609a3 2 seconds ago 27.4MB [2022-09-27T17:23:40.900Z] 68eca9a02e27 7 seconds ago 1.54GB [2022-09-27T17:23:40.900Z] security-spiffe-token-provider latest 75d4593457ac 14 seconds ago 29.3MB [2022-09-27T17:23:40.900Z] support-notifications latest f724fbb639a5 20 seconds ago 27.3MB [2022-09-27T17:23:40.900Z] db0a126c9a04 21 seconds ago 1.58GB [2022-09-27T17:23:40.900Z] security-secretstore-setup latest 99f0e09085dd 23 seconds ago 29.2MB [2022-09-27T17:23:40.900Z] core-data latest 64cd05db39e2 24 seconds ago 21.6MB [2022-09-27T17:23:40.900Z] core-command latest 195d635c5954 25 seconds ago 17.3MB [2022-09-27T17:23:40.900Z] 497e2fb31a5c 28 seconds ago 1.61GB [2022-09-27T17:23:40.900Z] 5f598fdfa61e 29 seconds ago 1.55GB [2022-09-27T17:23:40.900Z] 53f64f700798 35 seconds ago 1.56GB [2022-09-27T17:23:40.900Z] 768e9360b444 36 seconds ago 1.54GB [2022-09-27T17:23:40.900Z] security-spire-config latest b26c4dd00fe6 About a minute ago 85.8MB [2022-09-27T17:23:40.900Z] sys-mgmt-agent latest b3abc208764d About a minute ago 136MB [2022-09-27T17:23:40.900Z] 09586087139d About a minute ago 1.42GB [2022-09-27T17:23:40.900Z] security-bootstrapper latest 8217267549b9 About a minute ago 19.8MB [2022-09-27T17:23:40.900Z] security-spire-server latest 4e9677240966 About a minute ago 86.5MB [2022-09-27T17:23:40.900Z] core-metadata latest 8c35d71157d9 About a minute ago 18.3MB [2022-09-27T17:23:40.900Z] support-scheduler latest 3dd2e17da34a About a minute ago 26.7MB [2022-09-27T17:23:40.900Z] 7ad6b6e8ecf7 About a minute ago 1.42GB [2022-09-27T17:23:40.900Z] a4a0f4215a9b About a minute ago 1.61GB [2022-09-27T17:23:40.901Z] 5357ac9f7759 About a minute ago 1.53GB [2022-09-27T17:23:40.901Z] 9290824790ae About a minute ago 1.54GB [2022-09-27T17:23:40.901Z] 9664dc97e87e About a minute ago 1.55GB [2022-09-27T17:23:40.901Z] security-spire-agent latest 4b4d3bcda6cb 2 minutes ago 125MB [2022-09-27T17:23:40.901Z] 763c4a315591 2 minutes ago 1.42GB [2022-09-27T17:23:40.901Z] ci-base-image-x86_64 latest 779ef309ee86 5 minutes ago 940MB [2022-09-27T17:23:40.901Z] alpine 3.15 c4fc93816858 7 weeks ago 5.59MB [2022-09-27T17:23:40.901Z] alpine 3.16 9c6f07244728 7 weeks ago 5.54MB [2022-09-27T17:23:40.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-27T17:23:40.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-27T17:23:40.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years 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-09-27T17:23:41.013Z] provisioning config files... [2022-09-27T17:23:41.022Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/310@tmp/config14302069841131540963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:23:41.313Z] ---> docker-login.sh [2022-09-27T17:23:41.313Z] nexus3.edgexfoundry.org:10001 [2022-09-27T17:23:41.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:23:41.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:23:41.313Z] Configure a credential helper to remove this warning. See [2022-09-27T17:23:41.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:23:41.313Z] [2022-09-27T17:23:41.313Z] Login Succeeded [2022-09-27T17:23:41.313Z] nexus3.edgexfoundry.org:10002 [2022-09-27T17:23:41.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:23:41.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:23:41.313Z] Configure a credential helper to remove this warning. See [2022-09-27T17:23:41.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:23:41.313Z] [2022-09-27T17:23:41.313Z] Login Succeeded [2022-09-27T17:23:41.313Z] nexus3.edgexfoundry.org:10003 [2022-09-27T17:23:41.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:23:41.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:23:41.572Z] Configure a credential helper to remove this warning. See [2022-09-27T17:23:41.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:23:41.572Z] [2022-09-27T17:23:41.572Z] Login Succeeded [2022-09-27T17:23:41.572Z] nexus3.edgexfoundry.org:10004 [2022-09-27T17:23:41.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:23:41.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:23:41.572Z] Configure a credential helper to remove this warning. See [2022-09-27T17:23:41.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:23:41.572Z] [2022-09-27T17:23:41.572Z] Login Succeeded [2022-09-27T17:23:41.572Z] docker.io [2022-09-27T17:23:41.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:23:42.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:23:42.089Z] Configure a credential helper to remove this warning. See [2022-09-27T17:23:42.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:23:42.089Z] [2022-09-27T17:23:42.089Z] Login Succeeded [2022-09-27T17:23:42.089Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T17:23:42.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:23:42.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T17:23:42.142Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-27T17:23:42.142Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:42.142Z] latest [2022-09-27T17:23:42.142Z] 2.3.0-dev.73 [2022-09-27T17:23:42.142Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:23:42.142Z] main [2022-09-27T17:23:42.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:42.448Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:42.747Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:42.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-27T17:23:42.747Z] 3deb5fb322f1: Preparing [2022-09-27T17:23:42.747Z] dcc7f766d654: Preparing [2022-09-27T17:23:42.747Z] e680e6e106d7: Preparing [2022-09-27T17:23:42.747Z] f6c6b60e8fc1: Preparing [2022-09-27T17:23:42.747Z] 994393dc58e7: Preparing [2022-09-27T17:23:42.747Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:42.747Z] f6c6b60e8fc1: Pushed [2022-09-27T17:23:42.747Z] e680e6e106d7: Pushed [2022-09-27T17:23:42.747Z] 3deb5fb322f1: Pushed [2022-09-27T17:23:44.127Z] dcc7f766d654: Pushed [2022-09-27T17:23:44.385Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:b702e08da75fcee49e1a1007fd7155690c963a9f8e1a8d1afbd6c71db6587225 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:44.693Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:45.004Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-27T17:23:45.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-27T17:23:45.004Z] 3deb5fb322f1: Preparing [2022-09-27T17:23:45.004Z] dcc7f766d654: Preparing [2022-09-27T17:23:45.004Z] e680e6e106d7: Preparing [2022-09-27T17:23:45.004Z] f6c6b60e8fc1: Preparing [2022-09-27T17:23:45.004Z] 994393dc58e7: Preparing [2022-09-27T17:23:45.004Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:45.004Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:45.004Z] 3deb5fb322f1: Layer already exists [2022-09-27T17:23:45.004Z] dcc7f766d654: Layer already exists [2022-09-27T17:23:45.004Z] f6c6b60e8fc1: Layer already exists [2022-09-27T17:23:45.004Z] latest: digest: sha256:b702e08da75fcee49e1a1007fd7155690c963a9f8e1a8d1afbd6c71db6587225 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:45.321Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:45.755Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.73 [2022-09-27T17:23:45.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-27T17:23:45.755Z] 3deb5fb322f1: Preparing [2022-09-27T17:23:45.755Z] dcc7f766d654: Preparing [2022-09-27T17:23:45.755Z] e680e6e106d7: Preparing [2022-09-27T17:23:45.755Z] f6c6b60e8fc1: Preparing [2022-09-27T17:23:45.755Z] 994393dc58e7: Preparing [2022-09-27T17:23:45.755Z] f6c6b60e8fc1: Layer already exists [2022-09-27T17:23:45.755Z] dcc7f766d654: Layer already exists [2022-09-27T17:23:45.755Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:45.755Z] 3deb5fb322f1: Layer already exists [2022-09-27T17:23:45.755Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:45.755Z] 2.3.0-dev.73: digest: sha256:b702e08da75fcee49e1a1007fd7155690c963a9f8e1a8d1afbd6c71db6587225 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:46.129Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:46.492Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:23:46.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-27T17:23:46.492Z] 3deb5fb322f1: Preparing [2022-09-27T17:23:46.492Z] dcc7f766d654: Preparing [2022-09-27T17:23:46.492Z] e680e6e106d7: Preparing [2022-09-27T17:23:46.492Z] f6c6b60e8fc1: Preparing [2022-09-27T17:23:46.492Z] 994393dc58e7: Preparing [2022-09-27T17:23:46.492Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:46.492Z] 3deb5fb322f1: Layer already exists [2022-09-27T17:23:46.492Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:46.492Z] dcc7f766d654: Layer already exists [2022-09-27T17:23:46.492Z] f6c6b60e8fc1: Layer already exists [2022-09-27T17:23:46.492Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:b702e08da75fcee49e1a1007fd7155690c963a9f8e1a8d1afbd6c71db6587225 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:46.810Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:47.115Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-27T17:23:47.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-27T17:23:47.115Z] 3deb5fb322f1: Preparing [2022-09-27T17:23:47.115Z] dcc7f766d654: Preparing [2022-09-27T17:23:47.115Z] e680e6e106d7: Preparing [2022-09-27T17:23:47.115Z] f6c6b60e8fc1: Preparing [2022-09-27T17:23:47.115Z] 994393dc58e7: Preparing [2022-09-27T17:23:47.115Z] f6c6b60e8fc1: Layer already exists [2022-09-27T17:23:47.115Z] dcc7f766d654: Layer already exists [2022-09-27T17:23:47.115Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:47.115Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:47.115Z] 3deb5fb322f1: Layer already exists [2022-09-27T17:23:47.115Z] main: digest: sha256:b702e08da75fcee49e1a1007fd7155690c963a9f8e1a8d1afbd6c71db6587225 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:23:47.155Z] ===================================================== [Pipeline] echo [2022-09-27T17:23:47.160Z] taggedImages: [2022-09-27T17:23:47.160Z] - nexus3.edgexfoundry.org:10004/core-command:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:47.160Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-27T17:23:47.160Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.73 [2022-09-27T17:23:47.160Z] - nexus3.edgexfoundry.org:10004/core-command:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:23:47.160Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-27T17:23:47.173Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-27T17:23:47.173Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:47.173Z] latest [2022-09-27T17:23:47.173Z] 2.3.0-dev.73 [2022-09-27T17:23:47.173Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:23:47.173Z] main [2022-09-27T17:23:47.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:47.311Z] Removing intermediate container 56be9185d825 [2022-09-27T17:23:47.311Z] ---> 83a484fb6711 [2022-09-27T17:23:47.311Z] Step 9/24 : COPY . . [2022-09-27T17:23:47.311Z] Removing intermediate container ee5c9e25e549 [2022-09-27T17:23:47.311Z] ---> 7fc67335b24a [2022-09-27T17:23:47.311Z] Step 9/23 : COPY . . [2022-09-27T17:23:47.311Z] Removing intermediate container 570d29b0614f [2022-09-27T17:23:47.311Z] ---> 0dea7802d8f1 [2022-09-27T17:23:47.311Z] Step 8/33 : COPY . . [2022-09-27T17:23:47.311Z] Removing intermediate container 632211ce155e [2022-09-27T17:23:47.311Z] ---> 9100c0bd3c99 [2022-09-27T17:23:47.311Z] Step 9/23 : COPY . . [2022-09-27T17:23:47.311Z] Removing intermediate container 324e6403cb7c [2022-09-27T17:23:47.311Z] ---> 49873f09a53d [2022-09-27T17:23:47.311Z] Step 8/26 : COPY . . [2022-09-27T17:23:47.311Z] ---> 703819c9f64e [2022-09-27T17:23:47.311Z] ---> 496f58d522f8 [2022-09-27T17:23:47.311Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T17:23:47.311Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-27T17:23:47.311Z] ---> b158c11458a9 [2022-09-27T17:23:47.311Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-27T17:23:47.311Z] ---> 4676ad698871 [2022-09-27T17:23:47.311Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-27T17:23:47.311Z] ---> Running in 5a00884982c2 [2022-09-27T17:23:47.311Z] ---> de8436b8082d [2022-09-27T17:23:47.311Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-27T17:23:47.311Z] ---> Running in a6e753d71f74 [2022-09-27T17:23:47.311Z] ---> Running in 36ab5ec85d59 [2022-09-27T17:23:47.311Z] ---> Running in 81f8606b1bf8 [2022-09-27T17:23:47.311Z] ---> Running in a06345f1f74a [2022-09-27T17:23:47.311Z] Removing intermediate container 5a00884982c2 [2022-09-27T17:23:47.311Z] ---> 0f4d3a07d974 [2022-09-27T17:23:47.311Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-27T17:23:47.311Z] ---> Running in 1a442e71b91f [2022-09-27T17:23:47.489Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:47.799Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:47.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-27T17:23:47.799Z] 695ede624768: Preparing [2022-09-27T17:23:47.799Z] c07f2ecb2fdf: Preparing [2022-09-27T17:23:47.799Z] e680e6e106d7: Preparing [2022-09-27T17:23:47.799Z] 7e2333a44662: Preparing [2022-09-27T17:23:47.799Z] 7c74da985f00: Preparing [2022-09-27T17:23:47.799Z] 994393dc58e7: Preparing [2022-09-27T17:23:47.799Z] 994393dc58e7: Waiting [2022-09-27T17:23:47.799Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:47.799Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:47.799Z] 695ede624768: Pushed [2022-09-27T17:23:47.799Z] 7c74da985f00: Pushed [2022-09-27T17:23:47.905Z] Removing intermediate container 1a442e71b91f [2022-09-27T17:23:47.905Z] ---> 202703b7809b [2022-09-27T17:23:47.905Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-27T17:23:48.058Z] 7e2333a44662: Pushed [2022-09-27T17:23:48.177Z] ---> Running in 4aabe62e71e9 [2022-09-27T17:23:48.445Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-27T17:23:48.713Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-27T17:23:48.981Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-27T17:23:49.250Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-27T17:23:49.433Z] c07f2ecb2fdf: Pushed [2022-09-27T17:23:49.433Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:b14784b07553d6c8cc6c8f2de15eaaa06ab061c97f61963c892f7340d001d90c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:49.737Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:50.038Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-27T17:23:50.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-27T17:23:50.038Z] 695ede624768: Preparing [2022-09-27T17:23:50.038Z] c07f2ecb2fdf: Preparing [2022-09-27T17:23:50.038Z] e680e6e106d7: Preparing [2022-09-27T17:23:50.038Z] 7e2333a44662: Preparing [2022-09-27T17:23:50.038Z] 7c74da985f00: Preparing [2022-09-27T17:23:50.038Z] 994393dc58e7: Preparing [2022-09-27T17:23:50.038Z] 994393dc58e7: Waiting [2022-09-27T17:23:50.038Z] 7e2333a44662: Layer already exists [2022-09-27T17:23:50.038Z] 7c74da985f00: Layer already exists [2022-09-27T17:23:50.038Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:50.038Z] c07f2ecb2fdf: Layer already exists [2022-09-27T17:23:50.038Z] 695ede624768: Layer already exists [2022-09-27T17:23:50.038Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:50.038Z] latest: digest: sha256:b14784b07553d6c8cc6c8f2de15eaaa06ab061c97f61963c892f7340d001d90c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:50.343Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:50.648Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.73 [2022-09-27T17:23:50.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-27T17:23:50.648Z] 695ede624768: Preparing [2022-09-27T17:23:50.648Z] c07f2ecb2fdf: Preparing [2022-09-27T17:23:50.648Z] e680e6e106d7: Preparing [2022-09-27T17:23:50.648Z] 7e2333a44662: Preparing [2022-09-27T17:23:50.648Z] 7c74da985f00: Preparing [2022-09-27T17:23:50.648Z] 994393dc58e7: Preparing [2022-09-27T17:23:50.648Z] 994393dc58e7: Waiting [2022-09-27T17:23:50.648Z] 7c74da985f00: Layer already exists [2022-09-27T17:23:50.648Z] 695ede624768: Layer already exists [2022-09-27T17:23:50.648Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:50.648Z] 7e2333a44662: Layer already exists [2022-09-27T17:23:50.648Z] c07f2ecb2fdf: Layer already exists [2022-09-27T17:23:50.648Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:50.648Z] 2.3.0-dev.73: digest: sha256:b14784b07553d6c8cc6c8f2de15eaaa06ab061c97f61963c892f7340d001d90c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:50.962Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:51.196Z] Removing intermediate container 4aabe62e71e9 [2022-09-27T17:23:51.196Z] ---> b88aa8ffc6d8 [2022-09-27T17:23:51.196Z] Step 12/26 : WORKDIR /edgex-go [2022-09-27T17:23:51.196Z] ---> Running in 308892c427a3 [2022-09-27T17:23:51.266Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:23:51.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-27T17:23:51.266Z] 695ede624768: Preparing [2022-09-27T17:23:51.266Z] c07f2ecb2fdf: Preparing [2022-09-27T17:23:51.266Z] e680e6e106d7: Preparing [2022-09-27T17:23:51.266Z] 7e2333a44662: Preparing [2022-09-27T17:23:51.266Z] 7c74da985f00: Preparing [2022-09-27T17:23:51.266Z] 994393dc58e7: Preparing [2022-09-27T17:23:51.266Z] 994393dc58e7: Waiting [2022-09-27T17:23:51.266Z] 7c74da985f00: Layer already exists [2022-09-27T17:23:51.266Z] 695ede624768: Layer already exists [2022-09-27T17:23:51.266Z] 7e2333a44662: Layer already exists [2022-09-27T17:23:51.266Z] c07f2ecb2fdf: Layer already exists [2022-09-27T17:23:51.266Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:51.266Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:51.266Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:b14784b07553d6c8cc6c8f2de15eaaa06ab061c97f61963c892f7340d001d90c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:51.465Z] Removing intermediate container 308892c427a3 [2022-09-27T17:23:51.465Z] ---> 67e00e6cbd1c [2022-09-27T17:23:51.465Z] [2022-09-27T17:23:51.465Z] Step 13/26 : FROM alpine:3.15 [2022-09-27T17:23:51.568Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:51.735Z] 3.15: Pulling from library/alpine [2022-09-27T17:23:51.868Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-27T17:23:51.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-27T17:23:51.868Z] 695ede624768: Preparing [2022-09-27T17:23:51.868Z] c07f2ecb2fdf: Preparing [2022-09-27T17:23:51.868Z] e680e6e106d7: Preparing [2022-09-27T17:23:51.868Z] 7e2333a44662: Preparing [2022-09-27T17:23:51.868Z] 7c74da985f00: Preparing [2022-09-27T17:23:51.868Z] 994393dc58e7: Preparing [2022-09-27T17:23:51.868Z] 994393dc58e7: Waiting [2022-09-27T17:23:51.868Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:51.868Z] 7e2333a44662: Layer already exists [2022-09-27T17:23:51.868Z] 695ede624768: Layer already exists [2022-09-27T17:23:51.868Z] c07f2ecb2fdf: Layer already exists [2022-09-27T17:23:51.868Z] 7c74da985f00: Layer already exists [2022-09-27T17:23:51.868Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:51.868Z] main: digest: sha256:b14784b07553d6c8cc6c8f2de15eaaa06ab061c97f61963c892f7340d001d90c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:23:51.901Z] ===================================================== [Pipeline] echo [2022-09-27T17:23:51.906Z] taggedImages: [2022-09-27T17:23:51.906Z] - nexus3.edgexfoundry.org:10004/core-data:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:51.906Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-27T17:23:51.906Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.73 [2022-09-27T17:23:51.906Z] - nexus3.edgexfoundry.org:10004/core-data:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:23:51.906Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-27T17:23:51.919Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-27T17:23:51.919Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:51.919Z] latest [2022-09-27T17:23:51.919Z] 2.3.0-dev.73 [2022-09-27T17:23:51.919Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:23:51.919Z] main [2022-09-27T17:23:51.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:52.217Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:52.515Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:52.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-27T17:23:52.515Z] ddcea05554fe: Preparing [2022-09-27T17:23:52.515Z] 3e11754c44e4: Preparing [2022-09-27T17:23:52.515Z] 274946952306: Preparing [2022-09-27T17:23:52.515Z] e680e6e106d7: Preparing [2022-09-27T17:23:52.515Z] f6c6b60e8fc1: Preparing [2022-09-27T17:23:52.515Z] 994393dc58e7: Preparing [2022-09-27T17:23:52.515Z] 994393dc58e7: Waiting [2022-09-27T17:23:52.515Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:52.515Z] f6c6b60e8fc1: Layer already exists [2022-09-27T17:23:52.515Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:52.515Z] ddcea05554fe: Pushed [2022-09-27T17:23:52.515Z] 3e11754c44e4: Pushed [2022-09-27T17:23:52.697Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-27T17:23:52.697Z] Status: Downloaded newer image for alpine:3.15 [2022-09-27T17:23:52.697Z] ---> 02e0d6fdf486 [2022-09-27T17:23:52.697Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T17:23:52.969Z] ---> Running in c500d8548189 [2022-09-27T17:23:53.241Z] Removing intermediate container c500d8548189 [2022-09-27T17:23:53.241Z] ---> a81c38c3f798 [2022-09-27T17:23:53.241Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:23:53.525Z] ---> Running in 84828a129910 [2022-09-27T17:23:53.890Z] 274946952306: Pushed [2022-09-27T17:23:53.890Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:0e2bfa5eec65d558dba587cdd6dabd1cbf2c68832c3532ff49043c33d59cc1e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:54.195Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:54.498Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-27T17:23:54.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-27T17:23:54.498Z] ddcea05554fe: Preparing [2022-09-27T17:23:54.498Z] 3e11754c44e4: Preparing [2022-09-27T17:23:54.498Z] 274946952306: Preparing [2022-09-27T17:23:54.498Z] e680e6e106d7: Preparing [2022-09-27T17:23:54.498Z] f6c6b60e8fc1: Preparing [2022-09-27T17:23:54.498Z] 994393dc58e7: Preparing [2022-09-27T17:23:54.498Z] 994393dc58e7: Waiting [2022-09-27T17:23:54.498Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:54.498Z] f6c6b60e8fc1: Layer already exists [2022-09-27T17:23:54.498Z] ddcea05554fe: Layer already exists [2022-09-27T17:23:54.498Z] 3e11754c44e4: Layer already exists [2022-09-27T17:23:54.498Z] 274946952306: Layer already exists [2022-09-27T17:23:54.498Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:54.498Z] latest: digest: sha256:0e2bfa5eec65d558dba587cdd6dabd1cbf2c68832c3532ff49043c33d59cc1e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:54.808Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:55.112Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.73 [2022-09-27T17:23:55.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-27T17:23:55.112Z] ddcea05554fe: Preparing [2022-09-27T17:23:55.112Z] 3e11754c44e4: Preparing [2022-09-27T17:23:55.112Z] 274946952306: Preparing [2022-09-27T17:23:55.112Z] e680e6e106d7: Preparing [2022-09-27T17:23:55.112Z] f6c6b60e8fc1: Preparing [2022-09-27T17:23:55.112Z] 994393dc58e7: Preparing [2022-09-27T17:23:55.112Z] 994393dc58e7: Waiting [2022-09-27T17:23:55.112Z] ddcea05554fe: Layer already exists [2022-09-27T17:23:55.112Z] f6c6b60e8fc1: Layer already exists [2022-09-27T17:23:55.112Z] 274946952306: Layer already exists [2022-09-27T17:23:55.112Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:55.112Z] 3e11754c44e4: Layer already exists [2022-09-27T17:23:55.112Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:55.112Z] 2.3.0-dev.73: digest: sha256:0e2bfa5eec65d558dba587cdd6dabd1cbf2c68832c3532ff49043c33d59cc1e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:55.418Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:55.717Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:23:55.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-27T17:23:55.717Z] ddcea05554fe: Preparing [2022-09-27T17:23:55.717Z] 3e11754c44e4: Preparing [2022-09-27T17:23:55.717Z] 274946952306: Preparing [2022-09-27T17:23:55.717Z] e680e6e106d7: Preparing [2022-09-27T17:23:55.717Z] f6c6b60e8fc1: Preparing [2022-09-27T17:23:55.717Z] 994393dc58e7: Preparing [2022-09-27T17:23:55.717Z] 274946952306: Layer already exists [2022-09-27T17:23:55.717Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:55.717Z] 3e11754c44e4: Layer already exists [2022-09-27T17:23:55.717Z] ddcea05554fe: Layer already exists [2022-09-27T17:23:55.717Z] f6c6b60e8fc1: Layer already exists [2022-09-27T17:23:55.717Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:55.717Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:0e2bfa5eec65d558dba587cdd6dabd1cbf2c68832c3532ff49043c33d59cc1e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:56.019Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:56.318Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-27T17:23:56.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-27T17:23:56.318Z] ddcea05554fe: Preparing [2022-09-27T17:23:56.318Z] 3e11754c44e4: Preparing [2022-09-27T17:23:56.318Z] 274946952306: Preparing [2022-09-27T17:23:56.318Z] e680e6e106d7: Preparing [2022-09-27T17:23:56.318Z] f6c6b60e8fc1: Preparing [2022-09-27T17:23:56.318Z] 994393dc58e7: Preparing [2022-09-27T17:23:56.318Z] 994393dc58e7: Waiting [2022-09-27T17:23:56.318Z] f6c6b60e8fc1: Layer already exists [2022-09-27T17:23:56.318Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:56.318Z] 3e11754c44e4: Layer already exists [2022-09-27T17:23:56.318Z] 274946952306: Layer already exists [2022-09-27T17:23:56.318Z] ddcea05554fe: Layer already exists [2022-09-27T17:23:56.318Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:56.318Z] main: digest: sha256:0e2bfa5eec65d558dba587cdd6dabd1cbf2c68832c3532ff49043c33d59cc1e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:23:56.356Z] ===================================================== [Pipeline] echo [2022-09-27T17:23:56.363Z] taggedImages: [2022-09-27T17:23:56.363Z] - nexus3.edgexfoundry.org:10004/core-metadata:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:56.363Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-27T17:23:56.363Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.73 [2022-09-27T17:23:56.363Z] - nexus3.edgexfoundry.org:10004/core-metadata:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:23:56.363Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-27T17:23:56.386Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-27T17:23:56.386Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:56.386Z] latest [2022-09-27T17:23:56.386Z] 2.3.0-dev.73 [2022-09-27T17:23:56.386Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:23:56.386Z] main [2022-09-27T17:23:56.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:56.696Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:56.871Z] Removing intermediate container 84828a129910 [2022-09-27T17:23:56.871Z] ---> 529b09ce5a0b [2022-09-27T17:23:56.871Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-27T17:23:56.871Z] ---> Running in cd6a68bc4be0 [2022-09-27T17:23:56.999Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:23:56.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-27T17:23:56.999Z] feea417da1a9: Preparing [2022-09-27T17:23:56.999Z] feea417da1a9: Preparing [2022-09-27T17:23:56.999Z] ccee44e83759: Preparing [2022-09-27T17:23:57.000Z] 81cc2f8d1328: Preparing [2022-09-27T17:23:57.000Z] af58425dafb5: Preparing [2022-09-27T17:23:57.000Z] 4d18416b538b: Preparing [2022-09-27T17:23:57.000Z] 9b2a5435eae1: Preparing [2022-09-27T17:23:57.000Z] e680e6e106d7: Preparing [2022-09-27T17:23:57.000Z] a30cfee6d290: Preparing [2022-09-27T17:23:57.000Z] a198cf415972: Preparing [2022-09-27T17:23:57.000Z] 9275d3c702b5: Preparing [2022-09-27T17:23:57.000Z] 719e4b491ea2: Preparing [2022-09-27T17:23:57.000Z] 994393dc58e7: Preparing [2022-09-27T17:23:57.000Z] 9b2a5435eae1: Waiting [2022-09-27T17:23:57.000Z] e680e6e106d7: Waiting [2022-09-27T17:23:57.000Z] a30cfee6d290: Waiting [2022-09-27T17:23:57.000Z] a198cf415972: Waiting [2022-09-27T17:23:57.000Z] 9275d3c702b5: Waiting [2022-09-27T17:23:57.000Z] 719e4b491ea2: Waiting [2022-09-27T17:23:57.000Z] 994393dc58e7: Waiting [2022-09-27T17:23:57.000Z] ccee44e83759: Pushed [2022-09-27T17:23:57.000Z] 4d18416b538b: Pushed [2022-09-27T17:23:57.000Z] af58425dafb5: Pushed [2022-09-27T17:23:57.000Z] feea417da1a9: Pushed [2022-09-27T17:23:57.000Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:57.000Z] 81cc2f8d1328: Pushed [2022-09-27T17:23:57.257Z] a198cf415972: Pushed [2022-09-27T17:23:57.257Z] 9275d3c702b5: Pushed [2022-09-27T17:23:57.257Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:57.257Z] 719e4b491ea2: Pushed [2022-09-27T17:23:57.257Z] a30cfee6d290: Pushed [2022-09-27T17:23:58.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:23:58.631Z] 9b2a5435eae1: Pushed [2022-09-27T17:23:58.890Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:5f962268036686326ea6e14e76e479002c3f5b3458227dba3b3be0b678d32762 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:59.200Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:59.503Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-27T17:23:59.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-27T17:23:59.503Z] feea417da1a9: Preparing [2022-09-27T17:23:59.503Z] feea417da1a9: Preparing [2022-09-27T17:23:59.503Z] ccee44e83759: Preparing [2022-09-27T17:23:59.503Z] 81cc2f8d1328: Preparing [2022-09-27T17:23:59.503Z] af58425dafb5: Preparing [2022-09-27T17:23:59.503Z] 4d18416b538b: Preparing [2022-09-27T17:23:59.503Z] 9b2a5435eae1: Preparing [2022-09-27T17:23:59.503Z] e680e6e106d7: Preparing [2022-09-27T17:23:59.503Z] a30cfee6d290: Preparing [2022-09-27T17:23:59.503Z] a198cf415972: Preparing [2022-09-27T17:23:59.503Z] 9275d3c702b5: Preparing [2022-09-27T17:23:59.503Z] 719e4b491ea2: Preparing [2022-09-27T17:23:59.503Z] 994393dc58e7: Preparing [2022-09-27T17:23:59.503Z] a30cfee6d290: Waiting [2022-09-27T17:23:59.503Z] 9275d3c702b5: Waiting [2022-09-27T17:23:59.503Z] a198cf415972: Waiting [2022-09-27T17:23:59.503Z] 719e4b491ea2: Waiting [2022-09-27T17:23:59.503Z] 9b2a5435eae1: Waiting [2022-09-27T17:23:59.503Z] e680e6e106d7: Waiting [2022-09-27T17:23:59.503Z] 994393dc58e7: Waiting [2022-09-27T17:23:59.503Z] ccee44e83759: Layer already exists [2022-09-27T17:23:59.503Z] feea417da1a9: Layer already exists [2022-09-27T17:23:59.503Z] af58425dafb5: Layer already exists [2022-09-27T17:23:59.503Z] 4d18416b538b: Layer already exists [2022-09-27T17:23:59.503Z] 81cc2f8d1328: Layer already exists [2022-09-27T17:23:59.503Z] 9b2a5435eae1: Layer already exists [2022-09-27T17:23:59.503Z] a30cfee6d290: Layer already exists [2022-09-27T17:23:59.503Z] a198cf415972: Layer already exists [2022-09-27T17:23:59.503Z] 9275d3c702b5: Layer already exists [2022-09-27T17:23:59.503Z] e680e6e106d7: Layer already exists [2022-09-27T17:23:59.503Z] 719e4b491ea2: Layer already exists [2022-09-27T17:23:59.503Z] 994393dc58e7: Layer already exists [2022-09-27T17:23:59.503Z] latest: digest: sha256:5f962268036686326ea6e14e76e479002c3f5b3458227dba3b3be0b678d32762 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:23:59.687Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:23:59.812Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:00.109Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.73 [2022-09-27T17:24:00.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-27T17:24:00.109Z] feea417da1a9: Preparing [2022-09-27T17:24:00.109Z] feea417da1a9: Preparing [2022-09-27T17:24:00.109Z] ccee44e83759: Preparing [2022-09-27T17:24:00.109Z] 81cc2f8d1328: Preparing [2022-09-27T17:24:00.109Z] af58425dafb5: Preparing [2022-09-27T17:24:00.109Z] 4d18416b538b: Preparing [2022-09-27T17:24:00.109Z] 9b2a5435eae1: Preparing [2022-09-27T17:24:00.109Z] e680e6e106d7: Preparing [2022-09-27T17:24:00.109Z] a30cfee6d290: Preparing [2022-09-27T17:24:00.109Z] a198cf415972: Preparing [2022-09-27T17:24:00.109Z] 9275d3c702b5: Preparing [2022-09-27T17:24:00.109Z] 719e4b491ea2: Preparing [2022-09-27T17:24:00.109Z] 994393dc58e7: Preparing [2022-09-27T17:24:00.109Z] a30cfee6d290: Waiting [2022-09-27T17:24:00.109Z] 719e4b491ea2: Waiting [2022-09-27T17:24:00.109Z] a198cf415972: Waiting [2022-09-27T17:24:00.109Z] 9b2a5435eae1: Waiting [2022-09-27T17:24:00.109Z] 994393dc58e7: Waiting [2022-09-27T17:24:00.109Z] 9275d3c702b5: Waiting [2022-09-27T17:24:00.109Z] e680e6e106d7: Waiting [2022-09-27T17:24:00.109Z] feea417da1a9: Layer already exists [2022-09-27T17:24:00.109Z] 4d18416b538b: Layer already exists [2022-09-27T17:24:00.109Z] 81cc2f8d1328: Layer already exists [2022-09-27T17:24:00.109Z] ccee44e83759: Layer already exists [2022-09-27T17:24:00.109Z] af58425dafb5: Layer already exists [2022-09-27T17:24:00.109Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:00.109Z] a198cf415972: Layer already exists [2022-09-27T17:24:00.109Z] 9275d3c702b5: Layer already exists [2022-09-27T17:24:00.109Z] 9b2a5435eae1: Layer already exists [2022-09-27T17:24:00.109Z] a30cfee6d290: Layer already exists [2022-09-27T17:24:00.109Z] 719e4b491ea2: Layer already exists [2022-09-27T17:24:00.109Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:00.109Z] 2.3.0-dev.73: digest: sha256:5f962268036686326ea6e14e76e479002c3f5b3458227dba3b3be0b678d32762 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:00.404Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:00.709Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:00.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-27T17:24:00.709Z] feea417da1a9: Preparing [2022-09-27T17:24:00.709Z] feea417da1a9: Preparing [2022-09-27T17:24:00.709Z] ccee44e83759: Preparing [2022-09-27T17:24:00.709Z] 81cc2f8d1328: Preparing [2022-09-27T17:24:00.709Z] af58425dafb5: Preparing [2022-09-27T17:24:00.709Z] 4d18416b538b: Preparing [2022-09-27T17:24:00.709Z] 9b2a5435eae1: Preparing [2022-09-27T17:24:00.709Z] e680e6e106d7: Preparing [2022-09-27T17:24:00.709Z] a30cfee6d290: Preparing [2022-09-27T17:24:00.709Z] a198cf415972: Preparing [2022-09-27T17:24:00.709Z] 9b2a5435eae1: Waiting [2022-09-27T17:24:00.709Z] a30cfee6d290: Waiting [2022-09-27T17:24:00.709Z] e680e6e106d7: Waiting [2022-09-27T17:24:00.709Z] a198cf415972: Waiting [2022-09-27T17:24:00.709Z] 9275d3c702b5: Preparing [2022-09-27T17:24:00.709Z] 719e4b491ea2: Preparing [2022-09-27T17:24:00.709Z] 994393dc58e7: Preparing [2022-09-27T17:24:00.709Z] 719e4b491ea2: Waiting [2022-09-27T17:24:00.709Z] 994393dc58e7: Waiting [2022-09-27T17:24:00.709Z] 81cc2f8d1328: Layer already exists [2022-09-27T17:24:00.709Z] feea417da1a9: Layer already exists [2022-09-27T17:24:00.709Z] af58425dafb5: Layer already exists [2022-09-27T17:24:00.709Z] 4d18416b538b: Layer already exists [2022-09-27T17:24:00.709Z] ccee44e83759: Layer already exists [2022-09-27T17:24:00.709Z] 9b2a5435eae1: Layer already exists [2022-09-27T17:24:00.709Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:00.709Z] a30cfee6d290: Layer already exists [2022-09-27T17:24:00.709Z] a198cf415972: Layer already exists [2022-09-27T17:24:00.709Z] 9275d3c702b5: Layer already exists [2022-09-27T17:24:00.709Z] 719e4b491ea2: Layer already exists [2022-09-27T17:24:00.709Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:00.709Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:5f962268036686326ea6e14e76e479002c3f5b3458227dba3b3be0b678d32762 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:01.009Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:01.088Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T17:24:01.088Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T17:24:01.088Z] OK: 15734 distinct packages available [2022-09-27T17:24:01.313Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-27T17:24:01.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-27T17:24:01.313Z] feea417da1a9: Preparing [2022-09-27T17:24:01.313Z] feea417da1a9: Preparing [2022-09-27T17:24:01.313Z] ccee44e83759: Preparing [2022-09-27T17:24:01.313Z] 81cc2f8d1328: Preparing [2022-09-27T17:24:01.313Z] af58425dafb5: Preparing [2022-09-27T17:24:01.313Z] 4d18416b538b: Preparing [2022-09-27T17:24:01.313Z] 9b2a5435eae1: Preparing [2022-09-27T17:24:01.313Z] e680e6e106d7: Preparing [2022-09-27T17:24:01.313Z] a30cfee6d290: Preparing [2022-09-27T17:24:01.313Z] a198cf415972: Preparing [2022-09-27T17:24:01.313Z] 9275d3c702b5: Preparing [2022-09-27T17:24:01.313Z] 719e4b491ea2: Preparing [2022-09-27T17:24:01.313Z] 994393dc58e7: Preparing [2022-09-27T17:24:01.313Z] 9b2a5435eae1: Waiting [2022-09-27T17:24:01.313Z] a30cfee6d290: Waiting [2022-09-27T17:24:01.313Z] a198cf415972: Waiting [2022-09-27T17:24:01.313Z] 9275d3c702b5: Waiting [2022-09-27T17:24:01.313Z] 719e4b491ea2: Waiting [2022-09-27T17:24:01.313Z] 994393dc58e7: Waiting [2022-09-27T17:24:01.313Z] e680e6e106d7: Waiting [2022-09-27T17:24:01.313Z] 4d18416b538b: Layer already exists [2022-09-27T17:24:01.313Z] 81cc2f8d1328: Layer already exists [2022-09-27T17:24:01.313Z] af58425dafb5: Layer already exists [2022-09-27T17:24:01.313Z] feea417da1a9: Layer already exists [2022-09-27T17:24:01.313Z] ccee44e83759: Layer already exists [2022-09-27T17:24:01.313Z] 9b2a5435eae1: Layer already exists [2022-09-27T17:24:01.313Z] a198cf415972: Layer already exists [2022-09-27T17:24:01.313Z] a30cfee6d290: Layer already exists [2022-09-27T17:24:01.313Z] 9275d3c702b5: Layer already exists [2022-09-27T17:24:01.313Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:01.313Z] 719e4b491ea2: Layer already exists [2022-09-27T17:24:01.313Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:01.313Z] main: digest: sha256:5f962268036686326ea6e14e76e479002c3f5b3458227dba3b3be0b678d32762 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:24:01.350Z] ===================================================== [2022-09-27T17:24:01.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [Pipeline] echo [2022-09-27T17:24:01.358Z] taggedImages: [2022-09-27T17:24:01.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:01.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-27T17:24:01.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.73 [2022-09-27T17:24:01.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:01.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-27T17:24:01.377Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-27T17:24:01.377Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:01.377Z] latest [2022-09-27T17:24:01.377Z] 2.3.0-dev.73 [2022-09-27T17:24:01.377Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:01.377Z] main [2022-09-27T17:24:01.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:01.686Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:01.981Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:01.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-27T17:24:01.981Z] 533b2dfa59f4: Preparing [2022-09-27T17:24:01.981Z] dd9b34c370a7: Preparing [2022-09-27T17:24:01.981Z] 33b34db9284f: Preparing [2022-09-27T17:24:01.981Z] 63f992e1c446: Preparing [2022-09-27T17:24:01.981Z] 91320d5ad8d1: Preparing [2022-09-27T17:24:01.981Z] cadedd7ce511: Preparing [2022-09-27T17:24:01.981Z] 8b27103f3e84: Preparing [2022-09-27T17:24:01.981Z] 994393dc58e7: Preparing [2022-09-27T17:24:01.981Z] cadedd7ce511: Waiting [2022-09-27T17:24:01.981Z] 8b27103f3e84: Waiting [2022-09-27T17:24:01.981Z] 994393dc58e7: Waiting [2022-09-27T17:24:01.981Z] dd9b34c370a7: Pushed [2022-09-27T17:24:01.981Z] 533b2dfa59f4: Pushed [2022-09-27T17:24:01.981Z] 91320d5ad8d1: Pushed [2022-09-27T17:24:01.981Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:02.239Z] cadedd7ce511: Pushed [2022-09-27T17:24:02.322Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:24:02.498Z] 8b27103f3e84: Pushed [2022-09-27T17:24:03.065Z] 33b34db9284f: Pushed [2022-09-27T17:24:03.065Z] 63f992e1c446: Pushed [2022-09-27T17:24:03.323Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:0ee1df181c046e4742917b11c56f22c4154ea97cc99b4511e5104312c41c5af5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:03.631Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:03.735Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-27T17:24:03.735Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-27T17:24:03.735Z] (3/4) Installing libucontext (1.1-r0) [2022-09-27T17:24:03.928Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-27T17:24:03.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-27T17:24:03.928Z] 533b2dfa59f4: Preparing [2022-09-27T17:24:03.928Z] dd9b34c370a7: Preparing [2022-09-27T17:24:03.928Z] 33b34db9284f: Preparing [2022-09-27T17:24:03.928Z] 63f992e1c446: Preparing [2022-09-27T17:24:03.928Z] 91320d5ad8d1: Preparing [2022-09-27T17:24:03.928Z] cadedd7ce511: Preparing [2022-09-27T17:24:03.928Z] 8b27103f3e84: Preparing [2022-09-27T17:24:03.928Z] 994393dc58e7: Preparing [2022-09-27T17:24:03.928Z] cadedd7ce511: Waiting [2022-09-27T17:24:03.928Z] 994393dc58e7: Waiting [2022-09-27T17:24:03.928Z] 91320d5ad8d1: Layer already exists [2022-09-27T17:24:03.928Z] 63f992e1c446: Layer already exists [2022-09-27T17:24:03.928Z] dd9b34c370a7: Layer already exists [2022-09-27T17:24:03.928Z] 33b34db9284f: Layer already exists [2022-09-27T17:24:03.928Z] 533b2dfa59f4: Layer already exists [2022-09-27T17:24:03.928Z] 8b27103f3e84: Layer already exists [2022-09-27T17:24:03.928Z] cadedd7ce511: Layer already exists [2022-09-27T17:24:03.928Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:03.928Z] latest: digest: sha256:0ee1df181c046e4742917b11c56f22c4154ea97cc99b4511e5104312c41c5af5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:04.003Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-27T17:24:04.004Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T17:24:04.004Z] OK: 6 MiB in 18 packages [2022-09-27T17:24:04.227Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:04.524Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.73 [2022-09-27T17:24:04.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-27T17:24:04.524Z] 533b2dfa59f4: Preparing [2022-09-27T17:24:04.524Z] dd9b34c370a7: Preparing [2022-09-27T17:24:04.524Z] 33b34db9284f: Preparing [2022-09-27T17:24:04.524Z] 63f992e1c446: Preparing [2022-09-27T17:24:04.524Z] 91320d5ad8d1: Preparing [2022-09-27T17:24:04.524Z] cadedd7ce511: Preparing [2022-09-27T17:24:04.524Z] 8b27103f3e84: Preparing [2022-09-27T17:24:04.524Z] 994393dc58e7: Preparing [2022-09-27T17:24:04.524Z] cadedd7ce511: Waiting [2022-09-27T17:24:04.524Z] 8b27103f3e84: Waiting [2022-09-27T17:24:04.524Z] 994393dc58e7: Waiting [2022-09-27T17:24:04.524Z] 533b2dfa59f4: Layer already exists [2022-09-27T17:24:04.524Z] 33b34db9284f: Layer already exists [2022-09-27T17:24:04.524Z] 63f992e1c446: Layer already exists [2022-09-27T17:24:04.524Z] 91320d5ad8d1: Layer already exists [2022-09-27T17:24:04.524Z] dd9b34c370a7: Layer already exists [2022-09-27T17:24:04.524Z] cadedd7ce511: Layer already exists [2022-09-27T17:24:04.524Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:04.524Z] 8b27103f3e84: Layer already exists [2022-09-27T17:24:04.524Z] 2.3.0-dev.73: digest: sha256:0ee1df181c046e4742917b11c56f22c4154ea97cc99b4511e5104312c41c5af5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:04.828Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:05.138Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:05.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-27T17:24:05.138Z] 533b2dfa59f4: Preparing [2022-09-27T17:24:05.138Z] dd9b34c370a7: Preparing [2022-09-27T17:24:05.138Z] 33b34db9284f: Preparing [2022-09-27T17:24:05.138Z] 63f992e1c446: Preparing [2022-09-27T17:24:05.138Z] 91320d5ad8d1: Preparing [2022-09-27T17:24:05.138Z] cadedd7ce511: Preparing [2022-09-27T17:24:05.138Z] 8b27103f3e84: Preparing [2022-09-27T17:24:05.138Z] 994393dc58e7: Preparing [2022-09-27T17:24:05.138Z] 8b27103f3e84: Waiting [2022-09-27T17:24:05.138Z] 994393dc58e7: Waiting [2022-09-27T17:24:05.138Z] 33b34db9284f: Layer already exists [2022-09-27T17:24:05.138Z] 91320d5ad8d1: Layer already exists [2022-09-27T17:24:05.138Z] 63f992e1c446: Layer already exists [2022-09-27T17:24:05.138Z] dd9b34c370a7: Layer already exists [2022-09-27T17:24:05.138Z] 533b2dfa59f4: Layer already exists [2022-09-27T17:24:05.138Z] 8b27103f3e84: Layer already exists [2022-09-27T17:24:05.138Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:05.138Z] cadedd7ce511: Layer already exists [2022-09-27T17:24:05.138Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:0ee1df181c046e4742917b11c56f22c4154ea97cc99b4511e5104312c41c5af5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:05.448Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:05.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-27T17:24:05.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-27T17:24:05.749Z] 533b2dfa59f4: Preparing [2022-09-27T17:24:05.749Z] dd9b34c370a7: Preparing [2022-09-27T17:24:05.749Z] 33b34db9284f: Preparing [2022-09-27T17:24:05.749Z] 63f992e1c446: Preparing [2022-09-27T17:24:05.749Z] 91320d5ad8d1: Preparing [2022-09-27T17:24:05.749Z] cadedd7ce511: Preparing [2022-09-27T17:24:05.749Z] 8b27103f3e84: Preparing [2022-09-27T17:24:05.749Z] 994393dc58e7: Preparing [2022-09-27T17:24:05.749Z] cadedd7ce511: Waiting [2022-09-27T17:24:05.749Z] 8b27103f3e84: Waiting [2022-09-27T17:24:05.749Z] dd9b34c370a7: Layer already exists [2022-09-27T17:24:05.749Z] 63f992e1c446: Layer already exists [2022-09-27T17:24:05.749Z] 33b34db9284f: Layer already exists [2022-09-27T17:24:05.749Z] 533b2dfa59f4: Layer already exists [2022-09-27T17:24:05.749Z] 91320d5ad8d1: Layer already exists [2022-09-27T17:24:05.749Z] cadedd7ce511: Layer already exists [2022-09-27T17:24:05.749Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:05.749Z] 8b27103f3e84: Layer already exists [2022-09-27T17:24:05.749Z] main: digest: sha256:0ee1df181c046e4742917b11c56f22c4154ea97cc99b4511e5104312c41c5af5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:24:05.785Z] ===================================================== [Pipeline] echo [2022-09-27T17:24:05.791Z] taggedImages: [2022-09-27T17:24:05.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:05.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-27T17:24:05.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.73 [2022-09-27T17:24:05.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:05.791Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-27T17:24:05.809Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-27T17:24:05.809Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:05.809Z] latest [2022-09-27T17:24:05.809Z] 2.3.0-dev.73 [2022-09-27T17:24:05.809Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:05.809Z] main [2022-09-27T17:24:05.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:05.944Z] Removing intermediate container cd6a68bc4be0 [2022-09-27T17:24:05.944Z] ---> 3aab4d691864 [2022-09-27T17:24:05.944Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T17:24:06.111Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:06.416Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:06.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-27T17:24:06.416Z] e79468af9d26: Preparing [2022-09-27T17:24:06.416Z] 17587053ab12: Preparing [2022-09-27T17:24:06.416Z] e254591ee35e: Preparing [2022-09-27T17:24:06.416Z] e6df11920efc: Preparing [2022-09-27T17:24:06.416Z] 667406507b4d: Preparing [2022-09-27T17:24:06.416Z] 91da9059ed2c: Preparing [2022-09-27T17:24:06.416Z] 14ca92f73e0a: Preparing [2022-09-27T17:24:06.416Z] 89b9c9714263: Preparing [2022-09-27T17:24:06.416Z] caa79c5a7619: Preparing [2022-09-27T17:24:06.416Z] 994393dc58e7: Preparing [2022-09-27T17:24:06.416Z] 91da9059ed2c: Waiting [2022-09-27T17:24:06.416Z] 14ca92f73e0a: Waiting [2022-09-27T17:24:06.416Z] 89b9c9714263: Waiting [2022-09-27T17:24:06.416Z] caa79c5a7619: Waiting [2022-09-27T17:24:06.416Z] 994393dc58e7: Waiting [2022-09-27T17:24:06.416Z] 667406507b4d: Pushed [2022-09-27T17:24:06.416Z] e79468af9d26: Pushed [2022-09-27T17:24:06.416Z] 17587053ab12: Pushed [2022-09-27T17:24:06.674Z] 91da9059ed2c: Pushed [2022-09-27T17:24:06.674Z] 14ca92f73e0a: Pushed [2022-09-27T17:24:06.674Z] 89b9c9714263: Pushed [2022-09-27T17:24:06.674Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:06.674Z] caa79c5a7619: Pushed [2022-09-27T17:24:07.610Z] e6df11920efc: Pushed [2022-09-27T17:24:07.868Z] e254591ee35e: Pushed [2022-09-27T17:24:07.868Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:b493ab86190a5084eb5f2682cda9a940647f452bcdf671cedf3b3f4472b5232a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:08.177Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:08.486Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-27T17:24:08.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-27T17:24:08.486Z] e79468af9d26: Preparing [2022-09-27T17:24:08.486Z] 17587053ab12: Preparing [2022-09-27T17:24:08.486Z] e254591ee35e: Preparing [2022-09-27T17:24:08.486Z] e6df11920efc: Preparing [2022-09-27T17:24:08.486Z] 667406507b4d: Preparing [2022-09-27T17:24:08.486Z] 91da9059ed2c: Preparing [2022-09-27T17:24:08.486Z] 14ca92f73e0a: Preparing [2022-09-27T17:24:08.486Z] 89b9c9714263: Preparing [2022-09-27T17:24:08.486Z] caa79c5a7619: Preparing [2022-09-27T17:24:08.486Z] 994393dc58e7: Preparing [2022-09-27T17:24:08.486Z] 14ca92f73e0a: Waiting [2022-09-27T17:24:08.486Z] 91da9059ed2c: Waiting [2022-09-27T17:24:08.486Z] caa79c5a7619: Waiting [2022-09-27T17:24:08.486Z] 994393dc58e7: Waiting [2022-09-27T17:24:08.486Z] 89b9c9714263: Waiting [2022-09-27T17:24:08.486Z] 667406507b4d: Layer already exists [2022-09-27T17:24:08.486Z] e254591ee35e: Layer already exists [2022-09-27T17:24:08.486Z] e6df11920efc: Layer already exists [2022-09-27T17:24:08.486Z] 17587053ab12: Layer already exists [2022-09-27T17:24:08.486Z] e79468af9d26: Layer already exists [2022-09-27T17:24:08.486Z] 91da9059ed2c: Layer already exists [2022-09-27T17:24:08.486Z] 89b9c9714263: Layer already exists [2022-09-27T17:24:08.486Z] 14ca92f73e0a: Layer already exists [2022-09-27T17:24:08.486Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:08.486Z] caa79c5a7619: Layer already exists [2022-09-27T17:24:08.486Z] latest: digest: sha256:b493ab86190a5084eb5f2682cda9a940647f452bcdf671cedf3b3f4472b5232a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:08.791Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:09.091Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.73 [2022-09-27T17:24:09.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-27T17:24:09.091Z] e79468af9d26: Preparing [2022-09-27T17:24:09.091Z] 17587053ab12: Preparing [2022-09-27T17:24:09.091Z] e254591ee35e: Preparing [2022-09-27T17:24:09.091Z] e6df11920efc: Preparing [2022-09-27T17:24:09.091Z] 667406507b4d: Preparing [2022-09-27T17:24:09.091Z] 91da9059ed2c: Preparing [2022-09-27T17:24:09.091Z] 14ca92f73e0a: Preparing [2022-09-27T17:24:09.091Z] 89b9c9714263: Preparing [2022-09-27T17:24:09.091Z] caa79c5a7619: Preparing [2022-09-27T17:24:09.091Z] 994393dc58e7: Preparing [2022-09-27T17:24:09.091Z] 14ca92f73e0a: Waiting [2022-09-27T17:24:09.091Z] 89b9c9714263: Waiting [2022-09-27T17:24:09.091Z] caa79c5a7619: Waiting [2022-09-27T17:24:09.091Z] 91da9059ed2c: Waiting [2022-09-27T17:24:09.091Z] 994393dc58e7: Waiting [2022-09-27T17:24:09.091Z] e6df11920efc: Layer already exists [2022-09-27T17:24:09.091Z] e79468af9d26: Layer already exists [2022-09-27T17:24:09.091Z] 17587053ab12: Layer already exists [2022-09-27T17:24:09.091Z] 667406507b4d: Layer already exists [2022-09-27T17:24:09.091Z] e254591ee35e: Layer already exists [2022-09-27T17:24:09.091Z] 91da9059ed2c: Layer already exists [2022-09-27T17:24:09.091Z] 89b9c9714263: Layer already exists [2022-09-27T17:24:09.091Z] 14ca92f73e0a: Layer already exists [2022-09-27T17:24:09.091Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:09.091Z] caa79c5a7619: Layer already exists [2022-09-27T17:24:09.091Z] 2.3.0-dev.73: digest: sha256:b493ab86190a5084eb5f2682cda9a940647f452bcdf671cedf3b3f4472b5232a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:09.394Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:09.698Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:09.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-27T17:24:09.698Z] e79468af9d26: Preparing [2022-09-27T17:24:09.698Z] 17587053ab12: Preparing [2022-09-27T17:24:09.698Z] e254591ee35e: Preparing [2022-09-27T17:24:09.698Z] e6df11920efc: Preparing [2022-09-27T17:24:09.698Z] 667406507b4d: Preparing [2022-09-27T17:24:09.698Z] 91da9059ed2c: Preparing [2022-09-27T17:24:09.698Z] 14ca92f73e0a: Preparing [2022-09-27T17:24:09.698Z] 89b9c9714263: Preparing [2022-09-27T17:24:09.698Z] caa79c5a7619: Preparing [2022-09-27T17:24:09.698Z] 994393dc58e7: Preparing [2022-09-27T17:24:09.698Z] 14ca92f73e0a: Waiting [2022-09-27T17:24:09.698Z] 89b9c9714263: Waiting [2022-09-27T17:24:09.698Z] caa79c5a7619: Waiting [2022-09-27T17:24:09.698Z] 91da9059ed2c: Waiting [2022-09-27T17:24:09.698Z] 994393dc58e7: Waiting [2022-09-27T17:24:09.698Z] 17587053ab12: Layer already exists [2022-09-27T17:24:09.698Z] e6df11920efc: Layer already exists [2022-09-27T17:24:09.698Z] e79468af9d26: Layer already exists [2022-09-27T17:24:09.698Z] e254591ee35e: Layer already exists [2022-09-27T17:24:09.698Z] 667406507b4d: Layer already exists [2022-09-27T17:24:09.698Z] 91da9059ed2c: Layer already exists [2022-09-27T17:24:09.698Z] 14ca92f73e0a: Layer already exists [2022-09-27T17:24:09.698Z] caa79c5a7619: Layer already exists [2022-09-27T17:24:09.698Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:09.698Z] 89b9c9714263: Layer already exists [2022-09-27T17:24:09.698Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:b493ab86190a5084eb5f2682cda9a940647f452bcdf671cedf3b3f4472b5232a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:10.013Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:10.317Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-27T17:24:10.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-27T17:24:10.317Z] e79468af9d26: Preparing [2022-09-27T17:24:10.317Z] 17587053ab12: Preparing [2022-09-27T17:24:10.317Z] e254591ee35e: Preparing [2022-09-27T17:24:10.317Z] e6df11920efc: Preparing [2022-09-27T17:24:10.317Z] 667406507b4d: Preparing [2022-09-27T17:24:10.317Z] 91da9059ed2c: Preparing [2022-09-27T17:24:10.317Z] 14ca92f73e0a: Preparing [2022-09-27T17:24:10.317Z] 89b9c9714263: Preparing [2022-09-27T17:24:10.317Z] caa79c5a7619: Preparing [2022-09-27T17:24:10.317Z] 994393dc58e7: Preparing [2022-09-27T17:24:10.317Z] 91da9059ed2c: Waiting [2022-09-27T17:24:10.317Z] 89b9c9714263: Waiting [2022-09-27T17:24:10.317Z] caa79c5a7619: Waiting [2022-09-27T17:24:10.317Z] 994393dc58e7: Waiting [2022-09-27T17:24:10.317Z] 14ca92f73e0a: Waiting [2022-09-27T17:24:10.317Z] 17587053ab12: Layer already exists [2022-09-27T17:24:10.317Z] e254591ee35e: Layer already exists [2022-09-27T17:24:10.317Z] e6df11920efc: Layer already exists [2022-09-27T17:24:10.317Z] e79468af9d26: Layer already exists [2022-09-27T17:24:10.317Z] 667406507b4d: Layer already exists [2022-09-27T17:24:10.317Z] 91da9059ed2c: Layer already exists [2022-09-27T17:24:10.317Z] 14ca92f73e0a: Layer already exists [2022-09-27T17:24:10.317Z] 89b9c9714263: Layer already exists [2022-09-27T17:24:10.317Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:10.317Z] caa79c5a7619: Layer already exists [2022-09-27T17:24:10.317Z] main: digest: sha256:b493ab86190a5084eb5f2682cda9a940647f452bcdf671cedf3b3f4472b5232a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:24:10.356Z] ===================================================== [Pipeline] echo [2022-09-27T17:24:10.361Z] taggedImages: [2022-09-27T17:24:10.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:10.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-27T17:24:10.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.73 [2022-09-27T17:24:10.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:10.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-27T17:24:10.374Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-27T17:24:10.374Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:10.374Z] latest [2022-09-27T17:24:10.374Z] 2.3.0-dev.73 [2022-09-27T17:24:10.374Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:10.374Z] main [2022-09-27T17:24:10.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:10.675Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:10.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:10.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-27T17:24:10.974Z] ca71ef4444c5: Preparing [2022-09-27T17:24:10.974Z] dc2aafd504ba: Preparing [2022-09-27T17:24:10.974Z] e680e6e106d7: Preparing [2022-09-27T17:24:10.974Z] 5c3275a79fbd: Preparing [2022-09-27T17:24:10.974Z] be95d31bf222: Preparing [2022-09-27T17:24:10.974Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:10.974Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:10.974Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:10.974Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:10.974Z] be95d31bf222: Pushed [2022-09-27T17:24:10.974Z] ca71ef4444c5: Pushed [2022-09-27T17:24:11.289Z] ---> 70e7fcdb2386 [2022-09-27T17:24:11.289Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T17:24:11.542Z] 5c3275a79fbd: Pushed [2022-09-27T17:24:12.252Z] ---> 3e6c282b733e [2022-09-27T17:24:12.252Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-27T17:24:12.520Z] ---> Running in 3fa5f8e42d7a [2022-09-27T17:24:13.103Z] Removing intermediate container 3fa5f8e42d7a [2022-09-27T17:24:13.103Z] ---> a14d2a55b1bc [2022-09-27T17:24:13.103Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-27T17:24:13.449Z] dc2aafd504ba: Pushed [2022-09-27T17:24:13.449Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:0ff32ba67aabb25e3873553670437f53c886efd0b33860bf2bc6e93f0ce7b0e1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:13.753Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:14.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-27T17:24:14.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-27T17:24:14.050Z] ca71ef4444c5: Preparing [2022-09-27T17:24:14.050Z] dc2aafd504ba: Preparing [2022-09-27T17:24:14.050Z] e680e6e106d7: Preparing [2022-09-27T17:24:14.050Z] 5c3275a79fbd: Preparing [2022-09-27T17:24:14.050Z] be95d31bf222: Preparing [2022-09-27T17:24:14.050Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:14.050Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:14.050Z] dc2aafd504ba: Layer already exists [2022-09-27T17:24:14.050Z] be95d31bf222: Layer already exists [2022-09-27T17:24:14.050Z] 5c3275a79fbd: Layer already exists [2022-09-27T17:24:14.050Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:14.050Z] ca71ef4444c5: Layer already exists [2022-09-27T17:24:14.050Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:14.050Z] latest: digest: sha256:0ff32ba67aabb25e3873553670437f53c886efd0b33860bf2bc6e93f0ce7b0e1 size: 1573 [Pipeline] } [2022-09-27T17:24:14.058Z] ---> 73d3d6982008 [2022-09-27T17:24:14.059Z] Step 21/26 : WORKDIR / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:14.326Z] ---> Running in d6e4836f087f [2022-09-27T17:24:14.360Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:14.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.73 [2022-09-27T17:24:14.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-27T17:24:14.657Z] ca71ef4444c5: Preparing [2022-09-27T17:24:14.657Z] dc2aafd504ba: Preparing [2022-09-27T17:24:14.657Z] e680e6e106d7: Preparing [2022-09-27T17:24:14.657Z] 5c3275a79fbd: Preparing [2022-09-27T17:24:14.657Z] be95d31bf222: Preparing [2022-09-27T17:24:14.657Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:14.657Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:14.657Z] be95d31bf222: Layer already exists [2022-09-27T17:24:14.657Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:14.657Z] ca71ef4444c5: Layer already exists [2022-09-27T17:24:14.657Z] dc2aafd504ba: Layer already exists [2022-09-27T17:24:14.657Z] 5c3275a79fbd: Layer already exists [2022-09-27T17:24:14.657Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:14.657Z] 2.3.0-dev.73: digest: sha256:0ff32ba67aabb25e3873553670437f53c886efd0b33860bf2bc6e93f0ce7b0e1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:14.905Z] Removing intermediate container d6e4836f087f [2022-09-27T17:24:14.906Z] ---> 59a71c8e278e [2022-09-27T17:24:14.906Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T17:24:14.906Z] ---> Running in 1b606c210bc1 [2022-09-27T17:24:14.959Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:15.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:15.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-27T17:24:15.273Z] ca71ef4444c5: Preparing [2022-09-27T17:24:15.273Z] dc2aafd504ba: Preparing [2022-09-27T17:24:15.273Z] e680e6e106d7: Preparing [2022-09-27T17:24:15.273Z] 5c3275a79fbd: Preparing [2022-09-27T17:24:15.273Z] be95d31bf222: Preparing [2022-09-27T17:24:15.273Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:15.273Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:15.273Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:15.273Z] 5c3275a79fbd: Layer already exists [2022-09-27T17:24:15.273Z] ca71ef4444c5: Layer already exists [2022-09-27T17:24:15.273Z] be95d31bf222: Layer already exists [2022-09-27T17:24:15.273Z] dc2aafd504ba: Layer already exists [2022-09-27T17:24:15.273Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:15.273Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:0ff32ba67aabb25e3873553670437f53c886efd0b33860bf2bc6e93f0ce7b0e1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:15.487Z] Removing intermediate container 1b606c210bc1 [2022-09-27T17:24:15.487Z] ---> 82c32550c8d6 [2022-09-27T17:24:15.487Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T17:24:15.487Z] ---> Running in 8e17bc1fd058 [2022-09-27T17:24:15.571Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:15.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-27T17:24:15.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-27T17:24:15.868Z] ca71ef4444c5: Preparing [2022-09-27T17:24:15.868Z] dc2aafd504ba: Preparing [2022-09-27T17:24:15.868Z] e680e6e106d7: Preparing [2022-09-27T17:24:15.868Z] 5c3275a79fbd: Preparing [2022-09-27T17:24:15.869Z] be95d31bf222: Preparing [2022-09-27T17:24:15.869Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:15.869Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:15.869Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:15.869Z] ca71ef4444c5: Layer already exists [2022-09-27T17:24:15.869Z] be95d31bf222: Layer already exists [2022-09-27T17:24:15.869Z] dc2aafd504ba: Layer already exists [2022-09-27T17:24:15.869Z] 5c3275a79fbd: Layer already exists [2022-09-27T17:24:15.869Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:15.869Z] main: digest: sha256:0ff32ba67aabb25e3873553670437f53c886efd0b33860bf2bc6e93f0ce7b0e1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:24:15.913Z] ===================================================== [Pipeline] echo [2022-09-27T17:24:15.921Z] taggedImages: [2022-09-27T17:24:15.921Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:15.921Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-27T17:24:15.921Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.73 [2022-09-27T17:24:15.921Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:15.921Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-27T17:24:15.946Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-27T17:24:15.946Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:15.946Z] latest [2022-09-27T17:24:15.946Z] 2.3.0-dev.73 [2022-09-27T17:24:15.946Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:15.946Z] main [2022-09-27T17:24:15.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:16.261Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:16.444Z] Removing intermediate container 8e17bc1fd058 [2022-09-27T17:24:16.444Z] ---> 89ea800b43c5 [2022-09-27T17:24:16.444Z] Step 24/26 : LABEL arch=arm64 [2022-09-27T17:24:16.444Z] ---> Running in ae3d057519d0 [2022-09-27T17:24:16.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:16.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-27T17:24:16.560Z] f28d6eff4006: Preparing [2022-09-27T17:24:16.560Z] 886c9de99721: Preparing [2022-09-27T17:24:16.560Z] 517cddf73f57: Preparing [2022-09-27T17:24:16.560Z] 5a75ef9ca4ba: Preparing [2022-09-27T17:24:16.560Z] fee7be0e5ec9: Preparing [2022-09-27T17:24:16.560Z] c03238546331: Preparing [2022-09-27T17:24:16.560Z] be95d31bf222: Preparing [2022-09-27T17:24:16.560Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:16.560Z] c03238546331: Waiting [2022-09-27T17:24:16.560Z] be95d31bf222: Waiting [2022-09-27T17:24:16.560Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:16.560Z] 886c9de99721: Pushed [2022-09-27T17:24:16.560Z] f28d6eff4006: Pushed [2022-09-27T17:24:16.560Z] 517cddf73f57: Pushed [2022-09-27T17:24:16.560Z] be95d31bf222: Layer already exists [2022-09-27T17:24:16.560Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:17.126Z] c03238546331: Pushed [2022-09-27T17:24:17.399Z] Removing intermediate container ae3d057519d0 [2022-09-27T17:24:17.399Z] ---> e2a940a99478 [2022-09-27T17:24:17.399Z] Step 25/26 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:17.399Z] ---> Running in ddbe8f0ac32c [2022-09-27T17:24:17.979Z] Removing intermediate container ddbe8f0ac32c [2022-09-27T17:24:17.979Z] ---> 551ed267cde7 [2022-09-27T17:24:17.979Z] Step 26/26 : LABEL version=2.3.0-dev.73 [2022-09-27T17:24:18.244Z] ---> Running in c95d3af01267 [2022-09-27T17:24:19.046Z] Removing intermediate container c95d3af01267 [2022-09-27T17:24:19.046Z] ---> 5ef67f2217a6 [2022-09-27T17:24:19.046Z] [2022-09-27T17:24:19.046Z] Successfully built 5ef67f2217a6 [2022-09-27T17:24:19.046Z] Successfully tagged security-spire-config-arm64:latest [2022-09-27T17:24:19.046Z] Building core-metadata [2022-09-27T17:24:20.408Z] fee7be0e5ec9: Pushed [2022-09-27T17:24:22.934Z] 5a75ef9ca4ba: Pushed [2022-09-27T17:24:23.192Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:fc56fc63a3e5afce33142576293fcc1a82e37a3135f41347f7673cdda7f5ba14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:23.491Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:23.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-27T17:24:23.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-27T17:24:23.788Z] f28d6eff4006: Preparing [2022-09-27T17:24:23.788Z] 886c9de99721: Preparing [2022-09-27T17:24:23.788Z] 517cddf73f57: Preparing [2022-09-27T17:24:23.788Z] 5a75ef9ca4ba: Preparing [2022-09-27T17:24:23.788Z] fee7be0e5ec9: Preparing [2022-09-27T17:24:23.788Z] c03238546331: Preparing [2022-09-27T17:24:23.788Z] be95d31bf222: Preparing [2022-09-27T17:24:23.788Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:23.788Z] c03238546331: Waiting [2022-09-27T17:24:23.788Z] be95d31bf222: Waiting [2022-09-27T17:24:23.788Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:23.788Z] fee7be0e5ec9: Layer already exists [2022-09-27T17:24:23.788Z] 5a75ef9ca4ba: Layer already exists [2022-09-27T17:24:23.788Z] 886c9de99721: Layer already exists [2022-09-27T17:24:23.788Z] f28d6eff4006: Layer already exists [2022-09-27T17:24:23.788Z] 517cddf73f57: Layer already exists [2022-09-27T17:24:23.788Z] c03238546331: Layer already exists [2022-09-27T17:24:23.788Z] be95d31bf222: Layer already exists [2022-09-27T17:24:23.788Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:23.788Z] latest: digest: sha256:fc56fc63a3e5afce33142576293fcc1a82e37a3135f41347f7673cdda7f5ba14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:24.091Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:24.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.73 [2022-09-27T17:24:24.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-27T17:24:24.393Z] f28d6eff4006: Preparing [2022-09-27T17:24:24.393Z] 886c9de99721: Preparing [2022-09-27T17:24:24.393Z] 517cddf73f57: Preparing [2022-09-27T17:24:24.393Z] 5a75ef9ca4ba: Preparing [2022-09-27T17:24:24.393Z] fee7be0e5ec9: Preparing [2022-09-27T17:24:24.393Z] c03238546331: Preparing [2022-09-27T17:24:24.393Z] be95d31bf222: Preparing [2022-09-27T17:24:24.393Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:24.393Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:24.393Z] be95d31bf222: Waiting [2022-09-27T17:24:24.393Z] c03238546331: Waiting [2022-09-27T17:24:24.393Z] fee7be0e5ec9: Layer already exists [2022-09-27T17:24:24.393Z] 5a75ef9ca4ba: Layer already exists [2022-09-27T17:24:24.393Z] f28d6eff4006: Layer already exists [2022-09-27T17:24:24.393Z] 517cddf73f57: Layer already exists [2022-09-27T17:24:24.393Z] 886c9de99721: Layer already exists [2022-09-27T17:24:24.393Z] c03238546331: Layer already exists [2022-09-27T17:24:24.393Z] be95d31bf222: Layer already exists [2022-09-27T17:24:24.393Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:24.393Z] 2.3.0-dev.73: digest: sha256:fc56fc63a3e5afce33142576293fcc1a82e37a3135f41347f7673cdda7f5ba14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:24.526Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:24:24.526Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:24:24.526Z] ---> 2f1b9420d008 [2022-09-27T17:24:24.526Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-27T17:24:24.526Z] ---> Using cache [2022-09-27T17:24:24.526Z] ---> 608dd85fd18e [2022-09-27T17:24:24.526Z] Step 4/25 : WORKDIR /edgex-go [2022-09-27T17:24:24.694Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:24.804Z] ---> Using cache [2022-09-27T17:24:24.804Z] ---> 858262bb94c8 [2022-09-27T17:24:24.804Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:24:24.804Z] ---> Using cache [2022-09-27T17:24:24.804Z] ---> 9300b51a16e4 [2022-09-27T17:24:24.804Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-27T17:24:24.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:24.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-27T17:24:24.988Z] f28d6eff4006: Preparing [2022-09-27T17:24:24.988Z] 886c9de99721: Preparing [2022-09-27T17:24:24.988Z] 517cddf73f57: Preparing [2022-09-27T17:24:24.988Z] 5a75ef9ca4ba: Preparing [2022-09-27T17:24:24.988Z] fee7be0e5ec9: Preparing [2022-09-27T17:24:24.988Z] c03238546331: Preparing [2022-09-27T17:24:24.988Z] be95d31bf222: Preparing [2022-09-27T17:24:24.988Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:24.988Z] c03238546331: Waiting [2022-09-27T17:24:24.988Z] be95d31bf222: Waiting [2022-09-27T17:24:24.988Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:24.988Z] 517cddf73f57: Layer already exists [2022-09-27T17:24:24.988Z] fee7be0e5ec9: Layer already exists [2022-09-27T17:24:24.988Z] f28d6eff4006: Layer already exists [2022-09-27T17:24:24.988Z] 886c9de99721: Layer already exists [2022-09-27T17:24:24.988Z] 5a75ef9ca4ba: Layer already exists [2022-09-27T17:24:24.988Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:24.988Z] be95d31bf222: Layer already exists [2022-09-27T17:24:24.988Z] c03238546331: Layer already exists [2022-09-27T17:24:24.988Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:fc56fc63a3e5afce33142576293fcc1a82e37a3135f41347f7673cdda7f5ba14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:25.086Z] ---> Running in 7be3ba58719f [2022-09-27T17:24:25.287Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:25.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-27T17:24:25.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-27T17:24:25.583Z] f28d6eff4006: Preparing [2022-09-27T17:24:25.583Z] 886c9de99721: Preparing [2022-09-27T17:24:25.583Z] 517cddf73f57: Preparing [2022-09-27T17:24:25.583Z] 5a75ef9ca4ba: Preparing [2022-09-27T17:24:25.583Z] fee7be0e5ec9: Preparing [2022-09-27T17:24:25.583Z] c03238546331: Preparing [2022-09-27T17:24:25.583Z] be95d31bf222: Preparing [2022-09-27T17:24:25.583Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:25.583Z] be95d31bf222: Waiting [2022-09-27T17:24:25.583Z] c03238546331: Waiting [2022-09-27T17:24:25.583Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:25.583Z] 517cddf73f57: Layer already exists [2022-09-27T17:24:25.583Z] f28d6eff4006: Layer already exists [2022-09-27T17:24:25.583Z] 5a75ef9ca4ba: Layer already exists [2022-09-27T17:24:25.583Z] fee7be0e5ec9: Layer already exists [2022-09-27T17:24:25.583Z] 886c9de99721: Layer already exists [2022-09-27T17:24:25.583Z] c03238546331: Layer already exists [2022-09-27T17:24:25.583Z] be95d31bf222: Layer already exists [2022-09-27T17:24:25.583Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:25.583Z] main: digest: sha256:fc56fc63a3e5afce33142576293fcc1a82e37a3135f41347f7673cdda7f5ba14 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:24:25.618Z] ===================================================== [Pipeline] echo [2022-09-27T17:24:25.623Z] taggedImages: [2022-09-27T17:24:25.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:25.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-27T17:24:25.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.73 [2022-09-27T17:24:25.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:25.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-27T17:24:25.637Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-27T17:24:25.637Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:25.637Z] latest [2022-09-27T17:24:25.637Z] 2.3.0-dev.73 [2022-09-27T17:24:25.637Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:25.637Z] main [2022-09-27T17:24:25.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:25.935Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:26.236Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:26.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-27T17:24:26.236Z] 64f0d1685d7b: Preparing [2022-09-27T17:24:26.236Z] f2aa842b77ae: Preparing [2022-09-27T17:24:26.236Z] 1eababd52727: Preparing [2022-09-27T17:24:26.236Z] 8c98287f989a: Preparing [2022-09-27T17:24:26.236Z] 94c43f9125bd: Preparing [2022-09-27T17:24:26.236Z] be95d31bf222: Preparing [2022-09-27T17:24:26.236Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:26.236Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:26.236Z] be95d31bf222: Waiting [2022-09-27T17:24:26.236Z] 1eababd52727: Pushed [2022-09-27T17:24:26.236Z] 64f0d1685d7b: Pushed [2022-09-27T17:24:26.236Z] f2aa842b77ae: Pushed [2022-09-27T17:24:26.236Z] be95d31bf222: Layer already exists [2022-09-27T17:24:26.236Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:26.515Z] 94c43f9125bd: Pushed [2022-09-27T17:24:27.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:24:28.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:24:30.402Z] OK: 221 MiB in 51 packages [2022-09-27T17:24:32.339Z] Removing intermediate container 7be3ba58719f [2022-09-27T17:24:32.339Z] ---> db8be00a031b [2022-09-27T17:24:32.339Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-27T17:24:33.296Z] ---> b6af866cae14 [2022-09-27T17:24:33.296Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:24:33.296Z] ---> Running in 9edd859b139f [2022-09-27T17:24:34.626Z] 8c98287f989a: Pushed [2022-09-27T17:24:34.626Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:4cf1a75394805bb1e2b3618acf6c2659f307f804aac45391fb76bcb493d4df75 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:34.937Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:35.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-27T17:24:35.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-27T17:24:35.238Z] 64f0d1685d7b: Preparing [2022-09-27T17:24:35.238Z] f2aa842b77ae: Preparing [2022-09-27T17:24:35.238Z] 1eababd52727: Preparing [2022-09-27T17:24:35.238Z] 8c98287f989a: Preparing [2022-09-27T17:24:35.238Z] 94c43f9125bd: Preparing [2022-09-27T17:24:35.238Z] be95d31bf222: Preparing [2022-09-27T17:24:35.238Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:35.238Z] be95d31bf222: Waiting [2022-09-27T17:24:35.238Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:35.238Z] 64f0d1685d7b: Layer already exists [2022-09-27T17:24:35.238Z] 94c43f9125bd: Layer already exists [2022-09-27T17:24:35.238Z] f2aa842b77ae: Layer already exists [2022-09-27T17:24:35.238Z] 8c98287f989a: Layer already exists [2022-09-27T17:24:35.238Z] 1eababd52727: Layer already exists [2022-09-27T17:24:35.238Z] be95d31bf222: Layer already exists [2022-09-27T17:24:35.238Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:35.238Z] latest: digest: sha256:4cf1a75394805bb1e2b3618acf6c2659f307f804aac45391fb76bcb493d4df75 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:35.547Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:35.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.73 [2022-09-27T17:24:35.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-27T17:24:35.852Z] 64f0d1685d7b: Preparing [2022-09-27T17:24:35.852Z] f2aa842b77ae: Preparing [2022-09-27T17:24:35.852Z] 1eababd52727: Preparing [2022-09-27T17:24:35.852Z] 8c98287f989a: Preparing [2022-09-27T17:24:35.852Z] 94c43f9125bd: Preparing [2022-09-27T17:24:35.852Z] be95d31bf222: Preparing [2022-09-27T17:24:35.852Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:35.852Z] be95d31bf222: Waiting [2022-09-27T17:24:35.852Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:35.852Z] 8c98287f989a: Layer already exists [2022-09-27T17:24:35.852Z] 94c43f9125bd: Layer already exists [2022-09-27T17:24:35.852Z] 64f0d1685d7b: Layer already exists [2022-09-27T17:24:35.852Z] 1eababd52727: Layer already exists [2022-09-27T17:24:35.852Z] f2aa842b77ae: Layer already exists [2022-09-27T17:24:35.852Z] be95d31bf222: Layer already exists [2022-09-27T17:24:35.852Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:35.852Z] 2.3.0-dev.73: digest: sha256:4cf1a75394805bb1e2b3618acf6c2659f307f804aac45391fb76bcb493d4df75 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:36.163Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:36.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:36.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-27T17:24:36.469Z] 64f0d1685d7b: Preparing [2022-09-27T17:24:36.469Z] f2aa842b77ae: Preparing [2022-09-27T17:24:36.469Z] 1eababd52727: Preparing [2022-09-27T17:24:36.469Z] 8c98287f989a: Preparing [2022-09-27T17:24:36.469Z] 94c43f9125bd: Preparing [2022-09-27T17:24:36.469Z] be95d31bf222: Preparing [2022-09-27T17:24:36.469Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:36.469Z] be95d31bf222: Waiting [2022-09-27T17:24:36.469Z] 8c98287f989a: Layer already exists [2022-09-27T17:24:36.469Z] 1eababd52727: Layer already exists [2022-09-27T17:24:36.469Z] f2aa842b77ae: Layer already exists [2022-09-27T17:24:36.469Z] 94c43f9125bd: Layer already exists [2022-09-27T17:24:36.469Z] 64f0d1685d7b: Layer already exists [2022-09-27T17:24:36.469Z] be95d31bf222: Layer already exists [2022-09-27T17:24:36.469Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:36.469Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:4cf1a75394805bb1e2b3618acf6c2659f307f804aac45391fb76bcb493d4df75 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:36.780Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:37.092Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-27T17:24:37.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-27T17:24:37.092Z] 64f0d1685d7b: Preparing [2022-09-27T17:24:37.092Z] f2aa842b77ae: Preparing [2022-09-27T17:24:37.092Z] 1eababd52727: Preparing [2022-09-27T17:24:37.092Z] 8c98287f989a: Preparing [2022-09-27T17:24:37.092Z] 94c43f9125bd: Preparing [2022-09-27T17:24:37.092Z] be95d31bf222: Preparing [2022-09-27T17:24:37.092Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:37.092Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:37.092Z] f2aa842b77ae: Layer already exists [2022-09-27T17:24:37.092Z] 94c43f9125bd: Layer already exists [2022-09-27T17:24:37.092Z] 64f0d1685d7b: Layer already exists [2022-09-27T17:24:37.092Z] 1eababd52727: Layer already exists [2022-09-27T17:24:37.092Z] 8c98287f989a: Layer already exists [2022-09-27T17:24:37.092Z] be95d31bf222: Layer already exists [2022-09-27T17:24:37.092Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:37.092Z] main: digest: sha256:4cf1a75394805bb1e2b3618acf6c2659f307f804aac45391fb76bcb493d4df75 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:24:37.127Z] ===================================================== [Pipeline] echo [2022-09-27T17:24:37.132Z] taggedImages: [2022-09-27T17:24:37.132Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:37.132Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-27T17:24:37.132Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.73 [2022-09-27T17:24:37.132Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:37.132Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-27T17:24:37.145Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-27T17:24:37.145Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:37.145Z] latest [2022-09-27T17:24:37.145Z] 2.3.0-dev.73 [2022-09-27T17:24:37.145Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:37.145Z] main [2022-09-27T17:24:37.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:37.452Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:37.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:37.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-27T17:24:37.753Z] cf37439198c4: Preparing [2022-09-27T17:24:37.753Z] 359305e08c3d: Preparing [2022-09-27T17:24:37.753Z] a31096fd7264: Preparing [2022-09-27T17:24:37.753Z] 9f5b94b0fc70: Preparing [2022-09-27T17:24:37.753Z] c03238546331: Preparing [2022-09-27T17:24:37.753Z] be95d31bf222: Preparing [2022-09-27T17:24:37.753Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:37.753Z] be95d31bf222: Waiting [2022-09-27T17:24:37.753Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:37.753Z] c03238546331: Layer already exists [2022-09-27T17:24:37.753Z] be95d31bf222: Layer already exists [2022-09-27T17:24:37.753Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:37.753Z] 359305e08c3d: Pushed [2022-09-27T17:24:37.753Z] cf37439198c4: Pushed [2022-09-27T17:24:37.753Z] a31096fd7264: Pushed [2022-09-27T17:24:45.871Z] 9f5b94b0fc70: Pushed [2022-09-27T17:24:45.871Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:c9fb31a5fb3b50f229444c73b044eb625945fefb56d198dd86f294026094e88d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:46.170Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:46.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-27T17:24:46.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-27T17:24:46.464Z] cf37439198c4: Preparing [2022-09-27T17:24:46.464Z] 359305e08c3d: Preparing [2022-09-27T17:24:46.464Z] a31096fd7264: Preparing [2022-09-27T17:24:46.464Z] 9f5b94b0fc70: Preparing [2022-09-27T17:24:46.464Z] c03238546331: Preparing [2022-09-27T17:24:46.464Z] be95d31bf222: Preparing [2022-09-27T17:24:46.464Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:46.464Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:46.464Z] be95d31bf222: Waiting [2022-09-27T17:24:46.464Z] 9f5b94b0fc70: Layer already exists [2022-09-27T17:24:46.464Z] a31096fd7264: Layer already exists [2022-09-27T17:24:46.464Z] 359305e08c3d: Layer already exists [2022-09-27T17:24:46.465Z] cf37439198c4: Layer already exists [2022-09-27T17:24:46.465Z] c03238546331: Layer already exists [2022-09-27T17:24:46.465Z] be95d31bf222: Layer already exists [2022-09-27T17:24:46.465Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:46.465Z] latest: digest: sha256:c9fb31a5fb3b50f229444c73b044eb625945fefb56d198dd86f294026094e88d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:46.769Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:47.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.73 [2022-09-27T17:24:47.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-27T17:24:47.065Z] cf37439198c4: Preparing [2022-09-27T17:24:47.065Z] 359305e08c3d: Preparing [2022-09-27T17:24:47.065Z] a31096fd7264: Preparing [2022-09-27T17:24:47.065Z] 9f5b94b0fc70: Preparing [2022-09-27T17:24:47.065Z] c03238546331: Preparing [2022-09-27T17:24:47.065Z] be95d31bf222: Preparing [2022-09-27T17:24:47.065Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:47.065Z] be95d31bf222: Waiting [2022-09-27T17:24:47.065Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:47.065Z] c03238546331: Layer already exists [2022-09-27T17:24:47.065Z] 359305e08c3d: Layer already exists [2022-09-27T17:24:47.065Z] a31096fd7264: Layer already exists [2022-09-27T17:24:47.065Z] cf37439198c4: Layer already exists [2022-09-27T17:24:47.065Z] 9f5b94b0fc70: Layer already exists [2022-09-27T17:24:47.065Z] be95d31bf222: Layer already exists [2022-09-27T17:24:47.065Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:47.065Z] 2.3.0-dev.73: digest: sha256:c9fb31a5fb3b50f229444c73b044eb625945fefb56d198dd86f294026094e88d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:47.372Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:47.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:47.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-27T17:24:47.679Z] cf37439198c4: Preparing [2022-09-27T17:24:47.679Z] 359305e08c3d: Preparing [2022-09-27T17:24:47.679Z] a31096fd7264: Preparing [2022-09-27T17:24:47.679Z] 9f5b94b0fc70: Preparing [2022-09-27T17:24:47.679Z] c03238546331: Preparing [2022-09-27T17:24:47.679Z] be95d31bf222: Preparing [2022-09-27T17:24:47.679Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:47.679Z] be95d31bf222: Waiting [2022-09-27T17:24:47.679Z] cf37439198c4: Layer already exists [2022-09-27T17:24:47.679Z] c03238546331: Layer already exists [2022-09-27T17:24:47.679Z] 9f5b94b0fc70: Layer already exists [2022-09-27T17:24:47.679Z] 359305e08c3d: Layer already exists [2022-09-27T17:24:47.679Z] a31096fd7264: Layer already exists [2022-09-27T17:24:47.679Z] be95d31bf222: Layer already exists [2022-09-27T17:24:47.679Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:47.679Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:c9fb31a5fb3b50f229444c73b044eb625945fefb56d198dd86f294026094e88d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:47.986Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:48.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-27T17:24:48.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-27T17:24:48.281Z] cf37439198c4: Preparing [2022-09-27T17:24:48.281Z] 359305e08c3d: Preparing [2022-09-27T17:24:48.281Z] a31096fd7264: Preparing [2022-09-27T17:24:48.281Z] 9f5b94b0fc70: Preparing [2022-09-27T17:24:48.281Z] c03238546331: Preparing [2022-09-27T17:24:48.281Z] be95d31bf222: Preparing [2022-09-27T17:24:48.281Z] 34d5ebaa5410: Preparing [2022-09-27T17:24:48.281Z] be95d31bf222: Waiting [2022-09-27T17:24:48.281Z] 34d5ebaa5410: Waiting [2022-09-27T17:24:48.281Z] 359305e08c3d: Layer already exists [2022-09-27T17:24:48.281Z] cf37439198c4: Layer already exists [2022-09-27T17:24:48.281Z] 9f5b94b0fc70: Layer already exists [2022-09-27T17:24:48.281Z] a31096fd7264: Layer already exists [2022-09-27T17:24:48.281Z] c03238546331: Layer already exists [2022-09-27T17:24:48.281Z] be95d31bf222: Layer already exists [2022-09-27T17:24:48.281Z] 34d5ebaa5410: Layer already exists [2022-09-27T17:24:48.281Z] main: digest: sha256:c9fb31a5fb3b50f229444c73b044eb625945fefb56d198dd86f294026094e88d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:24:48.312Z] ===================================================== [Pipeline] echo [2022-09-27T17:24:48.317Z] taggedImages: [2022-09-27T17:24:48.317Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:48.317Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-27T17:24:48.317Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.73 [2022-09-27T17:24:48.317Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:48.317Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-27T17:24:48.330Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-27T17:24:48.330Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:48.330Z] latest [2022-09-27T17:24:48.330Z] 2.3.0-dev.73 [2022-09-27T17:24:48.330Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:48.330Z] main [2022-09-27T17:24:48.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:48.635Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:48.937Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:48.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-27T17:24:48.937Z] 9e33367026e8: Preparing [2022-09-27T17:24:48.937Z] 99401e7096d4: Preparing [2022-09-27T17:24:48.937Z] e680e6e106d7: Preparing [2022-09-27T17:24:48.937Z] a69a4d0ee387: Preparing [2022-09-27T17:24:48.937Z] 994393dc58e7: Preparing [2022-09-27T17:24:48.937Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:48.937Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:48.937Z] 9e33367026e8: Pushed [2022-09-27T17:24:48.937Z] a69a4d0ee387: Pushed [2022-09-27T17:24:50.842Z] 99401e7096d4: Pushed [2022-09-27T17:24:51.101Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:838528bef589b6baee17ea68ccc1d00c572c96e58b9103d9f9fd59316b88f7ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:51.409Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:51.707Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-27T17:24:51.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-27T17:24:51.707Z] 9e33367026e8: Preparing [2022-09-27T17:24:51.707Z] 99401e7096d4: Preparing [2022-09-27T17:24:51.707Z] e680e6e106d7: Preparing [2022-09-27T17:24:51.707Z] a69a4d0ee387: Preparing [2022-09-27T17:24:51.707Z] 994393dc58e7: Preparing [2022-09-27T17:24:51.707Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:51.707Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:51.707Z] 9e33367026e8: Layer already exists [2022-09-27T17:24:51.707Z] 99401e7096d4: Layer already exists [2022-09-27T17:24:51.707Z] a69a4d0ee387: Layer already exists [2022-09-27T17:24:51.707Z] latest: digest: sha256:838528bef589b6baee17ea68ccc1d00c572c96e58b9103d9f9fd59316b88f7ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:52.007Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:52.305Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.73 [2022-09-27T17:24:52.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-27T17:24:52.305Z] 9e33367026e8: Preparing [2022-09-27T17:24:52.305Z] 99401e7096d4: Preparing [2022-09-27T17:24:52.305Z] e680e6e106d7: Preparing [2022-09-27T17:24:52.305Z] a69a4d0ee387: Preparing [2022-09-27T17:24:52.305Z] 994393dc58e7: Preparing [2022-09-27T17:24:52.305Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:52.305Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:52.305Z] 99401e7096d4: Layer already exists [2022-09-27T17:24:52.305Z] a69a4d0ee387: Layer already exists [2022-09-27T17:24:52.305Z] 9e33367026e8: Layer already exists [2022-09-27T17:24:52.305Z] 2.3.0-dev.73: digest: sha256:838528bef589b6baee17ea68ccc1d00c572c96e58b9103d9f9fd59316b88f7ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:52.607Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:52.903Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:52.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-27T17:24:52.903Z] 9e33367026e8: Preparing [2022-09-27T17:24:52.903Z] 99401e7096d4: Preparing [2022-09-27T17:24:52.903Z] e680e6e106d7: Preparing [2022-09-27T17:24:52.903Z] a69a4d0ee387: Preparing [2022-09-27T17:24:52.903Z] 994393dc58e7: Preparing [2022-09-27T17:24:52.903Z] 9e33367026e8: Layer already exists [2022-09-27T17:24:52.903Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:52.903Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:52.903Z] 99401e7096d4: Layer already exists [2022-09-27T17:24:52.903Z] a69a4d0ee387: Layer already exists [2022-09-27T17:24:52.903Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:838528bef589b6baee17ea68ccc1d00c572c96e58b9103d9f9fd59316b88f7ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:53.204Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:53.599Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-27T17:24:53.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-27T17:24:53.599Z] 9e33367026e8: Preparing [2022-09-27T17:24:53.599Z] 99401e7096d4: Preparing [2022-09-27T17:24:53.599Z] e680e6e106d7: Preparing [2022-09-27T17:24:53.599Z] a69a4d0ee387: Preparing [2022-09-27T17:24:53.599Z] 994393dc58e7: Preparing [2022-09-27T17:24:53.599Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:53.599Z] a69a4d0ee387: Layer already exists [2022-09-27T17:24:53.599Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:53.599Z] 99401e7096d4: Layer already exists [2022-09-27T17:24:53.599Z] 9e33367026e8: Layer already exists [2022-09-27T17:24:53.599Z] main: digest: sha256:838528bef589b6baee17ea68ccc1d00c572c96e58b9103d9f9fd59316b88f7ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:24:53.670Z] ===================================================== [Pipeline] echo [2022-09-27T17:24:53.678Z] taggedImages: [2022-09-27T17:24:53.678Z] - nexus3.edgexfoundry.org:10004/support-notifications:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:53.678Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-27T17:24:53.678Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.73 [2022-09-27T17:24:53.678Z] - nexus3.edgexfoundry.org:10004/support-notifications:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:53.678Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-27T17:24:53.696Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-27T17:24:53.697Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:53.697Z] latest [2022-09-27T17:24:53.697Z] 2.3.0-dev.73 [2022-09-27T17:24:53.697Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:53.697Z] main [2022-09-27T17:24:53.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:54.071Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:54.404Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:54.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-27T17:24:54.404Z] 9986699d990e: Preparing [2022-09-27T17:24:54.404Z] afe0c3d02169: Preparing [2022-09-27T17:24:54.404Z] e680e6e106d7: Preparing [2022-09-27T17:24:54.404Z] f6c6b60e8fc1: Preparing [2022-09-27T17:24:54.404Z] 994393dc58e7: Preparing [2022-09-27T17:24:54.404Z] f6c6b60e8fc1: Layer already exists [2022-09-27T17:24:54.404Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:54.404Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:54.404Z] 9986699d990e: Pushed [2022-09-27T17:24:56.307Z] afe0c3d02169: Pushed [2022-09-27T17:24:56.307Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:08b96709c3dedcb4e75da4475e91093e7771ac68a9a8a71caf4f2576747dd1d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:56.609Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:56.910Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-27T17:24:56.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-27T17:24:56.910Z] 9986699d990e: Preparing [2022-09-27T17:24:56.910Z] afe0c3d02169: Preparing [2022-09-27T17:24:56.910Z] e680e6e106d7: Preparing [2022-09-27T17:24:56.910Z] f6c6b60e8fc1: Preparing [2022-09-27T17:24:56.910Z] 994393dc58e7: Preparing [2022-09-27T17:24:56.910Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:56.910Z] 9986699d990e: Layer already exists [2022-09-27T17:24:56.910Z] afe0c3d02169: Layer already exists [2022-09-27T17:24:56.910Z] f6c6b60e8fc1: Layer already exists [2022-09-27T17:24:56.910Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:56.910Z] latest: digest: sha256:08b96709c3dedcb4e75da4475e91093e7771ac68a9a8a71caf4f2576747dd1d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:57.212Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:57.511Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.73 [2022-09-27T17:24:57.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-27T17:24:57.512Z] 9986699d990e: Preparing [2022-09-27T17:24:57.512Z] afe0c3d02169: Preparing [2022-09-27T17:24:57.512Z] e680e6e106d7: Preparing [2022-09-27T17:24:57.512Z] f6c6b60e8fc1: Preparing [2022-09-27T17:24:57.512Z] 994393dc58e7: Preparing [2022-09-27T17:24:57.512Z] f6c6b60e8fc1: Layer already exists [2022-09-27T17:24:57.512Z] 9986699d990e: Layer already exists [2022-09-27T17:24:57.512Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:57.512Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:57.512Z] afe0c3d02169: Layer already exists [2022-09-27T17:24:57.512Z] 2.3.0-dev.73: digest: sha256:08b96709c3dedcb4e75da4475e91093e7771ac68a9a8a71caf4f2576747dd1d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:57.812Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:58.113Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:58.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-27T17:24:58.113Z] 9986699d990e: Preparing [2022-09-27T17:24:58.113Z] afe0c3d02169: Preparing [2022-09-27T17:24:58.113Z] e680e6e106d7: Preparing [2022-09-27T17:24:58.113Z] f6c6b60e8fc1: Preparing [2022-09-27T17:24:58.113Z] 994393dc58e7: Preparing [2022-09-27T17:24:58.113Z] afe0c3d02169: Layer already exists [2022-09-27T17:24:58.113Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:58.113Z] f6c6b60e8fc1: Layer already exists [2022-09-27T17:24:58.113Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:58.113Z] 9986699d990e: Layer already exists [2022-09-27T17:24:58.113Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:08b96709c3dedcb4e75da4475e91093e7771ac68a9a8a71caf4f2576747dd1d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:58.418Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:58.717Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-27T17:24:58.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-27T17:24:58.717Z] 9986699d990e: Preparing [2022-09-27T17:24:58.717Z] afe0c3d02169: Preparing [2022-09-27T17:24:58.717Z] e680e6e106d7: Preparing [2022-09-27T17:24:58.717Z] f6c6b60e8fc1: Preparing [2022-09-27T17:24:58.717Z] 994393dc58e7: Preparing [2022-09-27T17:24:58.717Z] 9986699d990e: Layer already exists [2022-09-27T17:24:58.717Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:58.717Z] e680e6e106d7: Layer already exists [2022-09-27T17:24:58.717Z] afe0c3d02169: Layer already exists [2022-09-27T17:24:58.717Z] f6c6b60e8fc1: Layer already exists [2022-09-27T17:24:58.717Z] main: digest: sha256:08b96709c3dedcb4e75da4475e91093e7771ac68a9a8a71caf4f2576747dd1d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:24:58.752Z] ===================================================== [Pipeline] echo [2022-09-27T17:24:58.757Z] taggedImages: [2022-09-27T17:24:58.757Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:58.757Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-27T17:24:58.757Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.73 [2022-09-27T17:24:58.757Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:58.757Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-27T17:24:58.771Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-27T17:24:58.771Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:58.771Z] latest [2022-09-27T17:24:58.771Z] 2.3.0-dev.73 [2022-09-27T17:24:58.771Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:24:58.771Z] main [2022-09-27T17:24:58.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:59.074Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:24:59.376Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:24:59.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-27T17:24:59.376Z] 1dae370770d7: Preparing [2022-09-27T17:24:59.376Z] 2ddfb27f28f2: Preparing [2022-09-27T17:24:59.376Z] 1f5a5e5c0586: Preparing [2022-09-27T17:24:59.376Z] d44144ecd47a: Preparing [2022-09-27T17:24:59.376Z] 994393dc58e7: Preparing [2022-09-27T17:24:59.376Z] 994393dc58e7: Layer already exists [2022-09-27T17:24:59.376Z] 2ddfb27f28f2: Pushed [2022-09-27T17:24:59.634Z] 1dae370770d7: Pushed [2022-09-27T17:25:00.570Z] 1f5a5e5c0586: Pushed [2022-09-27T17:25:12.791Z] d44144ecd47a: Pushed [2022-09-27T17:25:12.791Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:2d932b205ebffc959b9bd61018aaecf0a8ac8da95f35d371e73396d6e2439373 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:25:13.103Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:25:13.411Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-27T17:25:13.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-27T17:25:13.411Z] 1dae370770d7: Preparing [2022-09-27T17:25:13.411Z] 2ddfb27f28f2: Preparing [2022-09-27T17:25:13.411Z] 1f5a5e5c0586: Preparing [2022-09-27T17:25:13.411Z] d44144ecd47a: Preparing [2022-09-27T17:25:13.411Z] 994393dc58e7: Preparing [2022-09-27T17:25:13.411Z] 994393dc58e7: Layer already exists [2022-09-27T17:25:13.411Z] 1f5a5e5c0586: Layer already exists [2022-09-27T17:25:13.411Z] 2ddfb27f28f2: Layer already exists [2022-09-27T17:25:13.411Z] d44144ecd47a: Layer already exists [2022-09-27T17:25:13.411Z] 1dae370770d7: Layer already exists [2022-09-27T17:25:13.411Z] latest: digest: sha256:2d932b205ebffc959b9bd61018aaecf0a8ac8da95f35d371e73396d6e2439373 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:25:13.713Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:25:14.014Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.73 [2022-09-27T17:25:14.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-27T17:25:14.014Z] 1dae370770d7: Preparing [2022-09-27T17:25:14.014Z] 2ddfb27f28f2: Preparing [2022-09-27T17:25:14.014Z] 1f5a5e5c0586: Preparing [2022-09-27T17:25:14.014Z] d44144ecd47a: Preparing [2022-09-27T17:25:14.014Z] 994393dc58e7: Preparing [2022-09-27T17:25:14.014Z] 2ddfb27f28f2: Layer already exists [2022-09-27T17:25:14.014Z] 994393dc58e7: Layer already exists [2022-09-27T17:25:14.014Z] 1f5a5e5c0586: Layer already exists [2022-09-27T17:25:14.014Z] d44144ecd47a: Layer already exists [2022-09-27T17:25:14.014Z] 1dae370770d7: Layer already exists [2022-09-27T17:25:14.014Z] 2.3.0-dev.73: digest: sha256:2d932b205ebffc959b9bd61018aaecf0a8ac8da95f35d371e73396d6e2439373 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:25:14.330Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:25:14.641Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:25:14.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-27T17:25:14.641Z] 1dae370770d7: Preparing [2022-09-27T17:25:14.641Z] 2ddfb27f28f2: Preparing [2022-09-27T17:25:14.641Z] 1f5a5e5c0586: Preparing [2022-09-27T17:25:14.641Z] d44144ecd47a: Preparing [2022-09-27T17:25:14.641Z] 994393dc58e7: Preparing [2022-09-27T17:25:14.641Z] 1dae370770d7: Layer already exists [2022-09-27T17:25:14.641Z] 2ddfb27f28f2: Layer already exists [2022-09-27T17:25:14.641Z] 1f5a5e5c0586: Layer already exists [2022-09-27T17:25:14.641Z] d44144ecd47a: Layer already exists [2022-09-27T17:25:14.641Z] 994393dc58e7: Layer already exists [2022-09-27T17:25:14.641Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:2d932b205ebffc959b9bd61018aaecf0a8ac8da95f35d371e73396d6e2439373 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:25:14.945Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:25:15.246Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-27T17:25:15.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-27T17:25:15.246Z] 1dae370770d7: Preparing [2022-09-27T17:25:15.246Z] 2ddfb27f28f2: Preparing [2022-09-27T17:25:15.246Z] 1f5a5e5c0586: Preparing [2022-09-27T17:25:15.246Z] d44144ecd47a: Preparing [2022-09-27T17:25:15.246Z] 994393dc58e7: Preparing [2022-09-27T17:25:15.246Z] d44144ecd47a: Layer already exists [2022-09-27T17:25:15.246Z] 994393dc58e7: Layer already exists [2022-09-27T17:25:15.246Z] 1f5a5e5c0586: Layer already exists [2022-09-27T17:25:15.246Z] 2ddfb27f28f2: Layer already exists [2022-09-27T17:25:15.246Z] 1dae370770d7: Layer already exists [2022-09-27T17:25:15.246Z] main: digest: sha256:2d932b205ebffc959b9bd61018aaecf0a8ac8da95f35d371e73396d6e2439373 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:25:15.281Z] ===================================================== [Pipeline] echo [2022-09-27T17:25:15.286Z] taggedImages: [2022-09-27T17:25:15.286Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:25:15.286Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-27T17:25:15.286Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.73 [2022-09-27T17:25:15.286Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:25:15.286Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-27T17:25:41.138Z] Removing intermediate container 9edd859b139f [2022-09-27T17:25:41.138Z] ---> b31ccb30994f [2022-09-27T17:25:41.138Z] Step 9/25 : COPY . . [2022-09-27T17:25:41.138Z] ---> 4079dfc864af [2022-09-27T17:25:41.138Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-27T17:25:41.138Z] ---> Running in e44fa1ce836b [2022-09-27T17:25:41.138Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-27T17:29:48.554Z] Removing intermediate container 36ab5ec85d59 [2022-09-27T17:29:48.554Z] ---> 42b585761c44 [2022-09-27T17:29:48.554Z] [2022-09-27T17:29:48.554Z] Step 10/33 : FROM alpine:3.16 [2022-09-27T17:29:48.554Z] 3.16: Pulling from library/alpine [2022-09-27T17:29:48.554Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T17:29:48.554Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T17:29:48.554Z] ---> a6215f271958 [2022-09-27T17:29:48.554Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T17:29:48.554Z] ---> Running in 8d5fca4b23ad [2022-09-27T17:29:48.554Z] Removing intermediate container 8d5fca4b23ad [2022-09-27T17:29:48.554Z] ---> 3a0e59f116e9 [2022-09-27T17:29:48.554Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-27T17:29:48.554Z] ---> Running in b186ab9ddd81 [2022-09-27T17:29:48.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:29:48.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:29:48.554Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-27T17:29:48.554Z] (2/2) Installing su-exec (0.2-r1) [2022-09-27T17:29:48.554Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:29:48.554Z] OK: 5 MiB in 16 packages [2022-09-27T17:29:49.139Z] Removing intermediate container b186ab9ddd81 [2022-09-27T17:29:49.139Z] ---> 437b887309f7 [2022-09-27T17:29:49.139Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-27T17:29:49.410Z] ---> Running in 7a29cb2a1b5f [2022-09-27T17:29:49.690Z] Removing intermediate container 7a29cb2a1b5f [2022-09-27T17:29:49.690Z] ---> 6627a19096f0 [2022-09-27T17:29:49.690Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-27T17:29:49.959Z] ---> Running in 74127dae4c0f [2022-09-27T17:29:50.227Z] Removing intermediate container 74127dae4c0f [2022-09-27T17:29:50.227Z] ---> 05735f13320f [2022-09-27T17:29:50.227Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-27T17:29:50.494Z] ---> Running in fc03747a8bf1 [2022-09-27T17:29:50.762Z] Removing intermediate container fc03747a8bf1 [2022-09-27T17:29:50.762Z] ---> 4134b81a8af1 [2022-09-27T17:29:50.762Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-27T17:29:51.030Z] ---> Running in 5f70f838cf8e [2022-09-27T17:29:51.646Z] Removing intermediate container 5f70f838cf8e [2022-09-27T17:29:51.646Z] ---> 3d3995d766aa [2022-09-27T17:29:51.646Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-27T17:29:51.646Z] ---> Running in 8017b9339237 [2022-09-27T17:29:54.231Z] Removing intermediate container 8017b9339237 [2022-09-27T17:29:54.500Z] ---> 0db1d753fc28 [2022-09-27T17:29:54.500Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-27T17:29:54.500Z] ---> Running in 94d616c8efd6 [2022-09-27T17:29:55.084Z] Removing intermediate container 94d616c8efd6 [2022-09-27T17:29:55.084Z] ---> 9b6176c85bc6 [2022-09-27T17:29:55.084Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-27T17:29:55.667Z] ---> eb316b11da6e [2022-09-27T17:29:55.935Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-27T17:29:55.936Z] ---> Running in 4824efd40da4 [2022-09-27T17:29:59.282Z] Removing intermediate container 4824efd40da4 [2022-09-27T17:29:59.282Z] ---> ab39ebc5a97a [2022-09-27T17:29:59.282Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T17:30:00.236Z] ---> cecc606c3501 [2022-09-27T17:30:00.236Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-27T17:30:03.590Z] ---> b1e70dc3d7b0 [2022-09-27T17:30:03.590Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-27T17:30:05.000Z] ---> 99622e213768 [2022-09-27T17:30:05.001Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-27T17:30:06.425Z] ---> ecd2da51f536 [2022-09-27T17:30:06.425Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-27T17:30:07.389Z] ---> 39f0ca813ab2 [2022-09-27T17:30:07.389Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-27T17:30:08.793Z] Removing intermediate container 81f8606b1bf8 [2022-09-27T17:30:08.793Z] ---> f3abb2d0ee43 [2022-09-27T17:30:08.793Z] [2022-09-27T17:30:08.793Z] Step 11/24 : FROM alpine:3.16 [2022-09-27T17:30:08.793Z] ---> a6215f271958 [2022-09-27T17:30:08.793Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-27T17:30:08.793Z] ---> fc837eee867e [2022-09-27T17:30:08.793Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-27T17:30:08.793Z] ---> Running in 79b725536207 [2022-09-27T17:30:10.732Z] ---> 00203d9a6530 [2022-09-27T17:30:10.732Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-27T17:30:10.732Z] ---> Running in 94362f4b214a [2022-09-27T17:30:11.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:30:11.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:30:13.526Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-27T17:30:13.526Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:30:13.526Z] OK: 5 MiB in 15 packages [2022-09-27T17:30:13.795Z] Removing intermediate container 94362f4b214a [2022-09-27T17:30:13.795Z] ---> aea73d94c28b [2022-09-27T17:30:13.795Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-27T17:30:14.062Z] ---> Running in 4de805415468 [2022-09-27T17:30:14.650Z] Removing intermediate container 4de805415468 [2022-09-27T17:30:14.650Z] ---> e508062c99f3 [2022-09-27T17:30:14.650Z] Step 30/33 : CMD ["gate"] [2022-09-27T17:30:14.917Z] ---> Running in e5d06d0a7d01 [2022-09-27T17:30:15.517Z] Removing intermediate container 79b725536207 [2022-09-27T17:30:15.517Z] ---> 31ce1bdef630 [2022-09-27T17:30:15.517Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T17:30:15.517Z] Removing intermediate container e5d06d0a7d01 [2022-09-27T17:30:15.517Z] ---> 51c1b0f57710 [2022-09-27T17:30:15.517Z] Step 31/33 : LABEL arch=arm64 [2022-09-27T17:30:15.517Z] ---> Running in a427ec22b503 [2022-09-27T17:30:15.784Z] ---> Running in 4f3e10f61311 [2022-09-27T17:30:16.051Z] Removing intermediate container a427ec22b503 [2022-09-27T17:30:16.051Z] ---> aaabbba0c5f2 [2022-09-27T17:30:16.051Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-27T17:30:16.322Z] ---> Running in 60994e5dd74a [2022-09-27T17:30:16.322Z] Removing intermediate container 4f3e10f61311 [2022-09-27T17:30:16.322Z] ---> 91eff8bd7642 [2022-09-27T17:30:16.322Z] Step 32/33 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:30:16.589Z] ---> Running in 4a5ad76d1fdd [2022-09-27T17:30:16.868Z] Removing intermediate container 60994e5dd74a [2022-09-27T17:30:16.868Z] ---> 92345dbf1d2e [2022-09-27T17:30:16.868Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-27T17:30:17.135Z] ---> Running in 42a84d5a5511 [2022-09-27T17:30:17.402Z] Removing intermediate container 4a5ad76d1fdd [2022-09-27T17:30:17.402Z] ---> 56f924e9a862 [2022-09-27T17:30:17.402Z] Step 33/33 : LABEL version=2.3.0-dev.73 [2022-09-27T17:30:17.402Z] ---> Running in 2240efa8c439 [2022-09-27T17:30:17.984Z] Removing intermediate container 42a84d5a5511 [2022-09-27T17:30:17.984Z] ---> 79a06608bb65 [2022-09-27T17:30:17.984Z] Step 16/24 : WORKDIR / [2022-09-27T17:30:17.984Z] Removing intermediate container 2240efa8c439 [2022-09-27T17:30:17.984Z] ---> 3c2d1fdc33ee [2022-09-27T17:30:17.984Z] [2022-09-27T17:30:17.984Z] ---> Running in d188f8b17d91 [2022-09-27T17:30:18.252Z] Successfully built 3c2d1fdc33ee [2022-09-27T17:30:18.252Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-27T17:30:18.252Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-09-27T17:30:18.519Z] Removing intermediate container d188f8b17d91 [2022-09-27T17:30:18.519Z] ---> 763e79d7e363 [2022-09-27T17:30:18.519Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T17:30:19.501Z] ---> d24ed021880e [2022-09-27T17:30:19.501Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-27T17:30:21.448Z] ---> ee07a2c0fbd9 [2022-09-27T17:30:21.448Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-27T17:30:22.410Z] ---> 53e0456a8fda [2022-09-27T17:30:22.410Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-27T17:30:22.681Z] ---> Running in 2351443b0bba [2022-09-27T17:30:23.265Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:30:23.265Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:30:23.265Z] ---> 2f1b9420d008 [2022-09-27T17:30:23.265Z] Step 3/22 : WORKDIR /edgex-go [2022-09-27T17:30:23.265Z] ---> Using cache [2022-09-27T17:30:23.265Z] ---> f410c51f489c [2022-09-27T17:30:23.265Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:30:23.265Z] ---> Using cache [2022-09-27T17:30:23.265Z] ---> ac6270847036 [2022-09-27T17:30:23.265Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-27T17:30:23.265Z] ---> Using cache [2022-09-27T17:30:23.265Z] ---> a9524aec60d4 [2022-09-27T17:30:23.265Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-27T17:30:23.265Z] ---> Using cache [2022-09-27T17:30:23.265Z] ---> 812d89bbe052 [2022-09-27T17:30:23.265Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:30:23.265Z] ---> Using cache [2022-09-27T17:30:23.265Z] ---> 0dea7802d8f1 [2022-09-27T17:30:23.265Z] Step 8/22 : COPY . . [2022-09-27T17:30:24.245Z] ---> Using cache [2022-09-27T17:30:24.245Z] ---> b158c11458a9 [2022-09-27T17:30:24.245Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-27T17:30:24.245Z] Removing intermediate container 2351443b0bba [2022-09-27T17:30:24.245Z] ---> 338cfd08ad5e [2022-09-27T17:30:24.245Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:30:24.245Z] ---> Running in 36b695c6c98c [2022-09-27T17:30:24.511Z] ---> Running in 9b3f0f60e13d [2022-09-27T17:30:25.484Z] Removing intermediate container 9b3f0f60e13d [2022-09-27T17:30:25.484Z] ---> 2e60f68e022d [2022-09-27T17:30:25.484Z] Step 22/24 : LABEL arch=arm64 [2022-09-27T17:30:25.484Z] ---> Running in 1301b148a6c2 [2022-09-27T17:30:26.067Z] Removing intermediate container 1301b148a6c2 [2022-09-27T17:30:26.067Z] ---> e3dd448130e2 [2022-09-27T17:30:26.067Z] Step 23/24 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:30:26.067Z] ---> Running in cfce367dd898 [2022-09-27T17:30:26.654Z] Removing intermediate container cfce367dd898 [2022-09-27T17:30:26.654Z] ---> 67bdd621ea1d [2022-09-27T17:30:26.654Z] Step 24/24 : LABEL version=2.3.0-dev.73 [2022-09-27T17:30:26.654Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-27T17:30:26.654Z] ---> Running in a5cf46967abd [2022-09-27T17:30:27.238Z] Removing intermediate container a5cf46967abd [2022-09-27T17:30:27.238Z] ---> a064b323cab0 [2022-09-27T17:30:27.238Z] [2022-09-27T17:30:27.504Z] Successfully built a064b323cab0 [2022-09-27T17:30:27.504Z] Successfully tagged core-command-arm64:latest [2022-09-27T17:30:27.504Z]  Building core-command ... done Building sys-mgmt-agent [2022-09-27T17:30:30.872Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:30:30.872Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:30:30.872Z] ---> 2f1b9420d008 [2022-09-27T17:30:30.872Z] Step 3/23 : WORKDIR /edgex-go [2022-09-27T17:30:30.872Z] ---> Using cache [2022-09-27T17:30:30.872Z] ---> f410c51f489c [2022-09-27T17:30:30.872Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:30:30.872Z] ---> Using cache [2022-09-27T17:30:30.872Z] ---> ac6270847036 [2022-09-27T17:30:30.872Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-27T17:30:31.149Z] ---> Running in acbced4ae601 [2022-09-27T17:30:33.101Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:30:34.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:30:35.467Z] OK: 221 MiB in 51 packages [2022-09-27T17:30:37.414Z] Removing intermediate container acbced4ae601 [2022-09-27T17:30:37.414Z] ---> d6a9ad322dc7 [2022-09-27T17:30:37.414Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-27T17:30:37.998Z] ---> 4d88ee0d97ca [2022-09-27T17:30:37.998Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:30:37.998Z] ---> Running in 69e804a74a0f [2022-09-27T17:31:34.394Z] Removing intermediate container 69e804a74a0f [2022-09-27T17:31:34.394Z] ---> e386ee60d783 [2022-09-27T17:31:34.394Z] Step 8/23 : COPY . . [2022-09-27T17:31:34.394Z] ---> 13fabe5a8a35 [2022-09-27T17:31:34.394Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-27T17:31:34.394Z] ---> Running in 1555827b823b [2022-09-27T17:31:34.394Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-27T17:32:01.343Z] Removing intermediate container e44fa1ce836b [2022-09-27T17:32:01.343Z] ---> 6dcab7352fb8 [2022-09-27T17:32:01.343Z] [2022-09-27T17:32:01.343Z] Step 11/25 : FROM alpine:3.16 [2022-09-27T17:32:01.343Z] ---> a6215f271958 [2022-09-27T17:32:01.343Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-27T17:32:01.343Z] ---> Using cache [2022-09-27T17:32:01.343Z] ---> 31ce1bdef630 [2022-09-27T17:32:01.343Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T17:32:01.343Z] ---> Using cache [2022-09-27T17:32:01.343Z] ---> aaabbba0c5f2 [2022-09-27T17:32:01.343Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-27T17:32:01.343Z] ---> Running in 75ac24d64eb4 [2022-09-27T17:32:01.343Z] Removing intermediate container 75ac24d64eb4 [2022-09-27T17:32:01.343Z] ---> cc86e0f12cd8 [2022-09-27T17:32:01.343Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-27T17:32:01.343Z] ---> Running in 27142095b71f [2022-09-27T17:32:01.343Z] Removing intermediate container 27142095b71f [2022-09-27T17:32:01.343Z] ---> 8d0e23a4f2ec [2022-09-27T17:32:01.343Z] Step 16/25 : WORKDIR / [2022-09-27T17:32:01.343Z] ---> Running in 3e8515fb82ca [2022-09-27T17:32:01.926Z] Removing intermediate container 3e8515fb82ca [2022-09-27T17:32:01.926Z] ---> de8dc7ff8608 [2022-09-27T17:32:01.926Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T17:32:02.889Z] ---> 28eb78a85564 [2022-09-27T17:32:02.889Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-27T17:32:04.829Z] ---> 4892bb40ef95 [2022-09-27T17:32:04.829Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-27T17:32:05.411Z] ---> ae90702105c0 [2022-09-27T17:32:05.411Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-27T17:32:06.372Z] ---> 2333bdf5a153 [2022-09-27T17:32:06.372Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-27T17:32:06.372Z] ---> Running in 3a03fb50321f [2022-09-27T17:32:06.959Z] Removing intermediate container 3a03fb50321f [2022-09-27T17:32:06.959Z] ---> b79f95fcb4b6 [2022-09-27T17:32:06.959Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:32:06.959Z] ---> Running in be32ea54d9b0 [2022-09-27T17:32:07.234Z] Removing intermediate container be32ea54d9b0 [2022-09-27T17:32:07.234Z] ---> e480527d9c6a [2022-09-27T17:32:07.234Z] Step 23/25 : LABEL arch=arm64 [2022-09-27T17:32:07.501Z] ---> Running in c2da70f7b587 [2022-09-27T17:32:07.769Z] Removing intermediate container c2da70f7b587 [2022-09-27T17:32:07.769Z] ---> 059962d6f9d4 [2022-09-27T17:32:07.769Z] Step 24/25 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:32:08.036Z] ---> Running in 13919e027b67 [2022-09-27T17:32:08.620Z] Removing intermediate container 13919e027b67 [2022-09-27T17:32:08.620Z] ---> ab516173d09f [2022-09-27T17:32:08.620Z] Step 25/25 : LABEL version=2.3.0-dev.73 [2022-09-27T17:32:08.620Z] ---> Running in 41fc7eec9a93 [2022-09-27T17:32:09.575Z] Removing intermediate container 41fc7eec9a93 [2022-09-27T17:32:09.575Z] ---> 85bed9ac46a4 [2022-09-27T17:32:09.575Z] [2022-09-27T17:32:09.575Z] Successfully built 85bed9ac46a4 [2022-09-27T17:32:09.842Z] Successfully tagged core-metadata-arm64:latest [2022-09-27T17:32:09.842Z] Building security-spiffe-token-provider [2022-09-27T17:32:13.182Z]  Building core-metadata ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:32:13.182Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:32:13.182Z] ---> 2f1b9420d008 [2022-09-27T17:32:13.182Z] Step 3/20 : WORKDIR /edgex-go [2022-09-27T17:32:13.182Z] ---> Using cache [2022-09-27T17:32:13.182Z] ---> f410c51f489c [2022-09-27T17:32:13.182Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-27T17:32:13.182Z] ---> Running in 7c39c54ecffd [2022-09-27T17:32:15.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:32:15.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:32:16.529Z] v3.16.2-210-g84cfb9e03b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-27T17:32:16.529Z] v3.16.2-212-g313c9fb349 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-27T17:32:16.529Z] OK: 16899 distinct packages available [2022-09-27T17:32:16.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:32:16.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:32:18.203Z] OK: 221 MiB in 51 packages [2022-09-27T17:32:19.615Z] Removing intermediate container 7c39c54ecffd [2022-09-27T17:32:19.615Z] ---> 3b08aea3a5f4 [2022-09-27T17:32:19.615Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-27T17:32:21.017Z] ---> fca33956f313 [2022-09-27T17:32:21.017Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:32:21.287Z] ---> Running in 11ea8da509d9 [2022-09-27T17:33:08.109Z] Removing intermediate container a6e753d71f74 [2022-09-27T17:33:08.109Z] ---> 2fc6ae8d6276 [2022-09-27T17:33:08.109Z] [2022-09-27T17:33:08.109Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T17:33:08.109Z] ---> a6215f271958 [2022-09-27T17:33:08.109Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-27T17:33:08.109Z] Removing intermediate container a06345f1f74a [2022-09-27T17:33:08.109Z] ---> c10b53f5ad07 [2022-09-27T17:33:08.109Z] [2022-09-27T17:33:08.109Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T17:33:08.109Z] ---> Running in 3390b9067a3b [2022-09-27T17:33:08.109Z] ---> a6215f271958 [2022-09-27T17:33:08.109Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-27T17:33:08.109Z] ---> Using cache [2022-09-27T17:33:08.109Z] ---> 31ce1bdef630 [2022-09-27T17:33:08.109Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T17:33:08.109Z] ---> Using cache [2022-09-27T17:33:08.109Z] ---> aaabbba0c5f2 [2022-09-27T17:33:08.109Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-27T17:33:08.109Z] ---> Running in c9477b5193b5 [2022-09-27T17:33:08.109Z] Removing intermediate container c9477b5193b5 [2022-09-27T17:33:08.109Z] ---> d70fc47528b6 [2022-09-27T17:33:08.109Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T17:33:08.380Z] ---> Running in b9ff1a0b233b [2022-09-27T17:33:09.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:33:09.349Z] Removing intermediate container b9ff1a0b233b [2022-09-27T17:33:09.349Z] ---> 6d99f3e6bb36 [2022-09-27T17:33:09.349Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T17:33:09.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:33:11.042Z] ---> 342e195f51b3 [2022-09-27T17:33:11.042Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-27T17:33:11.042Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-27T17:33:11.309Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-27T17:33:11.309Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:33:11.309Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T17:33:11.584Z] OK: 6 MiB in 16 packages [2022-09-27T17:33:15.841Z] Removing intermediate container 3390b9067a3b [2022-09-27T17:33:15.841Z] ---> 3804826c487a [2022-09-27T17:33:15.841Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T17:33:15.841Z] ---> f1bc9a8a0d6b [2022-09-27T17:33:15.841Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-27T17:33:15.841Z] ---> Running in db685e1abfbd [2022-09-27T17:33:16.800Z] Removing intermediate container db685e1abfbd [2022-09-27T17:33:16.800Z] ---> d64b6ab73ebb [2022-09-27T17:33:16.800Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-27T17:33:17.086Z] ---> Running in a0551f628eea [2022-09-27T17:33:17.352Z] ---> 830873f4c370 [2022-09-27T17:33:17.353Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-27T17:33:17.619Z] ---> Running in 589f33ee93eb [2022-09-27T17:33:17.885Z] Removing intermediate container a0551f628eea [2022-09-27T17:33:17.885Z] ---> 9fc986c0fd2b [2022-09-27T17:33:17.885Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T17:33:18.155Z] ---> Running in 4059a40a6503 [2022-09-27T17:33:19.580Z] Removing intermediate container 589f33ee93eb [2022-09-27T17:33:19.580Z] ---> bf7f3aabe07c [2022-09-27T17:33:19.580Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:33:19.580Z] Removing intermediate container 4059a40a6503 [2022-09-27T17:33:19.580Z] ---> 0dec93b3c209 [2022-09-27T17:33:19.580Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T17:33:19.580Z] ---> Running in c7d84c228356 [2022-09-27T17:33:20.546Z] Removing intermediate container c7d84c228356 [2022-09-27T17:33:20.546Z] ---> f5901138f705 [2022-09-27T17:33:20.546Z] Step 21/23 : LABEL arch=arm64 [2022-09-27T17:33:20.811Z] ---> Running in a9a6b861c314 [2022-09-27T17:33:21.779Z] ---> 7a52d8c0d232 [2022-09-27T17:33:21.779Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-27T17:33:21.779Z] Removing intermediate container a9a6b861c314 [2022-09-27T17:33:21.779Z] ---> ba0b9d5584bf [2022-09-27T17:33:21.779Z] Step 22/23 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:33:21.779Z] ---> Running in 8d877a927843 [2022-09-27T17:33:22.734Z] Removing intermediate container 8d877a927843 [2022-09-27T17:33:22.734Z] ---> ebf32af8c15e [2022-09-27T17:33:22.734Z] Step 23/23 : LABEL version=2.3.0-dev.73 [2022-09-27T17:33:23.000Z] ---> Running in dd92e7143648 [2022-09-27T17:33:24.398Z] Removing intermediate container dd92e7143648 [2022-09-27T17:33:24.398Z] ---> 8a106343892f [2022-09-27T17:33:24.398Z] [2022-09-27T17:33:24.662Z] Successfully built 8a106343892f [2022-09-27T17:33:24.662Z] Successfully tagged support-scheduler-arm64:latest [2022-09-27T17:33:24.662Z] Building security-secretstore-setup [2022-09-27T17:33:26.063Z]  Building support-scheduler ... done  ---> 26e639592149 [2022-09-27T17:33:26.063Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-27T17:33:27.018Z] ---> 7929044d645f [2022-09-27T17:33:27.018Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-27T17:33:27.283Z] ---> Running in 1a411ed1b189 [2022-09-27T17:33:27.862Z] Removing intermediate container 1a411ed1b189 [2022-09-27T17:33:27.862Z] ---> 35af12d6832c [2022-09-27T17:33:27.862Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:33:27.862Z] ---> Running in 3cb061216799 [2022-09-27T17:33:28.819Z] Removing intermediate container 3cb061216799 [2022-09-27T17:33:28.819Z] ---> 39d85e0eba55 [2022-09-27T17:33:28.819Z] Step 21/23 : LABEL arch=arm64 [2022-09-27T17:33:28.819Z] ---> Running in cb6fead63b04 [2022-09-27T17:33:29.779Z] Removing intermediate container cb6fead63b04 [2022-09-27T17:33:29.779Z] ---> 3922bb1e5993 [2022-09-27T17:33:29.779Z] Step 22/23 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:33:29.779Z] ---> Running in 3a81f7c5cb3c [2022-09-27T17:33:30.046Z] Removing intermediate container 11ea8da509d9 [2022-09-27T17:33:30.046Z] ---> acd80c72f0e4 [2022-09-27T17:33:30.046Z] Step 7/20 : COPY . . [2022-09-27T17:33:30.046Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:33:30.046Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:33:30.046Z] ---> 2f1b9420d008 [2022-09-27T17:33:30.046Z] Step 3/25 : WORKDIR /edgex-go [2022-09-27T17:33:30.046Z] ---> Using cache [2022-09-27T17:33:30.046Z] ---> f410c51f489c [2022-09-27T17:33:30.046Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:33:30.046Z] ---> Using cache [2022-09-27T17:33:30.046Z] ---> ac6270847036 [2022-09-27T17:33:30.046Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-27T17:33:30.046Z] ---> Using cache [2022-09-27T17:33:30.046Z] ---> a9524aec60d4 [2022-09-27T17:33:30.046Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-27T17:33:30.046Z] ---> Using cache [2022-09-27T17:33:30.046Z] ---> 812d89bbe052 [2022-09-27T17:33:30.046Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:33:30.046Z] ---> Using cache [2022-09-27T17:33:30.046Z] ---> 0dea7802d8f1 [2022-09-27T17:33:30.046Z] Step 8/25 : COPY . . [2022-09-27T17:33:30.313Z] ---> Using cache [2022-09-27T17:33:30.313Z] ---> b158c11458a9 [2022-09-27T17:33:30.313Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-27T17:33:31.720Z] Removing intermediate container 3a81f7c5cb3c [2022-09-27T17:33:31.720Z] ---> 3482e5ca1448 [2022-09-27T17:33:31.720Z] Step 23/23 : LABEL version=2.3.0-dev.73 [2022-09-27T17:33:31.720Z] ---> Running in 764024b88d90 [2022-09-27T17:33:31.720Z] ---> Running in b5b759b7d7af [2022-09-27T17:33:32.680Z] Removing intermediate container b5b759b7d7af [2022-09-27T17:33:32.680Z] ---> 680fca89feeb [2022-09-27T17:33:32.680Z] [2022-09-27T17:33:33.262Z] Successfully built 680fca89feeb [2022-09-27T17:33:33.262Z] Successfully tagged support-notifications-arm64:latest [2022-09-27T17:33:33.262Z] Building security-spire-agent [2022-09-27T17:33:34.222Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-27T17:33:35.180Z] ---> 34b4ac654137 [2022-09-27T17:33:35.180Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-27T17:33:35.180Z] ---> Running in 61dd31c17632 [2022-09-27T17:33:37.121Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-27T17:33:37.390Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:33:37.390Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:33:37.390Z] ---> 2f1b9420d008 [2022-09-27T17:33:37.390Z] Step 3/26 : WORKDIR /edgex-go [2022-09-27T17:33:37.390Z] ---> Using cache [2022-09-27T17:33:37.390Z] ---> f410c51f489c [2022-09-27T17:33:37.390Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:33:37.390Z] ---> Using cache [2022-09-27T17:33:37.390Z] ---> ac6270847036 [2022-09-27T17:33:37.390Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T17:33:37.662Z] ---> Running in e1b666212d8c [2022-09-27T17:33:39.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:33:40.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:33:41.517Z] OK: 221 MiB in 51 packages [2022-09-27T17:33:42.918Z] Removing intermediate container e1b666212d8c [2022-09-27T17:33:42.918Z] ---> 330b8a548558 [2022-09-27T17:33:42.918Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-27T17:33:43.871Z] ---> d1d9e0132840 [2022-09-27T17:33:43.871Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:33:44.139Z] ---> Running in 7d2de1b279cd [2022-09-27T17:34:40.506Z] Removing intermediate container 7d2de1b279cd [2022-09-27T17:34:40.506Z] ---> a01914a70c35 [2022-09-27T17:34:40.506Z] Step 8/26 : COPY . . [2022-09-27T17:34:40.506Z] ---> 015a421f489e [2022-09-27T17:34:40.506Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T17:34:40.506Z] ---> Running in b2e377b58a4e [2022-09-27T17:34:40.506Z] Removing intermediate container b2e377b58a4e [2022-09-27T17:34:40.506Z] ---> 9930a066fe0c [2022-09-27T17:34:40.506Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-27T17:34:40.506Z] ---> Running in af7d1446cd1c [2022-09-27T17:34:40.506Z] Removing intermediate container af7d1446cd1c [2022-09-27T17:34:40.506Z] ---> 6238608998a9 [2022-09-27T17:34:40.506Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-27T17:34:40.506Z] ---> Running in b41b8462caf5 [2022-09-27T17:34:42.458Z] Removing intermediate container b41b8462caf5 [2022-09-27T17:34:42.458Z] ---> 2db1c973c969 [2022-09-27T17:34:42.458Z] Step 12/26 : WORKDIR /edgex-go [2022-09-27T17:34:42.726Z] ---> Running in 1494a1e2a212 [2022-09-27T17:34:43.312Z] Removing intermediate container 1494a1e2a212 [2022-09-27T17:34:43.312Z] ---> 470031f312a5 [2022-09-27T17:34:43.312Z] [2022-09-27T17:34:43.312Z] Step 13/26 : FROM alpine:3.15 [2022-09-27T17:34:43.312Z] ---> 02e0d6fdf486 [2022-09-27T17:34:43.312Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T17:34:43.312Z] ---> Using cache [2022-09-27T17:34:43.312Z] ---> a81c38c3f798 [2022-09-27T17:34:43.312Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:34:43.312Z] ---> Using cache [2022-09-27T17:34:43.312Z] ---> 529b09ce5a0b [2022-09-27T17:34:43.312Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-27T17:34:43.312Z] ---> Running in dd4621ad7b16 [2022-09-27T17:34:45.251Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:34:46.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:34:47.618Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T17:34:47.618Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T17:34:47.618Z] OK: 15734 distinct packages available [2022-09-27T17:34:47.911Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:34:48.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:34:50.289Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-27T17:34:50.289Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-27T17:34:50.289Z] (3/5) Installing libucontext (1.1-r0) [2022-09-27T17:34:50.289Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-27T17:34:50.554Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-27T17:34:50.554Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T17:34:50.819Z] OK: 6 MiB in 19 packages [2022-09-27T17:34:52.756Z] Removing intermediate container dd4621ad7b16 [2022-09-27T17:34:52.756Z] ---> 73ee28505612 [2022-09-27T17:34:52.756Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-27T17:34:55.321Z] ---> 9e828ed77361 [2022-09-27T17:34:55.321Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T17:35:00.651Z] ---> 2b2bd7762ef5 [2022-09-27T17:35:00.651Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T17:35:01.233Z] ---> 31efb7ef4c88 [2022-09-27T17:35:01.233Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-27T17:35:02.194Z] ---> 2f862fa289e4 [2022-09-27T17:35:02.194Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-27T17:35:03.149Z] ---> 949388a0b3f5 [2022-09-27T17:35:03.149Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T17:35:03.149Z] ---> Running in b356c2e21462 [2022-09-27T17:35:03.736Z] Removing intermediate container b356c2e21462 [2022-09-27T17:35:03.736Z] ---> a24a8d0bfec0 [2022-09-27T17:35:03.736Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T17:35:04.003Z] ---> Running in bb75e63594e0 [2022-09-27T17:35:04.279Z] Removing intermediate container bb75e63594e0 [2022-09-27T17:35:04.279Z] ---> 126f27bef2cf [2022-09-27T17:35:04.279Z] Step 24/26 : LABEL arch=arm64 [2022-09-27T17:35:04.558Z] ---> Running in 4353b509f604 [2022-09-27T17:35:04.834Z] Removing intermediate container 4353b509f604 [2022-09-27T17:35:04.834Z] ---> 49d5ad7c3c12 [2022-09-27T17:35:04.834Z] Step 25/26 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:35:05.099Z] ---> Running in a5c993bb4896 [2022-09-27T17:35:05.379Z] Removing intermediate container a5c993bb4896 [2022-09-27T17:35:05.379Z] ---> bd3222b3ac88 [2022-09-27T17:35:05.379Z] Step 26/26 : LABEL version=2.3.0-dev.73 [2022-09-27T17:35:05.646Z] ---> Running in 514b7a31a6f7 [2022-09-27T17:35:06.229Z] Removing intermediate container 514b7a31a6f7 [2022-09-27T17:35:06.230Z] ---> 834318d6ca2c [2022-09-27T17:35:06.230Z] [2022-09-27T17:35:06.230Z] Successfully built 834318d6ca2c [2022-09-27T17:35:06.230Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-27T17:35:06.230Z]  Building security-spire-agent ... done Building security-spire-server [2022-09-27T17:35:09.578Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:35:09.578Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:35:09.578Z] ---> 2f1b9420d008 [2022-09-27T17:35:09.578Z] Step 3/25 : WORKDIR /edgex-go [2022-09-27T17:35:09.578Z] ---> Using cache [2022-09-27T17:35:09.578Z] ---> f410c51f489c [2022-09-27T17:35:09.578Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:35:09.578Z] ---> Using cache [2022-09-27T17:35:09.578Z] ---> ac6270847036 [2022-09-27T17:35:09.578Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T17:35:09.578Z] ---> Using cache [2022-09-27T17:35:09.578Z] ---> 330b8a548558 [2022-09-27T17:35:09.578Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-27T17:35:09.578Z] ---> Using cache [2022-09-27T17:35:09.578Z] ---> d1d9e0132840 [2022-09-27T17:35:09.578Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:35:09.578Z] ---> Using cache [2022-09-27T17:35:09.578Z] ---> a01914a70c35 [2022-09-27T17:35:09.578Z] Step 8/25 : COPY . . [2022-09-27T17:35:09.578Z] ---> Using cache [2022-09-27T17:35:09.578Z] ---> 015a421f489e [2022-09-27T17:35:09.578Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T17:35:09.579Z] ---> Using cache [2022-09-27T17:35:09.579Z] ---> 9930a066fe0c [2022-09-27T17:35:09.579Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-27T17:35:09.579Z] ---> Using cache [2022-09-27T17:35:09.579Z] ---> 6238608998a9 [2022-09-27T17:35:09.579Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-27T17:35:09.846Z] ---> Running in 383ad2476270 [2022-09-27T17:35:13.181Z] Removing intermediate container 383ad2476270 [2022-09-27T17:35:13.181Z] ---> e8512173bdc9 [2022-09-27T17:35:13.181Z] Step 12/25 : WORKDIR /edgex-go [2022-09-27T17:35:13.181Z] ---> Running in 7d8d3ad881af [2022-09-27T17:35:13.758Z] Removing intermediate container 7d8d3ad881af [2022-09-27T17:35:13.758Z] ---> 4ab426e391f9 [2022-09-27T17:35:13.758Z] [2022-09-27T17:35:13.758Z] Step 13/25 : FROM alpine:3.15 [2022-09-27T17:35:13.758Z] ---> 02e0d6fdf486 [2022-09-27T17:35:13.758Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T17:35:13.758Z] ---> Using cache [2022-09-27T17:35:13.758Z] ---> a81c38c3f798 [2022-09-27T17:35:13.758Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:35:13.758Z] ---> Using cache [2022-09-27T17:35:13.758Z] ---> 529b09ce5a0b [2022-09-27T17:35:13.758Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-27T17:35:13.758Z] ---> Using cache [2022-09-27T17:35:13.758Z] ---> 73ee28505612 [2022-09-27T17:35:13.758Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T17:35:19.085Z] ---> 1ce8b489a73f [2022-09-27T17:35:19.085Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T17:35:19.667Z] ---> f3bf19ee0fd4 [2022-09-27T17:35:19.667Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-27T17:35:20.248Z] ---> 7652ef19a6cd [2022-09-27T17:35:20.248Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-27T17:35:20.514Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-27T17:35:21.096Z] ---> a3bfb5c03d45 [2022-09-27T17:35:21.363Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T17:35:21.363Z] ---> Running in 822568dc1f6b [2022-09-27T17:35:21.949Z] Removing intermediate container 822568dc1f6b [2022-09-27T17:35:21.949Z] ---> 6fe388487ad5 [2022-09-27T17:35:21.949Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T17:35:22.216Z] ---> Running in 3fd58f01b820 [2022-09-27T17:35:22.484Z] Removing intermediate container 3fd58f01b820 [2022-09-27T17:35:22.484Z] ---> bb1907f000d0 [2022-09-27T17:35:22.484Z] Step 23/25 : LABEL arch=arm64 [2022-09-27T17:35:22.752Z] ---> Running in eaf03ceed385 [2022-09-27T17:35:23.340Z] Removing intermediate container eaf03ceed385 [2022-09-27T17:35:23.340Z] ---> 49748db8e6a5 [2022-09-27T17:35:23.340Z] Step 24/25 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:35:23.340Z] ---> Running in ff4f759bb483 [2022-09-27T17:35:23.921Z] Removing intermediate container ff4f759bb483 [2022-09-27T17:35:23.921Z] ---> 451af619c44e [2022-09-27T17:35:23.921Z] Step 25/25 : LABEL version=2.3.0-dev.73 [2022-09-27T17:35:23.921Z] ---> Running in 079f0f901af7 [2022-09-27T17:35:24.649Z] Removing intermediate container 079f0f901af7 [2022-09-27T17:35:24.649Z] ---> 0269f83497e3 [2022-09-27T17:35:24.649Z] [2022-09-27T17:35:24.649Z] Successfully built 0269f83497e3 [2022-09-27T17:35:24.649Z] Successfully tagged security-spire-server-arm64:latest [2022-09-27T17:35:24.649Z] Building core-data [2022-09-27T17:35:29.091Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T17:35:29.091Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-27T17:35:29.091Z] ---> 2f1b9420d008 [2022-09-27T17:35:29.091Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-27T17:35:29.091Z] ---> Using cache [2022-09-27T17:35:29.091Z] ---> 608dd85fd18e [2022-09-27T17:35:29.091Z] Step 4/24 : WORKDIR /edgex-go [2022-09-27T17:35:29.091Z] ---> Using cache [2022-09-27T17:35:29.091Z] ---> 858262bb94c8 [2022-09-27T17:35:29.091Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:35:29.091Z] ---> Using cache [2022-09-27T17:35:29.091Z] ---> 9300b51a16e4 [2022-09-27T17:35:29.091Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-27T17:35:29.091Z] ---> Running in 1506a0c956d3 [2022-09-27T17:35:30.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:35:31.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:35:32.899Z] OK: 221 MiB in 51 packages [2022-09-27T17:35:34.306Z] Removing intermediate container 1506a0c956d3 [2022-09-27T17:35:34.306Z] ---> 7bc8e9754fc4 [2022-09-27T17:35:34.306Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-27T17:35:34.892Z] ---> b5297f4732bf [2022-09-27T17:35:34.892Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:35:35.158Z] ---> Running in 9ff0bc6c4acc [2022-09-27T17:35:45.233Z] Removing intermediate container 36b695c6c98c [2022-09-27T17:35:45.233Z] ---> 4708e8ff2d61 [2022-09-27T17:35:45.233Z] [2022-09-27T17:35:45.233Z] Step 10/22 : FROM alpine:3.16 [2022-09-27T17:35:45.233Z] ---> a6215f271958 [2022-09-27T17:35:45.233Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-27T17:35:45.233Z] ---> Running in fa7715d5aa60 [2022-09-27T17:35:46.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:35:46.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:35:48.315Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-27T17:35:48.315Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-27T17:35:48.315Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-27T17:35:48.315Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-27T17:35:48.315Z] (5/6) Installing curl (7.83.1-r3) [2022-09-27T17:35:48.315Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-27T17:35:48.315Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:35:48.315Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T17:35:48.581Z] OK: 8 MiB in 20 packages [2022-09-27T17:35:52.820Z] Removing intermediate container fa7715d5aa60 [2022-09-27T17:35:52.820Z] ---> 23ed0e9e0017 [2022-09-27T17:35:52.820Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-27T17:35:52.820Z] ---> Running in 60e47634157e [2022-09-27T17:35:53.086Z] Removing intermediate container 60e47634157e [2022-09-27T17:35:53.086Z] ---> d8c0a15224a5 [2022-09-27T17:35:53.086Z] Step 13/22 : WORKDIR /edgex [2022-09-27T17:35:53.086Z] ---> Running in 9dd19cedbebe [2022-09-27T17:35:53.676Z] Removing intermediate container 9dd19cedbebe [2022-09-27T17:35:53.676Z] ---> 46a27ab4bcdb [2022-09-27T17:35:53.676Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-27T17:35:54.633Z] ---> 5dabb1dd5d10 [2022-09-27T17:35:54.633Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-27T17:35:56.574Z] ---> 1bcb3778cfc5 [2022-09-27T17:35:56.574Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-27T17:35:57.529Z] ---> d82dc669711a [2022-09-27T17:35:57.793Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-27T17:35:58.747Z] ---> 965a11394d0f [2022-09-27T17:35:58.747Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-27T17:35:58.748Z] ---> Running in 147e20f4aabf [2022-09-27T17:36:02.088Z] Removing intermediate container 147e20f4aabf [2022-09-27T17:36:02.088Z] ---> d0f05ab438bd [2022-09-27T17:36:02.088Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-27T17:36:02.088Z] ---> Running in 31bdc332780c [2022-09-27T17:36:02.353Z] Removing intermediate container 31bdc332780c [2022-09-27T17:36:02.353Z] ---> 57a9a479a78f [2022-09-27T17:36:02.353Z] Step 20/22 : LABEL arch=arm64 [2022-09-27T17:36:02.619Z] ---> Running in b8ed87363ef6 [2022-09-27T17:36:03.198Z] Removing intermediate container b8ed87363ef6 [2022-09-27T17:36:03.198Z] ---> 7daa48ae19b4 [2022-09-27T17:36:03.198Z] Step 21/22 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:36:03.198Z] ---> Running in ccccdc551a4c [2022-09-27T17:36:03.781Z] Removing intermediate container ccccdc551a4c [2022-09-27T17:36:03.781Z] ---> 37af0792efbe [2022-09-27T17:36:03.781Z] Step 22/22 : LABEL version=2.3.0-dev.73 [2022-09-27T17:36:03.781Z] ---> Running in 5424b4139fe0 [2022-09-27T17:36:04.368Z] Removing intermediate container 5424b4139fe0 [2022-09-27T17:36:04.368Z] ---> d68c0cfd9af1 [2022-09-27T17:36:04.368Z] [2022-09-27T17:36:04.368Z] Successfully built d68c0cfd9af1 [2022-09-27T17:36:04.633Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-27T17:36:31.276Z]  Building security-proxy-setup ... done Removing intermediate container 9ff0bc6c4acc [2022-09-27T17:36:31.276Z] ---> 0082581a72f2 [2022-09-27T17:36:31.276Z] Step 9/24 : COPY . . [2022-09-27T17:36:32.231Z] ---> e0ad84b0e7ec [2022-09-27T17:36:32.231Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-27T17:36:32.496Z] ---> Running in a6c62d8db729 [2022-09-27T17:36:34.429Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-27T17:36:39.759Z] Removing intermediate container 1555827b823b [2022-09-27T17:36:39.759Z] ---> f4b81e39902a [2022-09-27T17:36:39.759Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-27T17:36:39.759Z] ---> Running in 549661f6ed77 [2022-09-27T17:36:41.699Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-27T17:36:45.949Z] Removing intermediate container 549661f6ed77 [2022-09-27T17:36:45.949Z] ---> 67c7cedb8e85 [2022-09-27T17:36:45.949Z] [2022-09-27T17:36:45.949Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T17:36:45.949Z] ---> a6215f271958 [2022-09-27T17:36:45.949Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-27T17:36:45.949Z] ---> Running in 196bda0c84b5 [2022-09-27T17:36:46.539Z] Removing intermediate container 196bda0c84b5 [2022-09-27T17:36:46.539Z] ---> 1fd7aa7d300f [2022-09-27T17:36:46.539Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-27T17:36:46.805Z] ---> Running in 470b9c27683b [2022-09-27T17:36:48.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:36:49.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:36:50.655Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-27T17:36:50.655Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-27T17:36:50.655Z] (3/33) Installing readline (8.1.2-r0) [2022-09-27T17:36:50.655Z] (4/33) Installing bash (5.1.16-r2) [2022-09-27T17:36:50.920Z] Executing bash-5.1.16-r2.post-install [2022-09-27T17:36:50.920Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-27T17:36:50.920Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-27T17:36:50.920Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-27T17:36:50.920Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-27T17:36:51.186Z] (9/33) Installing curl (7.83.1-r3) [2022-09-27T17:36:51.186Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-27T17:36:52.143Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-27T17:36:52.144Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-27T17:36:52.144Z] (13/33) Installing expat (2.4.9-r0) [2022-09-27T17:36:52.144Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-27T17:36:52.144Z] (15/33) Installing gdbm (1.23-r0) [2022-09-27T17:36:52.144Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-27T17:36:52.144Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T17:36:52.144Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T17:36:52.144Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-27T17:36:52.144Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-27T17:36:52.144Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-27T17:36:54.716Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-27T17:36:54.716Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-27T17:36:54.716Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-27T17:36:54.716Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-27T17:36:54.716Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-27T17:36:54.716Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-27T17:36:54.716Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-27T17:36:54.716Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-27T17:36:54.716Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-27T17:36:54.716Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-27T17:36:54.716Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-27T17:36:54.716Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-27T17:36:55.297Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:36:55.563Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T17:36:55.832Z] OK: 120 MiB in 47 packages [2022-09-27T17:37:08.128Z] Collecting docker-compose==1.23.2 [2022-09-27T17:37:08.128Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-27T17:37:08.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.1 MB/s eta 0:00:00 [2022-09-27T17:37:09.094Z] Collecting PyYAML<4,>=3.10 [2022-09-27T17:37:09.094Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-27T17:37:09.094Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.2 MB/s eta 0:00:00 [2022-09-27T17:37:10.494Z] Preparing metadata (setup.py): started [2022-09-27T17:37:12.428Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T17:37:12.428Z] Collecting texttable<0.10,>=0.9.0 [2022-09-27T17:37:12.428Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-27T17:37:12.693Z] Preparing metadata (setup.py): started [2022-09-27T17:37:14.628Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T17:37:14.628Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-27T17:37:14.628Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-27T17:37:14.628Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-27T17:37:14.628Z] Preparing metadata (setup.py): started [2022-09-27T17:37:16.564Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T17:37:16.564Z] Collecting cached-property<2,>=1.2.0 [2022-09-27T17:37:16.564Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-27T17:37:17.142Z] Collecting docker<4.0,>=3.6.0 [2022-09-27T17:37:17.142Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-27T17:37:17.142Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 12.4 MB/s eta 0:00:00 [2022-09-27T17:37:18.095Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-27T17:37:18.095Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-27T17:37:18.359Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.9 MB/s eta 0:00:00 [2022-09-27T17:37:18.626Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-27T17:37:18.626Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-27T17:37:18.626Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.0 MB/s eta 0:00:00 [2022-09-27T17:37:18.891Z] Collecting docopt<0.7,>=0.6.1 [2022-09-27T17:37:18.891Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-27T17:37:18.891Z] Preparing metadata (setup.py): started [2022-09-27T17:37:20.828Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T17:37:21.409Z] Collecting jsonschema<3,>=2.5.1 [2022-09-27T17:37:21.409Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-27T17:37:22.365Z] Collecting docker-pycreds>=0.4.0 [2022-09-27T17:37:22.365Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-27T17:37:22.630Z] Collecting idna<2.8,>=2.5 [2022-09-27T17:37:22.896Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-27T17:37:22.896Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.7 MB/s eta 0:00:00 [2022-09-27T17:37:23.162Z] Collecting certifi>=2017.4.17 [2022-09-27T17:37:23.162Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-27T17:37:23.162Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.8 MB/s eta 0:00:00 [2022-09-27T17:37:23.427Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-27T17:37:23.427Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-27T17:37:23.427Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.6 MB/s eta 0:00:00 [2022-09-27T17:37:24.014Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-27T17:37:24.281Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-27T17:37:24.281Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.4 MB/s eta 0:00:00 [2022-09-27T17:37:24.546Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-27T17:37:24.546Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-27T17:37:24.812Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-27T17:37:24.812Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-27T17:37:25.768Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-27T17:37:25.768Z] Running setup.py install for texttable: started [2022-09-27T17:37:27.703Z] Running setup.py install for texttable: finished with status 'done' [2022-09-27T17:37:27.703Z] Running setup.py install for PyYAML: started [2022-09-27T17:37:30.271Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-27T17:37:31.671Z] Running setup.py install for docopt: started [2022-09-27T17:37:34.248Z] Running setup.py install for docopt: finished with status 'done' [2022-09-27T17:37:36.815Z] Running setup.py install for dockerpty: started [2022-09-27T17:37:38.749Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-27T17:37:41.324Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-09-27T17:37:41.324Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-27T17:37:59.517Z] Removing intermediate container 470b9c27683b [2022-09-27T17:37:59.517Z] ---> f08a36a40417 [2022-09-27T17:37:59.517Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-27T17:37:59.517Z] ---> Running in d161e27bc5ce [2022-09-27T17:37:59.517Z] Removing intermediate container d161e27bc5ce [2022-09-27T17:37:59.517Z] ---> 4436323a8daf [2022-09-27T17:37:59.517Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T17:37:59.517Z] ---> Running in 9b53bb4a7d5a [2022-09-27T17:37:59.517Z] Removing intermediate container 9b53bb4a7d5a [2022-09-27T17:37:59.517Z] ---> 0556ec2ac83b [2022-09-27T17:37:59.517Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-27T17:37:59.517Z] ---> 932104e6d8c3 [2022-09-27T17:37:59.517Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-27T17:38:00.478Z] ---> b5162e8cdc3a [2022-09-27T17:38:00.478Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-27T17:38:02.421Z] ---> 8c8503fea909 [2022-09-27T17:38:02.421Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-27T17:38:02.421Z] ---> Running in 677b9070f5ce [2022-09-27T17:38:03.003Z] Removing intermediate container 677b9070f5ce [2022-09-27T17:38:03.003Z] ---> c622aa4a8719 [2022-09-27T17:38:03.003Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:38:03.003Z] ---> Running in 6e46719360a1 [2022-09-27T17:38:03.583Z] Removing intermediate container 6e46719360a1 [2022-09-27T17:38:03.583Z] ---> b7a66dadb421 [2022-09-27T17:38:03.583Z] Step 21/23 : LABEL arch=arm64 [2022-09-27T17:38:03.583Z] ---> Running in 8b1297aac668 [2022-09-27T17:38:04.170Z] Removing intermediate container 8b1297aac668 [2022-09-27T17:38:04.170Z] ---> 5532c5aee403 [2022-09-27T17:38:04.170Z] Step 22/23 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:38:04.170Z] ---> Running in cda25c8acffd [2022-09-27T17:38:04.755Z] Removing intermediate container cda25c8acffd [2022-09-27T17:38:04.755Z] ---> f13dde225497 [2022-09-27T17:38:04.755Z] Step 23/23 : LABEL version=2.3.0-dev.73 [2022-09-27T17:38:04.755Z] ---> Running in ee56593937fe [2022-09-27T17:38:05.338Z] Removing intermediate container ee56593937fe [2022-09-27T17:38:05.338Z] ---> 8ce3e088f125 [2022-09-27T17:38:05.338Z] [2022-09-27T17:38:05.338Z] Successfully built 8ce3e088f125 [2022-09-27T17:38:05.338Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-27T17:38:17.816Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-27T17:38:32.863Z] Removing intermediate container 764024b88d90 [2022-09-27T17:38:32.863Z] ---> 286b0ed5f247 [2022-09-27T17:38:32.863Z] [2022-09-27T17:38:32.863Z] Step 10/25 : FROM alpine:3.16 [2022-09-27T17:38:32.863Z] ---> a6215f271958 [2022-09-27T17:38:32.863Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-27T17:38:32.863Z] ---> Running in a47772cbbe19 [2022-09-27T17:38:33.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:38:34.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:38:35.056Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-27T17:38:35.326Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-27T17:38:35.326Z] (3/3) Installing su-exec (0.2-r1) [2022-09-27T17:38:35.326Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:38:35.326Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T17:38:35.592Z] OK: 6 MiB in 17 packages [2022-09-27T17:38:38.178Z] Removing intermediate container a47772cbbe19 [2022-09-27T17:38:38.178Z] ---> 324c696cb2a4 [2022-09-27T17:38:38.178Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-27T17:38:38.178Z] ---> Running in 97c093677b10 [2022-09-27T17:38:38.458Z] Removing intermediate container 97c093677b10 [2022-09-27T17:38:38.458Z] ---> 8620b57e05c1 [2022-09-27T17:38:38.458Z] Step 13/25 : WORKDIR / [2022-09-27T17:38:38.730Z] ---> Running in cd349199f7a8 [2022-09-27T17:38:39.316Z] Removing intermediate container cd349199f7a8 [2022-09-27T17:38:39.316Z] ---> 4108f8f5874b [2022-09-27T17:38:39.316Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-27T17:38:40.275Z] ---> 20c3a312433a [2022-09-27T17:38:40.275Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-27T17:38:41.234Z] ---> fdd4d55a88e2 [2022-09-27T17:38:41.234Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-27T17:38:41.816Z] ---> 1a4fffca81cc [2022-09-27T17:38:41.816Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-27T17:38:42.773Z] ---> b9c2f4ca53ee [2022-09-27T17:38:42.773Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-27T17:38:44.177Z] ---> de3be11c3d6d [2022-09-27T17:38:44.177Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-27T17:38:46.116Z] ---> f918cbaacf6c [2022-09-27T17:38:46.116Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-27T17:38:46.696Z] ---> 78d1b930e151 [2022-09-27T17:38:46.696Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-27T17:38:46.696Z] ---> Running in 32778dee132d [2022-09-27T17:38:50.030Z] Removing intermediate container 32778dee132d [2022-09-27T17:38:50.030Z] ---> 37fd35e04bd9 [2022-09-27T17:38:50.030Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-27T17:38:50.030Z] ---> Running in f66090255ced [2022-09-27T17:38:50.030Z] Removing intermediate container f66090255ced [2022-09-27T17:38:50.030Z] ---> c6537465ccf5 [2022-09-27T17:38:50.030Z] Step 23/25 : LABEL arch=arm64 [2022-09-27T17:38:50.294Z] ---> Running in 49c7d0384a1d [2022-09-27T17:38:50.558Z] Removing intermediate container 49c7d0384a1d [2022-09-27T17:38:50.558Z] ---> 7977f4fa5453 [2022-09-27T17:38:50.558Z] Step 24/25 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:38:50.823Z] ---> Running in 35f10a19ee1e [2022-09-27T17:38:51.088Z] Removing intermediate container 35f10a19ee1e [2022-09-27T17:38:51.088Z] ---> 7afa9c97826b [2022-09-27T17:38:51.088Z] Step 25/25 : LABEL version=2.3.0-dev.73 [2022-09-27T17:38:51.355Z] ---> Running in 900a15739b96 [2022-09-27T17:38:51.935Z] Removing intermediate container 900a15739b96 [2022-09-27T17:38:51.935Z] ---> 5e848eade56f [2022-09-27T17:38:51.935Z] [2022-09-27T17:38:51.935Z] Successfully built 5e848eade56f [2022-09-27T17:38:51.935Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-27T17:39:30.790Z]  Building security-secretstore-setup ... done Removing intermediate container 61dd31c17632 [2022-09-27T17:39:30.790Z] ---> 7b09e3a4ce19 [2022-09-27T17:39:30.790Z] [2022-09-27T17:39:30.790Z] Step 9/20 : FROM alpine:3.15 [2022-09-27T17:39:30.790Z] ---> 02e0d6fdf486 [2022-09-27T17:39:30.790Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T17:39:30.790Z] ---> Using cache [2022-09-27T17:39:30.790Z] ---> a81c38c3f798 [2022-09-27T17:39:30.790Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:39:30.790Z] ---> Using cache [2022-09-27T17:39:30.790Z] ---> 529b09ce5a0b [2022-09-27T17:39:30.790Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-27T17:39:30.790Z] ---> Running in 9dbdb40d1c96 [2022-09-27T17:39:31.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:39:32.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:39:33.729Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T17:39:33.729Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T17:39:33.729Z] OK: 15734 distinct packages available [2022-09-27T17:39:33.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:39:34.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:39:35.660Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-27T17:39:35.924Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-27T17:39:35.924Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-27T17:39:36.190Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-27T17:39:36.190Z] (5/9) Installing curl (7.80.0-r3) [2022-09-27T17:39:36.457Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-27T17:39:36.457Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-27T17:39:36.457Z] (8/9) Installing libucontext (1.1-r0) [2022-09-27T17:39:36.723Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-27T17:39:36.723Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T17:39:36.723Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T17:39:36.991Z] OK: 8 MiB in 23 packages [2022-09-27T17:39:38.934Z] Removing intermediate container 9dbdb40d1c96 [2022-09-27T17:39:38.934Z] ---> 69708dad124a [2022-09-27T17:39:38.934Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T17:39:39.895Z] ---> ae682e58e5f8 [2022-09-27T17:39:39.895Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-27T17:39:41.831Z] ---> df607be55673 [2022-09-27T17:39:41.831Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-27T17:39:42.789Z] ---> 3f3b3847142e [2022-09-27T17:39:42.789Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-27T17:39:42.789Z] ---> Running in 5a6b8c1678d6 [2022-09-27T17:39:43.055Z] Removing intermediate container 5a6b8c1678d6 [2022-09-27T17:39:43.055Z] ---> 9d5722e12492 [2022-09-27T17:39:43.056Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:39:43.056Z] ---> Running in 284dd719a9c4 [2022-09-27T17:39:43.636Z] Removing intermediate container 284dd719a9c4 [2022-09-27T17:39:43.636Z] ---> b4d36bfa40b1 [2022-09-27T17:39:43.636Z] Step 18/20 : LABEL arch=arm64 [2022-09-27T17:39:43.636Z] ---> Running in bd171ea32a99 [2022-09-27T17:39:44.215Z] Removing intermediate container bd171ea32a99 [2022-09-27T17:39:44.215Z] ---> 03370b85a40f [2022-09-27T17:39:44.215Z] Step 19/20 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:39:44.215Z] ---> Running in 9915ac8b8b73 [2022-09-27T17:39:44.797Z] Removing intermediate container 9915ac8b8b73 [2022-09-27T17:39:44.797Z] ---> 8a5b6cf053c1 [2022-09-27T17:39:44.797Z] Step 20/20 : LABEL version=2.3.0-dev.73 [2022-09-27T17:39:44.797Z] ---> Running in cd23fd11f672 [2022-09-27T17:39:45.378Z] Removing intermediate container cd23fd11f672 [2022-09-27T17:39:45.378Z] ---> 543f68647b2d [2022-09-27T17:39:45.378Z] [2022-09-27T17:39:45.378Z] Successfully built 543f68647b2d [2022-09-27T17:39:45.378Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-27T17:39:57.677Z]  Building security-spiffe-token-provider ... done Removing intermediate container a6c62d8db729 [2022-09-27T17:39:57.677Z] ---> e93c25bb59f0 [2022-09-27T17:39:57.677Z] [2022-09-27T17:39:57.677Z] Step 11/24 : FROM alpine:3.16 [2022-09-27T17:39:57.677Z] ---> a6215f271958 [2022-09-27T17:39:57.677Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-27T17:39:57.677Z] ---> Running in c9c8986c9ff8 [2022-09-27T17:39:57.677Z] Removing intermediate container c9c8986c9ff8 [2022-09-27T17:39:57.677Z] ---> 787c9f2b0f24 [2022-09-27T17:39:57.677Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-27T17:39:57.677Z] ---> Running in 0c26a629b5f3 [2022-09-27T17:39:57.677Z] Removing intermediate container 0c26a629b5f3 [2022-09-27T17:39:57.677Z] ---> 2c10950e117f [2022-09-27T17:39:57.677Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-27T17:39:57.677Z] ---> Running in 22e31dbba72a [2022-09-27T17:39:57.944Z] Removing intermediate container 22e31dbba72a [2022-09-27T17:39:57.944Z] ---> 7153c7c51131 [2022-09-27T17:39:57.944Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:39:58.211Z] ---> Running in d9e80647e47d [2022-09-27T17:39:59.617Z] Removing intermediate container d9e80647e47d [2022-09-27T17:39:59.617Z] ---> f37843007df9 [2022-09-27T17:39:59.617Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T17:39:59.884Z] ---> Running in e93c5be5abeb [2022-09-27T17:40:00.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:40:01.791Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:40:02.370Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T17:40:02.635Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T17:40:02.635Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T17:40:02.899Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T17:40:02.899Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T17:40:03.166Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T17:40:03.166Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:40:03.166Z] OK: 8 MiB in 20 packages [2022-09-27T17:40:04.123Z] Removing intermediate container e93c5be5abeb [2022-09-27T17:40:04.123Z] ---> df0d8e426ed0 [2022-09-27T17:40:04.123Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T17:40:04.701Z] ---> 887a6fdde8d1 [2022-09-27T17:40:04.701Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-27T17:40:05.659Z] ---> d249500f290b [2022-09-27T17:40:05.659Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-27T17:40:06.239Z] ---> 79cc2b267ecc [2022-09-27T17:40:06.239Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-27T17:40:06.239Z] ---> Running in 4cc2ddf060c7 [2022-09-27T17:40:06.505Z] Removing intermediate container 4cc2ddf060c7 [2022-09-27T17:40:06.505Z] ---> 5200e2a7fed4 [2022-09-27T17:40:06.505Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:40:06.505Z] ---> Running in 85a05fb6a99d [2022-09-27T17:40:06.770Z] Removing intermediate container 85a05fb6a99d [2022-09-27T17:40:06.770Z] ---> ace161fc190c [2022-09-27T17:40:06.770Z] Step 22/24 : LABEL arch=arm64 [2022-09-27T17:40:06.770Z] ---> Running in bbf56cb58552 [2022-09-27T17:40:07.037Z] Removing intermediate container bbf56cb58552 [2022-09-27T17:40:07.037Z] ---> b5da51cdf486 [2022-09-27T17:40:07.037Z] Step 23/24 : LABEL git_sha=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:07.302Z] ---> Running in b5ccf22399e2 [2022-09-27T17:40:07.568Z] Removing intermediate container b5ccf22399e2 [2022-09-27T17:40:07.568Z] ---> 34458cd9a20f [2022-09-27T17:40:07.568Z] Step 24/24 : LABEL version=2.3.0-dev.73 [2022-09-27T17:40:07.568Z] ---> Running in fbe146ba4328 [2022-09-27T17:40:07.832Z] Removing intermediate container fbe146ba4328 [2022-09-27T17:40:07.832Z] ---> ca6dd23975bd [2022-09-27T17:40:07.832Z] [2022-09-27T17:40:07.832Z] Successfully built ca6dd23975bd [2022-09-27T17:40:07.832Z] Successfully tagged core-data-arm64:latest [2022-09-27T17:40:08.417Z]  Building core-data ... done  [Pipeline] } [2022-09-27T17:40:08.417Z] $ docker stop --time=1 53ba78f25bf6e532eb44f30ce2e046ed3417191e9fc7a8f5cc5c44ff2acf986a [2022-09-27T17:40:10.074Z] $ docker rm -f 53ba78f25bf6e532eb44f30ce2e046ed3417191e9fc7a8f5cc5c44ff2acf986a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T17:40:10.538Z] + docker images [2022-09-27T17:40:10.802Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-27T17:40:10.802Z] core-data-arm64 latest ca6dd23975bd 3 seconds ago 20.7MB [2022-09-27T17:40:10.802Z] e93c25bb59f0 15 seconds ago 1.22GB [2022-09-27T17:40:10.802Z] security-spiffe-token-provider-arm64 latest 543f68647b2d 25 seconds ago 28.4MB [2022-09-27T17:40:10.802Z] 7b09e3a4ce19 42 seconds ago 1.25GB [2022-09-27T17:40:10.802Z] security-secretstore-setup-arm64 latest 5e848eade56f About a minute ago 28.2MB [2022-09-27T17:40:10.802Z] 286b0ed5f247 About a minute ago 1.21GB [2022-09-27T17:40:10.802Z] sys-mgmt-agent-arm64 latest 8ce3e088f125 2 minutes ago 133MB [2022-09-27T17:40:10.802Z] 67c7cedb8e85 3 minutes ago 1.2GB [2022-09-27T17:40:10.802Z] security-proxy-setup-arm64 latest d68c0cfd9af1 4 minutes ago 26.4MB [2022-09-27T17:40:10.802Z] 4708e8ff2d61 4 minutes ago 1.2GB [2022-09-27T17:40:10.802Z] security-spire-server-arm64 latest 0269f83497e3 4 minutes ago 84.2MB [2022-09-27T17:40:10.803Z] 4ab426e391f9 4 minutes ago 1.09GB [2022-09-27T17:40:10.803Z] security-spire-agent-arm64 latest 834318d6ca2c 5 minutes ago 122MB [2022-09-27T17:40:10.803Z] 470031f312a5 5 minutes ago 1.09GB [2022-09-27T17:40:10.803Z] support-notifications-arm64 latest 680fca89feeb 6 minutes ago 26.3MB [2022-09-27T17:40:10.803Z] support-scheduler-arm64 latest 8a106343892f 6 minutes ago 25.7MB [2022-09-27T17:40:10.803Z] c10b53f5ad07 7 minutes ago 1.27GB [2022-09-27T17:40:10.803Z] 2fc6ae8d6276 7 minutes ago 1.27GB [2022-09-27T17:40:10.803Z] core-metadata-arm64 latest 85bed9ac46a4 8 minutes ago 17.5MB [2022-09-27T17:40:10.803Z] 6dcab7352fb8 8 minutes ago 1.22GB [2022-09-27T17:40:10.803Z] core-command-arm64 latest a064b323cab0 9 minutes ago 16.7MB [2022-09-27T17:40:10.803Z] security-bootstrapper-arm64 latest 3c2d1fdc33ee 9 minutes ago 19.1MB [2022-09-27T17:40:10.803Z] f3abb2d0ee43 10 minutes ago 1.21GB [2022-09-27T17:40:10.803Z] 42b585761c44 10 minutes ago 1.2GB [2022-09-27T17:40:10.803Z] security-spire-config-arm64 latest 5ef67f2217a6 15 minutes ago 83.6MB [2022-09-27T17:40:10.803Z] 67e00e6cbd1c 16 minutes ago 1.09GB [2022-09-27T17:40:10.803Z] ci-base-image-arm64 latest 2f1b9420d008 18 minutes ago 941MB [2022-09-27T17:40:10.803Z] alpine 3.15 02e0d6fdf486 7 weeks ago 5.33MB [2022-09-27T17:40:10.803Z] alpine 3.16 a6215f271958 7 weeks ago 5.29MB [2022-09-27T17:40:10.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-27T17:40:10.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years 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-09-27T17:40:10.895Z] provisioning config files... [2022-09-27T17:40:10.908Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/310@tmp/config13657220318700784361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:40:11.238Z] ---> docker-login.sh [2022-09-27T17:40:11.238Z] nexus3.edgexfoundry.org:10001 [2022-09-27T17:40:11.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:40:11.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:40:11.819Z] Configure a credential helper to remove this warning. See [2022-09-27T17:40:11.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:40:11.819Z] [2022-09-27T17:40:11.819Z] Login Succeeded [2022-09-27T17:40:11.819Z] nexus3.edgexfoundry.org:10002 [2022-09-27T17:40:11.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:40:12.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:40:12.085Z] Configure a credential helper to remove this warning. See [2022-09-27T17:40:12.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:40:12.085Z] [2022-09-27T17:40:12.085Z] Login Succeeded [2022-09-27T17:40:12.085Z] nexus3.edgexfoundry.org:10003 [2022-09-27T17:40:12.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:40:12.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:40:12.351Z] Configure a credential helper to remove this warning. See [2022-09-27T17:40:12.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:40:12.351Z] [2022-09-27T17:40:12.351Z] Login Succeeded [2022-09-27T17:40:12.351Z] nexus3.edgexfoundry.org:10004 [2022-09-27T17:40:12.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:40:12.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:40:12.883Z] Configure a credential helper to remove this warning. See [2022-09-27T17:40:12.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:40:12.883Z] [2022-09-27T17:40:12.883Z] Login Succeeded [2022-09-27T17:40:12.883Z] docker.io [2022-09-27T17:40:13.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:40:13.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:40:13.412Z] Configure a credential helper to remove this warning. See [2022-09-27T17:40:13.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:40:13.412Z] [2022-09-27T17:40:13.412Z] Login Succeeded [2022-09-27T17:40:13.412Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T17:40:13.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:40:13.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T17:40:13.473Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-27T17:40:13.473Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:13.473Z] latest [2022-09-27T17:40:13.473Z] 2.3.0-dev.73 [2022-09-27T17:40:13.473Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:13.473Z] main [2022-09-27T17:40:13.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:13.815Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:14.139Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:14.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-27T17:40:14.139Z] 7b257985ec0b: Preparing [2022-09-27T17:40:14.139Z] b658605dc130: Preparing [2022-09-27T17:40:14.139Z] f4c44394fce5: Preparing [2022-09-27T17:40:14.139Z] b02f32b7c251: Preparing [2022-09-27T17:40:14.139Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:14.139Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:14.404Z] 7b257985ec0b: Pushed [2022-09-27T17:40:14.404Z] f4c44394fce5: Pushed [2022-09-27T17:40:14.404Z] b02f32b7c251: Pushed [2022-09-27T17:40:16.976Z] b658605dc130: Pushed [2022-09-27T17:40:17.241Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:641f0a03d858ed6339615240e7eb0d066dafe254a518783afcc66521834fc795 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:17.572Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:17.895Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-27T17:40:17.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-27T17:40:17.895Z] 7b257985ec0b: Preparing [2022-09-27T17:40:17.895Z] b658605dc130: Preparing [2022-09-27T17:40:17.895Z] f4c44394fce5: Preparing [2022-09-27T17:40:17.895Z] b02f32b7c251: Preparing [2022-09-27T17:40:17.895Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:17.895Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:17.895Z] b658605dc130: Layer already exists [2022-09-27T17:40:17.895Z] 7b257985ec0b: Layer already exists [2022-09-27T17:40:17.895Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:17.895Z] b02f32b7c251: Layer already exists [2022-09-27T17:40:17.895Z] latest: digest: sha256:641f0a03d858ed6339615240e7eb0d066dafe254a518783afcc66521834fc795 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:18.490Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:18.818Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.73 [2022-09-27T17:40:18.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-27T17:40:18.818Z] 7b257985ec0b: Preparing [2022-09-27T17:40:18.818Z] b658605dc130: Preparing [2022-09-27T17:40:18.818Z] f4c44394fce5: Preparing [2022-09-27T17:40:18.818Z] b02f32b7c251: Preparing [2022-09-27T17:40:18.818Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:18.818Z] b02f32b7c251: Layer already exists [2022-09-27T17:40:18.818Z] b658605dc130: Layer already exists [2022-09-27T17:40:18.818Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:18.818Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:18.818Z] 7b257985ec0b: Layer already exists [2022-09-27T17:40:18.818Z] 2.3.0-dev.73: digest: sha256:641f0a03d858ed6339615240e7eb0d066dafe254a518783afcc66521834fc795 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:19.146Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:19.472Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:19.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-27T17:40:19.472Z] 7b257985ec0b: Preparing [2022-09-27T17:40:19.472Z] b658605dc130: Preparing [2022-09-27T17:40:19.472Z] f4c44394fce5: Preparing [2022-09-27T17:40:19.472Z] b02f32b7c251: Preparing [2022-09-27T17:40:19.472Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:19.472Z] 7b257985ec0b: Layer already exists [2022-09-27T17:40:19.472Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:19.472Z] b02f32b7c251: Layer already exists [2022-09-27T17:40:19.472Z] b658605dc130: Layer already exists [2022-09-27T17:40:19.472Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:19.472Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:641f0a03d858ed6339615240e7eb0d066dafe254a518783afcc66521834fc795 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:19.801Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:20.132Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-27T17:40:20.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-27T17:40:20.132Z] 7b257985ec0b: Preparing [2022-09-27T17:40:20.132Z] b658605dc130: Preparing [2022-09-27T17:40:20.132Z] f4c44394fce5: Preparing [2022-09-27T17:40:20.132Z] b02f32b7c251: Preparing [2022-09-27T17:40:20.132Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:20.132Z] b02f32b7c251: Layer already exists [2022-09-27T17:40:20.132Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:20.132Z] 7b257985ec0b: Layer already exists [2022-09-27T17:40:20.132Z] b658605dc130: Layer already exists [2022-09-27T17:40:20.132Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:20.132Z] main: digest: sha256:641f0a03d858ed6339615240e7eb0d066dafe254a518783afcc66521834fc795 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:40:20.439Z] ===================================================== [Pipeline] echo [2022-09-27T17:40:20.446Z] taggedImages: [2022-09-27T17:40:20.446Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:20.446Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-27T17:40:20.446Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.73 [2022-09-27T17:40:20.446Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:20.446Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-27T17:40:20.468Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-27T17:40:20.468Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:20.468Z] latest [2022-09-27T17:40:20.468Z] 2.3.0-dev.73 [2022-09-27T17:40:20.468Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:20.468Z] main [2022-09-27T17:40:20.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:20.807Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:21.141Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:21.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-27T17:40:21.141Z] 91d94e1020c3: Preparing [2022-09-27T17:40:21.141Z] 1ca089adbca5: Preparing [2022-09-27T17:40:21.141Z] f4c44394fce5: Preparing [2022-09-27T17:40:21.141Z] a874f30bb534: Preparing [2022-09-27T17:40:21.141Z] 8fd096c0e85d: Preparing [2022-09-27T17:40:21.141Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:21.141Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:21.141Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:21.407Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:21.407Z] 8fd096c0e85d: Pushed [2022-09-27T17:40:21.407Z] 91d94e1020c3: Pushed [2022-09-27T17:40:21.988Z] a874f30bb534: Pushed [2022-09-27T17:40:24.556Z] 1ca089adbca5: Pushed [2022-09-27T17:40:24.556Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:e33791abe5f8a347e73073a38560b8eaeb6b9072b2ac70b7f6b90f7c1b7000ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:24.934Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:25.278Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-27T17:40:25.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-27T17:40:25.278Z] 91d94e1020c3: Preparing [2022-09-27T17:40:25.278Z] 1ca089adbca5: Preparing [2022-09-27T17:40:25.278Z] f4c44394fce5: Preparing [2022-09-27T17:40:25.278Z] a874f30bb534: Preparing [2022-09-27T17:40:25.278Z] 8fd096c0e85d: Preparing [2022-09-27T17:40:25.278Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:25.278Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:25.278Z] 8fd096c0e85d: Layer already exists [2022-09-27T17:40:25.278Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:25.278Z] a874f30bb534: Layer already exists [2022-09-27T17:40:25.278Z] 1ca089adbca5: Layer already exists [2022-09-27T17:40:25.278Z] 91d94e1020c3: Layer already exists [2022-09-27T17:40:25.278Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:25.545Z] latest: digest: sha256:e33791abe5f8a347e73073a38560b8eaeb6b9072b2ac70b7f6b90f7c1b7000ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:25.884Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:26.236Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.73 [2022-09-27T17:40:26.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-27T17:40:26.236Z] 91d94e1020c3: Preparing [2022-09-27T17:40:26.236Z] 1ca089adbca5: Preparing [2022-09-27T17:40:26.236Z] f4c44394fce5: Preparing [2022-09-27T17:40:26.236Z] a874f30bb534: Preparing [2022-09-27T17:40:26.236Z] 8fd096c0e85d: Preparing [2022-09-27T17:40:26.236Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:26.236Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:26.236Z] 1ca089adbca5: Layer already exists [2022-09-27T17:40:26.236Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:26.236Z] 8fd096c0e85d: Layer already exists [2022-09-27T17:40:26.236Z] a874f30bb534: Layer already exists [2022-09-27T17:40:26.236Z] 91d94e1020c3: Layer already exists [2022-09-27T17:40:26.236Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:26.236Z] 2.3.0-dev.73: digest: sha256:e33791abe5f8a347e73073a38560b8eaeb6b9072b2ac70b7f6b90f7c1b7000ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:26.573Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:26.908Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:26.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-27T17:40:26.908Z] 91d94e1020c3: Preparing [2022-09-27T17:40:26.908Z] 1ca089adbca5: Preparing [2022-09-27T17:40:26.908Z] f4c44394fce5: Preparing [2022-09-27T17:40:26.908Z] a874f30bb534: Preparing [2022-09-27T17:40:26.908Z] 8fd096c0e85d: Preparing [2022-09-27T17:40:26.908Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:26.908Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:26.908Z] 8fd096c0e85d: Layer already exists [2022-09-27T17:40:26.908Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:26.908Z] 91d94e1020c3: Layer already exists [2022-09-27T17:40:26.908Z] a874f30bb534: Layer already exists [2022-09-27T17:40:26.908Z] 1ca089adbca5: Layer already exists [2022-09-27T17:40:26.908Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:26.908Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:e33791abe5f8a347e73073a38560b8eaeb6b9072b2ac70b7f6b90f7c1b7000ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:27.233Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:27.562Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-27T17:40:27.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-27T17:40:27.562Z] 91d94e1020c3: Preparing [2022-09-27T17:40:27.562Z] 1ca089adbca5: Preparing [2022-09-27T17:40:27.562Z] f4c44394fce5: Preparing [2022-09-27T17:40:27.562Z] a874f30bb534: Preparing [2022-09-27T17:40:27.562Z] 8fd096c0e85d: Preparing [2022-09-27T17:40:27.562Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:27.562Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:27.562Z] 8fd096c0e85d: Layer already exists [2022-09-27T17:40:27.562Z] 1ca089adbca5: Layer already exists [2022-09-27T17:40:27.562Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:27.562Z] 91d94e1020c3: Layer already exists [2022-09-27T17:40:27.562Z] a874f30bb534: Layer already exists [2022-09-27T17:40:27.562Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:27.826Z] main: digest: sha256:e33791abe5f8a347e73073a38560b8eaeb6b9072b2ac70b7f6b90f7c1b7000ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:40:27.866Z] ===================================================== [Pipeline] echo [2022-09-27T17:40:27.871Z] taggedImages: [2022-09-27T17:40:27.871Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:27.871Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-27T17:40:27.871Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.73 [2022-09-27T17:40:27.871Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:27.871Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-27T17:40:27.885Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-27T17:40:27.885Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:27.885Z] latest [2022-09-27T17:40:27.885Z] 2.3.0-dev.73 [2022-09-27T17:40:27.885Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:27.885Z] main [2022-09-27T17:40:27.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:28.205Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:28.544Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:28.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-27T17:40:28.544Z] d2fa21487172: Preparing [2022-09-27T17:40:28.544Z] d4a23c20d979: Preparing [2022-09-27T17:40:28.544Z] 4708ff7c89bf: Preparing [2022-09-27T17:40:28.544Z] f4c44394fce5: Preparing [2022-09-27T17:40:28.544Z] b02f32b7c251: Preparing [2022-09-27T17:40:28.544Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:28.544Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:28.544Z] b02f32b7c251: Layer already exists [2022-09-27T17:40:28.544Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:28.544Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:28.808Z] d2fa21487172: Pushed [2022-09-27T17:40:28.808Z] d4a23c20d979: Pushed [2022-09-27T17:40:32.139Z] 4708ff7c89bf: Pushed [2022-09-27T17:40:32.139Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:56314f2359877a827844d3987ae0301e0f6162a8a0dd8e549667f9fc5bf7b77e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:32.478Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:32.806Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-27T17:40:32.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-27T17:40:32.806Z] d2fa21487172: Preparing [2022-09-27T17:40:32.806Z] d4a23c20d979: Preparing [2022-09-27T17:40:32.806Z] 4708ff7c89bf: Preparing [2022-09-27T17:40:32.806Z] f4c44394fce5: Preparing [2022-09-27T17:40:32.806Z] b02f32b7c251: Preparing [2022-09-27T17:40:32.806Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:32.806Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:32.806Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:32.807Z] 4708ff7c89bf: Layer already exists [2022-09-27T17:40:32.807Z] d2fa21487172: Layer already exists [2022-09-27T17:40:32.807Z] d4a23c20d979: Layer already exists [2022-09-27T17:40:32.807Z] b02f32b7c251: Layer already exists [2022-09-27T17:40:32.807Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:32.807Z] latest: digest: sha256:56314f2359877a827844d3987ae0301e0f6162a8a0dd8e549667f9fc5bf7b77e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:33.398Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:33.729Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.73 [2022-09-27T17:40:33.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-27T17:40:33.729Z] d2fa21487172: Preparing [2022-09-27T17:40:33.729Z] d4a23c20d979: Preparing [2022-09-27T17:40:33.729Z] 4708ff7c89bf: Preparing [2022-09-27T17:40:33.729Z] f4c44394fce5: Preparing [2022-09-27T17:40:33.729Z] b02f32b7c251: Preparing [2022-09-27T17:40:33.729Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:33.729Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:33.729Z] d2fa21487172: Layer already exists [2022-09-27T17:40:33.729Z] b02f32b7c251: Layer already exists [2022-09-27T17:40:33.729Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:33.729Z] d4a23c20d979: Layer already exists [2022-09-27T17:40:33.729Z] 4708ff7c89bf: Layer already exists [2022-09-27T17:40:33.729Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:33.729Z] 2.3.0-dev.73: digest: sha256:56314f2359877a827844d3987ae0301e0f6162a8a0dd8e549667f9fc5bf7b77e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:34.325Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:34.651Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:34.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-27T17:40:34.651Z] d2fa21487172: Preparing [2022-09-27T17:40:34.651Z] d4a23c20d979: Preparing [2022-09-27T17:40:34.651Z] 4708ff7c89bf: Preparing [2022-09-27T17:40:34.651Z] f4c44394fce5: Preparing [2022-09-27T17:40:34.651Z] b02f32b7c251: Preparing [2022-09-27T17:40:34.651Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:34.651Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:34.651Z] d2fa21487172: Layer already exists [2022-09-27T17:40:34.651Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:34.651Z] b02f32b7c251: Layer already exists [2022-09-27T17:40:34.651Z] d4a23c20d979: Layer already exists [2022-09-27T17:40:34.651Z] 4708ff7c89bf: Layer already exists [2022-09-27T17:40:34.651Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:34.651Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:56314f2359877a827844d3987ae0301e0f6162a8a0dd8e549667f9fc5bf7b77e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:35.242Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:35.568Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-27T17:40:35.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-27T17:40:35.569Z] d2fa21487172: Preparing [2022-09-27T17:40:35.569Z] d4a23c20d979: Preparing [2022-09-27T17:40:35.569Z] 4708ff7c89bf: Preparing [2022-09-27T17:40:35.569Z] f4c44394fce5: Preparing [2022-09-27T17:40:35.569Z] b02f32b7c251: Preparing [2022-09-27T17:40:35.569Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:35.569Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:35.569Z] 4708ff7c89bf: Layer already exists [2022-09-27T17:40:35.569Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:35.569Z] b02f32b7c251: Layer already exists [2022-09-27T17:40:35.569Z] d4a23c20d979: Layer already exists [2022-09-27T17:40:35.569Z] d2fa21487172: Layer already exists [2022-09-27T17:40:35.569Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:35.836Z] main: digest: sha256:56314f2359877a827844d3987ae0301e0f6162a8a0dd8e549667f9fc5bf7b77e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:40:35.889Z] ===================================================== [Pipeline] echo [2022-09-27T17:40:35.897Z] taggedImages: [2022-09-27T17:40:35.897Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:35.897Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-27T17:40:35.897Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.73 [2022-09-27T17:40:35.897Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:35.897Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-27T17:40:35.914Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-27T17:40:35.914Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:35.914Z] latest [2022-09-27T17:40:35.914Z] 2.3.0-dev.73 [2022-09-27T17:40:35.914Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:35.914Z] main [2022-09-27T17:40:35.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:36.242Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:36.570Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:36.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-27T17:40:36.570Z] ab2fa7aa53bd: Preparing [2022-09-27T17:40:36.570Z] ab2fa7aa53bd: Preparing [2022-09-27T17:40:36.570Z] 975180f6ba4a: Preparing [2022-09-27T17:40:36.570Z] 3f15ed948f31: Preparing [2022-09-27T17:40:36.570Z] b4753f4d31f9: Preparing [2022-09-27T17:40:36.570Z] 0172ff6ebdc8: Preparing [2022-09-27T17:40:36.570Z] 3a889820f781: Preparing [2022-09-27T17:40:36.570Z] f4c44394fce5: Preparing [2022-09-27T17:40:36.570Z] 21d423dae8c3: Preparing [2022-09-27T17:40:36.570Z] 6c65479624e2: Preparing [2022-09-27T17:40:36.570Z] b297ca133320: Preparing [2022-09-27T17:40:36.570Z] 29697ad50bb6: Preparing [2022-09-27T17:40:36.570Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:36.570Z] 3a889820f781: Waiting [2022-09-27T17:40:36.570Z] f4c44394fce5: Waiting [2022-09-27T17:40:36.570Z] 6c65479624e2: Waiting [2022-09-27T17:40:36.570Z] b297ca133320: Waiting [2022-09-27T17:40:36.570Z] 29697ad50bb6: Waiting [2022-09-27T17:40:36.570Z] 21d423dae8c3: Waiting [2022-09-27T17:40:36.570Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:36.835Z] 975180f6ba4a: Pushed [2022-09-27T17:40:36.835Z] 3f15ed948f31: Pushed [2022-09-27T17:40:36.835Z] 0172ff6ebdc8: Pushed [2022-09-27T17:40:36.835Z] ab2fa7aa53bd: Pushed [2022-09-27T17:40:36.835Z] b4753f4d31f9: Pushed [2022-09-27T17:40:36.835Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:37.100Z] 21d423dae8c3: Pushed [2022-09-27T17:40:37.100Z] b297ca133320: Pushed [2022-09-27T17:40:37.100Z] 6c65479624e2: Pushed [2022-09-27T17:40:37.100Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:37.100Z] 29697ad50bb6: Pushed [2022-09-27T17:40:40.464Z] 3a889820f781: Pushed [2022-09-27T17:40:40.464Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:2b98a39ea8d7dd7b590a52a861b512dc08e244e1f37dff00fcc47ce9b24eed5e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:40.792Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:41.118Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-27T17:40:41.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-27T17:40:41.119Z] ab2fa7aa53bd: Preparing [2022-09-27T17:40:41.119Z] ab2fa7aa53bd: Preparing [2022-09-27T17:40:41.119Z] 975180f6ba4a: Preparing [2022-09-27T17:40:41.119Z] 3f15ed948f31: Preparing [2022-09-27T17:40:41.119Z] b4753f4d31f9: Preparing [2022-09-27T17:40:41.119Z] 0172ff6ebdc8: Preparing [2022-09-27T17:40:41.119Z] 3a889820f781: Preparing [2022-09-27T17:40:41.119Z] f4c44394fce5: Preparing [2022-09-27T17:40:41.119Z] 21d423dae8c3: Preparing [2022-09-27T17:40:41.119Z] 6c65479624e2: Preparing [2022-09-27T17:40:41.119Z] b297ca133320: Preparing [2022-09-27T17:40:41.119Z] 29697ad50bb6: Preparing [2022-09-27T17:40:41.119Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:41.119Z] 6c65479624e2: Waiting [2022-09-27T17:40:41.119Z] b297ca133320: Waiting [2022-09-27T17:40:41.119Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:41.119Z] 29697ad50bb6: Waiting [2022-09-27T17:40:41.119Z] f4c44394fce5: Waiting [2022-09-27T17:40:41.119Z] 3a889820f781: Waiting [2022-09-27T17:40:41.119Z] 21d423dae8c3: Waiting [2022-09-27T17:40:41.119Z] b4753f4d31f9: Layer already exists [2022-09-27T17:40:41.119Z] ab2fa7aa53bd: Layer already exists [2022-09-27T17:40:41.119Z] 3f15ed948f31: Layer already exists [2022-09-27T17:40:41.119Z] 975180f6ba4a: Layer already exists [2022-09-27T17:40:41.119Z] 0172ff6ebdc8: Layer already exists [2022-09-27T17:40:41.119Z] 3a889820f781: Layer already exists [2022-09-27T17:40:41.119Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:41.119Z] 21d423dae8c3: Layer already exists [2022-09-27T17:40:41.119Z] b297ca133320: Layer already exists [2022-09-27T17:40:41.119Z] 6c65479624e2: Layer already exists [2022-09-27T17:40:41.119Z] 29697ad50bb6: Layer already exists [2022-09-27T17:40:41.119Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:41.383Z] latest: digest: sha256:2b98a39ea8d7dd7b590a52a861b512dc08e244e1f37dff00fcc47ce9b24eed5e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:41.707Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:42.033Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.73 [2022-09-27T17:40:42.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-27T17:40:42.033Z] ab2fa7aa53bd: Preparing [2022-09-27T17:40:42.033Z] ab2fa7aa53bd: Preparing [2022-09-27T17:40:42.033Z] 975180f6ba4a: Preparing [2022-09-27T17:40:42.033Z] 3f15ed948f31: Preparing [2022-09-27T17:40:42.033Z] b4753f4d31f9: Preparing [2022-09-27T17:40:42.033Z] 0172ff6ebdc8: Preparing [2022-09-27T17:40:42.033Z] 3a889820f781: Preparing [2022-09-27T17:40:42.033Z] f4c44394fce5: Preparing [2022-09-27T17:40:42.033Z] 21d423dae8c3: Preparing [2022-09-27T17:40:42.033Z] 6c65479624e2: Preparing [2022-09-27T17:40:42.033Z] 3a889820f781: Waiting [2022-09-27T17:40:42.033Z] b297ca133320: Preparing [2022-09-27T17:40:42.033Z] 29697ad50bb6: Preparing [2022-09-27T17:40:42.033Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:42.033Z] 21d423dae8c3: Waiting [2022-09-27T17:40:42.033Z] 29697ad50bb6: Waiting [2022-09-27T17:40:42.033Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:42.033Z] 6c65479624e2: Waiting [2022-09-27T17:40:42.033Z] f4c44394fce5: Waiting [2022-09-27T17:40:42.033Z] b297ca133320: Waiting [2022-09-27T17:40:42.033Z] b4753f4d31f9: Layer already exists [2022-09-27T17:40:42.033Z] ab2fa7aa53bd: Layer already exists [2022-09-27T17:40:42.033Z] 975180f6ba4a: Layer already exists [2022-09-27T17:40:42.033Z] 3f15ed948f31: Layer already exists [2022-09-27T17:40:42.033Z] 0172ff6ebdc8: Layer already exists [2022-09-27T17:40:42.033Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:42.033Z] 21d423dae8c3: Layer already exists [2022-09-27T17:40:42.033Z] 3a889820f781: Layer already exists [2022-09-27T17:40:42.033Z] b297ca133320: Layer already exists [2022-09-27T17:40:42.033Z] 6c65479624e2: Layer already exists [2022-09-27T17:40:42.033Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:42.033Z] 29697ad50bb6: Layer already exists [2022-09-27T17:40:42.298Z] 2.3.0-dev.73: digest: sha256:2b98a39ea8d7dd7b590a52a861b512dc08e244e1f37dff00fcc47ce9b24eed5e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:42.627Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:42.959Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:42.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-27T17:40:42.959Z] ab2fa7aa53bd: Preparing [2022-09-27T17:40:42.959Z] ab2fa7aa53bd: Preparing [2022-09-27T17:40:42.959Z] 975180f6ba4a: Preparing [2022-09-27T17:40:42.959Z] 3f15ed948f31: Preparing [2022-09-27T17:40:42.959Z] b4753f4d31f9: Preparing [2022-09-27T17:40:42.959Z] 0172ff6ebdc8: Preparing [2022-09-27T17:40:42.959Z] 3a889820f781: Preparing [2022-09-27T17:40:42.959Z] f4c44394fce5: Preparing [2022-09-27T17:40:42.959Z] 21d423dae8c3: Preparing [2022-09-27T17:40:42.959Z] 6c65479624e2: Preparing [2022-09-27T17:40:42.959Z] b297ca133320: Preparing [2022-09-27T17:40:42.959Z] 29697ad50bb6: Preparing [2022-09-27T17:40:42.959Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:42.959Z] 21d423dae8c3: Waiting [2022-09-27T17:40:42.959Z] 6c65479624e2: Waiting [2022-09-27T17:40:42.959Z] b297ca133320: Waiting [2022-09-27T17:40:42.959Z] 3a889820f781: Waiting [2022-09-27T17:40:42.959Z] f4c44394fce5: Waiting [2022-09-27T17:40:42.959Z] 29697ad50bb6: Waiting [2022-09-27T17:40:42.959Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:42.959Z] 975180f6ba4a: Layer already exists [2022-09-27T17:40:42.959Z] 0172ff6ebdc8: Layer already exists [2022-09-27T17:40:42.959Z] ab2fa7aa53bd: Layer already exists [2022-09-27T17:40:42.959Z] b4753f4d31f9: Layer already exists [2022-09-27T17:40:42.959Z] 3f15ed948f31: Layer already exists [2022-09-27T17:40:42.959Z] 3a889820f781: Layer already exists [2022-09-27T17:40:42.959Z] 21d423dae8c3: Layer already exists [2022-09-27T17:40:42.959Z] 6c65479624e2: Layer already exists [2022-09-27T17:40:42.959Z] b297ca133320: Layer already exists [2022-09-27T17:40:42.959Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:42.959Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:42.959Z] 29697ad50bb6: Layer already exists [2022-09-27T17:40:43.224Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:2b98a39ea8d7dd7b590a52a861b512dc08e244e1f37dff00fcc47ce9b24eed5e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:43.565Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:43.891Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-27T17:40:43.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-27T17:40:43.891Z] ab2fa7aa53bd: Preparing [2022-09-27T17:40:43.891Z] ab2fa7aa53bd: Preparing [2022-09-27T17:40:43.891Z] 975180f6ba4a: Preparing [2022-09-27T17:40:43.891Z] 3f15ed948f31: Preparing [2022-09-27T17:40:43.891Z] b4753f4d31f9: Preparing [2022-09-27T17:40:43.891Z] 0172ff6ebdc8: Preparing [2022-09-27T17:40:43.891Z] 3a889820f781: Preparing [2022-09-27T17:40:43.891Z] f4c44394fce5: Preparing [2022-09-27T17:40:43.891Z] 21d423dae8c3: Preparing [2022-09-27T17:40:43.891Z] 6c65479624e2: Preparing [2022-09-27T17:40:43.891Z] b297ca133320: Preparing [2022-09-27T17:40:43.891Z] 29697ad50bb6: Preparing [2022-09-27T17:40:43.891Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:43.891Z] 3a889820f781: Waiting [2022-09-27T17:40:43.891Z] 6c65479624e2: Waiting [2022-09-27T17:40:43.891Z] b297ca133320: Waiting [2022-09-27T17:40:43.891Z] 29697ad50bb6: Waiting [2022-09-27T17:40:43.891Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:43.891Z] f4c44394fce5: Waiting [2022-09-27T17:40:43.891Z] 21d423dae8c3: Waiting [2022-09-27T17:40:43.891Z] 0172ff6ebdc8: Layer already exists [2022-09-27T17:40:43.891Z] 975180f6ba4a: Layer already exists [2022-09-27T17:40:43.891Z] ab2fa7aa53bd: Layer already exists [2022-09-27T17:40:43.891Z] b4753f4d31f9: Layer already exists [2022-09-27T17:40:43.891Z] 3f15ed948f31: Layer already exists [2022-09-27T17:40:43.891Z] 21d423dae8c3: Layer already exists [2022-09-27T17:40:43.891Z] 3a889820f781: Layer already exists [2022-09-27T17:40:43.891Z] 6c65479624e2: Layer already exists [2022-09-27T17:40:43.891Z] f4c44394fce5: Layer already exists [2022-09-27T17:40:43.891Z] b297ca133320: Layer already exists [2022-09-27T17:40:43.891Z] 29697ad50bb6: Layer already exists [2022-09-27T17:40:43.891Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:44.154Z] main: digest: sha256:2b98a39ea8d7dd7b590a52a861b512dc08e244e1f37dff00fcc47ce9b24eed5e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:40:44.198Z] ===================================================== [Pipeline] echo [2022-09-27T17:40:44.203Z] taggedImages: [2022-09-27T17:40:44.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:44.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-27T17:40:44.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.73 [2022-09-27T17:40:44.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:44.203Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-27T17:40:44.217Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-27T17:40:44.217Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:44.217Z] latest [2022-09-27T17:40:44.217Z] 2.3.0-dev.73 [2022-09-27T17:40:44.217Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:44.217Z] main [2022-09-27T17:40:44.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:44.548Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:44.885Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:44.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-27T17:40:44.885Z] 2a35de15784c: Preparing [2022-09-27T17:40:44.885Z] 1fa6e0aad27a: Preparing [2022-09-27T17:40:44.885Z] 53925773e907: Preparing [2022-09-27T17:40:44.885Z] ec28659763a5: Preparing [2022-09-27T17:40:44.885Z] 32c8d261d1a4: Preparing [2022-09-27T17:40:44.885Z] b76834d42a4f: Preparing [2022-09-27T17:40:44.885Z] f358ed19ee2c: Preparing [2022-09-27T17:40:44.885Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:44.885Z] f358ed19ee2c: Waiting [2022-09-27T17:40:44.885Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:44.885Z] b76834d42a4f: Waiting [2022-09-27T17:40:45.151Z] 1fa6e0aad27a: Pushed [2022-09-27T17:40:45.151Z] 32c8d261d1a4: Pushed [2022-09-27T17:40:45.151Z] 2a35de15784c: Pushed [2022-09-27T17:40:45.151Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:45.151Z] b76834d42a4f: Pushed [2022-09-27T17:40:46.108Z] f358ed19ee2c: Pushed [2022-09-27T17:40:47.518Z] ec28659763a5: Pushed [2022-09-27T17:40:47.518Z] 53925773e907: Pushed [2022-09-27T17:40:47.518Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:6205ef3a5d3a4fdfe97b09d49746eee7fbe69d4b2282ae18fd196d1178041026 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:48.109Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:48.440Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-27T17:40:48.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-27T17:40:48.440Z] 2a35de15784c: Preparing [2022-09-27T17:40:48.440Z] 1fa6e0aad27a: Preparing [2022-09-27T17:40:48.440Z] 53925773e907: Preparing [2022-09-27T17:40:48.440Z] ec28659763a5: Preparing [2022-09-27T17:40:48.440Z] 32c8d261d1a4: Preparing [2022-09-27T17:40:48.440Z] b76834d42a4f: Preparing [2022-09-27T17:40:48.440Z] f358ed19ee2c: Preparing [2022-09-27T17:40:48.440Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:48.440Z] b76834d42a4f: Waiting [2022-09-27T17:40:48.440Z] f358ed19ee2c: Waiting [2022-09-27T17:40:48.440Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:48.440Z] 32c8d261d1a4: Layer already exists [2022-09-27T17:40:48.440Z] 53925773e907: Layer already exists [2022-09-27T17:40:48.440Z] 2a35de15784c: Layer already exists [2022-09-27T17:40:48.440Z] ec28659763a5: Layer already exists [2022-09-27T17:40:48.440Z] 1fa6e0aad27a: Layer already exists [2022-09-27T17:40:48.440Z] b76834d42a4f: Layer already exists [2022-09-27T17:40:48.440Z] f358ed19ee2c: Layer already exists [2022-09-27T17:40:48.440Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:48.440Z] latest: digest: sha256:6205ef3a5d3a4fdfe97b09d49746eee7fbe69d4b2282ae18fd196d1178041026 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:48.770Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:49.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.73 [2022-09-27T17:40:49.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-27T17:40:49.098Z] 2a35de15784c: Preparing [2022-09-27T17:40:49.098Z] 1fa6e0aad27a: Preparing [2022-09-27T17:40:49.098Z] 53925773e907: Preparing [2022-09-27T17:40:49.098Z] ec28659763a5: Preparing [2022-09-27T17:40:49.098Z] 32c8d261d1a4: Preparing [2022-09-27T17:40:49.098Z] b76834d42a4f: Preparing [2022-09-27T17:40:49.098Z] f358ed19ee2c: Preparing [2022-09-27T17:40:49.098Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:49.098Z] b76834d42a4f: Waiting [2022-09-27T17:40:49.098Z] f358ed19ee2c: Waiting [2022-09-27T17:40:49.098Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:49.098Z] 1fa6e0aad27a: Layer already exists [2022-09-27T17:40:49.098Z] 32c8d261d1a4: Layer already exists [2022-09-27T17:40:49.098Z] ec28659763a5: Layer already exists [2022-09-27T17:40:49.098Z] 2a35de15784c: Layer already exists [2022-09-27T17:40:49.098Z] 53925773e907: Layer already exists [2022-09-27T17:40:49.098Z] b76834d42a4f: Layer already exists [2022-09-27T17:40:49.098Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:49.098Z] f358ed19ee2c: Layer already exists [2022-09-27T17:40:49.098Z] 2.3.0-dev.73: digest: sha256:6205ef3a5d3a4fdfe97b09d49746eee7fbe69d4b2282ae18fd196d1178041026 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:49.694Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:50.021Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:50.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-27T17:40:50.021Z] 2a35de15784c: Preparing [2022-09-27T17:40:50.021Z] 1fa6e0aad27a: Preparing [2022-09-27T17:40:50.021Z] 53925773e907: Preparing [2022-09-27T17:40:50.021Z] ec28659763a5: Preparing [2022-09-27T17:40:50.021Z] 32c8d261d1a4: Preparing [2022-09-27T17:40:50.021Z] b76834d42a4f: Preparing [2022-09-27T17:40:50.021Z] f358ed19ee2c: Preparing [2022-09-27T17:40:50.021Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:50.021Z] b76834d42a4f: Waiting [2022-09-27T17:40:50.021Z] f358ed19ee2c: Waiting [2022-09-27T17:40:50.021Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:50.021Z] 2a35de15784c: Layer already exists [2022-09-27T17:40:50.021Z] 1fa6e0aad27a: Layer already exists [2022-09-27T17:40:50.021Z] 32c8d261d1a4: Layer already exists [2022-09-27T17:40:50.021Z] 53925773e907: Layer already exists [2022-09-27T17:40:50.021Z] ec28659763a5: Layer already exists [2022-09-27T17:40:50.021Z] f358ed19ee2c: Layer already exists [2022-09-27T17:40:50.021Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:50.021Z] b76834d42a4f: Layer already exists [2022-09-27T17:40:50.021Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:6205ef3a5d3a4fdfe97b09d49746eee7fbe69d4b2282ae18fd196d1178041026 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:50.610Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:50.937Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-27T17:40:50.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-27T17:40:50.937Z] 2a35de15784c: Preparing [2022-09-27T17:40:50.937Z] 1fa6e0aad27a: Preparing [2022-09-27T17:40:50.937Z] 53925773e907: Preparing [2022-09-27T17:40:50.937Z] ec28659763a5: Preparing [2022-09-27T17:40:50.937Z] 32c8d261d1a4: Preparing [2022-09-27T17:40:50.937Z] b76834d42a4f: Preparing [2022-09-27T17:40:50.937Z] f358ed19ee2c: Preparing [2022-09-27T17:40:50.937Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:50.937Z] b76834d42a4f: Waiting [2022-09-27T17:40:50.937Z] f358ed19ee2c: Waiting [2022-09-27T17:40:50.937Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:50.937Z] 1fa6e0aad27a: Layer already exists [2022-09-27T17:40:50.938Z] 2a35de15784c: Layer already exists [2022-09-27T17:40:50.938Z] ec28659763a5: Layer already exists [2022-09-27T17:40:50.938Z] 32c8d261d1a4: Layer already exists [2022-09-27T17:40:50.938Z] 53925773e907: Layer already exists [2022-09-27T17:40:50.938Z] f358ed19ee2c: Layer already exists [2022-09-27T17:40:50.938Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:50.938Z] b76834d42a4f: Layer already exists [2022-09-27T17:40:50.938Z] main: digest: sha256:6205ef3a5d3a4fdfe97b09d49746eee7fbe69d4b2282ae18fd196d1178041026 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:40:51.241Z] ===================================================== [Pipeline] echo [2022-09-27T17:40:51.246Z] taggedImages: [2022-09-27T17:40:51.246Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:51.246Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-27T17:40:51.246Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.73 [2022-09-27T17:40:51.246Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:51.246Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-27T17:40:51.259Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-27T17:40:51.259Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:51.259Z] latest [2022-09-27T17:40:51.259Z] 2.3.0-dev.73 [2022-09-27T17:40:51.259Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:51.259Z] main [2022-09-27T17:40:51.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:51.580Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:51.906Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:51.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-27T17:40:51.906Z] 1b7013918e3a: Preparing [2022-09-27T17:40:51.906Z] 2c6991375d55: Preparing [2022-09-27T17:40:51.906Z] 4afa94cbedab: Preparing [2022-09-27T17:40:51.906Z] a3bc127d9d34: Preparing [2022-09-27T17:40:51.906Z] 1e06402bbe4b: Preparing [2022-09-27T17:40:51.906Z] 3c11159fb1ba: Preparing [2022-09-27T17:40:51.906Z] 97c3cf941b87: Preparing [2022-09-27T17:40:51.906Z] f172b6cea06e: Preparing [2022-09-27T17:40:51.906Z] 707e0bea045e: Preparing [2022-09-27T17:40:51.906Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:51.906Z] f172b6cea06e: Waiting [2022-09-27T17:40:51.906Z] 707e0bea045e: Waiting [2022-09-27T17:40:51.906Z] 3c11159fb1ba: Waiting [2022-09-27T17:40:51.906Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:51.906Z] 97c3cf941b87: Waiting [2022-09-27T17:40:52.170Z] 1e06402bbe4b: Pushed [2022-09-27T17:40:52.170Z] 1b7013918e3a: Pushed [2022-09-27T17:40:52.170Z] 2c6991375d55: Pushed [2022-09-27T17:40:52.436Z] 3c11159fb1ba: Pushed [2022-09-27T17:40:52.436Z] 97c3cf941b87: Pushed [2022-09-27T17:40:52.436Z] f172b6cea06e: Pushed [2022-09-27T17:40:52.436Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:52.705Z] 707e0bea045e: Pushed [2022-09-27T17:40:54.645Z] a3bc127d9d34: Pushed [2022-09-27T17:40:55.227Z] 4afa94cbedab: Pushed [2022-09-27T17:40:55.491Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:2c4cb286bafc3397b371241ae8c6051f043ecb2814b1e056342bbf9ff0352363 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:55.822Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:56.145Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-27T17:40:56.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-27T17:40:56.145Z] 1b7013918e3a: Preparing [2022-09-27T17:40:56.145Z] 2c6991375d55: Preparing [2022-09-27T17:40:56.145Z] 4afa94cbedab: Preparing [2022-09-27T17:40:56.145Z] a3bc127d9d34: Preparing [2022-09-27T17:40:56.145Z] 1e06402bbe4b: Preparing [2022-09-27T17:40:56.145Z] 3c11159fb1ba: Preparing [2022-09-27T17:40:56.145Z] 97c3cf941b87: Preparing [2022-09-27T17:40:56.145Z] f172b6cea06e: Preparing [2022-09-27T17:40:56.145Z] 707e0bea045e: Preparing [2022-09-27T17:40:56.145Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:56.145Z] 3c11159fb1ba: Waiting [2022-09-27T17:40:56.145Z] 97c3cf941b87: Waiting [2022-09-27T17:40:56.145Z] f172b6cea06e: Waiting [2022-09-27T17:40:56.145Z] 707e0bea045e: Waiting [2022-09-27T17:40:56.145Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:56.145Z] a3bc127d9d34: Layer already exists [2022-09-27T17:40:56.145Z] 1e06402bbe4b: Layer already exists [2022-09-27T17:40:56.145Z] 1b7013918e3a: Layer already exists [2022-09-27T17:40:56.145Z] 2c6991375d55: Layer already exists [2022-09-27T17:40:56.145Z] 4afa94cbedab: Layer already exists [2022-09-27T17:40:56.145Z] 97c3cf941b87: Layer already exists [2022-09-27T17:40:56.145Z] f172b6cea06e: Layer already exists [2022-09-27T17:40:56.145Z] 3c11159fb1ba: Layer already exists [2022-09-27T17:40:56.145Z] 707e0bea045e: Layer already exists [2022-09-27T17:40:56.145Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:56.408Z] latest: digest: sha256:2c4cb286bafc3397b371241ae8c6051f043ecb2814b1e056342bbf9ff0352363 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:56.746Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:57.070Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.73 [2022-09-27T17:40:57.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-27T17:40:57.070Z] 1b7013918e3a: Preparing [2022-09-27T17:40:57.070Z] 2c6991375d55: Preparing [2022-09-27T17:40:57.070Z] 4afa94cbedab: Preparing [2022-09-27T17:40:57.070Z] a3bc127d9d34: Preparing [2022-09-27T17:40:57.070Z] 1e06402bbe4b: Preparing [2022-09-27T17:40:57.070Z] 3c11159fb1ba: Preparing [2022-09-27T17:40:57.070Z] 97c3cf941b87: Preparing [2022-09-27T17:40:57.070Z] f172b6cea06e: Preparing [2022-09-27T17:40:57.070Z] 707e0bea045e: Preparing [2022-09-27T17:40:57.070Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:57.070Z] f172b6cea06e: Waiting [2022-09-27T17:40:57.070Z] 707e0bea045e: Waiting [2022-09-27T17:40:57.070Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:57.070Z] 97c3cf941b87: Waiting [2022-09-27T17:40:57.070Z] 3c11159fb1ba: Waiting [2022-09-27T17:40:57.070Z] 2c6991375d55: Layer already exists [2022-09-27T17:40:57.070Z] 1e06402bbe4b: Layer already exists [2022-09-27T17:40:57.070Z] a3bc127d9d34: Layer already exists [2022-09-27T17:40:57.070Z] 4afa94cbedab: Layer already exists [2022-09-27T17:40:57.070Z] 1b7013918e3a: Layer already exists [2022-09-27T17:40:57.070Z] f172b6cea06e: Layer already exists [2022-09-27T17:40:57.070Z] 97c3cf941b87: Layer already exists [2022-09-27T17:40:57.070Z] 707e0bea045e: Layer already exists [2022-09-27T17:40:57.070Z] 3c11159fb1ba: Layer already exists [2022-09-27T17:40:57.070Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:57.070Z] 2.3.0-dev.73: digest: sha256:2c4cb286bafc3397b371241ae8c6051f043ecb2814b1e056342bbf9ff0352363 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:57.672Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:57.997Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:57.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-27T17:40:57.997Z] 1b7013918e3a: Preparing [2022-09-27T17:40:57.997Z] 2c6991375d55: Preparing [2022-09-27T17:40:57.997Z] 4afa94cbedab: Preparing [2022-09-27T17:40:57.997Z] a3bc127d9d34: Preparing [2022-09-27T17:40:57.997Z] 1e06402bbe4b: Preparing [2022-09-27T17:40:57.997Z] 3c11159fb1ba: Preparing [2022-09-27T17:40:57.997Z] 97c3cf941b87: Preparing [2022-09-27T17:40:57.997Z] f172b6cea06e: Preparing [2022-09-27T17:40:57.997Z] 707e0bea045e: Preparing [2022-09-27T17:40:57.997Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:57.997Z] 3c11159fb1ba: Waiting [2022-09-27T17:40:57.997Z] 97c3cf941b87: Waiting [2022-09-27T17:40:57.997Z] f172b6cea06e: Waiting [2022-09-27T17:40:57.997Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:57.997Z] 707e0bea045e: Waiting [2022-09-27T17:40:57.997Z] a3bc127d9d34: Layer already exists [2022-09-27T17:40:57.997Z] 4afa94cbedab: Layer already exists [2022-09-27T17:40:57.997Z] 2c6991375d55: Layer already exists [2022-09-27T17:40:57.997Z] 1b7013918e3a: Layer already exists [2022-09-27T17:40:57.997Z] 1e06402bbe4b: Layer already exists [2022-09-27T17:40:57.997Z] 3c11159fb1ba: Layer already exists [2022-09-27T17:40:57.997Z] 97c3cf941b87: Layer already exists [2022-09-27T17:40:57.997Z] f172b6cea06e: Layer already exists [2022-09-27T17:40:57.997Z] 707e0bea045e: Layer already exists [2022-09-27T17:40:57.997Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:57.997Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:2c4cb286bafc3397b371241ae8c6051f043ecb2814b1e056342bbf9ff0352363 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:58.582Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:58.905Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-27T17:40:58.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-27T17:40:58.906Z] 1b7013918e3a: Preparing [2022-09-27T17:40:58.906Z] 2c6991375d55: Preparing [2022-09-27T17:40:58.906Z] 4afa94cbedab: Preparing [2022-09-27T17:40:58.906Z] a3bc127d9d34: Preparing [2022-09-27T17:40:58.906Z] 1e06402bbe4b: Preparing [2022-09-27T17:40:58.906Z] 3c11159fb1ba: Preparing [2022-09-27T17:40:58.906Z] 97c3cf941b87: Preparing [2022-09-27T17:40:58.906Z] f172b6cea06e: Preparing [2022-09-27T17:40:58.906Z] 707e0bea045e: Preparing [2022-09-27T17:40:58.906Z] 5d3e392a13a0: Preparing [2022-09-27T17:40:58.906Z] f172b6cea06e: Waiting [2022-09-27T17:40:58.906Z] 707e0bea045e: Waiting [2022-09-27T17:40:58.906Z] 3c11159fb1ba: Waiting [2022-09-27T17:40:58.906Z] 97c3cf941b87: Waiting [2022-09-27T17:40:58.906Z] 5d3e392a13a0: Waiting [2022-09-27T17:40:58.906Z] 4afa94cbedab: Layer already exists [2022-09-27T17:40:58.906Z] a3bc127d9d34: Layer already exists [2022-09-27T17:40:58.906Z] 2c6991375d55: Layer already exists [2022-09-27T17:40:58.906Z] 1b7013918e3a: Layer already exists [2022-09-27T17:40:58.906Z] 1e06402bbe4b: Layer already exists [2022-09-27T17:40:58.906Z] f172b6cea06e: Layer already exists [2022-09-27T17:40:58.906Z] 97c3cf941b87: Layer already exists [2022-09-27T17:40:58.906Z] 3c11159fb1ba: Layer already exists [2022-09-27T17:40:58.906Z] 707e0bea045e: Layer already exists [2022-09-27T17:40:58.906Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:40:59.169Z] main: digest: sha256:2c4cb286bafc3397b371241ae8c6051f043ecb2814b1e056342bbf9ff0352363 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:40:59.208Z] ===================================================== [Pipeline] echo [2022-09-27T17:40:59.213Z] taggedImages: [2022-09-27T17:40:59.213Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:59.213Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-27T17:40:59.213Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.73 [2022-09-27T17:40:59.213Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:59.213Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-27T17:40:59.226Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-27T17:40:59.226Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:59.226Z] latest [2022-09-27T17:40:59.226Z] 2.3.0-dev.73 [2022-09-27T17:40:59.226Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:40:59.226Z] main [2022-09-27T17:40:59.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:59.554Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:40:59.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:40:59.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-27T17:40:59.970Z] e0fae8b1ac1d: Preparing [2022-09-27T17:40:59.970Z] 1f8fe336802a: Preparing [2022-09-27T17:40:59.970Z] f4c44394fce5: Preparing [2022-09-27T17:40:59.970Z] e3a59924e0c6: Preparing [2022-09-27T17:40:59.970Z] 99720efa2369: Preparing [2022-09-27T17:40:59.970Z] 9833f26c6bda: Preparing [2022-09-27T17:40:59.970Z] 9833f26c6bda: Waiting [2022-09-27T17:41:00.249Z] f4c44394fce5: Layer already exists [2022-09-27T17:41:00.249Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:00.249Z] e0fae8b1ac1d: Pushed [2022-09-27T17:41:00.249Z] 99720efa2369: Pushed [2022-09-27T17:41:01.244Z] e3a59924e0c6: Pushed [2022-09-27T17:41:04.584Z] 1f8fe336802a: Pushed [2022-09-27T17:41:04.849Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:a39064603f877a4985275d4eb33002c5c01460ec45a038e63e40e20943d44cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:05.194Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:05.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-27T17:41:05.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-27T17:41:05.522Z] e0fae8b1ac1d: Preparing [2022-09-27T17:41:05.522Z] 1f8fe336802a: Preparing [2022-09-27T17:41:05.522Z] f4c44394fce5: Preparing [2022-09-27T17:41:05.522Z] e3a59924e0c6: Preparing [2022-09-27T17:41:05.522Z] 99720efa2369: Preparing [2022-09-27T17:41:05.522Z] 9833f26c6bda: Preparing [2022-09-27T17:41:05.522Z] 9833f26c6bda: Waiting [2022-09-27T17:41:05.522Z] e0fae8b1ac1d: Layer already exists [2022-09-27T17:41:05.522Z] f4c44394fce5: Layer already exists [2022-09-27T17:41:05.522Z] 99720efa2369: Layer already exists [2022-09-27T17:41:05.522Z] e3a59924e0c6: Layer already exists [2022-09-27T17:41:05.522Z] 1f8fe336802a: Layer already exists [2022-09-27T17:41:05.522Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:05.786Z] latest: digest: sha256:a39064603f877a4985275d4eb33002c5c01460ec45a038e63e40e20943d44cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:06.134Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:06.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.73 [2022-09-27T17:41:06.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-27T17:41:06.475Z] e0fae8b1ac1d: Preparing [2022-09-27T17:41:06.475Z] 1f8fe336802a: Preparing [2022-09-27T17:41:06.475Z] f4c44394fce5: Preparing [2022-09-27T17:41:06.475Z] e3a59924e0c6: Preparing [2022-09-27T17:41:06.475Z] 99720efa2369: Preparing [2022-09-27T17:41:06.475Z] 9833f26c6bda: Preparing [2022-09-27T17:41:06.475Z] 9833f26c6bda: Waiting [2022-09-27T17:41:06.475Z] f4c44394fce5: Layer already exists [2022-09-27T17:41:06.475Z] e3a59924e0c6: Layer already exists [2022-09-27T17:41:06.475Z] 1f8fe336802a: Layer already exists [2022-09-27T17:41:06.475Z] e0fae8b1ac1d: Layer already exists [2022-09-27T17:41:06.475Z] 99720efa2369: Layer already exists [2022-09-27T17:41:06.475Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:06.475Z] 2.3.0-dev.73: digest: sha256:a39064603f877a4985275d4eb33002c5c01460ec45a038e63e40e20943d44cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:06.808Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:07.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:41:07.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-27T17:41:07.134Z] e0fae8b1ac1d: Preparing [2022-09-27T17:41:07.134Z] 1f8fe336802a: Preparing [2022-09-27T17:41:07.134Z] f4c44394fce5: Preparing [2022-09-27T17:41:07.134Z] e3a59924e0c6: Preparing [2022-09-27T17:41:07.134Z] 99720efa2369: Preparing [2022-09-27T17:41:07.134Z] 9833f26c6bda: Preparing [2022-09-27T17:41:07.134Z] 9833f26c6bda: Waiting [2022-09-27T17:41:07.134Z] e3a59924e0c6: Layer already exists [2022-09-27T17:41:07.134Z] f4c44394fce5: Layer already exists [2022-09-27T17:41:07.134Z] 1f8fe336802a: Layer already exists [2022-09-27T17:41:07.134Z] 99720efa2369: Layer already exists [2022-09-27T17:41:07.134Z] e0fae8b1ac1d: Layer already exists [2022-09-27T17:41:07.134Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:07.399Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:a39064603f877a4985275d4eb33002c5c01460ec45a038e63e40e20943d44cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:07.737Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:08.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-27T17:41:08.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-27T17:41:08.070Z] e0fae8b1ac1d: Preparing [2022-09-27T17:41:08.070Z] 1f8fe336802a: Preparing [2022-09-27T17:41:08.070Z] f4c44394fce5: Preparing [2022-09-27T17:41:08.070Z] e3a59924e0c6: Preparing [2022-09-27T17:41:08.070Z] 99720efa2369: Preparing [2022-09-27T17:41:08.070Z] 9833f26c6bda: Preparing [2022-09-27T17:41:08.070Z] 9833f26c6bda: Waiting [2022-09-27T17:41:08.070Z] f4c44394fce5: Layer already exists [2022-09-27T17:41:08.070Z] 1f8fe336802a: Layer already exists [2022-09-27T17:41:08.070Z] e0fae8b1ac1d: Layer already exists [2022-09-27T17:41:08.070Z] e3a59924e0c6: Layer already exists [2022-09-27T17:41:08.070Z] 99720efa2369: Layer already exists [2022-09-27T17:41:08.070Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:08.335Z] main: digest: sha256:a39064603f877a4985275d4eb33002c5c01460ec45a038e63e40e20943d44cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:41:08.383Z] ===================================================== [Pipeline] echo [2022-09-27T17:41:08.391Z] taggedImages: [2022-09-27T17:41:08.391Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:41:08.391Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-27T17:41:08.391Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.73 [2022-09-27T17:41:08.391Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:41:08.391Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-27T17:41:08.410Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-27T17:41:08.410Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:41:08.410Z] latest [2022-09-27T17:41:08.410Z] 2.3.0-dev.73 [2022-09-27T17:41:08.410Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:41:08.410Z] main [2022-09-27T17:41:08.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:08.742Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:09.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:41:09.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-27T17:41:09.071Z] 5c5e114f4bd5: Preparing [2022-09-27T17:41:09.071Z] b600062fb1ec: Preparing [2022-09-27T17:41:09.071Z] 60fc1ec26c55: Preparing [2022-09-27T17:41:09.071Z] 31e47cc204be: Preparing [2022-09-27T17:41:09.071Z] af8c11741f09: Preparing [2022-09-27T17:41:09.071Z] 15fed3c3e995: Preparing [2022-09-27T17:41:09.071Z] 99720efa2369: Preparing [2022-09-27T17:41:09.071Z] 9833f26c6bda: Preparing [2022-09-27T17:41:09.071Z] 15fed3c3e995: Waiting [2022-09-27T17:41:09.071Z] 99720efa2369: Waiting [2022-09-27T17:41:09.071Z] 9833f26c6bda: Waiting [2022-09-27T17:41:09.343Z] 5c5e114f4bd5: Pushed [2022-09-27T17:41:09.343Z] 60fc1ec26c55: Pushed [2022-09-27T17:41:09.343Z] b600062fb1ec: Pushed [2022-09-27T17:41:09.343Z] 99720efa2369: Layer already exists [2022-09-27T17:41:09.343Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:10.294Z] 15fed3c3e995: Pushed [2022-09-27T17:41:16.918Z] af8c11741f09: Pushed [2022-09-27T17:41:25.122Z] 31e47cc204be: Pushed [2022-09-27T17:41:25.122Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:c26a1d0821862acf58f27fbc8426d22e7b53a99d1f2cd673a1ea5b36fac813d8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:25.447Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:25.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-27T17:41:25.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-27T17:41:25.769Z] 5c5e114f4bd5: Preparing [2022-09-27T17:41:25.769Z] b600062fb1ec: Preparing [2022-09-27T17:41:25.769Z] 60fc1ec26c55: Preparing [2022-09-27T17:41:25.769Z] 31e47cc204be: Preparing [2022-09-27T17:41:25.769Z] af8c11741f09: Preparing [2022-09-27T17:41:25.769Z] 15fed3c3e995: Preparing [2022-09-27T17:41:25.769Z] 99720efa2369: Preparing [2022-09-27T17:41:25.769Z] 9833f26c6bda: Preparing [2022-09-27T17:41:25.769Z] 99720efa2369: Waiting [2022-09-27T17:41:25.769Z] 9833f26c6bda: Waiting [2022-09-27T17:41:25.769Z] 15fed3c3e995: Waiting [2022-09-27T17:41:25.769Z] 31e47cc204be: Layer already exists [2022-09-27T17:41:25.769Z] af8c11741f09: Layer already exists [2022-09-27T17:41:25.769Z] 5c5e114f4bd5: Layer already exists [2022-09-27T17:41:25.769Z] 60fc1ec26c55: Layer already exists [2022-09-27T17:41:25.769Z] b600062fb1ec: Layer already exists [2022-09-27T17:41:25.769Z] 15fed3c3e995: Layer already exists [2022-09-27T17:41:25.769Z] 99720efa2369: Layer already exists [2022-09-27T17:41:25.769Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:25.769Z] latest: digest: sha256:c26a1d0821862acf58f27fbc8426d22e7b53a99d1f2cd673a1ea5b36fac813d8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:26.352Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:26.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.73 [2022-09-27T17:41:26.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-27T17:41:26.677Z] 5c5e114f4bd5: Preparing [2022-09-27T17:41:26.677Z] b600062fb1ec: Preparing [2022-09-27T17:41:26.677Z] 60fc1ec26c55: Preparing [2022-09-27T17:41:26.677Z] 31e47cc204be: Preparing [2022-09-27T17:41:26.677Z] af8c11741f09: Preparing [2022-09-27T17:41:26.677Z] 15fed3c3e995: Preparing [2022-09-27T17:41:26.677Z] 99720efa2369: Preparing [2022-09-27T17:41:26.677Z] 9833f26c6bda: Preparing [2022-09-27T17:41:26.677Z] 15fed3c3e995: Waiting [2022-09-27T17:41:26.677Z] 9833f26c6bda: Waiting [2022-09-27T17:41:26.677Z] 99720efa2369: Waiting [2022-09-27T17:41:26.677Z] 5c5e114f4bd5: Layer already exists [2022-09-27T17:41:26.677Z] 31e47cc204be: Layer already exists [2022-09-27T17:41:26.677Z] 60fc1ec26c55: Layer already exists [2022-09-27T17:41:26.677Z] af8c11741f09: Layer already exists [2022-09-27T17:41:26.677Z] b600062fb1ec: Layer already exists [2022-09-27T17:41:26.677Z] 99720efa2369: Layer already exists [2022-09-27T17:41:26.677Z] 15fed3c3e995: Layer already exists [2022-09-27T17:41:26.677Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:26.677Z] 2.3.0-dev.73: digest: sha256:c26a1d0821862acf58f27fbc8426d22e7b53a99d1f2cd673a1ea5b36fac813d8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:27.269Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:27.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:41:27.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-27T17:41:27.596Z] 5c5e114f4bd5: Preparing [2022-09-27T17:41:27.596Z] b600062fb1ec: Preparing [2022-09-27T17:41:27.596Z] 60fc1ec26c55: Preparing [2022-09-27T17:41:27.596Z] 31e47cc204be: Preparing [2022-09-27T17:41:27.596Z] af8c11741f09: Preparing [2022-09-27T17:41:27.596Z] 15fed3c3e995: Preparing [2022-09-27T17:41:27.596Z] 99720efa2369: Preparing [2022-09-27T17:41:27.596Z] 9833f26c6bda: Preparing [2022-09-27T17:41:27.596Z] 99720efa2369: Waiting [2022-09-27T17:41:27.596Z] 9833f26c6bda: Waiting [2022-09-27T17:41:27.596Z] 15fed3c3e995: Waiting [2022-09-27T17:41:27.596Z] b600062fb1ec: Layer already exists [2022-09-27T17:41:27.596Z] 60fc1ec26c55: Layer already exists [2022-09-27T17:41:27.596Z] 5c5e114f4bd5: Layer already exists [2022-09-27T17:41:27.596Z] af8c11741f09: Layer already exists [2022-09-27T17:41:27.596Z] 31e47cc204be: Layer already exists [2022-09-27T17:41:27.596Z] 15fed3c3e995: Layer already exists [2022-09-27T17:41:27.596Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:27.596Z] 99720efa2369: Layer already exists [2022-09-27T17:41:27.596Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:c26a1d0821862acf58f27fbc8426d22e7b53a99d1f2cd673a1ea5b36fac813d8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:27.923Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:28.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-27T17:41:28.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-27T17:41:28.248Z] 5c5e114f4bd5: Preparing [2022-09-27T17:41:28.248Z] b600062fb1ec: Preparing [2022-09-27T17:41:28.248Z] 60fc1ec26c55: Preparing [2022-09-27T17:41:28.248Z] 31e47cc204be: Preparing [2022-09-27T17:41:28.248Z] af8c11741f09: Preparing [2022-09-27T17:41:28.248Z] 15fed3c3e995: Preparing [2022-09-27T17:41:28.248Z] 99720efa2369: Preparing [2022-09-27T17:41:28.248Z] 9833f26c6bda: Preparing [2022-09-27T17:41:28.248Z] 9833f26c6bda: Waiting [2022-09-27T17:41:28.248Z] 15fed3c3e995: Waiting [2022-09-27T17:41:28.248Z] 99720efa2369: Waiting [2022-09-27T17:41:28.248Z] b600062fb1ec: Layer already exists [2022-09-27T17:41:28.248Z] af8c11741f09: Layer already exists [2022-09-27T17:41:28.248Z] 31e47cc204be: Layer already exists [2022-09-27T17:41:28.248Z] 60fc1ec26c55: Layer already exists [2022-09-27T17:41:28.248Z] 5c5e114f4bd5: Layer already exists [2022-09-27T17:41:28.248Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:28.248Z] 99720efa2369: Layer already exists [2022-09-27T17:41:28.248Z] 15fed3c3e995: Layer already exists [2022-09-27T17:41:28.512Z] main: digest: sha256:c26a1d0821862acf58f27fbc8426d22e7b53a99d1f2cd673a1ea5b36fac813d8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:41:28.554Z] ===================================================== [Pipeline] echo [2022-09-27T17:41:28.562Z] taggedImages: [2022-09-27T17:41:28.562Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:41:28.562Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-27T17:41:28.562Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.73 [2022-09-27T17:41:28.562Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:41:28.562Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-27T17:41:28.575Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-27T17:41:28.575Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:41:28.575Z] latest [2022-09-27T17:41:28.575Z] 2.3.0-dev.73 [2022-09-27T17:41:28.575Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:41:28.575Z] main [2022-09-27T17:41:28.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:28.899Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:29.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:41:29.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-27T17:41:29.225Z] e4e6ec7b0b86: Preparing [2022-09-27T17:41:29.225Z] 343be69013bf: Preparing [2022-09-27T17:41:29.225Z] cc1e05f34b76: Preparing [2022-09-27T17:41:29.225Z] d6f6e7904a26: Preparing [2022-09-27T17:41:29.225Z] 2a237b5f6085: Preparing [2022-09-27T17:41:29.225Z] 99720efa2369: Preparing [2022-09-27T17:41:29.225Z] 9833f26c6bda: Preparing [2022-09-27T17:41:29.225Z] 99720efa2369: Waiting [2022-09-27T17:41:29.225Z] 9833f26c6bda: Waiting [2022-09-27T17:41:29.489Z] 343be69013bf: Pushed [2022-09-27T17:41:29.489Z] e4e6ec7b0b86: Pushed [2022-09-27T17:41:29.489Z] cc1e05f34b76: Pushed [2022-09-27T17:41:29.489Z] 99720efa2369: Layer already exists [2022-09-27T17:41:29.489Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:30.068Z] 2a237b5f6085: Pushed [2022-09-27T17:41:45.032Z] d6f6e7904a26: Pushed [2022-09-27T17:41:45.032Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:5c609da9a67ea2537ce44c60dfe60d80751faae2d8ff2e9d50e4d39d9050d7f9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:45.361Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:45.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-27T17:41:45.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-27T17:41:45.685Z] e4e6ec7b0b86: Preparing [2022-09-27T17:41:45.685Z] 343be69013bf: Preparing [2022-09-27T17:41:45.685Z] cc1e05f34b76: Preparing [2022-09-27T17:41:45.685Z] d6f6e7904a26: Preparing [2022-09-27T17:41:45.685Z] 2a237b5f6085: Preparing [2022-09-27T17:41:45.685Z] 99720efa2369: Preparing [2022-09-27T17:41:45.685Z] 9833f26c6bda: Preparing [2022-09-27T17:41:45.685Z] 99720efa2369: Waiting [2022-09-27T17:41:45.685Z] 9833f26c6bda: Waiting [2022-09-27T17:41:45.685Z] cc1e05f34b76: Layer already exists [2022-09-27T17:41:45.685Z] 343be69013bf: Layer already exists [2022-09-27T17:41:45.685Z] d6f6e7904a26: Layer already exists [2022-09-27T17:41:45.685Z] e4e6ec7b0b86: Layer already exists [2022-09-27T17:41:45.685Z] 2a237b5f6085: Layer already exists [2022-09-27T17:41:45.685Z] 99720efa2369: Layer already exists [2022-09-27T17:41:45.685Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:45.950Z] latest: digest: sha256:5c609da9a67ea2537ce44c60dfe60d80751faae2d8ff2e9d50e4d39d9050d7f9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:46.280Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:46.605Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.73 [2022-09-27T17:41:46.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-27T17:41:46.605Z] e4e6ec7b0b86: Preparing [2022-09-27T17:41:46.605Z] 343be69013bf: Preparing [2022-09-27T17:41:46.605Z] cc1e05f34b76: Preparing [2022-09-27T17:41:46.605Z] d6f6e7904a26: Preparing [2022-09-27T17:41:46.605Z] 2a237b5f6085: Preparing [2022-09-27T17:41:46.605Z] 99720efa2369: Preparing [2022-09-27T17:41:46.605Z] 9833f26c6bda: Preparing [2022-09-27T17:41:46.605Z] 99720efa2369: Waiting [2022-09-27T17:41:46.605Z] 9833f26c6bda: Waiting [2022-09-27T17:41:46.605Z] 343be69013bf: Layer already exists [2022-09-27T17:41:46.605Z] d6f6e7904a26: Layer already exists [2022-09-27T17:41:46.605Z] cc1e05f34b76: Layer already exists [2022-09-27T17:41:46.605Z] e4e6ec7b0b86: Layer already exists [2022-09-27T17:41:46.605Z] 2a237b5f6085: Layer already exists [2022-09-27T17:41:46.605Z] 99720efa2369: Layer already exists [2022-09-27T17:41:46.605Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:46.605Z] 2.3.0-dev.73: digest: sha256:5c609da9a67ea2537ce44c60dfe60d80751faae2d8ff2e9d50e4d39d9050d7f9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:47.198Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:47.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:41:47.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-27T17:41:47.522Z] e4e6ec7b0b86: Preparing [2022-09-27T17:41:47.522Z] 343be69013bf: Preparing [2022-09-27T17:41:47.522Z] cc1e05f34b76: Preparing [2022-09-27T17:41:47.522Z] d6f6e7904a26: Preparing [2022-09-27T17:41:47.522Z] 2a237b5f6085: Preparing [2022-09-27T17:41:47.522Z] 99720efa2369: Preparing [2022-09-27T17:41:47.522Z] 9833f26c6bda: Preparing [2022-09-27T17:41:47.522Z] 99720efa2369: Waiting [2022-09-27T17:41:47.522Z] 9833f26c6bda: Waiting [2022-09-27T17:41:47.522Z] e4e6ec7b0b86: Layer already exists [2022-09-27T17:41:47.522Z] 2a237b5f6085: Layer already exists [2022-09-27T17:41:47.522Z] cc1e05f34b76: Layer already exists [2022-09-27T17:41:47.522Z] 343be69013bf: Layer already exists [2022-09-27T17:41:47.522Z] d6f6e7904a26: Layer already exists [2022-09-27T17:41:47.522Z] 99720efa2369: Layer already exists [2022-09-27T17:41:47.522Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:47.794Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:5c609da9a67ea2537ce44c60dfe60d80751faae2d8ff2e9d50e4d39d9050d7f9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:48.122Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:48.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-27T17:41:48.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-27T17:41:48.448Z] e4e6ec7b0b86: Preparing [2022-09-27T17:41:48.448Z] 343be69013bf: Preparing [2022-09-27T17:41:48.448Z] cc1e05f34b76: Preparing [2022-09-27T17:41:48.448Z] d6f6e7904a26: Preparing [2022-09-27T17:41:48.448Z] 2a237b5f6085: Preparing [2022-09-27T17:41:48.448Z] 99720efa2369: Preparing [2022-09-27T17:41:48.448Z] 9833f26c6bda: Preparing [2022-09-27T17:41:48.448Z] 99720efa2369: Waiting [2022-09-27T17:41:48.448Z] 9833f26c6bda: Waiting [2022-09-27T17:41:48.448Z] e4e6ec7b0b86: Layer already exists [2022-09-27T17:41:48.448Z] 2a237b5f6085: Layer already exists [2022-09-27T17:41:48.448Z] cc1e05f34b76: Layer already exists [2022-09-27T17:41:48.448Z] 343be69013bf: Layer already exists [2022-09-27T17:41:48.448Z] d6f6e7904a26: Layer already exists [2022-09-27T17:41:48.448Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:48.448Z] 99720efa2369: Layer already exists [2022-09-27T17:41:48.711Z] main: digest: sha256:5c609da9a67ea2537ce44c60dfe60d80751faae2d8ff2e9d50e4d39d9050d7f9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:41:48.749Z] ===================================================== [Pipeline] echo [2022-09-27T17:41:48.754Z] taggedImages: [2022-09-27T17:41:48.754Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:41:48.754Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-27T17:41:48.754Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.73 [2022-09-27T17:41:48.754Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:41:48.754Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-27T17:41:48.767Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-27T17:41:48.767Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:41:48.767Z] latest [2022-09-27T17:41:48.767Z] 2.3.0-dev.73 [2022-09-27T17:41:48.767Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:41:48.767Z] main [2022-09-27T17:41:48.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:49.094Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:41:49.493Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:41:49.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-27T17:41:49.493Z] 2a96c76ea75f: Preparing [2022-09-27T17:41:49.493Z] f41ad40d5ca0: Preparing [2022-09-27T17:41:49.493Z] a80c6c2703ea: Preparing [2022-09-27T17:41:49.493Z] e857d78732e4: Preparing [2022-09-27T17:41:49.493Z] 15fed3c3e995: Preparing [2022-09-27T17:41:49.493Z] 99720efa2369: Preparing [2022-09-27T17:41:49.493Z] 9833f26c6bda: Preparing [2022-09-27T17:41:49.493Z] 99720efa2369: Waiting [2022-09-27T17:41:49.493Z] 9833f26c6bda: Waiting [2022-09-27T17:41:49.493Z] 15fed3c3e995: Layer already exists [2022-09-27T17:41:49.493Z] 99720efa2369: Layer already exists [2022-09-27T17:41:49.493Z] 9833f26c6bda: Layer already exists [2022-09-27T17:41:49.756Z] a80c6c2703ea: Pushed [2022-09-27T17:41:49.756Z] 2a96c76ea75f: Pushed [2022-09-27T17:41:49.756Z] f41ad40d5ca0: Pushed [2022-09-27T17:42:04.715Z] e857d78732e4: Pushed [2022-09-27T17:42:04.715Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:57242726b7811586fc1970758bc1d0ce3853810ccb5c9adbb8a172d57e62764a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:05.057Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:05.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-27T17:42:05.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-27T17:42:05.383Z] 2a96c76ea75f: Preparing [2022-09-27T17:42:05.383Z] f41ad40d5ca0: Preparing [2022-09-27T17:42:05.383Z] a80c6c2703ea: Preparing [2022-09-27T17:42:05.383Z] e857d78732e4: Preparing [2022-09-27T17:42:05.383Z] 15fed3c3e995: Preparing [2022-09-27T17:42:05.383Z] 99720efa2369: Preparing [2022-09-27T17:42:05.383Z] 9833f26c6bda: Preparing [2022-09-27T17:42:05.383Z] 99720efa2369: Waiting [2022-09-27T17:42:05.383Z] 9833f26c6bda: Waiting [2022-09-27T17:42:05.383Z] f41ad40d5ca0: Layer already exists [2022-09-27T17:42:05.383Z] 2a96c76ea75f: Layer already exists [2022-09-27T17:42:05.383Z] e857d78732e4: Layer already exists [2022-09-27T17:42:05.383Z] 15fed3c3e995: Layer already exists [2022-09-27T17:42:05.383Z] a80c6c2703ea: Layer already exists [2022-09-27T17:42:05.383Z] 99720efa2369: Layer already exists [2022-09-27T17:42:05.383Z] 9833f26c6bda: Layer already exists [2022-09-27T17:42:05.646Z] latest: digest: sha256:57242726b7811586fc1970758bc1d0ce3853810ccb5c9adbb8a172d57e62764a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:05.977Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:06.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.73 [2022-09-27T17:42:06.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-27T17:42:06.299Z] 2a96c76ea75f: Preparing [2022-09-27T17:42:06.299Z] f41ad40d5ca0: Preparing [2022-09-27T17:42:06.299Z] a80c6c2703ea: Preparing [2022-09-27T17:42:06.299Z] e857d78732e4: Preparing [2022-09-27T17:42:06.299Z] 15fed3c3e995: Preparing [2022-09-27T17:42:06.299Z] 99720efa2369: Preparing [2022-09-27T17:42:06.299Z] 9833f26c6bda: Preparing [2022-09-27T17:42:06.299Z] 99720efa2369: Waiting [2022-09-27T17:42:06.299Z] 9833f26c6bda: Waiting [2022-09-27T17:42:06.299Z] f41ad40d5ca0: Layer already exists [2022-09-27T17:42:06.299Z] e857d78732e4: Layer already exists [2022-09-27T17:42:06.299Z] a80c6c2703ea: Layer already exists [2022-09-27T17:42:06.299Z] 15fed3c3e995: Layer already exists [2022-09-27T17:42:06.299Z] 2a96c76ea75f: Layer already exists [2022-09-27T17:42:06.299Z] 99720efa2369: Layer already exists [2022-09-27T17:42:06.299Z] 9833f26c6bda: Layer already exists [2022-09-27T17:42:06.299Z] 2.3.0-dev.73: digest: sha256:57242726b7811586fc1970758bc1d0ce3853810ccb5c9adbb8a172d57e62764a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:06.885Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:07.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:42:07.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-27T17:42:07.210Z] 2a96c76ea75f: Preparing [2022-09-27T17:42:07.210Z] f41ad40d5ca0: Preparing [2022-09-27T17:42:07.210Z] a80c6c2703ea: Preparing [2022-09-27T17:42:07.210Z] e857d78732e4: Preparing [2022-09-27T17:42:07.210Z] 15fed3c3e995: Preparing [2022-09-27T17:42:07.210Z] 99720efa2369: Preparing [2022-09-27T17:42:07.210Z] 9833f26c6bda: Preparing [2022-09-27T17:42:07.210Z] 99720efa2369: Waiting [2022-09-27T17:42:07.210Z] 9833f26c6bda: Waiting [2022-09-27T17:42:07.210Z] f41ad40d5ca0: Layer already exists [2022-09-27T17:42:07.210Z] 2a96c76ea75f: Layer already exists [2022-09-27T17:42:07.210Z] a80c6c2703ea: Layer already exists [2022-09-27T17:42:07.210Z] e857d78732e4: Layer already exists [2022-09-27T17:42:07.210Z] 15fed3c3e995: Layer already exists [2022-09-27T17:42:07.210Z] 99720efa2369: Layer already exists [2022-09-27T17:42:07.210Z] 9833f26c6bda: Layer already exists [2022-09-27T17:42:07.210Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:57242726b7811586fc1970758bc1d0ce3853810ccb5c9adbb8a172d57e62764a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:07.802Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:08.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-27T17:42:08.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-27T17:42:08.121Z] 2a96c76ea75f: Preparing [2022-09-27T17:42:08.121Z] f41ad40d5ca0: Preparing [2022-09-27T17:42:08.121Z] a80c6c2703ea: Preparing [2022-09-27T17:42:08.121Z] e857d78732e4: Preparing [2022-09-27T17:42:08.121Z] 15fed3c3e995: Preparing [2022-09-27T17:42:08.121Z] 99720efa2369: Preparing [2022-09-27T17:42:08.121Z] 9833f26c6bda: Preparing [2022-09-27T17:42:08.121Z] 99720efa2369: Waiting [2022-09-27T17:42:08.121Z] 9833f26c6bda: Waiting [2022-09-27T17:42:08.121Z] a80c6c2703ea: Layer already exists [2022-09-27T17:42:08.121Z] e857d78732e4: Layer already exists [2022-09-27T17:42:08.121Z] 2a96c76ea75f: Layer already exists [2022-09-27T17:42:08.121Z] f41ad40d5ca0: Layer already exists [2022-09-27T17:42:08.121Z] 15fed3c3e995: Layer already exists [2022-09-27T17:42:08.121Z] 99720efa2369: Layer already exists [2022-09-27T17:42:08.121Z] 9833f26c6bda: Layer already exists [2022-09-27T17:42:08.385Z] main: digest: sha256:57242726b7811586fc1970758bc1d0ce3853810ccb5c9adbb8a172d57e62764a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:42:08.421Z] ===================================================== [Pipeline] echo [2022-09-27T17:42:08.426Z] taggedImages: [2022-09-27T17:42:08.426Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:42:08.426Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-27T17:42:08.426Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.73 [2022-09-27T17:42:08.426Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:42:08.426Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-27T17:42:08.438Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-27T17:42:08.438Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:42:08.438Z] latest [2022-09-27T17:42:08.438Z] 2.3.0-dev.73 [2022-09-27T17:42:08.438Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:42:08.438Z] main [2022-09-27T17:42:08.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:08.755Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:09.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:42:09.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-27T17:42:09.068Z] 7978d0f39089: Preparing [2022-09-27T17:42:09.068Z] 37723e416384: Preparing [2022-09-27T17:42:09.068Z] f4c44394fce5: Preparing [2022-09-27T17:42:09.068Z] 7c1189cdb41d: Preparing [2022-09-27T17:42:09.068Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:09.068Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:09.068Z] f4c44394fce5: Layer already exists [2022-09-27T17:42:09.332Z] 7978d0f39089: Pushed [2022-09-27T17:42:09.332Z] 7c1189cdb41d: Pushed [2022-09-27T17:42:14.743Z] 37723e416384: Pushed [2022-09-27T17:42:14.743Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:5da8883102c520872e55541bd4728f8ea8e5ef10cdd3c20ad814835bd68dd5a3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:15.062Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:15.386Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-27T17:42:15.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-27T17:42:15.386Z] 7978d0f39089: Preparing [2022-09-27T17:42:15.386Z] 37723e416384: Preparing [2022-09-27T17:42:15.386Z] f4c44394fce5: Preparing [2022-09-27T17:42:15.386Z] 7c1189cdb41d: Preparing [2022-09-27T17:42:15.386Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:15.386Z] f4c44394fce5: Layer already exists [2022-09-27T17:42:15.386Z] 7978d0f39089: Layer already exists [2022-09-27T17:42:15.386Z] 7c1189cdb41d: Layer already exists [2022-09-27T17:42:15.386Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:15.386Z] 37723e416384: Layer already exists [2022-09-27T17:42:15.386Z] latest: digest: sha256:5da8883102c520872e55541bd4728f8ea8e5ef10cdd3c20ad814835bd68dd5a3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:15.975Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:16.296Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.73 [2022-09-27T17:42:16.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-27T17:42:16.296Z] 7978d0f39089: Preparing [2022-09-27T17:42:16.296Z] 37723e416384: Preparing [2022-09-27T17:42:16.296Z] f4c44394fce5: Preparing [2022-09-27T17:42:16.296Z] 7c1189cdb41d: Preparing [2022-09-27T17:42:16.296Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:16.296Z] 37723e416384: Layer already exists [2022-09-27T17:42:16.296Z] f4c44394fce5: Layer already exists [2022-09-27T17:42:16.296Z] 7978d0f39089: Layer already exists [2022-09-27T17:42:16.296Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:16.296Z] 7c1189cdb41d: Layer already exists [2022-09-27T17:42:16.296Z] 2.3.0-dev.73: digest: sha256:5da8883102c520872e55541bd4728f8ea8e5ef10cdd3c20ad814835bd68dd5a3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:16.617Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:16.940Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:42:16.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-27T17:42:16.940Z] 7978d0f39089: Preparing [2022-09-27T17:42:16.940Z] 37723e416384: Preparing [2022-09-27T17:42:16.940Z] f4c44394fce5: Preparing [2022-09-27T17:42:16.940Z] 7c1189cdb41d: Preparing [2022-09-27T17:42:16.940Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:16.940Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:16.940Z] 37723e416384: Layer already exists [2022-09-27T17:42:16.940Z] 7978d0f39089: Layer already exists [2022-09-27T17:42:16.940Z] f4c44394fce5: Layer already exists [2022-09-27T17:42:16.940Z] 7c1189cdb41d: Layer already exists [2022-09-27T17:42:16.940Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:5da8883102c520872e55541bd4728f8ea8e5ef10cdd3c20ad814835bd68dd5a3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:17.267Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:17.591Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-27T17:42:17.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-27T17:42:17.591Z] 7978d0f39089: Preparing [2022-09-27T17:42:17.591Z] 37723e416384: Preparing [2022-09-27T17:42:17.591Z] f4c44394fce5: Preparing [2022-09-27T17:42:17.591Z] 7c1189cdb41d: Preparing [2022-09-27T17:42:17.591Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:17.591Z] 37723e416384: Layer already exists [2022-09-27T17:42:17.591Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:17.591Z] 7c1189cdb41d: Layer already exists [2022-09-27T17:42:17.591Z] f4c44394fce5: Layer already exists [2022-09-27T17:42:17.591Z] 7978d0f39089: Layer already exists [2022-09-27T17:42:17.591Z] main: digest: sha256:5da8883102c520872e55541bd4728f8ea8e5ef10cdd3c20ad814835bd68dd5a3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:42:17.893Z] ===================================================== [Pipeline] echo [2022-09-27T17:42:17.898Z] taggedImages: [2022-09-27T17:42:17.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:42:17.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-27T17:42:17.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.73 [2022-09-27T17:42:17.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:42:17.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-27T17:42:17.911Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-27T17:42:17.911Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:42:17.911Z] latest [2022-09-27T17:42:17.911Z] 2.3.0-dev.73 [2022-09-27T17:42:17.911Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:42:17.911Z] main [2022-09-27T17:42:17.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:18.250Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:18.580Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:42:18.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-27T17:42:18.580Z] a6301856edc4: Preparing [2022-09-27T17:42:18.580Z] ef91a654d1b3: Preparing [2022-09-27T17:42:18.580Z] f4c44394fce5: Preparing [2022-09-27T17:42:18.580Z] b02f32b7c251: Preparing [2022-09-27T17:42:18.580Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:18.580Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:18.580Z] f4c44394fce5: Layer already exists [2022-09-27T17:42:18.580Z] b02f32b7c251: Layer already exists [2022-09-27T17:42:18.845Z] a6301856edc4: Pushed [2022-09-27T17:42:24.163Z] ef91a654d1b3: Pushed [2022-09-27T17:42:24.163Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:c106973e55cb8a2327956f843d52955ef77dc49a06191180d4019b13213fc76a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:24.497Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:24.823Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-27T17:42:24.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-27T17:42:24.823Z] a6301856edc4: Preparing [2022-09-27T17:42:24.823Z] ef91a654d1b3: Preparing [2022-09-27T17:42:24.823Z] f4c44394fce5: Preparing [2022-09-27T17:42:24.823Z] b02f32b7c251: Preparing [2022-09-27T17:42:24.823Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:24.823Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:24.823Z] a6301856edc4: Layer already exists [2022-09-27T17:42:24.823Z] ef91a654d1b3: Layer already exists [2022-09-27T17:42:24.823Z] f4c44394fce5: Layer already exists [2022-09-27T17:42:24.823Z] b02f32b7c251: Layer already exists [2022-09-27T17:42:24.823Z] latest: digest: sha256:c106973e55cb8a2327956f843d52955ef77dc49a06191180d4019b13213fc76a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:25.160Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:25.491Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.73 [2022-09-27T17:42:25.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-27T17:42:25.491Z] a6301856edc4: Preparing [2022-09-27T17:42:25.491Z] ef91a654d1b3: Preparing [2022-09-27T17:42:25.491Z] f4c44394fce5: Preparing [2022-09-27T17:42:25.491Z] b02f32b7c251: Preparing [2022-09-27T17:42:25.491Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:25.491Z] f4c44394fce5: Layer already exists [2022-09-27T17:42:25.491Z] b02f32b7c251: Layer already exists [2022-09-27T17:42:25.491Z] ef91a654d1b3: Layer already exists [2022-09-27T17:42:25.491Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:25.491Z] a6301856edc4: Layer already exists [2022-09-27T17:42:25.491Z] 2.3.0-dev.73: digest: sha256:c106973e55cb8a2327956f843d52955ef77dc49a06191180d4019b13213fc76a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:25.818Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:26.136Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:42:26.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-27T17:42:26.136Z] a6301856edc4: Preparing [2022-09-27T17:42:26.136Z] ef91a654d1b3: Preparing [2022-09-27T17:42:26.136Z] f4c44394fce5: Preparing [2022-09-27T17:42:26.136Z] b02f32b7c251: Preparing [2022-09-27T17:42:26.136Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:26.136Z] ef91a654d1b3: Layer already exists [2022-09-27T17:42:26.136Z] a6301856edc4: Layer already exists [2022-09-27T17:42:26.136Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:26.136Z] f4c44394fce5: Layer already exists [2022-09-27T17:42:26.136Z] b02f32b7c251: Layer already exists [2022-09-27T17:42:26.136Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:c106973e55cb8a2327956f843d52955ef77dc49a06191180d4019b13213fc76a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:26.458Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:26.777Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-27T17:42:26.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-27T17:42:26.777Z] a6301856edc4: Preparing [2022-09-27T17:42:26.777Z] ef91a654d1b3: Preparing [2022-09-27T17:42:26.777Z] f4c44394fce5: Preparing [2022-09-27T17:42:26.777Z] b02f32b7c251: Preparing [2022-09-27T17:42:26.777Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:26.777Z] f4c44394fce5: Layer already exists [2022-09-27T17:42:26.777Z] a6301856edc4: Layer already exists [2022-09-27T17:42:26.777Z] b02f32b7c251: Layer already exists [2022-09-27T17:42:26.777Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:26.777Z] ef91a654d1b3: Layer already exists [2022-09-27T17:42:26.777Z] main: digest: sha256:c106973e55cb8a2327956f843d52955ef77dc49a06191180d4019b13213fc76a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:42:26.813Z] ===================================================== [Pipeline] echo [2022-09-27T17:42:26.818Z] taggedImages: [2022-09-27T17:42:26.818Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:42:26.818Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-27T17:42:26.818Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.73 [2022-09-27T17:42:26.818Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:42:26.818Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-27T17:42:26.830Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-27T17:42:26.830Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:42:26.830Z] latest [2022-09-27T17:42:26.830Z] 2.3.0-dev.73 [2022-09-27T17:42:26.830Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:42:26.830Z] main [2022-09-27T17:42:26.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:27.158Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:27.481Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:42:27.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-27T17:42:27.481Z] 7ecb36d2abb1: Preparing [2022-09-27T17:42:27.481Z] 4c253e792a62: Preparing [2022-09-27T17:42:27.481Z] ce3323985cf7: Preparing [2022-09-27T17:42:27.481Z] 1bbc88e67489: Preparing [2022-09-27T17:42:27.481Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:27.481Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:27.747Z] 4c253e792a62: Pushed [2022-09-27T17:42:28.326Z] 7ecb36d2abb1: Pushed [2022-09-27T17:42:30.257Z] ce3323985cf7: Pushed [2022-09-27T17:42:56.906Z] 1bbc88e67489: Pushed [2022-09-27T17:42:56.906Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff: digest: sha256:a8b24c5514693f7112d84d38a072c0ce5feba919d844262c8b14f308da79164f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:57.235Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:57.560Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-27T17:42:57.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-27T17:42:57.560Z] 7ecb36d2abb1: Preparing [2022-09-27T17:42:57.560Z] 4c253e792a62: Preparing [2022-09-27T17:42:57.560Z] ce3323985cf7: Preparing [2022-09-27T17:42:57.560Z] 1bbc88e67489: Preparing [2022-09-27T17:42:57.560Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:57.560Z] ce3323985cf7: Layer already exists [2022-09-27T17:42:57.560Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:57.560Z] 4c253e792a62: Layer already exists [2022-09-27T17:42:57.560Z] 1bbc88e67489: Layer already exists [2022-09-27T17:42:57.560Z] 7ecb36d2abb1: Layer already exists [2022-09-27T17:42:57.560Z] latest: digest: sha256:a8b24c5514693f7112d84d38a072c0ce5feba919d844262c8b14f308da79164f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:58.156Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:58.479Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.73 [2022-09-27T17:42:58.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-27T17:42:58.479Z] 7ecb36d2abb1: Preparing [2022-09-27T17:42:58.479Z] 4c253e792a62: Preparing [2022-09-27T17:42:58.479Z] ce3323985cf7: Preparing [2022-09-27T17:42:58.479Z] 1bbc88e67489: Preparing [2022-09-27T17:42:58.479Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:58.479Z] ce3323985cf7: Layer already exists [2022-09-27T17:42:58.479Z] 4c253e792a62: Layer already exists [2022-09-27T17:42:58.479Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:58.479Z] 7ecb36d2abb1: Layer already exists [2022-09-27T17:42:58.479Z] 1bbc88e67489: Layer already exists [2022-09-27T17:42:58.479Z] 2.3.0-dev.73: digest: sha256:a8b24c5514693f7112d84d38a072c0ce5feba919d844262c8b14f308da79164f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:58.802Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:59.122Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:42:59.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-27T17:42:59.122Z] 7ecb36d2abb1: Preparing [2022-09-27T17:42:59.122Z] 4c253e792a62: Preparing [2022-09-27T17:42:59.122Z] ce3323985cf7: Preparing [2022-09-27T17:42:59.122Z] 1bbc88e67489: Preparing [2022-09-27T17:42:59.122Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:59.122Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:59.122Z] 1bbc88e67489: Layer already exists [2022-09-27T17:42:59.122Z] ce3323985cf7: Layer already exists [2022-09-27T17:42:59.122Z] 4c253e792a62: Layer already exists [2022-09-27T17:42:59.122Z] 7ecb36d2abb1: Layer already exists [2022-09-27T17:42:59.122Z] ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73: digest: sha256:a8b24c5514693f7112d84d38a072c0ce5feba919d844262c8b14f308da79164f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:59.442Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:42:59.771Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-27T17:42:59.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-27T17:42:59.771Z] 7ecb36d2abb1: Preparing [2022-09-27T17:42:59.771Z] 4c253e792a62: Preparing [2022-09-27T17:42:59.771Z] ce3323985cf7: Preparing [2022-09-27T17:42:59.771Z] 1bbc88e67489: Preparing [2022-09-27T17:42:59.771Z] 5d3e392a13a0: Preparing [2022-09-27T17:42:59.771Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:42:59.771Z] 4c253e792a62: Layer already exists [2022-09-27T17:42:59.771Z] 7ecb36d2abb1: Layer already exists [2022-09-27T17:42:59.771Z] 1bbc88e67489: Layer already exists [2022-09-27T17:42:59.771Z] ce3323985cf7: Layer already exists [2022-09-27T17:42:59.771Z] main: digest: sha256:a8b24c5514693f7112d84d38a072c0ce5feba919d844262c8b14f308da79164f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:43:00.085Z] ===================================================== [Pipeline] echo [2022-09-27T17:43:00.092Z] taggedImages: [2022-09-27T17:43:00.092Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [2022-09-27T17:43:00.092Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-27T17:43:00.092Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.73 [2022-09-27T17:43:00.092Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ca92d9d5a1a4b96f9a744d26107768f846b4a1ff-2.3.0-dev.73 [2022-09-27T17:43:00.092Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:43:00.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T17:43:00.455Z] [2022-09-27T17:43:00.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:43:00.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T17:43:00.778Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T17:43:00.778Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T17:43:00.778Z] 04944245beec: Pulling fs layer [2022-09-27T17:43:00.778Z] 699f458cf7ca: Pulling fs layer [2022-09-27T17:43:00.778Z] 765212b225bb: Pulling fs layer [2022-09-27T17:43:00.778Z] f23df028b6ca: Pulling fs layer [2022-09-27T17:43:00.778Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T17:43:00.778Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T17:43:00.778Z] f23df028b6ca: Waiting [2022-09-27T17:43:00.778Z] 765212b225bb: Waiting [2022-09-27T17:43:00.778Z] d65c8cfc05b1: Waiting [2022-09-27T17:43:00.778Z] 2437ff75d9bd: Waiting [2022-09-27T17:43:01.045Z] 04944245beec: Verifying Checksum [2022-09-27T17:43:01.045Z] 04944245beec: Download complete [2022-09-27T17:43:01.045Z] 765212b225bb: Verifying Checksum [2022-09-27T17:43:01.045Z] 765212b225bb: Download complete [2022-09-27T17:43:01.045Z] f23df028b6ca: Download complete [2022-09-27T17:43:01.045Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T17:43:01.045Z] d65c8cfc05b1: Download complete [2022-09-27T17:43:01.310Z] 699f458cf7ca: Verifying Checksum [2022-09-27T17:43:01.310Z] 699f458cf7ca: Download complete [2022-09-27T17:43:01.578Z] 8998bd30e6a1: Download complete [2022-09-27T17:43:04.150Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T17:43:04.150Z] 2437ff75d9bd: Download complete [2022-09-27T17:43:05.556Z] 8998bd30e6a1: Pull complete [2022-09-27T17:43:06.136Z] 04944245beec: Pull complete [2022-09-27T17:43:07.540Z] 699f458cf7ca: Pull complete [2022-09-27T17:43:07.540Z] 765212b225bb: Pull complete [2022-09-27T17:43:08.495Z] f23df028b6ca: Pull complete [2022-09-27T17:43:08.495Z] d65c8cfc05b1: Pull complete [2022-09-27T17:43:23.465Z] 2437ff75d9bd: Pull complete [2022-09-27T17:43:23.465Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T17:43:23.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T17:43:23.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:43:23.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-1379 does not seem to be running inside a container [2022-09-27T17:43:23.701Z] $ 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/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-27T17:43:26.243Z] $ docker top 4854a4895dff5390acce23bd4322f9e26c60164c561612bf0aadcbdb852a08bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:43:27.113Z] ---> job-cost.sh [2022-09-27T17:43:27.113Z] lf-activate-venv: SKIPPING [2022-09-27T17:43:27.113Z] INFO: No Stack... [2022-09-27T17:43:28.066Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T17:43:28.643Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T17:43:28.955Z] + cat /w/workspace/edgex-go/310/archives/cost.csv [2022-09-27T17:43:28.955Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T17:43:29.252Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-310-stack-cost] [2022-09-27T17:43:29.261Z] Resource [jenkins-edgexfoundry-edgex-go-main-310-stack-cost] did not exist. Created. [2022-09-27T17:43:29.262Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-310-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T17:43:29.900Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T17:43:30.453Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T17:43:30.459Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-310-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T17:43:30.472Z] $ docker stop --time=1 4854a4895dff5390acce23bd4322f9e26c60164c561612bf0aadcbdb852a08bb [2022-09-27T17:43:31.954Z] $ docker rm -f 4854a4895dff5390acce23bd4322f9e26c60164c561612bf0aadcbdb852a08bb [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-09-27T17:43:32.362Z] provisioning config files... [2022-09-27T17:43:32.368Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/310@tmp/config12642347453007461749tmp [Pipeline] { [Pipeline] sh [2022-09-27T17:43:32.665Z] + set +x [2022-09-27T17:43:32.665Z] + bash -s -- [2022-09-27T17:43:32.665Z] + curl -s https://codecov.io/bash [2022-09-27T17:43:32.665Z] [2022-09-27T17:43:32.665Z] _____ _ [2022-09-27T17:43:32.665Z] / ____| | | [2022-09-27T17:43:32.665Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T17:43:32.665Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T17:43:32.665Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T17:43:32.665Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T17:43:32.665Z] Bash-1.0.6 [2022-09-27T17:43:32.665Z] [2022-09-27T17:43:32.665Z] [2022-09-27T17:43:32.665Z] ==> git version 2.25.1 found [2022-09-27T17:43:32.665Z] ==> 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-09-27T17:43:32.665Z] Release-Date: 2020-01-08 [2022-09-27T17:43:32.665Z] 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-09-27T17:43:32.665Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T17:43:32.665Z] ==> Jenkins CI detected. [2022-09-27T17:43:32.665Z] current dir:  /w/workspace/edgex-go/310 [2022-09-27T17:43:32.665Z] project root: . [2022-09-27T17:43:32.665Z] --> token set from env [2022-09-27T17:43:32.665Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T17:43:32.665Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T17:43:32.665Z] ==> Python coveragepy not found [2022-09-27T17:43:32.665Z] ==> Searching for coverage reports in: [2022-09-27T17:43:32.665Z] + . [2022-09-27T17:43:32.665Z] -> Found 1 reports [2022-09-27T17:43:32.665Z] ==> Detecting git/mercurial file structure [2022-09-27T17:43:32.924Z] ==> Reading reports [2022-09-27T17:43:32.924Z] + ./coverage.out bytes=496148 [2022-09-27T17:43:32.924Z] ==> Appending adjustments [2022-09-27T17:43:32.924Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T17:43:34.300Z] + Found adjustments [2022-09-27T17:43:34.300Z] ==> Gzipping contents [2022-09-27T17:43:34.300Z] 64K /tmp/codecov.MU04Lf.gz [2022-09-27T17:43:34.300Z] ==> Uploading reports [2022-09-27T17:43:34.300Z] url: https://codecov.io [2022-09-27T17:43:34.300Z] query: branch=main&commit=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff&build=310&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F310%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T17:43:34.300Z] -> Pinging Codecov [2022-09-27T17:43:34.300Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=ca92d9d5a1a4b96f9a744d26107768f846b4a1ff&build=310&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F310%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T17:43:34.300Z] -> Uploading to [2022-09-27T17:43:34.300Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/00271124DB129430A58F1EEE437C3FCB/ca92d9d5a1a4b96f9a744d26107768f846b4a1ff/da19b960-80eb-443f-bfbe-374a727571f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T174334Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7098e07eb42161697e6ab6345d9de027558ce0833c4747aea36e8e0e5c7d1961 [2022-09-27T17:43:34.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T17:43:34.301Z] Dload Upload Total Spent Left Speed [2022-09-27T17:43:34.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64962 0 0 100 64962 0 287k --:--:-- --:--:-- --:--:-- 285k 100 64962 0 0 100 64962 0 244k --:--:-- --:--:-- --:--:-- 243k [2022-09-27T17:43:34.820Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ca92d9d5a1a4b96f9a744d26107768f846b4a1ff [Pipeline] } [2022-09-27T17:43:34.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-27T17:43:35.000Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-27T17:43:35.011Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:43:35.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T17:43:35.297Z] [2022-09-27T17:43:35.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:43:35.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T17:43:35.591Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-27T17:43:35.591Z] df9b9388f04a: Pulling fs layer [2022-09-27T17:43:35.591Z] 52dc419b0ee2: Pulling fs layer [2022-09-27T17:43:35.591Z] 25bc292e5bac: Pulling fs layer [2022-09-27T17:43:35.591Z] 114826534d7a: Pulling fs layer [2022-09-27T17:43:35.591Z] 4657fd5d0bcf: Pulling fs layer [2022-09-27T17:43:35.591Z] 6ad1cebc031e: Pulling fs layer [2022-09-27T17:43:35.591Z] 8a3aa393b2d8: Pulling fs layer [2022-09-27T17:43:35.591Z] 4657fd5d0bcf: Waiting [2022-09-27T17:43:35.591Z] 6ad1cebc031e: Waiting [2022-09-27T17:43:35.591Z] 114826534d7a: Waiting [2022-09-27T17:43:35.591Z] 25bc292e5bac: Verifying Checksum [2022-09-27T17:43:35.591Z] 25bc292e5bac: Download complete [2022-09-27T17:43:35.591Z] 52dc419b0ee2: Verifying Checksum [2022-09-27T17:43:35.591Z] 52dc419b0ee2: Download complete [2022-09-27T17:43:35.591Z] 4657fd5d0bcf: Verifying Checksum [2022-09-27T17:43:35.591Z] 4657fd5d0bcf: Download complete [2022-09-27T17:43:35.591Z] df9b9388f04a: Verifying Checksum [2022-09-27T17:43:35.591Z] df9b9388f04a: Download complete [2022-09-27T17:43:35.850Z] 6ad1cebc031e: Verifying Checksum [2022-09-27T17:43:35.850Z] 6ad1cebc031e: Download complete [2022-09-27T17:43:35.850Z] df9b9388f04a: Pull complete [2022-09-27T17:43:35.850Z] 52dc419b0ee2: Pull complete [2022-09-27T17:43:35.850Z] 25bc292e5bac: Pull complete [2022-09-27T17:43:36.792Z] 114826534d7a: Verifying Checksum [2022-09-27T17:43:36.792Z] 114826534d7a: Download complete [2022-09-27T17:43:36.792Z] 8a3aa393b2d8: Verifying Checksum [2022-09-27T17:43:36.792Z] 8a3aa393b2d8: Download complete [2022-09-27T17:43:40.068Z] 114826534d7a: Pull complete [2022-09-27T17:43:40.068Z] 4657fd5d0bcf: Pull complete [2022-09-27T17:43:40.326Z] 6ad1cebc031e: Pull complete [2022-09-27T17:43:42.852Z] 8a3aa393b2d8: Pull complete [2022-09-27T17:43:42.852Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-27T17:43:42.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T17:43:42.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:43:42.925Z] prd-ubuntu20.04-docker-8c-8g-1377 does not seem to be running inside a container [2022-09-27T17:43:42.951Z] $ 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/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-27T17:43:45.218Z] $ docker top c0bec1595372d2694faa75a696d5f2835b2653221c6886bab7eec4b718500f6e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T17:43:45.284Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-27T17:43:45.558Z] + set -o pipefail [2022-09-27T17:43:45.558Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-27T17:43:52.118Z] [2022-09-27T17:43:52.118Z] Monitoring /w/workspace/edgex-go/310 (github.com/edgexfoundry/edgex-go)... [2022-09-27T17:43:52.118Z] [2022-09-27T17:43:52.118Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/1d57a566-fdeb-411c-928b-b40ab991864c [2022-09-27T17:43:52.118Z] [2022-09-27T17:43:52.118Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-27T17:43:52.118Z] [2022-09-27T17:43:52.118Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-27T17:43:52.118Z] [2022-09-27T17:43:52.688Z] [Pipeline] } [2022-09-27T17:43:52.694Z] $ docker stop --time=1 c0bec1595372d2694faa75a696d5f2835b2653221c6886bab7eec4b718500f6e [2022-09-27T17:43:54.983Z] $ docker rm -f c0bec1595372d2694faa75a696d5f2835b2653221c6886bab7eec4b718500f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-27T17:43:55.334Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T17:43:55.341Z] provisioning config files... [2022-09-27T17:43:55.348Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/310@tmp/config8973858102323124866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:43:55.641Z] --> edgex-publish-swagger.sh [2022-09-27T17:43:55.641Z] === Publish openapi/v2 API === [2022-09-27T17:43:55.641Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-27T17:43:55.641Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/310/openapi/v2/core-command.yaml] [2022-09-27T17:43:55.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T17:43:55.641Z] Dload Upload Total Spent Left Speed [2022-09-27T17:43:57.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27913 0:00:01 0:00:01 --:--:-- 27890 100 33831 0 0 100 33831 0 27437 0:00:01 0:00:01 --:--:-- 27415 [2022-09-27T17:43:57.018Z] [2022-09-27T17:43:57.018Z] [2022-09-27T17:43:57.018Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/310/openapi/v2/core-data.yaml] [2022-09-27T17:43:57.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T17:43:57.018Z] Dload Upload Total Spent Left Speed [2022-09-27T17:43:57.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72108 --:--:-- --:--:-- --:--:-- 72036 100 71604 0 0 100 71604 0 72108 --:--:-- --:--:-- --:--:-- 72036 [2022-09-27T17:43:57.953Z] [2022-09-27T17:43:57.953Z] [2022-09-27T17:43:57.953Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/310/openapi/v2/core-metadata.yaml] [2022-09-27T17:43:57.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T17:43:57.953Z] Dload Upload Total Spent Left Speed [2022-09-27T17:43:58.888Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 140k 0:00:01 0:00:01 --:--:-- 140k 100 144k 0 0 100 144k 0 140k 0:00:01 0:00:01 --:--:-- 140k [2022-09-27T17:43:58.888Z] [2022-09-27T17:43:58.888Z] [2022-09-27T17:43:58.888Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/310/openapi/v2/support-notifications.yaml] [2022-09-27T17:43:58.888Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T17:43:58.888Z] Dload Upload Total Spent Left Speed [2022-09-27T17:43:59.822Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 93233 --:--:-- --:--:-- --:--:-- 93136 100 89318 0 0 100 89318 0 93233 --:--:-- --:--:-- --:--:-- 93136 [2022-09-27T17:43:59.822Z] [2022-09-27T17:43:59.822Z] [2022-09-27T17:43:59.822Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/310/openapi/v2/support-scheduler.yaml] [2022-09-27T17:43:59.822Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T17:43:59.822Z] Dload Upload Total Spent Left Speed [2022-09-27T17:44:00.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40528 --:--:-- --:--:-- --:--:-- 40487 100 39556 0 0 100 39556 0 40528 --:--:-- --:--:-- --:--:-- 40487 [2022-09-27T17:44:00.758Z] [2022-09-27T17:44:00.758Z] [2022-09-27T17:44:00.758Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/310/openapi/v2/system-agent.yaml] [2022-09-27T17:44:00.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T17:44:00.758Z] Dload Upload Total Spent Left Speed [2022-09-27T17:44:01.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21126 --:--:-- --:--:-- --:--:-- 21103 100 20091 0 0 100 20091 0 21126 --:--:-- --:--:-- --:--:-- 21103 [2022-09-27T17:44:01.696Z] [2022-09-27T17:44:01.696Z] [Pipeline] } [2022-09-27T17:44:01.703Z] 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-09-27T17:44:02.096Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T17:44:02.096Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:44:02.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T17:44:02.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:44:02.447Z] prd-ubuntu20.04-docker-8c-8g-1377 does not seem to be running inside a container [2022-09-27T17:44:02.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@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/py-git-semver:0.1.4 cat [2022-09-27T17:44:02.860Z] $ docker top 22f4a8db6a2ccd9c42f28afa7630c5e4cb8f85114429d7709a68e7cebb4a7366 -eo pid,comm [2022-09-27T17:44:02.910Z] 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-09-27T17:44:02.910Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T17:44:02.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T17:44:02.941Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T17:44:03.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T17:44:03.045Z] $ docker exec 22f4a8db6a2ccd9c42f28afa7630c5e4cb8f85114429d7709a68e7cebb4a7366 ssh-agent [2022-09-27T17:44:03.161Z] SSH_AUTH_SOCK=/tmp/ssh-8vBGPP2PLDcv/agent.32 [2022-09-27T17:44:03.161Z] SSH_AGENT_PID=38 [2022-09-27T17:44:03.165Z] Running ssh-add (command line suppressed) [2022-09-27T17:44:03.259Z] Identity added: /w/workspace/edgex-go/310@tmp/private_key_3228247148885265089.key (/w/workspace/edgex-go/310@tmp/private_key_3228247148885265089.key) [2022-09-27T17:44:03.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T17:44:03.567Z] + git semver tag [2022-09-27T17:44:03.826Z] 2022-09-27 17:44:03,731 [run_tag] DEBUG tag force:False [2022-09-27T17:44:03.826Z] 2022-09-27 17:44:03,731 [check_head_tag] DEBUG check head tag [2022-09-27T17:44:03.826Z] 2022-09-27 17:44:03,733 [execute] INFO git cat-file --batch-check [2022-09-27T17:44:03.826Z] 2022-09-27 17:44:03,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/310, universal_newlines=False, shell=None, istream=) [2022-09-27T17:44:03.826Z] 2022-09-27 17:44:03,737 [execute] INFO git cat-file --batch [2022-09-27T17:44:03.826Z] 2022-09-27 17:44:03,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/310, universal_newlines=False, shell=None, istream=) [2022-09-27T17:44:03.826Z] 2022-09-27 17:44:03,769 [read_version] DEBUG read version from /w/workspace/edgex-go/310/.semver/main [2022-09-27T17:44:03.826Z] 2022-09-27 17:44:03,769 [execute] INFO git tag -a v2.3.0-dev.73 -m v2.3.0-dev.73 [2022-09-27T17:44:03.826Z] 2022-09-27 17:44:03,770 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.73', '-m', 'v2.3.0-dev.73'], cwd=/w/workspace/edgex-go/310, universal_newlines=False, shell=None, istream=None) [2022-09-27T17:44:03.826Z] 2022-09-27 17:44:03,775 [read_version] DEBUG read version from /w/workspace/edgex-go/310/.semver/main [2022-09-27T17:44:03.826Z] 2.3.0-dev.73 [Pipeline] } [2022-09-27T17:44:03.829Z] $ docker exec --env ******** --env ******** 22f4a8db6a2ccd9c42f28afa7630c5e4cb8f85114429d7709a68e7cebb4a7366 ssh-agent -k [2022-09-27T17:44:03.933Z] unset SSH_AUTH_SOCK; [2022-09-27T17:44:03.933Z] unset SSH_AGENT_PID; [2022-09-27T17:44:03.933Z] echo Agent pid 38 killed; [2022-09-27T17:44:03.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T17:44:04.253Z] + git semver [Pipeline] } [2022-09-27T17:44:04.519Z] $ docker stop --time=1 22f4a8db6a2ccd9c42f28afa7630c5e4cb8f85114429d7709a68e7cebb4a7366 [2022-09-27T17:44:05.830Z] $ docker rm -f 22f4a8db6a2ccd9c42f28afa7630c5e4cb8f85114429d7709a68e7cebb4a7366 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:44:06.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T17:44:06.207Z] [2022-09-27T17:44:06.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:44:06.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T17:44:06.502Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-27T17:44:06.502Z] ab5ef0e58194: Pulling fs layer [2022-09-27T17:44:06.502Z] 9712f1f96733: Pulling fs layer [2022-09-27T17:44:06.502Z] 63f879dbbcfc: Pulling fs layer [2022-09-27T17:44:06.502Z] 0d9ebad4ef96: Pulling fs layer [2022-09-27T17:44:06.502Z] e9a5061849ea: Pulling fs layer [2022-09-27T17:44:06.502Z] d747dcd14b5f: Pulling fs layer [2022-09-27T17:44:06.502Z] 2de7ff778b66: Pulling fs layer [2022-09-27T17:44:06.502Z] e9a5061849ea: Waiting [2022-09-27T17:44:06.502Z] d747dcd14b5f: Waiting [2022-09-27T17:44:06.502Z] 0d9ebad4ef96: Waiting [2022-09-27T17:44:06.502Z] 2de7ff778b66: Waiting [2022-09-27T17:44:06.502Z] 9712f1f96733: Download complete [2022-09-27T17:44:06.765Z] 63f879dbbcfc: Verifying Checksum [2022-09-27T17:44:06.765Z] 63f879dbbcfc: Download complete [2022-09-27T17:44:07.025Z] 0d9ebad4ef96: Verifying Checksum [2022-09-27T17:44:07.025Z] 0d9ebad4ef96: Download complete [2022-09-27T17:44:07.025Z] d747dcd14b5f: Verifying Checksum [2022-09-27T17:44:07.025Z] d747dcd14b5f: Download complete [2022-09-27T17:44:07.025Z] e9a5061849ea: Verifying Checksum [2022-09-27T17:44:07.025Z] e9a5061849ea: Download complete [2022-09-27T17:44:07.025Z] ab5ef0e58194: Verifying Checksum [2022-09-27T17:44:07.025Z] ab5ef0e58194: Download complete [2022-09-27T17:44:07.025Z] 2de7ff778b66: Verifying Checksum [2022-09-27T17:44:07.025Z] 2de7ff778b66: Download complete [2022-09-27T17:44:09.552Z] ab5ef0e58194: Pull complete [2022-09-27T17:44:09.552Z] 9712f1f96733: Pull complete [2022-09-27T17:44:10.118Z] 63f879dbbcfc: Pull complete [2022-09-27T17:44:13.397Z] 0d9ebad4ef96: Pull complete [2022-09-27T17:44:13.397Z] e9a5061849ea: Pull complete [2022-09-27T17:44:13.397Z] d747dcd14b5f: Pull complete [2022-09-27T17:44:14.332Z] 2de7ff778b66: Pull complete [2022-09-27T17:44:14.332Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-27T17:44:14.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T17:44:14.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:44:14.403Z] prd-ubuntu20.04-docker-8c-8g-1377 does not seem to be running inside a container [2022-09-27T17:44:14.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-27T17:44:16.424Z] $ docker top b2e51b248f6a955e6efb8810b761059c361fb8f01dd910eb7715b220219c7bec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-27T17:44:16.493Z] provisioning config files... [2022-09-27T17:44:16.500Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/310@tmp/config8422089343261538213tmp [2022-09-27T17:44:16.509Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/310@tmp/config12515995886452762991tmp [2022-09-27T17:44:16.518Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/310@tmp/config10995300968922001876tmp [Pipeline] { [Pipeline] echo [2022-09-27T17:44:16.533Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:44:16.812Z] ---> sigul-configuration.sh [2022-09-27T17:44:16.813Z] gpg: directory `/root/.gnupg' created [2022-09-27T17:44:16.813Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-27T17:44:16.813Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-27T17:44:16.813Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-27T17:44:16.813Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-27T17:44:16.813Z] gpg: CAST5 encrypted data [2022-09-27T17:44:16.813Z] gpg: encrypted with 1 passphrase [2022-09-27T17:44:16.813Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-27T17:44:17.097Z] + mkdir /home/jenkins [2022-09-27T17:44:17.098Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-27T17:44:17.383Z] + 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-09-27T17:44:17.390Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:44:17.672Z] ---> sigul-install.sh [2022-09-27T17:44:17.672Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-27T17:44:17.958Z] + git tag --list [2022-09-27T17:44:17.958Z] 0.6.0 [2022-09-27T17:44:17.958Z] 0.6.1 [2022-09-27T17:44:17.958Z] 0.7.0 [2022-09-27T17:44:17.958Z] 0.7.1 [2022-09-27T17:44:17.958Z] v1.0.0 [2022-09-27T17:44:17.958Z] v1.0.1 [2022-09-27T17:44:17.958Z] v1.1.0 [2022-09-27T17:44:17.958Z] v1.2.0 [2022-09-27T17:44:17.958Z] v1.2.1 [2022-09-27T17:44:17.958Z] v1.3.0 [2022-09-27T17:44:17.958Z] v1.3.1 [2022-09-27T17:44:17.958Z] v2.0.0 [2022-09-27T17:44:17.958Z] v2.1.0 [2022-09-27T17:44:17.958Z] v2.1.1 [2022-09-27T17:44:17.958Z] v2.1.1-dev.1 [2022-09-27T17:44:17.958Z] v2.1.1-dev.2 [2022-09-27T17:44:17.958Z] v2.1.1-dev.3 [2022-09-27T17:44:17.958Z] v2.1.1-dev.4 [2022-09-27T17:44:17.958Z] v2.1.1-dev.5 [2022-09-27T17:44:17.958Z] v2.1.1-dev.6 [2022-09-27T17:44:17.958Z] v2.1.1-dev.7 [2022-09-27T17:44:17.958Z] v2.1.1-dev.8 [2022-09-27T17:44:17.958Z] v2.1.2-dev.1 [2022-09-27T17:44:17.958Z] v2.2.0 [2022-09-27T17:44:17.958Z] v2.2.1-dev.1 [2022-09-27T17:44:17.958Z] v2.2.1-dev.10 [2022-09-27T17:44:17.958Z] v2.2.1-dev.11 [2022-09-27T17:44:17.958Z] v2.2.1-dev.12 [2022-09-27T17:44:17.958Z] v2.2.1-dev.13 [2022-09-27T17:44:17.958Z] v2.2.1-dev.14 [2022-09-27T17:44:17.958Z] v2.2.1-dev.15 [2022-09-27T17:44:17.958Z] v2.2.1-dev.16 [2022-09-27T17:44:17.958Z] v2.2.1-dev.17 [2022-09-27T17:44:17.958Z] v2.2.1-dev.18 [2022-09-27T17:44:17.958Z] v2.2.1-dev.19 [2022-09-27T17:44:17.958Z] v2.2.1-dev.2 [2022-09-27T17:44:17.958Z] v2.2.1-dev.20 [2022-09-27T17:44:17.958Z] v2.2.1-dev.21 [2022-09-27T17:44:17.958Z] v2.2.1-dev.22 [2022-09-27T17:44:17.958Z] v2.2.1-dev.23 [2022-09-27T17:44:17.958Z] v2.2.1-dev.24 [2022-09-27T17:44:17.958Z] v2.2.1-dev.25 [2022-09-27T17:44:17.958Z] v2.2.1-dev.26 [2022-09-27T17:44:17.958Z] v2.2.1-dev.27 [2022-09-27T17:44:17.958Z] v2.2.1-dev.28 [2022-09-27T17:44:17.958Z] v2.2.1-dev.29 [2022-09-27T17:44:17.958Z] v2.2.1-dev.3 [2022-09-27T17:44:17.958Z] v2.2.1-dev.4 [2022-09-27T17:44:17.958Z] v2.2.1-dev.5 [2022-09-27T17:44:17.958Z] v2.2.1-dev.6 [2022-09-27T17:44:17.958Z] v2.2.1-dev.7 [2022-09-27T17:44:17.958Z] v2.2.1-dev.8 [2022-09-27T17:44:17.958Z] v2.2.1-dev.9 [2022-09-27T17:44:17.958Z] v2.3.0-dev.29 [2022-09-27T17:44:17.958Z] v2.3.0-dev.30 [2022-09-27T17:44:17.958Z] v2.3.0-dev.31 [2022-09-27T17:44:17.958Z] v2.3.0-dev.32 [2022-09-27T17:44:17.958Z] v2.3.0-dev.33 [2022-09-27T17:44:17.958Z] v2.3.0-dev.34 [2022-09-27T17:44:17.958Z] v2.3.0-dev.35 [2022-09-27T17:44:17.958Z] v2.3.0-dev.36 [2022-09-27T17:44:17.958Z] v2.3.0-dev.37 [2022-09-27T17:44:17.958Z] v2.3.0-dev.38 [2022-09-27T17:44:17.958Z] v2.3.0-dev.39 [2022-09-27T17:44:17.958Z] v2.3.0-dev.40 [2022-09-27T17:44:17.958Z] v2.3.0-dev.41 [2022-09-27T17:44:17.958Z] v2.3.0-dev.42 [2022-09-27T17:44:17.958Z] v2.3.0-dev.43 [2022-09-27T17:44:17.958Z] v2.3.0-dev.44 [2022-09-27T17:44:17.958Z] v2.3.0-dev.45 [2022-09-27T17:44:17.958Z] v2.3.0-dev.46 [2022-09-27T17:44:17.958Z] v2.3.0-dev.47 [2022-09-27T17:44:17.958Z] v2.3.0-dev.48 [2022-09-27T17:44:17.958Z] v2.3.0-dev.49 [2022-09-27T17:44:17.958Z] v2.3.0-dev.50 [2022-09-27T17:44:17.958Z] v2.3.0-dev.51 [2022-09-27T17:44:17.958Z] v2.3.0-dev.52 [2022-09-27T17:44:17.958Z] v2.3.0-dev.53 [2022-09-27T17:44:17.958Z] v2.3.0-dev.54 [2022-09-27T17:44:17.958Z] v2.3.0-dev.55 [2022-09-27T17:44:17.958Z] v2.3.0-dev.56 [2022-09-27T17:44:17.958Z] v2.3.0-dev.57 [2022-09-27T17:44:17.958Z] v2.3.0-dev.58 [2022-09-27T17:44:17.958Z] v2.3.0-dev.59 [2022-09-27T17:44:17.958Z] v2.3.0-dev.60 [2022-09-27T17:44:17.958Z] v2.3.0-dev.61 [2022-09-27T17:44:17.958Z] v2.3.0-dev.62 [2022-09-27T17:44:17.958Z] v2.3.0-dev.63 [2022-09-27T17:44:17.958Z] v2.3.0-dev.64 [2022-09-27T17:44:17.958Z] v2.3.0-dev.65 [2022-09-27T17:44:17.958Z] v2.3.0-dev.66 [2022-09-27T17:44:17.958Z] v2.3.0-dev.67 [2022-09-27T17:44:17.958Z] v2.3.0-dev.68 [2022-09-27T17:44:17.958Z] v2.3.0-dev.69 [2022-09-27T17:44:17.958Z] v2.3.0-dev.70 [2022-09-27T17:44:17.958Z] v2.3.0-dev.71 [2022-09-27T17:44:17.958Z] v2.3.0-dev.72 [2022-09-27T17:44:17.958Z] v2.3.0-dev.73 [Pipeline] sh [2022-09-27T17:44:18.246Z] + lftools sign git-tag v2.3.0-dev.73 [2022-09-27T17:44:18.815Z] Signing Git tag with Sigul... [2022-09-27T17:44:18.815Z] Signing v2.3.0-dev.73 [Pipeline] echo [2022-09-27T17:44:19.083Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:44:19.366Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-27T17:44:19.374Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-27T17:44:19.385Z] $ docker stop --time=1 b2e51b248f6a955e6efb8810b761059c361fb8f01dd910eb7715b220219c7bec [2022-09-27T17:44:20.685Z] $ docker rm -f b2e51b248f6a955e6efb8810b761059c361fb8f01dd910eb7715b220219c7bec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-27T17:44:21.096Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T17:44:21.096Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:44:21.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T17:44:21.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:44:21.456Z] prd-ubuntu20.04-docker-8c-8g-1377 does not seem to be running inside a container [2022-09-27T17:44:21.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@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/py-git-semver:0.1.4 cat [2022-09-27T17:44:21.824Z] $ docker top ddecea1f1f89c9624d5c75842d7daad9d6f0638ec271a69bab4fb0d15125790a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T17:44:21.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T17:44:21.919Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T17:44:22.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T17:44:22.032Z] $ docker exec ddecea1f1f89c9624d5c75842d7daad9d6f0638ec271a69bab4fb0d15125790a ssh-agent [2022-09-27T17:44:22.152Z] SSH_AUTH_SOCK=/tmp/ssh-dXr30MzAzVjj/agent.33 [2022-09-27T17:44:22.152Z] SSH_AGENT_PID=39 [2022-09-27T17:44:22.157Z] Running ssh-add (command line suppressed) [2022-09-27T17:44:22.268Z] Identity added: /w/workspace/edgex-go/310@tmp/private_key_5534902517749285041.key (/w/workspace/edgex-go/310@tmp/private_key_5534902517749285041.key) [2022-09-27T17:44:22.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T17:44:22.572Z] + git semver bump pre [2022-09-27T17:44:22.831Z] 2022-09-27 17:44:22,742 [read_version] DEBUG read version from /w/workspace/edgex-go/310/.semver/main [2022-09-27T17:44:22.831Z] 2022-09-27 17:44:22,742 [bump_version] DEBUG bumping version:2.3.0-dev.73 on axis:pre with prefix:dev [2022-09-27T17:44:22.831Z] 2022-09-27 17:44:22,742 [bump_version] DEBUG bumped version:2.3.0-dev.74 [2022-09-27T17:44:22.831Z] 2022-09-27 17:44:22,742 [write_version] DEBUG write version:2.3.0-dev.74 to path:/w/workspace/edgex-go/310/.semver/main with force:True [2022-09-27T17:44:22.831Z] 2022-09-27 17:44:22,742 [read_version] DEBUG read version from /w/workspace/edgex-go/310/.semver/main [2022-09-27T17:44:22.832Z] 2022-09-27 17:44:22,742 [write_file] DEBUG write to file:/w/workspace/edgex-go/310/.semver/main [2022-09-27T17:44:22.832Z] 2022-09-27 17:44:22,745 [execute] INFO git cat-file --batch-check [2022-09-27T17:44:22.832Z] 2022-09-27 17:44:22,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/310/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T17:44:22.832Z] 2022-09-27 17:44:22,750 [execute] INFO git cat-file --batch [2022-09-27T17:44:22.832Z] 2022-09-27 17:44:22,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/310/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T17:44:22.832Z] 2022-09-27 17:44:22,756 [read_version] DEBUG read version from /w/workspace/edgex-go/310/.semver/main [2022-09-27T17:44:22.832Z] 2.3.0-dev.74 [Pipeline] } [2022-09-27T17:44:22.835Z] $ docker exec --env ******** --env ******** ddecea1f1f89c9624d5c75842d7daad9d6f0638ec271a69bab4fb0d15125790a ssh-agent -k [2022-09-27T17:44:22.945Z] unset SSH_AUTH_SOCK; [2022-09-27T17:44:22.945Z] unset SSH_AGENT_PID; [2022-09-27T17:44:22.945Z] echo Agent pid 39 killed; [2022-09-27T17:44:22.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T17:44:23.269Z] + git semver [Pipeline] } [2022-09-27T17:44:23.538Z] $ docker stop --time=1 ddecea1f1f89c9624d5c75842d7daad9d6f0638ec271a69bab4fb0d15125790a [2022-09-27T17:44:24.839Z] $ docker rm -f ddecea1f1f89c9624d5c75842d7daad9d6f0638ec271a69bab4fb0d15125790a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T17:44:25.289Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T17:44:25.290Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:44:25.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T17:44:25.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:44:25.651Z] prd-ubuntu20.04-docker-8c-8g-1377 does not seem to be running inside a container [2022-09-27T17:44:25.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@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/py-git-semver:0.1.4 cat [2022-09-27T17:44:26.450Z] $ docker top 920acd9a1d484a91cdd209ae6563accfa991477496fc63177e476da9fb245371 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T17:44:26.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T17:44:26.536Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T17:44:26.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T17:44:26.642Z] $ docker exec 920acd9a1d484a91cdd209ae6563accfa991477496fc63177e476da9fb245371 ssh-agent [2022-09-27T17:44:26.758Z] SSH_AUTH_SOCK=/tmp/ssh-55uKxdGeriC9/agent.32 [2022-09-27T17:44:26.758Z] SSH_AGENT_PID=38 [2022-09-27T17:44:26.763Z] Running ssh-add (command line suppressed) [2022-09-27T17:44:26.851Z] Identity added: /w/workspace/edgex-go/310@tmp/private_key_12817451772246386115.key (/w/workspace/edgex-go/310@tmp/private_key_12817451772246386115.key) [2022-09-27T17:44:26.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T17:44:27.152Z] + git semver push [2022-09-27T17:44:27.411Z] 2022-09-27 17:44:27,321 [run_push] DEBUG push [2022-09-27T17:44:27.411Z] 2022-09-27 17:44:27,322 [execute] INFO git cat-file --batch-check [2022-09-27T17:44:27.411Z] 2022-09-27 17:44:27,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/310/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T17:44:27.411Z] 2022-09-27 17:44:27,326 [execute] INFO git rev-list c254d67355482af4d5575b071b4cd91e7fdd2d36 -- [2022-09-27T17:44:27.411Z] 2022-09-27 17:44:27,327 [execute] DEBUG Popen(['git', 'rev-list', 'c254d67355482af4d5575b071b4cd91e7fdd2d36', '--'], cwd=/w/workspace/edgex-go/310/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T17:44:27.411Z] 2022-09-27 17:44:27,342 [execute] INFO git fetch -v origin [2022-09-27T17:44:27.411Z] 2022-09-27 17:44:27,343 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/310/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-27T17:44:27.977Z] 2022-09-27 17:44:27,920 [run_push] DEBUG no remote changes detected [2022-09-27T17:44:27.977Z] 2022-09-27 17:44:27,920 [execute] INFO git push origin semver [2022-09-27T17:44:27.977Z] 2022-09-27 17:44:27,921 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/310/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T17:44:28.913Z] 2022-09-27 17:44:28,756 [run_push] DEBUG push all version tags [2022-09-27T17:44:28.913Z] 2022-09-27 17:44:28,756 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-27T17:44:28.913Z] 2022-09-27 17:44:28,757 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/310, universal_newlines=False, shell=None, istream=None) [2022-09-27T17:44:29.848Z] 2022-09-27 17:44:29,734 [read_version] DEBUG read version from /w/workspace/edgex-go/310/.semver/main [2022-09-27T17:44:29.848Z] 2.3.0-dev.74 [Pipeline] } [2022-09-27T17:44:29.852Z] $ docker exec --env ******** --env ******** 920acd9a1d484a91cdd209ae6563accfa991477496fc63177e476da9fb245371 ssh-agent -k [2022-09-27T17:44:29.949Z] unset SSH_AUTH_SOCK; [2022-09-27T17:44:29.949Z] unset SSH_AGENT_PID; [2022-09-27T17:44:29.949Z] echo Agent pid 38 killed; [2022-09-27T17:44:29.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T17:44:30.264Z] + git semver [Pipeline] } [2022-09-27T17:44:30.530Z] $ docker stop --time=1 920acd9a1d484a91cdd209ae6563accfa991477496fc63177e476da9fb245371 [2022-09-27T17:44:31.807Z] $ docker rm -f 920acd9a1d484a91cdd209ae6563accfa991477496fc63177e476da9fb245371 [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-09-27T17:44:32.301Z] + [ -d /w/workspace/edgex-go/310/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:44:32.587Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:44:33.440Z] ---> package-listing.sh [2022-09-27T17:44:33.440Z] ++ facter osfamily [2022-09-27T17:44:33.440Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T17:44:33.699Z] + OS_FAMILY=debian [2022-09-27T17:44:33.699Z] + workspace=/w/workspace/edgex-go/310 [2022-09-27T17:44:33.699Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T17:44:33.699Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T17:44:33.699Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T17:44:33.699Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T17:44:33.699Z] + '[' /w/workspace/edgex-go/310 ']' [2022-09-27T17:44:33.699Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T17:44:33.699Z] + case "${OS_FAMILY}" in [2022-09-27T17:44:33.699Z] + dpkg -l [2022-09-27T17:44:33.699Z] + grep '^ii' [2022-09-27T17:44:33.699Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T17:44:33.699Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T17:44:33.699Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T17:44:33.699Z] + '[' /w/workspace/edgex-go/310 ']' [2022-09-27T17:44:33.699Z] + mkdir -p /w/workspace/edgex-go/310/archives/ [2022-09-27T17:44:33.699Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/310/archives/ [Pipeline] echo [2022-09-27T17:44:33.709Z] 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/310/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T17:44:33.987Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:44:34.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T17:44:34.546Z] [2022-09-27T17:44:34.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:44:34.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T17:44:34.840Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T17:44:34.840Z] 5eb5b503b376: Pulling fs layer [2022-09-27T17:44:34.840Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T17:44:34.840Z] ec43610c2a17: Pulling fs layer [2022-09-27T17:44:34.840Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T17:44:34.840Z] 33b1e0a273af: Pulling fs layer [2022-09-27T17:44:34.840Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T17:44:34.840Z] 2f39f015ded8: Pulling fs layer [2022-09-27T17:44:34.840Z] 3a2ae6a8a46f: Waiting [2022-09-27T17:44:34.840Z] 33b1e0a273af: Waiting [2022-09-27T17:44:34.840Z] 5d3b04190fa2: Waiting [2022-09-27T17:44:34.840Z] 5c69ac0246d0: Verifying Checksum [2022-09-27T17:44:34.840Z] 5c69ac0246d0: Download complete [2022-09-27T17:44:34.840Z] 3a2ae6a8a46f: Download complete [2022-09-27T17:44:35.101Z] 33b1e0a273af: Verifying Checksum [2022-09-27T17:44:35.101Z] 33b1e0a273af: Download complete [2022-09-27T17:44:35.101Z] ec43610c2a17: Verifying Checksum [2022-09-27T17:44:35.101Z] ec43610c2a17: Download complete [2022-09-27T17:44:35.101Z] 5d3b04190fa2: Verifying Checksum [2022-09-27T17:44:35.101Z] 5d3b04190fa2: Download complete [2022-09-27T17:44:35.101Z] 5eb5b503b376: Verifying Checksum [2022-09-27T17:44:35.101Z] 5eb5b503b376: Download complete [2022-09-27T17:44:35.667Z] 2f39f015ded8: Download complete [2022-09-27T17:44:36.234Z] 5eb5b503b376: Pull complete [2022-09-27T17:44:36.234Z] 5c69ac0246d0: Pull complete [2022-09-27T17:44:36.801Z] ec43610c2a17: Pull complete [2022-09-27T17:44:36.801Z] 3a2ae6a8a46f: Pull complete [2022-09-27T17:44:37.059Z] 33b1e0a273af: Pull complete [2022-09-27T17:44:37.059Z] 5d3b04190fa2: Pull complete [2022-09-27T17:44:41.242Z] 2f39f015ded8: Pull complete [2022-09-27T17:44:41.242Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T17:44:41.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T17:44:41.242Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:44:41.312Z] prd-ubuntu20.04-docker-8c-8g-1377 does not seem to be running inside a container [2022-09-27T17:44:41.338Z] $ 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/310/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/310 -v /w/workspace/edgex-go/310:/w/workspace/edgex-go/310:rw,z -v /w/workspace/edgex-go/310@tmp:/w/workspace/edgex-go/310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T17:44:42.704Z] $ docker top 1c27b21bac827279cd79a7f11479853f980e7673ccfbedb9cdcba98025aae779 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T17:44:43.048Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T17:44:43.330Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T17:44:43.613Z] + ls /var/log/sa-host [2022-09-27T17:44:43.613Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T17:44:43.753Z] provisioning config files... [2022-09-27T17:44:43.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/310@tmp/config6244596110890885058tmp [Pipeline] { [Pipeline] echo [2022-09-27T17:44:43.775Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:44:44.054Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T17:44:44.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:44:44.400Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T17:44:44.407Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:44:44.687Z] ---> sudo-logs.sh [2022-09-27T17:44:44.687Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T17:44:44.709Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:44:44.989Z] ---> job-cost.sh [2022-09-27T17:44:44.989Z] lf-activate-venv: SKIPPING [2022-09-27T17:44:44.989Z] DEBUG: total: 0.10999999940395355 [2022-09-27T17:44:44.989Z] INFO: Retrieving Stack Cost... [2022-09-27T17:44:45.247Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T17:44:45.817Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T17:44:45.829Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:44:46.111Z] ---> logs-deploy.sh [2022-09-27T17:44:46.111Z] lf-activate-venv: SKIPPING [2022-09-27T17:44:46.111Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/310 [2022-09-27T17:44:46.111Z] INFO: archiving workspace using pattern(s): [2022-09-27T17:44:47.049Z] Archives upload complete. [2022-09-27T17:44:47.308Z] INFO: archiving logs to Nexus