Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 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-ssh2764799779645329030.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5464023323834576651.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15667124731639883054.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh370050483098766983.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17810003089662776199.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-10645 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/177 [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/177 # 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 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 (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 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 Commit message: "build(snap): stage ekuiper snap instead of local build (#3904)" > git rev-list --no-walk c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-04T14:49:52.222Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-04T14:49:52.293Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-04T14:49:52.307Z] ========================================================= [2022-04-04T14:49:52.307Z] EdgeX Global Pipelines Version Info [2022-04-04T14:49:52.307Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-04T14:49:53.106Z] ------------------- [2022-04-04T14:49:53.106Z] stable info: [2022-04-04T14:49:53.106Z] ------------------- [2022-04-04T14:49:53.106Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-04T14:49:53.106Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-04T14:49:53.106Z] Message: update stable to v1.0.221 [2022-04-04T14:49:53.687Z] ------------------- [2022-04-04T14:49:53.687Z] experimental info: [2022-04-04T14:49:53.687Z] ------------------- [2022-04-04T14:49:53.687Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-04T14:49:53.687Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-04T14:49:53.687Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-04T14:49:53.809Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-04T14:49:53.827Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-04T14:49:53.840Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-04T14:49:53.853Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-04T14:49:53.866Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-04T14:49:53.880Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-04T14:49:53.890Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-04T14:49:53.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-04T14:49:53.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-04T14:49:53.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-04T14:49:53.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-04T14:49:53.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-04T14:49:53.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-04T14:49:53.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-04T14:49:54.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-04T14:49:54.009Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-04T14:49:54.021Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-04T14:49:54.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-04T14:49:54.047Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-04T14:49:54.059Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-04T14:49:54.071Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-04T14:49:54.085Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-04T14:49:54.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-04T14:49:54.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-04T14:49:54.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-04T14:49:54.138Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] echo [2022-04-04T14:49:54.149Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2eb5ecf [Pipeline] echo [2022-04-04T14:49:54.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-04T14:49:54.203Z] provisioning config files... [2022-04-04T14:49:54.218Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/177@tmp/config3226482026587576392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-04T14:49:54.524Z] ---> docker-login.sh [2022-04-04T14:49:54.524Z] nexus3.edgexfoundry.org:10001 [2022-04-04T14:49:54.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:49:54.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:49:54.785Z] Configure a credential helper to remove this warning. See [2022-04-04T14:49:54.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:49:54.785Z] [2022-04-04T14:49:54.785Z] Login Succeeded [2022-04-04T14:49:54.785Z] nexus3.edgexfoundry.org:10002 [2022-04-04T14:49:55.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:49:55.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:49:55.047Z] Configure a credential helper to remove this warning. See [2022-04-04T14:49:55.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:49:55.047Z] [2022-04-04T14:49:55.047Z] Login Succeeded [2022-04-04T14:49:55.047Z] nexus3.edgexfoundry.org:10003 [2022-04-04T14:49:55.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:49:55.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:49:55.047Z] Configure a credential helper to remove this warning. See [2022-04-04T14:49:55.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:49:55.047Z] [2022-04-04T14:49:55.047Z] Login Succeeded [2022-04-04T14:49:55.047Z] nexus3.edgexfoundry.org:10004 [2022-04-04T14:49:55.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:49:55.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:49:55.310Z] Configure a credential helper to remove this warning. See [2022-04-04T14:49:55.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:49:55.310Z] [2022-04-04T14:49:55.310Z] Login Succeeded [2022-04-04T14:49:55.310Z] docker.io [2022-04-04T14:49:55.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:49:55.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:49:55.884Z] Configure a credential helper to remove this warning. See [2022-04-04T14:49:55.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:49:55.884Z] [2022-04-04T14:49:55.884Z] Login Succeeded [2022-04-04T14:49:55.884Z] ---> docker-login.sh ends [Pipeline] } [2022-04-04T14:49:55.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-04T14:49:56.233Z] + 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-04-04T14:49:56.233Z] + dirname cmd/core-command/Dockerfile [2022-04-04T14:49:56.233Z] + cut -d/ -f2 [2022-04-04T14:49:56.233Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-04T14:49:56.233Z] + cut -d/ -f2 [2022-04-04T14:49:56.233Z] + dirname cmd/core-data/Dockerfile [2022-04-04T14:49:56.233Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-04T14:49:56.233Z] + dirname cmd/core-metadata/Dockerfile [2022-04-04T14:49:56.233Z] + cut -d/ -f2 [2022-04-04T14:49:56.233Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-04T14:49:56.233Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-04T14:49:56.233Z] + cut -d/ -f2 [2022-04-04T14:49:56.233Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-04T14:49:56.233Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-04T14:49:56.233Z] + cut -d/ -f2 [2022-04-04T14:49:56.233Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-04T14:49:56.233Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-04T14:49:56.233Z] + cut -d/ -f2 [2022-04-04T14:49:56.233Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-04T14:49:56.233Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-04T14:49:56.233Z] + cut -d/ -f2 [2022-04-04T14:49:56.233Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-04T14:49:56.233Z] + dirname+ cmd/security-spire-agent/Dockerfile [2022-04-04T14:49:56.233Z] cut -d/ -f2 [2022-04-04T14:49:56.233Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-04T14:49:56.233Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-04T14:49:56.233Z] + cut -d/ -f2 [2022-04-04T14:49:56.233Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-04T14:49:56.233Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-04T14:49:56.233Z] + cut -d/ -f2 [2022-04-04T14:49:56.233Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-04T14:49:56.233Z] + dirname cmd/support-notifications/Dockerfile [2022-04-04T14:49:56.233Z] + cut -d/ -f2 [2022-04-04T14:49:56.233Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-04T14:49:56.233Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-04T14:49:56.233Z] + cut -d/ -f2 [2022-04-04T14:49:56.233Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-04T14:49:56.233Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-04T14:49:56.233Z] + cut -d/ -f2 [2022-04-04T14:49:56.233Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-04T14:49:56.353Z] 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-04-04T14:49:56.707Z] + git rev-list -1 --merges 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2~1..2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] echo [2022-04-04T14:49:56.729Z] -----------> git rev-list -1 --merges 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2~1..2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [false] [Pipeline] sh [2022-04-04T14:49:57.018Z] + git log --format=format:%s -1 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] echo [2022-04-04T14:49:57.035Z] ========================================================= [2022-04-04T14:49:57.035Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-04T14:49:57.035Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-04T14:49:57.610Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-04T14:49:57.610Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-04T14:49:57.610Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-04T14:49:57.610Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-04T14:49:57.610Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-04T14:49:57.610Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-04T14:49:57.610Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:49:58.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-04T14:49:58.038Z] [2022-04-04T14:49:58.038Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:49:58.345Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-04T14:49:58.345Z] latest: Pulling from edgex-devops/git-semver [2022-04-04T14:49:58.345Z] a0d0a0d46f8b: Pulling fs layer [2022-04-04T14:49:58.345Z] 3e5f54012d9b: Pulling fs layer [2022-04-04T14:49:58.345Z] 4c7163046ea9: Pulling fs layer [2022-04-04T14:49:58.345Z] 0c2d73faf560: Pulling fs layer [2022-04-04T14:49:58.345Z] 0c2d73faf560: Waiting [2022-04-04T14:49:58.345Z] 3e5f54012d9b: Verifying Checksum [2022-04-04T14:49:58.345Z] 3e5f54012d9b: Download complete [2022-04-04T14:49:58.345Z] a0d0a0d46f8b: Verifying Checksum [2022-04-04T14:49:58.345Z] a0d0a0d46f8b: Download complete [2022-04-04T14:49:58.345Z] 0c2d73faf560: Verifying Checksum [2022-04-04T14:49:58.345Z] 0c2d73faf560: Download complete [2022-04-04T14:49:58.605Z] 4c7163046ea9: Verifying Checksum [2022-04-04T14:49:58.605Z] 4c7163046ea9: Download complete [2022-04-04T14:49:58.605Z] a0d0a0d46f8b: Pull complete [2022-04-04T14:49:58.605Z] 3e5f54012d9b: Pull complete [2022-04-04T14:49:58.870Z] 4c7163046ea9: Pull complete [2022-04-04T14:49:59.132Z] 0c2d73faf560: Pull complete [2022-04-04T14:49:59.132Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-04T14:49:59.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-04T14:49:59.132Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-04T14:49:59.210Z] prd-ubuntu20.04-docker-8c-8g-10645 does not seem to be running inside a container [2022-04-04T14:49:59.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-04T14:49:59.890Z] $ docker top b26eca77150c57d47fdb8dab05d01c5ae5706176b488666ac8d22e476692179c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-04T14:49:59.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-04T14:49:59.982Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-04T14:50:00.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-04T14:50:00.102Z] $ docker exec b26eca77150c57d47fdb8dab05d01c5ae5706176b488666ac8d22e476692179c ssh-agent [2022-04-04T14:50:00.215Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAbHclp/agent.14 [2022-04-04T14:50:00.215Z] SSH_AGENT_PID=20 [2022-04-04T14:50:00.224Z] Running ssh-add (command line suppressed) [2022-04-04T14:50:00.361Z] Identity added: /w/workspace/edgex-go/177@tmp/private_key_378806381283630212.key (/w/workspace/edgex-go/177@tmp/private_key_378806381283630212.key) [2022-04-04T14:50:00.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-04T14:50:00.670Z] + git tag --points-at HEAD [Pipeline] } [2022-04-04T14:50:00.689Z] $ docker exec --env ******** --env ******** b26eca77150c57d47fdb8dab05d01c5ae5706176b488666ac8d22e476692179c ssh-agent -k [2022-04-04T14:50:00.797Z] unset SSH_AUTH_SOCK; [2022-04-04T14:50:00.798Z] unset SSH_AGENT_PID; [2022-04-04T14:50:00.798Z] echo Agent pid 20 killed; [2022-04-04T14:50:00.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-04T14:50:00.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-04T14:50:00.834Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-04T14:50:00.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-04T14:50:00.964Z] $ docker exec b26eca77150c57d47fdb8dab05d01c5ae5706176b488666ac8d22e476692179c ssh-agent [2022-04-04T14:50:01.092Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLFiAFL/agent.54 [2022-04-04T14:50:01.092Z] SSH_AGENT_PID=61 [2022-04-04T14:50:01.098Z] Running ssh-add (command line suppressed) [2022-04-04T14:50:01.220Z] Identity added: /w/workspace/edgex-go/177@tmp/private_key_6154656185434011311.key (/w/workspace/edgex-go/177@tmp/private_key_6154656185434011311.key) [2022-04-04T14:50:01.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-04T14:50:01.530Z] + git semver init [2022-04-04T14:50:01.530Z] # -> Open(): unable to determine branch for HEAD [2022-04-04T14:50:01.530Z] # $GIT_DIR = /w/workspace/edgex-go/177/.git [2022-04-04T14:50:01.530Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/177 [2022-04-04T14:50:01.530Z] # $SEMVER_REMOTE_NAME = origin [2022-04-04T14:50:01.530Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-04T14:50:01.530Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-04T14:50:01.530Z] # $SEMVER_BRANCH = main [2022-04-04T14:50:01.530Z] # $SEMVER_TEMP = /tmp/semver-394169297 [2022-04-04T14:50:01.530Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-04T14:50:16.459Z] # '/tmp/semver-394169297' -> '/w/workspace/edgex-go/177/.semver' [2022-04-04T14:50:16.459Z] # -> Force: false [2022-04-04T14:50:16.459Z] # $SEMVER_DIR = /w/workspace/edgex-go/177/.semver [Pipeline] } [2022-04-04T14:50:16.474Z] $ docker exec --env ******** --env ******** b26eca77150c57d47fdb8dab05d01c5ae5706176b488666ac8d22e476692179c ssh-agent -k [2022-04-04T14:50:16.581Z] unset SSH_AUTH_SOCK; [2022-04-04T14:50:16.581Z] unset SSH_AGENT_PID; [2022-04-04T14:50:16.581Z] echo Agent pid 61 killed; [2022-04-04T14:50:16.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-04T14:50:16.904Z] + git semver [Pipeline] } [2022-04-04T14:50:16.922Z] $ docker stop --time=1 b26eca77150c57d47fdb8dab05d01c5ae5706176b488666ac8d22e476692179c [2022-04-04T14:50:18.637Z] $ docker rm -f b26eca77150c57d47fdb8dab05d01c5ae5706176b488666ac8d22e476692179c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-04T14:50:19.017Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-04T14:50:19.262Z] Stashed 1 file(s) [Pipeline] echo [2022-04-04T14:50:19.266Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.55 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-04T14:50:19.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-04T14:50:19.411Z] ========================================================= [2022-04-04T14:50:19.412Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-04T14:50:19.412Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-04T14:50:19.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-04T14:50:19.705Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-04T14:50:19.705Z] 59bf1c3509f3: Pulling fs layer [2022-04-04T14:50:19.705Z] 666ba61612fd: Pulling fs layer [2022-04-04T14:50:19.705Z] 8ed8ca486205: Pulling fs layer [2022-04-04T14:50:19.705Z] 4fe6c5a15a65: Pulling fs layer [2022-04-04T14:50:19.705Z] 22a0e8bec74d: Pulling fs layer [2022-04-04T14:50:19.705Z] 640e595b4fbd: Pulling fs layer [2022-04-04T14:50:19.705Z] 763cafe07f6e: Pulling fs layer [2022-04-04T14:50:19.705Z] 0c0b528cf693: Pulling fs layer [2022-04-04T14:50:19.705Z] 10935f4eaf8b: Pulling fs layer [2022-04-04T14:50:19.705Z] 4fe6c5a15a65: Waiting [2022-04-04T14:50:19.705Z] 10935f4eaf8b: Waiting [2022-04-04T14:50:19.705Z] 22a0e8bec74d: Waiting [2022-04-04T14:50:19.705Z] 640e595b4fbd: Waiting [2022-04-04T14:50:19.705Z] 763cafe07f6e: Waiting [2022-04-04T14:50:19.705Z] 0c0b528cf693: Waiting [2022-04-04T14:50:19.705Z] 8ed8ca486205: Verifying Checksum [2022-04-04T14:50:19.705Z] 8ed8ca486205: Download complete [2022-04-04T14:50:19.705Z] 666ba61612fd: Verifying Checksum [2022-04-04T14:50:19.705Z] 22a0e8bec74d: Verifying Checksum [2022-04-04T14:50:19.705Z] 22a0e8bec74d: Download complete [2022-04-04T14:50:19.705Z] 640e595b4fbd: Verifying Checksum [2022-04-04T14:50:19.705Z] 640e595b4fbd: Download complete [2022-04-04T14:50:19.705Z] 763cafe07f6e: Verifying Checksum [2022-04-04T14:50:19.705Z] 763cafe07f6e: Download complete [2022-04-04T14:50:19.705Z] 59bf1c3509f3: Verifying Checksum [2022-04-04T14:50:19.705Z] 59bf1c3509f3: Download complete [2022-04-04T14:50:19.966Z] 0c0b528cf693: Verifying Checksum [2022-04-04T14:50:19.966Z] 0c0b528cf693: Download complete [2022-04-04T14:50:19.966Z] 59bf1c3509f3: Pull complete [2022-04-04T14:50:19.966Z] 666ba61612fd: Pull complete [2022-04-04T14:50:20.227Z] 8ed8ca486205: Pull complete [2022-04-04T14:50:20.488Z] 10935f4eaf8b: Verifying Checksum [2022-04-04T14:50:20.488Z] 10935f4eaf8b: Download complete [2022-04-04T14:50:20.488Z] 4fe6c5a15a65: Verifying Checksum [2022-04-04T14:50:20.488Z] 4fe6c5a15a65: Download complete [2022-04-04T14:50:24.689Z] 4fe6c5a15a65: Pull complete [2022-04-04T14:50:24.689Z] 22a0e8bec74d: Pull complete [2022-04-04T14:50:24.689Z] 640e595b4fbd: Pull complete [2022-04-04T14:50:24.689Z] 763cafe07f6e: Pull complete [2022-04-04T14:50:24.949Z] 0c0b528cf693: Pull complete [2022-04-04T14:50:27.488Z] 10935f4eaf8b: Pull complete [2022-04-04T14:50:27.488Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-04T14:50:27.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-04T14:50:27.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-04T14:50:27.790Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-04-04T14:50:27.790Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-04T14:50:27.790Z] WORKDIR /edgex [2022-04-04T14:50:27.790Z] COPY go.mod . [2022-04-04T14:50:27.790Z] RUN go mod download [2022-04-04T14:50:29.172Z] Sending build context to Docker daemon 334.6MB [2022-04-04T14:50:29.172Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-04T14:50:29.172Z] ---> 99d49a6021b9 [2022-04-04T14:50:29.172Z] Step 2/4 : WORKDIR /edgex [2022-04-04T14:50:31.094Z] ---> Running in 03a9ec699f93 [2022-04-04T14:50:31.094Z] Removing intermediate container 03a9ec699f93 [2022-04-04T14:50:31.094Z] ---> c2887ce65e7b [2022-04-04T14:50:31.094Z] Step 3/4 : COPY go.mod . [2022-04-04T14:50:31.094Z] ---> 24e1fc4d7ab9 [2022-04-04T14:50:31.094Z] Step 4/4 : RUN go mod download [2022-04-04T14:50:31.094Z] ---> Running in b6022316f0a9 [2022-04-04T14:50:34.348Z] Still waiting to schedule task [2022-04-04T14:50:34.349Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-04T14:50:49.214Z] Removing intermediate container b6022316f0a9 [2022-04-04T14:50:49.215Z] ---> afc663a73b8b [2022-04-04T14:50:49.215Z] Successfully built afc663a73b8b [2022-04-04T14:50:49.215Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:50:49.514Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-04T14:50:49.514Z] . [Pipeline] withDockerContainer [2022-04-04T14:50:49.579Z] prd-ubuntu20.04-docker-8c-8g-10645 does not seem to be running inside a container [2022-04-04T14:50:49.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-04T14:50:50.014Z] $ docker top 5d4fdec5fae54b540f9db2a4c0f36b4e3eb368c3d02ca18010a878b5d0b42fde -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T14:50:50.371Z] + go version [2022-04-04T14:50:50.371Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-04T14:50:50.386Z] $ docker stop --time=1 5d4fdec5fae54b540f9db2a4c0f36b4e3eb368c3d02ca18010a878b5d0b42fde [2022-04-04T14:50:51.685Z] $ docker rm -f 5d4fdec5fae54b540f9db2a4c0f36b4e3eb368c3d02ca18010a878b5d0b42fde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:50:52.088Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-04T14:50:52.089Z] . [Pipeline] withDockerContainer [2022-04-04T14:50:52.166Z] prd-ubuntu20.04-docker-8c-8g-10645 does not seem to be running inside a container [2022-04-04T14:50:52.207Z] $ 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/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-04T14:50:52.593Z] $ docker top 4e4be4d40c68f476d4076bccf4782ad94a5c9198e9df1d78817bffe49b5c448f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-04T14:50:52.673Z] ========================================================= [2022-04-04T14:50:52.673Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-04T14:50:52.673Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-04T14:50:52.966Z] + make test [2022-04-04T14:50:52.966Z] go mod tidy -compat=1.17 [2022-04-04T14:50:52.966Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-04T14:50:59.561Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-04T14:51:11.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-04T14:51:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-04T14:51:12.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.123s coverage: 98.5% of statements [2022-04-04T14:51:12.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-04T14:51:13.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.9% of statements [2022-04-04T14:51:13.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-04T14:51:13.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-04T14:51:17.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.904s coverage: 89.2% of statements [2022-04-04T14:51:17.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-04T14:51:17.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-04T14:51:17.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-04T14:51:17.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.089s coverage: 84.4% of statements [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-04T14:51:17.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.403s coverage: 94.7% of statements [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-04T14:51:17.214Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-04T14:51:17.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.095s coverage: 60.0% of statements [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-04T14:51:17.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-04T14:51:17.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-04-04T14:51:17.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.097s coverage: 24.0% of statements [2022-04-04T14:51:17.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-04T14:51:17.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-04-04T14:51:17.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements [2022-04-04T14:51:17.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2022-04-04T14:51:17.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2022-04-04T14:51:17.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-04-04T14:51:25.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.078s coverage: 94.4% of statements [2022-04-04T14:51:25.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2022-04-04T14:51:27.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.231s coverage: 82.5% of statements [2022-04-04T14:51:27.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.147s coverage: 91.2% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.025s coverage: 89.4% of statements [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.378s coverage: 65.4% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.8% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.180s coverage: 92.3% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-04T14:51:37.294Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-04-04T14:51:37.294Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-04T14:51:37.294Z] 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-04-04T14:51:55.399Z] GO111MODULE=on go vet ./... [2022-04-04T14:51:59.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-04T14:51:59.868Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-04T14:52:00.129Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-04T14:52:00.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-04T14:52:01.009Z] + ls -al . [2022-04-04T14:52:01.009Z] total 664 [2022-04-04T14:52:01.009Z] drwxrwxr-x 10 1001 1001 4096 Apr 4 14:52 . [2022-04-04T14:52:01.009Z] drwxr-xr-x 4 root root 4096 Apr 4 14:50 .. [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 11 Apr 4 14:49 .dockerignore [2022-04-04T14:52:01.009Z] drwxrwxr-x 8 1001 1001 4096 Apr 4 14:49 .git [2022-04-04T14:52:01.009Z] drwxrwxr-x 4 1001 1001 4096 Apr 4 14:49 .github [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 870 Apr 4 14:49 .gitignore [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 42 Apr 4 14:49 .golangci.yml [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 87 Apr 4 14:49 .hadolint.yml [2022-04-04T14:52:01.009Z] drwx------ 3 1001 1001 4096 Apr 4 14:50 .semver [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 166 Apr 4 14:49 .sonarcloud.properties [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 1171 Apr 4 14:49 ADOPTERS.md [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 9953 Apr 4 14:49 Attribution.txt [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 51732 Apr 4 14:49 CHANGELOG.md [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 3804 Apr 4 14:49 CONTRIBUTING.md [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 677 Apr 4 14:49 GOVERNANCE.md [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 849 Apr 4 14:49 Jenkinsfile [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 10775 Apr 4 14:49 LICENSE [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 8478 Apr 4 14:49 Makefile [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 582 Apr 4 14:49 OWNERS.md [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 8207 Apr 4 14:49 README.md [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 6912 Apr 4 14:49 SECURITY.md [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 12 Apr 4 14:50 VERSION [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 4131 Apr 4 14:49 ZMQWindows.md [2022-04-04T14:52:01.009Z] drwxrwxr-x 2 1001 1001 4096 Apr 4 14:49 bin [2022-04-04T14:52:01.009Z] drwxrwxr-x 18 1001 1001 4096 Apr 4 14:49 cmd [2022-04-04T14:52:01.009Z] -rw-r--r-- 1 root root 429121 Apr 4 14:51 coverage.out [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 3175 Apr 4 14:49 go.mod [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 34990 Apr 4 14:50 go.sum [2022-04-04T14:52:01.009Z] drwxrwxr-x 8 1001 1001 4096 Apr 4 14:49 internal [2022-04-04T14:52:01.009Z] drwxrwxr-x 3 1001 1001 4096 Apr 4 14:49 openapi [2022-04-04T14:52:01.009Z] drwxrwxr-x 4 1001 1001 4096 Apr 4 14:49 snap [2022-04-04T14:52:01.009Z] -rw-rw-r-- 1 1001 1001 204 Apr 4 14:49 version.go [Pipeline] sh [2022-04-04T14:52:01.300Z] + '[' -e coverage.out ] [2022-04-04T14:52:01.300Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-04T14:52:01.390Z] Stashed 1 file(s) [Pipeline] sh [2022-04-04T14:52:01.674Z] + make build [2022-04-04T14:52:01.675Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-04T14:52:10.330Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10646 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-04T14:52:10.342Z] Running in /w/workspace/edgex-go/177 [Pipeline] { [Pipeline] checkout [2022-04-04T14:52:10.584Z] The recommended git tool is: git [2022-04-04T14:52:17.848Z] using credential edgex-jenkins-ssh [2022-04-04T14:52:17.891Z] Cloning the remote Git repository [2022-04-04T14:52:18.026Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-04T14:52:18.181Z] > git init /w/workspace/edgex-go/177 # timeout=10 [2022-04-04T14:52:18.354Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-04T14:52:18.355Z] > git --version # timeout=10 [2022-04-04T14:52:18.450Z] > git --version # 'git version 2.25.1' [2022-04-04T14:52:18.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-04T14:52:18.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-04T14:52:19.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-04T14:52:32.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-04T14:52:33.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-04T14:52:34.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-04T14:52:35.030Z] Avoid second fetch [2022-04-04T14:52:35.030Z] Checking out Revision 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 (main) [2022-04-04T14:52:35.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-04T14:52:34.991Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-04T14:52:35.012Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-04T14:52:35.058Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T14:52:35.072Z] > git checkout -f 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 [2022-04-04T14:52:36.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-04T14:52:37.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-04T14:52:38.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-04T14:52:39.385Z] Commit message: "build(snap): stage ekuiper snap instead of local build (#3904)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-04T14:52:40.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-04T14:52:40.311Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-04T14:52:40.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T14:52:40.311Z] Dload Upload Total Spent Left Speed [2022-04-04T14:52:40.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45030 0 --:--:-- --:--:-- --:--:-- 45030 [Pipeline] sh [2022-04-04T14:52:40.832Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-04T14:52:41.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-04T14:52:41.175Z] + sudo tee /etc/docker/daemon.new [2022-04-04T14:52:41.175Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-04T14:52:41.175Z] { [2022-04-04T14:52:41.175Z] "registry-mirrors": [ [2022-04-04T14:52:41.175Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-04T14:52:41.175Z] ], [2022-04-04T14:52:41.175Z] "bip": "10.250.0.254/24", [2022-04-04T14:52:41.175Z] "hosts": [ [2022-04-04T14:52:41.175Z] "tcp://0.0.0.0:5555", [2022-04-04T14:52:41.175Z] "unix:///var/run/docker.sock" [2022-04-04T14:52:41.175Z] ], [2022-04-04T14:52:41.175Z] "mtu": 1458, [2022-04-04T14:52:41.175Z] "selinux-enabled": true, [2022-04-04T14:52:41.175Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-04T14:52:41.175Z] } [Pipeline] sh [2022-04-04T14:52:41.599Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-04T14:52:41.943Z] + sudo service docker restart [2022-04-04T14:52:42.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-04T14:52:43.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-04T14:52:45.223Z] $ docker stop --time=1 4e4be4d40c68f476d4076bccf4782ad94a5c9198e9df1d78817bffe49b5c448f [2022-04-04T14:52:48.050Z] $ docker rm -f 4e4be4d40c68f476d4076bccf4782ad94a5c9198e9df1d78817bffe49b5c448f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:52:49.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-04T14:52:49.469Z] [2022-04-04T14:52:49.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:52:49.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-04T14:52:49.769Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-04T14:52:49.769Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-04T14:52:49.769Z] ca9280d653b3: Pulling fs layer [2022-04-04T14:52:49.769Z] 7e9c9ca2126c: Pulling fs layer [2022-04-04T14:52:49.769Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-04T14:52:49.769Z] cbdbe7a5bc2a: Download complete [2022-04-04T14:52:50.030Z] ca9280d653b3: Verifying Checksum [2022-04-04T14:52:50.030Z] ca9280d653b3: Download complete [2022-04-04T14:52:50.030Z] cbdbe7a5bc2a: Pull complete [2022-04-04T14:52:50.289Z] 7e9c9ca2126c: Download complete [2022-04-04T14:52:50.549Z] ca9280d653b3: Pull complete [2022-04-04T14:52:53.844Z] 7e9c9ca2126c: Pull complete [2022-04-04T14:52:53.844Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-04T14:52:53.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-04T14:52:53.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-04T14:52:53.924Z] prd-ubuntu20.04-docker-8c-8g-10645 does not seem to be running inside a container [2022-04-04T14:52:53.963Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-04T14:52:55.483Z] $ docker top 24c67e232669e8c9f8e294b14f4606609b7ec96fea743112edc72c12456486f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T14:52:55.845Z] + docker-compose build --help [2022-04-04T14:52:55.845Z] + grep parallel [2022-04-04T14:52:56.419Z] --parallel Build images in parallel. [Pipeline] } [2022-04-04T14:52:56.433Z] $ docker stop --time=1 24c67e232669e8c9f8e294b14f4606609b7ec96fea743112edc72c12456486f2 [2022-04-04T14:52:57.700Z] $ docker rm -f 24c67e232669e8c9f8e294b14f4606609b7ec96fea743112edc72c12456486f2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:52:58.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-04T14:52:58.156Z] . [Pipeline] withDockerContainer [2022-04-04T14:52:58.247Z] prd-ubuntu20.04-docker-8c-8g-10645 does not seem to be running inside a container [2022-04-04T14:52:58.331Z] $ 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/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-04T14:52:58.728Z] $ docker top 6b741e4108a64795f11116ef2d50826e268260359161ae9e96a35a4bc79430a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T14:52:59.115Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-04T14:52:59.687Z] Building core-command ... [2022-04-04T14:52:59.687Z] Building core-data ... [2022-04-04T14:52:59.687Z] Building core-metadata ... [2022-04-04T14:52:59.687Z] Building security-bootstrapper ... [2022-04-04T14:52:59.687Z] Building security-proxy-setup ... [2022-04-04T14:52:59.687Z] Building security-secretstore-setup ... [2022-04-04T14:52:59.687Z] Building security-spiffe-token-provider ... [2022-04-04T14:52:59.687Z] Building security-spire-agent ... [2022-04-04T14:52:59.687Z] Building security-spire-config ... [2022-04-04T14:52:59.687Z] Building security-spire-server ... [2022-04-04T14:52:59.687Z] Building support-notifications ... [2022-04-04T14:52:59.687Z] Building support-scheduler ... [2022-04-04T14:52:59.687Z] Building sys-mgmt-agent ... [2022-04-04T14:52:59.687Z] Building security-spiffe-token-provider [2022-04-04T14:52:59.687Z] Building core-metadata [2022-04-04T14:52:59.687Z] Building security-secretstore-setup [2022-04-04T14:52:59.687Z] Building security-spire-config [2022-04-04T14:52:59.687Z] Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-04T14:53:00.309Z] provisioning config files... [2022-04-04T14:53:00.336Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/177@tmp/config6093035486557303080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-04T14:53:00.705Z] ---> docker-login.sh [2022-04-04T14:53:00.705Z] nexus3.edgexfoundry.org:10001 [2022-04-04T14:53:01.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:53:01.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:53:01.583Z] Configure a credential helper to remove this warning. See [2022-04-04T14:53:01.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:53:01.583Z] [2022-04-04T14:53:01.583Z] Login Succeeded [2022-04-04T14:53:01.583Z] nexus3.edgexfoundry.org:10002 [2022-04-04T14:53:01.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:53:01.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:53:01.859Z] Configure a credential helper to remove this warning. See [2022-04-04T14:53:01.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:53:01.859Z] [2022-04-04T14:53:01.859Z] Login Succeeded [2022-04-04T14:53:01.859Z] nexus3.edgexfoundry.org:10003 [2022-04-04T14:53:02.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:53:02.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:53:02.461Z] Configure a credential helper to remove this warning. See [2022-04-04T14:53:02.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:53:02.461Z] [2022-04-04T14:53:02.461Z] Login Succeeded [2022-04-04T14:53:02.461Z] nexus3.edgexfoundry.org:10004 [2022-04-04T14:53:02.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:53:03.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:53:03.012Z] Configure a credential helper to remove this warning. See [2022-04-04T14:53:03.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:53:03.013Z] [2022-04-04T14:53:03.013Z] Login Succeeded [2022-04-04T14:53:03.013Z] docker.io [2022-04-04T14:53:03.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:53:03.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:53:03.884Z] Configure a credential helper to remove this warning. See [2022-04-04T14:53:03.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:53:03.884Z] [2022-04-04T14:53:03.884Z] Login Succeeded [2022-04-04T14:53:03.884Z] ---> docker-login.sh ends [Pipeline] } [2022-04-04T14:53:03.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-04T14:53:04.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-04T14:53:04.437Z] ========================================================= [2022-04-04T14:53:04.437Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-04T14:53:04.437Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-04T14:53:04.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-04T14:53:05.049Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-04T14:53:05.049Z] 9b3977197b4f: Pulling fs layer [2022-04-04T14:53:05.049Z] 1a89e8eeedd5: Pulling fs layer [2022-04-04T14:53:05.049Z] 94645a83ff95: Pulling fs layer [2022-04-04T14:53:05.049Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-04T14:53:05.049Z] 0c92f367c5e7: Pulling fs layer [2022-04-04T14:53:05.049Z] f7c0051592d6: Pulling fs layer [2022-04-04T14:53:05.049Z] a227ed2f7395: Pulling fs layer [2022-04-04T14:53:05.049Z] 7b1c46037f91: Pulling fs layer [2022-04-04T14:53:05.049Z] 0c92f367c5e7: Waiting [2022-04-04T14:53:05.049Z] f7c0051592d6: Waiting [2022-04-04T14:53:05.049Z] a227ed2f7395: Waiting [2022-04-04T14:53:05.049Z] 7b1c46037f91: Waiting [2022-04-04T14:53:05.049Z] 3f3a8bcf1eab: Waiting [2022-04-04T14:53:05.049Z] 94645a83ff95: Verifying Checksum [2022-04-04T14:53:05.049Z] 94645a83ff95: Download complete [2022-04-04T14:53:05.049Z] 1a89e8eeedd5: Verifying Checksum [2022-04-04T14:53:05.049Z] 1a89e8eeedd5: Download complete [2022-04-04T14:53:05.049Z] 0c92f367c5e7: Verifying Checksum [2022-04-04T14:53:05.049Z] 0c92f367c5e7: Download complete [2022-04-04T14:53:05.049Z] f7c0051592d6: Verifying Checksum [2022-04-04T14:53:05.049Z] f7c0051592d6: Download complete [2022-04-04T14:53:05.049Z] 9b3977197b4f: Verifying Checksum [2022-04-04T14:53:05.049Z] 9b3977197b4f: Download complete [2022-04-04T14:53:05.049Z] a227ed2f7395: Download complete [2022-04-04T14:53:05.654Z] 9b3977197b4f: Pull complete [2022-04-04T14:53:06.265Z] 1a89e8eeedd5: Pull complete [2022-04-04T14:53:06.872Z] 94645a83ff95: Pull complete [2022-04-04T14:53:07.165Z] 7b1c46037f91: Verifying Checksum [2022-04-04T14:53:07.165Z] 7b1c46037f91: Download complete [2022-04-04T14:53:07.764Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-04T14:53:07.764Z] 3f3a8bcf1eab: Download complete [2022-04-04T14:53:20.187Z] 3f3a8bcf1eab: Pull complete [2022-04-04T14:53:20.187Z] 0c92f367c5e7: Pull complete [2022-04-04T14:53:20.187Z] f7c0051592d6: Pull complete [2022-04-04T14:53:20.461Z] a227ed2f7395: Pull complete [2022-04-04T14:53:21.654Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:53:21.654Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:53:21.654Z] ---> afc663a73b8b [2022-04-04T14:53:21.654Z] Step 3/24 : WORKDIR /edgex-go [2022-04-04T14:53:21.654Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:53:21.654Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:53:21.654Z] ---> afc663a73b8b [2022-04-04T14:53:21.654Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T14:53:21.654Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:53:21.654Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:53:21.654Z] ---> afc663a73b8b [2022-04-04T14:53:21.654Z] Step 3/25 : WORKDIR /edgex-go [2022-04-04T14:53:21.654Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:53:21.654Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:53:21.654Z] ---> afc663a73b8b [2022-04-04T14:53:21.654Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T14:53:21.654Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:53:21.654Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:53:21.654Z] ---> afc663a73b8b [2022-04-04T14:53:21.654Z] Step 3/20 : WORKDIR /edgex-go [2022-04-04T14:53:21.913Z] ---> Running in 5e696979a9c4 [2022-04-04T14:53:21.913Z] ---> Running in b70635cc43ab [2022-04-04T14:53:21.913Z] ---> Running in 791e58012a4a [2022-04-04T14:53:21.913Z] ---> Running in 1a82cef96cdb [2022-04-04T14:53:21.913Z] ---> Running in 0c6ddbb83380 [2022-04-04T14:53:22.174Z] Removing intermediate container 5e696979a9c4 [2022-04-04T14:53:22.174Z] ---> b5090893c1e8 [2022-04-04T14:53:22.174Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:53:22.174Z] Removing intermediate container 791e58012a4a [2022-04-04T14:53:22.174Z] ---> 6aef77a48606 [2022-04-04T14:53:22.174Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:53:22.174Z] Removing intermediate container 1a82cef96cdb [2022-04-04T14:53:22.174Z] ---> 97b80e7ed40e [2022-04-04T14:53:22.174Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:53:22.174Z] Removing intermediate container b70635cc43ab [2022-04-04T14:53:22.174Z] Removing intermediate container 0c6ddbb83380 [2022-04-04T14:53:22.174Z] ---> 24325a0ffc0a [2022-04-04T14:53:22.174Z] ---> 3c6c1f91532b [2022-04-04T14:53:22.174Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-04T14:53:22.174Z] [2022-04-04T14:53:22.174Z] ---> Running in 062b763cdb43 [2022-04-04T14:53:22.174Z] ---> Running in 602dc2e3baeb [2022-04-04T14:53:22.174Z] ---> Running in 8914db56d4c5 [2022-04-04T14:53:22.174Z] ---> Running in f9188be3ec1e [2022-04-04T14:53:22.174Z] ---> Running in 65f954fdf80a [2022-04-04T14:53:23.560Z] Removing intermediate container 062b763cdb43 [2022-04-04T14:53:23.560Z] ---> 00e684e79f28 [2022-04-04T14:53:23.560Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-04T14:53:23.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:23.560Z] ---> Running in 012159a518b0 [2022-04-04T14:53:23.560Z] Removing intermediate container 602dc2e3baeb [2022-04-04T14:53:23.560Z] ---> e4a272988d78 [2022-04-04T14:53:23.560Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T14:53:23.560Z] ---> Running in 00a621d8d12b [2022-04-04T14:53:23.818Z] Removing intermediate container 8914db56d4c5 [2022-04-04T14:53:23.818Z] ---> 3dda31640be6 [2022-04-04T14:53:23.818Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-04T14:53:23.818Z] ---> Running in dc9b5edc2d77 [2022-04-04T14:53:23.818Z] Removing intermediate container 65f954fdf80a [2022-04-04T14:53:23.818Z] ---> 6658f94ba4f3 [2022-04-04T14:53:23.819Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T14:53:23.819Z] ---> Running in cc952cde2573 [2022-04-04T14:53:24.077Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:24.077Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:24.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:24.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:24.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:24.600Z] v3.15.3-21-g2745de7e1b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T14:53:24.600Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T14:53:24.600Z] OK: 15864 distinct packages available [2022-04-04T14:53:24.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:24.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:24.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:25.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:25.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:25.127Z] OK: 221 MiB in 52 packages [2022-04-04T14:53:25.388Z] OK: 221 MiB in 52 packages [2022-04-04T14:53:25.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:25.649Z] OK: 221 MiB in 52 packages [2022-04-04T14:53:25.649Z] OK: 221 MiB in 52 packages [2022-04-04T14:53:25.649Z] Removing intermediate container 012159a518b0 [2022-04-04T14:53:25.649Z] ---> 561548eab8a3 [2022-04-04T14:53:25.649Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-04T14:53:25.908Z] OK: 221 MiB in 52 packages [2022-04-04T14:53:25.908Z] Removing intermediate container 00a621d8d12b [2022-04-04T14:53:25.908Z] ---> f80b5fe21a28 [2022-04-04T14:53:25.908Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T14:53:25.908Z] ---> 04b8a1f283e9 [2022-04-04T14:53:25.908Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:53:25.908Z] ---> Running in 16cbbf670372 [2022-04-04T14:53:26.177Z] ---> 73b70a815269 [2022-04-04T14:53:26.178Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:53:26.178Z] Removing intermediate container cc952cde2573 [2022-04-04T14:53:26.178Z] ---> 536c1ace6589 [2022-04-04T14:53:26.178Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T14:53:26.178Z] ---> Running in c2bad506a189 [2022-04-04T14:53:26.178Z] Removing intermediate container dc9b5edc2d77 [2022-04-04T14:53:26.178Z] ---> f257f0cc2775 [2022-04-04T14:53:26.178Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-04T14:53:26.178Z] Removing intermediate container f9188be3ec1e [2022-04-04T14:53:26.178Z] ---> b63b40f9182c [2022-04-04T14:53:26.178Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-04T14:53:26.438Z] ---> ba381cd301e9 [2022-04-04T14:53:26.438Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:53:26.438Z] ---> Running in 481d843723d0 [2022-04-04T14:53:26.438Z] ---> 09decb616f25 [2022-04-04T14:53:26.438Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:53:26.438Z] ---> Running in 5c2550d8bf9c [2022-04-04T14:53:26.438Z] ---> 635bf1774a36 [2022-04-04T14:53:26.438Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:53:26.438Z] ---> Running in 083d4a33b563 [2022-04-04T14:53:27.009Z] Removing intermediate container 16cbbf670372 [2022-04-04T14:53:27.009Z] ---> 372c2d257b93 [2022-04-04T14:53:27.009Z] Step 8/25 : COPY . . [2022-04-04T14:53:27.200Z] 7b1c46037f91: Pull complete [2022-04-04T14:53:27.200Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-04T14:53:27.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-04T14:53:27.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-04T14:53:27.269Z] Removing intermediate container c2bad506a189 [2022-04-04T14:53:27.269Z] ---> 87755f20c663 [2022-04-04T14:53:27.269Z] Step 8/23 : COPY . . [2022-04-04T14:53:27.561Z] + docker build -t ci-base-image-arm64 -f+ - . [2022-04-04T14:53:27.561Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-04T14:53:27.561Z] WORKDIR /edgex [2022-04-04T14:53:27.561Z] COPY go.mod . [2022-04-04T14:53:27.561Z] RUN go mod download [2022-04-04T14:53:30.988Z] Sending build context to Docker daemon 169MB [2022-04-04T14:53:30.988Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-04T14:53:30.988Z] ---> f79e39bc4007 [2022-04-04T14:53:30.988Z] Step 2/4 : WORKDIR /edgex [2022-04-04T14:53:31.464Z] Removing intermediate container 481d843723d0 [2022-04-04T14:53:31.464Z] ---> bcc61e33df87 [2022-04-04T14:53:31.464Z] Step 8/23 : COPY . . [2022-04-04T14:53:31.464Z] Removing intermediate container 5c2550d8bf9c [2022-04-04T14:53:31.464Z] ---> f83f5a14e02b [2022-04-04T14:53:31.464Z] Step 8/24 : COPY . . [2022-04-04T14:53:32.969Z] ---> Running in 63585615be61 [2022-04-04T14:53:32.969Z] Removing intermediate container 63585615be61 [2022-04-04T14:53:32.969Z] ---> a7a45c3a2266 [2022-04-04T14:53:32.969Z] Step 3/4 : COPY go.mod . [2022-04-04T14:53:33.370Z] Removing intermediate container 083d4a33b563 [2022-04-04T14:53:33.370Z] ---> b5c1262b9106 [2022-04-04T14:53:33.370Z] Step 7/20 : COPY . . [2022-04-04T14:53:33.571Z] ---> 63c7be0a829d [2022-04-04T14:53:33.571Z] Step 4/4 : RUN go mod download [2022-04-04T14:53:33.571Z] ---> Running in 89cf49ef8907 [2022-04-04T14:53:37.564Z] ---> ea3b397ab001 [2022-04-04T14:53:37.564Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-04T14:53:37.564Z] ---> 25528a28f39e [2022-04-04T14:53:37.564Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-04T14:53:38.134Z] ---> Running in b668a922458a [2022-04-04T14:53:38.134Z] ---> f17530e79036 [2022-04-04T14:53:38.134Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T14:53:38.134Z] ---> Running in 5fb386656c47 [2022-04-04T14:53:38.134Z] ---> 0a8dfc1a3036 [2022-04-04T14:53:38.134Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T14:53:38.134Z] ---> Running in 3bc78d4d7e00 [2022-04-04T14:53:38.134Z] ---> Running in 5ebc758c170c [2022-04-04T14:53:38.394Z] Removing intermediate container 5ebc758c170c [2022-04-04T14:53:38.394Z] ---> 56282d6461fc [2022-04-04T14:53:38.394Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-04T14:53:38.394Z] Removing intermediate container 3bc78d4d7e00 [2022-04-04T14:53:38.394Z] ---> 92fbb0cc0bc0 [2022-04-04T14:53:38.394Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-04T14:53:38.394Z] ---> Running in 3cf6b67d6cf6 [2022-04-04T14:53:38.394Z] ---> Running in c815ac062c1d [2022-04-04T14:53:38.653Z] ---> 6261678a1764 [2022-04-04T14:53:38.653Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-04T14:53:38.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-04T14:53:38.653Z] ---> Running in 8e83cbd677e9 [2022-04-04T14:53:38.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-04T14:53:39.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-04T14:53:39.794Z] spire-1.2.0/ [2022-04-04T14:53:39.794Z] spire-1.2.0/ [2022-04-04T14:53:40.733Z] spire-1.2.0/README.md [2022-04-04T14:53:40.733Z] spire-1.2.0/bin/ [2022-04-04T14:53:40.733Z] spire-1.2.0/bin/spire-server [2022-04-04T14:53:40.733Z] spire-1.2.0/bin/spire-agent [2022-04-04T14:53:40.733Z] spire-1.2.0/conf/ [2022-04-04T14:53:40.733Z] spire-1.2.0/conf/server/ [2022-04-04T14:53:40.733Z] spire-1.2.0/conf/server/server.conf [2022-04-04T14:53:40.733Z] spire-1.2.0/conf/agent/ [2022-04-04T14:53:40.733Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T14:53:40.733Z] spire-1.2.0/LICENSE [2022-04-04T14:53:40.733Z] spire-1.2.0/README.md [2022-04-04T14:53:40.733Z] spire-1.2.0/bin/ [2022-04-04T14:53:40.733Z] spire-1.2.0/bin/spire-server [2022-04-04T14:53:40.733Z] spire-1.2.0/bin/spire-agent [2022-04-04T14:53:40.733Z] spire-1.2.0/conf/ [2022-04-04T14:53:40.733Z] spire-1.2.0/conf/server/ [2022-04-04T14:53:40.733Z] spire-1.2.0/conf/server/server.conf [2022-04-04T14:53:40.733Z] spire-1.2.0/conf/agent/ [2022-04-04T14:53:40.733Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T14:53:40.733Z] spire-1.2.0/LICENSE [2022-04-04T14:53:46.010Z] Removing intermediate container 3cf6b67d6cf6 [2022-04-04T14:53:46.010Z] ---> 6f9ed7b014ea [2022-04-04T14:53:46.010Z] [2022-04-04T14:53:46.010Z] Step 11/24 : FROM alpine:3.15 [2022-04-04T14:53:46.010Z] Removing intermediate container c815ac062c1d [2022-04-04T14:53:46.010Z] ---> 5069d760a8f2 [2022-04-04T14:53:46.010Z] [2022-04-04T14:53:46.010Z] Step 11/23 : FROM alpine:3.15 [2022-04-04T14:53:46.010Z] 3.15: Pulling from library/alpine [2022-04-04T14:53:46.010Z] 3.15: Pulling from library/alpine [2022-04-04T14:53:47.918Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-04-04T14:53:47.918Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-04-04T14:53:47.918Z] Status: Downloaded newer image for alpine:3.15 [2022-04-04T14:53:47.918Z] Status: Downloaded newer image for alpine:3.15 [2022-04-04T14:53:47.918Z] ---> 76c8fb57b6fc [2022-04-04T14:53:47.918Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T14:53:47.918Z] ---> 76c8fb57b6fc [2022-04-04T14:53:47.918Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T14:53:47.918Z] ---> Running in df3848deabc5 [2022-04-04T14:53:47.918Z] ---> Running in f29ce4021183 [2022-04-04T14:53:48.178Z] Removing intermediate container df3848deabc5 [2022-04-04T14:53:48.178Z] ---> 3bd836789c6e [2022-04-04T14:53:48.178Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:53:48.442Z] Removing intermediate container f29ce4021183 [2022-04-04T14:53:48.442Z] ---> df903936a069 [2022-04-04T14:53:48.442Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:53:48.442Z] ---> Running in 8689291eed3d [2022-04-04T14:53:48.442Z] ---> Running in 15df7954ae3c [2022-04-04T14:53:50.349Z] Removing intermediate container 8689291eed3d [2022-04-04T14:53:50.349Z] ---> bc9da972fb2a [2022-04-04T14:53:50.349Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-04T14:53:50.349Z] ---> Running in e6f239c6bc3d [2022-04-04T14:53:50.349Z] Removing intermediate container 15df7954ae3c [2022-04-04T14:53:50.349Z] ---> 0a747b3c2da0 [2022-04-04T14:53:50.349Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-04T14:53:50.611Z] ---> Running in 49b97b9dfbea [2022-04-04T14:53:51.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:51.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:51.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:52.317Z] v3.15.3-21-g2745de7e1b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T14:53:52.317Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T14:53:52.317Z] OK: 15856 distinct packages available [2022-04-04T14:53:52.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:52.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:52.838Z] v3.15.3-21-g2745de7e1b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T14:53:52.838Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T14:53:52.838Z] OK: 15856 distinct packages available [2022-04-04T14:53:52.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:53.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:53.357Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-04T14:53:53.357Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-04T14:53:53.616Z] (3/4) Installing libucontext (1.1-r0) [2022-04-04T14:53:53.616Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-04T14:53:53.616Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T14:53:53.616Z] OK: 6 MiB in 18 packages [2022-04-04T14:53:53.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:53:54.186Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-04T14:53:54.186Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-04T14:53:54.186Z] (3/5) Installing libucontext (1.1-r0) [2022-04-04T14:53:54.445Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-04T14:53:54.445Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-04T14:53:54.445Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T14:53:54.445Z] OK: 6 MiB in 19 packages [2022-04-04T14:53:55.382Z] Removing intermediate container e6f239c6bc3d [2022-04-04T14:53:55.382Z] ---> 7f62ab80e849 [2022-04-04T14:53:55.382Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T14:53:55.642Z] Removing intermediate container 49b97b9dfbea [2022-04-04T14:53:55.642Z] ---> 61f2346fcdd5 [2022-04-04T14:53:55.642Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T14:53:59.844Z] ---> 26f707569f29 [2022-04-04T14:53:59.844Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T14:53:59.844Z] ---> a34b2f253537 [2022-04-04T14:53:59.844Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T14:53:59.844Z] ---> 45e33e00646d [2022-04-04T14:53:59.844Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-04T14:53:59.844Z] ---> a84d199a7f1c [2022-04-04T14:53:59.844Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-04T14:54:00.105Z] ---> Running in e806ddf6139f [2022-04-04T14:54:00.365Z] Removing intermediate container e806ddf6139f [2022-04-04T14:54:00.365Z] ---> 3a60e560b6a8 [2022-04-04T14:54:00.365Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-04T14:54:00.623Z] ---> 62f4fe430488 [2022-04-04T14:54:00.623Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-04T14:54:01.190Z] ---> a0a92e05681c [2022-04-04T14:54:01.190Z] Step 19/24 : WORKDIR / [2022-04-04T14:54:01.190Z] ---> d48609d1f9ae [2022-04-04T14:54:01.190Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T14:54:01.190Z] ---> Running in 156572ec5791 [2022-04-04T14:54:01.190Z] ---> Running in d6c4e45f453c [2022-04-04T14:54:01.761Z] Removing intermediate container 156572ec5791 [2022-04-04T14:54:01.761Z] ---> a42c90c942a7 [2022-04-04T14:54:01.761Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T14:54:01.761Z] Removing intermediate container d6c4e45f453c [2022-04-04T14:54:01.761Z] ---> 459f86ad30c8 [2022-04-04T14:54:01.761Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T14:54:01.761Z] ---> Running in 35e6eee82d8e [2022-04-04T14:54:01.761Z] ---> Running in 0c7bb76482b1 [2022-04-04T14:54:02.022Z] Removing intermediate container 0c7bb76482b1 [2022-04-04T14:54:02.022Z] ---> d748373af8c4 [2022-04-04T14:54:02.022Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T14:54:02.022Z] Removing intermediate container 35e6eee82d8e [2022-04-04T14:54:02.022Z] ---> 5f9d2b73ff53 [2022-04-04T14:54:02.022Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T14:54:02.022Z] ---> Running in 4ab2e9745e11 [2022-04-04T14:54:02.022Z] ---> Running in 7b8b2d2949c1 [2022-04-04T14:54:02.282Z] Removing intermediate container 4ab2e9745e11 [2022-04-04T14:54:02.282Z] ---> 36cf28bfaa53 [2022-04-04T14:54:02.282Z] Step 22/23 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:54:02.282Z] Removing intermediate container 7b8b2d2949c1 [2022-04-04T14:54:02.282Z] ---> cd009ec5f120 [2022-04-04T14:54:02.282Z] Step 22/24 : LABEL arch=x86_64 [2022-04-04T14:54:02.282Z] ---> Running in 76580786f3dc [2022-04-04T14:54:02.282Z] ---> Running in 055af35d5e40 [2022-04-04T14:54:02.551Z] Removing intermediate container 76580786f3dc [2022-04-04T14:54:02.551Z] ---> 4fcf6e65a73b [2022-04-04T14:54:02.551Z] Step 23/23 : LABEL version=2.2.0-dev.55 [2022-04-04T14:54:02.551Z] Removing intermediate container 055af35d5e40 [2022-04-04T14:54:02.551Z] ---> 21a65e1ab996 [2022-04-04T14:54:02.551Z] Step 23/24 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:54:02.551Z] ---> Running in eba4fbfaca68 [2022-04-04T14:54:02.551Z] ---> Running in a5a6b82280f4 [2022-04-04T14:54:02.811Z] Removing intermediate container a5a6b82280f4 [2022-04-04T14:54:02.811Z] ---> 4af9c05ea9d0 [2022-04-04T14:54:02.811Z] [2022-04-04T14:54:02.811Z] Removing intermediate container eba4fbfaca68 [2022-04-04T14:54:02.811Z] ---> d95d3d839361 [2022-04-04T14:54:02.811Z] Step 24/24 : LABEL version=2.2.0-dev.55 [2022-04-04T14:54:02.811Z] ---> Running in 0b1183795679 [2022-04-04T14:54:02.811Z] Successfully built 4af9c05ea9d0 [2022-04-04T14:54:02.811Z] Successfully tagged security-spire-server:latest [2022-04-04T14:54:02.811Z]  Building security-spire-server ... done Building support-scheduler [2022-04-04T14:54:03.075Z] Removing intermediate container 0b1183795679 [2022-04-04T14:54:03.075Z] ---> 7cfb8751f20e [2022-04-04T14:54:03.075Z] [2022-04-04T14:54:03.075Z] Successfully built 7cfb8751f20e [2022-04-04T14:54:03.075Z] Successfully tagged security-spire-config:latest [2022-04-04T14:54:03.075Z]  Building security-spire-config ... done Building support-notifications [2022-04-04T14:54:03.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-04T14:54:08.621Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:54:08.621Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:54:08.621Z] ---> afc663a73b8b [2022-04-04T14:54:08.621Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T14:54:08.621Z] ---> Using cache [2022-04-04T14:54:08.621Z] ---> 3c6c1f91532b [2022-04-04T14:54:08.621Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:54:08.621Z] ---> Using cache [2022-04-04T14:54:08.621Z] ---> 6658f94ba4f3 [2022-04-04T14:54:08.621Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-04T14:54:08.621Z] ---> Using cache [2022-04-04T14:54:08.621Z] ---> 536c1ace6589 [2022-04-04T14:54:08.621Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T14:54:08.621Z] ---> Using cache [2022-04-04T14:54:08.621Z] ---> ba381cd301e9 [2022-04-04T14:54:08.621Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:54:08.621Z] ---> Using cache [2022-04-04T14:54:08.621Z] ---> bcc61e33df87 [2022-04-04T14:54:08.621Z] Step 8/22 : COPY . . [2022-04-04T14:54:08.621Z] ---> Using cache [2022-04-04T14:54:08.621Z] ---> f17530e79036 [2022-04-04T14:54:08.621Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-04T14:54:08.621Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:54:08.621Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:54:08.621Z] ---> afc663a73b8b [2022-04-04T14:54:08.621Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T14:54:08.621Z] ---> Using cache [2022-04-04T14:54:08.621Z] ---> 3c6c1f91532b [2022-04-04T14:54:08.621Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:54:08.621Z] ---> Using cache [2022-04-04T14:54:08.621Z] ---> 6658f94ba4f3 [2022-04-04T14:54:08.621Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-04T14:54:08.882Z] ---> Running in 0efc77ac9364 [2022-04-04T14:54:08.882Z] ---> Running in a67547e29665 [2022-04-04T14:54:09.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:54:09.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-04T14:54:09.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:54:10.260Z] OK: 221 MiB in 52 packages [2022-04-04T14:54:12.186Z] Removing intermediate container 8e83cbd677e9 [2022-04-04T14:54:12.186Z] ---> e28f969b1245 [2022-04-04T14:54:12.186Z] [2022-04-04T14:54:12.186Z] Step 9/20 : FROM alpine:3.15 [2022-04-04T14:54:12.186Z] ---> 76c8fb57b6fc [2022-04-04T14:54:12.186Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T14:54:12.186Z] ---> Using cache [2022-04-04T14:54:12.186Z] ---> df903936a069 [2022-04-04T14:54:12.186Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:54:12.186Z] ---> Using cache [2022-04-04T14:54:12.186Z] ---> 0a747b3c2da0 [2022-04-04T14:54:12.186Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-04T14:54:12.186Z] Removing intermediate container 0efc77ac9364 [2022-04-04T14:54:12.186Z] ---> cd0144e45201 [2022-04-04T14:54:12.186Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T14:54:12.450Z] Removing intermediate container 5fb386656c47 [2022-04-04T14:54:12.450Z] ---> df90159ec4a0 [2022-04-04T14:54:12.450Z] [2022-04-04T14:54:12.450Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T14:54:12.450Z] Removing intermediate container b668a922458a [2022-04-04T14:54:12.450Z] ---> bcc7b1947410 [2022-04-04T14:54:12.450Z] [2022-04-04T14:54:12.450Z] Step 10/25 : FROM alpine:3.14 [2022-04-04T14:54:12.450Z] ---> Running in e47550881fbf [2022-04-04T14:54:12.450Z] ---> e2bebebe5c38 [2022-04-04T14:54:12.450Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:54:12.450Z] ---> Running in 160e2b3fa357 [2022-04-04T14:54:13.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:54:13.277Z] 3.14: Pulling from library/alpine [2022-04-04T14:54:13.536Z] 3.14: Pulling from library/alpine [2022-04-04T14:54:13.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:54:14.058Z] v3.15.3-21-g2745de7e1b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T14:54:14.058Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T14:54:14.058Z] OK: 15856 distinct packages available [2022-04-04T14:54:14.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:54:14.318Z] Removing intermediate container 160e2b3fa357 [2022-04-04T14:54:14.318Z] ---> db85452aa4ba [2022-04-04T14:54:14.318Z] Step 8/22 : COPY . . [2022-04-04T14:54:14.888Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-04T14:54:14.888Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-04T14:54:14.888Z] Status: Downloaded newer image for alpine:3.14 [2022-04-04T14:54:14.888Z] Status: Downloaded newer image for alpine:3.14 [2022-04-04T14:54:14.888Z] ---> 84b07dd2d1fd [2022-04-04T14:54:14.888Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-04T14:54:14.888Z] ---> 84b07dd2d1fd [2022-04-04T14:54:14.888Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-04T14:54:14.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:54:15.455Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-04T14:54:15.455Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-04T14:54:15.455Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-04T14:54:15.455Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-04T14:54:15.714Z] (5/9) Installing curl (7.80.0-r0) [2022-04-04T14:54:15.714Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-04T14:54:15.714Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-04T14:54:15.976Z] (8/9) Installing libucontext (1.1-r0) [2022-04-04T14:54:15.976Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-04T14:54:15.976Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T14:54:15.976Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T14:54:16.236Z] OK: 8 MiB in 23 packages [2022-04-04T14:54:16.808Z] ---> Running in 7fd82414d94f [2022-04-04T14:54:16.808Z] ---> Running in 741381f9d64c [2022-04-04T14:54:17.381Z] Removing intermediate container e47550881fbf [2022-04-04T14:54:17.381Z] ---> 26ddb67d88aa [2022-04-04T14:54:17.381Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T14:54:17.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:54:17.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:54:17.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:54:17.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:54:17.902Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-04T14:54:17.902Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T14:54:17.902Z] OK: 6 MiB in 15 packages [2022-04-04T14:54:17.902Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-04T14:54:17.902Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-04T14:54:17.902Z] (3/3) Installing su-exec (0.2-r1) [2022-04-04T14:54:17.902Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T14:54:17.902Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T14:54:17.902Z] OK: 6 MiB in 17 packages [2022-04-04T14:54:18.162Z] ---> a9d70fe86295 [2022-04-04T14:54:18.162Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-04T14:54:18.743Z] Removing intermediate container 741381f9d64c [2022-04-04T14:54:18.743Z] ---> 112aaf33305b [2022-04-04T14:54:18.743Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T14:54:19.003Z] Removing intermediate container 7fd82414d94f [2022-04-04T14:54:19.003Z] ---> 92ff9bb966f1 [2022-04-04T14:54:19.003Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-04T14:54:19.262Z] ---> aa9398e102ae [2022-04-04T14:54:19.262Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-04T14:54:19.262Z] ---> Running in 2193a41aff4e [2022-04-04T14:54:19.262Z] ---> Running in 276e69202d28 [2022-04-04T14:54:19.526Z] Removing intermediate container 276e69202d28 [2022-04-04T14:54:19.526Z] ---> 1b14dbefc35f [2022-04-04T14:54:19.526Z] Step 13/25 : WORKDIR / [2022-04-04T14:54:19.784Z] Removing intermediate container 2193a41aff4e [2022-04-04T14:54:19.784Z] ---> 6439ad30d62f [2022-04-04T14:54:19.784Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-04T14:54:20.043Z] ---> 794ffbe0305b [2022-04-04T14:54:20.043Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-04T14:54:20.043Z] ---> Running in 96591a4c718c [2022-04-04T14:54:20.043Z] ---> Running in 4763e4e1514c [2022-04-04T14:54:20.043Z] ---> Running in c773bfc7be73 [2022-04-04T14:54:20.303Z] Removing intermediate container c773bfc7be73 [2022-04-04T14:54:20.303Z] ---> 40e13067100a [2022-04-04T14:54:20.303Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T14:54:20.559Z] Removing intermediate container 89cf49ef8907 [2022-04-04T14:54:20.559Z] ---> 238f2c59b614 [2022-04-04T14:54:20.559Z] Successfully built 238f2c59b614 [2022-04-04T14:54:20.559Z] Successfully tagged ci-base-image-arm64:latest [2022-04-04T14:54:20.562Z] Removing intermediate container 4763e4e1514c [2022-04-04T14:54:20.562Z] ---> f579797bc7bf [2022-04-04T14:54:20.562Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-04T14:54:20.562Z] Removing intermediate container 96591a4c718c [2022-04-04T14:54:20.562Z] ---> 69eba1abc3f2 [2022-04-04T14:54:20.562Z] 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-04-04T14:54:20.562Z] ---> Running in 51255afe9998 [2022-04-04T14:54:20.562Z] ---> Running in b45e4811048a [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:54:20.899Z] + docker inspect -f . ci-base-image-arm64 [2022-04-04T14:54:20.899Z] . [Pipeline] withDockerContainer [2022-04-04T14:54:21.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-10646 does not seem to be running inside a container [2022-04-04T14:54:21.132Z] Removing intermediate container 51255afe9998 [2022-04-04T14:54:21.132Z] ---> 3497ed8463d4 [2022-04-04T14:54:21.132Z] Step 18/20 : LABEL arch=x86_64 [2022-04-04T14:54:21.132Z] Removing intermediate container b45e4811048a [2022-04-04T14:54:21.132Z] ---> 1f75608aff63 [2022-04-04T14:54:21.132Z] Step 15/23 : WORKDIR / [2022-04-04T14:54:21.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@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-04-04T14:54:21.391Z] ---> Running in a23669a277de [2022-04-04T14:54:21.392Z] ---> f7bf9763b52e [2022-04-04T14:54:21.392Z] 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-04-04T14:54:21.392Z] ---> Running in a5c2a5aedc6c [2022-04-04T14:54:21.651Z] Removing intermediate container a23669a277de [2022-04-04T14:54:21.651Z] ---> 125a39b402f3 [2022-04-04T14:54:21.651Z] Step 19/20 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:54:21.651Z] ---> Running in b5ae048c4662 [2022-04-04T14:54:21.651Z] Removing intermediate container a5c2a5aedc6c [2022-04-04T14:54:21.652Z] ---> 012a33ae2715 [2022-04-04T14:54:21.652Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T14:54:21.652Z] ---> d4640d1c9815 [2022-04-04T14:54:21.652Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-04T14:54:21.911Z] Removing intermediate container b5ae048c4662 [2022-04-04T14:54:21.911Z] ---> 3f3c588aa04b [2022-04-04T14:54:21.911Z] Step 20/20 : LABEL version=2.2.0-dev.55 [2022-04-04T14:54:21.911Z] ---> Running in e95605fd25f3 [2022-04-04T14:54:21.911Z] ---> 1b620d86c399 [2022-04-04T14:54:21.911Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-04T14:54:22.182Z] ---> dbfa489098f9 [2022-04-04T14:54:22.182Z] 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-04-04T14:54:22.182Z] Removing intermediate container e95605fd25f3 [2022-04-04T14:54:22.182Z] ---> edd204729b45 [2022-04-04T14:54:22.182Z] [2022-04-04T14:54:22.182Z] Successfully built edd204729b45 [2022-04-04T14:54:22.182Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-04T14:54:22.182Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-04-04T14:54:22.470Z] $ docker top e25815a1472c1da66212f3f56d91dc6766ec6ba64b7cfa67edd2bb1c2bcbadbe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T14:54:23.353Z] + go version [2022-04-04T14:54:23.353Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-04T14:54:23.382Z] $ docker stop --time=1 e25815a1472c1da66212f3f56d91dc6766ec6ba64b7cfa67edd2bb1c2bcbadbe [2022-04-04T14:54:24.239Z] ---> 53d8d17fe07c [2022-04-04T14:54:24.239Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-04T14:54:24.239Z] ---> 9971d955c982 [2022-04-04T14:54:24.239Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-04T14:54:24.550Z] ---> cbd7249e2473 [2022-04-04T14:54:24.550Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-04T14:54:24.550Z] ---> Running in 5b326779f2f6 [2022-04-04T14:54:24.550Z] ---> 49db4adbd4ef [2022-04-04T14:54:24.550Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-04T14:54:24.823Z] ---> eb42f2ad75b4 [2022-04-04T14:54:24.823Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-04T14:54:24.997Z] $ docker rm -f e25815a1472c1da66212f3f56d91dc6766ec6ba64b7cfa67edd2bb1c2bcbadbe [2022-04-04T14:54:25.099Z] ---> Running in 1419e93e69dc [2022-04-04T14:54:25.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:54:25.378Z] Removing intermediate container 1419e93e69dc [2022-04-04T14:54:25.378Z] ---> 29dbf8521466 [2022-04-04T14:54:25.378Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T14:54:25.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-04T14:54:25.661Z] [2022-04-04T14:54:25.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:54:25.947Z] ---> a62caeddee95 [2022-04-04T14:54:25.948Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-04T14:54:25.948Z] ---> Running in 42c4c9249198 [2022-04-04T14:54:26.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-04T14:54:26.211Z] ---> 2846fce04af1 [2022-04-04T14:54:26.211Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-04T14:54:26.211Z] Removing intermediate container 42c4c9249198 [2022-04-04T14:54:26.211Z] ---> 12b88d4e379f [2022-04-04T14:54:26.211Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T14:54:26.285Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-04T14:54:26.285Z] 29e5d40040c1: Pulling fs layer [2022-04-04T14:54:26.285Z] 1ce36da41761: Pulling fs layer [2022-04-04T14:54:26.285Z] 25b303627fd3: Pulling fs layer [2022-04-04T14:54:26.285Z] 29e5d40040c1: Verifying Checksum [2022-04-04T14:54:26.285Z] 29e5d40040c1: Download complete [2022-04-04T14:54:26.478Z] ---> Running in 72877c6f1e34 [2022-04-04T14:54:26.478Z] ---> Running in 900a78416837 [2022-04-04T14:54:26.561Z] 1ce36da41761: Verifying Checksum [2022-04-04T14:54:26.561Z] 1ce36da41761: Download complete [2022-04-04T14:54:26.738Z] Removing intermediate container 900a78416837 [2022-04-04T14:54:26.738Z] ---> 86f9e0835715 [2022-04-04T14:54:26.738Z] Step 22/23 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:54:26.738Z] ---> Running in b3690d760dcc [2022-04-04T14:54:26.839Z] 29e5d40040c1: Pull complete [2022-04-04T14:54:27.000Z] Removing intermediate container b3690d760dcc [2022-04-04T14:54:27.000Z] ---> ee1d4f385312 [2022-04-04T14:54:27.000Z] Step 23/23 : LABEL version=2.2.0-dev.55 [2022-04-04T14:54:27.262Z] ---> Running in 82b829f6a135 [2022-04-04T14:54:27.534Z] Removing intermediate container 82b829f6a135 [2022-04-04T14:54:27.534Z] ---> 0c14177ff6c5 [2022-04-04T14:54:27.534Z] [2022-04-04T14:54:27.534Z] Removing intermediate container 72877c6f1e34 [2022-04-04T14:54:27.534Z] ---> 88e16d330158 [2022-04-04T14:54:27.534Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-04T14:54:27.534Z] Successfully built 0c14177ff6c5 [2022-04-04T14:54:27.795Z] Successfully tagged core-metadata:latest [2022-04-04T14:54:27.795Z]  Building core-metadata ... done Building core-data [2022-04-04T14:54:27.795Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:54:27.795Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:54:27.795Z] ---> afc663a73b8b [2022-04-04T14:54:27.795Z] Step 3/24 : WORKDIR /edgex-go [2022-04-04T14:54:27.795Z] ---> Using cache [2022-04-04T14:54:27.795Z] ---> 3c6c1f91532b [2022-04-04T14:54:27.795Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:54:27.795Z] ---> Using cache [2022-04-04T14:54:27.795Z] ---> 6658f94ba4f3 [2022-04-04T14:54:27.795Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-04T14:54:27.795Z] ---> Using cache [2022-04-04T14:54:27.795Z] ---> 536c1ace6589 [2022-04-04T14:54:27.795Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-04T14:54:27.795Z] ---> Using cache [2022-04-04T14:54:27.795Z] ---> ba381cd301e9 [2022-04-04T14:54:27.795Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:54:27.795Z] ---> Using cache [2022-04-04T14:54:27.795Z] ---> bcc61e33df87 [2022-04-04T14:54:27.795Z] Step 8/24 : COPY . . [2022-04-04T14:54:27.795Z] ---> Using cache [2022-04-04T14:54:27.795Z] ---> f17530e79036 [2022-04-04T14:54:27.795Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T14:54:27.795Z] ---> Using cache [2022-04-04T14:54:27.795Z] ---> 92fbb0cc0bc0 [2022-04-04T14:54:27.795Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-04T14:54:27.795Z] ---> Using cache [2022-04-04T14:54:27.795Z] ---> 5069d760a8f2 [2022-04-04T14:54:27.795Z] [2022-04-04T14:54:27.795Z] Step 11/24 : FROM alpine:3.15 [2022-04-04T14:54:27.795Z] ---> 76c8fb57b6fc [2022-04-04T14:54:27.795Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T14:54:27.795Z] ---> Using cache [2022-04-04T14:54:27.795Z] ---> df903936a069 [2022-04-04T14:54:27.795Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:54:27.795Z] ---> Using cache [2022-04-04T14:54:27.795Z] ---> 0a747b3c2da0 [2022-04-04T14:54:27.795Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-04T14:54:27.795Z] ---> Using cache [2022-04-04T14:54:27.795Z] ---> 61f2346fcdd5 [2022-04-04T14:54:27.795Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-04-04T14:54:28.054Z] ---> Running in 502663c33500 [2022-04-04T14:54:28.270Z] 25b303627fd3: Verifying Checksum [2022-04-04T14:54:28.270Z] 25b303627fd3: Download complete [2022-04-04T14:54:28.270Z] 1ce36da41761: Pull complete [2022-04-04T14:54:28.994Z] Removing intermediate container a67547e29665 [2022-04-04T14:54:28.994Z] ---> bfaaa2e209df [2022-04-04T14:54:28.994Z] [2022-04-04T14:54:28.994Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T14:54:29.565Z] ---> 84b07dd2d1fd [2022-04-04T14:54:29.565Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-04T14:54:29.565Z] ---> Using cache [2022-04-04T14:54:29.565Z] ---> 112aaf33305b [2022-04-04T14:54:29.565Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T14:54:29.565Z] ---> Using cache [2022-04-04T14:54:29.565Z] ---> 6439ad30d62f [2022-04-04T14:54:29.565Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-04T14:54:29.877Z] Removing intermediate container 502663c33500 [2022-04-04T14:54:29.877Z] ---> 4a5dca33e879 [2022-04-04T14:54:29.877Z] Step 23/25 : LABEL arch=x86_64 [2022-04-04T14:54:30.137Z] ---> 21ad04dd5e7a [2022-04-04T14:54:30.137Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T14:54:30.137Z] ---> Running in 5acd2261eefa [2022-04-04T14:54:30.137Z] ---> Running in ff808f34d096 [2022-04-04T14:54:30.430Z] Removing intermediate container 5acd2261eefa [2022-04-04T14:54:30.430Z] ---> 7c9b57a794b0 [2022-04-04T14:54:30.430Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-04T14:54:30.430Z] Removing intermediate container ff808f34d096 [2022-04-04T14:54:30.430Z] ---> 4e1f50544f79 [2022-04-04T14:54:30.430Z] Step 24/25 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:54:30.692Z] ---> Running in 6f205cefd4b6 [2022-04-04T14:54:30.692Z] ---> Running in 9476cdefc477 [2022-04-04T14:54:30.954Z] Removing intermediate container 9476cdefc477 [2022-04-04T14:54:30.954Z] ---> 68d75be72d96 [2022-04-04T14:54:30.954Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T14:54:31.219Z] Removing intermediate container 6f205cefd4b6 [2022-04-04T14:54:31.219Z] ---> be3771dafc2c [2022-04-04T14:54:31.219Z] Step 25/25 : LABEL version=2.2.0-dev.55 [2022-04-04T14:54:31.219Z] ---> Running in 2d671ec60928 [2022-04-04T14:54:31.480Z] ---> 5daa37dfaec1 [2022-04-04T14:54:31.480Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-04T14:54:31.740Z] Removing intermediate container 2d671ec60928 [2022-04-04T14:54:31.740Z] ---> 8a602e49a9f2 [2022-04-04T14:54:31.740Z] [2022-04-04T14:54:32.018Z] Successfully built 8a602e49a9f2 [2022-04-04T14:54:32.018Z] Successfully tagged security-secretstore-setup:latest [2022-04-04T14:54:32.018Z] Building security-bootstrapper [2022-04-04T14:54:33.930Z]  Building security-secretstore-setup ... done  ---> ddbf22f8f7e4 [2022-04-04T14:54:33.930Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T14:54:34.190Z] ---> 5c1b51fed99f [2022-04-04T14:54:34.190Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-04T14:54:34.190Z] ---> 8e7add014c93 [2022-04-04T14:54:34.190Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-04T14:54:34.760Z] ---> 0c4588fca8ab [2022-04-04T14:54:34.760Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-04T14:54:34.760Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:54:34.760Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:54:34.760Z] ---> afc663a73b8b [2022-04-04T14:54:34.760Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T14:54:34.760Z] ---> Using cache [2022-04-04T14:54:34.760Z] ---> 3c6c1f91532b [2022-04-04T14:54:34.760Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:54:34.760Z] ---> Using cache [2022-04-04T14:54:34.760Z] ---> 6658f94ba4f3 [2022-04-04T14:54:34.760Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-04T14:54:34.760Z] ---> Running in 5a017c43bef9 [2022-04-04T14:54:35.019Z] ---> Running in a0c0dc0514d7 [2022-04-04T14:54:35.278Z] ---> 3413d75faa6b [2022-04-04T14:54:35.278Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-04T14:54:35.278Z] Removing intermediate container a0c0dc0514d7 [2022-04-04T14:54:35.278Z] ---> c2c600eeae83 [2022-04-04T14:54:35.278Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T14:54:35.543Z] ---> Running in fa3bbeb7346c [2022-04-04T14:54:35.543Z] ---> e52442f11e0c [2022-04-04T14:54:35.543Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T14:54:35.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:54:35.803Z] Removing intermediate container fa3bbeb7346c [2022-04-04T14:54:35.803Z] ---> 16bebeaf2bea [2022-04-04T14:54:35.803Z] Step 20/22 : LABEL arch=x86_64 [2022-04-04T14:54:35.803Z] ---> Running in 14122573cd4f [2022-04-04T14:54:35.803Z] ---> Running in 533a704d7228 [2022-04-04T14:54:35.803Z] Removing intermediate container 14122573cd4f [2022-04-04T14:54:35.803Z] ---> 8334e1aa2cdb [2022-04-04T14:54:35.803Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T14:54:36.062Z] ---> Running in 3d26a566f75a [2022-04-04T14:54:36.062Z] Removing intermediate container 533a704d7228 [2022-04-04T14:54:36.062Z] ---> 4c818d15ec01 [2022-04-04T14:54:36.062Z] Step 21/22 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:54:36.062Z] ---> Running in f0dab007863b [2022-04-04T14:54:36.324Z] Removing intermediate container 3d26a566f75a [2022-04-04T14:54:36.324Z] ---> 4d9ef94e957c [2022-04-04T14:54:36.324Z] Step 22/24 : LABEL arch=x86_64 [2022-04-04T14:54:36.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:54:36.324Z] Removing intermediate container f0dab007863b [2022-04-04T14:54:36.324Z] ---> c2ef0422e70e [2022-04-04T14:54:36.324Z] Step 22/22 : LABEL version=2.2.0-dev.55 [2022-04-04T14:54:36.583Z] ---> Running in 436b71b58e60 [2022-04-04T14:54:36.583Z] ---> Running in 0f263953100b [2022-04-04T14:54:36.583Z] Removing intermediate container 436b71b58e60 [2022-04-04T14:54:36.583Z] ---> 0fe9304ed720 [2022-04-04T14:54:36.583Z] Step 23/24 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:54:36.583Z] OK: 221 MiB in 52 packages [2022-04-04T14:54:36.842Z] Removing intermediate container 0f263953100b [2022-04-04T14:54:36.842Z] ---> f24b95e20f08 [2022-04-04T14:54:36.842Z] [2022-04-04T14:54:36.842Z] ---> Running in 76ce141848e2 [2022-04-04T14:54:37.105Z] Successfully built f24b95e20f08 [2022-04-04T14:54:37.105Z] Successfully tagged support-scheduler:latest [2022-04-04T14:54:37.105Z] Building security-proxy-setup [2022-04-04T14:54:37.105Z]  Building support-scheduler ... done Removing intermediate container 76ce141848e2 [2022-04-04T14:54:37.105Z] ---> a9124e551c0a [2022-04-04T14:54:37.105Z] Step 24/24 : LABEL version=2.2.0-dev.55 [2022-04-04T14:54:37.366Z] ---> Running in 79c56748f4ef [2022-04-04T14:54:37.625Z] Removing intermediate container 5a017c43bef9 [2022-04-04T14:54:37.625Z] ---> 505efa8f69c7 [2022-04-04T14:54:37.625Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T14:54:38.196Z] Removing intermediate container 79c56748f4ef [2022-04-04T14:54:38.196Z] ---> b5284af0c64d [2022-04-04T14:54:38.196Z] [2022-04-04T14:54:38.456Z] Successfully built b5284af0c64d [2022-04-04T14:54:38.716Z] Successfully tagged security-spire-agent:latest [2022-04-04T14:54:38.716Z]  Building security-spire-agent ... done Building core-command [2022-04-04T14:54:39.287Z] ---> 8c2c0eb56bbb [2022-04-04T14:54:39.287Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:54:40.228Z] ---> Running in 5f8ca42f1b24 [2022-04-04T14:54:40.710Z] 25b303627fd3: Pull complete [2022-04-04T14:54:40.710Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-04T14:54:40.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-04T14:54:40.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-04T14:54:40.797Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:54:40.797Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:54:40.797Z] ---> afc663a73b8b [2022-04-04T14:54:40.797Z] Step 3/31 : WORKDIR /edgex-go [2022-04-04T14:54:40.797Z] ---> Using cache [2022-04-04T14:54:40.797Z] ---> 3c6c1f91532b [2022-04-04T14:54:40.797Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:54:40.797Z] ---> Using cache [2022-04-04T14:54:40.797Z] ---> 6658f94ba4f3 [2022-04-04T14:54:40.797Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-04T14:54:40.797Z] ---> Using cache [2022-04-04T14:54:40.797Z] ---> 536c1ace6589 [2022-04-04T14:54:40.797Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-04T14:54:40.797Z] ---> Using cache [2022-04-04T14:54:40.797Z] ---> ba381cd301e9 [2022-04-04T14:54:40.797Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:54:40.797Z] ---> Using cache [2022-04-04T14:54:40.797Z] ---> bcc61e33df87 [2022-04-04T14:54:40.797Z] Step 8/31 : COPY . . [2022-04-04T14:54:40.797Z] ---> Using cache [2022-04-04T14:54:40.797Z] ---> f17530e79036 [2022-04-04T14:54:40.797Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-04T14:54:40.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-10646 does not seem to be running inside a container [2022-04-04T14:54:41.041Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@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-04-04T14:54:42.708Z] ---> Running in 63fc8c9c3e55 [2022-04-04T14:54:43.213Z] $ docker top 6e65c2965c5c649cfb543ed81678d3722dbac3dcad85dda5eb262b286e3c2f59 -eo pid,comm [2022-04-04T14:54:43.278Z] Removing intermediate container 5f8ca42f1b24 [2022-04-04T14:54:43.278Z] ---> 2b2f6285c793 [2022-04-04T14:54:43.278Z] Step 8/23 : COPY . . [Pipeline] { [Pipeline] sh [2022-04-04T14:54:43.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-04T14:54:44.110Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:54:44.110Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:54:44.110Z] ---> afc663a73b8b [2022-04-04T14:54:44.110Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T14:54:44.110Z] ---> Using cache [2022-04-04T14:54:44.110Z] ---> 3c6c1f91532b [2022-04-04T14:54:44.110Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:54:44.110Z] ---> Using cache [2022-04-04T14:54:44.110Z] ---> 6658f94ba4f3 [2022-04-04T14:54:44.110Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-04T14:54:44.110Z] ---> Using cache [2022-04-04T14:54:44.110Z] ---> 536c1ace6589 [2022-04-04T14:54:44.110Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T14:54:44.110Z] ---> Using cache [2022-04-04T14:54:44.110Z] ---> ba381cd301e9 [2022-04-04T14:54:44.110Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:54:44.110Z] ---> Using cache [2022-04-04T14:54:44.110Z] ---> bcc61e33df87 [2022-04-04T14:54:44.110Z] Step 8/22 : COPY . . [2022-04-04T14:54:44.110Z] ---> Using cache [2022-04-04T14:54:44.110Z] ---> f17530e79036 [2022-04-04T14:54:44.110Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-04T14:54:44.114Z] + docker-compose+ build --help [2022-04-04T14:54:44.114Z] grep parallel [2022-04-04T14:54:45.489Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:54:45.489Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:54:45.489Z] ---> afc663a73b8b [2022-04-04T14:54:45.489Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T14:54:45.489Z] ---> Using cache [2022-04-04T14:54:45.489Z] ---> 3c6c1f91532b [2022-04-04T14:54:45.489Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:54:45.489Z] ---> Using cache [2022-04-04T14:54:45.489Z] ---> 6658f94ba4f3 [2022-04-04T14:54:45.489Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T14:54:45.489Z] ---> Using cache [2022-04-04T14:54:45.489Z] ---> 536c1ace6589 [2022-04-04T14:54:45.489Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T14:54:45.489Z] ---> Using cache [2022-04-04T14:54:45.489Z] ---> ba381cd301e9 [2022-04-04T14:54:45.489Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:54:45.489Z] ---> Using cache [2022-04-04T14:54:45.489Z] ---> bcc61e33df87 [2022-04-04T14:54:45.489Z] Step 8/23 : COPY . . [2022-04-04T14:54:45.489Z] ---> Using cache [2022-04-04T14:54:45.489Z] ---> f17530e79036 [2022-04-04T14:54:45.489Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-04T14:54:47.495Z] --parallel Build images in parallel. [Pipeline] } [2022-04-04T14:54:47.798Z] $ docker stop --time=1 6e65c2965c5c649cfb543ed81678d3722dbac3dcad85dda5eb262b286e3c2f59 [2022-04-04T14:54:48.029Z] ---> Running in d0caa5581b37 [2022-04-04T14:54:48.030Z] ---> Running in 08578b1fb980 [2022-04-04T14:54:48.030Z] Removing intermediate container 5b326779f2f6 [2022-04-04T14:54:48.030Z] ---> 212f11e8be86 [2022-04-04T14:54:48.030Z] [2022-04-04T14:54:48.030Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T14:54:48.030Z] ---> 84b07dd2d1fd [2022-04-04T14:54:48.030Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-04T14:54:48.030Z] ---> Running in 810c0cf12a63 [2022-04-04T14:54:48.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-04T14:54:48.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:54:48.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-04T14:54:48.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:54:49.124Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-04T14:54:49.124Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-04T14:54:49.124Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T14:54:49.124Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T14:54:49.124Z] OK: 6 MiB in 16 packages [2022-04-04T14:54:49.451Z] $ docker rm -f 6e65c2965c5c649cfb543ed81678d3722dbac3dcad85dda5eb262b286e3c2f59 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:54:50.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-04T14:54:50.038Z] . [Pipeline] withDockerContainer [2022-04-04T14:54:50.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-10646 does not seem to be running inside a container [2022-04-04T14:54:50.364Z] $ 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/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@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-04-04T14:54:50.526Z] Removing intermediate container 810c0cf12a63 [2022-04-04T14:54:50.526Z] ---> 62c224b7cc87 [2022-04-04T14:54:50.526Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T14:54:50.526Z] ---> 0c92fdd3113e [2022-04-04T14:54:50.526Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-04T14:54:50.787Z] ---> Running in 11de7c039dc9 [2022-04-04T14:54:50.787Z] ---> Running in c30fcc40f949 [2022-04-04T14:54:51.046Z] Removing intermediate container 11de7c039dc9 [2022-04-04T14:54:51.046Z] ---> e1ea3d7db4d1 [2022-04-04T14:54:51.046Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-04T14:54:51.046Z] ---> Running in 54fd4341ff29 [2022-04-04T14:54:51.306Z] Removing intermediate container 54fd4341ff29 [2022-04-04T14:54:51.306Z] ---> 110d9e71eb87 [2022-04-04T14:54:51.306Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-04T14:54:51.571Z] $ docker top cd07445056079b6cf2f2bdfc2dfb1b897ec359aae38c4092ade4a8df5f8d1e2b -eo pid,comm [2022-04-04T14:54:51.566Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-04T14:54:51.566Z] ---> Running in e666187dd833 [Pipeline] { [2022-04-04T14:54:51.825Z] Removing intermediate container e666187dd833 [2022-04-04T14:54:51.826Z] ---> 7a1c122546d8 [2022-04-04T14:54:51.826Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh [2022-04-04T14:54:52.085Z] ---> 389d1969cce0 [2022-04-04T14:54:52.085Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-04T14:54:52.474Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-04T14:54:53.995Z] ---> dd1288449f01 [2022-04-04T14:54:53.995Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-04T14:54:54.255Z] ---> a0ec84bcf54a [2022-04-04T14:54:54.255Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-04T14:54:54.255Z] ---> Running in efb6b79b8f71 [2022-04-04T14:54:54.517Z] Removing intermediate container efb6b79b8f71 [2022-04-04T14:54:54.517Z] ---> 5f6989f383ca [2022-04-04T14:54:54.517Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T14:54:54.777Z] ---> Running in 7d4410e2e36c [2022-04-04T14:54:55.038Z] Removing intermediate container 7d4410e2e36c [2022-04-04T14:54:55.038Z] ---> 2174812aca0e [2022-04-04T14:54:55.038Z] Step 20/22 : LABEL arch=x86_64 [2022-04-04T14:54:55.038Z] ---> Running in d83bb25f5342 [2022-04-04T14:54:55.606Z] Removing intermediate container d83bb25f5342 [2022-04-04T14:54:55.606Z] ---> 6f43e831f79b [2022-04-04T14:54:55.606Z] Step 21/22 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:54:55.606Z] ---> Running in 89cd548561a8 [2022-04-04T14:54:55.866Z] Removing intermediate container 89cd548561a8 [2022-04-04T14:54:55.866Z] ---> b79121eb8b3f [2022-04-04T14:54:55.866Z] Step 22/22 : LABEL version=2.2.0-dev.55 [2022-04-04T14:54:55.866Z] ---> Running in 5a8a42e76f80 [2022-04-04T14:54:56.441Z] Removing intermediate container 5a8a42e76f80 [2022-04-04T14:54:56.441Z] ---> 8ff50fa9b4ca [2022-04-04T14:54:56.441Z] [2022-04-04T14:54:56.441Z] Successfully built 8ff50fa9b4ca [2022-04-04T14:54:56.441Z] Successfully tagged support-notifications:latest [2022-04-04T14:54:56.441Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-04-04T14:54:56.779Z] Building core-command ... [2022-04-04T14:54:56.779Z] Building core-data ... [2022-04-04T14:54:56.779Z] Building core-metadata ... [2022-04-04T14:54:56.779Z] Building security-bootstrapper ... [2022-04-04T14:54:56.779Z] Building security-proxy-setup ... [2022-04-04T14:54:56.779Z] Building security-secretstore-setup ... [2022-04-04T14:54:56.779Z] Building security-spiffe-token-provider ... [2022-04-04T14:54:56.779Z] Building security-spire-agent ... [2022-04-04T14:54:56.779Z] Building security-spire-config ... [2022-04-04T14:54:56.779Z] Building security-spire-server ... [2022-04-04T14:54:56.779Z] Building support-notifications ... [2022-04-04T14:54:56.779Z] Building support-scheduler ... [2022-04-04T14:54:56.779Z] Building sys-mgmt-agent ... [2022-04-04T14:54:56.779Z] Building security-secretstore-setup [2022-04-04T14:54:56.779Z] Building support-notifications [2022-04-04T14:54:56.779Z] Building core-data [2022-04-04T14:54:56.779Z] Building security-spire-config [2022-04-04T14:54:56.779Z] Building security-proxy-setup [2022-04-04T14:55:01.720Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:55:01.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:55:01.720Z] ---> afc663a73b8b [2022-04-04T14:55:01.720Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T14:55:01.720Z] ---> Using cache [2022-04-04T14:55:01.720Z] ---> 3c6c1f91532b [2022-04-04T14:55:01.720Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:55:01.720Z] ---> Using cache [2022-04-04T14:55:01.720Z] ---> 6658f94ba4f3 [2022-04-04T14:55:01.720Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-04T14:55:03.098Z] ---> Running in c1c896e064c7 [2022-04-04T14:55:04.048Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:55:04.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:55:05.247Z] OK: 221 MiB in 52 packages [2022-04-04T14:55:07.199Z] Removing intermediate container c1c896e064c7 [2022-04-04T14:55:07.199Z] ---> bd32fca59a93 [2022-04-04T14:55:07.199Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T14:55:07.459Z] ---> a83e5907e092 [2022-04-04T14:55:07.459Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:55:07.719Z] ---> Running in ba2b58b0903f [2022-04-04T14:55:10.264Z] Removing intermediate container ba2b58b0903f [2022-04-04T14:55:10.264Z] ---> 2bcbd8cae5b1 [2022-04-04T14:55:10.264Z] Step 8/23 : COPY . . [2022-04-04T14:55:16.848Z] Removing intermediate container 63fc8c9c3e55 [2022-04-04T14:55:16.848Z] ---> 5b68052d584e [2022-04-04T14:55:16.848Z] [2022-04-04T14:55:16.848Z] Step 10/31 : FROM alpine:3.14 [2022-04-04T14:55:16.848Z] ---> 84b07dd2d1fd [2022-04-04T14:55:16.848Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-04T14:55:16.848Z] ---> Running in 4b00629c6c74 [2022-04-04T14:55:16.848Z] Removing intermediate container 4b00629c6c74 [2022-04-04T14:55:16.848Z] ---> 5c4d25694edf [2022-04-04T14:55:16.848Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-04T14:55:17.107Z] ---> Running in 0f39aecb3ba1 [2022-04-04T14:55:17.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:55:17.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:55:17.936Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-04T14:55:17.936Z] (2/2) Installing su-exec (0.2-r1) [2022-04-04T14:55:17.936Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T14:55:17.936Z] OK: 6 MiB in 16 packages [2022-04-04T14:55:19.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-04T14:55:20.253Z] Removing intermediate container 0f39aecb3ba1 [2022-04-04T14:55:20.253Z] ---> 761a283cdd15 [2022-04-04T14:55:20.253Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-04T14:55:20.253Z] ---> Running in caf83b7c60cd [2022-04-04T14:55:20.253Z] ---> 678ff0e66eaa [2022-04-04T14:55:20.253Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-04T14:55:20.889Z] ---> Running in ce5ca430f0e6 [2022-04-04T14:55:20.889Z] Removing intermediate container caf83b7c60cd [2022-04-04T14:55:20.889Z] ---> 8984c83721ae [2022-04-04T14:55:20.889Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-04T14:55:21.149Z] ---> Running in d058bb346bee [2022-04-04T14:55:21.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-04T14:55:21.718Z] Removing intermediate container d058bb346bee [2022-04-04T14:55:21.718Z] ---> c0dd3b6fee42 [2022-04-04T14:55:21.718Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-04T14:55:22.293Z] ---> Running in a7680cef8b4e [2022-04-04T14:55:22.863Z] Removing intermediate container 08578b1fb980 [2022-04-04T14:55:22.863Z] ---> 00f790fea6a9 [2022-04-04T14:55:22.863Z] [2022-04-04T14:55:22.863Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T14:55:22.863Z] ---> 84b07dd2d1fd [2022-04-04T14:55:22.863Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-04T14:55:22.863Z] ---> Using cache [2022-04-04T14:55:22.863Z] ---> 112aaf33305b [2022-04-04T14:55:22.863Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T14:55:22.863Z] ---> Using cache [2022-04-04T14:55:22.863Z] ---> 6439ad30d62f [2022-04-04T14:55:22.863Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-04T14:55:22.863Z] ---> Running in 5218a3f9985f [2022-04-04T14:55:23.442Z] Removing intermediate container 5218a3f9985f [2022-04-04T14:55:23.442Z] ---> adccf25375f9 [2022-04-04T14:55:23.442Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-04T14:55:23.708Z] ---> Running in a5a70fe06cd2 [2022-04-04T14:55:23.708Z] Removing intermediate container a5a70fe06cd2 [2022-04-04T14:55:23.708Z] ---> e7bcd19f206b [2022-04-04T14:55:23.708Z] Step 15/23 : WORKDIR / [2022-04-04T14:55:23.708Z] Removing intermediate container a7680cef8b4e [2022-04-04T14:55:23.708Z] ---> 2ae984ef386e [2022-04-04T14:55:23.708Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-04T14:55:23.969Z] ---> Running in 6fef6ee50ff3 [2022-04-04T14:55:23.969Z] ---> Running in d2a7f2f6a590 [2022-04-04T14:55:24.231Z] Removing intermediate container d0caa5581b37 [2022-04-04T14:55:24.231Z] ---> ec5cbd5bfc59 [2022-04-04T14:55:24.231Z] [2022-04-04T14:55:24.231Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T14:55:24.231Z] ---> 84b07dd2d1fd [2022-04-04T14:55:24.231Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-04T14:55:24.231Z] ---> Running in 8b634b4eda23 [2022-04-04T14:55:24.491Z] Removing intermediate container 6fef6ee50ff3 [2022-04-04T14:55:24.491Z] ---> ac436cb55124 [2022-04-04T14:55:24.491Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-04T14:55:24.491Z] Removing intermediate container d2a7f2f6a590 [2022-04-04T14:55:24.491Z] ---> 8fbb83395d14 [2022-04-04T14:55:24.491Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T14:55:24.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:55:25.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:55:25.019Z] ---> 755886d747e2 [2022-04-04T14:55:25.019Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-04T14:55:25.281Z] ---> 6cf3c44fd663 [2022-04-04T14:55:25.281Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-04T14:55:25.281Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-04T14:55:25.281Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-04T14:55:25.281Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-04T14:55:25.281Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-04T14:55:25.281Z] (5/6) Installing curl (7.79.1-r0) [2022-04-04T14:55:25.281Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-04T14:55:25.281Z] ---> Running in 0d80f9bd8447 [2022-04-04T14:55:25.281Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T14:55:25.281Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T14:55:25.281Z] OK: 8 MiB in 20 packages [2022-04-04T14:55:26.671Z] ---> 92175025c057 [2022-04-04T14:55:26.671Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-04T14:55:26.671Z] Removing intermediate container 8b634b4eda23 [2022-04-04T14:55:26.671Z] ---> c809822fd528 [2022-04-04T14:55:26.671Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-04T14:55:26.933Z] ---> Running in 037a6a608843 [2022-04-04T14:55:26.933Z] ---> cafd8e9bfbba [2022-04-04T14:55:26.933Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-04T14:55:27.196Z] Removing intermediate container 037a6a608843 [2022-04-04T14:55:27.196Z] ---> 650b3ec02be4 [2022-04-04T14:55:27.196Z] Step 13/22 : WORKDIR /edgex [2022-04-04T14:55:27.196Z] ---> Running in 7e30da736e7d [2022-04-04T14:55:27.476Z] Removing intermediate container 0d80f9bd8447 [2022-04-04T14:55:27.477Z] ---> 5c612bf3a6bf [2022-04-04T14:55:27.477Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T14:55:27.477Z] ---> Running in 4e00c632d9fc [2022-04-04T14:55:27.477Z] Removing intermediate container 7e30da736e7d [2022-04-04T14:55:27.477Z] ---> 14a6fce7f28a [2022-04-04T14:55:27.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T14:55:27.744Z] ---> Running in fe69683efb39 [2022-04-04T14:55:28.013Z] Removing intermediate container c30fcc40f949 [2022-04-04T14:55:28.013Z] ---> b2af238ac22c [2022-04-04T14:55:28.013Z] [2022-04-04T14:55:28.013Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T14:55:28.013Z] ---> 84b07dd2d1fd [2022-04-04T14:55:28.013Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-04T14:55:28.013Z] Removing intermediate container 4e00c632d9fc [2022-04-04T14:55:28.013Z] ---> 028b2e9b5460 [2022-04-04T14:55:28.013Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-04T14:55:28.013Z] ---> dd6fae9beabc [2022-04-04T14:55:28.013Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-04T14:55:28.013Z] ---> Running in 02588d19fc47 [2022-04-04T14:55:28.013Z] Removing intermediate container fe69683efb39 [2022-04-04T14:55:28.013Z] ---> 0c70a5b9a000 [2022-04-04T14:55:28.013Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T14:55:28.275Z] ---> Running in a2092a8fae3f [2022-04-04T14:55:28.537Z] Removing intermediate container 02588d19fc47 [2022-04-04T14:55:28.537Z] ---> d53c58c5ef82 [2022-04-04T14:55:28.537Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-04T14:55:28.537Z] ---> 120efbf59e6f [2022-04-04T14:55:28.537Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-04T14:55:28.537Z] Removing intermediate container a2092a8fae3f [2022-04-04T14:55:28.537Z] ---> 1660f3e0297b [2022-04-04T14:55:28.537Z] Step 22/23 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:55:28.537Z] ---> Running in 8309a3b7444b [2022-04-04T14:55:28.799Z] ---> Running in fb1ab800162c [2022-04-04T14:55:28.799Z] ---> a712381b5bab [2022-04-04T14:55:28.799Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-04T14:55:29.057Z] Removing intermediate container 8309a3b7444b [2022-04-04T14:55:29.057Z] ---> d63adc21ef69 [2022-04-04T14:55:29.057Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-04T14:55:29.057Z] Removing intermediate container fb1ab800162c [2022-04-04T14:55:29.057Z] ---> adc2469a15cf [2022-04-04T14:55:29.057Z] Step 23/23 : LABEL version=2.2.0-dev.55 [2022-04-04T14:55:29.316Z] ---> Running in 1ea613ffac8a [2022-04-04T14:55:29.316Z] ---> 289c179f3982 [2022-04-04T14:55:29.316Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-04T14:55:29.316Z] ---> Running in ef512e7f6da0 [2022-04-04T14:55:29.316Z] ---> 8b5af4010d01 [2022-04-04T14:55:29.316Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-04T14:55:29.575Z] Removing intermediate container ef512e7f6da0 [2022-04-04T14:55:29.575Z] ---> b028f347b7e3 [2022-04-04T14:55:29.575Z] [2022-04-04T14:55:29.575Z] Removing intermediate container 1ea613ffac8a [2022-04-04T14:55:29.575Z] ---> 649322ba005d [2022-04-04T14:55:29.575Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:55:29.836Z] ---> Running in 3d72067e867a [2022-04-04T14:55:29.836Z] Successfully built b028f347b7e3 [2022-04-04T14:55:29.836Z] Successfully tagged core-command:latest [2022-04-04T14:55:30.098Z]  Building core-command ... done  ---> 599c533b2648 [2022-04-04T14:55:30.098Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-04T14:55:30.670Z] ---> 8817465f7681 [2022-04-04T14:55:30.670Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-04T14:55:30.670Z] ---> d979ec33a8fa [2022-04-04T14:55:30.670Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-04T14:55:30.670Z] ---> Running in a807470db191 [2022-04-04T14:55:30.670Z] ---> 1dd20280cbff [2022-04-04T14:55:30.670Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-04T14:55:30.930Z] ---> Running in 2179024533ba [2022-04-04T14:55:30.930Z] Removing intermediate container a807470db191 [2022-04-04T14:55:30.930Z] ---> 714dc4fb80ea [2022-04-04T14:55:30.930Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-04T14:55:31.231Z] Removing intermediate container 3d72067e867a [2022-04-04T14:55:31.231Z] ---> ad687c6c801e [2022-04-04T14:55:31.231Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-04T14:55:31.231Z] ---> Running in 8fdf1b1d2f9c [2022-04-04T14:55:31.231Z] ---> ecb43882f165 [2022-04-04T14:55:31.231Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-04T14:55:31.552Z] ---> Running in 6f0563657490 [2022-04-04T14:55:31.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:55:32.114Z] Removing intermediate container 2179024533ba [2022-04-04T14:55:32.114Z] ---> 57cefeafe4c8 [2022-04-04T14:55:32.114Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-04T14:55:32.114Z] ---> Running in fce06c4192a5 [2022-04-04T14:55:32.389Z] Removing intermediate container fce06c4192a5 [2022-04-04T14:55:32.389Z] ---> e0ce6dce043b [2022-04-04T14:55:32.389Z] Step 20/22 : LABEL arch=x86_64 [2022-04-04T14:55:32.389Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:55:32.648Z] Removing intermediate container 6f0563657490 [2022-04-04T14:55:32.649Z] ---> c3da0dd9ad51 [2022-04-04T14:55:32.649Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-04T14:55:32.649Z] ---> Running in f392b46cb60e [2022-04-04T14:55:32.909Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-04T14:55:32.909Z] Removing intermediate container f392b46cb60e [2022-04-04T14:55:32.909Z] ---> c79703b37ba6 [2022-04-04T14:55:32.909Z] Step 21/22 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:55:32.909Z] ---> Running in f81159049966 [2022-04-04T14:55:32.909Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-04T14:55:32.909Z] ---> Running in e27012724035 [2022-04-04T14:55:32.909Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-04T14:55:32.909Z] Removing intermediate container f81159049966 [2022-04-04T14:55:32.909Z] ---> b2dde668506c [2022-04-04T14:55:32.909Z] Step 28/31 : CMD ["gate"] [2022-04-04T14:55:33.169Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-04T14:55:33.169Z] Removing intermediate container e27012724035 [2022-04-04T14:55:33.169Z] ---> 95bca0e1f0de [2022-04-04T14:55:33.169Z] Step 22/22 : LABEL version=2.2.0-dev.55 [2022-04-04T14:55:33.169Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-04T14:55:33.169Z] ---> Running in 05b760748d98 [2022-04-04T14:55:33.169Z] ---> Running in 42e3d91fd573 [2022-04-04T14:55:33.169Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-04T14:55:33.441Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T14:55:33.441Z] OK: 8 MiB in 20 packages [2022-04-04T14:55:33.441Z] Removing intermediate container 05b760748d98 [2022-04-04T14:55:33.441Z] ---> 8cd0c7c5067c [2022-04-04T14:55:33.441Z] Step 29/31 : LABEL arch=x86_64 [2022-04-04T14:55:33.441Z] Removing intermediate container 42e3d91fd573 [2022-04-04T14:55:33.441Z] ---> cf06ceff0df6 [2022-04-04T14:55:33.441Z] [2022-04-04T14:55:33.701Z] Successfully built cf06ceff0df6 [2022-04-04T14:55:33.701Z] Successfully tagged security-proxy-setup:latest [2022-04-04T14:55:33.701Z]  Building security-proxy-setup ... done  ---> Running in 391e7943717c [2022-04-04T14:55:33.701Z] Removing intermediate container 391e7943717c [2022-04-04T14:55:33.701Z] ---> 78338fc5093b [2022-04-04T14:55:33.701Z] Step 30/31 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:55:33.961Z] Removing intermediate container 8fdf1b1d2f9c [2022-04-04T14:55:33.961Z] ---> 23d859316d3b [2022-04-04T14:55:33.961Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T14:55:33.961Z] ---> Running in e5edbe64c24a [2022-04-04T14:55:34.221Z] ---> ee80dac57a74 [2022-04-04T14:55:34.221Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-04T14:55:34.221Z] Removing intermediate container e5edbe64c24a [2022-04-04T14:55:34.221Z] ---> 915a03f6efc7 [2022-04-04T14:55:34.221Z] Step 31/31 : LABEL version=2.2.0-dev.55 [2022-04-04T14:55:34.221Z] ---> Running in d0fa0e55192d [2022-04-04T14:55:34.480Z] Removing intermediate container d0fa0e55192d [2022-04-04T14:55:34.480Z] ---> 881c3270b383 [2022-04-04T14:55:34.480Z] [2022-04-04T14:55:34.743Z] Successfully built 881c3270b383 [2022-04-04T14:55:34.743Z] Successfully tagged security-bootstrapper:latest [2022-04-04T14:55:34.743Z]  Building security-bootstrapper ... done  ---> 8e54167a1d97 [2022-04-04T14:55:34.743Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-04T14:55:35.003Z] ---> b61db2c45bbd [2022-04-04T14:55:35.003Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-04T14:55:35.003Z] ---> Running in 91c27daeb311 [2022-04-04T14:55:35.269Z] Removing intermediate container 91c27daeb311 [2022-04-04T14:55:35.269Z] ---> cc23eea23910 [2022-04-04T14:55:35.269Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T14:55:35.269Z] ---> Running in 9ee091e7bc90 [2022-04-04T14:55:35.531Z] Removing intermediate container 9ee091e7bc90 [2022-04-04T14:55:35.531Z] ---> 5fed2204667d [2022-04-04T14:55:35.531Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T14:55:35.531Z] ---> Running in 42c29c863112 [2022-04-04T14:55:35.791Z] Removing intermediate container 42c29c863112 [2022-04-04T14:55:35.792Z] ---> 2a2fdbc36694 [2022-04-04T14:55:35.792Z] Step 22/23 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:55:35.792Z] ---> Running in d7f9ceed5976 [2022-04-04T14:55:35.792Z] Removing intermediate container d7f9ceed5976 [2022-04-04T14:55:35.792Z] ---> 9c5741653df1 [2022-04-04T14:55:35.792Z] Step 23/23 : LABEL version=2.2.0-dev.55 [2022-04-04T14:55:36.051Z] ---> Running in 9bb990e783d3 [2022-04-04T14:55:36.051Z] Removing intermediate container 9bb990e783d3 [2022-04-04T14:55:36.051Z] ---> 319165356643 [2022-04-04T14:55:36.051Z] [2022-04-04T14:55:36.051Z] Successfully built 319165356643 [2022-04-04T14:55:36.051Z] Successfully tagged core-data:latest [2022-04-04T14:55:38.597Z]  Building core-data ... done Removing intermediate container ce5ca430f0e6 [2022-04-04T14:55:38.597Z] ---> aebbe4410f9b [2022-04-04T14:55:38.597Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-04T14:55:38.597Z] ---> Running in de569ed08d66 [2022-04-04T14:55:38.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-04T14:55:39.167Z] Removing intermediate container de569ed08d66 [2022-04-04T14:55:39.167Z] ---> 6e2b308450fc [2022-04-04T14:55:39.167Z] [2022-04-04T14:55:39.167Z] Step 11/23 : FROM docker:20.10.14 [2022-04-04T14:55:39.739Z] 20.10.14: Pulling from library/docker [2022-04-04T14:55:43.948Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-04-04T14:55:43.948Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-04T14:55:43.948Z] ---> 5f3d65aad428 [2022-04-04T14:55:43.948Z] 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-04-04T14:55:44.210Z] ---> Running in a1aaad7c19ae [2022-04-04T14:55:44.210Z] Removing intermediate container a1aaad7c19ae [2022-04-04T14:55:44.210Z] ---> 68227af2ac6a [2022-04-04T14:55:44.210Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-04T14:55:44.210Z] ---> Running in 40d587ad8be9 [2022-04-04T14:55:44.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T14:55:44.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T14:55:45.000Z] (1/43) Installing readline (8.1.1-r0) [2022-04-04T14:55:45.000Z] (2/43) Installing bash (5.1.16-r0) [2022-04-04T14:55:45.000Z] Executing bash-5.1.16-r0.post-install [2022-04-04T14:55:45.000Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-04T14:55:45.000Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-04T14:55:45.000Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-04T14:55:45.000Z] (6/43) Installing curl (7.80.0-r0) [2022-04-04T14:55:45.000Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-04T14:55:45.000Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-04T14:55:45.000Z] (9/43) Installing expat (2.4.7-r0) [2022-04-04T14:55:45.000Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-04T14:55:45.000Z] (11/43) Installing gdbm (1.22-r0) [2022-04-04T14:55:45.000Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-04T14:55:45.000Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-04T14:55:45.000Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-04T14:55:45.000Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-04T14:55:45.000Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-04T14:55:45.000Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-04T14:55:45.262Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-04T14:55:45.262Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-04T14:55:45.262Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-04T14:55:45.262Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-04T14:55:45.262Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-04T14:55:45.262Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-04T14:55:45.262Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-04T14:55:45.262Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-04T14:55:45.262Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-04T14:55:45.262Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-04T14:55:45.525Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-04T14:55:45.525Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-04T14:55:45.525Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-04T14:55:45.525Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-04T14:55:45.525Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-04T14:55:45.525Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-04T14:55:45.525Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-04T14:55:45.525Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-04T14:55:45.525Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-04T14:55:45.525Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-04T14:55:45.525Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-04T14:55:45.525Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-04T14:55:45.525Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-04T14:55:45.525Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-04T14:55:45.525Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-04T14:55:45.525Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-04T14:55:45.525Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T14:55:45.787Z] OK: 83 MiB in 65 packages [2022-04-04T14:55:46.360Z] Collecting docker-compose==1.23.2 [2022-04-04T14:55:46.360Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-04T14:55:46.360Z] Collecting jsonschema<3,>=2.5.1 [2022-04-04T14:55:46.360Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-04T14:55:46.360Z] Collecting texttable<0.10,>=0.9.0 [2022-04-04T14:55:46.360Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-04T14:55:46.621Z] Collecting cached-property<2,>=1.2.0 [2022-04-04T14:55:46.621Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-04T14:55:46.883Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-04T14:55:46.883Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-04T14:55:46.883Z] Collecting docker<4.0,>=3.6.0 [2022-04-04T14:55:46.883Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-04T14:55:46.883Z] Collecting docopt<0.7,>=0.6.1 [2022-04-04T14:55:46.883Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-04T14:55:47.146Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-04T14:55:47.146Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-04T14:55:47.146Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-04T14:55:47.721Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-04T14:55:47.721Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-04T14:55:47.721Z] Collecting PyYAML<4,>=3.10 [2022-04-04T14:55:47.721Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-04T14:55:48.295Z] Collecting docker-pycreds>=0.4.0 [2022-04-04T14:55:48.295Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-04T14:55:48.295Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-04T14:55:48.295Z] Collecting idna<2.8,>=2.5 [2022-04-04T14:55:48.295Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-04T14:55:48.295Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-04T14:55:48.295Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-04T14:55:48.558Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-04T14:55:48.558Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-04T14:55:48.558Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-04T14:55:48.558Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-04T14:55:48.558Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-04T14:55:48.558Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-04T14:55:48.558Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-04T14:55:48.558Z] Attempting uninstall: urllib3 [2022-04-04T14:55:48.558Z] Found existing installation: urllib3 1.26.7 [2022-04-04T14:55:48.558Z] Uninstalling urllib3-1.26.7: [2022-04-04T14:55:48.558Z] Successfully uninstalled urllib3-1.26.7 [2022-04-04T14:55:48.819Z] Attempting uninstall: idna [2022-04-04T14:55:48.819Z] Found existing installation: idna 3.3 [2022-04-04T14:55:48.819Z] Uninstalling idna-3.3: [2022-04-04T14:55:48.819Z] Successfully uninstalled idna-3.3 [2022-04-04T14:55:49.081Z] Attempting uninstall: requests [2022-04-04T14:55:49.081Z] Found existing installation: requests 2.26.0 [2022-04-04T14:55:49.081Z] Uninstalling requests-2.26.0: [2022-04-04T14:55:49.081Z] Successfully uninstalled requests-2.26.0 [2022-04-04T14:55:49.342Z] Running setup.py install for texttable: started [2022-04-04T14:55:49.603Z] Running setup.py install for texttable: finished with status 'done' [2022-04-04T14:55:49.603Z] Running setup.py install for PyYAML: started [2022-04-04T14:55:49.865Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-04T14:55:50.126Z] Running setup.py install for docopt: started [2022-04-04T14:55:50.387Z] Running setup.py install for docopt: finished with status 'done' [2022-04-04T14:55:50.387Z] Running setup.py install for dockerpty: started [2022-04-04T14:55:50.648Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-04T14:55:50.908Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-04T14:55:53.314Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:55:53.314Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:55:53.314Z] ---> 238f2c59b614 [2022-04-04T14:55:53.314Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T14:55:53.314Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:55:53.314Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:55:53.314Z] ---> 238f2c59b614 [2022-04-04T14:55:53.314Z] Step 3/24 : WORKDIR /edgex-go [2022-04-04T14:55:53.314Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:55:53.314Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:55:53.314Z] ---> 238f2c59b614 [2022-04-04T14:55:53.314Z] Step 3/25 : WORKDIR /edgex-go [2022-04-04T14:55:53.314Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:55:53.314Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:55:53.314Z] ---> 238f2c59b614 [2022-04-04T14:55:53.314Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T14:55:53.314Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:55:53.314Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:55:53.314Z] ---> 238f2c59b614 [2022-04-04T14:55:53.314Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T14:55:53.314Z] ---> Running in bcaebfbc48bd [2022-04-04T14:55:53.314Z] ---> Running in d7569e3b2002 [2022-04-04T14:55:53.314Z] ---> Running in 6e01a21257b7 [2022-04-04T14:55:53.314Z] ---> Running in 8ba25352e4ab [2022-04-04T14:55:53.314Z] ---> Running in fa31d6964ea7 [2022-04-04T14:55:53.314Z] Removing intermediate container 8ba25352e4ab [2022-04-04T14:55:53.314Z] ---> b7dc4d44495c [2022-04-04T14:55:53.314Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:55:53.314Z] ---> Running in 398abbc11686 [2022-04-04T14:55:53.314Z] Removing intermediate container d7569e3b2002 [2022-04-04T14:55:53.314Z] Removing intermediate container bcaebfbc48bd [2022-04-04T14:55:53.314Z] ---> f1aabcb4df48 [2022-04-04T14:55:53.314Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:55:53.314Z] ---> 50eb6033d36c [2022-04-04T14:55:53.314Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:55:53.314Z] Removing intermediate container 6e01a21257b7 [2022-04-04T14:55:53.314Z] ---> df04ddb2381d [2022-04-04T14:55:53.314Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:55:53.314Z] Removing intermediate container fa31d6964ea7 [2022-04-04T14:55:53.314Z] ---> cb03522fc9d0 [2022-04-04T14:55:53.314Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:55:53.314Z] ---> Running in 5409f21ef869 [2022-04-04T14:55:53.314Z] ---> Running in bd46e6c88414 [2022-04-04T14:55:53.314Z] ---> Running in 11cbba1dffc0 [2022-04-04T14:55:53.314Z] ---> Running in de4339d804af [2022-04-04T14:55:53.314Z] Removing intermediate container 398abbc11686 [2022-04-04T14:55:53.314Z] ---> aa556067e741 [2022-04-04T14:55:53.314Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-04T14:55:53.314Z] ---> Running in 2492541373fd [2022-04-04T14:55:53.314Z] Removing intermediate container de4339d804af [2022-04-04T14:55:53.314Z] ---> 090e697f5f8e [2022-04-04T14:55:53.314Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-04T14:55:53.314Z] ---> Running in 10d7ba62bb3e [2022-04-04T14:55:53.314Z] Removing intermediate container bd46e6c88414 [2022-04-04T14:55:53.314Z] ---> b936e8a3232e [2022-04-04T14:55:53.314Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-04T14:55:53.314Z] Removing intermediate container 5409f21ef869 [2022-04-04T14:55:53.314Z] ---> 10be474108d7 [2022-04-04T14:55:53.314Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-04T14:55:53.314Z] Removing intermediate container 11cbba1dffc0 [2022-04-04T14:55:53.314Z] ---> 6596b3330fec [2022-04-04T14:55:53.314Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-04T14:55:53.314Z] ---> Running in 442b1dd80a4b [2022-04-04T14:55:53.314Z] ---> Running in 70e6ac8b143f [2022-04-04T14:55:53.314Z] ---> Running in ead5bb75f05f [2022-04-04T14:55:53.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T14:55:53.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T14:55:53.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T14:55:53.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T14:55:53.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T14:55:53.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T14:55:53.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T14:55:53.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T14:55:53.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T14:55:53.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T14:55:53.920Z] OK: 220 MiB in 52 packages [2022-04-04T14:55:54.217Z] Removing intermediate container 40d587ad8be9 [2022-04-04T14:55:54.217Z] ---> 75d4bdbaa013 [2022-04-04T14:55:54.217Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-04T14:55:54.217Z] ---> Running in 4738c61f65a7 [2022-04-04T14:55:54.217Z] Removing intermediate container 4738c61f65a7 [2022-04-04T14:55:54.217Z] ---> 5eff38bcd0fe [2022-04-04T14:55:54.217Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-04T14:55:54.217Z] ---> Running in 73fff1d912ad [2022-04-04T14:55:54.217Z] Removing intermediate container 73fff1d912ad [2022-04-04T14:55:54.217Z] ---> c5a31dec277b [2022-04-04T14:55:54.217Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-04T14:55:54.789Z] ---> 55b14afa24ff [2022-04-04T14:55:54.789Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-04T14:55:54.941Z] OK: 220 MiB in 52 packages [2022-04-04T14:55:55.050Z] ---> 524a30709379 [2022-04-04T14:55:55.050Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-04T14:55:55.050Z] ---> e847f1837e62 [2022-04-04T14:55:55.050Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-04T14:55:55.225Z] OK: 220 MiB in 52 packages [2022-04-04T14:55:55.313Z] ---> Running in 1092fa4eacc7 [2022-04-04T14:55:55.313Z] Removing intermediate container 1092fa4eacc7 [2022-04-04T14:55:55.313Z] ---> e4a7b0c8b881 [2022-04-04T14:55:55.313Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T14:55:55.313Z] ---> Running in f6fd5b5d5b81 [2022-04-04T14:55:55.520Z] OK: 220 MiB in 52 packages [2022-04-04T14:55:55.520Z] Removing intermediate container 2492541373fd [2022-04-04T14:55:55.520Z] ---> 4c58941054fa [2022-04-04T14:55:55.520Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T14:55:55.520Z] OK: 220 MiB in 52 packages [2022-04-04T14:55:55.574Z] Removing intermediate container f6fd5b5d5b81 [2022-04-04T14:55:55.574Z] ---> e0e002b56194 [2022-04-04T14:55:55.574Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T14:55:55.574Z] ---> Running in abb0c87dc486 [2022-04-04T14:55:55.574Z] Removing intermediate container abb0c87dc486 [2022-04-04T14:55:55.574Z] ---> 3ae8bc4704cd [2022-04-04T14:55:55.574Z] Step 22/23 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:55:55.574Z] ---> Running in b765652e609b [2022-04-04T14:55:55.839Z] Removing intermediate container b765652e609b [2022-04-04T14:55:55.839Z] ---> 5fcd2630e923 [2022-04-04T14:55:55.839Z] Step 23/23 : LABEL version=2.2.0-dev.55 [2022-04-04T14:55:55.839Z] ---> Running in 814dbd9e8d4a [2022-04-04T14:55:55.839Z] Removing intermediate container 814dbd9e8d4a [2022-04-04T14:55:55.839Z] ---> 186d9a76c4f7 [2022-04-04T14:55:55.839Z] [2022-04-04T14:55:55.839Z] Successfully built 186d9a76c4f7 [2022-04-04T14:55:56.100Z] Successfully tagged sys-mgmt-agent:latest [2022-04-04T14:55:56.107Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-04-04T14:55:56.113Z] $ docker stop --time=1 6b741e4108a64795f11116ef2d50826e268260359161ae9e96a35a4bc79430a0 [2022-04-04T14:55:56.511Z] Removing intermediate container 10d7ba62bb3e [2022-04-04T14:55:56.511Z] ---> b724b26a26b9 [2022-04-04T14:55:56.511Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-04T14:55:56.799Z] ---> e8c2ef638bc8 [2022-04-04T14:55:56.799Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:55:57.084Z] Removing intermediate container 442b1dd80a4b [2022-04-04T14:55:57.084Z] ---> 433d141a0e9c [2022-04-04T14:55:57.084Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T14:55:57.084Z] Removing intermediate container ead5bb75f05f [2022-04-04T14:55:57.084Z] ---> 13bfe37060fb [2022-04-04T14:55:57.084Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T14:55:57.084Z] ---> Running in 58f1f96665d9 [2022-04-04T14:55:57.084Z] Removing intermediate container 70e6ac8b143f [2022-04-04T14:55:57.084Z] ---> 157e149b6809 [2022-04-04T14:55:57.084Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-04T14:55:57.432Z] $ docker rm -f 6b741e4108a64795f11116ef2d50826e268260359161ae9e96a35a4bc79430a0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-04T14:55:57.692Z] ---> 150b1300b389 [2022-04-04T14:55:57.692Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:55:57.692Z] ---> Running in 90dc1901e574 [2022-04-04T14:55:57.788Z] + docker images [2022-04-04T14:55:57.788Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T14:55:57.788Z] sys-mgmt-agent latest 186d9a76c4f7 2 seconds ago 307MB [2022-04-04T14:55:57.788Z] 6e2b308450fc 19 seconds ago 1.62GB [2022-04-04T14:55:57.788Z] core-data latest 319165356643 22 seconds ago 35.9MB [2022-04-04T14:55:57.788Z] security-bootstrapper latest 881c3270b383 23 seconds ago 24.3MB [2022-04-04T14:55:57.788Z] security-proxy-setup latest cf06ceff0df6 24 seconds ago 43.4MB [2022-04-04T14:55:57.788Z] core-command latest b028f347b7e3 28 seconds ago 24.5MB [2022-04-04T14:55:57.788Z] b2af238ac22c 30 seconds ago 1.65GB [2022-04-04T14:55:57.788Z] ec5cbd5bfc59 34 seconds ago 1.63GB [2022-04-04T14:55:57.788Z] 00f790fea6a9 35 seconds ago 1.61GB [2022-04-04T14:55:57.788Z] 5b68052d584e 44 seconds ago 1.61GB [2022-04-04T14:55:57.788Z] support-notifications latest 8ff50fa9b4ca About a minute ago 26.6MB [2022-04-04T14:55:57.788Z] 212f11e8be86 About a minute ago 1.62GB [2022-04-04T14:55:57.788Z] security-spire-agent latest b5284af0c64d About a minute ago 119MB [2022-04-04T14:55:57.788Z] support-scheduler latest f24b95e20f08 About a minute ago 26MB [2022-04-04T14:55:57.788Z] security-secretstore-setup latest 8a602e49a9f2 About a minute ago 42.1MB [2022-04-04T14:55:57.788Z] core-metadata latest 0c14177ff6c5 About a minute ago 26.1MB [2022-04-04T14:55:57.788Z] bfaaa2e209df About a minute ago 1.62GB [2022-04-04T14:55:57.788Z] security-spiffe-token-provider latest edd204729b45 About a minute ago 28.5MB [2022-04-04T14:55:57.788Z] bcc7b1947410 About a minute ago 1.63GB [2022-04-04T14:55:57.788Z] df90159ec4a0 About a minute ago 1.62GB [2022-04-04T14:55:57.788Z] e28f969b1245 About a minute ago 1.61GB [2022-04-04T14:55:57.788Z] security-spire-config latest 7cfb8751f20e About a minute ago 82.2MB [2022-04-04T14:55:57.788Z] security-spire-server latest 4af9c05ea9d0 About a minute ago 82.9MB [2022-04-04T14:55:57.788Z] 5069d760a8f2 2 minutes ago 1.61GB [2022-04-04T14:55:57.788Z] 6f9ed7b014ea 2 minutes ago 1.61GB [2022-04-04T14:55:57.788Z] ci-base-image-x86_64 latest afc663a73b8b 5 minutes ago 896MB [2022-04-04T14:55:57.788Z] docker 20.10.14 5f3d65aad428 5 days ago 218MB [2022-04-04T14:55:57.788Z] alpine 3.14 84b07dd2d1fd 6 days ago 5.59MB [2022-04-04T14:55:57.788Z] alpine 3.15 76c8fb57b6fc 6 days ago 5.57MB [2022-04-04T14:55:57.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-04T14:55:57.788Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-04-04T14:55:57.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-04T14:55:57.904Z] provisioning config files... [2022-04-04T14:55:57.913Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/177@tmp/config8303072727902164942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-04T14:55:58.303Z] ---> docker-login.sh [2022-04-04T14:55:58.303Z] nexus3.edgexfoundry.org:10001 [2022-04-04T14:55:58.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:55:58.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:55:58.303Z] Configure a credential helper to remove this warning. See [2022-04-04T14:55:58.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:55:58.303Z] [2022-04-04T14:55:58.303Z] Login Succeeded [2022-04-04T14:55:58.303Z] nexus3.edgexfoundry.org:10002 [2022-04-04T14:55:58.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:55:58.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:55:58.565Z] Configure a credential helper to remove this warning. See [2022-04-04T14:55:58.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:55:58.565Z] [2022-04-04T14:55:58.565Z] Login Succeeded [2022-04-04T14:55:58.565Z] nexus3.edgexfoundry.org:10003 [2022-04-04T14:55:58.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:55:58.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:55:58.565Z] Configure a credential helper to remove this warning. See [2022-04-04T14:55:58.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:55:58.565Z] [2022-04-04T14:55:58.565Z] Login Succeeded [2022-04-04T14:55:58.565Z] nexus3.edgexfoundry.org:10004 [2022-04-04T14:55:58.708Z] ---> a382abe57c65 [2022-04-04T14:55:58.708Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:55:58.708Z] ---> Running in 25f8db940c38 [2022-04-04T14:55:58.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:55:58.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:55:58.827Z] Configure a credential helper to remove this warning. See [2022-04-04T14:55:58.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:55:58.827Z] [2022-04-04T14:55:58.827Z] Login Succeeded [2022-04-04T14:55:58.827Z] docker.io [2022-04-04T14:55:58.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T14:55:59.012Z] ---> 81aae24b63b2 [2022-04-04T14:55:59.012Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:55:59.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T14:55:59.088Z] Configure a credential helper to remove this warning. See [2022-04-04T14:55:59.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T14:55:59.088Z] [2022-04-04T14:55:59.088Z] Login Succeeded [2022-04-04T14:55:59.088Z] ---> docker-login.sh ends [Pipeline] } [2022-04-04T14:55:59.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T14:55:59.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-04T14:55:59.150Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-04T14:55:59.150Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:55:59.150Z] latest [2022-04-04T14:55:59.150Z] 2.2.0-dev.55 [2022-04-04T14:55:59.150Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:55:59.150Z] main [2022-04-04T14:55:59.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:55:59.370Z] ---> 82cc4dd5fdb5 [2022-04-04T14:55:59.370Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:55:59.370Z] ---> Running in 54912c87eb62 [2022-04-04T14:55:59.370Z] ---> Running in a8c02f35ca31 [2022-04-04T14:55:59.483Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:55:59.784Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:55:59.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-04T14:55:59.785Z] 5511fb149ca4: Preparing [2022-04-04T14:55:59.785Z] 8e020da54dda: Preparing [2022-04-04T14:55:59.785Z] 634cd1eabd89: Preparing [2022-04-04T14:55:59.785Z] c2c88dd7f925: Preparing [2022-04-04T14:55:59.785Z] 736164617a66: Preparing [2022-04-04T14:55:59.785Z] 736164617a66: Layer already exists [2022-04-04T14:55:59.785Z] c2c88dd7f925: Pushed [2022-04-04T14:55:59.785Z] 5511fb149ca4: Pushed [2022-04-04T14:55:59.785Z] 634cd1eabd89: Pushed [2022-04-04T14:56:02.328Z] 8e020da54dda: Pushed [2022-04-04T14:56:02.328Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:692531dd2e8820a4ba04e762b60d6b3a28119864295beffb7e4221e1d336e310 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:02.629Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:02.922Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-04T14:56:02.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-04T14:56:02.922Z] 5511fb149ca4: Preparing [2022-04-04T14:56:02.922Z] 8e020da54dda: Preparing [2022-04-04T14:56:02.922Z] 634cd1eabd89: Preparing [2022-04-04T14:56:02.922Z] c2c88dd7f925: Preparing [2022-04-04T14:56:02.922Z] 736164617a66: Preparing [2022-04-04T14:56:02.922Z] c2c88dd7f925: Layer already exists [2022-04-04T14:56:02.922Z] 5511fb149ca4: Layer already exists [2022-04-04T14:56:02.922Z] 736164617a66: Layer already exists [2022-04-04T14:56:02.922Z] 8e020da54dda: Layer already exists [2022-04-04T14:56:02.922Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:02.922Z] latest: digest: sha256:692531dd2e8820a4ba04e762b60d6b3a28119864295beffb7e4221e1d336e310 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:03.080Z] Removing intermediate container 58f1f96665d9 [2022-04-04T14:56:03.080Z] ---> 819dd2e8ae74 [2022-04-04T14:56:03.080Z] Step 8/23 : COPY . . [2022-04-04T14:56:03.222Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:03.514Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.55 [2022-04-04T14:56:03.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-04T14:56:03.514Z] 5511fb149ca4: Preparing [2022-04-04T14:56:03.514Z] 8e020da54dda: Preparing [2022-04-04T14:56:03.514Z] 634cd1eabd89: Preparing [2022-04-04T14:56:03.514Z] c2c88dd7f925: Preparing [2022-04-04T14:56:03.514Z] 736164617a66: Preparing [2022-04-04T14:56:03.514Z] 8e020da54dda: Layer already exists [2022-04-04T14:56:03.514Z] 736164617a66: Layer already exists [2022-04-04T14:56:03.514Z] 5511fb149ca4: Layer already exists [2022-04-04T14:56:03.514Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:03.514Z] c2c88dd7f925: Layer already exists [2022-04-04T14:56:03.514Z] 2.2.0-dev.55: digest: sha256:692531dd2e8820a4ba04e762b60d6b3a28119864295beffb7e4221e1d336e310 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:03.807Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:04.064Z] Removing intermediate container 90dc1901e574 [2022-04-04T14:56:04.064Z] ---> 33add5a3b687 [2022-04-04T14:56:04.064Z] Step 8/25 : COPY . . [2022-04-04T14:56:04.175Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:04.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-04T14:56:04.175Z] 5511fb149ca4: Preparing [2022-04-04T14:56:04.175Z] 8e020da54dda: Preparing [2022-04-04T14:56:04.175Z] 634cd1eabd89: Preparing [2022-04-04T14:56:04.175Z] c2c88dd7f925: Preparing [2022-04-04T14:56:04.175Z] 736164617a66: Preparing [2022-04-04T14:56:04.175Z] 8e020da54dda: Layer already exists [2022-04-04T14:56:04.175Z] 736164617a66: Layer already exists [2022-04-04T14:56:04.175Z] 5511fb149ca4: Layer already exists [2022-04-04T14:56:04.175Z] c2c88dd7f925: Layer already exists [2022-04-04T14:56:04.175Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:04.175Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:692531dd2e8820a4ba04e762b60d6b3a28119864295beffb7e4221e1d336e310 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:04.499Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:04.661Z] Removing intermediate container 25f8db940c38 [2022-04-04T14:56:04.661Z] ---> 843aa7d33b31 [2022-04-04T14:56:04.661Z] Step 8/22 : COPY . . [2022-04-04T14:56:04.790Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-04T14:56:04.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-04T14:56:04.790Z] 5511fb149ca4: Preparing [2022-04-04T14:56:04.790Z] 8e020da54dda: Preparing [2022-04-04T14:56:04.790Z] 634cd1eabd89: Preparing [2022-04-04T14:56:04.790Z] c2c88dd7f925: Preparing [2022-04-04T14:56:04.790Z] 736164617a66: Preparing [2022-04-04T14:56:04.790Z] 5511fb149ca4: Layer already exists [2022-04-04T14:56:04.790Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:04.790Z] 8e020da54dda: Layer already exists [2022-04-04T14:56:04.790Z] 736164617a66: Layer already exists [2022-04-04T14:56:04.790Z] c2c88dd7f925: Layer already exists [2022-04-04T14:56:04.790Z] main: digest: sha256:692531dd2e8820a4ba04e762b60d6b3a28119864295beffb7e4221e1d336e310 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T14:56:04.836Z] ===================================================== [Pipeline] echo [2022-04-04T14:56:04.845Z] taggedImages: [2022-04-04T14:56:04.845Z] - nexus3.edgexfoundry.org:10004/core-command:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:04.845Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-04T14:56:04.845Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.55 [2022-04-04T14:56:04.845Z] - nexus3.edgexfoundry.org:10004/core-command:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:04.845Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-04T14:56:04.870Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-04T14:56:04.870Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:04.870Z] latest [2022-04-04T14:56:04.870Z] 2.2.0-dev.55 [2022-04-04T14:56:04.870Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:04.870Z] main [2022-04-04T14:56:04.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:05.204Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:05.495Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:05.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-04T14:56:05.495Z] 7d93b2120411: Preparing [2022-04-04T14:56:05.495Z] a3dc25f48c5f: Preparing [2022-04-04T14:56:05.495Z] 634cd1eabd89: Preparing [2022-04-04T14:56:05.495Z] 0c7cb775c489: Preparing [2022-04-04T14:56:05.495Z] e283c52d57f5: Preparing [2022-04-04T14:56:05.495Z] 736164617a66: Preparing [2022-04-04T14:56:05.495Z] 736164617a66: Waiting [2022-04-04T14:56:05.495Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:05.495Z] 736164617a66: Layer already exists [2022-04-04T14:56:05.495Z] e283c52d57f5: Pushed [2022-04-04T14:56:05.495Z] 7d93b2120411: Pushed [2022-04-04T14:56:05.647Z] Removing intermediate container a8c02f35ca31 [2022-04-04T14:56:05.647Z] ---> 58cf24b8d57b [2022-04-04T14:56:05.647Z] Step 8/24 : COPY . . [2022-04-04T14:56:05.647Z] Removing intermediate container 54912c87eb62 [2022-04-04T14:56:05.647Z] ---> 74ef2006e305 [2022-04-04T14:56:05.647Z] Step 8/22 : COPY . . [2022-04-04T14:56:06.067Z] 0c7cb775c489: Pushed [2022-04-04T14:56:08.610Z] a3dc25f48c5f: Pushed [2022-04-04T14:56:08.610Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:9b30f714b1a97767cf1c9424e66725c7959547fefbdee84ba7a4d6ee2573397f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:08.907Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:09.203Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-04T14:56:09.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-04T14:56:09.203Z] 7d93b2120411: Preparing [2022-04-04T14:56:09.203Z] a3dc25f48c5f: Preparing [2022-04-04T14:56:09.203Z] 634cd1eabd89: Preparing [2022-04-04T14:56:09.203Z] 0c7cb775c489: Preparing [2022-04-04T14:56:09.203Z] e283c52d57f5: Preparing [2022-04-04T14:56:09.203Z] 736164617a66: Preparing [2022-04-04T14:56:09.203Z] 736164617a66: Waiting [2022-04-04T14:56:09.203Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:09.203Z] e283c52d57f5: Layer already exists [2022-04-04T14:56:09.203Z] 0c7cb775c489: Layer already exists [2022-04-04T14:56:09.203Z] 7d93b2120411: Layer already exists [2022-04-04T14:56:09.203Z] a3dc25f48c5f: Layer already exists [2022-04-04T14:56:09.203Z] 736164617a66: Layer already exists [2022-04-04T14:56:09.203Z] latest: digest: sha256:9b30f714b1a97767cf1c9424e66725c7959547fefbdee84ba7a4d6ee2573397f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:09.508Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:09.805Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.55 [2022-04-04T14:56:09.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-04T14:56:09.805Z] 7d93b2120411: Preparing [2022-04-04T14:56:09.805Z] a3dc25f48c5f: Preparing [2022-04-04T14:56:09.805Z] 634cd1eabd89: Preparing [2022-04-04T14:56:09.805Z] 0c7cb775c489: Preparing [2022-04-04T14:56:09.805Z] e283c52d57f5: Preparing [2022-04-04T14:56:09.805Z] 736164617a66: Preparing [2022-04-04T14:56:09.805Z] 736164617a66: Waiting [2022-04-04T14:56:09.805Z] a3dc25f48c5f: Layer already exists [2022-04-04T14:56:09.805Z] 7d93b2120411: Layer already exists [2022-04-04T14:56:09.805Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:09.805Z] e283c52d57f5: Layer already exists [2022-04-04T14:56:09.805Z] 0c7cb775c489: Layer already exists [2022-04-04T14:56:09.805Z] 736164617a66: Layer already exists [2022-04-04T14:56:09.805Z] 2.2.0-dev.55: digest: sha256:9b30f714b1a97767cf1c9424e66725c7959547fefbdee84ba7a4d6ee2573397f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:10.104Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:10.397Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:10.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-04T14:56:10.398Z] 7d93b2120411: Preparing [2022-04-04T14:56:10.398Z] a3dc25f48c5f: Preparing [2022-04-04T14:56:10.398Z] 634cd1eabd89: Preparing [2022-04-04T14:56:10.398Z] 0c7cb775c489: Preparing [2022-04-04T14:56:10.398Z] e283c52d57f5: Preparing [2022-04-04T14:56:10.398Z] 736164617a66: Preparing [2022-04-04T14:56:10.398Z] 736164617a66: Waiting [2022-04-04T14:56:10.398Z] 7d93b2120411: Layer already exists [2022-04-04T14:56:10.398Z] 0c7cb775c489: Layer already exists [2022-04-04T14:56:10.398Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:10.398Z] e283c52d57f5: Layer already exists [2022-04-04T14:56:10.398Z] a3dc25f48c5f: Layer already exists [2022-04-04T14:56:10.398Z] 736164617a66: Layer already exists [2022-04-04T14:56:10.398Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:9b30f714b1a97767cf1c9424e66725c7959547fefbdee84ba7a4d6ee2573397f size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:10.696Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:10.992Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-04T14:56:10.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-04T14:56:10.992Z] 7d93b2120411: Preparing [2022-04-04T14:56:10.992Z] a3dc25f48c5f: Preparing [2022-04-04T14:56:10.992Z] 634cd1eabd89: Preparing [2022-04-04T14:56:10.992Z] 0c7cb775c489: Preparing [2022-04-04T14:56:10.992Z] e283c52d57f5: Preparing [2022-04-04T14:56:10.992Z] 736164617a66: Preparing [2022-04-04T14:56:10.992Z] 736164617a66: Waiting [2022-04-04T14:56:10.992Z] 0c7cb775c489: Layer already exists [2022-04-04T14:56:10.992Z] a3dc25f48c5f: Layer already exists [2022-04-04T14:56:10.992Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:10.992Z] e283c52d57f5: Layer already exists [2022-04-04T14:56:10.992Z] 7d93b2120411: Layer already exists [2022-04-04T14:56:10.992Z] 736164617a66: Layer already exists [2022-04-04T14:56:10.992Z] main: digest: sha256:9b30f714b1a97767cf1c9424e66725c7959547fefbdee84ba7a4d6ee2573397f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T14:56:11.027Z] ===================================================== [Pipeline] echo [2022-04-04T14:56:11.040Z] taggedImages: [2022-04-04T14:56:11.040Z] - nexus3.edgexfoundry.org:10004/core-data:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:11.040Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-04T14:56:11.040Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.55 [2022-04-04T14:56:11.040Z] - nexus3.edgexfoundry.org:10004/core-data:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:11.040Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-04T14:56:11.066Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-04T14:56:11.066Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:11.066Z] latest [2022-04-04T14:56:11.066Z] 2.2.0-dev.55 [2022-04-04T14:56:11.066Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:11.066Z] main [2022-04-04T14:56:11.066Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:11.400Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:11.698Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:11.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-04T14:56:11.698Z] 198dc7a66e7b: Preparing [2022-04-04T14:56:11.698Z] 3a74f89405ed: Preparing [2022-04-04T14:56:11.698Z] 634cd1eabd89: Preparing [2022-04-04T14:56:11.698Z] c2c88dd7f925: Preparing [2022-04-04T14:56:11.698Z] 736164617a66: Preparing [2022-04-04T14:56:11.698Z] c2c88dd7f925: Layer already exists [2022-04-04T14:56:11.698Z] 736164617a66: Layer already exists [2022-04-04T14:56:11.698Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:11.698Z] 198dc7a66e7b: Pushed [2022-04-04T14:56:14.247Z] 3a74f89405ed: Pushed [2022-04-04T14:56:14.247Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:bc49c4033fd75c751a205e3a97778be512dcb9d63895ce1c3ffe9a151f541024 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:14.543Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:14.847Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-04T14:56:14.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-04T14:56:14.847Z] 198dc7a66e7b: Preparing [2022-04-04T14:56:14.847Z] 3a74f89405ed: Preparing [2022-04-04T14:56:14.847Z] 634cd1eabd89: Preparing [2022-04-04T14:56:14.847Z] c2c88dd7f925: Preparing [2022-04-04T14:56:14.847Z] 736164617a66: Preparing [2022-04-04T14:56:14.847Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:14.847Z] 198dc7a66e7b: Layer already exists [2022-04-04T14:56:14.847Z] 3a74f89405ed: Layer already exists [2022-04-04T14:56:14.847Z] c2c88dd7f925: Layer already exists [2022-04-04T14:56:14.847Z] 736164617a66: Layer already exists [2022-04-04T14:56:14.847Z] latest: digest: sha256:bc49c4033fd75c751a205e3a97778be512dcb9d63895ce1c3ffe9a151f541024 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:15.152Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:15.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.55 [2022-04-04T14:56:15.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-04T14:56:15.447Z] 198dc7a66e7b: Preparing [2022-04-04T14:56:15.447Z] 3a74f89405ed: Preparing [2022-04-04T14:56:15.447Z] 634cd1eabd89: Preparing [2022-04-04T14:56:15.447Z] c2c88dd7f925: Preparing [2022-04-04T14:56:15.447Z] 736164617a66: Preparing [2022-04-04T14:56:15.447Z] 3a74f89405ed: Layer already exists [2022-04-04T14:56:15.447Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:15.447Z] c2c88dd7f925: Layer already exists [2022-04-04T14:56:15.447Z] 198dc7a66e7b: Layer already exists [2022-04-04T14:56:15.447Z] 736164617a66: Layer already exists [2022-04-04T14:56:15.447Z] 2.2.0-dev.55: digest: sha256:bc49c4033fd75c751a205e3a97778be512dcb9d63895ce1c3ffe9a151f541024 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:15.749Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:16.046Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:16.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-04T14:56:16.046Z] 198dc7a66e7b: Preparing [2022-04-04T14:56:16.046Z] 3a74f89405ed: Preparing [2022-04-04T14:56:16.046Z] 634cd1eabd89: Preparing [2022-04-04T14:56:16.046Z] c2c88dd7f925: Preparing [2022-04-04T14:56:16.046Z] 736164617a66: Preparing [2022-04-04T14:56:16.046Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:16.046Z] 198dc7a66e7b: Layer already exists [2022-04-04T14:56:16.046Z] 736164617a66: Layer already exists [2022-04-04T14:56:16.046Z] 3a74f89405ed: Layer already exists [2022-04-04T14:56:16.046Z] c2c88dd7f925: Layer already exists [2022-04-04T14:56:16.046Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:bc49c4033fd75c751a205e3a97778be512dcb9d63895ce1c3ffe9a151f541024 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:16.346Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:16.642Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-04T14:56:16.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-04T14:56:16.642Z] 198dc7a66e7b: Preparing [2022-04-04T14:56:16.642Z] 3a74f89405ed: Preparing [2022-04-04T14:56:16.642Z] 634cd1eabd89: Preparing [2022-04-04T14:56:16.642Z] c2c88dd7f925: Preparing [2022-04-04T14:56:16.642Z] 736164617a66: Preparing [2022-04-04T14:56:16.642Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:16.642Z] 736164617a66: Layer already exists [2022-04-04T14:56:16.642Z] 198dc7a66e7b: Layer already exists [2022-04-04T14:56:16.642Z] 3a74f89405ed: Layer already exists [2022-04-04T14:56:16.642Z] c2c88dd7f925: Layer already exists [2022-04-04T14:56:16.642Z] main: digest: sha256:bc49c4033fd75c751a205e3a97778be512dcb9d63895ce1c3ffe9a151f541024 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T14:56:16.682Z] ===================================================== [Pipeline] echo [2022-04-04T14:56:16.694Z] taggedImages: [2022-04-04T14:56:16.694Z] - nexus3.edgexfoundry.org:10004/core-metadata:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:16.694Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-04T14:56:16.694Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.55 [2022-04-04T14:56:16.694Z] - nexus3.edgexfoundry.org:10004/core-metadata:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:16.694Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-04T14:56:16.722Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-04T14:56:16.722Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:16.722Z] latest [2022-04-04T14:56:16.722Z] 2.2.0-dev.55 [2022-04-04T14:56:16.722Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:16.722Z] main [2022-04-04T14:56:16.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:17.057Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:17.355Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:17.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-04T14:56:17.355Z] fdab9adc13a0: Preparing [2022-04-04T14:56:17.355Z] fdab9adc13a0: Preparing [2022-04-04T14:56:17.355Z] 33b224d6e780: Preparing [2022-04-04T14:56:17.355Z] ada5fffab862: Preparing [2022-04-04T14:56:17.355Z] 40bbb10ed49d: Preparing [2022-04-04T14:56:17.355Z] 7099dd3268fb: Preparing [2022-04-04T14:56:17.355Z] 634cd1eabd89: Preparing [2022-04-04T14:56:17.355Z] 2f8486afa02d: Preparing [2022-04-04T14:56:17.355Z] 34ef563cdd8f: Preparing [2022-04-04T14:56:17.355Z] 7c57de7a546c: Preparing [2022-04-04T14:56:17.355Z] 69e85de9268f: Preparing [2022-04-04T14:56:17.355Z] 736164617a66: Preparing [2022-04-04T14:56:17.355Z] 34ef563cdd8f: Waiting [2022-04-04T14:56:17.355Z] 7c57de7a546c: Waiting [2022-04-04T14:56:17.355Z] 736164617a66: Waiting [2022-04-04T14:56:17.355Z] 634cd1eabd89: Waiting [2022-04-04T14:56:17.355Z] 69e85de9268f: Waiting [2022-04-04T14:56:17.355Z] 2f8486afa02d: Waiting [2022-04-04T14:56:17.355Z] ada5fffab862: Pushed [2022-04-04T14:56:17.355Z] 33b224d6e780: Pushed [2022-04-04T14:56:17.355Z] 40bbb10ed49d: Pushed [2022-04-04T14:56:17.355Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:17.355Z] fdab9adc13a0: Pushed [2022-04-04T14:56:17.616Z] 2f8486afa02d: Pushed [2022-04-04T14:56:17.616Z] 736164617a66: Layer already exists [2022-04-04T14:56:17.616Z] 69e85de9268f: Pushed [2022-04-04T14:56:17.616Z] 7c57de7a546c: Pushed [2022-04-04T14:56:17.616Z] 34ef563cdd8f: Pushed [2022-04-04T14:56:19.529Z] 7099dd3268fb: Pushed [2022-04-04T14:56:19.790Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:3210bf60b5107317decba1ae11959ab65416f113125fe2efa778d2429e29b7bc size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:20.093Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:20.387Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-04T14:56:20.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-04T14:56:20.387Z] fdab9adc13a0: Preparing [2022-04-04T14:56:20.387Z] fdab9adc13a0: Preparing [2022-04-04T14:56:20.387Z] 33b224d6e780: Preparing [2022-04-04T14:56:20.387Z] ada5fffab862: Preparing [2022-04-04T14:56:20.387Z] 40bbb10ed49d: Preparing [2022-04-04T14:56:20.387Z] 7099dd3268fb: Preparing [2022-04-04T14:56:20.387Z] 634cd1eabd89: Preparing [2022-04-04T14:56:20.387Z] 2f8486afa02d: Preparing [2022-04-04T14:56:20.387Z] 34ef563cdd8f: Preparing [2022-04-04T14:56:20.387Z] 7c57de7a546c: Preparing [2022-04-04T14:56:20.387Z] 69e85de9268f: Preparing [2022-04-04T14:56:20.387Z] 736164617a66: Preparing [2022-04-04T14:56:20.387Z] 2f8486afa02d: Waiting [2022-04-04T14:56:20.387Z] 7c57de7a546c: Waiting [2022-04-04T14:56:20.387Z] 634cd1eabd89: Waiting [2022-04-04T14:56:20.387Z] 69e85de9268f: Waiting [2022-04-04T14:56:20.387Z] 736164617a66: Waiting [2022-04-04T14:56:20.387Z] 34ef563cdd8f: Waiting [2022-04-04T14:56:20.387Z] 7099dd3268fb: Layer already exists [2022-04-04T14:56:20.387Z] fdab9adc13a0: Layer already exists [2022-04-04T14:56:20.387Z] 40bbb10ed49d: Layer already exists [2022-04-04T14:56:20.387Z] 33b224d6e780: Layer already exists [2022-04-04T14:56:20.387Z] ada5fffab862: Layer already exists [2022-04-04T14:56:20.387Z] 2f8486afa02d: Layer already exists [2022-04-04T14:56:20.387Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:20.387Z] 69e85de9268f: Layer already exists [2022-04-04T14:56:20.387Z] 34ef563cdd8f: Layer already exists [2022-04-04T14:56:20.387Z] 7c57de7a546c: Layer already exists [2022-04-04T14:56:20.387Z] 736164617a66: Layer already exists [2022-04-04T14:56:20.387Z] latest: digest: sha256:3210bf60b5107317decba1ae11959ab65416f113125fe2efa778d2429e29b7bc size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:20.687Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:20.985Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.55 [2022-04-04T14:56:20.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-04T14:56:20.985Z] fdab9adc13a0: Preparing [2022-04-04T14:56:20.985Z] fdab9adc13a0: Preparing [2022-04-04T14:56:20.985Z] 33b224d6e780: Preparing [2022-04-04T14:56:20.985Z] ada5fffab862: Preparing [2022-04-04T14:56:20.985Z] 40bbb10ed49d: Preparing [2022-04-04T14:56:20.985Z] 7099dd3268fb: Preparing [2022-04-04T14:56:20.985Z] 634cd1eabd89: Preparing [2022-04-04T14:56:20.985Z] 2f8486afa02d: Preparing [2022-04-04T14:56:20.985Z] 34ef563cdd8f: Preparing [2022-04-04T14:56:20.985Z] 7c57de7a546c: Preparing [2022-04-04T14:56:20.985Z] 69e85de9268f: Preparing [2022-04-04T14:56:20.985Z] 736164617a66: Preparing [2022-04-04T14:56:20.985Z] 34ef563cdd8f: Waiting [2022-04-04T14:56:20.985Z] 7c57de7a546c: Waiting [2022-04-04T14:56:20.985Z] 69e85de9268f: Waiting [2022-04-04T14:56:20.985Z] 736164617a66: Waiting [2022-04-04T14:56:20.985Z] 634cd1eabd89: Waiting [2022-04-04T14:56:20.985Z] 2f8486afa02d: Waiting [2022-04-04T14:56:20.985Z] ada5fffab862: Layer already exists [2022-04-04T14:56:20.985Z] 33b224d6e780: Layer already exists [2022-04-04T14:56:20.985Z] 40bbb10ed49d: Layer already exists [2022-04-04T14:56:20.985Z] fdab9adc13a0: Layer already exists [2022-04-04T14:56:20.985Z] 7099dd3268fb: Layer already exists [2022-04-04T14:56:20.985Z] 2f8486afa02d: Layer already exists [2022-04-04T14:56:20.985Z] 7c57de7a546c: Layer already exists [2022-04-04T14:56:20.985Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:20.985Z] 34ef563cdd8f: Layer already exists [2022-04-04T14:56:20.985Z] 69e85de9268f: Layer already exists [2022-04-04T14:56:20.986Z] 736164617a66: Layer already exists [2022-04-04T14:56:20.986Z] 2.2.0-dev.55: digest: sha256:3210bf60b5107317decba1ae11959ab65416f113125fe2efa778d2429e29b7bc size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:21.282Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:21.575Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:21.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-04T14:56:21.575Z] fdab9adc13a0: Preparing [2022-04-04T14:56:21.575Z] fdab9adc13a0: Preparing [2022-04-04T14:56:21.575Z] 33b224d6e780: Preparing [2022-04-04T14:56:21.575Z] ada5fffab862: Preparing [2022-04-04T14:56:21.575Z] 40bbb10ed49d: Preparing [2022-04-04T14:56:21.575Z] 7099dd3268fb: Preparing [2022-04-04T14:56:21.575Z] 634cd1eabd89: Preparing [2022-04-04T14:56:21.575Z] 2f8486afa02d: Preparing [2022-04-04T14:56:21.575Z] 34ef563cdd8f: Preparing [2022-04-04T14:56:21.575Z] 7c57de7a546c: Preparing [2022-04-04T14:56:21.575Z] 69e85de9268f: Preparing [2022-04-04T14:56:21.575Z] 736164617a66: Preparing [2022-04-04T14:56:21.575Z] 2f8486afa02d: Waiting [2022-04-04T14:56:21.575Z] 34ef563cdd8f: Waiting [2022-04-04T14:56:21.575Z] 7c57de7a546c: Waiting [2022-04-04T14:56:21.575Z] 69e85de9268f: Waiting [2022-04-04T14:56:21.575Z] 736164617a66: Waiting [2022-04-04T14:56:21.575Z] ada5fffab862: Layer already exists [2022-04-04T14:56:21.575Z] 7099dd3268fb: Layer already exists [2022-04-04T14:56:21.575Z] fdab9adc13a0: Layer already exists [2022-04-04T14:56:21.575Z] 33b224d6e780: Layer already exists [2022-04-04T14:56:21.575Z] 40bbb10ed49d: Layer already exists [2022-04-04T14:56:21.575Z] 2f8486afa02d: Layer already exists [2022-04-04T14:56:21.575Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:21.575Z] 7c57de7a546c: Layer already exists [2022-04-04T14:56:21.575Z] 34ef563cdd8f: Layer already exists [2022-04-04T14:56:21.575Z] 69e85de9268f: Layer already exists [2022-04-04T14:56:21.575Z] 736164617a66: Layer already exists [2022-04-04T14:56:21.575Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:3210bf60b5107317decba1ae11959ab65416f113125fe2efa778d2429e29b7bc size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:21.876Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:22.170Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-04T14:56:22.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-04T14:56:22.170Z] fdab9adc13a0: Preparing [2022-04-04T14:56:22.170Z] fdab9adc13a0: Preparing [2022-04-04T14:56:22.170Z] 33b224d6e780: Preparing [2022-04-04T14:56:22.170Z] ada5fffab862: Preparing [2022-04-04T14:56:22.170Z] 40bbb10ed49d: Preparing [2022-04-04T14:56:22.170Z] 7099dd3268fb: Preparing [2022-04-04T14:56:22.170Z] 634cd1eabd89: Preparing [2022-04-04T14:56:22.170Z] 2f8486afa02d: Preparing [2022-04-04T14:56:22.170Z] 34ef563cdd8f: Preparing [2022-04-04T14:56:22.170Z] 7c57de7a546c: Preparing [2022-04-04T14:56:22.170Z] 69e85de9268f: Preparing [2022-04-04T14:56:22.170Z] 736164617a66: Preparing [2022-04-04T14:56:22.170Z] 634cd1eabd89: Waiting [2022-04-04T14:56:22.170Z] 2f8486afa02d: Waiting [2022-04-04T14:56:22.170Z] 34ef563cdd8f: Waiting [2022-04-04T14:56:22.170Z] 7c57de7a546c: Waiting [2022-04-04T14:56:22.170Z] 69e85de9268f: Waiting [2022-04-04T14:56:22.170Z] 736164617a66: Waiting [2022-04-04T14:56:22.170Z] 40bbb10ed49d: Layer already exists [2022-04-04T14:56:22.170Z] fdab9adc13a0: Layer already exists [2022-04-04T14:56:22.170Z] 33b224d6e780: Layer already exists [2022-04-04T14:56:22.170Z] 7099dd3268fb: Layer already exists [2022-04-04T14:56:22.170Z] ada5fffab862: Layer already exists [2022-04-04T14:56:22.170Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:22.170Z] 2f8486afa02d: Layer already exists [2022-04-04T14:56:22.170Z] 69e85de9268f: Layer already exists [2022-04-04T14:56:22.171Z] 34ef563cdd8f: Layer already exists [2022-04-04T14:56:22.171Z] 7c57de7a546c: Layer already exists [2022-04-04T14:56:22.171Z] 736164617a66: Layer already exists [2022-04-04T14:56:22.171Z] main: digest: sha256:3210bf60b5107317decba1ae11959ab65416f113125fe2efa778d2429e29b7bc size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T14:56:22.204Z] ===================================================== [Pipeline] echo [2022-04-04T14:56:22.216Z] taggedImages: [2022-04-04T14:56:22.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:22.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-04T14:56:22.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.55 [2022-04-04T14:56:22.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:22.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-04T14:56:22.237Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-04T14:56:22.237Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:22.237Z] latest [2022-04-04T14:56:22.237Z] 2.2.0-dev.55 [2022-04-04T14:56:22.237Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:22.237Z] main [2022-04-04T14:56:22.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:22.556Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:22.855Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:22.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-04T14:56:22.855Z] 83ac67f9235d: Preparing [2022-04-04T14:56:22.855Z] cae715b1833f: Preparing [2022-04-04T14:56:22.855Z] 1931775a7644: Preparing [2022-04-04T14:56:22.855Z] 51a16a4cf74a: Preparing [2022-04-04T14:56:22.855Z] a6181666d2c4: Preparing [2022-04-04T14:56:22.855Z] 74002afafca8: Preparing [2022-04-04T14:56:22.855Z] d76612d9a6ec: Preparing [2022-04-04T14:56:22.855Z] 736164617a66: Preparing [2022-04-04T14:56:22.855Z] 74002afafca8: Waiting [2022-04-04T14:56:22.855Z] d76612d9a6ec: Waiting [2022-04-04T14:56:22.855Z] 736164617a66: Waiting [2022-04-04T14:56:22.855Z] 83ac67f9235d: Pushed [2022-04-04T14:56:22.855Z] cae715b1833f: Pushed [2022-04-04T14:56:22.855Z] a6181666d2c4: Pushed [2022-04-04T14:56:22.855Z] 736164617a66: Layer already exists [2022-04-04T14:56:23.117Z] 74002afafca8: Pushed [2022-04-04T14:56:23.379Z] d76612d9a6ec: Pushed [2022-04-04T14:56:24.023Z] ---> 0261baf5db4c [2022-04-04T14:56:24.023Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-04T14:56:24.023Z] ---> f1999e9c8a19 [2022-04-04T14:56:24.023Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-04T14:56:24.023Z] ---> 65d3541579b4 [2022-04-04T14:56:24.023Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-04T14:56:24.023Z] ---> Running in affe1a25a4e3 [2022-04-04T14:56:24.023Z] ---> Running in 8458de4f6dee [2022-04-04T14:56:24.023Z] ---> Running in ab13802ebd35 [2022-04-04T14:56:24.023Z] ---> c32d01ab7d26 [2022-04-04T14:56:24.023Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T14:56:24.023Z] ---> Running in 00b9494d4cc3 [2022-04-04T14:56:24.023Z] ---> cd19c23f92d4 [2022-04-04T14:56:24.023Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-04T14:56:24.023Z] Removing intermediate container 00b9494d4cc3 [2022-04-04T14:56:24.023Z] ---> 35ce0deb3f51 [2022-04-04T14:56:24.023Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-04T14:56:24.023Z] ---> Running in 0f490e079d54 [2022-04-04T14:56:24.023Z] ---> Running in 12835d36e3ee [2022-04-04T14:56:24.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-04T14:56:24.023Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-04T14:56:24.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-04T14:56:24.765Z] 1931775a7644: Pushed [2022-04-04T14:56:24.765Z] 51a16a4cf74a: Pushed [2022-04-04T14:56:25.025Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:a656a0e923438fa0cdeda355f7b0c829b4ff72658b2c22d1fcc0deab6ffaabe0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:25.323Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:25.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-04T14:56:25.672Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-04T14:56:25.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-04T14:56:25.672Z] 83ac67f9235d: Preparing [2022-04-04T14:56:25.672Z] cae715b1833f: Preparing [2022-04-04T14:56:25.672Z] 1931775a7644: Preparing [2022-04-04T14:56:25.672Z] 51a16a4cf74a: Preparing [2022-04-04T14:56:25.672Z] a6181666d2c4: Preparing [2022-04-04T14:56:25.672Z] 74002afafca8: Preparing [2022-04-04T14:56:25.672Z] d76612d9a6ec: Preparing [2022-04-04T14:56:25.672Z] 736164617a66: Preparing [2022-04-04T14:56:25.672Z] 74002afafca8: Waiting [2022-04-04T14:56:25.672Z] d76612d9a6ec: Waiting [2022-04-04T14:56:25.672Z] 736164617a66: Waiting [2022-04-04T14:56:25.672Z] 83ac67f9235d: Layer already exists [2022-04-04T14:56:25.672Z] cae715b1833f: Layer already exists [2022-04-04T14:56:25.672Z] 1931775a7644: Layer already exists [2022-04-04T14:56:25.672Z] a6181666d2c4: Layer already exists [2022-04-04T14:56:25.672Z] 51a16a4cf74a: Layer already exists [2022-04-04T14:56:25.672Z] 74002afafca8: Layer already exists [2022-04-04T14:56:25.672Z] d76612d9a6ec: Layer already exists [2022-04-04T14:56:25.672Z] 736164617a66: Layer already exists [2022-04-04T14:56:25.672Z] latest: digest: sha256:a656a0e923438fa0cdeda355f7b0c829b4ff72658b2c22d1fcc0deab6ffaabe0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:25.996Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:26.293Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.55 [2022-04-04T14:56:26.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-04T14:56:26.293Z] 83ac67f9235d: Preparing [2022-04-04T14:56:26.293Z] cae715b1833f: Preparing [2022-04-04T14:56:26.293Z] 1931775a7644: Preparing [2022-04-04T14:56:26.293Z] 51a16a4cf74a: Preparing [2022-04-04T14:56:26.293Z] a6181666d2c4: Preparing [2022-04-04T14:56:26.293Z] 74002afafca8: Preparing [2022-04-04T14:56:26.293Z] d76612d9a6ec: Preparing [2022-04-04T14:56:26.293Z] 736164617a66: Preparing [2022-04-04T14:56:26.293Z] 74002afafca8: Waiting [2022-04-04T14:56:26.293Z] d76612d9a6ec: Waiting [2022-04-04T14:56:26.293Z] 736164617a66: Waiting [2022-04-04T14:56:26.293Z] 51a16a4cf74a: Layer already exists [2022-04-04T14:56:26.293Z] 1931775a7644: Layer already exists [2022-04-04T14:56:26.293Z] a6181666d2c4: Layer already exists [2022-04-04T14:56:26.293Z] 83ac67f9235d: Layer already exists [2022-04-04T14:56:26.293Z] cae715b1833f: Layer already exists [2022-04-04T14:56:26.293Z] 74002afafca8: Layer already exists [2022-04-04T14:56:26.293Z] 736164617a66: Layer already exists [2022-04-04T14:56:26.293Z] d76612d9a6ec: Layer already exists [2022-04-04T14:56:26.293Z] 2.2.0-dev.55: digest: sha256:a656a0e923438fa0cdeda355f7b0c829b4ff72658b2c22d1fcc0deab6ffaabe0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:26.594Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:26.896Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:26.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-04T14:56:26.896Z] 83ac67f9235d: Preparing [2022-04-04T14:56:26.896Z] cae715b1833f: Preparing [2022-04-04T14:56:26.896Z] 1931775a7644: Preparing [2022-04-04T14:56:26.896Z] 51a16a4cf74a: Preparing [2022-04-04T14:56:26.896Z] a6181666d2c4: Preparing [2022-04-04T14:56:26.896Z] 74002afafca8: Preparing [2022-04-04T14:56:26.896Z] d76612d9a6ec: Preparing [2022-04-04T14:56:26.896Z] 736164617a66: Preparing [2022-04-04T14:56:26.896Z] 74002afafca8: Waiting [2022-04-04T14:56:26.896Z] d76612d9a6ec: Waiting [2022-04-04T14:56:26.896Z] 736164617a66: Waiting [2022-04-04T14:56:26.896Z] a6181666d2c4: Layer already exists [2022-04-04T14:56:26.896Z] 51a16a4cf74a: Layer already exists [2022-04-04T14:56:26.896Z] 83ac67f9235d: Layer already exists [2022-04-04T14:56:26.896Z] 1931775a7644: Layer already exists [2022-04-04T14:56:26.896Z] cae715b1833f: Layer already exists [2022-04-04T14:56:26.896Z] 74002afafca8: Layer already exists [2022-04-04T14:56:26.896Z] d76612d9a6ec: Layer already exists [2022-04-04T14:56:26.896Z] 736164617a66: Layer already exists [2022-04-04T14:56:26.896Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:a656a0e923438fa0cdeda355f7b0c829b4ff72658b2c22d1fcc0deab6ffaabe0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:27.198Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:27.472Z] spire-1.2.0/ [2022-04-04T14:56:27.492Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-04T14:56:27.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-04T14:56:27.492Z] 83ac67f9235d: Preparing [2022-04-04T14:56:27.492Z] cae715b1833f: Preparing [2022-04-04T14:56:27.492Z] 1931775a7644: Preparing [2022-04-04T14:56:27.492Z] 51a16a4cf74a: Preparing [2022-04-04T14:56:27.492Z] a6181666d2c4: Preparing [2022-04-04T14:56:27.492Z] 74002afafca8: Preparing [2022-04-04T14:56:27.492Z] d76612d9a6ec: Preparing [2022-04-04T14:56:27.492Z] 736164617a66: Preparing [2022-04-04T14:56:27.492Z] 74002afafca8: Waiting [2022-04-04T14:56:27.492Z] d76612d9a6ec: Waiting [2022-04-04T14:56:27.492Z] 736164617a66: Waiting [2022-04-04T14:56:27.492Z] 83ac67f9235d: Layer already exists [2022-04-04T14:56:27.492Z] cae715b1833f: Layer already exists [2022-04-04T14:56:27.492Z] 1931775a7644: Layer already exists [2022-04-04T14:56:27.492Z] 51a16a4cf74a: Layer already exists [2022-04-04T14:56:27.493Z] a6181666d2c4: Layer already exists [2022-04-04T14:56:27.493Z] d76612d9a6ec: Layer already exists [2022-04-04T14:56:27.493Z] 74002afafca8: Layer already exists [2022-04-04T14:56:27.493Z] 736164617a66: Layer already exists [2022-04-04T14:56:27.493Z] main: digest: sha256:a656a0e923438fa0cdeda355f7b0c829b4ff72658b2c22d1fcc0deab6ffaabe0 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T14:56:27.532Z] ===================================================== [Pipeline] echo [2022-04-04T14:56:27.538Z] taggedImages: [2022-04-04T14:56:27.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:27.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-04T14:56:27.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.55 [2022-04-04T14:56:27.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:27.538Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-04T14:56:27.558Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-04T14:56:27.558Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:27.558Z] latest [2022-04-04T14:56:27.558Z] 2.2.0-dev.55 [2022-04-04T14:56:27.558Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:27.558Z] main [2022-04-04T14:56:27.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:27.874Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:28.163Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:28.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-04T14:56:28.163Z] b7454e65c869: Preparing [2022-04-04T14:56:28.163Z] 656d28af6e6a: Preparing [2022-04-04T14:56:28.163Z] d6df45c817e6: Preparing [2022-04-04T14:56:28.163Z] 51acfaee77ab: Preparing [2022-04-04T14:56:28.163Z] 30ff134a9c10: Preparing [2022-04-04T14:56:28.163Z] a232418ec090: Preparing [2022-04-04T14:56:28.163Z] 5e04fe761318: Preparing [2022-04-04T14:56:28.163Z] ff4e5b468d96: Preparing [2022-04-04T14:56:28.163Z] b167f47ad5dc: Preparing [2022-04-04T14:56:28.163Z] 736164617a66: Preparing [2022-04-04T14:56:28.163Z] 5e04fe761318: Waiting [2022-04-04T14:56:28.163Z] ff4e5b468d96: Waiting [2022-04-04T14:56:28.163Z] a232418ec090: Waiting [2022-04-04T14:56:28.163Z] 736164617a66: Waiting [2022-04-04T14:56:28.163Z] 30ff134a9c10: Pushed [2022-04-04T14:56:28.163Z] 656d28af6e6a: Pushed [2022-04-04T14:56:28.163Z] b7454e65c869: Pushed [2022-04-04T14:56:28.163Z] a232418ec090: Pushed [2022-04-04T14:56:28.423Z] 5e04fe761318: Pushed [2022-04-04T14:56:28.423Z] ff4e5b468d96: Pushed [2022-04-04T14:56:28.423Z] 736164617a66: Layer already exists [2022-04-04T14:56:28.423Z] b167f47ad5dc: Pushed [2022-04-04T14:56:30.336Z] 51acfaee77ab: Pushed [2022-04-04T14:56:30.336Z] d6df45c817e6: Pushed [2022-04-04T14:56:30.336Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:9c1739eb7f91731c6275f9da216121965147f8583cf11b5bee89bfb3218b63d0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:30.643Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:30.943Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-04T14:56:30.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-04T14:56:30.943Z] b7454e65c869: Preparing [2022-04-04T14:56:30.943Z] 656d28af6e6a: Preparing [2022-04-04T14:56:30.943Z] d6df45c817e6: Preparing [2022-04-04T14:56:30.943Z] 51acfaee77ab: Preparing [2022-04-04T14:56:30.943Z] 30ff134a9c10: Preparing [2022-04-04T14:56:30.943Z] a232418ec090: Preparing [2022-04-04T14:56:30.943Z] 5e04fe761318: Preparing [2022-04-04T14:56:30.943Z] ff4e5b468d96: Preparing [2022-04-04T14:56:30.943Z] b167f47ad5dc: Preparing [2022-04-04T14:56:30.943Z] 736164617a66: Preparing [2022-04-04T14:56:30.943Z] b167f47ad5dc: Waiting [2022-04-04T14:56:30.943Z] 5e04fe761318: Waiting [2022-04-04T14:56:30.943Z] ff4e5b468d96: Waiting [2022-04-04T14:56:30.943Z] a232418ec090: Waiting [2022-04-04T14:56:30.943Z] 736164617a66: Waiting [2022-04-04T14:56:30.943Z] 656d28af6e6a: Layer already exists [2022-04-04T14:56:30.943Z] b7454e65c869: Layer already exists [2022-04-04T14:56:30.943Z] 30ff134a9c10: Layer already exists [2022-04-04T14:56:30.943Z] d6df45c817e6: Layer already exists [2022-04-04T14:56:30.943Z] 51acfaee77ab: Layer already exists [2022-04-04T14:56:30.943Z] 5e04fe761318: Layer already exists [2022-04-04T14:56:30.943Z] a232418ec090: Layer already exists [2022-04-04T14:56:30.943Z] ff4e5b468d96: Layer already exists [2022-04-04T14:56:30.943Z] 736164617a66: Layer already exists [2022-04-04T14:56:30.943Z] b167f47ad5dc: Layer already exists [2022-04-04T14:56:30.943Z] latest: digest: sha256:9c1739eb7f91731c6275f9da216121965147f8583cf11b5bee89bfb3218b63d0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:31.243Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:31.537Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.55 [2022-04-04T14:56:31.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-04T14:56:31.537Z] b7454e65c869: Preparing [2022-04-04T14:56:31.537Z] 656d28af6e6a: Preparing [2022-04-04T14:56:31.537Z] d6df45c817e6: Preparing [2022-04-04T14:56:31.537Z] 51acfaee77ab: Preparing [2022-04-04T14:56:31.537Z] 30ff134a9c10: Preparing [2022-04-04T14:56:31.537Z] a232418ec090: Preparing [2022-04-04T14:56:31.537Z] 5e04fe761318: Preparing [2022-04-04T14:56:31.537Z] ff4e5b468d96: Preparing [2022-04-04T14:56:31.537Z] b167f47ad5dc: Preparing [2022-04-04T14:56:31.537Z] 736164617a66: Preparing [2022-04-04T14:56:31.537Z] a232418ec090: Waiting [2022-04-04T14:56:31.537Z] 5e04fe761318: Waiting [2022-04-04T14:56:31.537Z] ff4e5b468d96: Waiting [2022-04-04T14:56:31.537Z] b167f47ad5dc: Waiting [2022-04-04T14:56:31.537Z] 736164617a66: Waiting [2022-04-04T14:56:31.537Z] b7454e65c869: Layer already exists [2022-04-04T14:56:31.537Z] 656d28af6e6a: Layer already exists [2022-04-04T14:56:31.537Z] 30ff134a9c10: Layer already exists [2022-04-04T14:56:31.537Z] d6df45c817e6: Layer already exists [2022-04-04T14:56:31.537Z] 51acfaee77ab: Layer already exists [2022-04-04T14:56:31.537Z] ff4e5b468d96: Layer already exists [2022-04-04T14:56:31.537Z] 5e04fe761318: Layer already exists [2022-04-04T14:56:31.537Z] a232418ec090: Layer already exists [2022-04-04T14:56:31.537Z] b167f47ad5dc: Layer already exists [2022-04-04T14:56:31.537Z] 736164617a66: Layer already exists [2022-04-04T14:56:31.537Z] 2.2.0-dev.55: digest: sha256:9c1739eb7f91731c6275f9da216121965147f8583cf11b5bee89bfb3218b63d0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:31.821Z] spire-1.2.0/README.md [2022-04-04T14:56:31.821Z] spire-1.2.0/bin/ [2022-04-04T14:56:31.821Z] spire-1.2.0/bin/spire-server [2022-04-04T14:56:31.821Z] spire-1.2.0/bin/spire-agent [2022-04-04T14:56:31.821Z] spire-1.2.0/conf/ [2022-04-04T14:56:31.821Z] spire-1.2.0/conf/server/ [2022-04-04T14:56:31.821Z] spire-1.2.0/conf/server/server.conf [2022-04-04T14:56:31.821Z] spire-1.2.0/conf/agent/ [2022-04-04T14:56:31.821Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T14:56:31.821Z] spire-1.2.0/LICENSE [2022-04-04T14:56:31.841Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:32.136Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:32.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-04T14:56:32.136Z] b7454e65c869: Preparing [2022-04-04T14:56:32.136Z] 656d28af6e6a: Preparing [2022-04-04T14:56:32.136Z] d6df45c817e6: Preparing [2022-04-04T14:56:32.136Z] 51acfaee77ab: Preparing [2022-04-04T14:56:32.136Z] 30ff134a9c10: Preparing [2022-04-04T14:56:32.136Z] a232418ec090: Preparing [2022-04-04T14:56:32.136Z] a232418ec090: Waiting [2022-04-04T14:56:32.136Z] 5e04fe761318: Preparing [2022-04-04T14:56:32.136Z] ff4e5b468d96: Preparing [2022-04-04T14:56:32.136Z] b167f47ad5dc: Preparing [2022-04-04T14:56:32.136Z] 736164617a66: Preparing [2022-04-04T14:56:32.136Z] 5e04fe761318: Waiting [2022-04-04T14:56:32.136Z] ff4e5b468d96: Waiting [2022-04-04T14:56:32.136Z] 736164617a66: Waiting [2022-04-04T14:56:32.136Z] b167f47ad5dc: Waiting [2022-04-04T14:56:32.136Z] 51acfaee77ab: Layer already exists [2022-04-04T14:56:32.136Z] d6df45c817e6: Layer already exists [2022-04-04T14:56:32.136Z] b7454e65c869: Layer already exists [2022-04-04T14:56:32.136Z] 656d28af6e6a: Layer already exists [2022-04-04T14:56:32.136Z] 30ff134a9c10: Layer already exists [2022-04-04T14:56:32.136Z] 5e04fe761318: Layer already exists [2022-04-04T14:56:32.136Z] 736164617a66: Layer already exists [2022-04-04T14:56:32.136Z] b167f47ad5dc: Layer already exists [2022-04-04T14:56:32.136Z] a232418ec090: Layer already exists [2022-04-04T14:56:32.136Z] ff4e5b468d96: Layer already exists [2022-04-04T14:56:32.136Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:9c1739eb7f91731c6275f9da216121965147f8583cf11b5bee89bfb3218b63d0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:32.437Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:32.732Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-04T14:56:32.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-04T14:56:32.732Z] b7454e65c869: Preparing [2022-04-04T14:56:32.732Z] 656d28af6e6a: Preparing [2022-04-04T14:56:32.732Z] d6df45c817e6: Preparing [2022-04-04T14:56:32.732Z] 51acfaee77ab: Preparing [2022-04-04T14:56:32.732Z] 30ff134a9c10: Preparing [2022-04-04T14:56:32.732Z] a232418ec090: Preparing [2022-04-04T14:56:32.732Z] 5e04fe761318: Preparing [2022-04-04T14:56:32.732Z] ff4e5b468d96: Preparing [2022-04-04T14:56:32.732Z] b167f47ad5dc: Preparing [2022-04-04T14:56:32.732Z] 736164617a66: Preparing [2022-04-04T14:56:32.732Z] 5e04fe761318: Waiting [2022-04-04T14:56:32.732Z] ff4e5b468d96: Waiting [2022-04-04T14:56:32.732Z] 736164617a66: Waiting [2022-04-04T14:56:32.732Z] a232418ec090: Waiting [2022-04-04T14:56:32.732Z] b167f47ad5dc: Waiting [2022-04-04T14:56:32.732Z] 656d28af6e6a: Layer already exists [2022-04-04T14:56:32.732Z] b7454e65c869: Layer already exists [2022-04-04T14:56:32.732Z] d6df45c817e6: Layer already exists [2022-04-04T14:56:32.732Z] 51acfaee77ab: Layer already exists [2022-04-04T14:56:32.732Z] 30ff134a9c10: Layer already exists [2022-04-04T14:56:32.732Z] a232418ec090: Layer already exists [2022-04-04T14:56:32.732Z] b167f47ad5dc: Layer already exists [2022-04-04T14:56:32.732Z] 736164617a66: Layer already exists [2022-04-04T14:56:32.732Z] ff4e5b468d96: Layer already exists [2022-04-04T14:56:32.732Z] 5e04fe761318: Layer already exists [2022-04-04T14:56:32.732Z] main: digest: sha256:9c1739eb7f91731c6275f9da216121965147f8583cf11b5bee89bfb3218b63d0 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T14:56:32.772Z] ===================================================== [Pipeline] echo [2022-04-04T14:56:32.781Z] taggedImages: [2022-04-04T14:56:32.781Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:32.781Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-04T14:56:32.781Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.55 [2022-04-04T14:56:32.781Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:32.781Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-04T14:56:32.801Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-04T14:56:32.801Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:32.801Z] latest [2022-04-04T14:56:32.801Z] 2.2.0-dev.55 [2022-04-04T14:56:32.801Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:32.801Z] main [2022-04-04T14:56:32.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:33.112Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:33.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:33.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-04T14:56:33.404Z] b9e757508b03: Preparing [2022-04-04T14:56:33.404Z] 8d828ca200da: Preparing [2022-04-04T14:56:33.404Z] 634cd1eabd89: Preparing [2022-04-04T14:56:33.404Z] 4fd3cae72176: Preparing [2022-04-04T14:56:33.404Z] 4385cece4490: Preparing [2022-04-04T14:56:33.404Z] a1c01e366b99: Preparing [2022-04-04T14:56:33.404Z] a1c01e366b99: Waiting [2022-04-04T14:56:33.404Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:33.404Z] a1c01e366b99: Layer already exists [2022-04-04T14:56:33.404Z] b9e757508b03: Pushed [2022-04-04T14:56:33.404Z] 4385cece4490: Pushed [2022-04-04T14:56:33.975Z] 4fd3cae72176: Pushed [2022-04-04T14:56:35.888Z] 8d828ca200da: Pushed [2022-04-04T14:56:35.888Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:02fedc77a81a58ca84e1e713f65ea42927d515fe490c645489bd4a7b68c7a4c3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:36.189Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:36.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-04T14:56:36.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-04T14:56:36.484Z] b9e757508b03: Preparing [2022-04-04T14:56:36.484Z] 8d828ca200da: Preparing [2022-04-04T14:56:36.484Z] 634cd1eabd89: Preparing [2022-04-04T14:56:36.484Z] 4fd3cae72176: Preparing [2022-04-04T14:56:36.484Z] 4385cece4490: Preparing [2022-04-04T14:56:36.484Z] a1c01e366b99: Preparing [2022-04-04T14:56:36.484Z] a1c01e366b99: Waiting [2022-04-04T14:56:36.484Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:36.484Z] b9e757508b03: Layer already exists [2022-04-04T14:56:36.484Z] 4385cece4490: Layer already exists [2022-04-04T14:56:36.484Z] 4fd3cae72176: Layer already exists [2022-04-04T14:56:36.484Z] 8d828ca200da: Layer already exists [2022-04-04T14:56:36.484Z] a1c01e366b99: Layer already exists [2022-04-04T14:56:36.484Z] latest: digest: sha256:02fedc77a81a58ca84e1e713f65ea42927d515fe490c645489bd4a7b68c7a4c3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:36.785Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:37.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.55 [2022-04-04T14:56:37.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-04T14:56:37.078Z] b9e757508b03: Preparing [2022-04-04T14:56:37.078Z] 8d828ca200da: Preparing [2022-04-04T14:56:37.078Z] 634cd1eabd89: Preparing [2022-04-04T14:56:37.078Z] 4fd3cae72176: Preparing [2022-04-04T14:56:37.078Z] 4385cece4490: Preparing [2022-04-04T14:56:37.078Z] a1c01e366b99: Preparing [2022-04-04T14:56:37.078Z] a1c01e366b99: Waiting [2022-04-04T14:56:37.078Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:37.078Z] b9e757508b03: Layer already exists [2022-04-04T14:56:37.078Z] 4385cece4490: Layer already exists [2022-04-04T14:56:37.078Z] 8d828ca200da: Layer already exists [2022-04-04T14:56:37.078Z] 4fd3cae72176: Layer already exists [2022-04-04T14:56:37.078Z] a1c01e366b99: Layer already exists [2022-04-04T14:56:37.078Z] 2.2.0-dev.55: digest: sha256:02fedc77a81a58ca84e1e713f65ea42927d515fe490c645489bd4a7b68c7a4c3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:37.259Z] Removing intermediate container 12835d36e3ee [2022-04-04T14:56:37.259Z] ---> 71afb6832d7d [2022-04-04T14:56:37.259Z] [2022-04-04T14:56:37.259Z] Step 11/24 : FROM alpine:3.15 [2022-04-04T14:56:37.259Z] 3.15: Pulling from library/alpine [2022-04-04T14:56:37.376Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:37.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:37.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-04T14:56:37.673Z] b9e757508b03: Preparing [2022-04-04T14:56:37.673Z] 8d828ca200da: Preparing [2022-04-04T14:56:37.673Z] 634cd1eabd89: Preparing [2022-04-04T14:56:37.673Z] 4fd3cae72176: Preparing [2022-04-04T14:56:37.673Z] 4385cece4490: Preparing [2022-04-04T14:56:37.673Z] a1c01e366b99: Preparing [2022-04-04T14:56:37.673Z] a1c01e366b99: Waiting [2022-04-04T14:56:37.673Z] 4385cece4490: Layer already exists [2022-04-04T14:56:37.673Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:37.673Z] b9e757508b03: Layer already exists [2022-04-04T14:56:37.673Z] 8d828ca200da: Layer already exists [2022-04-04T14:56:37.673Z] 4fd3cae72176: Layer already exists [2022-04-04T14:56:37.673Z] a1c01e366b99: Layer already exists [2022-04-04T14:56:37.673Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:02fedc77a81a58ca84e1e713f65ea42927d515fe490c645489bd4a7b68c7a4c3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:37.976Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:38.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-04T14:56:38.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-04T14:56:38.266Z] b9e757508b03: Preparing [2022-04-04T14:56:38.266Z] 8d828ca200da: Preparing [2022-04-04T14:56:38.266Z] 634cd1eabd89: Preparing [2022-04-04T14:56:38.266Z] 4fd3cae72176: Preparing [2022-04-04T14:56:38.266Z] 4385cece4490: Preparing [2022-04-04T14:56:38.266Z] a1c01e366b99: Preparing [2022-04-04T14:56:38.267Z] a1c01e366b99: Waiting [2022-04-04T14:56:38.267Z] 4385cece4490: Layer already exists [2022-04-04T14:56:38.267Z] 4fd3cae72176: Layer already exists [2022-04-04T14:56:38.267Z] 634cd1eabd89: Layer already exists [2022-04-04T14:56:38.267Z] 8d828ca200da: Layer already exists [2022-04-04T14:56:38.267Z] b9e757508b03: Layer already exists [2022-04-04T14:56:38.267Z] a1c01e366b99: Layer already exists [2022-04-04T14:56:38.267Z] main: digest: sha256:02fedc77a81a58ca84e1e713f65ea42927d515fe490c645489bd4a7b68c7a4c3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T14:56:38.303Z] ===================================================== [Pipeline] echo [2022-04-04T14:56:38.316Z] taggedImages: [2022-04-04T14:56:38.317Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:38.317Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-04T14:56:38.317Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.55 [2022-04-04T14:56:38.317Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:38.317Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-04T14:56:38.340Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-04T14:56:38.340Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:38.340Z] latest [2022-04-04T14:56:38.340Z] 2.2.0-dev.55 [2022-04-04T14:56:38.340Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:38.340Z] main [2022-04-04T14:56:38.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:38.670Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:38.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:38.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-04T14:56:38.967Z] f64c48760273: Preparing [2022-04-04T14:56:38.967Z] bd020601d7f2: Preparing [2022-04-04T14:56:38.967Z] de0ad838d68d: Preparing [2022-04-04T14:56:38.967Z] 8decf46b0f44: Preparing [2022-04-04T14:56:38.967Z] ec9709969882: Preparing [2022-04-04T14:56:38.967Z] fd6bdca909a9: Preparing [2022-04-04T14:56:38.967Z] 4385cece4490: Preparing [2022-04-04T14:56:38.967Z] a1c01e366b99: Preparing [2022-04-04T14:56:38.967Z] fd6bdca909a9: Waiting [2022-04-04T14:56:38.967Z] 4385cece4490: Waiting [2022-04-04T14:56:38.967Z] a1c01e366b99: Waiting [2022-04-04T14:56:38.967Z] de0ad838d68d: Pushed [2022-04-04T14:56:38.967Z] bd020601d7f2: Pushed [2022-04-04T14:56:38.967Z] f64c48760273: Pushed [2022-04-04T14:56:38.967Z] 4385cece4490: Layer already exists [2022-04-04T14:56:38.967Z] a1c01e366b99: Layer already exists [2022-04-04T14:56:39.251Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-04-04T14:56:39.251Z] Status: Downloaded newer image for alpine:3.15 [2022-04-04T14:56:39.251Z] ---> 03078ca19a05 [2022-04-04T14:56:39.251Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T14:56:39.251Z] ---> Running in 4091c79abaec [2022-04-04T14:56:39.537Z] fd6bdca909a9: Pushed [2022-04-04T14:56:39.854Z] Removing intermediate container 4091c79abaec [2022-04-04T14:56:39.854Z] ---> eaa727fe30d6 [2022-04-04T14:56:39.854Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:56:39.854Z] ---> Running in ceba346a1bb9 [2022-04-04T14:56:42.529Z] Removing intermediate container ceba346a1bb9 [2022-04-04T14:56:42.529Z] ---> 125bdba1759c [2022-04-04T14:56:42.529Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-04T14:56:42.809Z] ---> Running in 1b8385547f59 [2022-04-04T14:56:42.836Z] ec9709969882: Pushed [2022-04-04T14:56:44.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T14:56:45.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T14:56:46.137Z] 8decf46b0f44: Pushed [2022-04-04T14:56:46.137Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:11d09c4d0e9e56b53db966736de6505bf2caf5657d98154070914650978063aa size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:46.439Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:46.707Z] v3.15.3-21-g2745de7e1b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T14:56:46.707Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T14:56:46.707Z] OK: 15731 distinct packages available [2022-04-04T14:56:46.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-04T14:56:46.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-04T14:56:46.735Z] f64c48760273: Preparing [2022-04-04T14:56:46.735Z] bd020601d7f2: Preparing [2022-04-04T14:56:46.735Z] de0ad838d68d: Preparing [2022-04-04T14:56:46.735Z] 8decf46b0f44: Preparing [2022-04-04T14:56:46.735Z] ec9709969882: Preparing [2022-04-04T14:56:46.735Z] fd6bdca909a9: Preparing [2022-04-04T14:56:46.735Z] 4385cece4490: Preparing [2022-04-04T14:56:46.735Z] a1c01e366b99: Preparing [2022-04-04T14:56:46.735Z] 4385cece4490: Waiting [2022-04-04T14:56:46.735Z] fd6bdca909a9: Waiting [2022-04-04T14:56:46.735Z] a1c01e366b99: Waiting [2022-04-04T14:56:46.735Z] de0ad838d68d: Layer already exists [2022-04-04T14:56:46.735Z] bd020601d7f2: Layer already exists [2022-04-04T14:56:46.735Z] f64c48760273: Layer already exists [2022-04-04T14:56:46.735Z] ec9709969882: Layer already exists [2022-04-04T14:56:46.735Z] 8decf46b0f44: Layer already exists [2022-04-04T14:56:46.735Z] fd6bdca909a9: Layer already exists [2022-04-04T14:56:46.735Z] a1c01e366b99: Layer already exists [2022-04-04T14:56:46.735Z] 4385cece4490: Layer already exists [2022-04-04T14:56:46.735Z] latest: digest: sha256:11d09c4d0e9e56b53db966736de6505bf2caf5657d98154070914650978063aa size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:46.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T14:56:47.032Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:47.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.55 [2022-04-04T14:56:47.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-04T14:56:47.330Z] f64c48760273: Preparing [2022-04-04T14:56:47.330Z] bd020601d7f2: Preparing [2022-04-04T14:56:47.330Z] de0ad838d68d: Preparing [2022-04-04T14:56:47.330Z] 8decf46b0f44: Preparing [2022-04-04T14:56:47.330Z] ec9709969882: Preparing [2022-04-04T14:56:47.330Z] fd6bdca909a9: Preparing [2022-04-04T14:56:47.330Z] 4385cece4490: Preparing [2022-04-04T14:56:47.330Z] a1c01e366b99: Preparing [2022-04-04T14:56:47.330Z] fd6bdca909a9: Waiting [2022-04-04T14:56:47.330Z] 4385cece4490: Waiting [2022-04-04T14:56:47.331Z] a1c01e366b99: Waiting [2022-04-04T14:56:47.331Z] f64c48760273: Layer already exists [2022-04-04T14:56:47.331Z] bd020601d7f2: Layer already exists [2022-04-04T14:56:47.331Z] ec9709969882: Layer already exists [2022-04-04T14:56:47.331Z] de0ad838d68d: Layer already exists [2022-04-04T14:56:47.331Z] 8decf46b0f44: Layer already exists [2022-04-04T14:56:47.331Z] fd6bdca909a9: Layer already exists [2022-04-04T14:56:47.331Z] a1c01e366b99: Layer already exists [2022-04-04T14:56:47.331Z] 4385cece4490: Layer already exists [2022-04-04T14:56:47.331Z] 2.2.0-dev.55: digest: sha256:11d09c4d0e9e56b53db966736de6505bf2caf5657d98154070914650978063aa size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:47.630Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:47.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T14:56:48.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:48.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-04T14:56:48.028Z] f64c48760273: Preparing [2022-04-04T14:56:48.028Z] bd020601d7f2: Preparing [2022-04-04T14:56:48.028Z] de0ad838d68d: Preparing [2022-04-04T14:56:48.028Z] 8decf46b0f44: Preparing [2022-04-04T14:56:48.028Z] ec9709969882: Preparing [2022-04-04T14:56:48.028Z] fd6bdca909a9: Preparing [2022-04-04T14:56:48.028Z] 4385cece4490: Preparing [2022-04-04T14:56:48.028Z] a1c01e366b99: Preparing [2022-04-04T14:56:48.028Z] 4385cece4490: Waiting [2022-04-04T14:56:48.028Z] fd6bdca909a9: Waiting [2022-04-04T14:56:48.028Z] de0ad838d68d: Layer already exists [2022-04-04T14:56:48.028Z] 8decf46b0f44: Layer already exists [2022-04-04T14:56:48.028Z] bd020601d7f2: Layer already exists [2022-04-04T14:56:48.028Z] ec9709969882: Layer already exists [2022-04-04T14:56:48.028Z] f64c48760273: Layer already exists [2022-04-04T14:56:48.028Z] 4385cece4490: Layer already exists [2022-04-04T14:56:48.028Z] fd6bdca909a9: Layer already exists [2022-04-04T14:56:48.028Z] a1c01e366b99: Layer already exists [2022-04-04T14:56:48.028Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:11d09c4d0e9e56b53db966736de6505bf2caf5657d98154070914650978063aa size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:48.369Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:48.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-04T14:56:48.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-04T14:56:48.666Z] f64c48760273: Preparing [2022-04-04T14:56:48.666Z] bd020601d7f2: Preparing [2022-04-04T14:56:48.666Z] de0ad838d68d: Preparing [2022-04-04T14:56:48.666Z] 8decf46b0f44: Preparing [2022-04-04T14:56:48.666Z] ec9709969882: Preparing [2022-04-04T14:56:48.666Z] fd6bdca909a9: Preparing [2022-04-04T14:56:48.666Z] 4385cece4490: Preparing [2022-04-04T14:56:48.666Z] a1c01e366b99: Preparing [2022-04-04T14:56:48.666Z] fd6bdca909a9: Waiting [2022-04-04T14:56:48.666Z] 4385cece4490: Waiting [2022-04-04T14:56:48.666Z] a1c01e366b99: Waiting [2022-04-04T14:56:48.666Z] f64c48760273: Layer already exists [2022-04-04T14:56:48.666Z] de0ad838d68d: Layer already exists [2022-04-04T14:56:48.666Z] ec9709969882: Layer already exists [2022-04-04T14:56:48.666Z] 8decf46b0f44: Layer already exists [2022-04-04T14:56:48.666Z] bd020601d7f2: Layer already exists [2022-04-04T14:56:48.666Z] fd6bdca909a9: Layer already exists [2022-04-04T14:56:48.666Z] a1c01e366b99: Layer already exists [2022-04-04T14:56:48.666Z] 4385cece4490: Layer already exists [2022-04-04T14:56:48.666Z] main: digest: sha256:11d09c4d0e9e56b53db966736de6505bf2caf5657d98154070914650978063aa size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T14:56:48.710Z] ===================================================== [Pipeline] echo [2022-04-04T14:56:48.721Z] taggedImages: [2022-04-04T14:56:48.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:48.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-04T14:56:48.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.55 [2022-04-04T14:56:48.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:48.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-04T14:56:48.804Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-04T14:56:48.804Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:48.804Z] latest [2022-04-04T14:56:48.804Z] 2.2.0-dev.55 [2022-04-04T14:56:48.804Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:48.804Z] main [2022-04-04T14:56:48.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:48.972Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-04T14:56:49.116Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:49.251Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-04T14:56:49.251Z] (3/4) Installing libucontext (1.1-r0) [2022-04-04T14:56:49.251Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-04T14:56:49.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:56:49.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-04T14:56:49.414Z] 42d121dfcd1b: Preparing [2022-04-04T14:56:49.414Z] b2f453588e0f: Preparing [2022-04-04T14:56:49.414Z] c59b33851bef: Preparing [2022-04-04T14:56:49.414Z] 770f545e1723: Preparing [2022-04-04T14:56:49.414Z] def6ed87e4cc: Preparing [2022-04-04T14:56:49.414Z] 4385cece4490: Preparing [2022-04-04T14:56:49.414Z] a1c01e366b99: Preparing [2022-04-04T14:56:49.414Z] 4385cece4490: Waiting [2022-04-04T14:56:49.414Z] a1c01e366b99: Waiting [2022-04-04T14:56:49.414Z] b2f453588e0f: Pushed [2022-04-04T14:56:49.414Z] 42d121dfcd1b: Pushed [2022-04-04T14:56:49.414Z] c59b33851bef: Pushed [2022-04-04T14:56:49.414Z] 4385cece4490: Layer already exists [2022-04-04T14:56:49.414Z] a1c01e366b99: Layer already exists [2022-04-04T14:56:49.530Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T14:56:49.530Z] OK: 6 MiB in 18 packages [2022-04-04T14:56:49.676Z] def6ed87e4cc: Pushed [2022-04-04T14:56:50.996Z] Removing intermediate container 1b8385547f59 [2022-04-04T14:56:50.997Z] ---> ddafbace0580 [2022-04-04T14:56:50.997Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T14:56:56.427Z] ---> fda06094e540 [2022-04-04T14:56:56.427Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T14:56:56.427Z] ---> dd6f66a0cdb8 [2022-04-04T14:56:56.427Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-04T14:56:56.705Z] ---> Running in 1daeae585171 [2022-04-04T14:56:57.310Z] Removing intermediate container 1daeae585171 [2022-04-04T14:56:57.310Z] ---> dc190d40b0ae [2022-04-04T14:56:57.310Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-04T14:56:57.822Z] 770f545e1723: Pushed [2022-04-04T14:56:57.822Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:e9f73f1a46cdede095499e34e844ef2e453dc91eba90e557774e767b7a96017b size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:58.120Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:58.299Z] ---> ca0427a15498 [2022-04-04T14:56:58.300Z] Step 19/24 : WORKDIR / [2022-04-04T14:56:58.300Z] ---> Running in e658b170de35 [2022-04-04T14:56:58.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-04T14:56:58.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-04T14:56:58.414Z] 42d121dfcd1b: Preparing [2022-04-04T14:56:58.414Z] b2f453588e0f: Preparing [2022-04-04T14:56:58.414Z] c59b33851bef: Preparing [2022-04-04T14:56:58.414Z] 770f545e1723: Preparing [2022-04-04T14:56:58.414Z] def6ed87e4cc: Preparing [2022-04-04T14:56:58.414Z] 4385cece4490: Preparing [2022-04-04T14:56:58.414Z] a1c01e366b99: Preparing [2022-04-04T14:56:58.414Z] 4385cece4490: Waiting [2022-04-04T14:56:58.414Z] a1c01e366b99: Waiting [2022-04-04T14:56:58.414Z] 42d121dfcd1b: Layer already exists [2022-04-04T14:56:58.414Z] 770f545e1723: Layer already exists [2022-04-04T14:56:58.414Z] c59b33851bef: Layer already exists [2022-04-04T14:56:58.414Z] b2f453588e0f: Layer already exists [2022-04-04T14:56:58.414Z] def6ed87e4cc: Layer already exists [2022-04-04T14:56:58.414Z] 4385cece4490: Layer already exists [2022-04-04T14:56:58.414Z] a1c01e366b99: Layer already exists [2022-04-04T14:56:58.414Z] latest: digest: sha256:e9f73f1a46cdede095499e34e844ef2e453dc91eba90e557774e767b7a96017b size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:58.715Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:58.914Z] Removing intermediate container e658b170de35 [2022-04-04T14:56:58.914Z] ---> 0f87a8d6abb7 [2022-04-04T14:56:58.914Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T14:56:58.914Z] ---> Running in 9cd2ef3ad8f3 [2022-04-04T14:56:59.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.55 [2022-04-04T14:56:59.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-04T14:56:59.009Z] 42d121dfcd1b: Preparing [2022-04-04T14:56:59.009Z] b2f453588e0f: Preparing [2022-04-04T14:56:59.009Z] c59b33851bef: Preparing [2022-04-04T14:56:59.009Z] 770f545e1723: Preparing [2022-04-04T14:56:59.009Z] def6ed87e4cc: Preparing [2022-04-04T14:56:59.009Z] 4385cece4490: Preparing [2022-04-04T14:56:59.009Z] a1c01e366b99: Preparing [2022-04-04T14:56:59.009Z] 4385cece4490: Waiting [2022-04-04T14:56:59.009Z] a1c01e366b99: Waiting [2022-04-04T14:56:59.009Z] 42d121dfcd1b: Layer already exists [2022-04-04T14:56:59.009Z] 770f545e1723: Layer already exists [2022-04-04T14:56:59.009Z] b2f453588e0f: Layer already exists [2022-04-04T14:56:59.009Z] def6ed87e4cc: Layer already exists [2022-04-04T14:56:59.009Z] c59b33851bef: Layer already exists [2022-04-04T14:56:59.009Z] 4385cece4490: Layer already exists [2022-04-04T14:56:59.009Z] a1c01e366b99: Layer already exists [2022-04-04T14:56:59.009Z] 2.2.0-dev.55: digest: sha256:e9f73f1a46cdede095499e34e844ef2e453dc91eba90e557774e767b7a96017b size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:59.311Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:59.517Z] Removing intermediate container 9cd2ef3ad8f3 [2022-04-04T14:56:59.517Z] ---> 3a6f941ecd22 [2022-04-04T14:56:59.517Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T14:56:59.517Z] ---> Running in b3cf9a9b9124 [2022-04-04T14:56:59.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:56:59.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-04T14:56:59.606Z] 42d121dfcd1b: Preparing [2022-04-04T14:56:59.606Z] b2f453588e0f: Preparing [2022-04-04T14:56:59.606Z] c59b33851bef: Preparing [2022-04-04T14:56:59.606Z] 770f545e1723: Preparing [2022-04-04T14:56:59.606Z] def6ed87e4cc: Preparing [2022-04-04T14:56:59.606Z] 4385cece4490: Preparing [2022-04-04T14:56:59.606Z] a1c01e366b99: Preparing [2022-04-04T14:56:59.606Z] 4385cece4490: Waiting [2022-04-04T14:56:59.606Z] a1c01e366b99: Waiting [2022-04-04T14:56:59.606Z] def6ed87e4cc: Layer already exists [2022-04-04T14:56:59.606Z] 42d121dfcd1b: Layer already exists [2022-04-04T14:56:59.606Z] 770f545e1723: Layer already exists [2022-04-04T14:56:59.606Z] b2f453588e0f: Layer already exists [2022-04-04T14:56:59.606Z] c59b33851bef: Layer already exists [2022-04-04T14:56:59.606Z] 4385cece4490: Layer already exists [2022-04-04T14:56:59.606Z] a1c01e366b99: Layer already exists [2022-04-04T14:56:59.606Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:e9f73f1a46cdede095499e34e844ef2e453dc91eba90e557774e767b7a96017b size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:56:59.908Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:00.120Z] Removing intermediate container b3cf9a9b9124 [2022-04-04T14:57:00.120Z] ---> d8ee67882227 [2022-04-04T14:57:00.120Z] Step 22/24 : LABEL arch=arm64 [2022-04-04T14:57:00.120Z] ---> Running in 2f7ccf00371d [2022-04-04T14:57:00.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-04T14:57:00.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-04T14:57:00.201Z] 42d121dfcd1b: Preparing [2022-04-04T14:57:00.201Z] b2f453588e0f: Preparing [2022-04-04T14:57:00.201Z] c59b33851bef: Preparing [2022-04-04T14:57:00.201Z] 770f545e1723: Preparing [2022-04-04T14:57:00.201Z] def6ed87e4cc: Preparing [2022-04-04T14:57:00.201Z] 4385cece4490: Preparing [2022-04-04T14:57:00.201Z] a1c01e366b99: Preparing [2022-04-04T14:57:00.201Z] 4385cece4490: Waiting [2022-04-04T14:57:00.201Z] a1c01e366b99: Waiting [2022-04-04T14:57:00.201Z] 42d121dfcd1b: Layer already exists [2022-04-04T14:57:00.201Z] 770f545e1723: Layer already exists [2022-04-04T14:57:00.201Z] def6ed87e4cc: Layer already exists [2022-04-04T14:57:00.201Z] b2f453588e0f: Layer already exists [2022-04-04T14:57:00.201Z] c59b33851bef: Layer already exists [2022-04-04T14:57:00.201Z] 4385cece4490: Layer already exists [2022-04-04T14:57:00.201Z] a1c01e366b99: Layer already exists [2022-04-04T14:57:00.201Z] main: digest: sha256:e9f73f1a46cdede095499e34e844ef2e453dc91eba90e557774e767b7a96017b size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T14:57:00.239Z] ===================================================== [Pipeline] echo [2022-04-04T14:57:00.249Z] taggedImages: [2022-04-04T14:57:00.249Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:57:00.249Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-04T14:57:00.249Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.55 [2022-04-04T14:57:00.249Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:57:00.249Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-04T14:57:00.269Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-04T14:57:00.269Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:57:00.269Z] latest [2022-04-04T14:57:00.269Z] 2.2.0-dev.55 [2022-04-04T14:57:00.269Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:57:00.269Z] main [2022-04-04T14:57:00.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:00.597Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:00.735Z] Removing intermediate container 2f7ccf00371d [2022-04-04T14:57:00.735Z] ---> 943802196014 [2022-04-04T14:57:00.735Z] Step 23/24 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:57:00.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:57:00.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-04T14:57:00.891Z] bc37ffd6943a: Preparing [2022-04-04T14:57:00.891Z] c4a35ad2f7d9: Preparing [2022-04-04T14:57:00.891Z] 3518d97e6789: Preparing [2022-04-04T14:57:00.891Z] 770f545e1723: Preparing [2022-04-04T14:57:00.891Z] fd6bdca909a9: Preparing [2022-04-04T14:57:00.891Z] 4385cece4490: Preparing [2022-04-04T14:57:00.891Z] a1c01e366b99: Preparing [2022-04-04T14:57:00.891Z] 4385cece4490: Waiting [2022-04-04T14:57:00.891Z] a1c01e366b99: Waiting [2022-04-04T14:57:00.891Z] fd6bdca909a9: Layer already exists [2022-04-04T14:57:00.891Z] 770f545e1723: Layer already exists [2022-04-04T14:57:00.891Z] 4385cece4490: Layer already exists [2022-04-04T14:57:00.891Z] a1c01e366b99: Layer already exists [2022-04-04T14:57:00.891Z] bc37ffd6943a: Pushed [2022-04-04T14:57:00.891Z] 3518d97e6789: Pushed [2022-04-04T14:57:00.891Z] c4a35ad2f7d9: Pushed [2022-04-04T14:57:01.018Z] ---> Running in 1e08aff23fcb [2022-04-04T14:57:01.152Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:12d3b811332f45f818b7e2dad8abd0d8084eba389cfd680617a31f327516fc7d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:01.303Z] Removing intermediate container 1e08aff23fcb [2022-04-04T14:57:01.303Z] ---> 0627469c6d82 [2022-04-04T14:57:01.303Z] Step 24/24 : LABEL version=2.2.0-dev.55 [2022-04-04T14:57:01.454Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:01.594Z] ---> Running in 7c8b68a38667 [2022-04-04T14:57:01.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-04T14:57:01.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-04T14:57:01.750Z] bc37ffd6943a: Preparing [2022-04-04T14:57:01.750Z] c4a35ad2f7d9: Preparing [2022-04-04T14:57:01.750Z] 3518d97e6789: Preparing [2022-04-04T14:57:01.750Z] 770f545e1723: Preparing [2022-04-04T14:57:01.750Z] fd6bdca909a9: Preparing [2022-04-04T14:57:01.750Z] 4385cece4490: Preparing [2022-04-04T14:57:01.750Z] a1c01e366b99: Preparing [2022-04-04T14:57:01.750Z] 4385cece4490: Waiting [2022-04-04T14:57:01.750Z] a1c01e366b99: Waiting [2022-04-04T14:57:01.750Z] 770f545e1723: Layer already exists [2022-04-04T14:57:01.750Z] c4a35ad2f7d9: Layer already exists [2022-04-04T14:57:01.750Z] fd6bdca909a9: Layer already exists [2022-04-04T14:57:01.750Z] 3518d97e6789: Layer already exists [2022-04-04T14:57:01.750Z] bc37ffd6943a: Layer already exists [2022-04-04T14:57:01.750Z] 4385cece4490: Layer already exists [2022-04-04T14:57:01.750Z] a1c01e366b99: Layer already exists [2022-04-04T14:57:01.750Z] latest: digest: sha256:12d3b811332f45f818b7e2dad8abd0d8084eba389cfd680617a31f327516fc7d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:01.870Z] Removing intermediate container 7c8b68a38667 [2022-04-04T14:57:01.870Z] ---> 11a2dcebb568 [2022-04-04T14:57:01.870Z] [2022-04-04T14:57:02.053Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:02.147Z] Successfully built 11a2dcebb568 [2022-04-04T14:57:02.147Z] Successfully tagged security-spire-config-arm64:latest [2022-04-04T14:57:02.147Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-04-04T14:57:02.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.55 [2022-04-04T14:57:02.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-04T14:57:02.352Z] bc37ffd6943a: Preparing [2022-04-04T14:57:02.352Z] c4a35ad2f7d9: Preparing [2022-04-04T14:57:02.352Z] 3518d97e6789: Preparing [2022-04-04T14:57:02.352Z] 770f545e1723: Preparing [2022-04-04T14:57:02.352Z] fd6bdca909a9: Preparing [2022-04-04T14:57:02.352Z] 4385cece4490: Preparing [2022-04-04T14:57:02.352Z] a1c01e366b99: Preparing [2022-04-04T14:57:02.352Z] a1c01e366b99: Waiting [2022-04-04T14:57:02.352Z] c4a35ad2f7d9: Layer already exists [2022-04-04T14:57:02.352Z] 770f545e1723: Layer already exists [2022-04-04T14:57:02.352Z] 3518d97e6789: Layer already exists [2022-04-04T14:57:02.352Z] bc37ffd6943a: Layer already exists [2022-04-04T14:57:02.352Z] fd6bdca909a9: Layer already exists [2022-04-04T14:57:02.352Z] 4385cece4490: Layer already exists [2022-04-04T14:57:02.352Z] a1c01e366b99: Layer already exists [2022-04-04T14:57:02.352Z] 2.2.0-dev.55: digest: sha256:12d3b811332f45f818b7e2dad8abd0d8084eba389cfd680617a31f327516fc7d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:02.657Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:02.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:57:02.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-04T14:57:02.960Z] bc37ffd6943a: Preparing [2022-04-04T14:57:02.960Z] c4a35ad2f7d9: Preparing [2022-04-04T14:57:02.960Z] 3518d97e6789: Preparing [2022-04-04T14:57:02.960Z] 770f545e1723: Preparing [2022-04-04T14:57:02.960Z] fd6bdca909a9: Preparing [2022-04-04T14:57:02.960Z] 4385cece4490: Preparing [2022-04-04T14:57:02.960Z] a1c01e366b99: Preparing [2022-04-04T14:57:02.960Z] a1c01e366b99: Waiting [2022-04-04T14:57:02.960Z] 4385cece4490: Waiting [2022-04-04T14:57:02.960Z] c4a35ad2f7d9: Layer already exists [2022-04-04T14:57:02.960Z] bc37ffd6943a: Layer already exists [2022-04-04T14:57:02.960Z] 770f545e1723: Layer already exists [2022-04-04T14:57:02.960Z] 3518d97e6789: Layer already exists [2022-04-04T14:57:02.960Z] fd6bdca909a9: Layer already exists [2022-04-04T14:57:02.960Z] a1c01e366b99: Layer already exists [2022-04-04T14:57:02.960Z] 4385cece4490: Layer already exists [2022-04-04T14:57:02.960Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:12d3b811332f45f818b7e2dad8abd0d8084eba389cfd680617a31f327516fc7d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:03.261Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:03.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-04T14:57:03.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-04T14:57:03.557Z] bc37ffd6943a: Preparing [2022-04-04T14:57:03.557Z] c4a35ad2f7d9: Preparing [2022-04-04T14:57:03.557Z] 3518d97e6789: Preparing [2022-04-04T14:57:03.557Z] 770f545e1723: Preparing [2022-04-04T14:57:03.557Z] fd6bdca909a9: Preparing [2022-04-04T14:57:03.557Z] 4385cece4490: Preparing [2022-04-04T14:57:03.557Z] a1c01e366b99: Preparing [2022-04-04T14:57:03.557Z] 4385cece4490: Waiting [2022-04-04T14:57:03.557Z] a1c01e366b99: Waiting [2022-04-04T14:57:03.557Z] bc37ffd6943a: Layer already exists [2022-04-04T14:57:03.557Z] c4a35ad2f7d9: Layer already exists [2022-04-04T14:57:03.557Z] 770f545e1723: Layer already exists [2022-04-04T14:57:03.557Z] 3518d97e6789: Layer already exists [2022-04-04T14:57:03.557Z] fd6bdca909a9: Layer already exists [2022-04-04T14:57:03.557Z] a1c01e366b99: Layer already exists [2022-04-04T14:57:03.557Z] 4385cece4490: Layer already exists [2022-04-04T14:57:03.557Z] main: digest: sha256:12d3b811332f45f818b7e2dad8abd0d8084eba389cfd680617a31f327516fc7d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T14:57:03.596Z] ===================================================== [Pipeline] echo [2022-04-04T14:57:03.606Z] taggedImages: [2022-04-04T14:57:03.606Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:57:03.606Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-04T14:57:03.606Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.55 [2022-04-04T14:57:03.606Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:57:03.606Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-04T14:57:03.630Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-04T14:57:03.630Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:57:03.630Z] latest [2022-04-04T14:57:03.630Z] 2.2.0-dev.55 [2022-04-04T14:57:03.630Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:57:03.630Z] main [2022-04-04T14:57:03.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:03.966Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:04.262Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:57:04.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-04T14:57:04.262Z] 069cc9cc26d2: Preparing [2022-04-04T14:57:04.262Z] ebd449fa1951: Preparing [2022-04-04T14:57:04.262Z] 634cd1eabd89: Preparing [2022-04-04T14:57:04.262Z] 8d74792ea0e8: Preparing [2022-04-04T14:57:04.262Z] 736164617a66: Preparing [2022-04-04T14:57:04.262Z] 634cd1eabd89: Layer already exists [2022-04-04T14:57:04.262Z] 736164617a66: Layer already exists [2022-04-04T14:57:04.262Z] 069cc9cc26d2: Pushed [2022-04-04T14:57:04.524Z] 8d74792ea0e8: Pushed [2022-04-04T14:57:07.075Z] ebd449fa1951: Pushed [2022-04-04T14:57:07.075Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:6fe0183542b3b5f699414d2de299f60d8a6d57fcb6017155dece60a3d344a4e9 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:07.379Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:07.678Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-04T14:57:07.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-04T14:57:07.678Z] 069cc9cc26d2: Preparing [2022-04-04T14:57:07.678Z] ebd449fa1951: Preparing [2022-04-04T14:57:07.678Z] 634cd1eabd89: Preparing [2022-04-04T14:57:07.678Z] 8d74792ea0e8: Preparing [2022-04-04T14:57:07.678Z] 736164617a66: Preparing [2022-04-04T14:57:07.678Z] ebd449fa1951: Layer already exists [2022-04-04T14:57:07.678Z] 069cc9cc26d2: Layer already exists [2022-04-04T14:57:07.678Z] 8d74792ea0e8: Layer already exists [2022-04-04T14:57:07.678Z] 634cd1eabd89: Layer already exists [2022-04-04T14:57:07.678Z] 736164617a66: Layer already exists [2022-04-04T14:57:07.678Z] latest: digest: sha256:6fe0183542b3b5f699414d2de299f60d8a6d57fcb6017155dece60a3d344a4e9 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:07.980Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:08.277Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.55 [2022-04-04T14:57:08.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-04T14:57:08.278Z] 069cc9cc26d2: Preparing [2022-04-04T14:57:08.278Z] ebd449fa1951: Preparing [2022-04-04T14:57:08.278Z] 634cd1eabd89: Preparing [2022-04-04T14:57:08.278Z] 8d74792ea0e8: Preparing [2022-04-04T14:57:08.278Z] 736164617a66: Preparing [2022-04-04T14:57:08.278Z] 634cd1eabd89: Layer already exists [2022-04-04T14:57:08.278Z] 8d74792ea0e8: Layer already exists [2022-04-04T14:57:08.278Z] 069cc9cc26d2: Layer already exists [2022-04-04T14:57:08.278Z] 736164617a66: Layer already exists [2022-04-04T14:57:08.278Z] ebd449fa1951: Layer already exists [2022-04-04T14:57:08.278Z] 2.2.0-dev.55: digest: sha256:6fe0183542b3b5f699414d2de299f60d8a6d57fcb6017155dece60a3d344a4e9 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:08.590Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:08.949Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:57:08.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-04T14:57:08.949Z] 069cc9cc26d2: Preparing [2022-04-04T14:57:08.949Z] ebd449fa1951: Preparing [2022-04-04T14:57:08.949Z] 634cd1eabd89: Preparing [2022-04-04T14:57:08.949Z] 8d74792ea0e8: Preparing [2022-04-04T14:57:08.949Z] 736164617a66: Preparing [2022-04-04T14:57:08.949Z] 736164617a66: Layer already exists [2022-04-04T14:57:08.949Z] 8d74792ea0e8: Layer already exists [2022-04-04T14:57:08.949Z] ebd449fa1951: Layer already exists [2022-04-04T14:57:08.949Z] 069cc9cc26d2: Layer already exists [2022-04-04T14:57:08.949Z] 634cd1eabd89: Layer already exists [2022-04-04T14:57:08.949Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:6fe0183542b3b5f699414d2de299f60d8a6d57fcb6017155dece60a3d344a4e9 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:09.266Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:09.562Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-04T14:57:09.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-04T14:57:09.562Z] 069cc9cc26d2: Preparing [2022-04-04T14:57:09.562Z] ebd449fa1951: Preparing [2022-04-04T14:57:09.562Z] 634cd1eabd89: Preparing [2022-04-04T14:57:09.562Z] 8d74792ea0e8: Preparing [2022-04-04T14:57:09.562Z] 736164617a66: Preparing [2022-04-04T14:57:09.562Z] ebd449fa1951: Layer already exists [2022-04-04T14:57:09.562Z] 8d74792ea0e8: Layer already exists [2022-04-04T14:57:09.562Z] 634cd1eabd89: Layer already exists [2022-04-04T14:57:09.562Z] 069cc9cc26d2: Layer already exists [2022-04-04T14:57:09.562Z] 736164617a66: Layer already exists [2022-04-04T14:57:09.562Z] main: digest: sha256:6fe0183542b3b5f699414d2de299f60d8a6d57fcb6017155dece60a3d344a4e9 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T14:57:09.606Z] ===================================================== [Pipeline] echo [2022-04-04T14:57:09.616Z] taggedImages: [2022-04-04T14:57:09.616Z] - nexus3.edgexfoundry.org:10004/support-notifications:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:57:09.616Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-04T14:57:09.616Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.55 [2022-04-04T14:57:09.616Z] - nexus3.edgexfoundry.org:10004/support-notifications:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:57:09.616Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-04T14:57:09.638Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-04T14:57:09.638Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:57:09.638Z] latest [2022-04-04T14:57:09.638Z] 2.2.0-dev.55 [2022-04-04T14:57:09.638Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:57:09.638Z] main [2022-04-04T14:57:09.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:09.955Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:10.256Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:57:10.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-04T14:57:10.256Z] 655b6503fc43: Preparing [2022-04-04T14:57:10.256Z] 26e0f8d1f0c2: Preparing [2022-04-04T14:57:10.256Z] 634cd1eabd89: Preparing [2022-04-04T14:57:10.256Z] c2c88dd7f925: Preparing [2022-04-04T14:57:10.256Z] 736164617a66: Preparing [2022-04-04T14:57:10.256Z] 736164617a66: Layer already exists [2022-04-04T14:57:10.256Z] c2c88dd7f925: Layer already exists [2022-04-04T14:57:10.256Z] 634cd1eabd89: Layer already exists [2022-04-04T14:57:10.256Z] 655b6503fc43: Pushed [2022-04-04T14:57:12.801Z] 26e0f8d1f0c2: Pushed [2022-04-04T14:57:12.801Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:b621d86820af7a4563eb7fb5c1f0493f58f24ff9a67e71fb4cd88f554665b860 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:13.110Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:13.404Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-04T14:57:13.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-04T14:57:13.404Z] 655b6503fc43: Preparing [2022-04-04T14:57:13.404Z] 26e0f8d1f0c2: Preparing [2022-04-04T14:57:13.404Z] 634cd1eabd89: Preparing [2022-04-04T14:57:13.404Z] c2c88dd7f925: Preparing [2022-04-04T14:57:13.404Z] 736164617a66: Preparing [2022-04-04T14:57:13.404Z] 736164617a66: Layer already exists [2022-04-04T14:57:13.404Z] c2c88dd7f925: Layer already exists [2022-04-04T14:57:13.404Z] 26e0f8d1f0c2: Layer already exists [2022-04-04T14:57:13.404Z] 634cd1eabd89: Layer already exists [2022-04-04T14:57:13.404Z] 655b6503fc43: Layer already exists [2022-04-04T14:57:13.404Z] latest: digest: sha256:b621d86820af7a4563eb7fb5c1f0493f58f24ff9a67e71fb4cd88f554665b860 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:13.705Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:13.997Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.55 [2022-04-04T14:57:13.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-04T14:57:13.997Z] 655b6503fc43: Preparing [2022-04-04T14:57:13.997Z] 26e0f8d1f0c2: Preparing [2022-04-04T14:57:13.997Z] 634cd1eabd89: Preparing [2022-04-04T14:57:13.997Z] c2c88dd7f925: Preparing [2022-04-04T14:57:13.997Z] 736164617a66: Preparing [2022-04-04T14:57:13.997Z] c2c88dd7f925: Layer already exists [2022-04-04T14:57:13.997Z] 26e0f8d1f0c2: Layer already exists [2022-04-04T14:57:13.997Z] 634cd1eabd89: Layer already exists [2022-04-04T14:57:13.997Z] 736164617a66: Layer already exists [2022-04-04T14:57:13.997Z] 655b6503fc43: Layer already exists [2022-04-04T14:57:13.997Z] 2.2.0-dev.55: digest: sha256:b621d86820af7a4563eb7fb5c1f0493f58f24ff9a67e71fb4cd88f554665b860 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:14.296Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:14.589Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:57:14.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-04T14:57:14.589Z] 655b6503fc43: Preparing [2022-04-04T14:57:14.589Z] 26e0f8d1f0c2: Preparing [2022-04-04T14:57:14.589Z] 634cd1eabd89: Preparing [2022-04-04T14:57:14.589Z] c2c88dd7f925: Preparing [2022-04-04T14:57:14.589Z] 736164617a66: Preparing [2022-04-04T14:57:14.589Z] c2c88dd7f925: Layer already exists [2022-04-04T14:57:14.589Z] 736164617a66: Layer already exists [2022-04-04T14:57:14.589Z] 634cd1eabd89: Layer already exists [2022-04-04T14:57:14.589Z] 655b6503fc43: Layer already exists [2022-04-04T14:57:14.589Z] 26e0f8d1f0c2: Layer already exists [2022-04-04T14:57:14.589Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:b621d86820af7a4563eb7fb5c1f0493f58f24ff9a67e71fb4cd88f554665b860 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:14.890Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:15.187Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-04T14:57:15.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-04T14:57:15.187Z] 655b6503fc43: Preparing [2022-04-04T14:57:15.187Z] 26e0f8d1f0c2: Preparing [2022-04-04T14:57:15.187Z] 634cd1eabd89: Preparing [2022-04-04T14:57:15.187Z] c2c88dd7f925: Preparing [2022-04-04T14:57:15.187Z] 736164617a66: Preparing [2022-04-04T14:57:15.187Z] 634cd1eabd89: Layer already exists [2022-04-04T14:57:15.187Z] 655b6503fc43: Layer already exists [2022-04-04T14:57:15.187Z] 736164617a66: Layer already exists [2022-04-04T14:57:15.187Z] 26e0f8d1f0c2: Layer already exists [2022-04-04T14:57:15.187Z] c2c88dd7f925: Layer already exists [2022-04-04T14:57:15.187Z] main: digest: sha256:b621d86820af7a4563eb7fb5c1f0493f58f24ff9a67e71fb4cd88f554665b860 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T14:57:15.226Z] ===================================================== [Pipeline] echo [2022-04-04T14:57:15.235Z] taggedImages: [2022-04-04T14:57:15.235Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:57:15.235Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-04T14:57:15.235Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.55 [2022-04-04T14:57:15.235Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:57:15.235Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-04T14:57:15.254Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-04T14:57:15.254Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:57:15.254Z] latest [2022-04-04T14:57:15.254Z] 2.2.0-dev.55 [2022-04-04T14:57:15.254Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:57:15.254Z] main [2022-04-04T14:57:15.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:15.569Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:15.863Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:57:15.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-04T14:57:15.863Z] 1fc96a06dac8: Preparing [2022-04-04T14:57:15.863Z] c28cc3c65fa9: Preparing [2022-04-04T14:57:15.863Z] 5e831d2624a7: Preparing [2022-04-04T14:57:15.863Z] 94533cef5279: Preparing [2022-04-04T14:57:15.863Z] 744ead761d18: Preparing [2022-04-04T14:57:15.863Z] 23d3c3b3f20c: Preparing [2022-04-04T14:57:15.863Z] c0fb8f2bc592: Preparing [2022-04-04T14:57:15.863Z] 81822c37506c: Preparing [2022-04-04T14:57:15.863Z] e9463217f6a2: Preparing [2022-04-04T14:57:15.863Z] fd700543ce49: Preparing [2022-04-04T14:57:15.863Z] a1c01e366b99: Preparing [2022-04-04T14:57:15.863Z] 81822c37506c: Waiting [2022-04-04T14:57:15.863Z] a1c01e366b99: Waiting [2022-04-04T14:57:15.863Z] e9463217f6a2: Waiting [2022-04-04T14:57:15.863Z] fd700543ce49: Waiting [2022-04-04T14:57:15.863Z] 23d3c3b3f20c: Waiting [2022-04-04T14:57:15.863Z] 744ead761d18: Layer already exists [2022-04-04T14:57:15.863Z] 23d3c3b3f20c: Layer already exists [2022-04-04T14:57:15.863Z] c0fb8f2bc592: Layer already exists [2022-04-04T14:57:15.863Z] 81822c37506c: Layer already exists [2022-04-04T14:57:15.863Z] e9463217f6a2: Layer already exists [2022-04-04T14:57:15.863Z] fd700543ce49: Layer already exists [2022-04-04T14:57:15.863Z] a1c01e366b99: Layer already exists [2022-04-04T14:57:16.123Z] c28cc3c65fa9: Pushed [2022-04-04T14:57:16.123Z] 1fc96a06dac8: Pushed [2022-04-04T14:57:18.667Z] 5e831d2624a7: Pushed [2022-04-04T14:57:20.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T14:57:20.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T14:57:20.506Z] ---> 238f2c59b614 [2022-04-04T14:57:20.506Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T14:57:20.506Z] ---> Using cache [2022-04-04T14:57:20.506Z] ---> cb03522fc9d0 [2022-04-04T14:57:20.506Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T14:57:20.506Z] ---> Using cache [2022-04-04T14:57:20.506Z] ---> 10be474108d7 [2022-04-04T14:57:20.506Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-04T14:57:20.506Z] ---> Running in b538f296b181 [2022-04-04T14:57:20.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T14:57:21.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T14:57:23.214Z] OK: 220 MiB in 52 packages [2022-04-04T14:57:24.675Z] Removing intermediate container b538f296b181 [2022-04-04T14:57:24.675Z] ---> b5bef2d05351 [2022-04-04T14:57:24.675Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T14:57:25.259Z] 94533cef5279: Pushed [2022-04-04T14:57:25.260Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:05ddce08014b7c37db0a0a0f95d11fdc94e5ab794410490f45dad64f258f2a6f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:25.563Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:25.661Z] ---> 9b0e312c8150 [2022-04-04T14:57:25.662Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T14:57:25.662Z] ---> Running in 61f429878aad [2022-04-04T14:57:25.859Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-04T14:57:25.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-04T14:57:25.859Z] 1fc96a06dac8: Preparing [2022-04-04T14:57:25.859Z] c28cc3c65fa9: Preparing [2022-04-04T14:57:25.859Z] 5e831d2624a7: Preparing [2022-04-04T14:57:25.859Z] 94533cef5279: Preparing [2022-04-04T14:57:25.859Z] 744ead761d18: Preparing [2022-04-04T14:57:25.859Z] 23d3c3b3f20c: Preparing [2022-04-04T14:57:25.859Z] c0fb8f2bc592: Preparing [2022-04-04T14:57:25.859Z] 81822c37506c: Preparing [2022-04-04T14:57:25.859Z] e9463217f6a2: Preparing [2022-04-04T14:57:25.859Z] fd700543ce49: Preparing [2022-04-04T14:57:25.859Z] a1c01e366b99: Preparing [2022-04-04T14:57:25.859Z] 23d3c3b3f20c: Waiting [2022-04-04T14:57:25.859Z] e9463217f6a2: Waiting [2022-04-04T14:57:25.859Z] c0fb8f2bc592: Waiting [2022-04-04T14:57:25.859Z] 81822c37506c: Waiting [2022-04-04T14:57:25.859Z] fd700543ce49: Waiting [2022-04-04T14:57:25.859Z] a1c01e366b99: Waiting [2022-04-04T14:57:25.859Z] 94533cef5279: Layer already exists [2022-04-04T14:57:25.859Z] 744ead761d18: Layer already exists [2022-04-04T14:57:25.859Z] c28cc3c65fa9: Layer already exists [2022-04-04T14:57:25.859Z] 1fc96a06dac8: Layer already exists [2022-04-04T14:57:25.859Z] 5e831d2624a7: Layer already exists [2022-04-04T14:57:25.859Z] c0fb8f2bc592: Layer already exists [2022-04-04T14:57:25.859Z] 23d3c3b3f20c: Layer already exists [2022-04-04T14:57:25.859Z] 81822c37506c: Layer already exists [2022-04-04T14:57:25.859Z] fd700543ce49: Layer already exists [2022-04-04T14:57:25.859Z] e9463217f6a2: Layer already exists [2022-04-04T14:57:25.859Z] a1c01e366b99: Layer already exists [2022-04-04T14:57:25.859Z] latest: digest: sha256:05ddce08014b7c37db0a0a0f95d11fdc94e5ab794410490f45dad64f258f2a6f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:26.157Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:26.451Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.55 [2022-04-04T14:57:26.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-04T14:57:26.451Z] 1fc96a06dac8: Preparing [2022-04-04T14:57:26.451Z] c28cc3c65fa9: Preparing [2022-04-04T14:57:26.451Z] 5e831d2624a7: Preparing [2022-04-04T14:57:26.451Z] 94533cef5279: Preparing [2022-04-04T14:57:26.451Z] 744ead761d18: Preparing [2022-04-04T14:57:26.451Z] 23d3c3b3f20c: Preparing [2022-04-04T14:57:26.451Z] c0fb8f2bc592: Preparing [2022-04-04T14:57:26.451Z] 81822c37506c: Preparing [2022-04-04T14:57:26.451Z] e9463217f6a2: Preparing [2022-04-04T14:57:26.451Z] fd700543ce49: Preparing [2022-04-04T14:57:26.451Z] a1c01e366b99: Preparing [2022-04-04T14:57:26.451Z] c0fb8f2bc592: Waiting [2022-04-04T14:57:26.451Z] 81822c37506c: Waiting [2022-04-04T14:57:26.451Z] e9463217f6a2: Waiting [2022-04-04T14:57:26.451Z] fd700543ce49: Waiting [2022-04-04T14:57:26.451Z] 23d3c3b3f20c: Waiting [2022-04-04T14:57:26.451Z] a1c01e366b99: Waiting [2022-04-04T14:57:26.451Z] 744ead761d18: Layer already exists [2022-04-04T14:57:26.451Z] 1fc96a06dac8: Layer already exists [2022-04-04T14:57:26.451Z] c28cc3c65fa9: Layer already exists [2022-04-04T14:57:26.451Z] 94533cef5279: Layer already exists [2022-04-04T14:57:26.451Z] 5e831d2624a7: Layer already exists [2022-04-04T14:57:26.451Z] c0fb8f2bc592: Layer already exists [2022-04-04T14:57:26.451Z] e9463217f6a2: Layer already exists [2022-04-04T14:57:26.451Z] 81822c37506c: Layer already exists [2022-04-04T14:57:26.451Z] 23d3c3b3f20c: Layer already exists [2022-04-04T14:57:26.451Z] fd700543ce49: Layer already exists [2022-04-04T14:57:26.451Z] a1c01e366b99: Layer already exists [2022-04-04T14:57:26.451Z] 2.2.0-dev.55: digest: sha256:05ddce08014b7c37db0a0a0f95d11fdc94e5ab794410490f45dad64f258f2a6f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:26.749Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:27.040Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:57:27.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-04T14:57:27.040Z] 1fc96a06dac8: Preparing [2022-04-04T14:57:27.040Z] c28cc3c65fa9: Preparing [2022-04-04T14:57:27.040Z] 5e831d2624a7: Preparing [2022-04-04T14:57:27.040Z] 94533cef5279: Preparing [2022-04-04T14:57:27.040Z] 744ead761d18: Preparing [2022-04-04T14:57:27.040Z] 23d3c3b3f20c: Preparing [2022-04-04T14:57:27.040Z] c0fb8f2bc592: Preparing [2022-04-04T14:57:27.040Z] 81822c37506c: Preparing [2022-04-04T14:57:27.040Z] e9463217f6a2: Preparing [2022-04-04T14:57:27.040Z] fd700543ce49: Preparing [2022-04-04T14:57:27.040Z] a1c01e366b99: Preparing [2022-04-04T14:57:27.040Z] c0fb8f2bc592: Waiting [2022-04-04T14:57:27.040Z] 81822c37506c: Waiting [2022-04-04T14:57:27.040Z] e9463217f6a2: Waiting [2022-04-04T14:57:27.040Z] fd700543ce49: Waiting [2022-04-04T14:57:27.040Z] 23d3c3b3f20c: Waiting [2022-04-04T14:57:27.040Z] a1c01e366b99: Waiting [2022-04-04T14:57:27.040Z] 1fc96a06dac8: Layer already exists [2022-04-04T14:57:27.040Z] c28cc3c65fa9: Layer already exists [2022-04-04T14:57:27.040Z] 94533cef5279: Layer already exists [2022-04-04T14:57:27.040Z] 5e831d2624a7: Layer already exists [2022-04-04T14:57:27.040Z] 744ead761d18: Layer already exists [2022-04-04T14:57:27.040Z] 23d3c3b3f20c: Layer already exists [2022-04-04T14:57:27.040Z] 81822c37506c: Layer already exists [2022-04-04T14:57:27.040Z] c0fb8f2bc592: Layer already exists [2022-04-04T14:57:27.040Z] e9463217f6a2: Layer already exists [2022-04-04T14:57:27.040Z] fd700543ce49: Layer already exists [2022-04-04T14:57:27.040Z] a1c01e366b99: Layer already exists [2022-04-04T14:57:27.040Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:05ddce08014b7c37db0a0a0f95d11fdc94e5ab794410490f45dad64f258f2a6f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:27.337Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T14:57:27.631Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-04T14:57:27.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-04T14:57:27.631Z] 1fc96a06dac8: Preparing [2022-04-04T14:57:27.631Z] c28cc3c65fa9: Preparing [2022-04-04T14:57:27.631Z] 5e831d2624a7: Preparing [2022-04-04T14:57:27.631Z] 94533cef5279: Preparing [2022-04-04T14:57:27.631Z] 744ead761d18: Preparing [2022-04-04T14:57:27.631Z] 23d3c3b3f20c: Preparing [2022-04-04T14:57:27.631Z] c0fb8f2bc592: Preparing [2022-04-04T14:57:27.631Z] 81822c37506c: Preparing [2022-04-04T14:57:27.631Z] e9463217f6a2: Preparing [2022-04-04T14:57:27.631Z] fd700543ce49: Preparing [2022-04-04T14:57:27.631Z] a1c01e366b99: Preparing [2022-04-04T14:57:27.631Z] 23d3c3b3f20c: Waiting [2022-04-04T14:57:27.631Z] c0fb8f2bc592: Waiting [2022-04-04T14:57:27.631Z] e9463217f6a2: Waiting [2022-04-04T14:57:27.631Z] fd700543ce49: Waiting [2022-04-04T14:57:27.631Z] a1c01e366b99: Waiting [2022-04-04T14:57:27.631Z] 81822c37506c: Waiting [2022-04-04T14:57:27.631Z] 5e831d2624a7: Layer already exists [2022-04-04T14:57:27.631Z] 744ead761d18: Layer already exists [2022-04-04T14:57:27.631Z] c28cc3c65fa9: Layer already exists [2022-04-04T14:57:27.631Z] 94533cef5279: Layer already exists [2022-04-04T14:57:27.631Z] 1fc96a06dac8: Layer already exists [2022-04-04T14:57:27.631Z] 23d3c3b3f20c: Layer already exists [2022-04-04T14:57:27.631Z] e9463217f6a2: Layer already exists [2022-04-04T14:57:27.631Z] 81822c37506c: Layer already exists [2022-04-04T14:57:27.631Z] fd700543ce49: Layer already exists [2022-04-04T14:57:27.631Z] c0fb8f2bc592: Layer already exists [2022-04-04T14:57:27.631Z] a1c01e366b99: Layer already exists [2022-04-04T14:57:27.631Z] main: digest: sha256:05ddce08014b7c37db0a0a0f95d11fdc94e5ab794410490f45dad64f258f2a6f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T14:57:27.673Z] ===================================================== [Pipeline] echo [2022-04-04T14:57:27.681Z] taggedImages: [2022-04-04T14:57:27.681Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T14:57:27.681Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-04T14:57:27.681Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.55 [2022-04-04T14:57:27.681Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T14:57:27.681Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T14:57:31.100Z] Removing intermediate container 61f429878aad [2022-04-04T14:57:31.101Z] ---> 5ea6c853d693 [2022-04-04T14:57:31.101Z] Step 8/23 : COPY . . [2022-04-04T14:57:41.261Z] ---> 2f9b31f2d0da [2022-04-04T14:57:41.261Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-04T14:57:41.546Z] ---> Running in 29d1d571a5e4 [2022-04-04T14:57:43.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-04T15:02:35.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-04T15:02:42.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-04T15:03:15.082Z] Removing intermediate container 0f490e079d54 [2022-04-04T15:03:15.082Z] ---> 9678c99d592f [2022-04-04T15:03:15.082Z] [2022-04-04T15:03:15.082Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T15:03:15.082Z] 3.14: Pulling from library/alpine [2022-04-04T15:03:15.082Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-04T15:03:15.082Z] Status: Downloaded newer image for alpine:3.14 [2022-04-04T15:03:15.082Z] ---> cc3d11fa2d52 [2022-04-04T15:03:15.082Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-04T15:03:15.082Z] ---> Running in 433ed7212ce6 [2022-04-04T15:03:15.082Z] Removing intermediate container 8458de4f6dee [2022-04-04T15:03:15.082Z] ---> 0cd4d6cfaee0 [2022-04-04T15:03:15.082Z] [2022-04-04T15:03:15.082Z] Step 10/25 : FROM alpine:3.14 [2022-04-04T15:03:15.082Z] ---> cc3d11fa2d52 [2022-04-04T15:03:15.082Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-04T15:03:15.379Z] ---> Running in 1e81370534d6 [2022-04-04T15:03:15.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:03:15.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:03:17.390Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-04T15:03:17.390Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-04T15:03:17.390Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-04T15:03:17.390Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-04T15:03:17.390Z] (5/6) Installing curl (7.79.1-r0) [2022-04-04T15:03:17.390Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-04T15:03:17.390Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T15:03:17.390Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T15:03:17.672Z] Removing intermediate container affe1a25a4e3 [2022-04-04T15:03:17.672Z] ---> 4d3bc5d3e1d2 [2022-04-04T15:03:17.672Z] [2022-04-04T15:03:17.672Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T15:03:17.672Z] ---> cc3d11fa2d52 [2022-04-04T15:03:17.672Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-04T15:03:17.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:03:17.949Z] ---> Running in d974df59404b [2022-04-04T15:03:17.949Z] OK: 8 MiB in 20 packages [2022-04-04T15:03:18.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:03:19.220Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-04T15:03:19.220Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-04T15:03:19.496Z] (3/3) Installing su-exec (0.2-r1) [2022-04-04T15:03:19.496Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T15:03:19.496Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T15:03:19.783Z] OK: 6 MiB in 17 packages [2022-04-04T15:03:20.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:03:20.359Z] Removing intermediate container 433ed7212ce6 [2022-04-04T15:03:20.359Z] ---> eeacaf8a66e0 [2022-04-04T15:03:20.359Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-04T15:03:20.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:03:20.638Z] ---> Running in 092642f9c85c [2022-04-04T15:03:21.251Z] Removing intermediate container 092642f9c85c [2022-04-04T15:03:21.251Z] ---> 5d8c265c2f85 [2022-04-04T15:03:21.251Z] Step 13/22 : WORKDIR /edgex [2022-04-04T15:03:21.527Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-04T15:03:21.527Z] ---> Running in e5b221d2fb7f [2022-04-04T15:03:21.527Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-04T15:03:21.527Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T15:03:21.527Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T15:03:22.131Z] OK: 6 MiB in 16 packages [2022-04-04T15:03:22.131Z] Removing intermediate container 1e81370534d6 [2022-04-04T15:03:22.131Z] ---> 9a83aa98c57a [2022-04-04T15:03:22.131Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-04T15:03:22.131Z] ---> Running in 76e40349d7f1 [2022-04-04T15:03:22.131Z] Removing intermediate container e5b221d2fb7f [2022-04-04T15:03:22.131Z] ---> 9cc18e8cd199 [2022-04-04T15:03:22.131Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-04T15:03:23.136Z] Removing intermediate container 76e40349d7f1 [2022-04-04T15:03:23.136Z] ---> e7a1f4daab0d [2022-04-04T15:03:23.136Z] Step 13/25 : WORKDIR / [2022-04-04T15:03:23.415Z] ---> Running in 7f2424174e01 [2022-04-04T15:03:24.019Z] ---> e1dd0d10dae7 [2022-04-04T15:03:24.019Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-04T15:03:24.295Z] Removing intermediate container 7f2424174e01 [2022-04-04T15:03:24.295Z] ---> afe66ab82f36 [2022-04-04T15:03:24.295Z] 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-04-04T15:03:24.589Z] Removing intermediate container d974df59404b [2022-04-04T15:03:24.589Z] ---> 740af4e755cb [2022-04-04T15:03:24.589Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T15:03:24.862Z] ---> Running in 5f1957614da0 [2022-04-04T15:03:25.466Z] Removing intermediate container 5f1957614da0 [2022-04-04T15:03:25.466Z] ---> bf4d7d7592b2 [2022-04-04T15:03:25.466Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-04T15:03:25.747Z] ---> Running in bca931604d32 [2022-04-04T15:03:25.747Z] ---> 86f30487316c [2022-04-04T15:03:25.747Z] 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-04-04T15:03:26.737Z] Removing intermediate container bca931604d32 [2022-04-04T15:03:26.737Z] ---> 992ab89622aa [2022-04-04T15:03:26.737Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-04T15:03:26.737Z] ---> Running in c933ddeb8f41 [2022-04-04T15:03:27.339Z] ---> b261da12a79c [2022-04-04T15:03:27.339Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-04T15:03:27.623Z] Removing intermediate container c933ddeb8f41 [2022-04-04T15:03:27.623Z] ---> 224d83241017 [2022-04-04T15:03:27.623Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T15:03:28.229Z] ---> 3f7cd210bcb4 [2022-04-04T15:03:28.230Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-04T15:03:28.827Z] ---> e19d7f5a8e74 [2022-04-04T15:03:28.827Z] 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-04-04T15:03:29.102Z] ---> c4753c11f623 [2022-04-04T15:03:29.102Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-04T15:03:30.085Z] ---> 81b8b7d95ed1 [2022-04-04T15:03:30.085Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-04T15:03:31.070Z] ---> 6711d9fa8668 [2022-04-04T15:03:31.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-04T15:03:32.060Z] ---> 72d0e6e6b770 [2022-04-04T15:03:32.334Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-04T15:03:32.932Z] ---> 04d722a6a750 [2022-04-04T15:03:32.932Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-04T15:03:33.215Z] ---> e06e7e1ae3f4 [2022-04-04T15:03:33.215Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-04T15:03:33.215Z] ---> Running in 2c298a39319c [2022-04-04T15:03:33.826Z] ---> 1eb9db97e264 [2022-04-04T15:03:33.826Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-04T15:03:34.102Z] ---> Running in d2f3bc77d8f0 [2022-04-04T15:03:34.706Z] Removing intermediate container d2f3bc77d8f0 [2022-04-04T15:03:34.706Z] ---> 58132a3ac8fc [2022-04-04T15:03:34.706Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T15:03:34.982Z] ---> Running in aafb050025ed [2022-04-04T15:03:35.968Z] Removing intermediate container aafb050025ed [2022-04-04T15:03:35.968Z] ---> 41c20f064c2e [2022-04-04T15:03:35.968Z] Step 20/22 : LABEL arch=arm64 [2022-04-04T15:03:36.243Z] ---> Running in 58902a8d640a [2022-04-04T15:03:36.846Z] Removing intermediate container 2c298a39319c [2022-04-04T15:03:36.846Z] ---> f0372ea29d2b [2022-04-04T15:03:36.846Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-04T15:03:37.124Z] Removing intermediate container 58902a8d640a [2022-04-04T15:03:37.124Z] ---> 578d48e1ce4b [2022-04-04T15:03:37.124Z] Step 21/22 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:03:37.124Z] ---> Running in 2d6cea495828 [2022-04-04T15:03:37.124Z] ---> Running in 42f6bcfb928f [2022-04-04T15:03:37.124Z] ---> 9e2ce4d9ff8b [2022-04-04T15:03:37.124Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-04T15:03:37.722Z] Removing intermediate container 42f6bcfb928f [2022-04-04T15:03:37.722Z] ---> 8433181bd490 [2022-04-04T15:03:37.722Z] Step 22/22 : LABEL version=2.2.0-dev.55 [2022-04-04T15:03:37.722Z] Removing intermediate container 2d6cea495828 [2022-04-04T15:03:37.722Z] ---> aca3ac4eb4df [2022-04-04T15:03:37.722Z] Step 20/22 : LABEL arch=arm64 [2022-04-04T15:03:38.013Z] ---> Running in 6757db084907 [2022-04-04T15:03:38.013Z] ---> Running in ff0dd15b4ac5 [2022-04-04T15:03:38.620Z] Removing intermediate container ff0dd15b4ac5 [2022-04-04T15:03:38.620Z] ---> f2bfbb8d5114 [2022-04-04T15:03:38.620Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-04T15:03:38.620Z] ---> d7c0e81f11a2 [2022-04-04T15:03:38.620Z] Step 21/22 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:03:38.620Z] Removing intermediate container 6757db084907 [2022-04-04T15:03:38.620Z] ---> 64d37d1bb153 [2022-04-04T15:03:38.620Z] [2022-04-04T15:03:38.916Z] ---> Running in fe10953082d8 [2022-04-04T15:03:38.916Z] ---> Running in f36cab0e2c58 [2022-04-04T15:03:39.538Z] Successfully built 64d37d1bb153 [2022-04-04T15:03:39.538Z] Successfully tagged support-notifications-arm64:latest [2022-04-04T15:03:39.538Z] Building security-spire-agent [2022-04-04T15:03:39.538Z]  Building support-notifications ... done Removing intermediate container fe10953082d8 [2022-04-04T15:03:39.538Z] ---> ab967a030960 [2022-04-04T15:03:39.538Z] Step 22/22 : LABEL version=2.2.0-dev.55 [2022-04-04T15:03:39.820Z] ---> Running in 4908a6f1c729 [2022-04-04T15:03:40.426Z] Removing intermediate container 4908a6f1c729 [2022-04-04T15:03:40.426Z] ---> f6a35776d7be [2022-04-04T15:03:40.426Z] [2022-04-04T15:03:41.068Z] Successfully built f6a35776d7be [2022-04-04T15:03:41.068Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-04T15:03:41.068Z] Building security-spire-server [2022-04-04T15:03:42.068Z]  Building security-proxy-setup ... done Removing intermediate container f36cab0e2c58 [2022-04-04T15:03:42.068Z] ---> f5c90eea6b69 [2022-04-04T15:03:42.068Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-04T15:03:42.068Z] ---> Running in 6752c95ada08 [2022-04-04T15:03:42.341Z] Removing intermediate container 6752c95ada08 [2022-04-04T15:03:42.341Z] ---> 30102ecf37f2 [2022-04-04T15:03:42.341Z] Step 23/25 : LABEL arch=arm64 [2022-04-04T15:03:42.341Z] ---> Running in c585e2ffd22f [2022-04-04T15:03:42.948Z] Removing intermediate container c585e2ffd22f [2022-04-04T15:03:42.948Z] ---> 83bd3fd9d255 [2022-04-04T15:03:42.948Z] Step 24/25 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:03:43.222Z] ---> Running in ebd94a0b9503 [2022-04-04T15:03:43.841Z] Removing intermediate container ebd94a0b9503 [2022-04-04T15:03:43.841Z] ---> 92431799fb85 [2022-04-04T15:03:43.841Z] Step 25/25 : LABEL version=2.2.0-dev.55 [2022-04-04T15:03:44.117Z] ---> Running in aa81d36bf614 [2022-04-04T15:03:44.721Z] Removing intermediate container aa81d36bf614 [2022-04-04T15:03:44.721Z] ---> f37116e0173a [2022-04-04T15:03:44.721Z] [2022-04-04T15:03:45.322Z] Successfully built f37116e0173a [2022-04-04T15:03:45.322Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-04T15:03:45.322Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-04-04T15:03:53.622Z] Removing intermediate container 29d1d571a5e4 [2022-04-04T15:03:53.622Z] ---> d389682c9a43 [2022-04-04T15:03:53.622Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-04T15:03:53.622Z] ---> Running in b3248b27082b [2022-04-04T15:03:54.227Z] Removing intermediate container ab13802ebd35 [2022-04-04T15:03:54.227Z] ---> ab6e55f7fb1a [2022-04-04T15:03:54.227Z] [2022-04-04T15:03:54.227Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T15:03:54.227Z] ---> cc3d11fa2d52 [2022-04-04T15:03:54.227Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-04T15:03:54.829Z] ---> Running in 01f9ae3fffdc [2022-04-04T15:03:54.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-04T15:03:55.439Z] Removing intermediate container 01f9ae3fffdc [2022-04-04T15:03:55.439Z] ---> b715858526c1 [2022-04-04T15:03:55.439Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-04T15:03:55.439Z] ---> Running in 39639c6cb040 [2022-04-04T15:03:56.043Z] Removing intermediate container 39639c6cb040 [2022-04-04T15:03:56.043Z] ---> e6a7fd3f2752 [2022-04-04T15:03:56.043Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-04T15:03:56.043Z] ---> Running in 22587211a37d [2022-04-04T15:03:56.641Z] Removing intermediate container 22587211a37d [2022-04-04T15:03:56.641Z] ---> 3e645e83c0b1 [2022-04-04T15:03:56.641Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T15:03:56.915Z] ---> Running in ad8f66d9545a [2022-04-04T15:03:58.920Z] Removing intermediate container b3248b27082b [2022-04-04T15:03:58.920Z] ---> f271a814666b [2022-04-04T15:03:58.920Z] [2022-04-04T15:03:58.920Z] Step 11/23 : FROM docker:20.10.14 [2022-04-04T15:03:58.920Z] 20.10.14: Pulling from library/docker [2022-04-04T15:03:59.536Z] Removing intermediate container ad8f66d9545a [2022-04-04T15:03:59.536Z] ---> 0460506f588e [2022-04-04T15:03:59.536Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-04T15:03:59.536Z] ---> Running in 55452a8e7dd9 [2022-04-04T15:04:01.542Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:04:02.151Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:04:03.181Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-04T15:04:03.181Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-04T15:04:03.181Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-04T15:04:03.555Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-04T15:04:03.555Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-04T15:04:03.555Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-04T15:04:03.555Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T15:04:03.866Z] OK: 8 MiB in 20 packages [2022-04-04T15:04:04.554Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T15:04:04.554Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-04T15:04:04.554Z] ---> 238f2c59b614 [2022-04-04T15:04:04.554Z] Step 3/24 : WORKDIR /edgex-go [2022-04-04T15:04:04.554Z] ---> Using cache [2022-04-04T15:04:04.554Z] ---> cb03522fc9d0 [2022-04-04T15:04:04.554Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T15:04:04.554Z] ---> Using cache [2022-04-04T15:04:04.554Z] ---> 10be474108d7 [2022-04-04T15:04:04.554Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-04T15:04:05.174Z] ---> Running in 62237d2db1e0 [2022-04-04T15:04:06.640Z] Removing intermediate container 55452a8e7dd9 [2022-04-04T15:04:06.640Z] ---> 18a583845e50 [2022-04-04T15:04:06.640Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T15:04:07.238Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:04:07.238Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T15:04:07.238Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T15:04:07.238Z] ---> 238f2c59b614 [2022-04-04T15:04:07.238Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T15:04:07.238Z] ---> Using cache [2022-04-04T15:04:07.238Z] ---> cb03522fc9d0 [2022-04-04T15:04:07.238Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T15:04:07.238Z] ---> Using cache [2022-04-04T15:04:07.238Z] ---> 10be474108d7 [2022-04-04T15:04:07.238Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T15:04:07.514Z] ---> Running in 4130f07a2253 [2022-04-04T15:04:08.118Z] ---> e3cd5a030b09 [2022-04-04T15:04:08.118Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-04T15:04:08.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:04:09.100Z] OK: 220 MiB in 52 packages [2022-04-04T15:04:09.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:04:10.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:04:10.360Z] Removing intermediate container 62237d2db1e0 [2022-04-04T15:04:10.360Z] ---> 327d8b2f8e50 [2022-04-04T15:04:10.360Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-04T15:04:11.352Z] OK: 220 MiB in 52 packages [2022-04-04T15:04:11.950Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T15:04:11.950Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-04T15:04:11.950Z] ---> 238f2c59b614 [2022-04-04T15:04:11.950Z] Step 3/31 : WORKDIR /edgex-go [2022-04-04T15:04:11.950Z] ---> Using cache [2022-04-04T15:04:11.950Z] ---> cb03522fc9d0 [2022-04-04T15:04:11.950Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T15:04:11.950Z] ---> Using cache [2022-04-04T15:04:11.950Z] ---> 10be474108d7 [2022-04-04T15:04:11.950Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-04T15:04:11.950Z] ---> Using cache [2022-04-04T15:04:11.950Z] ---> 327d8b2f8e50 [2022-04-04T15:04:11.950Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-04T15:04:11.950Z] ---> 4ed40a2aa08e [2022-04-04T15:04:11.950Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-04T15:04:12.226Z] ---> 6d60fd649c60 [2022-04-04T15:04:12.226Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T15:04:12.226Z] ---> Running in acb7c88fb119 [2022-04-04T15:04:12.829Z] Removing intermediate container 4130f07a2253 [2022-04-04T15:04:12.829Z] ---> c6e25ff52961 [2022-04-04T15:04:12.829Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T15:04:13.105Z] ---> aff9b7862452 [2022-04-04T15:04:13.105Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T15:04:13.388Z] ---> Running in 9160d59cac64 [2022-04-04T15:04:13.388Z] ---> e2238500ac89 [2022-04-04T15:04:13.388Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-04T15:04:13.665Z] ---> Running in 15feef1a34a2 [2022-04-04T15:04:14.267Z] ---> fd37b5c58c9e [2022-04-04T15:04:14.267Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T15:04:14.267Z] ---> Running in 64484967a1cb [2022-04-04T15:04:14.882Z] Removing intermediate container 15feef1a34a2 [2022-04-04T15:04:14.882Z] ---> c4528d721b53 [2022-04-04T15:04:14.882Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T15:04:14.882Z] ---> Running in 9b9a41413b8c [2022-04-04T15:04:15.872Z] Removing intermediate container 9b9a41413b8c [2022-04-04T15:04:15.872Z] ---> 25242e0aa94a [2022-04-04T15:04:15.872Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T15:04:15.872Z] ---> Running in a29b09f4ed4c [2022-04-04T15:04:16.866Z] Removing intermediate container a29b09f4ed4c [2022-04-04T15:04:16.866Z] ---> a5715f3ee525 [2022-04-04T15:04:16.866Z] Step 22/23 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:04:16.866Z] Removing intermediate container acb7c88fb119 [2022-04-04T15:04:16.866Z] ---> 7bc0ae675cde [2022-04-04T15:04:16.866Z] Step 8/24 : COPY . . [2022-04-04T15:04:16.866Z] ---> Running in ed8e31ff1bb9 [2022-04-04T15:04:17.891Z] Removing intermediate container ed8e31ff1bb9 [2022-04-04T15:04:17.891Z] ---> de86a6c17aa5 [2022-04-04T15:04:17.891Z] Step 23/23 : LABEL version=2.2.0-dev.55 [2022-04-04T15:04:18.167Z] ---> Running in ab1c97ef8f6e [2022-04-04T15:04:18.442Z] Removing intermediate container 9160d59cac64 [2022-04-04T15:04:18.442Z] ---> 54f2718e0bb0 [2022-04-04T15:04:18.442Z] Step 8/31 : COPY . . [2022-04-04T15:04:18.720Z] Removing intermediate container ab1c97ef8f6e [2022-04-04T15:04:18.720Z] Removing intermediate container 64484967a1cb [2022-04-04T15:04:18.720Z] ---> 37230fa0d01b [2022-04-04T15:04:18.720Z] Step 8/23 : COPY . . [2022-04-04T15:04:18.720Z] ---> 256d5396dc98 [2022-04-04T15:04:18.720Z] [2022-04-04T15:04:19.321Z] Successfully built 256d5396dc98 [2022-04-04T15:04:19.321Z] Successfully tagged core-data-arm64:latest [2022-04-04T15:04:19.321Z] Building core-metadata [2022-04-04T15:04:21.971Z]  Building core-data ... done Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-04-04T15:04:21.971Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-04T15:04:21.971Z] ---> c52727829a8a [2022-04-04T15:04:21.971Z] 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-04-04T15:04:22.961Z] ---> Running in a48ec15f4bc8 [2022-04-04T15:04:23.561Z] Removing intermediate container a48ec15f4bc8 [2022-04-04T15:04:23.561Z] ---> c90e5aae3551 [2022-04-04T15:04:23.561Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-04T15:04:23.838Z] ---> Running in b81261ae0d34 [2022-04-04T15:04:25.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:04:25.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:04:26.545Z] (1/43) Installing readline (8.1.1-r0) [2022-04-04T15:04:26.545Z] (2/43) Installing bash (5.1.16-r0) [2022-04-04T15:04:26.545Z] Executing bash-5.1.16-r0.post-install [2022-04-04T15:04:26.545Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-04T15:04:26.826Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-04T15:04:26.826Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-04T15:04:26.826Z] (6/43) Installing curl (7.80.0-r0) [2022-04-04T15:04:26.826Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-04T15:04:26.826Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-04T15:04:26.826Z] (9/43) Installing expat (2.4.7-r0) [2022-04-04T15:04:26.826Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-04T15:04:26.826Z] (11/43) Installing gdbm (1.22-r0) [2022-04-04T15:04:26.826Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-04T15:04:26.826Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-04T15:04:26.826Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-04T15:04:26.826Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-04T15:04:26.826Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-04T15:04:26.826Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-04T15:04:28.823Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-04T15:04:28.823Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-04T15:04:28.823Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-04T15:04:28.823Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-04T15:04:29.096Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-04T15:04:29.096Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-04T15:04:29.096Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-04T15:04:29.096Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-04T15:04:29.096Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-04T15:04:29.096Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-04T15:04:29.096Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-04T15:04:29.371Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-04T15:04:29.371Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-04T15:04:29.371Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-04T15:04:29.371Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-04T15:04:29.372Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-04T15:04:29.372Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-04T15:04:29.372Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-04T15:04:29.372Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-04T15:04:29.372Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-04T15:04:29.372Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-04T15:04:29.372Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-04T15:04:29.372Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-04T15:04:29.372Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-04T15:04:29.648Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-04T15:04:29.648Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-04T15:04:30.252Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T15:04:30.252Z] OK: 82 MiB in 65 packages [2022-04-04T15:04:34.573Z] Collecting docker-compose==1.23.2 [2022-04-04T15:04:34.573Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-04T15:04:34.573Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-04T15:04:34.573Z] Collecting texttable<0.10,>=0.9.0 [2022-04-04T15:04:34.573Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-04T15:04:34.573Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T15:04:34.573Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T15:04:34.573Z] ---> 238f2c59b614 [2022-04-04T15:04:34.573Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T15:04:34.573Z] ---> Using cache [2022-04-04T15:04:34.573Z] ---> cb03522fc9d0 [2022-04-04T15:04:34.573Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T15:04:34.573Z] ---> Using cache [2022-04-04T15:04:34.573Z] ---> 10be474108d7 [2022-04-04T15:04:34.573Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T15:04:34.573Z] ---> Using cache [2022-04-04T15:04:34.573Z] ---> c6e25ff52961 [2022-04-04T15:04:34.573Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T15:04:34.849Z] ---> Using cache [2022-04-04T15:04:34.849Z] ---> fd37b5c58c9e [2022-04-04T15:04:34.849Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T15:04:34.849Z] ---> Using cache [2022-04-04T15:04:34.849Z] ---> 37230fa0d01b [2022-04-04T15:04:34.849Z] Step 8/23 : COPY . . [2022-04-04T15:04:36.843Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-04T15:04:36.843Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-04T15:04:37.450Z] Collecting jsonschema<3,>=2.5.1 [2022-04-04T15:04:37.450Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-04T15:04:37.728Z] Collecting docker<4.0,>=3.6.0 [2022-04-04T15:04:38.020Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-04T15:04:38.020Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-04T15:04:38.020Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-04T15:04:39.013Z] ---> 29dcb1dfeba0 [2022-04-04T15:04:39.013Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T15:04:39.013Z] ---> 1655ee74157b [2022-04-04T15:04:39.013Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-04T15:04:39.013Z] ---> Running in 32b2ac8bb1f5 [2022-04-04T15:04:39.013Z] ---> fa2e22158d27 [2022-04-04T15:04:39.013Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T15:04:39.289Z] ---> Running in b049faaa799f [2022-04-04T15:04:39.289Z] ---> Running in 4a6506e7f760 [2022-04-04T15:04:40.279Z] Removing intermediate container 4a6506e7f760 [2022-04-04T15:04:40.279Z] ---> 2e44bad004b6 [2022-04-04T15:04:40.279Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-04T15:04:40.279Z] Removing intermediate container 32b2ac8bb1f5 [2022-04-04T15:04:40.279Z] ---> 70f474a66a7a [2022-04-04T15:04:40.279Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-04T15:04:40.279Z] ---> Running in 3b9ebb73316d [2022-04-04T15:04:40.558Z] ---> Running in d9ef78821ce0 [2022-04-04T15:04:41.163Z] Collecting PyYAML<4,>=3.10 [2022-04-04T15:04:41.163Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-04T15:04:41.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-04T15:04:44.083Z] spire-1.2.0/ [2022-04-04T15:04:44.687Z] spire-1.2.0/ [2022-04-04T15:04:46.667Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-04T15:04:46.667Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-04T15:04:46.667Z] Collecting cached-property<2,>=1.2.0 [2022-04-04T15:04:46.667Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-04T15:04:46.941Z] Collecting docopt<0.7,>=0.6.1 [2022-04-04T15:04:46.941Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-04T15:04:50.365Z] spire-1.2.0/README.md [2022-04-04T15:04:50.365Z] spire-1.2.0/bin/ [2022-04-04T15:04:50.365Z] spire-1.2.0/bin/spire-server [2022-04-04T15:04:50.365Z] spire-1.2.0/bin/spire-agent [2022-04-04T15:04:50.365Z] spire-1.2.0/conf/ [2022-04-04T15:04:50.365Z] spire-1.2.0/conf/server/ [2022-04-04T15:04:50.365Z] spire-1.2.0/conf/server/server.conf [2022-04-04T15:04:50.365Z] spire-1.2.0/conf/agent/ [2022-04-04T15:04:50.365Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T15:04:50.365Z] spire-1.2.0/LICENSE [2022-04-04T15:04:50.365Z] ---> 6903aa4dd3da [2022-04-04T15:04:50.365Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-04T15:04:50.365Z] Collecting docker-pycreds>=0.4.0 [2022-04-04T15:04:50.365Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-04T15:04:50.365Z] ---> Running in b66c891f88d8 [2022-04-04T15:04:50.365Z] spire-1.2.0/README.md [2022-04-04T15:04:50.365Z] spire-1.2.0/bin/ [2022-04-04T15:04:50.365Z] spire-1.2.0/bin/spire-server [2022-04-04T15:04:50.365Z] spire-1.2.0/bin/spire-agent [2022-04-04T15:04:50.365Z] spire-1.2.0/conf/ [2022-04-04T15:04:50.365Z] spire-1.2.0/conf/server/ [2022-04-04T15:04:50.365Z] spire-1.2.0/conf/server/server.conf [2022-04-04T15:04:50.365Z] spire-1.2.0/conf/agent/ [2022-04-04T15:04:50.365Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T15:04:50.365Z] spire-1.2.0/LICENSE [2022-04-04T15:04:50.640Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-04T15:04:50.640Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-04T15:04:50.640Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-04T15:04:51.246Z] Collecting idna<2.8,>=2.5 [2022-04-04T15:04:51.246Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-04T15:04:51.846Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-04T15:04:51.846Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-04T15:04:52.122Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-04T15:04:52.122Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-04T15:04:52.122Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-04T15:04:52.122Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-04T15:04:53.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-04T15:04:53.112Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-04T15:04:53.112Z] Attempting uninstall: urllib3 [2022-04-04T15:04:53.112Z] Found existing installation: urllib3 1.26.7 [2022-04-04T15:04:53.112Z] Uninstalling urllib3-1.26.7: [2022-04-04T15:04:53.112Z] Successfully uninstalled urllib3-1.26.7 [2022-04-04T15:04:54.109Z] Attempting uninstall: idna [2022-04-04T15:04:54.109Z] Found existing installation: idna 3.3 [2022-04-04T15:04:54.109Z] Uninstalling idna-3.3: [2022-04-04T15:04:54.109Z] Successfully uninstalled idna-3.3 [2022-04-04T15:04:56.750Z] Attempting uninstall: requests [2022-04-04T15:04:56.750Z] Found existing installation: requests 2.26.0 [2022-04-04T15:04:57.029Z] Uninstalling requests-2.26.0: [2022-04-04T15:04:57.029Z] Successfully uninstalled requests-2.26.0 [2022-04-04T15:04:57.637Z] Running setup.py install for texttable: started [2022-04-04T15:04:58.636Z] Removing intermediate container 3b9ebb73316d [2022-04-04T15:04:58.636Z] ---> 4cd990c0908f [2022-04-04T15:04:58.636Z] [2022-04-04T15:04:58.636Z] Step 11/24 : FROM alpine:3.15 [2022-04-04T15:04:58.636Z] ---> 03078ca19a05 [2022-04-04T15:04:58.636Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T15:04:58.636Z] ---> Using cache [2022-04-04T15:04:58.636Z] ---> eaa727fe30d6 [2022-04-04T15:04:58.636Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T15:04:58.636Z] ---> Using cache [2022-04-04T15:04:58.636Z] ---> 125bdba1759c [2022-04-04T15:04:58.636Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-04T15:04:58.912Z] ---> Running in 237022ce6826 [2022-04-04T15:04:59.192Z] Removing intermediate container d9ef78821ce0 [2022-04-04T15:04:59.192Z] ---> c77fc37ec033 [2022-04-04T15:04:59.192Z] [2022-04-04T15:04:59.192Z] Step 11/23 : FROM alpine:3.15 [2022-04-04T15:04:59.192Z] ---> 03078ca19a05 [2022-04-04T15:04:59.192Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T15:04:59.192Z] ---> Using cache [2022-04-04T15:04:59.192Z] ---> eaa727fe30d6 [2022-04-04T15:04:59.192Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T15:04:59.192Z] ---> Using cache [2022-04-04T15:04:59.192Z] ---> 125bdba1759c [2022-04-04T15:04:59.192Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-04T15:04:59.192Z] ---> Running in 3b6354f1f097 [2022-04-04T15:04:59.802Z] Running setup.py install for texttable: finished with status 'done' [2022-04-04T15:04:59.802Z] Running setup.py install for PyYAML: started [2022-04-04T15:05:01.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:05:01.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:05:02.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:05:02.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:05:02.807Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-04T15:05:03.084Z] Running setup.py install for docopt: started [2022-04-04T15:05:03.685Z] v3.15.3-21-g2745de7e1b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T15:05:03.961Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T15:05:03.961Z] OK: 15731 distinct packages available [2022-04-04T15:05:03.961Z] v3.15.3-21-g2745de7e1b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T15:05:03.961Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T15:05:03.961Z] OK: 15731 distinct packages available [2022-04-04T15:05:03.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:05:03.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:05:04.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:05:05.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:05:05.221Z] Running setup.py install for docopt: finished with status 'done' [2022-04-04T15:05:05.500Z] Running setup.py install for dockerpty: started [2022-04-04T15:05:06.496Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-04T15:05:06.496Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-04T15:05:06.496Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-04T15:05:06.496Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-04T15:05:06.496Z] (3/5) Installing libucontext (1.1-r0) [2022-04-04T15:05:06.496Z] (3/5) Installing libucontext (1.1-r0) [2022-04-04T15:05:06.496Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-04T15:05:06.778Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-04T15:05:06.778Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-04T15:05:06.778Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-04T15:05:06.778Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T15:05:06.778Z] OK: 6 MiB in 19 packages [2022-04-04T15:05:07.058Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T15:05:07.058Z] OK: 6 MiB in 19 packages [2022-04-04T15:05:08.070Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-04T15:05:08.672Z] Removing intermediate container 3b6354f1f097 [2022-04-04T15:05:08.672Z] ---> ce65e05d48fc [2022-04-04T15:05:08.672Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T15:05:08.969Z] Removing intermediate container 237022ce6826 [2022-04-04T15:05:08.970Z] ---> 62eae6babb70 [2022-04-04T15:05:08.970Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-04-04T15:05:10.865Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-04T15:05:15.252Z] ---> 7fe7d121e5cd [2022-04-04T15:05:15.252Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T15:05:18.657Z] ---> 29bde7474253 [2022-04-04T15:05:18.657Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T15:05:19.253Z] ---> 262372150266 [2022-04-04T15:05:19.253Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-04T15:05:21.240Z] ---> 024a405a1177 [2022-04-04T15:05:21.240Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-04T15:05:23.226Z] ---> 5ed27aa79171 [2022-04-04T15:05:23.226Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T15:05:23.226Z] ---> Running in 286dff5f3c9c [2022-04-04T15:05:24.215Z] Removing intermediate container 286dff5f3c9c [2022-04-04T15:05:24.215Z] ---> 57a369d8c9ca [2022-04-04T15:05:24.215Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T15:05:24.498Z] ---> Running in 9588f44a1667 [2022-04-04T15:05:25.498Z] Removing intermediate container 9588f44a1667 [2022-04-04T15:05:25.498Z] ---> 8af5f4b96248 [2022-04-04T15:05:25.498Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T15:05:25.777Z] ---> Running in d289465ceb7a [2022-04-04T15:05:27.250Z] Removing intermediate container d289465ceb7a [2022-04-04T15:05:27.250Z] ---> 91d483dee336 [2022-04-04T15:05:27.250Z] Step 22/23 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:05:27.250Z] ---> Running in cdf0e2e5596b [2022-04-04T15:05:27.250Z] ---> 7daa332d2555 [2022-04-04T15:05:27.250Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T15:05:28.244Z] Removing intermediate container cdf0e2e5596b [2022-04-04T15:05:28.244Z] ---> 233bb196c418 [2022-04-04T15:05:28.244Z] Step 23/23 : LABEL version=2.2.0-dev.55 [2022-04-04T15:05:28.523Z] ---> Running in 303728b80a34 [2022-04-04T15:05:29.129Z] ---> 36f4de30df33 [2022-04-04T15:05:29.129Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-04T15:05:29.407Z] Removing intermediate container 303728b80a34 [2022-04-04T15:05:29.408Z] ---> 1f5fdf9c0d46 [2022-04-04T15:05:29.685Z] [2022-04-04T15:05:30.712Z] Successfully built 1f5fdf9c0d46 [2022-04-04T15:05:30.712Z] Successfully tagged security-spire-server-arm64:latest [2022-04-04T15:05:30.712Z] Building security-spiffe-token-provider [2022-04-04T15:05:30.998Z]  Building security-spire-server ... done  ---> 6935aad9c6fa [2022-04-04T15:05:30.998Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-04T15:05:32.454Z] ---> 9cac39c3af2b [2022-04-04T15:05:32.454Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T15:05:32.729Z] ---> Running in cefcb18daf55 [2022-04-04T15:05:33.718Z] Removing intermediate container cefcb18daf55 [2022-04-04T15:05:33.718Z] ---> aedd99b9f461 [2022-04-04T15:05:33.718Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T15:05:33.718Z] ---> Running in a06318704936 [2022-04-04T15:05:34.012Z] Removing intermediate container b81261ae0d34 [2022-04-04T15:05:34.012Z] ---> 5ac0bb62175b [2022-04-04T15:05:34.012Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-04T15:05:34.288Z] ---> Running in 7d1c1285a5f8 [2022-04-04T15:05:34.288Z] Removing intermediate container a06318704936 [2022-04-04T15:05:34.288Z] ---> 6705c2044223 [2022-04-04T15:05:34.288Z] Step 22/24 : LABEL arch=arm64 [2022-04-04T15:05:34.575Z] ---> Running in 2c28da295722 [2022-04-04T15:05:35.181Z] Removing intermediate container 7d1c1285a5f8 [2022-04-04T15:05:35.181Z] ---> 5c3683c0ce3f [2022-04-04T15:05:35.181Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-04T15:05:35.181Z] ---> Running in a0dbf9be9961 [2022-04-04T15:05:35.469Z] Removing intermediate container 2c28da295722 [2022-04-04T15:05:35.469Z] ---> 92b17cb6de7b [2022-04-04T15:05:35.469Z] Step 23/24 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:05:35.469Z] ---> Running in 0c8286e029ea [2022-04-04T15:05:35.744Z] Removing intermediate container a0dbf9be9961 [2022-04-04T15:05:35.744Z] ---> caa750d7ada5 [2022-04-04T15:05:35.744Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-04T15:05:36.351Z] Removing intermediate container 0c8286e029ea [2022-04-04T15:05:36.351Z] ---> 12e78be253bb [2022-04-04T15:05:36.351Z] Step 24/24 : LABEL version=2.2.0-dev.55 [2022-04-04T15:05:36.628Z] ---> Running in 3284e47cb6ae [2022-04-04T15:05:37.230Z] Removing intermediate container 3284e47cb6ae [2022-04-04T15:05:37.230Z] ---> a484905d2303 [2022-04-04T15:05:37.230Z] [2022-04-04T15:05:37.833Z] Successfully built a484905d2303 [2022-04-04T15:05:37.833Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-04T15:05:37.833Z]  Building security-spire-agent ... done Building core-command [2022-04-04T15:05:38.434Z] ---> c6c604313b48 [2022-04-04T15:05:38.434Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-04T15:05:39.885Z] ---> 53551d8c25d6 [2022-04-04T15:05:39.885Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-04T15:05:41.879Z] ---> 51e2203ed975 [2022-04-04T15:05:41.879Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-04T15:05:41.879Z] ---> Running in a5fb274afef4 [2022-04-04T15:05:42.486Z] Removing intermediate container a5fb274afef4 [2022-04-04T15:05:42.486Z] ---> 178db2ade8a2 [2022-04-04T15:05:42.486Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T15:05:42.486Z] ---> Running in 667ce8a52e6d [2022-04-04T15:05:43.094Z] Removing intermediate container 667ce8a52e6d [2022-04-04T15:05:43.094Z] ---> 02487d16986e [2022-04-04T15:05:43.094Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T15:05:43.373Z] ---> Running in 8c54abeb39f8 [2022-04-04T15:05:43.983Z] Removing intermediate container 8c54abeb39f8 [2022-04-04T15:05:43.983Z] ---> 73304daf71ca [2022-04-04T15:05:43.984Z] Step 22/23 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:05:44.261Z] ---> Running in 6b984960775b [2022-04-04T15:05:44.891Z] Removing intermediate container 6b984960775b [2022-04-04T15:05:44.891Z] ---> da5fc2c03227 [2022-04-04T15:05:44.891Z] Step 23/23 : LABEL version=2.2.0-dev.55 [2022-04-04T15:05:45.168Z] ---> Running in 2669046cd2b2 [2022-04-04T15:05:45.766Z] Removing intermediate container 2669046cd2b2 [2022-04-04T15:05:45.766Z] ---> 9413b10c956e [2022-04-04T15:05:45.766Z] [2022-04-04T15:05:46.042Z] Successfully built 9413b10c956e [2022-04-04T15:05:46.042Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-04T15:05:46.042Z] Building support-scheduler [2022-04-04T15:05:52.800Z]  Building sys-mgmt-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T15:05:52.800Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-04T15:05:52.800Z] ---> 238f2c59b614 [2022-04-04T15:05:52.800Z] Step 3/20 : WORKDIR /edgex-go [2022-04-04T15:05:52.800Z] ---> Using cache [2022-04-04T15:05:52.800Z] ---> cb03522fc9d0 [2022-04-04T15:05:52.800Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-04T15:05:53.074Z] ---> Running in d43ff02acf95 [2022-04-04T15:05:55.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:05:56.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:05:57.495Z] v3.15.3-21-g2745de7e1b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T15:05:57.495Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T15:05:57.495Z] OK: 15739 distinct packages available [2022-04-04T15:05:57.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:05:58.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:06:00.226Z] OK: 220 MiB in 52 packages [2022-04-04T15:06:02.871Z] Removing intermediate container d43ff02acf95 [2022-04-04T15:06:02.871Z] ---> 4770d1c60ecc [2022-04-04T15:06:02.871Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-04T15:06:04.317Z] ---> 60b2ab9cf58a [2022-04-04T15:06:04.317Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T15:06:04.317Z] ---> Running in d1688d1e87b8 [2022-04-04T15:06:07.733Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T15:06:07.733Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T15:06:07.733Z] ---> 238f2c59b614 [2022-04-04T15:06:07.733Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T15:06:07.733Z] ---> Using cache [2022-04-04T15:06:07.733Z] ---> cb03522fc9d0 [2022-04-04T15:06:07.733Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T15:06:07.733Z] ---> Using cache [2022-04-04T15:06:07.733Z] ---> 10be474108d7 [2022-04-04T15:06:07.733Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T15:06:07.733Z] ---> Using cache [2022-04-04T15:06:07.733Z] ---> c6e25ff52961 [2022-04-04T15:06:07.733Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T15:06:07.733Z] ---> Using cache [2022-04-04T15:06:07.733Z] ---> fd37b5c58c9e [2022-04-04T15:06:07.733Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T15:06:07.733Z] ---> Using cache [2022-04-04T15:06:07.733Z] ---> 37230fa0d01b [2022-04-04T15:06:07.733Z] Step 8/23 : COPY . . [2022-04-04T15:06:07.733Z] ---> Using cache [2022-04-04T15:06:07.733Z] ---> 6903aa4dd3da [2022-04-04T15:06:07.733Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-04T15:06:07.733Z] ---> Running in 70845de25ecd [2022-04-04T15:06:09.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-04T15:06:11.190Z] Removing intermediate container d1688d1e87b8 [2022-04-04T15:06:11.190Z] ---> 2f7303507688 [2022-04-04T15:06:11.190Z] Step 7/20 : COPY . . [2022-04-04T15:06:12.187Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T15:06:12.187Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T15:06:12.187Z] ---> 238f2c59b614 [2022-04-04T15:06:12.187Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T15:06:12.187Z] ---> Using cache [2022-04-04T15:06:12.187Z] ---> cb03522fc9d0 [2022-04-04T15:06:12.187Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T15:06:12.187Z] ---> Using cache [2022-04-04T15:06:12.187Z] ---> 10be474108d7 [2022-04-04T15:06:12.187Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-04T15:06:12.187Z] ---> Using cache [2022-04-04T15:06:12.187Z] ---> c6e25ff52961 [2022-04-04T15:06:12.187Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T15:06:12.187Z] ---> Using cache [2022-04-04T15:06:12.187Z] ---> fd37b5c58c9e [2022-04-04T15:06:12.187Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T15:06:12.187Z] ---> Using cache [2022-04-04T15:06:12.187Z] ---> 37230fa0d01b [2022-04-04T15:06:12.187Z] Step 8/22 : COPY . . [2022-04-04T15:06:12.187Z] ---> Using cache [2022-04-04T15:06:12.187Z] ---> 6903aa4dd3da [2022-04-04T15:06:12.187Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-04T15:06:12.187Z] ---> Running in 7ac8797295fb [2022-04-04T15:06:14.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-04T15:06:26.616Z] ---> 56f161f1f18a [2022-04-04T15:06:26.616Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-04T15:06:26.616Z] ---> Running in d3f9a926eea6 [2022-04-04T15:06:26.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-04T15:11:04.950Z] Removing intermediate container b049faaa799f [2022-04-04T15:11:04.950Z] ---> d8d59288e4a0 [2022-04-04T15:11:04.950Z] [2022-04-04T15:11:04.950Z] Step 10/31 : FROM alpine:3.14 [2022-04-04T15:11:04.950Z] ---> cc3d11fa2d52 [2022-04-04T15:11:04.950Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-04T15:11:04.950Z] ---> Running in a99d2e9c77c7 [2022-04-04T15:11:04.950Z] Removing intermediate container a99d2e9c77c7 [2022-04-04T15:11:04.950Z] ---> 0d69b20def72 [2022-04-04T15:11:04.950Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-04T15:11:04.950Z] ---> Running in 6eff1225f654 [2022-04-04T15:11:04.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:11:04.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:11:04.950Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-04T15:11:04.950Z] (2/2) Installing su-exec (0.2-r1) [2022-04-04T15:11:04.950Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T15:11:04.950Z] OK: 6 MiB in 16 packages [2022-04-04T15:11:04.950Z] Removing intermediate container 6eff1225f654 [2022-04-04T15:11:04.950Z] ---> 905d88237406 [2022-04-04T15:11:04.950Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-04T15:11:04.950Z] ---> Running in 0f100ababe17 [2022-04-04T15:11:04.950Z] Removing intermediate container 0f100ababe17 [2022-04-04T15:11:04.950Z] ---> fa8992620fca [2022-04-04T15:11:04.950Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-04T15:11:04.950Z] ---> Running in b0c2125437b8 [2022-04-04T15:11:04.950Z] Removing intermediate container b0c2125437b8 [2022-04-04T15:11:04.950Z] ---> 22765347ce41 [2022-04-04T15:11:04.950Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-04T15:11:04.950Z] ---> Running in 8667ffbc30f8 [2022-04-04T15:11:08.374Z] Removing intermediate container 8667ffbc30f8 [2022-04-04T15:11:08.374Z] ---> 3329b18f6244 [2022-04-04T15:11:08.374Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-04T15:11:08.374Z] ---> Running in 133578afd34d [2022-04-04T15:11:08.657Z] Removing intermediate container 133578afd34d [2022-04-04T15:11:08.657Z] ---> 068b0525f4da [2022-04-04T15:11:08.657Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-04T15:11:09.644Z] ---> 5317511fb537 [2022-04-04T15:11:09.644Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-04T15:11:09.644Z] ---> Running in b579c9a3a3a7 [2022-04-04T15:11:13.103Z] Removing intermediate container b579c9a3a3a7 [2022-04-04T15:11:13.103Z] ---> 5b90e22548f5 [2022-04-04T15:11:13.103Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T15:11:13.712Z] ---> a96c20fc20fa [2022-04-04T15:11:13.712Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-04T15:11:15.702Z] ---> f1b1937f4c9c [2022-04-04T15:11:15.702Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-04T15:11:16.692Z] ---> 56f7116e9bdd [2022-04-04T15:11:16.692Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-04T15:11:17.680Z] ---> c178e2da35f9 [2022-04-04T15:11:17.680Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-04T15:11:18.672Z] ---> 87c36ff78f67 [2022-04-04T15:11:18.672Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-04T15:11:18.960Z] ---> Running in 8c7046397810 [2022-04-04T15:11:19.607Z] Removing intermediate container 8c7046397810 [2022-04-04T15:11:19.607Z] ---> 043113acb686 [2022-04-04T15:11:19.607Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-04T15:11:20.607Z] ---> dca294243ad7 [2022-04-04T15:11:20.607Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-04T15:11:20.607Z] ---> Running in 237760080b63 [2022-04-04T15:11:24.017Z] Removing intermediate container 237760080b63 [2022-04-04T15:11:24.017Z] ---> 69bdc7bbb14d [2022-04-04T15:11:24.017Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-04T15:11:24.321Z] ---> Running in 7fb388bf6016 [2022-04-04T15:11:25.775Z] Removing intermediate container 7fb388bf6016 [2022-04-04T15:11:25.775Z] ---> 7729f1abde77 [2022-04-04T15:11:25.775Z] Step 28/31 : CMD ["gate"] [2022-04-04T15:11:26.379Z] ---> Running in 02ebaa1a3a79 [2022-04-04T15:11:27.370Z] Removing intermediate container 02ebaa1a3a79 [2022-04-04T15:11:27.370Z] ---> 742aa0a723a0 [2022-04-04T15:11:27.370Z] Step 29/31 : LABEL arch=arm64 [2022-04-04T15:11:27.647Z] ---> Running in 82ac78381c4c [2022-04-04T15:11:28.640Z] Removing intermediate container 82ac78381c4c [2022-04-04T15:11:28.640Z] ---> 5eaaf08d90a5 [2022-04-04T15:11:28.640Z] Step 30/31 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:11:29.243Z] ---> Running in 27f0c682561f [2022-04-04T15:11:30.695Z] Removing intermediate container 27f0c682561f [2022-04-04T15:11:30.695Z] ---> ab5f824fd1cc [2022-04-04T15:11:30.695Z] Step 31/31 : LABEL version=2.2.0-dev.55 [2022-04-04T15:11:30.972Z] ---> Running in b8287e674c94 [2022-04-04T15:11:32.415Z] Removing intermediate container b8287e674c94 [2022-04-04T15:11:32.415Z] ---> d14c6951cb30 [2022-04-04T15:11:32.415Z] [2022-04-04T15:11:32.692Z] Successfully built d14c6951cb30 [2022-04-04T15:11:32.692Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-04T15:11:34.164Z]  Building security-bootstrapper ... done Removing intermediate container b66c891f88d8 [2022-04-04T15:11:34.164Z] ---> f6276194844c [2022-04-04T15:11:34.164Z] [2022-04-04T15:11:34.164Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T15:11:34.164Z] ---> cc3d11fa2d52 [2022-04-04T15:11:34.164Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-04T15:11:34.164Z] ---> Running in 2efaa89420a3 [2022-04-04T15:11:36.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:11:36.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:11:37.162Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-04T15:11:37.162Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T15:11:37.162Z] OK: 5 MiB in 15 packages [2022-04-04T15:11:38.612Z] Removing intermediate container 2efaa89420a3 [2022-04-04T15:11:38.612Z] ---> 6127a0959c74 [2022-04-04T15:11:38.612Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T15:11:38.612Z] ---> Running in db40c8f1df55 [2022-04-04T15:11:39.212Z] Removing intermediate container db40c8f1df55 [2022-04-04T15:11:39.212Z] ---> c92a93797803 [2022-04-04T15:11:39.212Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-04T15:11:39.212Z] ---> Running in 50b00f3bb4c4 [2022-04-04T15:11:39.497Z] Removing intermediate container 50b00f3bb4c4 [2022-04-04T15:11:39.497Z] ---> 356dc927fa2b [2022-04-04T15:11:39.497Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-04T15:11:39.772Z] ---> Running in 1cb07bc62ddd [2022-04-04T15:11:40.051Z] Removing intermediate container 1cb07bc62ddd [2022-04-04T15:11:40.051Z] ---> d53db620ce6d [2022-04-04T15:11:40.051Z] Step 15/23 : WORKDIR / [2022-04-04T15:11:40.330Z] ---> Running in 1aba8843c2e0 [2022-04-04T15:11:40.936Z] Removing intermediate container 1aba8843c2e0 [2022-04-04T15:11:40.936Z] ---> ead57e147cf5 [2022-04-04T15:11:40.936Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T15:11:41.923Z] ---> 3c63af93b664 [2022-04-04T15:11:41.923Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-04T15:11:43.924Z] ---> 73e116a41ee8 [2022-04-04T15:11:43.924Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-04T15:11:44.908Z] ---> 8793ff09fd15 [2022-04-04T15:11:44.908Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-04T15:11:44.908Z] ---> Running in b5ce1c46846a [2022-04-04T15:11:45.506Z] Removing intermediate container b5ce1c46846a [2022-04-04T15:11:45.506Z] ---> 421e476eb474 [2022-04-04T15:11:45.506Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T15:11:45.506Z] ---> Running in 0f8d17635043 [2022-04-04T15:11:46.112Z] Removing intermediate container 0f8d17635043 [2022-04-04T15:11:46.112Z] ---> ac3c3b3258ae [2022-04-04T15:11:46.112Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T15:11:46.112Z] ---> Running in 1c0de9a5695c [2022-04-04T15:11:46.724Z] Removing intermediate container 1c0de9a5695c [2022-04-04T15:11:46.724Z] ---> 9ab91705ff58 [2022-04-04T15:11:46.724Z] Step 22/23 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:11:46.724Z] ---> Running in 2e36ba5467ae [2022-04-04T15:11:47.322Z] Removing intermediate container 2e36ba5467ae [2022-04-04T15:11:47.322Z] ---> dc94ad11f12a [2022-04-04T15:11:47.322Z] Step 23/23 : LABEL version=2.2.0-dev.55 [2022-04-04T15:11:47.602Z] ---> Running in 55b895e09e47 [2022-04-04T15:11:48.212Z] Removing intermediate container 55b895e09e47 [2022-04-04T15:11:48.212Z] ---> ed6661e1a193 [2022-04-04T15:11:48.212Z] [2022-04-04T15:11:48.489Z] Successfully built ed6661e1a193 [2022-04-04T15:11:48.489Z] Successfully tagged core-metadata-arm64:latest [2022-04-04T15:12:20.881Z]  Building core-metadata ... done Removing intermediate container 70845de25ecd [2022-04-04T15:12:20.881Z] ---> f7c2227d6447 [2022-04-04T15:12:20.881Z] [2022-04-04T15:12:20.881Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T15:12:20.881Z] ---> cc3d11fa2d52 [2022-04-04T15:12:20.881Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-04T15:12:20.881Z] ---> Using cache [2022-04-04T15:12:20.881Z] ---> 6127a0959c74 [2022-04-04T15:12:20.881Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T15:12:20.881Z] ---> Using cache [2022-04-04T15:12:20.881Z] ---> c92a93797803 [2022-04-04T15:12:20.881Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-04T15:12:20.881Z] ---> Running in aedf642c15bf [2022-04-04T15:12:21.478Z] Removing intermediate container aedf642c15bf [2022-04-04T15:12:21.478Z] ---> 4b52be0b2653 [2022-04-04T15:12:21.478Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-04T15:12:21.478Z] ---> Running in c8e625b53316 [2022-04-04T15:12:22.082Z] Removing intermediate container c8e625b53316 [2022-04-04T15:12:22.082Z] ---> 426b67c29b00 [2022-04-04T15:12:22.082Z] Step 15/23 : WORKDIR / [2022-04-04T15:12:22.357Z] ---> Running in e0c07173d699 [2022-04-04T15:12:22.953Z] Removing intermediate container e0c07173d699 [2022-04-04T15:12:22.953Z] ---> 53c104ed40ae [2022-04-04T15:12:22.953Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T15:12:23.228Z] Removing intermediate container d3f9a926eea6 [2022-04-04T15:12:23.548Z] ---> dd1cfd7975e2 [2022-04-04T15:12:23.548Z] [2022-04-04T15:12:23.548Z] Step 9/20 : FROM alpine:3.15 [2022-04-04T15:12:23.548Z] ---> 03078ca19a05 [2022-04-04T15:12:23.548Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T15:12:23.548Z] ---> Using cache [2022-04-04T15:12:23.548Z] ---> eaa727fe30d6 [2022-04-04T15:12:23.548Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T15:12:23.548Z] ---> Using cache [2022-04-04T15:12:23.548Z] ---> 125bdba1759c [2022-04-04T15:12:23.548Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-04T15:12:23.548Z] ---> Running in 57578b4f7cb3 [2022-04-04T15:12:23.853Z] ---> ee5efcd44906 [2022-04-04T15:12:23.853Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-04T15:12:25.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:12:26.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:12:26.465Z] ---> 4dd38248c210 [2022-04-04T15:12:26.465Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-04T15:12:27.455Z] ---> b31a59ce78da [2022-04-04T15:12:27.455Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-04T15:12:27.455Z] v3.15.3-21-g2745de7e1b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T15:12:27.455Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T15:12:27.455Z] OK: 15731 distinct packages available [2022-04-04T15:12:27.455Z] ---> Running in fcb927e1fd38 [2022-04-04T15:12:27.455Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T15:12:27.728Z] Removing intermediate container fcb927e1fd38 [2022-04-04T15:12:27.728Z] ---> 7631507586a5 [2022-04-04T15:12:27.728Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T15:12:28.004Z] ---> Running in 3c4025e6b98e [2022-04-04T15:12:28.276Z] Removing intermediate container 3c4025e6b98e [2022-04-04T15:12:28.276Z] ---> 0a85c4c89b8d [2022-04-04T15:12:28.276Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T15:12:28.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T15:12:28.551Z] ---> Running in c888aaece922 [2022-04-04T15:12:28.829Z] Removing intermediate container c888aaece922 [2022-04-04T15:12:28.829Z] ---> e8a9a9c3eaca [2022-04-04T15:12:28.829Z] Step 22/23 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2Removing intermediate container 7ac8797295fb [2022-04-04T15:12:28.829Z] [2022-04-04T15:12:28.829Z] ---> a89acc4ebda0 [2022-04-04T15:12:28.829Z] [2022-04-04T15:12:28.829Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T15:12:28.829Z] ---> cc3d11fa2d52 [2022-04-04T15:12:28.829Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-04T15:12:28.829Z] ---> Using cache [2022-04-04T15:12:28.829Z] ---> 6127a0959c74 [2022-04-04T15:12:28.829Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T15:12:28.829Z] ---> Using cache [2022-04-04T15:12:28.829Z] ---> c92a93797803 [2022-04-04T15:12:28.829Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-04T15:12:29.107Z] ---> Running in d429f68472b7 [2022-04-04T15:12:29.107Z] ---> Running in 03b0f0d2bba0 [2022-04-04T15:12:29.381Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-04T15:12:29.381Z] Removing intermediate container 03b0f0d2bba0 [2022-04-04T15:12:29.381Z] ---> 24a9ce2aadec [2022-04-04T15:12:29.381Z] Step 23/23 : LABEL version=2.2.0-dev.55 [2022-04-04T15:12:29.381Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-04T15:12:29.381Z] Removing intermediate container d429f68472b7 [2022-04-04T15:12:29.381Z] ---> ddcef55336e2 [2022-04-04T15:12:29.381Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-04T15:12:29.657Z] ---> Running in 0459f45cb6d9 [2022-04-04T15:12:29.657Z] ---> Running in ce5840943c5b [2022-04-04T15:12:29.657Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-04T15:12:29.657Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-04T15:12:29.929Z] (5/9) Installing curl (7.80.0-r0) [2022-04-04T15:12:29.929Z] Removing intermediate container 0459f45cb6d9 [2022-04-04T15:12:29.929Z] ---> 381b70bba4ce [2022-04-04T15:12:29.929Z] [2022-04-04T15:12:29.929Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-04T15:12:29.929Z] Removing intermediate container ce5840943c5b [2022-04-04T15:12:29.929Z] ---> 60b71aae0921 [2022-04-04T15:12:29.929Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T15:12:29.929Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-04T15:12:30.204Z] (8/9) Installing libucontext (1.1-r0) [2022-04-04T15:12:30.204Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-04T15:12:30.204Z] Successfully built 381b70bba4ce [2022-04-04T15:12:30.204Z] Successfully tagged core-command-arm64:latest [2022-04-04T15:12:30.204Z]  Building core-command ... done Executing busybox-1.34.1-r4.trigger [2022-04-04T15:12:30.204Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T15:12:30.483Z] OK: 8 MiB in 23 packages [2022-04-04T15:12:30.762Z] ---> dbb757498d0d [2022-04-04T15:12:30.762Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-04T15:12:32.195Z] Removing intermediate container 57578b4f7cb3 [2022-04-04T15:12:32.195Z] ---> 837b3f5976e4 [2022-04-04T15:12:32.195Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T15:12:32.195Z] ---> 737dc74a396b [2022-04-04T15:12:32.195Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-04T15:12:32.790Z] ---> 9b2557de47fd [2022-04-04T15:12:32.790Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-04T15:12:32.790Z] ---> a897a2f0cca8 [2022-04-04T15:12:32.790Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-04T15:12:32.790Z] ---> Running in 6f940357fab3 [2022-04-04T15:12:33.062Z] Removing intermediate container 6f940357fab3 [2022-04-04T15:12:33.062Z] ---> 22e0c4185f6f [2022-04-04T15:12:33.062Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T15:12:33.335Z] ---> Running in f55991feb412 [2022-04-04T15:12:33.615Z] Removing intermediate container f55991feb412 [2022-04-04T15:12:33.615Z] ---> 33089ee301bc [2022-04-04T15:12:33.615Z] Step 20/22 : LABEL arch=arm64 [2022-04-04T15:12:33.896Z] ---> Running in ec075f9aab14 [2022-04-04T15:12:34.172Z] ---> 3d2a5b5d5e59 [2022-04-04T15:12:34.172Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-04T15:12:34.172Z] Removing intermediate container ec075f9aab14 [2022-04-04T15:12:34.172Z] ---> 707723ab5df2 [2022-04-04T15:12:34.172Z] Step 21/22 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:12:34.172Z] ---> Running in b401dc4de478 [2022-04-04T15:12:34.779Z] Removing intermediate container b401dc4de478 [2022-04-04T15:12:34.779Z] ---> 4cc998dbb364 [2022-04-04T15:12:34.779Z] Step 22/22 : LABEL version=2.2.0-dev.55 [2022-04-04T15:12:34.779Z] ---> Running in 04674cf56c86 [2022-04-04T15:12:34.779Z] ---> aab1f6f931b8 [2022-04-04T15:12:34.779Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-04T15:12:34.779Z] ---> Running in 8197cc2bec42 [2022-04-04T15:12:35.051Z] Removing intermediate container 04674cf56c86 [2022-04-04T15:12:35.051Z] ---> 127960a15fba [2022-04-04T15:12:35.051Z] [2022-04-04T15:12:35.324Z] Removing intermediate container 8197cc2bec42 [2022-04-04T15:12:35.324Z] ---> 456fb674c0a8 [2022-04-04T15:12:35.324Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T15:12:35.324Z] ---> Running in c681e9c61a95 [2022-04-04T15:12:35.598Z] Successfully built 127960a15fba [2022-04-04T15:12:35.598Z] Successfully tagged support-scheduler-arm64:latest [2022-04-04T15:12:35.598Z]  Building support-scheduler ... done Removing intermediate container c681e9c61a95 [2022-04-04T15:12:35.598Z] ---> 275b0cf641fe [2022-04-04T15:12:35.598Z] Step 18/20 : LABEL arch=arm64 [2022-04-04T15:12:35.598Z] ---> Running in 7c85533a663f [2022-04-04T15:12:35.874Z] Removing intermediate container 7c85533a663f [2022-04-04T15:12:35.874Z] ---> a4180bb500b2 [2022-04-04T15:12:35.874Z] Step 19/20 : LABEL git_sha=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:12:36.147Z] ---> Running in 0cf9d80e93d8 [2022-04-04T15:12:36.419Z] Removing intermediate container 0cf9d80e93d8 [2022-04-04T15:12:36.419Z] ---> 5e51b1c1f9a0 [2022-04-04T15:12:36.419Z] Step 20/20 : LABEL version=2.2.0-dev.55 [2022-04-04T15:12:36.419Z] ---> Running in 6f939dbcd3c5 [2022-04-04T15:12:36.693Z] Removing intermediate container 6f939dbcd3c5 [2022-04-04T15:12:36.693Z] ---> f8bef89e2a70 [2022-04-04T15:12:36.693Z] [2022-04-04T15:12:36.964Z] Successfully built f8bef89e2a70 [2022-04-04T15:12:36.964Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-04T15:12:37.250Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-04-04T15:12:37.262Z] $ docker stop --time=1 cd07445056079b6cf2f2bdfc2dfb1b897ec359aae38c4092ade4a8df5f8d1e2b [2022-04-04T15:12:38.924Z] $ docker rm -f cd07445056079b6cf2f2bdfc2dfb1b897ec359aae38c4092ade4a8df5f8d1e2b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-04T15:12:39.470Z] + docker images [2022-04-04T15:12:39.742Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T15:12:39.742Z] security-spiffe-token-provider-arm64 latest f8bef89e2a70 3 seconds ago 27.7MB [2022-04-04T15:12:39.742Z] support-scheduler-arm64 latest 127960a15fba 5 seconds ago 24.9MB [2022-04-04T15:12:39.742Z] core-command-arm64 latest 381b70bba4ce 10 seconds ago 23.7MB [2022-04-04T15:12:39.742Z] a89acc4ebda0 11 seconds ago 1.2GB [2022-04-04T15:12:39.742Z] dd1cfd7975e2 17 seconds ago 1.19GB [2022-04-04T15:12:39.742Z] f7c2227d6447 20 seconds ago 1.2GB [2022-04-04T15:12:39.742Z] core-metadata-arm64 latest ed6661e1a193 52 seconds ago 25.1MB [2022-04-04T15:12:39.742Z] f6276194844c About a minute ago 1.2GB [2022-04-04T15:12:39.742Z] security-bootstrapper-arm64 latest d14c6951cb30 About a minute ago 23.6MB [2022-04-04T15:12:39.742Z] d8d59288e4a0 About a minute ago 1.2GB [2022-04-04T15:12:39.742Z] sys-mgmt-agent-arm64 latest 9413b10c956e 6 minutes ago 290MB [2022-04-04T15:12:39.742Z] security-spire-agent-arm64 latest a484905d2303 7 minutes ago 118MB [2022-04-04T15:12:39.742Z] security-spire-server-arm64 latest 1f5fdf9c0d46 7 minutes ago 82.6MB [2022-04-04T15:12:39.742Z] c77fc37ec033 7 minutes ago 1.19GB [2022-04-04T15:12:39.742Z] 4cd990c0908f 7 minutes ago 1.19GB [2022-04-04T15:12:39.742Z] core-data-arm64 latest 256d5396dc98 8 minutes ago 34.4MB [2022-04-04T15:12:39.742Z] f271a814666b 8 minutes ago 1.2GB [2022-04-04T15:12:39.742Z] ab6e55f7fb1a 8 minutes ago 1.23GB [2022-04-04T15:12:39.742Z] security-secretstore-setup-arm64 latest f37116e0173a 8 minutes ago 40.8MB [2022-04-04T15:12:39.742Z] security-proxy-setup-arm64 latest f6a35776d7be 8 minutes ago 42.1MB [2022-04-04T15:12:39.742Z] support-notifications-arm64 latest 64d37d1bb153 9 minutes ago 25.5MB [2022-04-04T15:12:39.742Z] 4d3bc5d3e1d2 9 minutes ago 1.2GB [2022-04-04T15:12:39.742Z] 0cd4d6cfaee0 9 minutes ago 1.21GB [2022-04-04T15:12:39.742Z] 9678c99d592f 9 minutes ago 1.21GB [2022-04-04T15:12:39.742Z] security-spire-config-arm64 latest 11a2dcebb568 15 minutes ago 81.9MB [2022-04-04T15:12:39.742Z] 71afb6832d7d 16 minutes ago 1.19GB [2022-04-04T15:12:39.742Z] ci-base-image-arm64 latest 238f2c59b614 18 minutes ago 886MB [2022-04-04T15:12:39.742Z] docker 20.10.14 c52727829a8a 6 days ago 202MB [2022-04-04T15:12:39.742Z] alpine 3.14 cc3d11fa2d52 6 days ago 5.34MB [2022-04-04T15:12:39.742Z] alpine 3.15 03078ca19a05 6 days ago 5.32MB [2022-04-04T15:12:39.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-04T15:12:39.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-04T15:12:39.874Z] provisioning config files... [2022-04-04T15:12:39.893Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/177@tmp/config499183854569509350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-04T15:12:40.238Z] ---> docker-login.sh [2022-04-04T15:12:40.238Z] nexus3.edgexfoundry.org:10001 [2022-04-04T15:12:40.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T15:12:40.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T15:12:40.509Z] Configure a credential helper to remove this warning. See [2022-04-04T15:12:40.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T15:12:40.509Z] [2022-04-04T15:12:40.509Z] Login Succeeded [2022-04-04T15:12:40.509Z] nexus3.edgexfoundry.org:10002 [2022-04-04T15:12:41.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T15:12:41.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T15:12:41.104Z] Configure a credential helper to remove this warning. See [2022-04-04T15:12:41.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T15:12:41.104Z] [2022-04-04T15:12:41.104Z] Login Succeeded [2022-04-04T15:12:41.104Z] nexus3.edgexfoundry.org:10003 [2022-04-04T15:12:41.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T15:12:41.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T15:12:41.647Z] Configure a credential helper to remove this warning. See [2022-04-04T15:12:41.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T15:12:41.647Z] [2022-04-04T15:12:41.647Z] Login Succeeded [2022-04-04T15:12:41.647Z] nexus3.edgexfoundry.org:10004 [2022-04-04T15:12:41.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T15:12:41.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T15:12:41.918Z] Configure a credential helper to remove this warning. See [2022-04-04T15:12:41.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T15:12:41.918Z] [2022-04-04T15:12:41.918Z] Login Succeeded [2022-04-04T15:12:41.918Z] docker.io [2022-04-04T15:12:42.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T15:12:42.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T15:12:42.790Z] Configure a credential helper to remove this warning. See [2022-04-04T15:12:42.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T15:12:42.790Z] [2022-04-04T15:12:42.790Z] Login Succeeded [2022-04-04T15:12:42.790Z] ---> docker-login.sh ends [Pipeline] } [2022-04-04T15:12:42.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T15:12:42.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-04T15:12:42.873Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-04T15:12:42.873Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:12:42.873Z] latest [2022-04-04T15:12:42.873Z] 2.2.0-dev.55 [2022-04-04T15:12:42.873Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:12:42.873Z] main [2022-04-04T15:12:42.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:12:43.233Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:12:43.578Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:12:43.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-04T15:12:43.578Z] 13f4d8db0d1e: Preparing [2022-04-04T15:12:43.578Z] c56749e16f3c: Preparing [2022-04-04T15:12:43.578Z] d537accf88e5: Preparing [2022-04-04T15:12:43.578Z] e05b3984cb9d: Preparing [2022-04-04T15:12:43.578Z] b94faa188151: Preparing [2022-04-04T15:12:43.851Z] b94faa188151: Layer already exists [2022-04-04T15:12:43.851Z] d537accf88e5: Pushed [2022-04-04T15:12:43.851Z] 13f4d8db0d1e: Pushed [2022-04-04T15:12:43.851Z] e05b3984cb9d: Pushed [2022-04-04T15:12:48.132Z] c56749e16f3c: Pushed [2022-04-04T15:12:48.402Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:a7a68824ab801c6e32a929a6c997c51cf8e502b9dbd7c2cc1595df0b8e6aeaa9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:12:48.757Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:12:49.101Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-04T15:12:49.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-04T15:12:49.101Z] 13f4d8db0d1e: Preparing [2022-04-04T15:12:49.101Z] c56749e16f3c: Preparing [2022-04-04T15:12:49.101Z] d537accf88e5: Preparing [2022-04-04T15:12:49.101Z] e05b3984cb9d: Preparing [2022-04-04T15:12:49.101Z] b94faa188151: Preparing [2022-04-04T15:12:49.101Z] d537accf88e5: Layer already exists [2022-04-04T15:12:49.101Z] b94faa188151: Layer already exists [2022-04-04T15:12:49.101Z] e05b3984cb9d: Layer already exists [2022-04-04T15:12:49.101Z] 13f4d8db0d1e: Layer already exists [2022-04-04T15:12:49.101Z] c56749e16f3c: Layer already exists [2022-04-04T15:12:49.371Z] latest: digest: sha256:a7a68824ab801c6e32a929a6c997c51cf8e502b9dbd7c2cc1595df0b8e6aeaa9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:12:49.718Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:12:50.061Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.55 [2022-04-04T15:12:50.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-04T15:12:50.061Z] 13f4d8db0d1e: Preparing [2022-04-04T15:12:50.061Z] c56749e16f3c: Preparing [2022-04-04T15:12:50.061Z] d537accf88e5: Preparing [2022-04-04T15:12:50.061Z] e05b3984cb9d: Preparing [2022-04-04T15:12:50.061Z] b94faa188151: Preparing [2022-04-04T15:12:50.061Z] 13f4d8db0d1e: Layer already exists [2022-04-04T15:12:50.061Z] c56749e16f3c: Layer already exists [2022-04-04T15:12:50.061Z] b94faa188151: Layer already exists [2022-04-04T15:12:50.061Z] d537accf88e5: Layer already exists [2022-04-04T15:12:50.061Z] e05b3984cb9d: Layer already exists [2022-04-04T15:12:50.332Z] 2.2.0-dev.55: digest: sha256:a7a68824ab801c6e32a929a6c997c51cf8e502b9dbd7c2cc1595df0b8e6aeaa9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:12:50.679Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:12:51.023Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:12:51.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-04T15:12:51.023Z] 13f4d8db0d1e: Preparing [2022-04-04T15:12:51.023Z] c56749e16f3c: Preparing [2022-04-04T15:12:51.023Z] d537accf88e5: Preparing [2022-04-04T15:12:51.023Z] e05b3984cb9d: Preparing [2022-04-04T15:12:51.023Z] b94faa188151: Preparing [2022-04-04T15:12:51.023Z] c56749e16f3c: Layer already exists [2022-04-04T15:12:51.023Z] b94faa188151: Layer already exists [2022-04-04T15:12:51.023Z] 13f4d8db0d1e: Layer already exists [2022-04-04T15:12:51.023Z] d537accf88e5: Layer already exists [2022-04-04T15:12:51.023Z] e05b3984cb9d: Layer already exists [2022-04-04T15:12:51.294Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:a7a68824ab801c6e32a929a6c997c51cf8e502b9dbd7c2cc1595df0b8e6aeaa9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:12:51.638Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:12:51.982Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-04T15:12:51.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-04T15:12:51.982Z] 13f4d8db0d1e: Preparing [2022-04-04T15:12:51.982Z] c56749e16f3c: Preparing [2022-04-04T15:12:51.982Z] d537accf88e5: Preparing [2022-04-04T15:12:51.982Z] e05b3984cb9d: Preparing [2022-04-04T15:12:51.982Z] b94faa188151: Preparing [2022-04-04T15:12:51.982Z] 13f4d8db0d1e: Layer already exists [2022-04-04T15:12:51.982Z] d537accf88e5: Layer already exists [2022-04-04T15:12:51.982Z] b94faa188151: Layer already exists [2022-04-04T15:12:51.982Z] c56749e16f3c: Layer already exists [2022-04-04T15:12:51.982Z] e05b3984cb9d: Layer already exists [2022-04-04T15:12:52.252Z] main: digest: sha256:a7a68824ab801c6e32a929a6c997c51cf8e502b9dbd7c2cc1595df0b8e6aeaa9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T15:12:52.299Z] ===================================================== [Pipeline] echo [2022-04-04T15:12:52.308Z] taggedImages: [2022-04-04T15:12:52.308Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:12:52.308Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-04T15:12:52.308Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.55 [2022-04-04T15:12:52.308Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:12:52.308Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-04T15:12:52.331Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-04T15:12:52.331Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:12:52.331Z] latest [2022-04-04T15:12:52.331Z] 2.2.0-dev.55 [2022-04-04T15:12:52.331Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:12:52.331Z] main [2022-04-04T15:12:52.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:12:52.690Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:12:53.030Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:12:53.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-04T15:12:53.030Z] b1e0bccdfbf9: Preparing [2022-04-04T15:12:53.030Z] 90a8b23a8745: Preparing [2022-04-04T15:12:53.030Z] d537accf88e5: Preparing [2022-04-04T15:12:53.030Z] c50fe52923c7: Preparing [2022-04-04T15:12:53.030Z] 5c9ddd636404: Preparing [2022-04-04T15:12:53.030Z] b94faa188151: Preparing [2022-04-04T15:12:53.030Z] b94faa188151: Waiting [2022-04-04T15:12:53.030Z] d537accf88e5: Layer already exists [2022-04-04T15:12:53.302Z] b94faa188151: Layer already exists [2022-04-04T15:12:53.302Z] 5c9ddd636404: Pushed [2022-04-04T15:12:53.302Z] b1e0bccdfbf9: Pushed [2022-04-04T15:12:53.895Z] c50fe52923c7: Pushed [2022-04-04T15:13:00.670Z] 90a8b23a8745: Pushed [2022-04-04T15:13:00.670Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:193a81dae17cd55b0a8e124d9b20d984673a20c7922b7fc979c6de016e2d89f1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:01.041Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:01.387Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-04T15:13:01.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-04T15:13:01.387Z] b1e0bccdfbf9: Preparing [2022-04-04T15:13:01.387Z] 90a8b23a8745: Preparing [2022-04-04T15:13:01.387Z] d537accf88e5: Preparing [2022-04-04T15:13:01.387Z] c50fe52923c7: Preparing [2022-04-04T15:13:01.387Z] 5c9ddd636404: Preparing [2022-04-04T15:13:01.387Z] b94faa188151: Preparing [2022-04-04T15:13:01.387Z] b94faa188151: Waiting [2022-04-04T15:13:01.387Z] b1e0bccdfbf9: Layer already exists [2022-04-04T15:13:01.387Z] c50fe52923c7: Layer already exists [2022-04-04T15:13:01.387Z] 5c9ddd636404: Layer already exists [2022-04-04T15:13:01.387Z] 90a8b23a8745: Layer already exists [2022-04-04T15:13:01.387Z] d537accf88e5: Layer already exists [2022-04-04T15:13:01.387Z] b94faa188151: Layer already exists [2022-04-04T15:13:01.662Z] latest: digest: sha256:193a81dae17cd55b0a8e124d9b20d984673a20c7922b7fc979c6de016e2d89f1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:01.999Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:02.339Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.55 [2022-04-04T15:13:02.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-04T15:13:02.339Z] b1e0bccdfbf9: Preparing [2022-04-04T15:13:02.339Z] 90a8b23a8745: Preparing [2022-04-04T15:13:02.339Z] d537accf88e5: Preparing [2022-04-04T15:13:02.339Z] c50fe52923c7: Preparing [2022-04-04T15:13:02.339Z] 5c9ddd636404: Preparing [2022-04-04T15:13:02.339Z] b94faa188151: Preparing [2022-04-04T15:13:02.339Z] b94faa188151: Waiting [2022-04-04T15:13:02.339Z] b1e0bccdfbf9: Layer already exists [2022-04-04T15:13:02.339Z] d537accf88e5: Layer already exists [2022-04-04T15:13:02.339Z] 5c9ddd636404: Layer already exists [2022-04-04T15:13:02.339Z] c50fe52923c7: Layer already exists [2022-04-04T15:13:02.339Z] 90a8b23a8745: Layer already exists [2022-04-04T15:13:02.339Z] b94faa188151: Layer already exists [2022-04-04T15:13:02.609Z] 2.2.0-dev.55: digest: sha256:193a81dae17cd55b0a8e124d9b20d984673a20c7922b7fc979c6de016e2d89f1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:02.963Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:03.682Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:03.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-04T15:13:03.682Z] b1e0bccdfbf9: Preparing [2022-04-04T15:13:03.682Z] 90a8b23a8745: Preparing [2022-04-04T15:13:03.682Z] d537accf88e5: Preparing [2022-04-04T15:13:03.682Z] c50fe52923c7: Preparing [2022-04-04T15:13:03.682Z] 5c9ddd636404: Preparing [2022-04-04T15:13:03.682Z] b94faa188151: Preparing [2022-04-04T15:13:03.682Z] b94faa188151: Waiting [2022-04-04T15:13:03.682Z] 5c9ddd636404: Layer already exists [2022-04-04T15:13:03.682Z] d537accf88e5: Layer already exists [2022-04-04T15:13:03.682Z] 90a8b23a8745: Layer already exists [2022-04-04T15:13:03.682Z] b1e0bccdfbf9: Layer already exists [2022-04-04T15:13:03.682Z] c50fe52923c7: Layer already exists [2022-04-04T15:13:03.682Z] b94faa188151: Layer already exists [2022-04-04T15:13:03.682Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:193a81dae17cd55b0a8e124d9b20d984673a20c7922b7fc979c6de016e2d89f1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:04.027Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:04.362Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-04T15:13:04.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-04T15:13:04.362Z] b1e0bccdfbf9: Preparing [2022-04-04T15:13:04.362Z] 90a8b23a8745: Preparing [2022-04-04T15:13:04.362Z] d537accf88e5: Preparing [2022-04-04T15:13:04.362Z] c50fe52923c7: Preparing [2022-04-04T15:13:04.362Z] 5c9ddd636404: Preparing [2022-04-04T15:13:04.362Z] b94faa188151: Preparing [2022-04-04T15:13:04.362Z] b94faa188151: Waiting [2022-04-04T15:13:04.362Z] 90a8b23a8745: Layer already exists [2022-04-04T15:13:04.362Z] 5c9ddd636404: Layer already exists [2022-04-04T15:13:04.362Z] c50fe52923c7: Layer already exists [2022-04-04T15:13:04.362Z] b1e0bccdfbf9: Layer already exists [2022-04-04T15:13:04.362Z] d537accf88e5: Layer already exists [2022-04-04T15:13:04.362Z] b94faa188151: Layer already exists [2022-04-04T15:13:04.633Z] main: digest: sha256:193a81dae17cd55b0a8e124d9b20d984673a20c7922b7fc979c6de016e2d89f1 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T15:13:04.687Z] ===================================================== [Pipeline] echo [2022-04-04T15:13:04.697Z] taggedImages: [2022-04-04T15:13:04.697Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:04.697Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-04T15:13:04.697Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.55 [2022-04-04T15:13:04.697Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:04.697Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-04T15:13:04.726Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-04T15:13:04.726Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:04.726Z] latest [2022-04-04T15:13:04.726Z] 2.2.0-dev.55 [2022-04-04T15:13:04.726Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:04.726Z] main [2022-04-04T15:13:04.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:05.080Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:05.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:05.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-04T15:13:05.418Z] 8e309208c0da: Preparing [2022-04-04T15:13:05.418Z] 6234f1486718: Preparing [2022-04-04T15:13:05.418Z] d537accf88e5: Preparing [2022-04-04T15:13:05.418Z] e05b3984cb9d: Preparing [2022-04-04T15:13:05.418Z] b94faa188151: Preparing [2022-04-04T15:13:05.418Z] b94faa188151: Layer already exists [2022-04-04T15:13:05.418Z] d537accf88e5: Layer already exists [2022-04-04T15:13:05.418Z] e05b3984cb9d: Layer already exists [2022-04-04T15:13:05.689Z] 8e309208c0da: Pushed [2022-04-04T15:13:11.087Z] 6234f1486718: Pushed [2022-04-04T15:13:11.087Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:858bf3b2e131fe6230a80398713bb20f89bdaad16b5c09b9104e0443f4f13b51 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:11.439Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:11.775Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-04T15:13:11.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-04T15:13:11.775Z] 8e309208c0da: Preparing [2022-04-04T15:13:11.775Z] 6234f1486718: Preparing [2022-04-04T15:13:11.775Z] d537accf88e5: Preparing [2022-04-04T15:13:11.775Z] e05b3984cb9d: Preparing [2022-04-04T15:13:11.775Z] b94faa188151: Preparing [2022-04-04T15:13:11.775Z] d537accf88e5: Layer already exists [2022-04-04T15:13:11.775Z] e05b3984cb9d: Layer already exists [2022-04-04T15:13:11.775Z] 6234f1486718: Layer already exists [2022-04-04T15:13:11.775Z] 8e309208c0da: Layer already exists [2022-04-04T15:13:11.775Z] b94faa188151: Layer already exists [2022-04-04T15:13:12.045Z] latest: digest: sha256:858bf3b2e131fe6230a80398713bb20f89bdaad16b5c09b9104e0443f4f13b51 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:12.389Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:12.723Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.55 [2022-04-04T15:13:12.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-04T15:13:12.723Z] 8e309208c0da: Preparing [2022-04-04T15:13:12.723Z] 6234f1486718: Preparing [2022-04-04T15:13:12.723Z] d537accf88e5: Preparing [2022-04-04T15:13:12.723Z] e05b3984cb9d: Preparing [2022-04-04T15:13:12.723Z] b94faa188151: Preparing [2022-04-04T15:13:12.723Z] 8e309208c0da: Layer already exists [2022-04-04T15:13:12.723Z] e05b3984cb9d: Layer already exists [2022-04-04T15:13:12.723Z] d537accf88e5: Layer already exists [2022-04-04T15:13:12.723Z] 6234f1486718: Layer already exists [2022-04-04T15:13:12.723Z] b94faa188151: Layer already exists [2022-04-04T15:13:12.994Z] 2.2.0-dev.55: digest: sha256:858bf3b2e131fe6230a80398713bb20f89bdaad16b5c09b9104e0443f4f13b51 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:13.337Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:13.673Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:13.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-04T15:13:13.673Z] 8e309208c0da: Preparing [2022-04-04T15:13:13.673Z] 6234f1486718: Preparing [2022-04-04T15:13:13.673Z] d537accf88e5: Preparing [2022-04-04T15:13:13.673Z] e05b3984cb9d: Preparing [2022-04-04T15:13:13.673Z] b94faa188151: Preparing [2022-04-04T15:13:13.673Z] 6234f1486718: Layer already exists [2022-04-04T15:13:13.673Z] d537accf88e5: Layer already exists [2022-04-04T15:13:13.673Z] e05b3984cb9d: Layer already exists [2022-04-04T15:13:13.673Z] 8e309208c0da: Layer already exists [2022-04-04T15:13:13.673Z] b94faa188151: Layer already exists [2022-04-04T15:13:13.944Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:858bf3b2e131fe6230a80398713bb20f89bdaad16b5c09b9104e0443f4f13b51 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:14.289Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:14.631Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-04T15:13:14.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-04T15:13:14.631Z] 8e309208c0da: Preparing [2022-04-04T15:13:14.631Z] 6234f1486718: Preparing [2022-04-04T15:13:14.631Z] d537accf88e5: Preparing [2022-04-04T15:13:14.631Z] e05b3984cb9d: Preparing [2022-04-04T15:13:14.631Z] b94faa188151: Preparing [2022-04-04T15:13:14.631Z] b94faa188151: Layer already exists [2022-04-04T15:13:14.631Z] e05b3984cb9d: Layer already exists [2022-04-04T15:13:14.631Z] d537accf88e5: Layer already exists [2022-04-04T15:13:14.631Z] 6234f1486718: Layer already exists [2022-04-04T15:13:14.631Z] 8e309208c0da: Layer already exists [2022-04-04T15:13:14.902Z] main: digest: sha256:858bf3b2e131fe6230a80398713bb20f89bdaad16b5c09b9104e0443f4f13b51 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T15:13:14.952Z] ===================================================== [Pipeline] echo [2022-04-04T15:13:14.965Z] taggedImages: [2022-04-04T15:13:14.965Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:14.965Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-04T15:13:14.965Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.55 [2022-04-04T15:13:14.965Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:14.965Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-04T15:13:14.990Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-04T15:13:14.990Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:14.990Z] latest [2022-04-04T15:13:14.990Z] 2.2.0-dev.55 [2022-04-04T15:13:14.990Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:14.990Z] main [2022-04-04T15:13:14.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:15.376Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:15.863Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:15.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-04T15:13:15.863Z] 66a6abb5c310: Preparing [2022-04-04T15:13:15.863Z] 66a6abb5c310: Preparing [2022-04-04T15:13:15.863Z] bede0bb4ac40: Preparing [2022-04-04T15:13:15.863Z] d6c578f35288: Preparing [2022-04-04T15:13:15.863Z] 2442581c3590: Preparing [2022-04-04T15:13:15.863Z] 8cf0f7971590: Preparing [2022-04-04T15:13:15.863Z] d537accf88e5: Preparing [2022-04-04T15:13:15.863Z] 1cd568235bc6: Preparing [2022-04-04T15:13:15.863Z] 4a8a4f9fdd11: Preparing [2022-04-04T15:13:15.863Z] 6b82f282f990: Preparing [2022-04-04T15:13:15.863Z] 3848580c1c38: Preparing [2022-04-04T15:13:15.863Z] b94faa188151: Preparing [2022-04-04T15:13:15.863Z] d537accf88e5: Waiting [2022-04-04T15:13:15.863Z] 1cd568235bc6: Waiting [2022-04-04T15:13:15.863Z] 4a8a4f9fdd11: Waiting [2022-04-04T15:13:15.863Z] 3848580c1c38: Waiting [2022-04-04T15:13:15.863Z] 6b82f282f990: Waiting [2022-04-04T15:13:15.863Z] b94faa188151: Waiting [2022-04-04T15:13:16.140Z] 66a6abb5c310: Pushed [2022-04-04T15:13:16.140Z] d6c578f35288: Pushed [2022-04-04T15:13:16.140Z] 2442581c3590: Pushed [2022-04-04T15:13:16.140Z] bede0bb4ac40: Pushed [2022-04-04T15:13:16.140Z] d537accf88e5: Layer already exists [2022-04-04T15:13:16.140Z] 4a8a4f9fdd11: Pushed [2022-04-04T15:13:16.412Z] 1cd568235bc6: Pushed [2022-04-04T15:13:16.412Z] 6b82f282f990: Pushed [2022-04-04T15:13:16.412Z] 3848580c1c38: Pushed [2022-04-04T15:13:16.412Z] b94faa188151: Layer already exists [2022-04-04T15:13:20.704Z] 8cf0f7971590: Pushed [2022-04-04T15:13:20.704Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:697b30ce9fc071cff1c92c1d2c6666f1dee4cb23598f70cd327c3a16cb566add size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:21.041Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:21.378Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-04T15:13:21.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-04T15:13:21.378Z] 66a6abb5c310: Preparing [2022-04-04T15:13:21.378Z] 66a6abb5c310: Preparing [2022-04-04T15:13:21.378Z] bede0bb4ac40: Preparing [2022-04-04T15:13:21.378Z] d6c578f35288: Preparing [2022-04-04T15:13:21.378Z] 2442581c3590: Preparing [2022-04-04T15:13:21.378Z] 8cf0f7971590: Preparing [2022-04-04T15:13:21.378Z] d537accf88e5: Preparing [2022-04-04T15:13:21.378Z] 1cd568235bc6: Preparing [2022-04-04T15:13:21.378Z] 4a8a4f9fdd11: Preparing [2022-04-04T15:13:21.378Z] 6b82f282f990: Preparing [2022-04-04T15:13:21.378Z] 3848580c1c38: Preparing [2022-04-04T15:13:21.378Z] b94faa188151: Preparing [2022-04-04T15:13:21.378Z] d537accf88e5: Waiting [2022-04-04T15:13:21.378Z] 1cd568235bc6: Waiting [2022-04-04T15:13:21.378Z] 4a8a4f9fdd11: Waiting [2022-04-04T15:13:21.378Z] b94faa188151: Waiting [2022-04-04T15:13:21.378Z] 3848580c1c38: Waiting [2022-04-04T15:13:21.378Z] 66a6abb5c310: Layer already exists [2022-04-04T15:13:21.378Z] 8cf0f7971590: Layer already exists [2022-04-04T15:13:21.378Z] bede0bb4ac40: Layer already exists [2022-04-04T15:13:21.378Z] d6c578f35288: Layer already exists [2022-04-04T15:13:21.378Z] 2442581c3590: Layer already exists [2022-04-04T15:13:21.378Z] 1cd568235bc6: Layer already exists [2022-04-04T15:13:21.378Z] 4a8a4f9fdd11: Layer already exists [2022-04-04T15:13:21.378Z] d537accf88e5: Layer already exists [2022-04-04T15:13:21.378Z] 6b82f282f990: Layer already exists [2022-04-04T15:13:21.378Z] 3848580c1c38: Layer already exists [2022-04-04T15:13:21.378Z] b94faa188151: Layer already exists [2022-04-04T15:13:21.649Z] latest: digest: sha256:697b30ce9fc071cff1c92c1d2c6666f1dee4cb23598f70cd327c3a16cb566add size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:21.990Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:22.325Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.55 [2022-04-04T15:13:22.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-04T15:13:22.325Z] 66a6abb5c310: Preparing [2022-04-04T15:13:22.325Z] 66a6abb5c310: Preparing [2022-04-04T15:13:22.325Z] bede0bb4ac40: Preparing [2022-04-04T15:13:22.325Z] d6c578f35288: Preparing [2022-04-04T15:13:22.325Z] 2442581c3590: Preparing [2022-04-04T15:13:22.325Z] 8cf0f7971590: Preparing [2022-04-04T15:13:22.325Z] d537accf88e5: Preparing [2022-04-04T15:13:22.325Z] 1cd568235bc6: Preparing [2022-04-04T15:13:22.325Z] 4a8a4f9fdd11: Preparing [2022-04-04T15:13:22.325Z] 6b82f282f990: Preparing [2022-04-04T15:13:22.325Z] 3848580c1c38: Preparing [2022-04-04T15:13:22.325Z] b94faa188151: Preparing [2022-04-04T15:13:22.325Z] d537accf88e5: Waiting [2022-04-04T15:13:22.325Z] 1cd568235bc6: Waiting [2022-04-04T15:13:22.325Z] 4a8a4f9fdd11: Waiting [2022-04-04T15:13:22.325Z] 6b82f282f990: Waiting [2022-04-04T15:13:22.325Z] 3848580c1c38: Waiting [2022-04-04T15:13:22.325Z] b94faa188151: Waiting [2022-04-04T15:13:22.325Z] 8cf0f7971590: Layer already exists [2022-04-04T15:13:22.325Z] bede0bb4ac40: Layer already exists [2022-04-04T15:13:22.325Z] 66a6abb5c310: Layer already exists [2022-04-04T15:13:22.325Z] 2442581c3590: Layer already exists [2022-04-04T15:13:22.325Z] d6c578f35288: Layer already exists [2022-04-04T15:13:22.596Z] d537accf88e5: Layer already exists [2022-04-04T15:13:22.596Z] 6b82f282f990: Layer already exists [2022-04-04T15:13:22.596Z] 1cd568235bc6: Layer already exists [2022-04-04T15:13:22.596Z] 4a8a4f9fdd11: Layer already exists [2022-04-04T15:13:22.596Z] 3848580c1c38: Layer already exists [2022-04-04T15:13:22.596Z] b94faa188151: Layer already exists [2022-04-04T15:13:22.596Z] 2.2.0-dev.55: digest: sha256:697b30ce9fc071cff1c92c1d2c6666f1dee4cb23598f70cd327c3a16cb566add size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:22.938Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:23.274Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:23.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-04T15:13:23.274Z] 66a6abb5c310: Preparing [2022-04-04T15:13:23.274Z] 66a6abb5c310: Preparing [2022-04-04T15:13:23.274Z] bede0bb4ac40: Preparing [2022-04-04T15:13:23.274Z] d6c578f35288: Preparing [2022-04-04T15:13:23.274Z] 2442581c3590: Preparing [2022-04-04T15:13:23.274Z] 8cf0f7971590: Preparing [2022-04-04T15:13:23.274Z] d537accf88e5: Preparing [2022-04-04T15:13:23.274Z] 1cd568235bc6: Preparing [2022-04-04T15:13:23.274Z] 4a8a4f9fdd11: Preparing [2022-04-04T15:13:23.274Z] 6b82f282f990: Preparing [2022-04-04T15:13:23.274Z] 3848580c1c38: Preparing [2022-04-04T15:13:23.274Z] b94faa188151: Preparing [2022-04-04T15:13:23.274Z] d537accf88e5: Waiting [2022-04-04T15:13:23.274Z] 6b82f282f990: Waiting [2022-04-04T15:13:23.274Z] 1cd568235bc6: Waiting [2022-04-04T15:13:23.274Z] 4a8a4f9fdd11: Waiting [2022-04-04T15:13:23.274Z] 3848580c1c38: Waiting [2022-04-04T15:13:23.274Z] b94faa188151: Waiting [2022-04-04T15:13:23.274Z] 2442581c3590: Layer already exists [2022-04-04T15:13:23.274Z] bede0bb4ac40: Layer already exists [2022-04-04T15:13:23.274Z] d6c578f35288: Layer already exists [2022-04-04T15:13:23.274Z] 8cf0f7971590: Layer already exists [2022-04-04T15:13:23.274Z] 66a6abb5c310: Layer already exists [2022-04-04T15:13:23.274Z] d537accf88e5: Layer already exists [2022-04-04T15:13:23.274Z] 1cd568235bc6: Layer already exists [2022-04-04T15:13:23.274Z] 4a8a4f9fdd11: Layer already exists [2022-04-04T15:13:23.274Z] 6b82f282f990: Layer already exists [2022-04-04T15:13:23.274Z] 3848580c1c38: Layer already exists [2022-04-04T15:13:23.274Z] b94faa188151: Layer already exists [2022-04-04T15:13:23.548Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:697b30ce9fc071cff1c92c1d2c6666f1dee4cb23598f70cd327c3a16cb566add size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:23.891Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:24.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-04T15:13:24.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-04T15:13:24.225Z] 66a6abb5c310: Preparing [2022-04-04T15:13:24.225Z] 66a6abb5c310: Preparing [2022-04-04T15:13:24.225Z] bede0bb4ac40: Preparing [2022-04-04T15:13:24.225Z] d6c578f35288: Preparing [2022-04-04T15:13:24.225Z] 2442581c3590: Preparing [2022-04-04T15:13:24.225Z] 8cf0f7971590: Preparing [2022-04-04T15:13:24.225Z] d537accf88e5: Preparing [2022-04-04T15:13:24.225Z] 1cd568235bc6: Preparing [2022-04-04T15:13:24.225Z] 4a8a4f9fdd11: Preparing [2022-04-04T15:13:24.225Z] 6b82f282f990: Preparing [2022-04-04T15:13:24.225Z] 3848580c1c38: Preparing [2022-04-04T15:13:24.225Z] b94faa188151: Preparing [2022-04-04T15:13:24.225Z] 4a8a4f9fdd11: Waiting [2022-04-04T15:13:24.225Z] 6b82f282f990: Waiting [2022-04-04T15:13:24.225Z] 3848580c1c38: Waiting [2022-04-04T15:13:24.225Z] b94faa188151: Waiting [2022-04-04T15:13:24.225Z] 1cd568235bc6: Waiting [2022-04-04T15:13:24.225Z] bede0bb4ac40: Layer already exists [2022-04-04T15:13:24.225Z] 8cf0f7971590: Layer already exists [2022-04-04T15:13:24.225Z] 66a6abb5c310: Layer already exists [2022-04-04T15:13:24.225Z] 2442581c3590: Layer already exists [2022-04-04T15:13:24.225Z] d6c578f35288: Layer already exists [2022-04-04T15:13:24.496Z] 4a8a4f9fdd11: Layer already exists [2022-04-04T15:13:24.496Z] 6b82f282f990: Layer already exists [2022-04-04T15:13:24.496Z] 1cd568235bc6: Layer already exists [2022-04-04T15:13:24.496Z] 3848580c1c38: Layer already exists [2022-04-04T15:13:24.496Z] d537accf88e5: Layer already exists [2022-04-04T15:13:24.496Z] b94faa188151: Layer already exists [2022-04-04T15:13:24.497Z] main: digest: sha256:697b30ce9fc071cff1c92c1d2c6666f1dee4cb23598f70cd327c3a16cb566add size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T15:13:24.549Z] ===================================================== [Pipeline] echo [2022-04-04T15:13:24.557Z] taggedImages: [2022-04-04T15:13:24.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:24.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-04T15:13:24.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.55 [2022-04-04T15:13:24.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:24.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-04T15:13:24.576Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-04T15:13:24.576Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:24.576Z] latest [2022-04-04T15:13:24.576Z] 2.2.0-dev.55 [2022-04-04T15:13:24.576Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:24.576Z] main [2022-04-04T15:13:24.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:24.929Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:25.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:25.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-04T15:13:25.263Z] 46fd00a676a9: Preparing [2022-04-04T15:13:25.263Z] 0890e0257505: Preparing [2022-04-04T15:13:25.263Z] 4f9f918400b3: Preparing [2022-04-04T15:13:25.263Z] a5c03c671b15: Preparing [2022-04-04T15:13:25.263Z] 8d2ec5a9dbc9: Preparing [2022-04-04T15:13:25.263Z] 3a9b6339f55c: Preparing [2022-04-04T15:13:25.263Z] dac92389de6e: Preparing [2022-04-04T15:13:25.263Z] b94faa188151: Preparing [2022-04-04T15:13:25.263Z] 3a9b6339f55c: Waiting [2022-04-04T15:13:25.263Z] dac92389de6e: Waiting [2022-04-04T15:13:25.263Z] b94faa188151: Waiting [2022-04-04T15:13:25.539Z] 8d2ec5a9dbc9: Pushed [2022-04-04T15:13:25.539Z] 0890e0257505: Pushed [2022-04-04T15:13:25.539Z] 46fd00a676a9: Pushed [2022-04-04T15:13:25.813Z] b94faa188151: Layer already exists [2022-04-04T15:13:25.813Z] 3a9b6339f55c: Pushed [2022-04-04T15:13:26.408Z] dac92389de6e: Pushed [2022-04-04T15:13:29.785Z] a5c03c671b15: Pushed [2022-04-04T15:13:30.057Z] 4f9f918400b3: Pushed [2022-04-04T15:13:30.057Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:b9bb25fa2f3477cb7fa16cb81d57f613f972ba30fff9e6f0ed3fc5b79a8e01b2 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:30.403Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:30.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-04T15:13:30.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-04T15:13:30.738Z] 46fd00a676a9: Preparing [2022-04-04T15:13:30.738Z] 0890e0257505: Preparing [2022-04-04T15:13:30.738Z] 4f9f918400b3: Preparing [2022-04-04T15:13:30.738Z] a5c03c671b15: Preparing [2022-04-04T15:13:30.738Z] 8d2ec5a9dbc9: Preparing [2022-04-04T15:13:30.738Z] 3a9b6339f55c: Preparing [2022-04-04T15:13:30.738Z] dac92389de6e: Preparing [2022-04-04T15:13:30.738Z] b94faa188151: Preparing [2022-04-04T15:13:30.738Z] 3a9b6339f55c: Waiting [2022-04-04T15:13:30.738Z] dac92389de6e: Waiting [2022-04-04T15:13:30.738Z] b94faa188151: Waiting [2022-04-04T15:13:30.738Z] 46fd00a676a9: Layer already exists [2022-04-04T15:13:30.738Z] 8d2ec5a9dbc9: Layer already exists [2022-04-04T15:13:30.738Z] 4f9f918400b3: Layer already exists [2022-04-04T15:13:30.738Z] a5c03c671b15: Layer already exists [2022-04-04T15:13:30.738Z] 0890e0257505: Layer already exists [2022-04-04T15:13:30.738Z] dac92389de6e: Layer already exists [2022-04-04T15:13:31.012Z] 3a9b6339f55c: Layer already exists [2022-04-04T15:13:31.012Z] b94faa188151: Layer already exists [2022-04-04T15:13:31.012Z] latest: digest: sha256:b9bb25fa2f3477cb7fa16cb81d57f613f972ba30fff9e6f0ed3fc5b79a8e01b2 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:31.355Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:31.695Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.55 [2022-04-04T15:13:31.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-04T15:13:31.695Z] 46fd00a676a9: Preparing [2022-04-04T15:13:31.695Z] 0890e0257505: Preparing [2022-04-04T15:13:31.695Z] 4f9f918400b3: Preparing [2022-04-04T15:13:31.695Z] a5c03c671b15: Preparing [2022-04-04T15:13:31.695Z] 8d2ec5a9dbc9: Preparing [2022-04-04T15:13:31.695Z] 3a9b6339f55c: Preparing [2022-04-04T15:13:31.695Z] dac92389de6e: Preparing [2022-04-04T15:13:31.695Z] b94faa188151: Preparing [2022-04-04T15:13:31.695Z] 3a9b6339f55c: Waiting [2022-04-04T15:13:31.696Z] b94faa188151: Waiting [2022-04-04T15:13:31.696Z] dac92389de6e: Waiting [2022-04-04T15:13:31.696Z] 8d2ec5a9dbc9: Layer already exists [2022-04-04T15:13:31.696Z] a5c03c671b15: Layer already exists [2022-04-04T15:13:31.696Z] 0890e0257505: Layer already exists [2022-04-04T15:13:31.696Z] 46fd00a676a9: Layer already exists [2022-04-04T15:13:31.696Z] 4f9f918400b3: Layer already exists [2022-04-04T15:13:31.696Z] b94faa188151: Layer already exists [2022-04-04T15:13:31.696Z] dac92389de6e: Layer already exists [2022-04-04T15:13:31.696Z] 3a9b6339f55c: Layer already exists [2022-04-04T15:13:31.967Z] 2.2.0-dev.55: digest: sha256:b9bb25fa2f3477cb7fa16cb81d57f613f972ba30fff9e6f0ed3fc5b79a8e01b2 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:32.309Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:32.647Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:32.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-04T15:13:32.647Z] 46fd00a676a9: Preparing [2022-04-04T15:13:32.647Z] 0890e0257505: Preparing [2022-04-04T15:13:32.647Z] 4f9f918400b3: Preparing [2022-04-04T15:13:32.647Z] a5c03c671b15: Preparing [2022-04-04T15:13:32.647Z] 8d2ec5a9dbc9: Preparing [2022-04-04T15:13:32.647Z] 3a9b6339f55c: Preparing [2022-04-04T15:13:32.647Z] dac92389de6e: Preparing [2022-04-04T15:13:32.647Z] b94faa188151: Preparing [2022-04-04T15:13:32.647Z] 3a9b6339f55c: Waiting [2022-04-04T15:13:32.647Z] dac92389de6e: Waiting [2022-04-04T15:13:32.647Z] b94faa188151: Waiting [2022-04-04T15:13:32.647Z] 8d2ec5a9dbc9: Layer already exists [2022-04-04T15:13:32.647Z] a5c03c671b15: Layer already exists [2022-04-04T15:13:32.647Z] 4f9f918400b3: Layer already exists [2022-04-04T15:13:32.647Z] 0890e0257505: Layer already exists [2022-04-04T15:13:32.647Z] 46fd00a676a9: Layer already exists [2022-04-04T15:13:32.647Z] b94faa188151: Layer already exists [2022-04-04T15:13:32.647Z] 3a9b6339f55c: Layer already exists [2022-04-04T15:13:32.647Z] dac92389de6e: Layer already exists [2022-04-04T15:13:32.916Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:b9bb25fa2f3477cb7fa16cb81d57f613f972ba30fff9e6f0ed3fc5b79a8e01b2 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:33.256Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:33.594Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-04T15:13:33.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-04T15:13:33.594Z] 46fd00a676a9: Preparing [2022-04-04T15:13:33.594Z] 0890e0257505: Preparing [2022-04-04T15:13:33.594Z] 4f9f918400b3: Preparing [2022-04-04T15:13:33.594Z] a5c03c671b15: Preparing [2022-04-04T15:13:33.594Z] 8d2ec5a9dbc9: Preparing [2022-04-04T15:13:33.594Z] 3a9b6339f55c: Preparing [2022-04-04T15:13:33.594Z] dac92389de6e: Preparing [2022-04-04T15:13:33.594Z] b94faa188151: Preparing [2022-04-04T15:13:33.594Z] 3a9b6339f55c: Waiting [2022-04-04T15:13:33.594Z] dac92389de6e: Waiting [2022-04-04T15:13:33.594Z] b94faa188151: Waiting [2022-04-04T15:13:33.594Z] 8d2ec5a9dbc9: Layer already exists [2022-04-04T15:13:33.594Z] a5c03c671b15: Layer already exists [2022-04-04T15:13:33.867Z] 46fd00a676a9: Layer already exists [2022-04-04T15:13:33.867Z] 4f9f918400b3: Layer already exists [2022-04-04T15:13:33.867Z] 0890e0257505: Layer already exists [2022-04-04T15:13:33.867Z] 3a9b6339f55c: Layer already exists [2022-04-04T15:13:33.867Z] dac92389de6e: Layer already exists [2022-04-04T15:13:33.867Z] b94faa188151: Layer already exists [2022-04-04T15:13:33.867Z] main: digest: sha256:b9bb25fa2f3477cb7fa16cb81d57f613f972ba30fff9e6f0ed3fc5b79a8e01b2 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T15:13:33.920Z] ===================================================== [Pipeline] echo [2022-04-04T15:13:33.929Z] taggedImages: [2022-04-04T15:13:33.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:33.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-04T15:13:33.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.55 [2022-04-04T15:13:33.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:33.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-04T15:13:33.950Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-04T15:13:33.950Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:33.950Z] latest [2022-04-04T15:13:33.950Z] 2.2.0-dev.55 [2022-04-04T15:13:33.950Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:33.950Z] main [2022-04-04T15:13:33.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:34.310Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:34.647Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:34.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-04T15:13:34.647Z] e919025792d9: Preparing [2022-04-04T15:13:34.647Z] 5754f3932583: Preparing [2022-04-04T15:13:34.647Z] a48140f6b239: Preparing [2022-04-04T15:13:34.647Z] f8eba5f1db98: Preparing [2022-04-04T15:13:34.647Z] f35f8dce50b7: Preparing [2022-04-04T15:13:34.647Z] a96023b0b532: Preparing [2022-04-04T15:13:34.647Z] 248763c25a24: Preparing [2022-04-04T15:13:34.647Z] 73a84d5fcf63: Preparing [2022-04-04T15:13:34.647Z] 0d01310d58fa: Preparing [2022-04-04T15:13:34.647Z] b94faa188151: Preparing [2022-04-04T15:13:34.647Z] a96023b0b532: Waiting [2022-04-04T15:13:34.648Z] 248763c25a24: Waiting [2022-04-04T15:13:34.648Z] 73a84d5fcf63: Waiting [2022-04-04T15:13:34.648Z] 0d01310d58fa: Waiting [2022-04-04T15:13:34.648Z] b94faa188151: Waiting [2022-04-04T15:13:34.921Z] e919025792d9: Pushed [2022-04-04T15:13:34.921Z] f35f8dce50b7: Pushed [2022-04-04T15:13:34.921Z] 5754f3932583: Pushed [2022-04-04T15:13:35.195Z] a96023b0b532: Pushed [2022-04-04T15:13:35.195Z] 73a84d5fcf63: Pushed [2022-04-04T15:13:35.195Z] 248763c25a24: Pushed [2022-04-04T15:13:35.195Z] b94faa188151: Layer already exists [2022-04-04T15:13:35.466Z] 0d01310d58fa: Pushed [2022-04-04T15:13:39.761Z] f8eba5f1db98: Pushed [2022-04-04T15:13:39.761Z] a48140f6b239: Pushed [2022-04-04T15:13:39.761Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:a44fa4d0f36a10b81196b629f51defc508a5b9d0e51368f6512bb4276d5ed38b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:40.095Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:40.430Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-04T15:13:40.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-04T15:13:40.430Z] e919025792d9: Preparing [2022-04-04T15:13:40.430Z] 5754f3932583: Preparing [2022-04-04T15:13:40.430Z] a48140f6b239: Preparing [2022-04-04T15:13:40.430Z] f8eba5f1db98: Preparing [2022-04-04T15:13:40.430Z] f35f8dce50b7: Preparing [2022-04-04T15:13:40.430Z] a96023b0b532: Preparing [2022-04-04T15:13:40.430Z] 248763c25a24: Preparing [2022-04-04T15:13:40.430Z] 73a84d5fcf63: Preparing [2022-04-04T15:13:40.430Z] 0d01310d58fa: Preparing [2022-04-04T15:13:40.430Z] b94faa188151: Preparing [2022-04-04T15:13:40.430Z] a96023b0b532: Waiting [2022-04-04T15:13:40.430Z] 248763c25a24: Waiting [2022-04-04T15:13:40.430Z] 73a84d5fcf63: Waiting [2022-04-04T15:13:40.430Z] 0d01310d58fa: Waiting [2022-04-04T15:13:40.430Z] b94faa188151: Waiting [2022-04-04T15:13:40.430Z] f8eba5f1db98: Layer already exists [2022-04-04T15:13:40.430Z] a48140f6b239: Layer already exists [2022-04-04T15:13:40.430Z] e919025792d9: Layer already exists [2022-04-04T15:13:40.430Z] f35f8dce50b7: Layer already exists [2022-04-04T15:13:40.430Z] 5754f3932583: Layer already exists [2022-04-04T15:13:40.430Z] a96023b0b532: Layer already exists [2022-04-04T15:13:40.430Z] 73a84d5fcf63: Layer already exists [2022-04-04T15:13:40.430Z] 248763c25a24: Layer already exists [2022-04-04T15:13:40.430Z] 0d01310d58fa: Layer already exists [2022-04-04T15:13:40.430Z] b94faa188151: Layer already exists [2022-04-04T15:13:40.701Z] latest: digest: sha256:a44fa4d0f36a10b81196b629f51defc508a5b9d0e51368f6512bb4276d5ed38b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:41.041Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:41.379Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.55 [2022-04-04T15:13:41.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-04T15:13:41.379Z] e919025792d9: Preparing [2022-04-04T15:13:41.379Z] 5754f3932583: Preparing [2022-04-04T15:13:41.379Z] a48140f6b239: Preparing [2022-04-04T15:13:41.379Z] f8eba5f1db98: Preparing [2022-04-04T15:13:41.379Z] f35f8dce50b7: Preparing [2022-04-04T15:13:41.380Z] a96023b0b532: Preparing [2022-04-04T15:13:41.380Z] 248763c25a24: Preparing [2022-04-04T15:13:41.380Z] 73a84d5fcf63: Preparing [2022-04-04T15:13:41.380Z] 0d01310d58fa: Preparing [2022-04-04T15:13:41.380Z] b94faa188151: Preparing [2022-04-04T15:13:41.380Z] 248763c25a24: Waiting [2022-04-04T15:13:41.380Z] 73a84d5fcf63: Waiting [2022-04-04T15:13:41.380Z] 0d01310d58fa: Waiting [2022-04-04T15:13:41.380Z] b94faa188151: Waiting [2022-04-04T15:13:41.380Z] a96023b0b532: Waiting [2022-04-04T15:13:41.380Z] 5754f3932583: Layer already exists [2022-04-04T15:13:41.380Z] f35f8dce50b7: Layer already exists [2022-04-04T15:13:41.380Z] f8eba5f1db98: Layer already exists [2022-04-04T15:13:41.380Z] a48140f6b239: Layer already exists [2022-04-04T15:13:41.380Z] e919025792d9: Layer already exists [2022-04-04T15:13:41.380Z] 73a84d5fcf63: Layer already exists [2022-04-04T15:13:41.380Z] 248763c25a24: Layer already exists [2022-04-04T15:13:41.380Z] 0d01310d58fa: Layer already exists [2022-04-04T15:13:41.380Z] a96023b0b532: Layer already exists [2022-04-04T15:13:41.380Z] b94faa188151: Layer already exists [2022-04-04T15:13:41.651Z] 2.2.0-dev.55: digest: sha256:a44fa4d0f36a10b81196b629f51defc508a5b9d0e51368f6512bb4276d5ed38b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:41.996Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:42.334Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:42.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-04T15:13:42.334Z] e919025792d9: Preparing [2022-04-04T15:13:42.334Z] 5754f3932583: Preparing [2022-04-04T15:13:42.334Z] a48140f6b239: Preparing [2022-04-04T15:13:42.334Z] f8eba5f1db98: Preparing [2022-04-04T15:13:42.334Z] f35f8dce50b7: Preparing [2022-04-04T15:13:42.334Z] a96023b0b532: Preparing [2022-04-04T15:13:42.334Z] 248763c25a24: Preparing [2022-04-04T15:13:42.334Z] 73a84d5fcf63: Preparing [2022-04-04T15:13:42.334Z] 0d01310d58fa: Preparing [2022-04-04T15:13:42.334Z] b94faa188151: Preparing [2022-04-04T15:13:42.334Z] 248763c25a24: Waiting [2022-04-04T15:13:42.334Z] 73a84d5fcf63: Waiting [2022-04-04T15:13:42.334Z] b94faa188151: Waiting [2022-04-04T15:13:42.334Z] 0d01310d58fa: Waiting [2022-04-04T15:13:42.334Z] a96023b0b532: Waiting [2022-04-04T15:13:42.334Z] 5754f3932583: Layer already exists [2022-04-04T15:13:42.334Z] e919025792d9: Layer already exists [2022-04-04T15:13:42.334Z] f35f8dce50b7: Layer already exists [2022-04-04T15:13:42.334Z] a48140f6b239: Layer already exists [2022-04-04T15:13:42.334Z] f8eba5f1db98: Layer already exists [2022-04-04T15:13:42.334Z] 0d01310d58fa: Layer already exists [2022-04-04T15:13:42.334Z] 248763c25a24: Layer already exists [2022-04-04T15:13:42.334Z] 73a84d5fcf63: Layer already exists [2022-04-04T15:13:42.334Z] a96023b0b532: Layer already exists [2022-04-04T15:13:42.334Z] b94faa188151: Layer already exists [2022-04-04T15:13:42.604Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:a44fa4d0f36a10b81196b629f51defc508a5b9d0e51368f6512bb4276d5ed38b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:42.993Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:43.352Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-04T15:13:43.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-04T15:13:43.352Z] e919025792d9: Preparing [2022-04-04T15:13:43.352Z] 5754f3932583: Preparing [2022-04-04T15:13:43.352Z] a48140f6b239: Preparing [2022-04-04T15:13:43.352Z] f8eba5f1db98: Preparing [2022-04-04T15:13:43.352Z] f35f8dce50b7: Preparing [2022-04-04T15:13:43.352Z] a96023b0b532: Preparing [2022-04-04T15:13:43.352Z] 248763c25a24: Preparing [2022-04-04T15:13:43.352Z] 73a84d5fcf63: Preparing [2022-04-04T15:13:43.352Z] 0d01310d58fa: Preparing [2022-04-04T15:13:43.352Z] b94faa188151: Preparing [2022-04-04T15:13:43.352Z] a96023b0b532: Waiting [2022-04-04T15:13:43.352Z] 0d01310d58fa: Waiting [2022-04-04T15:13:43.352Z] 248763c25a24: Waiting [2022-04-04T15:13:43.352Z] b94faa188151: Waiting [2022-04-04T15:13:43.352Z] 73a84d5fcf63: Waiting [2022-04-04T15:13:43.352Z] f8eba5f1db98: Layer already exists [2022-04-04T15:13:43.352Z] f35f8dce50b7: Layer already exists [2022-04-04T15:13:43.352Z] 5754f3932583: Layer already exists [2022-04-04T15:13:43.352Z] e919025792d9: Layer already exists [2022-04-04T15:13:43.352Z] a48140f6b239: Layer already exists [2022-04-04T15:13:43.352Z] a96023b0b532: Layer already exists [2022-04-04T15:13:43.629Z] 73a84d5fcf63: Layer already exists [2022-04-04T15:13:43.629Z] 248763c25a24: Layer already exists [2022-04-04T15:13:43.629Z] b94faa188151: Layer already exists [2022-04-04T15:13:43.629Z] 0d01310d58fa: Layer already exists [2022-04-04T15:13:43.629Z] main: digest: sha256:a44fa4d0f36a10b81196b629f51defc508a5b9d0e51368f6512bb4276d5ed38b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T15:13:43.683Z] ===================================================== [Pipeline] echo [2022-04-04T15:13:43.694Z] taggedImages: [2022-04-04T15:13:43.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:43.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-04T15:13:43.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.55 [2022-04-04T15:13:43.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:43.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-04T15:13:43.721Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-04T15:13:43.721Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:43.721Z] latest [2022-04-04T15:13:43.721Z] 2.2.0-dev.55 [2022-04-04T15:13:43.721Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:43.721Z] main [2022-04-04T15:13:43.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:44.082Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:44.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:44.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-04T15:13:44.450Z] 30ed7c0f9cba: Preparing [2022-04-04T15:13:44.450Z] 3bf5916ccae5: Preparing [2022-04-04T15:13:44.450Z] d537accf88e5: Preparing [2022-04-04T15:13:44.450Z] f1366dd6fd30: Preparing [2022-04-04T15:13:44.450Z] df55f739507b: Preparing [2022-04-04T15:13:44.450Z] 9d982e0ac7ae: Preparing [2022-04-04T15:13:44.450Z] 9d982e0ac7ae: Waiting [2022-04-04T15:13:44.450Z] d537accf88e5: Layer already exists [2022-04-04T15:13:44.723Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:13:44.723Z] df55f739507b: Pushed [2022-04-04T15:13:44.723Z] 30ed7c0f9cba: Pushed [2022-04-04T15:13:46.149Z] f1366dd6fd30: Pushed [2022-04-04T15:13:49.527Z] 3bf5916ccae5: Pushed [2022-04-04T15:13:49.527Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:3165a27b7ca3ed61edbdb05b90d282e246c1f5765a212b5bcd35f4aaaa2282ea size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:49.869Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:50.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-04T15:13:50.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-04T15:13:50.206Z] 30ed7c0f9cba: Preparing [2022-04-04T15:13:50.206Z] 3bf5916ccae5: Preparing [2022-04-04T15:13:50.206Z] d537accf88e5: Preparing [2022-04-04T15:13:50.206Z] f1366dd6fd30: Preparing [2022-04-04T15:13:50.206Z] df55f739507b: Preparing [2022-04-04T15:13:50.206Z] 9d982e0ac7ae: Preparing [2022-04-04T15:13:50.206Z] 9d982e0ac7ae: Waiting [2022-04-04T15:13:50.206Z] 30ed7c0f9cba: Layer already exists [2022-04-04T15:13:50.206Z] 3bf5916ccae5: Layer already exists [2022-04-04T15:13:50.206Z] f1366dd6fd30: Layer already exists [2022-04-04T15:13:50.206Z] df55f739507b: Layer already exists [2022-04-04T15:13:50.206Z] d537accf88e5: Layer already exists [2022-04-04T15:13:50.206Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:13:50.477Z] latest: digest: sha256:3165a27b7ca3ed61edbdb05b90d282e246c1f5765a212b5bcd35f4aaaa2282ea size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:50.824Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:51.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.55 [2022-04-04T15:13:51.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-04T15:13:51.161Z] 30ed7c0f9cba: Preparing [2022-04-04T15:13:51.161Z] 3bf5916ccae5: Preparing [2022-04-04T15:13:51.161Z] d537accf88e5: Preparing [2022-04-04T15:13:51.161Z] f1366dd6fd30: Preparing [2022-04-04T15:13:51.161Z] df55f739507b: Preparing [2022-04-04T15:13:51.161Z] 9d982e0ac7ae: Preparing [2022-04-04T15:13:51.161Z] 9d982e0ac7ae: Waiting [2022-04-04T15:13:51.161Z] 30ed7c0f9cba: Layer already exists [2022-04-04T15:13:51.161Z] d537accf88e5: Layer already exists [2022-04-04T15:13:51.161Z] df55f739507b: Layer already exists [2022-04-04T15:13:51.161Z] f1366dd6fd30: Layer already exists [2022-04-04T15:13:51.161Z] 3bf5916ccae5: Layer already exists [2022-04-04T15:13:51.161Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:13:51.432Z] 2.2.0-dev.55: digest: sha256:3165a27b7ca3ed61edbdb05b90d282e246c1f5765a212b5bcd35f4aaaa2282ea size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:51.769Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:52.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:52.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-04T15:13:52.105Z] 30ed7c0f9cba: Preparing [2022-04-04T15:13:52.105Z] 3bf5916ccae5: Preparing [2022-04-04T15:13:52.105Z] d537accf88e5: Preparing [2022-04-04T15:13:52.105Z] f1366dd6fd30: Preparing [2022-04-04T15:13:52.105Z] df55f739507b: Preparing [2022-04-04T15:13:52.105Z] 9d982e0ac7ae: Preparing [2022-04-04T15:13:52.105Z] 9d982e0ac7ae: Waiting [2022-04-04T15:13:52.105Z] d537accf88e5: Layer already exists [2022-04-04T15:13:52.105Z] f1366dd6fd30: Layer already exists [2022-04-04T15:13:52.105Z] 30ed7c0f9cba: Layer already exists [2022-04-04T15:13:52.105Z] df55f739507b: Layer already exists [2022-04-04T15:13:52.105Z] 3bf5916ccae5: Layer already exists [2022-04-04T15:13:52.105Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:13:52.375Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:3165a27b7ca3ed61edbdb05b90d282e246c1f5765a212b5bcd35f4aaaa2282ea size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:52.718Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:53.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-04T15:13:53.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-04T15:13:53.056Z] 30ed7c0f9cba: Preparing [2022-04-04T15:13:53.056Z] 3bf5916ccae5: Preparing [2022-04-04T15:13:53.056Z] d537accf88e5: Preparing [2022-04-04T15:13:53.056Z] f1366dd6fd30: Preparing [2022-04-04T15:13:53.056Z] df55f739507b: Preparing [2022-04-04T15:13:53.056Z] 9d982e0ac7ae: Preparing [2022-04-04T15:13:53.056Z] 9d982e0ac7ae: Waiting [2022-04-04T15:13:53.056Z] f1366dd6fd30: Layer already exists [2022-04-04T15:13:53.056Z] d537accf88e5: Layer already exists [2022-04-04T15:13:53.056Z] df55f739507b: Layer already exists [2022-04-04T15:13:53.056Z] 3bf5916ccae5: Layer already exists [2022-04-04T15:13:53.056Z] 30ed7c0f9cba: Layer already exists [2022-04-04T15:13:53.056Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:13:53.326Z] main: digest: sha256:3165a27b7ca3ed61edbdb05b90d282e246c1f5765a212b5bcd35f4aaaa2282ea size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T15:13:53.379Z] ===================================================== [Pipeline] echo [2022-04-04T15:13:53.392Z] taggedImages: [2022-04-04T15:13:53.392Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:53.392Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-04T15:13:53.392Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.55 [2022-04-04T15:13:53.392Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:53.392Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-04T15:13:53.417Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-04T15:13:53.417Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:53.417Z] latest [2022-04-04T15:13:53.417Z] 2.2.0-dev.55 [2022-04-04T15:13:53.417Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:13:53.417Z] main [2022-04-04T15:13:53.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:53.777Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:13:54.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:13:54.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-04T15:13:54.125Z] 5ceffbc49fc8: Preparing [2022-04-04T15:13:54.125Z] de26eca0b397: Preparing [2022-04-04T15:13:54.125Z] 83d102b5d92d: Preparing [2022-04-04T15:13:54.125Z] 4b57c5a5efbb: Preparing [2022-04-04T15:13:54.125Z] a00e2f50112a: Preparing [2022-04-04T15:13:54.125Z] 8758a1e0e60b: Preparing [2022-04-04T15:13:54.125Z] df55f739507b: Preparing [2022-04-04T15:13:54.125Z] 9d982e0ac7ae: Preparing [2022-04-04T15:13:54.125Z] 8758a1e0e60b: Waiting [2022-04-04T15:13:54.125Z] df55f739507b: Waiting [2022-04-04T15:13:54.125Z] 9d982e0ac7ae: Waiting [2022-04-04T15:13:54.402Z] 5ceffbc49fc8: Pushed [2022-04-04T15:13:54.402Z] 83d102b5d92d: Pushed [2022-04-04T15:13:54.402Z] de26eca0b397: Pushed [2022-04-04T15:13:54.402Z] df55f739507b: Layer already exists [2022-04-04T15:13:54.402Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:13:55.387Z] 8758a1e0e60b: Pushed [2022-04-04T15:14:03.642Z] a00e2f50112a: Pushed [2022-04-04T15:14:13.763Z] 4b57c5a5efbb: Pushed [2022-04-04T15:14:13.763Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:30310fae206a7b70993d3a76350a29cc59e05885a02528e45cd942ea48e48205 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:14.106Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:14.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-04T15:14:14.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-04T15:14:14.443Z] 5ceffbc49fc8: Preparing [2022-04-04T15:14:14.443Z] de26eca0b397: Preparing [2022-04-04T15:14:14.443Z] 83d102b5d92d: Preparing [2022-04-04T15:14:14.443Z] 4b57c5a5efbb: Preparing [2022-04-04T15:14:14.443Z] a00e2f50112a: Preparing [2022-04-04T15:14:14.443Z] 8758a1e0e60b: Preparing [2022-04-04T15:14:14.443Z] df55f739507b: Preparing [2022-04-04T15:14:14.443Z] 9d982e0ac7ae: Preparing [2022-04-04T15:14:14.443Z] 8758a1e0e60b: Waiting [2022-04-04T15:14:14.443Z] df55f739507b: Waiting [2022-04-04T15:14:14.443Z] 9d982e0ac7ae: Waiting [2022-04-04T15:14:14.443Z] a00e2f50112a: Layer already exists [2022-04-04T15:14:14.443Z] 5ceffbc49fc8: Layer already exists [2022-04-04T15:14:14.443Z] 83d102b5d92d: Layer already exists [2022-04-04T15:14:14.443Z] 4b57c5a5efbb: Layer already exists [2022-04-04T15:14:14.443Z] de26eca0b397: Layer already exists [2022-04-04T15:14:14.443Z] df55f739507b: Layer already exists [2022-04-04T15:14:14.443Z] 8758a1e0e60b: Layer already exists [2022-04-04T15:14:14.443Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:14:14.714Z] latest: digest: sha256:30310fae206a7b70993d3a76350a29cc59e05885a02528e45cd942ea48e48205 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:15.061Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:15.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.55 [2022-04-04T15:14:15.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-04T15:14:15.398Z] 5ceffbc49fc8: Preparing [2022-04-04T15:14:15.398Z] de26eca0b397: Preparing [2022-04-04T15:14:15.398Z] 83d102b5d92d: Preparing [2022-04-04T15:14:15.398Z] 4b57c5a5efbb: Preparing [2022-04-04T15:14:15.398Z] a00e2f50112a: Preparing [2022-04-04T15:14:15.398Z] 8758a1e0e60b: Preparing [2022-04-04T15:14:15.398Z] df55f739507b: Preparing [2022-04-04T15:14:15.398Z] 9d982e0ac7ae: Preparing [2022-04-04T15:14:15.398Z] 8758a1e0e60b: Waiting [2022-04-04T15:14:15.398Z] 9d982e0ac7ae: Waiting [2022-04-04T15:14:15.398Z] df55f739507b: Waiting [2022-04-04T15:14:15.398Z] 5ceffbc49fc8: Layer already exists [2022-04-04T15:14:15.398Z] a00e2f50112a: Layer already exists [2022-04-04T15:14:15.398Z] 83d102b5d92d: Layer already exists [2022-04-04T15:14:15.398Z] de26eca0b397: Layer already exists [2022-04-04T15:14:15.398Z] 4b57c5a5efbb: Layer already exists [2022-04-04T15:14:15.398Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:14:15.398Z] 8758a1e0e60b: Layer already exists [2022-04-04T15:14:15.398Z] df55f739507b: Layer already exists [2022-04-04T15:14:15.669Z] 2.2.0-dev.55: digest: sha256:30310fae206a7b70993d3a76350a29cc59e05885a02528e45cd942ea48e48205 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:16.007Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:16.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:14:16.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-04T15:14:16.343Z] 5ceffbc49fc8: Preparing [2022-04-04T15:14:16.343Z] de26eca0b397: Preparing [2022-04-04T15:14:16.343Z] 83d102b5d92d: Preparing [2022-04-04T15:14:16.343Z] 4b57c5a5efbb: Preparing [2022-04-04T15:14:16.343Z] a00e2f50112a: Preparing [2022-04-04T15:14:16.343Z] 8758a1e0e60b: Preparing [2022-04-04T15:14:16.343Z] df55f739507b: Preparing [2022-04-04T15:14:16.343Z] 9d982e0ac7ae: Preparing [2022-04-04T15:14:16.343Z] df55f739507b: Waiting [2022-04-04T15:14:16.343Z] 9d982e0ac7ae: Waiting [2022-04-04T15:14:16.343Z] 8758a1e0e60b: Waiting [2022-04-04T15:14:16.343Z] 83d102b5d92d: Layer already exists [2022-04-04T15:14:16.343Z] 5ceffbc49fc8: Layer already exists [2022-04-04T15:14:16.343Z] de26eca0b397: Layer already exists [2022-04-04T15:14:16.343Z] 4b57c5a5efbb: Layer already exists [2022-04-04T15:14:16.343Z] a00e2f50112a: Layer already exists [2022-04-04T15:14:16.343Z] 8758a1e0e60b: Layer already exists [2022-04-04T15:14:16.343Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:14:16.343Z] df55f739507b: Layer already exists [2022-04-04T15:14:16.614Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:30310fae206a7b70993d3a76350a29cc59e05885a02528e45cd942ea48e48205 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:16.958Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:17.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-04T15:14:17.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-04T15:14:17.300Z] 5ceffbc49fc8: Preparing [2022-04-04T15:14:17.300Z] de26eca0b397: Preparing [2022-04-04T15:14:17.300Z] 83d102b5d92d: Preparing [2022-04-04T15:14:17.300Z] 4b57c5a5efbb: Preparing [2022-04-04T15:14:17.300Z] a00e2f50112a: Preparing [2022-04-04T15:14:17.300Z] 8758a1e0e60b: Preparing [2022-04-04T15:14:17.300Z] df55f739507b: Preparing [2022-04-04T15:14:17.300Z] 9d982e0ac7ae: Preparing [2022-04-04T15:14:17.300Z] df55f739507b: Waiting [2022-04-04T15:14:17.300Z] 9d982e0ac7ae: Waiting [2022-04-04T15:14:17.300Z] 8758a1e0e60b: Waiting [2022-04-04T15:14:17.300Z] de26eca0b397: Layer already exists [2022-04-04T15:14:17.300Z] a00e2f50112a: Layer already exists [2022-04-04T15:14:17.300Z] 83d102b5d92d: Layer already exists [2022-04-04T15:14:17.300Z] 5ceffbc49fc8: Layer already exists [2022-04-04T15:14:17.300Z] 4b57c5a5efbb: Layer already exists [2022-04-04T15:14:17.572Z] 8758a1e0e60b: Layer already exists [2022-04-04T15:14:17.572Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:14:17.572Z] df55f739507b: Layer already exists [2022-04-04T15:14:17.572Z] main: digest: sha256:30310fae206a7b70993d3a76350a29cc59e05885a02528e45cd942ea48e48205 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T15:14:17.617Z] ===================================================== [Pipeline] echo [2022-04-04T15:14:17.630Z] taggedImages: [2022-04-04T15:14:17.630Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:14:17.630Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-04T15:14:17.630Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.55 [2022-04-04T15:14:17.630Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:14:17.630Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-04T15:14:17.650Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-04T15:14:17.650Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:14:17.650Z] latest [2022-04-04T15:14:17.650Z] 2.2.0-dev.55 [2022-04-04T15:14:17.650Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:14:17.650Z] main [2022-04-04T15:14:17.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:18.006Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:18.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:14:18.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-04T15:14:18.443Z] f01094297a1b: Preparing [2022-04-04T15:14:18.443Z] 5200e51be327: Preparing [2022-04-04T15:14:18.443Z] 6879098f2f01: Preparing [2022-04-04T15:14:18.443Z] 1e60cd5719f8: Preparing [2022-04-04T15:14:18.443Z] a7b93a31e53c: Preparing [2022-04-04T15:14:18.443Z] df55f739507b: Preparing [2022-04-04T15:14:18.443Z] 9d982e0ac7ae: Preparing [2022-04-04T15:14:18.443Z] df55f739507b: Waiting [2022-04-04T15:14:18.443Z] 9d982e0ac7ae: Waiting [2022-04-04T15:14:18.739Z] f01094297a1b: Pushed [2022-04-04T15:14:18.739Z] 6879098f2f01: Pushed [2022-04-04T15:14:18.739Z] 5200e51be327: Pushed [2022-04-04T15:14:18.739Z] df55f739507b: Layer already exists [2022-04-04T15:14:18.739Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:14:19.353Z] a7b93a31e53c: Pushed [2022-04-04T15:14:37.640Z] 1e60cd5719f8: Pushed [2022-04-04T15:14:37.640Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:67b7eaddced00d8e0369b00e73fe20d94da81e926f3ca065287a2b2b5335491d size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:37.983Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:38.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-04T15:14:38.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-04T15:14:38.319Z] f01094297a1b: Preparing [2022-04-04T15:14:38.319Z] 5200e51be327: Preparing [2022-04-04T15:14:38.319Z] 6879098f2f01: Preparing [2022-04-04T15:14:38.319Z] 1e60cd5719f8: Preparing [2022-04-04T15:14:38.319Z] a7b93a31e53c: Preparing [2022-04-04T15:14:38.319Z] df55f739507b: Preparing [2022-04-04T15:14:38.319Z] 9d982e0ac7ae: Preparing [2022-04-04T15:14:38.319Z] df55f739507b: Waiting [2022-04-04T15:14:38.319Z] 9d982e0ac7ae: Waiting [2022-04-04T15:14:38.319Z] a7b93a31e53c: Layer already exists [2022-04-04T15:14:38.319Z] 6879098f2f01: Layer already exists [2022-04-04T15:14:38.319Z] 5200e51be327: Layer already exists [2022-04-04T15:14:38.319Z] f01094297a1b: Layer already exists [2022-04-04T15:14:38.319Z] 1e60cd5719f8: Layer already exists [2022-04-04T15:14:38.319Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:14:38.319Z] df55f739507b: Layer already exists [2022-04-04T15:14:38.591Z] latest: digest: sha256:67b7eaddced00d8e0369b00e73fe20d94da81e926f3ca065287a2b2b5335491d size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:38.935Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:39.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.55 [2022-04-04T15:14:39.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-04T15:14:39.275Z] f01094297a1b: Preparing [2022-04-04T15:14:39.275Z] 5200e51be327: Preparing [2022-04-04T15:14:39.275Z] 6879098f2f01: Preparing [2022-04-04T15:14:39.275Z] 1e60cd5719f8: Preparing [2022-04-04T15:14:39.275Z] a7b93a31e53c: Preparing [2022-04-04T15:14:39.275Z] df55f739507b: Preparing [2022-04-04T15:14:39.275Z] 9d982e0ac7ae: Preparing [2022-04-04T15:14:39.275Z] df55f739507b: Waiting [2022-04-04T15:14:39.275Z] 9d982e0ac7ae: Waiting [2022-04-04T15:14:39.275Z] a7b93a31e53c: Layer already exists [2022-04-04T15:14:39.275Z] 6879098f2f01: Layer already exists [2022-04-04T15:14:39.275Z] 1e60cd5719f8: Layer already exists [2022-04-04T15:14:39.275Z] 5200e51be327: Layer already exists [2022-04-04T15:14:39.275Z] f01094297a1b: Layer already exists [2022-04-04T15:14:39.546Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:14:39.546Z] df55f739507b: Layer already exists [2022-04-04T15:14:39.546Z] 2.2.0-dev.55: digest: sha256:67b7eaddced00d8e0369b00e73fe20d94da81e926f3ca065287a2b2b5335491d size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:39.890Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:40.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:14:40.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-04T15:14:40.226Z] f01094297a1b: Preparing [2022-04-04T15:14:40.226Z] 5200e51be327: Preparing [2022-04-04T15:14:40.226Z] 6879098f2f01: Preparing [2022-04-04T15:14:40.226Z] 1e60cd5719f8: Preparing [2022-04-04T15:14:40.226Z] a7b93a31e53c: Preparing [2022-04-04T15:14:40.226Z] df55f739507b: Preparing [2022-04-04T15:14:40.226Z] 9d982e0ac7ae: Preparing [2022-04-04T15:14:40.226Z] df55f739507b: Waiting [2022-04-04T15:14:40.226Z] 9d982e0ac7ae: Waiting [2022-04-04T15:14:40.226Z] a7b93a31e53c: Layer already exists [2022-04-04T15:14:40.226Z] 6879098f2f01: Layer already exists [2022-04-04T15:14:40.226Z] 5200e51be327: Layer already exists [2022-04-04T15:14:40.226Z] 1e60cd5719f8: Layer already exists [2022-04-04T15:14:40.226Z] f01094297a1b: Layer already exists [2022-04-04T15:14:40.226Z] df55f739507b: Layer already exists [2022-04-04T15:14:40.498Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:14:40.498Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:67b7eaddced00d8e0369b00e73fe20d94da81e926f3ca065287a2b2b5335491d size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:40.842Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:41.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-04T15:14:41.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-04T15:14:41.185Z] f01094297a1b: Preparing [2022-04-04T15:14:41.185Z] 5200e51be327: Preparing [2022-04-04T15:14:41.185Z] 6879098f2f01: Preparing [2022-04-04T15:14:41.185Z] 1e60cd5719f8: Preparing [2022-04-04T15:14:41.185Z] a7b93a31e53c: Preparing [2022-04-04T15:14:41.185Z] df55f739507b: Preparing [2022-04-04T15:14:41.185Z] 9d982e0ac7ae: Preparing [2022-04-04T15:14:41.185Z] df55f739507b: Waiting [2022-04-04T15:14:41.185Z] 9d982e0ac7ae: Waiting [2022-04-04T15:14:41.185Z] a7b93a31e53c: Layer already exists [2022-04-04T15:14:41.185Z] f01094297a1b: Layer already exists [2022-04-04T15:14:41.185Z] 5200e51be327: Layer already exists [2022-04-04T15:14:41.185Z] 6879098f2f01: Layer already exists [2022-04-04T15:14:41.185Z] 1e60cd5719f8: Layer already exists [2022-04-04T15:14:41.456Z] df55f739507b: Layer already exists [2022-04-04T15:14:41.456Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:14:41.456Z] main: digest: sha256:67b7eaddced00d8e0369b00e73fe20d94da81e926f3ca065287a2b2b5335491d size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T15:14:41.513Z] ===================================================== [Pipeline] echo [2022-04-04T15:14:41.524Z] taggedImages: [2022-04-04T15:14:41.524Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:14:41.524Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-04T15:14:41.524Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.55 [2022-04-04T15:14:41.524Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:14:41.524Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-04T15:14:41.548Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-04T15:14:41.548Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:14:41.548Z] latest [2022-04-04T15:14:41.548Z] 2.2.0-dev.55 [2022-04-04T15:14:41.548Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:14:41.548Z] main [2022-04-04T15:14:41.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:41.918Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:14:42.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:14:42.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-04T15:14:42.264Z] 0924eb60a702: Preparing [2022-04-04T15:14:42.264Z] 2cbd615da377: Preparing [2022-04-04T15:14:42.264Z] 1bd60f64b737: Preparing [2022-04-04T15:14:42.264Z] 95856fc11878: Preparing [2022-04-04T15:14:42.264Z] a9a832477e08: Preparing [2022-04-04T15:14:42.264Z] df55f739507b: Preparing [2022-04-04T15:14:42.264Z] 9d982e0ac7ae: Preparing [2022-04-04T15:14:42.264Z] df55f739507b: Waiting [2022-04-04T15:14:42.264Z] 9d982e0ac7ae: Waiting [2022-04-04T15:14:42.537Z] 0924eb60a702: Pushed [2022-04-04T15:14:42.537Z] 2cbd615da377: Pushed [2022-04-04T15:14:42.537Z] 1bd60f64b737: Pushed [2022-04-04T15:14:42.537Z] df55f739507b: Layer already exists [2022-04-04T15:14:42.537Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:14:43.510Z] a9a832477e08: Pushed [2022-04-04T15:15:01.783Z] 95856fc11878: Pushed [2022-04-04T15:15:01.784Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:cbb60cda09a08c4dbbf3e47bf27c04e0c5e780f43f010d59643318164dac4592 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:02.132Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:02.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-04T15:15:02.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-04T15:15:02.476Z] 0924eb60a702: Preparing [2022-04-04T15:15:02.476Z] 2cbd615da377: Preparing [2022-04-04T15:15:02.476Z] 1bd60f64b737: Preparing [2022-04-04T15:15:02.476Z] 95856fc11878: Preparing [2022-04-04T15:15:02.476Z] a9a832477e08: Preparing [2022-04-04T15:15:02.476Z] df55f739507b: Preparing [2022-04-04T15:15:02.476Z] 9d982e0ac7ae: Preparing [2022-04-04T15:15:02.476Z] df55f739507b: Waiting [2022-04-04T15:15:02.476Z] 9d982e0ac7ae: Waiting [2022-04-04T15:15:02.476Z] 0924eb60a702: Layer already exists [2022-04-04T15:15:02.476Z] 1bd60f64b737: Layer already exists [2022-04-04T15:15:02.476Z] a9a832477e08: Layer already exists [2022-04-04T15:15:02.476Z] 95856fc11878: Layer already exists [2022-04-04T15:15:02.476Z] 2cbd615da377: Layer already exists [2022-04-04T15:15:02.476Z] df55f739507b: Layer already exists [2022-04-04T15:15:02.476Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:15:02.747Z] latest: digest: sha256:cbb60cda09a08c4dbbf3e47bf27c04e0c5e780f43f010d59643318164dac4592 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:03.086Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:03.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.55 [2022-04-04T15:15:03.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-04T15:15:03.418Z] 0924eb60a702: Preparing [2022-04-04T15:15:03.418Z] 2cbd615da377: Preparing [2022-04-04T15:15:03.418Z] 1bd60f64b737: Preparing [2022-04-04T15:15:03.418Z] 95856fc11878: Preparing [2022-04-04T15:15:03.418Z] a9a832477e08: Preparing [2022-04-04T15:15:03.418Z] df55f739507b: Preparing [2022-04-04T15:15:03.418Z] 9d982e0ac7ae: Preparing [2022-04-04T15:15:03.418Z] df55f739507b: Waiting [2022-04-04T15:15:03.418Z] 9d982e0ac7ae: Waiting [2022-04-04T15:15:03.418Z] 2cbd615da377: Layer already exists [2022-04-04T15:15:03.418Z] 0924eb60a702: Layer already exists [2022-04-04T15:15:03.418Z] 1bd60f64b737: Layer already exists [2022-04-04T15:15:03.418Z] 95856fc11878: Layer already exists [2022-04-04T15:15:03.418Z] a9a832477e08: Layer already exists [2022-04-04T15:15:03.418Z] df55f739507b: Layer already exists [2022-04-04T15:15:03.418Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:15:03.688Z] 2.2.0-dev.55: digest: sha256:cbb60cda09a08c4dbbf3e47bf27c04e0c5e780f43f010d59643318164dac4592 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:04.028Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:04.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:15:04.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-04T15:15:04.361Z] 0924eb60a702: Preparing [2022-04-04T15:15:04.361Z] 2cbd615da377: Preparing [2022-04-04T15:15:04.361Z] 1bd60f64b737: Preparing [2022-04-04T15:15:04.361Z] 95856fc11878: Preparing [2022-04-04T15:15:04.361Z] a9a832477e08: Preparing [2022-04-04T15:15:04.361Z] df55f739507b: Preparing [2022-04-04T15:15:04.361Z] 9d982e0ac7ae: Preparing [2022-04-04T15:15:04.361Z] df55f739507b: Waiting [2022-04-04T15:15:04.361Z] 0924eb60a702: Layer already exists [2022-04-04T15:15:04.361Z] a9a832477e08: Layer already exists [2022-04-04T15:15:04.361Z] 2cbd615da377: Layer already exists [2022-04-04T15:15:04.361Z] 95856fc11878: Layer already exists [2022-04-04T15:15:04.361Z] 1bd60f64b737: Layer already exists [2022-04-04T15:15:04.361Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:15:04.631Z] df55f739507b: Layer already exists [2022-04-04T15:15:04.631Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:cbb60cda09a08c4dbbf3e47bf27c04e0c5e780f43f010d59643318164dac4592 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:04.969Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:05.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-04T15:15:05.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-04T15:15:05.299Z] 0924eb60a702: Preparing [2022-04-04T15:15:05.300Z] 2cbd615da377: Preparing [2022-04-04T15:15:05.300Z] 1bd60f64b737: Preparing [2022-04-04T15:15:05.300Z] 95856fc11878: Preparing [2022-04-04T15:15:05.300Z] a9a832477e08: Preparing [2022-04-04T15:15:05.300Z] df55f739507b: Preparing [2022-04-04T15:15:05.300Z] 9d982e0ac7ae: Preparing [2022-04-04T15:15:05.300Z] df55f739507b: Waiting [2022-04-04T15:15:05.300Z] 9d982e0ac7ae: Waiting [2022-04-04T15:15:05.300Z] a9a832477e08: Layer already exists [2022-04-04T15:15:05.300Z] 2cbd615da377: Layer already exists [2022-04-04T15:15:05.300Z] 95856fc11878: Layer already exists [2022-04-04T15:15:05.300Z] 1bd60f64b737: Layer already exists [2022-04-04T15:15:05.300Z] 0924eb60a702: Layer already exists [2022-04-04T15:15:05.570Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:15:05.570Z] df55f739507b: Layer already exists [2022-04-04T15:15:05.570Z] main: digest: sha256:cbb60cda09a08c4dbbf3e47bf27c04e0c5e780f43f010d59643318164dac4592 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T15:15:05.623Z] ===================================================== [Pipeline] echo [2022-04-04T15:15:05.631Z] taggedImages: [2022-04-04T15:15:05.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:15:05.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-04T15:15:05.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.55 [2022-04-04T15:15:05.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:15:05.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-04T15:15:05.651Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-04T15:15:05.651Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:15:05.651Z] latest [2022-04-04T15:15:05.651Z] 2.2.0-dev.55 [2022-04-04T15:15:05.651Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:15:05.651Z] main [2022-04-04T15:15:05.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:06.009Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:06.342Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:15:06.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-04T15:15:06.343Z] f01e8b2641db: Preparing [2022-04-04T15:15:06.343Z] 3cc453556985: Preparing [2022-04-04T15:15:06.343Z] d537accf88e5: Preparing [2022-04-04T15:15:06.343Z] 7589ed97edb2: Preparing [2022-04-04T15:15:06.343Z] b94faa188151: Preparing [2022-04-04T15:15:06.343Z] b94faa188151: Layer already exists [2022-04-04T15:15:06.615Z] d537accf88e5: Layer already exists [2022-04-04T15:15:06.615Z] f01e8b2641db: Pushed [2022-04-04T15:15:06.885Z] 7589ed97edb2: Pushed [2022-04-04T15:15:12.268Z] 3cc453556985: Pushed [2022-04-04T15:15:12.268Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:f99a1284a296c9f496a0ac85729a1d3a195874d45d7edfd9d25a0f639b780285 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:12.611Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:12.979Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-04T15:15:12.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-04T15:15:12.979Z] f01e8b2641db: Preparing [2022-04-04T15:15:12.979Z] 3cc453556985: Preparing [2022-04-04T15:15:12.979Z] d537accf88e5: Preparing [2022-04-04T15:15:12.979Z] 7589ed97edb2: Preparing [2022-04-04T15:15:12.979Z] b94faa188151: Preparing [2022-04-04T15:15:12.979Z] d537accf88e5: Layer already exists [2022-04-04T15:15:12.979Z] b94faa188151: Layer already exists [2022-04-04T15:15:12.979Z] 3cc453556985: Layer already exists [2022-04-04T15:15:12.979Z] f01e8b2641db: Layer already exists [2022-04-04T15:15:12.979Z] 7589ed97edb2: Layer already exists [2022-04-04T15:15:13.249Z] latest: digest: sha256:f99a1284a296c9f496a0ac85729a1d3a195874d45d7edfd9d25a0f639b780285 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:13.594Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:13.935Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.55 [2022-04-04T15:15:13.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-04T15:15:13.935Z] f01e8b2641db: Preparing [2022-04-04T15:15:13.935Z] 3cc453556985: Preparing [2022-04-04T15:15:13.935Z] d537accf88e5: Preparing [2022-04-04T15:15:13.935Z] 7589ed97edb2: Preparing [2022-04-04T15:15:13.935Z] b94faa188151: Preparing [2022-04-04T15:15:13.935Z] 7589ed97edb2: Layer already exists [2022-04-04T15:15:13.935Z] b94faa188151: Layer already exists [2022-04-04T15:15:13.935Z] d537accf88e5: Layer already exists [2022-04-04T15:15:13.935Z] 3cc453556985: Layer already exists [2022-04-04T15:15:13.935Z] f01e8b2641db: Layer already exists [2022-04-04T15:15:14.205Z] 2.2.0-dev.55: digest: sha256:f99a1284a296c9f496a0ac85729a1d3a195874d45d7edfd9d25a0f639b780285 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:14.551Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:14.885Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:15:14.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-04T15:15:14.885Z] f01e8b2641db: Preparing [2022-04-04T15:15:14.885Z] 3cc453556985: Preparing [2022-04-04T15:15:14.885Z] d537accf88e5: Preparing [2022-04-04T15:15:14.885Z] 7589ed97edb2: Preparing [2022-04-04T15:15:14.885Z] b94faa188151: Preparing [2022-04-04T15:15:14.885Z] b94faa188151: Layer already exists [2022-04-04T15:15:14.885Z] 3cc453556985: Layer already exists [2022-04-04T15:15:14.885Z] d537accf88e5: Layer already exists [2022-04-04T15:15:14.885Z] f01e8b2641db: Layer already exists [2022-04-04T15:15:14.885Z] 7589ed97edb2: Layer already exists [2022-04-04T15:15:15.156Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:f99a1284a296c9f496a0ac85729a1d3a195874d45d7edfd9d25a0f639b780285 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:15.499Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:15.833Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-04T15:15:15.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-04T15:15:15.833Z] f01e8b2641db: Preparing [2022-04-04T15:15:15.833Z] 3cc453556985: Preparing [2022-04-04T15:15:15.833Z] d537accf88e5: Preparing [2022-04-04T15:15:15.833Z] 7589ed97edb2: Preparing [2022-04-04T15:15:15.833Z] b94faa188151: Preparing [2022-04-04T15:15:15.833Z] b94faa188151: Layer already exists [2022-04-04T15:15:15.833Z] 3cc453556985: Layer already exists [2022-04-04T15:15:15.833Z] f01e8b2641db: Layer already exists [2022-04-04T15:15:15.833Z] 7589ed97edb2: Layer already exists [2022-04-04T15:15:15.833Z] d537accf88e5: Layer already exists [2022-04-04T15:15:16.103Z] main: digest: sha256:f99a1284a296c9f496a0ac85729a1d3a195874d45d7edfd9d25a0f639b780285 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T15:15:16.161Z] ===================================================== [Pipeline] echo [2022-04-04T15:15:16.174Z] taggedImages: [2022-04-04T15:15:16.174Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:15:16.174Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-04T15:15:16.174Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.55 [2022-04-04T15:15:16.174Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:15:16.174Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-04T15:15:16.194Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-04T15:15:16.194Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:15:16.194Z] latest [2022-04-04T15:15:16.194Z] 2.2.0-dev.55 [2022-04-04T15:15:16.194Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:15:16.194Z] main [2022-04-04T15:15:16.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:16.554Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:16.893Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:15:16.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-04T15:15:16.893Z] 46a231d3f079: Preparing [2022-04-04T15:15:16.893Z] 6c2acbf1f6d6: Preparing [2022-04-04T15:15:16.893Z] d537accf88e5: Preparing [2022-04-04T15:15:16.893Z] e05b3984cb9d: Preparing [2022-04-04T15:15:16.893Z] b94faa188151: Preparing [2022-04-04T15:15:17.166Z] b94faa188151: Layer already exists [2022-04-04T15:15:17.166Z] e05b3984cb9d: Layer already exists [2022-04-04T15:15:17.166Z] d537accf88e5: Layer already exists [2022-04-04T15:15:17.166Z] 46a231d3f079: Pushed [2022-04-04T15:15:22.553Z] 6c2acbf1f6d6: Pushed [2022-04-04T15:15:22.553Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:82d326198bf9fbefff1763867de7400a9adb2d07d99881327812377127d0ab05 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:22.896Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:23.226Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-04T15:15:23.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-04T15:15:23.226Z] 46a231d3f079: Preparing [2022-04-04T15:15:23.226Z] 6c2acbf1f6d6: Preparing [2022-04-04T15:15:23.226Z] d537accf88e5: Preparing [2022-04-04T15:15:23.226Z] e05b3984cb9d: Preparing [2022-04-04T15:15:23.226Z] b94faa188151: Preparing [2022-04-04T15:15:23.226Z] e05b3984cb9d: Layer already exists [2022-04-04T15:15:23.226Z] 6c2acbf1f6d6: Layer already exists [2022-04-04T15:15:23.226Z] b94faa188151: Layer already exists [2022-04-04T15:15:23.226Z] 46a231d3f079: Layer already exists [2022-04-04T15:15:23.226Z] d537accf88e5: Layer already exists [2022-04-04T15:15:23.497Z] latest: digest: sha256:82d326198bf9fbefff1763867de7400a9adb2d07d99881327812377127d0ab05 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:23.839Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:24.177Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.55 [2022-04-04T15:15:24.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-04T15:15:24.177Z] 46a231d3f079: Preparing [2022-04-04T15:15:24.177Z] 6c2acbf1f6d6: Preparing [2022-04-04T15:15:24.177Z] d537accf88e5: Preparing [2022-04-04T15:15:24.177Z] e05b3984cb9d: Preparing [2022-04-04T15:15:24.177Z] b94faa188151: Preparing [2022-04-04T15:15:24.177Z] 46a231d3f079: Layer already exists [2022-04-04T15:15:24.177Z] b94faa188151: Layer already exists [2022-04-04T15:15:24.177Z] e05b3984cb9d: Layer already exists [2022-04-04T15:15:24.177Z] 6c2acbf1f6d6: Layer already exists [2022-04-04T15:15:24.177Z] d537accf88e5: Layer already exists [2022-04-04T15:15:24.454Z] 2.2.0-dev.55: digest: sha256:82d326198bf9fbefff1763867de7400a9adb2d07d99881327812377127d0ab05 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:24.802Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:25.139Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:15:25.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-04T15:15:25.139Z] 46a231d3f079: Preparing [2022-04-04T15:15:25.139Z] 6c2acbf1f6d6: Preparing [2022-04-04T15:15:25.139Z] d537accf88e5: Preparing [2022-04-04T15:15:25.139Z] e05b3984cb9d: Preparing [2022-04-04T15:15:25.139Z] b94faa188151: Preparing [2022-04-04T15:15:25.139Z] d537accf88e5: Layer already exists [2022-04-04T15:15:25.139Z] b94faa188151: Layer already exists [2022-04-04T15:15:25.139Z] e05b3984cb9d: Layer already exists [2022-04-04T15:15:25.139Z] 6c2acbf1f6d6: Layer already exists [2022-04-04T15:15:25.139Z] 46a231d3f079: Layer already exists [2022-04-04T15:15:25.412Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:82d326198bf9fbefff1763867de7400a9adb2d07d99881327812377127d0ab05 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:25.758Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:26.094Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-04T15:15:26.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-04T15:15:26.094Z] 46a231d3f079: Preparing [2022-04-04T15:15:26.094Z] 6c2acbf1f6d6: Preparing [2022-04-04T15:15:26.094Z] d537accf88e5: Preparing [2022-04-04T15:15:26.094Z] e05b3984cb9d: Preparing [2022-04-04T15:15:26.094Z] b94faa188151: Preparing [2022-04-04T15:15:26.094Z] 46a231d3f079: Layer already exists [2022-04-04T15:15:26.094Z] e05b3984cb9d: Layer already exists [2022-04-04T15:15:26.094Z] d537accf88e5: Layer already exists [2022-04-04T15:15:26.094Z] b94faa188151: Layer already exists [2022-04-04T15:15:26.094Z] 6c2acbf1f6d6: Layer already exists [2022-04-04T15:15:26.365Z] main: digest: sha256:82d326198bf9fbefff1763867de7400a9adb2d07d99881327812377127d0ab05 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T15:15:26.409Z] ===================================================== [Pipeline] echo [2022-04-04T15:15:26.418Z] taggedImages: [2022-04-04T15:15:26.418Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:15:26.418Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-04T15:15:26.418Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.55 [2022-04-04T15:15:26.418Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:15:26.418Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-04T15:15:26.441Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-04T15:15:26.441Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:15:26.441Z] latest [2022-04-04T15:15:26.441Z] 2.2.0-dev.55 [2022-04-04T15:15:26.441Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:15:26.441Z] main [2022-04-04T15:15:26.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:26.801Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:27.135Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:15:27.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-04T15:15:27.135Z] 1bab52dcb88f: Preparing [2022-04-04T15:15:27.136Z] 3b78f5a16357: Preparing [2022-04-04T15:15:27.136Z] 69ea43f728a4: Preparing [2022-04-04T15:15:27.136Z] 114ac328c8e7: Preparing [2022-04-04T15:15:27.136Z] 6c646ddc3be3: Preparing [2022-04-04T15:15:27.136Z] 5de36581174b: Preparing [2022-04-04T15:15:27.136Z] f8ad2d5f37ab: Preparing [2022-04-04T15:15:27.136Z] 1ad9c4823f2b: Preparing [2022-04-04T15:15:27.136Z] 997eb60cb59d: Preparing [2022-04-04T15:15:27.136Z] a9113995b07c: Preparing [2022-04-04T15:15:27.136Z] 9d982e0ac7ae: Preparing [2022-04-04T15:15:27.136Z] 5de36581174b: Waiting [2022-04-04T15:15:27.136Z] f8ad2d5f37ab: Waiting [2022-04-04T15:15:27.136Z] 1ad9c4823f2b: Waiting [2022-04-04T15:15:27.136Z] 997eb60cb59d: Waiting [2022-04-04T15:15:27.136Z] a9113995b07c: Waiting [2022-04-04T15:15:27.136Z] 6c646ddc3be3: Layer already exists [2022-04-04T15:15:27.412Z] 5de36581174b: Layer already exists [2022-04-04T15:15:27.412Z] f8ad2d5f37ab: Layer already exists [2022-04-04T15:15:27.412Z] 1ad9c4823f2b: Layer already exists [2022-04-04T15:15:27.412Z] 997eb60cb59d: Layer already exists [2022-04-04T15:15:27.412Z] 3b78f5a16357: Pushed [2022-04-04T15:15:27.412Z] a9113995b07c: Layer already exists [2022-04-04T15:15:27.412Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:15:28.007Z] 1bab52dcb88f: Pushed [2022-04-04T15:15:32.304Z] 69ea43f728a4: Pushed [2022-04-04T15:15:47.359Z] 114ac328c8e7: Pushed [2022-04-04T15:15:47.359Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2: digest: sha256:76517f60740c3353179c4fd1a9a3ed6cecca66bd7de8761631c44374a7900c42 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:47.707Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:48.045Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-04T15:15:48.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-04T15:15:48.045Z] 1bab52dcb88f: Preparing [2022-04-04T15:15:48.045Z] 3b78f5a16357: Preparing [2022-04-04T15:15:48.045Z] 69ea43f728a4: Preparing [2022-04-04T15:15:48.045Z] 114ac328c8e7: Preparing [2022-04-04T15:15:48.045Z] 6c646ddc3be3: Preparing [2022-04-04T15:15:48.045Z] 5de36581174b: Preparing [2022-04-04T15:15:48.045Z] f8ad2d5f37ab: Preparing [2022-04-04T15:15:48.045Z] 1ad9c4823f2b: Preparing [2022-04-04T15:15:48.045Z] 997eb60cb59d: Preparing [2022-04-04T15:15:48.045Z] a9113995b07c: Preparing [2022-04-04T15:15:48.045Z] 9d982e0ac7ae: Preparing [2022-04-04T15:15:48.045Z] 1ad9c4823f2b: Waiting [2022-04-04T15:15:48.045Z] 997eb60cb59d: Waiting [2022-04-04T15:15:48.045Z] 5de36581174b: Waiting [2022-04-04T15:15:48.045Z] f8ad2d5f37ab: Waiting [2022-04-04T15:15:48.045Z] 9d982e0ac7ae: Waiting [2022-04-04T15:15:48.045Z] 3b78f5a16357: Layer already exists [2022-04-04T15:15:48.045Z] 1bab52dcb88f: Layer already exists [2022-04-04T15:15:48.045Z] 69ea43f728a4: Layer already exists [2022-04-04T15:15:48.045Z] 6c646ddc3be3: Layer already exists [2022-04-04T15:15:48.045Z] 114ac328c8e7: Layer already exists [2022-04-04T15:15:48.045Z] 1ad9c4823f2b: Layer already exists [2022-04-04T15:15:48.045Z] 5de36581174b: Layer already exists [2022-04-04T15:15:48.045Z] 997eb60cb59d: Layer already exists [2022-04-04T15:15:48.045Z] f8ad2d5f37ab: Layer already exists [2022-04-04T15:15:48.045Z] a9113995b07c: Layer already exists [2022-04-04T15:15:48.315Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:15:48.315Z] latest: digest: sha256:76517f60740c3353179c4fd1a9a3ed6cecca66bd7de8761631c44374a7900c42 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:48.658Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:48.994Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.55 [2022-04-04T15:15:48.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-04T15:15:48.994Z] 1bab52dcb88f: Preparing [2022-04-04T15:15:48.994Z] 3b78f5a16357: Preparing [2022-04-04T15:15:48.994Z] 69ea43f728a4: Preparing [2022-04-04T15:15:48.994Z] 114ac328c8e7: Preparing [2022-04-04T15:15:48.994Z] 6c646ddc3be3: Preparing [2022-04-04T15:15:48.994Z] 5de36581174b: Preparing [2022-04-04T15:15:48.994Z] f8ad2d5f37ab: Preparing [2022-04-04T15:15:48.994Z] 1ad9c4823f2b: Preparing [2022-04-04T15:15:48.994Z] 997eb60cb59d: Preparing [2022-04-04T15:15:48.994Z] a9113995b07c: Preparing [2022-04-04T15:15:48.994Z] 9d982e0ac7ae: Preparing [2022-04-04T15:15:48.994Z] 1ad9c4823f2b: Waiting [2022-04-04T15:15:48.994Z] 997eb60cb59d: Waiting [2022-04-04T15:15:48.994Z] a9113995b07c: Waiting [2022-04-04T15:15:48.994Z] 9d982e0ac7ae: Waiting [2022-04-04T15:15:48.994Z] 5de36581174b: Waiting [2022-04-04T15:15:48.994Z] f8ad2d5f37ab: Waiting [2022-04-04T15:15:48.994Z] 114ac328c8e7: Layer already exists [2022-04-04T15:15:48.994Z] 3b78f5a16357: Layer already exists [2022-04-04T15:15:48.994Z] 69ea43f728a4: Layer already exists [2022-04-04T15:15:48.994Z] 6c646ddc3be3: Layer already exists [2022-04-04T15:15:48.994Z] 1bab52dcb88f: Layer already exists [2022-04-04T15:15:49.265Z] 1ad9c4823f2b: Layer already exists [2022-04-04T15:15:49.265Z] a9113995b07c: Layer already exists [2022-04-04T15:15:49.265Z] f8ad2d5f37ab: Layer already exists [2022-04-04T15:15:49.265Z] 5de36581174b: Layer already exists [2022-04-04T15:15:49.265Z] 997eb60cb59d: Layer already exists [2022-04-04T15:15:49.265Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:15:49.265Z] 2.2.0-dev.55: digest: sha256:76517f60740c3353179c4fd1a9a3ed6cecca66bd7de8761631c44374a7900c42 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:49.601Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:49.938Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:15:49.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-04T15:15:49.938Z] 1bab52dcb88f: Preparing [2022-04-04T15:15:49.938Z] 3b78f5a16357: Preparing [2022-04-04T15:15:49.938Z] 69ea43f728a4: Preparing [2022-04-04T15:15:49.938Z] 114ac328c8e7: Preparing [2022-04-04T15:15:49.938Z] 6c646ddc3be3: Preparing [2022-04-04T15:15:49.938Z] 5de36581174b: Preparing [2022-04-04T15:15:49.938Z] f8ad2d5f37ab: Preparing [2022-04-04T15:15:49.938Z] 1ad9c4823f2b: Preparing [2022-04-04T15:15:49.938Z] 997eb60cb59d: Preparing [2022-04-04T15:15:49.938Z] a9113995b07c: Preparing [2022-04-04T15:15:49.938Z] 9d982e0ac7ae: Preparing [2022-04-04T15:15:49.938Z] 1ad9c4823f2b: Waiting [2022-04-04T15:15:49.938Z] 997eb60cb59d: Waiting [2022-04-04T15:15:49.938Z] a9113995b07c: Waiting [2022-04-04T15:15:49.938Z] 9d982e0ac7ae: Waiting [2022-04-04T15:15:49.938Z] f8ad2d5f37ab: Waiting [2022-04-04T15:15:49.938Z] 6c646ddc3be3: Layer already exists [2022-04-04T15:15:49.938Z] 69ea43f728a4: Layer already exists [2022-04-04T15:15:49.938Z] 1bab52dcb88f: Layer already exists [2022-04-04T15:15:49.938Z] 3b78f5a16357: Layer already exists [2022-04-04T15:15:49.938Z] 114ac328c8e7: Layer already exists [2022-04-04T15:15:50.207Z] 1ad9c4823f2b: Layer already exists [2022-04-04T15:15:50.208Z] 5de36581174b: Layer already exists [2022-04-04T15:15:50.208Z] 997eb60cb59d: Layer already exists [2022-04-04T15:15:50.208Z] a9113995b07c: Layer already exists [2022-04-04T15:15:50.208Z] f8ad2d5f37ab: Layer already exists [2022-04-04T15:15:50.208Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:15:50.208Z] 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55: digest: sha256:76517f60740c3353179c4fd1a9a3ed6cecca66bd7de8761631c44374a7900c42 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:50.548Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:50.880Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-04T15:15:50.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-04T15:15:50.880Z] 1bab52dcb88f: Preparing [2022-04-04T15:15:50.880Z] 3b78f5a16357: Preparing [2022-04-04T15:15:50.880Z] 69ea43f728a4: Preparing [2022-04-04T15:15:50.880Z] 114ac328c8e7: Preparing [2022-04-04T15:15:50.880Z] 6c646ddc3be3: Preparing [2022-04-04T15:15:50.880Z] 5de36581174b: Preparing [2022-04-04T15:15:50.880Z] f8ad2d5f37ab: Preparing [2022-04-04T15:15:50.880Z] 1ad9c4823f2b: Preparing [2022-04-04T15:15:50.880Z] 997eb60cb59d: Preparing [2022-04-04T15:15:50.880Z] a9113995b07c: Preparing [2022-04-04T15:15:50.880Z] 9d982e0ac7ae: Preparing [2022-04-04T15:15:50.880Z] 5de36581174b: Waiting [2022-04-04T15:15:50.880Z] f8ad2d5f37ab: Waiting [2022-04-04T15:15:50.880Z] 1ad9c4823f2b: Waiting [2022-04-04T15:15:50.880Z] a9113995b07c: Waiting [2022-04-04T15:15:50.880Z] 997eb60cb59d: Waiting [2022-04-04T15:15:50.880Z] 9d982e0ac7ae: Waiting [2022-04-04T15:15:50.880Z] 69ea43f728a4: Layer already exists [2022-04-04T15:15:50.880Z] 114ac328c8e7: Layer already exists [2022-04-04T15:15:50.880Z] 1bab52dcb88f: Layer already exists [2022-04-04T15:15:50.880Z] 6c646ddc3be3: Layer already exists [2022-04-04T15:15:50.880Z] 3b78f5a16357: Layer already exists [2022-04-04T15:15:50.880Z] 5de36581174b: Layer already exists [2022-04-04T15:15:50.880Z] f8ad2d5f37ab: Layer already exists [2022-04-04T15:15:51.150Z] 997eb60cb59d: Layer already exists [2022-04-04T15:15:51.150Z] a9113995b07c: Layer already exists [2022-04-04T15:15:51.150Z] 1ad9c4823f2b: Layer already exists [2022-04-04T15:15:51.150Z] 9d982e0ac7ae: Layer already exists [2022-04-04T15:15:51.150Z] main: digest: sha256:76517f60740c3353179c4fd1a9a3ed6cecca66bd7de8761631c44374a7900c42 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-04T15:15:51.197Z] ===================================================== [Pipeline] echo [2022-04-04T15:15:51.207Z] taggedImages: [2022-04-04T15:15:51.207Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [2022-04-04T15:15:51.207Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-04T15:15:51.207Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.55 [2022-04-04T15:15:51.207Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2-2.2.0-dev.55 [2022-04-04T15:15:51.207Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:51.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-04T15:15:51.575Z] [2022-04-04T15:15:51.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:15:51.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-04T15:15:52.187Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-04T15:15:52.188Z] 8998bd30e6a1: Pulling fs layer [2022-04-04T15:15:52.188Z] 04944245beec: Pulling fs layer [2022-04-04T15:15:52.188Z] 699f458cf7ca: Pulling fs layer [2022-04-04T15:15:52.188Z] 765212b225bb: Pulling fs layer [2022-04-04T15:15:52.188Z] f23df028b6ca: Pulling fs layer [2022-04-04T15:15:52.188Z] d65c8cfc05b1: Pulling fs layer [2022-04-04T15:15:52.188Z] 2437ff75d9bd: Pulling fs layer [2022-04-04T15:15:52.188Z] 765212b225bb: Waiting [2022-04-04T15:15:52.188Z] f23df028b6ca: Waiting [2022-04-04T15:15:52.188Z] d65c8cfc05b1: Waiting [2022-04-04T15:15:52.188Z] 2437ff75d9bd: Waiting [2022-04-04T15:15:52.188Z] 04944245beec: Verifying Checksum [2022-04-04T15:15:52.188Z] 04944245beec: Download complete [2022-04-04T15:15:52.188Z] 765212b225bb: Download complete [2022-04-04T15:15:52.188Z] f23df028b6ca: Verifying Checksum [2022-04-04T15:15:52.188Z] f23df028b6ca: Download complete [2022-04-04T15:15:52.188Z] d65c8cfc05b1: Verifying Checksum [2022-04-04T15:15:52.188Z] d65c8cfc05b1: Download complete [2022-04-04T15:15:52.462Z] 699f458cf7ca: Verifying Checksum [2022-04-04T15:15:52.462Z] 699f458cf7ca: Download complete [2022-04-04T15:15:52.735Z] 8998bd30e6a1: Verifying Checksum [2022-04-04T15:15:52.735Z] 8998bd30e6a1: Download complete [2022-04-04T15:15:55.342Z] 2437ff75d9bd: Verifying Checksum [2022-04-04T15:15:55.342Z] 2437ff75d9bd: Download complete [2022-04-04T15:15:56.813Z] 8998bd30e6a1: Pull complete [2022-04-04T15:15:57.444Z] 04944245beec: Pull complete [2022-04-04T15:15:59.428Z] 699f458cf7ca: Pull complete [2022-04-04T15:15:59.428Z] 765212b225bb: Pull complete [2022-04-04T15:16:00.411Z] f23df028b6ca: Pull complete [2022-04-04T15:16:00.411Z] d65c8cfc05b1: Pull complete [2022-04-04T15:16:15.486Z] 2437ff75d9bd: Pull complete [2022-04-04T15:16:15.486Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-04T15:16:15.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-04T15:16:15.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-04T15:16:15.727Z] prd-ubuntu20.04-docker-arm64-4c-16g-10646 does not seem to be running inside a container [2022-04-04T15:16:15.815Z] $ 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/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@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-04-04T15:16:18.302Z] $ docker top 7c6a13f68a2c29940dc17978d7473634ce77ddb96c3aa7c5a27be8037021c885 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-04T15:16:19.365Z] ---> job-cost.sh [2022-04-04T15:16:19.365Z] lf-activate-venv: SKIPPING [2022-04-04T15:16:19.365Z] INFO: No Stack... [2022-04-04T15:16:19.957Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-04T15:16:20.549Z] INFO: Archiving Costs [Pipeline] sh [2022-04-04T15:16:21.208Z] + cat /w/workspace/edgex-go/177/archives/cost.csv [2022-04-04T15:16:21.208Z] + cut -d, -f6 [Pipeline] lock [2022-04-04T15:16:21.241Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-177-stack-cost] [2022-04-04T15:16:21.247Z] Resource [jenkins-edgexfoundry-edgex-go-main-177-stack-cost] did not exist. Created. [2022-04-04T15:16:21.247Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-04T15:16:21.924Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-04T15:16:22.492Z] Stashed 1 file(s) [Pipeline] } [2022-04-04T15:16:22.503Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-04T15:16:22.523Z] $ docker stop --time=1 7c6a13f68a2c29940dc17978d7473634ce77ddb96c3aa7c5a27be8037021c885 [2022-04-04T15:16:24.024Z] $ docker rm -f 7c6a13f68a2c29940dc17978d7473634ce77ddb96c3aa7c5a27be8037021c885 [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-04-04T15:16:24.594Z] provisioning config files... [2022-04-04T15:16:24.604Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/177@tmp/config477358334885893837tmp [Pipeline] { [Pipeline] sh [2022-04-04T15:16:24.909Z] + set +x [2022-04-04T15:16:24.909Z] + curl -s https://codecov.io/bash [2022-04-04T15:16:24.909Z] + bash -s -- [2022-04-04T15:16:24.909Z] [2022-04-04T15:16:24.909Z] _____ _ [2022-04-04T15:16:24.909Z] / ____| | | [2022-04-04T15:16:24.909Z] | | ___ __| | ___ ___ _____ __ [2022-04-04T15:16:24.909Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-04T15:16:24.909Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-04T15:16:24.909Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-04T15:16:24.909Z] Bash-1.0.6 [2022-04-04T15:16:24.909Z] [2022-04-04T15:16:24.909Z] [2022-04-04T15:16:24.909Z] ==> git version 2.25.1 found [2022-04-04T15:16:24.909Z] ==> 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-04-04T15:16:24.909Z] Release-Date: 2020-01-08 [2022-04-04T15:16:24.909Z] 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-04-04T15:16:24.909Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-04T15:16:24.909Z] ==> Jenkins CI detected. [2022-04-04T15:16:24.909Z] current dir:  /w/workspace/edgex-go/177 [2022-04-04T15:16:24.909Z] project root: . [2022-04-04T15:16:24.909Z] --> token set from env [2022-04-04T15:16:24.909Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-04T15:16:24.909Z] ==> Running gcov in . (disable via -X gcov) [2022-04-04T15:16:24.909Z] ==> Python coveragepy not found [2022-04-04T15:16:24.909Z] ==> Searching for coverage reports in: [2022-04-04T15:16:24.909Z] + . [2022-04-04T15:16:24.909Z] -> Found 1 reports [2022-04-04T15:16:24.909Z] ==> Detecting git/mercurial file structure [2022-04-04T15:16:25.169Z] ==> Reading reports [2022-04-04T15:16:25.169Z] + ./coverage.out bytes=429121 [2022-04-04T15:16:25.169Z] ==> Appending adjustments [2022-04-04T15:16:25.169Z] https://docs.codecov.io/docs/fixing-reports [2022-04-04T15:16:26.552Z] + Found adjustments [2022-04-04T15:16:26.552Z] ==> Gzipping contents [2022-04-04T15:16:26.552Z] 60K /tmp/codecov.NsJXKv.gz [2022-04-04T15:16:26.552Z] ==> Uploading reports [2022-04-04T15:16:26.552Z] url: https://codecov.io [2022-04-04T15:16:26.552Z] query: branch=main&commit=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-04T15:16:26.552Z] -> Pinging Codecov [2022-04-04T15:16:26.552Z] 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=2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-04T15:16:26.552Z] -> Uploading to [2022-04-04T15:16:26.552Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-04/00271124DB129430A58F1EEE437C3FCB/2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2/c2df8271-b6d8-427d-8fec-98cf0d7e007f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220404%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220404T151626Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fafc1dc45b4c9c76e5868ce2a2fd06cba677c75a570590ea8fa191fc052daa0d [2022-04-04T15:16:26.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T15:16:26.552Z] Dload Upload Total Spent Left Speed [2022-04-04T15:16:26.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58714 0 0 100 58714 0 224k --:--:-- --:--:-- --:--:-- 224k [2022-04-04T15:16:26.813Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 [Pipeline] } [2022-04-04T15:16:26.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-04T15:16:27.097Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-04T15:16:27.108Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:16:27.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-04T15:16:27.403Z] [2022-04-04T15:16:27.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:16:27.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-04T15:16:27.710Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-04T15:16:27.710Z] 188c0c94c7c5: Pulling fs layer [2022-04-04T15:16:27.710Z] 0ef7d3d256c8: Pulling fs layer [2022-04-04T15:16:27.710Z] de9db76c5a1d: Pulling fs layer [2022-04-04T15:16:27.710Z] 0eba1c9be4d2: Pulling fs layer [2022-04-04T15:16:27.710Z] 0d57e429df01: Pulling fs layer [2022-04-04T15:16:27.710Z] 4e4be7b47b0d: Pulling fs layer [2022-04-04T15:16:27.710Z] e1f770b5df2f: Pulling fs layer [2022-04-04T15:16:27.710Z] 85a0685a4137: Pulling fs layer [2022-04-04T15:16:27.710Z] e1f770b5df2f: Waiting [2022-04-04T15:16:27.710Z] 4e4be7b47b0d: Waiting [2022-04-04T15:16:27.710Z] 85a0685a4137: Waiting [2022-04-04T15:16:27.710Z] 0d57e429df01: Waiting [2022-04-04T15:16:27.710Z] 0eba1c9be4d2: Waiting [2022-04-04T15:16:27.710Z] de9db76c5a1d: Verifying Checksum [2022-04-04T15:16:27.710Z] de9db76c5a1d: Download complete [2022-04-04T15:16:27.710Z] 0ef7d3d256c8: Download complete [2022-04-04T15:16:27.710Z] 0d57e429df01: Verifying Checksum [2022-04-04T15:16:27.710Z] 0d57e429df01: Download complete [2022-04-04T15:16:27.710Z] 4e4be7b47b0d: Download complete [2022-04-04T15:16:27.710Z] 188c0c94c7c5: Verifying Checksum [2022-04-04T15:16:27.710Z] 188c0c94c7c5: Download complete [2022-04-04T15:16:27.972Z] e1f770b5df2f: Verifying Checksum [2022-04-04T15:16:27.972Z] e1f770b5df2f: Download complete [2022-04-04T15:16:27.972Z] 188c0c94c7c5: Pull complete [2022-04-04T15:16:28.232Z] 0ef7d3d256c8: Pull complete [2022-04-04T15:16:28.232Z] de9db76c5a1d: Pull complete [2022-04-04T15:16:28.493Z] 0eba1c9be4d2: Verifying Checksum [2022-04-04T15:16:28.493Z] 0eba1c9be4d2: Download complete [2022-04-04T15:16:28.753Z] 85a0685a4137: Download complete [2022-04-04T15:16:32.043Z] 0eba1c9be4d2: Pull complete [2022-04-04T15:16:32.303Z] 0d57e429df01: Pull complete [2022-04-04T15:16:32.303Z] 4e4be7b47b0d: Pull complete [2022-04-04T15:16:32.872Z] e1f770b5df2f: Pull complete [2022-04-04T15:16:36.166Z] 85a0685a4137: Pull complete [2022-04-04T15:16:36.166Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-04T15:16:36.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-04T15:16:36.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-04T15:16:36.232Z] prd-ubuntu20.04-docker-8c-8g-10645 does not seem to be running inside a container [2022-04-04T15:16:36.264Z] $ 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/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-04T15:16:38.383Z] $ docker top 7f73408e4a21f2a4e9bbd0f705ff603430ba665b68dc35abc7d0707a5b2fcc27 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-04T15:16:38.460Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-04T15:16:38.742Z] + set -o pipefail [2022-04-04T15:16:38.742Z] + snyk monitor '--org=edgex-jenkins' [2022-04-04T15:16:45.327Z] [2022-04-04T15:16:45.327Z] Monitoring /w/workspace/edgex-go/177 (github.com/edgexfoundry/edgex-go)... [2022-04-04T15:16:45.327Z] [2022-04-04T15:16:45.327Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/615970ba-5571-47a0-af6b-fd1698bb8d9e [2022-04-04T15:16:45.327Z] [2022-04-04T15:16:45.327Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-04T15:16:45.327Z] [2022-04-04T15:16:45.327Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-04T15:16:45.327Z] [2022-04-04T15:16:45.327Z] [Pipeline] } [2022-04-04T15:16:45.336Z] $ docker stop --time=1 7f73408e4a21f2a4e9bbd0f705ff603430ba665b68dc35abc7d0707a5b2fcc27 [2022-04-04T15:16:47.407Z] $ docker rm -f 7f73408e4a21f2a4e9bbd0f705ff603430ba665b68dc35abc7d0707a5b2fcc27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-04T15:16:47.875Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-04T15:16:47.885Z] provisioning config files... [2022-04-04T15:16:47.894Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/177@tmp/config2290689957979757406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-04T15:16:48.191Z] --> edgex-publish-swagger.sh [2022-04-04T15:16:48.191Z] === Publish openapi/v2 API === [2022-04-04T15:16:48.191Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-04T15:16:48.191Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/177/openapi/v2/core-command.yaml] [2022-04-04T15:16:48.191Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T15:16:48.191Z] Dload Upload Total Spent Left Speed [2022-04-04T15:16:50.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27064 0:00:01 0:00:01 --:--:-- 27064 100 33831 0 0 100 33831 0 15029 0:00:02 0:00:02 --:--:-- 15029 100 33831 0 0 100 33831 0 13001 0:00:02 0:00:02 --:--:-- 12996 100 33831 0 0 100 33831 0 13001 0:00:02 0:00:02 --:--:-- 12996 [2022-04-04T15:16:50.779Z] [2022-04-04T15:16:50.779Z] [2022-04-04T15:16:50.779Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/177/openapi/v2/core-data.yaml] [2022-04-04T15:16:50.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T15:16:50.779Z] Dload Upload Total Spent Left Speed [2022-04-04T15:16:51.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 69653 0:00:01 0:00:01 --:--:-- 69721 100 71604 0 0 100 71604 0 69653 0:00:01 0:00:01 --:--:-- 69653 [2022-04-04T15:16:51.722Z] [2022-04-04T15:16:51.722Z] [2022-04-04T15:16:51.722Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/177/openapi/v2/core-metadata.yaml] [2022-04-04T15:16:51.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T15:16:51.722Z] Dload Upload Total Spent Left Speed [2022-04-04T15:16:53.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 129k 0:00:01 0:00:01 --:--:-- 129k 100 137k 0 0 100 137k 0 129k 0:00:01 0:00:01 --:--:-- 129k [2022-04-04T15:16:53.108Z] [2022-04-04T15:16:53.108Z] [2022-04-04T15:16:53.108Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/177/openapi/v2/support-notifications.yaml] [2022-04-04T15:16:53.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T15:16:53.108Z] Dload Upload Total Spent Left Speed [2022-04-04T15:16:53.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 91420 --:--:-- --:--:-- --:--:-- 91327 100 89318 0 0 100 89318 0 91420 --:--:-- --:--:-- --:--:-- 91327 [2022-04-04T15:16:53.679Z] [2022-04-04T15:16:53.679Z] [2022-04-04T15:16:53.679Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/177/openapi/v2/support-scheduler.yaml] [2022-04-04T15:16:53.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T15:16:53.939Z] Dload Upload Total Spent Left Speed [2022-04-04T15:16:54.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 38591 0:00:01 0:00:01 --:--:-- 38591 100 39556 0 0 100 39556 0 38591 0:00:01 0:00:01 --:--:-- 38591 [2022-04-04T15:16:54.887Z] [2022-04-04T15:16:54.887Z] [2022-04-04T15:16:54.887Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/177/openapi/v2/system-agent.yaml] [2022-04-04T15:16:54.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T15:16:54.887Z] Dload Upload Total Spent Left Speed [2022-04-04T15:16:55.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22175 --:--:-- --:--:-- --:--:-- 22151 100 20091 0 0 100 20091 0 22151 --:--:-- --:--:-- --:--:-- 22151 [2022-04-04T15:16:55.830Z] [2022-04-04T15:16:55.830Z] [Pipeline] } [2022-04-04T15:16:55.838Z] 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-04-04T15:16:56.241Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-04T15:16:56.241Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:16:56.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-04T15:16:56.537Z] . [Pipeline] withDockerContainer [2022-04-04T15:16:56.612Z] prd-ubuntu20.04-docker-8c-8g-10645 does not seem to be running inside a container [2022-04-04T15:16:56.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-04T15:16:57.086Z] $ docker top 97e9838de3cafd4d21972b1c49c109239d3b3793c9082684ec31f73e0d30fd5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-04T15:16:57.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-04T15:16:57.190Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-04T15:16:57.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-04T15:16:57.320Z] $ docker exec 97e9838de3cafd4d21972b1c49c109239d3b3793c9082684ec31f73e0d30fd5a ssh-agent [2022-04-04T15:16:57.450Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkgcAGO/agent.14 [2022-04-04T15:16:57.450Z] SSH_AGENT_PID=21 [2022-04-04T15:16:57.456Z] Running ssh-add (command line suppressed) [2022-04-04T15:16:57.569Z] Identity added: /w/workspace/edgex-go/177@tmp/private_key_7661996768335138625.key (/w/workspace/edgex-go/177@tmp/private_key_7661996768335138625.key) [2022-04-04T15:16:57.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-04T15:16:57.881Z] + git semver tag [2022-04-04T15:16:57.881Z] # -> Open(): unable to determine branch for HEAD [2022-04-04T15:16:57.881Z] # $GIT_DIR = /w/workspace/edgex-go/177/.git [2022-04-04T15:16:57.881Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/177 [2022-04-04T15:16:57.881Z] # $SEMVER_REMOTE_NAME = origin [2022-04-04T15:16:57.881Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-04T15:16:57.881Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-04T15:16:57.881Z] # $SEMVER_BRANCH = main [2022-04-04T15:16:57.881Z] # $SEMVER_DIR = /w/workspace/edgex-go/177/.semver [2022-04-04T15:16:57.881Z] # 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 HEAD [2022-04-04T15:16:57.881Z] # -> Force: false [2022-04-04T15:16:57.881Z] # fe7ebf2bb966887fed8fda99425d6f1f64101538 refs/tags/v2.2.0-dev.55 [Pipeline] } [2022-04-04T15:16:57.888Z] $ docker exec --env ******** --env ******** 97e9838de3cafd4d21972b1c49c109239d3b3793c9082684ec31f73e0d30fd5a ssh-agent -k [2022-04-04T15:16:58.006Z] unset SSH_AUTH_SOCK; [2022-04-04T15:16:58.006Z] unset SSH_AGENT_PID; [2022-04-04T15:16:58.006Z] echo Agent pid 21 killed; [2022-04-04T15:16:58.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-04T15:16:58.380Z] + git semver [Pipeline] } [2022-04-04T15:16:58.421Z] $ docker stop --time=1 97e9838de3cafd4d21972b1c49c109239d3b3793c9082684ec31f73e0d30fd5a [2022-04-04T15:16:59.761Z] $ docker rm -f 97e9838de3cafd4d21972b1c49c109239d3b3793c9082684ec31f73e0d30fd5a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:17:00.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-04T15:17:00.166Z] [2022-04-04T15:17:00.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:17:00.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-04T15:17:00.464Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-04T15:17:00.464Z] ab5ef0e58194: Pulling fs layer [2022-04-04T15:17:00.464Z] 9712f1f96733: Pulling fs layer [2022-04-04T15:17:00.464Z] 63f879dbbcfc: Pulling fs layer [2022-04-04T15:17:00.464Z] 0d9ebad4ef96: Pulling fs layer [2022-04-04T15:17:00.464Z] e9a5061849ea: Pulling fs layer [2022-04-04T15:17:00.464Z] d747dcd14b5f: Pulling fs layer [2022-04-04T15:17:00.464Z] 2de7ff778b66: Pulling fs layer [2022-04-04T15:17:00.464Z] d747dcd14b5f: Waiting [2022-04-04T15:17:00.464Z] 2de7ff778b66: Waiting [2022-04-04T15:17:00.464Z] 0d9ebad4ef96: Waiting [2022-04-04T15:17:00.464Z] e9a5061849ea: Waiting [2022-04-04T15:17:00.464Z] 9712f1f96733: Download complete [2022-04-04T15:17:00.726Z] 63f879dbbcfc: Verifying Checksum [2022-04-04T15:17:00.726Z] 63f879dbbcfc: Download complete [2022-04-04T15:17:00.987Z] e9a5061849ea: Verifying Checksum [2022-04-04T15:17:00.987Z] e9a5061849ea: Download complete [2022-04-04T15:17:00.987Z] d747dcd14b5f: Verifying Checksum [2022-04-04T15:17:00.987Z] ab5ef0e58194: Download complete [2022-04-04T15:17:00.987Z] 0d9ebad4ef96: Verifying Checksum [2022-04-04T15:17:00.987Z] 0d9ebad4ef96: Download complete [2022-04-04T15:17:01.247Z] 2de7ff778b66: Verifying Checksum [2022-04-04T15:17:01.247Z] 2de7ff778b66: Download complete [2022-04-04T15:17:03.790Z] ab5ef0e58194: Pull complete [2022-04-04T15:17:04.049Z] 9712f1f96733: Pull complete [2022-04-04T15:17:04.620Z] 63f879dbbcfc: Pull complete [2022-04-04T15:17:08.820Z] 0d9ebad4ef96: Pull complete [2022-04-04T15:17:09.080Z] e9a5061849ea: Pull complete [2022-04-04T15:17:09.340Z] d747dcd14b5f: Pull complete [2022-04-04T15:17:10.723Z] 2de7ff778b66: Pull complete [2022-04-04T15:17:10.723Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-04T15:17:10.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-04T15:17:10.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-04T15:17:10.792Z] prd-ubuntu20.04-docker-8c-8g-10645 does not seem to be running inside a container [2022-04-04T15:17:10.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-04T15:17:12.854Z] $ docker top d98f3143976da10c95821ae760c400797a341adcd4c96fc0fd505cd05c49832f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-04T15:17:12.940Z] provisioning config files... [2022-04-04T15:17:12.948Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/177@tmp/config6320030917677493515tmp [2022-04-04T15:17:12.960Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/177@tmp/config3929431170616867193tmp [2022-04-04T15:17:12.972Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/177@tmp/config568515124967361416tmp [Pipeline] { [Pipeline] echo [2022-04-04T15:17:12.989Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T15:17:13.275Z] ---> sigul-configuration.sh [2022-04-04T15:17:13.275Z] gpg: directory `/root/.gnupg' created [2022-04-04T15:17:13.275Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-04T15:17:13.275Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-04T15:17:13.275Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-04T15:17:13.275Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-04T15:17:13.275Z] gpg: CAST5 encrypted data [2022-04-04T15:17:13.275Z] gpg: encrypted with 1 passphrase [2022-04-04T15:17:13.275Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-04T15:17:13.563Z] + mkdir /home/jenkins [2022-04-04T15:17:13.563Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-04T15:17:13.854Z] + 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-04-04T15:17:13.864Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T15:17:14.154Z] ---> sigul-install.sh [2022-04-04T15:17:14.154Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-04T15:17:14.445Z] + git tag --list [2022-04-04T15:17:14.445Z] 0.6.0 [2022-04-04T15:17:14.445Z] 0.6.1 [2022-04-04T15:17:14.445Z] 0.7.0 [2022-04-04T15:17:14.445Z] 0.7.1 [2022-04-04T15:17:14.445Z] v1.0.0 [2022-04-04T15:17:14.445Z] v1.0.1 [2022-04-04T15:17:14.445Z] v1.1.0 [2022-04-04T15:17:14.445Z] v1.2.0 [2022-04-04T15:17:14.445Z] v1.2.1 [2022-04-04T15:17:14.445Z] v1.3.0 [2022-04-04T15:17:14.445Z] v1.3.1 [2022-04-04T15:17:14.445Z] v2.0.0 [2022-04-04T15:17:14.445Z] v2.0.1-dev.1 [2022-04-04T15:17:14.445Z] v2.0.1-dev.10 [2022-04-04T15:17:14.445Z] v2.0.1-dev.11 [2022-04-04T15:17:14.445Z] v2.0.1-dev.12 [2022-04-04T15:17:14.445Z] v2.0.1-dev.13 [2022-04-04T15:17:14.445Z] v2.0.1-dev.14 [2022-04-04T15:17:14.445Z] v2.0.1-dev.15 [2022-04-04T15:17:14.445Z] v2.0.1-dev.16 [2022-04-04T15:17:14.445Z] v2.0.1-dev.17 [2022-04-04T15:17:14.445Z] v2.0.1-dev.18 [2022-04-04T15:17:14.445Z] v2.0.1-dev.19 [2022-04-04T15:17:14.445Z] v2.0.1-dev.2 [2022-04-04T15:17:14.445Z] v2.0.1-dev.20 [2022-04-04T15:17:14.445Z] v2.0.1-dev.21 [2022-04-04T15:17:14.445Z] v2.0.1-dev.22 [2022-04-04T15:17:14.445Z] v2.0.1-dev.23 [2022-04-04T15:17:14.445Z] v2.0.1-dev.24 [2022-04-04T15:17:14.445Z] v2.0.1-dev.25 [2022-04-04T15:17:14.445Z] v2.0.1-dev.26 [2022-04-04T15:17:14.445Z] v2.0.1-dev.27 [2022-04-04T15:17:14.445Z] v2.0.1-dev.28 [2022-04-04T15:17:14.445Z] v2.0.1-dev.29 [2022-04-04T15:17:14.445Z] v2.0.1-dev.3 [2022-04-04T15:17:14.445Z] v2.0.1-dev.30 [2022-04-04T15:17:14.445Z] v2.0.1-dev.31 [2022-04-04T15:17:14.445Z] v2.0.1-dev.32 [2022-04-04T15:17:14.445Z] v2.0.1-dev.33 [2022-04-04T15:17:14.445Z] v2.0.1-dev.34 [2022-04-04T15:17:14.445Z] v2.0.1-dev.35 [2022-04-04T15:17:14.445Z] v2.0.1-dev.36 [2022-04-04T15:17:14.445Z] v2.0.1-dev.37 [2022-04-04T15:17:14.445Z] v2.0.1-dev.38 [2022-04-04T15:17:14.445Z] v2.0.1-dev.39 [2022-04-04T15:17:14.445Z] v2.0.1-dev.4 [2022-04-04T15:17:14.445Z] v2.0.1-dev.40 [2022-04-04T15:17:14.445Z] v2.0.1-dev.41 [2022-04-04T15:17:14.445Z] v2.0.1-dev.42 [2022-04-04T15:17:14.445Z] v2.0.1-dev.43 [2022-04-04T15:17:14.445Z] v2.0.1-dev.44 [2022-04-04T15:17:14.445Z] v2.0.1-dev.45 [2022-04-04T15:17:14.445Z] v2.0.1-dev.46 [2022-04-04T15:17:14.445Z] v2.0.1-dev.47 [2022-04-04T15:17:14.445Z] v2.0.1-dev.48 [2022-04-04T15:17:14.445Z] v2.0.1-dev.49 [2022-04-04T15:17:14.445Z] v2.0.1-dev.5 [2022-04-04T15:17:14.445Z] v2.0.1-dev.50 [2022-04-04T15:17:14.445Z] v2.0.1-dev.51 [2022-04-04T15:17:14.445Z] v2.0.1-dev.52 [2022-04-04T15:17:14.445Z] v2.0.1-dev.53 [2022-04-04T15:17:14.445Z] v2.0.1-dev.54 [2022-04-04T15:17:14.445Z] v2.0.1-dev.55 [2022-04-04T15:17:14.445Z] v2.0.1-dev.56 [2022-04-04T15:17:14.445Z] v2.0.1-dev.57 [2022-04-04T15:17:14.445Z] v2.0.1-dev.58 [2022-04-04T15:17:14.445Z] v2.0.1-dev.59 [2022-04-04T15:17:14.445Z] v2.0.1-dev.6 [2022-04-04T15:17:14.445Z] v2.0.1-dev.60 [2022-04-04T15:17:14.445Z] v2.0.1-dev.61 [2022-04-04T15:17:14.445Z] v2.0.1-dev.62 [2022-04-04T15:17:14.445Z] v2.0.1-dev.63 [2022-04-04T15:17:14.445Z] v2.0.1-dev.64 [2022-04-04T15:17:14.445Z] v2.0.1-dev.65 [2022-04-04T15:17:14.445Z] v2.0.1-dev.66 [2022-04-04T15:17:14.445Z] v2.0.1-dev.67 [2022-04-04T15:17:14.445Z] v2.0.1-dev.68 [2022-04-04T15:17:14.445Z] v2.0.1-dev.69 [2022-04-04T15:17:14.445Z] v2.0.1-dev.7 [2022-04-04T15:17:14.445Z] v2.0.1-dev.70 [2022-04-04T15:17:14.445Z] v2.0.1-dev.71 [2022-04-04T15:17:14.445Z] v2.0.1-dev.72 [2022-04-04T15:17:14.445Z] v2.0.1-dev.73 [2022-04-04T15:17:14.445Z] v2.0.1-dev.74 [2022-04-04T15:17:14.445Z] v2.0.1-dev.75 [2022-04-04T15:17:14.445Z] v2.0.1-dev.76 [2022-04-04T15:17:14.445Z] v2.0.1-dev.77 [2022-04-04T15:17:14.445Z] v2.0.1-dev.78 [2022-04-04T15:17:14.445Z] v2.0.1-dev.79 [2022-04-04T15:17:14.445Z] v2.0.1-dev.8 [2022-04-04T15:17:14.445Z] v2.0.1-dev.80 [2022-04-04T15:17:14.445Z] v2.0.1-dev.81 [2022-04-04T15:17:14.445Z] v2.0.1-dev.82 [2022-04-04T15:17:14.445Z] v2.0.1-dev.83 [2022-04-04T15:17:14.445Z] v2.0.1-dev.84 [2022-04-04T15:17:14.445Z] v2.0.1-dev.85 [2022-04-04T15:17:14.445Z] v2.0.1-dev.86 [2022-04-04T15:17:14.445Z] v2.0.1-dev.87 [2022-04-04T15:17:14.445Z] v2.0.1-dev.88 [2022-04-04T15:17:14.445Z] v2.0.1-dev.89 [2022-04-04T15:17:14.445Z] v2.0.1-dev.9 [2022-04-04T15:17:14.445Z] v2.0.1-dev.90 [2022-04-04T15:17:14.445Z] v2.0.1-dev.91 [2022-04-04T15:17:14.445Z] v2.0.1-dev.92 [2022-04-04T15:17:14.445Z] v2.0.1-dev.93 [2022-04-04T15:17:14.445Z] v2.0.1-dev.94 [2022-04-04T15:17:14.445Z] v2.0.1-dev.95 [2022-04-04T15:17:14.445Z] v2.0.1-dev.96 [2022-04-04T15:17:14.445Z] v2.0.1-dev.97 [2022-04-04T15:17:14.445Z] v2.0.1-dev.98 [2022-04-04T15:17:14.445Z] v2.0.1-dev.99 [2022-04-04T15:17:14.445Z] v2.1.0 [2022-04-04T15:17:14.445Z] v2.2.0-dev.1 [2022-04-04T15:17:14.445Z] v2.2.0-dev.10 [2022-04-04T15:17:14.445Z] v2.2.0-dev.11 [2022-04-04T15:17:14.445Z] v2.2.0-dev.12 [2022-04-04T15:17:14.445Z] v2.2.0-dev.13 [2022-04-04T15:17:14.445Z] v2.2.0-dev.14 [2022-04-04T15:17:14.445Z] v2.2.0-dev.15 [2022-04-04T15:17:14.445Z] v2.2.0-dev.16 [2022-04-04T15:17:14.445Z] v2.2.0-dev.17 [2022-04-04T15:17:14.445Z] v2.2.0-dev.18 [2022-04-04T15:17:14.445Z] v2.2.0-dev.19 [2022-04-04T15:17:14.445Z] v2.2.0-dev.2 [2022-04-04T15:17:14.445Z] v2.2.0-dev.20 [2022-04-04T15:17:14.445Z] v2.2.0-dev.21 [2022-04-04T15:17:14.445Z] v2.2.0-dev.22 [2022-04-04T15:17:14.445Z] v2.2.0-dev.23 [2022-04-04T15:17:14.445Z] v2.2.0-dev.24 [2022-04-04T15:17:14.445Z] v2.2.0-dev.25 [2022-04-04T15:17:14.445Z] v2.2.0-dev.26 [2022-04-04T15:17:14.445Z] v2.2.0-dev.27 [2022-04-04T15:17:14.445Z] v2.2.0-dev.28 [2022-04-04T15:17:14.445Z] v2.2.0-dev.29 [2022-04-04T15:17:14.445Z] v2.2.0-dev.3 [2022-04-04T15:17:14.445Z] v2.2.0-dev.30 [2022-04-04T15:17:14.445Z] v2.2.0-dev.31 [2022-04-04T15:17:14.445Z] v2.2.0-dev.32 [2022-04-04T15:17:14.445Z] v2.2.0-dev.33 [2022-04-04T15:17:14.445Z] v2.2.0-dev.34 [2022-04-04T15:17:14.445Z] v2.2.0-dev.35 [2022-04-04T15:17:14.445Z] v2.2.0-dev.36 [2022-04-04T15:17:14.445Z] v2.2.0-dev.37 [2022-04-04T15:17:14.445Z] v2.2.0-dev.38 [2022-04-04T15:17:14.445Z] v2.2.0-dev.39 [2022-04-04T15:17:14.445Z] v2.2.0-dev.4 [2022-04-04T15:17:14.445Z] v2.2.0-dev.40 [2022-04-04T15:17:14.445Z] v2.2.0-dev.41 [2022-04-04T15:17:14.445Z] v2.2.0-dev.42 [2022-04-04T15:17:14.445Z] v2.2.0-dev.43 [2022-04-04T15:17:14.445Z] v2.2.0-dev.44 [2022-04-04T15:17:14.445Z] v2.2.0-dev.45 [2022-04-04T15:17:14.445Z] v2.2.0-dev.46 [2022-04-04T15:17:14.445Z] v2.2.0-dev.47 [2022-04-04T15:17:14.445Z] v2.2.0-dev.48 [2022-04-04T15:17:14.445Z] v2.2.0-dev.49 [2022-04-04T15:17:14.445Z] v2.2.0-dev.5 [2022-04-04T15:17:14.445Z] v2.2.0-dev.50 [2022-04-04T15:17:14.445Z] v2.2.0-dev.51 [2022-04-04T15:17:14.445Z] v2.2.0-dev.52 [2022-04-04T15:17:14.445Z] v2.2.0-dev.53 [2022-04-04T15:17:14.445Z] v2.2.0-dev.54 [2022-04-04T15:17:14.445Z] v2.2.0-dev.55 [2022-04-04T15:17:14.445Z] v2.2.0-dev.6 [2022-04-04T15:17:14.445Z] v2.2.0-dev.7 [2022-04-04T15:17:14.445Z] v2.2.0-dev.8 [2022-04-04T15:17:14.445Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-04T15:17:14.738Z] + lftools sign git-tag v2.2.0-dev.55 [2022-04-04T15:17:15.311Z] Signing Git tag with Sigul... [2022-04-04T15:17:15.311Z] Signing v2.2.0-dev.55 [Pipeline] echo [2022-04-04T15:17:15.894Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T15:17:16.182Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-04T15:17:16.190Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-04T15:17:16.205Z] $ docker stop --time=1 d98f3143976da10c95821ae760c400797a341adcd4c96fc0fd505cd05c49832f [2022-04-04T15:17:17.537Z] $ docker rm -f d98f3143976da10c95821ae760c400797a341adcd4c96fc0fd505cd05c49832f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-04T15:17:17.984Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-04T15:17:17.984Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:17:18.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-04T15:17:18.280Z] . [Pipeline] withDockerContainer [2022-04-04T15:17:18.352Z] prd-ubuntu20.04-docker-8c-8g-10645 does not seem to be running inside a container [2022-04-04T15:17:18.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-04T15:17:18.749Z] $ docker top 4469d0f54710b0b3d0cc3129d03784afdd713a88d150244bf23a32f013ce42bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-04T15:17:18.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-04T15:17:18.858Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-04T15:17:18.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-04T15:17:18.996Z] $ docker exec 4469d0f54710b0b3d0cc3129d03784afdd713a88d150244bf23a32f013ce42bc ssh-agent [2022-04-04T15:17:19.126Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaaAnjD/agent.14 [2022-04-04T15:17:19.126Z] SSH_AGENT_PID=20 [2022-04-04T15:17:19.131Z] Running ssh-add (command line suppressed) [2022-04-04T15:17:19.253Z] Identity added: /w/workspace/edgex-go/177@tmp/private_key_827259001438230065.key (/w/workspace/edgex-go/177@tmp/private_key_827259001438230065.key) [2022-04-04T15:17:19.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-04T15:17:19.559Z] + git semver bump pre [2022-04-04T15:17:19.559Z] # -> Open(): unable to determine branch for HEAD [2022-04-04T15:17:19.559Z] # $GIT_DIR = /w/workspace/edgex-go/177/.git [2022-04-04T15:17:19.559Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/177 [2022-04-04T15:17:19.559Z] # $SEMVER_REMOTE_NAME = origin [2022-04-04T15:17:19.559Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-04T15:17:19.559Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-04T15:17:19.559Z] # $SEMVER_BRANCH = main [2022-04-04T15:17:19.559Z] # $SEMVER_DIR = /w/workspace/edgex-go/177/.semver [2022-04-04T15:17:19.559Z] 2.2.0-dev.56 [Pipeline] } [2022-04-04T15:17:19.566Z] $ docker exec --env ******** --env ******** 4469d0f54710b0b3d0cc3129d03784afdd713a88d150244bf23a32f013ce42bc ssh-agent -k [2022-04-04T15:17:19.680Z] unset SSH_AUTH_SOCK; [2022-04-04T15:17:19.680Z] unset SSH_AGENT_PID; [2022-04-04T15:17:19.681Z] echo Agent pid 20 killed; [2022-04-04T15:17:19.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-04T15:17:20.003Z] + git semver [Pipeline] } [2022-04-04T15:17:20.013Z] $ docker stop --time=1 4469d0f54710b0b3d0cc3129d03784afdd713a88d150244bf23a32f013ce42bc [2022-04-04T15:17:21.314Z] $ docker rm -f 4469d0f54710b0b3d0cc3129d03784afdd713a88d150244bf23a32f013ce42bc [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-04T15:17:21.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-04T15:17:21.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:17:21.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-04T15:17:21.955Z] . [Pipeline] withDockerContainer [2022-04-04T15:17:22.050Z] prd-ubuntu20.04-docker-8c-8g-10645 does not seem to be running inside a container [2022-04-04T15:17:22.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-04T15:17:22.543Z] $ docker top 2184de4722ea94b5b6083a801c8762430391c2299331f0ed0ae2c6859a051ed1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-04T15:17:22.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-04T15:17:22.644Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-04T15:17:22.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-04T15:17:22.778Z] $ docker exec 2184de4722ea94b5b6083a801c8762430391c2299331f0ed0ae2c6859a051ed1 ssh-agent [2022-04-04T15:17:22.903Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnOHAnM/agent.13 [2022-04-04T15:17:22.903Z] SSH_AGENT_PID=19 [2022-04-04T15:17:22.908Z] Running ssh-add (command line suppressed) [2022-04-04T15:17:23.033Z] Identity added: /w/workspace/edgex-go/177@tmp/private_key_4235254987655188887.key (/w/workspace/edgex-go/177@tmp/private_key_4235254987655188887.key) [2022-04-04T15:17:23.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-04T15:17:23.342Z] + git semver push [2022-04-04T15:17:23.342Z] # -> Open(): unable to determine branch for HEAD [2022-04-04T15:17:23.342Z] # $GIT_DIR = /w/workspace/edgex-go/177/.git [2022-04-04T15:17:23.342Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/177 [2022-04-04T15:17:23.342Z] # $SEMVER_REMOTE_NAME = origin [2022-04-04T15:17:23.342Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-04T15:17:23.342Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-04T15:17:23.342Z] # $SEMVER_BRANCH = main [2022-04-04T15:17:23.342Z] # $SEMVER_DIR = /w/workspace/edgex-go/177/.semver [Pipeline] } [2022-04-04T15:17:27.562Z] $ docker exec --env ******** --env ******** 2184de4722ea94b5b6083a801c8762430391c2299331f0ed0ae2c6859a051ed1 ssh-agent -k [2022-04-04T15:17:27.673Z] unset SSH_AUTH_SOCK; [2022-04-04T15:17:27.673Z] unset SSH_AGENT_PID; [2022-04-04T15:17:27.673Z] echo Agent pid 19 killed; [2022-04-04T15:17:27.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-04T15:17:28.005Z] + git semver [Pipeline] } [2022-04-04T15:17:28.017Z] $ docker stop --time=1 2184de4722ea94b5b6083a801c8762430391c2299331f0ed0ae2c6859a051ed1 [2022-04-04T15:17:29.340Z] $ docker rm -f 2184de4722ea94b5b6083a801c8762430391c2299331f0ed0ae2c6859a051ed1 [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-04-04T15:17:29.975Z] + [ -d /w/workspace/edgex-go/177/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-04T15:17:30.275Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T15:17:31.142Z] ---> package-listing.sh [2022-04-04T15:17:31.142Z] ++ facter osfamily [2022-04-04T15:17:31.142Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-04T15:17:31.403Z] + OS_FAMILY=debian [2022-04-04T15:17:31.403Z] + workspace=/w/workspace/edgex-go/177 [2022-04-04T15:17:31.403Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-04T15:17:31.403Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-04T15:17:31.403Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-04T15:17:31.403Z] + PACKAGES=/tmp/packages_start.txt [2022-04-04T15:17:31.403Z] + '[' /w/workspace/edgex-go/177 ']' [2022-04-04T15:17:31.403Z] + PACKAGES=/tmp/packages_end.txt [2022-04-04T15:17:31.403Z] + case "${OS_FAMILY}" in [2022-04-04T15:17:31.403Z] + dpkg -l [2022-04-04T15:17:31.403Z] + grep '^ii' [2022-04-04T15:17:31.403Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-04T15:17:31.403Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-04T15:17:31.403Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-04T15:17:31.403Z] + '[' /w/workspace/edgex-go/177 ']' [2022-04-04T15:17:31.403Z] + mkdir -p /w/workspace/edgex-go/177/archives/ [2022-04-04T15:17:31.403Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/177/archives/ [Pipeline] echo [2022-04-04T15:17:31.416Z] 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/177/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-04T15:17:31.699Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:17:32.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-04T15:17:32.257Z] [2022-04-04T15:17:32.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T15:17:32.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-04T15:17:32.569Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-04T15:17:32.569Z] 5eb5b503b376: Pulling fs layer [2022-04-04T15:17:32.569Z] 5c69ac0246d0: Pulling fs layer [2022-04-04T15:17:32.569Z] ec43610c2a17: Pulling fs layer [2022-04-04T15:17:32.569Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-04T15:17:32.569Z] 33b1e0a273af: Pulling fs layer [2022-04-04T15:17:32.569Z] 5d3b04190fa2: Pulling fs layer [2022-04-04T15:17:32.569Z] 3a2ae6a8a46f: Waiting [2022-04-04T15:17:32.569Z] 5d3b04190fa2: Waiting [2022-04-04T15:17:32.569Z] 2f39f015ded8: Pulling fs layer [2022-04-04T15:17:32.569Z] 5c69ac0246d0: Download complete [2022-04-04T15:17:32.569Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-04T15:17:32.569Z] 3a2ae6a8a46f: Download complete [2022-04-04T15:17:32.569Z] 33b1e0a273af: Verifying Checksum [2022-04-04T15:17:32.569Z] 33b1e0a273af: Download complete [2022-04-04T15:17:32.829Z] 5d3b04190fa2: Download complete [2022-04-04T15:17:32.829Z] ec43610c2a17: Verifying Checksum [2022-04-04T15:17:32.829Z] 5eb5b503b376: Verifying Checksum [2022-04-04T15:17:32.829Z] 5eb5b503b376: Download complete [2022-04-04T15:17:33.400Z] 2f39f015ded8: Download complete [2022-04-04T15:17:34.339Z] 5eb5b503b376: Pull complete [2022-04-04T15:17:34.339Z] 5c69ac0246d0: Pull complete [2022-04-04T15:17:34.908Z] ec43610c2a17: Pull complete [2022-04-04T15:17:34.908Z] 3a2ae6a8a46f: Pull complete [2022-04-04T15:17:35.168Z] 33b1e0a273af: Pull complete [2022-04-04T15:17:35.168Z] 5d3b04190fa2: Pull complete [2022-04-04T15:17:40.449Z] 2f39f015ded8: Pull complete [2022-04-04T15:17:40.449Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-04T15:17:40.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-04T15:17:40.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-04T15:17:40.516Z] prd-ubuntu20.04-docker-8c-8g-10645 does not seem to be running inside a container [2022-04-04T15:17:40.550Z] $ 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/177/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/177 -v /w/workspace/edgex-go/177:/w/workspace/edgex-go/177:rw,z -v /w/workspace/edgex-go/177@tmp:/w/workspace/edgex-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-04T15:17:42.091Z] $ docker top d77493585231ec4dd7560a80d11f9c21347add4a7d1c56e8ca0e61203088e1f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T15:17:42.461Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-04T15:17:42.755Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-04T15:17:43.047Z] + ls /var/log/sa-host [2022-04-04T15:17:43.047Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-04T15:17:43.261Z] provisioning config files... [2022-04-04T15:17:43.271Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/177@tmp/config1590054908497265331tmp [Pipeline] { [Pipeline] echo [2022-04-04T15:17:43.287Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T15:17:43.574Z] ---> create-netrc.sh [Pipeline] } [2022-04-04T15:17:43.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-04T15:17:43.929Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-04T15:17:43.940Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T15:17:44.227Z] ---> sudo-logs.sh [2022-04-04T15:17:44.227Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-04T15:17:44.247Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T15:17:44.532Z] ---> job-cost.sh [2022-04-04T15:17:44.532Z] lf-activate-venv: SKIPPING [2022-04-04T15:17:44.532Z] DEBUG: total: 0.10999999940395355 [2022-04-04T15:17:44.532Z] INFO: Retrieving Stack Cost... [2022-04-04T15:17:45.104Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-04T15:17:45.365Z] INFO: Archiving Costs [Pipeline] echo [2022-04-04T15:17:45.381Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T15:17:45.669Z] ---> logs-deploy.sh [2022-04-04T15:17:45.669Z] lf-activate-venv: SKIPPING [2022-04-04T15:17:45.669Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/177 [2022-04-04T15:17:45.669Z] INFO: archiving workspace using pattern(s): [2022-04-04T15:17:46.611Z] Archives upload complete. [2022-04-04T15:17:46.611Z] INFO: archiving logs to Nexus