Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 502310b00a79916b803008258ae56cda32ec220b 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-ssh9828692007452312504.key > 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-ssh6032401068262176987.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh3576689838041628012.key > 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-ssh5124112715311607570.key > 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-ssh4138950846571346635.key > 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-28571 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/293 [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/293 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 502310b00a79916b803008258ae56cda32ec220b (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 502310b00a79916b803008258ae56cda32ec220b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#4145)" > git rev-list --no-walk 540a10ffba831aef6e1ef93355137724c31e102d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-06T23:15:00.379Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-06T23:15:00.431Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-06T23:15:00.446Z] ========================================================= [2022-09-06T23:15:00.446Z] EdgeX Global Pipelines Version Info [2022-09-06T23:15:00.446Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:15:01.211Z] ------------------- [2022-09-06T23:15:01.211Z] stable info: [2022-09-06T23:15:01.211Z] ------------------- [2022-09-06T23:15:01.211Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-06T23:15:01.211Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T23:15:01.211Z] Message: update stable to v1.0.239 [2022-09-06T23:15:02.612Z] ------------------- [2022-09-06T23:15:02.612Z] experimental info: [2022-09-06T23:15:02.612Z] ------------------- [2022-09-06T23:15:02.612Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-06T23:15:02.612Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T23:15:02.612Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-06T23:15:02.857Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-06T23:15:02.864Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-06T23:15:02.872Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-06T23:15:02.880Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-06T23:15:02.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-06T23:15:02.894Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-06T23:15:02.902Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-06T23:15:02.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-06T23:15:02.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-06T23:15:02.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-06T23:15:02.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-06T23:15:02.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-06T23:15:02.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-06T23:15:02.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-06T23:15:02.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-06T23:15:02.988Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T23:15:03.003Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T23:15:03.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-06T23:15:03.023Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-06T23:15:03.035Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-06T23:15:03.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-06T23:15:03.051Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-06T23:15:03.058Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-06T23:15:03.065Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-06T23:15:03.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-06T23:15:03.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-06T23:15:03.087Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 502310b00a79916b803008258ae56cda32ec220b [Pipeline] echo [2022-09-06T23:15:03.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 502310b [Pipeline] echo [2022-09-06T23:15:03.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T23:15:03.135Z] provisioning config files... [2022-09-06T23:15:03.149Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/293@tmp/config8674700911017385001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:15:03.453Z] ---> docker-login.sh [2022-09-06T23:15:03.453Z] nexus3.edgexfoundry.org:10001 [2022-09-06T23:15:03.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:15:03.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:15:03.976Z] Configure a credential helper to remove this warning. See [2022-09-06T23:15:03.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:15:03.976Z] [2022-09-06T23:15:03.976Z] Login Succeeded [2022-09-06T23:15:03.976Z] nexus3.edgexfoundry.org:10002 [2022-09-06T23:15:03.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:15:03.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:15:03.976Z] Configure a credential helper to remove this warning. See [2022-09-06T23:15:03.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:15:03.976Z] [2022-09-06T23:15:03.976Z] Login Succeeded [2022-09-06T23:15:03.976Z] nexus3.edgexfoundry.org:10003 [2022-09-06T23:15:04.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:15:04.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:15:04.236Z] Configure a credential helper to remove this warning. See [2022-09-06T23:15:04.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:15:04.236Z] [2022-09-06T23:15:04.236Z] Login Succeeded [2022-09-06T23:15:04.236Z] nexus3.edgexfoundry.org:10004 [2022-09-06T23:15:04.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:15:04.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:15:04.236Z] Configure a credential helper to remove this warning. See [2022-09-06T23:15:04.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:15:04.236Z] [2022-09-06T23:15:04.236Z] Login Succeeded [2022-09-06T23:15:04.497Z] docker.io [2022-09-06T23:15:04.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:15:04.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:15:04.759Z] Configure a credential helper to remove this warning. See [2022-09-06T23:15:04.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:15:04.759Z] [2022-09-06T23:15:04.759Z] Login Succeeded [2022-09-06T23:15:04.759Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T23:15:04.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T23:15:05.088Z] + 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-06T23:15:05.088Z] + dirname cmd/core-command/Dockerfile [2022-09-06T23:15:05.088Z] + cut -d/ -f2 [2022-09-06T23:15:05.088Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-06T23:15:05.088Z] + dirname cmd/core-data/Dockerfile [2022-09-06T23:15:05.088Z] + cut -d/ -f2 [2022-09-06T23:15:05.088Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-06T23:15:05.088Z] + dirname cmd/core-metadata/Dockerfile [2022-09-06T23:15:05.088Z] + cut -d/ -f2 [2022-09-06T23:15:05.088Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-06T23:15:05.088Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-06T23:15:05.088Z] + cut -d/ -f2 [2022-09-06T23:15:05.088Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-06T23:15:05.088Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-06T23:15:05.088Z] + cut -d/ -f2 [2022-09-06T23:15:05.088Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-06T23:15:05.088Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2022-09-06T23:15:05.088Z] -f2 [2022-09-06T23:15:05.088Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-06T23:15:05.088Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-06T23:15:05.088Z] + cut -d/ -f2 [2022-09-06T23:15:05.088Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-06T23:15:05.088Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-06T23:15:05.088Z] + cut -d/ -f2 [2022-09-06T23:15:05.088Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-06T23:15:05.088Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-06T23:15:05.088Z] + cut -d/ -f2 [2022-09-06T23:15:05.088Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-06T23:15:05.088Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-06T23:15:05.088Z] + cut -d/ -f2 [2022-09-06T23:15:05.088Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-06T23:15:05.088Z] + dirname cmd/support-notifications/Dockerfile [2022-09-06T23:15:05.088Z] + cut -d/ -f2 [2022-09-06T23:15:05.088Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-06T23:15:05.088Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-06T23:15:05.088Z] + cut -d/ -f2 [2022-09-06T23:15:05.088Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-06T23:15:05.088Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-06T23:15:05.088Z] + cut -d/ -f2 [2022-09-06T23:15:05.088Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-06T23:15:05.122Z] 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-06T23:15:05.471Z] + git rev-list -1 --merges 502310b00a79916b803008258ae56cda32ec220b~1..502310b00a79916b803008258ae56cda32ec220b [Pipeline] echo [2022-09-06T23:15:05.489Z] -----------> git rev-list -1 --merges 502310b00a79916b803008258ae56cda32ec220b~1..502310b00a79916b803008258ae56cda32ec220b 502310b00a79916b803008258ae56cda32ec220b [false] [Pipeline] sh [2022-09-06T23:15:05.779Z] + git log --format=format:%s -1 502310b00a79916b803008258ae56cda32ec220b [Pipeline] echo [2022-09-06T23:15:05.793Z] ========================================================= [2022-09-06T23:15:05.793Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T23:15:05.793Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-06T23:15:06.237Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T23:15:06.237Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-06T23:15:06.237Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-06T23:15:06.237Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-06T23:15:06.237Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-06T23:15:06.237Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-06T23:15:06.237Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:15:06.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T23:15:06.591Z] [2022-09-06T23:15:06.591Z] 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-06T23:15:06.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T23:15:06.904Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-06T23:15:06.904Z] b85a868b505f: Pulling fs layer [2022-09-06T23:15:06.904Z] e2be974225ed: Pulling fs layer [2022-09-06T23:15:06.904Z] 339a4e72a1f5: Pulling fs layer [2022-09-06T23:15:06.904Z] 988bab9f4d93: Pulling fs layer [2022-09-06T23:15:06.904Z] 1469e6f7b9e6: Pulling fs layer [2022-09-06T23:15:06.904Z] eaf3925da568: Pulling fs layer [2022-09-06T23:15:06.904Z] 1469e6f7b9e6: Waiting [2022-09-06T23:15:06.904Z] eaf3925da568: Waiting [2022-09-06T23:15:06.904Z] 988bab9f4d93: Waiting [2022-09-06T23:15:06.904Z] bab4dde63d76: Pulling fs layer [2022-09-06T23:15:06.904Z] bde34c3a00c8: Pulling fs layer [2022-09-06T23:15:06.904Z] b352a97aabf1: Pulling fs layer [2022-09-06T23:15:06.904Z] bab4dde63d76: Waiting [2022-09-06T23:15:06.904Z] bde34c3a00c8: Waiting [2022-09-06T23:15:06.904Z] 4872d77fe225: Pulling fs layer [2022-09-06T23:15:06.904Z] 5851b861e8e6: Pulling fs layer [2022-09-06T23:15:06.904Z] 4872d77fe225: Waiting [2022-09-06T23:15:06.904Z] b352a97aabf1: Waiting [2022-09-06T23:15:06.904Z] 5851b861e8e6: Waiting [2022-09-06T23:15:06.904Z] e2be974225ed: Verifying Checksum [2022-09-06T23:15:06.904Z] e2be974225ed: Download complete [2022-09-06T23:15:06.904Z] 988bab9f4d93: Verifying Checksum [2022-09-06T23:15:06.904Z] 988bab9f4d93: Download complete [2022-09-06T23:15:07.166Z] 1469e6f7b9e6: Verifying Checksum [2022-09-06T23:15:07.166Z] 1469e6f7b9e6: Download complete [2022-09-06T23:15:07.166Z] 339a4e72a1f5: Verifying Checksum [2022-09-06T23:15:07.166Z] 339a4e72a1f5: Download complete [2022-09-06T23:15:07.166Z] eaf3925da568: Download complete [2022-09-06T23:15:07.166Z] bde34c3a00c8: Download complete [2022-09-06T23:15:07.166Z] b352a97aabf1: Download complete [2022-09-06T23:15:07.166Z] 4872d77fe225: Verifying Checksum [2022-09-06T23:15:07.166Z] 4872d77fe225: Download complete [2022-09-06T23:15:07.166Z] 5851b861e8e6: Verifying Checksum [2022-09-06T23:15:07.166Z] 5851b861e8e6: Download complete [2022-09-06T23:15:07.166Z] b85a868b505f: Verifying Checksum [2022-09-06T23:15:07.166Z] b85a868b505f: Download complete [2022-09-06T23:15:07.425Z] bab4dde63d76: Verifying Checksum [2022-09-06T23:15:07.425Z] bab4dde63d76: Download complete [2022-09-06T23:15:08.366Z] b85a868b505f: Pull complete [2022-09-06T23:15:08.626Z] e2be974225ed: Pull complete [2022-09-06T23:15:09.193Z] 339a4e72a1f5: Pull complete [2022-09-06T23:15:09.193Z] 988bab9f4d93: Pull complete [2022-09-06T23:15:09.452Z] 1469e6f7b9e6: Pull complete [2022-09-06T23:15:09.452Z] eaf3925da568: Pull complete [2022-09-06T23:15:11.364Z] bab4dde63d76: Pull complete [2022-09-06T23:15:11.364Z] bde34c3a00c8: Pull complete [2022-09-06T23:15:11.364Z] b352a97aabf1: Pull complete [2022-09-06T23:15:11.364Z] 4872d77fe225: Pull complete [2022-09-06T23:15:11.625Z] 5851b861e8e6: Pull complete [2022-09-06T23:15:11.625Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-06T23:15:11.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T23:15:11.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:15:11.725Z] prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container [2022-09-06T23:15:11.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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-06T23:15:13.796Z] $ docker top b7cd81e61e13204168cdf3f3a78039d5971969cc0140d6a6bfaa414f6fc88f45 -eo pid,comm [2022-09-06T23:15:13.861Z] 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-06T23:15:13.861Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T23:15:13.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T23:15:13.898Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T23:15:14.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T23:15:14.029Z] $ docker exec b7cd81e61e13204168cdf3f3a78039d5971969cc0140d6a6bfaa414f6fc88f45 ssh-agent [2022-09-06T23:15:14.158Z] SSH_AUTH_SOCK=/tmp/ssh-UjcZMhrRM1ZQ/agent.34 [2022-09-06T23:15:14.158Z] SSH_AGENT_PID=40 [2022-09-06T23:15:14.165Z] Running ssh-add (command line suppressed) [2022-09-06T23:15:14.277Z] Identity added: /w/workspace/edgex-go/293@tmp/private_key_6230678586908805478.key (/w/workspace/edgex-go/293@tmp/private_key_6230678586908805478.key) [2022-09-06T23:15:14.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T23:15:14.585Z] + git tag --points-at HEAD [Pipeline] } [2022-09-06T23:15:14.594Z] $ docker exec --env ******** --env ******** b7cd81e61e13204168cdf3f3a78039d5971969cc0140d6a6bfaa414f6fc88f45 ssh-agent -k [2022-09-06T23:15:14.708Z] unset SSH_AUTH_SOCK; [2022-09-06T23:15:14.708Z] unset SSH_AGENT_PID; [2022-09-06T23:15:14.708Z] echo Agent pid 40 killed; [2022-09-06T23:15:14.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-06T23:15:14.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T23:15:14.743Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T23:15:14.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T23:15:14.879Z] $ docker exec b7cd81e61e13204168cdf3f3a78039d5971969cc0140d6a6bfaa414f6fc88f45 ssh-agent [2022-09-06T23:15:15.013Z] SSH_AUTH_SOCK=/tmp/ssh-U5GDDxxnU7LP/agent.74 [2022-09-06T23:15:15.013Z] SSH_AGENT_PID=80 [2022-09-06T23:15:15.018Z] Running ssh-add (command line suppressed) [2022-09-06T23:15:15.133Z] Identity added: /w/workspace/edgex-go/293@tmp/private_key_5323676144531084177.key (/w/workspace/edgex-go/293@tmp/private_key_5323676144531084177.key) [2022-09-06T23:15:15.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T23:15:15.445Z] + git semver init [2022-09-06T23:15:15.706Z] 2022-09-06 23:15:15,631 [run_init] DEBUG init version:0.0.0 force:False [2022-09-06T23:15:15.706Z] 2022-09-06 23:15:15,632 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/293/.semver [2022-09-06T23:15:15.706Z] 2022-09-06 23:15:15,632 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/293/.semver [2022-09-06T23:15:15.706Z] 2022-09-06 23:15:15,633 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/293/.semver'], cwd=/w/workspace/edgex-go/293, universal_newlines=False, shell=None, istream=None) [2022-09-06T23:15:21.015Z] 2022-09-06 23:15:20,466 [append_file] DEBUG append to file:/w/workspace/edgex-go/293/.git/info/exclude [2022-09-06T23:15:21.015Z] 2022-09-06 23:15:20,466 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/293/.semver/main with force:False [2022-09-06T23:15:21.015Z] 2022-09-06 23:15:20,466 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main [2022-09-06T23:15:21.015Z] 2022-09-06 23:15:20,467 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main [2022-09-06T23:15:21.015Z] 2.3.0-dev.57 [Pipeline] } [2022-09-06T23:15:21.025Z] $ docker exec --env ******** --env ******** b7cd81e61e13204168cdf3f3a78039d5971969cc0140d6a6bfaa414f6fc88f45 ssh-agent -k [2022-09-06T23:15:21.136Z] unset SSH_AUTH_SOCK; [2022-09-06T23:15:21.136Z] unset SSH_AGENT_PID; [2022-09-06T23:15:21.137Z] echo Agent pid 80 killed; [2022-09-06T23:15:21.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T23:15:21.458Z] + git semver [Pipeline] } [2022-09-06T23:15:21.731Z] $ docker stop --time=1 b7cd81e61e13204168cdf3f3a78039d5971969cc0140d6a6bfaa414f6fc88f45 [2022-09-06T23:15:23.000Z] $ docker rm -f b7cd81e61e13204168cdf3f3a78039d5971969cc0140d6a6bfaa414f6fc88f45 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T23:15:23.352Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-06T23:15:23.592Z] Stashed 1 file(s) [Pipeline] echo [2022-09-06T23:15:23.595Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.57 [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-06T23:15:24.008Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28566 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [2022-09-06T23:15:24.017Z] + git config --global --add safe.directory /w/workspace/edgex-go/293 [Pipeline] ws [2022-09-06T23:15:24.018Z] Running in /w/workspace/edgex-go/293 [Pipeline] { [Pipeline] checkout [Pipeline] echo [2022-09-06T23:15:24.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-09-06T23:15:24.055Z] The recommended git tool is: git [Pipeline] echo [2022-09-06T23:15:24.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T23:15:24.066Z] ========================================================= [2022-09-06T23:15:24.066Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-06T23:15:24.066Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-06T23:15:24.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T23:15:24.352Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-06T23:15:24.352Z] 2408cc74d12b: Pulling fs layer [2022-09-06T23:15:24.352Z] ea60b727a1ce: Pulling fs layer [2022-09-06T23:15:24.352Z] 30c4a7721957: Pulling fs layer [2022-09-06T23:15:24.352Z] 370296b7ddb6: Pulling fs layer [2022-09-06T23:15:24.352Z] 7c6cee850709: Pulling fs layer [2022-09-06T23:15:24.352Z] 39a5fcdaea64: Pulling fs layer [2022-09-06T23:15:24.352Z] d94ebbe4e438: Pulling fs layer [2022-09-06T23:15:24.352Z] bcfd1f05c69d: Pulling fs layer [2022-09-06T23:15:24.352Z] 59ccb84bbe0f: Pulling fs layer [2022-09-06T23:15:24.352Z] bcfd1f05c69d: Waiting [2022-09-06T23:15:24.352Z] 59ccb84bbe0f: Waiting [2022-09-06T23:15:24.352Z] 39a5fcdaea64: Waiting [2022-09-06T23:15:24.352Z] 7c6cee850709: Waiting [2022-09-06T23:15:24.352Z] d94ebbe4e438: Waiting [2022-09-06T23:15:24.352Z] 30c4a7721957: Verifying Checksum [2022-09-06T23:15:24.352Z] 30c4a7721957: Download complete [2022-09-06T23:15:24.352Z] ea60b727a1ce: Verifying Checksum [2022-09-06T23:15:24.352Z] ea60b727a1ce: Download complete [2022-09-06T23:15:24.352Z] 7c6cee850709: Verifying Checksum [2022-09-06T23:15:24.352Z] 7c6cee850709: Download complete [2022-09-06T23:15:24.352Z] 39a5fcdaea64: Verifying Checksum [2022-09-06T23:15:24.352Z] 39a5fcdaea64: Download complete [2022-09-06T23:15:24.352Z] 2408cc74d12b: Verifying Checksum [2022-09-06T23:15:24.352Z] 2408cc74d12b: Download complete [2022-09-06T23:15:24.352Z] d94ebbe4e438: Download complete [2022-09-06T23:15:24.613Z] 2408cc74d12b: Pull complete [2022-09-06T23:15:24.613Z] ea60b727a1ce: Pull complete [2022-09-06T23:15:24.613Z] 30c4a7721957: Pull complete [2022-09-06T23:15:24.873Z] 59ccb84bbe0f: Verifying Checksum [2022-09-06T23:15:24.873Z] 59ccb84bbe0f: Download complete [2022-09-06T23:15:25.133Z] 370296b7ddb6: Verifying Checksum [2022-09-06T23:15:25.133Z] 370296b7ddb6: Download complete [2022-09-06T23:15:25.133Z] bcfd1f05c69d: Verifying Checksum [2022-09-06T23:15:25.133Z] bcfd1f05c69d: Download complete [2022-09-06T23:15:28.746Z] using credential edgex-jenkins-ssh [2022-09-06T23:15:28.766Z] Cloning the remote Git repository [2022-09-06T23:15:28.813Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-06T23:15:28.887Z] > git init /w/workspace/edgex-go/293 # timeout=10 [2022-09-06T23:15:29.324Z] 370296b7ddb6: Pull complete [2022-09-06T23:15:29.324Z] 7c6cee850709: Pull complete [2022-09-06T23:15:29.324Z] 39a5fcdaea64: Pull complete [2022-09-06T23:15:29.324Z] d94ebbe4e438: Pull complete [2022-09-06T23:15:28.975Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-06T23:15:28.976Z] > git --version # timeout=10 [2022-09-06T23:15:29.005Z] > git --version # 'git version 2.25.1' [2022-09-06T23:15:29.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T23:15:29.113Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T23:15:31.238Z] bcfd1f05c69d: Pull complete [2022-09-06T23:15:31.499Z] 59ccb84bbe0f: Pull complete [2022-09-06T23:15:31.499Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-06T23:15:31.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T23:15:31.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-06T23:15:31.796Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T23:15:31.797Z] WORKDIR /edgex [2022-09-06T23:15:31.797Z] COPY go.mod . [2022-09-06T23:15:31.797Z] RUN go mod download [2022-09-06T23:15:31.797Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-06T23:15:32.366Z] Sending build context to Docker daemon 169.3MB [2022-09-06T23:15:32.366Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T23:15:32.366Z] ---> a4fb48ad2a94 [2022-09-06T23:15:32.366Z] Step 2/4 : WORKDIR /edgex [2022-09-06T23:15:36.577Z] ---> Running in 2e81966c5e0e [2022-09-06T23:15:36.577Z] Removing intermediate container 2e81966c5e0e [2022-09-06T23:15:36.577Z] ---> a63e73f1e67a [2022-09-06T23:15:36.577Z] Step 3/4 : COPY go.mod . [2022-09-06T23:15:36.577Z] ---> d2dfbda6be33 [2022-09-06T23:15:36.577Z] Step 4/4 : RUN go mod download [2022-09-06T23:15:36.577Z] ---> Running in f52845a9c016 [2022-09-06T23:15:44.874Z] Avoid second fetch [2022-09-06T23:15:44.875Z] Checking out Revision 502310b00a79916b803008258ae56cda32ec220b (main) [2022-09-06T23:15:44.813Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-06T23:15:44.841Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T23:15:44.883Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T23:15:44.897Z] > git checkout -f 502310b00a79916b803008258ae56cda32ec220b # timeout=10 [2022-09-06T23:15:49.362Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#4145)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T23:15:50.279Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-06T23:15:50.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:15:50.279Z] Dload Upload Total Spent Left Speed [2022-09-06T23:15:50.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94044 [Pipeline] sh [2022-09-06T23:15:51.147Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-06T23:15:51.504Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-09-06T23:15:51.504Z] /etc/docker/daemon.json [2022-09-06T23:15:51.504Z] { [2022-09-06T23:15:51.504Z] "registry-mirrors": [ [2022-09-06T23:15:51.504Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-06T23:15:51.504Z] ], [2022-09-06T23:15:51.504Z] "bip": "10.250.0.254/24", [2022-09-06T23:15:51.504Z] "hosts": [ [2022-09-06T23:15:51.504Z] "tcp://0.0.0.0:5555", [2022-09-06T23:15:51.504Z] "unix:///var/run/docker.sock" [2022-09-06T23:15:51.504Z] ], [2022-09-06T23:15:51.504Z] "mtu": 1458, [2022-09-06T23:15:51.504Z] "selinux-enabled": true, [2022-09-06T23:15:51.504Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-06T23:15:51.504Z] } [Pipeline] sh [2022-09-06T23:15:51.538Z] Removing intermediate container f52845a9c016 [2022-09-06T23:15:51.538Z] ---> 906cdc20663c [2022-09-06T23:15:51.538Z] Successfully built 906cdc20663c [2022-09-06T23:15:51.538Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:15:51.856Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-06T23:15:51.886Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T23:15:51.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:15:52.013Z] prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container [2022-09-06T23:15:52.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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-06T23:15:52.215Z] + sudo service docker restart [2022-09-06T23:15:52.503Z] $ docker top 6a7d1139f3a42e96bfb859471cd46e0084eb0c67c4f346e616c821c0ffc328a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T23:15:52.857Z] + go version [2022-09-06T23:15:52.857Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-06T23:15:52.867Z] $ docker stop --time=1 6a7d1139f3a42e96bfb859471cd46e0084eb0c67c4f346e616c821c0ffc328a6 [2022-09-06T23:15:54.125Z] $ docker rm -f 6a7d1139f3a42e96bfb859471cd46e0084eb0c67c4f346e616c821c0ffc328a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:15:54.538Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T23:15:54.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:15:54.661Z] prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container [2022-09-06T23:15:54.733Z] $ 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/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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-06T23:15:55.090Z] $ docker top 10e4078ea34d4de67a0f8096ca9c27b3814e52202aede265fd3fa0522786dc78 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T23:15:55.166Z] ========================================================= [2022-09-06T23:15:55.166Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-06T23:15:55.166Z] ========================================================= [Pipeline] sh [2022-09-06T23:15:55.443Z] + git config --global --add safe.directory /w/workspace/edgex-go/293 [Pipeline] fileExists [Pipeline] sh [2022-09-06T23:15:55.747Z] + make test [2022-09-06T23:15:55.747Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-06T23:16:02.318Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T23:16:10.576Z] provisioning config files... [2022-09-06T23:16:10.603Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/293@tmp/config4120483102352018947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:16:11.125Z] ---> docker-login.sh [2022-09-06T23:16:11.125Z] nexus3.edgexfoundry.org:10001 [2022-09-06T23:16:11.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:16:11.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:16:11.995Z] Configure a credential helper to remove this warning. See [2022-09-06T23:16:11.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:16:11.995Z] [2022-09-06T23:16:11.995Z] Login Succeeded [2022-09-06T23:16:11.995Z] nexus3.edgexfoundry.org:10002 [2022-09-06T23:16:12.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:16:12.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:16:12.543Z] Configure a credential helper to remove this warning. See [2022-09-06T23:16:12.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:16:12.543Z] [2022-09-06T23:16:12.543Z] Login Succeeded [2022-09-06T23:16:12.543Z] nexus3.edgexfoundry.org:10003 [2022-09-06T23:16:12.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:16:13.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:16:13.094Z] Configure a credential helper to remove this warning. See [2022-09-06T23:16:13.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:16:13.094Z] [2022-09-06T23:16:13.094Z] Login Succeeded [2022-09-06T23:16:13.094Z] nexus3.edgexfoundry.org:10004 [2022-09-06T23:16:13.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:16:13.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:16:13.368Z] Configure a credential helper to remove this warning. See [2022-09-06T23:16:13.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:16:13.368Z] [2022-09-06T23:16:13.368Z] Login Succeeded [2022-09-06T23:16:13.368Z] docker.io [2022-09-06T23:16:13.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:16:14.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:16:14.248Z] Configure a credential helper to remove this warning. See [2022-09-06T23:16:14.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:16:14.248Z] [2022-09-06T23:16:14.248Z] Login Succeeded [2022-09-06T23:16:14.248Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T23:16:14.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-09-06T23:16:14.526Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-06T23:16:14.526Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-06T23:16:14.526Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-06T23:16:14.526Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-06T23:16:14.526Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-06T23:16:14.527Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-06T23:16:14.527Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-06T23:16:14.527Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-06T23:16:14.527Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-06T23:16:14.527Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-06T23:16:14.527Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-06T23:16:14.527Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-06T23:16:14.527Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-06T23:16:14.527Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-06T23:16:14.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [Pipeline] sh [2022-09-06T23:16:14.865Z] + git config --global --add safe.directory /w/workspace/edgex-go/293 [Pipeline] echo [2022-09-06T23:16:14.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T23:16:14.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T23:16:14.903Z] ========================================================= [2022-09-06T23:16:14.903Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-06T23:16:14.903Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-06T23:16:15.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.089s coverage: 28.7% of statements [2022-09-06T23:16:15.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-06T23:16:15.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-06T23:16:15.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements [2022-09-06T23:16:15.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-06T23:16:15.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T23:16:15.510Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-06T23:16:15.510Z] b3c136eddcbf: Pulling fs layer [2022-09-06T23:16:15.510Z] c0a3192eca97: Pulling fs layer [2022-09-06T23:16:15.510Z] a050256f5b6f: Pulling fs layer [2022-09-06T23:16:15.510Z] 656be50a0ddc: Pulling fs layer [2022-09-06T23:16:15.510Z] 2bbca73fdf42: Pulling fs layer [2022-09-06T23:16:15.510Z] 46d945488cbd: Pulling fs layer [2022-09-06T23:16:15.510Z] 8a5474983e97: Pulling fs layer [2022-09-06T23:16:15.510Z] 329c88fbcd65: Pulling fs layer [2022-09-06T23:16:15.510Z] 46d945488cbd: Waiting [2022-09-06T23:16:15.510Z] 656be50a0ddc: Waiting [2022-09-06T23:16:15.510Z] 8a5474983e97: Waiting [2022-09-06T23:16:15.510Z] 329c88fbcd65: Waiting [2022-09-06T23:16:15.510Z] 2bbca73fdf42: Waiting [2022-09-06T23:16:15.510Z] a050256f5b6f: Verifying Checksum [2022-09-06T23:16:15.510Z] a050256f5b6f: Download complete [2022-09-06T23:16:15.510Z] c0a3192eca97: Verifying Checksum [2022-09-06T23:16:15.510Z] c0a3192eca97: Download complete [2022-09-06T23:16:15.510Z] 2bbca73fdf42: Verifying Checksum [2022-09-06T23:16:15.510Z] 2bbca73fdf42: Download complete [2022-09-06T23:16:15.510Z] 46d945488cbd: Download complete [2022-09-06T23:16:15.510Z] b3c136eddcbf: Download complete [2022-09-06T23:16:16.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements [2022-09-06T23:16:16.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-06T23:16:16.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-06T23:16:16.511Z] b3c136eddcbf: Pull complete [2022-09-06T23:16:16.511Z] 329c88fbcd65: Verifying Checksum [2022-09-06T23:16:16.511Z] 329c88fbcd65: Download complete [2022-09-06T23:16:17.119Z] c0a3192eca97: Pull complete [2022-09-06T23:16:17.413Z] a050256f5b6f: Pull complete [2022-09-06T23:16:17.687Z] 8a5474983e97: Verifying Checksum [2022-09-06T23:16:17.687Z] 8a5474983e97: Download complete [2022-09-06T23:16:18.663Z] 656be50a0ddc: Verifying Checksum [2022-09-06T23:16:18.663Z] 656be50a0ddc: Download complete [2022-09-06T23:16:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.121s coverage: 89.2% of statements [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-06T23:16:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 2.1% of statements [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-06T23:16:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.510s coverage: 95.6% of statements [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-06T23:16:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-06T23:16:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-06T23:16:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-06T23:16:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2022-09-06T23:16:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2022-09-06T23:16:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-06T23:16:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2022-09-06T23:16:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements [2022-09-06T23:16:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-09-06T23:16:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-09-06T23:16:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-09-06T23:16:27.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2022-09-06T23:16:27.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2022-09-06T23:16:30.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 80.8% of statements [2022-09-06T23:16:30.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-06T23:16:31.063Z] 656be50a0ddc: Pull complete [2022-09-06T23:16:31.063Z] 2bbca73fdf42: Pull complete [2022-09-06T23:16:31.063Z] 46d945488cbd: Pull complete [2022-09-06T23:16:36.470Z] 8a5474983e97: Pull complete [2022-09-06T23:16:37.907Z] 329c88fbcd65: Pull complete [2022-09-06T23:16:37.907Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-06T23:16:37.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T23:16:37.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-06T23:16:38.531Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T23:16:38.531Z] WORKDIR /edgex [2022-09-06T23:16:38.531Z] COPY go.mod . [2022-09-06T23:16:38.531Z] RUN go mod download [2022-09-06T23:16:38.531Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-06T23:16:38.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-09-06T23:16:38.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-06T23:16:38.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-06T23:16:38.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-06T23:16:38.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-09-06T23:16:38.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-06T23:16:38.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-06T23:16:38.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-06T23:16:38.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-06T23:16:38.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-06T23:16:38.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-09-06T23:16:38.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-06T23:16:38.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-06T23:16:38.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-09-06T23:16:38.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-06T23:16:38.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-09-06T23:16:38.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-06T23:16:38.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements [2022-09-06T23:16:38.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-09-06T23:16:38.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-09-06T23:16:38.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.2% of statements [2022-09-06T23:16:38.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.7% of statements [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.8% of statements [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 43.6% of statements [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.124s coverage: 97.7% of statements [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-06T23:16:38.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-09-06T23:16:38.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-06T23:16:38.958Z] 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-06T23:16:39.138Z] Sending build context to Docker daemon 3.162MB [2022-09-06T23:16:39.138Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T23:16:39.138Z] ---> ff4287adb874 [2022-09-06T23:16:39.138Z] Step 2/4 : WORKDIR /edgex [2022-09-06T23:16:41.121Z] ---> Running in 7b6919ec3138 [2022-09-06T23:16:41.721Z] Removing intermediate container 7b6919ec3138 [2022-09-06T23:16:41.721Z] ---> 599e6e0decd0 [2022-09-06T23:16:41.721Z] Step 3/4 : COPY go.mod . [2022-09-06T23:16:41.995Z] ---> f101fc273c87 [2022-09-06T23:16:41.995Z] Step 4/4 : RUN go mod download [2022-09-06T23:16:42.268Z] ---> Running in dc61c2d391a0 [2022-09-06T23:17:00.895Z] 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-06T23:17:00.895Z] GO111MODULE=on go vet ./... [2022-09-06T23:17:02.275Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T23:17:02.275Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T23:17:02.275Z] ./bin/test-attribution-txt.sh [2022-09-06T23:17:02.536Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-06T23:17:02.536Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-06T23:17:02.536Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-06T23:17:02.536Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-06T23:17:02.536Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-06T23:17:02.536Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-06T23:17:02.536Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-06T23:17:02.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-06T23:17:02.840Z] + ls -al . [2022-09-06T23:17:02.840Z] total 736 [2022-09-06T23:17:02.840Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 23:15 . [2022-09-06T23:17:02.840Z] drwxr-xr-x 4 root root 4096 Sep 6 23:15 .. [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 16 Sep 6 23:14 .dockerignore [2022-09-06T23:17:02.840Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 23:16 .git [2022-09-06T23:17:02.840Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 23:14 .github [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 1030 Sep 6 23:14 .gitignore [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 23:14 .golangci.yml [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 87 Sep 6 23:14 .hadolint.yml [2022-09-06T23:17:02.840Z] drwxr-xr-x 3 1001 1001 4096 Sep 6 23:15 .semver [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 23:14 .sonarcloud.properties [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 23:14 ADOPTERS.md [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 10347 Sep 6 23:14 Attribution.txt [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 63209 Sep 6 23:14 CHANGELOG.md [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 23:14 CONTRIBUTING.md [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 23:14 GOVERNANCE.md [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 850 Sep 6 23:14 Jenkinsfile [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 23:14 LICENSE [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 13724 Sep 6 23:14 Makefile [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 23:14 OWNERS.md [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 9799 Sep 6 23:14 README.md [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 23:14 SECURITY.md [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 12 Sep 6 23:15 VERSION [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 23:14 ZMQWindows.md [2022-09-06T23:17:02.840Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 23:14 bin [2022-09-06T23:17:02.840Z] drwxrwxr-x 18 1001 1001 4096 Sep 6 23:14 cmd [2022-09-06T23:17:02.840Z] -rw-r--r-- 1 root root 482786 Sep 6 23:16 coverage.out [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 3682 Sep 6 23:14 go.mod [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 38527 Sep 6 23:14 go.sum [2022-09-06T23:17:02.840Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 23:14 internal [2022-09-06T23:17:02.840Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 23:14 openapi [2022-09-06T23:17:02.840Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 23:14 snap [2022-09-06T23:17:02.840Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 23:14 version.go [Pipeline] sh [2022-09-06T23:17:03.128Z] + '[' -e coverage.out ] [2022-09-06T23:17:03.128Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-06T23:17:03.216Z] Stashed 1 file(s) [Pipeline] sh [2022-09-06T23:17:03.495Z] + make build [2022-09-06T23:17:03.495Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-06T23:17:14.625Z] Removing intermediate container dc61c2d391a0 [2022-09-06T23:17:14.626Z] ---> 3aacc6736051 [2022-09-06T23:17:14.626Z] Successfully built 3aacc6736051 [2022-09-06T23:17:14.626Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:17:14.996Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T23:17:14.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:17:15.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-28566 does not seem to be running inside a container [2022-09-06T23:17:15.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-06T23:17:16.721Z] $ docker top b0236317b064a2fca5d85dbcdf07a04524a72e9334797ca3c8bfc225aba32194 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T23:17:17.666Z] + go version [2022-09-06T23:17:17.666Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-06T23:17:17.676Z] $ docker stop --time=1 b0236317b064a2fca5d85dbcdf07a04524a72e9334797ca3c8bfc225aba32194 [2022-09-06T23:17:18.388Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-06T23:17:19.366Z] $ docker rm -f b0236317b064a2fca5d85dbcdf07a04524a72e9334797ca3c8bfc225aba32194 [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-06T23:17:20.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T23:17:20.302Z] [2022-09-06T23:17:20.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:17:20.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T23:17:20.941Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-06T23:17:20.941Z] 29e5d40040c1: Pulling fs layer [2022-09-06T23:17:20.941Z] 1ce36da41761: Pulling fs layer [2022-09-06T23:17:20.941Z] 25b303627fd3: Pulling fs layer [2022-09-06T23:17:20.941Z] 29e5d40040c1: Verifying Checksum [2022-09-06T23:17:20.941Z] 29e5d40040c1: Download complete [2022-09-06T23:17:21.217Z] 1ce36da41761: Verifying Checksum [2022-09-06T23:17:21.217Z] 1ce36da41761: Download complete [2022-09-06T23:17:21.493Z] 29e5d40040c1: Pull complete [2022-09-06T23:17:22.935Z] 25b303627fd3: Verifying Checksum [2022-09-06T23:17:22.935Z] 25b303627fd3: Download complete [2022-09-06T23:17:22.935Z] 1ce36da41761: Pull complete [2022-09-06T23:17:28.367Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-06T23:17:28.367Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-06T23:17:34.941Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T23:17:35.200Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-06T23:17:35.362Z] 25b303627fd3: Pull complete [2022-09-06T23:17:35.362Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-06T23:17:35.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T23:17:35.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:17:35.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-28566 does not seem to be running inside a container [2022-09-06T23:17:35.738Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-06T23:17:36.136Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-06T23:17:37.518Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-06T23:17:38.103Z] $ docker top 8caed188cbf70bdacba10aa249ecabd00815c35c0e33c2ce1b43b193e856815d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T23:17:38.455Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-06T23:17:39.059Z] + grep parallel [2022-09-06T23:17:39.060Z] + docker-compose build --help [2022-09-06T23:17:39.841Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-06T23:17:40.411Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-06T23:17:41.350Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-06T23:17:43.267Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-06T23:17:43.385Z] --parallel Build images in parallel. [Pipeline] } [2022-09-06T23:17:43.670Z] $ docker stop --time=1 8caed188cbf70bdacba10aa249ecabd00815c35c0e33c2ce1b43b193e856815d [2022-09-06T23:17:45.397Z] $ docker rm -f 8caed188cbf70bdacba10aa249ecabd00815c35c0e33c2ce1b43b193e856815d [Pipeline] // withDockerContainer [Pipeline] } [2022-09-06T23:17:45.650Z] $ docker stop --time=1 10e4078ea34d4de67a0f8096ca9c27b3814e52202aede265fd3fa0522786dc78 [2022-09-06T23:17:49.999Z] $ docker rm -f 10e4078ea34d4de67a0f8096ca9c27b3814e52202aede265fd3fa0522786dc78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:17:50.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T23:17:50.750Z] [2022-09-06T23:17:50.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:17:50.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T23:17:50.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:17:51.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T23:17:51.056Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-06T23:17:51.056Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-06T23:17:51.056Z] ca9280d653b3: Pulling fs layer [2022-09-06T23:17:51.056Z] 7e9c9ca2126c: Pulling fs layer [2022-09-06T23:17:51.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-28566 does not seem to be running inside a container [2022-09-06T23:17:51.215Z] $ 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/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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-06T23:17:51.316Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-06T23:17:51.316Z] cbdbe7a5bc2a: Download complete [2022-09-06T23:17:51.316Z] ca9280d653b3: Verifying Checksum [2022-09-06T23:17:51.316Z] ca9280d653b3: Download complete [2022-09-06T23:17:51.316Z] cbdbe7a5bc2a: Pull complete [2022-09-06T23:17:51.574Z] 7e9c9ca2126c: Download complete [2022-09-06T23:17:51.834Z] ca9280d653b3: Pull complete [2022-09-06T23:17:52.683Z] $ docker top 7c0fa876a114c4444e8ce349994a8b8073d112c7c1c20f6e7c494f9f3dd7ffd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T23:17:53.677Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-06T23:17:56.034Z] 7e9c9ca2126c: Pull complete [2022-09-06T23:17:56.034Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-06T23:17:56.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T23:17:56.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:17:56.146Z] prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container [2022-09-06T23:17:56.231Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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-06T23:17:58.239Z] $ docker top e169059fe0d8da7c42bb35f0fbf80ca8e2717babd39eeb22662cc5d838a4d30e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T23:17:58.636Z] + docker-compose build --help [2022-09-06T23:17:58.636Z] + grep parallel [2022-09-06T23:17:59.078Z] Building core-command ... [2022-09-06T23:17:59.078Z] Building core-data ... [2022-09-06T23:17:59.078Z] Building core-metadata ... [2022-09-06T23:17:59.078Z] Building security-bootstrapper ... [2022-09-06T23:17:59.078Z] Building security-proxy-setup ... [2022-09-06T23:17:59.078Z] Building security-secretstore-setup ... [2022-09-06T23:17:59.078Z] Building security-spiffe-token-provider ... [2022-09-06T23:17:59.078Z] Building security-spire-agent ... [2022-09-06T23:17:59.078Z] Building security-spire-config ... [2022-09-06T23:17:59.078Z] Building security-spire-server ... [2022-09-06T23:17:59.078Z] Building support-notifications ... [2022-09-06T23:17:59.078Z] Building support-scheduler ... [2022-09-06T23:17:59.078Z] Building sys-mgmt-agent ... [2022-09-06T23:17:59.078Z] Building security-proxy-setup [2022-09-06T23:17:59.078Z] Building security-spire-agent [2022-09-06T23:17:59.078Z] Building sys-mgmt-agent [2022-09-06T23:17:59.078Z] Building security-spire-config [2022-09-06T23:17:59.208Z] --parallel Build images in parallel. [Pipeline] } [2022-09-06T23:17:59.217Z] $ docker stop --time=1 e169059fe0d8da7c42bb35f0fbf80ca8e2717babd39eeb22662cc5d838a4d30e [2022-09-06T23:17:59.350Z] Building security-spire-server [2022-09-06T23:18:00.480Z] $ docker rm -f e169059fe0d8da7c42bb35f0fbf80ca8e2717babd39eeb22662cc5d838a4d30e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:18:00.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T23:18:00.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:18:00.962Z] prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container [2022-09-06T23:18:00.996Z] $ 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/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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-06T23:18:01.345Z] $ docker top 4029de153303a049838e5a35017009a180748775e35d21d839ad7a708a6a3a5b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T23:18:01.710Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-06T23:18:02.279Z] Building core-command ... [2022-09-06T23:18:02.279Z] Building core-data ... [2022-09-06T23:18:02.279Z] Building core-metadata ... [2022-09-06T23:18:02.279Z] Building security-bootstrapper ... [2022-09-06T23:18:02.279Z] Building security-proxy-setup ... [2022-09-06T23:18:02.279Z] Building security-secretstore-setup ... [2022-09-06T23:18:02.279Z] Building security-spiffe-token-provider ... [2022-09-06T23:18:02.279Z] Building security-spire-agent ... [2022-09-06T23:18:02.279Z] Building security-spire-config ... [2022-09-06T23:18:02.279Z] Building security-spire-server ... [2022-09-06T23:18:02.279Z] Building support-notifications ... [2022-09-06T23:18:02.279Z] Building support-scheduler ... [2022-09-06T23:18:02.279Z] Building sys-mgmt-agent ... [2022-09-06T23:18:02.279Z] Building security-spiffe-token-provider [2022-09-06T23:18:02.279Z] Building security-spire-server [2022-09-06T23:18:02.279Z] Building security-spire-config [2022-09-06T23:18:02.279Z] Building support-scheduler [2022-09-06T23:18:02.279Z] Building support-notifications [2022-09-06T23:18:11.744Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:18:11.744Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:18:11.744Z] ---> 3aacc6736051 [2022-09-06T23:18:11.744Z] Step 3/22 : WORKDIR /edgex-go [2022-09-06T23:18:11.744Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:18:11.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:18:11.744Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> 3aacc6736051 [2022-09-06T23:18:11.744Z] [2022-09-06T23:18:11.744Z] Step 3/23 : WORKDIR /edgex-goStep 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:18:11.744Z] [2022-09-06T23:18:11.744Z] ---> 3aacc6736051 [2022-09-06T23:18:11.744Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T23:18:12.024Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:18:12.024Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:18:12.024Z] ---> 3aacc6736051 [2022-09-06T23:18:12.024Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T23:18:12.024Z] ---> Running in fc8636b45caf [2022-09-06T23:18:12.024Z] ---> Running in 4b84f30fefb2 [2022-09-06T23:18:12.024Z] ---> Running in b4dad7c33d5b [2022-09-06T23:18:12.024Z] ---> Running in 9e25f6bc8d0b [2022-09-06T23:18:12.024Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:18:12.024Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:18:12.024Z] ---> 3aacc6736051 [2022-09-06T23:18:12.024Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T23:18:12.299Z] ---> Running in 3ecdf94b3641 [2022-09-06T23:18:12.582Z] Removing intermediate container 4b84f30fefb2 [2022-09-06T23:18:12.582Z] ---> aa65a67d107f [2022-09-06T23:18:12.582Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:18:12.884Z] Removing intermediate container fc8636b45caf [2022-09-06T23:18:12.884Z] ---> 9e4df0bff385 [2022-09-06T23:18:12.884Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:18:12.884Z] ---> Running in e0bc2feb566e [2022-09-06T23:18:12.884Z] Removing intermediate container b4dad7c33d5b [2022-09-06T23:18:12.884Z] ---> c11b59886c62 [2022-09-06T23:18:12.884Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:18:12.884Z] ---> Running in 12e49a497fc7 [2022-09-06T23:18:13.171Z] ---> Running in 61059b764d8e [2022-09-06T23:18:13.171Z] Removing intermediate container 9e25f6bc8d0b [2022-09-06T23:18:13.171Z] Removing intermediate container 3ecdf94b3641 [2022-09-06T23:18:13.171Z] ---> d2865046de6e [2022-09-06T23:18:13.171Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:18:13.171Z] ---> 65f6c7f82ec2 [2022-09-06T23:18:13.171Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:18:13.171Z] ---> Running in 0037eb18e268 [2022-09-06T23:18:13.523Z] ---> Running in ca7865ba2fdd [2022-09-06T23:18:14.498Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:18:14.498Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:18:14.498Z] ---> 906cdc20663c [2022-09-06T23:18:14.498Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T23:18:14.498Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:18:14.498Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:18:14.498Z] ---> 906cdc20663c [2022-09-06T23:18:14.498Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T23:18:14.498Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:18:14.498Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:18:14.498Z] ---> 906cdc20663c [2022-09-06T23:18:14.498Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T23:18:14.498Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:18:14.498Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:18:14.498Z] ---> 906cdc20663c [2022-09-06T23:18:14.498Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T23:18:14.498Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:18:14.498Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:18:14.498Z] ---> 906cdc20663c [2022-09-06T23:18:14.498Z] Step 3/20 : WORKDIR /edgex-go [2022-09-06T23:18:17.233Z] Removing intermediate container e0bc2feb566e [2022-09-06T23:18:17.233Z] ---> ca400ecedcf6 [2022-09-06T23:18:17.233Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-06T23:18:17.509Z] Removing intermediate container 12e49a497fc7 [2022-09-06T23:18:17.509Z] ---> a817d9fb4236 [2022-09-06T23:18:17.509Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T23:18:17.509Z] ---> Running in 0e1bd4ebf65c [2022-09-06T23:18:17.785Z] ---> Running in f4ac83ae2d0a [2022-09-06T23:18:17.785Z] Removing intermediate container 61059b764d8e [2022-09-06T23:18:17.785Z] ---> 1b1c6066c2e0 [2022-09-06T23:18:17.785Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-06T23:18:18.057Z] ---> Running in d6d17f330258 [2022-09-06T23:18:18.656Z] Removing intermediate container 0037eb18e268 [2022-09-06T23:18:18.656Z] ---> 27bca4cf769b [2022-09-06T23:18:18.656Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curlRemoving intermediate container ca7865ba2fdd [2022-09-06T23:18:18.656Z] [2022-09-06T23:18:18.656Z] ---> 6cf9692f23b5 [2022-09-06T23:18:18.656Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T23:18:18.656Z] ---> Running in 23e754ba57de [2022-09-06T23:18:18.656Z] ---> Running in c78b7ce9d20d [2022-09-06T23:18:20.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:18:20.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:18:20.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:18:20.376Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:18:20.656Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:18:20.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:18:20.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:18:21.080Z] ---> Running in b62413a4be35 [2022-09-06T23:18:21.080Z] ---> Running in a2a886c82d8c [2022-09-06T23:18:21.080Z] ---> Running in 7bc21b12db3f [2022-09-06T23:18:21.080Z] ---> Running in 84ed74c4d7be [2022-09-06T23:18:21.080Z] ---> Running in 449e0bd3907a [2022-09-06T23:18:21.080Z] Removing intermediate container a2a886c82d8c [2022-09-06T23:18:21.080Z] ---> 299bf43c8fa2 [2022-09-06T23:18:21.080Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T23:18:21.080Z] Removing intermediate container b62413a4be35 [2022-09-06T23:18:21.080Z] ---> 67c8ddc51150 [2022-09-06T23:18:21.080Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:18:21.080Z] Removing intermediate container 7bc21b12db3f [2022-09-06T23:18:21.080Z] ---> 1360e64fe49d [2022-09-06T23:18:21.080Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-06T23:18:21.080Z] Removing intermediate container 84ed74c4d7be [2022-09-06T23:18:21.080Z] ---> 95ef5e25c5b1 [2022-09-06T23:18:21.080Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T23:18:21.080Z] Removing intermediate container 449e0bd3907a [2022-09-06T23:18:21.080Z] ---> 0fe1712f206c [2022-09-06T23:18:21.080Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:18:21.080Z] ---> Running in a698e61ad8bc [2022-09-06T23:18:21.080Z] ---> Running in 0593022d0d5e [2022-09-06T23:18:21.080Z] ---> Running in 99c9ff699c8b [2022-09-06T23:18:21.080Z] ---> Running in 74b0086cfe7d [2022-09-06T23:18:21.080Z] ---> Running in 3e053d2a91a0 [2022-09-06T23:18:21.080Z] Removing intermediate container 99c9ff699c8b [2022-09-06T23:18:21.080Z] ---> ebdb3ebdc514 [2022-09-06T23:18:21.080Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:18:21.080Z] Removing intermediate container 74b0086cfe7d [2022-09-06T23:18:21.080Z] ---> be80f937c23d [2022-09-06T23:18:21.080Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:18:21.080Z] ---> Running in a6c08c39659c [2022-09-06T23:18:21.080Z] ---> Running in 4c5be71e7843 [2022-09-06T23:18:21.080Z] Removing intermediate container a698e61ad8bc [2022-09-06T23:18:21.080Z] ---> f7cdea98a3da [2022-09-06T23:18:21.080Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T23:18:21.080Z] ---> Running in 59a2607d5ccf [2022-09-06T23:18:21.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:18:21.213Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:18:21.213Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:18:21.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:18:21.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:18:21.632Z] v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-06T23:18:21.632Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-06T23:18:21.632Z] OK: 17040 distinct packages available [2022-09-06T23:18:21.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:18:21.632Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:18:21.632Z] Removing intermediate container a6c08c39659c [2022-09-06T23:18:21.632Z] ---> 147c0463c83f [2022-09-06T23:18:21.632Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-06T23:18:21.632Z] Removing intermediate container 3e053d2a91a0 [2022-09-06T23:18:21.632Z] ---> fa96bc9a507c [2022-09-06T23:18:21.632Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T23:18:21.632Z] Removing intermediate container 4c5be71e7843 [2022-09-06T23:18:21.632Z] ---> e8c5ae30d8c9 [2022-09-06T23:18:21.632Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-06T23:18:21.632Z] ---> Running in a1b95222f840 [2022-09-06T23:18:21.632Z] ---> Running in 917b63dd3ad9 [2022-09-06T23:18:21.632Z] ---> Running in 620c04eff5ab [2022-09-06T23:18:21.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:18:21.895Z] OK: 211 MiB in 51 packages [2022-09-06T23:18:22.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:18:22.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:18:22.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:18:22.414Z] Removing intermediate container 0593022d0d5e [2022-09-06T23:18:22.414Z] ---> 431d0b209831 [2022-09-06T23:18:22.414Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-06T23:18:22.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:18:22.485Z] OK: 221 MiB in 51 packages [2022-09-06T23:18:22.485Z] OK: 221 MiB in 51 packages [2022-09-06T23:18:22.675Z] ---> c1cf6f0f3eb4 [2022-09-06T23:18:22.675Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:18:22.675Z] ---> Running in 7169fa10fad5 [2022-09-06T23:18:22.774Z] OK: 221 MiB in 51 packages [2022-09-06T23:18:22.774Z] OK: 221 MiB in 51 packages [2022-09-06T23:18:22.934Z] OK: 211 MiB in 51 packages [2022-09-06T23:18:22.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:18:23.088Z] OK: 221 MiB in 51 packages [2022-09-06T23:18:23.193Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:18:23.194Z] Removing intermediate container 59a2607d5ccf [2022-09-06T23:18:23.194Z] ---> a134a77a4a27 [2022-09-06T23:18:23.194Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T23:18:23.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:18:23.194Z] ---> ad0ab1fd0e3f [2022-09-06T23:18:23.194Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:18:23.194Z] ---> Running in 05f581f29cbe [2022-09-06T23:18:23.452Z] OK: 211 MiB in 51 packages [2022-09-06T23:18:23.452Z] OK: 211 MiB in 51 packages [2022-09-06T23:18:23.710Z] OK: 211 MiB in 51 packages [2022-09-06T23:18:23.987Z] Removing intermediate container 620c04eff5ab [2022-09-06T23:18:23.987Z] ---> ad36dea400a4 [2022-09-06T23:18:23.987Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T23:18:23.987Z] Removing intermediate container 917b63dd3ad9 [2022-09-06T23:18:23.987Z] ---> 19cfecdfeb66 [2022-09-06T23:18:23.987Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T23:18:23.987Z] ---> 12978e7fa594 [2022-09-06T23:18:23.987Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:18:23.987Z] Removing intermediate container a1b95222f840 [2022-09-06T23:18:23.987Z] ---> 549cdf65a3cf [2022-09-06T23:18:23.987Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T23:18:23.987Z] ---> Running in dad1497d5f95 [2022-09-06T23:18:24.080Z] Removing intermediate container 0e1bd4ebf65c [2022-09-06T23:18:24.080Z] ---> eaef69d7c50f [2022-09-06T23:18:24.080Z] Step 6/22 : COPY go.mod vendor* ./Removing intermediate container f4ac83ae2d0a [2022-09-06T23:18:24.080Z] [2022-09-06T23:18:24.080Z] ---> ffc2c5e1e321 [2022-09-06T23:18:24.080Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T23:18:24.249Z] ---> 40a7f92a4946 [2022-09-06T23:18:24.249Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:18:24.249Z] ---> c97b1640179b [2022-09-06T23:18:24.249Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:18:24.249Z] ---> Running in fa2ea8de1bc7 [2022-09-06T23:18:24.249Z] ---> Running in 5ef5a5c9865d [2022-09-06T23:18:24.689Z] Removing intermediate container c78b7ce9d20d [2022-09-06T23:18:24.689Z] Removing intermediate container d6d17f330258 [2022-09-06T23:18:24.689Z] ---> 88969df36ba7 [2022-09-06T23:18:24.689Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-06T23:18:24.689Z] ---> 7129492a5c70 [2022-09-06T23:18:24.689Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T23:18:24.689Z] Removing intermediate container 23e754ba57de [2022-09-06T23:18:24.689Z] ---> 7b9a68319fd0 [2022-09-06T23:18:24.689Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T23:18:25.292Z] ---> 13f72ebb8bdb [2022-09-06T23:18:25.292Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:18:25.567Z] ---> Running in 4fc6d975a7ac [2022-09-06T23:18:25.567Z] ---> 173e415070ed [2022-09-06T23:18:25.567Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:18:25.567Z] ---> Running in ae04ac9c4ec3 [2022-09-06T23:18:26.169Z] ---> 743a84180863 [2022-09-06T23:18:26.169Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:18:26.169Z] ---> Running in 9d02bde4d5b6 [2022-09-06T23:18:26.169Z] ---> 267c04e5fd68 [2022-09-06T23:18:26.169Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:18:26.443Z] ---> 754697c54d77 [2022-09-06T23:18:26.443Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:18:26.443Z] ---> Running in 72d0edb8d9e1 [2022-09-06T23:18:26.443Z] ---> Running in 062aecec51ff [2022-09-06T23:18:42.373Z] Removing intermediate container 5ef5a5c9865d [2022-09-06T23:18:42.373Z] ---> 626bb89df78e [2022-09-06T23:18:42.373Z] Step 9/23 : COPY . . [2022-09-06T23:18:42.373Z] Removing intermediate container 05f581f29cbe [2022-09-06T23:18:42.373Z] ---> 7c9be7a974a0 [2022-09-06T23:18:42.373Z] Step 8/25 : COPY . .Removing intermediate container fa2ea8de1bc7 [2022-09-06T23:18:42.373Z] [2022-09-06T23:18:42.373Z] ---> b999e4380e98 [2022-09-06T23:18:42.373Z] Step 8/26 : COPY . . [2022-09-06T23:18:42.373Z] Removing intermediate container 7169fa10fad5 [2022-09-06T23:18:42.373Z] ---> 9053734978de [2022-09-06T23:18:42.373Z] Step 7/20 : COPY . . [2022-09-06T23:18:42.373Z] Removing intermediate container dad1497d5f95 [2022-09-06T23:18:42.373Z] ---> 113c3fc4eb52 [2022-09-06T23:18:42.373Z] Step 9/23 : COPY . . [2022-09-06T23:18:57.540Z] ---> a56963e995ae [2022-09-06T23:18:57.540Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-06T23:18:57.540Z] ---> 0196179dfae9 [2022-09-06T23:18:57.540Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T23:18:57.540Z] ---> 0b1750f8af6a [2022-09-06T23:18:57.540Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-06T23:18:57.540Z] ---> 96aeb6b4f8fd [2022-09-06T23:18:57.540Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T23:18:57.540Z] ---> Running in 812cb78eab2a [2022-09-06T23:18:57.540Z] ---> ac48d1aade4c [2022-09-06T23:18:57.540Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-06T23:18:57.540Z] ---> Running in 67d461cf5e3f [2022-09-06T23:18:57.540Z] ---> Running in 99d2a6606af7 [2022-09-06T23:18:57.540Z] ---> Running in 8b5821e487f8 [2022-09-06T23:18:57.540Z] ---> Running in b99365dd63c2 [2022-09-06T23:18:57.540Z] Removing intermediate container 8b5821e487f8 [2022-09-06T23:18:57.540Z] ---> a38ec63031f3 [2022-09-06T23:18:57.540Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-06T23:18:57.540Z] Removing intermediate container 99d2a6606af7 [2022-09-06T23:18:57.540Z] ---> b51832d28e77 [2022-09-06T23:18:57.540Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T23:18:57.540Z] ---> Running in a794dea494d0 [2022-09-06T23:18:57.540Z] ---> Running in bb4a323b737e [2022-09-06T23:18:57.540Z] Removing intermediate container a794dea494d0 [2022-09-06T23:18:57.540Z] ---> 6b229b15cb9a [2022-09-06T23:18:57.540Z] 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-06T23:18:57.540Z] Removing intermediate container bb4a323b737e [2022-09-06T23:18:57.540Z] ---> ef2b9a474640 [2022-09-06T23:18:57.540Z] 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-06T23:18:57.540Z] ---> Running in c4da2a6d94de [2022-09-06T23:18:57.540Z] ---> Running in f6ae2f039d3d [2022-09-06T23:18:57.540Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-06T23:18:57.540Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-06T23:18:57.540Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-06T23:18:57.803Z] Removing intermediate container f6ae2f039d3d [2022-09-06T23:18:57.803Z] ---> 63c7b26a1386 [2022-09-06T23:18:57.803Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T23:18:57.803Z] Removing intermediate container c4da2a6d94de [2022-09-06T23:18:57.803Z] ---> ff1486cda0fb [2022-09-06T23:18:57.803Z] Step 12/25 : WORKDIR /edgex-go [2022-09-06T23:18:57.803Z] ---> Running in 87fc0ee90415 [2022-09-06T23:18:57.803Z] ---> Running in 3d2a90d4ce0a [2022-09-06T23:18:57.803Z] Removing intermediate container 3d2a90d4ce0a [2022-09-06T23:18:57.803Z] ---> 8a7b8446da08 [2022-09-06T23:18:57.803Z] [2022-09-06T23:18:57.803Z] Step 13/25 : FROM alpine:3.15 [2022-09-06T23:18:57.803Z] Removing intermediate container 87fc0ee90415 [2022-09-06T23:18:57.803Z] ---> c13dea34e81a [2022-09-06T23:18:57.803Z] [2022-09-06T23:18:57.803Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T23:18:58.375Z] 3.15: Pulling from library/alpine [2022-09-06T23:18:58.375Z] 3.15: Pulling from library/alpine [2022-09-06T23:18:59.371Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T23:18:59.371Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T23:18:59.371Z] Status: Downloaded newer image for alpine:3.15 [2022-09-06T23:18:59.371Z] Status: Image is up to date for alpine:3.15 [2022-09-06T23:18:59.371Z] ---> c4fc93816858 [2022-09-06T23:18:59.371Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T23:18:59.371Z] ---> c4fc93816858 [2022-09-06T23:18:59.371Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T23:18:59.371Z] ---> Running in 1ed32d1ff68c [2022-09-06T23:18:59.371Z] ---> Running in 43739afa22c1 [2022-09-06T23:18:59.632Z] Removing intermediate container 43739afa22c1 [2022-09-06T23:18:59.632Z] ---> 654182d02aa2 [2022-09-06T23:18:59.632Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:18:59.632Z] Removing intermediate container 1ed32d1ff68c [2022-09-06T23:18:59.632Z] ---> 8045ba90a16f [2022-09-06T23:18:59.632Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:18:59.632Z] ---> Running in 0b781acc7010 [2022-09-06T23:18:59.632Z] ---> Running in d6e2d5600864 [2022-09-06T23:19:01.564Z] Removing intermediate container d6e2d5600864 [2022-09-06T23:19:01.564Z] ---> a52cde5dcfc2 [2022-09-06T23:19:01.564Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T23:19:01.564Z] Removing intermediate container 0b781acc7010 [2022-09-06T23:19:01.564Z] ---> 50aaea55a01e [2022-09-06T23:19:01.564Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-06T23:19:01.564Z] ---> Running in 0bb6b995d4f4 [2022-09-06T23:19:01.564Z] ---> Running in e697e58f4bfb [2022-09-06T23:19:02.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:02.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:03.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:03.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:03.699Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T23:19:03.699Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T23:19:03.699Z] OK: 15856 distinct packages available [2022-09-06T23:19:03.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:03.699Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T23:19:03.699Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T23:19:03.699Z] OK: 15856 distinct packages available [2022-09-06T23:19:03.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:04.526Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:04.526Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:05.093Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-06T23:19:05.093Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-06T23:19:05.093Z] (3/5) Installing libucontext (1.1-r0) [2022-09-06T23:19:05.093Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-06T23:19:05.353Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-06T23:19:05.353Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-06T23:19:05.353Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-06T23:19:05.353Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T23:19:05.353Z] OK: 7 MiB in 19 packages [2022-09-06T23:19:05.353Z] (3/4) Installing libucontext (1.1-r0) [2022-09-06T23:19:05.613Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-06T23:19:05.613Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T23:19:05.613Z] OK: 6 MiB in 18 packages [2022-09-06T23:19:09.066Z] Removing intermediate container e697e58f4bfb [2022-09-06T23:19:09.066Z] ---> 106c40bab2b4 [2022-09-06T23:19:09.066Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T23:19:09.066Z] Removing intermediate container 0bb6b995d4f4 [2022-09-06T23:19:09.066Z] ---> fbb02e6d2bb9 [2022-09-06T23:19:09.066Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T23:19:17.297Z] ---> 47a243b8ba16 [2022-09-06T23:19:17.297Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T23:19:17.297Z] ---> 41abe1f3ee4a [2022-09-06T23:19:17.297Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T23:19:18.243Z] ---> 80d7611db0ce [2022-09-06T23:19:18.243Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-06T23:19:18.243Z] ---> 387f9c777000 [2022-09-06T23:19:18.243Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-06T23:19:18.243Z] ---> Running in 434df9f68792 [2022-09-06T23:19:18.509Z] Removing intermediate container 434df9f68792 [2022-09-06T23:19:18.509Z] ---> a1fae630e558 [2022-09-06T23:19:18.510Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-06T23:19:18.780Z] ---> e43d73aba0f7 [2022-09-06T23:19:18.780Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-06T23:19:19.038Z] ---> 6bde6ce16b27 [2022-09-06T23:19:19.038Z] Step 21/26 : WORKDIR / [2022-09-06T23:19:19.609Z] ---> Running in 1e7a20b4a9b1 [2022-09-06T23:19:20.176Z] ---> 7bf539e7861b [2022-09-06T23:19:20.176Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T23:19:20.176Z] ---> Running in 500c2f21a019 [2022-09-06T23:19:20.435Z] Removing intermediate container 1e7a20b4a9b1 [2022-09-06T23:19:20.435Z] ---> 2440b82958ee [2022-09-06T23:19:20.435Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T23:19:21.015Z] Removing intermediate container 500c2f21a019 [2022-09-06T23:19:21.015Z] ---> 3fd42003b190 [2022-09-06T23:19:21.015Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T23:19:21.015Z] ---> Running in fed683541aa9 [2022-09-06T23:19:21.274Z] ---> Running in 0bc2c577c539 [2022-09-06T23:19:21.274Z] Removing intermediate container fed683541aa9 [2022-09-06T23:19:21.274Z] ---> 15390bddb6e5 [2022-09-06T23:19:21.274Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T23:19:21.533Z] Removing intermediate container 0bc2c577c539 [2022-09-06T23:19:21.533Z] ---> 6d91fb579183 [2022-09-06T23:19:21.533Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T23:19:21.533Z] ---> Running in fd222b27a4c7 [2022-09-06T23:19:21.533Z] ---> Running in 1c0fd122fdd4 [2022-09-06T23:19:21.799Z] Removing intermediate container fd222b27a4c7 [2022-09-06T23:19:21.799Z] ---> a72fbe9bc027 [2022-09-06T23:19:21.799Z] Step 24/26 : LABEL arch=x86_64 [2022-09-06T23:19:22.058Z] Removing intermediate container 1c0fd122fdd4 [2022-09-06T23:19:22.058Z] ---> 89e2827c4df1 [2022-09-06T23:19:22.058Z] Step 24/25 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:19:22.058Z] ---> Running in 4f6bd6eb3d54 [2022-09-06T23:19:22.058Z] ---> Running in a78a46a40196 [2022-09-06T23:19:22.649Z] Removing intermediate container 4f6bd6eb3d54 [2022-09-06T23:19:22.649Z] ---> 37712aaf1e85 [2022-09-06T23:19:22.649Z] Step 25/26 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:19:22.649Z] Removing intermediate container a78a46a40196 [2022-09-06T23:19:22.649Z] ---> 567abacef24b [2022-09-06T23:19:22.649Z] Step 25/25 : LABEL version=2.3.0-dev.57 [2022-09-06T23:19:22.649Z] ---> Running in bc5bf3f638a8 [2022-09-06T23:19:22.908Z] ---> Running in f5c521b33d80 [2022-09-06T23:19:23.167Z] Removing intermediate container bc5bf3f638a8 [2022-09-06T23:19:23.167Z] ---> dde9bcdce776 [2022-09-06T23:19:23.167Z] Step 26/26 : LABEL version=2.3.0-dev.57 [2022-09-06T23:19:23.167Z] Removing intermediate container f5c521b33d80 [2022-09-06T23:19:23.167Z] ---> 45e25a3615cf [2022-09-06T23:19:23.167Z] [2022-09-06T23:19:23.167Z] Successfully built 45e25a3615cf [2022-09-06T23:19:23.167Z] Successfully tagged security-spire-server:latest [2022-09-06T23:19:23.167Z]  Building security-spire-server ... done Building core-data [2022-09-06T23:19:23.167Z] ---> Running in e7ab7855c9a8 [2022-09-06T23:19:25.714Z] Removing intermediate container e7ab7855c9a8 [2022-09-06T23:19:25.714Z] ---> 7aadb34b28e4 [2022-09-06T23:19:25.714Z] [2022-09-06T23:19:25.714Z] Successfully built 7aadb34b28e4 [2022-09-06T23:19:25.714Z] Successfully tagged security-spire-config:latest [2022-09-06T23:19:25.714Z]  Building security-spire-config ... done Building security-bootstrapper [2022-09-06T23:19:25.714Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:19:25.714Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:19:25.714Z] ---> 906cdc20663c [2022-09-06T23:19:25.714Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T23:19:25.714Z] ---> Using cache [2022-09-06T23:19:25.714Z] ---> 95ef5e25c5b1 [2022-09-06T23:19:25.714Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T23:19:25.714Z] ---> Using cache [2022-09-06T23:19:25.714Z] ---> be80f937c23d [2022-09-06T23:19:25.714Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:19:25.714Z] ---> Using cache [2022-09-06T23:19:25.714Z] ---> e8c5ae30d8c9 [2022-09-06T23:19:25.714Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-06T23:19:28.249Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:19:28.249Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:19:28.249Z] ---> 906cdc20663c [2022-09-06T23:19:28.249Z] Step 3/31 : WORKDIR /edgex-go [2022-09-06T23:19:28.249Z] ---> Using cache [2022-09-06T23:19:28.249Z] ---> 0fe1712f206c [2022-09-06T23:19:28.249Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:19:28.249Z] ---> Using cache [2022-09-06T23:19:28.249Z] ---> fa96bc9a507c [2022-09-06T23:19:28.249Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-06T23:19:30.791Z] ---> Running in 245779cda198 [2022-09-06T23:19:30.791Z] ---> Running in 4180ac41bcba [2022-09-06T23:19:31.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:31.987Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:32.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:32.819Z] OK: 211 MiB in 51 packages [2022-09-06T23:19:33.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:33.494Z] OK: 211 MiB in 51 packages [2022-09-06T23:19:34.529Z] Removing intermediate container 4fc6d975a7ac [2022-09-06T23:19:34.530Z] ---> 5321bb9e9d0a [2022-09-06T23:19:34.530Z] Step 8/26 : COPY . . [2022-09-06T23:19:34.530Z] Removing intermediate container 9d02bde4d5b6 [2022-09-06T23:19:34.530Z] ---> b3ba00fbada6 [2022-09-06T23:19:34.530Z] Step 8/25 : COPY . . [2022-09-06T23:19:34.530Z] Removing intermediate container 062aecec51ff [2022-09-06T23:19:34.530Z] ---> 95c3fda29625 [2022-09-06T23:19:34.530Z] Step 8/26 : COPY . . [2022-09-06T23:19:34.530Z] Removing intermediate container 72d0edb8d9e1 [2022-09-06T23:19:34.530Z] ---> 58b308835b11 [2022-09-06T23:19:34.530Z] Step 8/23 : COPY . . [2022-09-06T23:19:34.530Z] Removing intermediate container ae04ac9c4ec3 [2022-09-06T23:19:34.530Z] ---> 5d741314b467 [2022-09-06T23:19:34.530Z] Step 8/22 : COPY . . [2022-09-06T23:19:34.530Z] ---> c73236dc1446 [2022-09-06T23:19:34.530Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-06T23:19:34.530Z] ---> 025206e8882f [2022-09-06T23:19:34.530Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T23:19:34.530Z] ---> 5187f7497a83 [2022-09-06T23:19:34.530Z] ---> 2708ec88b386 [2022-09-06T23:19:34.530Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T23:19:34.530Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T23:19:34.530Z] ---> ae6e18941bba [2022-09-06T23:19:34.530Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-06T23:19:34.530Z] ---> Running in 73cf0c7e9f44 [2022-09-06T23:19:34.530Z] ---> Running in 4561d98146e8 [2022-09-06T23:19:34.530Z] ---> Running in 85f2f8608cd7 [2022-09-06T23:19:34.530Z] ---> Running in c16d39104917 [2022-09-06T23:19:34.530Z] ---> Running in 55ec1ad9a491 [2022-09-06T23:19:34.530Z] Removing intermediate container 85f2f8608cd7 [2022-09-06T23:19:34.530Z] ---> 0d369cce5296 [2022-09-06T23:19:34.530Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-06T23:19:34.530Z] Removing intermediate container 4561d98146e8 [2022-09-06T23:19:34.530Z] ---> 9349c5546ae6 [2022-09-06T23:19:34.530Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T23:19:34.530Z] ---> Running in 89416121fefd [2022-09-06T23:19:34.530Z] Removing intermediate container c16d39104917 [2022-09-06T23:19:34.530Z] ---> 33e9100bf301 [2022-09-06T23:19:34.530Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T23:19:34.530Z] ---> Running in 613497e3bb02 [2022-09-06T23:19:34.530Z] ---> Running in 6115bac4c1b5 [2022-09-06T23:19:34.530Z] Removing intermediate container 613497e3bb02 [2022-09-06T23:19:34.530Z] ---> 8c7ab43c180a [2022-09-06T23:19:34.530Z] 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-06T23:19:34.530Z] Removing intermediate container 89416121fefd [2022-09-06T23:19:34.530Z] ---> f528ca485120 [2022-09-06T23:19:34.530Z] 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-06T23:19:34.530Z] Removing intermediate container 6115bac4c1b5 [2022-09-06T23:19:34.530Z] ---> 18e732f63814 [2022-09-06T23:19:34.530Z] 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-06T23:19:34.530Z] ---> Running in 367c2ccd9124 [2022-09-06T23:19:34.530Z] ---> Running in 6eaf5429e300 [2022-09-06T23:19:34.530Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-06T23:19:34.530Z] ---> Running in 9560d514fba0 [2022-09-06T23:19:34.530Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-06T23:19:36.098Z] Removing intermediate container 245779cda198 [2022-09-06T23:19:36.098Z] ---> 3382fe8ae773 [2022-09-06T23:19:36.098Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T23:19:36.098Z] Removing intermediate container 812cb78eab2a [2022-09-06T23:19:36.098Z] ---> 2a3642e249fa [2022-09-06T23:19:36.098Z] [2022-09-06T23:19:36.098Z] Step 9/20 : FROM alpine:3.15 [2022-09-06T23:19:36.098Z] ---> c4fc93816858 [2022-09-06T23:19:36.098Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T23:19:36.098Z] ---> Using cache [2022-09-06T23:19:36.098Z] ---> 8045ba90a16f [2022-09-06T23:19:36.098Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:19:36.098Z] ---> Using cache [2022-09-06T23:19:36.098Z] ---> a52cde5dcfc2 [2022-09-06T23:19:36.098Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-06T23:19:36.357Z] ---> Running in 36ec5628cd9a [2022-09-06T23:19:36.357Z] Removing intermediate container 67d461cf5e3f [2022-09-06T23:19:36.357Z] ---> 549e5e2a2aa0 [2022-09-06T23:19:36.357Z] [2022-09-06T23:19:36.357Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T23:19:36.357Z] Removing intermediate container b99365dd63c2 [2022-09-06T23:19:36.357Z] ---> beadad9cfb0f [2022-09-06T23:19:36.357Z] [2022-09-06T23:19:36.357Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T23:19:36.357Z] Removing intermediate container 4180ac41bcba [2022-09-06T23:19:36.357Z] ---> f2c0ca953bbb [2022-09-06T23:19:36.357Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-06T23:19:36.357Z] ---> 4c428e690c1e [2022-09-06T23:19:36.357Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:19:36.617Z] ---> Running in c7df078a801c [2022-09-06T23:19:36.617Z] ---> 1403464c1484 [2022-09-06T23:19:36.617Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:19:36.617Z] ---> Running in 205c52af5007 [2022-09-06T23:19:36.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:36.879Z] 3.16: Pulling from library/alpine [2022-09-06T23:19:36.879Z] 3.16: Pulling from library/alpine [2022-09-06T23:19:37.450Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:37.710Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T23:19:37.710Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T23:19:37.710Z] Status: Image is up to date for alpine:3.16 [2022-09-06T23:19:37.710Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T23:19:37.710Z] ---> 9c6f07244728 [2022-09-06T23:19:37.710Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-06T23:19:37.710Z] ---> 9c6f07244728 [2022-09-06T23:19:37.710Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-06T23:19:37.969Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T23:19:37.969Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T23:19:37.969Z] OK: 15856 distinct packages available [2022-09-06T23:19:37.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:37.969Z] ---> Running in d689c6e623b1 [2022-09-06T23:19:37.969Z] ---> Running in 5ea6e29c5dc9 [2022-09-06T23:19:37.975Z] Removing intermediate container 9560d514fba0 [2022-09-06T23:19:37.975Z] ---> 6e1665297837 [2022-09-06T23:19:37.975Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T23:19:37.975Z] Removing intermediate container 6eaf5429e300 [2022-09-06T23:19:37.975Z] ---> 18b0ed452483 [2022-09-06T23:19:37.975Z] Step 12/25 : WORKDIR /edgex-go [2022-09-06T23:19:37.975Z] Removing intermediate container 367c2ccd9124 [2022-09-06T23:19:37.975Z] ---> aec1d0b0d995 [2022-09-06T23:19:37.975Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T23:19:37.975Z] ---> Running in 62009321c781 [2022-09-06T23:19:37.975Z] ---> Running in f30a66e441d8 [2022-09-06T23:19:38.291Z] ---> Running in c02dfd914d17 [2022-09-06T23:19:38.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:38.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:38.977Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:38.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:38.977Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-06T23:19:38.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:19:38.977Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:19:38.977Z] OK: 6 MiB in 15 packages [2022-09-06T23:19:39.246Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-06T23:19:39.246Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-06T23:19:39.246Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-06T23:19:39.246Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-06T23:19:39.246Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:19:39.246Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T23:19:39.246Z] OK: 6 MiB in 16 packages [2022-09-06T23:19:39.246Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-06T23:19:39.299Z] Removing intermediate container f30a66e441d8 [2022-09-06T23:19:39.299Z] ---> b4439e44a3f8 [2022-09-06T23:19:39.299Z] [2022-09-06T23:19:39.299Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T23:19:39.299Z] Removing intermediate container 62009321c781 [2022-09-06T23:19:39.299Z] ---> 2928223dd32d [2022-09-06T23:19:39.299Z] [2022-09-06T23:19:39.299Z] Step 13/25 : FROM alpine:3.15 [2022-09-06T23:19:39.299Z] Removing intermediate container c02dfd914d17 [2022-09-06T23:19:39.299Z] ---> 3b8c722fcd88 [2022-09-06T23:19:39.299Z] [2022-09-06T23:19:39.299Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T23:19:39.299Z] 3.15: Pulling from library/alpine [2022-09-06T23:19:39.508Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-06T23:19:39.508Z] (5/9) Installing curl (7.80.0-r3) [2022-09-06T23:19:39.508Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-06T23:19:39.594Z] 3.15: Pulling from library/alpine [2022-09-06T23:19:39.594Z] 3.15: Pulling from library/alpine [2022-09-06T23:19:39.770Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-06T23:19:39.770Z] (8/9) Installing libucontext (1.1-r0) [2022-09-06T23:19:39.770Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-06T23:19:40.034Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T23:19:40.034Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T23:19:40.034Z] OK: 8 MiB in 23 packages [2022-09-06T23:19:41.432Z] Removing intermediate container 5ea6e29c5dc9 [2022-09-06T23:19:41.432Z] ---> 878f733f0338 [2022-09-06T23:19:41.432Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T23:19:41.632Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T23:19:41.632Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T23:19:41.632Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T23:19:41.632Z] Status: Downloaded newer image for alpine:3.15 [2022-09-06T23:19:41.632Z] Status: Image is up to date for alpine:3.15 [2022-09-06T23:19:41.632Z] Status: Downloaded newer image for alpine:3.15 [2022-09-06T23:19:41.632Z] ---> 02e0d6fdf486 [2022-09-06T23:19:41.632Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T23:19:41.632Z] ---> 02e0d6fdf486 [2022-09-06T23:19:41.632Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T23:19:41.632Z] ---> 02e0d6fdf486 [2022-09-06T23:19:41.632Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T23:19:41.632Z] ---> Running in 1b8b7a50e31f [2022-09-06T23:19:41.632Z] ---> Running in 675b135588e5 [2022-09-06T23:19:41.632Z] ---> Running in 229e40c240fe [2022-09-06T23:19:41.813Z] ---> Running in 3f65ffd5dcfa [2022-09-06T23:19:42.122Z] Removing intermediate container d689c6e623b1 [2022-09-06T23:19:42.122Z] ---> 9113d9fe2d18 [2022-09-06T23:19:42.123Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T23:19:42.123Z] Removing intermediate container 36ec5628cd9a [2022-09-06T23:19:42.123Z] ---> 1758714610b0 [2022-09-06T23:19:42.123Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:19:42.123Z] ---> Running in fed60598bc0c [2022-09-06T23:19:42.123Z] Removing intermediate container 3f65ffd5dcfa [2022-09-06T23:19:42.123Z] ---> 860fc7e5ac1b [2022-09-06T23:19:42.123Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-06T23:19:42.409Z] ---> Running in 7d5035320adb [2022-09-06T23:19:42.409Z] Removing intermediate container fed60598bc0c [2022-09-06T23:19:42.409Z] ---> 800c1015fac1 [2022-09-06T23:19:42.409Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-06T23:19:42.409Z] ---> Running in 949acc86b9e8 [2022-09-06T23:19:42.409Z] ---> ec61cf7cc9a8 [2022-09-06T23:19:42.409Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-06T23:19:42.409Z] Removing intermediate container 7d5035320adb [2022-09-06T23:19:42.409Z] ---> d9103aa4aa2d [2022-09-06T23:19:42.409Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T23:19:42.409Z] ---> Running in d03f3d6a7a38 [2022-09-06T23:19:42.639Z] Removing intermediate container 675b135588e5 [2022-09-06T23:19:42.639Z] ---> 27bd332a35ff [2022-09-06T23:19:42.639Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:19:42.639Z] Removing intermediate container 229e40c240fe [2022-09-06T23:19:42.639Z] ---> 3d23d2f47dc0 [2022-09-06T23:19:42.639Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:19:42.639Z] Removing intermediate container 1b8b7a50e31f [2022-09-06T23:19:42.639Z] ---> bace4b0f9ef6 [2022-09-06T23:19:42.639Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:19:42.639Z] ---> Running in cb481b41f4bb [2022-09-06T23:19:42.667Z] Removing intermediate container 949acc86b9e8 [2022-09-06T23:19:42.667Z] ---> fa060e5e109c [2022-09-06T23:19:42.667Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T23:19:42.667Z] ---> Running in 55833e984dd4 [2022-09-06T23:19:42.667Z] Removing intermediate container d03f3d6a7a38 [2022-09-06T23:19:42.668Z] ---> 1faa16c3263d [2022-09-06T23:19:42.668Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:19:42.920Z] ---> Running in c99bc773bfaa [2022-09-06T23:19:43.201Z] ---> Running in 2d9aaa0688dd [2022-09-06T23:19:43.243Z] Removing intermediate container 55833e984dd4 [2022-09-06T23:19:43.243Z] ---> 42918be6afce [2022-09-06T23:19:43.243Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:19:43.502Z] ---> e57bea9222d7 [2022-09-06T23:19:43.502Z] ---> a6363cfd4c35 [2022-09-06T23:19:43.502Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-06T23:19:43.502Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-06T23:19:43.502Z] ---> 04755b7ca524 [2022-09-06T23:19:43.502Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-06T23:19:45.410Z] ---> b2be2f446310 [2022-09-06T23:19:45.410Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-06T23:19:45.672Z] ---> 4c1ea4d2d74c [2022-09-06T23:19:45.672Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-06T23:19:45.672Z] ---> 3d3cae60e776 [2022-09-06T23:19:45.672Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-06T23:19:45.672Z] ---> Running in ab6cda82954e [2022-09-06T23:19:46.252Z] Removing intermediate container ab6cda82954e [2022-09-06T23:19:46.252Z] ---> f790935c370d [2022-09-06T23:19:46.252Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:19:46.252Z] ---> 5aa2a8c15c2c [2022-09-06T23:19:46.252Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-06T23:19:46.252Z] ---> Running in 33f39a129dfa [2022-09-06T23:19:46.252Z] ---> 7a3e665ec8a4 [2022-09-06T23:19:46.252Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-06T23:19:46.252Z] ---> Running in f25f9ee54e97 [2022-09-06T23:19:46.252Z] ---> Running in c76f6e3b18d8 [2022-09-06T23:19:46.252Z] Removing intermediate container 33f39a129dfa [2022-09-06T23:19:46.252Z] ---> 23db3c05d72f [2022-09-06T23:19:46.252Z] Step 18/20 : LABEL arch=x86_64 [2022-09-06T23:19:46.514Z] Removing intermediate container f25f9ee54e97 [2022-09-06T23:19:46.514Z] ---> 4b14431d45ec [2022-09-06T23:19:46.514Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:19:46.514Z] ---> Running in 1867e633a93c [2022-09-06T23:19:46.514Z] ---> Running in f52376786196 [2022-09-06T23:19:46.514Z] Removing intermediate container c76f6e3b18d8 [2022-09-06T23:19:46.514Z] ---> 6b76973698d6 [2022-09-06T23:19:46.514Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:19:46.514Z] ---> Running in c1b5e994e75c [2022-09-06T23:19:46.514Z] Removing intermediate container 1867e633a93c [2022-09-06T23:19:46.514Z] ---> c18726371c7d [2022-09-06T23:19:46.514Z] Step 19/20 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:19:46.514Z] Removing intermediate container f52376786196 [2022-09-06T23:19:46.514Z] ---> 48de01fce76e [2022-09-06T23:19:46.514Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T23:19:46.776Z] ---> Running in 27ff05f7b0cb [2022-09-06T23:19:46.776Z] ---> Running in 20d5901e458e [2022-09-06T23:19:46.776Z] Removing intermediate container c1b5e994e75c [2022-09-06T23:19:46.776Z] ---> 68a6d626098a [2022-09-06T23:19:46.776Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T23:19:46.776Z] ---> Running in 959d26a3ec6b [2022-09-06T23:19:46.776Z] Removing intermediate container 20d5901e458e [2022-09-06T23:19:46.776Z] ---> a033473deb0b [2022-09-06T23:19:46.776Z] Step 22/23 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:19:46.776Z] Removing intermediate container 27ff05f7b0cb [2022-09-06T23:19:46.776Z] ---> 483c6831fb77 [2022-09-06T23:19:46.776Z] Step 20/20 : LABEL version=2.3.0-dev.57 [2022-09-06T23:19:47.037Z] ---> Running in f5375af6962a [2022-09-06T23:19:47.037Z] ---> Running in 081440ec449d [2022-09-06T23:19:47.037Z] Removing intermediate container 959d26a3ec6b [2022-09-06T23:19:47.037Z] ---> a63a2a98cab5 [2022-09-06T23:19:47.037Z] Step 22/23 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:19:47.037Z] ---> Running in 94184b8df8aa [2022-09-06T23:19:47.037Z] Removing intermediate container f5375af6962a [2022-09-06T23:19:47.037Z] ---> 144dc5b430ce [2022-09-06T23:19:47.037Z] Step 23/23 : LABEL version=2.3.0-dev.57 [2022-09-06T23:19:47.037Z] Removing intermediate container 205c52af5007 [2022-09-06T23:19:47.037Z] ---> 49d5e242278c [2022-09-06T23:19:47.037Z] Step 8/31 : COPY . . [2022-09-06T23:19:47.037Z] ---> Running in 1eaf3166e72f [2022-09-06T23:19:47.037Z] Removing intermediate container 081440ec449d [2022-09-06T23:19:47.037Z] ---> 81aa33400a81 [2022-09-06T23:19:47.037Z] [2022-09-06T23:19:47.298Z] Removing intermediate container c7df078a801c [2022-09-06T23:19:47.298Z] ---> da601cd90430 [2022-09-06T23:19:47.298Z] Step 9/24 : COPY . . [2022-09-06T23:19:47.298Z] Removing intermediate container 94184b8df8aa [2022-09-06T23:19:47.298Z] ---> 70a44751ff4e [2022-09-06T23:19:47.298Z] Step 23/23 : LABEL version=2.3.0-dev.57 [2022-09-06T23:19:47.298Z] Successfully built 81aa33400a81 [2022-09-06T23:19:47.298Z] ---> Running in aef2aabc1448 [2022-09-06T23:19:47.298Z] Removing intermediate container 1eaf3166e72f [2022-09-06T23:19:47.298Z] ---> 5d3008c250f8 [2022-09-06T23:19:47.298Z] [2022-09-06T23:19:47.298Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-06T23:19:47.298Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-09-06T23:19:47.298Z] Successfully built 5d3008c250f8 [2022-09-06T23:19:47.569Z] Removing intermediate container c99bc773bfaa [2022-09-06T23:19:47.569Z] ---> 5cae488a0dcf [2022-09-06T23:19:47.569Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T23:19:47.569Z] ---> Running in 9f238fec9a1d [2022-09-06T23:19:47.569Z] Removing intermediate container cb481b41f4bb [2022-09-06T23:19:47.569Z] ---> 3b12195c99b6 [2022-09-06T23:19:47.569Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T23:19:47.851Z] Removing intermediate container 2d9aaa0688dd [2022-09-06T23:19:47.851Z] ---> 217ae6681b2d [2022-09-06T23:19:47.851Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-06T23:19:47.851Z] ---> Running in 3ad03be1632d [2022-09-06T23:19:48.135Z] ---> Running in 43cf3cf5d173 [2022-09-06T23:19:48.726Z] Successfully tagged support-scheduler:latest [2022-09-06T23:19:48.726Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-09-06T23:19:50.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:19:50.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:19:50.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:19:50.637Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:19:50.637Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:19:50.637Z] ---> 906cdc20663c [2022-09-06T23:19:50.637Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T23:19:50.637Z] ---> Using cache [2022-09-06T23:19:50.637Z] ---> 0fe1712f206c [2022-09-06T23:19:50.637Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:19:50.637Z] ---> Using cache [2022-09-06T23:19:50.637Z] ---> fa96bc9a507c [2022-09-06T23:19:50.637Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T23:19:50.637Z] ---> Using cache [2022-09-06T23:19:50.637Z] ---> 19cfecdfeb66 [2022-09-06T23:19:50.637Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T23:19:50.637Z] ---> Using cache [2022-09-06T23:19:50.637Z] ---> 40a7f92a4946 [2022-09-06T23:19:50.637Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:19:50.637Z] ---> Using cache [2022-09-06T23:19:50.637Z] ---> b999e4380e98 [2022-09-06T23:19:50.637Z] Step 8/26 : COPY . . [2022-09-06T23:19:50.637Z] ---> Using cache [2022-09-06T23:19:50.637Z] ---> 0196179dfae9 [2022-09-06T23:19:50.637Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T23:19:50.637Z] ---> Using cache [2022-09-06T23:19:50.637Z] ---> b51832d28e77 [2022-09-06T23:19:50.637Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T23:19:50.637Z] ---> Using cache [2022-09-06T23:19:50.637Z] ---> ef2b9a474640 [2022-09-06T23:19:50.637Z] 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-06T23:19:50.637Z] ---> Using cache [2022-09-06T23:19:50.637Z] ---> 63c7b26a1386 [2022-09-06T23:19:50.637Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T23:19:50.637Z] ---> Using cache [2022-09-06T23:19:50.637Z] ---> c13dea34e81a [2022-09-06T23:19:50.637Z] [2022-09-06T23:19:50.637Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T23:19:50.637Z] ---> c4fc93816858 [2022-09-06T23:19:50.637Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T23:19:50.637Z] ---> Using cache [2022-09-06T23:19:50.637Z] ---> 8045ba90a16f [2022-09-06T23:19:50.637Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:19:50.637Z] ---> Using cache [2022-09-06T23:19:50.637Z] ---> a52cde5dcfc2 [2022-09-06T23:19:50.637Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T23:19:50.637Z] ---> Using cache [2022-09-06T23:19:50.637Z] ---> fbb02e6d2bb9 [2022-09-06T23:19:50.637Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-06T23:19:51.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:19:51.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:19:51.576Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:19:51.576Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:19:51.576Z] ---> 906cdc20663c [2022-09-06T23:19:51.576Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T23:19:51.576Z] ---> Using cache [2022-09-06T23:19:51.576Z] ---> 0fe1712f206c [2022-09-06T23:19:51.576Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:19:51.576Z] ---> Using cache [2022-09-06T23:19:51.576Z] ---> fa96bc9a507c [2022-09-06T23:19:51.576Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-06T23:19:51.576Z] ---> Using cache [2022-09-06T23:19:51.576Z] ---> f2c0ca953bbb [2022-09-06T23:19:51.576Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T23:19:51.576Z] ---> Using cache [2022-09-06T23:19:51.576Z] ---> 1403464c1484 [2022-09-06T23:19:51.576Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:19:51.576Z] ---> Using cache [2022-09-06T23:19:51.576Z] ---> 49d5e242278c [2022-09-06T23:19:51.576Z] Step 8/25 : COPY . . [2022-09-06T23:19:51.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:19:52.571Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T23:19:52.572Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T23:19:52.572Z] OK: 15733 distinct packages available [2022-09-06T23:19:52.572Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T23:19:52.572Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T23:19:52.572Z] OK: 15733 distinct packages available [2022-09-06T23:19:52.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:19:52.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:19:53.130Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T23:19:53.130Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T23:19:53.130Z] OK: 15733 distinct packages available [2022-09-06T23:19:53.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:19:53.494Z] Removing intermediate container aef2aabc1448 [2022-09-06T23:19:53.494Z] ---> 1fcbe3978101 [2022-09-06T23:19:53.494Z] [2022-09-06T23:19:53.494Z] Successfully built 1fcbe3978101 [2022-09-06T23:19:53.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:19:54.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:19:54.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:19:54.445Z] Successfully tagged support-notifications:latest [2022-09-06T23:19:54.445Z]  Building support-notifications ... done Building security-proxy-setup [2022-09-06T23:19:55.301Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-06T23:19:55.301Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-06T23:19:55.301Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-06T23:19:55.301Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-06T23:19:55.301Z] (3/5) Installing libucontext (1.1-r0) [2022-09-06T23:19:55.301Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-06T23:19:55.301Z] (3/5) Installing libucontext (1.1-r0) [2022-09-06T23:19:55.579Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-06T23:19:55.579Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-06T23:19:55.579Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-06T23:19:55.579Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-06T23:19:55.579Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-06T23:19:55.579Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T23:19:55.579Z] OK: 6 MiB in 19 packages [2022-09-06T23:19:55.579Z] (3/4) Installing libucontext (1.1-r0) [2022-09-06T23:19:55.860Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T23:19:55.860Z] OK: 6 MiB in 19 packages [2022-09-06T23:19:55.860Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-06T23:19:55.860Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T23:19:55.860Z] OK: 6 MiB in 18 packages [2022-09-06T23:19:57.007Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:19:57.007Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:19:57.007Z] ---> 906cdc20663c [2022-09-06T23:19:57.007Z] Step 3/22 : WORKDIR /edgex-go [2022-09-06T23:19:57.007Z] ---> Using cache [2022-09-06T23:19:57.007Z] ---> 0fe1712f206c [2022-09-06T23:19:57.007Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:19:57.007Z] ---> Using cache [2022-09-06T23:19:57.007Z] ---> fa96bc9a507c [2022-09-06T23:19:57.007Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-06T23:19:57.007Z] ---> Using cache [2022-09-06T23:19:57.007Z] ---> f2c0ca953bbb [2022-09-06T23:19:57.007Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-06T23:19:57.007Z] ---> Using cache [2022-09-06T23:19:57.007Z] ---> 1403464c1484 [2022-09-06T23:19:57.007Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:19:57.007Z] ---> Using cache [2022-09-06T23:19:57.007Z] ---> 49d5e242278c [2022-09-06T23:19:57.007Z] Step 8/22 : COPY . . [2022-09-06T23:19:57.007Z] ---> Using cache [2022-09-06T23:19:57.007Z] ---> 55fd13547ad4 [2022-09-06T23:19:57.007Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-06T23:19:58.516Z] Removing intermediate container 3ad03be1632d [2022-09-06T23:19:58.516Z] ---> 94202fa9dc53 [2022-09-06T23:19:58.516Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T23:19:58.516Z] Removing intermediate container 9f238fec9a1d [2022-09-06T23:19:58.516Z] ---> d162d03316fe [2022-09-06T23:19:58.516Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-06T23:19:58.516Z] Removing intermediate container 43cf3cf5d173 [2022-09-06T23:19:58.812Z] ---> a181282f8e7d [2022-09-06T23:19:58.812Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T23:20:00.328Z] ---> 5c821e2efa32 [2022-09-06T23:20:00.328Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T23:20:00.328Z] ---> Running in 8e9856bb4332 [2022-09-06T23:20:00.328Z] ---> 55fd13547ad4 [2022-09-06T23:20:00.328Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-06T23:20:00.328Z] ---> cec419b40755 [2022-09-06T23:20:00.328Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-06T23:20:00.328Z] ---> a1ce6e046959 [2022-09-06T23:20:00.328Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-06T23:20:00.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-06T23:20:00.861Z] ---> Running in 08699863b845 [2022-09-06T23:20:00.861Z] ---> Running in a79c49db33a5 [2022-09-06T23:20:00.861Z] ---> Running in 7fe572fce669 [2022-09-06T23:20:01.123Z] ---> 07c05cb66a0a [2022-09-06T23:20:01.123Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T23:20:01.386Z] ---> 3621371f91dd [2022-09-06T23:20:01.386Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-06T23:20:01.386Z] ---> b57be38033de [2022-09-06T23:20:01.386Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-06T23:20:01.648Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-06T23:20:01.648Z] ---> 226fff5b9c6c [2022-09-06T23:20:01.648Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T23:20:01.648Z] ---> Running in f65744dcaace [2022-09-06T23:20:01.648Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-06T23:20:01.648Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-06T23:20:01.648Z] Removing intermediate container f65744dcaace [2022-09-06T23:20:01.648Z] ---> 295c9980cd61 [2022-09-06T23:20:01.648Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T23:20:01.648Z] ---> Running in eb9a80201e55 [2022-09-06T23:20:01.911Z] Removing intermediate container eb9a80201e55 [2022-09-06T23:20:01.911Z] ---> 3eb0de54f248 [2022-09-06T23:20:01.911Z] Step 24/26 : LABEL arch=x86_64 [2022-09-06T23:20:01.911Z] ---> Running in ce3879459aa9 [2022-09-06T23:20:01.911Z] Removing intermediate container ce3879459aa9 [2022-09-06T23:20:01.911Z] ---> 94885d3f2462 [2022-09-06T23:20:01.911Z] Step 25/26 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:20:02.180Z] ---> Running in 502e0a08e377 [2022-09-06T23:20:02.440Z] Removing intermediate container 502e0a08e377 [2022-09-06T23:20:02.440Z] ---> ee77dda7fa4a [2022-09-06T23:20:02.440Z] Step 26/26 : LABEL version=2.3.0-dev.57 [2022-09-06T23:20:02.440Z] ---> Running in 395adbf13957 [2022-09-06T23:20:02.700Z] Removing intermediate container 395adbf13957 [2022-09-06T23:20:02.700Z] ---> 371af7e21975 [2022-09-06T23:20:02.700Z] [2022-09-06T23:20:02.700Z] Successfully built 371af7e21975 [2022-09-06T23:20:02.700Z] Successfully tagged security-spire-agent:latest [2022-09-06T23:20:02.700Z]  Building security-spire-agent ... done Building core-command [2022-09-06T23:20:05.248Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:20:05.249Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:20:05.249Z] ---> 906cdc20663c [2022-09-06T23:20:05.249Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T23:20:05.249Z] ---> Using cache [2022-09-06T23:20:05.249Z] ---> 95ef5e25c5b1 [2022-09-06T23:20:05.249Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T23:20:05.249Z] ---> Using cache [2022-09-06T23:20:05.249Z] ---> be80f937c23d [2022-09-06T23:20:05.249Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:20:05.249Z] ---> Using cache [2022-09-06T23:20:05.249Z] ---> e8c5ae30d8c9 [2022-09-06T23:20:05.249Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-06T23:20:05.249Z] ---> Using cache [2022-09-06T23:20:05.249Z] ---> ad36dea400a4 [2022-09-06T23:20:05.249Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T23:20:05.249Z] ---> Using cache [2022-09-06T23:20:05.249Z] ---> 12978e7fa594 [2022-09-06T23:20:05.249Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:20:05.249Z] ---> Using cache [2022-09-06T23:20:05.249Z] ---> 113c3fc4eb52 [2022-09-06T23:20:05.249Z] Step 9/24 : COPY . . [2022-09-06T23:20:05.249Z] ---> Using cache [2022-09-06T23:20:05.249Z] ---> 0b1750f8af6a [2022-09-06T23:20:05.249Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-06T23:20:05.561Z] ---> b81b6f083df2 [2022-09-06T23:20:05.561Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T23:20:08.212Z] ---> 13fb56128bfa [2022-09-06T23:20:08.212Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T23:20:08.818Z] ---> 2034528ef640 [2022-09-06T23:20:08.818Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T23:20:10.293Z] ---> c3ae4fa01132 [2022-09-06T23:20:10.293Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-06T23:20:10.293Z] ---> b5cc5461f982 [2022-09-06T23:20:10.293Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-06T23:20:10.544Z] ---> Running in e411bd0e40b1 [2022-09-06T23:20:10.567Z] ---> Running in a60a1f071001 [2022-09-06T23:20:11.117Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-06T23:20:11.564Z] Removing intermediate container a60a1f071001 [2022-09-06T23:20:11.564Z] ---> c155646e0ff5 [2022-09-06T23:20:11.564Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-06T23:20:11.841Z] ---> 7a4b533f99c9 [2022-09-06T23:20:11.841Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-06T23:20:13.826Z] ---> 54deeb6fd81a [2022-09-06T23:20:13.826Z] Step 21/26 : WORKDIR / [2022-09-06T23:20:13.826Z] ---> Running in 1c108f0fb2aa [2022-09-06T23:20:13.826Z] ---> 4361a2b0d1bd [2022-09-06T23:20:13.826Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T23:20:14.107Z] ---> Running in 2d02fd015c10 [2022-09-06T23:20:14.713Z] ---> 382455213a0b [2022-09-06T23:20:14.713Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T23:20:14.713Z] Removing intermediate container 1c108f0fb2aa [2022-09-06T23:20:14.713Z] ---> 8822a8aeb8dc [2022-09-06T23:20:14.713Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T23:20:14.713Z] ---> Running in 4e8d7242212e [2022-09-06T23:20:15.005Z] Removing intermediate container 2d02fd015c10 [2022-09-06T23:20:15.005Z] ---> 3abf1293453b [2022-09-06T23:20:15.005Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T23:20:15.005Z] ---> Running in 45f6ea5b6a2b [2022-09-06T23:20:15.616Z] Removing intermediate container 4e8d7242212e [2022-09-06T23:20:15.616Z] ---> 1475055ceb16 [2022-09-06T23:20:15.616Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T23:20:15.898Z] ---> Running in 35c37a156ef4 [2022-09-06T23:20:16.178Z] Removing intermediate container 45f6ea5b6a2b [2022-09-06T23:20:16.178Z] ---> 33e55be2f813 [2022-09-06T23:20:16.178Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T23:20:16.178Z] ---> Running in 03cdabdbf66a [2022-09-06T23:20:16.470Z] ---> 047829e2d995 [2022-09-06T23:20:16.470Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-06T23:20:17.091Z] Removing intermediate container 35c37a156ef4 [2022-09-06T23:20:17.091Z] ---> 1a6308881b2e [2022-09-06T23:20:17.091Z] Step 24/26 : LABEL arch=arm64 [2022-09-06T23:20:17.091Z] Removing intermediate container 03cdabdbf66a [2022-09-06T23:20:17.091Z] ---> 60f407155e7b [2022-09-06T23:20:17.091Z] Step 24/25 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:20:17.091Z] ---> Running in e9ebe79ae266 [2022-09-06T23:20:17.091Z] ---> Running in 3e3e4064c389 [2022-09-06T23:20:18.090Z] Removing intermediate container e9ebe79ae266 [2022-09-06T23:20:18.090Z] ---> 71ae9c9958fe [2022-09-06T23:20:18.090Z] Step 25/26 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:20:18.090Z] ---> Running in 140002b91658 [2022-09-06T23:20:18.090Z] ---> cf25448cfff3 [2022-09-06T23:20:18.090Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-06T23:20:18.090Z] Removing intermediate container 3e3e4064c389 [2022-09-06T23:20:18.090Z] ---> 7d854277543c [2022-09-06T23:20:18.090Z] Step 25/25 : LABEL version=2.3.0-dev.57 [2022-09-06T23:20:18.378Z] ---> Running in 190b871f2ce8 [2022-09-06T23:20:19.383Z] Removing intermediate container 140002b91658 [2022-09-06T23:20:19.383Z] ---> 82a1de513980 [2022-09-06T23:20:19.383Z] Step 26/26 : LABEL version=2.3.0-dev.57 [2022-09-06T23:20:19.383Z] Removing intermediate container 190b871f2ce8 [2022-09-06T23:20:19.383Z] ---> bf7cf8e209f4 [2022-09-06T23:20:19.383Z] [2022-09-06T23:20:19.383Z] ---> Running in a17b5376c7cd [2022-09-06T23:20:19.383Z] ---> a3c22ea01a24 [2022-09-06T23:20:19.383Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T23:20:19.667Z] ---> Running in 9436a803fa93 [2022-09-06T23:20:19.667Z] Successfully built bf7cf8e209f4 [2022-09-06T23:20:19.667Z] Successfully tagged security-spire-server-arm64:latest [2022-09-06T23:20:19.667Z]  Building security-spire-server ... done Building core-data [2022-09-06T23:20:20.289Z] Removing intermediate container a17b5376c7cd [2022-09-06T23:20:20.289Z] ---> f04e36e302b5 [2022-09-06T23:20:20.289Z] [2022-09-06T23:20:20.289Z] Removing intermediate container 9436a803fa93 [2022-09-06T23:20:20.289Z] ---> b54225d613d3 [2022-09-06T23:20:20.289Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T23:20:20.572Z] ---> Running in 77004319c02d [2022-09-06T23:20:20.572Z] Successfully built f04e36e302b5 [2022-09-06T23:20:20.572Z] Successfully tagged security-spire-config-arm64:latest [2022-09-06T23:20:20.572Z]  Building security-spire-config ... done Building security-bootstrapper [2022-09-06T23:20:21.208Z] Removing intermediate container 77004319c02d [2022-09-06T23:20:21.208Z] ---> 566e33784f6f [2022-09-06T23:20:21.208Z] Step 24/26 : LABEL arch=arm64 [2022-09-06T23:20:21.208Z] ---> Running in a59ddae33c89 [2022-09-06T23:20:21.822Z] Removing intermediate container a59ddae33c89 [2022-09-06T23:20:21.823Z] ---> d5f074d68a60 [2022-09-06T23:20:21.823Z] Step 25/26 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:20:21.823Z] ---> Running in 9c73103692bf [2022-09-06T23:20:22.428Z] Removing intermediate container 9c73103692bf [2022-09-06T23:20:22.428Z] ---> 2aaee5a27603 [2022-09-06T23:20:22.428Z] Step 26/26 : LABEL version=2.3.0-dev.57 [2022-09-06T23:20:22.718Z] ---> Running in 4b38e4ebe5fe [2022-09-06T23:20:23.001Z] Removing intermediate container 4b38e4ebe5fe [2022-09-06T23:20:23.001Z] ---> 31db501c9555 [2022-09-06T23:20:23.001Z] [2022-09-06T23:20:23.284Z] Successfully built 31db501c9555 [2022-09-06T23:20:23.284Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-06T23:20:23.284Z] Building security-spiffe-token-provider [2022-09-06T23:20:25.314Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:20:25.595Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:20:25.595Z] ---> 3aacc6736051 [2022-09-06T23:20:25.595Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T23:20:25.595Z] ---> Running in a0ce7963cda4 [2022-09-06T23:20:26.026Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-06T23:20:26.202Z] Removing intermediate container a0ce7963cda4 [2022-09-06T23:20:26.202Z] ---> 69f3165c30f0 [2022-09-06T23:20:26.202Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T23:20:26.202Z] ---> Running in 97f966611e41 [2022-09-06T23:20:26.816Z] Removing intermediate container 97f966611e41 [2022-09-06T23:20:26.816Z] ---> 4fc183a14afc [2022-09-06T23:20:26.816Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:20:27.097Z] ---> Running in 92b43790583a [2022-09-06T23:20:28.588Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:20:28.588Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:20:28.588Z] ---> 3aacc6736051 [2022-09-06T23:20:28.588Z] Step 3/31 : WORKDIR /edgex-go [2022-09-06T23:20:28.588Z] ---> Using cache [2022-09-06T23:20:28.588Z] ---> d2865046de6e [2022-09-06T23:20:28.588Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:20:28.588Z] ---> Using cache [2022-09-06T23:20:28.588Z] ---> 6cf9692f23b5 [2022-09-06T23:20:28.588Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-06T23:20:28.864Z] ---> Running in e116a5412d6f [2022-09-06T23:20:29.333Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-06T23:20:31.529Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:20:31.529Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:20:31.529Z] ---> 3aacc6736051 [2022-09-06T23:20:31.529Z] Step 3/20 : WORKDIR /edgex-go [2022-09-06T23:20:31.529Z] ---> Using cache [2022-09-06T23:20:31.529Z] ---> d2865046de6e [2022-09-06T23:20:31.529Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-06T23:20:31.529Z] ---> Running in 50b15c53e7d5 [2022-09-06T23:20:31.529Z] Removing intermediate container 92b43790583a [2022-09-06T23:20:31.529Z] ---> f407f697cf50 [2022-09-06T23:20:31.529Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-06T23:20:32.085Z] ---> Running in d02fa880d6f9 [2022-09-06T23:20:32.085Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:20:33.264Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:20:34.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:20:34.568Z] OK: 221 MiB in 51 packages [2022-09-06T23:20:34.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:20:35.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:20:36.277Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:20:36.277Z] Removing intermediate container e116a5412d6f [2022-09-06T23:20:36.277Z] ---> 17b1d2c45d64 [2022-09-06T23:20:36.277Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-06T23:20:36.887Z] v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-06T23:20:36.887Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-06T23:20:36.887Z] OK: 16894 distinct packages available [2022-09-06T23:20:37.171Z] ---> 294c606aaa6a [2022-09-06T23:20:37.172Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:20:37.172Z] ---> Running in f0651715e084 [2022-09-06T23:20:37.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:20:37.511Z] Removing intermediate container 7fe572fce669 [2022-09-06T23:20:37.511Z] ---> bfecaaf7fedf [2022-09-06T23:20:37.511Z] [2022-09-06T23:20:37.511Z] Step 10/31 : FROM alpine:3.16 [2022-09-06T23:20:37.511Z] ---> 9c6f07244728 [2022-09-06T23:20:37.511Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T23:20:37.512Z] Removing intermediate container 8e9856bb4332 [2022-09-06T23:20:37.512Z] ---> cfbf95574e28 [2022-09-06T23:20:37.512Z] [2022-09-06T23:20:37.512Z] Step 10/22 : FROM alpine:3.16 [2022-09-06T23:20:37.512Z] ---> 9c6f07244728 [2022-09-06T23:20:37.512Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-06T23:20:37.512Z] Removing intermediate container 08699863b845 [2022-09-06T23:20:37.512Z] ---> a0aed1eca1c7 [2022-09-06T23:20:37.512Z] [2022-09-06T23:20:37.512Z] Step 10/25 : FROM alpine:3.16 [2022-09-06T23:20:37.512Z] ---> 9c6f07244728 [2022-09-06T23:20:37.512Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-06T23:20:37.737Z] OK: 221 MiB in 51 packages [2022-09-06T23:20:38.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:20:39.029Z] Removing intermediate container d02fa880d6f9 [2022-09-06T23:20:39.029Z] ---> 59c2025e868a [2022-09-06T23:20:39.029Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T23:20:39.483Z] ---> Running in 89baf92b2c56 [2022-09-06T23:20:39.483Z] ---> Running in 8a9a6b6fc307 [2022-09-06T23:20:39.483Z] ---> Running in a221a0a6d18f [2022-09-06T23:20:39.483Z] Removing intermediate container 89baf92b2c56 [2022-09-06T23:20:39.483Z] ---> 952952c306f1 [2022-09-06T23:20:39.483Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-06T23:20:39.483Z] Removing intermediate container a79c49db33a5 [2022-09-06T23:20:39.483Z] ---> b062d0a0a5cb [2022-09-06T23:20:39.483Z] [2022-09-06T23:20:39.483Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T23:20:39.483Z] ---> 9c6f07244728 [2022-09-06T23:20:39.483Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-06T23:20:39.629Z] OK: 221 MiB in 51 packages [2022-09-06T23:20:39.743Z] Removing intermediate container e411bd0e40b1 [2022-09-06T23:20:39.743Z] ---> b9d94a236327 [2022-09-06T23:20:39.743Z] [2022-09-06T23:20:39.743Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T23:20:39.743Z] ---> 9c6f07244728 [2022-09-06T23:20:39.743Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-06T23:20:39.743Z] ---> Using cache [2022-09-06T23:20:39.743Z] ---> 878f733f0338 [2022-09-06T23:20:39.743Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T23:20:39.743Z] ---> Using cache [2022-09-06T23:20:39.743Z] ---> 860fc7e5ac1b [2022-09-06T23:20:39.743Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-06T23:20:39.743Z] ---> Running in 76f8a225fff0 [2022-09-06T23:20:39.743Z] ---> Running in c812b0faa273 [2022-09-06T23:20:39.743Z] ---> Running in 2a1b253b463c [2022-09-06T23:20:39.743Z] Removing intermediate container c812b0faa273 [2022-09-06T23:20:39.743Z] ---> b107979a167f [2022-09-06T23:20:39.743Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-06T23:20:39.743Z] Removing intermediate container 2a1b253b463c [2022-09-06T23:20:39.743Z] ---> c42111cc85e4 [2022-09-06T23:20:39.743Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-06T23:20:39.743Z] ---> Running in b317e881123b [2022-09-06T23:20:39.743Z] ---> Running in 86930f3d5545 [2022-09-06T23:20:40.002Z] Removing intermediate container b317e881123b [2022-09-06T23:20:40.002Z] ---> 6b94475bcf08 [2022-09-06T23:20:40.002Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-06T23:20:40.002Z] Removing intermediate container 86930f3d5545 [2022-09-06T23:20:40.002Z] ---> 70d3ccebc9e3 [2022-09-06T23:20:40.002Z] Step 16/24 : WORKDIR / [2022-09-06T23:20:40.002Z] ---> Running in 41bd85da3fe1 [2022-09-06T23:20:40.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:20:40.002Z] ---> Running in 4992b1ca8738 [2022-09-06T23:20:40.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:20:40.002Z] Removing intermediate container 41bd85da3fe1 [2022-09-06T23:20:40.002Z] ---> 732742ac67a3 [2022-09-06T23:20:40.002Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:20:40.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:20:40.002Z] ---> Running in 548d0241ffc2 [2022-09-06T23:20:40.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:20:40.002Z] Removing intermediate container 4992b1ca8738 [2022-09-06T23:20:40.002Z] ---> ffd4b6a99ab7 [2022-09-06T23:20:40.002Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:20:40.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:20:40.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:20:40.262Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-06T23:20:40.262Z] ---> b7f54f900a23 [2022-09-06T23:20:40.262Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-06T23:20:40.262Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-06T23:20:40.262Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T23:20:40.262Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-06T23:20:40.262Z] (5/6) Installing curl (7.83.1-r3) [2022-09-06T23:20:40.262Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-06T23:20:40.262Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:20:40.262Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T23:20:40.262Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-06T23:20:40.262Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-06T23:20:40.262Z] OK: 8 MiB in 20 packages [2022-09-06T23:20:40.262Z] (3/3) Installing su-exec (0.2-r1) [2022-09-06T23:20:40.262Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:20:40.262Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T23:20:40.522Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-06T23:20:40.522Z] (2/2) Installing su-exec (0.2-r1) [2022-09-06T23:20:40.522Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:20:40.522Z] OK: 6 MiB in 16 packages [2022-09-06T23:20:40.522Z] OK: 6 MiB in 17 packages [2022-09-06T23:20:40.662Z] ---> 02f2a0c1b476 [2022-09-06T23:20:40.663Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:20:40.663Z] ---> Running in 6f522b0c8a14 [2022-09-06T23:20:41.093Z] ---> 434045b448c6 [2022-09-06T23:20:41.093Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-06T23:20:41.093Z] ---> 8a4e6fdba290 [2022-09-06T23:20:41.093Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-06T23:20:41.093Z] ---> Running in d0a1d1c82b98 [2022-09-06T23:20:41.353Z] Removing intermediate container 548d0241ffc2 [2022-09-06T23:20:41.353Z] ---> c33e74c6b08e [2022-09-06T23:20:41.353Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T23:20:41.353Z] ---> Running in 1f23361bd913 [2022-09-06T23:20:41.353Z] Removing intermediate container a221a0a6d18f [2022-09-06T23:20:41.353Z] ---> abd11e738136 [2022-09-06T23:20:41.353Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T23:20:41.353Z] Removing intermediate container d0a1d1c82b98 [2022-09-06T23:20:41.353Z] ---> f53876d40235 [2022-09-06T23:20:41.353Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:20:41.353Z] Removing intermediate container 76f8a225fff0 [2022-09-06T23:20:41.353Z] ---> 41824d4ed73a [2022-09-06T23:20:41.353Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-06T23:20:41.353Z] ---> Running in 54665374f819 [2022-09-06T23:20:41.353Z] ---> Running in ebf4f56f5654 [2022-09-06T23:20:41.614Z] ---> Running in de597534d3aa [2022-09-06T23:20:41.614Z] Removing intermediate container 8a9a6b6fc307 [2022-09-06T23:20:41.614Z] ---> 05002e70c001 [2022-09-06T23:20:41.614Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T23:20:41.614Z] ---> Running in f137f3eecab8 [2022-09-06T23:20:41.614Z] Removing intermediate container 54665374f819 [2022-09-06T23:20:41.614Z] ---> dbb688c6332b [2022-09-06T23:20:41.614Z] Step 13/22 : WORKDIR /edgex [2022-09-06T23:20:41.614Z] ---> Running in df2993fa24ba [2022-09-06T23:20:41.614Z] Removing intermediate container de597534d3aa [2022-09-06T23:20:41.614Z] ---> 13add3a6bb35 [2022-09-06T23:20:41.614Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-06T23:20:41.614Z] Removing intermediate container ebf4f56f5654 [2022-09-06T23:20:41.614Z] ---> a4ab6eca66db [2022-09-06T23:20:41.614Z] Step 22/24 : LABEL arch=x86_64 [2022-09-06T23:20:41.660Z] Removing intermediate container 50b15c53e7d5 [2022-09-06T23:20:41.660Z] ---> e9cca70af5bd [2022-09-06T23:20:41.660Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-06T23:20:41.875Z] ---> Running in 76ac0fc3b8e1 [2022-09-06T23:20:41.875Z] ---> Running in 34daa3a69508 [2022-09-06T23:20:41.875Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:20:41.875Z] Removing intermediate container f137f3eecab8 [2022-09-06T23:20:41.875Z] ---> 75ebc5aa2476 [2022-09-06T23:20:41.875Z] Step 13/25 : WORKDIR / [2022-09-06T23:20:41.875Z] Removing intermediate container df2993fa24ba [2022-09-06T23:20:41.875Z] ---> cacf9e367fe8 [2022-09-06T23:20:41.875Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-06T23:20:41.875Z] ---> Running in e580324e69a9 [2022-09-06T23:20:41.875Z] Removing intermediate container 76ac0fc3b8e1 [2022-09-06T23:20:41.875Z] ---> 696ba904f286 [2022-09-06T23:20:41.875Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-06T23:20:41.875Z] Removing intermediate container 34daa3a69508 [2022-09-06T23:20:41.875Z] ---> 23005cdee7ab [2022-09-06T23:20:41.875Z] Step 23/24 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:20:41.875Z] ---> Running in 8905f55a61ec [2022-09-06T23:20:41.875Z] ---> Running in 41f92828a220 [2022-09-06T23:20:41.875Z] Removing intermediate container e580324e69a9 [2022-09-06T23:20:41.875Z] ---> 8eb823da2cdf [2022-09-06T23:20:41.875Z] 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-06T23:20:42.135Z] ---> 36ebb0acd3ab [2022-09-06T23:20:42.135Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-06T23:20:42.135Z] Removing intermediate container 8905f55a61ec [2022-09-06T23:20:42.135Z] ---> 31cafa462e43 [2022-09-06T23:20:42.135Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-06T23:20:42.135Z] ---> Running in 51cb5dc806c9 [2022-09-06T23:20:42.135Z] Removing intermediate container 41f92828a220 [2022-09-06T23:20:42.135Z] ---> 153accccfe34 [2022-09-06T23:20:42.135Z] Step 24/24 : LABEL version=2.3.0-dev.57 [2022-09-06T23:20:42.135Z] ---> Running in a9e592f693da [2022-09-06T23:20:42.394Z] ---> f44ec40ad96e [2022-09-06T23:20:42.394Z] 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-06T23:20:42.394Z] Removing intermediate container a9e592f693da [2022-09-06T23:20:42.394Z] ---> 3b7c0b9d7b53 [2022-09-06T23:20:42.394Z] [2022-09-06T23:20:42.394Z] ---> 77703522f1d5 [2022-09-06T23:20:42.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-06T23:20:42.394Z] ---> 2b4104085a7e [2022-09-06T23:20:42.394Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-06T23:20:42.653Z] Successfully built 3b7c0b9d7b53 [2022-09-06T23:20:42.653Z] Successfully tagged core-command:latest [2022-09-06T23:20:42.653Z]  Building core-command ... done Building core-metadata [2022-09-06T23:20:42.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:20:43.125Z] ---> 8f4bf603d16b [2022-09-06T23:20:43.125Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:20:43.125Z] ---> Running in a8995bc713b7 [2022-09-06T23:20:43.221Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T23:20:43.221Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T23:20:43.221Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T23:20:43.482Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T23:20:43.482Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T23:20:43.797Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T23:20:43.797Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:20:43.797Z] OK: 8 MiB in 20 packages [2022-09-06T23:20:45.758Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:20:45.758Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:20:45.758Z] ---> 906cdc20663c [2022-09-06T23:20:45.758Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-06T23:20:45.758Z] ---> Using cache [2022-09-06T23:20:45.758Z] ---> 95ef5e25c5b1 [2022-09-06T23:20:45.758Z] Step 4/25 : WORKDIR /edgex-go [2022-09-06T23:20:45.758Z] ---> Using cache [2022-09-06T23:20:45.758Z] ---> be80f937c23d [2022-09-06T23:20:45.758Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:20:45.758Z] ---> Using cache [2022-09-06T23:20:45.758Z] ---> e8c5ae30d8c9 [2022-09-06T23:20:45.758Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-06T23:20:45.758Z] ---> Using cache [2022-09-06T23:20:45.758Z] ---> ad36dea400a4 [2022-09-06T23:20:45.758Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-06T23:20:45.758Z] ---> Using cache [2022-09-06T23:20:45.758Z] ---> 12978e7fa594 [2022-09-06T23:20:45.758Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:20:45.758Z] ---> Using cache [2022-09-06T23:20:45.758Z] ---> 113c3fc4eb52 [2022-09-06T23:20:45.758Z] Step 9/25 : COPY . . [2022-09-06T23:20:45.758Z] ---> Using cache [2022-09-06T23:20:45.758Z] ---> 0b1750f8af6a [2022-09-06T23:20:45.758Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-06T23:20:46.018Z] ---> 100fcff5f66a [2022-09-06T23:20:46.018Z] 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-06T23:20:46.018Z] ---> Running in a2aba8f90f49 [2022-09-06T23:20:46.018Z] ---> 4b6a24857242 [2022-09-06T23:20:46.018Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T23:20:46.278Z] Removing intermediate container 51cb5dc806c9 [2022-09-06T23:20:46.278Z] ---> f76f20ded409 [2022-09-06T23:20:46.278Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-06T23:20:46.278Z] ---> Running in 8f2e5cf83d41 [2022-09-06T23:20:46.278Z] Removing intermediate container 1f23361bd913 [2022-09-06T23:20:46.278Z] ---> aa04e412cfab [2022-09-06T23:20:46.278Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:20:46.278Z] ---> e12f5f77139e [2022-09-06T23:20:46.278Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T23:20:46.278Z] ---> d4060ea766d5 [2022-09-06T23:20:46.278Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-06T23:20:46.278Z] ---> Running in 87dd13a226d0 [2022-09-06T23:20:46.278Z] Removing intermediate container 8f2e5cf83d41 [2022-09-06T23:20:46.278Z] ---> 2bdbc77ada7d [2022-09-06T23:20:46.278Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-06T23:20:46.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-06T23:20:46.797Z] ---> 70203868adc3 [2022-09-06T23:20:46.797Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-06T23:20:46.797Z] ---> b31f4174e1d2 [2022-09-06T23:20:46.797Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-06T23:20:46.797Z] ---> Running in 220e5f84c4bd [2022-09-06T23:20:46.797Z] ---> 80b189bac527 [2022-09-06T23:20:46.797Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-06T23:20:48.180Z] ---> de2841600c14 [2022-09-06T23:20:48.180Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-06T23:20:48.180Z] Removing intermediate container 87dd13a226d0 [2022-09-06T23:20:48.180Z] ---> 85a4abd9bf10 [2022-09-06T23:20:48.180Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T23:20:48.180Z] ---> 39ca79a6d7ac [2022-09-06T23:20:48.180Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T23:20:48.180Z] ---> Running in 7c93a245c1c9 [2022-09-06T23:20:48.180Z] Removing intermediate container 7c93a245c1c9 [2022-09-06T23:20:48.180Z] ---> 949cc3c65473 [2022-09-06T23:20:48.180Z] Step 20/22 : LABEL arch=x86_64 [2022-09-06T23:20:48.180Z] ---> 45291b2306b3 [2022-09-06T23:20:48.180Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-06T23:20:48.180Z] ---> Running in e3b35a047c9a [2022-09-06T23:20:48.180Z] ---> Running in 80b325228586 [2022-09-06T23:20:48.180Z] ---> f512f05bfde5 [2022-09-06T23:20:48.180Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T23:20:48.180Z] Removing intermediate container 220e5f84c4bd [2022-09-06T23:20:48.180Z] ---> 4cb9df83a73e [2022-09-06T23:20:48.180Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:20:48.180Z] ---> Running in 7dd08cc9d98e [2022-09-06T23:20:48.180Z] Removing intermediate container 80b325228586 [2022-09-06T23:20:48.180Z] ---> e0a7d5b949ca [2022-09-06T23:20:48.180Z] Step 21/22 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:20:48.467Z] Removing intermediate container e3b35a047c9a [2022-09-06T23:20:48.467Z] ---> e8fe28ab8204 [2022-09-06T23:20:48.467Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:20:48.467Z] ---> Running in 10bfe4d268f9 [2022-09-06T23:20:48.467Z] ---> Running in 5e033f55b022 [2022-09-06T23:20:48.467Z] ---> 502aca3795a7 [2022-09-06T23:20:48.467Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-06T23:20:48.467Z] Removing intermediate container 10bfe4d268f9 [2022-09-06T23:20:48.467Z] ---> 1fbfcdd462dc [2022-09-06T23:20:48.467Z] Step 22/22 : LABEL version=2.3.0-dev.57 [2022-09-06T23:20:48.467Z] ---> Running in e23ef1869068 [2022-09-06T23:20:48.728Z] Removing intermediate container 5e033f55b022 [2022-09-06T23:20:48.728Z] ---> 2acd1069c6b7 [2022-09-06T23:20:48.728Z] Step 22/24 : LABEL arch=x86_64 [2022-09-06T23:20:48.990Z] ---> Running in 23673b4d2214 [2022-09-06T23:20:48.990Z] Removing intermediate container e23ef1869068 [2022-09-06T23:20:48.990Z] ---> 928b6e03d60e [2022-09-06T23:20:48.990Z] [2022-09-06T23:20:48.990Z] ---> 881dd5b79f5a [2022-09-06T23:20:48.990Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-06T23:20:48.990Z] Successfully built 928b6e03d60e [2022-09-06T23:20:48.990Z] Removing intermediate container 23673b4d2214 [2022-09-06T23:20:48.990Z] ---> ad4c8db4f348 [2022-09-06T23:20:48.990Z] Step 23/24 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:20:48.990Z] Successfully tagged security-proxy-setup:latest [2022-09-06T23:20:48.990Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-09-06T23:20:49.296Z] ---> Running in e030d08b0b37 [2022-09-06T23:20:53.895Z] ---> db7b65eeefb2 [2022-09-06T23:20:53.895Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-06T23:20:54.155Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:20:54.155Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:20:54.155Z] ---> 906cdc20663c [2022-09-06T23:20:54.155Z] Step 3/23 : WORKDIR /edgex-go [2022-09-06T23:20:54.155Z] ---> Using cache [2022-09-06T23:20:54.155Z] ---> 0fe1712f206c [2022-09-06T23:20:54.155Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:20:54.155Z] ---> Using cache [2022-09-06T23:20:54.155Z] ---> fa96bc9a507c [2022-09-06T23:20:54.155Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-06T23:20:54.155Z] Removing intermediate container 7dd08cc9d98e [2022-09-06T23:20:54.155Z] ---> 0a09d31877fb [2022-09-06T23:20:54.155Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T23:20:54.155Z] Removing intermediate container e030d08b0b37 [2022-09-06T23:20:54.155Z] ---> 6351f94e4b06 [2022-09-06T23:20:54.155Z] Step 24/24 : LABEL version=2.3.0-dev.57 [2022-09-06T23:20:54.155Z] ---> Running in df72dc9576dc [2022-09-06T23:20:54.155Z] ---> Running in 7b6e84f939f5 [2022-09-06T23:20:54.155Z] ---> 455b9fe63d46 [2022-09-06T23:20:54.155Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-06T23:20:54.155Z] ---> Running in 57b80f6c541f [2022-09-06T23:20:54.417Z] Removing intermediate container df72dc9576dc [2022-09-06T23:20:54.417Z] ---> 7dca19af3856 [2022-09-06T23:20:54.417Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T23:20:54.417Z] Removing intermediate container 57b80f6c541f [2022-09-06T23:20:54.417Z] ---> b26f70611cbd [2022-09-06T23:20:54.417Z] [2022-09-06T23:20:54.417Z] ---> Running in 7a3e19c19457 [2022-09-06T23:20:54.417Z] ---> ef7b81aa095b [2022-09-06T23:20:54.417Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-06T23:20:54.685Z] Successfully built b26f70611cbd [2022-09-06T23:20:54.685Z] Successfully tagged core-data:latest [2022-09-06T23:20:54.685Z]  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:20:54.944Z] Removing intermediate container 7a3e19c19457 [2022-09-06T23:20:54.944Z] ---> 152a6c532d24 [2022-09-06T23:20:54.944Z] Step 24/25 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:20:54.944Z] ---> d17c70f4ee17 [2022-09-06T23:20:54.944Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-06T23:20:54.944Z] ---> Running in a187d53cdb14 [2022-09-06T23:20:54.944Z] ---> Running in fec70715feb3 [2022-09-06T23:20:55.203Z] Removing intermediate container a187d53cdb14 [2022-09-06T23:20:55.203Z] ---> f2f777ef68cd [2022-09-06T23:20:55.203Z] Step 25/25 : LABEL version=2.3.0-dev.57 [2022-09-06T23:20:55.203Z] ---> Running in 77d6bb771bbb [2022-09-06T23:20:55.462Z] Removing intermediate container 77d6bb771bbb [2022-09-06T23:20:55.462Z] ---> ee1c0bce6e8c [2022-09-06T23:20:55.462Z] [2022-09-06T23:20:55.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:20:55.722Z] Successfully built ee1c0bce6e8c [2022-09-06T23:20:55.722Z] Successfully tagged security-secretstore-setup:latest [2022-09-06T23:20:56.095Z]  Building security-secretstore-setup ... done OK: 211 MiB in 51 packages [2022-09-06T23:20:56.357Z] Removing intermediate container fec70715feb3 [2022-09-06T23:20:56.357Z] ---> b71f835b8830 [2022-09-06T23:20:56.357Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-06T23:20:56.358Z] ---> Running in 5d219416ff66 [2022-09-06T23:20:56.624Z] Removing intermediate container 7b6e84f939f5 [2022-09-06T23:20:56.624Z] ---> c3c2c793471e [2022-09-06T23:20:56.624Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-06T23:20:56.624Z] Removing intermediate container 5d219416ff66 [2022-09-06T23:20:56.624Z] ---> d0612d66e832 [2022-09-06T23:20:56.624Z] Step 28/31 : CMD ["gate"] [2022-09-06T23:20:56.909Z] ---> Running in 8e29acc9e0b4 [2022-09-06T23:20:57.172Z] Removing intermediate container 8e29acc9e0b4 [2022-09-06T23:20:57.172Z] ---> 1e0524c9de6c [2022-09-06T23:20:57.172Z] Step 29/31 : LABEL arch=x86_64 [2022-09-06T23:20:57.172Z] ---> Running in 17e547534285 [2022-09-06T23:20:57.172Z] ---> 6964157f273d [2022-09-06T23:20:57.172Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:20:57.172Z] ---> Running in c4b95af07d9e [2022-09-06T23:20:57.433Z] Removing intermediate container 17e547534285 [2022-09-06T23:20:57.433Z] ---> 37b007329eee [2022-09-06T23:20:57.433Z] Step 30/31 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:20:57.433Z] ---> Running in ac414a761df9 [2022-09-06T23:20:57.433Z] Removing intermediate container ac414a761df9 [2022-09-06T23:20:57.433Z] ---> 805b606a6d27 [2022-09-06T23:20:57.433Z] Step 31/31 : LABEL version=2.3.0-dev.57 [2022-09-06T23:20:57.433Z] ---> Running in 88ffb5a23324 [2022-09-06T23:20:57.695Z] Removing intermediate container 88ffb5a23324 [2022-09-06T23:20:57.695Z] ---> 114701b8ff60 [2022-09-06T23:20:57.695Z] [2022-09-06T23:20:57.695Z] Successfully built 114701b8ff60 [2022-09-06T23:20:57.695Z] Successfully tagged security-bootstrapper:latest [2022-09-06T23:21:05.947Z]  Building security-bootstrapper ... done Removing intermediate container c4b95af07d9e [2022-09-06T23:21:05.947Z] ---> 5d64e23f9236 [2022-09-06T23:21:05.947Z] Step 8/23 : COPY . . [2022-09-06T23:21:11.388Z] Removing intermediate container a2aba8f90f49 [2022-09-06T23:21:11.388Z] ---> 10dd1f41662e [2022-09-06T23:21:11.388Z] [2022-09-06T23:21:11.388Z] Step 11/25 : FROM alpine:3.16 [2022-09-06T23:21:11.388Z] ---> 9c6f07244728 [2022-09-06T23:21:11.388Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-06T23:21:11.388Z] ---> Using cache [2022-09-06T23:21:11.388Z] ---> 878f733f0338 [2022-09-06T23:21:11.388Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T23:21:11.388Z] ---> Using cache [2022-09-06T23:21:11.388Z] ---> 860fc7e5ac1b [2022-09-06T23:21:11.388Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-06T23:21:11.388Z] ---> 86b0a1d6ca1f [2022-09-06T23:21:11.388Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-06T23:21:11.388Z] ---> Running in 9fb328cf6add [2022-09-06T23:21:11.388Z] ---> Running in 038a2b263828 [2022-09-06T23:21:11.388Z] Removing intermediate container 9fb328cf6add [2022-09-06T23:21:11.388Z] ---> 5c3ee7a684a1 [2022-09-06T23:21:11.388Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-06T23:21:11.388Z] ---> Running in 2014dcf8d819 [2022-09-06T23:21:11.388Z] Removing intermediate container 2014dcf8d819 [2022-09-06T23:21:11.388Z] ---> 4e4299f5099b [2022-09-06T23:21:11.388Z] Step 16/25 : WORKDIR / [2022-09-06T23:21:11.388Z] ---> Running in 86cb3eeaf0a5 [2022-09-06T23:21:11.388Z] Removing intermediate container 86cb3eeaf0a5 [2022-09-06T23:21:11.388Z] ---> 597136411427 [2022-09-06T23:21:11.388Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:21:11.388Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-06T23:21:11.388Z] ---> aba59f3669ff [2022-09-06T23:21:11.388Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-06T23:21:11.686Z] ---> 7f7af6ede9bc [2022-09-06T23:21:11.686Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-06T23:21:11.686Z] ---> 82601ed8250a [2022-09-06T23:21:11.686Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-06T23:21:11.951Z] ---> 29b7cc0624a5 [2022-09-06T23:21:11.951Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-06T23:21:11.951Z] ---> Running in 100f58fdd3c7 [2022-09-06T23:21:11.951Z] Removing intermediate container 100f58fdd3c7 [2022-09-06T23:21:11.951Z] ---> aca344b281c3 [2022-09-06T23:21:11.951Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:21:11.951Z] ---> Running in 731a1b3642b2 [2022-09-06T23:21:11.951Z] Removing intermediate container 731a1b3642b2 [2022-09-06T23:21:11.951Z] ---> edb5f48b62dc [2022-09-06T23:21:11.951Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T23:21:11.951Z] ---> Running in 2c276d201136 [2022-09-06T23:21:12.212Z] Removing intermediate container 2c276d201136 [2022-09-06T23:21:12.212Z] ---> 42519c4c7eab [2022-09-06T23:21:12.212Z] Step 24/25 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:21:12.212Z] ---> Running in ef2ccabf3004 [2022-09-06T23:21:12.212Z] Removing intermediate container ef2ccabf3004 [2022-09-06T23:21:12.212Z] ---> 1c3f17b6911e [2022-09-06T23:21:12.212Z] Step 25/25 : LABEL version=2.3.0-dev.57 [2022-09-06T23:21:12.212Z] ---> Running in e08a968a6957 [2022-09-06T23:21:12.474Z] Removing intermediate container e08a968a6957 [2022-09-06T23:21:12.474Z] ---> 62df5f330a0f [2022-09-06T23:21:12.474Z] [2022-09-06T23:21:12.474Z] Successfully built 62df5f330a0f [2022-09-06T23:21:12.474Z] Successfully tagged core-metadata:latest [2022-09-06T23:21:24.720Z]  Building core-metadata ... done Removing intermediate container 038a2b263828 [2022-09-06T23:21:24.720Z] ---> fa0fcf702db1 [2022-09-06T23:21:24.720Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-06T23:21:24.720Z] ---> Running in 73cda850e68a [2022-09-06T23:21:24.982Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T23:21:25.969Z] Removing intermediate container 73cda850e68a [2022-09-06T23:21:25.969Z] ---> 739ddd4f6e1c [2022-09-06T23:21:25.969Z] [2022-09-06T23:21:25.969Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T23:21:25.969Z] ---> 9c6f07244728 [2022-09-06T23:21:25.969Z] 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-06T23:21:25.969Z] ---> Running in 188c68ecef42 [2022-09-06T23:21:25.969Z] Removing intermediate container 188c68ecef42 [2022-09-06T23:21:25.969Z] ---> 341f71ebe296 [2022-09-06T23:21:25.969Z] 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-06T23:21:25.969Z] ---> Running in 9825f3389cb0 [2022-09-06T23:21:26.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T23:21:26.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T23:21:26.488Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-06T23:21:26.488Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-06T23:21:26.488Z] (3/33) Installing readline (8.1.2-r0) [2022-09-06T23:21:26.488Z] (4/33) Installing bash (5.1.16-r2) [2022-09-06T23:21:26.488Z] Executing bash-5.1.16-r2.post-install [2022-09-06T23:21:26.488Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-06T23:21:26.488Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-06T23:21:26.488Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T23:21:26.488Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-06T23:21:26.488Z] (9/33) Installing curl (7.83.1-r3) [2022-09-06T23:21:26.488Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-06T23:21:26.748Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-06T23:21:26.748Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-06T23:21:26.748Z] (13/33) Installing expat (2.4.8-r0) [2022-09-06T23:21:26.748Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-06T23:21:26.748Z] (15/33) Installing gdbm (1.23-r0) [2022-09-06T23:21:26.748Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-06T23:21:26.748Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T23:21:26.748Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T23:21:26.748Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-06T23:21:26.748Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-06T23:21:26.748Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-06T23:21:27.318Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-06T23:21:27.318Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-06T23:21:27.318Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-06T23:21:27.318Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-06T23:21:27.318Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-06T23:21:27.318Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-06T23:21:27.318Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-06T23:21:27.318Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-06T23:21:27.318Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-06T23:21:27.318Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-06T23:21:27.318Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-06T23:21:27.318Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-06T23:21:27.318Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:21:27.577Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T23:21:27.577Z] OK: 122 MiB in 47 packages [2022-09-06T23:21:29.484Z] Collecting docker-compose==1.23.2 [2022-09-06T23:21:29.484Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-06T23:21:29.484Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 36.1 MB/s eta 0:00:00 [2022-09-06T23:21:29.484Z] Collecting docopt<0.7,>=0.6.1 [2022-09-06T23:21:29.484Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-06T23:21:29.484Z] Preparing metadata (setup.py): started [2022-09-06T23:21:29.484Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T23:21:29.743Z] Collecting texttable<0.10,>=0.9.0 [2022-09-06T23:21:29.743Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-06T23:21:29.744Z] Preparing metadata (setup.py): started [2022-09-06T23:21:29.744Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T23:21:30.003Z] Collecting jsonschema<3,>=2.5.1 [2022-09-06T23:21:30.003Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-06T23:21:30.003Z] Collecting cached-property<2,>=1.2.0 [2022-09-06T23:21:30.003Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-06T23:21:30.003Z] 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-06T23:21:30.003Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-06T23:21:30.003Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-06T23:21:30.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 164.5 MB/s eta 0:00:00 [2022-09-06T23:21:30.262Z] Collecting PyYAML<4,>=3.10 [2022-09-06T23:21:30.262Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-06T23:21:30.262Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 125.2 MB/s eta 0:00:00 [2022-09-06T23:21:30.262Z] Preparing metadata (setup.py): started [2022-09-06T23:21:30.521Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T23:21:30.521Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-06T23:21:30.781Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-06T23:21:30.781Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 81.0 MB/s eta 0:00:00 [2022-09-06T23:21:30.781Z] Collecting docker<4.0,>=3.6.0 [2022-09-06T23:21:30.781Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-06T23:21:30.781Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 78.4 MB/s eta 0:00:00 [2022-09-06T23:21:30.781Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-06T23:21:30.781Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-06T23:21:30.781Z] Preparing metadata (setup.py): started [2022-09-06T23:21:31.040Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T23:21:31.040Z] Collecting docker-pycreds>=0.4.0 [2022-09-06T23:21:31.040Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-06T23:21:31.300Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-06T23:21:31.300Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-06T23:21:31.300Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 153.0 MB/s eta 0:00:00 [2022-09-06T23:21:31.301Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-06T23:21:31.301Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-06T23:21:31.301Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 217.1 MB/s eta 0:00:00 [2022-09-06T23:21:31.301Z] Collecting idna<2.8,>=2.5 [2022-09-06T23:21:31.301Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-06T23:21:31.561Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 166.4 MB/s eta 0:00:00 [2022-09-06T23:21:31.561Z] Collecting certifi>=2017.4.17 [2022-09-06T23:21:31.561Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-06T23:21:31.561Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 98.4 MB/s eta 0:00:00 [2022-09-06T23:21:31.561Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-06T23:21:31.561Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-06T23:21:31.561Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-06T23:21:31.561Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-06T23:21:31.561Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-06T23:21:31.561Z] Running setup.py install for texttable: started [2022-09-06T23:21:31.821Z] Running setup.py install for texttable: finished with status 'done' [2022-09-06T23:21:31.821Z] Running setup.py install for PyYAML: started [2022-09-06T23:21:32.395Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-06T23:21:32.395Z] Running setup.py install for docopt: started [2022-09-06T23:21:32.655Z] Running setup.py install for docopt: finished with status 'done' [2022-09-06T23:21:33.227Z] Running setup.py install for dockerpty: started [2022-09-06T23:21:33.488Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-06T23:21:33.748Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-06T23:21:33.748Z] 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-06T23:21:37.999Z] Removing intermediate container 9825f3389cb0 [2022-09-06T23:21:37.999Z] ---> 45e5e819e32b [2022-09-06T23:21:37.999Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-06T23:21:37.999Z] ---> Running in 1e577fe0d558 [2022-09-06T23:21:37.999Z] Removing intermediate container 1e577fe0d558 [2022-09-06T23:21:37.999Z] ---> 45eb15b795c4 [2022-09-06T23:21:37.999Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T23:21:37.999Z] ---> Running in 30353b2cc4df [2022-09-06T23:21:37.999Z] Removing intermediate container 30353b2cc4df [2022-09-06T23:21:37.999Z] ---> a0ed4d00a568 [2022-09-06T23:21:37.999Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-06T23:21:37.999Z] ---> dea0f29e9d23 [2022-09-06T23:21:37.999Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-06T23:21:38.261Z] ---> 4bfbf45485c2 [2022-09-06T23:21:38.261Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-06T23:21:38.522Z] ---> ebe2e675aeb9 [2022-09-06T23:21:38.522Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-06T23:21:38.522Z] ---> Running in 2a7d424d870d [2022-09-06T23:21:38.522Z] Removing intermediate container 2a7d424d870d [2022-09-06T23:21:38.522Z] ---> 01469c0fb8e0 [2022-09-06T23:21:38.522Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:21:38.522Z] ---> Running in 03c88542dc8b [2022-09-06T23:21:38.522Z] Removing intermediate container 03c88542dc8b [2022-09-06T23:21:38.522Z] ---> bebbd3ed4bf8 [2022-09-06T23:21:38.522Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T23:21:38.522Z] ---> Running in a476980b6bcc [2022-09-06T23:21:38.783Z] Removing intermediate container a476980b6bcc [2022-09-06T23:21:38.783Z] ---> cec5c385bf49 [2022-09-06T23:21:38.783Z] Step 22/23 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:21:38.783Z] ---> Running in 7efccbb0b66f [2022-09-06T23:21:38.783Z] Removing intermediate container 7efccbb0b66f [2022-09-06T23:21:38.783Z] ---> ac41e909fada [2022-09-06T23:21:38.783Z] Step 23/23 : LABEL version=2.3.0-dev.57 [2022-09-06T23:21:38.783Z] ---> Running in 70e3791c85f9 [2022-09-06T23:21:38.783Z] Removing intermediate container 70e3791c85f9 [2022-09-06T23:21:38.783Z] ---> 9b49886a33c4 [2022-09-06T23:21:38.783Z] [2022-09-06T23:21:38.783Z] Successfully built 9b49886a33c4 [2022-09-06T23:21:38.783Z] Successfully tagged sys-mgmt-agent:latest [2022-09-06T23:21:39.052Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-06T23:21:39.055Z] $ docker stop --time=1 4029de153303a049838e5a35017009a180748775e35d21d839ad7a708a6a3a5b [2022-09-06T23:21:40.347Z] $ docker rm -f 4029de153303a049838e5a35017009a180748775e35d21d839ad7a708a6a3a5b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T23:21:40.702Z] + docker images [2022-09-06T23:21:40.702Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-06T23:21:40.702Z] sys-mgmt-agent latest 9b49886a33c4 2 seconds ago 136MB [2022-09-06T23:21:40.702Z] 739ddd4f6e1c 15 seconds ago 1.53GB [2022-09-06T23:21:40.703Z] core-metadata latest 62df5f330a0f 28 seconds ago 18.2MB [2022-09-06T23:21:40.703Z] 10dd1f41662e 34 seconds ago 1.55GB [2022-09-06T23:21:40.703Z] security-bootstrapper latest 114701b8ff60 43 seconds ago 19.4MB [2022-09-06T23:21:40.703Z] security-secretstore-setup latest ee1c0bce6e8c 45 seconds ago 29.2MB [2022-09-06T23:21:40.703Z] core-data latest b26f70611cbd 46 seconds ago 21.6MB [2022-09-06T23:21:40.703Z] security-proxy-setup latest 928b6e03d60e 52 seconds ago 27.4MB [2022-09-06T23:21:40.703Z] core-command latest 3b7c0b9d7b53 58 seconds ago 17.3MB [2022-09-06T23:21:40.703Z] b9d94a236327 About a minute ago 1.54GB [2022-09-06T23:21:40.703Z] b062d0a0a5cb About a minute ago 1.55GB [2022-09-06T23:21:40.703Z] a0aed1eca1c7 About a minute ago 1.54GB [2022-09-06T23:21:40.703Z] cfbf95574e28 About a minute ago 1.53GB [2022-09-06T23:21:40.703Z] bfecaaf7fedf About a minute ago 1.53GB [2022-09-06T23:21:40.703Z] security-spire-agent latest 371af7e21975 About a minute ago 125MB [2022-09-06T23:21:40.703Z] support-scheduler latest 5d3008c250f8 About a minute ago 26.7MB [2022-09-06T23:21:40.703Z] support-notifications latest 1fcbe3978101 About a minute ago 27.3MB [2022-09-06T23:21:40.703Z] security-spiffe-token-provider latest 81aa33400a81 About a minute ago 29.3MB [2022-09-06T23:21:40.703Z] beadad9cfb0f 2 minutes ago 1.61GB [2022-09-06T23:21:40.703Z] 549e5e2a2aa0 2 minutes ago 1.61GB [2022-09-06T23:21:40.703Z] 2a3642e249fa 2 minutes ago 1.58GB [2022-09-06T23:21:40.703Z] security-spire-config latest 7aadb34b28e4 2 minutes ago 85.8MB [2022-09-06T23:21:40.703Z] security-spire-server latest 45e25a3615cf 2 minutes ago 86.5MB [2022-09-06T23:21:40.703Z] c13dea34e81a 2 minutes ago 1.42GB [2022-09-06T23:21:40.703Z] 8a7b8446da08 2 minutes ago 1.42GB [2022-09-06T23:21:40.703Z] ci-base-image-x86_64 latest 906cdc20663c 5 minutes ago 994MB [2022-09-06T23:21:40.703Z] alpine 3.15 c4fc93816858 4 weeks ago 5.59MB [2022-09-06T23:21:40.703Z] alpine 3.16 9c6f07244728 4 weeks ago 5.54MB [2022-09-06T23:21:40.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-06T23:21:40.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-06T23:21:40.703Z] 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-06T23:21:40.812Z] provisioning config files... [2022-09-06T23:21:40.822Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/293@tmp/config4526875580987838011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:21:41.116Z] ---> docker-login.sh [2022-09-06T23:21:41.116Z] nexus3.edgexfoundry.org:10001 [2022-09-06T23:21:41.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:21:41.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:21:41.375Z] Configure a credential helper to remove this warning. See [2022-09-06T23:21:41.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:21:41.375Z] [2022-09-06T23:21:41.375Z] Login Succeeded [2022-09-06T23:21:41.375Z] nexus3.edgexfoundry.org:10002 [2022-09-06T23:21:41.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:21:41.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:21:41.375Z] Configure a credential helper to remove this warning. See [2022-09-06T23:21:41.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:21:41.375Z] [2022-09-06T23:21:41.375Z] Login Succeeded [2022-09-06T23:21:41.375Z] nexus3.edgexfoundry.org:10003 [2022-09-06T23:21:41.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:21:41.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:21:41.635Z] Configure a credential helper to remove this warning. See [2022-09-06T23:21:41.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:21:41.635Z] [2022-09-06T23:21:41.635Z] Login Succeeded [2022-09-06T23:21:41.635Z] nexus3.edgexfoundry.org:10004 [2022-09-06T23:21:41.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:21:41.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:21:41.635Z] Configure a credential helper to remove this warning. See [2022-09-06T23:21:41.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:21:41.635Z] [2022-09-06T23:21:41.635Z] Login Succeeded [2022-09-06T23:21:41.896Z] docker.io [2022-09-06T23:21:41.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:21:42.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:21:42.156Z] Configure a credential helper to remove this warning. See [2022-09-06T23:21:42.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:21:42.156Z] [2022-09-06T23:21:42.156Z] Login Succeeded [2022-09-06T23:21:42.156Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T23:21:42.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:21:42.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T23:21:42.215Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-06T23:21:42.215Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:21:42.215Z] latest [2022-09-06T23:21:42.215Z] 2.3.0-dev.57 [2022-09-06T23:21:42.215Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:21:42.215Z] main [2022-09-06T23:21:42.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:42.532Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:42.844Z] + docker push nexus3.edgexfoundry.org:10004/core-command:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:21:42.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T23:21:42.844Z] c5677d57b459: Preparing [2022-09-06T23:21:42.844Z] fbff20b2e194: Preparing [2022-09-06T23:21:42.844Z] 5f98872f04f0: Preparing [2022-09-06T23:21:42.844Z] 6c04abae7236: Preparing [2022-09-06T23:21:42.844Z] 994393dc58e7: Preparing [2022-09-06T23:21:42.844Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:42.844Z] 6c04abae7236: Pushed [2022-09-06T23:21:42.844Z] 5f98872f04f0: Pushed [2022-09-06T23:21:42.844Z] c5677d57b459: Pushed [2022-09-06T23:21:44.226Z] fbff20b2e194: Pushed [2022-09-06T23:21:44.226Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:aff37d8a3e398122e9ad9d2e3631c9055c9ca6d2579c3cc6c00d58b0e57bc946 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:44.542Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:44.856Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-06T23:21:44.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T23:21:44.856Z] c5677d57b459: Preparing [2022-09-06T23:21:44.856Z] fbff20b2e194: Preparing [2022-09-06T23:21:44.856Z] 5f98872f04f0: Preparing [2022-09-06T23:21:44.856Z] 6c04abae7236: Preparing [2022-09-06T23:21:44.856Z] 994393dc58e7: Preparing [2022-09-06T23:21:44.856Z] c5677d57b459: Layer already exists [2022-09-06T23:21:44.856Z] fbff20b2e194: Layer already exists [2022-09-06T23:21:44.856Z] 6c04abae7236: Layer already exists [2022-09-06T23:21:44.856Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:44.856Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:44.856Z] latest: digest: sha256:aff37d8a3e398122e9ad9d2e3631c9055c9ca6d2579c3cc6c00d58b0e57bc946 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:45.177Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:45.486Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.57 [2022-09-06T23:21:45.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T23:21:45.486Z] c5677d57b459: Preparing [2022-09-06T23:21:45.486Z] fbff20b2e194: Preparing [2022-09-06T23:21:45.486Z] 5f98872f04f0: Preparing [2022-09-06T23:21:45.486Z] 6c04abae7236: Preparing [2022-09-06T23:21:45.486Z] 994393dc58e7: Preparing [2022-09-06T23:21:45.486Z] c5677d57b459: Layer already exists [2022-09-06T23:21:45.486Z] fbff20b2e194: Layer already exists [2022-09-06T23:21:45.486Z] 6c04abae7236: Layer already exists [2022-09-06T23:21:45.486Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:45.486Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:45.486Z] 2.3.0-dev.57: digest: sha256:aff37d8a3e398122e9ad9d2e3631c9055c9ca6d2579c3cc6c00d58b0e57bc946 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:45.804Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:46.115Z] + docker push nexus3.edgexfoundry.org:10004/core-command:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:21:46.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T23:21:46.115Z] c5677d57b459: Preparing [2022-09-06T23:21:46.115Z] fbff20b2e194: Preparing [2022-09-06T23:21:46.115Z] 5f98872f04f0: Preparing [2022-09-06T23:21:46.115Z] 6c04abae7236: Preparing [2022-09-06T23:21:46.115Z] 994393dc58e7: Preparing [2022-09-06T23:21:46.115Z] fbff20b2e194: Layer already exists [2022-09-06T23:21:46.115Z] c5677d57b459: Layer already exists [2022-09-06T23:21:46.115Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:46.115Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:46.115Z] 6c04abae7236: Layer already exists [2022-09-06T23:21:46.115Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:aff37d8a3e398122e9ad9d2e3631c9055c9ca6d2579c3cc6c00d58b0e57bc946 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:46.430Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:46.745Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-06T23:21:46.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T23:21:46.745Z] c5677d57b459: Preparing [2022-09-06T23:21:46.745Z] fbff20b2e194: Preparing [2022-09-06T23:21:46.745Z] 5f98872f04f0: Preparing [2022-09-06T23:21:46.745Z] 6c04abae7236: Preparing [2022-09-06T23:21:46.745Z] 994393dc58e7: Preparing [2022-09-06T23:21:46.745Z] c5677d57b459: Layer already exists [2022-09-06T23:21:46.745Z] 6c04abae7236: Layer already exists [2022-09-06T23:21:46.745Z] fbff20b2e194: Layer already exists [2022-09-06T23:21:46.745Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:46.745Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:46.745Z] main: digest: sha256:aff37d8a3e398122e9ad9d2e3631c9055c9ca6d2579c3cc6c00d58b0e57bc946 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:21:46.798Z] ===================================================== [Pipeline] echo [2022-09-06T23:21:46.807Z] taggedImages: [2022-09-06T23:21:46.807Z] - nexus3.edgexfoundry.org:10004/core-command:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:21:46.807Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-06T23:21:46.807Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.57 [2022-09-06T23:21:46.807Z] - nexus3.edgexfoundry.org:10004/core-command:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:21:46.807Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-06T23:21:46.829Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-06T23:21:46.829Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:21:46.829Z] latest [2022-09-06T23:21:46.829Z] 2.3.0-dev.57 [2022-09-06T23:21:46.829Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:21:46.829Z] main [2022-09-06T23:21:46.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:47.169Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:47.479Z] + docker push nexus3.edgexfoundry.org:10004/core-data:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:21:47.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T23:21:47.479Z] 590feb9346fa: Preparing [2022-09-06T23:21:47.479Z] 7ee010b97d21: Preparing [2022-09-06T23:21:47.479Z] 5f98872f04f0: Preparing [2022-09-06T23:21:47.479Z] 107bfe6c6c57: Preparing [2022-09-06T23:21:47.479Z] c2f3e0065f87: Preparing [2022-09-06T23:21:47.479Z] 994393dc58e7: Preparing [2022-09-06T23:21:47.479Z] 994393dc58e7: Waiting [2022-09-06T23:21:47.479Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:47.479Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:47.479Z] 590feb9346fa: Pushed [2022-09-06T23:21:47.479Z] c2f3e0065f87: Pushed [2022-09-06T23:21:47.738Z] 107bfe6c6c57: Pushed [2022-09-06T23:21:49.117Z] 7ee010b97d21: Pushed [2022-09-06T23:21:49.117Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:267a5d3a9d24696fa1b53fbb9ea00267aa50fad4efec79911b8710b82cb4595c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:49.433Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:49.746Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-06T23:21:49.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T23:21:49.746Z] 590feb9346fa: Preparing [2022-09-06T23:21:49.746Z] 7ee010b97d21: Preparing [2022-09-06T23:21:49.746Z] 5f98872f04f0: Preparing [2022-09-06T23:21:49.746Z] 107bfe6c6c57: Preparing [2022-09-06T23:21:49.746Z] c2f3e0065f87: Preparing [2022-09-06T23:21:49.746Z] 994393dc58e7: Preparing [2022-09-06T23:21:49.746Z] 994393dc58e7: Waiting [2022-09-06T23:21:49.746Z] 590feb9346fa: Layer already exists [2022-09-06T23:21:49.746Z] 7ee010b97d21: Layer already exists [2022-09-06T23:21:49.746Z] 107bfe6c6c57: Layer already exists [2022-09-06T23:21:49.746Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:49.746Z] c2f3e0065f87: Layer already exists [2022-09-06T23:21:49.746Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:49.746Z] latest: digest: sha256:267a5d3a9d24696fa1b53fbb9ea00267aa50fad4efec79911b8710b82cb4595c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:50.064Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:50.377Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.57 [2022-09-06T23:21:50.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T23:21:50.377Z] 590feb9346fa: Preparing [2022-09-06T23:21:50.377Z] 7ee010b97d21: Preparing [2022-09-06T23:21:50.377Z] 5f98872f04f0: Preparing [2022-09-06T23:21:50.377Z] 107bfe6c6c57: Preparing [2022-09-06T23:21:50.377Z] c2f3e0065f87: Preparing [2022-09-06T23:21:50.377Z] 994393dc58e7: Preparing [2022-09-06T23:21:50.377Z] 994393dc58e7: Waiting [2022-09-06T23:21:50.377Z] c2f3e0065f87: Layer already exists [2022-09-06T23:21:50.377Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:50.377Z] 590feb9346fa: Layer already exists [2022-09-06T23:21:50.377Z] 107bfe6c6c57: Layer already exists [2022-09-06T23:21:50.377Z] 7ee010b97d21: Layer already exists [2022-09-06T23:21:50.377Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:50.377Z] 2.3.0-dev.57: digest: sha256:267a5d3a9d24696fa1b53fbb9ea00267aa50fad4efec79911b8710b82cb4595c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:50.693Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:51.020Z] + docker push nexus3.edgexfoundry.org:10004/core-data:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:21:51.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T23:21:51.020Z] 590feb9346fa: Preparing [2022-09-06T23:21:51.020Z] 7ee010b97d21: Preparing [2022-09-06T23:21:51.020Z] 5f98872f04f0: Preparing [2022-09-06T23:21:51.020Z] 107bfe6c6c57: Preparing [2022-09-06T23:21:51.020Z] c2f3e0065f87: Preparing [2022-09-06T23:21:51.020Z] 994393dc58e7: Preparing [2022-09-06T23:21:51.020Z] 994393dc58e7: Waiting [2022-09-06T23:21:51.020Z] c2f3e0065f87: Layer already exists [2022-09-06T23:21:51.020Z] 590feb9346fa: Layer already exists [2022-09-06T23:21:51.020Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:51.020Z] 107bfe6c6c57: Layer already exists [2022-09-06T23:21:51.020Z] 7ee010b97d21: Layer already exists [2022-09-06T23:21:51.020Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:51.020Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:267a5d3a9d24696fa1b53fbb9ea00267aa50fad4efec79911b8710b82cb4595c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:51.339Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:51.651Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-06T23:21:51.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T23:21:51.651Z] 590feb9346fa: Preparing [2022-09-06T23:21:51.651Z] 7ee010b97d21: Preparing [2022-09-06T23:21:51.651Z] 5f98872f04f0: Preparing [2022-09-06T23:21:51.651Z] 107bfe6c6c57: Preparing [2022-09-06T23:21:51.651Z] c2f3e0065f87: Preparing [2022-09-06T23:21:51.651Z] 994393dc58e7: Preparing [2022-09-06T23:21:51.651Z] 994393dc58e7: Waiting [2022-09-06T23:21:51.651Z] 107bfe6c6c57: Layer already exists [2022-09-06T23:21:51.651Z] c2f3e0065f87: Layer already exists [2022-09-06T23:21:51.651Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:51.651Z] 590feb9346fa: Layer already exists [2022-09-06T23:21:51.651Z] 7ee010b97d21: Layer already exists [2022-09-06T23:21:51.651Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:51.651Z] main: digest: sha256:267a5d3a9d24696fa1b53fbb9ea00267aa50fad4efec79911b8710b82cb4595c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:21:51.704Z] ===================================================== [Pipeline] echo [2022-09-06T23:21:51.713Z] taggedImages: [2022-09-06T23:21:51.713Z] - nexus3.edgexfoundry.org:10004/core-data:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:21:51.713Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-06T23:21:51.713Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.57 [2022-09-06T23:21:51.713Z] - nexus3.edgexfoundry.org:10004/core-data:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:21:51.713Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-06T23:21:51.736Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-06T23:21:51.736Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:21:51.736Z] latest [2022-09-06T23:21:51.736Z] 2.3.0-dev.57 [2022-09-06T23:21:51.736Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:21:51.736Z] main [2022-09-06T23:21:51.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:52.067Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:52.379Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:21:52.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T23:21:52.380Z] 709fe08f3e03: Preparing [2022-09-06T23:21:52.380Z] ab9045ae155a: Preparing [2022-09-06T23:21:52.380Z] 283edbb8483d: Preparing [2022-09-06T23:21:52.380Z] 5f98872f04f0: Preparing [2022-09-06T23:21:52.380Z] 6c04abae7236: Preparing [2022-09-06T23:21:52.380Z] 994393dc58e7: Preparing [2022-09-06T23:21:52.380Z] 994393dc58e7: Waiting [2022-09-06T23:21:52.380Z] 6c04abae7236: Layer already exists [2022-09-06T23:21:52.380Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:52.380Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:52.380Z] ab9045ae155a: Pushed [2022-09-06T23:21:52.380Z] 709fe08f3e03: Pushed [2022-09-06T23:21:53.760Z] 283edbb8483d: Pushed [2022-09-06T23:21:54.020Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:070ec8083d30016e97d177fa7548ddb82e61ca4f7078325bcb0398e92e3cd9be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:54.341Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:54.657Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-06T23:21:54.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T23:21:54.657Z] 709fe08f3e03: Preparing [2022-09-06T23:21:54.657Z] ab9045ae155a: Preparing [2022-09-06T23:21:54.657Z] 283edbb8483d: Preparing [2022-09-06T23:21:54.658Z] 5f98872f04f0: Preparing [2022-09-06T23:21:54.658Z] 6c04abae7236: Preparing [2022-09-06T23:21:54.658Z] 994393dc58e7: Preparing [2022-09-06T23:21:54.658Z] 994393dc58e7: Waiting [2022-09-06T23:21:54.658Z] 283edbb8483d: Layer already exists [2022-09-06T23:21:54.658Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:54.658Z] 6c04abae7236: Layer already exists [2022-09-06T23:21:54.658Z] ab9045ae155a: Layer already exists [2022-09-06T23:21:54.658Z] 709fe08f3e03: Layer already exists [2022-09-06T23:21:54.658Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:54.658Z] latest: digest: sha256:070ec8083d30016e97d177fa7548ddb82e61ca4f7078325bcb0398e92e3cd9be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:54.977Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:55.299Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.57 [2022-09-06T23:21:55.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T23:21:55.299Z] 709fe08f3e03: Preparing [2022-09-06T23:21:55.299Z] ab9045ae155a: Preparing [2022-09-06T23:21:55.299Z] 283edbb8483d: Preparing [2022-09-06T23:21:55.299Z] 5f98872f04f0: Preparing [2022-09-06T23:21:55.299Z] 6c04abae7236: Preparing [2022-09-06T23:21:55.299Z] 994393dc58e7: Preparing [2022-09-06T23:21:55.299Z] 994393dc58e7: Waiting [2022-09-06T23:21:55.299Z] 709fe08f3e03: Layer already exists [2022-09-06T23:21:55.299Z] 6c04abae7236: Layer already exists [2022-09-06T23:21:55.299Z] ab9045ae155a: Layer already exists [2022-09-06T23:21:55.299Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:55.299Z] 283edbb8483d: Layer already exists [2022-09-06T23:21:55.299Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:55.299Z] 2.3.0-dev.57: digest: sha256:070ec8083d30016e97d177fa7548ddb82e61ca4f7078325bcb0398e92e3cd9be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:55.616Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:55.927Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:21:55.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T23:21:55.927Z] 709fe08f3e03: Preparing [2022-09-06T23:21:55.927Z] ab9045ae155a: Preparing [2022-09-06T23:21:55.927Z] 283edbb8483d: Preparing [2022-09-06T23:21:55.927Z] 5f98872f04f0: Preparing [2022-09-06T23:21:55.927Z] 6c04abae7236: Preparing [2022-09-06T23:21:55.927Z] 994393dc58e7: Preparing [2022-09-06T23:21:55.927Z] 994393dc58e7: Waiting [2022-09-06T23:21:55.927Z] 6c04abae7236: Layer already exists [2022-09-06T23:21:55.927Z] 283edbb8483d: Layer already exists [2022-09-06T23:21:55.927Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:55.927Z] ab9045ae155a: Layer already exists [2022-09-06T23:21:55.927Z] 709fe08f3e03: Layer already exists [2022-09-06T23:21:55.927Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:55.927Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:070ec8083d30016e97d177fa7548ddb82e61ca4f7078325bcb0398e92e3cd9be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:56.242Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:56.555Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-06T23:21:56.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T23:21:56.555Z] 709fe08f3e03: Preparing [2022-09-06T23:21:56.555Z] ab9045ae155a: Preparing [2022-09-06T23:21:56.555Z] 283edbb8483d: Preparing [2022-09-06T23:21:56.555Z] 5f98872f04f0: Preparing [2022-09-06T23:21:56.555Z] 6c04abae7236: Preparing [2022-09-06T23:21:56.555Z] 994393dc58e7: Preparing [2022-09-06T23:21:56.555Z] 994393dc58e7: Waiting [2022-09-06T23:21:56.555Z] 709fe08f3e03: Layer already exists [2022-09-06T23:21:56.555Z] ab9045ae155a: Layer already exists [2022-09-06T23:21:56.555Z] 283edbb8483d: Layer already exists [2022-09-06T23:21:56.555Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:56.555Z] 6c04abae7236: Layer already exists [2022-09-06T23:21:56.555Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:56.555Z] main: digest: sha256:070ec8083d30016e97d177fa7548ddb82e61ca4f7078325bcb0398e92e3cd9be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:21:56.609Z] ===================================================== [Pipeline] echo [2022-09-06T23:21:56.618Z] taggedImages: [2022-09-06T23:21:56.618Z] - nexus3.edgexfoundry.org:10004/core-metadata:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:21:56.618Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-06T23:21:56.618Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.57 [2022-09-06T23:21:56.618Z] - nexus3.edgexfoundry.org:10004/core-metadata:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:21:56.618Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-06T23:21:56.642Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-06T23:21:56.642Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:21:56.642Z] latest [2022-09-06T23:21:56.642Z] 2.3.0-dev.57 [2022-09-06T23:21:56.642Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:21:56.642Z] main [2022-09-06T23:21:56.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:56.978Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:57.291Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:21:57.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T23:21:57.291Z] fcb071a82f29: Preparing [2022-09-06T23:21:57.291Z] fcb071a82f29: Preparing [2022-09-06T23:21:57.291Z] 3098c72f82dc: Preparing [2022-09-06T23:21:57.291Z] 9e485f7f95d1: Preparing [2022-09-06T23:21:57.291Z] 0ca1535910ff: Preparing [2022-09-06T23:21:57.291Z] cd07500385b3: Preparing [2022-09-06T23:21:57.291Z] 5f98872f04f0: Preparing [2022-09-06T23:21:57.291Z] 6d0e3170e291: Preparing [2022-09-06T23:21:57.291Z] 248373269d91: Preparing [2022-09-06T23:21:57.291Z] 5f98872f04f0: Waiting [2022-09-06T23:21:57.291Z] 6d0e3170e291: Waiting [2022-09-06T23:21:57.291Z] 95dcfe0ddcb5: Preparing [2022-09-06T23:21:57.291Z] 34f6da290809: Preparing [2022-09-06T23:21:57.291Z] 994393dc58e7: Preparing [2022-09-06T23:21:57.291Z] 95dcfe0ddcb5: Waiting [2022-09-06T23:21:57.291Z] 994393dc58e7: Waiting [2022-09-06T23:21:57.291Z] 248373269d91: Waiting [2022-09-06T23:21:57.291Z] 0ca1535910ff: Pushed [2022-09-06T23:21:57.291Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:57.291Z] 3098c72f82dc: Pushed [2022-09-06T23:21:57.291Z] fcb071a82f29: Pushed [2022-09-06T23:21:57.291Z] 9e485f7f95d1: Pushed [2022-09-06T23:21:57.552Z] 6d0e3170e291: Pushed [2022-09-06T23:21:57.552Z] 248373269d91: Pushed [2022-09-06T23:21:57.552Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:57.552Z] 95dcfe0ddcb5: Pushed [2022-09-06T23:21:57.552Z] 34f6da290809: Pushed [2022-09-06T23:21:58.934Z] cd07500385b3: Pushed [2022-09-06T23:21:59.194Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:dc6f426f389230d9e10201cfe7abcb5e133c632f8c36537825b7b46c280fc4b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:59.515Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:21:59.823Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-06T23:21:59.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T23:21:59.823Z] fcb071a82f29: Preparing [2022-09-06T23:21:59.823Z] fcb071a82f29: Preparing [2022-09-06T23:21:59.823Z] 3098c72f82dc: Preparing [2022-09-06T23:21:59.823Z] 9e485f7f95d1: Preparing [2022-09-06T23:21:59.823Z] 0ca1535910ff: Preparing [2022-09-06T23:21:59.823Z] cd07500385b3: Preparing [2022-09-06T23:21:59.823Z] 5f98872f04f0: Preparing [2022-09-06T23:21:59.823Z] 6d0e3170e291: Preparing [2022-09-06T23:21:59.823Z] 248373269d91: Preparing [2022-09-06T23:21:59.823Z] 95dcfe0ddcb5: Preparing [2022-09-06T23:21:59.823Z] 34f6da290809: Preparing [2022-09-06T23:21:59.823Z] 994393dc58e7: Preparing [2022-09-06T23:21:59.823Z] 34f6da290809: Waiting [2022-09-06T23:21:59.823Z] 248373269d91: Waiting [2022-09-06T23:21:59.823Z] 5f98872f04f0: Waiting [2022-09-06T23:21:59.823Z] 6d0e3170e291: Waiting [2022-09-06T23:21:59.823Z] 994393dc58e7: Waiting [2022-09-06T23:21:59.823Z] 95dcfe0ddcb5: Waiting [2022-09-06T23:21:59.823Z] 9e485f7f95d1: Layer already exists [2022-09-06T23:21:59.823Z] cd07500385b3: Layer already exists [2022-09-06T23:21:59.823Z] fcb071a82f29: Layer already exists [2022-09-06T23:21:59.823Z] 0ca1535910ff: Layer already exists [2022-09-06T23:21:59.823Z] 3098c72f82dc: Layer already exists [2022-09-06T23:21:59.823Z] 5f98872f04f0: Layer already exists [2022-09-06T23:21:59.823Z] 248373269d91: Layer already exists [2022-09-06T23:21:59.823Z] 6d0e3170e291: Layer already exists [2022-09-06T23:21:59.823Z] 34f6da290809: Layer already exists [2022-09-06T23:21:59.823Z] 95dcfe0ddcb5: Layer already exists [2022-09-06T23:21:59.823Z] 994393dc58e7: Layer already exists [2022-09-06T23:21:59.823Z] latest: digest: sha256:dc6f426f389230d9e10201cfe7abcb5e133c632f8c36537825b7b46c280fc4b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:00.142Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:00.446Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.57 [2022-09-06T23:22:00.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T23:22:00.447Z] fcb071a82f29: Preparing [2022-09-06T23:22:00.447Z] fcb071a82f29: Preparing [2022-09-06T23:22:00.447Z] 3098c72f82dc: Preparing [2022-09-06T23:22:00.447Z] 9e485f7f95d1: Preparing [2022-09-06T23:22:00.447Z] 0ca1535910ff: Preparing [2022-09-06T23:22:00.447Z] cd07500385b3: Preparing [2022-09-06T23:22:00.447Z] 5f98872f04f0: Preparing [2022-09-06T23:22:00.447Z] 6d0e3170e291: Preparing [2022-09-06T23:22:00.447Z] 248373269d91: Preparing [2022-09-06T23:22:00.447Z] 5f98872f04f0: Waiting [2022-09-06T23:22:00.447Z] 95dcfe0ddcb5: Preparing [2022-09-06T23:22:00.447Z] 6d0e3170e291: Waiting [2022-09-06T23:22:00.447Z] 34f6da290809: Preparing [2022-09-06T23:22:00.447Z] 994393dc58e7: Preparing [2022-09-06T23:22:00.447Z] 994393dc58e7: Waiting [2022-09-06T23:22:00.447Z] 34f6da290809: Waiting [2022-09-06T23:22:00.447Z] 248373269d91: Waiting [2022-09-06T23:22:00.447Z] 95dcfe0ddcb5: Waiting [2022-09-06T23:22:00.447Z] fcb071a82f29: Layer already exists [2022-09-06T23:22:00.447Z] 3098c72f82dc: Layer already exists [2022-09-06T23:22:00.447Z] 0ca1535910ff: Layer already exists [2022-09-06T23:22:00.447Z] 9e485f7f95d1: Layer already exists [2022-09-06T23:22:00.447Z] cd07500385b3: Layer already exists [2022-09-06T23:22:00.447Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:00.447Z] 6d0e3170e291: Layer already exists [2022-09-06T23:22:00.447Z] 248373269d91: Layer already exists [2022-09-06T23:22:00.447Z] 95dcfe0ddcb5: Layer already exists [2022-09-06T23:22:00.447Z] 34f6da290809: Layer already exists [2022-09-06T23:22:00.447Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:00.447Z] 2.3.0-dev.57: digest: sha256:dc6f426f389230d9e10201cfe7abcb5e133c632f8c36537825b7b46c280fc4b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:00.763Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:01.079Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:01.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T23:22:01.079Z] fcb071a82f29: Preparing [2022-09-06T23:22:01.079Z] fcb071a82f29: Preparing [2022-09-06T23:22:01.079Z] 3098c72f82dc: Preparing [2022-09-06T23:22:01.079Z] 9e485f7f95d1: Preparing [2022-09-06T23:22:01.079Z] 0ca1535910ff: Preparing [2022-09-06T23:22:01.079Z] cd07500385b3: Preparing [2022-09-06T23:22:01.079Z] 5f98872f04f0: Preparing [2022-09-06T23:22:01.079Z] 6d0e3170e291: Preparing [2022-09-06T23:22:01.079Z] 248373269d91: Preparing [2022-09-06T23:22:01.079Z] 95dcfe0ddcb5: Preparing [2022-09-06T23:22:01.079Z] 34f6da290809: Preparing [2022-09-06T23:22:01.079Z] 994393dc58e7: Preparing [2022-09-06T23:22:01.079Z] 248373269d91: Waiting [2022-09-06T23:22:01.079Z] 95dcfe0ddcb5: Waiting [2022-09-06T23:22:01.079Z] 34f6da290809: Waiting [2022-09-06T23:22:01.079Z] 994393dc58e7: Waiting [2022-09-06T23:22:01.079Z] 6d0e3170e291: Waiting [2022-09-06T23:22:01.079Z] 5f98872f04f0: Waiting [2022-09-06T23:22:01.079Z] 0ca1535910ff: Layer already exists [2022-09-06T23:22:01.079Z] 3098c72f82dc: Layer already exists [2022-09-06T23:22:01.079Z] fcb071a82f29: Layer already exists [2022-09-06T23:22:01.079Z] cd07500385b3: Layer already exists [2022-09-06T23:22:01.079Z] 9e485f7f95d1: Layer already exists [2022-09-06T23:22:01.079Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:01.079Z] 6d0e3170e291: Layer already exists [2022-09-06T23:22:01.079Z] 248373269d91: Layer already exists [2022-09-06T23:22:01.079Z] 34f6da290809: Layer already exists [2022-09-06T23:22:01.079Z] 95dcfe0ddcb5: Layer already exists [2022-09-06T23:22:01.079Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:01.079Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:dc6f426f389230d9e10201cfe7abcb5e133c632f8c36537825b7b46c280fc4b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:01.393Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:01.704Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-06T23:22:01.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T23:22:01.704Z] fcb071a82f29: Preparing [2022-09-06T23:22:01.704Z] fcb071a82f29: Preparing [2022-09-06T23:22:01.704Z] 3098c72f82dc: Preparing [2022-09-06T23:22:01.704Z] 9e485f7f95d1: Preparing [2022-09-06T23:22:01.704Z] 0ca1535910ff: Preparing [2022-09-06T23:22:01.704Z] cd07500385b3: Preparing [2022-09-06T23:22:01.704Z] 5f98872f04f0: Preparing [2022-09-06T23:22:01.704Z] 6d0e3170e291: Preparing [2022-09-06T23:22:01.704Z] 248373269d91: Preparing [2022-09-06T23:22:01.704Z] 95dcfe0ddcb5: Preparing [2022-09-06T23:22:01.704Z] 34f6da290809: Preparing [2022-09-06T23:22:01.704Z] 994393dc58e7: Preparing [2022-09-06T23:22:01.704Z] 5f98872f04f0: Waiting [2022-09-06T23:22:01.704Z] 248373269d91: Waiting [2022-09-06T23:22:01.704Z] 95dcfe0ddcb5: Waiting [2022-09-06T23:22:01.704Z] 34f6da290809: Waiting [2022-09-06T23:22:01.704Z] 994393dc58e7: Waiting [2022-09-06T23:22:01.704Z] 6d0e3170e291: Waiting [2022-09-06T23:22:01.704Z] cd07500385b3: Layer already exists [2022-09-06T23:22:01.704Z] 9e485f7f95d1: Layer already exists [2022-09-06T23:22:01.704Z] fcb071a82f29: Layer already exists [2022-09-06T23:22:01.704Z] 0ca1535910ff: Layer already exists [2022-09-06T23:22:01.704Z] 3098c72f82dc: Layer already exists [2022-09-06T23:22:01.704Z] 248373269d91: Layer already exists [2022-09-06T23:22:01.704Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:01.704Z] 34f6da290809: Layer already exists [2022-09-06T23:22:01.704Z] 95dcfe0ddcb5: Layer already exists [2022-09-06T23:22:01.704Z] 6d0e3170e291: Layer already exists [2022-09-06T23:22:01.704Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:01.704Z] main: digest: sha256:dc6f426f389230d9e10201cfe7abcb5e133c632f8c36537825b7b46c280fc4b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:22:01.750Z] ===================================================== [Pipeline] echo [2022-09-06T23:22:01.760Z] taggedImages: [2022-09-06T23:22:01.760Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:01.760Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-06T23:22:01.760Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.57 [2022-09-06T23:22:01.760Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:01.760Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-06T23:22:01.782Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-06T23:22:01.782Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:01.782Z] latest [2022-09-06T23:22:01.782Z] 2.3.0-dev.57 [2022-09-06T23:22:01.782Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:01.782Z] main [2022-09-06T23:22:01.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:02.096Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:02.397Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:02.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T23:22:02.397Z] a84f81431fcb: Preparing [2022-09-06T23:22:02.397Z] 0b1c1b0c684c: Preparing [2022-09-06T23:22:02.398Z] fd46d75a1d2a: Preparing [2022-09-06T23:22:02.398Z] bc815ad7531b: Preparing [2022-09-06T23:22:02.398Z] c166a29ebcb0: Preparing [2022-09-06T23:22:02.398Z] 61be43855cb7: Preparing [2022-09-06T23:22:02.398Z] 1e5a61d35922: Preparing [2022-09-06T23:22:02.398Z] 994393dc58e7: Preparing [2022-09-06T23:22:02.398Z] 61be43855cb7: Waiting [2022-09-06T23:22:02.398Z] 1e5a61d35922: Waiting [2022-09-06T23:22:02.398Z] 994393dc58e7: Waiting [2022-09-06T23:22:02.398Z] c166a29ebcb0: Pushed [2022-09-06T23:22:02.398Z] a84f81431fcb: Pushed [2022-09-06T23:22:02.398Z] 0b1c1b0c684c: Pushed [2022-09-06T23:22:02.398Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:02.656Z] 61be43855cb7: Pushed [2022-09-06T23:22:02.915Z] 1e5a61d35922: Pushed [2022-09-06T23:22:03.484Z] bc815ad7531b: Pushed [2022-09-06T23:22:03.484Z] fd46d75a1d2a: Pushed [2022-09-06T23:22:03.484Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:9a450298274f3b9360be456291396b0b86267d821717e241888b3c910f465624 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:03.808Z] + 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-06T23:22:04.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-06T23:22:04.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T23:22:04.126Z] a84f81431fcb: Preparing [2022-09-06T23:22:04.126Z] 0b1c1b0c684c: Preparing [2022-09-06T23:22:04.126Z] fd46d75a1d2a: Preparing [2022-09-06T23:22:04.126Z] bc815ad7531b: Preparing [2022-09-06T23:22:04.126Z] c166a29ebcb0: Preparing [2022-09-06T23:22:04.126Z] 61be43855cb7: Preparing [2022-09-06T23:22:04.126Z] 1e5a61d35922: Preparing [2022-09-06T23:22:04.126Z] 994393dc58e7: Preparing [2022-09-06T23:22:04.126Z] 61be43855cb7: Waiting [2022-09-06T23:22:04.126Z] 1e5a61d35922: Waiting [2022-09-06T23:22:04.126Z] 994393dc58e7: Waiting [2022-09-06T23:22:04.126Z] bc815ad7531b: Layer already exists [2022-09-06T23:22:04.126Z] 0b1c1b0c684c: Layer already exists [2022-09-06T23:22:04.126Z] a84f81431fcb: Layer already exists [2022-09-06T23:22:04.126Z] c166a29ebcb0: Layer already exists [2022-09-06T23:22:04.126Z] fd46d75a1d2a: Layer already exists [2022-09-06T23:22:04.126Z] 61be43855cb7: Layer already exists [2022-09-06T23:22:04.126Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:04.126Z] 1e5a61d35922: Layer already exists [2022-09-06T23:22:04.126Z] latest: digest: sha256:9a450298274f3b9360be456291396b0b86267d821717e241888b3c910f465624 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:04.450Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:04.771Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.57 [2022-09-06T23:22:04.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T23:22:04.771Z] a84f81431fcb: Preparing [2022-09-06T23:22:04.771Z] 0b1c1b0c684c: Preparing [2022-09-06T23:22:04.771Z] fd46d75a1d2a: Preparing [2022-09-06T23:22:04.771Z] bc815ad7531b: Preparing [2022-09-06T23:22:04.771Z] c166a29ebcb0: Preparing [2022-09-06T23:22:04.771Z] 61be43855cb7: Preparing [2022-09-06T23:22:04.771Z] 1e5a61d35922: Preparing [2022-09-06T23:22:04.771Z] 994393dc58e7: Preparing [2022-09-06T23:22:04.771Z] 1e5a61d35922: Waiting [2022-09-06T23:22:04.771Z] 61be43855cb7: Waiting [2022-09-06T23:22:04.771Z] 994393dc58e7: Waiting [2022-09-06T23:22:04.771Z] 0b1c1b0c684c: Layer already exists [2022-09-06T23:22:04.771Z] bc815ad7531b: Layer already exists [2022-09-06T23:22:04.771Z] fd46d75a1d2a: Layer already exists [2022-09-06T23:22:04.771Z] c166a29ebcb0: Layer already exists [2022-09-06T23:22:04.771Z] a84f81431fcb: Layer already exists [2022-09-06T23:22:04.771Z] 1e5a61d35922: Layer already exists [2022-09-06T23:22:04.771Z] 61be43855cb7: Layer already exists [2022-09-06T23:22:04.771Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:04.771Z] 2.3.0-dev.57: digest: sha256:9a450298274f3b9360be456291396b0b86267d821717e241888b3c910f465624 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:05.082Z] Removing intermediate container f0651715e084 [2022-09-06T23:22:05.082Z] ---> b0a03f19fad9 [2022-09-06T23:22:05.082Z] Step 8/31 : COPY . . [2022-09-06T23:22:05.082Z] Removing intermediate container 6f522b0c8a14 [2022-09-06T23:22:05.082Z] ---> 66ceb0dac8dc [2022-09-06T23:22:05.082Z] Step 9/24 : COPY . . [2022-09-06T23:22:05.082Z] Removing intermediate container a8995bc713b7 [2022-09-06T23:22:05.082Z] ---> 1d57d262aaf6 [2022-09-06T23:22:05.082Z] Step 7/20 : COPY . . [2022-09-06T23:22:05.082Z] ---> 1817fee24aa0 [2022-09-06T23:22:05.082Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-06T23:22:05.082Z] ---> Running in ee5260e3b5ff [2022-09-06T23:22:05.082Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-06T23:22:05.158Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:05.358Z] ---> 03d82501fd7a [2022-09-06T23:22:05.359Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-06T23:22:05.470Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:05.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T23:22:05.471Z] a84f81431fcb: Preparing [2022-09-06T23:22:05.471Z] 0b1c1b0c684c: Preparing [2022-09-06T23:22:05.471Z] fd46d75a1d2a: Preparing [2022-09-06T23:22:05.471Z] bc815ad7531b: Preparing [2022-09-06T23:22:05.471Z] c166a29ebcb0: Preparing [2022-09-06T23:22:05.471Z] 61be43855cb7: Preparing [2022-09-06T23:22:05.471Z] 1e5a61d35922: Preparing [2022-09-06T23:22:05.471Z] 994393dc58e7: Preparing [2022-09-06T23:22:05.471Z] 61be43855cb7: Waiting [2022-09-06T23:22:05.471Z] 1e5a61d35922: Waiting [2022-09-06T23:22:05.471Z] 994393dc58e7: Waiting [2022-09-06T23:22:05.471Z] 0b1c1b0c684c: Layer already exists [2022-09-06T23:22:05.471Z] fd46d75a1d2a: Layer already exists [2022-09-06T23:22:05.471Z] bc815ad7531b: Layer already exists [2022-09-06T23:22:05.471Z] a84f81431fcb: Layer already exists [2022-09-06T23:22:05.471Z] c166a29ebcb0: Layer already exists [2022-09-06T23:22:05.471Z] 61be43855cb7: Layer already exists [2022-09-06T23:22:05.471Z] 1e5a61d35922: Layer already exists [2022-09-06T23:22:05.471Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:05.471Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:9a450298274f3b9360be456291396b0b86267d821717e241888b3c910f465624 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:05.633Z] ---> Running in 548fff09da4b [2022-09-06T23:22:05.796Z] + 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-06T23:22:06.107Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-06T23:22:06.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T23:22:06.107Z] a84f81431fcb: Preparing [2022-09-06T23:22:06.107Z] 0b1c1b0c684c: Preparing [2022-09-06T23:22:06.107Z] fd46d75a1d2a: Preparing [2022-09-06T23:22:06.107Z] bc815ad7531b: Preparing [2022-09-06T23:22:06.107Z] c166a29ebcb0: Preparing [2022-09-06T23:22:06.107Z] 61be43855cb7: Preparing [2022-09-06T23:22:06.107Z] 1e5a61d35922: Preparing [2022-09-06T23:22:06.107Z] 994393dc58e7: Preparing [2022-09-06T23:22:06.107Z] 61be43855cb7: Waiting [2022-09-06T23:22:06.107Z] 1e5a61d35922: Waiting [2022-09-06T23:22:06.107Z] c166a29ebcb0: Layer already exists [2022-09-06T23:22:06.107Z] 0b1c1b0c684c: Layer already exists [2022-09-06T23:22:06.107Z] fd46d75a1d2a: Layer already exists [2022-09-06T23:22:06.107Z] bc815ad7531b: Layer already exists [2022-09-06T23:22:06.107Z] a84f81431fcb: Layer already exists [2022-09-06T23:22:06.107Z] 1e5a61d35922: Layer already exists [2022-09-06T23:22:06.107Z] 61be43855cb7: Layer already exists [2022-09-06T23:22:06.107Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:06.107Z] main: digest: sha256:9a450298274f3b9360be456291396b0b86267d821717e241888b3c910f465624 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:22:06.162Z] ===================================================== [Pipeline] echo [2022-09-06T23:22:06.172Z] taggedImages: [2022-09-06T23:22:06.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:06.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-06T23:22:06.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.57 [2022-09-06T23:22:06.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:06.172Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-06T23:22:06.198Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-06T23:22:06.198Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:06.198Z] latest [2022-09-06T23:22:06.198Z] 2.3.0-dev.57 [2022-09-06T23:22:06.198Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:06.198Z] main [2022-09-06T23:22:06.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:06.535Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:06.614Z] ---> 36e27794c10b [2022-09-06T23:22:06.614Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-06T23:22:06.614Z] ---> Running in 1b0f87602448 [2022-09-06T23:22:06.844Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:06.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T23:22:06.844Z] c65e445bfd8a: Preparing [2022-09-06T23:22:06.844Z] 0096c1d36b6b: Preparing [2022-09-06T23:22:06.844Z] db8ac0cff8ab: Preparing [2022-09-06T23:22:06.844Z] 5b0abf2364f2: Preparing [2022-09-06T23:22:06.844Z] 56e6c87eec66: Preparing [2022-09-06T23:22:06.844Z] b4f80f486e90: Preparing [2022-09-06T23:22:06.844Z] 45f683ba79c0: Preparing [2022-09-06T23:22:06.844Z] 012e172bffff: Preparing [2022-09-06T23:22:06.844Z] 809822adf0c9: Preparing [2022-09-06T23:22:06.844Z] 994393dc58e7: Preparing [2022-09-06T23:22:06.844Z] b4f80f486e90: Waiting [2022-09-06T23:22:06.844Z] 45f683ba79c0: Waiting [2022-09-06T23:22:06.844Z] 012e172bffff: Waiting [2022-09-06T23:22:06.844Z] 809822adf0c9: Waiting [2022-09-06T23:22:06.844Z] 994393dc58e7: Waiting [2022-09-06T23:22:06.844Z] 0096c1d36b6b: Pushed [2022-09-06T23:22:06.844Z] 56e6c87eec66: Pushed [2022-09-06T23:22:06.844Z] c65e445bfd8a: Pushed [2022-09-06T23:22:07.103Z] b4f80f486e90: Pushed [2022-09-06T23:22:07.103Z] 45f683ba79c0: Pushed [2022-09-06T23:22:07.103Z] 012e172bffff: Pushed [2022-09-06T23:22:07.103Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:07.103Z] 809822adf0c9: Pushed [2022-09-06T23:22:08.044Z] 5b0abf2364f2: Pushed [2022-09-06T23:22:08.616Z] db8ac0cff8ab: Pushed [2022-09-06T23:22:08.616Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:9b96c5b65d09ffe7b889ee255a585bb0bc4f197239ef694c2a11cd1111f2459b size: 2405 [Pipeline] } [2022-09-06T23:22:08.624Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:08.908Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-06T23:22:08.941Z] + 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-06T23:22:09.257Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-06T23:22:09.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T23:22:09.257Z] c65e445bfd8a: Preparing [2022-09-06T23:22:09.257Z] 0096c1d36b6b: Preparing [2022-09-06T23:22:09.257Z] db8ac0cff8ab: Preparing [2022-09-06T23:22:09.257Z] 5b0abf2364f2: Preparing [2022-09-06T23:22:09.257Z] 56e6c87eec66: Preparing [2022-09-06T23:22:09.257Z] b4f80f486e90: Preparing [2022-09-06T23:22:09.257Z] 45f683ba79c0: Preparing [2022-09-06T23:22:09.257Z] 012e172bffff: Preparing [2022-09-06T23:22:09.257Z] 809822adf0c9: Preparing [2022-09-06T23:22:09.257Z] 994393dc58e7: Preparing [2022-09-06T23:22:09.257Z] 45f683ba79c0: Waiting [2022-09-06T23:22:09.257Z] b4f80f486e90: Waiting [2022-09-06T23:22:09.257Z] 809822adf0c9: Waiting [2022-09-06T23:22:09.257Z] 012e172bffff: Waiting [2022-09-06T23:22:09.257Z] 994393dc58e7: Waiting [2022-09-06T23:22:09.257Z] c65e445bfd8a: Layer already exists [2022-09-06T23:22:09.257Z] 5b0abf2364f2: Layer already exists [2022-09-06T23:22:09.257Z] db8ac0cff8ab: Layer already exists [2022-09-06T23:22:09.257Z] 56e6c87eec66: Layer already exists [2022-09-06T23:22:09.257Z] 0096c1d36b6b: Layer already exists [2022-09-06T23:22:09.257Z] b4f80f486e90: Layer already exists [2022-09-06T23:22:09.257Z] 45f683ba79c0: Layer already exists [2022-09-06T23:22:09.257Z] 809822adf0c9: Layer already exists [2022-09-06T23:22:09.257Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:09.257Z] 012e172bffff: Layer already exists [2022-09-06T23:22:09.257Z] latest: digest: sha256:9b96c5b65d09ffe7b889ee255a585bb0bc4f197239ef694c2a11cd1111f2459b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:09.578Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:09.942Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.57 [2022-09-06T23:22:09.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T23:22:09.942Z] c65e445bfd8a: Preparing [2022-09-06T23:22:09.942Z] 0096c1d36b6b: Preparing [2022-09-06T23:22:09.942Z] db8ac0cff8ab: Preparing [2022-09-06T23:22:09.942Z] 5b0abf2364f2: Preparing [2022-09-06T23:22:09.942Z] 56e6c87eec66: Preparing [2022-09-06T23:22:09.942Z] b4f80f486e90: Preparing [2022-09-06T23:22:09.942Z] 45f683ba79c0: Preparing [2022-09-06T23:22:09.942Z] 012e172bffff: Preparing [2022-09-06T23:22:09.942Z] 809822adf0c9: Preparing [2022-09-06T23:22:09.942Z] 994393dc58e7: Preparing [2022-09-06T23:22:09.942Z] b4f80f486e90: Waiting [2022-09-06T23:22:09.942Z] 45f683ba79c0: Waiting [2022-09-06T23:22:09.942Z] 012e172bffff: Waiting [2022-09-06T23:22:09.942Z] 809822adf0c9: Waiting [2022-09-06T23:22:09.942Z] 994393dc58e7: Waiting [2022-09-06T23:22:09.942Z] c65e445bfd8a: Layer already exists [2022-09-06T23:22:09.942Z] db8ac0cff8ab: Layer already exists [2022-09-06T23:22:09.942Z] 0096c1d36b6b: Layer already exists [2022-09-06T23:22:09.942Z] 5b0abf2364f2: Layer already exists [2022-09-06T23:22:09.942Z] 56e6c87eec66: Layer already exists [2022-09-06T23:22:09.942Z] b4f80f486e90: Layer already exists [2022-09-06T23:22:09.942Z] 45f683ba79c0: Layer already exists [2022-09-06T23:22:09.942Z] 809822adf0c9: Layer already exists [2022-09-06T23:22:09.942Z] 012e172bffff: Layer already exists [2022-09-06T23:22:09.942Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:09.942Z] 2.3.0-dev.57: digest: sha256:9b96c5b65d09ffe7b889ee255a585bb0bc4f197239ef694c2a11cd1111f2459b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:10.268Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:10.585Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:10.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T23:22:10.585Z] c65e445bfd8a: Preparing [2022-09-06T23:22:10.585Z] 0096c1d36b6b: Preparing [2022-09-06T23:22:10.585Z] db8ac0cff8ab: Preparing [2022-09-06T23:22:10.585Z] 5b0abf2364f2: Preparing [2022-09-06T23:22:10.585Z] 56e6c87eec66: Preparing [2022-09-06T23:22:10.585Z] b4f80f486e90: Preparing [2022-09-06T23:22:10.585Z] 45f683ba79c0: Preparing [2022-09-06T23:22:10.585Z] 012e172bffff: Preparing [2022-09-06T23:22:10.585Z] 809822adf0c9: Preparing [2022-09-06T23:22:10.585Z] 994393dc58e7: Preparing [2022-09-06T23:22:10.585Z] 45f683ba79c0: Waiting [2022-09-06T23:22:10.585Z] 994393dc58e7: Waiting [2022-09-06T23:22:10.585Z] 012e172bffff: Waiting [2022-09-06T23:22:10.585Z] 809822adf0c9: Waiting [2022-09-06T23:22:10.585Z] b4f80f486e90: Waiting [2022-09-06T23:22:10.585Z] 56e6c87eec66: Layer already exists [2022-09-06T23:22:10.585Z] 0096c1d36b6b: Layer already exists [2022-09-06T23:22:10.585Z] db8ac0cff8ab: Layer already exists [2022-09-06T23:22:10.585Z] 5b0abf2364f2: Layer already exists [2022-09-06T23:22:10.585Z] c65e445bfd8a: Layer already exists [2022-09-06T23:22:10.585Z] b4f80f486e90: Layer already exists [2022-09-06T23:22:10.585Z] 012e172bffff: Layer already exists [2022-09-06T23:22:10.585Z] 809822adf0c9: Layer already exists [2022-09-06T23:22:10.585Z] 45f683ba79c0: Layer already exists [2022-09-06T23:22:10.585Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:10.585Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:9b96c5b65d09ffe7b889ee255a585bb0bc4f197239ef694c2a11cd1111f2459b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:10.901Z] + 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-06T23:22:11.211Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-06T23:22:11.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T23:22:11.211Z] c65e445bfd8a: Preparing [2022-09-06T23:22:11.211Z] 0096c1d36b6b: Preparing [2022-09-06T23:22:11.211Z] db8ac0cff8ab: Preparing [2022-09-06T23:22:11.211Z] 5b0abf2364f2: Preparing [2022-09-06T23:22:11.212Z] 56e6c87eec66: Preparing [2022-09-06T23:22:11.212Z] b4f80f486e90: Preparing [2022-09-06T23:22:11.212Z] 45f683ba79c0: Preparing [2022-09-06T23:22:11.212Z] 012e172bffff: Preparing [2022-09-06T23:22:11.212Z] 809822adf0c9: Preparing [2022-09-06T23:22:11.212Z] 994393dc58e7: Preparing [2022-09-06T23:22:11.212Z] 012e172bffff: Waiting [2022-09-06T23:22:11.212Z] b4f80f486e90: Waiting [2022-09-06T23:22:11.212Z] 809822adf0c9: Waiting [2022-09-06T23:22:11.212Z] 45f683ba79c0: Waiting [2022-09-06T23:22:11.212Z] 994393dc58e7: Waiting [2022-09-06T23:22:11.212Z] db8ac0cff8ab: Layer already exists [2022-09-06T23:22:11.212Z] 56e6c87eec66: Layer already exists [2022-09-06T23:22:11.212Z] c65e445bfd8a: Layer already exists [2022-09-06T23:22:11.212Z] 0096c1d36b6b: Layer already exists [2022-09-06T23:22:11.212Z] 5b0abf2364f2: Layer already exists [2022-09-06T23:22:11.212Z] b4f80f486e90: Layer already exists [2022-09-06T23:22:11.212Z] 45f683ba79c0: Layer already exists [2022-09-06T23:22:11.212Z] 809822adf0c9: Layer already exists [2022-09-06T23:22:11.212Z] 012e172bffff: Layer already exists [2022-09-06T23:22:11.212Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:11.212Z] main: digest: sha256:9b96c5b65d09ffe7b889ee255a585bb0bc4f197239ef694c2a11cd1111f2459b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:22:11.256Z] ===================================================== [Pipeline] echo [2022-09-06T23:22:11.265Z] taggedImages: [2022-09-06T23:22:11.265Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:11.265Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-06T23:22:11.265Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.57 [2022-09-06T23:22:11.265Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:11.265Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-06T23:22:11.288Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-06T23:22:11.288Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:11.288Z] latest [2022-09-06T23:22:11.288Z] 2.3.0-dev.57 [2022-09-06T23:22:11.288Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:11.288Z] main [2022-09-06T23:22:11.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:11.610Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:11.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:11.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T23:22:11.926Z] b9ba56f4ed94: Preparing [2022-09-06T23:22:11.926Z] f1d140101d81: Preparing [2022-09-06T23:22:11.926Z] 5f98872f04f0: Preparing [2022-09-06T23:22:11.926Z] a9cff9265260: Preparing [2022-09-06T23:22:11.926Z] 54b781ef0021: Preparing [2022-09-06T23:22:11.926Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:11.926Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:11.926Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:11.926Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:11.926Z] 54b781ef0021: Pushed [2022-09-06T23:22:11.926Z] b9ba56f4ed94: Pushed [2022-09-06T23:22:12.495Z] a9cff9265260: Pushed [2022-09-06T23:22:14.405Z] f1d140101d81: Pushed [2022-09-06T23:22:14.405Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:1eff6a7677e41310635ec440834fe71b12d457db729fc82630ab12d2fbc13f8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:14.718Z] + 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-06T23:22:15.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-06T23:22:15.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T23:22:15.031Z] b9ba56f4ed94: Preparing [2022-09-06T23:22:15.031Z] f1d140101d81: Preparing [2022-09-06T23:22:15.031Z] 5f98872f04f0: Preparing [2022-09-06T23:22:15.031Z] a9cff9265260: Preparing [2022-09-06T23:22:15.031Z] 54b781ef0021: Preparing [2022-09-06T23:22:15.031Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:15.031Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:15.031Z] 54b781ef0021: Layer already exists [2022-09-06T23:22:15.031Z] a9cff9265260: Layer already exists [2022-09-06T23:22:15.031Z] b9ba56f4ed94: Layer already exists [2022-09-06T23:22:15.031Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:15.031Z] f1d140101d81: Layer already exists [2022-09-06T23:22:15.031Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:15.031Z] latest: digest: sha256:1eff6a7677e41310635ec440834fe71b12d457db729fc82630ab12d2fbc13f8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:15.349Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:15.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.57 [2022-09-06T23:22:15.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T23:22:15.661Z] b9ba56f4ed94: Preparing [2022-09-06T23:22:15.661Z] f1d140101d81: Preparing [2022-09-06T23:22:15.661Z] 5f98872f04f0: Preparing [2022-09-06T23:22:15.661Z] a9cff9265260: Preparing [2022-09-06T23:22:15.661Z] 54b781ef0021: Preparing [2022-09-06T23:22:15.661Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:15.661Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:15.661Z] a9cff9265260: Layer already exists [2022-09-06T23:22:15.661Z] f1d140101d81: Layer already exists [2022-09-06T23:22:15.661Z] b9ba56f4ed94: Layer already exists [2022-09-06T23:22:15.661Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:15.661Z] 54b781ef0021: Layer already exists [2022-09-06T23:22:15.661Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:15.661Z] 2.3.0-dev.57: digest: sha256:1eff6a7677e41310635ec440834fe71b12d457db729fc82630ab12d2fbc13f8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:15.986Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:16.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:16.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T23:22:16.300Z] b9ba56f4ed94: Preparing [2022-09-06T23:22:16.300Z] f1d140101d81: Preparing [2022-09-06T23:22:16.300Z] 5f98872f04f0: Preparing [2022-09-06T23:22:16.300Z] a9cff9265260: Preparing [2022-09-06T23:22:16.300Z] 54b781ef0021: Preparing [2022-09-06T23:22:16.300Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:16.300Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:16.300Z] b9ba56f4ed94: Layer already exists [2022-09-06T23:22:16.300Z] f1d140101d81: Layer already exists [2022-09-06T23:22:16.300Z] a9cff9265260: Layer already exists [2022-09-06T23:22:16.300Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:16.300Z] 54b781ef0021: Layer already exists [2022-09-06T23:22:16.300Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:16.300Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:1eff6a7677e41310635ec440834fe71b12d457db729fc82630ab12d2fbc13f8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:16.615Z] + 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-06T23:22:16.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-06T23:22:16.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T23:22:16.922Z] b9ba56f4ed94: Preparing [2022-09-06T23:22:16.922Z] f1d140101d81: Preparing [2022-09-06T23:22:16.922Z] 5f98872f04f0: Preparing [2022-09-06T23:22:16.922Z] a9cff9265260: Preparing [2022-09-06T23:22:16.922Z] 54b781ef0021: Preparing [2022-09-06T23:22:16.922Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:16.922Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:16.922Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:16.922Z] b9ba56f4ed94: Layer already exists [2022-09-06T23:22:16.922Z] f1d140101d81: Layer already exists [2022-09-06T23:22:16.922Z] a9cff9265260: Layer already exists [2022-09-06T23:22:16.922Z] 54b781ef0021: Layer already exists [2022-09-06T23:22:16.922Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:16.922Z] main: digest: sha256:1eff6a7677e41310635ec440834fe71b12d457db729fc82630ab12d2fbc13f8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:22:16.967Z] ===================================================== [Pipeline] echo [2022-09-06T23:22:16.975Z] taggedImages: [2022-09-06T23:22:16.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:16.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-06T23:22:16.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.57 [2022-09-06T23:22:16.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:16.975Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-06T23:22:16.997Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-06T23:22:16.997Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:16.997Z] latest [2022-09-06T23:22:16.997Z] 2.3.0-dev.57 [2022-09-06T23:22:16.997Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:16.997Z] main [2022-09-06T23:22:16.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:17.318Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:17.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:17.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T23:22:17.629Z] 32494c7c27d6: Preparing [2022-09-06T23:22:17.629Z] e20acb65bbd7: Preparing [2022-09-06T23:22:17.629Z] de8390549bad: Preparing [2022-09-06T23:22:17.629Z] ca87db8be2a5: Preparing [2022-09-06T23:22:17.629Z] c5f2b1064175: Preparing [2022-09-06T23:22:17.629Z] 87601b9d19af: Preparing [2022-09-06T23:22:17.629Z] 54b781ef0021: Preparing [2022-09-06T23:22:17.629Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:17.629Z] 87601b9d19af: Waiting [2022-09-06T23:22:17.629Z] 54b781ef0021: Waiting [2022-09-06T23:22:17.629Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:17.629Z] e20acb65bbd7: Pushed [2022-09-06T23:22:17.629Z] 32494c7c27d6: Pushed [2022-09-06T23:22:17.629Z] de8390549bad: Pushed [2022-09-06T23:22:17.629Z] 54b781ef0021: Layer already exists [2022-09-06T23:22:17.629Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:18.198Z] 87601b9d19af: Pushed [2022-09-06T23:22:21.496Z] c5f2b1064175: Pushed [2022-09-06T23:22:24.795Z] ca87db8be2a5: Pushed [2022-09-06T23:22:25.057Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:2f00fa1eaedccde8bbb078606c0bf21e8baab1fd4d17787cbf13c1fee5fcd255 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:25.377Z] + 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-06T23:22:25.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-06T23:22:25.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T23:22:25.680Z] 32494c7c27d6: Preparing [2022-09-06T23:22:25.680Z] e20acb65bbd7: Preparing [2022-09-06T23:22:25.680Z] de8390549bad: Preparing [2022-09-06T23:22:25.680Z] ca87db8be2a5: Preparing [2022-09-06T23:22:25.680Z] c5f2b1064175: Preparing [2022-09-06T23:22:25.680Z] 87601b9d19af: Preparing [2022-09-06T23:22:25.680Z] 54b781ef0021: Preparing [2022-09-06T23:22:25.680Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:25.680Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:25.680Z] 54b781ef0021: Waiting [2022-09-06T23:22:25.680Z] 87601b9d19af: Waiting [2022-09-06T23:22:25.680Z] ca87db8be2a5: Layer already exists [2022-09-06T23:22:25.680Z] e20acb65bbd7: Layer already exists [2022-09-06T23:22:25.680Z] 32494c7c27d6: Layer already exists [2022-09-06T23:22:25.680Z] de8390549bad: Layer already exists [2022-09-06T23:22:25.680Z] c5f2b1064175: Layer already exists [2022-09-06T23:22:25.680Z] 54b781ef0021: Layer already exists [2022-09-06T23:22:25.680Z] 87601b9d19af: Layer already exists [2022-09-06T23:22:25.680Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:25.680Z] latest: digest: sha256:2f00fa1eaedccde8bbb078606c0bf21e8baab1fd4d17787cbf13c1fee5fcd255 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:25.997Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:26.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.57 [2022-09-06T23:22:26.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T23:22:26.306Z] 32494c7c27d6: Preparing [2022-09-06T23:22:26.306Z] e20acb65bbd7: Preparing [2022-09-06T23:22:26.307Z] de8390549bad: Preparing [2022-09-06T23:22:26.307Z] ca87db8be2a5: Preparing [2022-09-06T23:22:26.307Z] c5f2b1064175: Preparing [2022-09-06T23:22:26.307Z] 87601b9d19af: Preparing [2022-09-06T23:22:26.307Z] 54b781ef0021: Preparing [2022-09-06T23:22:26.307Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:26.307Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:26.307Z] 54b781ef0021: Waiting [2022-09-06T23:22:26.307Z] 87601b9d19af: Waiting [2022-09-06T23:22:26.307Z] ca87db8be2a5: Layer already exists [2022-09-06T23:22:26.307Z] 32494c7c27d6: Layer already exists [2022-09-06T23:22:26.307Z] e20acb65bbd7: Layer already exists [2022-09-06T23:22:26.307Z] c5f2b1064175: Layer already exists [2022-09-06T23:22:26.307Z] de8390549bad: Layer already exists [2022-09-06T23:22:26.307Z] 87601b9d19af: Layer already exists [2022-09-06T23:22:26.307Z] 54b781ef0021: Layer already exists [2022-09-06T23:22:26.307Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:26.307Z] 2.3.0-dev.57: digest: sha256:2f00fa1eaedccde8bbb078606c0bf21e8baab1fd4d17787cbf13c1fee5fcd255 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:26.626Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:26.938Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:26.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T23:22:26.938Z] 32494c7c27d6: Preparing [2022-09-06T23:22:26.938Z] e20acb65bbd7: Preparing [2022-09-06T23:22:26.938Z] de8390549bad: Preparing [2022-09-06T23:22:26.938Z] ca87db8be2a5: Preparing [2022-09-06T23:22:26.938Z] c5f2b1064175: Preparing [2022-09-06T23:22:26.938Z] 87601b9d19af: Preparing [2022-09-06T23:22:26.938Z] 54b781ef0021: Preparing [2022-09-06T23:22:26.938Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:26.938Z] 87601b9d19af: Waiting [2022-09-06T23:22:26.938Z] 54b781ef0021: Waiting [2022-09-06T23:22:26.938Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:26.938Z] de8390549bad: Layer already exists [2022-09-06T23:22:26.938Z] c5f2b1064175: Layer already exists [2022-09-06T23:22:26.938Z] e20acb65bbd7: Layer already exists [2022-09-06T23:22:26.938Z] 32494c7c27d6: Layer already exists [2022-09-06T23:22:26.938Z] ca87db8be2a5: Layer already exists [2022-09-06T23:22:26.938Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:26.938Z] 54b781ef0021: Layer already exists [2022-09-06T23:22:26.938Z] 87601b9d19af: Layer already exists [2022-09-06T23:22:26.938Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:2f00fa1eaedccde8bbb078606c0bf21e8baab1fd4d17787cbf13c1fee5fcd255 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:27.254Z] + 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-06T23:22:27.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-06T23:22:27.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T23:22:27.565Z] 32494c7c27d6: Preparing [2022-09-06T23:22:27.565Z] e20acb65bbd7: Preparing [2022-09-06T23:22:27.565Z] de8390549bad: Preparing [2022-09-06T23:22:27.565Z] ca87db8be2a5: Preparing [2022-09-06T23:22:27.565Z] c5f2b1064175: Preparing [2022-09-06T23:22:27.565Z] 87601b9d19af: Preparing [2022-09-06T23:22:27.565Z] 54b781ef0021: Preparing [2022-09-06T23:22:27.565Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:27.565Z] 87601b9d19af: Waiting [2022-09-06T23:22:27.565Z] 54b781ef0021: Waiting [2022-09-06T23:22:27.565Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:27.565Z] 32494c7c27d6: Layer already exists [2022-09-06T23:22:27.565Z] ca87db8be2a5: Layer already exists [2022-09-06T23:22:27.565Z] c5f2b1064175: Layer already exists [2022-09-06T23:22:27.565Z] de8390549bad: Layer already exists [2022-09-06T23:22:27.565Z] e20acb65bbd7: Layer already exists [2022-09-06T23:22:27.565Z] 54b781ef0021: Layer already exists [2022-09-06T23:22:27.565Z] 87601b9d19af: Layer already exists [2022-09-06T23:22:27.565Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:27.565Z] main: digest: sha256:2f00fa1eaedccde8bbb078606c0bf21e8baab1fd4d17787cbf13c1fee5fcd255 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:22:27.617Z] ===================================================== [Pipeline] echo [2022-09-06T23:22:27.626Z] taggedImages: [2022-09-06T23:22:27.626Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:27.627Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-06T23:22:27.627Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.57 [2022-09-06T23:22:27.627Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:27.627Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-06T23:22:27.651Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-06T23:22:27.651Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:27.651Z] latest [2022-09-06T23:22:27.651Z] 2.3.0-dev.57 [2022-09-06T23:22:27.651Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:27.651Z] main [2022-09-06T23:22:27.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:27.967Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:28.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:28.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T23:22:28.275Z] 56a5562a9259: Preparing [2022-09-06T23:22:28.275Z] 6c2138735888: Preparing [2022-09-06T23:22:28.275Z] b638c6eca005: Preparing [2022-09-06T23:22:28.275Z] 6efa461107a6: Preparing [2022-09-06T23:22:28.275Z] 8bcc3ca4bd78: Preparing [2022-09-06T23:22:28.275Z] 1932b3e9c0f4: Preparing [2022-09-06T23:22:28.275Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:28.275Z] 1932b3e9c0f4: Waiting [2022-09-06T23:22:28.275Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:28.275Z] 56a5562a9259: Pushed [2022-09-06T23:22:28.275Z] b638c6eca005: Pushed [2022-09-06T23:22:28.275Z] 6c2138735888: Pushed [2022-09-06T23:22:28.275Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:28.535Z] 1932b3e9c0f4: Pushed [2022-09-06T23:22:28.535Z] 8bcc3ca4bd78: Pushed [2022-09-06T23:22:35.117Z] 6efa461107a6: Pushed [2022-09-06T23:22:35.117Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:d90a71f6695e244e849c4709ba26540a576bc3cf030f9878a6b7bcab7856df96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:35.432Z] + 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-06T23:22:35.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-06T23:22:35.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T23:22:35.743Z] 56a5562a9259: Preparing [2022-09-06T23:22:35.743Z] 6c2138735888: Preparing [2022-09-06T23:22:35.743Z] b638c6eca005: Preparing [2022-09-06T23:22:35.743Z] 6efa461107a6: Preparing [2022-09-06T23:22:35.743Z] 8bcc3ca4bd78: Preparing [2022-09-06T23:22:35.743Z] 1932b3e9c0f4: Preparing [2022-09-06T23:22:35.743Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:35.743Z] 1932b3e9c0f4: Waiting [2022-09-06T23:22:35.743Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:35.743Z] 56a5562a9259: Layer already exists [2022-09-06T23:22:35.743Z] 6efa461107a6: Layer already exists [2022-09-06T23:22:35.743Z] b638c6eca005: Layer already exists [2022-09-06T23:22:35.743Z] 6c2138735888: Layer already exists [2022-09-06T23:22:35.743Z] 8bcc3ca4bd78: Layer already exists [2022-09-06T23:22:35.743Z] 1932b3e9c0f4: Layer already exists [2022-09-06T23:22:35.743Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:35.743Z] latest: digest: sha256:d90a71f6695e244e849c4709ba26540a576bc3cf030f9878a6b7bcab7856df96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:36.057Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:36.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.57 [2022-09-06T23:22:36.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T23:22:36.363Z] 56a5562a9259: Preparing [2022-09-06T23:22:36.363Z] 6c2138735888: Preparing [2022-09-06T23:22:36.363Z] b638c6eca005: Preparing [2022-09-06T23:22:36.363Z] 6efa461107a6: Preparing [2022-09-06T23:22:36.363Z] 8bcc3ca4bd78: Preparing [2022-09-06T23:22:36.363Z] 1932b3e9c0f4: Preparing [2022-09-06T23:22:36.363Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:36.363Z] 1932b3e9c0f4: Waiting [2022-09-06T23:22:36.363Z] b638c6eca005: Layer already exists [2022-09-06T23:22:36.363Z] 6c2138735888: Layer already exists [2022-09-06T23:22:36.363Z] 56a5562a9259: Layer already exists [2022-09-06T23:22:36.363Z] 6efa461107a6: Layer already exists [2022-09-06T23:22:36.363Z] 8bcc3ca4bd78: Layer already exists [2022-09-06T23:22:36.363Z] 1932b3e9c0f4: Layer already exists [2022-09-06T23:22:36.363Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:36.363Z] 2.3.0-dev.57: digest: sha256:d90a71f6695e244e849c4709ba26540a576bc3cf030f9878a6b7bcab7856df96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:36.675Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:36.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:36.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T23:22:36.983Z] 56a5562a9259: Preparing [2022-09-06T23:22:36.983Z] 6c2138735888: Preparing [2022-09-06T23:22:36.983Z] b638c6eca005: Preparing [2022-09-06T23:22:36.983Z] 6efa461107a6: Preparing [2022-09-06T23:22:36.983Z] 8bcc3ca4bd78: Preparing [2022-09-06T23:22:36.983Z] 1932b3e9c0f4: Preparing [2022-09-06T23:22:36.983Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:36.983Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:36.983Z] 1932b3e9c0f4: Waiting [2022-09-06T23:22:36.983Z] 56a5562a9259: Layer already exists [2022-09-06T23:22:36.983Z] 6efa461107a6: Layer already exists [2022-09-06T23:22:36.983Z] 6c2138735888: Layer already exists [2022-09-06T23:22:36.983Z] 8bcc3ca4bd78: Layer already exists [2022-09-06T23:22:36.983Z] b638c6eca005: Layer already exists [2022-09-06T23:22:36.983Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:36.983Z] 1932b3e9c0f4: Layer already exists [2022-09-06T23:22:36.984Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:d90a71f6695e244e849c4709ba26540a576bc3cf030f9878a6b7bcab7856df96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:37.370Z] + 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-06T23:22:37.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-06T23:22:37.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T23:22:37.713Z] 56a5562a9259: Preparing [2022-09-06T23:22:37.713Z] 6c2138735888: Preparing [2022-09-06T23:22:37.713Z] b638c6eca005: Preparing [2022-09-06T23:22:37.713Z] 6efa461107a6: Preparing [2022-09-06T23:22:37.713Z] 8bcc3ca4bd78: Preparing [2022-09-06T23:22:37.713Z] 1932b3e9c0f4: Preparing [2022-09-06T23:22:37.713Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:37.713Z] 1932b3e9c0f4: Waiting [2022-09-06T23:22:37.713Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:37.713Z] 6efa461107a6: Layer already exists [2022-09-06T23:22:37.713Z] 8bcc3ca4bd78: Layer already exists [2022-09-06T23:22:37.713Z] 6c2138735888: Layer already exists [2022-09-06T23:22:37.713Z] b638c6eca005: Layer already exists [2022-09-06T23:22:37.713Z] 56a5562a9259: Layer already exists [2022-09-06T23:22:37.713Z] 1932b3e9c0f4: Layer already exists [2022-09-06T23:22:37.713Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:37.713Z] main: digest: sha256:d90a71f6695e244e849c4709ba26540a576bc3cf030f9878a6b7bcab7856df96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:22:37.769Z] ===================================================== [Pipeline] echo [2022-09-06T23:22:37.777Z] taggedImages: [2022-09-06T23:22:37.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:37.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-06T23:22:37.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.57 [2022-09-06T23:22:37.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:37.777Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-06T23:22:37.796Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-06T23:22:37.796Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:37.796Z] latest [2022-09-06T23:22:37.796Z] 2.3.0-dev.57 [2022-09-06T23:22:37.796Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:37.796Z] main [2022-09-06T23:22:37.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:38.124Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:38.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:38.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T23:22:38.429Z] 71678ef9ade9: Preparing [2022-09-06T23:22:38.429Z] 93e1f945266b: Preparing [2022-09-06T23:22:38.429Z] df196119f94a: Preparing [2022-09-06T23:22:38.429Z] 6efa461107a6: Preparing [2022-09-06T23:22:38.429Z] 87601b9d19af: Preparing [2022-09-06T23:22:38.429Z] 54b781ef0021: Preparing [2022-09-06T23:22:38.429Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:38.429Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:38.429Z] 87601b9d19af: Layer already exists [2022-09-06T23:22:38.429Z] 6efa461107a6: Layer already exists [2022-09-06T23:22:38.429Z] 54b781ef0021: Layer already exists [2022-09-06T23:22:38.429Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:38.429Z] df196119f94a: Pushed [2022-09-06T23:22:38.429Z] 71678ef9ade9: Pushed [2022-09-06T23:22:38.429Z] 93e1f945266b: Pushed [2022-09-06T23:22:38.690Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:18c0ac27a939e7a0d996536054a50e7261921f2dd619ed0c8c35c36749e8cfa6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:39.009Z] + 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-06T23:22:39.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-06T23:22:39.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T23:22:39.311Z] 71678ef9ade9: Preparing [2022-09-06T23:22:39.311Z] 93e1f945266b: Preparing [2022-09-06T23:22:39.311Z] df196119f94a: Preparing [2022-09-06T23:22:39.311Z] 6efa461107a6: Preparing [2022-09-06T23:22:39.311Z] 87601b9d19af: Preparing [2022-09-06T23:22:39.311Z] 54b781ef0021: Preparing [2022-09-06T23:22:39.311Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:39.311Z] 54b781ef0021: Waiting [2022-09-06T23:22:39.311Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:39.311Z] df196119f94a: Layer already exists [2022-09-06T23:22:39.311Z] 6efa461107a6: Layer already exists [2022-09-06T23:22:39.311Z] 93e1f945266b: Layer already exists [2022-09-06T23:22:39.311Z] 71678ef9ade9: Layer already exists [2022-09-06T23:22:39.311Z] 87601b9d19af: Layer already exists [2022-09-06T23:22:39.311Z] 54b781ef0021: Layer already exists [2022-09-06T23:22:39.311Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:39.311Z] latest: digest: sha256:18c0ac27a939e7a0d996536054a50e7261921f2dd619ed0c8c35c36749e8cfa6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:39.629Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:39.938Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.57 [2022-09-06T23:22:39.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T23:22:39.938Z] 71678ef9ade9: Preparing [2022-09-06T23:22:39.938Z] 93e1f945266b: Preparing [2022-09-06T23:22:39.938Z] df196119f94a: Preparing [2022-09-06T23:22:39.938Z] 6efa461107a6: Preparing [2022-09-06T23:22:39.938Z] 87601b9d19af: Preparing [2022-09-06T23:22:39.938Z] 54b781ef0021: Preparing [2022-09-06T23:22:39.938Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:39.938Z] 54b781ef0021: Waiting [2022-09-06T23:22:39.938Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:39.938Z] 6efa461107a6: Layer already exists [2022-09-06T23:22:39.938Z] 71678ef9ade9: Layer already exists [2022-09-06T23:22:39.938Z] 87601b9d19af: Layer already exists [2022-09-06T23:22:39.938Z] 93e1f945266b: Layer already exists [2022-09-06T23:22:39.938Z] df196119f94a: Layer already exists [2022-09-06T23:22:39.938Z] 54b781ef0021: Layer already exists [2022-09-06T23:22:39.938Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:39.938Z] 2.3.0-dev.57: digest: sha256:18c0ac27a939e7a0d996536054a50e7261921f2dd619ed0c8c35c36749e8cfa6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:40.254Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:40.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:40.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T23:22:40.566Z] 71678ef9ade9: Preparing [2022-09-06T23:22:40.566Z] 93e1f945266b: Preparing [2022-09-06T23:22:40.566Z] df196119f94a: Preparing [2022-09-06T23:22:40.566Z] 6efa461107a6: Preparing [2022-09-06T23:22:40.566Z] 87601b9d19af: Preparing [2022-09-06T23:22:40.566Z] 54b781ef0021: Preparing [2022-09-06T23:22:40.566Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:40.566Z] 54b781ef0021: Waiting [2022-09-06T23:22:40.566Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:40.566Z] df196119f94a: Layer already exists [2022-09-06T23:22:40.566Z] 71678ef9ade9: Layer already exists [2022-09-06T23:22:40.566Z] 93e1f945266b: Layer already exists [2022-09-06T23:22:40.566Z] 87601b9d19af: Layer already exists [2022-09-06T23:22:40.566Z] 6efa461107a6: Layer already exists [2022-09-06T23:22:40.566Z] 54b781ef0021: Layer already exists [2022-09-06T23:22:40.566Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:40.566Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:18c0ac27a939e7a0d996536054a50e7261921f2dd619ed0c8c35c36749e8cfa6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:40.883Z] + 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-06T23:22:41.191Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-06T23:22:41.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T23:22:41.191Z] 71678ef9ade9: Preparing [2022-09-06T23:22:41.191Z] 93e1f945266b: Preparing [2022-09-06T23:22:41.191Z] df196119f94a: Preparing [2022-09-06T23:22:41.191Z] 6efa461107a6: Preparing [2022-09-06T23:22:41.191Z] 87601b9d19af: Preparing [2022-09-06T23:22:41.191Z] 54b781ef0021: Preparing [2022-09-06T23:22:41.191Z] 34d5ebaa5410: Preparing [2022-09-06T23:22:41.191Z] 54b781ef0021: Waiting [2022-09-06T23:22:41.191Z] 34d5ebaa5410: Waiting [2022-09-06T23:22:41.191Z] 87601b9d19af: Layer already exists [2022-09-06T23:22:41.191Z] df196119f94a: Layer already exists [2022-09-06T23:22:41.191Z] 93e1f945266b: Layer already exists [2022-09-06T23:22:41.191Z] 71678ef9ade9: Layer already exists [2022-09-06T23:22:41.191Z] 6efa461107a6: Layer already exists [2022-09-06T23:22:41.191Z] 54b781ef0021: Layer already exists [2022-09-06T23:22:41.191Z] 34d5ebaa5410: Layer already exists [2022-09-06T23:22:41.191Z] main: digest: sha256:18c0ac27a939e7a0d996536054a50e7261921f2dd619ed0c8c35c36749e8cfa6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:22:41.239Z] ===================================================== [Pipeline] echo [2022-09-06T23:22:41.248Z] taggedImages: [2022-09-06T23:22:41.248Z] - nexus3.edgexfoundry.org:10004/security-spire-server:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:41.248Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-06T23:22:41.248Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.57 [2022-09-06T23:22:41.248Z] - nexus3.edgexfoundry.org:10004/security-spire-server:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:41.248Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-06T23:22:41.268Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-06T23:22:41.268Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:41.268Z] latest [2022-09-06T23:22:41.268Z] 2.3.0-dev.57 [2022-09-06T23:22:41.268Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:41.268Z] main [2022-09-06T23:22:41.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:41.592Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:41.905Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:41.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T23:22:41.905Z] 86f8ce441fea: Preparing [2022-09-06T23:22:41.905Z] f9e2702c4cc2: Preparing [2022-09-06T23:22:41.905Z] 5f98872f04f0: Preparing [2022-09-06T23:22:41.905Z] 0b4913401f12: Preparing [2022-09-06T23:22:41.905Z] 994393dc58e7: Preparing [2022-09-06T23:22:41.905Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:41.905Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:41.905Z] 86f8ce441fea: Pushed [2022-09-06T23:22:41.905Z] 0b4913401f12: Pushed [2022-09-06T23:22:44.446Z] f9e2702c4cc2: Pushed [2022-09-06T23:22:44.446Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:8635e6963b485e64cc132ee331a694259b76486d954e5c4d908110ee1d4d07b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:44.757Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:45.064Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-06T23:22:45.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T23:22:45.064Z] 86f8ce441fea: Preparing [2022-09-06T23:22:45.064Z] f9e2702c4cc2: Preparing [2022-09-06T23:22:45.064Z] 5f98872f04f0: Preparing [2022-09-06T23:22:45.064Z] 0b4913401f12: Preparing [2022-09-06T23:22:45.064Z] 994393dc58e7: Preparing [2022-09-06T23:22:45.064Z] 86f8ce441fea: Layer already exists [2022-09-06T23:22:45.064Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:45.064Z] 0b4913401f12: Layer already exists [2022-09-06T23:22:45.064Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:45.064Z] f9e2702c4cc2: Layer already exists [2022-09-06T23:22:45.064Z] latest: digest: sha256:8635e6963b485e64cc132ee331a694259b76486d954e5c4d908110ee1d4d07b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:45.380Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:45.692Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.57 [2022-09-06T23:22:45.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T23:22:45.692Z] 86f8ce441fea: Preparing [2022-09-06T23:22:45.692Z] f9e2702c4cc2: Preparing [2022-09-06T23:22:45.692Z] 5f98872f04f0: Preparing [2022-09-06T23:22:45.692Z] 0b4913401f12: Preparing [2022-09-06T23:22:45.692Z] 994393dc58e7: Preparing [2022-09-06T23:22:45.692Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:45.692Z] 86f8ce441fea: Layer already exists [2022-09-06T23:22:45.692Z] f9e2702c4cc2: Layer already exists [2022-09-06T23:22:45.692Z] 0b4913401f12: Layer already exists [2022-09-06T23:22:45.692Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:45.692Z] 2.3.0-dev.57: digest: sha256:8635e6963b485e64cc132ee331a694259b76486d954e5c4d908110ee1d4d07b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:46.012Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:46.322Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:46.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T23:22:46.322Z] 86f8ce441fea: Preparing [2022-09-06T23:22:46.322Z] f9e2702c4cc2: Preparing [2022-09-06T23:22:46.322Z] 5f98872f04f0: Preparing [2022-09-06T23:22:46.322Z] 0b4913401f12: Preparing [2022-09-06T23:22:46.322Z] 994393dc58e7: Preparing [2022-09-06T23:22:46.322Z] 86f8ce441fea: Layer already exists [2022-09-06T23:22:46.322Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:46.322Z] f9e2702c4cc2: Layer already exists [2022-09-06T23:22:46.322Z] 0b4913401f12: Layer already exists [2022-09-06T23:22:46.322Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:46.322Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:8635e6963b485e64cc132ee331a694259b76486d954e5c4d908110ee1d4d07b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:46.636Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:46.947Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-06T23:22:46.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T23:22:46.947Z] 86f8ce441fea: Preparing [2022-09-06T23:22:46.947Z] f9e2702c4cc2: Preparing [2022-09-06T23:22:46.947Z] 5f98872f04f0: Preparing [2022-09-06T23:22:46.947Z] 0b4913401f12: Preparing [2022-09-06T23:22:46.947Z] 994393dc58e7: Preparing [2022-09-06T23:22:46.947Z] f9e2702c4cc2: Layer already exists [2022-09-06T23:22:46.947Z] 86f8ce441fea: Layer already exists [2022-09-06T23:22:46.947Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:46.947Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:46.947Z] 0b4913401f12: Layer already exists [2022-09-06T23:22:46.947Z] main: digest: sha256:8635e6963b485e64cc132ee331a694259b76486d954e5c4d908110ee1d4d07b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:22:46.996Z] ===================================================== [Pipeline] echo [2022-09-06T23:22:47.004Z] taggedImages: [2022-09-06T23:22:47.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:47.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-06T23:22:47.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.57 [2022-09-06T23:22:47.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:47.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-06T23:22:47.027Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-06T23:22:47.027Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:47.027Z] latest [2022-09-06T23:22:47.027Z] 2.3.0-dev.57 [2022-09-06T23:22:47.027Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:47.027Z] main [2022-09-06T23:22:47.027Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:47.356Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:47.664Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:47.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T23:22:47.664Z] 4f99a539d076: Preparing [2022-09-06T23:22:47.664Z] 5e99b7816c1c: Preparing [2022-09-06T23:22:47.664Z] 5f98872f04f0: Preparing [2022-09-06T23:22:47.664Z] 6c04abae7236: Preparing [2022-09-06T23:22:47.664Z] 994393dc58e7: Preparing [2022-09-06T23:22:47.664Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:47.664Z] 6c04abae7236: Layer already exists [2022-09-06T23:22:47.664Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:47.664Z] 4f99a539d076: Pushed [2022-09-06T23:22:50.213Z] 5e99b7816c1c: Pushed [2022-09-06T23:22:50.473Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:fc137fb297f5eab34aa7dd9a226ee24dbb3d03af3fb2b32f864543f04822947b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:50.792Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:51.108Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-06T23:22:51.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T23:22:51.108Z] 4f99a539d076: Preparing [2022-09-06T23:22:51.108Z] 5e99b7816c1c: Preparing [2022-09-06T23:22:51.108Z] 5f98872f04f0: Preparing [2022-09-06T23:22:51.108Z] 6c04abae7236: Preparing [2022-09-06T23:22:51.108Z] 994393dc58e7: Preparing [2022-09-06T23:22:51.108Z] 4f99a539d076: Layer already exists [2022-09-06T23:22:51.108Z] 6c04abae7236: Layer already exists [2022-09-06T23:22:51.108Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:51.108Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:51.108Z] 5e99b7816c1c: Layer already exists [2022-09-06T23:22:51.108Z] latest: digest: sha256:fc137fb297f5eab34aa7dd9a226ee24dbb3d03af3fb2b32f864543f04822947b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:51.424Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:51.739Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.57 [2022-09-06T23:22:51.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T23:22:51.740Z] 4f99a539d076: Preparing [2022-09-06T23:22:51.740Z] 5e99b7816c1c: Preparing [2022-09-06T23:22:51.740Z] 5f98872f04f0: Preparing [2022-09-06T23:22:51.740Z] 6c04abae7236: Preparing [2022-09-06T23:22:51.740Z] 994393dc58e7: Preparing [2022-09-06T23:22:51.740Z] 5e99b7816c1c: Layer already exists [2022-09-06T23:22:51.740Z] 4f99a539d076: Layer already exists [2022-09-06T23:22:51.740Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:51.740Z] 6c04abae7236: Layer already exists [2022-09-06T23:22:51.740Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:51.740Z] 2.3.0-dev.57: digest: sha256:fc137fb297f5eab34aa7dd9a226ee24dbb3d03af3fb2b32f864543f04822947b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:52.054Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:52.366Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:52.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T23:22:52.367Z] 4f99a539d076: Preparing [2022-09-06T23:22:52.367Z] 5e99b7816c1c: Preparing [2022-09-06T23:22:52.367Z] 5f98872f04f0: Preparing [2022-09-06T23:22:52.367Z] 6c04abae7236: Preparing [2022-09-06T23:22:52.367Z] 994393dc58e7: Preparing [2022-09-06T23:22:52.367Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:52.367Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:52.367Z] 5e99b7816c1c: Layer already exists [2022-09-06T23:22:52.367Z] 4f99a539d076: Layer already exists [2022-09-06T23:22:52.367Z] 6c04abae7236: Layer already exists [2022-09-06T23:22:52.367Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:fc137fb297f5eab34aa7dd9a226ee24dbb3d03af3fb2b32f864543f04822947b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:52.677Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:53.000Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-06T23:22:53.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T23:22:53.000Z] 4f99a539d076: Preparing [2022-09-06T23:22:53.000Z] 5e99b7816c1c: Preparing [2022-09-06T23:22:53.000Z] 5f98872f04f0: Preparing [2022-09-06T23:22:53.000Z] 6c04abae7236: Preparing [2022-09-06T23:22:53.000Z] 994393dc58e7: Preparing [2022-09-06T23:22:53.000Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:53.000Z] 6c04abae7236: Layer already exists [2022-09-06T23:22:53.000Z] 5f98872f04f0: Layer already exists [2022-09-06T23:22:53.000Z] 5e99b7816c1c: Layer already exists [2022-09-06T23:22:53.000Z] 4f99a539d076: Layer already exists [2022-09-06T23:22:53.000Z] main: digest: sha256:fc137fb297f5eab34aa7dd9a226ee24dbb3d03af3fb2b32f864543f04822947b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:22:53.047Z] ===================================================== [Pipeline] echo [2022-09-06T23:22:53.057Z] taggedImages: [2022-09-06T23:22:53.057Z] - nexus3.edgexfoundry.org:10004/support-scheduler:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:53.057Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-06T23:22:53.057Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.57 [2022-09-06T23:22:53.057Z] - nexus3.edgexfoundry.org:10004/support-scheduler:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:53.057Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-06T23:22:53.080Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-06T23:22:53.080Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:53.080Z] latest [2022-09-06T23:22:53.080Z] 2.3.0-dev.57 [2022-09-06T23:22:53.080Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:22:53.080Z] main [2022-09-06T23:22:53.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:53.399Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:22:53.709Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:22:53.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T23:22:53.709Z] 7314eee72fd8: Preparing [2022-09-06T23:22:53.709Z] bf6861587eda: Preparing [2022-09-06T23:22:53.709Z] a9925b536faa: Preparing [2022-09-06T23:22:53.709Z] 6b503da51ba2: Preparing [2022-09-06T23:22:53.709Z] 994393dc58e7: Preparing [2022-09-06T23:22:53.709Z] 994393dc58e7: Layer already exists [2022-09-06T23:22:53.709Z] bf6861587eda: Pushed [2022-09-06T23:22:53.968Z] 7314eee72fd8: Pushed [2022-09-06T23:22:54.908Z] a9925b536faa: Pushed [2022-09-06T23:23:07.197Z] 6b503da51ba2: Pushed [2022-09-06T23:23:07.197Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:3a088c05b8831da5c8e26d106a9c75a83517a4b51022cd85524d1f577aa65bda size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:23:07.513Z] + 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-06T23:23:07.825Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-06T23:23:07.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T23:23:07.825Z] 7314eee72fd8: Preparing [2022-09-06T23:23:07.825Z] bf6861587eda: Preparing [2022-09-06T23:23:07.825Z] a9925b536faa: Preparing [2022-09-06T23:23:07.825Z] 6b503da51ba2: Preparing [2022-09-06T23:23:07.825Z] 994393dc58e7: Preparing [2022-09-06T23:23:07.825Z] bf6861587eda: Layer already exists [2022-09-06T23:23:07.825Z] 7314eee72fd8: Layer already exists [2022-09-06T23:23:07.825Z] 994393dc58e7: Layer already exists [2022-09-06T23:23:07.825Z] a9925b536faa: Layer already exists [2022-09-06T23:23:07.825Z] 6b503da51ba2: Layer already exists [2022-09-06T23:23:07.825Z] latest: digest: sha256:3a088c05b8831da5c8e26d106a9c75a83517a4b51022cd85524d1f577aa65bda size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:23:08.149Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:23:08.468Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.57 [2022-09-06T23:23:08.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T23:23:08.468Z] 7314eee72fd8: Preparing [2022-09-06T23:23:08.468Z] bf6861587eda: Preparing [2022-09-06T23:23:08.468Z] a9925b536faa: Preparing [2022-09-06T23:23:08.468Z] 6b503da51ba2: Preparing [2022-09-06T23:23:08.468Z] 994393dc58e7: Preparing [2022-09-06T23:23:08.468Z] 7314eee72fd8: Layer already exists [2022-09-06T23:23:08.468Z] 994393dc58e7: Layer already exists [2022-09-06T23:23:08.468Z] bf6861587eda: Layer already exists [2022-09-06T23:23:08.468Z] 6b503da51ba2: Layer already exists [2022-09-06T23:23:08.469Z] a9925b536faa: Layer already exists [2022-09-06T23:23:08.469Z] 2.3.0-dev.57: digest: sha256:3a088c05b8831da5c8e26d106a9c75a83517a4b51022cd85524d1f577aa65bda size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:23:08.796Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:23:09.111Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:23:09.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T23:23:09.112Z] 7314eee72fd8: Preparing [2022-09-06T23:23:09.112Z] bf6861587eda: Preparing [2022-09-06T23:23:09.112Z] a9925b536faa: Preparing [2022-09-06T23:23:09.112Z] 6b503da51ba2: Preparing [2022-09-06T23:23:09.112Z] 994393dc58e7: Preparing [2022-09-06T23:23:09.112Z] 994393dc58e7: Layer already exists [2022-09-06T23:23:09.112Z] bf6861587eda: Layer already exists [2022-09-06T23:23:09.112Z] 6b503da51ba2: Layer already exists [2022-09-06T23:23:09.112Z] 7314eee72fd8: Layer already exists [2022-09-06T23:23:09.112Z] a9925b536faa: Layer already exists [2022-09-06T23:23:09.112Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:3a088c05b8831da5c8e26d106a9c75a83517a4b51022cd85524d1f577aa65bda size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:23:09.438Z] + 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-06T23:23:09.751Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-06T23:23:09.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T23:23:09.752Z] 7314eee72fd8: Preparing [2022-09-06T23:23:09.752Z] bf6861587eda: Preparing [2022-09-06T23:23:09.752Z] a9925b536faa: Preparing [2022-09-06T23:23:09.752Z] 6b503da51ba2: Preparing [2022-09-06T23:23:09.752Z] 994393dc58e7: Preparing [2022-09-06T23:23:09.752Z] bf6861587eda: Layer already exists [2022-09-06T23:23:09.752Z] 7314eee72fd8: Layer already exists [2022-09-06T23:23:09.752Z] 994393dc58e7: Layer already exists [2022-09-06T23:23:09.752Z] a9925b536faa: Layer already exists [2022-09-06T23:23:09.752Z] 6b503da51ba2: Layer already exists [2022-09-06T23:23:09.752Z] main: digest: sha256:3a088c05b8831da5c8e26d106a9c75a83517a4b51022cd85524d1f577aa65bda size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:23:09.809Z] ===================================================== [Pipeline] echo [2022-09-06T23:23:09.817Z] taggedImages: [2022-09-06T23:23:09.817Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:23:09.817Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-06T23:23:09.817Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.57 [2022-09-06T23:23:09.817Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:23:09.817Z] - 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-06T23:24:30.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-06T23:24:41.113Z] Removing intermediate container 55ec1ad9a491 [2022-09-06T23:24:41.113Z] ---> 1c944f10ef34 [2022-09-06T23:24:41.113Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-06T23:24:41.113Z] ---> Running in 7f354f41d144 [2022-09-06T23:24:43.751Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T23:24:49.208Z] Removing intermediate container 7f354f41d144 [2022-09-06T23:24:49.208Z] ---> 5690c0b7c040 [2022-09-06T23:24:49.208Z] [2022-09-06T23:24:49.208Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T23:24:49.494Z] 3.16: Pulling from library/alpine [2022-09-06T23:24:52.151Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T23:24:52.151Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T23:24:52.151Z] ---> a6215f271958 [2022-09-06T23:24:52.151Z] 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-06T23:24:52.151Z] ---> Running in 3626aca34d1b [2022-09-06T23:24:52.782Z] Removing intermediate container 3626aca34d1b [2022-09-06T23:24:52.782Z] ---> 684ce207a562 [2022-09-06T23:24:52.782Z] 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-06T23:24:53.074Z] ---> Running in 2b6eb04f1cb0 [2022-09-06T23:24:56.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:24:56.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:24:57.392Z] Removing intermediate container 73cf0c7e9f44 [2022-09-06T23:24:57.392Z] ---> 321362d03cb8 [2022-09-06T23:24:57.392Z] [2022-09-06T23:24:57.392Z] Step 10/22 : FROM alpine:3.16 [2022-09-06T23:24:57.392Z] ---> a6215f271958 [2022-09-06T23:24:57.392Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-06T23:24:57.679Z] ---> Running in 73fb887e55a9 [2022-09-06T23:24:58.678Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-06T23:24:58.678Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-06T23:24:58.678Z] (3/33) Installing readline (8.1.2-r0) [2022-09-06T23:24:58.678Z] (4/33) Installing bash (5.1.16-r2) [2022-09-06T23:24:58.678Z] Executing bash-5.1.16-r2.post-install [2022-09-06T23:24:58.960Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-06T23:24:58.960Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-06T23:24:58.960Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T23:24:59.243Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-06T23:24:59.243Z] (9/33) Installing curl (7.83.1-r3) [2022-09-06T23:24:59.243Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-06T23:24:59.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:25:00.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:25:00.738Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-06T23:25:00.738Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-06T23:25:00.738Z] (13/33) Installing expat (2.4.8-r0) [2022-09-06T23:25:00.738Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-06T23:25:00.738Z] (15/33) Installing gdbm (1.23-r0) [2022-09-06T23:25:00.738Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-06T23:25:00.738Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T23:25:00.738Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T23:25:00.738Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-06T23:25:00.738Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-06T23:25:01.016Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-06T23:25:02.008Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-06T23:25:02.008Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-06T23:25:02.008Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T23:25:02.284Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-06T23:25:02.284Z] (5/6) Installing curl (7.83.1-r3) [2022-09-06T23:25:02.284Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-06T23:25:02.284Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:25:02.284Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T23:25:02.890Z] OK: 8 MiB in 20 packages [2022-09-06T23:25:03.894Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-06T23:25:03.894Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-06T23:25:03.894Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-06T23:25:03.894Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-06T23:25:03.894Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-06T23:25:04.172Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-06T23:25:04.172Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-06T23:25:04.172Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-06T23:25:04.172Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-06T23:25:04.172Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-06T23:25:04.172Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-06T23:25:04.509Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-06T23:25:05.492Z] Removing intermediate container 73fb887e55a9 [2022-09-06T23:25:05.492Z] ---> ae745d84bdea [2022-09-06T23:25:05.492Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T23:25:05.857Z] ---> Running in c3607fd2dfc7 [2022-09-06T23:25:06.192Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:25:06.192Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T23:25:06.502Z] Removing intermediate container c3607fd2dfc7 [2022-09-06T23:25:06.502Z] ---> a1d9c0529066 [2022-09-06T23:25:06.502Z] Step 13/22 : WORKDIR /edgex [2022-09-06T23:25:06.502Z] ---> Running in 4b385f610b7b [2022-09-06T23:25:06.868Z] OK: 120 MiB in 47 packages [2022-09-06T23:25:07.209Z] Removing intermediate container 4b385f610b7b [2022-09-06T23:25:07.209Z] ---> 4c6fc4fe1eed [2022-09-06T23:25:07.209Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-06T23:25:08.208Z] ---> e3833fb036f9 [2022-09-06T23:25:08.208Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-06T23:25:10.214Z] ---> 90b9e4ef083e [2022-09-06T23:25:10.214Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-06T23:25:11.672Z] ---> 128494ef13df [2022-09-06T23:25:11.672Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T23:25:13.137Z] ---> 71da3280f630 [2022-09-06T23:25:13.137Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T23:25:13.137Z] ---> Running in 1b54f77f78e9 [2022-09-06T23:25:16.562Z] Removing intermediate container 1b54f77f78e9 [2022-09-06T23:25:16.562Z] ---> 2ec1e37aa353 [2022-09-06T23:25:16.562Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T23:25:16.562Z] ---> Running in 1b4b58566563 [2022-09-06T23:25:16.848Z] Removing intermediate container 1b4b58566563 [2022-09-06T23:25:16.848Z] ---> d4ce2531d794 [2022-09-06T23:25:16.848Z] Step 20/22 : LABEL arch=arm64 [2022-09-06T23:25:17.129Z] ---> Running in 2da59da16279 [2022-09-06T23:25:17.735Z] Removing intermediate container 2da59da16279 [2022-09-06T23:25:17.735Z] ---> d3db9efbc35a [2022-09-06T23:25:17.735Z] Step 21/22 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:25:18.020Z] ---> Running in 9d3794d0e7c5 [2022-09-06T23:25:18.627Z] Removing intermediate container 9d3794d0e7c5 [2022-09-06T23:25:18.627Z] ---> fa20ca73db25 [2022-09-06T23:25:18.627Z] Step 22/22 : LABEL version=2.3.0-dev.57 [2022-09-06T23:25:18.627Z] ---> Running in 898297c93941 [2022-09-06T23:25:19.237Z] Removing intermediate container 898297c93941 [2022-09-06T23:25:19.237Z] ---> bb4bcf63a7bc [2022-09-06T23:25:19.237Z] [2022-09-06T23:25:19.517Z] Successfully built bb4bcf63a7bc [2022-09-06T23:25:19.517Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-06T23:25:19.517Z]  Building security-proxy-setup ... done Building core-metadata [2022-09-06T23:25:23.863Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:25:23.863Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:25:23.863Z] ---> 3aacc6736051 [2022-09-06T23:25:23.863Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-06T23:25:23.863Z] ---> Using cache [2022-09-06T23:25:23.863Z] ---> 69f3165c30f0 [2022-09-06T23:25:23.863Z] Step 4/25 : WORKDIR /edgex-go [2022-09-06T23:25:23.863Z] ---> Using cache [2022-09-06T23:25:23.863Z] ---> 4fc183a14afc [2022-09-06T23:25:23.863Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:25:23.863Z] ---> Using cache [2022-09-06T23:25:23.863Z] ---> f407f697cf50 [2022-09-06T23:25:23.863Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-06T23:25:23.863Z] ---> Running in f8ac5c22c731 [2022-09-06T23:25:26.517Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:25:27.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:25:28.562Z] Collecting docker-compose==1.23.2 [2022-09-06T23:25:28.562Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-06T23:25:28.562Z] OK: 221 MiB in 51 packages [2022-09-06T23:25:28.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.4 MB/s eta 0:00:00 [2022-09-06T23:25:29.579Z] Collecting texttable<0.10,>=0.9.0 [2022-09-06T23:25:29.579Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-06T23:25:29.579Z] Preparing metadata (setup.py): started [2022-09-06T23:25:30.203Z] Removing intermediate container f8ac5c22c731 [2022-09-06T23:25:30.203Z] ---> 8665d13428b1 [2022-09-06T23:25:30.203Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-06T23:25:31.196Z] ---> a2b7addda032 [2022-09-06T23:25:31.196Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:25:31.196Z] ---> Running in 6a44e7d57949 [2022-09-06T23:25:32.644Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T23:25:32.644Z] 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-06T23:25:33.255Z] Collecting docker<4.0,>=3.6.0 [2022-09-06T23:25:33.255Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-06T23:25:33.255Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 11.7 MB/s eta 0:00:00 [2022-09-06T23:25:34.696Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-06T23:25:34.696Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-06T23:25:34.696Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 6.8 MB/s eta 0:00:00 [2022-09-06T23:25:34.973Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-06T23:25:34.973Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-06T23:25:34.973Z] Preparing metadata (setup.py): started [2022-09-06T23:25:37.620Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T23:25:38.222Z] Collecting jsonschema<3,>=2.5.1 [2022-09-06T23:25:38.222Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-06T23:25:38.498Z] Collecting cached-property<2,>=1.2.0 [2022-09-06T23:25:38.498Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-06T23:25:39.490Z] Collecting PyYAML<4,>=3.10 [2022-09-06T23:25:39.490Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-06T23:25:39.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.6 MB/s eta 0:00:00 [2022-09-06T23:25:41.484Z] Preparing metadata (setup.py): started [2022-09-06T23:25:44.120Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T23:25:44.724Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-06T23:25:44.724Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-06T23:25:44.724Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.2 MB/s eta 0:00:00 [2022-09-06T23:25:45.003Z] Collecting docopt<0.7,>=0.6.1 [2022-09-06T23:25:45.003Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-06T23:25:45.003Z] Preparing metadata (setup.py): started [2022-09-06T23:25:47.645Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T23:25:48.636Z] Collecting docker-pycreds>=0.4.0 [2022-09-06T23:25:48.636Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-06T23:25:50.082Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-06T23:25:50.082Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-06T23:25:50.082Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.9 MB/s eta 0:00:00 [2022-09-06T23:25:50.360Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-06T23:25:50.360Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-06T23:25:50.360Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 7.7 MB/s eta 0:00:00 [2022-09-06T23:25:50.967Z] Collecting idna<2.8,>=2.5 [2022-09-06T23:25:50.967Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-06T23:25:50.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 13.5 MB/s eta 0:00:00 [2022-09-06T23:25:51.571Z] Collecting certifi>=2017.4.17 [2022-09-06T23:25:51.571Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-06T23:25:51.571Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.5 MB/s eta 0:00:00 [2022-09-06T23:25:52.560Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-06T23:25:52.560Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-06T23:25:52.560Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-06T23:25:52.560Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-06T23:25:54.004Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-06T23:25:54.004Z] Running setup.py install for texttable: started [2022-09-06T23:25:56.643Z] Running setup.py install for texttable: finished with status 'done' [2022-09-06T23:25:56.643Z] Running setup.py install for PyYAML: started [2022-09-06T23:26:00.974Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-06T23:26:03.639Z] Running setup.py install for docopt: started [2022-09-06T23:26:07.997Z] Running setup.py install for docopt: finished with status 'done' [2022-09-06T23:26:12.345Z] Running setup.py install for dockerpty: started [2022-09-06T23:26:15.768Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-06T23:26:20.091Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-06T23:26:20.091Z] 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-06T23:26:24.435Z] Removing intermediate container 6a44e7d57949 [2022-09-06T23:26:24.435Z] ---> 24208057a4e6 [2022-09-06T23:26:24.435Z] Step 9/25 : COPY . . [2022-09-06T23:26:29.858Z] ---> fde93418b8e7 [2022-09-06T23:26:29.858Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-06T23:26:29.858Z] ---> Running in b06de89e2ef0 [2022-09-06T23:26:32.507Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-06T23:26:45.281Z] Removing intermediate container 2b6eb04f1cb0 [2022-09-06T23:26:45.281Z] ---> 34c059cc6ed3 [2022-09-06T23:26:45.281Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-06T23:26:45.281Z] ---> Running in f4da0419c2e6 [2022-09-06T23:26:45.281Z] Removing intermediate container f4da0419c2e6 [2022-09-06T23:26:45.281Z] ---> 3cf11ccc0bb8 [2022-09-06T23:26:45.281Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T23:26:45.281Z] ---> Running in 87d74af2099e [2022-09-06T23:26:45.281Z] Removing intermediate container 87d74af2099e [2022-09-06T23:26:45.281Z] ---> 0d30f63422da [2022-09-06T23:26:45.281Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-06T23:26:46.726Z] ---> 6e872a08e8c7 [2022-09-06T23:26:46.726Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-06T23:26:47.339Z] ---> cfde370a92fa [2022-09-06T23:26:47.339Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-06T23:26:48.328Z] ---> d7ba2ca126a1 [2022-09-06T23:26:48.329Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-06T23:26:48.611Z] ---> Running in cef2a7c30092 [2022-09-06T23:26:49.217Z] Removing intermediate container cef2a7c30092 [2022-09-06T23:26:49.217Z] ---> 285a7bffa3b3 [2022-09-06T23:26:49.217Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:26:49.217Z] ---> Running in f9112565cf1f [2022-09-06T23:26:49.821Z] Removing intermediate container f9112565cf1f [2022-09-06T23:26:49.821Z] ---> 701993b9109f [2022-09-06T23:26:49.821Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T23:26:49.821Z] ---> Running in 6914440fc9aa [2022-09-06T23:26:50.428Z] Removing intermediate container 6914440fc9aa [2022-09-06T23:26:50.428Z] ---> 92396603bfe1 [2022-09-06T23:26:50.428Z] Step 22/23 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:26:50.428Z] ---> Running in 9860eb076d71 [2022-09-06T23:26:51.036Z] Removing intermediate container 9860eb076d71 [2022-09-06T23:26:51.036Z] ---> 357da7bf8f94 [2022-09-06T23:26:51.036Z] Step 23/23 : LABEL version=2.3.0-dev.57 [2022-09-06T23:26:51.036Z] ---> Running in ef8ea2a27a0a [2022-09-06T23:26:51.647Z] Removing intermediate container ef8ea2a27a0a [2022-09-06T23:26:51.647Z] ---> f70bb1aed1de [2022-09-06T23:26:51.647Z] [2022-09-06T23:26:51.923Z] Successfully built f70bb1aed1de [2022-09-06T23:26:51.923Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-06T23:26:51.923Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-09-06T23:26:56.249Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:26:56.249Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:26:56.249Z] ---> 3aacc6736051 [2022-09-06T23:26:56.249Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T23:26:56.249Z] ---> Using cache [2022-09-06T23:26:56.249Z] ---> 69f3165c30f0 [2022-09-06T23:26:56.249Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T23:26:56.249Z] ---> Using cache [2022-09-06T23:26:56.249Z] ---> 4fc183a14afc [2022-09-06T23:26:56.249Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:26:56.249Z] ---> Using cache [2022-09-06T23:26:56.249Z] ---> f407f697cf50 [2022-09-06T23:26:56.249Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-06T23:26:56.249Z] ---> Running in 77588629148b [2022-09-06T23:26:58.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:26:59.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:27:01.516Z] OK: 221 MiB in 51 packages [2022-09-06T23:27:02.970Z] Removing intermediate container 77588629148b [2022-09-06T23:27:02.970Z] ---> 8f23911e6187 [2022-09-06T23:27:02.970Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T23:27:03.971Z] ---> 61bd0efd302b [2022-09-06T23:27:03.971Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:27:03.971Z] ---> Running in da92e0ea681f [2022-09-06T23:28:00.545Z] Removing intermediate container da92e0ea681f [2022-09-06T23:28:00.545Z] ---> f59efeb96bc1 [2022-09-06T23:28:00.545Z] Step 9/23 : COPY . . [2022-09-06T23:28:00.545Z] ---> 622c310e2d59 [2022-09-06T23:28:00.545Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-06T23:28:00.545Z] ---> Running in 01d80afbdd3c [2022-09-06T23:28:00.545Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-06T23:28:39.591Z] Removing intermediate container ee5260e3b5ff [2022-09-06T23:28:39.591Z] ---> 35520ae05c00 [2022-09-06T23:28:39.591Z] [2022-09-06T23:28:39.591Z] Step 10/31 : FROM alpine:3.16 [2022-09-06T23:28:39.591Z] ---> a6215f271958 [2022-09-06T23:28:39.591Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T23:28:39.591Z] ---> Running in 4234d7cd71c9 [2022-09-06T23:28:39.591Z] Removing intermediate container 4234d7cd71c9 [2022-09-06T23:28:39.591Z] ---> 6fb9f195b798 [2022-09-06T23:28:39.591Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-06T23:28:39.591Z] ---> Running in 52007411ec6a [2022-09-06T23:28:39.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:28:40.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:28:41.923Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-06T23:28:41.923Z] (2/2) Installing su-exec (0.2-r1) [2022-09-06T23:28:41.923Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:28:41.923Z] OK: 5 MiB in 16 packages [2022-09-06T23:28:43.917Z] Removing intermediate container 52007411ec6a [2022-09-06T23:28:43.917Z] ---> 7a91e00f48e6 [2022-09-06T23:28:43.917Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-06T23:28:43.917Z] ---> Running in ec22d3572a96 [2022-09-06T23:28:44.539Z] Removing intermediate container ec22d3572a96 [2022-09-06T23:28:44.539Z] ---> 363ac477f48f [2022-09-06T23:28:44.539Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-06T23:28:44.539Z] ---> Running in 0441f31719a8 [2022-09-06T23:28:45.161Z] Removing intermediate container 0441f31719a8 [2022-09-06T23:28:45.161Z] ---> f7c2d643cfe1 [2022-09-06T23:28:45.161Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-06T23:28:45.161Z] ---> Running in f1115872c575 [2022-09-06T23:28:45.775Z] Removing intermediate container f1115872c575 [2022-09-06T23:28:45.775Z] ---> 0408a6aca3af [2022-09-06T23:28:45.775Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-06T23:28:46.053Z] ---> Running in 2ae4e4ad2d41 [2022-09-06T23:28:49.469Z] Removing intermediate container 2ae4e4ad2d41 [2022-09-06T23:28:49.469Z] ---> a0061d8c3958 [2022-09-06T23:28:49.469Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-06T23:28:49.469Z] ---> Running in e6cf87837e8a [2022-09-06T23:28:50.073Z] Removing intermediate container e6cf87837e8a [2022-09-06T23:28:50.073Z] ---> 75e3121560c6 [2022-09-06T23:28:50.073Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-06T23:28:51.068Z] ---> 214888aaa690 [2022-09-06T23:28:51.068Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-06T23:28:51.344Z] ---> Running in d057fc72f842 [2022-09-06T23:28:54.771Z] Removing intermediate container d057fc72f842 [2022-09-06T23:28:54.771Z] ---> f5e84a12d913 [2022-09-06T23:28:54.771Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:28:55.378Z] ---> 97adffd167d1 [2022-09-06T23:28:55.378Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-06T23:28:57.378Z] ---> 517ce683d699 [2022-09-06T23:28:57.379Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-06T23:28:58.371Z] ---> 8a043b94a10e [2022-09-06T23:28:58.371Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-06T23:28:59.370Z] ---> 3d4ac24bc323 [2022-09-06T23:28:59.370Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-06T23:29:00.357Z] ---> 5be665c38ba1 [2022-09-06T23:29:00.357Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-06T23:29:01.346Z] ---> 1e92dea9a251 [2022-09-06T23:29:01.346Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-06T23:29:01.346Z] ---> Running in 20e0cb8e26a8 [2022-09-06T23:29:04.774Z] Removing intermediate container 20e0cb8e26a8 [2022-09-06T23:29:04.774Z] ---> ef4fbc8bf640 [2022-09-06T23:29:04.774Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-06T23:29:04.774Z] ---> Running in 400448c5cf68 [2022-09-06T23:29:05.384Z] Removing intermediate container 400448c5cf68 [2022-09-06T23:29:05.384Z] ---> 9d2e2bc5b429 [2022-09-06T23:29:05.384Z] Step 28/31 : CMD ["gate"] [2022-09-06T23:29:05.384Z] ---> Running in 23d38b5ce886 [2022-09-06T23:29:05.988Z] Removing intermediate container 23d38b5ce886 [2022-09-06T23:29:05.988Z] ---> 7b6a001c9f44 [2022-09-06T23:29:05.988Z] Step 29/31 : LABEL arch=arm64 [2022-09-06T23:29:06.270Z] ---> Running in d6ac4fc665cf [2022-09-06T23:29:06.542Z] Removing intermediate container d6ac4fc665cf [2022-09-06T23:29:06.542Z] ---> d30b713949cd [2022-09-06T23:29:06.542Z] Step 30/31 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:29:06.817Z] ---> Running in 8d21f325c9bd [2022-09-06T23:29:07.411Z] Removing intermediate container 8d21f325c9bd [2022-09-06T23:29:07.411Z] ---> 51acf913a7ad [2022-09-06T23:29:07.411Z] Step 31/31 : LABEL version=2.3.0-dev.57 [2022-09-06T23:29:07.411Z] ---> Running in df84de1f96c1 [2022-09-06T23:29:08.005Z] Removing intermediate container df84de1f96c1 [2022-09-06T23:29:08.005Z] ---> ac98b330ea64 [2022-09-06T23:29:08.005Z] [2022-09-06T23:29:08.283Z] Successfully built ac98b330ea64 [2022-09-06T23:29:08.283Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-06T23:29:08.283Z]  Building security-bootstrapper ... done Building support-scheduler [2022-09-06T23:29:13.151Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:29:13.151Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:29:13.151Z] ---> 3aacc6736051 [2022-09-06T23:29:13.151Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T23:29:13.151Z] ---> Using cache [2022-09-06T23:29:13.151Z] ---> 69f3165c30f0 [2022-09-06T23:29:13.151Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T23:29:13.151Z] ---> Using cache [2022-09-06T23:29:13.151Z] ---> 4fc183a14afc [2022-09-06T23:29:13.151Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:29:13.151Z] ---> Using cache [2022-09-06T23:29:13.151Z] ---> f407f697cf50 [2022-09-06T23:29:13.151Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-06T23:29:13.151Z] ---> Using cache [2022-09-06T23:29:13.151Z] ---> 8665d13428b1 [2022-09-06T23:29:13.151Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T23:29:13.151Z] ---> Using cache [2022-09-06T23:29:13.151Z] ---> a2b7addda032 [2022-09-06T23:29:13.151Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:29:13.151Z] ---> Using cache [2022-09-06T23:29:13.151Z] ---> 24208057a4e6 [2022-09-06T23:29:13.151Z] Step 9/23 : COPY . . [2022-09-06T23:29:13.151Z] ---> Using cache [2022-09-06T23:29:13.151Z] ---> fde93418b8e7 [2022-09-06T23:29:13.151Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-06T23:29:13.151Z] ---> Running in cc026fd79767 [2022-09-06T23:29:15.132Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-06T23:30:36.960Z] Removing intermediate container 548fff09da4b [2022-09-06T23:30:36.960Z] ---> 4c53a41aa58e [2022-09-06T23:30:36.960Z] [2022-09-06T23:30:36.960Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T23:30:36.960Z] ---> a6215f271958 [2022-09-06T23:30:36.960Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-06T23:30:36.960Z] ---> Running in 93f4a78ee32b [2022-09-06T23:30:36.960Z] Removing intermediate container 93f4a78ee32b [2022-09-06T23:30:36.960Z] ---> 3615121d2520 [2022-09-06T23:30:36.960Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-06T23:30:36.960Z] ---> Running in 0bd0f41911cc [2022-09-06T23:30:36.960Z] Removing intermediate container 0bd0f41911cc [2022-09-06T23:30:36.960Z] ---> ee9f0f946246 [2022-09-06T23:30:36.960Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-06T23:30:36.960Z] ---> Running in 70be2d31acb9 [2022-09-06T23:30:36.960Z] Removing intermediate container 70be2d31acb9 [2022-09-06T23:30:36.960Z] ---> e9de85453234 [2022-09-06T23:30:36.960Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:30:36.960Z] ---> Running in e4e17219686b [2022-09-06T23:30:36.960Z] Removing intermediate container e4e17219686b [2022-09-06T23:30:36.960Z] ---> 7ed4c6b3c17c [2022-09-06T23:30:36.960Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T23:30:36.960Z] ---> Running in 1553eacc50f7 [2022-09-06T23:30:36.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:30:36.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:30:36.960Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T23:30:36.960Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T23:30:36.960Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T23:30:36.960Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T23:30:36.960Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T23:30:36.960Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T23:30:36.960Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:30:36.960Z] OK: 8 MiB in 20 packages [2022-09-06T23:30:38.417Z] Removing intermediate container 1553eacc50f7 [2022-09-06T23:30:38.417Z] ---> a3faa9787d7c [2022-09-06T23:30:38.417Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:30:39.034Z] ---> 4fc643880c41 [2022-09-06T23:30:39.034Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-06T23:30:41.045Z] ---> 7963eabae18b [2022-09-06T23:30:41.045Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-06T23:30:42.043Z] ---> f821828be4ac [2022-09-06T23:30:42.043Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-06T23:30:42.043Z] ---> Running in 8a4aa52a665a [2022-09-06T23:30:42.653Z] Removing intermediate container 8a4aa52a665a [2022-09-06T23:30:42.653Z] ---> 178f0c6ad058 [2022-09-06T23:30:42.653Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:30:42.653Z] ---> Running in cd5ece3b7f94 [2022-09-06T23:30:43.259Z] Removing intermediate container cd5ece3b7f94 [2022-09-06T23:30:43.259Z] ---> ed0e6ae80c2b [2022-09-06T23:30:43.259Z] Step 22/24 : LABEL arch=arm64 [2022-09-06T23:30:43.532Z] ---> Running in 6e30246d232d [2022-09-06T23:30:43.816Z] Removing intermediate container 6e30246d232d [2022-09-06T23:30:43.816Z] ---> 6d5b5ecee5f8 [2022-09-06T23:30:43.816Z] Step 23/24 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:30:44.094Z] ---> Running in ec85a0c21927 [2022-09-06T23:30:44.705Z] Removing intermediate container ec85a0c21927 [2022-09-06T23:30:44.705Z] ---> 7aba55afa1b3 [2022-09-06T23:30:44.705Z] Step 24/24 : LABEL version=2.3.0-dev.57 [2022-09-06T23:30:44.705Z] ---> Running in 4b8a76cea5ac [2022-09-06T23:30:45.300Z] Removing intermediate container 4b8a76cea5ac [2022-09-06T23:30:45.300Z] ---> 66516fba00de [2022-09-06T23:30:45.300Z] [2022-09-06T23:30:45.300Z] Successfully built 66516fba00de [2022-09-06T23:30:45.300Z] Successfully tagged core-data-arm64:latest [2022-09-06T23:30:45.300Z]  Building core-data ... done Building security-secretstore-setup [2022-09-06T23:30:49.611Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:30:49.611Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:30:49.611Z] ---> 3aacc6736051 [2022-09-06T23:30:49.611Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T23:30:49.611Z] ---> Using cache [2022-09-06T23:30:49.611Z] ---> d2865046de6e [2022-09-06T23:30:49.611Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:30:49.611Z] ---> Using cache [2022-09-06T23:30:49.611Z] ---> 6cf9692f23b5 [2022-09-06T23:30:49.611Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-06T23:30:49.611Z] ---> Using cache [2022-09-06T23:30:49.611Z] ---> 17b1d2c45d64 [2022-09-06T23:30:49.611Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T23:30:49.611Z] ---> Using cache [2022-09-06T23:30:49.611Z] ---> 294c606aaa6a [2022-09-06T23:30:49.611Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:30:49.611Z] ---> Using cache [2022-09-06T23:30:49.611Z] ---> b0a03f19fad9 [2022-09-06T23:30:49.611Z] Step 8/25 : COPY . . [2022-09-06T23:30:49.611Z] ---> Using cache [2022-09-06T23:30:49.611Z] ---> 1817fee24aa0 [2022-09-06T23:30:49.611Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-06T23:30:49.611Z] ---> Running in 08d2115ccdf5 [2022-09-06T23:30:51.600Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-06T23:31:04.073Z] Removing intermediate container 1b0f87602448 [2022-09-06T23:31:04.073Z] ---> 917dccd26878 [2022-09-06T23:31:04.073Z] [2022-09-06T23:31:04.073Z] Step 9/20 : FROM alpine:3.15 [2022-09-06T23:31:04.073Z] ---> 02e0d6fdf486 [2022-09-06T23:31:04.073Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T23:31:04.073Z] ---> Using cache [2022-09-06T23:31:04.073Z] ---> bace4b0f9ef6 [2022-09-06T23:31:04.073Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:31:04.073Z] ---> Using cache [2022-09-06T23:31:04.073Z] ---> 217ae6681b2d [2022-09-06T23:31:04.073Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-06T23:31:04.350Z] ---> Running in e7c4ffa14b57 [2022-09-06T23:31:06.378Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:31:07.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:31:08.835Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T23:31:08.835Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T23:31:08.835Z] OK: 15733 distinct packages available [2022-09-06T23:31:09.115Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:31:10.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:31:11.574Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-06T23:31:11.852Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-06T23:31:12.129Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-06T23:31:12.129Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-06T23:31:12.129Z] (5/9) Installing curl (7.80.0-r3) [2022-09-06T23:31:12.403Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-06T23:31:12.403Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-06T23:31:12.403Z] (8/9) Installing libucontext (1.1-r0) [2022-09-06T23:31:12.680Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-06T23:31:12.680Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T23:31:12.680Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T23:31:13.283Z] OK: 8 MiB in 23 packages [2022-09-06T23:31:15.929Z] Removing intermediate container e7c4ffa14b57 [2022-09-06T23:31:15.929Z] ---> 9762217c9468 [2022-09-06T23:31:15.929Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:31:16.924Z] ---> c2a6182b6617 [2022-09-06T23:31:16.924Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-06T23:31:18.916Z] ---> d0d78ce29e3e [2022-09-06T23:31:18.916Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-06T23:31:19.910Z] ---> 051aca07a14b [2022-09-06T23:31:19.910Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-06T23:31:20.187Z] ---> Running in 3a708c755a6b [2022-09-06T23:31:20.794Z] Removing intermediate container 3a708c755a6b [2022-09-06T23:31:20.794Z] ---> 076b83991bdd [2022-09-06T23:31:20.794Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:31:20.794Z] ---> Running in e437625f1afa [2022-09-06T23:31:21.402Z] Removing intermediate container e437625f1afa [2022-09-06T23:31:21.403Z] ---> 96b85eebc6ab [2022-09-06T23:31:21.403Z] Step 18/20 : LABEL arch=arm64 [2022-09-06T23:31:21.403Z] ---> Running in 9232bf40f40b [2022-09-06T23:31:22.009Z] Removing intermediate container 9232bf40f40b [2022-09-06T23:31:22.009Z] ---> 847d1e3ddc6a [2022-09-06T23:31:22.009Z] Step 19/20 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:31:22.289Z] ---> Running in 0664138a9df4 [2022-09-06T23:31:22.895Z] Removing intermediate container 0664138a9df4 [2022-09-06T23:31:22.895Z] ---> 2980386f60ce [2022-09-06T23:31:22.895Z] Step 20/20 : LABEL version=2.3.0-dev.57 [2022-09-06T23:31:22.895Z] ---> Running in a8533ffdb0e6 [2022-09-06T23:31:23.497Z] Removing intermediate container a8533ffdb0e6 [2022-09-06T23:31:23.497Z] ---> 4d32c04683da [2022-09-06T23:31:23.497Z] [2022-09-06T23:31:23.497Z] Successfully built 4d32c04683da [2022-09-06T23:31:23.497Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-06T23:31:23.771Z]  Building security-spiffe-token-provider ... done Building core-command [2022-09-06T23:31:27.178Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T23:31:27.178Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T23:31:27.178Z] ---> 3aacc6736051 [2022-09-06T23:31:27.178Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T23:31:27.178Z] ---> Using cache [2022-09-06T23:31:27.178Z] ---> 69f3165c30f0 [2022-09-06T23:31:27.178Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T23:31:27.178Z] ---> Using cache [2022-09-06T23:31:27.178Z] ---> 4fc183a14afc [2022-09-06T23:31:27.178Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:31:27.178Z] ---> Using cache [2022-09-06T23:31:27.178Z] ---> f407f697cf50 [2022-09-06T23:31:27.178Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-06T23:31:27.178Z] ---> Using cache [2022-09-06T23:31:27.178Z] ---> 8665d13428b1 [2022-09-06T23:31:27.178Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T23:31:27.178Z] ---> Using cache [2022-09-06T23:31:27.178Z] ---> a2b7addda032 [2022-09-06T23:31:27.178Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T23:31:27.178Z] ---> Using cache [2022-09-06T23:31:27.178Z] ---> 24208057a4e6 [2022-09-06T23:31:27.178Z] Step 9/24 : COPY . . [2022-09-06T23:31:27.178Z] ---> Using cache [2022-09-06T23:31:27.178Z] ---> fde93418b8e7 [2022-09-06T23:31:27.178Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-06T23:31:27.461Z] ---> Running in 984833e677a1 [2022-09-06T23:31:29.487Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-06T23:33:51.444Z] Removing intermediate container b06de89e2ef0 [2022-09-06T23:33:51.444Z] ---> 0199591b4f80 [2022-09-06T23:33:51.444Z] [2022-09-06T23:33:51.444Z] Step 11/25 : FROM alpine:3.16 [2022-09-06T23:33:51.444Z] ---> a6215f271958 [2022-09-06T23:33:51.444Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-06T23:33:51.444Z] ---> Running in 94c2eba309e5 [2022-09-06T23:33:51.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:33:51.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:33:54.107Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-06T23:33:54.107Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:33:54.107Z] OK: 5 MiB in 15 packages [2022-09-06T23:33:55.763Z] Removing intermediate container 94c2eba309e5 [2022-09-06T23:33:55.763Z] ---> 2854952aaee0 [2022-09-06T23:33:55.763Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T23:33:55.763Z] ---> Running in 89617ae484a2 [2022-09-06T23:33:56.382Z] Removing intermediate container 89617ae484a2 [2022-09-06T23:33:56.382Z] ---> 80294229b42a [2022-09-06T23:33:56.382Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-06T23:33:56.382Z] ---> Running in 87535f7e6097 [2022-09-06T23:33:56.993Z] Removing intermediate container 87535f7e6097 [2022-09-06T23:33:56.993Z] ---> a5127f969011 [2022-09-06T23:33:56.993Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-06T23:33:57.274Z] ---> Running in 087157605a65 [2022-09-06T23:33:57.559Z] Removing intermediate container 087157605a65 [2022-09-06T23:33:57.559Z] ---> 0f6523a0abd3 [2022-09-06T23:33:57.559Z] Step 16/25 : WORKDIR / [2022-09-06T23:33:57.858Z] ---> Running in 8a8bb407ca0e [2022-09-06T23:33:58.489Z] Removing intermediate container 8a8bb407ca0e [2022-09-06T23:33:58.489Z] ---> c2f0e391bcc0 [2022-09-06T23:33:58.489Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:33:59.487Z] ---> 95922d95e9a0 [2022-09-06T23:33:59.487Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-06T23:34:01.510Z] ---> 2b646407cb37 [2022-09-06T23:34:01.510Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-06T23:34:02.508Z] ---> 2fb55490e3db [2022-09-06T23:34:02.508Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-06T23:34:03.490Z] ---> 9ed8e7d8c307 [2022-09-06T23:34:03.490Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-06T23:34:03.490Z] ---> Running in d6c56469e3aa [2022-09-06T23:34:04.089Z] Removing intermediate container d6c56469e3aa [2022-09-06T23:34:04.089Z] ---> dfa6bef26440 [2022-09-06T23:34:04.089Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:34:04.089Z] ---> Running in b7450a077c0f [2022-09-06T23:34:04.694Z] Removing intermediate container b7450a077c0f [2022-09-06T23:34:04.694Z] ---> f4f25139f32f [2022-09-06T23:34:04.694Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T23:34:04.694Z] ---> Running in 961114bb43a5 [2022-09-06T23:34:05.306Z] Removing intermediate container 961114bb43a5 [2022-09-06T23:34:05.306Z] ---> b9b3d8ab4f13 [2022-09-06T23:34:05.306Z] Step 24/25 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:34:05.306Z] ---> Running in 046598f6a54a [2022-09-06T23:34:05.914Z] Removing intermediate container 046598f6a54a [2022-09-06T23:34:05.914Z] ---> 63c58f5a4274 [2022-09-06T23:34:05.914Z] Step 25/25 : LABEL version=2.3.0-dev.57 [2022-09-06T23:34:05.914Z] ---> Running in 3a8b8a34d83b [2022-09-06T23:34:06.520Z] Removing intermediate container 3a8b8a34d83b [2022-09-06T23:34:06.520Z] ---> a9ac0b9c8670 [2022-09-06T23:34:06.520Z] [2022-09-06T23:34:06.800Z] Successfully built a9ac0b9c8670 [2022-09-06T23:34:06.800Z] Successfully tagged core-metadata-arm64:latest [2022-09-06T23:36:13.722Z]  Building core-metadata ... 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.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-06T23:36:28.837Z] Removing intermediate container 08d2115ccdf5 [2022-09-06T23:36:28.837Z] ---> 6dc1f7586f3f [2022-09-06T23:36:28.837Z] [2022-09-06T23:36:28.837Z] Step 10/25 : FROM alpine:3.16 [2022-09-06T23:36:28.837Z] ---> a6215f271958 [2022-09-06T23:36:28.837Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-06T23:36:28.837Z] ---> Running in 8859eb1eff05 [2022-09-06T23:36:28.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:36:29.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:36:30.092Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-06T23:36:30.369Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-06T23:36:30.369Z] (3/3) Installing su-exec (0.2-r1) [2022-09-06T23:36:30.369Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:36:30.369Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T23:36:30.657Z] OK: 6 MiB in 17 packages [2022-09-06T23:36:32.660Z] Removing intermediate container 8859eb1eff05 [2022-09-06T23:36:32.660Z] ---> d0cbbd261303 [2022-09-06T23:36:32.660Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T23:36:32.661Z] ---> Running in 969d52e16abd [2022-09-06T23:36:33.265Z] Removing intermediate container 969d52e16abd [2022-09-06T23:36:33.265Z] ---> 25626fc960c9 [2022-09-06T23:36:33.265Z] Step 13/25 : WORKDIR / [2022-09-06T23:36:33.265Z] ---> Running in e98b2002f8d0 [2022-09-06T23:36:33.870Z] Removing intermediate container e98b2002f8d0 [2022-09-06T23:36:33.870Z] ---> be6006f6d628 [2022-09-06T23:36:33.870Z] 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-06T23:36:34.859Z] ---> 4ab897f60e9f [2022-09-06T23:36:34.859Z] 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-06T23:36:35.851Z] ---> d62019e2b736 [2022-09-06T23:36:35.851Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-06T23:36:36.856Z] ---> b767b81e1caf [2022-09-06T23:36:36.856Z] 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-06T23:36:37.853Z] ---> 31dcff12c662 [2022-09-06T23:36:37.853Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-06T23:36:39.310Z] ---> ea342d995df7 [2022-09-06T23:36:39.310Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-06T23:36:41.295Z] ---> a67466ac3fc8 [2022-09-06T23:36:41.295Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T23:36:42.281Z] ---> 10b6237665d2 [2022-09-06T23:36:42.281Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T23:36:42.281Z] ---> Running in c649effbbe4b [2022-09-06T23:36:45.707Z] Removing intermediate container c649effbbe4b [2022-09-06T23:36:45.707Z] ---> 293bf25bb194 [2022-09-06T23:36:45.707Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T23:36:45.707Z] ---> Running in 342edd60d175 [2022-09-06T23:36:45.995Z] Removing intermediate container 342edd60d175 [2022-09-06T23:36:45.995Z] ---> a0396612790d [2022-09-06T23:36:45.995Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T23:36:45.995Z] ---> Running in 5648be51f1fa [2022-09-06T23:36:46.625Z] Removing intermediate container 5648be51f1fa [2022-09-06T23:36:46.625Z] ---> 4f9cdd1f7e9f [2022-09-06T23:36:46.625Z] Step 24/25 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:36:46.910Z] ---> Running in 0aa53771b0cc [2022-09-06T23:36:47.540Z] Removing intermediate container 0aa53771b0cc [2022-09-06T23:36:47.540Z] ---> 1c4001ac1419 [2022-09-06T23:36:47.540Z] Step 25/25 : LABEL version=2.3.0-dev.57 [2022-09-06T23:36:47.540Z] ---> Running in 34886f5cc610 [2022-09-06T23:36:48.173Z] Removing intermediate container 34886f5cc610 [2022-09-06T23:36:48.173Z] ---> 9f977a5ee8ea [2022-09-06T23:36:48.173Z] [2022-09-06T23:36:48.173Z] Successfully built 9f977a5ee8ea [2022-09-06T23:36:48.173Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-06T23:37:10.444Z]  Building security-secretstore-setup ... done Removing intermediate container 984833e677a1 [2022-09-06T23:37:10.444Z] ---> 8d53d249b149 [2022-09-06T23:37:10.444Z] [2022-09-06T23:37:10.444Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T23:37:10.444Z] ---> a6215f271958 [2022-09-06T23:37:10.444Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-06T23:37:10.444Z] ---> Using cache [2022-09-06T23:37:10.444Z] ---> 2854952aaee0 [2022-09-06T23:37:10.444Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T23:37:10.444Z] ---> Using cache [2022-09-06T23:37:10.444Z] ---> 80294229b42a [2022-09-06T23:37:10.444Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-06T23:37:10.444Z] Removing intermediate container 01d80afbdd3c [2022-09-06T23:37:10.444Z] ---> ae68aa1e9e2f [2022-09-06T23:37:10.444Z] [2022-09-06T23:37:10.444Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T23:37:10.444Z] ---> a6215f271958 [2022-09-06T23:37:10.444Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-06T23:37:10.444Z] ---> Running in 1e2a8dba63cc [2022-09-06T23:37:10.444Z] ---> Running in e6557d5df0f1 [2022-09-06T23:37:10.444Z] Removing intermediate container 1e2a8dba63cc [2022-09-06T23:37:10.444Z] ---> 82c9698d6be8 [2022-09-06T23:37:10.444Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-06T23:37:10.444Z] ---> Running in 70dd5f691fd4 [2022-09-06T23:37:10.444Z] Removing intermediate container 70dd5f691fd4 [2022-09-06T23:37:10.444Z] ---> c7e4b351e386 [2022-09-06T23:37:10.444Z] Step 16/24 : WORKDIR / [2022-09-06T23:37:10.444Z] ---> Running in ee8399253364 [2022-09-06T23:37:10.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:37:10.444Z] Removing intermediate container ee8399253364 [2022-09-06T23:37:10.444Z] ---> a92f028288de [2022-09-06T23:37:10.444Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:37:10.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:37:10.444Z] ---> a33a449bb849 [2022-09-06T23:37:10.444Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-06T23:37:11.056Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-06T23:37:11.056Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-06T23:37:11.056Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:37:11.056Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T23:37:11.336Z] OK: 6 MiB in 16 packages [2022-09-06T23:37:11.982Z] ---> db0dcc99ffdb [2022-09-06T23:37:11.982Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-06T23:37:13.440Z] Removing intermediate container e6557d5df0f1 [2022-09-06T23:37:13.440Z] ---> 4bb900b1a83d [2022-09-06T23:37:13.440Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T23:37:13.440Z] ---> d2f2c53a67e0 [2022-09-06T23:37:13.440Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-06T23:37:13.440Z] ---> Running in bda26e587cd3 [2022-09-06T23:37:13.440Z] ---> Running in 8e183b2ef313 [2022-09-06T23:37:14.056Z] Removing intermediate container bda26e587cd3 [2022-09-06T23:37:14.056Z] ---> 1cbb459d0ff1 [2022-09-06T23:37:14.056Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-06T23:37:14.056Z] ---> Running in b7e87f0460f9 [2022-09-06T23:37:14.333Z] Removing intermediate container 8e183b2ef313 [2022-09-06T23:37:14.333Z] ---> e40f45e30da4 [2022-09-06T23:37:14.333Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:37:14.333Z] ---> Running in 8e0913a9320e [2022-09-06T23:37:14.939Z] Removing intermediate container b7e87f0460f9 [2022-09-06T23:37:14.939Z] ---> 2ab6eed78400 [2022-09-06T23:37:14.939Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T23:37:14.939Z] ---> Running in 9c6c3a7044a7 [2022-09-06T23:37:14.939Z] Removing intermediate container 8e0913a9320e [2022-09-06T23:37:14.939Z] ---> 3cd2aad7d0c9 [2022-09-06T23:37:14.939Z] Step 22/24 : LABEL arch=arm64 [2022-09-06T23:37:14.939Z] ---> Running in 4e3920cb1626 [2022-09-06T23:37:15.214Z] Removing intermediate container 9c6c3a7044a7 [2022-09-06T23:37:15.214Z] ---> 2d3205a4d098 [2022-09-06T23:37:15.214Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:37:15.488Z] Removing intermediate container 4e3920cb1626 [2022-09-06T23:37:15.488Z] ---> 828afc019289 [2022-09-06T23:37:15.488Z] Step 23/24 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:37:15.488Z] ---> Running in 23ee51806ee5 [2022-09-06T23:37:16.093Z] Removing intermediate container 23ee51806ee5 [2022-09-06T23:37:16.093Z] ---> 53af55e073aa [2022-09-06T23:37:16.093Z] Step 24/24 : LABEL version=2.3.0-dev.57 [2022-09-06T23:37:16.093Z] ---> fc6c07bd61da [2022-09-06T23:37:16.093Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-06T23:37:16.093Z] ---> Running in 052828cf9884 [2022-09-06T23:37:16.691Z] Removing intermediate container 052828cf9884 [2022-09-06T23:37:16.691Z] ---> 7487cf06a0b3 [2022-09-06T23:37:16.691Z] [2022-09-06T23:37:16.691Z] Successfully built 7487cf06a0b3 [2022-09-06T23:37:16.691Z] Successfully tagged core-command-arm64:latest [2022-09-06T23:37:18.091Z]  Building core-command ... done  ---> d17d7e702055 [2022-09-06T23:37:18.091Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-06T23:37:19.136Z] ---> c6352e88dcef [2022-09-06T23:37:19.136Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-06T23:37:19.136Z] ---> Running in 2c1f8f842fca [2022-09-06T23:37:19.417Z] Removing intermediate container 2c1f8f842fca [2022-09-06T23:37:19.417Z] ---> fc23df524270 [2022-09-06T23:37:19.417Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:37:19.417Z] ---> Running in 8b67318a2ae8 [2022-09-06T23:37:20.020Z] Removing intermediate container 8b67318a2ae8 [2022-09-06T23:37:20.020Z] ---> a55c64765b76 [2022-09-06T23:37:20.020Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T23:37:20.020Z] ---> Running in e64c220d946e [2022-09-06T23:37:20.615Z] Removing intermediate container e64c220d946e [2022-09-06T23:37:20.615Z] ---> 9a2d099867e3 [2022-09-06T23:37:20.615Z] Step 22/23 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:37:20.615Z] ---> Running in afa19ef5bdce [2022-09-06T23:37:21.211Z] Removing intermediate container afa19ef5bdce [2022-09-06T23:37:21.211Z] ---> 1699e5675a56 [2022-09-06T23:37:21.211Z] Step 23/23 : LABEL version=2.3.0-dev.57 [2022-09-06T23:37:21.211Z] ---> Running in 75ac3b764c96 [2022-09-06T23:37:21.484Z] Removing intermediate container 75ac3b764c96 [2022-09-06T23:37:21.484Z] ---> 88b58944ef7f [2022-09-06T23:37:21.484Z] [2022-09-06T23:37:21.758Z] Successfully built 88b58944ef7f [2022-09-06T23:37:21.758Z] Successfully tagged support-notifications-arm64:latest [2022-09-06T23:37:28.462Z]  Building support-notifications ... done Removing intermediate container cc026fd79767 [2022-09-06T23:37:28.462Z] ---> e3ede52b8269 [2022-09-06T23:37:28.462Z] [2022-09-06T23:37:28.462Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T23:37:28.462Z] ---> a6215f271958 [2022-09-06T23:37:28.462Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-06T23:37:28.462Z] ---> Using cache [2022-09-06T23:37:28.462Z] ---> 2854952aaee0 [2022-09-06T23:37:28.462Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T23:37:28.462Z] ---> Using cache [2022-09-06T23:37:28.462Z] ---> 80294229b42a [2022-09-06T23:37:28.462Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-06T23:37:28.462Z] ---> Running in 27e1d2525f38 [2022-09-06T23:37:28.462Z] Removing intermediate container 27e1d2525f38 [2022-09-06T23:37:28.462Z] ---> fafe38688786 [2022-09-06T23:37:28.462Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T23:37:28.462Z] ---> Running in 49378e030706 [2022-09-06T23:37:28.462Z] Removing intermediate container 49378e030706 [2022-09-06T23:37:28.462Z] ---> c24f154cbc1f [2022-09-06T23:37:28.462Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:37:28.733Z] ---> f8cdcfdf2970 [2022-09-06T23:37:28.733Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-06T23:37:30.162Z] ---> 3fdc157cbbb3 [2022-09-06T23:37:30.162Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-06T23:37:30.770Z] ---> 780108c5aa07 [2022-09-06T23:37:30.770Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-06T23:37:30.770Z] ---> Running in 6b690f79547d [2022-09-06T23:37:31.042Z] Removing intermediate container 6b690f79547d [2022-09-06T23:37:31.042Z] ---> 98310592b2ed [2022-09-06T23:37:31.042Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:37:31.042Z] ---> Running in e90525f83f7f [2022-09-06T23:37:31.636Z] Removing intermediate container e90525f83f7f [2022-09-06T23:37:31.637Z] ---> b80bd0996e8a [2022-09-06T23:37:31.637Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T23:37:31.637Z] ---> Running in 3128e7bcde3f [2022-09-06T23:37:31.908Z] Removing intermediate container 3128e7bcde3f [2022-09-06T23:37:31.908Z] ---> 5bf7af16a2d1 [2022-09-06T23:37:31.908Z] Step 22/23 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:37:31.908Z] ---> Running in 3b4ea68aa359 [2022-09-06T23:37:32.180Z] Removing intermediate container 3b4ea68aa359 [2022-09-06T23:37:32.180Z] ---> 508387b21785 [2022-09-06T23:37:32.180Z] Step 23/23 : LABEL version=2.3.0-dev.57 [2022-09-06T23:37:32.180Z] ---> Running in c524d36fc639 [2022-09-06T23:37:32.787Z] Removing intermediate container c524d36fc639 [2022-09-06T23:37:32.787Z] ---> a67c91400edc [2022-09-06T23:37:32.787Z] [2022-09-06T23:37:32.787Z] Successfully built a67c91400edc [2022-09-06T23:37:32.787Z] Successfully tagged support-scheduler-arm64:latest [2022-09-06T23:37:33.074Z]  Building support-scheduler ... done  [Pipeline] } [2022-09-06T23:37:33.067Z] $ docker stop --time=1 7c0fa876a114c4444e8ce349994a8b8073d112c7c1c20f6e7c494f9f3dd7ffd7 [2022-09-06T23:37:34.748Z] $ docker rm -f 7c0fa876a114c4444e8ce349994a8b8073d112c7c1c20f6e7c494f9f3dd7ffd7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T23:37:35.317Z] + docker images [2022-09-06T23:37:35.589Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-06T23:37:35.589Z] support-scheduler-arm64 latest a67c91400edc 3 seconds ago 25.7MB [2022-09-06T23:37:35.589Z] e3ede52b8269 9 seconds ago 1.27GB [2022-09-06T23:37:35.589Z] support-notifications-arm64 latest 88b58944ef7f 14 seconds ago 26.3MB [2022-09-06T23:37:35.589Z] core-command-arm64 latest 7487cf06a0b3 19 seconds ago 16.7MB [2022-09-06T23:37:35.589Z] 8d53d249b149 29 seconds ago 1.21GB [2022-09-06T23:37:35.589Z] ae68aa1e9e2f 30 seconds ago 1.27GB [2022-09-06T23:37:35.589Z] security-secretstore-setup-arm64 latest 9f977a5ee8ea 48 seconds ago 28.2MB [2022-09-06T23:37:35.589Z] 6dc1f7586f3f About a minute ago 1.2GB [2022-09-06T23:37:35.589Z] core-metadata-arm64 latest a9ac0b9c8670 3 minutes ago 17.5MB [2022-09-06T23:37:35.589Z] 0199591b4f80 3 minutes ago 1.22GB [2022-09-06T23:37:35.589Z] security-spiffe-token-provider-arm64 latest 4d32c04683da 6 minutes ago 28.4MB [2022-09-06T23:37:35.589Z] 917dccd26878 6 minutes ago 1.24GB [2022-09-06T23:37:35.589Z] core-data-arm64 latest 66516fba00de 6 minutes ago 20.7MB [2022-09-06T23:37:35.589Z] 4c53a41aa58e 7 minutes ago 1.22GB [2022-09-06T23:37:35.589Z] security-bootstrapper-arm64 latest ac98b330ea64 8 minutes ago 18.7MB [2022-09-06T23:37:35.589Z] 35520ae05c00 8 minutes ago 1.2GB [2022-09-06T23:37:35.589Z] sys-mgmt-agent-arm64 latest f70bb1aed1de 10 minutes ago 133MB [2022-09-06T23:37:35.589Z] security-proxy-setup-arm64 latest bb4bcf63a7bc 12 minutes ago 26.4MB [2022-09-06T23:37:35.589Z] 321362d03cb8 12 minutes ago 1.2GB [2022-09-06T23:37:35.589Z] 5690c0b7c040 12 minutes ago 1.19GB [2022-09-06T23:37:35.589Z] security-spire-agent-arm64 latest 31db501c9555 17 minutes ago 122MB [2022-09-06T23:37:35.589Z] security-spire-config-arm64 latest f04e36e302b5 17 minutes ago 83.6MB [2022-09-06T23:37:35.589Z] security-spire-server-arm64 latest bf7cf8e209f4 17 minutes ago 84.2MB [2022-09-06T23:37:35.589Z] 2928223dd32d 17 minutes ago 1.09GB [2022-09-06T23:37:35.589Z] b4439e44a3f8 17 minutes ago 1.09GB [2022-09-06T23:37:35.589Z] 3b8c722fcd88 17 minutes ago 1.09GB [2022-09-06T23:37:35.589Z] ci-base-image-arm64 latest 3aacc6736051 20 minutes ago 995MB [2022-09-06T23:37:35.589Z] alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB [2022-09-06T23:37:35.589Z] alpine 3.16 a6215f271958 4 weeks ago 5.29MB [2022-09-06T23:37:35.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-06T23:37:35.589Z] 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-06T23:37:35.722Z] provisioning config files... [2022-09-06T23:37:35.741Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/293@tmp/config861528577018012628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:37:36.095Z] ---> docker-login.sh [2022-09-06T23:37:36.095Z] nexus3.edgexfoundry.org:10001 [2022-09-06T23:37:36.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:37:36.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:37:36.641Z] Configure a credential helper to remove this warning. See [2022-09-06T23:37:36.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:37:36.641Z] [2022-09-06T23:37:36.641Z] Login Succeeded [2022-09-06T23:37:36.641Z] nexus3.edgexfoundry.org:10002 [2022-09-06T23:37:36.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:37:37.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:37:37.185Z] Configure a credential helper to remove this warning. See [2022-09-06T23:37:37.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:37:37.185Z] [2022-09-06T23:37:37.185Z] Login Succeeded [2022-09-06T23:37:37.185Z] nexus3.edgexfoundry.org:10003 [2022-09-06T23:37:37.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:37:37.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:37:37.726Z] Configure a credential helper to remove this warning. See [2022-09-06T23:37:37.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:37:37.726Z] [2022-09-06T23:37:37.726Z] Login Succeeded [2022-09-06T23:37:37.726Z] nexus3.edgexfoundry.org:10004 [2022-09-06T23:37:37.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:37:38.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:37:38.267Z] Configure a credential helper to remove this warning. See [2022-09-06T23:37:38.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:37:38.267Z] [2022-09-06T23:37:38.267Z] Login Succeeded [2022-09-06T23:37:38.267Z] docker.io [2022-09-06T23:37:38.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:37:39.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:37:39.126Z] Configure a credential helper to remove this warning. See [2022-09-06T23:37:39.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:37:39.126Z] [2022-09-06T23:37:39.126Z] Login Succeeded [2022-09-06T23:37:39.127Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T23:37:39.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:37:39.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T23:37:39.200Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-06T23:37:39.200Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:37:39.200Z] latest [2022-09-06T23:37:39.200Z] 2.3.0-dev.57 [2022-09-06T23:37:39.200Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:37:39.200Z] main [2022-09-06T23:37:39.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:39.555Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:39.922Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:37:39.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T23:37:39.922Z] 8929c90de149: Preparing [2022-09-06T23:37:39.922Z] b7bc65199fe5: Preparing [2022-09-06T23:37:39.922Z] 9c0399a802e3: Preparing [2022-09-06T23:37:39.922Z] 0e699a408f58: Preparing [2022-09-06T23:37:39.922Z] 5d3e392a13a0: Preparing [2022-09-06T23:37:39.922Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:37:40.193Z] 9c0399a802e3: Pushed [2022-09-06T23:37:40.193Z] 8929c90de149: Pushed [2022-09-06T23:37:40.193Z] 0e699a408f58: Pushed [2022-09-06T23:37:42.791Z] b7bc65199fe5: Pushed [2022-09-06T23:37:42.791Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:c332dd6a1a978afe8def1b16fc350ae3824b72f2b374010e7f6c3f2541a3f6b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:43.152Z] + 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-06T23:37:43.502Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-06T23:37:43.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T23:37:43.502Z] 8929c90de149: Preparing [2022-09-06T23:37:43.502Z] b7bc65199fe5: Preparing [2022-09-06T23:37:43.502Z] 9c0399a802e3: Preparing [2022-09-06T23:37:43.502Z] 0e699a408f58: Preparing [2022-09-06T23:37:43.502Z] 5d3e392a13a0: Preparing [2022-09-06T23:37:43.502Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:37:43.502Z] 0e699a408f58: Layer already exists [2022-09-06T23:37:43.502Z] 8929c90de149: Layer already exists [2022-09-06T23:37:43.502Z] 9c0399a802e3: Layer already exists [2022-09-06T23:37:43.502Z] b7bc65199fe5: Layer already exists [2022-09-06T23:37:43.772Z] latest: digest: sha256:c332dd6a1a978afe8def1b16fc350ae3824b72f2b374010e7f6c3f2541a3f6b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:44.142Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:44.498Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.57 [2022-09-06T23:37:44.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T23:37:44.498Z] 8929c90de149: Preparing [2022-09-06T23:37:44.498Z] b7bc65199fe5: Preparing [2022-09-06T23:37:44.498Z] 9c0399a802e3: Preparing [2022-09-06T23:37:44.498Z] 0e699a408f58: Preparing [2022-09-06T23:37:44.498Z] 5d3e392a13a0: Preparing [2022-09-06T23:37:44.498Z] b7bc65199fe5: Layer already exists [2022-09-06T23:37:44.498Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:37:44.498Z] 9c0399a802e3: Layer already exists [2022-09-06T23:37:44.498Z] 0e699a408f58: Layer already exists [2022-09-06T23:37:44.498Z] 8929c90de149: Layer already exists [2022-09-06T23:37:44.767Z] 2.3.0-dev.57: digest: sha256:c332dd6a1a978afe8def1b16fc350ae3824b72f2b374010e7f6c3f2541a3f6b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:45.132Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:45.488Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:37:45.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T23:37:45.488Z] 8929c90de149: Preparing [2022-09-06T23:37:45.488Z] b7bc65199fe5: Preparing [2022-09-06T23:37:45.488Z] 9c0399a802e3: Preparing [2022-09-06T23:37:45.488Z] 0e699a408f58: Preparing [2022-09-06T23:37:45.488Z] 5d3e392a13a0: Preparing [2022-09-06T23:37:45.488Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:37:45.488Z] 0e699a408f58: Layer already exists [2022-09-06T23:37:45.488Z] 8929c90de149: Layer already exists [2022-09-06T23:37:45.488Z] b7bc65199fe5: Layer already exists [2022-09-06T23:37:45.488Z] 9c0399a802e3: Layer already exists [2022-09-06T23:37:45.760Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:c332dd6a1a978afe8def1b16fc350ae3824b72f2b374010e7f6c3f2541a3f6b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:46.123Z] + 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-06T23:37:46.477Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-06T23:37:46.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T23:37:46.477Z] 8929c90de149: Preparing [2022-09-06T23:37:46.477Z] b7bc65199fe5: Preparing [2022-09-06T23:37:46.477Z] 9c0399a802e3: Preparing [2022-09-06T23:37:46.477Z] 0e699a408f58: Preparing [2022-09-06T23:37:46.477Z] 5d3e392a13a0: Preparing [2022-09-06T23:37:46.477Z] b7bc65199fe5: Layer already exists [2022-09-06T23:37:46.477Z] 0e699a408f58: Layer already exists [2022-09-06T23:37:46.477Z] 8929c90de149: Layer already exists [2022-09-06T23:37:46.477Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:37:46.477Z] 9c0399a802e3: Layer already exists [2022-09-06T23:37:46.747Z] main: digest: sha256:c332dd6a1a978afe8def1b16fc350ae3824b72f2b374010e7f6c3f2541a3f6b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:37:46.804Z] ===================================================== [Pipeline] echo [2022-09-06T23:37:46.815Z] taggedImages: [2022-09-06T23:37:46.815Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:37:46.815Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-06T23:37:46.815Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.57 [2022-09-06T23:37:46.815Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:37:46.815Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-06T23:37:46.838Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-06T23:37:46.838Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:37:46.838Z] latest [2022-09-06T23:37:46.838Z] 2.3.0-dev.57 [2022-09-06T23:37:46.838Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:37:46.838Z] main [2022-09-06T23:37:46.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:47.199Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:47.553Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:37:47.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T23:37:47.553Z] 10b18a154934: Preparing [2022-09-06T23:37:47.553Z] cb2e6f5b95cd: Preparing [2022-09-06T23:37:47.553Z] 9c0399a802e3: Preparing [2022-09-06T23:37:47.553Z] 63ed4241f993: Preparing [2022-09-06T23:37:47.553Z] a9d5eb9a9a28: Preparing [2022-09-06T23:37:47.553Z] 5d3e392a13a0: Preparing [2022-09-06T23:37:47.553Z] 5d3e392a13a0: Waiting [2022-09-06T23:37:47.824Z] 9c0399a802e3: Layer already exists [2022-09-06T23:37:47.824Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:37:47.824Z] 10b18a154934: Pushed [2022-09-06T23:37:47.824Z] a9d5eb9a9a28: Pushed [2022-09-06T23:37:48.421Z] 63ed4241f993: Pushed [2022-09-06T23:37:51.024Z] cb2e6f5b95cd: Pushed [2022-09-06T23:37:51.024Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:51ac961b9287e2667453f02f4058cd4103873c2ff4ba2a389b707354f3e5da6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:51.385Z] + 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-06T23:37:51.780Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-06T23:37:51.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T23:37:51.781Z] 10b18a154934: Preparing [2022-09-06T23:37:51.781Z] cb2e6f5b95cd: Preparing [2022-09-06T23:37:51.781Z] 9c0399a802e3: Preparing [2022-09-06T23:37:51.781Z] 63ed4241f993: Preparing [2022-09-06T23:37:51.781Z] a9d5eb9a9a28: Preparing [2022-09-06T23:37:51.781Z] 5d3e392a13a0: Preparing [2022-09-06T23:37:51.781Z] 5d3e392a13a0: Waiting [2022-09-06T23:37:51.781Z] cb2e6f5b95cd: Layer already exists [2022-09-06T23:37:51.781Z] 63ed4241f993: Layer already exists [2022-09-06T23:37:51.781Z] a9d5eb9a9a28: Layer already exists [2022-09-06T23:37:51.781Z] 9c0399a802e3: Layer already exists [2022-09-06T23:37:51.781Z] 10b18a154934: Layer already exists [2022-09-06T23:37:52.056Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:37:52.056Z] latest: digest: sha256:51ac961b9287e2667453f02f4058cd4103873c2ff4ba2a389b707354f3e5da6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:52.424Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:52.816Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.57 [2022-09-06T23:37:52.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T23:37:52.816Z] 10b18a154934: Preparing [2022-09-06T23:37:52.816Z] cb2e6f5b95cd: Preparing [2022-09-06T23:37:52.816Z] 9c0399a802e3: Preparing [2022-09-06T23:37:52.816Z] 63ed4241f993: Preparing [2022-09-06T23:37:52.816Z] a9d5eb9a9a28: Preparing [2022-09-06T23:37:52.816Z] 5d3e392a13a0: Preparing [2022-09-06T23:37:52.816Z] cb2e6f5b95cd: Layer already exists [2022-09-06T23:37:52.816Z] a9d5eb9a9a28: Layer already exists [2022-09-06T23:37:52.816Z] 9c0399a802e3: Layer already exists [2022-09-06T23:37:52.816Z] 10b18a154934: Layer already exists [2022-09-06T23:37:52.816Z] 63ed4241f993: Layer already exists [2022-09-06T23:37:53.088Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:37:53.088Z] 2.3.0-dev.57: digest: sha256:51ac961b9287e2667453f02f4058cd4103873c2ff4ba2a389b707354f3e5da6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:53.447Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:53.801Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:37:53.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T23:37:53.801Z] 10b18a154934: Preparing [2022-09-06T23:37:53.801Z] cb2e6f5b95cd: Preparing [2022-09-06T23:37:53.801Z] 9c0399a802e3: Preparing [2022-09-06T23:37:53.801Z] 63ed4241f993: Preparing [2022-09-06T23:37:53.801Z] a9d5eb9a9a28: Preparing [2022-09-06T23:37:53.801Z] 5d3e392a13a0: Preparing [2022-09-06T23:37:53.801Z] 5d3e392a13a0: Waiting [2022-09-06T23:37:53.801Z] 9c0399a802e3: Layer already exists [2022-09-06T23:37:53.801Z] cb2e6f5b95cd: Layer already exists [2022-09-06T23:37:53.801Z] 63ed4241f993: Layer already exists [2022-09-06T23:37:53.801Z] 10b18a154934: Layer already exists [2022-09-06T23:37:53.801Z] a9d5eb9a9a28: Layer already exists [2022-09-06T23:37:53.801Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:37:54.072Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:51ac961b9287e2667453f02f4058cd4103873c2ff4ba2a389b707354f3e5da6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:54.438Z] + 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-06T23:37:54.796Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-06T23:37:54.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T23:37:54.796Z] 10b18a154934: Preparing [2022-09-06T23:37:54.796Z] cb2e6f5b95cd: Preparing [2022-09-06T23:37:54.796Z] 9c0399a802e3: Preparing [2022-09-06T23:37:54.796Z] 63ed4241f993: Preparing [2022-09-06T23:37:54.796Z] a9d5eb9a9a28: Preparing [2022-09-06T23:37:54.796Z] 5d3e392a13a0: Preparing [2022-09-06T23:37:54.796Z] 5d3e392a13a0: Waiting [2022-09-06T23:37:54.796Z] 9c0399a802e3: Layer already exists [2022-09-06T23:37:54.796Z] 63ed4241f993: Layer already exists [2022-09-06T23:37:54.796Z] cb2e6f5b95cd: Layer already exists [2022-09-06T23:37:54.796Z] 10b18a154934: Layer already exists [2022-09-06T23:37:54.796Z] a9d5eb9a9a28: Layer already exists [2022-09-06T23:37:54.796Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:37:55.066Z] main: digest: sha256:51ac961b9287e2667453f02f4058cd4103873c2ff4ba2a389b707354f3e5da6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:37:55.126Z] ===================================================== [Pipeline] echo [2022-09-06T23:37:55.134Z] taggedImages: [2022-09-06T23:37:55.134Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:37:55.134Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-06T23:37:55.134Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.57 [2022-09-06T23:37:55.134Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:37:55.134Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-06T23:37:55.158Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-06T23:37:55.158Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:37:55.158Z] latest [2022-09-06T23:37:55.158Z] 2.3.0-dev.57 [2022-09-06T23:37:55.158Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:37:55.158Z] main [2022-09-06T23:37:55.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:55.594Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:37:55.953Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:37:55.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T23:37:55.953Z] 2720d8797769: Preparing [2022-09-06T23:37:55.953Z] 84a5c16729f9: Preparing [2022-09-06T23:37:55.953Z] 8dfa5e564fbc: Preparing [2022-09-06T23:37:55.953Z] 9c0399a802e3: Preparing [2022-09-06T23:37:55.953Z] 0e699a408f58: Preparing [2022-09-06T23:37:55.953Z] 5d3e392a13a0: Preparing [2022-09-06T23:37:55.953Z] 5d3e392a13a0: Waiting [2022-09-06T23:37:56.225Z] 0e699a408f58: Layer already exists [2022-09-06T23:37:56.225Z] 9c0399a802e3: Layer already exists [2022-09-06T23:37:56.225Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:37:56.225Z] 84a5c16729f9: Pushed [2022-09-06T23:37:56.225Z] 2720d8797769: Pushed [2022-09-06T23:37:59.696Z] 8dfa5e564fbc: Pushed [2022-09-06T23:37:59.696Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:2cfe86840ddf9c6927b9594b1e2cd566d72f618c9f4eb1ceecde8b46a1f3fe0a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:00.059Z] + 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-06T23:38:00.414Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-06T23:38:00.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T23:38:00.415Z] 2720d8797769: Preparing [2022-09-06T23:38:00.415Z] 84a5c16729f9: Preparing [2022-09-06T23:38:00.415Z] 8dfa5e564fbc: Preparing [2022-09-06T23:38:00.415Z] 9c0399a802e3: Preparing [2022-09-06T23:38:00.415Z] 0e699a408f58: Preparing [2022-09-06T23:38:00.415Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:00.415Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:00.415Z] 9c0399a802e3: Layer already exists [2022-09-06T23:38:00.415Z] 0e699a408f58: Layer already exists [2022-09-06T23:38:00.415Z] 8dfa5e564fbc: Layer already exists [2022-09-06T23:38:00.415Z] 2720d8797769: Layer already exists [2022-09-06T23:38:00.686Z] 84a5c16729f9: Layer already exists [2022-09-06T23:38:00.686Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:00.686Z] latest: digest: sha256:2cfe86840ddf9c6927b9594b1e2cd566d72f618c9f4eb1ceecde8b46a1f3fe0a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:01.043Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:01.399Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.57 [2022-09-06T23:38:01.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T23:38:01.399Z] 2720d8797769: Preparing [2022-09-06T23:38:01.399Z] 84a5c16729f9: Preparing [2022-09-06T23:38:01.399Z] 8dfa5e564fbc: Preparing [2022-09-06T23:38:01.399Z] 9c0399a802e3: Preparing [2022-09-06T23:38:01.399Z] 0e699a408f58: Preparing [2022-09-06T23:38:01.399Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:01.399Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:01.399Z] 8dfa5e564fbc: Layer already exists [2022-09-06T23:38:01.399Z] 84a5c16729f9: Layer already exists [2022-09-06T23:38:01.399Z] 0e699a408f58: Layer already exists [2022-09-06T23:38:01.399Z] 2720d8797769: Layer already exists [2022-09-06T23:38:01.399Z] 9c0399a802e3: Layer already exists [2022-09-06T23:38:01.671Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:01.671Z] 2.3.0-dev.57: digest: sha256:2cfe86840ddf9c6927b9594b1e2cd566d72f618c9f4eb1ceecde8b46a1f3fe0a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:02.034Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:02.390Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:02.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T23:38:02.390Z] 2720d8797769: Preparing [2022-09-06T23:38:02.390Z] 84a5c16729f9: Preparing [2022-09-06T23:38:02.390Z] 8dfa5e564fbc: Preparing [2022-09-06T23:38:02.390Z] 9c0399a802e3: Preparing [2022-09-06T23:38:02.390Z] 0e699a408f58: Preparing [2022-09-06T23:38:02.390Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:02.390Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:02.390Z] 9c0399a802e3: Layer already exists [2022-09-06T23:38:02.390Z] 8dfa5e564fbc: Layer already exists [2022-09-06T23:38:02.390Z] 0e699a408f58: Layer already exists [2022-09-06T23:38:02.390Z] 84a5c16729f9: Layer already exists [2022-09-06T23:38:02.390Z] 2720d8797769: Layer already exists [2022-09-06T23:38:02.390Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:02.662Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:2cfe86840ddf9c6927b9594b1e2cd566d72f618c9f4eb1ceecde8b46a1f3fe0a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:03.023Z] + 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-06T23:38:03.370Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-06T23:38:03.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T23:38:03.370Z] 2720d8797769: Preparing [2022-09-06T23:38:03.370Z] 84a5c16729f9: Preparing [2022-09-06T23:38:03.370Z] 8dfa5e564fbc: Preparing [2022-09-06T23:38:03.370Z] 9c0399a802e3: Preparing [2022-09-06T23:38:03.370Z] 0e699a408f58: Preparing [2022-09-06T23:38:03.370Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:03.370Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:03.370Z] 9c0399a802e3: Layer already exists [2022-09-06T23:38:03.370Z] 84a5c16729f9: Layer already exists [2022-09-06T23:38:03.370Z] 2720d8797769: Layer already exists [2022-09-06T23:38:03.370Z] 8dfa5e564fbc: Layer already exists [2022-09-06T23:38:03.370Z] 0e699a408f58: Layer already exists [2022-09-06T23:38:03.370Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:03.642Z] main: digest: sha256:2cfe86840ddf9c6927b9594b1e2cd566d72f618c9f4eb1ceecde8b46a1f3fe0a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:38:03.703Z] ===================================================== [Pipeline] echo [2022-09-06T23:38:03.712Z] taggedImages: [2022-09-06T23:38:03.712Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:03.712Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-06T23:38:03.712Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.57 [2022-09-06T23:38:03.712Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:03.712Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-06T23:38:03.732Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-06T23:38:03.732Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:03.732Z] latest [2022-09-06T23:38:03.732Z] 2.3.0-dev.57 [2022-09-06T23:38:03.732Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:03.732Z] main [2022-09-06T23:38:03.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:04.090Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:04.442Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:04.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T23:38:04.442Z] 723831cd06a1: Preparing [2022-09-06T23:38:04.442Z] 723831cd06a1: Preparing [2022-09-06T23:38:04.442Z] 20c940807f49: Preparing [2022-09-06T23:38:04.442Z] c953979b7fe6: Preparing [2022-09-06T23:38:04.442Z] 78b341bc453a: Preparing [2022-09-06T23:38:04.442Z] c81efeb46eb0: Preparing [2022-09-06T23:38:04.442Z] 9c0399a802e3: Preparing [2022-09-06T23:38:04.442Z] 98bfc26e4924: Preparing [2022-09-06T23:38:04.442Z] 051c4434de97: Preparing [2022-09-06T23:38:04.442Z] be96fd8e3176: Preparing [2022-09-06T23:38:04.442Z] b63687abe390: Preparing [2022-09-06T23:38:04.442Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:04.442Z] 051c4434de97: Waiting [2022-09-06T23:38:04.442Z] be96fd8e3176: Waiting [2022-09-06T23:38:04.442Z] b63687abe390: Waiting [2022-09-06T23:38:04.442Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:04.442Z] 9c0399a802e3: Waiting [2022-09-06T23:38:04.442Z] 98bfc26e4924: Waiting [2022-09-06T23:38:04.720Z] 723831cd06a1: Pushed [2022-09-06T23:38:04.720Z] c953979b7fe6: Pushed [2022-09-06T23:38:04.720Z] 20c940807f49: Pushed [2022-09-06T23:38:04.720Z] 78b341bc453a: Pushed [2022-09-06T23:38:04.720Z] 9c0399a802e3: Layer already exists [2022-09-06T23:38:05.001Z] 98bfc26e4924: Pushed [2022-09-06T23:38:05.001Z] 051c4434de97: Pushed [2022-09-06T23:38:05.001Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:05.001Z] b63687abe390: Pushed [2022-09-06T23:38:05.001Z] be96fd8e3176: Pushed [2022-09-06T23:38:08.374Z] c81efeb46eb0: Pushed [2022-09-06T23:38:08.374Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:6362f840192528378f5aa9df117018cf4952b960a04cf9da4cf46ea1d9655b2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:08.736Z] + 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-06T23:38:09.094Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-06T23:38:09.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T23:38:09.094Z] 723831cd06a1: Preparing [2022-09-06T23:38:09.094Z] 723831cd06a1: Preparing [2022-09-06T23:38:09.094Z] 20c940807f49: Preparing [2022-09-06T23:38:09.094Z] c953979b7fe6: Preparing [2022-09-06T23:38:09.094Z] 78b341bc453a: Preparing [2022-09-06T23:38:09.094Z] c81efeb46eb0: Preparing [2022-09-06T23:38:09.094Z] 9c0399a802e3: Preparing [2022-09-06T23:38:09.094Z] 98bfc26e4924: Preparing [2022-09-06T23:38:09.094Z] 051c4434de97: Preparing [2022-09-06T23:38:09.094Z] be96fd8e3176: Preparing [2022-09-06T23:38:09.094Z] b63687abe390: Preparing [2022-09-06T23:38:09.094Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:09.094Z] 9c0399a802e3: Waiting [2022-09-06T23:38:09.094Z] 98bfc26e4924: Waiting [2022-09-06T23:38:09.094Z] 051c4434de97: Waiting [2022-09-06T23:38:09.094Z] be96fd8e3176: Waiting [2022-09-06T23:38:09.094Z] b63687abe390: Waiting [2022-09-06T23:38:09.094Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:09.094Z] c953979b7fe6: Layer already exists [2022-09-06T23:38:09.094Z] 723831cd06a1: Layer already exists [2022-09-06T23:38:09.094Z] 78b341bc453a: Layer already exists [2022-09-06T23:38:09.094Z] 20c940807f49: Layer already exists [2022-09-06T23:38:09.094Z] c81efeb46eb0: Layer already exists [2022-09-06T23:38:09.366Z] 98bfc26e4924: Layer already exists [2022-09-06T23:38:09.366Z] 9c0399a802e3: Layer already exists [2022-09-06T23:38:09.366Z] b63687abe390: Layer already exists [2022-09-06T23:38:09.366Z] be96fd8e3176: Layer already exists [2022-09-06T23:38:09.366Z] 051c4434de97: Layer already exists [2022-09-06T23:38:09.366Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:09.366Z] latest: digest: sha256:6362f840192528378f5aa9df117018cf4952b960a04cf9da4cf46ea1d9655b2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:09.719Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:10.068Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.57 [2022-09-06T23:38:10.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T23:38:10.068Z] 723831cd06a1: Preparing [2022-09-06T23:38:10.068Z] 723831cd06a1: Preparing [2022-09-06T23:38:10.068Z] 20c940807f49: Preparing [2022-09-06T23:38:10.068Z] c953979b7fe6: Preparing [2022-09-06T23:38:10.068Z] 78b341bc453a: Preparing [2022-09-06T23:38:10.068Z] c81efeb46eb0: Preparing [2022-09-06T23:38:10.068Z] 9c0399a802e3: Preparing [2022-09-06T23:38:10.068Z] 98bfc26e4924: Preparing [2022-09-06T23:38:10.068Z] 051c4434de97: Preparing [2022-09-06T23:38:10.068Z] be96fd8e3176: Preparing [2022-09-06T23:38:10.068Z] b63687abe390: Preparing [2022-09-06T23:38:10.068Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:10.068Z] be96fd8e3176: Waiting [2022-09-06T23:38:10.068Z] 9c0399a802e3: Waiting [2022-09-06T23:38:10.068Z] 98bfc26e4924: Waiting [2022-09-06T23:38:10.068Z] 051c4434de97: Waiting [2022-09-06T23:38:10.068Z] b63687abe390: Waiting [2022-09-06T23:38:10.068Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:10.068Z] c81efeb46eb0: Layer already exists [2022-09-06T23:38:10.068Z] 78b341bc453a: Layer already exists [2022-09-06T23:38:10.068Z] 723831cd06a1: Layer already exists [2022-09-06T23:38:10.068Z] 20c940807f49: Layer already exists [2022-09-06T23:38:10.068Z] c953979b7fe6: Layer already exists [2022-09-06T23:38:10.068Z] be96fd8e3176: Layer already exists [2022-09-06T23:38:10.068Z] 051c4434de97: Layer already exists [2022-09-06T23:38:10.068Z] 9c0399a802e3: Layer already exists [2022-09-06T23:38:10.068Z] 98bfc26e4924: Layer already exists [2022-09-06T23:38:10.068Z] b63687abe390: Layer already exists [2022-09-06T23:38:10.339Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:10.339Z] 2.3.0-dev.57: digest: sha256:6362f840192528378f5aa9df117018cf4952b960a04cf9da4cf46ea1d9655b2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:10.696Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:11.049Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:11.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T23:38:11.049Z] 723831cd06a1: Preparing [2022-09-06T23:38:11.049Z] 723831cd06a1: Preparing [2022-09-06T23:38:11.049Z] 20c940807f49: Preparing [2022-09-06T23:38:11.049Z] c953979b7fe6: Preparing [2022-09-06T23:38:11.049Z] 78b341bc453a: Preparing [2022-09-06T23:38:11.049Z] c81efeb46eb0: Preparing [2022-09-06T23:38:11.049Z] 9c0399a802e3: Preparing [2022-09-06T23:38:11.049Z] 98bfc26e4924: Preparing [2022-09-06T23:38:11.049Z] 051c4434de97: Preparing [2022-09-06T23:38:11.049Z] be96fd8e3176: Preparing [2022-09-06T23:38:11.049Z] b63687abe390: Preparing [2022-09-06T23:38:11.049Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:11.049Z] 051c4434de97: Waiting [2022-09-06T23:38:11.049Z] be96fd8e3176: Waiting [2022-09-06T23:38:11.049Z] b63687abe390: Waiting [2022-09-06T23:38:11.049Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:11.049Z] 9c0399a802e3: Waiting [2022-09-06T23:38:11.049Z] 98bfc26e4924: Waiting [2022-09-06T23:38:11.049Z] 723831cd06a1: Layer already exists [2022-09-06T23:38:11.049Z] c81efeb46eb0: Layer already exists [2022-09-06T23:38:11.049Z] 20c940807f49: Layer already exists [2022-09-06T23:38:11.049Z] 78b341bc453a: Layer already exists [2022-09-06T23:38:11.049Z] c953979b7fe6: Layer already exists [2022-09-06T23:38:11.319Z] 051c4434de97: Layer already exists [2022-09-06T23:38:11.319Z] 9c0399a802e3: Layer already exists [2022-09-06T23:38:11.319Z] b63687abe390: Layer already exists [2022-09-06T23:38:11.319Z] 98bfc26e4924: Layer already exists [2022-09-06T23:38:11.319Z] be96fd8e3176: Layer already exists [2022-09-06T23:38:11.319Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:11.319Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:6362f840192528378f5aa9df117018cf4952b960a04cf9da4cf46ea1d9655b2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:11.675Z] + 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-06T23:38:12.027Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-06T23:38:12.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T23:38:12.027Z] 723831cd06a1: Preparing [2022-09-06T23:38:12.027Z] 723831cd06a1: Preparing [2022-09-06T23:38:12.027Z] 20c940807f49: Preparing [2022-09-06T23:38:12.027Z] c953979b7fe6: Preparing [2022-09-06T23:38:12.027Z] 78b341bc453a: Preparing [2022-09-06T23:38:12.027Z] c81efeb46eb0: Preparing [2022-09-06T23:38:12.027Z] 9c0399a802e3: Preparing [2022-09-06T23:38:12.027Z] 98bfc26e4924: Preparing [2022-09-06T23:38:12.027Z] 051c4434de97: Preparing [2022-09-06T23:38:12.027Z] be96fd8e3176: Preparing [2022-09-06T23:38:12.027Z] b63687abe390: Preparing [2022-09-06T23:38:12.027Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:12.027Z] 051c4434de97: Waiting [2022-09-06T23:38:12.027Z] b63687abe390: Waiting [2022-09-06T23:38:12.027Z] 9c0399a802e3: Waiting [2022-09-06T23:38:12.027Z] 98bfc26e4924: Waiting [2022-09-06T23:38:12.027Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:12.027Z] c81efeb46eb0: Layer already exists [2022-09-06T23:38:12.027Z] 78b341bc453a: Layer already exists [2022-09-06T23:38:12.027Z] c953979b7fe6: Layer already exists [2022-09-06T23:38:12.027Z] 723831cd06a1: Layer already exists [2022-09-06T23:38:12.027Z] 20c940807f49: Layer already exists [2022-09-06T23:38:12.027Z] 051c4434de97: Layer already exists [2022-09-06T23:38:12.027Z] 98bfc26e4924: Layer already exists [2022-09-06T23:38:12.296Z] b63687abe390: Layer already exists [2022-09-06T23:38:12.296Z] be96fd8e3176: Layer already exists [2022-09-06T23:38:12.296Z] 9c0399a802e3: Layer already exists [2022-09-06T23:38:12.296Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:12.296Z] main: digest: sha256:6362f840192528378f5aa9df117018cf4952b960a04cf9da4cf46ea1d9655b2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:38:12.355Z] ===================================================== [Pipeline] echo [2022-09-06T23:38:12.362Z] taggedImages: [2022-09-06T23:38:12.362Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:12.362Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-06T23:38:12.362Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.57 [2022-09-06T23:38:12.362Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:12.362Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-06T23:38:12.382Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-06T23:38:12.382Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:12.382Z] latest [2022-09-06T23:38:12.382Z] 2.3.0-dev.57 [2022-09-06T23:38:12.382Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:12.382Z] main [2022-09-06T23:38:12.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:12.758Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:13.234Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:13.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T23:38:13.234Z] 657799ef729c: Preparing [2022-09-06T23:38:13.234Z] 069a1e1f530f: Preparing [2022-09-06T23:38:13.234Z] a0e7274925f1: Preparing [2022-09-06T23:38:13.234Z] a83b930f6012: Preparing [2022-09-06T23:38:13.234Z] 87d70093a007: Preparing [2022-09-06T23:38:13.234Z] c6f39df7d2de: Preparing [2022-09-06T23:38:13.234Z] 0da71efc4390: Preparing [2022-09-06T23:38:13.234Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:13.234Z] c6f39df7d2de: Waiting [2022-09-06T23:38:13.234Z] 0da71efc4390: Waiting [2022-09-06T23:38:13.234Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:13.549Z] 069a1e1f530f: Pushed [2022-09-06T23:38:13.549Z] 657799ef729c: Pushed [2022-09-06T23:38:13.549Z] 87d70093a007: Pushed [2022-09-06T23:38:13.549Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:13.854Z] c6f39df7d2de: Pushed [2022-09-06T23:38:14.447Z] 0da71efc4390: Pushed [2022-09-06T23:38:15.872Z] a83b930f6012: Pushed [2022-09-06T23:38:15.872Z] a0e7274925f1: Pushed [2022-09-06T23:38:16.145Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:4c47e35dcdb86a670e790d9fe38d3a40312160d98e181271011faf64404f5d16 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:16.502Z] + 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-06T23:38:16.854Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-06T23:38:16.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T23:38:16.854Z] 657799ef729c: Preparing [2022-09-06T23:38:16.854Z] 069a1e1f530f: Preparing [2022-09-06T23:38:16.854Z] a0e7274925f1: Preparing [2022-09-06T23:38:16.854Z] a83b930f6012: Preparing [2022-09-06T23:38:16.854Z] 87d70093a007: Preparing [2022-09-06T23:38:16.854Z] c6f39df7d2de: Preparing [2022-09-06T23:38:16.854Z] 0da71efc4390: Preparing [2022-09-06T23:38:16.854Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:16.854Z] c6f39df7d2de: Waiting [2022-09-06T23:38:16.854Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:16.854Z] 0da71efc4390: Waiting [2022-09-06T23:38:16.854Z] 069a1e1f530f: Layer already exists [2022-09-06T23:38:16.854Z] a83b930f6012: Layer already exists [2022-09-06T23:38:16.854Z] a0e7274925f1: Layer already exists [2022-09-06T23:38:16.854Z] 87d70093a007: Layer already exists [2022-09-06T23:38:16.854Z] 657799ef729c: Layer already exists [2022-09-06T23:38:16.854Z] c6f39df7d2de: Layer already exists [2022-09-06T23:38:16.854Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:16.854Z] 0da71efc4390: Layer already exists [2022-09-06T23:38:17.126Z] latest: digest: sha256:4c47e35dcdb86a670e790d9fe38d3a40312160d98e181271011faf64404f5d16 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:17.482Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:17.838Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.57 [2022-09-06T23:38:17.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T23:38:17.838Z] 657799ef729c: Preparing [2022-09-06T23:38:17.838Z] 069a1e1f530f: Preparing [2022-09-06T23:38:17.838Z] a0e7274925f1: Preparing [2022-09-06T23:38:17.838Z] a83b930f6012: Preparing [2022-09-06T23:38:17.838Z] 87d70093a007: Preparing [2022-09-06T23:38:17.838Z] c6f39df7d2de: Preparing [2022-09-06T23:38:17.838Z] 0da71efc4390: Preparing [2022-09-06T23:38:17.838Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:17.838Z] c6f39df7d2de: Waiting [2022-09-06T23:38:17.838Z] 0da71efc4390: Waiting [2022-09-06T23:38:17.838Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:17.838Z] 87d70093a007: Layer already exists [2022-09-06T23:38:17.838Z] a0e7274925f1: Layer already exists [2022-09-06T23:38:17.838Z] a83b930f6012: Layer already exists [2022-09-06T23:38:17.838Z] 069a1e1f530f: Layer already exists [2022-09-06T23:38:17.838Z] 657799ef729c: Layer already exists [2022-09-06T23:38:18.110Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:18.110Z] 0da71efc4390: Layer already exists [2022-09-06T23:38:18.110Z] c6f39df7d2de: Layer already exists [2022-09-06T23:38:18.110Z] 2.3.0-dev.57: digest: sha256:4c47e35dcdb86a670e790d9fe38d3a40312160d98e181271011faf64404f5d16 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:18.470Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:18.823Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:18.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T23:38:18.823Z] 657799ef729c: Preparing [2022-09-06T23:38:18.823Z] 069a1e1f530f: Preparing [2022-09-06T23:38:18.823Z] a0e7274925f1: Preparing [2022-09-06T23:38:18.823Z] a83b930f6012: Preparing [2022-09-06T23:38:18.823Z] 87d70093a007: Preparing [2022-09-06T23:38:18.823Z] c6f39df7d2de: Preparing [2022-09-06T23:38:18.823Z] 0da71efc4390: Preparing [2022-09-06T23:38:18.823Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:18.823Z] c6f39df7d2de: Waiting [2022-09-06T23:38:18.823Z] 0da71efc4390: Waiting [2022-09-06T23:38:18.823Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:18.823Z] a83b930f6012: Layer already exists [2022-09-06T23:38:18.823Z] 657799ef729c: Layer already exists [2022-09-06T23:38:18.823Z] a0e7274925f1: Layer already exists [2022-09-06T23:38:18.823Z] 069a1e1f530f: Layer already exists [2022-09-06T23:38:18.823Z] 87d70093a007: Layer already exists [2022-09-06T23:38:19.095Z] 0da71efc4390: Layer already exists [2022-09-06T23:38:19.095Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:19.095Z] c6f39df7d2de: Layer already exists [2022-09-06T23:38:19.095Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:4c47e35dcdb86a670e790d9fe38d3a40312160d98e181271011faf64404f5d16 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:19.456Z] + 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-06T23:38:19.809Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-06T23:38:19.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T23:38:19.809Z] 657799ef729c: Preparing [2022-09-06T23:38:19.809Z] 069a1e1f530f: Preparing [2022-09-06T23:38:19.809Z] a0e7274925f1: Preparing [2022-09-06T23:38:19.809Z] a83b930f6012: Preparing [2022-09-06T23:38:19.809Z] 87d70093a007: Preparing [2022-09-06T23:38:19.809Z] c6f39df7d2de: Preparing [2022-09-06T23:38:19.809Z] 0da71efc4390: Preparing [2022-09-06T23:38:19.809Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:19.809Z] 0da71efc4390: Waiting [2022-09-06T23:38:19.809Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:19.809Z] c6f39df7d2de: Waiting [2022-09-06T23:38:19.809Z] 657799ef729c: Layer already exists [2022-09-06T23:38:19.809Z] 069a1e1f530f: Layer already exists [2022-09-06T23:38:19.809Z] a83b930f6012: Layer already exists [2022-09-06T23:38:19.809Z] a0e7274925f1: Layer already exists [2022-09-06T23:38:19.809Z] 87d70093a007: Layer already exists [2022-09-06T23:38:20.080Z] c6f39df7d2de: Layer already exists [2022-09-06T23:38:20.080Z] 0da71efc4390: Layer already exists [2022-09-06T23:38:20.080Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:20.080Z] main: digest: sha256:4c47e35dcdb86a670e790d9fe38d3a40312160d98e181271011faf64404f5d16 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:38:20.137Z] ===================================================== [Pipeline] echo [2022-09-06T23:38:20.147Z] taggedImages: [2022-09-06T23:38:20.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:20.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-06T23:38:20.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.57 [2022-09-06T23:38:20.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:20.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-06T23:38:20.168Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-06T23:38:20.168Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:20.168Z] latest [2022-09-06T23:38:20.168Z] 2.3.0-dev.57 [2022-09-06T23:38:20.168Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:20.168Z] main [2022-09-06T23:38:20.168Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:20.525Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:20.884Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:20.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T23:38:20.884Z] be7c242e8b18: Preparing [2022-09-06T23:38:20.884Z] f1c5e6aa6bc8: Preparing [2022-09-06T23:38:20.884Z] 726affdcffca: Preparing [2022-09-06T23:38:20.884Z] 99ef1f2e754d: Preparing [2022-09-06T23:38:20.884Z] 912ca03b4339: Preparing [2022-09-06T23:38:20.884Z] aecaeec83258: Preparing [2022-09-06T23:38:20.884Z] 4ce8c3dc1ac2: Preparing [2022-09-06T23:38:20.884Z] 950f0935fb02: Preparing [2022-09-06T23:38:20.884Z] 0217f3166d27: Preparing [2022-09-06T23:38:20.884Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:20.884Z] aecaeec83258: Waiting [2022-09-06T23:38:20.884Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:20.884Z] 950f0935fb02: Waiting [2022-09-06T23:38:20.884Z] 0217f3166d27: Waiting [2022-09-06T23:38:20.884Z] 4ce8c3dc1ac2: Waiting [2022-09-06T23:38:21.165Z] f1c5e6aa6bc8: Pushed [2022-09-06T23:38:21.165Z] 912ca03b4339: Pushed [2022-09-06T23:38:21.165Z] be7c242e8b18: Pushed [2022-09-06T23:38:21.439Z] aecaeec83258: Pushed [2022-09-06T23:38:21.439Z] 950f0935fb02: Pushed [2022-09-06T23:38:21.439Z] 4ce8c3dc1ac2: Pushed [2022-09-06T23:38:21.439Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:21.709Z] 0217f3166d27: Pushed [2022-09-06T23:38:23.675Z] 99ef1f2e754d: Pushed [2022-09-06T23:38:24.266Z] 726affdcffca: Pushed [2022-09-06T23:38:24.537Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:efb6865780e3f6582955eb45d03f18d459a16ecd138945f0fc65f22b38d2db65 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:24.888Z] + 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-06T23:38:25.235Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-06T23:38:25.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T23:38:25.235Z] be7c242e8b18: Preparing [2022-09-06T23:38:25.235Z] f1c5e6aa6bc8: Preparing [2022-09-06T23:38:25.235Z] 726affdcffca: Preparing [2022-09-06T23:38:25.235Z] 99ef1f2e754d: Preparing [2022-09-06T23:38:25.235Z] 912ca03b4339: Preparing [2022-09-06T23:38:25.235Z] aecaeec83258: Preparing [2022-09-06T23:38:25.235Z] 4ce8c3dc1ac2: Preparing [2022-09-06T23:38:25.235Z] 950f0935fb02: Preparing [2022-09-06T23:38:25.235Z] 0217f3166d27: Preparing [2022-09-06T23:38:25.235Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:25.235Z] 4ce8c3dc1ac2: Waiting [2022-09-06T23:38:25.235Z] 0217f3166d27: Waiting [2022-09-06T23:38:25.235Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:25.235Z] 950f0935fb02: Waiting [2022-09-06T23:38:25.235Z] 726affdcffca: Layer already exists [2022-09-06T23:38:25.235Z] be7c242e8b18: Layer already exists [2022-09-06T23:38:25.235Z] f1c5e6aa6bc8: Layer already exists [2022-09-06T23:38:25.235Z] 99ef1f2e754d: Layer already exists [2022-09-06T23:38:25.235Z] 912ca03b4339: Layer already exists [2022-09-06T23:38:25.235Z] aecaeec83258: Layer already exists [2022-09-06T23:38:25.235Z] 950f0935fb02: Layer already exists [2022-09-06T23:38:25.505Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:25.505Z] 0217f3166d27: Layer already exists [2022-09-06T23:38:25.505Z] 4ce8c3dc1ac2: Layer already exists [2022-09-06T23:38:25.505Z] latest: digest: sha256:efb6865780e3f6582955eb45d03f18d459a16ecd138945f0fc65f22b38d2db65 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:25.861Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:26.216Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.57 [2022-09-06T23:38:26.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T23:38:26.216Z] be7c242e8b18: Preparing [2022-09-06T23:38:26.216Z] f1c5e6aa6bc8: Preparing [2022-09-06T23:38:26.216Z] 726affdcffca: Preparing [2022-09-06T23:38:26.216Z] 99ef1f2e754d: Preparing [2022-09-06T23:38:26.216Z] 912ca03b4339: Preparing [2022-09-06T23:38:26.216Z] aecaeec83258: Preparing [2022-09-06T23:38:26.216Z] 4ce8c3dc1ac2: Preparing [2022-09-06T23:38:26.216Z] 950f0935fb02: Preparing [2022-09-06T23:38:26.216Z] 0217f3166d27: Preparing [2022-09-06T23:38:26.216Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:26.216Z] 4ce8c3dc1ac2: Waiting [2022-09-06T23:38:26.216Z] 950f0935fb02: Waiting [2022-09-06T23:38:26.216Z] 0217f3166d27: Waiting [2022-09-06T23:38:26.216Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:26.216Z] aecaeec83258: Waiting [2022-09-06T23:38:26.216Z] f1c5e6aa6bc8: Layer already exists [2022-09-06T23:38:26.216Z] 912ca03b4339: Layer already exists [2022-09-06T23:38:26.216Z] be7c242e8b18: Layer already exists [2022-09-06T23:38:26.216Z] 99ef1f2e754d: Layer already exists [2022-09-06T23:38:26.216Z] 726affdcffca: Layer already exists [2022-09-06T23:38:26.487Z] aecaeec83258: Layer already exists [2022-09-06T23:38:26.487Z] 4ce8c3dc1ac2: Layer already exists [2022-09-06T23:38:26.487Z] 950f0935fb02: Layer already exists [2022-09-06T23:38:26.487Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:26.487Z] 0217f3166d27: Layer already exists [2022-09-06T23:38:26.487Z] 2.3.0-dev.57: digest: sha256:efb6865780e3f6582955eb45d03f18d459a16ecd138945f0fc65f22b38d2db65 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:26.842Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:27.194Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:27.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T23:38:27.194Z] be7c242e8b18: Preparing [2022-09-06T23:38:27.194Z] f1c5e6aa6bc8: Preparing [2022-09-06T23:38:27.194Z] 726affdcffca: Preparing [2022-09-06T23:38:27.194Z] 99ef1f2e754d: Preparing [2022-09-06T23:38:27.194Z] 912ca03b4339: Preparing [2022-09-06T23:38:27.194Z] aecaeec83258: Preparing [2022-09-06T23:38:27.194Z] 4ce8c3dc1ac2: Preparing [2022-09-06T23:38:27.194Z] 950f0935fb02: Preparing [2022-09-06T23:38:27.194Z] 0217f3166d27: Preparing [2022-09-06T23:38:27.194Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:27.194Z] aecaeec83258: Waiting [2022-09-06T23:38:27.194Z] 950f0935fb02: Waiting [2022-09-06T23:38:27.194Z] 0217f3166d27: Waiting [2022-09-06T23:38:27.194Z] 4ce8c3dc1ac2: Waiting [2022-09-06T23:38:27.194Z] 726affdcffca: Layer already exists [2022-09-06T23:38:27.194Z] 99ef1f2e754d: Layer already exists [2022-09-06T23:38:27.194Z] 912ca03b4339: Layer already exists [2022-09-06T23:38:27.194Z] f1c5e6aa6bc8: Layer already exists [2022-09-06T23:38:27.194Z] be7c242e8b18: Layer already exists [2022-09-06T23:38:27.466Z] 950f0935fb02: Layer already exists [2022-09-06T23:38:27.466Z] aecaeec83258: Layer already exists [2022-09-06T23:38:27.466Z] 4ce8c3dc1ac2: Layer already exists [2022-09-06T23:38:27.466Z] 0217f3166d27: Layer already exists [2022-09-06T23:38:27.466Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:27.466Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:efb6865780e3f6582955eb45d03f18d459a16ecd138945f0fc65f22b38d2db65 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:27.827Z] + 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-06T23:38:28.176Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-06T23:38:28.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T23:38:28.176Z] be7c242e8b18: Preparing [2022-09-06T23:38:28.176Z] f1c5e6aa6bc8: Preparing [2022-09-06T23:38:28.176Z] 726affdcffca: Preparing [2022-09-06T23:38:28.176Z] 99ef1f2e754d: Preparing [2022-09-06T23:38:28.176Z] 912ca03b4339: Preparing [2022-09-06T23:38:28.176Z] aecaeec83258: Preparing [2022-09-06T23:38:28.176Z] 4ce8c3dc1ac2: Preparing [2022-09-06T23:38:28.176Z] 950f0935fb02: Preparing [2022-09-06T23:38:28.176Z] 0217f3166d27: Preparing [2022-09-06T23:38:28.176Z] 5d3e392a13a0: Preparing [2022-09-06T23:38:28.176Z] 4ce8c3dc1ac2: Waiting [2022-09-06T23:38:28.176Z] 950f0935fb02: Waiting [2022-09-06T23:38:28.176Z] 0217f3166d27: Waiting [2022-09-06T23:38:28.176Z] aecaeec83258: Waiting [2022-09-06T23:38:28.176Z] 5d3e392a13a0: Waiting [2022-09-06T23:38:28.176Z] 726affdcffca: Layer already exists [2022-09-06T23:38:28.176Z] f1c5e6aa6bc8: Layer already exists [2022-09-06T23:38:28.176Z] 912ca03b4339: Layer already exists [2022-09-06T23:38:28.176Z] be7c242e8b18: Layer already exists [2022-09-06T23:38:28.176Z] 99ef1f2e754d: Layer already exists [2022-09-06T23:38:28.176Z] aecaeec83258: Layer already exists [2022-09-06T23:38:28.176Z] 0217f3166d27: Layer already exists [2022-09-06T23:38:28.176Z] 4ce8c3dc1ac2: Layer already exists [2022-09-06T23:38:28.176Z] 950f0935fb02: Layer already exists [2022-09-06T23:38:28.176Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:38:28.448Z] main: digest: sha256:efb6865780e3f6582955eb45d03f18d459a16ecd138945f0fc65f22b38d2db65 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:38:28.505Z] ===================================================== [Pipeline] echo [2022-09-06T23:38:28.515Z] taggedImages: [2022-09-06T23:38:28.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:28.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-06T23:38:28.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.57 [2022-09-06T23:38:28.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:28.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-06T23:38:28.537Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-06T23:38:28.537Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:28.537Z] latest [2022-09-06T23:38:28.537Z] 2.3.0-dev.57 [2022-09-06T23:38:28.537Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:28.537Z] main [2022-09-06T23:38:28.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:28.894Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:29.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:29.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T23:38:29.248Z] fc52344078c4: Preparing [2022-09-06T23:38:29.249Z] a6e64141486a: Preparing [2022-09-06T23:38:29.249Z] 9c0399a802e3: Preparing [2022-09-06T23:38:29.249Z] bc0f30c0c763: Preparing [2022-09-06T23:38:29.249Z] cfdbacb3667c: Preparing [2022-09-06T23:38:29.249Z] 9833f26c6bda: Preparing [2022-09-06T23:38:29.249Z] 9833f26c6bda: Waiting [2022-09-06T23:38:29.522Z] 9c0399a802e3: Layer already exists [2022-09-06T23:38:29.522Z] 9833f26c6bda: Layer already exists [2022-09-06T23:38:29.522Z] cfdbacb3667c: Pushed [2022-09-06T23:38:29.522Z] fc52344078c4: Pushed [2022-09-06T23:38:30.950Z] bc0f30c0c763: Pushed [2022-09-06T23:38:34.327Z] a6e64141486a: Pushed [2022-09-06T23:38:34.327Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:6c5a322bccbdf7a4e1206b065557c4c809f06d6f1c920d4551ec8d3fe3350933 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:34.691Z] + 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-06T23:38:35.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-06T23:38:35.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T23:38:35.037Z] fc52344078c4: Preparing [2022-09-06T23:38:35.037Z] a6e64141486a: Preparing [2022-09-06T23:38:35.037Z] 9c0399a802e3: Preparing [2022-09-06T23:38:35.037Z] bc0f30c0c763: Preparing [2022-09-06T23:38:35.037Z] cfdbacb3667c: Preparing [2022-09-06T23:38:35.037Z] 9833f26c6bda: Preparing [2022-09-06T23:38:35.037Z] 9833f26c6bda: Waiting [2022-09-06T23:38:35.037Z] a6e64141486a: Layer already exists [2022-09-06T23:38:35.037Z] bc0f30c0c763: Layer already exists [2022-09-06T23:38:35.037Z] fc52344078c4: Layer already exists [2022-09-06T23:38:35.037Z] cfdbacb3667c: Layer already exists [2022-09-06T23:38:35.037Z] 9c0399a802e3: Layer already exists [2022-09-06T23:38:35.037Z] 9833f26c6bda: Layer already exists [2022-09-06T23:38:35.307Z] latest: digest: sha256:6c5a322bccbdf7a4e1206b065557c4c809f06d6f1c920d4551ec8d3fe3350933 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:35.666Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:36.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.57 [2022-09-06T23:38:36.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T23:38:36.019Z] fc52344078c4: Preparing [2022-09-06T23:38:36.019Z] a6e64141486a: Preparing [2022-09-06T23:38:36.019Z] 9c0399a802e3: Preparing [2022-09-06T23:38:36.019Z] bc0f30c0c763: Preparing [2022-09-06T23:38:36.019Z] cfdbacb3667c: Preparing [2022-09-06T23:38:36.019Z] 9833f26c6bda: Preparing [2022-09-06T23:38:36.019Z] 9833f26c6bda: Waiting [2022-09-06T23:38:36.019Z] 9c0399a802e3: Layer already exists [2022-09-06T23:38:36.019Z] a6e64141486a: Layer already exists [2022-09-06T23:38:36.019Z] bc0f30c0c763: Layer already exists [2022-09-06T23:38:36.019Z] cfdbacb3667c: Layer already exists [2022-09-06T23:38:36.019Z] fc52344078c4: Layer already exists [2022-09-06T23:38:36.019Z] 9833f26c6bda: Layer already exists [2022-09-06T23:38:36.291Z] 2.3.0-dev.57: digest: sha256:6c5a322bccbdf7a4e1206b065557c4c809f06d6f1c920d4551ec8d3fe3350933 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:36.681Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:37.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:37.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T23:38:37.052Z] fc52344078c4: Preparing [2022-09-06T23:38:37.052Z] a6e64141486a: Preparing [2022-09-06T23:38:37.052Z] 9c0399a802e3: Preparing [2022-09-06T23:38:37.052Z] bc0f30c0c763: Preparing [2022-09-06T23:38:37.052Z] cfdbacb3667c: Preparing [2022-09-06T23:38:37.052Z] 9833f26c6bda: Preparing [2022-09-06T23:38:37.052Z] 9833f26c6bda: Waiting [2022-09-06T23:38:37.328Z] 9c0399a802e3: Layer already exists [2022-09-06T23:38:37.328Z] bc0f30c0c763: Layer already exists [2022-09-06T23:38:37.328Z] a6e64141486a: Layer already exists [2022-09-06T23:38:37.328Z] fc52344078c4: Layer already exists [2022-09-06T23:38:37.328Z] cfdbacb3667c: Layer already exists [2022-09-06T23:38:37.328Z] 9833f26c6bda: Layer already exists [2022-09-06T23:38:37.328Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:6c5a322bccbdf7a4e1206b065557c4c809f06d6f1c920d4551ec8d3fe3350933 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:37.706Z] + 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-06T23:38:38.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-06T23:38:38.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T23:38:38.068Z] fc52344078c4: Preparing [2022-09-06T23:38:38.068Z] a6e64141486a: Preparing [2022-09-06T23:38:38.068Z] 9c0399a802e3: Preparing [2022-09-06T23:38:38.068Z] bc0f30c0c763: Preparing [2022-09-06T23:38:38.068Z] cfdbacb3667c: Preparing [2022-09-06T23:38:38.068Z] 9833f26c6bda: Preparing [2022-09-06T23:38:38.068Z] 9833f26c6bda: Waiting [2022-09-06T23:38:38.068Z] a6e64141486a: Layer already exists [2022-09-06T23:38:38.068Z] 9c0399a802e3: Layer already exists [2022-09-06T23:38:38.068Z] cfdbacb3667c: Layer already exists [2022-09-06T23:38:38.068Z] bc0f30c0c763: Layer already exists [2022-09-06T23:38:38.068Z] fc52344078c4: Layer already exists [2022-09-06T23:38:38.339Z] 9833f26c6bda: Layer already exists [2022-09-06T23:38:38.339Z] main: digest: sha256:6c5a322bccbdf7a4e1206b065557c4c809f06d6f1c920d4551ec8d3fe3350933 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:38:38.401Z] ===================================================== [Pipeline] echo [2022-09-06T23:38:38.410Z] taggedImages: [2022-09-06T23:38:38.410Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:38.410Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-06T23:38:38.410Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.57 [2022-09-06T23:38:38.410Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:38.410Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-06T23:38:38.432Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-06T23:38:38.432Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:38.432Z] latest [2022-09-06T23:38:38.432Z] 2.3.0-dev.57 [2022-09-06T23:38:38.432Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:38.432Z] main [2022-09-06T23:38:38.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:38.787Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:39.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:39.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T23:38:39.143Z] 60c8522ecb02: Preparing [2022-09-06T23:38:39.143Z] 1f992facfe33: Preparing [2022-09-06T23:38:39.143Z] 9720944c78fc: Preparing [2022-09-06T23:38:39.143Z] 8c39e06fdfdf: Preparing [2022-09-06T23:38:39.143Z] ffd7a7b30c8b: Preparing [2022-09-06T23:38:39.143Z] a3c2a5f710c7: Preparing [2022-09-06T23:38:39.143Z] cfdbacb3667c: Preparing [2022-09-06T23:38:39.143Z] 9833f26c6bda: Preparing [2022-09-06T23:38:39.143Z] a3c2a5f710c7: Waiting [2022-09-06T23:38:39.143Z] cfdbacb3667c: Waiting [2022-09-06T23:38:39.143Z] 9833f26c6bda: Waiting [2022-09-06T23:38:39.418Z] 9720944c78fc: Pushed [2022-09-06T23:38:39.418Z] 1f992facfe33: Pushed [2022-09-06T23:38:39.418Z] 60c8522ecb02: Pushed [2022-09-06T23:38:39.418Z] 9833f26c6bda: Layer already exists [2022-09-06T23:38:39.418Z] cfdbacb3667c: Layer already exists [2022-09-06T23:38:40.401Z] a3c2a5f710c7: Pushed [2022-09-06T23:38:48.655Z] ffd7a7b30c8b: Pushed [2022-09-06T23:38:55.337Z] 8c39e06fdfdf: Pushed [2022-09-06T23:38:55.337Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:9e3cdde7fa3349f806ff18b7831a63214e792f5f367b117b32294726071b5eb8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:55.695Z] + 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-06T23:38:56.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-06T23:38:56.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T23:38:56.046Z] 60c8522ecb02: Preparing [2022-09-06T23:38:56.046Z] 1f992facfe33: Preparing [2022-09-06T23:38:56.046Z] 9720944c78fc: Preparing [2022-09-06T23:38:56.046Z] 8c39e06fdfdf: Preparing [2022-09-06T23:38:56.046Z] ffd7a7b30c8b: Preparing [2022-09-06T23:38:56.046Z] a3c2a5f710c7: Preparing [2022-09-06T23:38:56.046Z] cfdbacb3667c: Preparing [2022-09-06T23:38:56.046Z] 9833f26c6bda: Preparing [2022-09-06T23:38:56.046Z] cfdbacb3667c: Waiting [2022-09-06T23:38:56.046Z] 9833f26c6bda: Waiting [2022-09-06T23:38:56.046Z] a3c2a5f710c7: Waiting [2022-09-06T23:38:56.046Z] 8c39e06fdfdf: Layer already exists [2022-09-06T23:38:56.046Z] ffd7a7b30c8b: Layer already exists [2022-09-06T23:38:56.046Z] 1f992facfe33: Layer already exists [2022-09-06T23:38:56.046Z] 9720944c78fc: Layer already exists [2022-09-06T23:38:56.046Z] 60c8522ecb02: Layer already exists [2022-09-06T23:38:56.046Z] cfdbacb3667c: Layer already exists [2022-09-06T23:38:56.318Z] a3c2a5f710c7: Layer already exists [2022-09-06T23:38:56.318Z] 9833f26c6bda: Layer already exists [2022-09-06T23:38:56.318Z] latest: digest: sha256:9e3cdde7fa3349f806ff18b7831a63214e792f5f367b117b32294726071b5eb8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:56.672Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:57.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.57 [2022-09-06T23:38:57.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T23:38:57.017Z] 60c8522ecb02: Preparing [2022-09-06T23:38:57.017Z] 1f992facfe33: Preparing [2022-09-06T23:38:57.017Z] 9720944c78fc: Preparing [2022-09-06T23:38:57.017Z] 8c39e06fdfdf: Preparing [2022-09-06T23:38:57.017Z] ffd7a7b30c8b: Preparing [2022-09-06T23:38:57.017Z] a3c2a5f710c7: Preparing [2022-09-06T23:38:57.017Z] cfdbacb3667c: Preparing [2022-09-06T23:38:57.017Z] 9833f26c6bda: Preparing [2022-09-06T23:38:57.017Z] a3c2a5f710c7: Waiting [2022-09-06T23:38:57.017Z] cfdbacb3667c: Waiting [2022-09-06T23:38:57.017Z] 9833f26c6bda: Waiting [2022-09-06T23:38:57.017Z] 9720944c78fc: Layer already exists [2022-09-06T23:38:57.017Z] 1f992facfe33: Layer already exists [2022-09-06T23:38:57.017Z] 60c8522ecb02: Layer already exists [2022-09-06T23:38:57.017Z] 8c39e06fdfdf: Layer already exists [2022-09-06T23:38:57.017Z] ffd7a7b30c8b: Layer already exists [2022-09-06T23:38:57.017Z] cfdbacb3667c: Layer already exists [2022-09-06T23:38:57.017Z] a3c2a5f710c7: Layer already exists [2022-09-06T23:38:57.289Z] 9833f26c6bda: Layer already exists [2022-09-06T23:38:57.289Z] 2.3.0-dev.57: digest: sha256:9e3cdde7fa3349f806ff18b7831a63214e792f5f367b117b32294726071b5eb8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:57.645Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:57.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:57.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T23:38:57.997Z] 60c8522ecb02: Preparing [2022-09-06T23:38:57.997Z] 1f992facfe33: Preparing [2022-09-06T23:38:57.997Z] 9720944c78fc: Preparing [2022-09-06T23:38:57.997Z] 8c39e06fdfdf: Preparing [2022-09-06T23:38:57.997Z] ffd7a7b30c8b: Preparing [2022-09-06T23:38:57.997Z] a3c2a5f710c7: Preparing [2022-09-06T23:38:57.997Z] cfdbacb3667c: Preparing [2022-09-06T23:38:57.997Z] 9833f26c6bda: Preparing [2022-09-06T23:38:57.997Z] a3c2a5f710c7: Waiting [2022-09-06T23:38:57.997Z] cfdbacb3667c: Waiting [2022-09-06T23:38:57.997Z] 9833f26c6bda: Waiting [2022-09-06T23:38:57.997Z] ffd7a7b30c8b: Layer already exists [2022-09-06T23:38:57.997Z] 60c8522ecb02: Layer already exists [2022-09-06T23:38:57.997Z] 9720944c78fc: Layer already exists [2022-09-06T23:38:57.997Z] 1f992facfe33: Layer already exists [2022-09-06T23:38:57.997Z] 8c39e06fdfdf: Layer already exists [2022-09-06T23:38:57.997Z] a3c2a5f710c7: Layer already exists [2022-09-06T23:38:57.997Z] cfdbacb3667c: Layer already exists [2022-09-06T23:38:57.997Z] 9833f26c6bda: Layer already exists [2022-09-06T23:38:58.270Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:9e3cdde7fa3349f806ff18b7831a63214e792f5f367b117b32294726071b5eb8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:58.622Z] + 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-06T23:38:58.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-06T23:38:58.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T23:38:58.974Z] 60c8522ecb02: Preparing [2022-09-06T23:38:58.974Z] 1f992facfe33: Preparing [2022-09-06T23:38:58.974Z] 9720944c78fc: Preparing [2022-09-06T23:38:58.974Z] 8c39e06fdfdf: Preparing [2022-09-06T23:38:58.974Z] ffd7a7b30c8b: Preparing [2022-09-06T23:38:58.974Z] a3c2a5f710c7: Preparing [2022-09-06T23:38:58.974Z] cfdbacb3667c: Preparing [2022-09-06T23:38:58.974Z] 9833f26c6bda: Preparing [2022-09-06T23:38:58.974Z] 9833f26c6bda: Waiting [2022-09-06T23:38:58.974Z] a3c2a5f710c7: Waiting [2022-09-06T23:38:58.974Z] cfdbacb3667c: Waiting [2022-09-06T23:38:58.974Z] ffd7a7b30c8b: Layer already exists [2022-09-06T23:38:58.974Z] 9720944c78fc: Layer already exists [2022-09-06T23:38:58.974Z] 1f992facfe33: Layer already exists [2022-09-06T23:38:58.974Z] 8c39e06fdfdf: Layer already exists [2022-09-06T23:38:58.974Z] 60c8522ecb02: Layer already exists [2022-09-06T23:38:58.974Z] 9833f26c6bda: Layer already exists [2022-09-06T23:38:58.974Z] cfdbacb3667c: Layer already exists [2022-09-06T23:38:58.974Z] a3c2a5f710c7: Layer already exists [2022-09-06T23:38:59.245Z] main: digest: sha256:9e3cdde7fa3349f806ff18b7831a63214e792f5f367b117b32294726071b5eb8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:38:59.303Z] ===================================================== [Pipeline] echo [2022-09-06T23:38:59.311Z] taggedImages: [2022-09-06T23:38:59.311Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:59.311Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-06T23:38:59.311Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.57 [2022-09-06T23:38:59.311Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:59.311Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-06T23:38:59.330Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-06T23:38:59.330Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:38:59.330Z] latest [2022-09-06T23:38:59.330Z] 2.3.0-dev.57 [2022-09-06T23:38:59.330Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:38:59.330Z] main [2022-09-06T23:38:59.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:38:59.687Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:00.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:39:00.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T23:39:00.215Z] 1903982b10f3: Preparing [2022-09-06T23:39:00.215Z] 82819ccaba26: Preparing [2022-09-06T23:39:00.215Z] 4495f09250ec: Preparing [2022-09-06T23:39:00.215Z] 4c0856f6a701: Preparing [2022-09-06T23:39:00.215Z] 4e87970e74fe: Preparing [2022-09-06T23:39:00.215Z] cfdbacb3667c: Preparing [2022-09-06T23:39:00.215Z] 9833f26c6bda: Preparing [2022-09-06T23:39:00.215Z] cfdbacb3667c: Waiting [2022-09-06T23:39:00.215Z] 9833f26c6bda: Waiting [2022-09-06T23:39:00.490Z] 82819ccaba26: Pushed [2022-09-06T23:39:00.490Z] 1903982b10f3: Pushed [2022-09-06T23:39:00.490Z] 4495f09250ec: Pushed [2022-09-06T23:39:00.490Z] cfdbacb3667c: Layer already exists [2022-09-06T23:39:00.490Z] 9833f26c6bda: Layer already exists [2022-09-06T23:39:01.085Z] 4e87970e74fe: Pushed [2022-09-06T23:39:19.368Z] 4c0856f6a701: Pushed [2022-09-06T23:39:19.368Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:5d73daec9074f75c0069f0b7cedcee50ad820dd1189aa6c0c760cce7adeec2e0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:19.726Z] + 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-06T23:39:20.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-06T23:39:20.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T23:39:20.076Z] 1903982b10f3: Preparing [2022-09-06T23:39:20.076Z] 82819ccaba26: Preparing [2022-09-06T23:39:20.076Z] 4495f09250ec: Preparing [2022-09-06T23:39:20.076Z] 4c0856f6a701: Preparing [2022-09-06T23:39:20.076Z] 4e87970e74fe: Preparing [2022-09-06T23:39:20.076Z] cfdbacb3667c: Preparing [2022-09-06T23:39:20.076Z] 9833f26c6bda: Preparing [2022-09-06T23:39:20.076Z] cfdbacb3667c: Waiting [2022-09-06T23:39:20.076Z] 9833f26c6bda: Waiting [2022-09-06T23:39:20.076Z] 4495f09250ec: Layer already exists [2022-09-06T23:39:20.076Z] 82819ccaba26: Layer already exists [2022-09-06T23:39:20.076Z] 1903982b10f3: Layer already exists [2022-09-06T23:39:20.076Z] 4c0856f6a701: Layer already exists [2022-09-06T23:39:20.076Z] 4e87970e74fe: Layer already exists [2022-09-06T23:39:20.348Z] cfdbacb3667c: Layer already exists [2022-09-06T23:39:20.348Z] 9833f26c6bda: Layer already exists [2022-09-06T23:39:20.348Z] latest: digest: sha256:5d73daec9074f75c0069f0b7cedcee50ad820dd1189aa6c0c760cce7adeec2e0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:20.714Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:21.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.57 [2022-09-06T23:39:21.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T23:39:21.095Z] 1903982b10f3: Preparing [2022-09-06T23:39:21.095Z] 82819ccaba26: Preparing [2022-09-06T23:39:21.095Z] 4495f09250ec: Preparing [2022-09-06T23:39:21.095Z] 4c0856f6a701: Preparing [2022-09-06T23:39:21.095Z] 4e87970e74fe: Preparing [2022-09-06T23:39:21.095Z] cfdbacb3667c: Preparing [2022-09-06T23:39:21.095Z] 9833f26c6bda: Preparing [2022-09-06T23:39:21.095Z] cfdbacb3667c: Waiting [2022-09-06T23:39:21.095Z] 9833f26c6bda: Waiting [2022-09-06T23:39:21.095Z] 4495f09250ec: Layer already exists [2022-09-06T23:39:21.095Z] 4c0856f6a701: Layer already exists [2022-09-06T23:39:21.095Z] 1903982b10f3: Layer already exists [2022-09-06T23:39:21.095Z] 82819ccaba26: Layer already exists [2022-09-06T23:39:21.095Z] 4e87970e74fe: Layer already exists [2022-09-06T23:39:21.377Z] cfdbacb3667c: Layer already exists [2022-09-06T23:39:21.377Z] 9833f26c6bda: Layer already exists [2022-09-06T23:39:21.377Z] 2.3.0-dev.57: digest: sha256:5d73daec9074f75c0069f0b7cedcee50ad820dd1189aa6c0c760cce7adeec2e0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:21.750Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:22.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:39:22.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T23:39:22.149Z] 1903982b10f3: Preparing [2022-09-06T23:39:22.149Z] 82819ccaba26: Preparing [2022-09-06T23:39:22.149Z] 4495f09250ec: Preparing [2022-09-06T23:39:22.149Z] 4c0856f6a701: Preparing [2022-09-06T23:39:22.149Z] 4e87970e74fe: Preparing [2022-09-06T23:39:22.149Z] cfdbacb3667c: Preparing [2022-09-06T23:39:22.149Z] 9833f26c6bda: Preparing [2022-09-06T23:39:22.149Z] 9833f26c6bda: Waiting [2022-09-06T23:39:22.149Z] cfdbacb3667c: Waiting [2022-09-06T23:39:22.149Z] 1903982b10f3: Layer already exists [2022-09-06T23:39:22.149Z] 4e87970e74fe: Layer already exists [2022-09-06T23:39:22.149Z] 4495f09250ec: Layer already exists [2022-09-06T23:39:22.149Z] 82819ccaba26: Layer already exists [2022-09-06T23:39:22.149Z] 4c0856f6a701: Layer already exists [2022-09-06T23:39:22.438Z] cfdbacb3667c: Layer already exists [2022-09-06T23:39:22.438Z] 9833f26c6bda: Layer already exists [2022-09-06T23:39:22.438Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:5d73daec9074f75c0069f0b7cedcee50ad820dd1189aa6c0c760cce7adeec2e0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:22.801Z] + 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-06T23:39:23.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-06T23:39:23.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T23:39:23.151Z] 1903982b10f3: Preparing [2022-09-06T23:39:23.151Z] 82819ccaba26: Preparing [2022-09-06T23:39:23.151Z] 4495f09250ec: Preparing [2022-09-06T23:39:23.151Z] 4c0856f6a701: Preparing [2022-09-06T23:39:23.151Z] 4e87970e74fe: Preparing [2022-09-06T23:39:23.151Z] cfdbacb3667c: Preparing [2022-09-06T23:39:23.151Z] 9833f26c6bda: Preparing [2022-09-06T23:39:23.151Z] cfdbacb3667c: Waiting [2022-09-06T23:39:23.151Z] 9833f26c6bda: Waiting [2022-09-06T23:39:23.151Z] 82819ccaba26: Layer already exists [2022-09-06T23:39:23.151Z] 4c0856f6a701: Layer already exists [2022-09-06T23:39:23.151Z] 4e87970e74fe: Layer already exists [2022-09-06T23:39:23.151Z] 1903982b10f3: Layer already exists [2022-09-06T23:39:23.151Z] 4495f09250ec: Layer already exists [2022-09-06T23:39:23.151Z] 9833f26c6bda: Layer already exists [2022-09-06T23:39:23.151Z] cfdbacb3667c: Layer already exists [2022-09-06T23:39:23.423Z] main: digest: sha256:5d73daec9074f75c0069f0b7cedcee50ad820dd1189aa6c0c760cce7adeec2e0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:39:23.486Z] ===================================================== [Pipeline] echo [2022-09-06T23:39:23.495Z] taggedImages: [2022-09-06T23:39:23.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:39:23.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-06T23:39:23.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.57 [2022-09-06T23:39:23.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:39:23.495Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-06T23:39:23.515Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-06T23:39:23.515Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:39:23.515Z] latest [2022-09-06T23:39:23.515Z] 2.3.0-dev.57 [2022-09-06T23:39:23.515Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:39:23.515Z] main [2022-09-06T23:39:23.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:23.879Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:24.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:39:24.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T23:39:24.235Z] bd753a873596: Preparing [2022-09-06T23:39:24.235Z] cd013ec5f640: Preparing [2022-09-06T23:39:24.235Z] 383650b9a531: Preparing [2022-09-06T23:39:24.235Z] fb17a8e73913: Preparing [2022-09-06T23:39:24.235Z] b842deb07afc: Preparing [2022-09-06T23:39:24.235Z] cfdbacb3667c: Preparing [2022-09-06T23:39:24.235Z] 9833f26c6bda: Preparing [2022-09-06T23:39:24.235Z] cfdbacb3667c: Waiting [2022-09-06T23:39:24.235Z] 9833f26c6bda: Waiting [2022-09-06T23:39:24.509Z] cd013ec5f640: Pushed [2022-09-06T23:39:24.509Z] bd753a873596: Pushed [2022-09-06T23:39:24.509Z] 383650b9a531: Pushed [2022-09-06T23:39:24.509Z] cfdbacb3667c: Layer already exists [2022-09-06T23:39:24.509Z] 9833f26c6bda: Layer already exists [2022-09-06T23:39:25.487Z] b842deb07afc: Pushed [2022-09-06T23:39:40.548Z] fb17a8e73913: Pushed [2022-09-06T23:39:40.548Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:1f90e1b2965183e6119f3c70d8b7195a0812edfd6a886f667b3c88092e9e3382 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:40.908Z] + 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-06T23:39:41.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-06T23:39:41.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T23:39:41.262Z] bd753a873596: Preparing [2022-09-06T23:39:41.262Z] cd013ec5f640: Preparing [2022-09-06T23:39:41.262Z] 383650b9a531: Preparing [2022-09-06T23:39:41.262Z] fb17a8e73913: Preparing [2022-09-06T23:39:41.262Z] b842deb07afc: Preparing [2022-09-06T23:39:41.262Z] cfdbacb3667c: Preparing [2022-09-06T23:39:41.262Z] 9833f26c6bda: Preparing [2022-09-06T23:39:41.262Z] 9833f26c6bda: Waiting [2022-09-06T23:39:41.262Z] cfdbacb3667c: Waiting [2022-09-06T23:39:41.262Z] bd753a873596: Layer already exists [2022-09-06T23:39:41.538Z] 383650b9a531: Layer already exists [2022-09-06T23:39:41.538Z] fb17a8e73913: Layer already exists [2022-09-06T23:39:41.538Z] cd013ec5f640: Layer already exists [2022-09-06T23:39:41.538Z] b842deb07afc: Layer already exists [2022-09-06T23:39:41.538Z] cfdbacb3667c: Layer already exists [2022-09-06T23:39:41.538Z] 9833f26c6bda: Layer already exists [2022-09-06T23:39:41.538Z] latest: digest: sha256:1f90e1b2965183e6119f3c70d8b7195a0812edfd6a886f667b3c88092e9e3382 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:41.901Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:42.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.57 [2022-09-06T23:39:42.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T23:39:42.253Z] bd753a873596: Preparing [2022-09-06T23:39:42.253Z] cd013ec5f640: Preparing [2022-09-06T23:39:42.253Z] 383650b9a531: Preparing [2022-09-06T23:39:42.253Z] fb17a8e73913: Preparing [2022-09-06T23:39:42.253Z] b842deb07afc: Preparing [2022-09-06T23:39:42.253Z] cfdbacb3667c: Preparing [2022-09-06T23:39:42.253Z] 9833f26c6bda: Preparing [2022-09-06T23:39:42.253Z] cfdbacb3667c: Waiting [2022-09-06T23:39:42.253Z] 9833f26c6bda: Waiting [2022-09-06T23:39:42.253Z] cd013ec5f640: Layer already exists [2022-09-06T23:39:42.253Z] bd753a873596: Layer already exists [2022-09-06T23:39:42.253Z] b842deb07afc: Layer already exists [2022-09-06T23:39:42.253Z] 383650b9a531: Layer already exists [2022-09-06T23:39:42.253Z] fb17a8e73913: Layer already exists [2022-09-06T23:39:42.253Z] cfdbacb3667c: Layer already exists [2022-09-06T23:39:42.253Z] 9833f26c6bda: Layer already exists [2022-09-06T23:39:42.525Z] 2.3.0-dev.57: digest: sha256:1f90e1b2965183e6119f3c70d8b7195a0812edfd6a886f667b3c88092e9e3382 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:42.884Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:43.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:39:43.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T23:39:43.242Z] bd753a873596: Preparing [2022-09-06T23:39:43.242Z] cd013ec5f640: Preparing [2022-09-06T23:39:43.242Z] 383650b9a531: Preparing [2022-09-06T23:39:43.242Z] fb17a8e73913: Preparing [2022-09-06T23:39:43.242Z] b842deb07afc: Preparing [2022-09-06T23:39:43.242Z] cfdbacb3667c: Preparing [2022-09-06T23:39:43.242Z] 9833f26c6bda: Preparing [2022-09-06T23:39:43.242Z] cfdbacb3667c: Waiting [2022-09-06T23:39:43.242Z] 9833f26c6bda: Waiting [2022-09-06T23:39:43.242Z] cd013ec5f640: Layer already exists [2022-09-06T23:39:43.242Z] fb17a8e73913: Layer already exists [2022-09-06T23:39:43.242Z] b842deb07afc: Layer already exists [2022-09-06T23:39:43.242Z] bd753a873596: Layer already exists [2022-09-06T23:39:43.242Z] 383650b9a531: Layer already exists [2022-09-06T23:39:43.242Z] cfdbacb3667c: Layer already exists [2022-09-06T23:39:43.513Z] 9833f26c6bda: Layer already exists [2022-09-06T23:39:43.513Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:1f90e1b2965183e6119f3c70d8b7195a0812edfd6a886f667b3c88092e9e3382 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:43.872Z] + 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-06T23:39:44.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-06T23:39:44.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T23:39:44.223Z] bd753a873596: Preparing [2022-09-06T23:39:44.223Z] cd013ec5f640: Preparing [2022-09-06T23:39:44.223Z] 383650b9a531: Preparing [2022-09-06T23:39:44.223Z] fb17a8e73913: Preparing [2022-09-06T23:39:44.223Z] b842deb07afc: Preparing [2022-09-06T23:39:44.223Z] cfdbacb3667c: Preparing [2022-09-06T23:39:44.223Z] 9833f26c6bda: Preparing [2022-09-06T23:39:44.223Z] cfdbacb3667c: Waiting [2022-09-06T23:39:44.223Z] 9833f26c6bda: Waiting [2022-09-06T23:39:44.223Z] cd013ec5f640: Layer already exists [2022-09-06T23:39:44.223Z] b842deb07afc: Layer already exists [2022-09-06T23:39:44.223Z] bd753a873596: Layer already exists [2022-09-06T23:39:44.223Z] fb17a8e73913: Layer already exists [2022-09-06T23:39:44.223Z] 383650b9a531: Layer already exists [2022-09-06T23:39:44.495Z] 9833f26c6bda: Layer already exists [2022-09-06T23:39:44.495Z] cfdbacb3667c: Layer already exists [2022-09-06T23:39:44.495Z] main: digest: sha256:1f90e1b2965183e6119f3c70d8b7195a0812edfd6a886f667b3c88092e9e3382 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:39:44.553Z] ===================================================== [Pipeline] echo [2022-09-06T23:39:44.562Z] taggedImages: [2022-09-06T23:39:44.562Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:39:44.562Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-06T23:39:44.562Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.57 [2022-09-06T23:39:44.562Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:39:44.562Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-06T23:39:44.581Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-06T23:39:44.581Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:39:44.581Z] latest [2022-09-06T23:39:44.581Z] 2.3.0-dev.57 [2022-09-06T23:39:44.581Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:39:44.581Z] main [2022-09-06T23:39:44.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:44.938Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:45.302Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:39:45.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T23:39:45.302Z] 3a4e4a326542: Preparing [2022-09-06T23:39:45.302Z] 5ccfd08416da: Preparing [2022-09-06T23:39:45.302Z] 9c0399a802e3: Preparing [2022-09-06T23:39:45.302Z] 36e8a85a0fe8: Preparing [2022-09-06T23:39:45.302Z] 5d3e392a13a0: Preparing [2022-09-06T23:39:45.302Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:39:45.302Z] 9c0399a802e3: Layer already exists [2022-09-06T23:39:45.575Z] 3a4e4a326542: Pushed [2022-09-06T23:39:45.849Z] 36e8a85a0fe8: Pushed [2022-09-06T23:39:51.240Z] 5ccfd08416da: Pushed [2022-09-06T23:39:51.240Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:b9c84a3e5af57cfdc1dbdf7c426b673df2560a8fe1953a06a1139c2127bd8cbc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:51.599Z] + 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-06T23:39:51.949Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-06T23:39:51.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T23:39:51.949Z] 3a4e4a326542: Preparing [2022-09-06T23:39:51.949Z] 5ccfd08416da: Preparing [2022-09-06T23:39:51.949Z] 9c0399a802e3: Preparing [2022-09-06T23:39:51.949Z] 36e8a85a0fe8: Preparing [2022-09-06T23:39:51.949Z] 5d3e392a13a0: Preparing [2022-09-06T23:39:52.221Z] 36e8a85a0fe8: Layer already exists [2022-09-06T23:39:52.221Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:39:52.221Z] 3a4e4a326542: Layer already exists [2022-09-06T23:39:52.221Z] 5ccfd08416da: Layer already exists [2022-09-06T23:39:52.221Z] 9c0399a802e3: Layer already exists [2022-09-06T23:39:52.221Z] latest: digest: sha256:b9c84a3e5af57cfdc1dbdf7c426b673df2560a8fe1953a06a1139c2127bd8cbc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:52.584Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:52.939Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.57 [2022-09-06T23:39:52.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T23:39:52.939Z] 3a4e4a326542: Preparing [2022-09-06T23:39:52.939Z] 5ccfd08416da: Preparing [2022-09-06T23:39:52.939Z] 9c0399a802e3: Preparing [2022-09-06T23:39:52.939Z] 36e8a85a0fe8: Preparing [2022-09-06T23:39:52.939Z] 5d3e392a13a0: Preparing [2022-09-06T23:39:53.211Z] 36e8a85a0fe8: Layer already exists [2022-09-06T23:39:53.211Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:39:53.211Z] 9c0399a802e3: Layer already exists [2022-09-06T23:39:53.211Z] 5ccfd08416da: Layer already exists [2022-09-06T23:39:53.211Z] 3a4e4a326542: Layer already exists [2022-09-06T23:39:53.211Z] 2.3.0-dev.57: digest: sha256:b9c84a3e5af57cfdc1dbdf7c426b673df2560a8fe1953a06a1139c2127bd8cbc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:53.576Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:53.931Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:39:53.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T23:39:53.931Z] 3a4e4a326542: Preparing [2022-09-06T23:39:53.931Z] 5ccfd08416da: Preparing [2022-09-06T23:39:53.931Z] 9c0399a802e3: Preparing [2022-09-06T23:39:53.931Z] 36e8a85a0fe8: Preparing [2022-09-06T23:39:53.931Z] 5d3e392a13a0: Preparing [2022-09-06T23:39:54.203Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:39:54.203Z] 3a4e4a326542: Layer already exists [2022-09-06T23:39:54.203Z] 36e8a85a0fe8: Layer already exists [2022-09-06T23:39:54.203Z] 5ccfd08416da: Layer already exists [2022-09-06T23:39:54.203Z] 9c0399a802e3: Layer already exists [2022-09-06T23:39:54.203Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:b9c84a3e5af57cfdc1dbdf7c426b673df2560a8fe1953a06a1139c2127bd8cbc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:54.561Z] + 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-06T23:39:54.919Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-06T23:39:54.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T23:39:54.919Z] 3a4e4a326542: Preparing [2022-09-06T23:39:54.919Z] 5ccfd08416da: Preparing [2022-09-06T23:39:54.919Z] 9c0399a802e3: Preparing [2022-09-06T23:39:54.919Z] 36e8a85a0fe8: Preparing [2022-09-06T23:39:54.919Z] 5d3e392a13a0: Preparing [2022-09-06T23:39:54.919Z] 5ccfd08416da: Layer already exists [2022-09-06T23:39:54.919Z] 36e8a85a0fe8: Layer already exists [2022-09-06T23:39:54.919Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:39:55.191Z] 3a4e4a326542: Layer already exists [2022-09-06T23:39:55.191Z] 9c0399a802e3: Layer already exists [2022-09-06T23:39:55.191Z] main: digest: sha256:b9c84a3e5af57cfdc1dbdf7c426b673df2560a8fe1953a06a1139c2127bd8cbc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:39:55.274Z] ===================================================== [Pipeline] echo [2022-09-06T23:39:55.284Z] taggedImages: [2022-09-06T23:39:55.284Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:39:55.284Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-06T23:39:55.284Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.57 [2022-09-06T23:39:55.284Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:39:55.284Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-06T23:39:55.308Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-06T23:39:55.308Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:39:55.308Z] latest [2022-09-06T23:39:55.308Z] 2.3.0-dev.57 [2022-09-06T23:39:55.308Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:39:55.308Z] main [2022-09-06T23:39:55.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:55.679Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:39:56.069Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:39:56.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T23:39:56.069Z] 78766e5f500a: Preparing [2022-09-06T23:39:56.069Z] ddf90d8274a5: Preparing [2022-09-06T23:39:56.069Z] 9c0399a802e3: Preparing [2022-09-06T23:39:56.069Z] 0e699a408f58: Preparing [2022-09-06T23:39:56.069Z] 5d3e392a13a0: Preparing [2022-09-06T23:39:56.347Z] 9c0399a802e3: Layer already exists [2022-09-06T23:39:56.348Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:39:56.348Z] 0e699a408f58: Layer already exists [2022-09-06T23:39:56.348Z] 78766e5f500a: Pushed [2022-09-06T23:40:01.756Z] ddf90d8274a5: Pushed [2022-09-06T23:40:01.756Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:326e443ab73ae3dad5a8b3c39131b29ff4ee139e063e34133bc6ae369e35e84c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:02.130Z] + 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-06T23:40:02.521Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-06T23:40:02.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T23:40:02.521Z] 78766e5f500a: Preparing [2022-09-06T23:40:02.521Z] ddf90d8274a5: Preparing [2022-09-06T23:40:02.521Z] 9c0399a802e3: Preparing [2022-09-06T23:40:02.521Z] 0e699a408f58: Preparing [2022-09-06T23:40:02.521Z] 5d3e392a13a0: Preparing [2022-09-06T23:40:02.521Z] ddf90d8274a5: Layer already exists [2022-09-06T23:40:02.521Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:40:02.521Z] 9c0399a802e3: Layer already exists [2022-09-06T23:40:02.521Z] 78766e5f500a: Layer already exists [2022-09-06T23:40:02.521Z] 0e699a408f58: Layer already exists [2022-09-06T23:40:02.793Z] latest: digest: sha256:326e443ab73ae3dad5a8b3c39131b29ff4ee139e063e34133bc6ae369e35e84c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:03.163Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:03.513Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.57 [2022-09-06T23:40:03.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T23:40:03.513Z] 78766e5f500a: Preparing [2022-09-06T23:40:03.513Z] ddf90d8274a5: Preparing [2022-09-06T23:40:03.513Z] 9c0399a802e3: Preparing [2022-09-06T23:40:03.513Z] 0e699a408f58: Preparing [2022-09-06T23:40:03.513Z] 5d3e392a13a0: Preparing [2022-09-06T23:40:03.513Z] 9c0399a802e3: Layer already exists [2022-09-06T23:40:03.513Z] ddf90d8274a5: Layer already exists [2022-09-06T23:40:03.513Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:40:03.784Z] 78766e5f500a: Layer already exists [2022-09-06T23:40:03.784Z] 0e699a408f58: Layer already exists [2022-09-06T23:40:03.784Z] 2.3.0-dev.57: digest: sha256:326e443ab73ae3dad5a8b3c39131b29ff4ee139e063e34133bc6ae369e35e84c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:04.141Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:04.492Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:40:04.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T23:40:04.492Z] 78766e5f500a: Preparing [2022-09-06T23:40:04.492Z] ddf90d8274a5: Preparing [2022-09-06T23:40:04.493Z] 9c0399a802e3: Preparing [2022-09-06T23:40:04.493Z] 0e699a408f58: Preparing [2022-09-06T23:40:04.493Z] 5d3e392a13a0: Preparing [2022-09-06T23:40:04.493Z] 9c0399a802e3: Layer already exists [2022-09-06T23:40:04.493Z] 0e699a408f58: Layer already exists [2022-09-06T23:40:04.493Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:40:04.493Z] ddf90d8274a5: Layer already exists [2022-09-06T23:40:04.765Z] 78766e5f500a: Layer already exists [2022-09-06T23:40:04.765Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:326e443ab73ae3dad5a8b3c39131b29ff4ee139e063e34133bc6ae369e35e84c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:05.118Z] + 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-06T23:40:05.472Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-06T23:40:05.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T23:40:05.472Z] 78766e5f500a: Preparing [2022-09-06T23:40:05.472Z] ddf90d8274a5: Preparing [2022-09-06T23:40:05.472Z] 9c0399a802e3: Preparing [2022-09-06T23:40:05.472Z] 0e699a408f58: Preparing [2022-09-06T23:40:05.472Z] 5d3e392a13a0: Preparing [2022-09-06T23:40:05.472Z] ddf90d8274a5: Layer already exists [2022-09-06T23:40:05.472Z] 0e699a408f58: Layer already exists [2022-09-06T23:40:05.472Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:40:05.472Z] 9c0399a802e3: Layer already exists [2022-09-06T23:40:05.472Z] 78766e5f500a: Layer already exists [2022-09-06T23:40:05.743Z] main: digest: sha256:326e443ab73ae3dad5a8b3c39131b29ff4ee139e063e34133bc6ae369e35e84c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:40:05.801Z] ===================================================== [Pipeline] echo [2022-09-06T23:40:05.809Z] taggedImages: [2022-09-06T23:40:05.810Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:40:05.810Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-06T23:40:05.810Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.57 [2022-09-06T23:40:05.810Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:40:05.810Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-06T23:40:05.829Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-06T23:40:05.829Z] 502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:40:05.829Z] latest [2022-09-06T23:40:05.829Z] 2.3.0-dev.57 [2022-09-06T23:40:05.829Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:40:05.829Z] main [2022-09-06T23:40:05.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:06.167Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:06.515Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:40:06.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T23:40:06.515Z] 19b9a726e9ae: Preparing [2022-09-06T23:40:06.515Z] 7bafaed966b8: Preparing [2022-09-06T23:40:06.515Z] 63adf7ec9d1f: Preparing [2022-09-06T23:40:06.515Z] 182ea96c920c: Preparing [2022-09-06T23:40:06.515Z] 5d3e392a13a0: Preparing [2022-09-06T23:40:06.785Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:40:06.785Z] 7bafaed966b8: Pushed [2022-09-06T23:40:07.384Z] 19b9a726e9ae: Pushed [2022-09-06T23:40:09.348Z] 63adf7ec9d1f: Pushed [2022-09-06T23:40:36.099Z] 182ea96c920c: Pushed [2022-09-06T23:40:36.099Z] 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:c90f439f45482e6e5b8268ee31bd62284aa09aa9b2e23ef192d8dc883a0c3666 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:36.463Z] + 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-06T23:40:36.820Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-06T23:40:36.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T23:40:36.821Z] 19b9a726e9ae: Preparing [2022-09-06T23:40:36.821Z] 7bafaed966b8: Preparing [2022-09-06T23:40:36.821Z] 63adf7ec9d1f: Preparing [2022-09-06T23:40:36.821Z] 182ea96c920c: Preparing [2022-09-06T23:40:36.821Z] 5d3e392a13a0: Preparing [2022-09-06T23:40:37.094Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:40:37.094Z] 182ea96c920c: Layer already exists [2022-09-06T23:40:37.094Z] 7bafaed966b8: Layer already exists [2022-09-06T23:40:37.094Z] 19b9a726e9ae: Layer already exists [2022-09-06T23:40:37.094Z] 63adf7ec9d1f: Layer already exists [2022-09-06T23:40:37.094Z] latest: digest: sha256:c90f439f45482e6e5b8268ee31bd62284aa09aa9b2e23ef192d8dc883a0c3666 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:37.452Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:37.816Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.57 [2022-09-06T23:40:37.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T23:40:37.816Z] 19b9a726e9ae: Preparing [2022-09-06T23:40:37.816Z] 7bafaed966b8: Preparing [2022-09-06T23:40:37.816Z] 63adf7ec9d1f: Preparing [2022-09-06T23:40:37.816Z] 182ea96c920c: Preparing [2022-09-06T23:40:37.816Z] 5d3e392a13a0: Preparing [2022-09-06T23:40:38.090Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:40:38.090Z] 7bafaed966b8: Layer already exists [2022-09-06T23:40:38.090Z] 63adf7ec9d1f: Layer already exists [2022-09-06T23:40:38.090Z] 182ea96c920c: Layer already exists [2022-09-06T23:40:38.090Z] 19b9a726e9ae: Layer already exists [2022-09-06T23:40:38.090Z] 2.3.0-dev.57: digest: sha256:c90f439f45482e6e5b8268ee31bd62284aa09aa9b2e23ef192d8dc883a0c3666 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:38.451Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:38.814Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:40:38.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T23:40:38.814Z] 19b9a726e9ae: Preparing [2022-09-06T23:40:38.814Z] 7bafaed966b8: Preparing [2022-09-06T23:40:38.814Z] 63adf7ec9d1f: Preparing [2022-09-06T23:40:38.814Z] 182ea96c920c: Preparing [2022-09-06T23:40:38.814Z] 5d3e392a13a0: Preparing [2022-09-06T23:40:38.814Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:40:38.814Z] 182ea96c920c: Layer already exists [2022-09-06T23:40:38.814Z] 63adf7ec9d1f: Layer already exists [2022-09-06T23:40:38.814Z] 19b9a726e9ae: Layer already exists [2022-09-06T23:40:38.814Z] 7bafaed966b8: Layer already exists [2022-09-06T23:40:39.098Z] 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:c90f439f45482e6e5b8268ee31bd62284aa09aa9b2e23ef192d8dc883a0c3666 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:39.463Z] + 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-06T23:40:39.825Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-06T23:40:39.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T23:40:39.825Z] 19b9a726e9ae: Preparing [2022-09-06T23:40:39.825Z] 7bafaed966b8: Preparing [2022-09-06T23:40:39.825Z] 63adf7ec9d1f: Preparing [2022-09-06T23:40:39.825Z] 182ea96c920c: Preparing [2022-09-06T23:40:39.825Z] 5d3e392a13a0: Preparing [2022-09-06T23:40:40.099Z] 182ea96c920c: Layer already exists [2022-09-06T23:40:40.099Z] 63adf7ec9d1f: Layer already exists [2022-09-06T23:40:40.099Z] 7bafaed966b8: Layer already exists [2022-09-06T23:40:40.099Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:40:40.099Z] 19b9a726e9ae: Layer already exists [2022-09-06T23:40:40.099Z] main: digest: sha256:c90f439f45482e6e5b8268ee31bd62284aa09aa9b2e23ef192d8dc883a0c3666 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:40:40.169Z] ===================================================== [Pipeline] echo [2022-09-06T23:40:40.179Z] taggedImages: [2022-09-06T23:40:40.179Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:502310b00a79916b803008258ae56cda32ec220b [2022-09-06T23:40:40.179Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-06T23:40:40.179Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.57 [2022-09-06T23:40:40.179Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [2022-09-06T23:40:40.179Z] - 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-06T23:40:40.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T23:40:40.566Z] [2022-09-06T23:40:40.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:40:41.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T23:40:41.469Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-06T23:40:41.469Z] 8998bd30e6a1: Pulling fs layer [2022-09-06T23:40:41.469Z] 04944245beec: Pulling fs layer [2022-09-06T23:40:41.469Z] 699f458cf7ca: Pulling fs layer [2022-09-06T23:40:41.469Z] 765212b225bb: Pulling fs layer [2022-09-06T23:40:41.469Z] f23df028b6ca: Pulling fs layer [2022-09-06T23:40:41.469Z] d65c8cfc05b1: Pulling fs layer [2022-09-06T23:40:41.469Z] 2437ff75d9bd: Pulling fs layer [2022-09-06T23:40:41.469Z] f23df028b6ca: Waiting [2022-09-06T23:40:41.469Z] 2437ff75d9bd: Waiting [2022-09-06T23:40:41.469Z] d65c8cfc05b1: Waiting [2022-09-06T23:40:41.469Z] 765212b225bb: Waiting [2022-09-06T23:40:41.469Z] 04944245beec: Verifying Checksum [2022-09-06T23:40:41.469Z] 04944245beec: Download complete [2022-09-06T23:40:41.469Z] 765212b225bb: Verifying Checksum [2022-09-06T23:40:41.469Z] 765212b225bb: Download complete [2022-09-06T23:40:41.746Z] f23df028b6ca: Verifying Checksum [2022-09-06T23:40:41.746Z] f23df028b6ca: Download complete [2022-09-06T23:40:41.746Z] d65c8cfc05b1: Verifying Checksum [2022-09-06T23:40:41.746Z] d65c8cfc05b1: Download complete [2022-09-06T23:40:41.746Z] 699f458cf7ca: Verifying Checksum [2022-09-06T23:40:41.746Z] 699f458cf7ca: Download complete [2022-09-06T23:40:42.422Z] 8998bd30e6a1: Verifying Checksum [2022-09-06T23:40:42.422Z] 8998bd30e6a1: Download complete [2022-09-06T23:40:45.106Z] 2437ff75d9bd: Download complete [2022-09-06T23:40:47.094Z] 8998bd30e6a1: Pull complete [2022-09-06T23:40:48.082Z] 04944245beec: Pull complete [2022-09-06T23:40:49.513Z] 699f458cf7ca: Pull complete [2022-09-06T23:40:49.513Z] 765212b225bb: Pull complete [2022-09-06T23:40:50.596Z] f23df028b6ca: Pull complete [2022-09-06T23:40:50.869Z] d65c8cfc05b1: Pull complete [2022-09-06T23:41:06.425Z] 2437ff75d9bd: Pull complete [2022-09-06T23:41:06.425Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-06T23:41:06.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T23:41:06.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:41:06.726Z] prd-ubuntu20.04-docker-arm64-4c-16g-28566 does not seem to be running inside a container [2022-09-06T23:41:06.792Z] $ 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/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-06T23:41:09.711Z] $ docker top 4b1a50d8dac17439c505e555c4d8510054047cf956ffe36e4c78518489b40217 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:41:10.805Z] ---> job-cost.sh [2022-09-06T23:41:11.078Z] lf-activate-venv: SKIPPING [2022-09-06T23:41:11.078Z] INFO: No Stack... [2022-09-06T23:41:11.671Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-06T23:41:12.656Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T23:41:13.307Z] + cat /w/workspace/edgex-go/293/archives/cost.csv [2022-09-06T23:41:13.307Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T23:41:13.337Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-293-stack-cost] [2022-09-06T23:41:13.348Z] Resource [jenkins-edgexfoundry-edgex-go-main-293-stack-cost] did not exist. Created. [2022-09-06T23:41:13.348Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-293-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T23:41:14.049Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-06T23:41:14.811Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T23:41:14.818Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-293-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T23:41:14.818Z] $ docker stop --time=1 4b1a50d8dac17439c505e555c4d8510054047cf956ffe36e4c78518489b40217 [2022-09-06T23:41:16.407Z] $ docker rm -f 4b1a50d8dac17439c505e555c4d8510054047cf956ffe36e4c78518489b40217 [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-06T23:41:16.961Z] provisioning config files... [2022-09-06T23:41:16.968Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/293@tmp/config5627155614911482249tmp [Pipeline] { [Pipeline] sh [2022-09-06T23:41:17.269Z] + set +x [2022-09-06T23:41:17.269Z] + curl -s https://codecov.io/bash [2022-09-06T23:41:17.269Z] + bash -s -- [2022-09-06T23:41:17.269Z] [2022-09-06T23:41:17.269Z] _____ _ [2022-09-06T23:41:17.269Z] / ____| | | [2022-09-06T23:41:17.269Z] | | ___ __| | ___ ___ _____ __ [2022-09-06T23:41:17.269Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-06T23:41:17.269Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-06T23:41:17.269Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-06T23:41:17.269Z] Bash-1.0.6 [2022-09-06T23:41:17.269Z] [2022-09-06T23:41:17.269Z] [2022-09-06T23:41:17.269Z] ==> git version 2.25.1 found [2022-09-06T23:41:17.269Z] ==> 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-06T23:41:17.269Z] Release-Date: 2020-01-08 [2022-09-06T23:41:17.269Z] 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-06T23:41:17.269Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-06T23:41:17.269Z] ==> Jenkins CI detected. [2022-09-06T23:41:17.269Z] current dir:  /w/workspace/edgex-go/293 [2022-09-06T23:41:17.269Z] project root: . [2022-09-06T23:41:17.269Z] --> token set from env [2022-09-06T23:41:17.269Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-06T23:41:17.269Z] ==> Running gcov in . (disable via -X gcov) [2022-09-06T23:41:17.269Z] ==> Python coveragepy not found [2022-09-06T23:41:17.269Z] ==> Searching for coverage reports in: [2022-09-06T23:41:17.269Z] + . [2022-09-06T23:41:17.269Z] -> Found 1 reports [2022-09-06T23:41:17.269Z] ==> Detecting git/mercurial file structure [2022-09-06T23:41:17.528Z] ==> Reading reports [2022-09-06T23:41:17.528Z] + ./coverage.out bytes=482786 [2022-09-06T23:41:17.528Z] ==> Appending adjustments [2022-09-06T23:41:17.528Z] https://docs.codecov.io/docs/fixing-reports [2022-09-06T23:41:18.906Z] + Found adjustments [2022-09-06T23:41:18.906Z] ==> Gzipping contents [2022-09-06T23:41:18.906Z] 64K /tmp/codecov.TDRboi.gz [2022-09-06T23:41:18.906Z] ==> Uploading reports [2022-09-06T23:41:18.906Z] url: https://codecov.io [2022-09-06T23:41:18.906Z] query: branch=main&commit=502310b00a79916b803008258ae56cda32ec220b&build=293&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F293%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T23:41:18.906Z] -> Pinging Codecov [2022-09-06T23:41:18.906Z] 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=502310b00a79916b803008258ae56cda32ec220b&build=293&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F293%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T23:41:18.906Z] -> Uploading to [2022-09-06T23:41:18.906Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-06/00271124DB129430A58F1EEE437C3FCB/502310b00a79916b803008258ae56cda32ec220b/1828a9b1-5057-4f80-ace6-f2fda7d39118.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T234118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed80dde95148a119ff85a21d3e0d65f149e27d9a4f2c5502d896a09afeade5c6 [2022-09-06T23:41:18.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:41:18.906Z] Dload Upload Total Spent Left Speed [2022-09-06T23:41:19.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63320 0 0 100 63320 0 250k --:--:-- --:--:-- --:--:-- 250k [2022-09-06T23:41:19.166Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [2022-09-06T23:41:19.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-06T23:41:19.375Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-06T23:41:19.385Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:41:19.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T23:41:19.681Z] [2022-09-06T23:41:19.681Z] 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-06T23:41:19.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T23:41:19.977Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-06T23:41:19.977Z] df9b9388f04a: Pulling fs layer [2022-09-06T23:41:19.977Z] 52dc419b0ee2: Pulling fs layer [2022-09-06T23:41:19.977Z] 25bc292e5bac: Pulling fs layer [2022-09-06T23:41:19.977Z] 114826534d7a: Pulling fs layer [2022-09-06T23:41:19.977Z] 4657fd5d0bcf: Pulling fs layer [2022-09-06T23:41:19.977Z] 6ad1cebc031e: Pulling fs layer [2022-09-06T23:41:19.977Z] 8a3aa393b2d8: Pulling fs layer [2022-09-06T23:41:19.977Z] 8a3aa393b2d8: Waiting [2022-09-06T23:41:19.977Z] 4657fd5d0bcf: Waiting [2022-09-06T23:41:19.977Z] 114826534d7a: Waiting [2022-09-06T23:41:19.977Z] 25bc292e5bac: Verifying Checksum [2022-09-06T23:41:19.977Z] 25bc292e5bac: Download complete [2022-09-06T23:41:19.977Z] 52dc419b0ee2: Download complete [2022-09-06T23:41:19.977Z] 4657fd5d0bcf: Verifying Checksum [2022-09-06T23:41:19.977Z] 4657fd5d0bcf: Download complete [2022-09-06T23:41:19.977Z] df9b9388f04a: Verifying Checksum [2022-09-06T23:41:19.977Z] df9b9388f04a: Download complete [2022-09-06T23:41:20.237Z] df9b9388f04a: Pull complete [2022-09-06T23:41:20.237Z] 6ad1cebc031e: Verifying Checksum [2022-09-06T23:41:20.237Z] 6ad1cebc031e: Download complete [2022-09-06T23:41:20.237Z] 52dc419b0ee2: Pull complete [2022-09-06T23:41:20.499Z] 25bc292e5bac: Pull complete [2022-09-06T23:41:20.759Z] 114826534d7a: Verifying Checksum [2022-09-06T23:41:20.759Z] 114826534d7a: Download complete [2022-09-06T23:41:20.759Z] 8a3aa393b2d8: Verifying Checksum [2022-09-06T23:41:20.759Z] 8a3aa393b2d8: Download complete [2022-09-06T23:41:24.949Z] 114826534d7a: Pull complete [2022-09-06T23:41:24.949Z] 4657fd5d0bcf: Pull complete [2022-09-06T23:41:24.949Z] 6ad1cebc031e: Pull complete [2022-09-06T23:41:28.275Z] 8a3aa393b2d8: Pull complete [2022-09-06T23:41:28.275Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-06T23:41:28.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T23:41:28.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:41:28.364Z] prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container [2022-09-06T23:41:28.409Z] $ 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/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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-06T23:41:32.073Z] $ docker top c5b8813eaace60b4937d3b82b2badc71cd1080fe1f745aeb7c9e76885f64b329 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T23:41:32.154Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-06T23:41:32.431Z] + set -o pipefail [2022-09-06T23:41:32.431Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-06T23:41:37.706Z] [2022-09-06T23:41:37.706Z] Monitoring /w/workspace/edgex-go/293 (github.com/edgexfoundry/edgex-go)... [2022-09-06T23:41:37.706Z] [2022-09-06T23:41:37.706Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/dc73c924-c501-41fe-b5ab-884bbf359d8b [2022-09-06T23:41:37.706Z] [2022-09-06T23:41:37.706Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-06T23:41:37.706Z] [2022-09-06T23:41:37.706Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-06T23:41:37.706Z] [2022-09-06T23:41:37.706Z] [Pipeline] } [2022-09-06T23:41:37.715Z] $ docker stop --time=1 c5b8813eaace60b4937d3b82b2badc71cd1080fe1f745aeb7c9e76885f64b329 [2022-09-06T23:41:40.913Z] $ docker rm -f c5b8813eaace60b4937d3b82b2badc71cd1080fe1f745aeb7c9e76885f64b329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-06T23:41:41.319Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T23:41:41.333Z] provisioning config files... [2022-09-06T23:41:41.342Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/293@tmp/config1322619435612801047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:41:41.636Z] --> edgex-publish-swagger.sh [2022-09-06T23:41:41.636Z] === Publish openapi/v2 API === [2022-09-06T23:41:41.636Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-06T23:41:41.636Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/293/openapi/v2/core-command.yaml] [2022-09-06T23:41:41.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:41:41.636Z] Dload Upload Total Spent Left Speed [2022-09-06T23:41:42.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 141k --:--:-- --:--:-- --:--:-- 140k 100 33831 0 0 100 33831 0 35724 --:--:-- --:--:-- --:--:-- 35686 [2022-09-06T23:41:42.577Z] [2022-09-06T23:41:42.577Z] [2022-09-06T23:41:42.577Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/293/openapi/v2/core-data.yaml] [2022-09-06T23:41:42.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:41:42.577Z] Dload Upload Total Spent Left Speed [2022-09-06T23:41:43.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 75214 --:--:-- --:--:-- --:--:-- 75135 100 71604 0 0 100 71604 0 75214 --:--:-- --:--:-- --:--:-- 75135 [2022-09-06T23:41:43.515Z] [2022-09-06T23:41:43.515Z] [2022-09-06T23:41:43.515Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/293/openapi/v2/core-metadata.yaml] [2022-09-06T23:41:43.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:41:43.515Z] Dload Upload Total Spent Left Speed [2022-09-06T23:41:44.457Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 147k --:--:-- --:--:-- --:--:-- 147k 100 144k 0 0 100 144k 0 147k --:--:-- --:--:-- --:--:-- 147k [2022-09-06T23:41:44.457Z] [2022-09-06T23:41:44.457Z] [2022-09-06T23:41:44.457Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/293/openapi/v2/support-notifications.yaml] [2022-09-06T23:41:44.457Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:41:44.457Z] Dload Upload Total Spent Left Speed [2022-09-06T23:41:45.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 88258 0:00:01 0:00:01 --:--:-- 88258 100 89318 0 0 100 89318 0 88258 0:00:01 0:00:01 --:--:-- 88258 [2022-09-06T23:41:45.401Z] [2022-09-06T23:41:45.401Z] [2022-09-06T23:41:45.401Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/293/openapi/v2/support-scheduler.yaml] [2022-09-06T23:41:45.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:41:45.401Z] Dload Upload Total Spent Left Speed [2022-09-06T23:41:46.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32799 0:00:01 0:00:01 --:--:-- 32799 100 39556 0 0 100 39556 0 30545 0:00:01 0:00:01 --:--:-- 30521 100 39556 0 0 100 39556 0 30545 0:00:01 0:00:01 --:--:-- 30521 [2022-09-06T23:41:46.785Z] [2022-09-06T23:41:46.785Z] [2022-09-06T23:41:46.785Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/293/openapi/v2/system-agent.yaml] [2022-09-06T23:41:46.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:41:46.785Z] Dload Upload Total Spent Left Speed [2022-09-06T23:41:47.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22625 --:--:-- --:--:-- --:--:-- 22625 [2022-09-06T23:41:47.731Z] [2022-09-06T23:41:47.731Z] [Pipeline] } [2022-09-06T23:41:47.740Z] 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-06T23:41:48.123Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T23:41:48.123Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:41:48.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T23:41:48.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:41:48.510Z] prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container [2022-09-06T23:41:48.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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-06T23:41:48.979Z] $ docker top d8d230adbcacd7fc536e64b0cc0b0687ebd52875f9088c266cd6318bfb76908a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T23:41:49.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T23:41:49.091Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T23:41:49.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T23:41:49.205Z] $ docker exec d8d230adbcacd7fc536e64b0cc0b0687ebd52875f9088c266cd6318bfb76908a ssh-agent [2022-09-06T23:41:49.331Z] SSH_AUTH_SOCK=/tmp/ssh-m5yew9TPeIDh/agent.33 [2022-09-06T23:41:49.331Z] SSH_AGENT_PID=39 [2022-09-06T23:41:49.336Z] Running ssh-add (command line suppressed) [2022-09-06T23:41:49.432Z] Identity added: /w/workspace/edgex-go/293@tmp/private_key_8059479320125560947.key (/w/workspace/edgex-go/293@tmp/private_key_8059479320125560947.key) [2022-09-06T23:41:49.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T23:41:49.740Z] + git semver tag [2022-09-06T23:41:49.999Z] 2022-09-06 23:41:49,922 [run_tag] DEBUG tag force:False [2022-09-06T23:41:49.999Z] 2022-09-06 23:41:49,922 [check_head_tag] DEBUG check head tag [2022-09-06T23:41:49.999Z] 2022-09-06 23:41:49,924 [execute] INFO git cat-file --batch-check [2022-09-06T23:41:49.999Z] 2022-09-06 23:41:49,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/293, universal_newlines=False, shell=None, istream=) [2022-09-06T23:41:49.999Z] 2022-09-06 23:41:49,927 [execute] INFO git cat-file --batch [2022-09-06T23:41:49.999Z] 2022-09-06 23:41:49,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/293, universal_newlines=False, shell=None, istream=) [2022-09-06T23:41:49.999Z] 2022-09-06 23:41:49,950 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main [2022-09-06T23:41:49.999Z] 2022-09-06 23:41:49,951 [execute] INFO git tag -a v2.3.0-dev.57 -m v2.3.0-dev.57 [2022-09-06T23:41:49.999Z] 2022-09-06 23:41:49,951 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.57', '-m', 'v2.3.0-dev.57'], cwd=/w/workspace/edgex-go/293, universal_newlines=False, shell=None, istream=None) [2022-09-06T23:41:49.999Z] 2022-09-06 23:41:49,956 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main [2022-09-06T23:41:49.999Z] 2.3.0-dev.57 [Pipeline] } [2022-09-06T23:41:50.005Z] $ docker exec --env ******** --env ******** d8d230adbcacd7fc536e64b0cc0b0687ebd52875f9088c266cd6318bfb76908a ssh-agent -k [2022-09-06T23:41:50.106Z] unset SSH_AUTH_SOCK; [2022-09-06T23:41:50.106Z] unset SSH_AGENT_PID; [2022-09-06T23:41:50.106Z] echo Agent pid 39 killed; [2022-09-06T23:41:50.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T23:41:50.433Z] + git semver [Pipeline] } [2022-09-06T23:41:50.705Z] $ docker stop --time=1 d8d230adbcacd7fc536e64b0cc0b0687ebd52875f9088c266cd6318bfb76908a [2022-09-06T23:41:51.978Z] $ docker rm -f d8d230adbcacd7fc536e64b0cc0b0687ebd52875f9088c266cd6318bfb76908a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:41:52.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T23:41:52.372Z] [2022-09-06T23:41:52.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:41:52.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T23:41:52.682Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-06T23:41:52.682Z] ab5ef0e58194: Pulling fs layer [2022-09-06T23:41:52.682Z] 9712f1f96733: Pulling fs layer [2022-09-06T23:41:52.682Z] 63f879dbbcfc: Pulling fs layer [2022-09-06T23:41:52.682Z] 0d9ebad4ef96: Pulling fs layer [2022-09-06T23:41:52.682Z] e9a5061849ea: Pulling fs layer [2022-09-06T23:41:52.682Z] d747dcd14b5f: Pulling fs layer [2022-09-06T23:41:52.682Z] 2de7ff778b66: Pulling fs layer [2022-09-06T23:41:52.682Z] e9a5061849ea: Waiting [2022-09-06T23:41:52.682Z] 0d9ebad4ef96: Waiting [2022-09-06T23:41:52.682Z] d747dcd14b5f: Waiting [2022-09-06T23:41:52.682Z] 2de7ff778b66: Waiting [2022-09-06T23:41:52.682Z] 9712f1f96733: Download complete [2022-09-06T23:41:53.273Z] 63f879dbbcfc: Verifying Checksum [2022-09-06T23:41:53.273Z] 63f879dbbcfc: Download complete [2022-09-06T23:41:53.273Z] 0d9ebad4ef96: Verifying Checksum [2022-09-06T23:41:53.273Z] 0d9ebad4ef96: Download complete [2022-09-06T23:41:53.273Z] e9a5061849ea: Verifying Checksum [2022-09-06T23:41:53.273Z] e9a5061849ea: Download complete [2022-09-06T23:41:53.273Z] d747dcd14b5f: Download complete [2022-09-06T23:41:53.533Z] ab5ef0e58194: Download complete [2022-09-06T23:41:53.534Z] 2de7ff778b66: Verifying Checksum [2022-09-06T23:41:53.534Z] 2de7ff778b66: Download complete [2022-09-06T23:41:56.834Z] ab5ef0e58194: Pull complete [2022-09-06T23:41:56.834Z] 9712f1f96733: Pull complete [2022-09-06T23:41:57.093Z] 63f879dbbcfc: Pull complete [2022-09-06T23:42:01.292Z] 0d9ebad4ef96: Pull complete [2022-09-06T23:42:01.292Z] e9a5061849ea: Pull complete [2022-09-06T23:42:01.292Z] d747dcd14b5f: Pull complete [2022-09-06T23:42:02.670Z] 2de7ff778b66: Pull complete [2022-09-06T23:42:02.670Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-06T23:42:02.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T23:42:02.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:42:02.765Z] prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container [2022-09-06T23:42:02.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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-06T23:42:07.359Z] $ docker top 4cc6eb94cac94d487fb6b11b50d5d1694f84e7eef0125bb38d9991b9bdc122c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-06T23:42:07.444Z] provisioning config files... [2022-09-06T23:42:07.451Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/293@tmp/config5245300331035739302tmp [2022-09-06T23:42:07.475Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/293@tmp/config3610309566853821166tmp [2022-09-06T23:42:07.486Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/293@tmp/config2906082325074092749tmp [Pipeline] { [Pipeline] echo [2022-09-06T23:42:07.501Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:42:07.784Z] ---> sigul-configuration.sh [2022-09-06T23:42:07.784Z] gpg: directory `/root/.gnupg' created [2022-09-06T23:42:07.784Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-06T23:42:07.784Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-06T23:42:07.784Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-06T23:42:07.784Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-06T23:42:07.784Z] gpg: CAST5 encrypted data [2022-09-06T23:42:07.784Z] gpg: encrypted with 1 passphrase [2022-09-06T23:42:07.784Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-06T23:42:08.072Z] + mkdir /home/jenkins [2022-09-06T23:42:08.072Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-06T23:42:08.359Z] + 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-06T23:42:08.369Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:42:08.652Z] ---> sigul-install.sh [2022-09-06T23:42:08.652Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-06T23:42:08.940Z] + git tag --list [2022-09-06T23:42:08.940Z] 0.6.0 [2022-09-06T23:42:08.940Z] 0.6.1 [2022-09-06T23:42:08.940Z] 0.7.0 [2022-09-06T23:42:08.940Z] 0.7.1 [2022-09-06T23:42:08.940Z] v1.0.0 [2022-09-06T23:42:08.940Z] v1.0.1 [2022-09-06T23:42:08.940Z] v1.1.0 [2022-09-06T23:42:08.940Z] v1.2.0 [2022-09-06T23:42:08.940Z] v1.2.1 [2022-09-06T23:42:08.940Z] v1.3.0 [2022-09-06T23:42:08.940Z] v1.3.1 [2022-09-06T23:42:08.940Z] v2.0.0 [2022-09-06T23:42:08.940Z] v2.1.0 [2022-09-06T23:42:08.940Z] v2.1.1 [2022-09-06T23:42:08.940Z] v2.1.1-dev.1 [2022-09-06T23:42:08.940Z] v2.1.1-dev.2 [2022-09-06T23:42:08.940Z] v2.1.1-dev.3 [2022-09-06T23:42:08.940Z] v2.1.1-dev.4 [2022-09-06T23:42:08.940Z] v2.1.1-dev.5 [2022-09-06T23:42:08.940Z] v2.1.1-dev.6 [2022-09-06T23:42:08.940Z] v2.1.1-dev.7 [2022-09-06T23:42:08.940Z] v2.1.1-dev.8 [2022-09-06T23:42:08.940Z] v2.1.2-dev.1 [2022-09-06T23:42:08.940Z] v2.2.0 [2022-09-06T23:42:08.940Z] v2.2.1-dev.1 [2022-09-06T23:42:08.940Z] v2.2.1-dev.10 [2022-09-06T23:42:08.940Z] v2.2.1-dev.11 [2022-09-06T23:42:08.940Z] v2.2.1-dev.12 [2022-09-06T23:42:08.940Z] v2.2.1-dev.13 [2022-09-06T23:42:08.940Z] v2.2.1-dev.14 [2022-09-06T23:42:08.940Z] v2.2.1-dev.15 [2022-09-06T23:42:08.940Z] v2.2.1-dev.16 [2022-09-06T23:42:08.940Z] v2.2.1-dev.17 [2022-09-06T23:42:08.940Z] v2.2.1-dev.18 [2022-09-06T23:42:08.940Z] v2.2.1-dev.19 [2022-09-06T23:42:08.940Z] v2.2.1-dev.2 [2022-09-06T23:42:08.940Z] v2.2.1-dev.20 [2022-09-06T23:42:08.940Z] v2.2.1-dev.21 [2022-09-06T23:42:08.940Z] v2.2.1-dev.22 [2022-09-06T23:42:08.940Z] v2.2.1-dev.23 [2022-09-06T23:42:08.940Z] v2.2.1-dev.24 [2022-09-06T23:42:08.940Z] v2.2.1-dev.25 [2022-09-06T23:42:08.940Z] v2.2.1-dev.26 [2022-09-06T23:42:08.940Z] v2.2.1-dev.27 [2022-09-06T23:42:08.940Z] v2.2.1-dev.28 [2022-09-06T23:42:08.940Z] v2.2.1-dev.29 [2022-09-06T23:42:08.940Z] v2.2.1-dev.3 [2022-09-06T23:42:08.940Z] v2.2.1-dev.4 [2022-09-06T23:42:08.940Z] v2.2.1-dev.5 [2022-09-06T23:42:08.940Z] v2.2.1-dev.6 [2022-09-06T23:42:08.940Z] v2.2.1-dev.7 [2022-09-06T23:42:08.940Z] v2.2.1-dev.8 [2022-09-06T23:42:08.940Z] v2.2.1-dev.9 [2022-09-06T23:42:08.940Z] v2.3.0-dev.29 [2022-09-06T23:42:08.940Z] v2.3.0-dev.30 [2022-09-06T23:42:08.940Z] v2.3.0-dev.31 [2022-09-06T23:42:08.940Z] v2.3.0-dev.32 [2022-09-06T23:42:08.940Z] v2.3.0-dev.33 [2022-09-06T23:42:08.940Z] v2.3.0-dev.34 [2022-09-06T23:42:08.940Z] v2.3.0-dev.35 [2022-09-06T23:42:08.940Z] v2.3.0-dev.36 [2022-09-06T23:42:08.940Z] v2.3.0-dev.37 [2022-09-06T23:42:08.940Z] v2.3.0-dev.38 [2022-09-06T23:42:08.940Z] v2.3.0-dev.39 [2022-09-06T23:42:08.940Z] v2.3.0-dev.40 [2022-09-06T23:42:08.940Z] v2.3.0-dev.41 [2022-09-06T23:42:08.940Z] v2.3.0-dev.42 [2022-09-06T23:42:08.940Z] v2.3.0-dev.43 [2022-09-06T23:42:08.940Z] v2.3.0-dev.44 [2022-09-06T23:42:08.940Z] v2.3.0-dev.45 [2022-09-06T23:42:08.940Z] v2.3.0-dev.46 [2022-09-06T23:42:08.940Z] v2.3.0-dev.47 [2022-09-06T23:42:08.940Z] v2.3.0-dev.48 [2022-09-06T23:42:08.940Z] v2.3.0-dev.49 [2022-09-06T23:42:08.940Z] v2.3.0-dev.50 [2022-09-06T23:42:08.940Z] v2.3.0-dev.51 [2022-09-06T23:42:08.940Z] v2.3.0-dev.52 [2022-09-06T23:42:08.940Z] v2.3.0-dev.53 [2022-09-06T23:42:08.940Z] v2.3.0-dev.54 [2022-09-06T23:42:08.940Z] v2.3.0-dev.55 [2022-09-06T23:42:08.940Z] v2.3.0-dev.56 [2022-09-06T23:42:08.940Z] v2.3.0-dev.57 [Pipeline] sh [2022-09-06T23:42:09.249Z] + lftools sign git-tag v2.3.0-dev.57 [2022-09-06T23:42:09.887Z] Signing Git tag with Sigul... [2022-09-06T23:42:09.887Z] Signing v2.3.0-dev.57 [Pipeline] echo [2022-09-06T23:42:10.154Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:42:10.441Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-06T23:42:10.449Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-06T23:42:10.469Z] $ docker stop --time=1 4cc6eb94cac94d487fb6b11b50d5d1694f84e7eef0125bb38d9991b9bdc122c6 [2022-09-06T23:42:11.764Z] $ docker rm -f 4cc6eb94cac94d487fb6b11b50d5d1694f84e7eef0125bb38d9991b9bdc122c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-06T23:42:12.178Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T23:42:12.178Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:42:12.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T23:42:12.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:42:12.563Z] prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container [2022-09-06T23:42:12.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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-06T23:42:12.936Z] $ docker top 84e7993403a71c7d35dd529e3fea2771c203409c69ee571798a3c7962312deec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T23:42:13.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T23:42:13.030Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T23:42:13.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T23:42:13.160Z] $ docker exec 84e7993403a71c7d35dd529e3fea2771c203409c69ee571798a3c7962312deec ssh-agent [2022-09-06T23:42:13.280Z] SSH_AUTH_SOCK=/tmp/ssh-LT2NemADS8Fi/agent.33 [2022-09-06T23:42:13.280Z] SSH_AGENT_PID=39 [2022-09-06T23:42:13.286Z] Running ssh-add (command line suppressed) [2022-09-06T23:42:13.394Z] Identity added: /w/workspace/edgex-go/293@tmp/private_key_5189409359477539547.key (/w/workspace/edgex-go/293@tmp/private_key_5189409359477539547.key) [2022-09-06T23:42:13.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T23:42:13.706Z] + git semver bump pre [2022-09-06T23:42:13.967Z] 2022-09-06 23:42:13,919 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main [2022-09-06T23:42:13.967Z] 2022-09-06 23:42:13,919 [bump_version] DEBUG bumping version:2.3.0-dev.57 on axis:pre with prefix:dev [2022-09-06T23:42:13.967Z] 2022-09-06 23:42:13,920 [bump_version] DEBUG bumped version:2.3.0-dev.58 [2022-09-06T23:42:13.967Z] 2022-09-06 23:42:13,920 [write_version] DEBUG write version:2.3.0-dev.58 to path:/w/workspace/edgex-go/293/.semver/main with force:True [2022-09-06T23:42:13.967Z] 2022-09-06 23:42:13,920 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main [2022-09-06T23:42:13.967Z] 2022-09-06 23:42:13,920 [write_file] DEBUG write to file:/w/workspace/edgex-go/293/.semver/main [2022-09-06T23:42:13.968Z] 2022-09-06 23:42:13,922 [execute] INFO git cat-file --batch-check [2022-09-06T23:42:13.968Z] 2022-09-06 23:42:13,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/293/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T23:42:13.968Z] 2022-09-06 23:42:13,928 [execute] INFO git cat-file --batch [2022-09-06T23:42:13.968Z] 2022-09-06 23:42:13,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/293/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T23:42:13.968Z] 2022-09-06 23:42:13,933 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main [2022-09-06T23:42:13.968Z] 2.3.0-dev.58 [Pipeline] } [2022-09-06T23:42:13.973Z] $ docker exec --env ******** --env ******** 84e7993403a71c7d35dd529e3fea2771c203409c69ee571798a3c7962312deec ssh-agent -k [2022-09-06T23:42:14.092Z] unset SSH_AUTH_SOCK; [2022-09-06T23:42:14.092Z] unset SSH_AGENT_PID; [2022-09-06T23:42:14.092Z] echo Agent pid 39 killed; [2022-09-06T23:42:14.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T23:42:14.414Z] + git semver [Pipeline] } [2022-09-06T23:42:14.686Z] $ docker stop --time=1 84e7993403a71c7d35dd529e3fea2771c203409c69ee571798a3c7962312deec [2022-09-06T23:42:15.991Z] $ docker rm -f 84e7993403a71c7d35dd529e3fea2771c203409c69ee571798a3c7962312deec [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T23:42:16.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T23:42:16.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:42:16.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T23:42:16.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:42:16.731Z] prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container [2022-09-06T23:42:16.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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-06T23:42:17.142Z] $ docker top 49fbfe8b44f393cfaaef84fce8cc6f31545406191911c3a9b545ae2e1acf2523 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T23:42:17.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T23:42:17.245Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T23:42:17.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T23:42:17.375Z] $ docker exec 49fbfe8b44f393cfaaef84fce8cc6f31545406191911c3a9b545ae2e1acf2523 ssh-agent [2022-09-06T23:42:17.508Z] SSH_AUTH_SOCK=/tmp/ssh-74YPnhZQ0eEc/agent.32 [2022-09-06T23:42:17.508Z] SSH_AGENT_PID=38 [2022-09-06T23:42:17.513Z] Running ssh-add (command line suppressed) [2022-09-06T23:42:17.632Z] Identity added: /w/workspace/edgex-go/293@tmp/private_key_1102342980098887514.key (/w/workspace/edgex-go/293@tmp/private_key_1102342980098887514.key) [2022-09-06T23:42:17.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T23:42:17.944Z] + git semver push [2022-09-06T23:42:18.204Z] 2022-09-06 23:42:18,123 [run_push] DEBUG push [2022-09-06T23:42:18.204Z] 2022-09-06 23:42:18,124 [execute] INFO git cat-file --batch-check [2022-09-06T23:42:18.204Z] 2022-09-06 23:42:18,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/293/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T23:42:18.204Z] 2022-09-06 23:42:18,128 [execute] INFO git rev-list ff2052b51ccc877c565b543232c9a6f59a56995e -- [2022-09-06T23:42:18.204Z] 2022-09-06 23:42:18,128 [execute] DEBUG Popen(['git', 'rev-list', 'ff2052b51ccc877c565b543232c9a6f59a56995e', '--'], cwd=/w/workspace/edgex-go/293/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T23:42:18.204Z] 2022-09-06 23:42:18,143 [execute] INFO git fetch -v origin [2022-09-06T23:42:18.204Z] 2022-09-06 23:42:18,143 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/293/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-06T23:42:19.148Z] 2022-09-06 23:42:18,782 [run_push] DEBUG no remote changes detected [2022-09-06T23:42:19.148Z] 2022-09-06 23:42:18,783 [execute] INFO git push origin semver [2022-09-06T23:42:19.148Z] 2022-09-06 23:42:18,783 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/293/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T23:42:19.721Z] 2022-09-06 23:42:19,608 [run_push] DEBUG push all version tags [2022-09-06T23:42:19.721Z] 2022-09-06 23:42:19,608 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-06T23:42:19.721Z] 2022-09-06 23:42:19,609 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/293, universal_newlines=False, shell=None, istream=None) [2022-09-06T23:42:20.662Z] 2022-09-06 23:42:20,431 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main [2022-09-06T23:42:20.662Z] 2.3.0-dev.58 [Pipeline] } [2022-09-06T23:42:20.669Z] $ docker exec --env ******** --env ******** 49fbfe8b44f393cfaaef84fce8cc6f31545406191911c3a9b545ae2e1acf2523 ssh-agent -k [2022-09-06T23:42:20.784Z] unset SSH_AUTH_SOCK; [2022-09-06T23:42:20.784Z] unset SSH_AGENT_PID; [2022-09-06T23:42:20.784Z] echo Agent pid 38 killed; [2022-09-06T23:42:20.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T23:42:21.109Z] + git semver [Pipeline] } [2022-09-06T23:42:21.381Z] $ docker stop --time=1 49fbfe8b44f393cfaaef84fce8cc6f31545406191911c3a9b545ae2e1acf2523 [2022-09-06T23:42:22.644Z] $ docker rm -f 49fbfe8b44f393cfaaef84fce8cc6f31545406191911c3a9b545ae2e1acf2523 [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-06T23:42:23.207Z] + [ -d /w/workspace/edgex-go/293/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:42:23.498Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:42:24.359Z] ---> package-listing.sh [2022-09-06T23:42:24.359Z] ++ facter osfamily [2022-09-06T23:42:24.359Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-06T23:42:24.620Z] + OS_FAMILY=debian [2022-09-06T23:42:24.620Z] + workspace=/w/workspace/edgex-go/293 [2022-09-06T23:42:24.620Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-06T23:42:24.620Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-06T23:42:24.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-06T23:42:24.620Z] + PACKAGES=/tmp/packages_start.txt [2022-09-06T23:42:24.620Z] + '[' /w/workspace/edgex-go/293 ']' [2022-09-06T23:42:24.620Z] + PACKAGES=/tmp/packages_end.txt [2022-09-06T23:42:24.620Z] + case "${OS_FAMILY}" in [2022-09-06T23:42:24.620Z] + dpkg -l [2022-09-06T23:42:24.620Z] + grep '^ii' [2022-09-06T23:42:24.620Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-06T23:42:24.620Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-06T23:42:24.620Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-06T23:42:24.620Z] + '[' /w/workspace/edgex-go/293 ']' [2022-09-06T23:42:24.620Z] + mkdir -p /w/workspace/edgex-go/293/archives/ [2022-09-06T23:42:24.620Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/293/archives/ [Pipeline] echo [2022-09-06T23:42:24.632Z] 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/293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-06T23:42:24.912Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:42:25.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T23:42:25.473Z] [2022-09-06T23:42:25.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:42:25.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T23:42:25.771Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-06T23:42:25.771Z] 5eb5b503b376: Pulling fs layer [2022-09-06T23:42:25.771Z] 5c69ac0246d0: Pulling fs layer [2022-09-06T23:42:25.771Z] ec43610c2a17: Pulling fs layer [2022-09-06T23:42:25.771Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-06T23:42:25.771Z] 33b1e0a273af: Pulling fs layer [2022-09-06T23:42:25.771Z] 5d3b04190fa2: Pulling fs layer [2022-09-06T23:42:25.771Z] 2f39f015ded8: Pulling fs layer [2022-09-06T23:42:25.771Z] 3a2ae6a8a46f: Waiting [2022-09-06T23:42:25.771Z] 33b1e0a273af: Waiting [2022-09-06T23:42:25.771Z] 5d3b04190fa2: Waiting [2022-09-06T23:42:25.771Z] 2f39f015ded8: Waiting [2022-09-06T23:42:25.771Z] 5c69ac0246d0: Verifying Checksum [2022-09-06T23:42:25.771Z] 5c69ac0246d0: Download complete [2022-09-06T23:42:25.771Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-06T23:42:25.771Z] 3a2ae6a8a46f: Download complete [2022-09-06T23:42:25.771Z] 33b1e0a273af: Verifying Checksum [2022-09-06T23:42:25.771Z] 33b1e0a273af: Download complete [2022-09-06T23:42:26.032Z] ec43610c2a17: Verifying Checksum [2022-09-06T23:42:26.032Z] ec43610c2a17: Download complete [2022-09-06T23:42:26.032Z] 5d3b04190fa2: Verifying Checksum [2022-09-06T23:42:26.032Z] 5d3b04190fa2: Download complete [2022-09-06T23:42:26.032Z] 5eb5b503b376: Verifying Checksum [2022-09-06T23:42:26.032Z] 5eb5b503b376: Download complete [2022-09-06T23:42:26.603Z] 2f39f015ded8: Download complete [2022-09-06T23:42:27.589Z] 5eb5b503b376: Pull complete [2022-09-06T23:42:27.589Z] 5c69ac0246d0: Pull complete [2022-09-06T23:42:27.849Z] ec43610c2a17: Pull complete [2022-09-06T23:42:28.109Z] 3a2ae6a8a46f: Pull complete [2022-09-06T23:42:28.369Z] 33b1e0a273af: Pull complete [2022-09-06T23:42:28.369Z] 5d3b04190fa2: Pull complete [2022-09-06T23:42:32.572Z] 2f39f015ded8: Pull complete [2022-09-06T23:42:32.572Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-06T23:42:32.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T23:42:32.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:42:32.664Z] prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container [2022-09-06T23:42:32.692Z] $ 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/293/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/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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-06T23:42:35.744Z] $ docker top df061dcc9d4a3d9777044970e5d023dcc5312a3aef25cab5239cea3075e68e5e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T23:42:36.109Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-06T23:42:36.396Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-06T23:42:36.685Z] + ls /var/log/sa-host [2022-09-06T23:42:36.685Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T23:42:36.829Z] provisioning config files... [2022-09-06T23:42:36.836Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/293@tmp/config3660449388134002823tmp [Pipeline] { [Pipeline] echo [2022-09-06T23:42:36.849Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:42:37.136Z] ---> create-netrc.sh [Pipeline] } [2022-09-06T23:42:37.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:42:37.472Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-06T23:42:37.481Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:42:37.763Z] ---> sudo-logs.sh [2022-09-06T23:42:37.763Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-06T23:42:37.787Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:42:38.071Z] ---> job-cost.sh [2022-09-06T23:42:38.071Z] lf-activate-venv: SKIPPING [2022-09-06T23:42:38.071Z] DEBUG: total: 0.10999999940395355 [2022-09-06T23:42:38.071Z] INFO: Retrieving Stack Cost... [2022-09-06T23:42:38.334Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T23:42:38.904Z] INFO: Archiving Costs [Pipeline] echo [2022-09-06T23:42:38.915Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:42:39.199Z] ---> logs-deploy.sh [2022-09-06T23:42:39.199Z] lf-activate-venv: SKIPPING [2022-09-06T23:42:39.199Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/293 [2022-09-06T23:42:39.199Z] INFO: archiving workspace using pattern(s): [2022-09-06T23:42:40.137Z] Archives upload complete. [2022-09-06T23:42:40.397Z] INFO: archiving logs to Nexus