Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8629e80a55c52022002c3902c674caceb50305fb 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-ssh15455386308239676226.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3014827376366771804.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6687248174241744091.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8925123967792232537.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17930078086538055317.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-7670 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/325 [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/325 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 8629e80a55c52022002c3902c674caceb50305fb (main) Commit message: "feat: Enable common security secret service metrics (#4184)" > git config core.sparsecheckout # timeout=10 > git checkout -f 8629e80a55c52022002c3902c674caceb50305fb # timeout=10 > git rev-list --no-walk d47f91d76a12d3827c53a83ea58c24775f70a30c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-11T20:01:28.927Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-11T20:01:28.978Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-11T20:01:28.990Z] ========================================================= [2022-10-11T20:01:28.990Z] EdgeX Global Pipelines Version Info [2022-10-11T20:01:28.990Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:01:29.696Z] ------------------- [2022-10-11T20:01:29.696Z] stable info: [2022-10-11T20:01:29.696Z] ------------------- [2022-10-11T20:01:29.696Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-11T20:01:29.696Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-11T20:01:29.696Z] Message: update stable to v1.0.239 [2022-10-11T20:01:30.266Z] ------------------- [2022-10-11T20:01:30.266Z] experimental info: [2022-10-11T20:01:30.266Z] ------------------- [2022-10-11T20:01:30.266Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-11T20:01:30.266Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-11T20:01:30.266Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-11T20:01:30.435Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-11T20:01:30.445Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-11T20:01:30.453Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-11T20:01:30.460Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-11T20:01:30.467Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-11T20:01:30.475Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-11T20:01:30.484Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-11T20:01:30.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-11T20:01:30.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-11T20:01:30.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-11T20:01:30.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-11T20:01:30.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-11T20:01:30.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-11T20:01:30.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-11T20:01:30.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-11T20:01:30.579Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-11T20:01:30.592Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-11T20:01:30.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-11T20:01:30.614Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-11T20:01:30.624Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-11T20:01:30.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-11T20:01:30.645Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-11T20:01:30.657Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-11T20:01:30.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-11T20:01:30.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-11T20:01:30.687Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-11T20:01:30.698Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8629e80a55c52022002c3902c674caceb50305fb [Pipeline] echo [2022-10-11T20:01:30.710Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8629e80 [Pipeline] echo [2022-10-11T20:01:30.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-11T20:01:30.764Z] provisioning config files... [2022-10-11T20:01:30.776Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/325@tmp/config9376803965698244666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:01:31.078Z] ---> docker-login.sh [2022-10-11T20:01:31.078Z] nexus3.edgexfoundry.org:10001 [2022-10-11T20:01:31.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:01:31.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:01:31.599Z] Configure a credential helper to remove this warning. See [2022-10-11T20:01:31.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:01:31.599Z] [2022-10-11T20:01:31.599Z] Login Succeeded [2022-10-11T20:01:31.599Z] nexus3.edgexfoundry.org:10002 [2022-10-11T20:01:31.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:01:31.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:01:31.599Z] Configure a credential helper to remove this warning. See [2022-10-11T20:01:31.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:01:31.599Z] [2022-10-11T20:01:31.599Z] Login Succeeded [2022-10-11T20:01:31.599Z] nexus3.edgexfoundry.org:10003 [2022-10-11T20:01:31.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:01:31.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:01:31.858Z] Configure a credential helper to remove this warning. See [2022-10-11T20:01:31.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:01:31.858Z] [2022-10-11T20:01:31.858Z] Login Succeeded [2022-10-11T20:01:31.858Z] nexus3.edgexfoundry.org:10004 [2022-10-11T20:01:31.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:01:31.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:01:31.858Z] Configure a credential helper to remove this warning. See [2022-10-11T20:01:31.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:01:31.858Z] [2022-10-11T20:01:31.858Z] Login Succeeded [2022-10-11T20:01:31.858Z] docker.io [2022-10-11T20:01:31.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:01:33.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:01:33.239Z] Configure a credential helper to remove this warning. See [2022-10-11T20:01:33.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:01:33.239Z] [2022-10-11T20:01:33.239Z] Login Succeeded [2022-10-11T20:01:33.239Z] ---> docker-login.sh ends [Pipeline] } [2022-10-11T20:01:33.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-11T20:01:33.553Z] + 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-10-11T20:01:33.553Z] + dirname cmd/core-command/Dockerfile [2022-10-11T20:01:33.553Z] + cut -d/ -f2 [2022-10-11T20:01:33.553Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-11T20:01:33.553Z] + dirname cmd/core-data/Dockerfile [2022-10-11T20:01:33.553Z] + cut -d/ -f2 [2022-10-11T20:01:33.553Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-11T20:01:33.553Z] + dirname+ cmd/core-metadata/Dockerfile [2022-10-11T20:01:33.553Z] cut -d/ -f2 [2022-10-11T20:01:33.553Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-11T20:01:33.553Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-11T20:01:33.553Z] + cut -d/ -f2 [2022-10-11T20:01:33.553Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-11T20:01:33.553Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-11T20:01:33.553Z] + cut -d/ -f2 [2022-10-11T20:01:33.553Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-11T20:01:33.553Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-11T20:01:33.553Z] + cut -d/ -f2 [2022-10-11T20:01:33.553Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-11T20:01:33.553Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-11T20:01:33.553Z] + cut -d/ -f2 [2022-10-11T20:01:33.553Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-11T20:01:33.553Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-11T20:01:33.553Z] + cut -d/ -f2 [2022-10-11T20:01:33.553Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-11T20:01:33.553Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-11T20:01:33.553Z] + cut -d/ -f2 [2022-10-11T20:01:33.553Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-11T20:01:33.553Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-11T20:01:33.553Z] + cut -d/ -f2 [2022-10-11T20:01:33.553Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-11T20:01:33.553Z] + dirname cmd/support-notifications/Dockerfile [2022-10-11T20:01:33.553Z] + cut -d/ -f2 [2022-10-11T20:01:33.553Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-11T20:01:33.553Z] + + cut -d/ -f2 [2022-10-11T20:01:33.553Z] dirname cmd/support-scheduler/Dockerfile [2022-10-11T20:01:33.553Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-11T20:01:33.553Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-11T20:01:33.553Z] + cut -d/ -f2 [2022-10-11T20:01:33.553Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-11T20:01:33.585Z] 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-10-11T20:01:33.935Z] + git rev-list -1 --merges 8629e80a55c52022002c3902c674caceb50305fb~1..8629e80a55c52022002c3902c674caceb50305fb [Pipeline] echo [2022-10-11T20:01:33.948Z] -----------> git rev-list -1 --merges 8629e80a55c52022002c3902c674caceb50305fb~1..8629e80a55c52022002c3902c674caceb50305fb 8629e80a55c52022002c3902c674caceb50305fb [false] [Pipeline] sh [2022-10-11T20:01:34.232Z] + git log --format=format:%s -1 8629e80a55c52022002c3902c674caceb50305fb [Pipeline] echo [2022-10-11T20:01:34.244Z] ========================================================= [2022-10-11T20:01:34.244Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-11T20:01:34.244Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-11T20:01:34.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-11T20:01:34.646Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-11T20:01:34.646Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-11T20:01:34.646Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-11T20:01:34.646Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-11T20:01:34.646Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-11T20:01:34.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:01:35.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T20:01:35.046Z] [2022-10-11T20:01:35.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:01:35.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T20:01:35.601Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-11T20:01:35.601Z] b85a868b505f: Pulling fs layer [2022-10-11T20:01:35.601Z] e2be974225ed: Pulling fs layer [2022-10-11T20:01:35.601Z] 339a4e72a1f5: Pulling fs layer [2022-10-11T20:01:35.601Z] 988bab9f4d93: Pulling fs layer [2022-10-11T20:01:35.601Z] 1469e6f7b9e6: Pulling fs layer [2022-10-11T20:01:35.601Z] eaf3925da568: Pulling fs layer [2022-10-11T20:01:35.601Z] bab4dde63d76: Pulling fs layer [2022-10-11T20:01:35.601Z] bde34c3a00c8: Pulling fs layer [2022-10-11T20:01:35.601Z] b352a97aabf1: Pulling fs layer [2022-10-11T20:01:35.601Z] 4872d77fe225: Pulling fs layer [2022-10-11T20:01:35.601Z] 5851b861e8e6: Pulling fs layer [2022-10-11T20:01:35.601Z] bab4dde63d76: Waiting [2022-10-11T20:01:35.601Z] bde34c3a00c8: Waiting [2022-10-11T20:01:35.601Z] b352a97aabf1: Waiting [2022-10-11T20:01:35.601Z] 5851b861e8e6: Waiting [2022-10-11T20:01:35.601Z] 4872d77fe225: Waiting [2022-10-11T20:01:35.601Z] 988bab9f4d93: Waiting [2022-10-11T20:01:35.601Z] 1469e6f7b9e6: Waiting [2022-10-11T20:01:35.601Z] eaf3925da568: Waiting [2022-10-11T20:01:35.601Z] e2be974225ed: Download complete [2022-10-11T20:01:35.601Z] 988bab9f4d93: Verifying Checksum [2022-10-11T20:01:35.601Z] 988bab9f4d93: Download complete [2022-10-11T20:01:35.862Z] 1469e6f7b9e6: Verifying Checksum [2022-10-11T20:01:35.862Z] 1469e6f7b9e6: Download complete [2022-10-11T20:01:35.862Z] eaf3925da568: Verifying Checksum [2022-10-11T20:01:35.862Z] eaf3925da568: Download complete [2022-10-11T20:01:35.862Z] 339a4e72a1f5: Verifying Checksum [2022-10-11T20:01:35.862Z] 339a4e72a1f5: Download complete [2022-10-11T20:01:35.862Z] bde34c3a00c8: Download complete [2022-10-11T20:01:35.862Z] b352a97aabf1: Verifying Checksum [2022-10-11T20:01:35.862Z] b352a97aabf1: Download complete [2022-10-11T20:01:35.862Z] 4872d77fe225: Verifying Checksum [2022-10-11T20:01:35.862Z] 4872d77fe225: Download complete [2022-10-11T20:01:35.862Z] 5851b861e8e6: Verifying Checksum [2022-10-11T20:01:35.862Z] 5851b861e8e6: Download complete [2022-10-11T20:01:35.862Z] b85a868b505f: Verifying Checksum [2022-10-11T20:01:35.862Z] b85a868b505f: Download complete [2022-10-11T20:01:36.121Z] bab4dde63d76: Verifying Checksum [2022-10-11T20:01:36.121Z] bab4dde63d76: Download complete [2022-10-11T20:01:37.058Z] b85a868b505f: Pull complete [2022-10-11T20:01:37.317Z] e2be974225ed: Pull complete [2022-10-11T20:01:37.576Z] 339a4e72a1f5: Pull complete [2022-10-11T20:01:37.834Z] 988bab9f4d93: Pull complete [2022-10-11T20:01:38.093Z] 1469e6f7b9e6: Pull complete [2022-10-11T20:01:38.093Z] eaf3925da568: Pull complete [2022-10-11T20:01:39.991Z] bab4dde63d76: Pull complete [2022-10-11T20:01:39.991Z] bde34c3a00c8: Pull complete [2022-10-11T20:01:39.991Z] b352a97aabf1: Pull complete [2022-10-11T20:01:39.991Z] 4872d77fe225: Pull complete [2022-10-11T20:01:39.991Z] 5851b861e8e6: Pull complete [2022-10-11T20:01:39.991Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-11T20:01:39.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T20:01:39.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:01:40.069Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2022-10-11T20:01:40.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-11T20:01:41.552Z] $ docker top d92ae8d379e177bd7e9a38d1787fc7f4073c75e9f95801f90715135624352333 -eo pid,comm [2022-10-11T20:01:41.602Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-11T20:01:41.602Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-11T20:01:41.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T20:01:41.631Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T20:01:41.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T20:01:41.753Z] $ docker exec d92ae8d379e177bd7e9a38d1787fc7f4073c75e9f95801f90715135624352333 ssh-agent [2022-10-11T20:01:41.853Z] SSH_AUTH_SOCK=/tmp/ssh-hpncvdE6Ykbt/agent.32 [2022-10-11T20:01:41.853Z] SSH_AGENT_PID=38 [2022-10-11T20:01:41.858Z] Running ssh-add (command line suppressed) [2022-10-11T20:01:41.958Z] Identity added: /w/workspace/edgex-go/325@tmp/private_key_11858318492085947292.key (/w/workspace/edgex-go/325@tmp/private_key_11858318492085947292.key) [2022-10-11T20:01:41.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T20:01:42.256Z] + git tag --points-at HEAD [Pipeline] } [2022-10-11T20:01:42.270Z] $ docker exec --env ******** --env ******** d92ae8d379e177bd7e9a38d1787fc7f4073c75e9f95801f90715135624352333 ssh-agent -k [2022-10-11T20:01:42.382Z] unset SSH_AUTH_SOCK; [2022-10-11T20:01:42.383Z] unset SSH_AGENT_PID; [2022-10-11T20:01:42.383Z] echo Agent pid 38 killed; [2022-10-11T20:01:42.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-11T20:01:42.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T20:01:42.422Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T20:01:42.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T20:01:42.531Z] $ docker exec d92ae8d379e177bd7e9a38d1787fc7f4073c75e9f95801f90715135624352333 ssh-agent [2022-10-11T20:01:42.649Z] SSH_AUTH_SOCK=/tmp/ssh-QmoEm2vHsawO/agent.71 [2022-10-11T20:01:42.649Z] SSH_AGENT_PID=78 [2022-10-11T20:01:42.654Z] Running ssh-add (command line suppressed) [2022-10-11T20:01:42.758Z] Identity added: /w/workspace/edgex-go/325@tmp/private_key_10048830720386277500.key (/w/workspace/edgex-go/325@tmp/private_key_10048830720386277500.key) [2022-10-11T20:01:42.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T20:01:43.050Z] + git semver init [2022-10-11T20:01:43.310Z] 2022-10-11 20:01:43,230 [run_init] DEBUG init version:0.0.0 force:False [2022-10-11T20:01:43.310Z] 2022-10-11 20:01:43,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/325/.semver [2022-10-11T20:01:43.310Z] 2022-10-11 20:01:43,231 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/325/.semver [2022-10-11T20:01:43.310Z] 2022-10-11 20:01:43,231 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/325/.semver'], cwd=/w/workspace/edgex-go/325, universal_newlines=False, shell=None, istream=None) [2022-10-11T20:01:50.108Z] 2022-10-11 20:01:48,946 [append_file] DEBUG append to file:/w/workspace/edgex-go/325/.git/info/exclude [2022-10-11T20:01:50.108Z] 2022-10-11 20:01:48,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/325/.semver/main with force:False [2022-10-11T20:01:50.108Z] 2022-10-11 20:01:48,947 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main [2022-10-11T20:01:50.108Z] 2022-10-11 20:01:48,948 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main [2022-10-11T20:01:50.108Z] 2.3.0-dev.87 [Pipeline] } [2022-10-11T20:01:50.121Z] $ docker exec --env ******** --env ******** d92ae8d379e177bd7e9a38d1787fc7f4073c75e9f95801f90715135624352333 ssh-agent -k [2022-10-11T20:01:50.218Z] unset SSH_AUTH_SOCK; [2022-10-11T20:01:50.218Z] unset SSH_AGENT_PID; [2022-10-11T20:01:50.218Z] echo Agent pid 78 killed; [2022-10-11T20:01:50.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-11T20:01:50.521Z] + git semver [Pipeline] } [2022-10-11T20:01:50.797Z] $ docker stop --time=1 d92ae8d379e177bd7e9a38d1787fc7f4073c75e9f95801f90715135624352333 [2022-10-11T20:01:52.110Z] $ docker rm -f d92ae8d379e177bd7e9a38d1787fc7f4073c75e9f95801f90715135624352333 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-11T20:01:52.438Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-11T20:01:52.609Z] Stashed 1 file(s) [Pipeline] echo [2022-10-11T20:01:52.611Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.87 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-11T20:01:52.993Z] + git config --global --add safe.directory /w/workspace/edgex-go/325 [Pipeline] echo [2022-10-11T20:01:53.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T20:01:53.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T20:01:53.029Z] ========================================================= [2022-10-11T20:01:53.029Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-11T20:01:53.029Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-11T20:01:53.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-11T20:01:53.320Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-11T20:01:53.320Z] 213ec9aee27d: Pulling fs layer [2022-10-11T20:01:53.320Z] 4583459ba037: Pulling fs layer [2022-10-11T20:01:53.321Z] 93c1e223e6f2: Pulling fs layer [2022-10-11T20:01:53.321Z] 53926ce57604: Pulling fs layer [2022-10-11T20:01:53.321Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-11T20:01:53.321Z] 30f14e443154: Pulling fs layer [2022-10-11T20:01:53.321Z] 801331c1e519: Pulling fs layer [2022-10-11T20:01:53.321Z] 99cc6dd402b0: Pulling fs layer [2022-10-11T20:01:53.321Z] 7d9ed39f4882: Pulling fs layer [2022-10-11T20:01:53.321Z] 801331c1e519: Waiting [2022-10-11T20:01:53.321Z] 53926ce57604: Waiting [2022-10-11T20:01:53.321Z] 99cc6dd402b0: Waiting [2022-10-11T20:01:53.321Z] 7d9ed39f4882: Waiting [2022-10-11T20:01:53.321Z] 21b2b0c7a3f4: Waiting [2022-10-11T20:01:53.321Z] 30f14e443154: Waiting [2022-10-11T20:01:53.321Z] 93c1e223e6f2: Download complete [2022-10-11T20:01:53.321Z] 4583459ba037: Download complete [2022-10-11T20:01:53.321Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-11T20:01:53.321Z] 21b2b0c7a3f4: Download complete [2022-10-11T20:01:53.321Z] 30f14e443154: Verifying Checksum [2022-10-11T20:01:53.321Z] 30f14e443154: Download complete [2022-10-11T20:01:53.321Z] 213ec9aee27d: Verifying Checksum [2022-10-11T20:01:53.321Z] 801331c1e519: Verifying Checksum [2022-10-11T20:01:53.321Z] 801331c1e519: Download complete [2022-10-11T20:01:53.583Z] 213ec9aee27d: Pull complete [2022-10-11T20:01:53.583Z] 4583459ba037: Pull complete [2022-10-11T20:01:53.854Z] 93c1e223e6f2: Pull complete [2022-10-11T20:01:53.854Z] 7d9ed39f4882: Verifying Checksum [2022-10-11T20:01:54.437Z] 53926ce57604: Verifying Checksum [2022-10-11T20:01:54.437Z] 53926ce57604: Download complete [2022-10-11T20:01:54.437Z] 99cc6dd402b0: Verifying Checksum [2022-10-11T20:01:54.437Z] 99cc6dd402b0: Download complete [2022-10-11T20:01:57.713Z] 53926ce57604: Pull complete [2022-10-11T20:01:57.713Z] 21b2b0c7a3f4: Pull complete [2022-10-11T20:01:57.713Z] 30f14e443154: Pull complete [2022-10-11T20:01:57.713Z] 801331c1e519: Pull complete [2022-10-11T20:01:59.611Z] 99cc6dd402b0: Pull complete [2022-10-11T20:02:00.543Z] 7d9ed39f4882: Pull complete [2022-10-11T20:02:00.543Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-11T20:02:00.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-11T20:02:00.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-11T20:02:00.833Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-11T20:02:00.833Z] WORKDIR /edgex [2022-10-11T20:02:00.833Z] COPY go.mod . [2022-10-11T20:02:00.833Z] RUN go mod download [2022-10-11T20:02:00.833Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-11T20:02:01.399Z] Sending build context to Docker daemon 169.6MB [2022-10-11T20:02:01.399Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-11T20:02:01.399Z] ---> 1dedd983c030 [2022-10-11T20:02:01.399Z] Step 2/4 : WORKDIR /edgex [2022-10-11T20:02:03.936Z] ---> Running in 94e18b30494b [2022-10-11T20:02:03.936Z] Removing intermediate container 94e18b30494b [2022-10-11T20:02:03.936Z] ---> cdfa09d9adf1 [2022-10-11T20:02:03.936Z] Step 3/4 : COPY go.mod . [2022-10-11T20:02:03.936Z] ---> 40bc912bb733 [2022-10-11T20:02:03.936Z] Step 4/4 : RUN go mod download [2022-10-11T20:02:03.936Z] ---> Running in 16fb894b7523 [2022-10-11T20:02:07.675Z] Still waiting to schedule task [2022-10-11T20:02:07.675Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-11T20:02:18.817Z] Removing intermediate container 16fb894b7523 [2022-10-11T20:02:18.818Z] ---> 54aace59a564 [2022-10-11T20:02:18.818Z] Successfully built 54aace59a564 [2022-10-11T20:02:18.818Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:02:19.119Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-11T20:02:19.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:02:19.179Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2022-10-11T20:02:19.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-11T20:02:19.594Z] $ docker top 57ae5757eebe66d3315c61614a89519875efb8cabbadd352031bb01223b17b1f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T20:02:19.941Z] + go version [2022-10-11T20:02:19.941Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-11T20:02:19.952Z] $ docker stop --time=1 57ae5757eebe66d3315c61614a89519875efb8cabbadd352031bb01223b17b1f [2022-10-11T20:02:21.652Z] $ docker rm -f 57ae5757eebe66d3315c61614a89519875efb8cabbadd352031bb01223b17b1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:02:22.039Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-11T20:02:22.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:02:22.100Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2022-10-11T20:02:22.135Z] $ 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/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-11T20:02:22.527Z] $ docker top 0f53fb0f633d5a55c7f5e8063d41281a091e7a719baeec755afdaa36b853fc0b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-11T20:02:22.589Z] ========================================================= [2022-10-11T20:02:22.589Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-11T20:02:22.589Z] ========================================================= [Pipeline] sh [2022-10-11T20:02:22.863Z] + git config --global --add safe.directory /w/workspace/edgex-go/325 [Pipeline] fileExists [Pipeline] sh [2022-10-11T20:02:23.157Z] + make test [2022-10-11T20:02:23.157Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-11T20:02:29.722Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-11T20:02:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-11T20:02:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2022-10-11T20:02:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.118s coverage: 40.6% of statements [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-11T20:02:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.2% of statements [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-11T20:02:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-11T20:02:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.313s coverage: 89.2% of statements [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-11T20:02:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 2.2% of statements [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-11T20:02:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.527s coverage: 95.6% of statements [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-11T20:02:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-11T20:02:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-11T20:02:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-11T20:02:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-10-11T20:02:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2022-10-11T20:02:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-11T20:02:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2022-10-11T20:02:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2022-10-11T20:02:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2022-10-11T20:02:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-10-11T20:02:48.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements [2022-10-11T20:02:56.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements [2022-10-11T20:02:56.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-10-11T20:02:59.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.217s coverage: 80.5% of statements [2022-10-11T20:02:59.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-11T20:03:07.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2022-10-11T20:03:07.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-11T20:03:07.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-11T20:03:07.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-11T20:03:07.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-10-11T20:03:07.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.086s coverage: 86.9% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.7% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.8% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 41.8% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-11T20:03:07.539Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-10-11T20:03:07.539Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-10-11T20:03:07.539Z] 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-10-11T20:03:25.613Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-11T20:03:25.613Z] GO111MODULE=on go vet ./... [2022-10-11T20:03:29.797Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-11T20:03:29.797Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-11T20:03:30.055Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-11T20:03:30.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-11T20:03:30.354Z] + ls -al . [2022-10-11T20:03:30.354Z] total 760 [2022-10-11T20:03:30.354Z] drwxrwxr-x 11 1001 1001 4096 Oct 11 20:02 . [2022-10-11T20:03:30.354Z] drwxr-xr-x 4 root root 4096 Oct 11 20:02 .. [2022-10-11T20:03:30.354Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 20:01 .blubracket [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 16 Oct 11 20:01 .dockerignore [2022-10-11T20:03:30.354Z] drwxrwxr-x 8 1001 1001 4096 Oct 11 20:03 .git [2022-10-11T20:03:30.354Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 20:01 .github [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 1030 Oct 11 20:01 .gitignore [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 42 Oct 11 20:01 .golangci.yml [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 87 Oct 11 20:01 .hadolint.yml [2022-10-11T20:03:30.354Z] drwxr-xr-x 3 1001 1001 4096 Oct 11 20:01 .semver [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 166 Oct 11 20:01 .sonarcloud.properties [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 1171 Oct 11 20:01 ADOPTERS.md [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 10722 Oct 11 20:01 Attribution.txt [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 63209 Oct 11 20:01 CHANGELOG.md [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 3804 Oct 11 20:01 CONTRIBUTING.md [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 677 Oct 11 20:01 GOVERNANCE.md [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 850 Oct 11 20:01 Jenkinsfile [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 10775 Oct 11 20:01 LICENSE [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 13857 Oct 11 20:01 Makefile [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 582 Oct 11 20:01 OWNERS.md [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 9799 Oct 11 20:01 README.md [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 6912 Oct 11 20:01 SECURITY.md [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 12 Oct 11 20:01 VERSION [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 4131 Oct 11 20:01 ZMQWindows.md [2022-10-11T20:03:30.354Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 20:01 bin [2022-10-11T20:03:30.354Z] drwxrwxr-x 18 1001 1001 4096 Oct 11 20:01 cmd [2022-10-11T20:03:30.354Z] -rw-r--r-- 1 root root 502163 Oct 11 20:03 coverage.out [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 3458 Oct 11 20:01 go.mod [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 38041 Oct 11 20:01 go.sum [2022-10-11T20:03:30.354Z] drwxrwxr-x 8 1001 1001 4096 Oct 11 20:01 internal [2022-10-11T20:03:30.354Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 20:01 openapi [2022-10-11T20:03:30.354Z] drwxrwxr-x 4 1001 1001 4096 Oct 11 20:01 snap [2022-10-11T20:03:30.354Z] -rw-rw-r-- 1 1001 1001 204 Oct 11 20:01 version.go [Pipeline] sh [2022-10-11T20:03:30.633Z] + '[' -e coverage.out ] [2022-10-11T20:03:30.633Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-11T20:03:31.461Z] Stashed 1 file(s) [Pipeline] sh [2022-10-11T20:03:31.738Z] + make build [2022-10-11T20:03:31.738Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-11T20:03:33.774Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7672 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-11T20:03:33.784Z] Running in /w/workspace/edgex-go/325 [Pipeline] { [Pipeline] checkout [2022-10-11T20:03:33.813Z] The recommended git tool is: git [2022-10-11T20:03:38.783Z] using credential edgex-jenkins-ssh [2022-10-11T20:03:38.800Z] Cloning the remote Git repository [2022-10-11T20:03:38.853Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-11T20:03:38.930Z] > git init /w/workspace/edgex-go/325 # timeout=10 [2022-10-11T20:03:39.088Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-11T20:03:39.089Z] > git --version # timeout=10 [2022-10-11T20:03:39.110Z] > git --version # 'git version 2.25.1' [2022-10-11T20:03:39.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-11T20:03:39.159Z] Verifying host key using known hosts file [2022-10-11T20:03:39.362Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-11T20:03:39.377Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-11T20:03:44.147Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-11T20:03:54.125Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-11T20:03:54.125Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-11T20:03:57.284Z] Avoid second fetch [2022-10-11T20:03:57.285Z] Checking out Revision 8629e80a55c52022002c3902c674caceb50305fb (main) [2022-10-11T20:03:57.987Z] Commit message: "feat: Enable common security secret service metrics (#4184)" [2022-10-11T20:03:56.476Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-11T20:03:56.494Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-11T20:03:57.302Z] > git config core.sparsecheckout # timeout=10 [2022-10-11T20:03:57.320Z] > git checkout -f 8629e80a55c52022002c3902c674caceb50305fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-11T20:03:58.921Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-11T20:03:58.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-11T20:03:58.921Z] Dload Upload Total Spent Left Speed [2022-10-11T20:03:58.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 52949 0 --:--:-- --:--:-- --:--:-- 52949 [Pipeline] sh [2022-10-11T20:03:59.548Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-11T20:03:59.878Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-11T20:03:59.878Z] + sudo tee /etc/docker/daemon.new [2022-10-11T20:03:59.878Z] { [2022-10-11T20:03:59.878Z] "registry-mirrors": [ [2022-10-11T20:03:59.878Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-11T20:03:59.878Z] ], [2022-10-11T20:03:59.878Z] "bip": "10.250.0.254/24", [2022-10-11T20:03:59.878Z] "hosts": [ [2022-10-11T20:03:59.878Z] "tcp://0.0.0.0:5555", [2022-10-11T20:03:59.878Z] "unix:///var/run/docker.sock" [2022-10-11T20:03:59.878Z] ], [2022-10-11T20:03:59.878Z] "mtu": 1458, [2022-10-11T20:03:59.878Z] "selinux-enabled": true, [2022-10-11T20:03:59.878Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-11T20:03:59.878Z] } [Pipeline] sh [2022-10-11T20:04:00.206Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-11T20:04:00.531Z] + sudo service docker restart [2022-10-11T20:04:00.674Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-11T20:04:00.674Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-11T20:04:01.609Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-11T20:04:03.513Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-11T20:04:03.773Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-11T20:04:05.146Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-11T20:04:05.714Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-11T20:04:06.647Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-11T20:04:08.021Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-11T20:04:09.407Z] $ docker stop --time=1 0f53fb0f633d5a55c7f5e8063d41281a091e7a719baeec755afdaa36b853fc0b [2022-10-11T20:04:12.135Z] $ docker rm -f 0f53fb0f633d5a55c7f5e8063d41281a091e7a719baeec755afdaa36b853fc0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:04:13.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-11T20:04:13.014Z] [2022-10-11T20:04:13.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:04:13.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-11T20:04:13.313Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-11T20:04:13.313Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-11T20:04:13.313Z] ca9280d653b3: Pulling fs layer [2022-10-11T20:04:13.313Z] 7e9c9ca2126c: Pulling fs layer [2022-10-11T20:04:13.313Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-11T20:04:13.313Z] cbdbe7a5bc2a: Download complete [2022-10-11T20:04:13.571Z] ca9280d653b3: Verifying Checksum [2022-10-11T20:04:13.571Z] ca9280d653b3: Download complete [2022-10-11T20:04:13.571Z] cbdbe7a5bc2a: Pull complete [2022-10-11T20:04:13.828Z] 7e9c9ca2126c: Verifying Checksum [2022-10-11T20:04:13.828Z] 7e9c9ca2126c: Download complete [2022-10-11T20:04:14.085Z] ca9280d653b3: Pull complete [2022-10-11T20:04:18.272Z] 7e9c9ca2126c: Pull complete [2022-10-11T20:04:18.272Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-11T20:04:18.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-11T20:04:18.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:04:18.342Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2022-10-11T20:04:18.374Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-11T20:04:19.844Z] $ docker top ed2a54bd9a715c777db370cb384c8eff71ed53a865e70160d3fdbcb295d42568 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2022-10-11T20:04:19.935Z] provisioning config files... [2022-10-11T20:04:19.963Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/325@tmp/config1092745133973616795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:04:20.184Z] + + docker-composegrep build parallel --help [2022-10-11T20:04:20.184Z] [2022-10-11T20:04:20.310Z] ---> docker-login.sh [2022-10-11T20:04:20.310Z] nexus3.edgexfoundry.org:10001 [2022-10-11T20:04:20.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:04:20.752Z] --parallel Build images in parallel. [Pipeline] } [2022-10-11T20:04:20.765Z] $ docker stop --time=1 ed2a54bd9a715c777db370cb384c8eff71ed53a865e70160d3fdbcb295d42568 [2022-10-11T20:04:21.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:04:21.168Z] Configure a credential helper to remove this warning. See [2022-10-11T20:04:21.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:04:21.168Z] [2022-10-11T20:04:21.168Z] Login Succeeded [2022-10-11T20:04:21.168Z] nexus3.edgexfoundry.org:10002 [2022-10-11T20:04:21.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:04:21.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:04:21.440Z] Configure a credential helper to remove this warning. See [2022-10-11T20:04:21.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:04:21.440Z] [2022-10-11T20:04:21.440Z] Login Succeeded [2022-10-11T20:04:21.440Z] nexus3.edgexfoundry.org:10003 [2022-10-11T20:04:21.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:04:21.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:04:21.711Z] Configure a credential helper to remove this warning. See [2022-10-11T20:04:21.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:04:21.711Z] [2022-10-11T20:04:21.711Z] Login Succeeded [2022-10-11T20:04:21.711Z] nexus3.edgexfoundry.org:10004 [2022-10-11T20:04:21.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:04:22.076Z] $ docker rm -f ed2a54bd9a715c777db370cb384c8eff71ed53a865e70160d3fdbcb295d42568 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:04:22.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:04:22.251Z] Configure a credential helper to remove this warning. See [2022-10-11T20:04:22.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:04:22.251Z] [2022-10-11T20:04:22.251Z] Login Succeeded [2022-10-11T20:04:22.251Z] docker.io [2022-10-11T20:04:22.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-11T20:04:22.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:04:22.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:04:22.539Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2022-10-11T20:04:22.568Z] $ 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/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-11T20:04:22.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:04:22.787Z] Configure a credential helper to remove this warning. See [2022-10-11T20:04:22.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:04:22.787Z] [2022-10-11T20:04:22.787Z] Login Succeeded [2022-10-11T20:04:22.787Z] ---> docker-login.sh ends [2022-10-11T20:04:22.940Z] $ docker top 56882e45678c4fbbce5d3cd2e86fc06bcb9c237226ea0d8d34d33a57a2ba8d6d -eo pid,comm [Pipeline] { [Pipeline] } [2022-10-11T20:04:22.998Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-11T20:04:23.286Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-11T20:04:23.475Z] + git config --global --add safe.directory /w/workspace/edgex-go/325 [Pipeline] echo [2022-10-11T20:04:23.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T20:04:23.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T20:04:23.512Z] ========================================================= [2022-10-11T20:04:23.512Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-11T20:04:23.512Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-11T20:04:23.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-11T20:04:23.835Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-11T20:04:23.835Z] 9b18e9b68314: Pulling fs layer [2022-10-11T20:04:23.835Z] d32db5db7311: Pulling fs layer [2022-10-11T20:04:23.835Z] d0c4b47475fc: Pulling fs layer [2022-10-11T20:04:23.835Z] 5831b945b038: Pulling fs layer [2022-10-11T20:04:23.835Z] 86bbec2aaacd: Pulling fs layer [2022-10-11T20:04:23.835Z] e10730c5d714: Pulling fs layer [2022-10-11T20:04:23.835Z] 5dd5c2283517: Pulling fs layer [2022-10-11T20:04:23.835Z] d5ac0230b979: Pulling fs layer [2022-10-11T20:04:23.835Z] 5831b945b038: Waiting [2022-10-11T20:04:23.835Z] 86bbec2aaacd: Waiting [2022-10-11T20:04:23.835Z] e10730c5d714: Waiting [2022-10-11T20:04:23.835Z] 5dd5c2283517: Waiting [2022-10-11T20:04:23.835Z] d5ac0230b979: Waiting [2022-10-11T20:04:23.853Z] Building core-command ... [2022-10-11T20:04:23.853Z] Building core-data ... [2022-10-11T20:04:23.853Z] Building core-metadata ... [2022-10-11T20:04:23.853Z] Building security-bootstrapper ... [2022-10-11T20:04:23.853Z] Building security-proxy-setup ... [2022-10-11T20:04:23.853Z] Building security-secretstore-setup ... [2022-10-11T20:04:23.853Z] Building security-spiffe-token-provider ... [2022-10-11T20:04:23.853Z] Building security-spire-agent ... [2022-10-11T20:04:23.853Z] Building security-spire-config ... [2022-10-11T20:04:23.853Z] Building security-spire-server ... [2022-10-11T20:04:23.853Z] Building support-notifications ... [2022-10-11T20:04:23.853Z] Building support-scheduler ... [2022-10-11T20:04:23.853Z] Building sys-mgmt-agent ... [2022-10-11T20:04:23.853Z] Building security-spiffe-token-provider [2022-10-11T20:04:23.853Z] Building security-spire-config [2022-10-11T20:04:23.853Z] Building security-spire-server [2022-10-11T20:04:23.853Z] Building support-scheduler [2022-10-11T20:04:23.853Z] Building support-notifications [2022-10-11T20:04:24.106Z] d0c4b47475fc: Verifying Checksum [2022-10-11T20:04:24.106Z] d0c4b47475fc: Download complete [2022-10-11T20:04:24.106Z] d32db5db7311: Verifying Checksum [2022-10-11T20:04:24.106Z] d32db5db7311: Download complete [2022-10-11T20:04:24.106Z] 86bbec2aaacd: Verifying Checksum [2022-10-11T20:04:24.106Z] 86bbec2aaacd: Download complete [2022-10-11T20:04:24.106Z] e10730c5d714: Verifying Checksum [2022-10-11T20:04:24.106Z] e10730c5d714: Download complete [2022-10-11T20:04:24.106Z] 9b18e9b68314: Download complete [2022-10-11T20:04:25.084Z] 9b18e9b68314: Pull complete [2022-10-11T20:04:25.084Z] d5ac0230b979: Verifying Checksum [2022-10-11T20:04:25.084Z] d5ac0230b979: Download complete [2022-10-11T20:04:25.353Z] d32db5db7311: Pull complete [2022-10-11T20:04:25.622Z] d0c4b47475fc: Pull complete [2022-10-11T20:04:26.210Z] 5dd5c2283517: Verifying Checksum [2022-10-11T20:04:26.210Z] 5dd5c2283517: Download complete [2022-10-11T20:04:26.795Z] 5831b945b038: Verifying Checksum [2022-10-11T20:04:26.795Z] 5831b945b038: Download complete [2022-10-11T20:04:36.058Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:04:36.058Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:04:36.058Z] ---> 54aace59a564 [2022-10-11T20:04:36.058Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-11T20:04:36.058Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:04:36.058Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:04:36.058Z] ---> 54aace59a564 [2022-10-11T20:04:36.058Z] Step 3/20 : WORKDIR /edgex-go [2022-10-11T20:04:36.058Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:04:36.058Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:04:36.058Z] ---> 54aace59a564 [2022-10-11T20:04:36.058Z] Step 3/25 : WORKDIR /edgex-go [2022-10-11T20:04:36.058Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:04:36.058Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:04:36.058Z] ---> 54aace59a564 [2022-10-11T20:04:36.058Z] Step 3/26 : WORKDIR /edgex-go [2022-10-11T20:04:36.058Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:04:36.058Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:04:36.058Z] ---> 54aace59a564 [2022-10-11T20:04:36.058Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-11T20:04:37.958Z] ---> Running in 2285200a5fc1 [2022-10-11T20:04:37.958Z] ---> Running in 13eb9f0a9c00 [2022-10-11T20:04:37.958Z] ---> Running in e2e8c86b3a9e [2022-10-11T20:04:37.958Z] ---> Running in 89651fe5d952 [2022-10-11T20:04:37.958Z] ---> Running in 470dd2bc84e2 [2022-10-11T20:04:37.958Z] Removing intermediate container 89651fe5d952 [2022-10-11T20:04:37.958Z] ---> 0a2a39ed52c3 [2022-10-11T20:04:37.958Z] Step 4/23 : WORKDIR /edgex-go [2022-10-11T20:04:37.958Z] Removing intermediate container 2285200a5fc1 [2022-10-11T20:04:37.958Z] ---> 3871bc17bedf [2022-10-11T20:04:37.958Z] Step 4/23 : WORKDIR /edgex-go [2022-10-11T20:04:37.958Z] Removing intermediate container e2e8c86b3a9e [2022-10-11T20:04:37.958Z] ---> e26c17dc4a24 [2022-10-11T20:04:37.958Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-11T20:04:37.958Z] Removing intermediate container 470dd2bc84e2 [2022-10-11T20:04:37.958Z] ---> 78181165696e [2022-10-11T20:04:37.958Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:04:37.958Z] Removing intermediate container 13eb9f0a9c00 [2022-10-11T20:04:37.958Z] ---> d7e91bc29c54 [2022-10-11T20:04:37.958Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:04:37.958Z] ---> Running in 4ce84910471f [2022-10-11T20:04:37.958Z] ---> Running in 47289e9a73bf [2022-10-11T20:04:37.958Z] ---> Running in d0e220de445c [2022-10-11T20:04:37.958Z] ---> Running in 162e1e4b8cff [2022-10-11T20:04:37.958Z] ---> Running in a3b301a169a3 [2022-10-11T20:04:37.958Z] Removing intermediate container 162e1e4b8cff [2022-10-11T20:04:37.958Z] ---> 3a20a3c83b3e [2022-10-11T20:04:37.958Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:04:38.216Z] Removing intermediate container 47289e9a73bf [2022-10-11T20:04:38.216Z] ---> d4cd62a1e18c [2022-10-11T20:04:38.216Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:04:38.216Z] ---> Running in 4d107b32a416 [2022-10-11T20:04:38.216Z] ---> Running in 0ec475bba021 [2022-10-11T20:04:38.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:04:38.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:04:38.729Z] v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-11T20:04:38.729Z] v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-11T20:04:38.729Z] OK: 17036 distinct packages available [2022-10-11T20:04:38.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:04:38.987Z] Removing intermediate container d0e220de445c [2022-10-11T20:04:38.987Z] ---> 4656a9e13b43 [2022-10-11T20:04:38.987Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-11T20:04:38.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:04:38.987Z] ---> Running in e743fd72b1ee [2022-10-11T20:04:39.165Z] 5831b945b038: Pull complete [2022-10-11T20:04:39.165Z] 86bbec2aaacd: Pull complete [2022-10-11T20:04:39.165Z] e10730c5d714: Pull complete [2022-10-11T20:04:39.245Z] OK: 211 MiB in 51 packages [2022-10-11T20:04:39.245Z] Removing intermediate container a3b301a169a3 [2022-10-11T20:04:39.245Z] ---> 747e673679f2 [2022-10-11T20:04:39.245Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-11T20:04:39.245Z] ---> Running in ea52dd243531 [2022-10-11T20:04:39.245Z] Removing intermediate container 4d107b32a416 [2022-10-11T20:04:39.245Z] ---> 48ccee5f1043 [2022-10-11T20:04:39.245Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-11T20:04:39.502Z] ---> Running in ca02507e9f53 [2022-10-11T20:04:39.502Z] Removing intermediate container 0ec475bba021 [2022-10-11T20:04:39.502Z] ---> 14d3eb710ef7 [2022-10-11T20:04:39.502Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-11T20:04:39.502Z] ---> Running in 85900f1a2aeb [2022-10-11T20:04:39.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:04:39.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:04:40.696Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:04:40.696Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:04:40.696Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:04:40.696Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:04:40.696Z] Removing intermediate container 4ce84910471f [2022-10-11T20:04:40.696Z] ---> 0cd3eb809584 [2022-10-11T20:04:40.696Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-11T20:04:40.953Z] OK: 211 MiB in 51 packages [2022-10-11T20:04:40.953Z] OK: 211 MiB in 51 packages [2022-10-11T20:04:40.953Z] ---> 1b55d1e0d439 [2022-10-11T20:04:40.953Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:04:40.953Z] ---> Running in 777dbc85bad0 [2022-10-11T20:04:41.212Z] Removing intermediate container e743fd72b1ee [2022-10-11T20:04:41.212Z] ---> ba51a00175f8 [2022-10-11T20:04:41.212Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-11T20:04:41.475Z] ---> 7f847604c0cb [2022-10-11T20:04:41.475Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:04:41.475Z] ---> Running in 7a91ef709162 [2022-10-11T20:04:41.475Z] Removing intermediate container ea52dd243531 [2022-10-11T20:04:41.475Z] ---> 3f5a3a91e5ff [2022-10-11T20:04:41.475Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-11T20:04:41.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:04:41.733Z] ---> 6d6644421107 [2022-10-11T20:04:41.733Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:04:41.733Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:04:41.733Z] ---> Running in 2030976a152d [2022-10-11T20:04:41.991Z] OK: 211 MiB in 51 packages [2022-10-11T20:04:41.991Z] OK: 211 MiB in 51 packages [2022-10-11T20:04:42.557Z] Removing intermediate container ca02507e9f53 [2022-10-11T20:04:42.557Z] ---> 5451e893edbd [2022-10-11T20:04:42.557Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-11T20:04:42.557Z] Removing intermediate container 85900f1a2aeb [2022-10-11T20:04:42.557Z] ---> 66efc0c5c243 [2022-10-11T20:04:42.557Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-11T20:04:42.557Z] ---> e2ed190b7477 [2022-10-11T20:04:42.557Z] ---> f05ffa25097d [2022-10-11T20:04:42.557Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:04:42.557Z] [2022-10-11T20:04:42.815Z] ---> Running in 4f25a967df29 [2022-10-11T20:04:42.815Z] ---> Running in 2244b2e6ca08 [2022-10-11T20:04:45.827Z] 5dd5c2283517: Pull complete [2022-10-11T20:04:46.798Z] d5ac0230b979: Pull complete [2022-10-11T20:04:46.798Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-11T20:04:46.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-11T20:04:47.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-11T20:04:47.410Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-11T20:04:47.410Z] WORKDIR /edgex [2022-10-11T20:04:47.410Z] COPY go.mod . [2022-10-11T20:04:47.410Z] RUN go mod download [2022-10-11T20:04:47.410Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-11T20:04:47.996Z] Sending build context to Docker daemon 3.267MB [2022-10-11T20:04:47.996Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-11T20:04:47.996Z] ---> 59b3b1a385d4 [2022-10-11T20:04:47.996Z] Step 2/4 : WORKDIR /edgex [2022-10-11T20:04:49.955Z] ---> Running in 4498319186e4 [2022-10-11T20:04:49.955Z] Removing intermediate container 4498319186e4 [2022-10-11T20:04:49.955Z] ---> 03688c0e9ad8 [2022-10-11T20:04:49.955Z] Step 3/4 : COPY go.mod . [2022-10-11T20:04:51.960Z] ---> 27f8d8e802e0 [2022-10-11T20:04:51.960Z] Step 4/4 : RUN go mod download [2022-10-11T20:04:51.960Z] ---> Running in b082bc342c70 [2022-10-11T20:05:00.959Z] Removing intermediate container 7a91ef709162 [2022-10-11T20:05:00.960Z] ---> 53266b442277 [2022-10-11T20:05:00.960Z] Step 8/26 : COPY . . [2022-10-11T20:05:00.960Z] Removing intermediate container 4f25a967df29 [2022-10-11T20:05:00.960Z] ---> 47ba18c1e6f6 [2022-10-11T20:05:00.960Z] Step 9/23 : COPY . . [2022-10-11T20:05:00.960Z] Removing intermediate container 2030976a152d [2022-10-11T20:05:00.960Z] ---> 390bccd3c8b2 [2022-10-11T20:05:00.960Z] Step 8/25 : COPY . . [2022-10-11T20:05:00.960Z] Removing intermediate container 2244b2e6ca08 [2022-10-11T20:05:00.960Z] ---> b7c3e3b28c82 [2022-10-11T20:05:00.960Z] Step 9/23 : COPY . . [2022-10-11T20:05:00.960Z] Removing intermediate container 777dbc85bad0 [2022-10-11T20:05:00.960Z] ---> b8ee4ccd4736 [2022-10-11T20:05:00.960Z] Step 7/20 : COPY . . [2022-10-11T20:05:09.069Z] ---> f78dfda07a44 [2022-10-11T20:05:09.069Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-11T20:05:09.069Z] ---> 04e494d12e26 [2022-10-11T20:05:09.069Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-11T20:05:09.069Z] ---> 734088df9fbd [2022-10-11T20:05:09.069Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-11T20:05:09.069Z] ---> 527d64be2d22 [2022-10-11T20:05:09.069Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-11T20:05:09.069Z] ---> 1ca738325bfa [2022-10-11T20:05:09.069Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-11T20:05:09.069Z] ---> Running in e0fcfa3d07e2 [2022-10-11T20:05:09.069Z] ---> Running in 4b6205421455 [2022-10-11T20:05:09.069Z] ---> Running in da72ea36618b [2022-10-11T20:05:09.069Z] ---> Running in 811dcb430619 [2022-10-11T20:05:09.069Z] ---> Running in cf4e266acbba [2022-10-11T20:05:09.069Z] Removing intermediate container da72ea36618b [2022-10-11T20:05:09.069Z] ---> 8eaf6a447b0d [2022-10-11T20:05:09.069Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-11T20:05:09.069Z] Removing intermediate container 811dcb430619 [2022-10-11T20:05:09.069Z] ---> 6e80aa475dcb [2022-10-11T20:05:09.069Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-11T20:05:09.069Z] ---> Running in 4f05ffba15e0 [2022-10-11T20:05:09.338Z] ---> Running in a7f26f2312b2 [2022-10-11T20:05:09.338Z] Removing intermediate container 4f05ffba15e0 [2022-10-11T20:05:09.338Z] ---> 4ada81a9f78d [2022-10-11T20:05:09.338Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-11T20:05:09.338Z] Removing intermediate container a7f26f2312b2 [2022-10-11T20:05:09.338Z] ---> 2615927ac514 [2022-10-11T20:05:09.338Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-11T20:05:09.338Z] ---> Running in 2536ab38d0eb [2022-10-11T20:05:09.596Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-11T20:05:09.596Z] ---> Running in 663915ac7148 [2022-10-11T20:05:09.596Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-11T20:05:09.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-11T20:05:10.783Z] Removing intermediate container 663915ac7148 [2022-10-11T20:05:10.783Z] ---> da67fabb8613 [2022-10-11T20:05:10.783Z] Step 12/26 : WORKDIR /edgex-go [2022-10-11T20:05:10.783Z] Removing intermediate container 2536ab38d0eb [2022-10-11T20:05:10.783Z] ---> a6d42e5164f7 [2022-10-11T20:05:10.783Z] Step 12/25 : WORKDIR /edgex-go [2022-10-11T20:05:10.783Z] ---> Running in b7f33d52653a [2022-10-11T20:05:10.783Z] ---> Running in 777f62d3d354 [2022-10-11T20:05:11.041Z] Removing intermediate container b7f33d52653a [2022-10-11T20:05:11.041Z] ---> 10583fa84804 [2022-10-11T20:05:11.041Z] [2022-10-11T20:05:11.041Z] Step 13/26 : FROM alpine:3.15 [2022-10-11T20:05:11.041Z] Removing intermediate container 777f62d3d354 [2022-10-11T20:05:11.041Z] ---> 20b65611e5ad [2022-10-11T20:05:11.041Z] [2022-10-11T20:05:11.041Z] Step 13/25 : FROM alpine:3.15 [2022-10-11T20:05:11.297Z] 3.15: Pulling from library/alpine [2022-10-11T20:05:11.297Z] 3.15: Pulling from library/alpine [2022-10-11T20:05:12.681Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-11T20:05:12.681Z] Status: Downloaded newer image for alpine:3.15 [2022-10-11T20:05:12.681Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-11T20:05:12.681Z] Status: Image is up to date for alpine:3.15 [2022-10-11T20:05:12.681Z] ---> c4fc93816858 [2022-10-11T20:05:12.681Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-11T20:05:12.681Z] ---> c4fc93816858 [2022-10-11T20:05:12.681Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-11T20:05:12.939Z] ---> Running in ddd293aa2cfe [2022-10-11T20:05:12.939Z] ---> Running in e65b05f9852e [2022-10-11T20:05:13.196Z] Removing intermediate container e65b05f9852e [2022-10-11T20:05:13.196Z] ---> 1583e3850f93 [2022-10-11T20:05:13.196Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:05:13.457Z] Removing intermediate container ddd293aa2cfe [2022-10-11T20:05:13.457Z] ---> eeb4ce80b32a [2022-10-11T20:05:13.457Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:05:13.457Z] ---> Running in 37d0552ceb4f [2022-10-11T20:05:13.714Z] ---> Running in 24612011d193 [2022-10-11T20:05:15.097Z] Removing intermediate container 37d0552ceb4f [2022-10-11T20:05:15.097Z] ---> ea4de5fd95f6 [2022-10-11T20:05:15.097Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-11T20:05:15.631Z] ---> Running in 91061532c110 [2022-10-11T20:05:15.631Z] Removing intermediate container 24612011d193 [2022-10-11T20:05:15.631Z] ---> 47e42c5410a8 [2022-10-11T20:05:15.631Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-11T20:05:15.631Z] ---> Running in 646686ad0f0a [2022-10-11T20:05:15.889Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:16.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:16.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:16.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:16.969Z] v3.15.6-108-g2af4592591 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-11T20:05:16.969Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-11T20:05:16.969Z] OK: 15857 distinct packages available [2022-10-11T20:05:16.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:17.226Z] v3.15.6-108-g2af4592591 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-11T20:05:17.226Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-11T20:05:17.226Z] OK: 15857 distinct packages available [2022-10-11T20:05:17.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:17.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:18.046Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:18.303Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-11T20:05:18.303Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-11T20:05:18.303Z] (3/5) Installing libucontext (1.1-r0) [2022-10-11T20:05:18.560Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-11T20:05:18.560Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-11T20:05:18.560Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-11T20:05:18.560Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-11T20:05:18.560Z] (3/4) Installing libucontext (1.1-r0) [2022-10-11T20:05:18.560Z] Executing busybox-1.34.1-r7.trigger [2022-10-11T20:05:18.560Z] OK: 7 MiB in 19 packages [2022-10-11T20:05:18.816Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-11T20:05:18.816Z] Executing busybox-1.34.1-r7.trigger [2022-10-11T20:05:18.816Z] OK: 6 MiB in 18 packages [2022-10-11T20:05:20.707Z] Removing intermediate container 646686ad0f0a [2022-10-11T20:05:20.707Z] ---> 7289cd6464e3 [2022-10-11T20:05:20.707Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-11T20:05:20.707Z] Removing intermediate container 91061532c110 [2022-10-11T20:05:20.707Z] ---> 9dced278ed31 [2022-10-11T20:05:20.707Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-11T20:05:23.981Z] ---> 6af58fa5c9ec [2022-10-11T20:05:23.981Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-11T20:05:23.981Z] ---> d9bd1e6573b6 [2022-10-11T20:05:23.981Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-11T20:05:24.275Z] Removing intermediate container b082bc342c70 [2022-10-11T20:05:24.275Z] ---> d4253a0f5093 [2022-10-11T20:05:24.275Z] Successfully built d4253a0f5093 [2022-10-11T20:05:24.275Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:05:24.549Z] ---> 7e9da610e310 [2022-10-11T20:05:24.549Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-11T20:05:24.611Z] + docker inspect -f . ci-base-image-arm64 [2022-10-11T20:05:24.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:05:24.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-7672 does not seem to be running inside a container [2022-10-11T20:05:24.807Z] ---> 30ebe3c89a36 [2022-10-11T20:05:24.807Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-11T20:05:24.807Z] ---> Running in 93bf5df6264d [2022-10-11T20:05:24.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@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-10-11T20:05:25.065Z] ---> 3dabdabcca86 [2022-10-11T20:05:25.065Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-11T20:05:25.369Z] Removing intermediate container 93bf5df6264d [2022-10-11T20:05:25.369Z] ---> f80d0fe7c83d [2022-10-11T20:05:25.369Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-11T20:05:25.627Z] ---> 48f666526fbc [2022-10-11T20:05:25.627Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-11T20:05:25.884Z] ---> Running in ac47b76f1868 [2022-10-11T20:05:25.884Z] ---> 579d61b4cc77 [2022-10-11T20:05:25.884Z] Step 21/26 : WORKDIR / [2022-10-11T20:05:25.884Z] ---> Running in c594940fc630 [2022-10-11T20:05:26.160Z] Removing intermediate container ac47b76f1868 [2022-10-11T20:05:26.160Z] ---> 89949e2dc9a6 [2022-10-11T20:05:26.160Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-11T20:05:26.160Z] ---> Running in 9ba60173848f [2022-10-11T20:05:26.420Z] Removing intermediate container c594940fc630 [2022-10-11T20:05:26.420Z] ---> 239943b45951 [2022-10-11T20:05:26.420Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-11T20:05:26.420Z] Removing intermediate container 9ba60173848f [2022-10-11T20:05:26.420Z] ---> 9e1a07840158 [2022-10-11T20:05:26.420Z] Step 23/25 : LABEL arch=x86_64 [2022-10-11T20:05:26.677Z] ---> Running in c1de700cbf14 [2022-10-11T20:05:26.677Z] ---> Running in 9770f0d1d344 [2022-10-11T20:05:26.934Z] Removing intermediate container c1de700cbf14 [2022-10-11T20:05:26.934Z] ---> 8300a9e3b68e [2022-10-11T20:05:26.934Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-11T20:05:26.934Z] Removing intermediate container 9770f0d1d344 [2022-10-11T20:05:26.934Z] ---> 74ac1e24409a [2022-10-11T20:05:26.934Z] Step 24/25 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:05:26.934Z] ---> Running in 9b0e3ab44340 [2022-10-11T20:05:26.934Z] ---> Running in f7e3c7d1b5de [2022-10-11T20:05:27.193Z] Removing intermediate container 9b0e3ab44340 [2022-10-11T20:05:27.193Z] ---> 1870fa5f78fc [2022-10-11T20:05:27.193Z] Step 25/25 : LABEL version=2.3.0-dev.87 [2022-10-11T20:05:27.193Z] Removing intermediate container f7e3c7d1b5de [2022-10-11T20:05:27.193Z] ---> e5fae6e5759d [2022-10-11T20:05:27.193Z] Step 24/26 : LABEL arch=x86_64 [2022-10-11T20:05:27.193Z] ---> Running in 6bb5fee9a2df [2022-10-11T20:05:27.193Z] ---> Running in 1fdf5f24f097 [2022-10-11T20:05:27.449Z] Removing intermediate container 6bb5fee9a2df [2022-10-11T20:05:27.449Z] ---> 53b4bc72d6f2 [2022-10-11T20:05:27.449Z] [2022-10-11T20:05:27.449Z] Removing intermediate container 1fdf5f24f097 [2022-10-11T20:05:27.449Z] ---> 51c35dc7f8b3 [2022-10-11T20:05:27.449Z] Step 25/26 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:05:27.706Z] Successfully built 53b4bc72d6f2 [2022-10-11T20:05:27.706Z] Successfully tagged security-spire-server:latest [2022-10-11T20:05:27.706Z] ---> Running in 436950a03a88 [2022-10-11T20:05:27.706Z]  Building security-spire-server ... done Building core-data [2022-10-11T20:05:27.766Z] $ docker top e02b57711a8c1a13b0a21f8a93c0c10f1282668bfba7e8602f940232caed0f81 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T20:05:28.591Z] + go version [2022-10-11T20:05:28.591Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-11T20:05:28.610Z] $ docker stop --time=1 e02b57711a8c1a13b0a21f8a93c0c10f1282668bfba7e8602f940232caed0f81 [2022-10-11T20:05:29.078Z] Removing intermediate container 436950a03a88 [2022-10-11T20:05:29.078Z] ---> 314c3a4d8d66 [2022-10-11T20:05:29.078Z] Step 26/26 : LABEL version=2.3.0-dev.87 [2022-10-11T20:05:29.078Z] ---> Running in 578bcf465416 [2022-10-11T20:05:29.643Z] Removing intermediate container 578bcf465416 [2022-10-11T20:05:29.643Z] ---> abe79f724537 [2022-10-11T20:05:29.643Z] [2022-10-11T20:05:29.643Z] Successfully built abe79f724537 [2022-10-11T20:05:29.643Z] Successfully tagged security-spire-config:latest [2022-10-11T20:05:29.643Z] Building security-bootstrapper [2022-10-11T20:05:30.230Z] $ docker rm -f e02b57711a8c1a13b0a21f8a93c0c10f1282668bfba7e8602f940232caed0f81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:05:30.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-11T20:05:30.789Z] [2022-10-11T20:05:30.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:05:31.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-11T20:05:31.133Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-11T20:05:31.133Z] 29e5d40040c1: Pulling fs layer [2022-10-11T20:05:31.133Z] 1ce36da41761: Pulling fs layer [2022-10-11T20:05:31.133Z] 25b303627fd3: Pulling fs layer [2022-10-11T20:05:31.405Z] 29e5d40040c1: Verifying Checksum [2022-10-11T20:05:31.405Z] 29e5d40040c1: Download complete [2022-10-11T20:05:31.671Z] 1ce36da41761: Verifying Checksum [2022-10-11T20:05:31.671Z] 1ce36da41761: Download complete [2022-10-11T20:05:31.939Z] 29e5d40040c1: Pull complete [2022-10-11T20:05:32.168Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:05:32.168Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:05:32.168Z] ---> 54aace59a564 [2022-10-11T20:05:32.168Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-11T20:05:32.168Z] ---> Using cache [2022-10-11T20:05:32.168Z] ---> 3871bc17bedf [2022-10-11T20:05:32.168Z] Step 4/24 : WORKDIR /edgex-go [2022-10-11T20:05:32.168Z] ---> Using cache [2022-10-11T20:05:32.168Z] ---> 3a20a3c83b3e [2022-10-11T20:05:32.168Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:05:32.168Z] ---> Using cache [2022-10-11T20:05:32.168Z] ---> 48ccee5f1043 [2022-10-11T20:05:32.168Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-11T20:05:33.350Z] 25b303627fd3: Verifying Checksum [2022-10-11T20:05:33.351Z] 25b303627fd3: Download complete [2022-10-11T20:05:33.351Z] 1ce36da41761: Pull complete [2022-10-11T20:05:34.070Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:05:34.070Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:05:34.070Z] ---> 54aace59a564 [2022-10-11T20:05:34.070Z] Step 3/33 : WORKDIR /edgex-go [2022-10-11T20:05:34.070Z] ---> Using cache [2022-10-11T20:05:34.070Z] ---> d7e91bc29c54 [2022-10-11T20:05:34.070Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:05:34.070Z] ---> Using cache [2022-10-11T20:05:34.070Z] ---> 747e673679f2 [2022-10-11T20:05:34.070Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-11T20:05:35.439Z] ---> Running in ff5f635e011f [2022-10-11T20:05:35.439Z] ---> Running in 26f6e708d37b [2022-10-11T20:05:35.696Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:35.696Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:36.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:36.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:36.886Z] OK: 211 MiB in 51 packages [2022-10-11T20:05:36.886Z] OK: 211 MiB in 51 packages [2022-10-11T20:05:38.260Z] Removing intermediate container ff5f635e011f [2022-10-11T20:05:38.260Z] ---> e67fa572eeaf [2022-10-11T20:05:38.260Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-11T20:05:38.260Z] Removing intermediate container 26f6e708d37b [2022-10-11T20:05:38.260Z] ---> 761160bb87dc [2022-10-11T20:05:38.260Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-11T20:05:38.517Z] ---> 7f09fc768e8b [2022-10-11T20:05:38.517Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:05:39.082Z] ---> 829c9b4e75c5 [2022-10-11T20:05:39.082Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:05:39.082Z] ---> Running in cd055b0e4d55 [2022-10-11T20:05:39.647Z] ---> Running in 938710e225dd [2022-10-11T20:05:41.019Z] Removing intermediate container 4b6205421455 [2022-10-11T20:05:41.019Z] ---> ad0bb281ce50 [2022-10-11T20:05:41.019Z] [2022-10-11T20:05:41.019Z] Step 9/20 : FROM alpine:3.15 [2022-10-11T20:05:41.019Z] ---> c4fc93816858 [2022-10-11T20:05:41.019Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-11T20:05:41.019Z] ---> Using cache [2022-10-11T20:05:41.019Z] ---> eeb4ce80b32a [2022-10-11T20:05:41.019Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:05:41.019Z] ---> Using cache [2022-10-11T20:05:41.019Z] ---> 47e42c5410a8 [2022-10-11T20:05:41.019Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-11T20:05:41.276Z] ---> Running in db8e5add7041 [2022-10-11T20:05:41.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:43.427Z] 25b303627fd3: Pull complete [2022-10-11T20:05:43.427Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-11T20:05:43.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-11T20:05:43.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:05:43.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-7672 does not seem to be running inside a container [2022-10-11T20:05:43.667Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@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-10-11T20:05:44.823Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:44.823Z] Removing intermediate container cf4e266acbba [2022-10-11T20:05:44.823Z] ---> 11dbaed0e1c7 [2022-10-11T20:05:44.823Z] [2022-10-11T20:05:44.823Z] Step 11/23 : FROM alpine:3.16 [2022-10-11T20:05:44.823Z] Removing intermediate container e0fcfa3d07e2 [2022-10-11T20:05:44.823Z] ---> 45eed1c2b8cc [2022-10-11T20:05:44.823Z] [2022-10-11T20:05:44.823Z] Step 11/23 : FROM alpine:3.16 [2022-10-11T20:05:44.823Z] 3.16: Pulling from library/alpine [2022-10-11T20:05:44.823Z] 3.16: Pulling from library/alpine [2022-10-11T20:05:45.082Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-11T20:05:45.082Z] Status: Downloaded newer image for alpine:3.16 [2022-10-11T20:05:45.082Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-11T20:05:45.082Z] Status: Image is up to date for alpine:3.16 [2022-10-11T20:05:45.082Z] ---> 9c6f07244728 [2022-10-11T20:05:45.082Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-11T20:05:45.082Z] ---> 9c6f07244728 [2022-10-11T20:05:45.082Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-11T20:05:45.648Z] ---> Running in 14360032c0e3 [2022-10-11T20:05:45.648Z] ---> Running in c810083b87da [2022-10-11T20:05:45.736Z] $ docker top 05a94d09b8b643719e0985362280ffb56bf00e0c2848de11c8d68904d4118f89 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T20:05:46.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:46.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:46.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:46.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:46.471Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-11T20:05:46.471Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-11T20:05:46.471Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T20:05:46.471Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-11T20:05:46.471Z] OK: 6 MiB in 15 packages [2022-10-11T20:05:46.471Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T20:05:46.471Z] Executing ca-certificates-20220614-r0.trigger [2022-10-11T20:05:46.471Z] OK: 6 MiB in 16 packages [2022-10-11T20:05:46.552Z] + docker-compose build --help [2022-10-11T20:05:46.552Z] + grep parallel [2022-10-11T20:05:47.843Z] Removing intermediate container 14360032c0e3 [2022-10-11T20:05:47.843Z] ---> 47475d34e91c [2022-10-11T20:05:47.843Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-11T20:05:47.843Z] v3.15.6-108-g2af4592591 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-11T20:05:47.843Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-11T20:05:47.843Z] OK: 15857 distinct packages available [2022-10-11T20:05:47.843Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:47.843Z] Removing intermediate container c810083b87da [2022-10-11T20:05:47.843Z] ---> d10e454e60c5 [2022-10-11T20:05:47.843Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-11T20:05:47.843Z] ---> Running in e7ab5a237fd7 [2022-10-11T20:05:47.843Z] ---> Running in 8d641ab1444e [2022-10-11T20:05:47.843Z] Removing intermediate container e7ab5a237fd7 [2022-10-11T20:05:47.843Z] ---> f3e7473048f6 [2022-10-11T20:05:47.843Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-11T20:05:47.843Z] Removing intermediate container 8d641ab1444e [2022-10-11T20:05:47.843Z] ---> 17058fe643af [2022-10-11T20:05:47.843Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-11T20:05:47.843Z] ---> Running in 1b1d9e7fb12f [2022-10-11T20:05:48.101Z] ---> Running in db0c224c284e [2022-10-11T20:05:48.101Z] Removing intermediate container 1b1d9e7fb12f [2022-10-11T20:05:48.101Z] ---> 871185cbbab7 [2022-10-11T20:05:48.101Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-11T20:05:48.101Z] Removing intermediate container db0c224c284e [2022-10-11T20:05:48.101Z] ---> 03ab17073383 [2022-10-11T20:05:48.101Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-11T20:05:48.101Z] Removing intermediate container cd055b0e4d55 [2022-10-11T20:05:48.101Z] ---> a7d1a73bbe79 [2022-10-11T20:05:48.101Z] Step 9/24 : COPY . . [2022-10-11T20:05:48.101Z] Removing intermediate container 938710e225dd [2022-10-11T20:05:48.101Z] ---> b63ec5562d9f [2022-10-11T20:05:48.101Z] Step 8/33 : COPY . . [2022-10-11T20:05:48.101Z] ---> Running in d0993df6108e [2022-10-11T20:05:48.101Z] ---> Running in b4eda286a554 [2022-10-11T20:05:48.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:05:48.924Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-11T20:05:48.924Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-11T20:05:49.182Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-11T20:05:49.182Z] Removing intermediate container d0993df6108e [2022-10-11T20:05:49.182Z] ---> 87de594b6e5d [2022-10-11T20:05:49.182Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-11T20:05:49.182Z] Removing intermediate container b4eda286a554 [2022-10-11T20:05:49.182Z] ---> 97424bd56eae [2022-10-11T20:05:49.182Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-11T20:05:49.182Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-11T20:05:49.182Z] (5/9) Installing curl (7.80.0-r3) [2022-10-11T20:05:49.440Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-11T20:05:49.440Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-11T20:05:49.699Z] (8/9) Installing libucontext (1.1-r0) [2022-10-11T20:05:49.699Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-11T20:05:49.699Z] Executing busybox-1.34.1-r7.trigger [2022-10-11T20:05:49.699Z] Executing ca-certificates-20220614-r0.trigger [2022-10-11T20:05:49.956Z] OK: 8 MiB in 23 packages [2022-10-11T20:05:50.216Z] ---> 4c62a43d5b5c [2022-10-11T20:05:50.216Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-11T20:05:50.216Z] ---> b6fd30ae654d [2022-10-11T20:05:50.216Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-11T20:05:50.782Z] Removing intermediate container db8e5add7041 [2022-10-11T20:05:50.782Z] ---> c5c3b2008e3e [2022-10-11T20:05:50.782Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-11T20:05:50.798Z] --parallel Build images in parallel. [Pipeline] } [2022-10-11T20:05:50.819Z] $ docker stop --time=1 05a94d09b8b643719e0985362280ffb56bf00e0c2848de11c8d68904d4118f89 [2022-10-11T20:05:51.349Z] ---> bea080508bcf [2022-10-11T20:05:51.349Z] ---> 392db732b251 [2022-10-11T20:05:51.349Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-11T20:05:51.349Z] [2022-10-11T20:05:51.349Z] ---> f5d4fe2f1250 [2022-10-11T20:05:51.349Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-11T20:05:51.349Z] ---> e36e10b66da5 [2022-10-11T20:05:51.349Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-11T20:05:51.607Z] ---> 8bb361f98474 [2022-10-11T20:05:51.607Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-11T20:05:51.607Z] ---> Running in 650740f74f47 [2022-10-11T20:05:51.607Z] ---> 5df3191126cc [2022-10-11T20:05:51.607Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-11T20:05:51.607Z] ---> Running in 4cc5d9ca6b3e [2022-10-11T20:05:51.607Z] ---> Running in 10ac979d6d25 [2022-10-11T20:05:51.866Z] ---> 9700b4577f05 [2022-10-11T20:05:51.866Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-11T20:05:51.866Z] Removing intermediate container 4cc5d9ca6b3e [2022-10-11T20:05:51.866Z] ---> 10cf7528e5e4 [2022-10-11T20:05:51.866Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T20:05:51.866Z] ---> 323933c86df7 [2022-10-11T20:05:51.866Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-11T20:05:51.866Z] Removing intermediate container 10ac979d6d25 [2022-10-11T20:05:51.866Z] ---> fe151388abbc [2022-10-11T20:05:51.866Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T20:05:51.866Z] ---> Running in 53609aecfc87 [2022-10-11T20:05:51.866Z] ---> Running in cef2c8f535cd [2022-10-11T20:05:51.866Z] ---> Running in a8589b1311e8 [2022-10-11T20:05:51.866Z] ---> 1b65fb958469 [2022-10-11T20:05:51.866Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-11T20:05:51.866Z] Removing intermediate container 53609aecfc87 [2022-10-11T20:05:51.866Z] ---> cfdc108afb1c [2022-10-11T20:05:51.866Z] Step 21/23 : LABEL arch=x86_64 [2022-10-11T20:05:51.866Z] ---> Running in 6f224622736a [2022-10-11T20:05:52.127Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-11T20:05:52.127Z] Removing intermediate container a8589b1311e8 [2022-10-11T20:05:52.127Z] ---> b577b28e5d1c [2022-10-11T20:05:52.127Z] Step 21/23 : LABEL arch=x86_64 [2022-10-11T20:05:52.127Z] ---> Running in c55c3ce88307 [2022-10-11T20:05:52.127Z] ---> Running in 94238802864a [2022-10-11T20:05:52.127Z] Removing intermediate container 6f224622736a [2022-10-11T20:05:52.127Z] ---> 04fcd3020b0b [2022-10-11T20:05:52.127Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T20:05:52.127Z] ---> Running in 46c2573ee092 [2022-10-11T20:05:52.127Z] Removing intermediate container c55c3ce88307 [2022-10-11T20:05:52.127Z] ---> c410c9ef509b [2022-10-11T20:05:52.127Z] Step 22/23 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:05:52.127Z] Removing intermediate container 94238802864a [2022-10-11T20:05:52.127Z] ---> e926cc33336b [2022-10-11T20:05:52.128Z] Step 22/23 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:05:52.128Z] ---> Running in abb616e86f5e [2022-10-11T20:05:52.128Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-11T20:05:52.128Z] ---> Running in 120518e5b30b [2022-10-11T20:05:52.386Z] Removing intermediate container 46c2573ee092 [2022-10-11T20:05:52.386Z] ---> 89724fb0cef1 [2022-10-11T20:05:52.386Z] Step 18/20 : LABEL arch=x86_64 [2022-10-11T20:05:52.386Z] ---> Running in 18e4aea3bb11 [2022-10-11T20:05:52.386Z] Removing intermediate container abb616e86f5e [2022-10-11T20:05:52.386Z] ---> 8b54fe39b9cc [2022-10-11T20:05:52.386Z] Step 23/23 : LABEL version=2.3.0-dev.87 [2022-10-11T20:05:52.386Z] Removing intermediate container 120518e5b30b [2022-10-11T20:05:52.386Z] ---> dba8171746d5 [2022-10-11T20:05:52.386Z] Step 23/23 : LABEL version=2.3.0-dev.87 [2022-10-11T20:05:52.475Z] $ docker rm -f 05a94d09b8b643719e0985362280ffb56bf00e0c2848de11c8d68904d4118f89 [Pipeline] // withDockerContainer [2022-10-11T20:05:52.646Z] ---> Running in 6c4b347ee64b [2022-10-11T20:05:52.646Z] Removing intermediate container 18e4aea3bb11 [2022-10-11T20:05:52.646Z] ---> 90e7ebd9f53c [2022-10-11T20:05:52.646Z] Step 19/20 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:05:52.646Z] ---> Running in 88f2d299d64e [2022-10-11T20:05:52.646Z] ---> Running in 5eb62d611bcd [2022-10-11T20:05:52.646Z] Removing intermediate container 6c4b347ee64b [2022-10-11T20:05:52.646Z] ---> 1e56be5661bf [2022-10-11T20:05:52.646Z] [2022-10-11T20:05:52.646Z] Removing intermediate container 88f2d299d64e [2022-10-11T20:05:52.646Z] ---> 58d2627fb731 [2022-10-11T20:05:52.646Z] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:05:52.904Z] Removing intermediate container 5eb62d611bcd [2022-10-11T20:05:52.904Z] ---> b2afe65697bf [2022-10-11T20:05:52.904Z] Step 20/20 : LABEL version=2.3.0-dev.87 [2022-10-11T20:05:52.904Z] Successfully built 58d2627fb731 [2022-10-11T20:05:52.904Z] Successfully built 1e56be5661bf [2022-10-11T20:05:52.904Z] Successfully tagged support-scheduler:latest [2022-10-11T20:05:52.904Z]  Building support-scheduler ... done Building security-spire-agent [2022-10-11T20:05:52.904Z] Successfully tagged support-notifications:latest [2022-10-11T20:05:52.904Z]  Building support-notifications ... done Building security-secretstore-setup [2022-10-11T20:05:52.904Z] ---> Running in 960e9fccbaad [2022-10-11T20:05:52.904Z] Removing intermediate container 960e9fccbaad [2022-10-11T20:05:52.904Z] ---> 5e3db51e9056 [2022-10-11T20:05:52.904Z] [2022-10-11T20:05:52.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-11T20:05:52.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:05:53.161Z] Successfully built 5e3db51e9056 [2022-10-11T20:05:53.161Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-11T20:05:53.161Z] Building security-proxy-setup [2022-10-11T20:05:53.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-7672 does not seem to be running inside a container [2022-10-11T20:05:53.224Z] $ 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/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@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-10-11T20:05:54.346Z] $ docker top bfdf03b583c931cb1ae29b1b30633a3ae07e4f89c5aa1a59112d397d429cb863 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T20:05:54.827Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-11T20:05:59.071Z] Building core-command ... [2022-10-11T20:05:59.071Z] Building core-data ... [2022-10-11T20:05:59.071Z] Building core-metadata ... [2022-10-11T20:05:59.071Z] Building security-bootstrapper ... [2022-10-11T20:05:59.071Z] Building security-proxy-setup ... [2022-10-11T20:05:59.071Z] Building security-secretstore-setup ... [2022-10-11T20:05:59.071Z] Building security-spiffe-token-provider ... [2022-10-11T20:05:59.071Z] Building security-spire-agent ... [2022-10-11T20:05:59.071Z] Building security-spire-config ... [2022-10-11T20:05:59.071Z] Building security-spire-server ... [2022-10-11T20:05:59.071Z] Building support-notifications ... [2022-10-11T20:05:59.071Z] Building support-scheduler ... [2022-10-11T20:05:59.071Z] Building sys-mgmt-agent ... [2022-10-11T20:05:59.071Z] Building core-command [2022-10-11T20:05:59.071Z] Building security-spiffe-token-provider [2022-10-11T20:05:59.071Z] Building security-spire-server [2022-10-11T20:05:59.071Z] Building security-bootstrapper [2022-10-11T20:05:59.071Z] Building security-spire-config [2022-10-11T20:06:01.269Z]  Building security-spiffe-token-provider ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:06:01.270Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:06:01.270Z] ---> 54aace59a564 [2022-10-11T20:06:01.270Z] Step 3/26 : WORKDIR /edgex-go [2022-10-11T20:06:01.270Z] ---> Using cache [2022-10-11T20:06:01.270Z] ---> d7e91bc29c54 [2022-10-11T20:06:01.270Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:06:01.270Z] ---> Using cache [2022-10-11T20:06:01.270Z] ---> 747e673679f2 [2022-10-11T20:06:01.270Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-11T20:06:01.270Z] ---> Using cache [2022-10-11T20:06:01.270Z] ---> 3f5a3a91e5ff [2022-10-11T20:06:01.270Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-11T20:06:01.270Z] ---> Using cache [2022-10-11T20:06:01.270Z] ---> 6d6644421107 [2022-10-11T20:06:01.270Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:06:01.270Z] ---> Using cache [2022-10-11T20:06:01.270Z] ---> 390bccd3c8b2 [2022-10-11T20:06:01.270Z] Step 8/26 : COPY . . [2022-10-11T20:06:01.270Z] ---> Using cache [2022-10-11T20:06:01.270Z] ---> 734088df9fbd [2022-10-11T20:06:01.270Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-11T20:06:01.270Z] ---> Using cache [2022-10-11T20:06:01.270Z] ---> 8eaf6a447b0d [2022-10-11T20:06:01.270Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-11T20:06:01.270Z] ---> Using cache [2022-10-11T20:06:01.270Z] ---> 4ada81a9f78d [2022-10-11T20:06:01.270Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-11T20:06:01.865Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:06:01.865Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:06:01.865Z] ---> 54aace59a564 [2022-10-11T20:06:01.865Z] Step 3/25 : WORKDIR /edgex-go [2022-10-11T20:06:01.865Z] ---> Using cache [2022-10-11T20:06:01.865Z] ---> d7e91bc29c54 [2022-10-11T20:06:01.866Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:06:01.866Z] ---> Using cache [2022-10-11T20:06:01.866Z] ---> 747e673679f2 [2022-10-11T20:06:01.866Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-11T20:06:01.866Z] ---> Using cache [2022-10-11T20:06:01.866Z] ---> 761160bb87dc [2022-10-11T20:06:01.866Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-11T20:06:01.866Z] ---> Using cache [2022-10-11T20:06:01.866Z] ---> 829c9b4e75c5 [2022-10-11T20:06:01.866Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:06:01.866Z] ---> Using cache [2022-10-11T20:06:01.866Z] ---> b63ec5562d9f [2022-10-11T20:06:01.866Z] Step 8/25 : COPY . . [2022-10-11T20:06:01.866Z] ---> Using cache [2022-10-11T20:06:01.866Z] ---> 323933c86df7 [2022-10-11T20:06:01.866Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-11T20:06:02.123Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:06:02.123Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:06:02.123Z] ---> 54aace59a564 [2022-10-11T20:06:02.123Z] Step 3/22 : WORKDIR /edgex-go [2022-10-11T20:06:02.123Z] ---> Using cache [2022-10-11T20:06:02.123Z] ---> d7e91bc29c54 [2022-10-11T20:06:02.123Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:06:02.123Z] ---> Using cache [2022-10-11T20:06:02.123Z] ---> 747e673679f2 [2022-10-11T20:06:02.123Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-11T20:06:02.123Z] ---> Using cache [2022-10-11T20:06:02.123Z] ---> 761160bb87dc [2022-10-11T20:06:02.123Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-11T20:06:02.123Z] ---> Using cache [2022-10-11T20:06:02.123Z] ---> 829c9b4e75c5 [2022-10-11T20:06:02.123Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:06:02.123Z] ---> Using cache [2022-10-11T20:06:02.123Z] ---> b63ec5562d9f [2022-10-11T20:06:02.123Z] Step 8/22 : COPY . . [2022-10-11T20:06:02.123Z] ---> Using cache [2022-10-11T20:06:02.123Z] ---> 323933c86df7 [2022-10-11T20:06:02.123Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-11T20:06:03.495Z] ---> Running in 7ed24a46d383 [2022-10-11T20:06:03.495Z] ---> Running in 56e66c9aa803 [2022-10-11T20:06:03.495Z] ---> Running in b1b2a635060d [2022-10-11T20:06:04.063Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-11T20:06:04.321Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-11T20:06:05.252Z] Removing intermediate container 7ed24a46d383 [2022-10-11T20:06:05.252Z] ---> d4db6ef286e1 [2022-10-11T20:06:05.252Z] Step 12/26 : WORKDIR /edgex-go [2022-10-11T20:06:05.252Z] ---> Running in e2f23593d2aa [2022-10-11T20:06:05.252Z] Removing intermediate container e2f23593d2aa [2022-10-11T20:06:05.252Z] ---> 687d35ab3356 [2022-10-11T20:06:05.252Z] [2022-10-11T20:06:05.252Z] Step 13/26 : FROM alpine:3.15 [2022-10-11T20:06:05.252Z] ---> c4fc93816858 [2022-10-11T20:06:05.252Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-11T20:06:05.252Z] ---> Using cache [2022-10-11T20:06:05.252Z] ---> eeb4ce80b32a [2022-10-11T20:06:05.252Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:06:05.252Z] ---> Using cache [2022-10-11T20:06:05.252Z] ---> 47e42c5410a8 [2022-10-11T20:06:05.252Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-11T20:06:05.252Z] ---> Running in 05fefd4e3202 [2022-10-11T20:06:05.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:06.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:07.007Z] v3.15.6-108-g2af4592591 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-11T20:06:07.007Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-11T20:06:07.007Z] OK: 15857 distinct packages available [2022-10-11T20:06:07.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:07.940Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:08.198Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-11T20:06:08.198Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-11T20:06:08.455Z] (3/5) Installing libucontext (1.1-r0) [2022-10-11T20:06:08.455Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-11T20:06:08.455Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-11T20:06:08.713Z] Executing busybox-1.34.1-r7.trigger [2022-10-11T20:06:08.713Z] OK: 7 MiB in 19 packages [2022-10-11T20:06:09.648Z] Removing intermediate container 05fefd4e3202 [2022-10-11T20:06:09.648Z] ---> 2f94e3f5e59a [2022-10-11T20:06:09.648Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-11T20:06:11.023Z] ---> a94397a60717 [2022-10-11T20:06:11.023Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-11T20:06:11.383Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:06:11.383Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:06:11.383Z] ---> d4253a0f5093 [2022-10-11T20:06:11.383Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-11T20:06:11.383Z] ---> Running in f49c24080aa1 [2022-10-11T20:06:11.383Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:06:11.383Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:06:11.383Z] ---> d4253a0f5093 [2022-10-11T20:06:11.383Z] Step 3/33 : WORKDIR /edgex-go [2022-10-11T20:06:11.383Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:06:11.383Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:06:11.383Z] ---> d4253a0f5093 [2022-10-11T20:06:11.383Z] Step 3/25 : WORKDIR /edgex-go [2022-10-11T20:06:11.383Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:06:11.383Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:06:11.383Z] ---> d4253a0f5093 [2022-10-11T20:06:11.383Z] Step 3/26 : WORKDIR /edgex-go [2022-10-11T20:06:11.383Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:06:11.383Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:06:11.383Z] ---> d4253a0f5093 [2022-10-11T20:06:11.383Z] Step 3/20 : WORKDIR /edgex-go ---> Running in c22cb34c605f [2022-10-11T20:06:11.383Z] [2022-10-11T20:06:11.383Z] ---> Running in 45aa2f57a641 [2022-10-11T20:06:11.383Z] ---> Running in 41b028fa9fac [2022-10-11T20:06:11.383Z] ---> Running in bfa05c68d9af [2022-10-11T20:06:11.383Z] Removing intermediate container f49c24080aa1 [2022-10-11T20:06:11.383Z] ---> 9e4707806572 [2022-10-11T20:06:11.383Z] Step 4/24 : WORKDIR /edgex-go [2022-10-11T20:06:11.383Z] ---> Running in 14806d2a6b87 [2022-10-11T20:06:11.383Z] Removing intermediate container c22cb34c605f [2022-10-11T20:06:11.383Z] ---> 9eb7bcee9cd8 [2022-10-11T20:06:11.383Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:06:11.383Z] Removing intermediate container 45aa2f57a641 [2022-10-11T20:06:11.383Z] ---> 679c40a7968e [2022-10-11T20:06:11.383Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:06:11.383Z] Removing intermediate container bfa05c68d9af [2022-10-11T20:06:11.383Z] ---> 36ef25da8735 [2022-10-11T20:06:11.383Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-11T20:06:11.383Z] ---> Running in b5eef7795e10 [2022-10-11T20:06:11.383Z] Removing intermediate container 41b028fa9fac [2022-10-11T20:06:11.383Z] ---> 6e8a3467be33 [2022-10-11T20:06:11.383Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:06:11.383Z] ---> Running in adf23c8b4181 [2022-10-11T20:06:11.383Z] ---> Running in 5fe4d87197c9 [2022-10-11T20:06:11.383Z] Removing intermediate container 14806d2a6b87 [2022-10-11T20:06:11.652Z] ---> 7b709fbf565b [2022-10-11T20:06:11.652Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:06:11.652Z] ---> Running in cd4d7380db53 [2022-10-11T20:06:11.652Z] ---> Running in d11327354cdf [2022-10-11T20:06:12.401Z] ---> 913cf38f267c [2022-10-11T20:06:12.402Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-11T20:06:12.660Z] ---> bd883bef6b28 [2022-10-11T20:06:12.660Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-11T20:06:13.226Z] ---> 00393f2c8646 [2022-10-11T20:06:13.226Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-11T20:06:14.160Z] ---> f508192f84e8 [2022-10-11T20:06:14.160Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-11T20:06:14.160Z] ---> Running in 5ce541de30d4 [2022-10-11T20:06:14.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:06:14.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:06:14.418Z] Removing intermediate container 5ce541de30d4 [2022-10-11T20:06:14.418Z] ---> 91ead18cd835 [2022-10-11T20:06:14.418Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-11T20:06:14.677Z] ---> Running in fccd61d28578 [2022-10-11T20:06:14.677Z] Removing intermediate container cef2c8f535cd [2022-10-11T20:06:14.677Z] ---> 8e32a49dc8dd [2022-10-11T20:06:14.677Z] [2022-10-11T20:06:14.677Z] Step 10/33 : FROM alpine:3.16 [2022-10-11T20:06:14.677Z] ---> 9c6f07244728 [2022-10-11T20:06:14.677Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-11T20:06:14.677Z] ---> Running in f4b8cbb6f4c2 [2022-10-11T20:06:14.677Z] Removing intermediate container fccd61d28578 [2022-10-11T20:06:14.677Z] ---> 87bc57b8de6f [2022-10-11T20:06:14.677Z] Step 24/26 : LABEL arch=x86_64 [2022-10-11T20:06:14.677Z] ---> Running in efce7f7272a4 [2022-10-11T20:06:14.852Z] Removing intermediate container b5eef7795e10 [2022-10-11T20:06:14.852Z] ---> 2dee09355d10 [2022-10-11T20:06:14.852Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-11T20:06:14.940Z] Removing intermediate container efce7f7272a4 [2022-10-11T20:06:14.940Z] ---> a2729645dfbe [2022-10-11T20:06:14.940Z] Step 25/26 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:06:14.940Z] Removing intermediate container f4b8cbb6f4c2 [2022-10-11T20:06:14.940Z] ---> a22f6f6371eb [2022-10-11T20:06:14.940Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-11T20:06:15.120Z] ---> Running in 460db09cfc7f [2022-10-11T20:06:15.121Z] v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-11T20:06:15.121Z] v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-11T20:06:15.121Z] OK: 16892 distinct packages available [2022-10-11T20:06:15.201Z] ---> Running in 15073127bc3a [2022-10-11T20:06:15.201Z] ---> Running in 07619729718d [2022-10-11T20:06:15.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:06:15.460Z] Removing intermediate container 15073127bc3a [2022-10-11T20:06:15.460Z] ---> 8adc49abf184 [2022-10-11T20:06:15.460Z] Step 26/26 : LABEL version=2.3.0-dev.87 [2022-10-11T20:06:15.460Z] ---> Running in 82f26f07116c [2022-10-11T20:06:15.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:06:15.718Z] Removing intermediate container 82f26f07116c [2022-10-11T20:06:15.718Z] ---> dc7ade01d62f [2022-10-11T20:06:15.718Z] [2022-10-11T20:06:15.718Z] Successfully built dc7ade01d62f [2022-10-11T20:06:15.718Z] Successfully tagged security-spire-agent:latest [2022-10-11T20:06:15.718Z] Building core-command [2022-10-11T20:06:15.718Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:15.946Z] Removing intermediate container cd4d7380db53 [2022-10-11T20:06:15.946Z] ---> c68b8f630a51 [2022-10-11T20:06:15.946Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-11T20:06:15.946Z] Removing intermediate container adf23c8b4181 [2022-10-11T20:06:15.946Z] ---> 0e967a5cd23c [2022-10-11T20:06:15.946Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-11T20:06:15.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:15.977Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-11T20:06:16.219Z] ---> Running in 446f587bbf60 [2022-10-11T20:06:16.219Z] ---> Running in c923175d1d25 [2022-10-11T20:06:16.219Z] Removing intermediate container d11327354cdf [2022-10-11T20:06:16.219Z] ---> 05e29442f4f6 [2022-10-11T20:06:16.219Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-11T20:06:16.236Z] (2/2) Installing su-exec (0.2-r1) [2022-10-11T20:06:16.236Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T20:06:16.236Z] OK: 6 MiB in 16 packages [2022-10-11T20:06:16.499Z] ---> Running in 94d5b9903416 [2022-10-11T20:06:16.769Z] OK: 221 MiB in 51 packages [2022-10-11T20:06:17.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:06:18.135Z] Removing intermediate container 07619729718d [2022-10-11T20:06:18.135Z] ---> a04fef9755df [2022-10-11T20:06:18.135Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-11T20:06:18.135Z] ---> Running in 29cc113a8d5d [2022-10-11T20:06:18.135Z] Removing intermediate container 29cc113a8d5d [2022-10-11T20:06:18.135Z] ---> 9b4696f7eff2 [2022-10-11T20:06:18.135Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-11T20:06:18.135Z] Removing intermediate container 650740f74f47 [2022-10-11T20:06:18.135Z] ---> ad8358710c17 [2022-10-11T20:06:18.135Z] [2022-10-11T20:06:18.135Z] Step 11/24 : FROM alpine:3.16 [2022-10-11T20:06:18.135Z] ---> 9c6f07244728 [2022-10-11T20:06:18.135Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-11T20:06:18.316Z] Removing intermediate container 5fe4d87197c9 [2022-10-11T20:06:18.316Z] ---> 9583f7512d7b [2022-10-11T20:06:18.316Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-11T20:06:18.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:06:18.395Z] ---> Running in fb1ba2085113 [2022-10-11T20:06:18.395Z] ---> Running in 5943130c6070 [2022-10-11T20:06:18.395Z] Removing intermediate container fb1ba2085113 [2022-10-11T20:06:18.395Z] ---> 9fe906e44abe [2022-10-11T20:06:18.395Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-11T20:06:18.395Z] Removing intermediate container 5943130c6070 [2022-10-11T20:06:18.395Z] ---> 8a09bbfcf75b [2022-10-11T20:06:18.395Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-11T20:06:18.395Z] ---> Running in 3a239198c9bb [2022-10-11T20:06:18.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:06:18.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:06:18.652Z] ---> Running in bf2e5a23fa77 [2022-10-11T20:06:18.652Z] Removing intermediate container 3a239198c9bb [2022-10-11T20:06:18.652Z] ---> 3dd3ba5f28e1 [2022-10-11T20:06:18.652Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-11T20:06:18.652Z] ---> Running in 63274127f934 [2022-10-11T20:06:18.652Z] Removing intermediate container bf2e5a23fa77 [2022-10-11T20:06:18.652Z] ---> 934da3b215d3 [2022-10-11T20:06:18.652Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-11T20:06:18.652Z] ---> Running in 2ef4a0c8c9c8 [2022-10-11T20:06:18.652Z] Removing intermediate container 63274127f934 [2022-10-11T20:06:18.652Z] ---> 054405281e9d [2022-10-11T20:06:18.652Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-11T20:06:18.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:06:18.909Z] ---> Running in be5256b3fd79 [2022-10-11T20:06:18.909Z] Removing intermediate container 2ef4a0c8c9c8 [2022-10-11T20:06:18.909Z] ---> 7cac687d029d [2022-10-11T20:06:18.909Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:06:18.909Z] ---> Running in a8771ba0ae46 [2022-10-11T20:06:19.124Z] ---> 021ae51e2e3b [2022-10-11T20:06:19.124Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:06:19.124Z] ---> Running in ec342d355f73 [2022-10-11T20:06:19.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:06:19.722Z] OK: 221 MiB in 51 packages [2022-10-11T20:06:19.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:06:19.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:06:19.844Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:06:19.844Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:06:19.844Z] ---> 54aace59a564 [2022-10-11T20:06:19.844Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-11T20:06:19.844Z] ---> Using cache [2022-10-11T20:06:19.844Z] ---> 3871bc17bedf [2022-10-11T20:06:19.844Z] Step 4/24 : WORKDIR /edgex-go [2022-10-11T20:06:19.844Z] ---> Using cache [2022-10-11T20:06:19.844Z] ---> 3a20a3c83b3e [2022-10-11T20:06:19.844Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:06:19.844Z] ---> Using cache [2022-10-11T20:06:19.844Z] ---> 48ccee5f1043 [2022-10-11T20:06:19.844Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-11T20:06:20.101Z] ---> Running in 026e53db148d [2022-10-11T20:06:20.101Z] Removing intermediate container be5256b3fd79 [2022-10-11T20:06:20.101Z] ---> 08ca5de85561 [2022-10-11T20:06:20.101Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-11T20:06:20.101Z] ---> Running in 83eb7bd35e04 [2022-10-11T20:06:20.358Z] Removing intermediate container a8771ba0ae46 [2022-10-11T20:06:20.358Z] ---> d38d2529cbfe [2022-10-11T20:06:20.358Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-11T20:06:20.358Z] Removing intermediate container 83eb7bd35e04 [2022-10-11T20:06:20.358Z] ---> d6381cfd6ab0 [2022-10-11T20:06:20.358Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-11T20:06:20.358Z] ---> Running in 20b29ef24d45 [2022-10-11T20:06:20.619Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:20.619Z] ---> ead2a936b2a7 [2022-10-11T20:06:20.619Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-11T20:06:20.877Z] ---> Running in 052ba50c4aa3 [2022-10-11T20:06:20.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:21.149Z] OK: 221 MiB in 51 packages [2022-10-11T20:06:21.149Z] OK: 221 MiB in 51 packages [2022-10-11T20:06:21.149Z] OK: 221 MiB in 51 packages [2022-10-11T20:06:21.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:21.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:21.706Z] Removing intermediate container 052ba50c4aa3 [2022-10-11T20:06:21.706Z] ---> b1efbdad5208 [2022-10-11T20:06:21.706Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-11T20:06:21.706Z] OK: 211 MiB in 51 packages [2022-10-11T20:06:21.734Z] Removing intermediate container 460db09cfc7f [2022-10-11T20:06:21.734Z] ---> 7af66de18571 [2022-10-11T20:06:21.734Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-11T20:06:21.964Z] ---> 6c31ac4eaa75 [2022-10-11T20:06:21.964Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-11T20:06:21.964Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-11T20:06:22.223Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-11T20:06:22.223Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-11T20:06:22.223Z] ---> 699c62bb449d [2022-10-11T20:06:22.223Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-11T20:06:22.223Z] Removing intermediate container 026e53db148d [2022-10-11T20:06:22.223Z] ---> 890b0b898500 [2022-10-11T20:06:22.223Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-11T20:06:22.223Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-11T20:06:22.481Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-11T20:06:22.481Z] ---> a405e64c7067 [2022-10-11T20:06:22.481Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-11T20:06:22.481Z] ---> d1028b84aae3 [2022-10-11T20:06:22.481Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:06:22.481Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-11T20:06:22.481Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-11T20:06:22.481Z] ---> Running in 4c8a3a0a0ad9 [2022-10-11T20:06:22.481Z] ---> 97ea7298a331 [2022-10-11T20:06:22.481Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-11T20:06:22.481Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T20:06:22.481Z] OK: 8 MiB in 20 packages [2022-10-11T20:06:22.698Z] Removing intermediate container 446f587bbf60 [2022-10-11T20:06:22.698Z] ---> c3390d5d084f [2022-10-11T20:06:22.698Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-11T20:06:22.740Z] ---> e7a11a2efe0c [2022-10-11T20:06:22.740Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-11T20:06:22.740Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-11T20:06:22.967Z] ---> e88f4edb5f1b [2022-10-11T20:06:22.967Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:06:22.967Z] Removing intermediate container c923175d1d25 [2022-10-11T20:06:22.967Z] ---> bc0be6117ee7 [2022-10-11T20:06:22.967Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-11T20:06:22.967Z] Removing intermediate container 94d5b9903416 [2022-10-11T20:06:22.967Z] ---> 7cbc002cd83d [2022-10-11T20:06:22.967Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-11T20:06:22.967Z] ---> Running in acb221db7fac [2022-10-11T20:06:23.015Z] ---> dffb0eca9cc2 [2022-10-11T20:06:23.015Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-11T20:06:23.272Z] Removing intermediate container 20b29ef24d45 [2022-10-11T20:06:23.272Z] ---> 00ba1695d1de [2022-10-11T20:06:23.272Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-11T20:06:23.272Z] ---> 54bcd0ffb9c9 [2022-10-11T20:06:23.272Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-11T20:06:23.272Z] ---> Running in a2e43ee96754 [2022-10-11T20:06:23.272Z] ---> 182cb6724f59 [2022-10-11T20:06:23.272Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-11T20:06:23.840Z] ---> d69884dc1db6 [2022-10-11T20:06:23.840Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-11T20:06:24.390Z] ---> a00a311c4414 [2022-10-11T20:06:24.390Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:06:24.390Z] ---> f5e2382b6f10 [2022-10-11T20:06:24.390Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:06:24.438Z] ---> ce061dcfe2bf [2022-10-11T20:06:24.438Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-11T20:06:24.438Z] ---> Running in 8d181c1788d1 [2022-10-11T20:06:24.659Z] ---> Running in a8568f22a2bf [2022-10-11T20:06:24.659Z] ---> Running in 64726aa89a6d [2022-10-11T20:06:24.696Z] Removing intermediate container a2e43ee96754 [2022-10-11T20:06:24.696Z] ---> dd74553be641 [2022-10-11T20:06:24.696Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-11T20:06:24.696Z] ---> Running in 3c97f056712c [2022-10-11T20:06:24.696Z] Removing intermediate container 8d181c1788d1 [2022-10-11T20:06:24.696Z] ---> 814bab5ee353 [2022-10-11T20:06:24.696Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T20:06:24.926Z] ---> 7e5a4cd2999a [2022-10-11T20:06:24.926Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:06:24.926Z] ---> Running in d59b1dac38f3 [2022-10-11T20:06:24.955Z] Removing intermediate container 3c97f056712c [2022-10-11T20:06:24.955Z] ---> 394307accd10 [2022-10-11T20:06:24.955Z] Step 30/33 : CMD ["gate"] [2022-10-11T20:06:24.955Z] ---> Running in d937de38330f [2022-10-11T20:06:25.215Z] ---> Running in b1fa27c16145 [2022-10-11T20:06:25.215Z] Removing intermediate container d937de38330f [2022-10-11T20:06:25.215Z] ---> b2f756ba26a1 [2022-10-11T20:06:25.215Z] Step 22/24 : LABEL arch=x86_64 [2022-10-11T20:06:25.491Z] ---> Running in 8cbf3eacc405 [2022-10-11T20:06:25.491Z] Removing intermediate container b1fa27c16145 [2022-10-11T20:06:25.491Z] ---> a8927ebd24eb [2022-10-11T20:06:25.491Z] Step 31/33 : LABEL arch=x86_64 [2022-10-11T20:06:25.491Z] ---> Running in 1738f1900455 [2022-10-11T20:06:25.491Z] Removing intermediate container 8cbf3eacc405 [2022-10-11T20:06:25.491Z] ---> b7a98b8d504b [2022-10-11T20:06:25.491Z] Step 23/24 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:06:25.491Z] ---> Running in db6762e8355e [2022-10-11T20:06:25.749Z] Removing intermediate container 1738f1900455 [2022-10-11T20:06:25.749Z] ---> d58b389fe0e2 [2022-10-11T20:06:25.749Z] Step 32/33 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:06:25.749Z] ---> Running in 6d9c1056fe6a [2022-10-11T20:06:25.749Z] Removing intermediate container db6762e8355e [2022-10-11T20:06:25.749Z] ---> 358402f6d3f8 [2022-10-11T20:06:25.749Z] Step 24/24 : LABEL version=2.3.0-dev.87 [2022-10-11T20:06:25.749Z] ---> Running in 98f4c9262183 [2022-10-11T20:06:26.007Z] Removing intermediate container 6d9c1056fe6a [2022-10-11T20:06:26.007Z] ---> 455fa12b007c [2022-10-11T20:06:26.007Z] Step 33/33 : LABEL version=2.3.0-dev.87 [2022-10-11T20:06:26.007Z] ---> Running in 89600a9b6a52 [2022-10-11T20:06:26.007Z] Removing intermediate container 98f4c9262183 [2022-10-11T20:06:26.007Z] ---> 61ca8776c95b [2022-10-11T20:06:26.007Z] [2022-10-11T20:06:26.007Z] Successfully built 61ca8776c95b [2022-10-11T20:06:26.007Z] Successfully tagged core-data:latest [2022-10-11T20:06:26.007Z]  Building core-data ... done Building core-metadata [2022-10-11T20:06:26.574Z] Removing intermediate container 89600a9b6a52 [2022-10-11T20:06:26.574Z] ---> 732a5540dbb4 [2022-10-11T20:06:26.574Z] [2022-10-11T20:06:26.574Z] Successfully built 732a5540dbb4 [2022-10-11T20:06:26.574Z] Successfully tagged security-bootstrapper:latest [2022-10-11T20:06:26.574Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-10-11T20:06:27.509Z] Removing intermediate container b1b2a635060d [2022-10-11T20:06:27.509Z] ---> 7c700a65ef06 [2022-10-11T20:06:27.509Z] [2022-10-11T20:06:27.509Z] Step 10/25 : FROM alpine:3.16 [2022-10-11T20:06:27.509Z] ---> 9c6f07244728 [2022-10-11T20:06:27.509Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-11T20:06:27.509Z] Removing intermediate container 56e66c9aa803 [2022-10-11T20:06:27.509Z] ---> e6550879d7e3 [2022-10-11T20:06:27.509Z] [2022-10-11T20:06:27.509Z] Step 10/22 : FROM alpine:3.16 [2022-10-11T20:06:27.509Z] ---> 9c6f07244728 [2022-10-11T20:06:27.509Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-11T20:06:28.885Z] ---> Running in cee310ce63ae [2022-10-11T20:06:28.885Z] ---> Running in 44c7c45c65a1 [2022-10-11T20:06:29.146Z] Removing intermediate container 4c8a3a0a0ad9 [2022-10-11T20:06:29.146Z] ---> 7966052a1e09 [2022-10-11T20:06:29.146Z] Step 9/24 : COPY . . [2022-10-11T20:06:29.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:29.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:29.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:29.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:29.661Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:06:29.661Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:06:29.661Z] ---> 54aace59a564 [2022-10-11T20:06:29.661Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-11T20:06:29.661Z] ---> Using cache [2022-10-11T20:06:29.661Z] ---> 3871bc17bedf [2022-10-11T20:06:29.661Z] Step 4/25 : WORKDIR /edgex-go [2022-10-11T20:06:29.661Z] ---> Using cache [2022-10-11T20:06:29.661Z] ---> 3a20a3c83b3e [2022-10-11T20:06:29.661Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:06:29.661Z] ---> Using cache [2022-10-11T20:06:29.661Z] ---> 48ccee5f1043 [2022-10-11T20:06:29.661Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-11T20:06:29.661Z] ---> Using cache [2022-10-11T20:06:29.661Z] ---> 890b0b898500 [2022-10-11T20:06:29.661Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-11T20:06:29.661Z] ---> Using cache [2022-10-11T20:06:29.661Z] ---> d1028b84aae3 [2022-10-11T20:06:29.661Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:06:29.661Z] ---> Using cache [2022-10-11T20:06:29.661Z] ---> 7966052a1e09 [2022-10-11T20:06:29.661Z] Step 9/25 : COPY . . [2022-10-11T20:06:29.661Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-11T20:06:29.661Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-11T20:06:29.661Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-11T20:06:29.661Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-11T20:06:29.661Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-11T20:06:29.661Z] (5/6) Installing curl (7.83.1-r3) [2022-10-11T20:06:29.661Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-11T20:06:29.661Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-11T20:06:29.661Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T20:06:29.661Z] Executing ca-certificates-20220614-r0.trigger [2022-10-11T20:06:29.661Z] (3/3) Installing su-exec (0.2-r1) [2022-10-11T20:06:29.918Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T20:06:29.918Z] Executing ca-certificates-20220614-r0.trigger [2022-10-11T20:06:29.919Z] OK: 8 MiB in 20 packages [2022-10-11T20:06:29.919Z] OK: 6 MiB in 17 packages [2022-10-11T20:06:30.484Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:06:30.484Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:06:30.484Z] ---> 54aace59a564 [2022-10-11T20:06:30.484Z] Step 3/23 : WORKDIR /edgex-go [2022-10-11T20:06:30.484Z] ---> Using cache [2022-10-11T20:06:30.484Z] ---> d7e91bc29c54 [2022-10-11T20:06:30.484Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:06:30.484Z] ---> Using cache [2022-10-11T20:06:30.484Z] ---> 747e673679f2 [2022-10-11T20:06:30.484Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-11T20:06:33.768Z] ---> Running in 411f844dd237 [2022-10-11T20:06:33.768Z] ---> ca4adec2b3e7 [2022-10-11T20:06:33.768Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-11T20:06:33.768Z] ---> Running in cd60d5433b83 [2022-10-11T20:06:33.768Z] ---> 24a22b300d5b [2022-10-11T20:06:33.768Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-11T20:06:33.768Z] Removing intermediate container 44c7c45c65a1 [2022-10-11T20:06:33.768Z] ---> 3b87c3efbd9a [2022-10-11T20:06:33.768Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-11T20:06:33.768Z] ---> Running in 48bad7ba5a55 [2022-10-11T20:06:33.768Z] ---> Running in bb389e03ff24 [2022-10-11T20:06:33.768Z] Removing intermediate container cee310ce63ae [2022-10-11T20:06:33.768Z] ---> d31722e0f62a [2022-10-11T20:06:33.768Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-11T20:06:33.768Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:33.768Z] ---> Running in 86fcca91f165 [2022-10-11T20:06:33.768Z] Removing intermediate container 48bad7ba5a55 [2022-10-11T20:06:33.768Z] ---> 4d50d9c6ce6c [2022-10-11T20:06:33.768Z] Step 13/25 : WORKDIR / [2022-10-11T20:06:33.768Z] ---> Running in 6b4159dcd059 [2022-10-11T20:06:33.768Z] Removing intermediate container 86fcca91f165 [2022-10-11T20:06:33.768Z] ---> 80bbaef10fc1 [2022-10-11T20:06:33.768Z] Step 13/22 : WORKDIR /edgex [2022-10-11T20:06:33.768Z] ---> Running in e91fb1aeeb31 [2022-10-11T20:06:33.768Z] Removing intermediate container 6b4159dcd059 [2022-10-11T20:06:33.768Z] ---> bbcab0eefcc1 [2022-10-11T20:06:33.768Z] 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-10-11T20:06:33.768Z] Removing intermediate container e91fb1aeeb31 [2022-10-11T20:06:33.768Z] ---> 208383cb6d3d [2022-10-11T20:06:33.768Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-11T20:06:33.768Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-11T20:06:33.768Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-11T20:06:33.768Z] ---> 7cdc108851bf [2022-10-11T20:06:33.768Z] 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-10-11T20:06:34.025Z] ---> cc10c957065a [2022-10-11T20:06:34.025Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-11T20:06:34.025Z] ---> c6ff9c356c0a [2022-10-11T20:06:34.025Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-11T20:06:34.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:06:34.286Z] ---> f4c716fc38e0 [2022-10-11T20:06:34.286Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-11T20:06:34.286Z] ---> 777a44844ab3 [2022-10-11T20:06:34.286Z] 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-10-11T20:06:34.544Z] OK: 211 MiB in 51 packages [2022-10-11T20:06:34.544Z] ---> 1f40daae330c [2022-10-11T20:06:34.544Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-11T20:06:34.800Z] ---> 9571e09765cf [2022-10-11T20:06:34.800Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-11T20:06:35.057Z] ---> 2a40814845cb [2022-10-11T20:06:35.057Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-11T20:06:35.057Z] ---> Running in 33c38d3b16bd [2022-10-11T20:06:35.057Z] ---> 456790d62231 [2022-10-11T20:06:35.057Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-11T20:06:35.057Z] Removing intermediate container 411f844dd237 [2022-10-11T20:06:35.057Z] ---> 470d3f798507 [2022-10-11T20:06:35.057Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-11T20:06:35.314Z] ---> 542863ece585 [2022-10-11T20:06:35.314Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:06:35.314Z] ---> Running in fa9a1c45cd82 [2022-10-11T20:06:35.574Z] ---> 4c00046d68bf [2022-10-11T20:06:35.574Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-11T20:06:35.832Z] ---> 9bd53e89f116 [2022-10-11T20:06:35.832Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-11T20:06:36.089Z] ---> Running in 276706a8b6bd [2022-10-11T20:06:36.089Z] Removing intermediate container 33c38d3b16bd [2022-10-11T20:06:36.089Z] ---> a62d94055d65 [2022-10-11T20:06:36.089Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-11T20:06:36.089Z] ---> Running in 79e4c68902b9 [2022-10-11T20:06:36.089Z] Removing intermediate container 79e4c68902b9 [2022-10-11T20:06:36.089Z] ---> 0e2a46ab511b [2022-10-11T20:06:36.089Z] Step 20/22 : LABEL arch=x86_64 [2022-10-11T20:06:36.089Z] ---> Running in a1d5afee2c81 [2022-10-11T20:06:36.381Z] Removing intermediate container a1d5afee2c81 [2022-10-11T20:06:36.381Z] ---> de835af477c7 [2022-10-11T20:06:36.381Z] Step 21/22 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:06:36.381Z] ---> Running in 4cc166436adb [2022-10-11T20:06:36.643Z] Removing intermediate container 4cc166436adb [2022-10-11T20:06:36.643Z] ---> 55a0ee91fa36 [2022-10-11T20:06:36.643Z] Step 22/22 : LABEL version=2.3.0-dev.87 [2022-10-11T20:06:36.643Z] ---> Running in 0c6b940cb8ee [2022-10-11T20:06:36.643Z] Removing intermediate container 0c6b940cb8ee [2022-10-11T20:06:36.643Z] ---> 4f80f6133735 [2022-10-11T20:06:36.643Z] [2022-10-11T20:06:36.919Z] Successfully built 4f80f6133735 [2022-10-11T20:06:36.919Z] Successfully tagged security-proxy-setup:latest [2022-10-11T20:06:36.919Z] Removing intermediate container 276706a8b6bd [2022-10-11T20:06:36.919Z]  Building security-proxy-setup ... done  ---> 3375e41f211d [2022-10-11T20:06:36.919Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-11T20:06:36.919Z] ---> Running in d9d94663c5ba [2022-10-11T20:06:36.919Z] Removing intermediate container d9d94663c5ba [2022-10-11T20:06:36.919Z] ---> 382724593536 [2022-10-11T20:06:36.919Z] Step 23/25 : LABEL arch=x86_64 [2022-10-11T20:06:37.177Z] ---> Running in b42d785d5e18 [2022-10-11T20:06:37.438Z] Removing intermediate container b42d785d5e18 [2022-10-11T20:06:37.438Z] ---> dffb61580388 [2022-10-11T20:06:37.438Z] Step 24/25 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:06:37.438Z] ---> Running in 7a5b05a42a05 [2022-10-11T20:06:38.008Z] Removing intermediate container 7a5b05a42a05 [2022-10-11T20:06:38.008Z] ---> 4fec6b59b9c0 [2022-10-11T20:06:38.008Z] Step 25/25 : LABEL version=2.3.0-dev.87 [2022-10-11T20:06:38.008Z] ---> Running in 378ea9706a8f [2022-10-11T20:06:38.265Z] Removing intermediate container 378ea9706a8f [2022-10-11T20:06:38.265Z] ---> 3970f350aa84 [2022-10-11T20:06:38.265Z] [2022-10-11T20:06:38.265Z] Successfully built 3970f350aa84 [2022-10-11T20:06:38.265Z] Successfully tagged security-secretstore-setup:latest [2022-10-11T20:06:44.847Z]  Building security-secretstore-setup ... done Removing intermediate container fa9a1c45cd82 [2022-10-11T20:06:44.847Z] ---> 7c0fcc8c1bbe [2022-10-11T20:06:44.847Z] Step 8/23 : COPY . . [2022-10-11T20:06:49.029Z] ---> 7970f6c855e5 [2022-10-11T20:06:49.029Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-11T20:06:49.029Z] ---> Running in abb895f277d5 [2022-10-11T20:06:49.029Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-11T20:06:51.552Z] Removing intermediate container cd60d5433b83 [2022-10-11T20:06:51.552Z] ---> b536a95fa37b [2022-10-11T20:06:51.552Z] [2022-10-11T20:06:51.552Z] Step 11/24 : FROM alpine:3.16 [2022-10-11T20:06:51.552Z] ---> 9c6f07244728 [2022-10-11T20:06:51.552Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-11T20:06:51.552Z] ---> Using cache [2022-10-11T20:06:51.552Z] ---> 47475d34e91c [2022-10-11T20:06:51.552Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-11T20:06:51.552Z] ---> Using cache [2022-10-11T20:06:51.552Z] ---> f3e7473048f6 [2022-10-11T20:06:51.552Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-11T20:06:51.809Z] ---> Running in f5d277c19bff [2022-10-11T20:06:52.068Z] Removing intermediate container f5d277c19bff [2022-10-11T20:06:52.068Z] ---> e64755bbda46 [2022-10-11T20:06:52.068Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-11T20:06:52.068Z] ---> Running in 66bbe2a7f660 [2022-10-11T20:06:52.068Z] Removing intermediate container bb389e03ff24 [2022-10-11T20:06:52.068Z] ---> 309e8121300f [2022-10-11T20:06:52.068Z] [2022-10-11T20:06:52.068Z] Step 11/25 : FROM alpine:3.16 [2022-10-11T20:06:52.068Z] ---> 9c6f07244728 [2022-10-11T20:06:52.068Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-11T20:06:52.068Z] ---> Using cache [2022-10-11T20:06:52.068Z] ---> 47475d34e91c [2022-10-11T20:06:52.068Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-11T20:06:52.068Z] ---> Using cache [2022-10-11T20:06:52.068Z] ---> f3e7473048f6 [2022-10-11T20:06:52.068Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-11T20:06:52.068Z] ---> Running in ff8cc2c8ec6e [2022-10-11T20:06:52.326Z] Removing intermediate container 66bbe2a7f660 [2022-10-11T20:06:52.326Z] ---> 48380013d54c [2022-10-11T20:06:52.326Z] Step 16/24 : WORKDIR / [2022-10-11T20:06:52.326Z] ---> Running in 15bdaee99859 [2022-10-11T20:06:52.326Z] Removing intermediate container ff8cc2c8ec6e [2022-10-11T20:06:52.326Z] ---> ac168765a701 [2022-10-11T20:06:52.326Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-11T20:06:52.326Z] ---> Running in 586ec44a3917 [2022-10-11T20:06:52.326Z] Removing intermediate container 15bdaee99859 [2022-10-11T20:06:52.326Z] ---> c78ffab3941f [2022-10-11T20:06:52.326Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-11T20:06:52.326Z] Removing intermediate container 586ec44a3917 [2022-10-11T20:06:52.326Z] ---> 219ebe66d161 [2022-10-11T20:06:52.326Z] Step 16/25 : WORKDIR / [2022-10-11T20:06:52.582Z] ---> Running in 811edd9633f1 [2022-10-11T20:06:52.582Z] Removing intermediate container 811edd9633f1 [2022-10-11T20:06:52.582Z] ---> 58dea82c0c5b [2022-10-11T20:06:52.582Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-11T20:06:52.582Z] ---> 392c54ca8073 [2022-10-11T20:06:52.582Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-11T20:06:52.839Z] ---> a0833c6082d6 [2022-10-11T20:06:52.839Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-11T20:06:53.097Z] ---> 04b9b75c71a6 [2022-10-11T20:06:53.097Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-11T20:06:53.354Z] ---> 85b4b87d08af [2022-10-11T20:06:53.355Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-11T20:06:53.355Z] ---> e5642bf2f796 [2022-10-11T20:06:53.355Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-11T20:06:53.355Z] ---> Running in db19568c3786 [2022-10-11T20:06:53.616Z] ---> b99a8a585e74 [2022-10-11T20:06:53.616Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-11T20:06:53.616Z] Removing intermediate container db19568c3786 [2022-10-11T20:06:53.616Z] ---> ac320a2fd240 [2022-10-11T20:06:53.616Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T20:06:53.616Z] ---> Running in 15bffdd315d0 [2022-10-11T20:06:53.873Z] Removing intermediate container 15bffdd315d0 [2022-10-11T20:06:53.873Z] ---> 2920ef51d793 [2022-10-11T20:06:53.873Z] Step 22/24 : LABEL arch=x86_64 [2022-10-11T20:06:53.873Z] ---> aac22367b8aa [2022-10-11T20:06:53.873Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-11T20:06:53.873Z] ---> Running in 56cf6d955131 [2022-10-11T20:06:53.873Z] ---> Running in 6ec2f9977fdf [2022-10-11T20:06:54.135Z] Removing intermediate container 56cf6d955131 [2022-10-11T20:06:54.135Z] ---> 09bd867326a1 [2022-10-11T20:06:54.136Z] Step 23/24 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:06:54.136Z] Removing intermediate container 6ec2f9977fdf [2022-10-11T20:06:54.136Z] ---> a48cf68fa239 [2022-10-11T20:06:54.136Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T20:06:54.136Z] ---> Running in ae7c0742d876 [2022-10-11T20:06:54.136Z] ---> Running in 36694c92bf93 [2022-10-11T20:06:54.394Z] Removing intermediate container 36694c92bf93 [2022-10-11T20:06:54.394Z] ---> 29f5e9ecae2e [2022-10-11T20:06:54.394Z] Step 23/25 : LABEL arch=x86_64 [2022-10-11T20:06:54.394Z] Removing intermediate container ae7c0742d876 [2022-10-11T20:06:54.394Z] ---> d037931391e7 [2022-10-11T20:06:54.394Z] Step 24/24 : LABEL version=2.3.0-dev.87 [2022-10-11T20:06:54.394Z] ---> Running in d6d59739e8fb [2022-10-11T20:06:54.394Z] ---> Running in 453383a9defe [2022-10-11T20:06:54.652Z] Removing intermediate container d6d59739e8fb [2022-10-11T20:06:54.652Z] ---> 98482f0268f8 [2022-10-11T20:06:54.652Z] Step 24/25 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:06:54.652Z] Removing intermediate container 453383a9defe [2022-10-11T20:06:54.652Z] ---> f52befc33235 [2022-10-11T20:06:54.652Z] [2022-10-11T20:06:54.652Z] ---> Running in fdbce053e9bf [2022-10-11T20:06:54.652Z] Successfully built f52befc33235 [2022-10-11T20:06:54.652Z] Successfully tagged core-command:latest [2022-10-11T20:06:54.652Z]  Building core-command ... done Removing intermediate container fdbce053e9bf [2022-10-11T20:06:54.652Z] ---> b025e6b71c13 [2022-10-11T20:06:54.652Z] Step 25/25 : LABEL version=2.3.0-dev.87 [2022-10-11T20:06:54.652Z] ---> Running in fb08725e83df [2022-10-11T20:06:54.911Z] Removing intermediate container fb08725e83df [2022-10-11T20:06:54.911Z] ---> 8f8a4fd0637c [2022-10-11T20:06:54.911Z] [2022-10-11T20:06:54.911Z] Successfully built 8f8a4fd0637c [2022-10-11T20:06:54.911Z] Successfully tagged core-metadata:latest [2022-10-11T20:07:01.484Z]  Building core-metadata ... done Removing intermediate container abb895f277d5 [2022-10-11T20:07:01.484Z] ---> 36a81b293f76 [2022-10-11T20:07:01.484Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-11T20:07:01.484Z] ---> Running in ae44beab3ace [2022-10-11T20:07:01.484Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-11T20:07:02.417Z] Removing intermediate container ae44beab3ace [2022-10-11T20:07:02.417Z] ---> 157dfa6cb367 [2022-10-11T20:07:02.417Z] [2022-10-11T20:07:02.417Z] Step 11/23 : FROM alpine:3.16 [2022-10-11T20:07:02.417Z] ---> 9c6f07244728 [2022-10-11T20:07:02.417Z] 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-10-11T20:07:02.417Z] ---> Running in c5e02f05c845 [2022-10-11T20:07:02.417Z] Removing intermediate container c5e02f05c845 [2022-10-11T20:07:02.417Z] ---> 148ecf986a0a [2022-10-11T20:07:02.417Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-11T20:07:02.417Z] ---> Running in c65b6153cbe1 [2022-10-11T20:07:02.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T20:07:02.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T20:07:02.933Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-11T20:07:02.933Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-11T20:07:03.191Z] (3/33) Installing readline (8.1.2-r0) [2022-10-11T20:07:03.191Z] (4/33) Installing bash (5.1.16-r2) [2022-10-11T20:07:03.191Z] Executing bash-5.1.16-r2.post-install [2022-10-11T20:07:03.191Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-11T20:07:03.191Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-11T20:07:03.191Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-11T20:07:03.191Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-11T20:07:03.191Z] (9/33) Installing curl (7.83.1-r3) [2022-10-11T20:07:03.191Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-11T20:07:03.449Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-11T20:07:03.449Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-11T20:07:03.449Z] (13/33) Installing expat (2.4.9-r0) [2022-10-11T20:07:03.449Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-11T20:07:03.449Z] (15/33) Installing gdbm (1.23-r0) [2022-10-11T20:07:03.449Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-11T20:07:03.449Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-11T20:07:03.449Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-11T20:07:03.449Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-11T20:07:03.449Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-11T20:07:03.708Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-11T20:07:03.967Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-11T20:07:03.967Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-11T20:07:03.967Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-11T20:07:03.967Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-11T20:07:03.967Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-11T20:07:03.967Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-11T20:07:03.967Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-11T20:07:03.967Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-11T20:07:03.967Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-11T20:07:03.967Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-11T20:07:03.967Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-11T20:07:03.967Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-11T20:07:04.227Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T20:07:04.227Z] Executing ca-certificates-20220614-r0.trigger [2022-10-11T20:07:04.227Z] OK: 122 MiB in 47 packages [2022-10-11T20:07:06.124Z] Collecting docker-compose==1.23.2 [2022-10-11T20:07:06.124Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-11T20:07:06.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 2.9 MB/s eta 0:00:00 [2022-10-11T20:07:06.124Z] Collecting jsonschema<3,>=2.5.1 [2022-10-11T20:07:06.124Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-11T20:07:06.124Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-11T20:07:06.124Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-11T20:07:06.382Z] Preparing metadata (setup.py): started [2022-10-11T20:07:06.382Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-11T20:07:06.641Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-11T20:07:06.641Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-11T20:07:06.641Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 79.2 MB/s eta 0:00:00 [2022-10-11T20:07:06.641Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-11T20:07:06.641Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-11T20:07:06.641Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 71.5 MB/s eta 0:00:00 [2022-10-11T20:07:06.641Z] Collecting texttable<0.10,>=0.9.0 [2022-10-11T20:07:06.641Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-11T20:07:06.641Z] Preparing metadata (setup.py): started [2022-10-11T20:07:06.898Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-11T20:07:06.898Z] Collecting docopt<0.7,>=0.6.1 [2022-10-11T20:07:06.898Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-11T20:07:06.898Z] Preparing metadata (setup.py): started [2022-10-11T20:07:07.156Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-11T20:07:07.413Z] Collecting docker<4.0,>=3.6.0 [2022-10-11T20:07:07.413Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-11T20:07:07.413Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 69.9 MB/s eta 0:00:00 [2022-10-11T20:07:07.413Z] Collecting PyYAML<4,>=3.10 [2022-10-11T20:07:07.413Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-11T20:07:07.413Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 52.4 MB/s eta 0:00:00 [2022-10-11T20:07:07.673Z] Preparing metadata (setup.py): started [2022-10-11T20:07:07.930Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-11T20:07:07.930Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-11T20:07:07.930Z] Collecting cached-property<2,>=1.2.0 [2022-10-11T20:07:07.930Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-11T20:07:07.930Z] Collecting docker-pycreds>=0.4.0 [2022-10-11T20:07:07.930Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-11T20:07:08.187Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-11T20:07:08.187Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-11T20:07:08.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 188.0 MB/s eta 0:00:00 [2022-10-11T20:07:08.187Z] Collecting idna<2.8,>=2.5 [2022-10-11T20:07:08.187Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-11T20:07:08.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 145.5 MB/s eta 0:00:00 [2022-10-11T20:07:08.187Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-11T20:07:08.187Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-11T20:07:08.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 97.4 MB/s eta 0:00:00 [2022-10-11T20:07:08.187Z] Collecting certifi>=2017.4.17 [2022-10-11T20:07:08.187Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-11T20:07:08.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 138.2 MB/s eta 0:00:00 [2022-10-11T20:07:08.187Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-11T20:07:08.187Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-11T20:07:08.187Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-11T20:07:08.187Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-11T20:07:08.444Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-11T20:07:08.444Z] Running setup.py install for texttable: started [2022-10-11T20:07:08.703Z] Running setup.py install for texttable: finished with status 'done' [2022-10-11T20:07:08.703Z] Running setup.py install for PyYAML: started [2022-10-11T20:07:08.960Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-11T20:07:09.217Z] Running setup.py install for docopt: started [2022-10-11T20:07:09.473Z] Running setup.py install for docopt: finished with status 'done' [2022-10-11T20:07:10.038Z] Running setup.py install for dockerpty: started [2022-10-11T20:07:10.295Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-11T20:07:10.553Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-11T20:07:10.553Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-11T20:07:13.838Z] Removing intermediate container c65b6153cbe1 [2022-10-11T20:07:13.838Z] ---> 56ba4f45a22f [2022-10-11T20:07:13.838Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-11T20:07:13.838Z] ---> Running in f254269247d8 [2022-10-11T20:07:13.838Z] Removing intermediate container f254269247d8 [2022-10-11T20:07:13.838Z] ---> 1eb3621fc42b [2022-10-11T20:07:13.838Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-11T20:07:13.838Z] ---> Running in 035e384011de [2022-10-11T20:07:13.838Z] Removing intermediate container 035e384011de [2022-10-11T20:07:13.838Z] ---> 3be02f50423d [2022-10-11T20:07:13.838Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-11T20:07:13.838Z] ---> ba8293bb144d [2022-10-11T20:07:13.838Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-11T20:07:14.096Z] ---> 2c8cabb5a967 [2022-10-11T20:07:14.096Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-11T20:07:14.096Z] ---> 6fbcc010c730 [2022-10-11T20:07:14.096Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-11T20:07:14.096Z] ---> Running in 44ec62c6b2d5 [2022-10-11T20:07:14.355Z] Removing intermediate container 44ec62c6b2d5 [2022-10-11T20:07:14.355Z] ---> 9d9001a446ec [2022-10-11T20:07:14.355Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T20:07:14.355Z] ---> Running in e8da8d414caf [2022-10-11T20:07:14.355Z] Removing intermediate container e8da8d414caf [2022-10-11T20:07:14.355Z] ---> 4225f660d09d [2022-10-11T20:07:14.355Z] Step 21/23 : LABEL arch=x86_64 [2022-10-11T20:07:14.355Z] ---> Running in 4a56b3d35f12 [2022-10-11T20:07:14.614Z] Removing intermediate container 4a56b3d35f12 [2022-10-11T20:07:14.614Z] ---> 50bb9b9bf85e [2022-10-11T20:07:14.614Z] Step 22/23 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:14.614Z] ---> Running in 2f912782518b [2022-10-11T20:07:14.614Z] Removing intermediate container 2f912782518b [2022-10-11T20:07:14.614Z] ---> c080ec927228 [2022-10-11T20:07:14.614Z] Step 23/23 : LABEL version=2.3.0-dev.87 [2022-10-11T20:07:14.614Z] ---> Running in 8c951713e004 [2022-10-11T20:07:14.614Z] Removing intermediate container 8c951713e004 [2022-10-11T20:07:14.614Z] ---> 0854de772d34 [2022-10-11T20:07:14.614Z] [2022-10-11T20:07:14.872Z] Successfully built 0854de772d34 [2022-10-11T20:07:14.872Z] Successfully tagged sys-mgmt-agent:latest [2022-10-11T20:07:14.877Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-11T20:07:14.885Z] $ docker stop --time=1 56882e45678c4fbbce5d3cd2e86fc06bcb9c237226ea0d8d34d33a57a2ba8d6d [2022-10-11T20:07:16.165Z] $ docker rm -f 56882e45678c4fbbce5d3cd2e86fc06bcb9c237226ea0d8d34d33a57a2ba8d6d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-11T20:07:16.485Z] + docker images [2022-10-11T20:07:16.485Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-11T20:07:16.485Z] sys-mgmt-agent latest 0854de772d34 2 seconds ago 136MB [2022-10-11T20:07:16.485Z] 157dfa6cb367 14 seconds ago 1.56GB [2022-10-11T20:07:16.485Z] core-metadata latest 8f8a4fd0637c 22 seconds ago 18.3MB [2022-10-11T20:07:16.485Z] core-command latest f52befc33235 22 seconds ago 17.5MB [2022-10-11T20:07:16.485Z] 309e8121300f 25 seconds ago 1.59GB [2022-10-11T20:07:16.485Z] b536a95fa37b 25 seconds ago 1.58GB [2022-10-11T20:07:16.485Z] security-secretstore-setup latest 3970f350aa84 38 seconds ago 29.3MB [2022-10-11T20:07:16.485Z] security-proxy-setup latest 4f80f6133735 40 seconds ago 27.4MB [2022-10-11T20:07:16.485Z] e6550879d7e3 50 seconds ago 1.57GB [2022-10-11T20:07:16.485Z] 7c700a65ef06 50 seconds ago 1.57GB [2022-10-11T20:07:16.485Z] core-data latest 61ca8776c95b 51 seconds ago 21.6MB [2022-10-11T20:07:16.485Z] security-bootstrapper latest 732a5540dbb4 51 seconds ago 19.9MB [2022-10-11T20:07:16.486Z] ad8358710c17 59 seconds ago 1.59GB [2022-10-11T20:07:16.486Z] security-spire-agent latest dc7ade01d62f About a minute ago 125MB [2022-10-11T20:07:16.486Z] 8e32a49dc8dd About a minute ago 1.57GB [2022-10-11T20:07:16.486Z] 687d35ab3356 About a minute ago 1.45GB [2022-10-11T20:07:16.486Z] security-spiffe-token-provider latest 5e3db51e9056 About a minute ago 29.3MB [2022-10-11T20:07:16.486Z] support-notifications latest 1e56be5661bf About a minute ago 30.1MB [2022-10-11T20:07:16.486Z] support-scheduler latest 58d2627fb731 About a minute ago 29.4MB [2022-10-11T20:07:16.486Z] 11dbaed0e1c7 About a minute ago 1.64GB [2022-10-11T20:07:16.486Z] 45eed1c2b8cc About a minute ago 1.64GB [2022-10-11T20:07:16.486Z] ad0bb281ce50 About a minute ago 1.61GB [2022-10-11T20:07:16.486Z] security-spire-config latest abe79f724537 About a minute ago 85.8MB [2022-10-11T20:07:16.486Z] security-spire-server latest 53b4bc72d6f2 About a minute ago 86.5MB [2022-10-11T20:07:16.486Z] 10583fa84804 2 minutes ago 1.45GB [2022-10-11T20:07:16.486Z] 20b65611e5ad 2 minutes ago 1.45GB [2022-10-11T20:07:16.486Z] ci-base-image-x86_64 latest 54aace59a564 5 minutes ago 940MB [2022-10-11T20:07:16.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 24 hours ago 677MB [2022-10-11T20:07:16.486Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-11T20:07:16.486Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-11T20:07:16.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-11T20:07:16.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-11T20:07:16.597Z] provisioning config files... [2022-10-11T20:07:16.605Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/325@tmp/config15350202415069284049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:07:16.895Z] ---> docker-login.sh [2022-10-11T20:07:16.895Z] nexus3.edgexfoundry.org:10001 [2022-10-11T20:07:16.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:07:17.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:07:17.153Z] Configure a credential helper to remove this warning. See [2022-10-11T20:07:17.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:07:17.153Z] [2022-10-11T20:07:17.153Z] Login Succeeded [2022-10-11T20:07:17.153Z] nexus3.edgexfoundry.org:10002 [2022-10-11T20:07:17.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:07:17.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:07:17.153Z] Configure a credential helper to remove this warning. See [2022-10-11T20:07:17.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:07:17.153Z] [2022-10-11T20:07:17.153Z] Login Succeeded [2022-10-11T20:07:17.153Z] nexus3.edgexfoundry.org:10003 [2022-10-11T20:07:17.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:07:17.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:07:17.411Z] Configure a credential helper to remove this warning. See [2022-10-11T20:07:17.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:07:17.411Z] [2022-10-11T20:07:17.411Z] Login Succeeded [2022-10-11T20:07:17.411Z] nexus3.edgexfoundry.org:10004 [2022-10-11T20:07:17.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:07:17.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:07:17.411Z] Configure a credential helper to remove this warning. See [2022-10-11T20:07:17.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:07:17.411Z] [2022-10-11T20:07:17.411Z] Login Succeeded [2022-10-11T20:07:17.411Z] docker.io [2022-10-11T20:07:17.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:07:17.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:07:17.670Z] Configure a credential helper to remove this warning. See [2022-10-11T20:07:17.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:07:17.670Z] [2022-10-11T20:07:17.670Z] Login Succeeded [2022-10-11T20:07:17.675Z] ---> docker-login.sh ends [Pipeline] } [2022-10-11T20:07:17.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:07:17.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T20:07:17.726Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-11T20:07:17.726Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:17.726Z] latest [2022-10-11T20:07:17.726Z] 2.3.0-dev.87 [2022-10-11T20:07:17.726Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:17.726Z] main [2022-10-11T20:07:17.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:18.027Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:18.329Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:18.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-11T20:07:18.329Z] 0b7746557606: Preparing [2022-10-11T20:07:18.329Z] 6d64d7888447: Preparing [2022-10-11T20:07:18.329Z] f617efce4b26: Preparing [2022-10-11T20:07:18.329Z] c8fce59681d5: Preparing [2022-10-11T20:07:18.329Z] 994393dc58e7: Preparing [2022-10-11T20:07:18.329Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:18.329Z] c8fce59681d5: Pushed [2022-10-11T20:07:18.329Z] f617efce4b26: Pushed [2022-10-11T20:07:18.329Z] 0b7746557606: Pushed [2022-10-11T20:07:19.712Z] 6d64d7888447: Pushed [2022-10-11T20:07:19.712Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:acd0d4f0e0555b21ab69180c15f3df7bd9e87b4c57cd466353ad4815c434972f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:20.017Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:20.319Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-11T20:07:20.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-11T20:07:20.319Z] 0b7746557606: Preparing [2022-10-11T20:07:20.319Z] 6d64d7888447: Preparing [2022-10-11T20:07:20.319Z] f617efce4b26: Preparing [2022-10-11T20:07:20.319Z] c8fce59681d5: Preparing [2022-10-11T20:07:20.319Z] 994393dc58e7: Preparing [2022-10-11T20:07:20.319Z] f617efce4b26: Layer already exists [2022-10-11T20:07:20.319Z] 6d64d7888447: Layer already exists [2022-10-11T20:07:20.319Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:20.319Z] 0b7746557606: Layer already exists [2022-10-11T20:07:20.319Z] c8fce59681d5: Layer already exists [2022-10-11T20:07:20.319Z] latest: digest: sha256:acd0d4f0e0555b21ab69180c15f3df7bd9e87b4c57cd466353ad4815c434972f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:20.628Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:20.935Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.87 [2022-10-11T20:07:20.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-11T20:07:20.936Z] 0b7746557606: Preparing [2022-10-11T20:07:20.936Z] 6d64d7888447: Preparing [2022-10-11T20:07:20.936Z] f617efce4b26: Preparing [2022-10-11T20:07:20.936Z] c8fce59681d5: Preparing [2022-10-11T20:07:20.936Z] 994393dc58e7: Preparing [2022-10-11T20:07:20.936Z] f617efce4b26: Layer already exists [2022-10-11T20:07:20.936Z] 0b7746557606: Layer already exists [2022-10-11T20:07:20.936Z] 6d64d7888447: Layer already exists [2022-10-11T20:07:20.936Z] c8fce59681d5: Layer already exists [2022-10-11T20:07:20.936Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:20.936Z] 2.3.0-dev.87: digest: sha256:acd0d4f0e0555b21ab69180c15f3df7bd9e87b4c57cd466353ad4815c434972f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:21.249Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:21.339Z] Removing intermediate container ec342d355f73 [2022-10-11T20:07:21.339Z] ---> 0cb1cf72beb5 [2022-10-11T20:07:21.339Z] Step 7/20 : COPY . . [2022-10-11T20:07:21.557Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:21.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-11T20:07:21.557Z] 0b7746557606: Preparing [2022-10-11T20:07:21.557Z] 6d64d7888447: Preparing [2022-10-11T20:07:21.557Z] f617efce4b26: Preparing [2022-10-11T20:07:21.557Z] c8fce59681d5: Preparing [2022-10-11T20:07:21.557Z] 994393dc58e7: Preparing [2022-10-11T20:07:21.557Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:21.557Z] f617efce4b26: Layer already exists [2022-10-11T20:07:21.557Z] c8fce59681d5: Layer already exists [2022-10-11T20:07:21.557Z] 6d64d7888447: Layer already exists [2022-10-11T20:07:21.557Z] 0b7746557606: Layer already exists [2022-10-11T20:07:21.557Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:acd0d4f0e0555b21ab69180c15f3df7bd9e87b4c57cd466353ad4815c434972f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:21.870Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:22.177Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-11T20:07:22.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-11T20:07:22.177Z] 0b7746557606: Preparing [2022-10-11T20:07:22.177Z] 6d64d7888447: Preparing [2022-10-11T20:07:22.177Z] f617efce4b26: Preparing [2022-10-11T20:07:22.177Z] c8fce59681d5: Preparing [2022-10-11T20:07:22.177Z] 994393dc58e7: Preparing [2022-10-11T20:07:22.177Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:22.177Z] 6d64d7888447: Layer already exists [2022-10-11T20:07:22.177Z] c8fce59681d5: Layer already exists [2022-10-11T20:07:22.177Z] 0b7746557606: Layer already exists [2022-10-11T20:07:22.177Z] f617efce4b26: Layer already exists [2022-10-11T20:07:22.177Z] main: digest: sha256:acd0d4f0e0555b21ab69180c15f3df7bd9e87b4c57cd466353ad4815c434972f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:07:22.215Z] ===================================================== [Pipeline] echo [2022-10-11T20:07:22.225Z] taggedImages: [2022-10-11T20:07:22.225Z] - nexus3.edgexfoundry.org:10004/core-command:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:22.225Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-11T20:07:22.225Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.87 [2022-10-11T20:07:22.226Z] - nexus3.edgexfoundry.org:10004/core-command:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:22.226Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-11T20:07:22.246Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-11T20:07:22.246Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:22.246Z] latest [2022-10-11T20:07:22.246Z] 2.3.0-dev.87 [2022-10-11T20:07:22.246Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:22.246Z] main [2022-10-11T20:07:22.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:22.562Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:22.858Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:22.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-11T20:07:22.858Z] f7741d5b3284: Preparing [2022-10-11T20:07:22.858Z] 89a083aa0d45: Preparing [2022-10-11T20:07:22.858Z] f617efce4b26: Preparing [2022-10-11T20:07:22.858Z] 52a920f08d8d: Preparing [2022-10-11T20:07:22.858Z] d9241717ea6d: Preparing [2022-10-11T20:07:22.858Z] 994393dc58e7: Preparing [2022-10-11T20:07:22.858Z] 994393dc58e7: Waiting [2022-10-11T20:07:22.858Z] f617efce4b26: Layer already exists [2022-10-11T20:07:22.858Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:22.858Z] d9241717ea6d: Pushed [2022-10-11T20:07:22.858Z] f7741d5b3284: Pushed [2022-10-11T20:07:23.117Z] 52a920f08d8d: Pushed [2022-10-11T20:07:24.052Z] 89a083aa0d45: Pushed [2022-10-11T20:07:24.312Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:7e9f03bbc38b3d77d5594ff0a668fc8b1876e36f4ff8dd24acf865e5fe1ab166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:24.633Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:24.943Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-11T20:07:24.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-11T20:07:24.943Z] f7741d5b3284: Preparing [2022-10-11T20:07:24.943Z] 89a083aa0d45: Preparing [2022-10-11T20:07:24.943Z] f617efce4b26: Preparing [2022-10-11T20:07:24.943Z] 52a920f08d8d: Preparing [2022-10-11T20:07:24.943Z] d9241717ea6d: Preparing [2022-10-11T20:07:24.943Z] 994393dc58e7: Preparing [2022-10-11T20:07:24.943Z] 994393dc58e7: Waiting [2022-10-11T20:07:24.943Z] f617efce4b26: Layer already exists [2022-10-11T20:07:24.943Z] 89a083aa0d45: Layer already exists [2022-10-11T20:07:24.943Z] f7741d5b3284: Layer already exists [2022-10-11T20:07:24.943Z] 52a920f08d8d: Layer already exists [2022-10-11T20:07:24.943Z] d9241717ea6d: Layer already exists [2022-10-11T20:07:24.943Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:24.943Z] latest: digest: sha256:7e9f03bbc38b3d77d5594ff0a668fc8b1876e36f4ff8dd24acf865e5fe1ab166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:25.252Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:25.557Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.87 [2022-10-11T20:07:25.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-11T20:07:25.557Z] f7741d5b3284: Preparing [2022-10-11T20:07:25.557Z] 89a083aa0d45: Preparing [2022-10-11T20:07:25.557Z] f617efce4b26: Preparing [2022-10-11T20:07:25.557Z] 52a920f08d8d: Preparing [2022-10-11T20:07:25.557Z] d9241717ea6d: Preparing [2022-10-11T20:07:25.557Z] 994393dc58e7: Preparing [2022-10-11T20:07:25.557Z] 994393dc58e7: Waiting [2022-10-11T20:07:25.557Z] 89a083aa0d45: Layer already exists [2022-10-11T20:07:25.557Z] 52a920f08d8d: Layer already exists [2022-10-11T20:07:25.557Z] f617efce4b26: Layer already exists [2022-10-11T20:07:25.557Z] d9241717ea6d: Layer already exists [2022-10-11T20:07:25.557Z] f7741d5b3284: Layer already exists [2022-10-11T20:07:25.557Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:25.557Z] 2.3.0-dev.87: digest: sha256:7e9f03bbc38b3d77d5594ff0a668fc8b1876e36f4ff8dd24acf865e5fe1ab166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:25.598Z] ---> 5dd28c19798a [2022-10-11T20:07:25.599Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-11T20:07:25.866Z] ---> Running in 233d4c73197a [2022-10-11T20:07:25.957Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:26.303Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:26.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-11T20:07:26.303Z] f7741d5b3284: Preparing [2022-10-11T20:07:26.303Z] 89a083aa0d45: Preparing [2022-10-11T20:07:26.303Z] f617efce4b26: Preparing [2022-10-11T20:07:26.303Z] 52a920f08d8d: Preparing [2022-10-11T20:07:26.303Z] d9241717ea6d: Preparing [2022-10-11T20:07:26.303Z] 994393dc58e7: Preparing [2022-10-11T20:07:26.303Z] 994393dc58e7: Waiting [2022-10-11T20:07:26.303Z] 52a920f08d8d: Layer already exists [2022-10-11T20:07:26.303Z] f7741d5b3284: Layer already exists [2022-10-11T20:07:26.303Z] d9241717ea6d: Layer already exists [2022-10-11T20:07:26.303Z] f617efce4b26: Layer already exists [2022-10-11T20:07:26.303Z] 89a083aa0d45: Layer already exists [2022-10-11T20:07:26.303Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:26.303Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:7e9f03bbc38b3d77d5594ff0a668fc8b1876e36f4ff8dd24acf865e5fe1ab166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:26.690Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:27.055Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-11T20:07:27.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-11T20:07:27.055Z] f7741d5b3284: Preparing [2022-10-11T20:07:27.055Z] 89a083aa0d45: Preparing [2022-10-11T20:07:27.055Z] f617efce4b26: Preparing [2022-10-11T20:07:27.055Z] 52a920f08d8d: Preparing [2022-10-11T20:07:27.055Z] d9241717ea6d: Preparing [2022-10-11T20:07:27.055Z] 994393dc58e7: Preparing [2022-10-11T20:07:27.055Z] 994393dc58e7: Waiting [2022-10-11T20:07:27.055Z] 52a920f08d8d: Layer already exists [2022-10-11T20:07:27.055Z] 89a083aa0d45: Layer already exists [2022-10-11T20:07:27.055Z] f617efce4b26: Layer already exists [2022-10-11T20:07:27.055Z] f7741d5b3284: Layer already exists [2022-10-11T20:07:27.055Z] d9241717ea6d: Layer already exists [2022-10-11T20:07:27.055Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:27.055Z] main: digest: sha256:7e9f03bbc38b3d77d5594ff0a668fc8b1876e36f4ff8dd24acf865e5fe1ab166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:07:27.093Z] ===================================================== [Pipeline] echo [2022-10-11T20:07:27.098Z] taggedImages: [2022-10-11T20:07:27.098Z] - nexus3.edgexfoundry.org:10004/core-data:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:27.098Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-11T20:07:27.098Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.87 [2022-10-11T20:07:27.098Z] - nexus3.edgexfoundry.org:10004/core-data:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:27.098Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-11T20:07:27.111Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-11T20:07:27.112Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:27.112Z] latest [2022-10-11T20:07:27.112Z] 2.3.0-dev.87 [2022-10-11T20:07:27.112Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:27.112Z] main [2022-10-11T20:07:27.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:27.276Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-11T20:07:27.412Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:27.713Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:27.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-11T20:07:27.713Z] 88fa725fc9d3: Preparing [2022-10-11T20:07:27.713Z] a2ca5308420d: Preparing [2022-10-11T20:07:27.713Z] 20beb4b6071a: Preparing [2022-10-11T20:07:27.713Z] f617efce4b26: Preparing [2022-10-11T20:07:27.713Z] c8fce59681d5: Preparing [2022-10-11T20:07:27.713Z] 994393dc58e7: Preparing [2022-10-11T20:07:27.713Z] 994393dc58e7: Waiting [2022-10-11T20:07:27.713Z] c8fce59681d5: Layer already exists [2022-10-11T20:07:27.713Z] f617efce4b26: Layer already exists [2022-10-11T20:07:27.713Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:27.713Z] a2ca5308420d: Pushed [2022-10-11T20:07:27.713Z] 88fa725fc9d3: Pushed [2022-10-11T20:07:29.089Z] 20beb4b6071a: Pushed [2022-10-11T20:07:29.089Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:9057432e1ec45208f3fff1ddebd350e29f55108c2e2e59e6265fa6317984d135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:29.221Z] Removing intermediate container a8568f22a2bf [2022-10-11T20:07:29.221Z] ---> fa5e2fbc92eb [2022-10-11T20:07:29.221Z] Step 8/33 : COPY . . [2022-10-11T20:07:29.221Z] Removing intermediate container 64726aa89a6d [2022-10-11T20:07:29.221Z] ---> 9362466f838a [2022-10-11T20:07:29.221Z] Step 8/26 : COPY . . [2022-10-11T20:07:29.221Z] Removing intermediate container d59b1dac38f3 [2022-10-11T20:07:29.221Z] ---> eb0c2dfb3aa5 [2022-10-11T20:07:29.221Z] Step 9/24 : COPY . . [2022-10-11T20:07:29.390Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:29.489Z] Removing intermediate container acb221db7fac [2022-10-11T20:07:29.489Z] ---> c0f694ffd7b5 [2022-10-11T20:07:29.489Z] Step 8/25 : COPY . . [2022-10-11T20:07:29.689Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-11T20:07:29.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-11T20:07:29.689Z] 88fa725fc9d3: Preparing [2022-10-11T20:07:29.689Z] a2ca5308420d: Preparing [2022-10-11T20:07:29.689Z] 20beb4b6071a: Preparing [2022-10-11T20:07:29.689Z] f617efce4b26: Preparing [2022-10-11T20:07:29.689Z] c8fce59681d5: Preparing [2022-10-11T20:07:29.689Z] 994393dc58e7: Preparing [2022-10-11T20:07:29.689Z] 994393dc58e7: Waiting [2022-10-11T20:07:29.689Z] c8fce59681d5: Layer already exists [2022-10-11T20:07:29.689Z] 88fa725fc9d3: Layer already exists [2022-10-11T20:07:29.689Z] a2ca5308420d: Layer already exists [2022-10-11T20:07:29.689Z] f617efce4b26: Layer already exists [2022-10-11T20:07:29.689Z] 20beb4b6071a: Layer already exists [2022-10-11T20:07:29.689Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:29.689Z] latest: digest: sha256:9057432e1ec45208f3fff1ddebd350e29f55108c2e2e59e6265fa6317984d135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:29.998Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:30.300Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.87 [2022-10-11T20:07:30.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-11T20:07:30.300Z] 88fa725fc9d3: Preparing [2022-10-11T20:07:30.300Z] a2ca5308420d: Preparing [2022-10-11T20:07:30.300Z] 20beb4b6071a: Preparing [2022-10-11T20:07:30.300Z] f617efce4b26: Preparing [2022-10-11T20:07:30.300Z] c8fce59681d5: Preparing [2022-10-11T20:07:30.300Z] 994393dc58e7: Preparing [2022-10-11T20:07:30.300Z] 994393dc58e7: Waiting [2022-10-11T20:07:30.300Z] c8fce59681d5: Layer already exists [2022-10-11T20:07:30.300Z] f617efce4b26: Layer already exists [2022-10-11T20:07:30.300Z] 20beb4b6071a: Layer already exists [2022-10-11T20:07:30.300Z] a2ca5308420d: Layer already exists [2022-10-11T20:07:30.300Z] 88fa725fc9d3: Layer already exists [2022-10-11T20:07:30.300Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:30.300Z] 2.3.0-dev.87: digest: sha256:9057432e1ec45208f3fff1ddebd350e29f55108c2e2e59e6265fa6317984d135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:30.610Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:30.913Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:30.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-11T20:07:30.913Z] 88fa725fc9d3: Preparing [2022-10-11T20:07:30.913Z] a2ca5308420d: Preparing [2022-10-11T20:07:30.913Z] 20beb4b6071a: Preparing [2022-10-11T20:07:30.913Z] f617efce4b26: Preparing [2022-10-11T20:07:30.913Z] c8fce59681d5: Preparing [2022-10-11T20:07:30.913Z] 994393dc58e7: Preparing [2022-10-11T20:07:30.913Z] 994393dc58e7: Waiting [2022-10-11T20:07:30.913Z] 88fa725fc9d3: Layer already exists [2022-10-11T20:07:30.913Z] f617efce4b26: Layer already exists [2022-10-11T20:07:30.913Z] c8fce59681d5: Layer already exists [2022-10-11T20:07:30.913Z] 20beb4b6071a: Layer already exists [2022-10-11T20:07:30.913Z] a2ca5308420d: Layer already exists [2022-10-11T20:07:30.913Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:30.913Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:9057432e1ec45208f3fff1ddebd350e29f55108c2e2e59e6265fa6317984d135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:31.214Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:31.514Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-11T20:07:31.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-11T20:07:31.514Z] 88fa725fc9d3: Preparing [2022-10-11T20:07:31.514Z] a2ca5308420d: Preparing [2022-10-11T20:07:31.514Z] 20beb4b6071a: Preparing [2022-10-11T20:07:31.514Z] f617efce4b26: Preparing [2022-10-11T20:07:31.514Z] c8fce59681d5: Preparing [2022-10-11T20:07:31.514Z] 994393dc58e7: Preparing [2022-10-11T20:07:31.514Z] 994393dc58e7: Waiting [2022-10-11T20:07:31.514Z] a2ca5308420d: Layer already exists [2022-10-11T20:07:31.514Z] c8fce59681d5: Layer already exists [2022-10-11T20:07:31.514Z] f617efce4b26: Layer already exists [2022-10-11T20:07:31.514Z] 20beb4b6071a: Layer already exists [2022-10-11T20:07:31.514Z] 88fa725fc9d3: Layer already exists [2022-10-11T20:07:31.514Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:31.514Z] main: digest: sha256:9057432e1ec45208f3fff1ddebd350e29f55108c2e2e59e6265fa6317984d135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:07:31.557Z] ===================================================== [Pipeline] echo [2022-10-11T20:07:31.564Z] taggedImages: [2022-10-11T20:07:31.564Z] - nexus3.edgexfoundry.org:10004/core-metadata:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:31.564Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-11T20:07:31.564Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.87 [2022-10-11T20:07:31.564Z] - nexus3.edgexfoundry.org:10004/core-metadata:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:31.564Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-11T20:07:31.583Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-11T20:07:31.583Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:31.583Z] latest [2022-10-11T20:07:31.583Z] 2.3.0-dev.87 [2022-10-11T20:07:31.583Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:31.583Z] main [2022-10-11T20:07:31.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:31.915Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:32.222Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:32.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-11T20:07:32.222Z] cd93c6ae9241: Preparing [2022-10-11T20:07:32.222Z] cd93c6ae9241: Preparing [2022-10-11T20:07:32.222Z] a2c057985d71: Preparing [2022-10-11T20:07:32.222Z] 66c6857bc832: Preparing [2022-10-11T20:07:32.222Z] 745b49132d3e: Preparing [2022-10-11T20:07:32.222Z] ddcc2b01ca45: Preparing [2022-10-11T20:07:32.222Z] a2d55cd71e89: Preparing [2022-10-11T20:07:32.222Z] f617efce4b26: Preparing [2022-10-11T20:07:32.222Z] 91dd9b5ce212: Preparing [2022-10-11T20:07:32.222Z] da7651a163ca: Preparing [2022-10-11T20:07:32.222Z] f617efce4b26: Waiting [2022-10-11T20:07:32.222Z] 114d65c39bcc: Preparing [2022-10-11T20:07:32.222Z] cbb00e4aa3fc: Preparing [2022-10-11T20:07:32.222Z] 91dd9b5ce212: Waiting [2022-10-11T20:07:32.222Z] 114d65c39bcc: Waiting [2022-10-11T20:07:32.222Z] 994393dc58e7: Preparing [2022-10-11T20:07:32.222Z] cbb00e4aa3fc: Waiting [2022-10-11T20:07:32.222Z] 994393dc58e7: Waiting [2022-10-11T20:07:32.222Z] 745b49132d3e: Pushed [2022-10-11T20:07:32.222Z] 66c6857bc832: Pushed [2022-10-11T20:07:32.222Z] cd93c6ae9241: Pushed [2022-10-11T20:07:32.222Z] ddcc2b01ca45: Pushed [2022-10-11T20:07:32.222Z] a2c057985d71: Pushed [2022-10-11T20:07:32.222Z] f617efce4b26: Layer already exists [2022-10-11T20:07:32.481Z] da7651a163ca: Pushed [2022-10-11T20:07:32.481Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:32.481Z] cbb00e4aa3fc: Pushed [2022-10-11T20:07:32.481Z] 91dd9b5ce212: Pushed [2022-10-11T20:07:32.481Z] 114d65c39bcc: Pushed [2022-10-11T20:07:33.859Z] a2d55cd71e89: Pushed [2022-10-11T20:07:34.118Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:001f16d8cd7406087a33761e185177e576e414cb0646f8f2b763f2980ad72585 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:34.419Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:34.720Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-11T20:07:34.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-11T20:07:34.720Z] cd93c6ae9241: Preparing [2022-10-11T20:07:34.720Z] cd93c6ae9241: Preparing [2022-10-11T20:07:34.720Z] a2c057985d71: Preparing [2022-10-11T20:07:34.720Z] 66c6857bc832: Preparing [2022-10-11T20:07:34.720Z] 745b49132d3e: Preparing [2022-10-11T20:07:34.720Z] ddcc2b01ca45: Preparing [2022-10-11T20:07:34.720Z] a2d55cd71e89: Preparing [2022-10-11T20:07:34.720Z] f617efce4b26: Preparing [2022-10-11T20:07:34.720Z] 91dd9b5ce212: Preparing [2022-10-11T20:07:34.720Z] da7651a163ca: Preparing [2022-10-11T20:07:34.720Z] 114d65c39bcc: Preparing [2022-10-11T20:07:34.720Z] cbb00e4aa3fc: Preparing [2022-10-11T20:07:34.720Z] 994393dc58e7: Preparing [2022-10-11T20:07:34.720Z] 91dd9b5ce212: Waiting [2022-10-11T20:07:34.720Z] a2d55cd71e89: Waiting [2022-10-11T20:07:34.720Z] f617efce4b26: Waiting [2022-10-11T20:07:34.720Z] da7651a163ca: Waiting [2022-10-11T20:07:34.720Z] 994393dc58e7: Waiting [2022-10-11T20:07:34.720Z] a2c057985d71: Layer already exists [2022-10-11T20:07:34.720Z] 66c6857bc832: Layer already exists [2022-10-11T20:07:34.720Z] ddcc2b01ca45: Layer already exists [2022-10-11T20:07:34.720Z] cd93c6ae9241: Layer already exists [2022-10-11T20:07:34.721Z] 745b49132d3e: Layer already exists [2022-10-11T20:07:34.721Z] da7651a163ca: Layer already exists [2022-10-11T20:07:34.721Z] a2d55cd71e89: Layer already exists [2022-10-11T20:07:34.721Z] 91dd9b5ce212: Layer already exists [2022-10-11T20:07:34.721Z] 114d65c39bcc: Layer already exists [2022-10-11T20:07:34.721Z] f617efce4b26: Layer already exists [2022-10-11T20:07:34.721Z] cbb00e4aa3fc: Layer already exists [2022-10-11T20:07:34.721Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:34.721Z] latest: digest: sha256:001f16d8cd7406087a33761e185177e576e414cb0646f8f2b763f2980ad72585 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:35.023Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:35.330Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.87 [2022-10-11T20:07:35.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-11T20:07:35.331Z] cd93c6ae9241: Preparing [2022-10-11T20:07:35.331Z] cd93c6ae9241: Preparing [2022-10-11T20:07:35.331Z] a2c057985d71: Preparing [2022-10-11T20:07:35.331Z] 66c6857bc832: Preparing [2022-10-11T20:07:35.331Z] 745b49132d3e: Preparing [2022-10-11T20:07:35.331Z] ddcc2b01ca45: Preparing [2022-10-11T20:07:35.331Z] a2d55cd71e89: Preparing [2022-10-11T20:07:35.331Z] f617efce4b26: Preparing [2022-10-11T20:07:35.331Z] 91dd9b5ce212: Preparing [2022-10-11T20:07:35.331Z] da7651a163ca: Preparing [2022-10-11T20:07:35.331Z] 114d65c39bcc: Preparing [2022-10-11T20:07:35.331Z] cbb00e4aa3fc: Preparing [2022-10-11T20:07:35.331Z] 994393dc58e7: Preparing [2022-10-11T20:07:35.331Z] 91dd9b5ce212: Waiting [2022-10-11T20:07:35.331Z] da7651a163ca: Waiting [2022-10-11T20:07:35.331Z] 114d65c39bcc: Waiting [2022-10-11T20:07:35.331Z] cbb00e4aa3fc: Waiting [2022-10-11T20:07:35.331Z] a2d55cd71e89: Waiting [2022-10-11T20:07:35.331Z] f617efce4b26: Waiting [2022-10-11T20:07:35.331Z] 994393dc58e7: Waiting [2022-10-11T20:07:35.331Z] ddcc2b01ca45: Layer already exists [2022-10-11T20:07:35.331Z] 66c6857bc832: Layer already exists [2022-10-11T20:07:35.331Z] 745b49132d3e: Layer already exists [2022-10-11T20:07:35.331Z] cd93c6ae9241: Layer already exists [2022-10-11T20:07:35.331Z] a2c057985d71: Layer already exists [2022-10-11T20:07:35.331Z] f617efce4b26: Layer already exists [2022-10-11T20:07:35.331Z] da7651a163ca: Layer already exists [2022-10-11T20:07:35.331Z] 91dd9b5ce212: Layer already exists [2022-10-11T20:07:35.331Z] a2d55cd71e89: Layer already exists [2022-10-11T20:07:35.331Z] 114d65c39bcc: Layer already exists [2022-10-11T20:07:35.331Z] cbb00e4aa3fc: Layer already exists [2022-10-11T20:07:35.331Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:35.331Z] 2.3.0-dev.87: digest: sha256:001f16d8cd7406087a33761e185177e576e414cb0646f8f2b763f2980ad72585 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:35.647Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:35.955Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:35.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-11T20:07:35.955Z] cd93c6ae9241: Preparing [2022-10-11T20:07:35.955Z] cd93c6ae9241: Preparing [2022-10-11T20:07:35.955Z] a2c057985d71: Preparing [2022-10-11T20:07:35.955Z] 66c6857bc832: Preparing [2022-10-11T20:07:35.955Z] 745b49132d3e: Preparing [2022-10-11T20:07:35.955Z] ddcc2b01ca45: Preparing [2022-10-11T20:07:35.955Z] a2d55cd71e89: Preparing [2022-10-11T20:07:35.955Z] f617efce4b26: Preparing [2022-10-11T20:07:35.955Z] 91dd9b5ce212: Preparing [2022-10-11T20:07:35.955Z] da7651a163ca: Preparing [2022-10-11T20:07:35.955Z] 114d65c39bcc: Preparing [2022-10-11T20:07:35.955Z] cbb00e4aa3fc: Preparing [2022-10-11T20:07:35.955Z] 994393dc58e7: Preparing [2022-10-11T20:07:35.955Z] a2d55cd71e89: Waiting [2022-10-11T20:07:35.955Z] 114d65c39bcc: Waiting [2022-10-11T20:07:35.955Z] f617efce4b26: Waiting [2022-10-11T20:07:35.956Z] cbb00e4aa3fc: Waiting [2022-10-11T20:07:35.956Z] 994393dc58e7: Waiting [2022-10-11T20:07:35.956Z] 91dd9b5ce212: Waiting [2022-10-11T20:07:35.956Z] da7651a163ca: Waiting [2022-10-11T20:07:35.956Z] 745b49132d3e: Layer already exists [2022-10-11T20:07:35.956Z] a2c057985d71: Layer already exists [2022-10-11T20:07:35.956Z] cd93c6ae9241: Layer already exists [2022-10-11T20:07:35.956Z] ddcc2b01ca45: Layer already exists [2022-10-11T20:07:35.956Z] 66c6857bc832: Layer already exists [2022-10-11T20:07:35.956Z] a2d55cd71e89: Layer already exists [2022-10-11T20:07:35.956Z] 91dd9b5ce212: Layer already exists [2022-10-11T20:07:35.956Z] 114d65c39bcc: Layer already exists [2022-10-11T20:07:35.956Z] da7651a163ca: Layer already exists [2022-10-11T20:07:35.956Z] f617efce4b26: Layer already exists [2022-10-11T20:07:35.956Z] cbb00e4aa3fc: Layer already exists [2022-10-11T20:07:35.956Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:35.956Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:001f16d8cd7406087a33761e185177e576e414cb0646f8f2b763f2980ad72585 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:36.166Z] ---> 9b4e510d4307 [2022-10-11T20:07:36.166Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-11T20:07:36.166Z] ---> bf3d1a542140 [2022-10-11T20:07:36.166Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-11T20:07:36.166Z] ---> Running in 523914ba628b [2022-10-11T20:07:36.166Z] ---> Running in c00c1feebbe1 [2022-10-11T20:07:36.166Z] ---> f5439a07823c [2022-10-11T20:07:36.166Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-11T20:07:36.166Z] ---> 5b6c54842084 [2022-10-11T20:07:36.166Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-11T20:07:36.166Z] ---> Running in 7f93f1977e1e [2022-10-11T20:07:36.166Z] ---> Running in 2fe42e2650f1 [2022-10-11T20:07:36.272Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:36.575Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-11T20:07:36.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-11T20:07:36.575Z] cd93c6ae9241: Preparing [2022-10-11T20:07:36.575Z] cd93c6ae9241: Preparing [2022-10-11T20:07:36.575Z] a2c057985d71: Preparing [2022-10-11T20:07:36.575Z] 66c6857bc832: Preparing [2022-10-11T20:07:36.575Z] 745b49132d3e: Preparing [2022-10-11T20:07:36.575Z] ddcc2b01ca45: Preparing [2022-10-11T20:07:36.575Z] a2d55cd71e89: Preparing [2022-10-11T20:07:36.575Z] f617efce4b26: Preparing [2022-10-11T20:07:36.575Z] 91dd9b5ce212: Preparing [2022-10-11T20:07:36.575Z] da7651a163ca: Preparing [2022-10-11T20:07:36.575Z] 114d65c39bcc: Preparing [2022-10-11T20:07:36.575Z] cbb00e4aa3fc: Preparing [2022-10-11T20:07:36.575Z] 994393dc58e7: Preparing [2022-10-11T20:07:36.575Z] cbb00e4aa3fc: Waiting [2022-10-11T20:07:36.575Z] da7651a163ca: Waiting [2022-10-11T20:07:36.575Z] 114d65c39bcc: Waiting [2022-10-11T20:07:36.575Z] f617efce4b26: Waiting [2022-10-11T20:07:36.575Z] 91dd9b5ce212: Waiting [2022-10-11T20:07:36.575Z] 66c6857bc832: Layer already exists [2022-10-11T20:07:36.575Z] cd93c6ae9241: Layer already exists [2022-10-11T20:07:36.575Z] ddcc2b01ca45: Layer already exists [2022-10-11T20:07:36.575Z] a2c057985d71: Layer already exists [2022-10-11T20:07:36.575Z] 745b49132d3e: Layer already exists [2022-10-11T20:07:36.575Z] a2d55cd71e89: Layer already exists [2022-10-11T20:07:36.575Z] 114d65c39bcc: Layer already exists [2022-10-11T20:07:36.575Z] f617efce4b26: Layer already exists [2022-10-11T20:07:36.575Z] da7651a163ca: Layer already exists [2022-10-11T20:07:36.575Z] 91dd9b5ce212: Layer already exists [2022-10-11T20:07:36.575Z] cbb00e4aa3fc: Layer already exists [2022-10-11T20:07:36.575Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:36.575Z] main: digest: sha256:001f16d8cd7406087a33761e185177e576e414cb0646f8f2b763f2980ad72585 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:07:36.620Z] ===================================================== [Pipeline] echo [2022-10-11T20:07:36.628Z] taggedImages: [2022-10-11T20:07:36.628Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:36.628Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-11T20:07:36.628Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.87 [2022-10-11T20:07:36.628Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:36.628Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-11T20:07:36.648Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-11T20:07:36.648Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:36.648Z] latest [2022-10-11T20:07:36.648Z] 2.3.0-dev.87 [2022-10-11T20:07:36.648Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:36.648Z] main [2022-10-11T20:07:36.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:36.973Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:37.132Z] Removing intermediate container 7f93f1977e1e [2022-10-11T20:07:37.132Z] ---> 09a3c8dd493f [2022-10-11T20:07:37.132Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-11T20:07:37.132Z] ---> Running in 292487e77676 [2022-10-11T20:07:37.132Z] Removing intermediate container 2fe42e2650f1 [2022-10-11T20:07:37.132Z] ---> d72d4ae75985 [2022-10-11T20:07:37.132Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-11T20:07:37.280Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:37.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-11T20:07:37.280Z] 3e99d7621b83: Preparing [2022-10-11T20:07:37.280Z] 55f6f694dfdb: Preparing [2022-10-11T20:07:37.280Z] 1b464e50bd08: Preparing [2022-10-11T20:07:37.280Z] 3cb6773afc9d: Preparing [2022-10-11T20:07:37.280Z] b88dc6bc0fb3: Preparing [2022-10-11T20:07:37.280Z] 535313fd91ea: Preparing [2022-10-11T20:07:37.280Z] 2dcdbda88c8e: Preparing [2022-10-11T20:07:37.280Z] 994393dc58e7: Preparing [2022-10-11T20:07:37.280Z] 535313fd91ea: Waiting [2022-10-11T20:07:37.280Z] 2dcdbda88c8e: Waiting [2022-10-11T20:07:37.404Z] ---> Running in d549921cd841 [2022-10-11T20:07:37.538Z] 55f6f694dfdb: Pushed [2022-10-11T20:07:37.538Z] b88dc6bc0fb3: Pushed [2022-10-11T20:07:37.538Z] 3e99d7621b83: Pushed [2022-10-11T20:07:37.538Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:37.538Z] 535313fd91ea: Pushed [2022-10-11T20:07:37.796Z] 2dcdbda88c8e: Pushed [2022-10-11T20:07:37.994Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-11T20:07:37.994Z] Removing intermediate container 292487e77676 [2022-10-11T20:07:37.994Z] ---> 86447be6144a [2022-10-11T20:07:37.994Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fiCGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-11T20:07:37.995Z] [2022-10-11T20:07:37.995Z] Removing intermediate container d549921cd841 [2022-10-11T20:07:37.995Z] ---> 7d0b132f95a9 [2022-10-11T20:07:37.995Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-11T20:07:37.995Z] ---> Running in cb3f983d740f [2022-10-11T20:07:38.262Z] ---> Running in 2e6d8e178073 [2022-10-11T20:07:38.363Z] 3cb6773afc9d: Pushed [2022-10-11T20:07:38.363Z] 1b464e50bd08: Pushed [2022-10-11T20:07:38.622Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:c16ecb019dc4600bdf96bd59e9f15c3f4b56dbd692b2d6813222a80ed167bf59 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:38.938Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:39.246Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-11T20:07:39.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-11T20:07:39.247Z] 3e99d7621b83: Preparing [2022-10-11T20:07:39.247Z] 55f6f694dfdb: Preparing [2022-10-11T20:07:39.247Z] 1b464e50bd08: Preparing [2022-10-11T20:07:39.247Z] 3cb6773afc9d: Preparing [2022-10-11T20:07:39.247Z] b88dc6bc0fb3: Preparing [2022-10-11T20:07:39.247Z] 535313fd91ea: Preparing [2022-10-11T20:07:39.247Z] 2dcdbda88c8e: Preparing [2022-10-11T20:07:39.247Z] 994393dc58e7: Preparing [2022-10-11T20:07:39.247Z] 2dcdbda88c8e: Waiting [2022-10-11T20:07:39.247Z] 535313fd91ea: Waiting [2022-10-11T20:07:39.247Z] 55f6f694dfdb: Layer already exists [2022-10-11T20:07:39.247Z] b88dc6bc0fb3: Layer already exists [2022-10-11T20:07:39.247Z] 3cb6773afc9d: Layer already exists [2022-10-11T20:07:39.247Z] 3e99d7621b83: Layer already exists [2022-10-11T20:07:39.247Z] 1b464e50bd08: Layer already exists [2022-10-11T20:07:39.247Z] 535313fd91ea: Layer already exists [2022-10-11T20:07:39.247Z] 2dcdbda88c8e: Layer already exists [2022-10-11T20:07:39.247Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:39.247Z] latest: digest: sha256:c16ecb019dc4600bdf96bd59e9f15c3f4b56dbd692b2d6813222a80ed167bf59 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:39.559Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:39.860Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.87 [2022-10-11T20:07:39.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-11T20:07:39.860Z] 3e99d7621b83: Preparing [2022-10-11T20:07:39.860Z] 55f6f694dfdb: Preparing [2022-10-11T20:07:39.860Z] 1b464e50bd08: Preparing [2022-10-11T20:07:39.860Z] 3cb6773afc9d: Preparing [2022-10-11T20:07:39.860Z] b88dc6bc0fb3: Preparing [2022-10-11T20:07:39.860Z] 535313fd91ea: Preparing [2022-10-11T20:07:39.860Z] 2dcdbda88c8e: Preparing [2022-10-11T20:07:39.860Z] 994393dc58e7: Preparing [2022-10-11T20:07:39.860Z] 2dcdbda88c8e: Waiting [2022-10-11T20:07:39.860Z] 994393dc58e7: Waiting [2022-10-11T20:07:39.860Z] 535313fd91ea: Waiting [2022-10-11T20:07:39.860Z] 1b464e50bd08: Layer already exists [2022-10-11T20:07:39.860Z] b88dc6bc0fb3: Layer already exists [2022-10-11T20:07:39.860Z] 3e99d7621b83: Layer already exists [2022-10-11T20:07:39.860Z] 55f6f694dfdb: Layer already exists [2022-10-11T20:07:39.860Z] 3cb6773afc9d: Layer already exists [2022-10-11T20:07:39.860Z] 2dcdbda88c8e: Layer already exists [2022-10-11T20:07:39.860Z] 535313fd91ea: Layer already exists [2022-10-11T20:07:39.860Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:39.860Z] 2.3.0-dev.87: digest: sha256:c16ecb019dc4600bdf96bd59e9f15c3f4b56dbd692b2d6813222a80ed167bf59 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:40.162Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:40.461Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:40.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-11T20:07:40.461Z] 3e99d7621b83: Preparing [2022-10-11T20:07:40.461Z] 55f6f694dfdb: Preparing [2022-10-11T20:07:40.461Z] 1b464e50bd08: Preparing [2022-10-11T20:07:40.461Z] 3cb6773afc9d: Preparing [2022-10-11T20:07:40.461Z] b88dc6bc0fb3: Preparing [2022-10-11T20:07:40.461Z] 535313fd91ea: Preparing [2022-10-11T20:07:40.461Z] 2dcdbda88c8e: Preparing [2022-10-11T20:07:40.461Z] 994393dc58e7: Preparing [2022-10-11T20:07:40.461Z] 535313fd91ea: Waiting [2022-10-11T20:07:40.461Z] 2dcdbda88c8e: Waiting [2022-10-11T20:07:40.461Z] 994393dc58e7: Waiting [2022-10-11T20:07:40.461Z] b88dc6bc0fb3: Layer already exists [2022-10-11T20:07:40.461Z] 3e99d7621b83: Layer already exists [2022-10-11T20:07:40.461Z] 3cb6773afc9d: Layer already exists [2022-10-11T20:07:40.461Z] 1b464e50bd08: Layer already exists [2022-10-11T20:07:40.461Z] 55f6f694dfdb: Layer already exists [2022-10-11T20:07:40.461Z] 535313fd91ea: Layer already exists [2022-10-11T20:07:40.461Z] 2dcdbda88c8e: Layer already exists [2022-10-11T20:07:40.461Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:40.461Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:c16ecb019dc4600bdf96bd59e9f15c3f4b56dbd692b2d6813222a80ed167bf59 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:40.769Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:41.076Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-11T20:07:41.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-11T20:07:41.076Z] 3e99d7621b83: Preparing [2022-10-11T20:07:41.076Z] 55f6f694dfdb: Preparing [2022-10-11T20:07:41.076Z] 1b464e50bd08: Preparing [2022-10-11T20:07:41.076Z] 3cb6773afc9d: Preparing [2022-10-11T20:07:41.076Z] b88dc6bc0fb3: Preparing [2022-10-11T20:07:41.076Z] 535313fd91ea: Preparing [2022-10-11T20:07:41.076Z] 2dcdbda88c8e: Preparing [2022-10-11T20:07:41.076Z] 994393dc58e7: Preparing [2022-10-11T20:07:41.076Z] 535313fd91ea: Waiting [2022-10-11T20:07:41.076Z] 994393dc58e7: Waiting [2022-10-11T20:07:41.076Z] 3cb6773afc9d: Layer already exists [2022-10-11T20:07:41.076Z] b88dc6bc0fb3: Layer already exists [2022-10-11T20:07:41.076Z] 55f6f694dfdb: Layer already exists [2022-10-11T20:07:41.076Z] 3e99d7621b83: Layer already exists [2022-10-11T20:07:41.076Z] 1b464e50bd08: Layer already exists [2022-10-11T20:07:41.076Z] 2dcdbda88c8e: Layer already exists [2022-10-11T20:07:41.076Z] 535313fd91ea: Layer already exists [2022-10-11T20:07:41.076Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:41.076Z] main: digest: sha256:c16ecb019dc4600bdf96bd59e9f15c3f4b56dbd692b2d6813222a80ed167bf59 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:07:41.119Z] ===================================================== [Pipeline] echo [2022-10-11T20:07:41.125Z] taggedImages: [2022-10-11T20:07:41.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:41.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-11T20:07:41.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.87 [2022-10-11T20:07:41.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:41.125Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-11T20:07:41.143Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-11T20:07:41.143Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:41.143Z] latest [2022-10-11T20:07:41.143Z] 2.3.0-dev.87 [2022-10-11T20:07:41.143Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:41.143Z] main [2022-10-11T20:07:41.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:41.447Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:41.643Z] Removing intermediate container cb3f983d740f [2022-10-11T20:07:41.643Z] ---> ecc044919e56 [2022-10-11T20:07:41.643Z] Step 12/25 : WORKDIR /edgex-go [2022-10-11T20:07:41.643Z] Removing intermediate container 2e6d8e178073 [2022-10-11T20:07:41.643Z] ---> 2730b0105e53 [2022-10-11T20:07:41.750Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:41.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-11T20:07:41.750Z] 68955d6c24af: Preparing [2022-10-11T20:07:41.750Z] 96a8be3336ff: Preparing [2022-10-11T20:07:41.750Z] 63bef5601626: Preparing [2022-10-11T20:07:41.750Z] 6b6f681a37b6: Preparing [2022-10-11T20:07:41.750Z] b68f45bee46b: Preparing [2022-10-11T20:07:41.750Z] e9656d76aea3: Preparing [2022-10-11T20:07:41.750Z] bcb6eef1a731: Preparing [2022-10-11T20:07:41.750Z] 92f00011bef0: Preparing [2022-10-11T20:07:41.750Z] a955df927699: Preparing [2022-10-11T20:07:41.750Z] 994393dc58e7: Preparing [2022-10-11T20:07:41.750Z] 92f00011bef0: Waiting [2022-10-11T20:07:41.750Z] a955df927699: Waiting [2022-10-11T20:07:41.750Z] 994393dc58e7: Waiting [2022-10-11T20:07:41.750Z] e9656d76aea3: Waiting [2022-10-11T20:07:41.750Z] bcb6eef1a731: Waiting [2022-10-11T20:07:41.750Z] 96a8be3336ff: Pushed [2022-10-11T20:07:41.750Z] b68f45bee46b: Pushed [2022-10-11T20:07:41.750Z] 68955d6c24af: Pushed [2022-10-11T20:07:41.911Z] Step 12/26 : WORKDIR /edgex-go [2022-10-11T20:07:41.911Z] ---> Running in 29d6450839f6 [2022-10-11T20:07:41.911Z] ---> Running in 5915e3924642 [2022-10-11T20:07:42.009Z] bcb6eef1a731: Pushed [2022-10-11T20:07:42.009Z] e9656d76aea3: Pushed [2022-10-11T20:07:42.009Z] 92f00011bef0: Pushed [2022-10-11T20:07:42.009Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:42.009Z] a955df927699: Pushed [2022-10-11T20:07:42.575Z] 6b6f681a37b6: Pushed [2022-10-11T20:07:42.873Z] Removing intermediate container 29d6450839f6 [2022-10-11T20:07:42.873Z] ---> c0991f22a347 [2022-10-11T20:07:42.873Z] Removing intermediate container 5915e3924642 [2022-10-11T20:07:42.873Z] ---> 55711c282e48 [2022-10-11T20:07:42.873Z] [2022-10-11T20:07:42.873Z] Step 13/26 : FROM alpine:3.15 [2022-10-11T20:07:42.873Z] [2022-10-11T20:07:42.873Z] Step 13/25 : FROM alpine:3.15 [2022-10-11T20:07:43.140Z] 63bef5601626: Pushed [2022-10-11T20:07:43.140Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:f71d8b19858cfe27c97aefc07eff9c9b99e193bfc5716af0ff3314ad1b3d73fa size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:43.457Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-11T20:07:43.458Z] 3.15: Pulling from library/alpine [2022-10-11T20:07:43.458Z] 3.15: Pulling from library/alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:43.763Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-11T20:07:43.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-11T20:07:43.764Z] 68955d6c24af: Preparing [2022-10-11T20:07:43.764Z] 96a8be3336ff: Preparing [2022-10-11T20:07:43.764Z] 63bef5601626: Preparing [2022-10-11T20:07:43.764Z] 6b6f681a37b6: Preparing [2022-10-11T20:07:43.764Z] b68f45bee46b: Preparing [2022-10-11T20:07:43.764Z] e9656d76aea3: Preparing [2022-10-11T20:07:43.764Z] bcb6eef1a731: Preparing [2022-10-11T20:07:43.764Z] 92f00011bef0: Preparing [2022-10-11T20:07:43.764Z] a955df927699: Preparing [2022-10-11T20:07:43.764Z] 994393dc58e7: Preparing [2022-10-11T20:07:43.764Z] e9656d76aea3: Waiting [2022-10-11T20:07:43.764Z] bcb6eef1a731: Waiting [2022-10-11T20:07:43.764Z] 92f00011bef0: Waiting [2022-10-11T20:07:43.764Z] a955df927699: Waiting [2022-10-11T20:07:43.764Z] 994393dc58e7: Waiting [2022-10-11T20:07:43.764Z] 96a8be3336ff: Layer already exists [2022-10-11T20:07:43.764Z] 68955d6c24af: Layer already exists [2022-10-11T20:07:43.764Z] b68f45bee46b: Layer already exists [2022-10-11T20:07:43.764Z] 6b6f681a37b6: Layer already exists [2022-10-11T20:07:43.764Z] 63bef5601626: Layer already exists [2022-10-11T20:07:43.764Z] e9656d76aea3: Layer already exists [2022-10-11T20:07:43.764Z] a955df927699: Layer already exists [2022-10-11T20:07:43.764Z] 92f00011bef0: Layer already exists [2022-10-11T20:07:43.764Z] bcb6eef1a731: Layer already exists [2022-10-11T20:07:43.764Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:43.764Z] latest: digest: sha256:f71d8b19858cfe27c97aefc07eff9c9b99e193bfc5716af0ff3314ad1b3d73fa size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:44.081Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:44.389Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.87 [2022-10-11T20:07:44.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-11T20:07:44.389Z] 68955d6c24af: Preparing [2022-10-11T20:07:44.389Z] 96a8be3336ff: Preparing [2022-10-11T20:07:44.389Z] 63bef5601626: Preparing [2022-10-11T20:07:44.389Z] 6b6f681a37b6: Preparing [2022-10-11T20:07:44.389Z] b68f45bee46b: Preparing [2022-10-11T20:07:44.389Z] e9656d76aea3: Preparing [2022-10-11T20:07:44.389Z] bcb6eef1a731: Preparing [2022-10-11T20:07:44.389Z] 92f00011bef0: Preparing [2022-10-11T20:07:44.389Z] a955df927699: Preparing [2022-10-11T20:07:44.389Z] 994393dc58e7: Preparing [2022-10-11T20:07:44.389Z] a955df927699: Waiting [2022-10-11T20:07:44.389Z] 994393dc58e7: Waiting [2022-10-11T20:07:44.389Z] 92f00011bef0: Waiting [2022-10-11T20:07:44.389Z] bcb6eef1a731: Waiting [2022-10-11T20:07:44.389Z] e9656d76aea3: Waiting [2022-10-11T20:07:44.389Z] 68955d6c24af: Layer already exists [2022-10-11T20:07:44.389Z] 96a8be3336ff: Layer already exists [2022-10-11T20:07:44.389Z] 63bef5601626: Layer already exists [2022-10-11T20:07:44.389Z] b68f45bee46b: Layer already exists [2022-10-11T20:07:44.389Z] 6b6f681a37b6: Layer already exists [2022-10-11T20:07:44.389Z] bcb6eef1a731: Layer already exists [2022-10-11T20:07:44.389Z] a955df927699: Layer already exists [2022-10-11T20:07:44.389Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:44.389Z] e9656d76aea3: Layer already exists [2022-10-11T20:07:44.389Z] 92f00011bef0: Layer already exists [2022-10-11T20:07:44.389Z] 2.3.0-dev.87: digest: sha256:f71d8b19858cfe27c97aefc07eff9c9b99e193bfc5716af0ff3314ad1b3d73fa size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:44.704Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:44.869Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-11T20:07:44.869Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-11T20:07:44.869Z] Status: Image is up to date for alpine:3.15 [2022-10-11T20:07:44.869Z] Status: Downloaded newer image for alpine:3.15 [2022-10-11T20:07:44.869Z] ---> 02e0d6fdf486 [2022-10-11T20:07:44.869Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-11T20:07:45.021Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:45.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-11T20:07:45.021Z] 68955d6c24af: Preparing [2022-10-11T20:07:45.021Z] 96a8be3336ff: Preparing [2022-10-11T20:07:45.021Z] 63bef5601626: Preparing [2022-10-11T20:07:45.021Z] 6b6f681a37b6: Preparing [2022-10-11T20:07:45.021Z] b68f45bee46b: Preparing [2022-10-11T20:07:45.021Z] e9656d76aea3: Preparing [2022-10-11T20:07:45.021Z] bcb6eef1a731: Preparing [2022-10-11T20:07:45.021Z] 92f00011bef0: Preparing [2022-10-11T20:07:45.021Z] a955df927699: Preparing [2022-10-11T20:07:45.021Z] 994393dc58e7: Preparing [2022-10-11T20:07:45.021Z] e9656d76aea3: Waiting [2022-10-11T20:07:45.021Z] bcb6eef1a731: Waiting [2022-10-11T20:07:45.021Z] 92f00011bef0: Waiting [2022-10-11T20:07:45.021Z] a955df927699: Waiting [2022-10-11T20:07:45.021Z] 994393dc58e7: Waiting [2022-10-11T20:07:45.021Z] 68955d6c24af: Layer already exists [2022-10-11T20:07:45.021Z] 96a8be3336ff: Layer already exists [2022-10-11T20:07:45.021Z] 6b6f681a37b6: Layer already exists [2022-10-11T20:07:45.021Z] b68f45bee46b: Layer already exists [2022-10-11T20:07:45.021Z] 63bef5601626: Layer already exists [2022-10-11T20:07:45.021Z] bcb6eef1a731: Layer already exists [2022-10-11T20:07:45.021Z] 92f00011bef0: Layer already exists [2022-10-11T20:07:45.021Z] e9656d76aea3: Layer already exists [2022-10-11T20:07:45.021Z] a955df927699: Layer already exists [2022-10-11T20:07:45.021Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:45.021Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:f71d8b19858cfe27c97aefc07eff9c9b99e193bfc5716af0ff3314ad1b3d73fa size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:45.142Z] ---> 02e0d6fdf486 [2022-10-11T20:07:45.142Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-11T20:07:45.142Z] ---> Running in a0baa5b9b957 [2022-10-11T20:07:45.339Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:45.409Z] ---> Running in 925de3f3c4a6 [2022-10-11T20:07:45.648Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-11T20:07:45.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-11T20:07:45.648Z] 68955d6c24af: Preparing [2022-10-11T20:07:45.648Z] 96a8be3336ff: Preparing [2022-10-11T20:07:45.648Z] 63bef5601626: Preparing [2022-10-11T20:07:45.648Z] 6b6f681a37b6: Preparing [2022-10-11T20:07:45.648Z] b68f45bee46b: Preparing [2022-10-11T20:07:45.648Z] e9656d76aea3: Preparing [2022-10-11T20:07:45.648Z] bcb6eef1a731: Preparing [2022-10-11T20:07:45.648Z] 92f00011bef0: Preparing [2022-10-11T20:07:45.648Z] a955df927699: Preparing [2022-10-11T20:07:45.648Z] 994393dc58e7: Preparing [2022-10-11T20:07:45.648Z] bcb6eef1a731: Waiting [2022-10-11T20:07:45.648Z] a955df927699: Waiting [2022-10-11T20:07:45.648Z] 92f00011bef0: Waiting [2022-10-11T20:07:45.648Z] 994393dc58e7: Waiting [2022-10-11T20:07:45.648Z] e9656d76aea3: Waiting [2022-10-11T20:07:45.648Z] b68f45bee46b: Layer already exists [2022-10-11T20:07:45.648Z] 96a8be3336ff: Layer already exists [2022-10-11T20:07:45.648Z] 68955d6c24af: Layer already exists [2022-10-11T20:07:45.649Z] 6b6f681a37b6: Layer already exists [2022-10-11T20:07:45.649Z] 63bef5601626: Layer already exists [2022-10-11T20:07:45.649Z] e9656d76aea3: Layer already exists [2022-10-11T20:07:45.649Z] 92f00011bef0: Layer already exists [2022-10-11T20:07:45.649Z] bcb6eef1a731: Layer already exists [2022-10-11T20:07:45.649Z] 994393dc58e7: Layer already exists [2022-10-11T20:07:45.649Z] a955df927699: Layer already exists [2022-10-11T20:07:45.649Z] main: digest: sha256:f71d8b19858cfe27c97aefc07eff9c9b99e193bfc5716af0ff3314ad1b3d73fa size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:07:45.694Z] ===================================================== [Pipeline] echo [2022-10-11T20:07:45.702Z] taggedImages: [2022-10-11T20:07:45.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:45.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-11T20:07:45.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.87 [2022-10-11T20:07:45.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:45.702Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-11T20:07:45.721Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-11T20:07:45.721Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:45.721Z] latest [2022-10-11T20:07:45.721Z] 2.3.0-dev.87 [2022-10-11T20:07:45.721Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:45.721Z] main [2022-10-11T20:07:45.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:45.995Z] Removing intermediate container 925de3f3c4a6 [2022-10-11T20:07:45.995Z] ---> a42959db6f0d [2022-10-11T20:07:45.995Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:07:45.995Z] Removing intermediate container a0baa5b9b957 [2022-10-11T20:07:45.995Z] ---> 7f226e62dea0 [2022-10-11T20:07:45.995Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:07:45.995Z] ---> Running in 59b99658d6a2 [2022-10-11T20:07:45.995Z] ---> Running in 3c026ec2342e [2022-10-11T20:07:46.039Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:46.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:46.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-11T20:07:46.339Z] 42e1d6ba1ad9: Preparing [2022-10-11T20:07:46.339Z] 2dca49ab9401: Preparing [2022-10-11T20:07:46.339Z] f617efce4b26: Preparing [2022-10-11T20:07:46.339Z] 82ec4192a52d: Preparing [2022-10-11T20:07:46.339Z] d578061bf80f: Preparing [2022-10-11T20:07:46.339Z] 34d5ebaa5410: Preparing [2022-10-11T20:07:46.339Z] 34d5ebaa5410: Waiting [2022-10-11T20:07:46.339Z] f617efce4b26: Layer already exists [2022-10-11T20:07:46.339Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:07:46.339Z] 42e1d6ba1ad9: Pushed [2022-10-11T20:07:46.339Z] d578061bf80f: Pushed [2022-10-11T20:07:46.908Z] 82ec4192a52d: Pushed [2022-10-11T20:07:48.286Z] 2dca49ab9401: Pushed [2022-10-11T20:07:48.546Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:d53a31109d12386e3322b3e32ba93e819e39b93cb3e48da59df5a06768947b77 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:48.851Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:49.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-11T20:07:49.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-11T20:07:49.160Z] 42e1d6ba1ad9: Preparing [2022-10-11T20:07:49.160Z] 2dca49ab9401: Preparing [2022-10-11T20:07:49.160Z] f617efce4b26: Preparing [2022-10-11T20:07:49.160Z] 82ec4192a52d: Preparing [2022-10-11T20:07:49.160Z] d578061bf80f: Preparing [2022-10-11T20:07:49.160Z] 34d5ebaa5410: Preparing [2022-10-11T20:07:49.160Z] 34d5ebaa5410: Waiting [2022-10-11T20:07:49.160Z] d578061bf80f: Layer already exists [2022-10-11T20:07:49.160Z] 82ec4192a52d: Layer already exists [2022-10-11T20:07:49.160Z] 42e1d6ba1ad9: Layer already exists [2022-10-11T20:07:49.160Z] f617efce4b26: Layer already exists [2022-10-11T20:07:49.160Z] 2dca49ab9401: Layer already exists [2022-10-11T20:07:49.160Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:07:49.160Z] latest: digest: sha256:d53a31109d12386e3322b3e32ba93e819e39b93cb3e48da59df5a06768947b77 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:49.459Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:49.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.87 [2022-10-11T20:07:49.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-11T20:07:49.758Z] 42e1d6ba1ad9: Preparing [2022-10-11T20:07:49.758Z] 2dca49ab9401: Preparing [2022-10-11T20:07:49.758Z] f617efce4b26: Preparing [2022-10-11T20:07:49.758Z] 82ec4192a52d: Preparing [2022-10-11T20:07:49.758Z] d578061bf80f: Preparing [2022-10-11T20:07:49.758Z] 34d5ebaa5410: Preparing [2022-10-11T20:07:49.758Z] 34d5ebaa5410: Waiting [2022-10-11T20:07:49.758Z] f617efce4b26: Layer already exists [2022-10-11T20:07:49.758Z] 42e1d6ba1ad9: Layer already exists [2022-10-11T20:07:49.758Z] 82ec4192a52d: Layer already exists [2022-10-11T20:07:49.758Z] d578061bf80f: Layer already exists [2022-10-11T20:07:49.758Z] 2dca49ab9401: Layer already exists [2022-10-11T20:07:49.758Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:07:49.758Z] 2.3.0-dev.87: digest: sha256:d53a31109d12386e3322b3e32ba93e819e39b93cb3e48da59df5a06768947b77 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:50.063Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:50.242Z] Removing intermediate container 59b99658d6a2 [2022-10-11T20:07:50.242Z] ---> 2846208514bb [2022-10-11T20:07:50.242Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-11T20:07:50.242Z] Removing intermediate container 3c026ec2342e [2022-10-11T20:07:50.242Z] ---> fc9b2a12a8bd [2022-10-11T20:07:50.243Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-11T20:07:50.243Z] ---> Running in 24d8916f3696 [2022-10-11T20:07:50.243Z] ---> Running in 0abd24cd3ed9 [2022-10-11T20:07:50.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:50.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-11T20:07:50.362Z] 42e1d6ba1ad9: Preparing [2022-10-11T20:07:50.362Z] 2dca49ab9401: Preparing [2022-10-11T20:07:50.362Z] f617efce4b26: Preparing [2022-10-11T20:07:50.362Z] 82ec4192a52d: Preparing [2022-10-11T20:07:50.362Z] d578061bf80f: Preparing [2022-10-11T20:07:50.362Z] 34d5ebaa5410: Preparing [2022-10-11T20:07:50.362Z] 34d5ebaa5410: Waiting [2022-10-11T20:07:50.362Z] f617efce4b26: Layer already exists [2022-10-11T20:07:50.362Z] d578061bf80f: Layer already exists [2022-10-11T20:07:50.362Z] 82ec4192a52d: Layer already exists [2022-10-11T20:07:50.362Z] 42e1d6ba1ad9: Layer already exists [2022-10-11T20:07:50.362Z] 2dca49ab9401: Layer already exists [2022-10-11T20:07:50.362Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:07:50.362Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:d53a31109d12386e3322b3e32ba93e819e39b93cb3e48da59df5a06768947b77 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:50.667Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:50.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-11T20:07:50.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-11T20:07:50.972Z] 42e1d6ba1ad9: Preparing [2022-10-11T20:07:50.972Z] 2dca49ab9401: Preparing [2022-10-11T20:07:50.972Z] f617efce4b26: Preparing [2022-10-11T20:07:50.972Z] 82ec4192a52d: Preparing [2022-10-11T20:07:50.972Z] d578061bf80f: Preparing [2022-10-11T20:07:50.972Z] 34d5ebaa5410: Preparing [2022-10-11T20:07:50.972Z] d578061bf80f: Layer already exists [2022-10-11T20:07:50.972Z] f617efce4b26: Layer already exists [2022-10-11T20:07:50.972Z] 42e1d6ba1ad9: Layer already exists [2022-10-11T20:07:50.972Z] 82ec4192a52d: Layer already exists [2022-10-11T20:07:50.972Z] 2dca49ab9401: Layer already exists [2022-10-11T20:07:50.972Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:07:50.972Z] main: digest: sha256:d53a31109d12386e3322b3e32ba93e819e39b93cb3e48da59df5a06768947b77 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:07:51.005Z] ===================================================== [Pipeline] echo [2022-10-11T20:07:51.010Z] taggedImages: [2022-10-11T20:07:51.010Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:51.010Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-11T20:07:51.010Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.87 [2022-10-11T20:07:51.010Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:51.010Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-11T20:07:51.024Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-11T20:07:51.024Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:51.024Z] latest [2022-10-11T20:07:51.024Z] 2.3.0-dev.87 [2022-10-11T20:07:51.024Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:07:51.024Z] main [2022-10-11T20:07:51.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:51.331Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:51.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:07:51.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-11T20:07:51.642Z] 0657f3eb8548: Preparing [2022-10-11T20:07:51.642Z] d2c22b65bf25: Preparing [2022-10-11T20:07:51.642Z] 37d2864b654e: Preparing [2022-10-11T20:07:51.642Z] 60f1df0e8415: Preparing [2022-10-11T20:07:51.642Z] 7e3f92cc2689: Preparing [2022-10-11T20:07:51.642Z] a534510aca8f: Preparing [2022-10-11T20:07:51.642Z] d578061bf80f: Preparing [2022-10-11T20:07:51.642Z] 34d5ebaa5410: Preparing [2022-10-11T20:07:51.642Z] d578061bf80f: Waiting [2022-10-11T20:07:51.642Z] a534510aca8f: Waiting [2022-10-11T20:07:51.642Z] 34d5ebaa5410: Waiting [2022-10-11T20:07:51.642Z] 37d2864b654e: Pushed [2022-10-11T20:07:51.642Z] 0657f3eb8548: Pushed [2022-10-11T20:07:51.642Z] d2c22b65bf25: Pushed [2022-10-11T20:07:51.642Z] d578061bf80f: Layer already exists [2022-10-11T20:07:51.642Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:07:52.209Z] a534510aca8f: Pushed [2022-10-11T20:07:52.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:07:52.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:07:53.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:07:53.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:07:54.954Z] v3.15.6-108-g2af4592591 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-11T20:07:54.954Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-11T20:07:54.954Z] OK: 15734 distinct packages available [2022-10-11T20:07:55.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:07:55.485Z] v3.15.6-108-g2af4592591 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-11T20:07:55.485Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-11T20:07:55.485Z] OK: 15734 distinct packages available [2022-10-11T20:07:55.485Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:07:55.493Z] 7e3f92cc2689: Pushed [2022-10-11T20:07:56.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:07:56.716Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:07:58.030Z] 60f1df0e8415: Pushed [2022-10-11T20:07:58.125Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-11T20:07:58.125Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-11T20:07:58.125Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-11T20:07:58.125Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-11T20:07:58.125Z] (3/5) Installing libucontext (1.1-r0) [2022-10-11T20:07:58.125Z] (3/4) Installing libucontext (1.1-r0) [2022-10-11T20:07:58.125Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-11T20:07:58.125Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-11T20:07:58.289Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:cc848d584273fcf3e50ecafd07b07413ae5adc2fe010789d440ca6dc23755934 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:58.394Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-11T20:07:58.394Z] Executing busybox-1.34.1-r7.trigger [2022-10-11T20:07:58.394Z] OK: 6 MiB in 18 packages [2022-10-11T20:07:58.394Z] Executing busybox-1.34.1-r7.trigger [2022-10-11T20:07:58.394Z] OK: 6 MiB in 19 packages [2022-10-11T20:07:58.593Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:58.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-11T20:07:58.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-11T20:07:58.893Z] 0657f3eb8548: Preparing [2022-10-11T20:07:58.893Z] d2c22b65bf25: Preparing [2022-10-11T20:07:58.893Z] 37d2864b654e: Preparing [2022-10-11T20:07:58.893Z] 60f1df0e8415: Preparing [2022-10-11T20:07:58.893Z] 7e3f92cc2689: Preparing [2022-10-11T20:07:58.893Z] a534510aca8f: Preparing [2022-10-11T20:07:58.893Z] d578061bf80f: Preparing [2022-10-11T20:07:58.893Z] 34d5ebaa5410: Preparing [2022-10-11T20:07:58.893Z] a534510aca8f: Waiting [2022-10-11T20:07:58.893Z] d578061bf80f: Waiting [2022-10-11T20:07:58.893Z] 34d5ebaa5410: Waiting [2022-10-11T20:07:58.893Z] 37d2864b654e: Layer already exists [2022-10-11T20:07:58.893Z] 60f1df0e8415: Layer already exists [2022-10-11T20:07:58.893Z] d2c22b65bf25: Layer already exists [2022-10-11T20:07:58.893Z] 7e3f92cc2689: Layer already exists [2022-10-11T20:07:58.893Z] 0657f3eb8548: Layer already exists [2022-10-11T20:07:58.893Z] a534510aca8f: Layer already exists [2022-10-11T20:07:58.893Z] d578061bf80f: Layer already exists [2022-10-11T20:07:58.893Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:07:58.893Z] latest: digest: sha256:cc848d584273fcf3e50ecafd07b07413ae5adc2fe010789d440ca6dc23755934 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:59.202Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:59.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.87 [2022-10-11T20:07:59.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-11T20:07:59.504Z] 0657f3eb8548: Preparing [2022-10-11T20:07:59.504Z] d2c22b65bf25: Preparing [2022-10-11T20:07:59.504Z] 37d2864b654e: Preparing [2022-10-11T20:07:59.504Z] 60f1df0e8415: Preparing [2022-10-11T20:07:59.504Z] 7e3f92cc2689: Preparing [2022-10-11T20:07:59.504Z] a534510aca8f: Preparing [2022-10-11T20:07:59.504Z] d578061bf80f: Preparing [2022-10-11T20:07:59.504Z] 34d5ebaa5410: Preparing [2022-10-11T20:07:59.504Z] a534510aca8f: Waiting [2022-10-11T20:07:59.504Z] d578061bf80f: Waiting [2022-10-11T20:07:59.504Z] 34d5ebaa5410: Waiting [2022-10-11T20:07:59.504Z] 7e3f92cc2689: Layer already exists [2022-10-11T20:07:59.504Z] 0657f3eb8548: Layer already exists [2022-10-11T20:07:59.504Z] 37d2864b654e: Layer already exists [2022-10-11T20:07:59.504Z] d2c22b65bf25: Layer already exists [2022-10-11T20:07:59.504Z] 60f1df0e8415: Layer already exists [2022-10-11T20:07:59.504Z] a534510aca8f: Layer already exists [2022-10-11T20:07:59.504Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:07:59.504Z] d578061bf80f: Layer already exists [2022-10-11T20:07:59.504Z] 2.3.0-dev.87: digest: sha256:cc848d584273fcf3e50ecafd07b07413ae5adc2fe010789d440ca6dc23755934 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:07:59.816Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:00.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:00.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-11T20:08:00.121Z] 0657f3eb8548: Preparing [2022-10-11T20:08:00.121Z] d2c22b65bf25: Preparing [2022-10-11T20:08:00.121Z] 37d2864b654e: Preparing [2022-10-11T20:08:00.121Z] 60f1df0e8415: Preparing [2022-10-11T20:08:00.121Z] 7e3f92cc2689: Preparing [2022-10-11T20:08:00.121Z] a534510aca8f: Preparing [2022-10-11T20:08:00.121Z] d578061bf80f: Preparing [2022-10-11T20:08:00.121Z] 34d5ebaa5410: Preparing [2022-10-11T20:08:00.121Z] a534510aca8f: Waiting [2022-10-11T20:08:00.121Z] d578061bf80f: Waiting [2022-10-11T20:08:00.121Z] 34d5ebaa5410: Waiting [2022-10-11T20:08:00.121Z] 7e3f92cc2689: Layer already exists [2022-10-11T20:08:00.121Z] d2c22b65bf25: Layer already exists [2022-10-11T20:08:00.121Z] 60f1df0e8415: Layer already exists [2022-10-11T20:08:00.121Z] 0657f3eb8548: Layer already exists [2022-10-11T20:08:00.121Z] 37d2864b654e: Layer already exists [2022-10-11T20:08:00.121Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:08:00.121Z] a534510aca8f: Layer already exists [2022-10-11T20:08:00.121Z] d578061bf80f: Layer already exists [2022-10-11T20:08:00.121Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:cc848d584273fcf3e50ecafd07b07413ae5adc2fe010789d440ca6dc23755934 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:00.433Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:00.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-11T20:08:00.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-11T20:08:00.738Z] 0657f3eb8548: Preparing [2022-10-11T20:08:00.738Z] d2c22b65bf25: Preparing [2022-10-11T20:08:00.738Z] 37d2864b654e: Preparing [2022-10-11T20:08:00.738Z] 60f1df0e8415: Preparing [2022-10-11T20:08:00.738Z] 7e3f92cc2689: Preparing [2022-10-11T20:08:00.738Z] a534510aca8f: Preparing [2022-10-11T20:08:00.738Z] d578061bf80f: Preparing [2022-10-11T20:08:00.738Z] 34d5ebaa5410: Preparing [2022-10-11T20:08:00.738Z] a534510aca8f: Waiting [2022-10-11T20:08:00.738Z] d578061bf80f: Waiting [2022-10-11T20:08:00.738Z] 34d5ebaa5410: Waiting [2022-10-11T20:08:00.738Z] 0657f3eb8548: Layer already exists [2022-10-11T20:08:00.738Z] 7e3f92cc2689: Layer already exists [2022-10-11T20:08:00.738Z] 37d2864b654e: Layer already exists [2022-10-11T20:08:00.738Z] 60f1df0e8415: Layer already exists [2022-10-11T20:08:00.738Z] d2c22b65bf25: Layer already exists [2022-10-11T20:08:00.738Z] a534510aca8f: Layer already exists [2022-10-11T20:08:00.738Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:08:00.738Z] d578061bf80f: Layer already exists [2022-10-11T20:08:00.738Z] main: digest: sha256:cc848d584273fcf3e50ecafd07b07413ae5adc2fe010789d440ca6dc23755934 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:08:00.784Z] ===================================================== [Pipeline] echo [2022-10-11T20:08:00.792Z] taggedImages: [2022-10-11T20:08:00.792Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:00.792Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-11T20:08:00.792Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.87 [2022-10-11T20:08:00.792Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:00.792Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-11T20:08:00.806Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-11T20:08:00.806Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:00.806Z] latest [2022-10-11T20:08:00.806Z] 2.3.0-dev.87 [2022-10-11T20:08:00.806Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:00.806Z] main [2022-10-11T20:08:00.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:01.106Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:01.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:01.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-11T20:08:01.403Z] 804db38a5734: Preparing [2022-10-11T20:08:01.404Z] ffe1e16392e1: Preparing [2022-10-11T20:08:01.404Z] 61ffe6cc9daa: Preparing [2022-10-11T20:08:01.404Z] 1408f6e3464e: Preparing [2022-10-11T20:08:01.404Z] 869a53a9c1c4: Preparing [2022-10-11T20:08:01.404Z] d578061bf80f: Preparing [2022-10-11T20:08:01.404Z] 34d5ebaa5410: Preparing [2022-10-11T20:08:01.404Z] d578061bf80f: Waiting [2022-10-11T20:08:01.404Z] 34d5ebaa5410: Waiting [2022-10-11T20:08:01.404Z] ffe1e16392e1: Pushed [2022-10-11T20:08:01.404Z] 61ffe6cc9daa: Pushed [2022-10-11T20:08:01.404Z] 804db38a5734: Pushed [2022-10-11T20:08:01.404Z] d578061bf80f: Layer already exists [2022-10-11T20:08:01.404Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:08:01.663Z] 869a53a9c1c4: Pushed [2022-10-11T20:08:01.750Z] Removing intermediate container 0abd24cd3ed9 [2022-10-11T20:08:01.750Z] ---> 396af538405c [2022-10-11T20:08:01.750Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-11T20:08:01.750Z] Removing intermediate container 24d8916f3696 [2022-10-11T20:08:01.750Z] ---> dd0f8e2828f1 [2022-10-11T20:08:01.750Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-11T20:08:08.232Z] 1408f6e3464e: Pushed [2022-10-11T20:08:08.232Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:95f6ebab982fa14c09ea730adfa346a02f3bd385a8e3ada9ca63f3a2f3161d68 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:08.537Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:08.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-11T20:08:08.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-11T20:08:08.835Z] 804db38a5734: Preparing [2022-10-11T20:08:08.835Z] ffe1e16392e1: Preparing [2022-10-11T20:08:08.835Z] 61ffe6cc9daa: Preparing [2022-10-11T20:08:08.835Z] 1408f6e3464e: Preparing [2022-10-11T20:08:08.835Z] 869a53a9c1c4: Preparing [2022-10-11T20:08:08.835Z] d578061bf80f: Preparing [2022-10-11T20:08:08.835Z] 34d5ebaa5410: Preparing [2022-10-11T20:08:08.835Z] d578061bf80f: Waiting [2022-10-11T20:08:08.835Z] 34d5ebaa5410: Waiting [2022-10-11T20:08:08.835Z] 61ffe6cc9daa: Layer already exists [2022-10-11T20:08:08.835Z] ffe1e16392e1: Layer already exists [2022-10-11T20:08:08.835Z] 869a53a9c1c4: Layer already exists [2022-10-11T20:08:08.835Z] 1408f6e3464e: Layer already exists [2022-10-11T20:08:08.835Z] 804db38a5734: Layer already exists [2022-10-11T20:08:08.835Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:08:08.835Z] d578061bf80f: Layer already exists [2022-10-11T20:08:08.835Z] latest: digest: sha256:95f6ebab982fa14c09ea730adfa346a02f3bd385a8e3ada9ca63f3a2f3161d68 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:09.138Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:09.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.87 [2022-10-11T20:08:09.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-11T20:08:09.440Z] 804db38a5734: Preparing [2022-10-11T20:08:09.440Z] ffe1e16392e1: Preparing [2022-10-11T20:08:09.440Z] 61ffe6cc9daa: Preparing [2022-10-11T20:08:09.440Z] 1408f6e3464e: Preparing [2022-10-11T20:08:09.440Z] 869a53a9c1c4: Preparing [2022-10-11T20:08:09.440Z] d578061bf80f: Preparing [2022-10-11T20:08:09.440Z] 34d5ebaa5410: Preparing [2022-10-11T20:08:09.440Z] d578061bf80f: Waiting [2022-10-11T20:08:09.440Z] 34d5ebaa5410: Waiting [2022-10-11T20:08:09.440Z] 61ffe6cc9daa: Layer already exists [2022-10-11T20:08:09.440Z] ffe1e16392e1: Layer already exists [2022-10-11T20:08:09.440Z] 869a53a9c1c4: Layer already exists [2022-10-11T20:08:09.440Z] 1408f6e3464e: Layer already exists [2022-10-11T20:08:09.440Z] 804db38a5734: Layer already exists [2022-10-11T20:08:09.440Z] d578061bf80f: Layer already exists [2022-10-11T20:08:09.440Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:08:09.440Z] 2.3.0-dev.87: digest: sha256:95f6ebab982fa14c09ea730adfa346a02f3bd385a8e3ada9ca63f3a2f3161d68 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:09.743Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:10.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:10.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-11T20:08:10.051Z] 804db38a5734: Preparing [2022-10-11T20:08:10.051Z] ffe1e16392e1: Preparing [2022-10-11T20:08:10.051Z] 61ffe6cc9daa: Preparing [2022-10-11T20:08:10.051Z] 1408f6e3464e: Preparing [2022-10-11T20:08:10.051Z] 869a53a9c1c4: Preparing [2022-10-11T20:08:10.051Z] d578061bf80f: Preparing [2022-10-11T20:08:10.051Z] 34d5ebaa5410: Preparing [2022-10-11T20:08:10.051Z] d578061bf80f: Waiting [2022-10-11T20:08:10.051Z] 34d5ebaa5410: Waiting [2022-10-11T20:08:10.051Z] 804db38a5734: Layer already exists [2022-10-11T20:08:10.051Z] ffe1e16392e1: Layer already exists [2022-10-11T20:08:10.051Z] 869a53a9c1c4: Layer already exists [2022-10-11T20:08:10.051Z] 1408f6e3464e: Layer already exists [2022-10-11T20:08:10.051Z] 61ffe6cc9daa: Layer already exists [2022-10-11T20:08:10.051Z] d578061bf80f: Layer already exists [2022-10-11T20:08:10.051Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:08:10.051Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:95f6ebab982fa14c09ea730adfa346a02f3bd385a8e3ada9ca63f3a2f3161d68 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:10.365Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:10.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-11T20:08:10.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-11T20:08:10.670Z] 804db38a5734: Preparing [2022-10-11T20:08:10.670Z] ffe1e16392e1: Preparing [2022-10-11T20:08:10.670Z] 61ffe6cc9daa: Preparing [2022-10-11T20:08:10.670Z] 1408f6e3464e: Preparing [2022-10-11T20:08:10.670Z] 869a53a9c1c4: Preparing [2022-10-11T20:08:10.670Z] d578061bf80f: Preparing [2022-10-11T20:08:10.670Z] 34d5ebaa5410: Preparing [2022-10-11T20:08:10.670Z] d578061bf80f: Waiting [2022-10-11T20:08:10.670Z] 34d5ebaa5410: Waiting [2022-10-11T20:08:10.670Z] 1408f6e3464e: Layer already exists [2022-10-11T20:08:10.670Z] 61ffe6cc9daa: Layer already exists [2022-10-11T20:08:10.670Z] 804db38a5734: Layer already exists [2022-10-11T20:08:10.670Z] ffe1e16392e1: Layer already exists [2022-10-11T20:08:10.670Z] 869a53a9c1c4: Layer already exists [2022-10-11T20:08:10.670Z] d578061bf80f: Layer already exists [2022-10-11T20:08:10.670Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:08:10.670Z] main: digest: sha256:95f6ebab982fa14c09ea730adfa346a02f3bd385a8e3ada9ca63f3a2f3161d68 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:08:10.722Z] ===================================================== [Pipeline] echo [2022-10-11T20:08:10.731Z] taggedImages: [2022-10-11T20:08:10.731Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:10.731Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-11T20:08:10.731Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.87 [2022-10-11T20:08:10.731Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:10.731Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-11T20:08:10.758Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-11T20:08:10.758Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:10.758Z] latest [2022-10-11T20:08:10.758Z] 2.3.0-dev.87 [2022-10-11T20:08:10.758Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:10.758Z] main [2022-10-11T20:08:10.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:11.081Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:11.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:11.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-11T20:08:11.388Z] 992f3c6b0ef7: Preparing [2022-10-11T20:08:11.388Z] 4e14c2395028: Preparing [2022-10-11T20:08:11.388Z] 557a4d127e2a: Preparing [2022-10-11T20:08:11.388Z] a984ccc6728f: Preparing [2022-10-11T20:08:11.388Z] 15e0847d06f3: Preparing [2022-10-11T20:08:11.388Z] d578061bf80f: Preparing [2022-10-11T20:08:11.388Z] 34d5ebaa5410: Preparing [2022-10-11T20:08:11.388Z] d578061bf80f: Waiting [2022-10-11T20:08:11.388Z] 992f3c6b0ef7: Pushed [2022-10-11T20:08:11.388Z] 557a4d127e2a: Pushed [2022-10-11T20:08:11.388Z] 4e14c2395028: Pushed [2022-10-11T20:08:11.388Z] d578061bf80f: Layer already exists [2022-10-11T20:08:11.388Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:08:11.647Z] 15e0847d06f3: Pushed [2022-10-11T20:08:16.789Z] ---> 106a1d493b21 [2022-10-11T20:08:16.789Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-11T20:08:16.789Z] ---> e205e0059254 [2022-10-11T20:08:16.789Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-11T20:08:17.079Z] ---> 806323024d16 [2022-10-11T20:08:17.079Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-11T20:08:17.079Z] ---> 92d2930e9d11 [2022-10-11T20:08:17.079Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-11T20:08:17.364Z] ---> Running in b51d0545972d [2022-10-11T20:08:18.205Z] a984ccc6728f: Pushed [2022-10-11T20:08:18.205Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:90b7abb02dabfeee0b6b59adbe20b6b1f9b114baa0accba3a11d6e4378dd6baf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:18.368Z] Removing intermediate container b51d0545972d [2022-10-11T20:08:18.369Z] ---> 18e96f100666 [2022-10-11T20:08:18.369Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-11T20:08:18.521Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:18.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-11T20:08:18.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-11T20:08:18.818Z] 992f3c6b0ef7: Preparing [2022-10-11T20:08:18.818Z] 4e14c2395028: Preparing [2022-10-11T20:08:18.818Z] 557a4d127e2a: Preparing [2022-10-11T20:08:18.818Z] a984ccc6728f: Preparing [2022-10-11T20:08:18.818Z] 15e0847d06f3: Preparing [2022-10-11T20:08:18.818Z] d578061bf80f: Preparing [2022-10-11T20:08:18.818Z] 34d5ebaa5410: Preparing [2022-10-11T20:08:18.818Z] d578061bf80f: Waiting [2022-10-11T20:08:18.818Z] 34d5ebaa5410: Waiting [2022-10-11T20:08:18.818Z] 992f3c6b0ef7: Layer already exists [2022-10-11T20:08:18.818Z] a984ccc6728f: Layer already exists [2022-10-11T20:08:18.818Z] 4e14c2395028: Layer already exists [2022-10-11T20:08:18.818Z] 557a4d127e2a: Layer already exists [2022-10-11T20:08:18.818Z] 15e0847d06f3: Layer already exists [2022-10-11T20:08:18.818Z] d578061bf80f: Layer already exists [2022-10-11T20:08:18.818Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:08:18.818Z] latest: digest: sha256:90b7abb02dabfeee0b6b59adbe20b6b1f9b114baa0accba3a11d6e4378dd6baf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:18.992Z] ---> 5474d82290c6 [2022-10-11T20:08:18.992Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-11T20:08:19.131Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:19.430Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.87 [2022-10-11T20:08:19.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-11T20:08:19.430Z] 992f3c6b0ef7: Preparing [2022-10-11T20:08:19.430Z] 4e14c2395028: Preparing [2022-10-11T20:08:19.430Z] 557a4d127e2a: Preparing [2022-10-11T20:08:19.430Z] a984ccc6728f: Preparing [2022-10-11T20:08:19.430Z] 15e0847d06f3: Preparing [2022-10-11T20:08:19.430Z] d578061bf80f: Preparing [2022-10-11T20:08:19.430Z] 34d5ebaa5410: Preparing [2022-10-11T20:08:19.430Z] d578061bf80f: Waiting [2022-10-11T20:08:19.430Z] 557a4d127e2a: Layer already exists [2022-10-11T20:08:19.430Z] 992f3c6b0ef7: Layer already exists [2022-10-11T20:08:19.430Z] 15e0847d06f3: Layer already exists [2022-10-11T20:08:19.430Z] 4e14c2395028: Layer already exists [2022-10-11T20:08:19.430Z] a984ccc6728f: Layer already exists [2022-10-11T20:08:19.431Z] d578061bf80f: Layer already exists [2022-10-11T20:08:19.431Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:08:19.431Z] 2.3.0-dev.87: digest: sha256:90b7abb02dabfeee0b6b59adbe20b6b1f9b114baa0accba3a11d6e4378dd6baf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:19.641Z] ---> 8580f9b885f9 [2022-10-11T20:08:19.641Z] Step 21/26 : WORKDIR / [2022-10-11T20:08:19.736Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:19.941Z] ---> Running in 1aea31fa3e96 [2022-10-11T20:08:20.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:20.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-11T20:08:20.036Z] 992f3c6b0ef7: Preparing [2022-10-11T20:08:20.036Z] 4e14c2395028: Preparing [2022-10-11T20:08:20.036Z] 557a4d127e2a: Preparing [2022-10-11T20:08:20.036Z] a984ccc6728f: Preparing [2022-10-11T20:08:20.036Z] 15e0847d06f3: Preparing [2022-10-11T20:08:20.036Z] d578061bf80f: Preparing [2022-10-11T20:08:20.036Z] 34d5ebaa5410: Preparing [2022-10-11T20:08:20.036Z] d578061bf80f: Waiting [2022-10-11T20:08:20.036Z] 34d5ebaa5410: Waiting [2022-10-11T20:08:20.036Z] 992f3c6b0ef7: Layer already exists [2022-10-11T20:08:20.036Z] a984ccc6728f: Layer already exists [2022-10-11T20:08:20.036Z] 15e0847d06f3: Layer already exists [2022-10-11T20:08:20.036Z] 557a4d127e2a: Layer already exists [2022-10-11T20:08:20.036Z] 4e14c2395028: Layer already exists [2022-10-11T20:08:20.036Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:08:20.036Z] d578061bf80f: Layer already exists [2022-10-11T20:08:20.036Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:90b7abb02dabfeee0b6b59adbe20b6b1f9b114baa0accba3a11d6e4378dd6baf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:20.900Z] ---> 6f4fe98f524b [2022-10-11T20:08:20.900Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-11T20:08:21.184Z] Removing intermediate container 1aea31fa3e96 [2022-10-11T20:08:21.184Z] ---> 85fcddbf4abf [2022-10-11T20:08:21.184Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-11T20:08:21.184Z] ---> Running in 9d9f5fb376c9 [2022-10-11T20:08:21.405Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:21.451Z] ---> Running in 9543a087fcde [2022-10-11T20:08:21.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-11T20:08:21.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-11T20:08:21.709Z] 992f3c6b0ef7: Preparing [2022-10-11T20:08:21.709Z] 4e14c2395028: Preparing [2022-10-11T20:08:21.709Z] 557a4d127e2a: Preparing [2022-10-11T20:08:21.709Z] a984ccc6728f: Preparing [2022-10-11T20:08:21.709Z] 15e0847d06f3: Preparing [2022-10-11T20:08:21.709Z] d578061bf80f: Preparing [2022-10-11T20:08:21.709Z] 34d5ebaa5410: Preparing [2022-10-11T20:08:21.709Z] d578061bf80f: Waiting [2022-10-11T20:08:21.709Z] 34d5ebaa5410: Waiting [2022-10-11T20:08:21.709Z] 15e0847d06f3: Layer already exists [2022-10-11T20:08:21.709Z] a984ccc6728f: Layer already exists [2022-10-11T20:08:21.709Z] 557a4d127e2a: Layer already exists [2022-10-11T20:08:21.709Z] 4e14c2395028: Layer already exists [2022-10-11T20:08:21.709Z] 992f3c6b0ef7: Layer already exists [2022-10-11T20:08:21.710Z] d578061bf80f: Layer already exists [2022-10-11T20:08:21.710Z] 34d5ebaa5410: Layer already exists [2022-10-11T20:08:21.710Z] main: digest: sha256:90b7abb02dabfeee0b6b59adbe20b6b1f9b114baa0accba3a11d6e4378dd6baf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:08:21.756Z] ===================================================== [Pipeline] echo [2022-10-11T20:08:21.766Z] taggedImages: [2022-10-11T20:08:21.767Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:21.767Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-11T20:08:21.767Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.87 [2022-10-11T20:08:21.767Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:21.767Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-11T20:08:21.792Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-11T20:08:21.792Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:21.792Z] latest [2022-10-11T20:08:21.792Z] 2.3.0-dev.87 [2022-10-11T20:08:21.792Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:21.792Z] main [2022-10-11T20:08:21.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:22.116Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:22.407Z] Removing intermediate container 9d9f5fb376c9 [2022-10-11T20:08:22.407Z] ---> 06018ce7354c [2022-10-11T20:08:22.407Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-11T20:08:22.414Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:22.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-11T20:08:22.414Z] b5796f1a5270: Preparing [2022-10-11T20:08:22.414Z] 8dd3bd18656c: Preparing [2022-10-11T20:08:22.414Z] f617efce4b26: Preparing [2022-10-11T20:08:22.414Z] 205fb9e6d992: Preparing [2022-10-11T20:08:22.414Z] 994393dc58e7: Preparing [2022-10-11T20:08:22.414Z] f617efce4b26: Layer already exists [2022-10-11T20:08:22.414Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:22.414Z] b5796f1a5270: Pushed [2022-10-11T20:08:22.414Z] 205fb9e6d992: Pushed [2022-10-11T20:08:22.687Z] Removing intermediate container 9543a087fcde [2022-10-11T20:08:22.687Z] ---> 9d196cc916cf [2022-10-11T20:08:22.687Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-11T20:08:22.687Z] ---> Running in 3f32f4e6eb43 [2022-10-11T20:08:22.953Z] ---> Running in 311bb58d31db [2022-10-11T20:08:23.908Z] Removing intermediate container 3f32f4e6eb43 [2022-10-11T20:08:23.908Z] ---> ffed5d16882f [2022-10-11T20:08:23.908Z] Step 23/25 : LABEL arch=arm64 [2022-10-11T20:08:23.908Z] Removing intermediate container 311bb58d31db [2022-10-11T20:08:23.908Z] ---> e6090ef995aa [2022-10-11T20:08:23.908Z] Step 24/26 : LABEL arch=arm64 [2022-10-11T20:08:24.174Z] ---> Running in 87a031c51284 [2022-10-11T20:08:24.174Z] ---> Running in 12676303e309 [2022-10-11T20:08:24.942Z] 8dd3bd18656c: Pushed [2022-10-11T20:08:24.943Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:ef0ca062e26d7674bcb5602e73dcc7f60e59a7d270bcdc5a2a6cd460303d86fb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:25.242Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:25.546Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-11T20:08:25.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-11T20:08:25.546Z] b5796f1a5270: Preparing [2022-10-11T20:08:25.546Z] 8dd3bd18656c: Preparing [2022-10-11T20:08:25.546Z] f617efce4b26: Preparing [2022-10-11T20:08:25.546Z] 205fb9e6d992: Preparing [2022-10-11T20:08:25.546Z] 994393dc58e7: Preparing [2022-10-11T20:08:25.546Z] b5796f1a5270: Layer already exists [2022-10-11T20:08:25.546Z] 8dd3bd18656c: Layer already exists [2022-10-11T20:08:25.546Z] 205fb9e6d992: Layer already exists [2022-10-11T20:08:25.546Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:25.546Z] f617efce4b26: Layer already exists [2022-10-11T20:08:25.546Z] latest: digest: sha256:ef0ca062e26d7674bcb5602e73dcc7f60e59a7d270bcdc5a2a6cd460303d86fb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:25.578Z] Removing intermediate container 87a031c51284 [2022-10-11T20:08:25.578Z] ---> 3d7cd31fa077 [2022-10-11T20:08:25.578Z] Step 24/25 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:25.578Z] Removing intermediate container 12676303e309 [2022-10-11T20:08:25.578Z] ---> 10d82443990b [2022-10-11T20:08:25.578Z] Step 25/26 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:25.846Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:26.145Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.87 [2022-10-11T20:08:26.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-11T20:08:26.145Z] b5796f1a5270: Preparing [2022-10-11T20:08:26.145Z] 8dd3bd18656c: Preparing [2022-10-11T20:08:26.145Z] f617efce4b26: Preparing [2022-10-11T20:08:26.145Z] 205fb9e6d992: Preparing [2022-10-11T20:08:26.145Z] 994393dc58e7: Preparing [2022-10-11T20:08:26.145Z] f617efce4b26: Layer already exists [2022-10-11T20:08:26.145Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:26.145Z] b5796f1a5270: Layer already exists [2022-10-11T20:08:26.145Z] 205fb9e6d992: Layer already exists [2022-10-11T20:08:26.145Z] 8dd3bd18656c: Layer already exists [2022-10-11T20:08:26.145Z] 2.3.0-dev.87: digest: sha256:ef0ca062e26d7674bcb5602e73dcc7f60e59a7d270bcdc5a2a6cd460303d86fb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:26.443Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:26.551Z] ---> Running in 2ee422e902c6 [2022-10-11T20:08:26.551Z] ---> Running in 0e50faffbb68 [2022-10-11T20:08:26.742Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:26.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-11T20:08:26.742Z] b5796f1a5270: Preparing [2022-10-11T20:08:26.742Z] 8dd3bd18656c: Preparing [2022-10-11T20:08:26.742Z] f617efce4b26: Preparing [2022-10-11T20:08:26.742Z] 205fb9e6d992: Preparing [2022-10-11T20:08:26.742Z] 994393dc58e7: Preparing [2022-10-11T20:08:26.742Z] b5796f1a5270: Layer already exists [2022-10-11T20:08:26.742Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:26.742Z] 205fb9e6d992: Layer already exists [2022-10-11T20:08:26.742Z] 8dd3bd18656c: Layer already exists [2022-10-11T20:08:26.742Z] f617efce4b26: Layer already exists [2022-10-11T20:08:26.742Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:ef0ca062e26d7674bcb5602e73dcc7f60e59a7d270bcdc5a2a6cd460303d86fb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:27.041Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:27.346Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-11T20:08:27.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-11T20:08:27.346Z] b5796f1a5270: Preparing [2022-10-11T20:08:27.346Z] 8dd3bd18656c: Preparing [2022-10-11T20:08:27.346Z] f617efce4b26: Preparing [2022-10-11T20:08:27.346Z] 205fb9e6d992: Preparing [2022-10-11T20:08:27.346Z] 994393dc58e7: Preparing [2022-10-11T20:08:27.346Z] 205fb9e6d992: Layer already exists [2022-10-11T20:08:27.346Z] b5796f1a5270: Layer already exists [2022-10-11T20:08:27.346Z] 8dd3bd18656c: Layer already exists [2022-10-11T20:08:27.346Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:27.346Z] f617efce4b26: Layer already exists [2022-10-11T20:08:27.346Z] main: digest: sha256:ef0ca062e26d7674bcb5602e73dcc7f60e59a7d270bcdc5a2a6cd460303d86fb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:08:27.389Z] ===================================================== [Pipeline] echo [2022-10-11T20:08:27.398Z] taggedImages: [2022-10-11T20:08:27.398Z] - nexus3.edgexfoundry.org:10004/support-notifications:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:27.398Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-11T20:08:27.398Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.87 [2022-10-11T20:08:27.398Z] - nexus3.edgexfoundry.org:10004/support-notifications:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:27.398Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-11T20:08:27.418Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-11T20:08:27.418Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:27.418Z] latest [2022-10-11T20:08:27.418Z] 2.3.0-dev.87 [2022-10-11T20:08:27.418Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:27.418Z] main [2022-10-11T20:08:27.418Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:27.512Z] Removing intermediate container 0e50faffbb68 [2022-10-11T20:08:27.512Z] ---> c1bdaae7df86 [2022-10-11T20:08:27.512Z] Step 26/26 : LABEL version=2.3.0-dev.87 [2022-10-11T20:08:27.512Z] Removing intermediate container 2ee422e902c6 [2022-10-11T20:08:27.512Z] ---> 8ec6b788d34d [2022-10-11T20:08:27.512Z] Step 25/25 : LABEL version=2.3.0-dev.87 [2022-10-11T20:08:27.747Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:27.779Z] ---> Running in 30daf72c8f32 [2022-10-11T20:08:27.779Z] ---> Running in dbe639175f46 [2022-10-11T20:08:28.087Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:28.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-11T20:08:28.087Z] 856fc83b93fb: Preparing [2022-10-11T20:08:28.087Z] 80d85457c010: Preparing [2022-10-11T20:08:28.087Z] f617efce4b26: Preparing [2022-10-11T20:08:28.087Z] c8fce59681d5: Preparing [2022-10-11T20:08:28.087Z] 994393dc58e7: Preparing [2022-10-11T20:08:28.087Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:28.087Z] f617efce4b26: Layer already exists [2022-10-11T20:08:28.087Z] c8fce59681d5: Layer already exists [2022-10-11T20:08:28.087Z] 856fc83b93fb: Pushed [2022-10-11T20:08:28.363Z] Removing intermediate container dbe639175f46 [2022-10-11T20:08:28.363Z] ---> 9db8c0566c37 [2022-10-11T20:08:28.363Z] [2022-10-11T20:08:28.363Z] Removing intermediate container 30daf72c8f32 [2022-10-11T20:08:28.363Z] ---> 82c718397253 [2022-10-11T20:08:28.363Z] [2022-10-11T20:08:28.945Z] Successfully built 9db8c0566c37 [2022-10-11T20:08:28.945Z] Successfully built 82c718397253 [2022-10-11T20:08:28.945Z] Successfully tagged security-spire-config-arm64:latest [2022-10-11T20:08:28.945Z] Building security-spire-agent [2022-10-11T20:08:28.945Z]  Building security-spire-config ... done Successfully tagged security-spire-server-arm64:latest [2022-10-11T20:08:28.945Z]  Building security-spire-server ... done Building core-data [2022-10-11T20:08:30.739Z] 80d85457c010: Pushed [2022-10-11T20:08:30.739Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:5f4226560e1ea581741124b311a91be9a01abbbc30d4c2a0b922be11825901c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:31.075Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:31.375Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-11T20:08:31.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-11T20:08:31.375Z] 856fc83b93fb: Preparing [2022-10-11T20:08:31.375Z] 80d85457c010: Preparing [2022-10-11T20:08:31.375Z] f617efce4b26: Preparing [2022-10-11T20:08:31.375Z] c8fce59681d5: Preparing [2022-10-11T20:08:31.375Z] 994393dc58e7: Preparing [2022-10-11T20:08:31.375Z] f617efce4b26: Layer already exists [2022-10-11T20:08:31.375Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:31.375Z] 80d85457c010: Layer already exists [2022-10-11T20:08:31.375Z] 856fc83b93fb: Layer already exists [2022-10-11T20:08:31.375Z] c8fce59681d5: Layer already exists [2022-10-11T20:08:31.375Z] latest: digest: sha256:5f4226560e1ea581741124b311a91be9a01abbbc30d4c2a0b922be11825901c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:31.683Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:33.362Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.87 [2022-10-11T20:08:33.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-11T20:08:33.362Z] 856fc83b93fb: Preparing [2022-10-11T20:08:33.362Z] 80d85457c010: Preparing [2022-10-11T20:08:33.362Z] f617efce4b26: Preparing [2022-10-11T20:08:33.362Z] c8fce59681d5: Preparing [2022-10-11T20:08:33.362Z] 994393dc58e7: Preparing [2022-10-11T20:08:33.362Z] c8fce59681d5: Layer already exists [2022-10-11T20:08:33.362Z] 856fc83b93fb: Layer already exists [2022-10-11T20:08:33.362Z] 80d85457c010: Layer already exists [2022-10-11T20:08:33.362Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:33.362Z] f617efce4b26: Layer already exists [2022-10-11T20:08:33.362Z] 2.3.0-dev.87: digest: sha256:5f4226560e1ea581741124b311a91be9a01abbbc30d4c2a0b922be11825901c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:33.680Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:33.983Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:33.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-11T20:08:33.984Z] 856fc83b93fb: Preparing [2022-10-11T20:08:33.984Z] 80d85457c010: Preparing [2022-10-11T20:08:33.984Z] f617efce4b26: Preparing [2022-10-11T20:08:33.984Z] c8fce59681d5: Preparing [2022-10-11T20:08:33.984Z] 994393dc58e7: Preparing [2022-10-11T20:08:33.984Z] c8fce59681d5: Layer already exists [2022-10-11T20:08:33.984Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:33.984Z] f617efce4b26: Layer already exists [2022-10-11T20:08:33.984Z] 856fc83b93fb: Layer already exists [2022-10-11T20:08:33.984Z] 80d85457c010: Layer already exists [2022-10-11T20:08:33.984Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:5f4226560e1ea581741124b311a91be9a01abbbc30d4c2a0b922be11825901c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:34.287Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:34.580Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-11T20:08:34.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-11T20:08:34.580Z] 856fc83b93fb: Preparing [2022-10-11T20:08:34.580Z] 80d85457c010: Preparing [2022-10-11T20:08:34.580Z] f617efce4b26: Preparing [2022-10-11T20:08:34.580Z] c8fce59681d5: Preparing [2022-10-11T20:08:34.580Z] 994393dc58e7: Preparing [2022-10-11T20:08:34.580Z] c8fce59681d5: Layer already exists [2022-10-11T20:08:34.580Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:34.580Z] f617efce4b26: Layer already exists [2022-10-11T20:08:34.580Z] 80d85457c010: Layer already exists [2022-10-11T20:08:34.580Z] 856fc83b93fb: Layer already exists [2022-10-11T20:08:34.580Z] main: digest: sha256:5f4226560e1ea581741124b311a91be9a01abbbc30d4c2a0b922be11825901c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:08:34.613Z] ===================================================== [Pipeline] echo [2022-10-11T20:08:34.618Z] taggedImages: [2022-10-11T20:08:34.618Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:34.618Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-11T20:08:34.618Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.87 [2022-10-11T20:08:34.618Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:34.618Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-11T20:08:34.631Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-11T20:08:34.631Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:34.631Z] latest [2022-10-11T20:08:34.631Z] 2.3.0-dev.87 [2022-10-11T20:08:34.631Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:34.631Z] main [2022-10-11T20:08:34.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:34.926Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:35.221Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:35.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-11T20:08:35.222Z] 1835cc9d7185: Preparing [2022-10-11T20:08:35.222Z] 8ff4953671aa: Preparing [2022-10-11T20:08:35.222Z] 07c89e665ea5: Preparing [2022-10-11T20:08:35.222Z] f1a3295bf2fb: Preparing [2022-10-11T20:08:35.222Z] 994393dc58e7: Preparing [2022-10-11T20:08:35.222Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:35.222Z] 8ff4953671aa: Pushed [2022-10-11T20:08:35.479Z] 1835cc9d7185: Pushed [2022-10-11T20:08:36.424Z] 07c89e665ea5: Pushed [2022-10-11T20:08:37.165Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:08:37.166Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:08:37.166Z] ---> d4253a0f5093 [2022-10-11T20:08:37.166Z] Step 3/26 : WORKDIR /edgex-go [2022-10-11T20:08:37.166Z] ---> Using cache [2022-10-11T20:08:37.166Z] ---> 6e8a3467be33 [2022-10-11T20:08:37.166Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:08:37.166Z] ---> Using cache [2022-10-11T20:08:37.166Z] ---> c68b8f630a51 [2022-10-11T20:08:37.166Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-11T20:08:37.166Z] ---> Using cache [2022-10-11T20:08:37.166Z] ---> bc0be6117ee7 [2022-10-11T20:08:37.166Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-11T20:08:37.166Z] ---> Using cache [2022-10-11T20:08:37.166Z] ---> f5e2382b6f10 [2022-10-11T20:08:37.166Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:08:37.166Z] ---> Using cache [2022-10-11T20:08:37.166Z] ---> 9362466f838a [2022-10-11T20:08:37.166Z] Step 8/26 : COPY . . [2022-10-11T20:08:37.432Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:08:37.432Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:08:37.432Z] ---> d4253a0f5093 [2022-10-11T20:08:37.432Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-11T20:08:37.432Z] ---> Using cache [2022-10-11T20:08:37.432Z] ---> 9e4707806572 [2022-10-11T20:08:37.432Z] Step 4/24 : WORKDIR /edgex-go [2022-10-11T20:08:37.432Z] ---> Using cache [2022-10-11T20:08:37.432Z] ---> 7b709fbf565b [2022-10-11T20:08:37.432Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:08:37.432Z] ---> Using cache [2022-10-11T20:08:37.432Z] ---> 05e29442f4f6 [2022-10-11T20:08:37.432Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-11T20:08:37.701Z] ---> Using cache [2022-10-11T20:08:37.702Z] ---> 5b6c54842084 [2022-10-11T20:08:37.702Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-11T20:08:37.702Z] ---> Using cache [2022-10-11T20:08:37.702Z] ---> d72d4ae75985 [2022-10-11T20:08:37.702Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-11T20:08:37.702Z] ---> Using cache [2022-10-11T20:08:37.702Z] ---> 7d0b132f95a9 [2022-10-11T20:08:37.702Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-11T20:08:37.702Z] ---> Using cache [2022-10-11T20:08:37.702Z] ---> 2730b0105e53 [2022-10-11T20:08:37.702Z] Step 12/26 : WORKDIR /edgex-go [2022-10-11T20:08:37.702Z] ---> Using cache [2022-10-11T20:08:37.702Z] ---> 55711c282e48 [2022-10-11T20:08:37.702Z] [2022-10-11T20:08:37.702Z] Step 13/26 : FROM alpine:3.15 [2022-10-11T20:08:37.702Z] ---> 02e0d6fdf486 [2022-10-11T20:08:37.702Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-11T20:08:37.702Z] ---> Using cache [2022-10-11T20:08:37.702Z] ---> 7f226e62dea0 [2022-10-11T20:08:37.702Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:08:37.702Z] ---> Using cache [2022-10-11T20:08:37.702Z] ---> fc9b2a12a8bd [2022-10-11T20:08:37.702Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-11T20:08:37.702Z] ---> Using cache [2022-10-11T20:08:37.702Z] ---> dd0f8e2828f1 [2022-10-11T20:08:37.702Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-11T20:08:37.968Z] ---> Running in 145c0d8902a7 [2022-10-11T20:08:40.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:08:41.124Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:08:43.070Z] OK: 221 MiB in 51 packages [2022-10-11T20:08:43.659Z] ---> d9fd8235dd9b [2022-10-11T20:08:43.659Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-11T20:08:45.604Z] Removing intermediate container 145c0d8902a7 [2022-10-11T20:08:45.604Z] ---> da2ccae5bb58 [2022-10-11T20:08:45.604Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-11T20:08:46.409Z] f1a3295bf2fb: Pushed [2022-10-11T20:08:46.409Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:903a1b84a5e5ddc081d6f3090bca1fc736f393cbd839e3fcf0a3964d60faf2e9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:46.711Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:47.010Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-11T20:08:47.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-11T20:08:47.010Z] 1835cc9d7185: Preparing [2022-10-11T20:08:47.010Z] 8ff4953671aa: Preparing [2022-10-11T20:08:47.010Z] 07c89e665ea5: Preparing [2022-10-11T20:08:47.010Z] f1a3295bf2fb: Preparing [2022-10-11T20:08:47.010Z] 994393dc58e7: Preparing [2022-10-11T20:08:47.010Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:47.010Z] 07c89e665ea5: Layer already exists [2022-10-11T20:08:47.010Z] 8ff4953671aa: Layer already exists [2022-10-11T20:08:47.010Z] 1835cc9d7185: Layer already exists [2022-10-11T20:08:47.010Z] f1a3295bf2fb: Layer already exists [2022-10-11T20:08:47.010Z] latest: digest: sha256:903a1b84a5e5ddc081d6f3090bca1fc736f393cbd839e3fcf0a3964d60faf2e9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:47.312Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:47.613Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.87 [2022-10-11T20:08:47.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-11T20:08:47.613Z] 1835cc9d7185: Preparing [2022-10-11T20:08:47.613Z] 8ff4953671aa: Preparing [2022-10-11T20:08:47.613Z] 07c89e665ea5: Preparing [2022-10-11T20:08:47.613Z] f1a3295bf2fb: Preparing [2022-10-11T20:08:47.613Z] 994393dc58e7: Preparing [2022-10-11T20:08:47.613Z] 8ff4953671aa: Layer already exists [2022-10-11T20:08:47.613Z] f1a3295bf2fb: Layer already exists [2022-10-11T20:08:47.613Z] 07c89e665ea5: Layer already exists [2022-10-11T20:08:47.613Z] 1835cc9d7185: Layer already exists [2022-10-11T20:08:47.613Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:47.613Z] 2.3.0-dev.87: digest: sha256:903a1b84a5e5ddc081d6f3090bca1fc736f393cbd839e3fcf0a3964d60faf2e9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:47.913Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:48.173Z] ---> 88e95389eb66 [2022-10-11T20:08:48.174Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:08:48.174Z] ---> Running in 9eca460d9f66 [2022-10-11T20:08:48.208Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:48.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-11T20:08:48.208Z] 1835cc9d7185: Preparing [2022-10-11T20:08:48.208Z] 8ff4953671aa: Preparing [2022-10-11T20:08:48.208Z] 07c89e665ea5: Preparing [2022-10-11T20:08:48.208Z] f1a3295bf2fb: Preparing [2022-10-11T20:08:48.209Z] 994393dc58e7: Preparing [2022-10-11T20:08:48.209Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:48.209Z] 1835cc9d7185: Layer already exists [2022-10-11T20:08:48.209Z] 07c89e665ea5: Layer already exists [2022-10-11T20:08:48.209Z] f1a3295bf2fb: Layer already exists [2022-10-11T20:08:48.209Z] 8ff4953671aa: Layer already exists [2022-10-11T20:08:48.209Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:903a1b84a5e5ddc081d6f3090bca1fc736f393cbd839e3fcf0a3964d60faf2e9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:48.508Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:08:48.804Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-11T20:08:48.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-11T20:08:48.804Z] 1835cc9d7185: Preparing [2022-10-11T20:08:48.804Z] 8ff4953671aa: Preparing [2022-10-11T20:08:48.804Z] 07c89e665ea5: Preparing [2022-10-11T20:08:48.804Z] f1a3295bf2fb: Preparing [2022-10-11T20:08:48.804Z] 994393dc58e7: Preparing [2022-10-11T20:08:48.804Z] 07c89e665ea5: Layer already exists [2022-10-11T20:08:48.804Z] 994393dc58e7: Layer already exists [2022-10-11T20:08:48.804Z] f1a3295bf2fb: Layer already exists [2022-10-11T20:08:48.804Z] 8ff4953671aa: Layer already exists [2022-10-11T20:08:48.804Z] 1835cc9d7185: Layer already exists [2022-10-11T20:08:48.804Z] main: digest: sha256:903a1b84a5e5ddc081d6f3090bca1fc736f393cbd839e3fcf0a3964d60faf2e9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:08:48.839Z] ===================================================== [Pipeline] echo [2022-10-11T20:08:48.844Z] taggedImages: [2022-10-11T20:08:48.844Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:48.844Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-11T20:08:48.844Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.87 [2022-10-11T20:08:48.844Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:08:48.844Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-11T20:08:54.804Z] ---> de8a2b869629 [2022-10-11T20:08:54.804Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-11T20:08:55.070Z] ---> 75fbc193bb8e [2022-10-11T20:08:55.070Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-11T20:08:56.469Z] ---> 41db361ff365 [2022-10-11T20:08:56.469Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-11T20:08:57.431Z] ---> 23367d56e883 [2022-10-11T20:08:57.431Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-11T20:08:57.696Z] ---> Running in dd4e3e48325c [2022-10-11T20:08:58.277Z] Removing intermediate container dd4e3e48325c [2022-10-11T20:08:58.277Z] ---> b536bb2ba93f [2022-10-11T20:08:58.277Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-11T20:08:58.277Z] ---> Running in 17e67f8b77f1 [2022-10-11T20:08:59.234Z] Removing intermediate container 17e67f8b77f1 [2022-10-11T20:08:59.234Z] ---> 327346b5f2fd [2022-10-11T20:08:59.234Z] Step 24/26 : LABEL arch=arm64 [2022-10-11T20:08:59.234Z] ---> Running in 5f0859ab237f [2022-10-11T20:08:59.815Z] Removing intermediate container 5f0859ab237f [2022-10-11T20:08:59.815Z] ---> c77246528730 [2022-10-11T20:08:59.815Z] Step 25/26 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:08:59.815Z] ---> Running in 1a1311dfdf2d [2022-10-11T20:09:01.241Z] Removing intermediate container 1a1311dfdf2d [2022-10-11T20:09:01.241Z] ---> 9be8a2eac4d7 [2022-10-11T20:09:01.241Z] Step 26/26 : LABEL version=2.3.0-dev.87 [2022-10-11T20:09:01.511Z] ---> Running in d84c27e4a8d6 [2022-10-11T20:09:04.088Z] Removing intermediate container d84c27e4a8d6 [2022-10-11T20:09:04.088Z] ---> fd4b491f9d50 [2022-10-11T20:09:04.088Z] [2022-10-11T20:09:04.088Z] Successfully built fd4b491f9d50 [2022-10-11T20:09:04.088Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-11T20:09:04.088Z]  Building security-spire-agent ... done Building core-metadata [2022-10-11T20:09:09.490Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:09:09.490Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:09:09.490Z] ---> d4253a0f5093 [2022-10-11T20:09:09.490Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-11T20:09:09.490Z] ---> Using cache [2022-10-11T20:09:09.490Z] ---> 9e4707806572 [2022-10-11T20:09:09.490Z] Step 4/25 : WORKDIR /edgex-go [2022-10-11T20:09:09.490Z] ---> Using cache [2022-10-11T20:09:09.490Z] ---> 7b709fbf565b [2022-10-11T20:09:09.490Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:09:09.490Z] ---> Using cache [2022-10-11T20:09:09.490Z] ---> 05e29442f4f6 [2022-10-11T20:09:09.490Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-11T20:09:09.490Z] ---> Using cache [2022-10-11T20:09:09.490Z] ---> 7cbc002cd83d [2022-10-11T20:09:09.490Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-11T20:09:09.490Z] ---> Using cache [2022-10-11T20:09:09.490Z] ---> 7e5a4cd2999a [2022-10-11T20:09:09.490Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:09:09.490Z] ---> Using cache [2022-10-11T20:09:09.490Z] ---> eb0c2dfb3aa5 [2022-10-11T20:09:09.490Z] Step 9/25 : COPY . . [2022-10-11T20:09:09.490Z] ---> Using cache [2022-10-11T20:09:09.490Z] ---> 9b4e510d4307 [2022-10-11T20:09:09.490Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-11T20:09:10.075Z] ---> Running in 7160f30d4f5e [2022-10-11T20:09:12.653Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-11T20:09:59.472Z] Removing intermediate container 9eca460d9f66 [2022-10-11T20:09:59.472Z] ---> 5d884c881529 [2022-10-11T20:09:59.472Z] Step 9/24 : COPY . . [2022-10-11T20:09:59.472Z] ---> f294bfa6543d [2022-10-11T20:09:59.472Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-11T20:09:59.472Z] ---> Running in e83e15685ffc [2022-10-11T20:09:59.472Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-11T20:13:36.227Z] Removing intermediate container c00c1feebbe1 [2022-10-11T20:13:36.227Z] ---> 7ecf91322011 [2022-10-11T20:13:36.227Z] [2022-10-11T20:13:36.227Z] Step 10/33 : FROM alpine:3.16 [2022-10-11T20:13:36.227Z] 3.16: Pulling from library/alpine [2022-10-11T20:13:36.228Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-11T20:13:36.228Z] Status: Downloaded newer image for alpine:3.16 [2022-10-11T20:13:36.228Z] ---> a6215f271958 [2022-10-11T20:13:36.228Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-11T20:13:36.228Z] ---> Running in 64dbc2afacad [2022-10-11T20:13:36.228Z] Removing intermediate container 64dbc2afacad [2022-10-11T20:13:36.228Z] ---> a07d5feecd33 [2022-10-11T20:13:36.228Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-11T20:13:36.228Z] ---> Running in 948b8d088ed0 [2022-10-11T20:13:36.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:13:36.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:13:36.228Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-11T20:13:36.228Z] (2/2) Installing su-exec (0.2-r1) [2022-10-11T20:13:36.228Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T20:13:36.228Z] OK: 5 MiB in 16 packages [2022-10-11T20:13:37.653Z] Removing intermediate container 948b8d088ed0 [2022-10-11T20:13:37.653Z] ---> 3ae2eeb46543 [2022-10-11T20:13:37.653Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-11T20:13:37.653Z] ---> Running in e9321f16cb67 [2022-10-11T20:13:37.920Z] Removing intermediate container e9321f16cb67 [2022-10-11T20:13:37.920Z] ---> a7bbacf3f2a8 [2022-10-11T20:13:37.920Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-11T20:13:38.191Z] ---> Running in 24bc0895ae53 [2022-10-11T20:13:38.472Z] Removing intermediate container 24bc0895ae53 [2022-10-11T20:13:38.472Z] ---> 79017ac5eecb [2022-10-11T20:13:38.740Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-11T20:13:38.740Z] ---> Running in 025c08163dbf [2022-10-11T20:13:39.007Z] Removing intermediate container 025c08163dbf [2022-10-11T20:13:39.007Z] ---> dd3e79136261 [2022-10-11T20:13:39.273Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-11T20:13:39.273Z] ---> Running in 0ba3a59de3cc [2022-10-11T20:13:39.856Z] Removing intermediate container 0ba3a59de3cc [2022-10-11T20:13:39.856Z] ---> 6a702a36f474 [2022-10-11T20:13:39.856Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-11T20:13:39.856Z] ---> Running in 9575f9a14602 [2022-10-11T20:13:43.205Z] Removing intermediate container 9575f9a14602 [2022-10-11T20:13:43.205Z] ---> 6b9fa3b1d655 [2022-10-11T20:13:43.205Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-11T20:13:43.205Z] ---> Running in affd6b808425 [2022-10-11T20:13:43.477Z] Removing intermediate container affd6b808425 [2022-10-11T20:13:43.477Z] ---> 0e77e6a36b0c [2022-10-11T20:13:43.477Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-11T20:13:46.062Z] ---> aff9ecbaeae1 [2022-10-11T20:13:46.062Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-11T20:13:46.062Z] ---> Running in 17c52a5e078f [2022-10-11T20:13:50.304Z] Removing intermediate container 17c52a5e078f [2022-10-11T20:13:50.304Z] ---> 26e7d4333832 [2022-10-11T20:13:50.304Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-11T20:13:51.259Z] ---> 181760cb257f [2022-10-11T20:13:51.259Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-11T20:13:54.589Z] ---> b2c16618fdec [2022-10-11T20:13:54.589Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-11T20:13:55.546Z] ---> 18144acb7973 [2022-10-11T20:13:55.546Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-11T20:13:55.546Z] Removing intermediate container 523914ba628b [2022-10-11T20:13:55.546Z] ---> 77afe4842a6e [2022-10-11T20:13:55.546Z] [2022-10-11T20:13:55.546Z] Step 11/24 : FROM alpine:3.16 [2022-10-11T20:13:55.546Z] ---> a6215f271958 [2022-10-11T20:13:55.546Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-11T20:13:55.812Z] ---> Running in 06d51d157d75 [2022-10-11T20:13:56.782Z] ---> 471236ecda60 [2022-10-11T20:13:56.782Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-11T20:13:58.187Z] ---> 90719ff50565 [2022-10-11T20:13:58.187Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-11T20:13:58.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:13:58.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:13:58.983Z] ---> c3c3c61e9498 [2022-10-11T20:13:58.983Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-11T20:13:59.949Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-11T20:13:59.949Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T20:13:59.949Z] ---> 9e7cd43bd149 [2022-10-11T20:13:59.949Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-11T20:13:59.949Z] OK: 5 MiB in 15 packages [2022-10-11T20:14:00.215Z] ---> Running in ec17effb0c26 [2022-10-11T20:14:01.626Z] Removing intermediate container 06d51d157d75 [2022-10-11T20:14:01.626Z] ---> 4f0acb3e5af6 [2022-10-11T20:14:01.626Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-11T20:14:01.892Z] ---> Running in fa2c958efe37 [2022-10-11T20:14:02.471Z] Removing intermediate container fa2c958efe37 [2022-10-11T20:14:02.471Z] ---> a00c0700b97d [2022-10-11T20:14:02.471Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-11T20:14:02.471Z] ---> Running in f627cdf57bdf [2022-10-11T20:14:03.442Z] Removing intermediate container f627cdf57bdf [2022-10-11T20:14:03.442Z] ---> eb8b93350d46 [2022-10-11T20:14:03.442Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-11T20:14:03.442Z] ---> Running in eb0636dcf530 [2022-10-11T20:14:04.021Z] Removing intermediate container ec17effb0c26 [2022-10-11T20:14:04.021Z] ---> 40f31151c747 [2022-10-11T20:14:04.021Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-11T20:14:04.289Z] ---> Running in 52f9042e7ddb [2022-10-11T20:14:04.290Z] Removing intermediate container eb0636dcf530 [2022-10-11T20:14:04.290Z] ---> 9dbacffebcee [2022-10-11T20:14:04.290Z] Step 16/24 : WORKDIR / [2022-10-11T20:14:04.290Z] ---> Running in 7b9b6f09a7f2 [2022-10-11T20:14:04.871Z] Removing intermediate container 52f9042e7ddb [2022-10-11T20:14:04.871Z] ---> c5ebb011102d [2022-10-11T20:14:04.871Z] Step 30/33 : CMD ["gate"] [2022-10-11T20:14:05.137Z] Removing intermediate container 7b9b6f09a7f2 [2022-10-11T20:14:05.137Z] ---> dd8930b0d08a [2022-10-11T20:14:05.137Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-11T20:14:05.137Z] ---> Running in 83f276ed8d6b [2022-10-11T20:14:06.092Z] Removing intermediate container 83f276ed8d6b [2022-10-11T20:14:06.092Z] ---> 5d7fc6cef465 [2022-10-11T20:14:06.092Z] Step 31/33 : LABEL arch=arm64 [2022-10-11T20:14:06.092Z] ---> Running in 7851fddfc5b6 [2022-10-11T20:14:06.092Z] ---> c135addc8c61 [2022-10-11T20:14:06.092Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-11T20:14:06.679Z] Removing intermediate container 7851fddfc5b6 [2022-10-11T20:14:06.679Z] ---> 44f5103a0e06 [2022-10-11T20:14:06.679Z] Step 32/33 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:14:06.679Z] ---> Running in 13c062923126 [2022-10-11T20:14:07.638Z] Removing intermediate container 13c062923126 [2022-10-11T20:14:07.638Z] ---> 10a7263e8e1f [2022-10-11T20:14:07.638Z] Step 33/33 : LABEL version=2.3.0-dev.87 [2022-10-11T20:14:07.905Z] ---> Running in 4fbd10dc27d4 [2022-10-11T20:14:08.868Z] Removing intermediate container 4fbd10dc27d4 [2022-10-11T20:14:08.868Z] ---> 01555603d766 [2022-10-11T20:14:08.869Z] [2022-10-11T20:14:08.869Z] ---> 62c2f9521862 [2022-10-11T20:14:08.869Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-11T20:14:09.135Z] Successfully built 01555603d766 [2022-10-11T20:14:09.135Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-11T20:14:09.135Z]  Building security-bootstrapper ... done Building support-notifications [2022-10-11T20:14:09.720Z] ---> 13b68d82f306 [2022-10-11T20:14:09.720Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-11T20:14:09.992Z] ---> Running in 8d1a69845cd7 [2022-10-11T20:14:10.258Z] Removing intermediate container 8d1a69845cd7 [2022-10-11T20:14:10.258Z] ---> 3c625c269d1f [2022-10-11T20:14:10.258Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T20:14:10.528Z] ---> Running in 08870d250b08 [2022-10-11T20:14:11.124Z] Removing intermediate container 08870d250b08 [2022-10-11T20:14:11.124Z] ---> c63657cdbc9f [2022-10-11T20:14:11.124Z] Step 22/24 : LABEL arch=arm64 [2022-10-11T20:14:11.124Z] ---> Running in 26eff3577ee4 [2022-10-11T20:14:11.708Z] Removing intermediate container 26eff3577ee4 [2022-10-11T20:14:11.708Z] ---> e82c6e7422f7 [2022-10-11T20:14:11.708Z] Step 23/24 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:14:11.708Z] ---> Running in 63da7e701c7c [2022-10-11T20:14:11.975Z] Removing intermediate container 63da7e701c7c [2022-10-11T20:14:11.975Z] ---> 9f0d3387e4e3 [2022-10-11T20:14:11.975Z] Step 24/24 : LABEL version=2.3.0-dev.87 [2022-10-11T20:14:12.243Z] ---> Running in 9514d0bb96c2 [2022-10-11T20:14:12.831Z] Removing intermediate container 9514d0bb96c2 [2022-10-11T20:14:12.831Z] ---> 2da1f22e84b0 [2022-10-11T20:14:12.831Z] [2022-10-11T20:14:13.110Z] Successfully built 2da1f22e84b0 [2022-10-11T20:14:13.110Z] Successfully tagged core-command-arm64:latest [2022-10-11T20:14:13.110Z] Building support-scheduler [2022-10-11T20:14:14.068Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:14:14.068Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:14:14.068Z] ---> d4253a0f5093 [2022-10-11T20:14:14.068Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-11T20:14:14.068Z] ---> Using cache [2022-10-11T20:14:14.068Z] ---> 9e4707806572 [2022-10-11T20:14:14.068Z] Step 4/23 : WORKDIR /edgex-go [2022-10-11T20:14:14.068Z] ---> Using cache [2022-10-11T20:14:14.068Z] ---> 7b709fbf565b [2022-10-11T20:14:14.068Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:14:14.068Z] ---> Using cache [2022-10-11T20:14:14.068Z] ---> 05e29442f4f6 [2022-10-11T20:14:14.068Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-11T20:14:14.068Z] ---> Running in 67395a1f6d7c [2022-10-11T20:14:16.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:14:16.976Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:14:17.570Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:14:17.570Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:14:17.570Z] ---> d4253a0f5093 [2022-10-11T20:14:17.570Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-11T20:14:17.570Z] ---> Using cache [2022-10-11T20:14:17.570Z] ---> 9e4707806572 [2022-10-11T20:14:17.570Z] Step 4/23 : WORKDIR /edgex-go [2022-10-11T20:14:17.570Z] ---> Using cache [2022-10-11T20:14:17.570Z] ---> 7b709fbf565b [2022-10-11T20:14:17.570Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:14:17.570Z] ---> Using cache [2022-10-11T20:14:17.570Z] ---> 05e29442f4f6 [2022-10-11T20:14:17.570Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-11T20:14:17.570Z] ---> Using cache [2022-10-11T20:14:17.570Z] ---> 7cbc002cd83d [2022-10-11T20:14:17.570Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-11T20:14:17.570Z] ---> Using cache [2022-10-11T20:14:17.570Z] ---> 7e5a4cd2999a [2022-10-11T20:14:17.570Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:14:17.570Z] ---> Using cache [2022-10-11T20:14:17.570Z] ---> eb0c2dfb3aa5 [2022-10-11T20:14:17.570Z] Step 9/23 : COPY . . [2022-10-11T20:14:17.835Z] ---> Using cache [2022-10-11T20:14:17.835Z] ---> 9b4e510d4307 [2022-10-11T20:14:17.835Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-11T20:14:18.102Z] ---> Running in bf1ab0097d04 [2022-10-11T20:14:18.510Z] OK: 221 MiB in 51 packages [2022-10-11T20:14:20.578Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-11T20:14:21.182Z] Removing intermediate container 67395a1f6d7c [2022-10-11T20:14:21.182Z] ---> 0a2413b9e510 [2022-10-11T20:14:21.182Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-11T20:14:22.175Z] ---> dde6fbb478f7 [2022-10-11T20:14:22.175Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:14:22.175Z] ---> Running in ff7f15131399 [2022-10-11T20:15:01.046Z] Removing intermediate container 233d4c73197a [2022-10-11T20:15:01.046Z] ---> 0aa71ef9a243 [2022-10-11T20:15:01.046Z] [2022-10-11T20:15:01.046Z] Step 9/20 : FROM alpine:3.15 [2022-10-11T20:15:01.046Z] ---> 02e0d6fdf486 [2022-10-11T20:15:01.046Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-11T20:15:01.046Z] ---> Using cache [2022-10-11T20:15:01.046Z] ---> 7f226e62dea0 [2022-10-11T20:15:01.046Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:15:01.046Z] ---> Using cache [2022-10-11T20:15:01.046Z] ---> fc9b2a12a8bd [2022-10-11T20:15:01.046Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-11T20:15:01.046Z] ---> Running in 4628852ace0d [2022-10-11T20:15:01.046Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:15:02.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:15:03.941Z] v3.15.6-108-g2af4592591 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-11T20:15:03.941Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-11T20:15:03.941Z] OK: 15734 distinct packages available [2022-10-11T20:15:03.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:15:04.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:15:06.839Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-11T20:15:06.839Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-11T20:15:06.839Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-11T20:15:07.103Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-11T20:15:07.103Z] (5/9) Installing curl (7.80.0-r3) [2022-10-11T20:15:07.369Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-11T20:15:07.369Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-11T20:15:07.369Z] (8/9) Installing libucontext (1.1-r0) [2022-10-11T20:15:07.640Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-11T20:15:07.640Z] Executing busybox-1.34.1-r7.trigger [2022-10-11T20:15:07.640Z] Executing ca-certificates-20220614-r0.trigger [2022-10-11T20:15:08.224Z] OK: 8 MiB in 23 packages [2022-10-11T20:15:12.476Z] Removing intermediate container 4628852ace0d [2022-10-11T20:15:12.476Z] ---> 077bcf2a5320 [2022-10-11T20:15:12.476Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-11T20:15:14.437Z] ---> bee762650f4f [2022-10-11T20:15:14.437Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-11T20:15:18.677Z] ---> 2657ba357d48 [2022-10-11T20:15:18.678Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-11T20:15:20.079Z] ---> 365c3d0a4f17 [2022-10-11T20:15:20.079Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-11T20:15:20.344Z] ---> Running in 8071b2fa0ce7 [2022-10-11T20:15:20.923Z] Removing intermediate container 8071b2fa0ce7 [2022-10-11T20:15:20.923Z] ---> 460c3dbfc2e5 [2022-10-11T20:15:20.923Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T20:15:20.923Z] ---> Running in 7564ddc3da00 [2022-10-11T20:15:21.876Z] Removing intermediate container 7564ddc3da00 [2022-10-11T20:15:21.876Z] ---> f18924a0edef [2022-10-11T20:15:21.876Z] Step 18/20 : LABEL arch=arm64 [2022-10-11T20:15:21.876Z] ---> Running in ab0b9c248755 [2022-10-11T20:15:22.455Z] Removing intermediate container ab0b9c248755 [2022-10-11T20:15:22.455Z] ---> 2ce9f2a0dac1 [2022-10-11T20:15:22.455Z] Step 19/20 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:15:22.726Z] ---> Running in a588cd9ee129 [2022-10-11T20:15:23.684Z] Removing intermediate container a588cd9ee129 [2022-10-11T20:15:23.684Z] ---> d6f3db263a1c [2022-10-11T20:15:23.684Z] Step 20/20 : LABEL version=2.3.0-dev.87 [2022-10-11T20:15:23.684Z] ---> Running in 7f540d64fc22 [2022-10-11T20:15:24.264Z] Removing intermediate container 7f540d64fc22 [2022-10-11T20:15:24.264Z] ---> 0a64b51b7369 [2022-10-11T20:15:24.264Z] [2022-10-11T20:15:24.529Z] Successfully built 0a64b51b7369 [2022-10-11T20:15:24.529Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-11T20:15:24.529Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-10-11T20:15:25.939Z] Removing intermediate container ff7f15131399 [2022-10-11T20:15:25.939Z] ---> 5f83cf147695 [2022-10-11T20:15:25.939Z] Step 9/23 : COPY . . [2022-10-11T20:15:30.192Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:15:30.192Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:15:30.192Z] ---> d4253a0f5093 [2022-10-11T20:15:30.192Z] Step 3/22 : WORKDIR /edgex-go [2022-10-11T20:15:30.192Z] ---> Using cache [2022-10-11T20:15:30.192Z] ---> 6e8a3467be33 [2022-10-11T20:15:30.192Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:15:30.192Z] ---> Using cache [2022-10-11T20:15:30.192Z] ---> c68b8f630a51 [2022-10-11T20:15:30.192Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-11T20:15:30.192Z] ---> Running in baef030a232b [2022-10-11T20:15:30.192Z] ---> 3322b29c0a7d [2022-10-11T20:15:30.192Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-11T20:15:30.459Z] ---> Running in 7a536b4eb482 [2022-10-11T20:15:33.034Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-11T20:15:33.301Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:15:34.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:15:35.680Z] OK: 221 MiB in 51 packages [2022-10-11T20:15:37.627Z] Removing intermediate container baef030a232b [2022-10-11T20:15:37.627Z] ---> 284437917459 [2022-10-11T20:15:37.627Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-11T20:15:39.031Z] ---> 5f6c4e65a8a3 [2022-10-11T20:15:39.031Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:15:39.031Z] ---> Running in 168173290c51 [2022-10-11T20:15:39.297Z] Removing intermediate container 7160f30d4f5e [2022-10-11T20:15:39.297Z] ---> f072216917b6 [2022-10-11T20:15:39.297Z] [2022-10-11T20:15:39.297Z] Step 11/25 : FROM alpine:3.16 [2022-10-11T20:15:39.297Z] ---> a6215f271958 [2022-10-11T20:15:39.297Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-11T20:15:39.297Z] ---> Using cache [2022-10-11T20:15:39.297Z] ---> 4f0acb3e5af6 [2022-10-11T20:15:39.297Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-11T20:15:39.297Z] ---> Using cache [2022-10-11T20:15:39.297Z] ---> a00c0700b97d [2022-10-11T20:15:39.297Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-11T20:15:39.562Z] ---> Running in c30754abba25 [2022-10-11T20:15:40.144Z] Removing intermediate container c30754abba25 [2022-10-11T20:15:40.144Z] ---> 9d2f2f5cdbd9 [2022-10-11T20:15:40.144Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-11T20:15:40.413Z] ---> Running in e5b7009bc7ff [2022-10-11T20:15:41.008Z] Removing intermediate container e5b7009bc7ff [2022-10-11T20:15:41.008Z] ---> 9b8def725ec5 [2022-10-11T20:15:41.008Z] Step 16/25 : WORKDIR / [2022-10-11T20:15:41.275Z] ---> Running in 6ac90cc5de24 [2022-10-11T20:15:43.845Z] Removing intermediate container 6ac90cc5de24 [2022-10-11T20:15:43.845Z] ---> bea2a6870918 [2022-10-11T20:15:43.845Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-11T20:15:44.433Z] ---> f5537cedb996 [2022-10-11T20:15:44.433Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-11T20:15:46.372Z] ---> 2030213ad639 [2022-10-11T20:15:46.372Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-11T20:15:47.329Z] ---> 36c194911fd4 [2022-10-11T20:15:47.329Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-11T20:15:48.289Z] ---> 75b7e7e42d78 [2022-10-11T20:15:48.289Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-11T20:15:48.289Z] ---> Running in 610058f7e7ec [2022-10-11T20:15:48.874Z] Removing intermediate container 610058f7e7ec [2022-10-11T20:15:48.874Z] ---> 4d222fcff740 [2022-10-11T20:15:48.874Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T20:15:49.144Z] ---> Running in 6967e117cfc1 [2022-10-11T20:15:49.742Z] Removing intermediate container 6967e117cfc1 [2022-10-11T20:15:49.742Z] ---> a72b6633c26c [2022-10-11T20:15:49.742Z] Step 23/25 : LABEL arch=arm64 [2022-10-11T20:15:49.742Z] ---> Running in 8b5cb853a154 [2022-10-11T20:15:50.023Z] Removing intermediate container 8b5cb853a154 [2022-10-11T20:15:50.023Z] ---> e1bf6d5e5c76 [2022-10-11T20:15:50.023Z] Step 24/25 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:15:50.290Z] ---> Running in 42097cd51d4b [2022-10-11T20:15:50.564Z] Removing intermediate container 42097cd51d4b [2022-10-11T20:15:50.564Z] ---> 4933d30fe3a4 [2022-10-11T20:15:50.564Z] Step 25/25 : LABEL version=2.3.0-dev.87 [2022-10-11T20:15:50.831Z] ---> Running in 7a698afd712c [2022-10-11T20:15:51.416Z] Removing intermediate container 7a698afd712c [2022-10-11T20:15:51.416Z] ---> e8501be32fef [2022-10-11T20:15:51.416Z] [2022-10-11T20:15:51.416Z] Successfully built e8501be32fef [2022-10-11T20:15:51.416Z] Successfully tagged core-metadata-arm64:latest [2022-10-11T20:15:51.416Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-10-11T20:15:54.779Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:15:54.779Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:15:54.779Z] ---> d4253a0f5093 [2022-10-11T20:15:54.779Z] Step 3/23 : WORKDIR /edgex-go [2022-10-11T20:15:54.779Z] ---> Using cache [2022-10-11T20:15:54.779Z] ---> 6e8a3467be33 [2022-10-11T20:15:54.779Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:15:54.779Z] ---> Using cache [2022-10-11T20:15:54.779Z] ---> c68b8f630a51 [2022-10-11T20:15:54.779Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-11T20:15:56.184Z] ---> Running in 69c829ec809f [2022-10-11T20:15:58.128Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:15:59.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:16:00.479Z] OK: 221 MiB in 51 packages [2022-10-11T20:16:01.880Z] Removing intermediate container 69c829ec809f [2022-10-11T20:16:01.880Z] ---> 891a54696e60 [2022-10-11T20:16:01.880Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-11T20:16:02.834Z] ---> 88973e7255ca [2022-10-11T20:16:02.834Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:16:03.099Z] ---> Running in 2d2af4984495 [2022-10-11T20:16:41.943Z] Removing intermediate container 168173290c51 [2022-10-11T20:16:41.943Z] ---> ed3c9861ec26 [2022-10-11T20:16:41.943Z] Step 8/22 : COPY . . [2022-10-11T20:16:41.943Z] ---> 1a8530ba3f31 [2022-10-11T20:16:41.943Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-11T20:16:41.943Z] ---> Running in 0cf96f79d48e [2022-10-11T20:16:43.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-11T20:17:01.546Z] Removing intermediate container e83e15685ffc [2022-10-11T20:17:01.546Z] ---> 7ba70a8608d9 [2022-10-11T20:17:01.546Z] [2022-10-11T20:17:01.546Z] Step 11/24 : FROM alpine:3.16 [2022-10-11T20:17:01.546Z] ---> a6215f271958 [2022-10-11T20:17:01.546Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-11T20:17:01.546Z] ---> Running in 8772f4e53306 [2022-10-11T20:17:01.546Z] Removing intermediate container 8772f4e53306 [2022-10-11T20:17:01.546Z] ---> 583cc9591c90 [2022-10-11T20:17:01.546Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-11T20:17:01.546Z] ---> Running in 78cb75b0ebc6 [2022-10-11T20:17:02.137Z] Removing intermediate container 78cb75b0ebc6 [2022-10-11T20:17:02.137Z] ---> 1fd5bf8f0b1d [2022-10-11T20:17:02.137Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-11T20:17:02.403Z] ---> Running in df6a947006b6 [2022-10-11T20:17:02.987Z] Removing intermediate container df6a947006b6 [2022-10-11T20:17:02.987Z] ---> da0cd9b5ea3e [2022-10-11T20:17:02.987Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:17:03.253Z] ---> Running in c984366c4b10 [2022-10-11T20:17:07.505Z] Removing intermediate container c984366c4b10 [2022-10-11T20:17:07.505Z] ---> 22d242fdc45e [2022-10-11T20:17:07.505Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-11T20:17:07.505Z] ---> Running in 9ccfcb09f7b0 [2022-10-11T20:17:10.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:17:10.087Z] Removing intermediate container 2d2af4984495 [2022-10-11T20:17:10.087Z] ---> 8f1f9c4c2116 [2022-10-11T20:17:10.087Z] Step 8/23 : COPY . . [2022-10-11T20:17:11.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:17:12.451Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-11T20:17:12.451Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-11T20:17:12.451Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-11T20:17:12.717Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-11T20:17:12.984Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-11T20:17:12.984Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-11T20:17:13.253Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T20:17:13.253Z] ---> 13d3a15a5832 [2022-10-11T20:17:13.253Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-11T20:17:13.253Z] OK: 8 MiB in 20 packages [2022-10-11T20:17:13.528Z] ---> Running in 8b71ab2dc685 [2022-10-11T20:17:15.472Z] Removing intermediate container 9ccfcb09f7b0 [2022-10-11T20:17:15.472Z] ---> dd9a9b2697cc [2022-10-11T20:17:15.472Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-11T20:17:15.738Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-11T20:17:16.319Z] ---> d5ef425511ee [2022-10-11T20:17:16.319Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-11T20:17:17.721Z] ---> 49ebcd92b5ca [2022-10-11T20:17:17.721Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-11T20:17:18.676Z] ---> 2e347f5deef0 [2022-10-11T20:17:18.676Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-11T20:17:18.676Z] ---> Running in da22396e7bd5 [2022-10-11T20:17:19.261Z] Removing intermediate container da22396e7bd5 [2022-10-11T20:17:19.261Z] ---> 67d428bdcd0c [2022-10-11T20:17:19.261Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T20:17:19.261Z] ---> Running in 203ff2cc8a69 [2022-10-11T20:17:20.701Z] Removing intermediate container 203ff2cc8a69 [2022-10-11T20:17:20.701Z] ---> 1313c587e972 [2022-10-11T20:17:20.701Z] Step 22/24 : LABEL arch=arm64 [2022-10-11T20:17:20.701Z] ---> Running in 553404c13cb4 [2022-10-11T20:17:21.288Z] Removing intermediate container 553404c13cb4 [2022-10-11T20:17:21.288Z] ---> 3dda466d5f42 [2022-10-11T20:17:21.288Z] Step 23/24 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:17:21.288Z] ---> Running in 49e7b83141a6 [2022-10-11T20:17:21.869Z] Removing intermediate container 49e7b83141a6 [2022-10-11T20:17:21.869Z] ---> 396670534f54 [2022-10-11T20:17:21.869Z] Step 24/24 : LABEL version=2.3.0-dev.87 [2022-10-11T20:17:22.137Z] ---> Running in b4fe71a34ef7 [2022-10-11T20:17:22.406Z] Removing intermediate container b4fe71a34ef7 [2022-10-11T20:17:22.406Z] ---> b4ea610d221f [2022-10-11T20:17:22.406Z] [2022-10-11T20:17:22.671Z] Successfully built b4ea610d221f [2022-10-11T20:17:22.671Z] Successfully tagged core-data-arm64:latest [2022-10-11T20:17:22.671Z]  Building core-data ... done Building security-secretstore-setup [2022-10-11T20:17:26.912Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-11T20:17:26.912Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-11T20:17:26.912Z] ---> d4253a0f5093 [2022-10-11T20:17:26.912Z] Step 3/25 : WORKDIR /edgex-go [2022-10-11T20:17:26.912Z] ---> Using cache [2022-10-11T20:17:26.912Z] ---> 6e8a3467be33 [2022-10-11T20:17:26.912Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T20:17:26.912Z] ---> Using cache [2022-10-11T20:17:26.912Z] ---> c68b8f630a51 [2022-10-11T20:17:26.912Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-11T20:17:26.912Z] ---> Using cache [2022-10-11T20:17:26.912Z] ---> 284437917459 [2022-10-11T20:17:26.912Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-11T20:17:26.912Z] ---> Using cache [2022-10-11T20:17:26.912Z] ---> 5f6c4e65a8a3 [2022-10-11T20:17:26.912Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T20:17:26.912Z] ---> Using cache [2022-10-11T20:17:26.912Z] ---> ed3c9861ec26 [2022-10-11T20:17:26.912Z] Step 8/25 : COPY . . [2022-10-11T20:17:26.912Z] ---> Using cache [2022-10-11T20:17:26.912Z] ---> 1a8530ba3f31 [2022-10-11T20:17:26.912Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-11T20:17:26.912Z] ---> Running in b915cda7d069 [2022-10-11T20:17:28.854Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-11T20:21:50.919Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-11T20:22:12.967Z] Removing intermediate container 0cf96f79d48e [2022-10-11T20:22:12.967Z] ---> fc34b0b7689d [2022-10-11T20:22:12.967Z] [2022-10-11T20:22:12.967Z] Step 10/22 : FROM alpine:3.16 [2022-10-11T20:22:12.967Z] ---> a6215f271958 [2022-10-11T20:22:12.967Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-11T20:22:12.967Z] ---> Running in cecaa769e5af [2022-10-11T20:22:12.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:22:12.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:22:13.925Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-11T20:22:14.192Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-11T20:22:14.192Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-11T20:22:14.192Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-11T20:22:14.192Z] (5/6) Installing curl (7.83.1-r3) [2022-10-11T20:22:14.192Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-11T20:22:14.192Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T20:22:14.192Z] Executing ca-certificates-20220614-r0.trigger [2022-10-11T20:22:14.773Z] OK: 8 MiB in 20 packages [2022-10-11T20:22:16.711Z] Removing intermediate container cecaa769e5af [2022-10-11T20:22:16.711Z] ---> 158988580e58 [2022-10-11T20:22:16.711Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-11T20:22:16.979Z] ---> Running in 7faac855bae2 [2022-10-11T20:22:17.246Z] Removing intermediate container 7faac855bae2 [2022-10-11T20:22:17.246Z] ---> a6005d851e04 [2022-10-11T20:22:17.246Z] Step 13/22 : WORKDIR /edgex [2022-10-11T20:22:17.511Z] ---> Running in 37f4470ab5c9 [2022-10-11T20:22:17.777Z] Removing intermediate container 37f4470ab5c9 [2022-10-11T20:22:17.777Z] ---> 95118a16344e [2022-10-11T20:22:17.777Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-11T20:22:18.733Z] ---> 8f3fb5a0879b [2022-10-11T20:22:18.733Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-11T20:22:20.666Z] ---> 06be10387d6e [2022-10-11T20:22:20.666Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-11T20:22:22.066Z] ---> b3e6c1f63249 [2022-10-11T20:22:22.066Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-11T20:22:22.646Z] ---> a039f7464aee [2022-10-11T20:22:22.646Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-11T20:22:22.912Z] ---> Running in 1b3598c40723 [2022-10-11T20:22:26.243Z] Removing intermediate container 1b3598c40723 [2022-10-11T20:22:26.243Z] ---> b91466fc0d25 [2022-10-11T20:22:26.243Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-11T20:22:26.243Z] ---> Running in ae65d95ec3d2 [2022-10-11T20:22:26.824Z] Removing intermediate container ae65d95ec3d2 [2022-10-11T20:22:26.824Z] ---> 0340dd7894ae [2022-10-11T20:22:26.824Z] Step 20/22 : LABEL arch=arm64 [2022-10-11T20:22:26.824Z] ---> Running in 53a36733e7a4 [2022-10-11T20:22:28.766Z] Removing intermediate container 53a36733e7a4 [2022-10-11T20:22:28.766Z] ---> 72a0423a6de7 [2022-10-11T20:22:28.766Z] Step 21/22 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:22:29.351Z] ---> Running in c18a50abfbff [2022-10-11T20:22:29.933Z] Removing intermediate container c18a50abfbff [2022-10-11T20:22:29.933Z] ---> cbf6140a4eb2 [2022-10-11T20:22:29.933Z] Step 22/22 : LABEL version=2.3.0-dev.87 [2022-10-11T20:22:30.200Z] ---> Running in ea791b06d415 [2022-10-11T20:22:31.605Z] Removing intermediate container ea791b06d415 [2022-10-11T20:22:31.605Z] ---> 5824a22818a9 [2022-10-11T20:22:31.605Z] [2022-10-11T20:22:31.605Z] Successfully built 5824a22818a9 [2022-10-11T20:22:31.605Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-11T20:22:33.544Z]  Building security-proxy-setup ... done Removing intermediate container 8b71ab2dc685 [2022-10-11T20:22:33.544Z] ---> 0193a986eb43 [2022-10-11T20:22:33.544Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-11T20:22:33.544Z] ---> Running in a18a089c7e22 [2022-10-11T20:22:35.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-11T20:22:36.899Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-11T20:22:40.226Z] Removing intermediate container a18a089c7e22 [2022-10-11T20:22:40.226Z] ---> 620b0e29e745 [2022-10-11T20:22:40.226Z] [2022-10-11T20:22:40.226Z] Step 11/23 : FROM alpine:3.16 [2022-10-11T20:22:40.226Z] ---> a6215f271958 [2022-10-11T20:22:40.226Z] 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-10-11T20:22:40.226Z] ---> Running in 379ff08b9ff3 [2022-10-11T20:22:40.809Z] Removing intermediate container 379ff08b9ff3 [2022-10-11T20:22:40.809Z] ---> a1aaffc12b27 [2022-10-11T20:22:40.809Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-11T20:22:40.809Z] ---> Running in dda5cdf1bf50 [2022-10-11T20:22:42.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:22:43.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:22:43.980Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-11T20:22:44.246Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-11T20:22:44.246Z] (3/33) Installing readline (8.1.2-r0) [2022-10-11T20:22:44.246Z] (4/33) Installing bash (5.1.16-r2) [2022-10-11T20:22:44.246Z] Executing bash-5.1.16-r2.post-install [2022-10-11T20:22:44.246Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-11T20:22:44.513Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-11T20:22:44.513Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-11T20:22:44.513Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-11T20:22:44.513Z] (9/33) Installing curl (7.83.1-r3) [2022-10-11T20:22:44.513Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-11T20:22:45.469Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-11T20:22:45.469Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-11T20:22:45.469Z] (13/33) Installing expat (2.4.9-r0) [2022-10-11T20:22:45.469Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-11T20:22:45.469Z] (15/33) Installing gdbm (1.23-r0) [2022-10-11T20:22:45.470Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-11T20:22:45.470Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-11T20:22:45.470Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-11T20:22:45.470Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-11T20:22:45.735Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-11T20:22:45.735Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-11T20:22:48.310Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-11T20:22:48.310Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-11T20:22:48.310Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-11T20:22:48.310Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-11T20:22:48.310Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-11T20:22:48.310Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-11T20:22:48.310Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-11T20:22:48.581Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-11T20:22:48.581Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-11T20:22:48.581Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-11T20:22:48.581Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-11T20:22:48.847Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-11T20:22:49.823Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T20:22:49.823Z] Executing ca-certificates-20220614-r0.trigger [2022-10-11T20:22:49.823Z] OK: 120 MiB in 47 packages [2022-10-11T20:22:55.169Z] Removing intermediate container b915cda7d069 [2022-10-11T20:22:55.169Z] ---> 06dee9aaa967 [2022-10-11T20:22:55.169Z] [2022-10-11T20:22:55.169Z] Step 10/25 : FROM alpine:3.16 [2022-10-11T20:22:55.169Z] ---> a6215f271958 [2022-10-11T20:22:55.169Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-11T20:22:55.169Z] ---> Running in 9b903558a592 [2022-10-11T20:22:56.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:22:56.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:22:57.536Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-11T20:22:57.802Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-11T20:22:57.802Z] (3/3) Installing su-exec (0.2-r1) [2022-10-11T20:22:57.802Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T20:22:57.802Z] Executing ca-certificates-20220614-r0.trigger [2022-10-11T20:22:58.070Z] OK: 6 MiB in 17 packages [2022-10-11T20:23:00.661Z] Removing intermediate container 9b903558a592 [2022-10-11T20:23:00.661Z] ---> 3bf3e2e50cd1 [2022-10-11T20:23:00.661Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-11T20:23:00.928Z] ---> Running in 29b7a0ee48cd [2022-10-11T20:23:01.512Z] Removing intermediate container 29b7a0ee48cd [2022-10-11T20:23:01.512Z] ---> b8c8584c4aea [2022-10-11T20:23:01.512Z] Step 13/25 : WORKDIR / [2022-10-11T20:23:01.778Z] ---> Running in 47510b7c7f52 [2022-10-11T20:23:02.739Z] Removing intermediate container 47510b7c7f52 [2022-10-11T20:23:02.739Z] ---> 985b452b3000 [2022-10-11T20:23:02.739Z] 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-10-11T20:23:03.321Z] Removing intermediate container bf1ab0097d04 [2022-10-11T20:23:03.321Z] ---> 7d147ee8d6c1 [2022-10-11T20:23:03.321Z] [2022-10-11T20:23:03.321Z] Step 11/23 : FROM alpine:3.16 [2022-10-11T20:23:03.321Z] ---> a6215f271958 [2022-10-11T20:23:03.321Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-11T20:23:03.321Z] ---> Using cache [2022-10-11T20:23:03.321Z] ---> 4f0acb3e5af6 [2022-10-11T20:23:03.321Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-11T20:23:03.321Z] ---> Using cache [2022-10-11T20:23:03.321Z] ---> a00c0700b97d [2022-10-11T20:23:03.321Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-11T20:23:03.586Z] ---> Running in b7fa7018fc48 [2022-10-11T20:23:03.854Z] ---> 8ff45bb758bd [2022-10-11T20:23:03.854Z] 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-10-11T20:23:04.122Z] Collecting docker-compose==1.23.2 [2022-10-11T20:23:04.122Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-11T20:23:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.3 MB/s eta 0:00:00 [2022-10-11T20:23:04.396Z] Removing intermediate container b7fa7018fc48 [2022-10-11T20:23:04.396Z] ---> 43905729125d [2022-10-11T20:23:04.396Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-11T20:23:04.663Z] ---> Running in 4f744b688222 [2022-10-11T20:23:04.931Z] ---> 8f75d48b4cd4 [2022-10-11T20:23:04.931Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-11T20:23:04.931Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-11T20:23:05.197Z] Removing intermediate container 4f744b688222 [2022-10-11T20:23:05.197Z] ---> 91bcf3e8cd49 [2022-10-11T20:23:05.197Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-11T20:23:05.197Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-11T20:23:05.197Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 13.6 MB/s eta 0:00:00 [2022-10-11T20:23:05.197Z] Collecting texttable<0.10,>=0.9.0 [2022-10-11T20:23:05.462Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-11T20:23:05.463Z] Preparing metadata (setup.py): started [2022-10-11T20:23:06.058Z] ---> 0587d2785a52 [2022-10-11T20:23:06.058Z] 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-10-11T20:23:06.327Z] ---> 3144a794af6f [2022-10-11T20:23:06.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-11T20:23:07.288Z] ---> 19ab50994314 [2022-10-11T20:23:07.288Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-11T20:23:07.556Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-11T20:23:07.556Z] Collecting cached-property<2,>=1.2.0 [2022-10-11T20:23:07.822Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-11T20:23:07.822Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-11T20:23:07.822Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-11T20:23:07.822Z] Preparing metadata (setup.py): started [2022-10-11T20:23:08.777Z] ---> e62abb9ffec8 [2022-10-11T20:23:08.777Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-11T20:23:09.054Z] ---> 90cbb839ccc4 [2022-10-11T20:23:09.054Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-11T20:23:10.011Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-11T20:23:10.282Z] ---> b05b3fb21b13 [2022-10-11T20:23:10.282Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-11T20:23:10.282Z] ---> Running in 42ce82c57b47 [2022-10-11T20:23:10.870Z] ---> d16f83feedd2 [2022-10-11T20:23:10.870Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-11T20:23:10.870Z] Removing intermediate container 42ce82c57b47 [2022-10-11T20:23:10.870Z] ---> 3479b70ec470 [2022-10-11T20:23:10.870Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T20:23:11.138Z] ---> Running in 75c0e978df5d [2022-10-11T20:23:11.138Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-11T20:23:11.138Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-11T20:23:11.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 4.1 MB/s eta 0:00:00 [2022-10-11T20:23:11.404Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-11T20:23:11.672Z] Removing intermediate container 75c0e978df5d [2022-10-11T20:23:11.672Z] ---> 90ab20051c66 [2022-10-11T20:23:11.672Z] Step 21/23 : LABEL arch=arm64 [2022-10-11T20:23:11.942Z] Collecting docker<4.0,>=3.6.0 [2022-10-11T20:23:11.942Z] ---> Running in 5e696cac721c [2022-10-11T20:23:11.942Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-11T20:23:11.942Z] ---> e8b176d04272 [2022-10-11T20:23:11.942Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-11T20:23:11.942Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 11.0 MB/s eta 0:00:00 [2022-10-11T20:23:11.942Z] ---> Running in f4d6e51b9df5 [2022-10-11T20:23:12.530Z] Removing intermediate container 5e696cac721c [2022-10-11T20:23:12.530Z] ---> ab1fe11b9f6d [2022-10-11T20:23:12.530Z] Step 22/23 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:23:12.530Z] ---> Running in 702ee7afb03d [2022-10-11T20:23:12.796Z] Collecting jsonschema<3,>=2.5.1 [2022-10-11T20:23:12.796Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-11T20:23:13.061Z] Removing intermediate container 702ee7afb03d [2022-10-11T20:23:13.061Z] ---> d1b3db14b024 [2022-10-11T20:23:13.061Z] Step 23/23 : LABEL version=2.3.0-dev.87 [2022-10-11T20:23:13.325Z] ---> Running in 4523b31cd14e [2022-10-11T20:23:13.325Z] Collecting PyYAML<4,>=3.10 [2022-10-11T20:23:13.325Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-11T20:23:13.594Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.9 MB/s eta 0:00:00 [2022-10-11T20:23:13.860Z] Removing intermediate container 4523b31cd14e [2022-10-11T20:23:13.860Z] ---> 7c5795f29466 [2022-10-11T20:23:13.860Z] [2022-10-11T20:23:14.127Z] Successfully built 7c5795f29466 [2022-10-11T20:23:14.127Z] Successfully tagged support-scheduler-arm64:latest [2022-10-11T20:23:15.085Z]  Building support-scheduler ... done Removing intermediate container f4d6e51b9df5 [2022-10-11T20:23:15.085Z] ---> b9f2e92a599c [2022-10-11T20:23:15.085Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-11T20:23:15.085Z] ---> Running in ec73109589f7 [2022-10-11T20:23:15.085Z] Preparing metadata (setup.py): started [2022-10-11T20:23:16.042Z] Removing intermediate container ec73109589f7 [2022-10-11T20:23:16.042Z] ---> 40739c140f20 [2022-10-11T20:23:16.042Z] Step 23/25 : LABEL arch=arm64 [2022-10-11T20:23:16.042Z] ---> Running in c61e8c3ee025 [2022-10-11T20:23:16.318Z] Removing intermediate container c61e8c3ee025 [2022-10-11T20:23:16.318Z] ---> ca35d4672beb [2022-10-11T20:23:16.318Z] Step 24/25 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:23:16.586Z] ---> Running in 4e02e4ac09c2 [2022-10-11T20:23:16.853Z] Removing intermediate container 4e02e4ac09c2 [2022-10-11T20:23:16.853Z] ---> eb061aa798ba [2022-10-11T20:23:16.853Z] Step 25/25 : LABEL version=2.3.0-dev.87 [2022-10-11T20:23:16.853Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-11T20:23:17.119Z] ---> Running in 5ef613d3ca21 [2022-10-11T20:23:17.119Z] Collecting docopt<0.7,>=0.6.1 [2022-10-11T20:23:17.119Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-11T20:23:17.119Z] Preparing metadata (setup.py): started [2022-10-11T20:23:17.385Z] Removing intermediate container 5ef613d3ca21 [2022-10-11T20:23:17.385Z] ---> 1e8ed1d77bf1 [2022-10-11T20:23:17.385Z] [2022-10-11T20:23:17.385Z] Successfully built 1e8ed1d77bf1 [2022-10-11T20:23:17.651Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-11T20:23:19.058Z]  Building security-secretstore-setup ... done  Preparing metadata (setup.py): finished with status 'done' [2022-10-11T20:23:19.323Z] Collecting docker-pycreds>=0.4.0 [2022-10-11T20:23:19.323Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-11T20:23:21.259Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-11T20:23:21.259Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-11T20:23:21.260Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.1 MB/s eta 0:00:00 [2022-10-11T20:23:21.260Z] Collecting certifi>=2017.4.17 [2022-10-11T20:23:21.260Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-11T20:23:21.260Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 17.2 MB/s eta 0:00:00 [2022-10-11T20:23:21.525Z] Collecting idna<2.8,>=2.5 [2022-10-11T20:23:21.525Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-11T20:23:21.525Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.0 MB/s eta 0:00:00 [2022-10-11T20:23:21.525Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-11T20:23:21.790Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-11T20:23:21.790Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.5 MB/s eta 0:00:00 [2022-10-11T20:23:22.056Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-11T20:23:22.056Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-11T20:23:22.056Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-11T20:23:22.056Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-11T20:23:23.012Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-11T20:23:23.012Z] Running setup.py install for texttable: started [2022-10-11T20:23:24.947Z] Running setup.py install for texttable: finished with status 'done' [2022-10-11T20:23:24.947Z] Running setup.py install for PyYAML: started [2022-10-11T20:23:27.518Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-11T20:23:29.456Z] Running setup.py install for docopt: started [2022-10-11T20:23:31.393Z] Running setup.py install for docopt: finished with status 'done' [2022-10-11T20:23:33.981Z] Running setup.py install for dockerpty: started [2022-10-11T20:23:33.981Z] Removing intermediate container 7a536b4eb482 [2022-10-11T20:23:33.981Z] ---> 77e17b06072d [2022-10-11T20:23:33.981Z] [2022-10-11T20:23:33.981Z] Step 11/23 : FROM alpine:3.16 [2022-10-11T20:23:33.981Z] ---> a6215f271958 [2022-10-11T20:23:33.981Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-11T20:23:34.256Z] ---> Running in 5cfe0ac57705 [2022-10-11T20:23:35.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T20:23:35.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T20:23:36.063Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-11T20:23:36.644Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-11T20:23:36.644Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-11T20:23:36.644Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T20:23:36.644Z] Executing ca-certificates-20220614-r0.trigger [2022-10-11T20:23:36.912Z] OK: 6 MiB in 16 packages [2022-10-11T20:23:38.327Z] Removing intermediate container 5cfe0ac57705 [2022-10-11T20:23:38.327Z] ---> 68adc2d13f9d [2022-10-11T20:23:38.327Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-11T20:23:38.327Z] ---> Running in e4fb85afc455 [2022-10-11T20:23:38.595Z] Removing intermediate container e4fb85afc455 [2022-10-11T20:23:38.595Z] ---> 076d7daebe9d [2022-10-11T20:23:38.595Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-11T20:23:38.595Z] ---> Running in 6ebd61daff20 [2022-10-11T20:23:38.595Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-11T20:23:38.595Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-11T20:23:38.861Z] Removing intermediate container 6ebd61daff20 [2022-10-11T20:23:38.861Z] ---> 421e92a19bde [2022-10-11T20:23:38.861Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-11T20:23:39.128Z] ---> Running in 061703a71d3c [2022-10-11T20:23:39.397Z] Removing intermediate container 061703a71d3c [2022-10-11T20:23:39.397Z] ---> 6f6cc8a89588 [2022-10-11T20:23:39.397Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-11T20:23:39.980Z] ---> a5d862946ba5 [2022-10-11T20:23:39.980Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-11T20:23:41.399Z] ---> 435f8b7bc9a9 [2022-10-11T20:23:41.399Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-11T20:23:42.358Z] ---> fa9fde62112f [2022-10-11T20:23:42.358Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-11T20:23:42.358Z] ---> Running in d8a4308ab656 [2022-10-11T20:23:42.625Z] Removing intermediate container d8a4308ab656 [2022-10-11T20:23:42.625Z] ---> 3ba70832585e [2022-10-11T20:23:42.625Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T20:23:42.625Z] ---> Running in 415a4898d2de [2022-10-11T20:23:43.215Z] Removing intermediate container 415a4898d2de [2022-10-11T20:23:43.215Z] ---> efc103586959 [2022-10-11T20:23:43.215Z] Step 21/23 : LABEL arch=arm64 [2022-10-11T20:23:43.215Z] ---> Running in 0c9e1fa1b850 [2022-10-11T20:23:43.796Z] Removing intermediate container 0c9e1fa1b850 [2022-10-11T20:23:43.796Z] ---> 4aec6f41366e [2022-10-11T20:23:43.796Z] Step 22/23 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:23:43.796Z] ---> Running in c88efcbe79ac [2022-10-11T20:23:44.061Z] Removing intermediate container c88efcbe79ac [2022-10-11T20:23:44.061Z] ---> d49e1d52b88f [2022-10-11T20:23:44.061Z] Step 23/23 : LABEL version=2.3.0-dev.87 [2022-10-11T20:23:44.329Z] ---> Running in 263d5f1a4edc [2022-10-11T20:23:44.643Z] Removing intermediate container 263d5f1a4edc [2022-10-11T20:23:44.643Z] ---> b362d81ad3f0 [2022-10-11T20:23:44.643Z] [2022-10-11T20:23:44.643Z] Successfully built b362d81ad3f0 [2022-10-11T20:23:44.643Z] Successfully tagged support-notifications-arm64:latest [2022-10-11T20:23:48.924Z]  Building support-notifications ... done Removing intermediate container dda5cdf1bf50 [2022-10-11T20:23:48.924Z] ---> 8338250385d8 [2022-10-11T20:23:48.924Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-11T20:23:48.924Z] ---> Running in 17b18dc945e3 [2022-10-11T20:23:48.924Z] Removing intermediate container 17b18dc945e3 [2022-10-11T20:23:48.924Z] ---> 651bfcac6d9a [2022-10-11T20:23:48.924Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-11T20:23:49.193Z] ---> Running in ff380bd89577 [2022-10-11T20:23:49.459Z] Removing intermediate container ff380bd89577 [2022-10-11T20:23:49.459Z] ---> dce850b6e2d4 [2022-10-11T20:23:49.459Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-11T20:23:50.414Z] ---> 1399c2de8009 [2022-10-11T20:23:50.414Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-11T20:23:50.681Z] ---> ddea65f59c6e [2022-10-11T20:23:50.681Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-11T20:23:52.086Z] ---> 18d41633d8d4 [2022-10-11T20:23:52.086Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-11T20:23:52.086Z] ---> Running in 4457e9f82bdd [2022-10-11T20:23:52.392Z] Removing intermediate container 4457e9f82bdd [2022-10-11T20:23:52.392Z] ---> 00c0f03594f1 [2022-10-11T20:23:52.392Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T20:23:52.392Z] ---> Running in 00a19b9c6cd5 [2022-10-11T20:23:52.717Z] Removing intermediate container 00a19b9c6cd5 [2022-10-11T20:23:52.717Z] ---> 0eaf2ad6e84a [2022-10-11T20:23:52.717Z] Step 21/23 : LABEL arch=arm64 [2022-10-11T20:23:52.717Z] ---> Running in 825676f3b4d3 [2022-10-11T20:23:52.992Z] Removing intermediate container 825676f3b4d3 [2022-10-11T20:23:52.992Z] ---> 2853417458f1 [2022-10-11T20:23:52.992Z] Step 22/23 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:23:53.261Z] ---> Running in 74c0c9a79064 [2022-10-11T20:23:53.532Z] Removing intermediate container 74c0c9a79064 [2022-10-11T20:23:53.532Z] ---> 3f7210a474fb [2022-10-11T20:23:53.532Z] Step 23/23 : LABEL version=2.3.0-dev.87 [2022-10-11T20:23:53.532Z] ---> Running in 1f5db6f9a37c [2022-10-11T20:23:53.801Z] Removing intermediate container 1f5db6f9a37c [2022-10-11T20:23:53.801Z] ---> 7e2ee343d97e [2022-10-11T20:23:53.801Z] [2022-10-11T20:23:53.801Z] Successfully built 7e2ee343d97e [2022-10-11T20:23:53.801Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-11T20:23:54.353Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-11T20:23:54.359Z] $ docker stop --time=1 bfdf03b583c931cb1ae29b1b30633a3ae07e4f89c5aa1a59112d397d429cb863 [2022-10-11T20:23:56.034Z] $ docker rm -f bfdf03b583c931cb1ae29b1b30633a3ae07e4f89c5aa1a59112d397d429cb863 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-11T20:23:56.533Z] + docker images [2022-10-11T20:23:56.804Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-11T20:23:56.804Z] sys-mgmt-agent-arm64 latest 7e2ee343d97e 3 seconds ago 133MB [2022-10-11T20:23:56.804Z] support-notifications-arm64 latest b362d81ad3f0 12 seconds ago 29.1MB [2022-10-11T20:23:56.804Z] 77e17b06072d 24 seconds ago 1.3GB [2022-10-11T20:23:56.804Z] security-secretstore-setup-arm64 latest 1e8ed1d77bf1 39 seconds ago 28.2MB [2022-10-11T20:23:56.804Z] support-scheduler-arm64 latest 7c5795f29466 43 seconds ago 28.5MB [2022-10-11T20:23:56.804Z] 7d147ee8d6c1 54 seconds ago 1.3GB [2022-10-11T20:23:56.804Z] 06dee9aaa967 About a minute ago 1.23GB [2022-10-11T20:23:56.804Z] 620b0e29e745 About a minute ago 1.22GB [2022-10-11T20:23:56.804Z] security-proxy-setup-arm64 latest 5824a22818a9 About a minute ago 26.5MB [2022-10-11T20:23:56.804Z] fc34b0b7689d About a minute ago 1.23GB [2022-10-11T20:23:56.804Z] core-data-arm64 latest b4ea610d221f 6 minutes ago 20.7MB [2022-10-11T20:23:56.804Z] 7ba70a8608d9 6 minutes ago 1.25GB [2022-10-11T20:23:56.804Z] core-metadata-arm64 latest e8501be32fef 8 minutes ago 17.6MB [2022-10-11T20:23:56.804Z] f072216917b6 8 minutes ago 1.24GB [2022-10-11T20:23:56.804Z] security-spiffe-token-provider-arm64 latest 0a64b51b7369 8 minutes ago 28.4MB [2022-10-11T20:23:56.804Z] 0aa71ef9a243 8 minutes ago 1.27GB [2022-10-11T20:23:56.804Z] core-command-arm64 latest 2da1f22e84b0 9 minutes ago 16.8MB [2022-10-11T20:23:56.804Z] security-bootstrapper-arm64 latest 01555603d766 9 minutes ago 19.1MB [2022-10-11T20:23:56.804Z] 77afe4842a6e 10 minutes ago 1.24GB [2022-10-11T20:23:56.804Z] 7ecf91322011 10 minutes ago 1.23GB [2022-10-11T20:23:56.804Z] security-spire-agent-arm64 latest fd4b491f9d50 14 minutes ago 122MB [2022-10-11T20:23:56.804Z] security-spire-config-arm64 latest 9db8c0566c37 15 minutes ago 83.6MB [2022-10-11T20:23:56.804Z] security-spire-server-arm64 latest 82c718397253 15 minutes ago 84.3MB [2022-10-11T20:23:56.804Z] 55711c282e48 16 minutes ago 1.11GB [2022-10-11T20:23:56.804Z] c0991f22a347 16 minutes ago 1.11GB [2022-10-11T20:23:56.804Z] ci-base-image-arm64 latest d4253a0f5093 18 minutes ago 942MB [2022-10-11T20:23:56.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 24 hours ago 679MB [2022-10-11T20:23:56.804Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-11T20:23:56.804Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-11T20:23:56.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-11T20:23:56.895Z] provisioning config files... [2022-10-11T20:23:56.908Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/325@tmp/config11540991621073499482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:23:57.233Z] ---> docker-login.sh [2022-10-11T20:23:57.233Z] nexus3.edgexfoundry.org:10001 [2022-10-11T20:23:57.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:23:57.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:23:57.814Z] Configure a credential helper to remove this warning. See [2022-10-11T20:23:57.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:23:57.814Z] [2022-10-11T20:23:57.814Z] Login Succeeded [2022-10-11T20:23:57.814Z] nexus3.edgexfoundry.org:10002 [2022-10-11T20:23:57.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:23:58.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:23:58.079Z] Configure a credential helper to remove this warning. See [2022-10-11T20:23:58.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:23:58.079Z] [2022-10-11T20:23:58.079Z] Login Succeeded [2022-10-11T20:23:58.079Z] nexus3.edgexfoundry.org:10003 [2022-10-11T20:23:58.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:23:58.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:23:58.344Z] Configure a credential helper to remove this warning. See [2022-10-11T20:23:58.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:23:58.344Z] [2022-10-11T20:23:58.344Z] Login Succeeded [2022-10-11T20:23:58.344Z] nexus3.edgexfoundry.org:10004 [2022-10-11T20:23:58.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:23:58.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:23:58.874Z] Configure a credential helper to remove this warning. See [2022-10-11T20:23:58.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:23:58.874Z] [2022-10-11T20:23:58.874Z] Login Succeeded [2022-10-11T20:23:58.874Z] docker.io [2022-10-11T20:23:59.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T20:23:59.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T20:23:59.405Z] Configure a credential helper to remove this warning. See [2022-10-11T20:23:59.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T20:23:59.405Z] [2022-10-11T20:23:59.405Z] Login Succeeded [2022-10-11T20:23:59.405Z] ---> docker-login.sh ends [Pipeline] } [2022-10-11T20:23:59.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:23:59.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T20:23:59.452Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-11T20:23:59.452Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:23:59.452Z] latest [2022-10-11T20:23:59.452Z] 2.3.0-dev.87 [2022-10-11T20:23:59.452Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:23:59.452Z] main [2022-10-11T20:23:59.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:23:59.772Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:00.097Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:00.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-11T20:24:00.097Z] 1ec9624b092e: Preparing [2022-10-11T20:24:00.097Z] 899e6404bb00: Preparing [2022-10-11T20:24:00.097Z] ab94c4c3a096: Preparing [2022-10-11T20:24:00.097Z] 3fd712cdde5e: Preparing [2022-10-11T20:24:00.097Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:00.097Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:00.361Z] ab94c4c3a096: Pushed [2022-10-11T20:24:00.361Z] 3fd712cdde5e: Pushed [2022-10-11T20:24:00.361Z] 1ec9624b092e: Pushed [2022-10-11T20:24:02.929Z] 899e6404bb00: Pushed [2022-10-11T20:24:03.194Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:3d3dee5ad5987ab401594686e3fedcd37ef16d94305d387d7cbda4681fe085ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:03.522Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:03.846Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-11T20:24:03.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-11T20:24:03.846Z] 1ec9624b092e: Preparing [2022-10-11T20:24:03.846Z] 899e6404bb00: Preparing [2022-10-11T20:24:03.847Z] ab94c4c3a096: Preparing [2022-10-11T20:24:03.847Z] 3fd712cdde5e: Preparing [2022-10-11T20:24:03.847Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:03.847Z] 3fd712cdde5e: Layer already exists [2022-10-11T20:24:03.847Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:03.847Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:03.847Z] 1ec9624b092e: Layer already exists [2022-10-11T20:24:03.847Z] 899e6404bb00: Layer already exists [2022-10-11T20:24:03.847Z] latest: digest: sha256:3d3dee5ad5987ab401594686e3fedcd37ef16d94305d387d7cbda4681fe085ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:04.444Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:04.770Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.87 [2022-10-11T20:24:04.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-11T20:24:04.770Z] 1ec9624b092e: Preparing [2022-10-11T20:24:04.770Z] 899e6404bb00: Preparing [2022-10-11T20:24:04.770Z] ab94c4c3a096: Preparing [2022-10-11T20:24:04.770Z] 3fd712cdde5e: Preparing [2022-10-11T20:24:04.770Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:04.770Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:04.770Z] 1ec9624b092e: Layer already exists [2022-10-11T20:24:04.770Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:04.770Z] 899e6404bb00: Layer already exists [2022-10-11T20:24:04.770Z] 3fd712cdde5e: Layer already exists [2022-10-11T20:24:04.770Z] 2.3.0-dev.87: digest: sha256:3d3dee5ad5987ab401594686e3fedcd37ef16d94305d387d7cbda4681fe085ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:05.100Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:05.430Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:05.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-11T20:24:05.430Z] 1ec9624b092e: Preparing [2022-10-11T20:24:05.430Z] 899e6404bb00: Preparing [2022-10-11T20:24:05.430Z] ab94c4c3a096: Preparing [2022-10-11T20:24:05.430Z] 3fd712cdde5e: Preparing [2022-10-11T20:24:05.430Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:05.430Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:05.430Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:05.430Z] 3fd712cdde5e: Layer already exists [2022-10-11T20:24:05.430Z] 1ec9624b092e: Layer already exists [2022-10-11T20:24:05.430Z] 899e6404bb00: Layer already exists [2022-10-11T20:24:05.430Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:3d3dee5ad5987ab401594686e3fedcd37ef16d94305d387d7cbda4681fe085ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:05.762Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:06.090Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-11T20:24:06.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-11T20:24:06.090Z] 1ec9624b092e: Preparing [2022-10-11T20:24:06.090Z] 899e6404bb00: Preparing [2022-10-11T20:24:06.090Z] ab94c4c3a096: Preparing [2022-10-11T20:24:06.090Z] 3fd712cdde5e: Preparing [2022-10-11T20:24:06.090Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:06.090Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:06.090Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:06.090Z] 899e6404bb00: Layer already exists [2022-10-11T20:24:06.090Z] 1ec9624b092e: Layer already exists [2022-10-11T20:24:06.090Z] 3fd712cdde5e: Layer already exists [2022-10-11T20:24:06.090Z] main: digest: sha256:3d3dee5ad5987ab401594686e3fedcd37ef16d94305d387d7cbda4681fe085ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:24:06.142Z] ===================================================== [Pipeline] echo [2022-10-11T20:24:06.151Z] taggedImages: [2022-10-11T20:24:06.151Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:06.151Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-11T20:24:06.151Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.87 [2022-10-11T20:24:06.151Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:06.151Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-11T20:24:06.171Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-11T20:24:06.171Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:06.171Z] latest [2022-10-11T20:24:06.171Z] 2.3.0-dev.87 [2022-10-11T20:24:06.171Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:06.171Z] main [2022-10-11T20:24:06.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:06.514Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:06.842Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:06.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-11T20:24:06.842Z] 1405db5cb826: Preparing [2022-10-11T20:24:06.842Z] 8952bcdc26ce: Preparing [2022-10-11T20:24:06.842Z] ab94c4c3a096: Preparing [2022-10-11T20:24:06.842Z] 8877cfbc61ba: Preparing [2022-10-11T20:24:06.842Z] 72a64d05a3ab: Preparing [2022-10-11T20:24:06.842Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:06.842Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:06.842Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:07.107Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:07.107Z] 72a64d05a3ab: Pushed [2022-10-11T20:24:07.107Z] 1405db5cb826: Pushed [2022-10-11T20:24:07.686Z] 8877cfbc61ba: Pushed [2022-10-11T20:24:10.254Z] 8952bcdc26ce: Pushed [2022-10-11T20:24:10.254Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:3dafb90a2e11e141ebd23b730f38e80afd9d01bcf8370cc180edd5da74c4b737 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:10.587Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:10.917Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-11T20:24:10.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-11T20:24:10.917Z] 1405db5cb826: Preparing [2022-10-11T20:24:10.917Z] 8952bcdc26ce: Preparing [2022-10-11T20:24:10.917Z] ab94c4c3a096: Preparing [2022-10-11T20:24:10.917Z] 8877cfbc61ba: Preparing [2022-10-11T20:24:10.917Z] 72a64d05a3ab: Preparing [2022-10-11T20:24:10.917Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:10.917Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:10.917Z] 8877cfbc61ba: Layer already exists [2022-10-11T20:24:10.917Z] 72a64d05a3ab: Layer already exists [2022-10-11T20:24:10.917Z] 1405db5cb826: Layer already exists [2022-10-11T20:24:10.917Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:10.917Z] 8952bcdc26ce: Layer already exists [2022-10-11T20:24:10.917Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:11.182Z] latest: digest: sha256:3dafb90a2e11e141ebd23b730f38e80afd9d01bcf8370cc180edd5da74c4b737 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:11.512Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:11.840Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.87 [2022-10-11T20:24:11.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-11T20:24:11.840Z] 1405db5cb826: Preparing [2022-10-11T20:24:11.840Z] 8952bcdc26ce: Preparing [2022-10-11T20:24:11.840Z] ab94c4c3a096: Preparing [2022-10-11T20:24:11.840Z] 8877cfbc61ba: Preparing [2022-10-11T20:24:11.840Z] 72a64d05a3ab: Preparing [2022-10-11T20:24:11.840Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:11.840Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:11.840Z] 72a64d05a3ab: Layer already exists [2022-10-11T20:24:11.840Z] 1405db5cb826: Layer already exists [2022-10-11T20:24:11.840Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:11.840Z] 8952bcdc26ce: Layer already exists [2022-10-11T20:24:11.840Z] 8877cfbc61ba: Layer already exists [2022-10-11T20:24:11.840Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:11.840Z] 2.3.0-dev.87: digest: sha256:3dafb90a2e11e141ebd23b730f38e80afd9d01bcf8370cc180edd5da74c4b737 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:12.172Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:12.515Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:12.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-11T20:24:12.516Z] 1405db5cb826: Preparing [2022-10-11T20:24:12.516Z] 8952bcdc26ce: Preparing [2022-10-11T20:24:12.516Z] ab94c4c3a096: Preparing [2022-10-11T20:24:12.516Z] 8877cfbc61ba: Preparing [2022-10-11T20:24:12.516Z] 72a64d05a3ab: Preparing [2022-10-11T20:24:12.516Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:12.516Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:12.516Z] 8952bcdc26ce: Layer already exists [2022-10-11T20:24:12.516Z] 72a64d05a3ab: Layer already exists [2022-10-11T20:24:12.516Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:12.516Z] 8877cfbc61ba: Layer already exists [2022-10-11T20:24:12.516Z] 1405db5cb826: Layer already exists [2022-10-11T20:24:12.516Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:12.516Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:3dafb90a2e11e141ebd23b730f38e80afd9d01bcf8370cc180edd5da74c4b737 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:12.846Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:13.178Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-11T20:24:13.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-11T20:24:13.179Z] 1405db5cb826: Preparing [2022-10-11T20:24:13.179Z] 8952bcdc26ce: Preparing [2022-10-11T20:24:13.179Z] ab94c4c3a096: Preparing [2022-10-11T20:24:13.179Z] 8877cfbc61ba: Preparing [2022-10-11T20:24:13.179Z] 72a64d05a3ab: Preparing [2022-10-11T20:24:13.179Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:13.179Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:13.179Z] 1405db5cb826: Layer already exists [2022-10-11T20:24:13.179Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:13.179Z] 8877cfbc61ba: Layer already exists [2022-10-11T20:24:13.179Z] 72a64d05a3ab: Layer already exists [2022-10-11T20:24:13.179Z] 8952bcdc26ce: Layer already exists [2022-10-11T20:24:13.179Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:13.179Z] main: digest: sha256:3dafb90a2e11e141ebd23b730f38e80afd9d01bcf8370cc180edd5da74c4b737 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:24:13.501Z] ===================================================== [Pipeline] echo [2022-10-11T20:24:13.508Z] taggedImages: [2022-10-11T20:24:13.508Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:13.508Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-11T20:24:13.508Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.87 [2022-10-11T20:24:13.508Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:13.508Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-11T20:24:13.523Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-11T20:24:13.523Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:13.523Z] latest [2022-10-11T20:24:13.523Z] 2.3.0-dev.87 [2022-10-11T20:24:13.523Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:13.523Z] main [2022-10-11T20:24:13.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:13.852Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:14.179Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:14.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-11T20:24:14.179Z] a43f9faf075b: Preparing [2022-10-11T20:24:14.179Z] 62c97f9c72a5: Preparing [2022-10-11T20:24:14.179Z] d10c87644811: Preparing [2022-10-11T20:24:14.179Z] ab94c4c3a096: Preparing [2022-10-11T20:24:14.179Z] 3fd712cdde5e: Preparing [2022-10-11T20:24:14.179Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:14.179Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:14.179Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:14.179Z] 3fd712cdde5e: Layer already exists [2022-10-11T20:24:14.444Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:14.444Z] a43f9faf075b: Pushed [2022-10-11T20:24:14.444Z] 62c97f9c72a5: Pushed [2022-10-11T20:24:17.777Z] d10c87644811: Pushed [2022-10-11T20:24:17.777Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:c5f92206b593d2ba28f9c26b14b220cc72bf03a80f2c7637e055c484bd5a7284 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:18.109Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:18.441Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-11T20:24:18.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-11T20:24:18.441Z] a43f9faf075b: Preparing [2022-10-11T20:24:18.441Z] 62c97f9c72a5: Preparing [2022-10-11T20:24:18.441Z] d10c87644811: Preparing [2022-10-11T20:24:18.441Z] ab94c4c3a096: Preparing [2022-10-11T20:24:18.441Z] 3fd712cdde5e: Preparing [2022-10-11T20:24:18.441Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:18.441Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:18.441Z] 3fd712cdde5e: Layer already exists [2022-10-11T20:24:18.441Z] a43f9faf075b: Layer already exists [2022-10-11T20:24:18.441Z] 62c97f9c72a5: Layer already exists [2022-10-11T20:24:18.441Z] d10c87644811: Layer already exists [2022-10-11T20:24:18.441Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:18.441Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:18.706Z] latest: digest: sha256:c5f92206b593d2ba28f9c26b14b220cc72bf03a80f2c7637e055c484bd5a7284 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:19.046Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:19.372Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.87 [2022-10-11T20:24:19.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-11T20:24:19.372Z] a43f9faf075b: Preparing [2022-10-11T20:24:19.372Z] 62c97f9c72a5: Preparing [2022-10-11T20:24:19.372Z] d10c87644811: Preparing [2022-10-11T20:24:19.372Z] ab94c4c3a096: Preparing [2022-10-11T20:24:19.372Z] 3fd712cdde5e: Preparing [2022-10-11T20:24:19.372Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:19.372Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:19.372Z] a43f9faf075b: Layer already exists [2022-10-11T20:24:19.372Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:19.372Z] 62c97f9c72a5: Layer already exists [2022-10-11T20:24:19.372Z] d10c87644811: Layer already exists [2022-10-11T20:24:19.372Z] 3fd712cdde5e: Layer already exists [2022-10-11T20:24:19.372Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:19.372Z] 2.3.0-dev.87: digest: sha256:c5f92206b593d2ba28f9c26b14b220cc72bf03a80f2c7637e055c484bd5a7284 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:19.699Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:20.026Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:20.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-11T20:24:20.026Z] a43f9faf075b: Preparing [2022-10-11T20:24:20.026Z] 62c97f9c72a5: Preparing [2022-10-11T20:24:20.026Z] d10c87644811: Preparing [2022-10-11T20:24:20.026Z] ab94c4c3a096: Preparing [2022-10-11T20:24:20.026Z] 3fd712cdde5e: Preparing [2022-10-11T20:24:20.026Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:20.026Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:20.026Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:20.026Z] 62c97f9c72a5: Layer already exists [2022-10-11T20:24:20.026Z] a43f9faf075b: Layer already exists [2022-10-11T20:24:20.026Z] 3fd712cdde5e: Layer already exists [2022-10-11T20:24:20.026Z] d10c87644811: Layer already exists [2022-10-11T20:24:20.026Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:20.026Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:c5f92206b593d2ba28f9c26b14b220cc72bf03a80f2c7637e055c484bd5a7284 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:20.618Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:20.941Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-11T20:24:20.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-11T20:24:20.942Z] a43f9faf075b: Preparing [2022-10-11T20:24:20.942Z] 62c97f9c72a5: Preparing [2022-10-11T20:24:20.942Z] d10c87644811: Preparing [2022-10-11T20:24:20.942Z] ab94c4c3a096: Preparing [2022-10-11T20:24:20.942Z] 3fd712cdde5e: Preparing [2022-10-11T20:24:20.942Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:20.942Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:20.942Z] a43f9faf075b: Layer already exists [2022-10-11T20:24:20.942Z] d10c87644811: Layer already exists [2022-10-11T20:24:20.942Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:20.942Z] 62c97f9c72a5: Layer already exists [2022-10-11T20:24:20.942Z] 3fd712cdde5e: Layer already exists [2022-10-11T20:24:20.942Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:21.206Z] main: digest: sha256:c5f92206b593d2ba28f9c26b14b220cc72bf03a80f2c7637e055c484bd5a7284 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:24:21.260Z] ===================================================== [Pipeline] echo [2022-10-11T20:24:21.269Z] taggedImages: [2022-10-11T20:24:21.269Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:21.269Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-11T20:24:21.269Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.87 [2022-10-11T20:24:21.269Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:21.269Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-11T20:24:21.293Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-11T20:24:21.293Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:21.293Z] latest [2022-10-11T20:24:21.293Z] 2.3.0-dev.87 [2022-10-11T20:24:21.293Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:21.293Z] main [2022-10-11T20:24:21.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:21.630Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:21.963Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:21.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-11T20:24:21.964Z] fb7ee7cf130c: Preparing [2022-10-11T20:24:21.964Z] fb7ee7cf130c: Preparing [2022-10-11T20:24:21.964Z] 21d41eccba03: Preparing [2022-10-11T20:24:21.964Z] 0e41865d7dbe: Preparing [2022-10-11T20:24:21.964Z] ed5819cf0f08: Preparing [2022-10-11T20:24:21.964Z] e1f47165e487: Preparing [2022-10-11T20:24:21.964Z] 0cd0fffefb61: Preparing [2022-10-11T20:24:21.964Z] ab94c4c3a096: Preparing [2022-10-11T20:24:21.964Z] 4ddc512e2197: Preparing [2022-10-11T20:24:21.964Z] 35c62bd4b298: Preparing [2022-10-11T20:24:21.964Z] 849251391baf: Preparing [2022-10-11T20:24:21.964Z] 39476472b9c4: Preparing [2022-10-11T20:24:21.964Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:21.964Z] 0cd0fffefb61: Waiting [2022-10-11T20:24:21.964Z] 849251391baf: Waiting [2022-10-11T20:24:21.964Z] 39476472b9c4: Waiting [2022-10-11T20:24:21.964Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:21.964Z] ab94c4c3a096: Waiting [2022-10-11T20:24:21.964Z] 35c62bd4b298: Waiting [2022-10-11T20:24:22.232Z] 21d41eccba03: Pushed [2022-10-11T20:24:22.232Z] ed5819cf0f08: Pushed [2022-10-11T20:24:22.232Z] e1f47165e487: Pushed [2022-10-11T20:24:22.232Z] 0e41865d7dbe: Pushed [2022-10-11T20:24:22.232Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:22.232Z] fb7ee7cf130c: Pushed [2022-10-11T20:24:22.496Z] 4ddc512e2197: Pushed [2022-10-11T20:24:22.496Z] 849251391baf: Pushed [2022-10-11T20:24:22.496Z] 35c62bd4b298: Pushed [2022-10-11T20:24:22.496Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:22.496Z] 39476472b9c4: Pushed [2022-10-11T20:24:25.831Z] 0cd0fffefb61: Pushed [2022-10-11T20:24:25.831Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:1cee69952d10af6af817d570436156db4229beb5b7c665acf120725b88bf1a6f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:26.173Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:26.512Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-11T20:24:26.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-11T20:24:26.512Z] fb7ee7cf130c: Preparing [2022-10-11T20:24:26.512Z] fb7ee7cf130c: Preparing [2022-10-11T20:24:26.512Z] 21d41eccba03: Preparing [2022-10-11T20:24:26.512Z] 0e41865d7dbe: Preparing [2022-10-11T20:24:26.512Z] ed5819cf0f08: Preparing [2022-10-11T20:24:26.512Z] e1f47165e487: Preparing [2022-10-11T20:24:26.512Z] 0cd0fffefb61: Preparing [2022-10-11T20:24:26.512Z] ab94c4c3a096: Preparing [2022-10-11T20:24:26.512Z] 4ddc512e2197: Preparing [2022-10-11T20:24:26.512Z] 35c62bd4b298: Preparing [2022-10-11T20:24:26.512Z] 849251391baf: Preparing [2022-10-11T20:24:26.512Z] 39476472b9c4: Preparing [2022-10-11T20:24:26.512Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:26.512Z] 0cd0fffefb61: Waiting [2022-10-11T20:24:26.512Z] ab94c4c3a096: Waiting [2022-10-11T20:24:26.512Z] 35c62bd4b298: Waiting [2022-10-11T20:24:26.512Z] 4ddc512e2197: Waiting [2022-10-11T20:24:26.512Z] 849251391baf: Waiting [2022-10-11T20:24:26.512Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:26.512Z] 39476472b9c4: Waiting [2022-10-11T20:24:26.512Z] 21d41eccba03: Layer already exists [2022-10-11T20:24:26.512Z] fb7ee7cf130c: Layer already exists [2022-10-11T20:24:26.512Z] ed5819cf0f08: Layer already exists [2022-10-11T20:24:26.512Z] e1f47165e487: Layer already exists [2022-10-11T20:24:26.512Z] 0e41865d7dbe: Layer already exists [2022-10-11T20:24:26.512Z] 4ddc512e2197: Layer already exists [2022-10-11T20:24:26.512Z] 0cd0fffefb61: Layer already exists [2022-10-11T20:24:26.512Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:26.512Z] 35c62bd4b298: Layer already exists [2022-10-11T20:24:26.512Z] 849251391baf: Layer already exists [2022-10-11T20:24:26.512Z] 39476472b9c4: Layer already exists [2022-10-11T20:24:26.512Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:26.776Z] latest: digest: sha256:1cee69952d10af6af817d570436156db4229beb5b7c665acf120725b88bf1a6f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:27.105Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:27.431Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.87 [2022-10-11T20:24:27.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-11T20:24:27.431Z] fb7ee7cf130c: Preparing [2022-10-11T20:24:27.431Z] fb7ee7cf130c: Preparing [2022-10-11T20:24:27.431Z] 21d41eccba03: Preparing [2022-10-11T20:24:27.431Z] 0e41865d7dbe: Preparing [2022-10-11T20:24:27.431Z] ed5819cf0f08: Preparing [2022-10-11T20:24:27.431Z] e1f47165e487: Preparing [2022-10-11T20:24:27.431Z] 0cd0fffefb61: Preparing [2022-10-11T20:24:27.431Z] ab94c4c3a096: Preparing [2022-10-11T20:24:27.431Z] 4ddc512e2197: Preparing [2022-10-11T20:24:27.431Z] 35c62bd4b298: Preparing [2022-10-11T20:24:27.431Z] 849251391baf: Preparing [2022-10-11T20:24:27.431Z] 39476472b9c4: Preparing [2022-10-11T20:24:27.431Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:27.431Z] 0cd0fffefb61: Waiting [2022-10-11T20:24:27.431Z] ab94c4c3a096: Waiting [2022-10-11T20:24:27.431Z] 4ddc512e2197: Waiting [2022-10-11T20:24:27.431Z] 35c62bd4b298: Waiting [2022-10-11T20:24:27.431Z] 849251391baf: Waiting [2022-10-11T20:24:27.431Z] 39476472b9c4: Waiting [2022-10-11T20:24:27.431Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:27.431Z] e1f47165e487: Layer already exists [2022-10-11T20:24:27.431Z] fb7ee7cf130c: Layer already exists [2022-10-11T20:24:27.431Z] 21d41eccba03: Layer already exists [2022-10-11T20:24:27.431Z] ed5819cf0f08: Layer already exists [2022-10-11T20:24:27.431Z] 0e41865d7dbe: Layer already exists [2022-10-11T20:24:27.431Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:27.431Z] 849251391baf: Layer already exists [2022-10-11T20:24:27.431Z] 0cd0fffefb61: Layer already exists [2022-10-11T20:24:27.431Z] 4ddc512e2197: Layer already exists [2022-10-11T20:24:27.431Z] 35c62bd4b298: Layer already exists [2022-10-11T20:24:27.431Z] 39476472b9c4: Layer already exists [2022-10-11T20:24:27.431Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:27.695Z] 2.3.0-dev.87: digest: sha256:1cee69952d10af6af817d570436156db4229beb5b7c665acf120725b88bf1a6f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:28.024Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:28.347Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:28.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-11T20:24:28.348Z] fb7ee7cf130c: Preparing [2022-10-11T20:24:28.348Z] fb7ee7cf130c: Preparing [2022-10-11T20:24:28.348Z] 21d41eccba03: Preparing [2022-10-11T20:24:28.348Z] 0e41865d7dbe: Preparing [2022-10-11T20:24:28.348Z] ed5819cf0f08: Preparing [2022-10-11T20:24:28.348Z] e1f47165e487: Preparing [2022-10-11T20:24:28.348Z] 0cd0fffefb61: Preparing [2022-10-11T20:24:28.348Z] ab94c4c3a096: Preparing [2022-10-11T20:24:28.348Z] 4ddc512e2197: Preparing [2022-10-11T20:24:28.348Z] 35c62bd4b298: Preparing [2022-10-11T20:24:28.348Z] 849251391baf: Preparing [2022-10-11T20:24:28.348Z] 39476472b9c4: Preparing [2022-10-11T20:24:28.348Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:28.348Z] 35c62bd4b298: Waiting [2022-10-11T20:24:28.348Z] 849251391baf: Waiting [2022-10-11T20:24:28.348Z] 39476472b9c4: Waiting [2022-10-11T20:24:28.348Z] 0cd0fffefb61: Waiting [2022-10-11T20:24:28.348Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:28.348Z] 4ddc512e2197: Waiting [2022-10-11T20:24:28.348Z] ab94c4c3a096: Waiting [2022-10-11T20:24:28.348Z] 21d41eccba03: Layer already exists [2022-10-11T20:24:28.348Z] fb7ee7cf130c: Layer already exists [2022-10-11T20:24:28.348Z] e1f47165e487: Layer already exists [2022-10-11T20:24:28.348Z] 0e41865d7dbe: Layer already exists [2022-10-11T20:24:28.348Z] ed5819cf0f08: Layer already exists [2022-10-11T20:24:28.348Z] 0cd0fffefb61: Layer already exists [2022-10-11T20:24:28.348Z] 4ddc512e2197: Layer already exists [2022-10-11T20:24:28.348Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:28.348Z] 35c62bd4b298: Layer already exists [2022-10-11T20:24:28.348Z] 849251391baf: Layer already exists [2022-10-11T20:24:28.348Z] 39476472b9c4: Layer already exists [2022-10-11T20:24:28.348Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:28.611Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:1cee69952d10af6af817d570436156db4229beb5b7c665acf120725b88bf1a6f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:28.941Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:29.264Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-11T20:24:29.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-11T20:24:29.264Z] fb7ee7cf130c: Preparing [2022-10-11T20:24:29.264Z] fb7ee7cf130c: Preparing [2022-10-11T20:24:29.264Z] 21d41eccba03: Preparing [2022-10-11T20:24:29.264Z] 0e41865d7dbe: Preparing [2022-10-11T20:24:29.264Z] ed5819cf0f08: Preparing [2022-10-11T20:24:29.264Z] e1f47165e487: Preparing [2022-10-11T20:24:29.264Z] 0cd0fffefb61: Preparing [2022-10-11T20:24:29.264Z] ab94c4c3a096: Preparing [2022-10-11T20:24:29.264Z] 4ddc512e2197: Preparing [2022-10-11T20:24:29.264Z] 35c62bd4b298: Preparing [2022-10-11T20:24:29.264Z] 849251391baf: Preparing [2022-10-11T20:24:29.264Z] 39476472b9c4: Preparing [2022-10-11T20:24:29.264Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:29.264Z] 35c62bd4b298: Waiting [2022-10-11T20:24:29.264Z] 849251391baf: Waiting [2022-10-11T20:24:29.264Z] 39476472b9c4: Waiting [2022-10-11T20:24:29.264Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:29.264Z] 0cd0fffefb61: Waiting [2022-10-11T20:24:29.264Z] ab94c4c3a096: Waiting [2022-10-11T20:24:29.264Z] 4ddc512e2197: Waiting [2022-10-11T20:24:29.264Z] e1f47165e487: Layer already exists [2022-10-11T20:24:29.264Z] fb7ee7cf130c: Layer already exists [2022-10-11T20:24:29.264Z] 21d41eccba03: Layer already exists [2022-10-11T20:24:29.264Z] 0e41865d7dbe: Layer already exists [2022-10-11T20:24:29.264Z] ed5819cf0f08: Layer already exists [2022-10-11T20:24:29.264Z] 0cd0fffefb61: Layer already exists [2022-10-11T20:24:29.264Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:29.264Z] 4ddc512e2197: Layer already exists [2022-10-11T20:24:29.264Z] 35c62bd4b298: Layer already exists [2022-10-11T20:24:29.264Z] 849251391baf: Layer already exists [2022-10-11T20:24:29.264Z] 39476472b9c4: Layer already exists [2022-10-11T20:24:29.264Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:29.527Z] main: digest: sha256:1cee69952d10af6af817d570436156db4229beb5b7c665acf120725b88bf1a6f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:24:29.565Z] ===================================================== [Pipeline] echo [2022-10-11T20:24:29.570Z] taggedImages: [2022-10-11T20:24:29.570Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:29.570Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-11T20:24:29.570Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.87 [2022-10-11T20:24:29.570Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:29.570Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-11T20:24:29.584Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-11T20:24:29.585Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:29.585Z] latest [2022-10-11T20:24:29.585Z] 2.3.0-dev.87 [2022-10-11T20:24:29.585Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:29.585Z] main [2022-10-11T20:24:29.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:29.918Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:30.305Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:30.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-11T20:24:30.305Z] 9cfaf465850a: Preparing [2022-10-11T20:24:30.305Z] c2f6bd745d09: Preparing [2022-10-11T20:24:30.305Z] 3d9b71c31b53: Preparing [2022-10-11T20:24:30.305Z] 87be104bccec: Preparing [2022-10-11T20:24:30.305Z] 6d6e4f7fe29f: Preparing [2022-10-11T20:24:30.305Z] c09ca036f1fa: Preparing [2022-10-11T20:24:30.305Z] 2e1e3712f827: Preparing [2022-10-11T20:24:30.305Z] c09ca036f1fa: Waiting [2022-10-11T20:24:30.305Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:30.305Z] 2e1e3712f827: Waiting [2022-10-11T20:24:30.305Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:30.586Z] 9cfaf465850a: Pushed [2022-10-11T20:24:30.586Z] 6d6e4f7fe29f: Pushed [2022-10-11T20:24:30.586Z] c2f6bd745d09: Pushed [2022-10-11T20:24:30.586Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:30.586Z] c09ca036f1fa: Pushed [2022-10-11T20:24:31.566Z] 2e1e3712f827: Pushed [2022-10-11T20:24:32.978Z] 87be104bccec: Pushed [2022-10-11T20:24:32.978Z] 3d9b71c31b53: Pushed [2022-10-11T20:24:32.978Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:122479363d1ae235cc47f72303b49976fd3ee46c554d175764018fd9faef3e62 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:33.309Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:33.636Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-11T20:24:33.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-11T20:24:33.636Z] 9cfaf465850a: Preparing [2022-10-11T20:24:33.636Z] c2f6bd745d09: Preparing [2022-10-11T20:24:33.636Z] 3d9b71c31b53: Preparing [2022-10-11T20:24:33.636Z] 87be104bccec: Preparing [2022-10-11T20:24:33.636Z] 6d6e4f7fe29f: Preparing [2022-10-11T20:24:33.636Z] c09ca036f1fa: Preparing [2022-10-11T20:24:33.636Z] 2e1e3712f827: Preparing [2022-10-11T20:24:33.636Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:33.636Z] c09ca036f1fa: Waiting [2022-10-11T20:24:33.636Z] 2e1e3712f827: Waiting [2022-10-11T20:24:33.636Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:33.636Z] 87be104bccec: Layer already exists [2022-10-11T20:24:33.636Z] 9cfaf465850a: Layer already exists [2022-10-11T20:24:33.636Z] 6d6e4f7fe29f: Layer already exists [2022-10-11T20:24:33.636Z] 3d9b71c31b53: Layer already exists [2022-10-11T20:24:33.636Z] c2f6bd745d09: Layer already exists [2022-10-11T20:24:33.636Z] 2e1e3712f827: Layer already exists [2022-10-11T20:24:33.636Z] c09ca036f1fa: Layer already exists [2022-10-11T20:24:33.636Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:33.636Z] latest: digest: sha256:122479363d1ae235cc47f72303b49976fd3ee46c554d175764018fd9faef3e62 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:34.237Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:34.572Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.87 [2022-10-11T20:24:34.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-11T20:24:34.572Z] 9cfaf465850a: Preparing [2022-10-11T20:24:34.572Z] c2f6bd745d09: Preparing [2022-10-11T20:24:34.572Z] 3d9b71c31b53: Preparing [2022-10-11T20:24:34.572Z] 87be104bccec: Preparing [2022-10-11T20:24:34.572Z] 6d6e4f7fe29f: Preparing [2022-10-11T20:24:34.572Z] c09ca036f1fa: Preparing [2022-10-11T20:24:34.572Z] 2e1e3712f827: Preparing [2022-10-11T20:24:34.572Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:34.572Z] c09ca036f1fa: Waiting [2022-10-11T20:24:34.572Z] 2e1e3712f827: Waiting [2022-10-11T20:24:34.572Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:34.572Z] 6d6e4f7fe29f: Layer already exists [2022-10-11T20:24:34.572Z] 3d9b71c31b53: Layer already exists [2022-10-11T20:24:34.572Z] c2f6bd745d09: Layer already exists [2022-10-11T20:24:34.572Z] 87be104bccec: Layer already exists [2022-10-11T20:24:34.572Z] 9cfaf465850a: Layer already exists [2022-10-11T20:24:34.572Z] c09ca036f1fa: Layer already exists [2022-10-11T20:24:34.572Z] 2e1e3712f827: Layer already exists [2022-10-11T20:24:34.572Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:34.572Z] 2.3.0-dev.87: digest: sha256:122479363d1ae235cc47f72303b49976fd3ee46c554d175764018fd9faef3e62 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:35.163Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:35.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:35.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-11T20:24:35.487Z] 9cfaf465850a: Preparing [2022-10-11T20:24:35.487Z] c2f6bd745d09: Preparing [2022-10-11T20:24:35.487Z] 3d9b71c31b53: Preparing [2022-10-11T20:24:35.487Z] 87be104bccec: Preparing [2022-10-11T20:24:35.487Z] 6d6e4f7fe29f: Preparing [2022-10-11T20:24:35.487Z] c09ca036f1fa: Preparing [2022-10-11T20:24:35.487Z] 2e1e3712f827: Preparing [2022-10-11T20:24:35.487Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:35.487Z] 2e1e3712f827: Waiting [2022-10-11T20:24:35.487Z] c09ca036f1fa: Waiting [2022-10-11T20:24:35.487Z] 6d6e4f7fe29f: Layer already exists [2022-10-11T20:24:35.487Z] 3d9b71c31b53: Layer already exists [2022-10-11T20:24:35.487Z] c2f6bd745d09: Layer already exists [2022-10-11T20:24:35.487Z] 87be104bccec: Layer already exists [2022-10-11T20:24:35.487Z] 9cfaf465850a: Layer already exists [2022-10-11T20:24:35.487Z] 2e1e3712f827: Layer already exists [2022-10-11T20:24:35.487Z] c09ca036f1fa: Layer already exists [2022-10-11T20:24:35.487Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:35.487Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:122479363d1ae235cc47f72303b49976fd3ee46c554d175764018fd9faef3e62 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:36.077Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:36.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-11T20:24:36.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-11T20:24:36.398Z] 9cfaf465850a: Preparing [2022-10-11T20:24:36.398Z] c2f6bd745d09: Preparing [2022-10-11T20:24:36.398Z] 3d9b71c31b53: Preparing [2022-10-11T20:24:36.398Z] 87be104bccec: Preparing [2022-10-11T20:24:36.398Z] 6d6e4f7fe29f: Preparing [2022-10-11T20:24:36.398Z] c09ca036f1fa: Preparing [2022-10-11T20:24:36.398Z] 2e1e3712f827: Preparing [2022-10-11T20:24:36.398Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:36.398Z] c09ca036f1fa: Waiting [2022-10-11T20:24:36.398Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:36.398Z] 2e1e3712f827: Waiting [2022-10-11T20:24:36.398Z] c2f6bd745d09: Layer already exists [2022-10-11T20:24:36.398Z] 9cfaf465850a: Layer already exists [2022-10-11T20:24:36.398Z] 87be104bccec: Layer already exists [2022-10-11T20:24:36.398Z] 3d9b71c31b53: Layer already exists [2022-10-11T20:24:36.398Z] 6d6e4f7fe29f: Layer already exists [2022-10-11T20:24:36.398Z] 2e1e3712f827: Layer already exists [2022-10-11T20:24:36.398Z] c09ca036f1fa: Layer already exists [2022-10-11T20:24:36.398Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:36.398Z] main: digest: sha256:122479363d1ae235cc47f72303b49976fd3ee46c554d175764018fd9faef3e62 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:24:36.699Z] ===================================================== [Pipeline] echo [2022-10-11T20:24:36.704Z] taggedImages: [2022-10-11T20:24:36.704Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:36.704Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-11T20:24:36.704Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.87 [2022-10-11T20:24:36.704Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:36.704Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-11T20:24:36.717Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-11T20:24:36.717Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:36.717Z] latest [2022-10-11T20:24:36.717Z] 2.3.0-dev.87 [2022-10-11T20:24:36.717Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:36.717Z] main [2022-10-11T20:24:36.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:37.033Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:37.353Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:37.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-11T20:24:37.353Z] f9cb8c8ba990: Preparing [2022-10-11T20:24:37.353Z] 4d9d5a4a51b4: Preparing [2022-10-11T20:24:37.353Z] 0dc67e2a8000: Preparing [2022-10-11T20:24:37.353Z] d441e6ffe447: Preparing [2022-10-11T20:24:37.353Z] d076a2f9415e: Preparing [2022-10-11T20:24:37.353Z] eecf5d0b51a6: Preparing [2022-10-11T20:24:37.353Z] e012db4b31e3: Preparing [2022-10-11T20:24:37.353Z] 216a00f443f6: Preparing [2022-10-11T20:24:37.353Z] 4d75672f1f99: Preparing [2022-10-11T20:24:37.353Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:37.353Z] eecf5d0b51a6: Waiting [2022-10-11T20:24:37.353Z] e012db4b31e3: Waiting [2022-10-11T20:24:37.353Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:37.353Z] 216a00f443f6: Waiting [2022-10-11T20:24:37.616Z] d076a2f9415e: Pushed [2022-10-11T20:24:37.616Z] f9cb8c8ba990: Pushed [2022-10-11T20:24:37.616Z] 4d9d5a4a51b4: Pushed [2022-10-11T20:24:37.880Z] eecf5d0b51a6: Pushed [2022-10-11T20:24:37.880Z] 216a00f443f6: Pushed [2022-10-11T20:24:37.880Z] e012db4b31e3: Pushed [2022-10-11T20:24:37.880Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:38.144Z] 4d75672f1f99: Pushed [2022-10-11T20:24:39.541Z] d441e6ffe447: Pushed [2022-10-11T20:24:40.489Z] 0dc67e2a8000: Pushed [2022-10-11T20:24:40.489Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:b3ecff5700b8809264949c29d65e021a2f8be314a12e88ae866ce50798f20bfb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:40.811Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:41.137Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-11T20:24:41.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-11T20:24:41.137Z] f9cb8c8ba990: Preparing [2022-10-11T20:24:41.137Z] 4d9d5a4a51b4: Preparing [2022-10-11T20:24:41.137Z] 0dc67e2a8000: Preparing [2022-10-11T20:24:41.137Z] d441e6ffe447: Preparing [2022-10-11T20:24:41.137Z] d076a2f9415e: Preparing [2022-10-11T20:24:41.137Z] eecf5d0b51a6: Preparing [2022-10-11T20:24:41.137Z] e012db4b31e3: Preparing [2022-10-11T20:24:41.137Z] 216a00f443f6: Preparing [2022-10-11T20:24:41.137Z] 4d75672f1f99: Preparing [2022-10-11T20:24:41.137Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:41.137Z] e012db4b31e3: Waiting [2022-10-11T20:24:41.137Z] 216a00f443f6: Waiting [2022-10-11T20:24:41.137Z] 4d75672f1f99: Waiting [2022-10-11T20:24:41.137Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:41.137Z] eecf5d0b51a6: Waiting [2022-10-11T20:24:41.137Z] d076a2f9415e: Layer already exists [2022-10-11T20:24:41.137Z] d441e6ffe447: Layer already exists [2022-10-11T20:24:41.137Z] 4d9d5a4a51b4: Layer already exists [2022-10-11T20:24:41.137Z] f9cb8c8ba990: Layer already exists [2022-10-11T20:24:41.137Z] 0dc67e2a8000: Layer already exists [2022-10-11T20:24:41.137Z] e012db4b31e3: Layer already exists [2022-10-11T20:24:41.137Z] eecf5d0b51a6: Layer already exists [2022-10-11T20:24:41.137Z] 4d75672f1f99: Layer already exists [2022-10-11T20:24:41.137Z] 216a00f443f6: Layer already exists [2022-10-11T20:24:41.137Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:41.137Z] latest: digest: sha256:b3ecff5700b8809264949c29d65e021a2f8be314a12e88ae866ce50798f20bfb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:41.729Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:42.053Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.87 [2022-10-11T20:24:42.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-11T20:24:42.053Z] f9cb8c8ba990: Preparing [2022-10-11T20:24:42.053Z] 4d9d5a4a51b4: Preparing [2022-10-11T20:24:42.053Z] 0dc67e2a8000: Preparing [2022-10-11T20:24:42.053Z] d441e6ffe447: Preparing [2022-10-11T20:24:42.053Z] d076a2f9415e: Preparing [2022-10-11T20:24:42.053Z] eecf5d0b51a6: Preparing [2022-10-11T20:24:42.053Z] e012db4b31e3: Preparing [2022-10-11T20:24:42.053Z] 216a00f443f6: Preparing [2022-10-11T20:24:42.053Z] 4d75672f1f99: Preparing [2022-10-11T20:24:42.053Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:42.053Z] e012db4b31e3: Waiting [2022-10-11T20:24:42.053Z] 216a00f443f6: Waiting [2022-10-11T20:24:42.053Z] eecf5d0b51a6: Waiting [2022-10-11T20:24:42.053Z] 4d75672f1f99: Waiting [2022-10-11T20:24:42.053Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:42.053Z] f9cb8c8ba990: Layer already exists [2022-10-11T20:24:42.053Z] d076a2f9415e: Layer already exists [2022-10-11T20:24:42.053Z] 0dc67e2a8000: Layer already exists [2022-10-11T20:24:42.053Z] d441e6ffe447: Layer already exists [2022-10-11T20:24:42.053Z] 4d9d5a4a51b4: Layer already exists [2022-10-11T20:24:42.053Z] 216a00f443f6: Layer already exists [2022-10-11T20:24:42.053Z] 4d75672f1f99: Layer already exists [2022-10-11T20:24:42.053Z] eecf5d0b51a6: Layer already exists [2022-10-11T20:24:42.053Z] e012db4b31e3: Layer already exists [2022-10-11T20:24:42.053Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:42.053Z] 2.3.0-dev.87: digest: sha256:b3ecff5700b8809264949c29d65e021a2f8be314a12e88ae866ce50798f20bfb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:42.642Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:42.966Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:42.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-11T20:24:42.966Z] f9cb8c8ba990: Preparing [2022-10-11T20:24:42.966Z] 4d9d5a4a51b4: Preparing [2022-10-11T20:24:42.966Z] 0dc67e2a8000: Preparing [2022-10-11T20:24:42.966Z] d441e6ffe447: Preparing [2022-10-11T20:24:42.966Z] d076a2f9415e: Preparing [2022-10-11T20:24:42.966Z] eecf5d0b51a6: Preparing [2022-10-11T20:24:42.966Z] e012db4b31e3: Preparing [2022-10-11T20:24:42.966Z] 216a00f443f6: Preparing [2022-10-11T20:24:42.966Z] 4d75672f1f99: Preparing [2022-10-11T20:24:42.966Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:42.966Z] eecf5d0b51a6: Waiting [2022-10-11T20:24:42.966Z] e012db4b31e3: Waiting [2022-10-11T20:24:42.966Z] 216a00f443f6: Waiting [2022-10-11T20:24:42.966Z] 4d75672f1f99: Waiting [2022-10-11T20:24:42.966Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:42.966Z] 4d9d5a4a51b4: Layer already exists [2022-10-11T20:24:42.966Z] f9cb8c8ba990: Layer already exists [2022-10-11T20:24:42.966Z] 0dc67e2a8000: Layer already exists [2022-10-11T20:24:42.966Z] d441e6ffe447: Layer already exists [2022-10-11T20:24:42.966Z] d076a2f9415e: Layer already exists [2022-10-11T20:24:42.966Z] eecf5d0b51a6: Layer already exists [2022-10-11T20:24:42.966Z] 216a00f443f6: Layer already exists [2022-10-11T20:24:42.966Z] e012db4b31e3: Layer already exists [2022-10-11T20:24:42.966Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:42.966Z] 4d75672f1f99: Layer already exists [2022-10-11T20:24:42.966Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:b3ecff5700b8809264949c29d65e021a2f8be314a12e88ae866ce50798f20bfb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:43.557Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:43.876Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-11T20:24:43.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-11T20:24:43.876Z] f9cb8c8ba990: Preparing [2022-10-11T20:24:43.876Z] 4d9d5a4a51b4: Preparing [2022-10-11T20:24:43.876Z] 0dc67e2a8000: Preparing [2022-10-11T20:24:43.876Z] d441e6ffe447: Preparing [2022-10-11T20:24:43.876Z] d076a2f9415e: Preparing [2022-10-11T20:24:43.876Z] eecf5d0b51a6: Preparing [2022-10-11T20:24:43.876Z] e012db4b31e3: Preparing [2022-10-11T20:24:43.876Z] 216a00f443f6: Preparing [2022-10-11T20:24:43.876Z] 4d75672f1f99: Preparing [2022-10-11T20:24:43.876Z] 5d3e392a13a0: Preparing [2022-10-11T20:24:43.876Z] eecf5d0b51a6: Waiting [2022-10-11T20:24:43.876Z] e012db4b31e3: Waiting [2022-10-11T20:24:43.876Z] 4d75672f1f99: Waiting [2022-10-11T20:24:43.876Z] 5d3e392a13a0: Waiting [2022-10-11T20:24:43.876Z] d441e6ffe447: Layer already exists [2022-10-11T20:24:43.876Z] 0dc67e2a8000: Layer already exists [2022-10-11T20:24:43.876Z] d076a2f9415e: Layer already exists [2022-10-11T20:24:43.876Z] f9cb8c8ba990: Layer already exists [2022-10-11T20:24:43.876Z] 4d9d5a4a51b4: Layer already exists [2022-10-11T20:24:43.876Z] eecf5d0b51a6: Layer already exists [2022-10-11T20:24:43.876Z] e012db4b31e3: Layer already exists [2022-10-11T20:24:43.876Z] 216a00f443f6: Layer already exists [2022-10-11T20:24:43.876Z] 4d75672f1f99: Layer already exists [2022-10-11T20:24:43.876Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:24:44.139Z] main: digest: sha256:b3ecff5700b8809264949c29d65e021a2f8be314a12e88ae866ce50798f20bfb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:24:44.182Z] ===================================================== [Pipeline] echo [2022-10-11T20:24:44.189Z] taggedImages: [2022-10-11T20:24:44.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:44.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-11T20:24:44.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.87 [2022-10-11T20:24:44.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:44.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-11T20:24:44.201Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-11T20:24:44.201Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:44.201Z] latest [2022-10-11T20:24:44.201Z] 2.3.0-dev.87 [2022-10-11T20:24:44.201Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:44.201Z] main [2022-10-11T20:24:44.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:44.519Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:44.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:44.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-11T20:24:44.841Z] 146175359bee: Preparing [2022-10-11T20:24:44.841Z] 25d5bd55e1a6: Preparing [2022-10-11T20:24:44.841Z] ab94c4c3a096: Preparing [2022-10-11T20:24:44.841Z] b670fab642c9: Preparing [2022-10-11T20:24:44.841Z] 1ea9ef364f09: Preparing [2022-10-11T20:24:44.841Z] 9833f26c6bda: Preparing [2022-10-11T20:24:44.841Z] 9833f26c6bda: Waiting [2022-10-11T20:24:44.841Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:45.106Z] 9833f26c6bda: Layer already exists [2022-10-11T20:24:45.106Z] 146175359bee: Pushed [2022-10-11T20:24:45.106Z] 1ea9ef364f09: Pushed [2022-10-11T20:24:46.056Z] b670fab642c9: Pushed [2022-10-11T20:24:49.379Z] 25d5bd55e1a6: Pushed [2022-10-11T20:24:49.379Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:5d27c8f02b7a4ea81c8a9749a4ca8ba2cd5282ad4049f9b3a49066353eab98ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:49.708Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:50.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-11T20:24:50.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-11T20:24:50.029Z] 146175359bee: Preparing [2022-10-11T20:24:50.029Z] 25d5bd55e1a6: Preparing [2022-10-11T20:24:50.029Z] ab94c4c3a096: Preparing [2022-10-11T20:24:50.029Z] b670fab642c9: Preparing [2022-10-11T20:24:50.029Z] 1ea9ef364f09: Preparing [2022-10-11T20:24:50.029Z] 9833f26c6bda: Preparing [2022-10-11T20:24:50.029Z] 9833f26c6bda: Waiting [2022-10-11T20:24:50.029Z] 25d5bd55e1a6: Layer already exists [2022-10-11T20:24:50.029Z] b670fab642c9: Layer already exists [2022-10-11T20:24:50.029Z] 146175359bee: Layer already exists [2022-10-11T20:24:50.029Z] 1ea9ef364f09: Layer already exists [2022-10-11T20:24:50.029Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:50.029Z] 9833f26c6bda: Layer already exists [2022-10-11T20:24:50.292Z] latest: digest: sha256:5d27c8f02b7a4ea81c8a9749a4ca8ba2cd5282ad4049f9b3a49066353eab98ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:50.616Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:50.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.87 [2022-10-11T20:24:50.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-11T20:24:50.941Z] 146175359bee: Preparing [2022-10-11T20:24:50.941Z] 25d5bd55e1a6: Preparing [2022-10-11T20:24:50.941Z] ab94c4c3a096: Preparing [2022-10-11T20:24:50.941Z] b670fab642c9: Preparing [2022-10-11T20:24:50.941Z] 1ea9ef364f09: Preparing [2022-10-11T20:24:50.941Z] 9833f26c6bda: Preparing [2022-10-11T20:24:50.941Z] 9833f26c6bda: Waiting [2022-10-11T20:24:50.941Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:50.941Z] 146175359bee: Layer already exists [2022-10-11T20:24:50.941Z] 1ea9ef364f09: Layer already exists [2022-10-11T20:24:50.941Z] b670fab642c9: Layer already exists [2022-10-11T20:24:50.941Z] 25d5bd55e1a6: Layer already exists [2022-10-11T20:24:50.941Z] 9833f26c6bda: Layer already exists [2022-10-11T20:24:50.941Z] 2.3.0-dev.87: digest: sha256:5d27c8f02b7a4ea81c8a9749a4ca8ba2cd5282ad4049f9b3a49066353eab98ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:51.265Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:51.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:51.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-11T20:24:51.587Z] 146175359bee: Preparing [2022-10-11T20:24:51.587Z] 25d5bd55e1a6: Preparing [2022-10-11T20:24:51.587Z] ab94c4c3a096: Preparing [2022-10-11T20:24:51.587Z] b670fab642c9: Preparing [2022-10-11T20:24:51.587Z] 1ea9ef364f09: Preparing [2022-10-11T20:24:51.587Z] 9833f26c6bda: Preparing [2022-10-11T20:24:51.587Z] 9833f26c6bda: Waiting [2022-10-11T20:24:51.587Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:51.587Z] b670fab642c9: Layer already exists [2022-10-11T20:24:51.587Z] 1ea9ef364f09: Layer already exists [2022-10-11T20:24:51.587Z] 146175359bee: Layer already exists [2022-10-11T20:24:51.587Z] 25d5bd55e1a6: Layer already exists [2022-10-11T20:24:51.587Z] 9833f26c6bda: Layer already exists [2022-10-11T20:24:51.587Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:5d27c8f02b7a4ea81c8a9749a4ca8ba2cd5282ad4049f9b3a49066353eab98ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:52.178Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:52.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-11T20:24:52.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-11T20:24:52.498Z] 146175359bee: Preparing [2022-10-11T20:24:52.498Z] 25d5bd55e1a6: Preparing [2022-10-11T20:24:52.498Z] ab94c4c3a096: Preparing [2022-10-11T20:24:52.498Z] b670fab642c9: Preparing [2022-10-11T20:24:52.498Z] 1ea9ef364f09: Preparing [2022-10-11T20:24:52.498Z] 9833f26c6bda: Preparing [2022-10-11T20:24:52.498Z] 9833f26c6bda: Waiting [2022-10-11T20:24:52.498Z] 1ea9ef364f09: Layer already exists [2022-10-11T20:24:52.498Z] 25d5bd55e1a6: Layer already exists [2022-10-11T20:24:52.498Z] 146175359bee: Layer already exists [2022-10-11T20:24:52.498Z] ab94c4c3a096: Layer already exists [2022-10-11T20:24:52.498Z] b670fab642c9: Layer already exists [2022-10-11T20:24:52.498Z] 9833f26c6bda: Layer already exists [2022-10-11T20:24:52.498Z] main: digest: sha256:5d27c8f02b7a4ea81c8a9749a4ca8ba2cd5282ad4049f9b3a49066353eab98ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:24:52.801Z] ===================================================== [Pipeline] echo [2022-10-11T20:24:52.807Z] taggedImages: [2022-10-11T20:24:52.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:52.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-11T20:24:52.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.87 [2022-10-11T20:24:52.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:52.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-11T20:24:52.822Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-11T20:24:52.822Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:52.822Z] latest [2022-10-11T20:24:52.822Z] 2.3.0-dev.87 [2022-10-11T20:24:52.822Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:24:52.822Z] main [2022-10-11T20:24:52.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:53.141Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:24:53.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:24:53.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-11T20:24:53.464Z] 063417d970a3: Preparing [2022-10-11T20:24:53.464Z] 66c835056ead: Preparing [2022-10-11T20:24:53.464Z] f71bd5c21715: Preparing [2022-10-11T20:24:53.464Z] 3d890f0b5aa8: Preparing [2022-10-11T20:24:53.464Z] ba308885a16c: Preparing [2022-10-11T20:24:53.464Z] a3dbf9438587: Preparing [2022-10-11T20:24:53.464Z] 1ea9ef364f09: Preparing [2022-10-11T20:24:53.464Z] 9833f26c6bda: Preparing [2022-10-11T20:24:53.464Z] a3dbf9438587: Waiting [2022-10-11T20:24:53.464Z] 9833f26c6bda: Waiting [2022-10-11T20:24:53.464Z] 1ea9ef364f09: Waiting [2022-10-11T20:24:53.729Z] f71bd5c21715: Pushed [2022-10-11T20:24:53.729Z] 66c835056ead: Pushed [2022-10-11T20:24:53.729Z] 063417d970a3: Pushed [2022-10-11T20:24:53.729Z] 1ea9ef364f09: Layer already exists [2022-10-11T20:24:53.729Z] 9833f26c6bda: Layer already exists [2022-10-11T20:24:54.678Z] a3dbf9438587: Pushed [2022-10-11T20:25:02.854Z] ba308885a16c: Pushed [2022-10-11T20:25:09.482Z] 3d890f0b5aa8: Pushed [2022-10-11T20:25:09.482Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:f5abc7898b9a3b030fd49819fad2d359843a1ff94fe7f143ee8068dd13744239 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:09.805Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:10.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-11T20:25:10.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-11T20:25:10.126Z] 063417d970a3: Preparing [2022-10-11T20:25:10.126Z] 66c835056ead: Preparing [2022-10-11T20:25:10.126Z] f71bd5c21715: Preparing [2022-10-11T20:25:10.126Z] 3d890f0b5aa8: Preparing [2022-10-11T20:25:10.126Z] ba308885a16c: Preparing [2022-10-11T20:25:10.126Z] a3dbf9438587: Preparing [2022-10-11T20:25:10.126Z] 1ea9ef364f09: Preparing [2022-10-11T20:25:10.126Z] 9833f26c6bda: Preparing [2022-10-11T20:25:10.126Z] a3dbf9438587: Waiting [2022-10-11T20:25:10.126Z] 1ea9ef364f09: Waiting [2022-10-11T20:25:10.126Z] 9833f26c6bda: Waiting [2022-10-11T20:25:10.126Z] 3d890f0b5aa8: Layer already exists [2022-10-11T20:25:10.126Z] 66c835056ead: Layer already exists [2022-10-11T20:25:10.126Z] ba308885a16c: Layer already exists [2022-10-11T20:25:10.126Z] f71bd5c21715: Layer already exists [2022-10-11T20:25:10.126Z] 063417d970a3: Layer already exists [2022-10-11T20:25:10.126Z] a3dbf9438587: Layer already exists [2022-10-11T20:25:10.126Z] 1ea9ef364f09: Layer already exists [2022-10-11T20:25:10.126Z] 9833f26c6bda: Layer already exists [2022-10-11T20:25:10.390Z] latest: digest: sha256:f5abc7898b9a3b030fd49819fad2d359843a1ff94fe7f143ee8068dd13744239 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:10.717Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:11.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.87 [2022-10-11T20:25:11.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-11T20:25:11.045Z] 063417d970a3: Preparing [2022-10-11T20:25:11.045Z] 66c835056ead: Preparing [2022-10-11T20:25:11.045Z] f71bd5c21715: Preparing [2022-10-11T20:25:11.045Z] 3d890f0b5aa8: Preparing [2022-10-11T20:25:11.045Z] ba308885a16c: Preparing [2022-10-11T20:25:11.045Z] a3dbf9438587: Preparing [2022-10-11T20:25:11.045Z] 1ea9ef364f09: Preparing [2022-10-11T20:25:11.045Z] 9833f26c6bda: Preparing [2022-10-11T20:25:11.045Z] 1ea9ef364f09: Waiting [2022-10-11T20:25:11.045Z] 9833f26c6bda: Waiting [2022-10-11T20:25:11.045Z] a3dbf9438587: Waiting [2022-10-11T20:25:11.045Z] f71bd5c21715: Layer already exists [2022-10-11T20:25:11.045Z] 063417d970a3: Layer already exists [2022-10-11T20:25:11.045Z] ba308885a16c: Layer already exists [2022-10-11T20:25:11.045Z] 66c835056ead: Layer already exists [2022-10-11T20:25:11.045Z] 3d890f0b5aa8: Layer already exists [2022-10-11T20:25:11.045Z] a3dbf9438587: Layer already exists [2022-10-11T20:25:11.045Z] 1ea9ef364f09: Layer already exists [2022-10-11T20:25:11.045Z] 9833f26c6bda: Layer already exists [2022-10-11T20:25:11.045Z] 2.3.0-dev.87: digest: sha256:f5abc7898b9a3b030fd49819fad2d359843a1ff94fe7f143ee8068dd13744239 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:11.639Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:11.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:11.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-11T20:25:11.970Z] 063417d970a3: Preparing [2022-10-11T20:25:11.970Z] 66c835056ead: Preparing [2022-10-11T20:25:11.970Z] f71bd5c21715: Preparing [2022-10-11T20:25:11.970Z] 3d890f0b5aa8: Preparing [2022-10-11T20:25:11.970Z] ba308885a16c: Preparing [2022-10-11T20:25:11.970Z] a3dbf9438587: Preparing [2022-10-11T20:25:11.970Z] 1ea9ef364f09: Preparing [2022-10-11T20:25:11.970Z] 9833f26c6bda: Preparing [2022-10-11T20:25:11.970Z] 9833f26c6bda: Waiting [2022-10-11T20:25:11.970Z] a3dbf9438587: Waiting [2022-10-11T20:25:11.970Z] 1ea9ef364f09: Waiting [2022-10-11T20:25:11.970Z] ba308885a16c: Layer already exists [2022-10-11T20:25:11.970Z] 66c835056ead: Layer already exists [2022-10-11T20:25:11.970Z] f71bd5c21715: Layer already exists [2022-10-11T20:25:11.970Z] 3d890f0b5aa8: Layer already exists [2022-10-11T20:25:11.970Z] 063417d970a3: Layer already exists [2022-10-11T20:25:11.970Z] a3dbf9438587: Layer already exists [2022-10-11T20:25:11.970Z] 9833f26c6bda: Layer already exists [2022-10-11T20:25:11.970Z] 1ea9ef364f09: Layer already exists [2022-10-11T20:25:11.970Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:f5abc7898b9a3b030fd49819fad2d359843a1ff94fe7f143ee8068dd13744239 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:12.571Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:12.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-11T20:25:12.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-11T20:25:12.905Z] 063417d970a3: Preparing [2022-10-11T20:25:12.905Z] 66c835056ead: Preparing [2022-10-11T20:25:12.905Z] f71bd5c21715: Preparing [2022-10-11T20:25:12.905Z] 3d890f0b5aa8: Preparing [2022-10-11T20:25:12.905Z] ba308885a16c: Preparing [2022-10-11T20:25:12.905Z] a3dbf9438587: Preparing [2022-10-11T20:25:12.905Z] 1ea9ef364f09: Preparing [2022-10-11T20:25:12.905Z] 9833f26c6bda: Preparing [2022-10-11T20:25:12.905Z] a3dbf9438587: Waiting [2022-10-11T20:25:12.905Z] 1ea9ef364f09: Waiting [2022-10-11T20:25:12.905Z] 9833f26c6bda: Waiting [2022-10-11T20:25:12.905Z] f71bd5c21715: Layer already exists [2022-10-11T20:25:12.905Z] 3d890f0b5aa8: Layer already exists [2022-10-11T20:25:12.905Z] 66c835056ead: Layer already exists [2022-10-11T20:25:12.905Z] ba308885a16c: Layer already exists [2022-10-11T20:25:12.905Z] 063417d970a3: Layer already exists [2022-10-11T20:25:12.905Z] a3dbf9438587: Layer already exists [2022-10-11T20:25:12.905Z] 1ea9ef364f09: Layer already exists [2022-10-11T20:25:12.905Z] 9833f26c6bda: Layer already exists [2022-10-11T20:25:13.170Z] main: digest: sha256:f5abc7898b9a3b030fd49819fad2d359843a1ff94fe7f143ee8068dd13744239 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:25:13.222Z] ===================================================== [Pipeline] echo [2022-10-11T20:25:13.231Z] taggedImages: [2022-10-11T20:25:13.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:13.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-11T20:25:13.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.87 [2022-10-11T20:25:13.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:13.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-11T20:25:13.256Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-11T20:25:13.256Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:13.256Z] latest [2022-10-11T20:25:13.256Z] 2.3.0-dev.87 [2022-10-11T20:25:13.256Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:13.256Z] main [2022-10-11T20:25:13.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:13.607Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:13.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:13.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-11T20:25:13.937Z] 66d4c83341aa: Preparing [2022-10-11T20:25:13.937Z] a0852ec46125: Preparing [2022-10-11T20:25:13.937Z] f92c71ecd88c: Preparing [2022-10-11T20:25:13.937Z] da970f6e334b: Preparing [2022-10-11T20:25:13.937Z] 31973e9a7225: Preparing [2022-10-11T20:25:13.937Z] e631a3056327: Preparing [2022-10-11T20:25:13.937Z] 9833f26c6bda: Preparing [2022-10-11T20:25:13.937Z] e631a3056327: Waiting [2022-10-11T20:25:13.937Z] 9833f26c6bda: Waiting [2022-10-11T20:25:14.202Z] a0852ec46125: Pushed [2022-10-11T20:25:14.202Z] f92c71ecd88c: Pushed [2022-10-11T20:25:14.202Z] 66d4c83341aa: Pushed [2022-10-11T20:25:14.202Z] 9833f26c6bda: Layer already exists [2022-10-11T20:25:14.467Z] e631a3056327: Pushed [2022-10-11T20:25:14.732Z] 31973e9a7225: Pushed [2022-10-11T20:25:29.682Z] da970f6e334b: Pushed [2022-10-11T20:25:29.682Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:4bae55b852947a70799ffa9a9552c8eee2e68e158cc5152b90e6a3153f57aa4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:30.009Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:30.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-11T20:25:30.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-11T20:25:30.327Z] 66d4c83341aa: Preparing [2022-10-11T20:25:30.327Z] a0852ec46125: Preparing [2022-10-11T20:25:30.327Z] f92c71ecd88c: Preparing [2022-10-11T20:25:30.327Z] da970f6e334b: Preparing [2022-10-11T20:25:30.327Z] 31973e9a7225: Preparing [2022-10-11T20:25:30.327Z] e631a3056327: Preparing [2022-10-11T20:25:30.327Z] 9833f26c6bda: Preparing [2022-10-11T20:25:30.327Z] e631a3056327: Waiting [2022-10-11T20:25:30.327Z] 9833f26c6bda: Waiting [2022-10-11T20:25:30.327Z] f92c71ecd88c: Layer already exists [2022-10-11T20:25:30.327Z] da970f6e334b: Layer already exists [2022-10-11T20:25:30.327Z] 31973e9a7225: Layer already exists [2022-10-11T20:25:30.327Z] 66d4c83341aa: Layer already exists [2022-10-11T20:25:30.327Z] a0852ec46125: Layer already exists [2022-10-11T20:25:30.327Z] e631a3056327: Layer already exists [2022-10-11T20:25:30.327Z] 9833f26c6bda: Layer already exists [2022-10-11T20:25:30.590Z] latest: digest: sha256:4bae55b852947a70799ffa9a9552c8eee2e68e158cc5152b90e6a3153f57aa4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:30.917Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:31.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.87 [2022-10-11T20:25:31.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-11T20:25:31.238Z] 66d4c83341aa: Preparing [2022-10-11T20:25:31.238Z] a0852ec46125: Preparing [2022-10-11T20:25:31.238Z] f92c71ecd88c: Preparing [2022-10-11T20:25:31.238Z] da970f6e334b: Preparing [2022-10-11T20:25:31.238Z] 31973e9a7225: Preparing [2022-10-11T20:25:31.238Z] e631a3056327: Preparing [2022-10-11T20:25:31.238Z] 9833f26c6bda: Preparing [2022-10-11T20:25:31.238Z] e631a3056327: Waiting [2022-10-11T20:25:31.238Z] 9833f26c6bda: Waiting [2022-10-11T20:25:31.238Z] da970f6e334b: Layer already exists [2022-10-11T20:25:31.238Z] f92c71ecd88c: Layer already exists [2022-10-11T20:25:31.238Z] 31973e9a7225: Layer already exists [2022-10-11T20:25:31.238Z] a0852ec46125: Layer already exists [2022-10-11T20:25:31.238Z] 66d4c83341aa: Layer already exists [2022-10-11T20:25:31.238Z] e631a3056327: Layer already exists [2022-10-11T20:25:31.238Z] 9833f26c6bda: Layer already exists [2022-10-11T20:25:31.502Z] 2.3.0-dev.87: digest: sha256:4bae55b852947a70799ffa9a9552c8eee2e68e158cc5152b90e6a3153f57aa4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:31.827Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:32.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:32.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-11T20:25:32.153Z] 66d4c83341aa: Preparing [2022-10-11T20:25:32.153Z] a0852ec46125: Preparing [2022-10-11T20:25:32.153Z] f92c71ecd88c: Preparing [2022-10-11T20:25:32.153Z] da970f6e334b: Preparing [2022-10-11T20:25:32.153Z] 31973e9a7225: Preparing [2022-10-11T20:25:32.153Z] e631a3056327: Preparing [2022-10-11T20:25:32.153Z] 9833f26c6bda: Preparing [2022-10-11T20:25:32.153Z] e631a3056327: Waiting [2022-10-11T20:25:32.153Z] 9833f26c6bda: Waiting [2022-10-11T20:25:32.153Z] 31973e9a7225: Layer already exists [2022-10-11T20:25:32.153Z] da970f6e334b: Layer already exists [2022-10-11T20:25:32.153Z] a0852ec46125: Layer already exists [2022-10-11T20:25:32.153Z] f92c71ecd88c: Layer already exists [2022-10-11T20:25:32.153Z] 66d4c83341aa: Layer already exists [2022-10-11T20:25:32.153Z] 9833f26c6bda: Layer already exists [2022-10-11T20:25:32.153Z] e631a3056327: Layer already exists [2022-10-11T20:25:32.153Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:4bae55b852947a70799ffa9a9552c8eee2e68e158cc5152b90e6a3153f57aa4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:32.757Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:33.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-11T20:25:33.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-11T20:25:33.135Z] 66d4c83341aa: Preparing [2022-10-11T20:25:33.135Z] a0852ec46125: Preparing [2022-10-11T20:25:33.135Z] f92c71ecd88c: Preparing [2022-10-11T20:25:33.135Z] da970f6e334b: Preparing [2022-10-11T20:25:33.135Z] 31973e9a7225: Preparing [2022-10-11T20:25:33.135Z] e631a3056327: Preparing [2022-10-11T20:25:33.135Z] 9833f26c6bda: Preparing [2022-10-11T20:25:33.135Z] e631a3056327: Waiting [2022-10-11T20:25:33.135Z] 9833f26c6bda: Waiting [2022-10-11T20:25:33.135Z] a0852ec46125: Layer already exists [2022-10-11T20:25:33.135Z] 66d4c83341aa: Layer already exists [2022-10-11T20:25:33.135Z] da970f6e334b: Layer already exists [2022-10-11T20:25:33.135Z] 31973e9a7225: Layer already exists [2022-10-11T20:25:33.135Z] f92c71ecd88c: Layer already exists [2022-10-11T20:25:33.135Z] e631a3056327: Layer already exists [2022-10-11T20:25:33.135Z] 9833f26c6bda: Layer already exists [2022-10-11T20:25:33.404Z] main: digest: sha256:4bae55b852947a70799ffa9a9552c8eee2e68e158cc5152b90e6a3153f57aa4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:25:33.463Z] ===================================================== [Pipeline] echo [2022-10-11T20:25:33.472Z] taggedImages: [2022-10-11T20:25:33.472Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:33.472Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-11T20:25:33.472Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.87 [2022-10-11T20:25:33.472Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:33.472Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-11T20:25:33.492Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-11T20:25:33.492Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:33.492Z] latest [2022-10-11T20:25:33.492Z] 2.3.0-dev.87 [2022-10-11T20:25:33.492Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:33.492Z] main [2022-10-11T20:25:33.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:33.844Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:34.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:34.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-11T20:25:34.177Z] fb2bbe44691d: Preparing [2022-10-11T20:25:34.177Z] f14d99f6af9a: Preparing [2022-10-11T20:25:34.177Z] 0816a1f5657c: Preparing [2022-10-11T20:25:34.177Z] da970f6e334b: Preparing [2022-10-11T20:25:34.177Z] a3dbf9438587: Preparing [2022-10-11T20:25:34.177Z] 1ea9ef364f09: Preparing [2022-10-11T20:25:34.177Z] 9833f26c6bda: Preparing [2022-10-11T20:25:34.177Z] 1ea9ef364f09: Waiting [2022-10-11T20:25:34.177Z] 9833f26c6bda: Waiting [2022-10-11T20:25:34.177Z] a3dbf9438587: Layer already exists [2022-10-11T20:25:34.177Z] da970f6e334b: Layer already exists [2022-10-11T20:25:34.177Z] 1ea9ef364f09: Layer already exists [2022-10-11T20:25:34.177Z] 9833f26c6bda: Layer already exists [2022-10-11T20:25:34.447Z] 0816a1f5657c: Pushed [2022-10-11T20:25:34.447Z] f14d99f6af9a: Pushed [2022-10-11T20:25:34.447Z] fb2bbe44691d: Pushed [2022-10-11T20:25:34.447Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:41fb27e2b9e63df6a0072572451022a01e316dc9ab93607c8f71f29da55e23e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:34.788Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:35.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-11T20:25:35.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-11T20:25:35.132Z] fb2bbe44691d: Preparing [2022-10-11T20:25:35.132Z] f14d99f6af9a: Preparing [2022-10-11T20:25:35.132Z] 0816a1f5657c: Preparing [2022-10-11T20:25:35.132Z] da970f6e334b: Preparing [2022-10-11T20:25:35.132Z] a3dbf9438587: Preparing [2022-10-11T20:25:35.132Z] 1ea9ef364f09: Preparing [2022-10-11T20:25:35.132Z] 9833f26c6bda: Preparing [2022-10-11T20:25:35.132Z] 1ea9ef364f09: Waiting [2022-10-11T20:25:35.132Z] 9833f26c6bda: Waiting [2022-10-11T20:25:35.132Z] da970f6e334b: Layer already exists [2022-10-11T20:25:35.132Z] a3dbf9438587: Layer already exists [2022-10-11T20:25:35.132Z] 0816a1f5657c: Layer already exists [2022-10-11T20:25:35.132Z] fb2bbe44691d: Layer already exists [2022-10-11T20:25:35.132Z] f14d99f6af9a: Layer already exists [2022-10-11T20:25:35.132Z] 9833f26c6bda: Layer already exists [2022-10-11T20:25:35.132Z] 1ea9ef364f09: Layer already exists [2022-10-11T20:25:35.396Z] latest: digest: sha256:41fb27e2b9e63df6a0072572451022a01e316dc9ab93607c8f71f29da55e23e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:35.735Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:36.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.87 [2022-10-11T20:25:36.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-11T20:25:36.059Z] fb2bbe44691d: Preparing [2022-10-11T20:25:36.059Z] f14d99f6af9a: Preparing [2022-10-11T20:25:36.059Z] 0816a1f5657c: Preparing [2022-10-11T20:25:36.059Z] da970f6e334b: Preparing [2022-10-11T20:25:36.059Z] a3dbf9438587: Preparing [2022-10-11T20:25:36.059Z] 1ea9ef364f09: Preparing [2022-10-11T20:25:36.059Z] 9833f26c6bda: Preparing [2022-10-11T20:25:36.059Z] 1ea9ef364f09: Waiting [2022-10-11T20:25:36.059Z] 9833f26c6bda: Waiting [2022-10-11T20:25:36.059Z] da970f6e334b: Layer already exists [2022-10-11T20:25:36.059Z] a3dbf9438587: Layer already exists [2022-10-11T20:25:36.059Z] 0816a1f5657c: Layer already exists [2022-10-11T20:25:36.059Z] f14d99f6af9a: Layer already exists [2022-10-11T20:25:36.059Z] fb2bbe44691d: Layer already exists [2022-10-11T20:25:36.059Z] 9833f26c6bda: Layer already exists [2022-10-11T20:25:36.059Z] 1ea9ef364f09: Layer already exists [2022-10-11T20:25:36.059Z] 2.3.0-dev.87: digest: sha256:41fb27e2b9e63df6a0072572451022a01e316dc9ab93607c8f71f29da55e23e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:36.652Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:36.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:36.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-11T20:25:36.979Z] fb2bbe44691d: Preparing [2022-10-11T20:25:36.979Z] f14d99f6af9a: Preparing [2022-10-11T20:25:36.979Z] 0816a1f5657c: Preparing [2022-10-11T20:25:36.979Z] da970f6e334b: Preparing [2022-10-11T20:25:36.979Z] a3dbf9438587: Preparing [2022-10-11T20:25:36.979Z] 1ea9ef364f09: Preparing [2022-10-11T20:25:36.979Z] 9833f26c6bda: Preparing [2022-10-11T20:25:36.979Z] 1ea9ef364f09: Waiting [2022-10-11T20:25:36.979Z] 9833f26c6bda: Waiting [2022-10-11T20:25:36.979Z] a3dbf9438587: Layer already exists [2022-10-11T20:25:36.979Z] fb2bbe44691d: Layer already exists [2022-10-11T20:25:36.979Z] 0816a1f5657c: Layer already exists [2022-10-11T20:25:36.979Z] f14d99f6af9a: Layer already exists [2022-10-11T20:25:36.979Z] da970f6e334b: Layer already exists [2022-10-11T20:25:36.979Z] 1ea9ef364f09: Layer already exists [2022-10-11T20:25:36.979Z] 9833f26c6bda: Layer already exists [2022-10-11T20:25:36.979Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:41fb27e2b9e63df6a0072572451022a01e316dc9ab93607c8f71f29da55e23e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:37.571Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:37.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-11T20:25:37.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-11T20:25:37.893Z] fb2bbe44691d: Preparing [2022-10-11T20:25:37.893Z] f14d99f6af9a: Preparing [2022-10-11T20:25:37.893Z] 0816a1f5657c: Preparing [2022-10-11T20:25:37.893Z] da970f6e334b: Preparing [2022-10-11T20:25:37.893Z] a3dbf9438587: Preparing [2022-10-11T20:25:37.893Z] 1ea9ef364f09: Preparing [2022-10-11T20:25:37.893Z] 9833f26c6bda: Preparing [2022-10-11T20:25:37.893Z] 9833f26c6bda: Waiting [2022-10-11T20:25:37.893Z] 1ea9ef364f09: Waiting [2022-10-11T20:25:37.893Z] f14d99f6af9a: Layer already exists [2022-10-11T20:25:37.893Z] da970f6e334b: Layer already exists [2022-10-11T20:25:37.893Z] fb2bbe44691d: Layer already exists [2022-10-11T20:25:37.893Z] 0816a1f5657c: Layer already exists [2022-10-11T20:25:37.893Z] a3dbf9438587: Layer already exists [2022-10-11T20:25:37.893Z] 1ea9ef364f09: Layer already exists [2022-10-11T20:25:37.893Z] 9833f26c6bda: Layer already exists [2022-10-11T20:25:38.158Z] main: digest: sha256:41fb27e2b9e63df6a0072572451022a01e316dc9ab93607c8f71f29da55e23e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:25:38.195Z] ===================================================== [Pipeline] echo [2022-10-11T20:25:38.200Z] taggedImages: [2022-10-11T20:25:38.200Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:38.200Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-11T20:25:38.200Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.87 [2022-10-11T20:25:38.200Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:38.200Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-11T20:25:38.221Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-11T20:25:38.221Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:38.221Z] latest [2022-10-11T20:25:38.221Z] 2.3.0-dev.87 [2022-10-11T20:25:38.221Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:38.221Z] main [2022-10-11T20:25:38.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:38.540Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:38.863Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:38.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-11T20:25:38.863Z] 0d88c10b7f7d: Preparing [2022-10-11T20:25:38.863Z] e351a95e7c45: Preparing [2022-10-11T20:25:38.863Z] ab94c4c3a096: Preparing [2022-10-11T20:25:38.863Z] c2fdcfb42384: Preparing [2022-10-11T20:25:38.863Z] 5d3e392a13a0: Preparing [2022-10-11T20:25:38.863Z] ab94c4c3a096: Layer already exists [2022-10-11T20:25:38.863Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:25:39.129Z] 0d88c10b7f7d: Pushed [2022-10-11T20:25:39.393Z] c2fdcfb42384: Pushed [2022-10-11T20:25:44.713Z] e351a95e7c45: Pushed [2022-10-11T20:25:44.713Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:ca771e5ab00fedbe188b9efbb30deb6b430c84fb4d627abd2b96c4ece4e0eb71 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:45.048Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:45.378Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-11T20:25:45.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-11T20:25:45.378Z] 0d88c10b7f7d: Preparing [2022-10-11T20:25:45.378Z] e351a95e7c45: Preparing [2022-10-11T20:25:45.378Z] ab94c4c3a096: Preparing [2022-10-11T20:25:45.378Z] c2fdcfb42384: Preparing [2022-10-11T20:25:45.378Z] 5d3e392a13a0: Preparing [2022-10-11T20:25:45.378Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:25:45.378Z] c2fdcfb42384: Layer already exists [2022-10-11T20:25:45.378Z] 0d88c10b7f7d: Layer already exists [2022-10-11T20:25:45.378Z] e351a95e7c45: Layer already exists [2022-10-11T20:25:45.378Z] ab94c4c3a096: Layer already exists [2022-10-11T20:25:45.378Z] latest: digest: sha256:ca771e5ab00fedbe188b9efbb30deb6b430c84fb4d627abd2b96c4ece4e0eb71 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:45.707Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:46.029Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.87 [2022-10-11T20:25:46.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-11T20:25:46.029Z] 0d88c10b7f7d: Preparing [2022-10-11T20:25:46.029Z] e351a95e7c45: Preparing [2022-10-11T20:25:46.029Z] ab94c4c3a096: Preparing [2022-10-11T20:25:46.029Z] c2fdcfb42384: Preparing [2022-10-11T20:25:46.029Z] 5d3e392a13a0: Preparing [2022-10-11T20:25:46.029Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:25:46.029Z] 0d88c10b7f7d: Layer already exists [2022-10-11T20:25:46.029Z] ab94c4c3a096: Layer already exists [2022-10-11T20:25:46.029Z] c2fdcfb42384: Layer already exists [2022-10-11T20:25:46.029Z] e351a95e7c45: Layer already exists [2022-10-11T20:25:46.029Z] 2.3.0-dev.87: digest: sha256:ca771e5ab00fedbe188b9efbb30deb6b430c84fb4d627abd2b96c4ece4e0eb71 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:46.363Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:46.681Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:46.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-11T20:25:46.681Z] 0d88c10b7f7d: Preparing [2022-10-11T20:25:46.681Z] e351a95e7c45: Preparing [2022-10-11T20:25:46.681Z] ab94c4c3a096: Preparing [2022-10-11T20:25:46.681Z] c2fdcfb42384: Preparing [2022-10-11T20:25:46.681Z] 5d3e392a13a0: Preparing [2022-10-11T20:25:46.681Z] 0d88c10b7f7d: Layer already exists [2022-10-11T20:25:46.681Z] e351a95e7c45: Layer already exists [2022-10-11T20:25:46.681Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:25:46.681Z] c2fdcfb42384: Layer already exists [2022-10-11T20:25:46.681Z] ab94c4c3a096: Layer already exists [2022-10-11T20:25:46.681Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:ca771e5ab00fedbe188b9efbb30deb6b430c84fb4d627abd2b96c4ece4e0eb71 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:47.003Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:47.326Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-11T20:25:47.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-11T20:25:47.326Z] 0d88c10b7f7d: Preparing [2022-10-11T20:25:47.326Z] e351a95e7c45: Preparing [2022-10-11T20:25:47.326Z] ab94c4c3a096: Preparing [2022-10-11T20:25:47.326Z] c2fdcfb42384: Preparing [2022-10-11T20:25:47.326Z] 5d3e392a13a0: Preparing [2022-10-11T20:25:47.326Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:25:47.326Z] c2fdcfb42384: Layer already exists [2022-10-11T20:25:47.326Z] ab94c4c3a096: Layer already exists [2022-10-11T20:25:47.326Z] 0d88c10b7f7d: Layer already exists [2022-10-11T20:25:47.326Z] e351a95e7c45: Layer already exists [2022-10-11T20:25:47.326Z] main: digest: sha256:ca771e5ab00fedbe188b9efbb30deb6b430c84fb4d627abd2b96c4ece4e0eb71 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:25:47.372Z] ===================================================== [Pipeline] echo [2022-10-11T20:25:47.379Z] taggedImages: [2022-10-11T20:25:47.379Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:47.379Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-11T20:25:47.379Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.87 [2022-10-11T20:25:47.379Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:47.379Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-11T20:25:47.393Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-11T20:25:47.393Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:47.393Z] latest [2022-10-11T20:25:47.393Z] 2.3.0-dev.87 [2022-10-11T20:25:47.393Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:47.393Z] main [2022-10-11T20:25:47.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:47.725Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:48.051Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:48.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-11T20:25:48.051Z] a3c02e8c9994: Preparing [2022-10-11T20:25:48.051Z] 459cbded28e0: Preparing [2022-10-11T20:25:48.051Z] ab94c4c3a096: Preparing [2022-10-11T20:25:48.051Z] 3fd712cdde5e: Preparing [2022-10-11T20:25:48.051Z] 5d3e392a13a0: Preparing [2022-10-11T20:25:48.051Z] ab94c4c3a096: Layer already exists [2022-10-11T20:25:48.051Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:25:48.051Z] 3fd712cdde5e: Layer already exists [2022-10-11T20:25:48.313Z] a3c02e8c9994: Pushed [2022-10-11T20:25:53.636Z] 459cbded28e0: Pushed [2022-10-11T20:25:53.636Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:01bd2c202ca0fbdb3410a1cfdcc5baab98fb45f2b257455b834a922d5a047a3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:53.973Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:54.300Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-11T20:25:54.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-11T20:25:54.300Z] a3c02e8c9994: Preparing [2022-10-11T20:25:54.300Z] 459cbded28e0: Preparing [2022-10-11T20:25:54.300Z] ab94c4c3a096: Preparing [2022-10-11T20:25:54.300Z] 3fd712cdde5e: Preparing [2022-10-11T20:25:54.300Z] 5d3e392a13a0: Preparing [2022-10-11T20:25:54.300Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:25:54.300Z] a3c02e8c9994: Layer already exists [2022-10-11T20:25:54.300Z] 3fd712cdde5e: Layer already exists [2022-10-11T20:25:54.300Z] 459cbded28e0: Layer already exists [2022-10-11T20:25:54.300Z] ab94c4c3a096: Layer already exists [2022-10-11T20:25:54.300Z] latest: digest: sha256:01bd2c202ca0fbdb3410a1cfdcc5baab98fb45f2b257455b834a922d5a047a3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:54.900Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:55.229Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.87 [2022-10-11T20:25:55.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-11T20:25:55.229Z] a3c02e8c9994: Preparing [2022-10-11T20:25:55.229Z] 459cbded28e0: Preparing [2022-10-11T20:25:55.229Z] ab94c4c3a096: Preparing [2022-10-11T20:25:55.229Z] 3fd712cdde5e: Preparing [2022-10-11T20:25:55.229Z] 5d3e392a13a0: Preparing [2022-10-11T20:25:55.229Z] ab94c4c3a096: Layer already exists [2022-10-11T20:25:55.229Z] 3fd712cdde5e: Layer already exists [2022-10-11T20:25:55.229Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:25:55.229Z] a3c02e8c9994: Layer already exists [2022-10-11T20:25:55.229Z] 459cbded28e0: Layer already exists [2022-10-11T20:25:55.229Z] 2.3.0-dev.87: digest: sha256:01bd2c202ca0fbdb3410a1cfdcc5baab98fb45f2b257455b834a922d5a047a3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:55.559Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:55.884Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:55.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-11T20:25:55.884Z] a3c02e8c9994: Preparing [2022-10-11T20:25:55.884Z] 459cbded28e0: Preparing [2022-10-11T20:25:55.884Z] ab94c4c3a096: Preparing [2022-10-11T20:25:55.884Z] 3fd712cdde5e: Preparing [2022-10-11T20:25:55.884Z] 5d3e392a13a0: Preparing [2022-10-11T20:25:55.884Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:25:55.884Z] ab94c4c3a096: Layer already exists [2022-10-11T20:25:55.884Z] 3fd712cdde5e: Layer already exists [2022-10-11T20:25:55.884Z] a3c02e8c9994: Layer already exists [2022-10-11T20:25:55.884Z] 459cbded28e0: Layer already exists [2022-10-11T20:25:55.884Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:01bd2c202ca0fbdb3410a1cfdcc5baab98fb45f2b257455b834a922d5a047a3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:56.229Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:56.562Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-11T20:25:56.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-11T20:25:56.562Z] a3c02e8c9994: Preparing [2022-10-11T20:25:56.562Z] 459cbded28e0: Preparing [2022-10-11T20:25:56.562Z] ab94c4c3a096: Preparing [2022-10-11T20:25:56.562Z] 3fd712cdde5e: Preparing [2022-10-11T20:25:56.562Z] 5d3e392a13a0: Preparing [2022-10-11T20:25:56.562Z] ab94c4c3a096: Layer already exists [2022-10-11T20:25:56.562Z] 3fd712cdde5e: Layer already exists [2022-10-11T20:25:56.562Z] a3c02e8c9994: Layer already exists [2022-10-11T20:25:56.562Z] 459cbded28e0: Layer already exists [2022-10-11T20:25:56.562Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:25:56.562Z] main: digest: sha256:01bd2c202ca0fbdb3410a1cfdcc5baab98fb45f2b257455b834a922d5a047a3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:25:56.882Z] ===================================================== [Pipeline] echo [2022-10-11T20:25:56.891Z] taggedImages: [2022-10-11T20:25:56.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:56.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-11T20:25:56.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.87 [2022-10-11T20:25:56.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:56.891Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-11T20:25:56.910Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-11T20:25:56.910Z] 8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:56.910Z] latest [2022-10-11T20:25:56.910Z] 2.3.0-dev.87 [2022-10-11T20:25:56.910Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:25:56.910Z] main [2022-10-11T20:25:56.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:57.246Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:25:57.579Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:25:57.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-11T20:25:57.579Z] d322f9418164: Preparing [2022-10-11T20:25:57.579Z] d035cb206ce6: Preparing [2022-10-11T20:25:57.579Z] f51a851f183d: Preparing [2022-10-11T20:25:57.579Z] 74b5967eb800: Preparing [2022-10-11T20:25:57.579Z] 5d3e392a13a0: Preparing [2022-10-11T20:25:57.579Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:25:57.844Z] d035cb206ce6: Pushed [2022-10-11T20:25:58.424Z] d322f9418164: Pushed [2022-10-11T20:26:00.355Z] f51a851f183d: Pushed [2022-10-11T20:26:26.995Z] 74b5967eb800: Pushed [2022-10-11T20:26:26.996Z] 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:9aa3640ce0ae5345d2f0ac2d132d4f33180d85883aa33289b954565ef6efb3a8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:26:27.321Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:26:27.642Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-11T20:26:27.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-11T20:26:27.642Z] d322f9418164: Preparing [2022-10-11T20:26:27.642Z] d035cb206ce6: Preparing [2022-10-11T20:26:27.642Z] f51a851f183d: Preparing [2022-10-11T20:26:27.642Z] 74b5967eb800: Preparing [2022-10-11T20:26:27.642Z] 5d3e392a13a0: Preparing [2022-10-11T20:26:27.642Z] 74b5967eb800: Layer already exists [2022-10-11T20:26:27.642Z] d322f9418164: Layer already exists [2022-10-11T20:26:27.642Z] f51a851f183d: Layer already exists [2022-10-11T20:26:27.642Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:26:27.642Z] d035cb206ce6: Layer already exists [2022-10-11T20:26:28.216Z] latest: digest: sha256:9aa3640ce0ae5345d2f0ac2d132d4f33180d85883aa33289b954565ef6efb3a8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:26:28.539Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:26:28.865Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.87 [2022-10-11T20:26:28.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-11T20:26:28.866Z] d322f9418164: Preparing [2022-10-11T20:26:28.866Z] d035cb206ce6: Preparing [2022-10-11T20:26:28.866Z] f51a851f183d: Preparing [2022-10-11T20:26:28.866Z] 74b5967eb800: Preparing [2022-10-11T20:26:28.866Z] 5d3e392a13a0: Preparing [2022-10-11T20:26:28.866Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:26:28.866Z] f51a851f183d: Layer already exists [2022-10-11T20:26:28.866Z] d035cb206ce6: Layer already exists [2022-10-11T20:26:28.866Z] 74b5967eb800: Layer already exists [2022-10-11T20:26:28.866Z] d322f9418164: Layer already exists [2022-10-11T20:26:28.866Z] 2.3.0-dev.87: digest: sha256:9aa3640ce0ae5345d2f0ac2d132d4f33180d85883aa33289b954565ef6efb3a8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:26:29.188Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:26:29.505Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:26:29.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-11T20:26:29.505Z] d322f9418164: Preparing [2022-10-11T20:26:29.505Z] d035cb206ce6: Preparing [2022-10-11T20:26:29.505Z] f51a851f183d: Preparing [2022-10-11T20:26:29.505Z] 74b5967eb800: Preparing [2022-10-11T20:26:29.505Z] 5d3e392a13a0: Preparing [2022-10-11T20:26:29.505Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:26:29.505Z] d035cb206ce6: Layer already exists [2022-10-11T20:26:29.505Z] 74b5967eb800: Layer already exists [2022-10-11T20:26:29.505Z] f51a851f183d: Layer already exists [2022-10-11T20:26:29.505Z] d322f9418164: Layer already exists [2022-10-11T20:26:29.505Z] 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:9aa3640ce0ae5345d2f0ac2d132d4f33180d85883aa33289b954565ef6efb3a8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:26:29.828Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:26:30.152Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-11T20:26:30.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-11T20:26:30.152Z] d322f9418164: Preparing [2022-10-11T20:26:30.152Z] d035cb206ce6: Preparing [2022-10-11T20:26:30.152Z] f51a851f183d: Preparing [2022-10-11T20:26:30.152Z] 74b5967eb800: Preparing [2022-10-11T20:26:30.152Z] 5d3e392a13a0: Preparing [2022-10-11T20:26:30.152Z] f51a851f183d: Layer already exists [2022-10-11T20:26:30.152Z] 5d3e392a13a0: Layer already exists [2022-10-11T20:26:30.152Z] d322f9418164: Layer already exists [2022-10-11T20:26:30.152Z] d035cb206ce6: Layer already exists [2022-10-11T20:26:30.152Z] 74b5967eb800: Layer already exists [2022-10-11T20:26:30.152Z] main: digest: sha256:9aa3640ce0ae5345d2f0ac2d132d4f33180d85883aa33289b954565ef6efb3a8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T20:26:30.458Z] ===================================================== [Pipeline] echo [2022-10-11T20:26:30.465Z] taggedImages: [2022-10-11T20:26:30.465Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb [2022-10-11T20:26:30.465Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-11T20:26:30.465Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.87 [2022-10-11T20:26:30.465Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [2022-10-11T20:26:30.465Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:26:30.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-11T20:26:30.811Z] [2022-10-11T20:26:30.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:26:31.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-11T20:26:31.130Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-11T20:26:31.130Z] 8998bd30e6a1: Pulling fs layer [2022-10-11T20:26:31.130Z] 04944245beec: Pulling fs layer [2022-10-11T20:26:31.130Z] 699f458cf7ca: Pulling fs layer [2022-10-11T20:26:31.130Z] 765212b225bb: Pulling fs layer [2022-10-11T20:26:31.130Z] f23df028b6ca: Pulling fs layer [2022-10-11T20:26:31.130Z] d65c8cfc05b1: Pulling fs layer [2022-10-11T20:26:31.130Z] 2437ff75d9bd: Pulling fs layer [2022-10-11T20:26:31.130Z] 765212b225bb: Waiting [2022-10-11T20:26:31.130Z] f23df028b6ca: Waiting [2022-10-11T20:26:31.130Z] d65c8cfc05b1: Waiting [2022-10-11T20:26:31.130Z] 2437ff75d9bd: Waiting [2022-10-11T20:26:31.396Z] 04944245beec: Verifying Checksum [2022-10-11T20:26:31.396Z] 04944245beec: Download complete [2022-10-11T20:26:31.396Z] 765212b225bb: Verifying Checksum [2022-10-11T20:26:31.396Z] 765212b225bb: Download complete [2022-10-11T20:26:31.396Z] f23df028b6ca: Verifying Checksum [2022-10-11T20:26:31.396Z] f23df028b6ca: Download complete [2022-10-11T20:26:31.396Z] d65c8cfc05b1: Verifying Checksum [2022-10-11T20:26:31.396Z] d65c8cfc05b1: Download complete [2022-10-11T20:26:31.396Z] 699f458cf7ca: Verifying Checksum [2022-10-11T20:26:31.396Z] 699f458cf7ca: Download complete [2022-10-11T20:26:31.977Z] 8998bd30e6a1: Verifying Checksum [2022-10-11T20:26:31.977Z] 8998bd30e6a1: Download complete [2022-10-11T20:26:33.918Z] 2437ff75d9bd: Verifying Checksum [2022-10-11T20:26:33.918Z] 2437ff75d9bd: Download complete [2022-10-11T20:26:35.855Z] 8998bd30e6a1: Pull complete [2022-10-11T20:26:36.438Z] 04944245beec: Pull complete [2022-10-11T20:26:37.842Z] 699f458cf7ca: Pull complete [2022-10-11T20:26:37.842Z] 765212b225bb: Pull complete [2022-10-11T20:26:38.799Z] f23df028b6ca: Pull complete [2022-10-11T20:26:38.799Z] d65c8cfc05b1: Pull complete [2022-10-11T20:26:53.771Z] 2437ff75d9bd: Pull complete [2022-10-11T20:26:53.771Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-11T20:26:53.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-11T20:26:53.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:26:53.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-7672 does not seem to be running inside a container [2022-10-11T20:26:54.036Z] $ 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/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@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-10-11T20:26:56.612Z] $ docker top 0a6b214e477c63cd655069803d41cd921129c96c995233c37822e3065edda9e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:26:57.552Z] ---> job-cost.sh [2022-10-11T20:26:57.552Z] lf-activate-venv: SKIPPING [2022-10-11T20:26:57.552Z] INFO: No Stack... [2022-10-11T20:26:58.143Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-11T20:26:59.099Z] INFO: Archiving Costs [Pipeline] sh [2022-10-11T20:26:59.726Z] + cut -d, -f6 [2022-10-11T20:26:59.726Z] + cat /w/workspace/edgex-go/325/archives/cost.csv [Pipeline] lock [2022-10-11T20:26:59.801Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-325-stack-cost] [2022-10-11T20:26:59.809Z] Resource [jenkins-edgexfoundry-edgex-go-main-325-stack-cost] did not exist. Created. [2022-10-11T20:26:59.810Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-325-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-11T20:27:00.132Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-11T20:27:00.657Z] Stashed 1 file(s) [Pipeline] } [2022-10-11T20:27:00.667Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-325-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-11T20:27:00.683Z] $ docker stop --time=1 0a6b214e477c63cd655069803d41cd921129c96c995233c37822e3065edda9e6 [2022-10-11T20:27:02.212Z] $ docker rm -f 0a6b214e477c63cd655069803d41cd921129c96c995233c37822e3065edda9e6 [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-10-11T20:27:02.653Z] provisioning config files... [2022-10-11T20:27:02.660Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/325@tmp/config4760411600153965860tmp [Pipeline] { [Pipeline] sh [2022-10-11T20:27:02.950Z] + set +x [2022-10-11T20:27:02.950Z] + curl -s https://codecov.io/bash [2022-10-11T20:27:02.950Z] + bash -s -- [2022-10-11T20:27:08.223Z] [2022-10-11T20:27:08.223Z] _____ _ [2022-10-11T20:27:08.223Z] / ____| | | [2022-10-11T20:27:08.223Z] | | ___ __| | ___ ___ _____ __ [2022-10-11T20:27:08.223Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-11T20:27:08.223Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-11T20:27:08.223Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-11T20:27:08.223Z] Bash-1.0.6 [2022-10-11T20:27:08.223Z] [2022-10-11T20:27:08.223Z] [2022-10-11T20:27:08.223Z] ==> git version 2.25.1 found [2022-10-11T20:27:08.223Z] ==> 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-10-11T20:27:08.223Z] Release-Date: 2020-01-08 [2022-10-11T20:27:08.223Z] 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-10-11T20:27:08.223Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-11T20:27:08.223Z] ==> Jenkins CI detected. [2022-10-11T20:27:08.223Z] current dir:  /w/workspace/edgex-go/325 [2022-10-11T20:27:08.223Z] project root: . [2022-10-11T20:27:08.223Z] --> token set from env [2022-10-11T20:27:08.223Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-11T20:27:08.223Z] ==> Running gcov in . (disable via -X gcov) [2022-10-11T20:27:08.223Z] ==> Python coveragepy not found [2022-10-11T20:27:08.223Z] ==> Searching for coverage reports in: [2022-10-11T20:27:08.223Z] + . [2022-10-11T20:27:08.223Z] -> Found 1 reports [2022-10-11T20:27:08.223Z] ==> Detecting git/mercurial file structure [2022-10-11T20:27:08.223Z] ==> Reading reports [2022-10-11T20:27:08.223Z] + ./coverage.out bytes=502163 [2022-10-11T20:27:08.223Z] ==> Appending adjustments [2022-10-11T20:27:08.223Z] https://docs.codecov.io/docs/fixing-reports [2022-10-11T20:27:08.789Z] + Found adjustments [2022-10-11T20:27:08.789Z] ==> Gzipping contents [2022-10-11T20:27:08.789Z] 68K /tmp/codecov.Kd4sym.gz [2022-10-11T20:27:08.789Z] ==> Uploading reports [2022-10-11T20:27:08.789Z] url: https://codecov.io [2022-10-11T20:27:08.789Z] query: branch=main&commit=8629e80a55c52022002c3902c674caceb50305fb&build=325&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F325%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-11T20:27:08.789Z] -> Pinging Codecov [2022-10-11T20:27:08.789Z] 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=8629e80a55c52022002c3902c674caceb50305fb&build=325&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F325%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-11T20:27:09.357Z] -> Uploading to [2022-10-11T20:27:09.357Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-11/00271124DB129430A58F1EEE437C3FCB/8629e80a55c52022002c3902c674caceb50305fb/c1b71d0d-8105-49d3-9264-2ef9c8e804d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221011T202709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cbd8ff7202f729d0b96d9a63704dbe6bc6922df806dc12c20ae6895f83edd93d [2022-10-11T20:27:09.357Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-11T20:27:09.357Z] Dload Upload Total Spent Left Speed [2022-10-11T20:27:09.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65605 0 0 100 65605 0 266k --:--:-- --:--:-- --:--:-- 266k [2022-10-11T20:27:09.616Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [2022-10-11T20:27:09.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-11T20:27:09.828Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-11T20:27:09.841Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:27:10.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-11T20:27:10.134Z] [2022-10-11T20:27:10.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:27:10.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-11T20:27:10.431Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-11T20:27:10.431Z] df9b9388f04a: Pulling fs layer [2022-10-11T20:27:10.431Z] 52dc419b0ee2: Pulling fs layer [2022-10-11T20:27:10.431Z] 25bc292e5bac: Pulling fs layer [2022-10-11T20:27:10.431Z] 114826534d7a: Pulling fs layer [2022-10-11T20:27:10.431Z] 4657fd5d0bcf: Pulling fs layer [2022-10-11T20:27:10.431Z] 6ad1cebc031e: Pulling fs layer [2022-10-11T20:27:10.431Z] 8a3aa393b2d8: Pulling fs layer [2022-10-11T20:27:10.431Z] 4657fd5d0bcf: Waiting [2022-10-11T20:27:10.431Z] 114826534d7a: Waiting [2022-10-11T20:27:10.431Z] 6ad1cebc031e: Waiting [2022-10-11T20:27:10.431Z] 8a3aa393b2d8: Waiting [2022-10-11T20:27:10.431Z] 25bc292e5bac: Verifying Checksum [2022-10-11T20:27:10.431Z] 25bc292e5bac: Download complete [2022-10-11T20:27:10.431Z] 52dc419b0ee2: Download complete [2022-10-11T20:27:10.431Z] 4657fd5d0bcf: Verifying Checksum [2022-10-11T20:27:10.431Z] 4657fd5d0bcf: Download complete [2022-10-11T20:27:10.431Z] df9b9388f04a: Verifying Checksum [2022-10-11T20:27:10.431Z] df9b9388f04a: Download complete [2022-10-11T20:27:10.707Z] df9b9388f04a: Pull complete [2022-10-11T20:27:10.707Z] 6ad1cebc031e: Verifying Checksum [2022-10-11T20:27:10.707Z] 6ad1cebc031e: Download complete [2022-10-11T20:27:10.707Z] 52dc419b0ee2: Pull complete [2022-10-11T20:27:10.707Z] 25bc292e5bac: Pull complete [2022-10-11T20:27:11.276Z] 114826534d7a: Verifying Checksum [2022-10-11T20:27:11.276Z] 114826534d7a: Download complete [2022-10-11T20:27:11.276Z] 8a3aa393b2d8: Verifying Checksum [2022-10-11T20:27:11.276Z] 8a3aa393b2d8: Download complete [2022-10-11T20:27:14.554Z] 114826534d7a: Pull complete [2022-10-11T20:27:14.554Z] 4657fd5d0bcf: Pull complete [2022-10-11T20:27:14.554Z] 6ad1cebc031e: Pull complete [2022-10-11T20:27:17.079Z] 8a3aa393b2d8: Pull complete [2022-10-11T20:27:17.079Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-11T20:27:17.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-11T20:27:17.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:27:17.145Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2022-10-11T20:27:17.170Z] $ 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/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-11T20:27:19.054Z] $ docker top 9895d837e9501ff11539a9b882344576bd10d5cfb2c009f04750873d4613873a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-11T20:27:19.113Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-11T20:27:19.385Z] + set -o pipefail [2022-10-11T20:27:19.385Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-11T20:27:24.652Z] [2022-10-11T20:27:24.652Z] Monitoring /w/workspace/edgex-go/325 (github.com/edgexfoundry/edgex-go)... [2022-10-11T20:27:24.652Z] [2022-10-11T20:27:24.652Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/30756d6b-4bf6-4fb7-8ad4-e7e4133c3624 [2022-10-11T20:27:24.652Z] [2022-10-11T20:27:24.652Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-11T20:27:24.652Z] [2022-10-11T20:27:24.652Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-11T20:27:24.652Z] [2022-10-11T20:27:24.652Z] [2022-10-11T20:27:24.652Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-11T20:27:24.652Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-11T20:27:24.652Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-11T20:27:24.663Z] $ docker stop --time=1 9895d837e9501ff11539a9b882344576bd10d5cfb2c009f04750873d4613873a [2022-10-11T20:27:26.667Z] $ docker rm -f 9895d837e9501ff11539a9b882344576bd10d5cfb2c009f04750873d4613873a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-11T20:27:26.988Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-11T20:27:26.997Z] provisioning config files... [2022-10-11T20:27:27.004Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/325@tmp/config11832185932653228393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:27:27.293Z] --> edgex-publish-swagger.sh [2022-10-11T20:27:27.293Z] === Publish openapi/v2 API === [2022-10-11T20:27:27.293Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-11T20:27:27.293Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/325/openapi/v2/core-command.yaml] [2022-10-11T20:27:27.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-11T20:27:27.293Z] Dload Upload Total Spent Left Speed [2022-10-11T20:27:28.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27959 0:00:01 0:00:01 --:--:-- 27959 100 33831 0 0 100 33831 0 25153 0:00:01 0:00:01 --:--:-- 25153 [2022-10-11T20:27:28.671Z] [2022-10-11T20:27:28.671Z] [2022-10-11T20:27:28.671Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/325/openapi/v2/core-data.yaml] [2022-10-11T20:27:28.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-11T20:27:28.671Z] Dload Upload Total Spent Left Speed [2022-10-11T20:27:29.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 68389 0:00:01 0:00:01 --:--:-- 68389 [2022-10-11T20:27:29.609Z] [2022-10-11T20:27:29.609Z] [2022-10-11T20:27:29.609Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/325/openapi/v2/core-metadata.yaml] [2022-10-11T20:27:29.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-11T20:27:29.609Z] Dload Upload Total Spent Left Speed [2022-10-11T20:27:30.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 134k 0:00:01 0:00:01 --:--:-- 134k 100 144k 0 0 100 144k 0 134k 0:00:01 0:00:01 --:--:-- 134k [2022-10-11T20:27:30.808Z] [2022-10-11T20:27:30.808Z] [2022-10-11T20:27:30.808Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/325/openapi/v2/support-notifications.yaml] [2022-10-11T20:27:30.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-11T20:27:30.808Z] Dload Upload Total Spent Left Speed [2022-10-11T20:27:32.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 70329 0:00:01 0:00:01 --:--:-- 70329 [2022-10-11T20:27:32.185Z] [2022-10-11T20:27:32.185Z] [2022-10-11T20:27:32.185Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/325/openapi/v2/support-scheduler.yaml] [2022-10-11T20:27:32.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-11T20:27:32.185Z] Dload Upload Total Spent Left Speed [2022-10-11T20:27:33.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40036 --:--:-- --:--:-- --:--:-- 39995 100 39556 0 0 100 39556 0 40036 --:--:-- --:--:-- --:--:-- 39995 [2022-10-11T20:27:33.121Z] [2022-10-11T20:27:33.121Z] [2022-10-11T20:27:33.121Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/325/openapi/v2/system-agent.yaml] [2022-10-11T20:27:33.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-11T20:27:33.121Z] Dload Upload Total Spent Left Speed [2022-10-11T20:27:34.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21237 --:--:-- --:--:-- --:--:-- 21215 100 20091 0 0 100 20091 0 21215 --:--:-- --:--:-- --:--:-- 21193 [2022-10-11T20:27:34.059Z] [2022-10-11T20:27:34.059Z] [Pipeline] } [2022-10-11T20:27:34.066Z] 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-10-11T20:27:34.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-11T20:27:34.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:27:34.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T20:27:34.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:27:34.850Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2022-10-11T20:27:34.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-11T20:27:35.254Z] $ docker top c3ee4c873b06b3e82e7d2c63c2d79880e5a41880348b6af802c8bfe66f071fd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-11T20:27:35.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T20:27:35.345Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T20:27:35.447Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T20:27:35.449Z] $ docker exec c3ee4c873b06b3e82e7d2c63c2d79880e5a41880348b6af802c8bfe66f071fd2 ssh-agent [2022-10-11T20:27:35.559Z] SSH_AUTH_SOCK=/tmp/ssh-rXo1UopA8Lw4/agent.31 [2022-10-11T20:27:35.559Z] SSH_AGENT_PID=37 [2022-10-11T20:27:35.563Z] Running ssh-add (command line suppressed) [2022-10-11T20:27:35.667Z] Identity added: /w/workspace/edgex-go/325@tmp/private_key_1345837089279766549.key (/w/workspace/edgex-go/325@tmp/private_key_1345837089279766549.key) [2022-10-11T20:27:35.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T20:27:35.970Z] + git semver tag [2022-10-11T20:27:36.228Z] 2022-10-11 20:27:36,131 [run_tag] DEBUG tag force:False [2022-10-11T20:27:36.228Z] 2022-10-11 20:27:36,131 [check_head_tag] DEBUG check head tag [2022-10-11T20:27:36.228Z] 2022-10-11 20:27:36,133 [execute] INFO git cat-file --batch-check [2022-10-11T20:27:36.228Z] 2022-10-11 20:27:36,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/325, universal_newlines=False, shell=None, istream=) [2022-10-11T20:27:36.228Z] 2022-10-11 20:27:36,137 [execute] INFO git cat-file --batch [2022-10-11T20:27:36.228Z] 2022-10-11 20:27:36,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/325, universal_newlines=False, shell=None, istream=) [2022-10-11T20:27:36.228Z] 2022-10-11 20:27:36,164 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main [2022-10-11T20:27:36.228Z] 2022-10-11 20:27:36,165 [execute] INFO git tag -a v2.3.0-dev.87 -m v2.3.0-dev.87 [2022-10-11T20:27:36.228Z] 2022-10-11 20:27:36,165 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.87', '-m', 'v2.3.0-dev.87'], cwd=/w/workspace/edgex-go/325, universal_newlines=False, shell=None, istream=None) [2022-10-11T20:27:36.228Z] 2022-10-11 20:27:36,169 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main [2022-10-11T20:27:36.228Z] 2.3.0-dev.87 [Pipeline] } [2022-10-11T20:27:36.238Z] $ docker exec --env ******** --env ******** c3ee4c873b06b3e82e7d2c63c2d79880e5a41880348b6af802c8bfe66f071fd2 ssh-agent -k [2022-10-11T20:27:36.339Z] unset SSH_AUTH_SOCK; [2022-10-11T20:27:36.339Z] unset SSH_AGENT_PID; [2022-10-11T20:27:36.339Z] echo Agent pid 37 killed; [2022-10-11T20:27:36.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-11T20:27:36.655Z] + git semver [Pipeline] } [2022-10-11T20:27:36.928Z] $ docker stop --time=1 c3ee4c873b06b3e82e7d2c63c2d79880e5a41880348b6af802c8bfe66f071fd2 [2022-10-11T20:27:38.216Z] $ docker rm -f c3ee4c873b06b3e82e7d2c63c2d79880e5a41880348b6af802c8bfe66f071fd2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:27:38.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-11T20:27:38.612Z] [2022-10-11T20:27:38.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:27:38.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-11T20:27:38.905Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-11T20:27:38.905Z] ab5ef0e58194: Pulling fs layer [2022-10-11T20:27:38.905Z] 9712f1f96733: Pulling fs layer [2022-10-11T20:27:38.905Z] 63f879dbbcfc: Pulling fs layer [2022-10-11T20:27:38.905Z] 0d9ebad4ef96: Pulling fs layer [2022-10-11T20:27:38.905Z] e9a5061849ea: Pulling fs layer [2022-10-11T20:27:38.905Z] d747dcd14b5f: Pulling fs layer [2022-10-11T20:27:38.905Z] 2de7ff778b66: Pulling fs layer [2022-10-11T20:27:38.905Z] e9a5061849ea: Waiting [2022-10-11T20:27:38.905Z] 2de7ff778b66: Waiting [2022-10-11T20:27:38.905Z] 0d9ebad4ef96: Waiting [2022-10-11T20:27:38.905Z] 9712f1f96733: Verifying Checksum [2022-10-11T20:27:38.905Z] 9712f1f96733: Download complete [2022-10-11T20:27:39.175Z] 63f879dbbcfc: Verifying Checksum [2022-10-11T20:27:39.175Z] 63f879dbbcfc: Download complete [2022-10-11T20:27:39.443Z] e9a5061849ea: Verifying Checksum [2022-10-11T20:27:39.443Z] e9a5061849ea: Download complete [2022-10-11T20:27:39.443Z] d747dcd14b5f: Download complete [2022-10-11T20:27:39.443Z] 0d9ebad4ef96: Verifying Checksum [2022-10-11T20:27:39.443Z] 0d9ebad4ef96: Download complete [2022-10-11T20:27:39.704Z] ab5ef0e58194: Verifying Checksum [2022-10-11T20:27:39.704Z] ab5ef0e58194: Download complete [2022-10-11T20:27:39.704Z] 2de7ff778b66: Verifying Checksum [2022-10-11T20:27:39.704Z] 2de7ff778b66: Download complete [2022-10-11T20:27:42.233Z] ab5ef0e58194: Pull complete [2022-10-11T20:27:42.233Z] 9712f1f96733: Pull complete [2022-10-11T20:27:43.168Z] 63f879dbbcfc: Pull complete [2022-10-11T20:27:46.453Z] 0d9ebad4ef96: Pull complete [2022-10-11T20:27:46.712Z] e9a5061849ea: Pull complete [2022-10-11T20:27:46.712Z] d747dcd14b5f: Pull complete [2022-10-11T20:27:47.646Z] 2de7ff778b66: Pull complete [2022-10-11T20:27:47.646Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-11T20:27:47.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-11T20:27:47.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:27:47.723Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2022-10-11T20:27:47.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-11T20:27:49.639Z] $ docker top 0e3f1411f9591cc74f812424a5481665c5b551876b1b791e2d52346f33729e8f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-11T20:27:49.710Z] provisioning config files... [2022-10-11T20:27:49.715Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/325@tmp/config4729720140186319511tmp [2022-10-11T20:27:49.723Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/325@tmp/config15021656765125658015tmp [2022-10-11T20:27:49.731Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/325@tmp/config4339329096081200223tmp [Pipeline] { [Pipeline] echo [2022-10-11T20:27:49.745Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:27:50.026Z] ---> sigul-configuration.sh [2022-10-11T20:27:50.026Z] gpg: directory `/root/.gnupg' created [2022-10-11T20:27:50.026Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-11T20:27:50.026Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-11T20:27:50.026Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-11T20:27:50.026Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-11T20:27:50.026Z] gpg: CAST5 encrypted data [2022-10-11T20:27:50.026Z] gpg: encrypted with 1 passphrase [2022-10-11T20:27:50.026Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-11T20:27:50.309Z] + mkdir /home/jenkins [2022-10-11T20:27:50.309Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-11T20:27:50.592Z] + 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-10-11T20:27:50.601Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:27:50.885Z] ---> sigul-install.sh [2022-10-11T20:27:50.885Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-11T20:27:51.169Z] + git tag --list [2022-10-11T20:27:51.169Z] 0.6.0 [2022-10-11T20:27:51.169Z] 0.6.1 [2022-10-11T20:27:51.169Z] 0.7.0 [2022-10-11T20:27:51.169Z] 0.7.1 [2022-10-11T20:27:51.169Z] v1.0.0 [2022-10-11T20:27:51.169Z] v1.0.1 [2022-10-11T20:27:51.169Z] v1.1.0 [2022-10-11T20:27:51.169Z] v1.2.0 [2022-10-11T20:27:51.169Z] v1.2.1 [2022-10-11T20:27:51.169Z] v1.3.0 [2022-10-11T20:27:51.169Z] v1.3.1 [2022-10-11T20:27:51.169Z] v2.0.0 [2022-10-11T20:27:51.169Z] v2.1.0 [2022-10-11T20:27:51.169Z] v2.1.1 [2022-10-11T20:27:51.169Z] v2.1.1-dev.1 [2022-10-11T20:27:51.169Z] v2.1.1-dev.2 [2022-10-11T20:27:51.169Z] v2.1.1-dev.3 [2022-10-11T20:27:51.169Z] v2.1.1-dev.4 [2022-10-11T20:27:51.169Z] v2.1.1-dev.5 [2022-10-11T20:27:51.169Z] v2.1.1-dev.6 [2022-10-11T20:27:51.169Z] v2.1.1-dev.7 [2022-10-11T20:27:51.169Z] v2.1.1-dev.8 [2022-10-11T20:27:51.169Z] v2.1.2-dev.1 [2022-10-11T20:27:51.169Z] v2.2.0 [2022-10-11T20:27:51.169Z] v2.2.1-dev.1 [2022-10-11T20:27:51.169Z] v2.2.1-dev.10 [2022-10-11T20:27:51.169Z] v2.2.1-dev.11 [2022-10-11T20:27:51.169Z] v2.2.1-dev.12 [2022-10-11T20:27:51.169Z] v2.2.1-dev.13 [2022-10-11T20:27:51.169Z] v2.2.1-dev.14 [2022-10-11T20:27:51.169Z] v2.2.1-dev.15 [2022-10-11T20:27:51.169Z] v2.2.1-dev.16 [2022-10-11T20:27:51.169Z] v2.2.1-dev.17 [2022-10-11T20:27:51.169Z] v2.2.1-dev.18 [2022-10-11T20:27:51.169Z] v2.2.1-dev.19 [2022-10-11T20:27:51.169Z] v2.2.1-dev.2 [2022-10-11T20:27:51.169Z] v2.2.1-dev.20 [2022-10-11T20:27:51.169Z] v2.2.1-dev.21 [2022-10-11T20:27:51.169Z] v2.2.1-dev.22 [2022-10-11T20:27:51.169Z] v2.2.1-dev.23 [2022-10-11T20:27:51.169Z] v2.2.1-dev.24 [2022-10-11T20:27:51.169Z] v2.2.1-dev.25 [2022-10-11T20:27:51.169Z] v2.2.1-dev.26 [2022-10-11T20:27:51.169Z] v2.2.1-dev.27 [2022-10-11T20:27:51.169Z] v2.2.1-dev.28 [2022-10-11T20:27:51.169Z] v2.2.1-dev.29 [2022-10-11T20:27:51.169Z] v2.2.1-dev.3 [2022-10-11T20:27:51.169Z] v2.2.1-dev.4 [2022-10-11T20:27:51.169Z] v2.2.1-dev.5 [2022-10-11T20:27:51.169Z] v2.2.1-dev.6 [2022-10-11T20:27:51.169Z] v2.2.1-dev.7 [2022-10-11T20:27:51.169Z] v2.2.1-dev.8 [2022-10-11T20:27:51.169Z] v2.2.1-dev.9 [2022-10-11T20:27:51.169Z] v2.3.0-dev.29 [2022-10-11T20:27:51.169Z] v2.3.0-dev.30 [2022-10-11T20:27:51.169Z] v2.3.0-dev.31 [2022-10-11T20:27:51.169Z] v2.3.0-dev.32 [2022-10-11T20:27:51.169Z] v2.3.0-dev.33 [2022-10-11T20:27:51.169Z] v2.3.0-dev.34 [2022-10-11T20:27:51.169Z] v2.3.0-dev.35 [2022-10-11T20:27:51.169Z] v2.3.0-dev.36 [2022-10-11T20:27:51.169Z] v2.3.0-dev.37 [2022-10-11T20:27:51.169Z] v2.3.0-dev.38 [2022-10-11T20:27:51.169Z] v2.3.0-dev.39 [2022-10-11T20:27:51.169Z] v2.3.0-dev.40 [2022-10-11T20:27:51.169Z] v2.3.0-dev.41 [2022-10-11T20:27:51.169Z] v2.3.0-dev.42 [2022-10-11T20:27:51.169Z] v2.3.0-dev.43 [2022-10-11T20:27:51.169Z] v2.3.0-dev.44 [2022-10-11T20:27:51.169Z] v2.3.0-dev.45 [2022-10-11T20:27:51.169Z] v2.3.0-dev.46 [2022-10-11T20:27:51.169Z] v2.3.0-dev.47 [2022-10-11T20:27:51.169Z] v2.3.0-dev.48 [2022-10-11T20:27:51.169Z] v2.3.0-dev.49 [2022-10-11T20:27:51.169Z] v2.3.0-dev.50 [2022-10-11T20:27:51.169Z] v2.3.0-dev.51 [2022-10-11T20:27:51.169Z] v2.3.0-dev.52 [2022-10-11T20:27:51.169Z] v2.3.0-dev.53 [2022-10-11T20:27:51.169Z] v2.3.0-dev.54 [2022-10-11T20:27:51.169Z] v2.3.0-dev.55 [2022-10-11T20:27:51.169Z] v2.3.0-dev.56 [2022-10-11T20:27:51.169Z] v2.3.0-dev.57 [2022-10-11T20:27:51.169Z] v2.3.0-dev.58 [2022-10-11T20:27:51.169Z] v2.3.0-dev.59 [2022-10-11T20:27:51.169Z] v2.3.0-dev.60 [2022-10-11T20:27:51.170Z] v2.3.0-dev.61 [2022-10-11T20:27:51.170Z] v2.3.0-dev.62 [2022-10-11T20:27:51.170Z] v2.3.0-dev.63 [2022-10-11T20:27:51.170Z] v2.3.0-dev.64 [2022-10-11T20:27:51.170Z] v2.3.0-dev.65 [2022-10-11T20:27:51.170Z] v2.3.0-dev.66 [2022-10-11T20:27:51.170Z] v2.3.0-dev.67 [2022-10-11T20:27:51.170Z] v2.3.0-dev.68 [2022-10-11T20:27:51.170Z] v2.3.0-dev.69 [2022-10-11T20:27:51.170Z] v2.3.0-dev.70 [2022-10-11T20:27:51.170Z] v2.3.0-dev.71 [2022-10-11T20:27:51.170Z] v2.3.0-dev.72 [2022-10-11T20:27:51.170Z] v2.3.0-dev.73 [2022-10-11T20:27:51.170Z] v2.3.0-dev.74 [2022-10-11T20:27:51.170Z] v2.3.0-dev.75 [2022-10-11T20:27:51.170Z] v2.3.0-dev.76 [2022-10-11T20:27:51.170Z] v2.3.0-dev.77 [2022-10-11T20:27:51.170Z] v2.3.0-dev.78 [2022-10-11T20:27:51.170Z] v2.3.0-dev.79 [2022-10-11T20:27:51.170Z] v2.3.0-dev.80 [2022-10-11T20:27:51.170Z] v2.3.0-dev.81 [2022-10-11T20:27:51.170Z] v2.3.0-dev.82 [2022-10-11T20:27:51.170Z] v2.3.0-dev.83 [2022-10-11T20:27:51.170Z] v2.3.0-dev.84 [2022-10-11T20:27:51.170Z] v2.3.0-dev.85 [2022-10-11T20:27:51.170Z] v2.3.0-dev.86 [2022-10-11T20:27:51.170Z] v2.3.0-dev.87 [Pipeline] sh [2022-10-11T20:27:51.455Z] + lftools sign git-tag v2.3.0-dev.87 [2022-10-11T20:27:52.021Z] Signing Git tag with Sigul... [2022-10-11T20:27:52.021Z] Signing v2.3.0-dev.87 [Pipeline] echo [2022-10-11T20:27:52.597Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:27:52.881Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-11T20:27:52.890Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-11T20:27:52.907Z] $ docker stop --time=1 0e3f1411f9591cc74f812424a5481665c5b551876b1b791e2d52346f33729e8f [2022-10-11T20:27:54.234Z] $ docker rm -f 0e3f1411f9591cc74f812424a5481665c5b551876b1b791e2d52346f33729e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-11T20:27:54.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-11T20:27:54.643Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:27:54.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T20:27:54.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:27:55.000Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2022-10-11T20:27:55.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-11T20:27:55.404Z] $ docker top ad259973cc1c66a9c7079ed7b7fd9720d35191d6113c846818fb2f1afc83068c -eo pid,comm [2022-10-11T20:27:55.451Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-11T20:27:55.451Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-11T20:27:55.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T20:27:55.489Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T20:27:55.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T20:27:55.596Z] $ docker exec ad259973cc1c66a9c7079ed7b7fd9720d35191d6113c846818fb2f1afc83068c ssh-agent [2022-10-11T20:27:55.704Z] SSH_AUTH_SOCK=/tmp/ssh-sdSPyKqEuZ7f/agent.32 [2022-10-11T20:27:55.704Z] SSH_AGENT_PID=38 [2022-10-11T20:27:55.708Z] Running ssh-add (command line suppressed) [2022-10-11T20:27:55.825Z] Identity added: /w/workspace/edgex-go/325@tmp/private_key_11971379786879979903.key (/w/workspace/edgex-go/325@tmp/private_key_11971379786879979903.key) [2022-10-11T20:27:55.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T20:27:56.121Z] + git semver bump pre [2022-10-11T20:27:56.380Z] 2022-10-11 20:27:56,297 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main [2022-10-11T20:27:56.380Z] 2022-10-11 20:27:56,297 [bump_version] DEBUG bumping version:2.3.0-dev.87 on axis:pre with prefix:dev [2022-10-11T20:27:56.380Z] 2022-10-11 20:27:56,297 [bump_version] DEBUG bumped version:2.3.0-dev.88 [2022-10-11T20:27:56.380Z] 2022-10-11 20:27:56,297 [write_version] DEBUG write version:2.3.0-dev.88 to path:/w/workspace/edgex-go/325/.semver/main with force:True [2022-10-11T20:27:56.380Z] 2022-10-11 20:27:56,298 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main [2022-10-11T20:27:56.380Z] 2022-10-11 20:27:56,298 [write_file] DEBUG write to file:/w/workspace/edgex-go/325/.semver/main [2022-10-11T20:27:56.380Z] 2022-10-11 20:27:56,299 [execute] INFO git cat-file --batch-check [2022-10-11T20:27:56.380Z] 2022-10-11 20:27:56,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/325/.semver, universal_newlines=False, shell=None, istream=) [2022-10-11T20:27:56.380Z] 2022-10-11 20:27:56,303 [execute] INFO git cat-file --batch [2022-10-11T20:27:56.380Z] 2022-10-11 20:27:56,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/325/.semver, universal_newlines=False, shell=None, istream=) [2022-10-11T20:27:56.380Z] 2022-10-11 20:27:56,308 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main [2022-10-11T20:27:56.380Z] 2.3.0-dev.88 [Pipeline] } [2022-10-11T20:27:56.387Z] $ docker exec --env ******** --env ******** ad259973cc1c66a9c7079ed7b7fd9720d35191d6113c846818fb2f1afc83068c ssh-agent -k [2022-10-11T20:27:56.492Z] unset SSH_AUTH_SOCK; [2022-10-11T20:27:56.492Z] unset SSH_AGENT_PID; [2022-10-11T20:27:56.492Z] echo Agent pid 38 killed; [2022-10-11T20:27:56.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-11T20:27:56.800Z] + git semver [Pipeline] } [2022-10-11T20:27:57.068Z] $ docker stop --time=1 ad259973cc1c66a9c7079ed7b7fd9720d35191d6113c846818fb2f1afc83068c [2022-10-11T20:27:58.361Z] $ docker rm -f ad259973cc1c66a9c7079ed7b7fd9720d35191d6113c846818fb2f1afc83068c [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-11T20:27:58.702Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-11T20:27:58.702Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:27:58.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T20:27:58.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:27:59.064Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2022-10-11T20:27:59.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-11T20:28:00.362Z] $ docker top 76bd454832bb85b4b1453f3cd729959b5131e8634533fbfa6b4c6a86bb21b65c -eo pid,comm [2022-10-11T20:28:00.409Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-11T20:28:00.409Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-11T20:28:00.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T20:28:00.445Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T20:28:00.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T20:28:00.555Z] $ docker exec 76bd454832bb85b4b1453f3cd729959b5131e8634533fbfa6b4c6a86bb21b65c ssh-agent [2022-10-11T20:28:00.677Z] SSH_AUTH_SOCK=/tmp/ssh-XmsVX1tImTga/agent.32 [2022-10-11T20:28:00.677Z] SSH_AGENT_PID=38 [2022-10-11T20:28:00.682Z] Running ssh-add (command line suppressed) [2022-10-11T20:28:00.778Z] Identity added: /w/workspace/edgex-go/325@tmp/private_key_9197048457065345197.key (/w/workspace/edgex-go/325@tmp/private_key_9197048457065345197.key) [2022-10-11T20:28:00.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T20:28:01.072Z] + git semver push [2022-10-11T20:28:01.330Z] 2022-10-11 20:28:01,300 [run_push] DEBUG push [2022-10-11T20:28:01.330Z] 2022-10-11 20:28:01,301 [execute] INFO git cat-file --batch-check [2022-10-11T20:28:01.330Z] 2022-10-11 20:28:01,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/325/.semver, universal_newlines=False, shell=None, istream=) [2022-10-11T20:28:01.330Z] 2022-10-11 20:28:01,305 [execute] INFO git rev-list 948d6f96b96b8213a43966a7395becfd693e9a89 -- [2022-10-11T20:28:01.330Z] 2022-10-11 20:28:01,305 [execute] DEBUG Popen(['git', 'rev-list', '948d6f96b96b8213a43966a7395becfd693e9a89', '--'], cwd=/w/workspace/edgex-go/325/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-11T20:28:01.330Z] 2022-10-11 20:28:01,319 [execute] INFO git fetch -v origin [2022-10-11T20:28:01.330Z] 2022-10-11 20:28:01,319 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/325/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-11T20:28:02.262Z] 2022-10-11 20:28:01,899 [run_push] DEBUG no remote changes detected [2022-10-11T20:28:02.262Z] 2022-10-11 20:28:01,899 [execute] INFO git push origin semver [2022-10-11T20:28:02.262Z] 2022-10-11 20:28:01,900 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/325/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-11T20:28:03.198Z] 2022-10-11 20:28:02,831 [run_push] DEBUG push all version tags [2022-10-11T20:28:03.198Z] 2022-10-11 20:28:02,832 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-11T20:28:03.198Z] 2022-10-11 20:28:02,832 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/325, universal_newlines=False, shell=None, istream=None) [2022-10-11T20:28:03.766Z] 2022-10-11 20:28:03,733 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main [2022-10-11T20:28:03.766Z] 2.3.0-dev.88 [Pipeline] } [2022-10-11T20:28:03.774Z] $ docker exec --env ******** --env ******** 76bd454832bb85b4b1453f3cd729959b5131e8634533fbfa6b4c6a86bb21b65c ssh-agent -k [2022-10-11T20:28:03.870Z] unset SSH_AUTH_SOCK; [2022-10-11T20:28:03.870Z] unset SSH_AGENT_PID; [2022-10-11T20:28:03.870Z] echo Agent pid 38 killed; [2022-10-11T20:28:03.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-11T20:28:04.179Z] + git semver [Pipeline] } [2022-10-11T20:28:04.450Z] $ docker stop --time=1 76bd454832bb85b4b1453f3cd729959b5131e8634533fbfa6b4c6a86bb21b65c [2022-10-11T20:28:05.760Z] $ docker rm -f 76bd454832bb85b4b1453f3cd729959b5131e8634533fbfa6b4c6a86bb21b65c [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-10-11T20:28:06.296Z] + [ -d /w/workspace/edgex-go/325/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:28:06.582Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:28:07.439Z] ---> package-listing.sh [2022-10-11T20:28:07.439Z] ++ facter osfamily [2022-10-11T20:28:07.439Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-11T20:28:07.699Z] + OS_FAMILY=debian [2022-10-11T20:28:07.699Z] + workspace=/w/workspace/edgex-go/325 [2022-10-11T20:28:07.699Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-11T20:28:07.699Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-11T20:28:07.699Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-11T20:28:07.699Z] + PACKAGES=/tmp/packages_start.txt [2022-10-11T20:28:07.699Z] + '[' /w/workspace/edgex-go/325 ']' [2022-10-11T20:28:07.699Z] + PACKAGES=/tmp/packages_end.txt [2022-10-11T20:28:07.699Z] + case "${OS_FAMILY}" in [2022-10-11T20:28:07.699Z] + dpkg -l [2022-10-11T20:28:07.699Z] + grep '^ii' [2022-10-11T20:28:07.699Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-11T20:28:07.699Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-11T20:28:07.699Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-11T20:28:07.699Z] + '[' /w/workspace/edgex-go/325 ']' [2022-10-11T20:28:07.699Z] + mkdir -p /w/workspace/edgex-go/325/archives/ [2022-10-11T20:28:07.699Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/325/archives/ [Pipeline] echo [2022-10-11T20:28:07.711Z] 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/325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-11T20:28:07.989Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:28:08.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-11T20:28:08.542Z] [2022-10-11T20:28:08.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T20:28:08.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-11T20:28:08.833Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-11T20:28:08.833Z] 5eb5b503b376: Pulling fs layer [2022-10-11T20:28:08.833Z] 5c69ac0246d0: Pulling fs layer [2022-10-11T20:28:08.833Z] ec43610c2a17: Pulling fs layer [2022-10-11T20:28:08.833Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-11T20:28:08.833Z] 33b1e0a273af: Pulling fs layer [2022-10-11T20:28:08.833Z] 5d3b04190fa2: Pulling fs layer [2022-10-11T20:28:08.833Z] 2f39f015ded8: Pulling fs layer [2022-10-11T20:28:08.833Z] 3a2ae6a8a46f: Waiting [2022-10-11T20:28:08.833Z] 33b1e0a273af: Waiting [2022-10-11T20:28:08.833Z] 5d3b04190fa2: Waiting [2022-10-11T20:28:08.833Z] 2f39f015ded8: Waiting [2022-10-11T20:28:08.833Z] 5c69ac0246d0: Download complete [2022-10-11T20:28:08.833Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-11T20:28:08.833Z] 3a2ae6a8a46f: Download complete [2022-10-11T20:28:09.093Z] 33b1e0a273af: Verifying Checksum [2022-10-11T20:28:09.093Z] 33b1e0a273af: Download complete [2022-10-11T20:28:09.093Z] 5d3b04190fa2: Verifying Checksum [2022-10-11T20:28:09.093Z] 5d3b04190fa2: Download complete [2022-10-11T20:28:09.093Z] ec43610c2a17: Verifying Checksum [2022-10-11T20:28:09.093Z] ec43610c2a17: Download complete [2022-10-11T20:28:09.093Z] 5eb5b503b376: Verifying Checksum [2022-10-11T20:28:09.093Z] 5eb5b503b376: Download complete [2022-10-11T20:28:09.660Z] 2f39f015ded8: Download complete [2022-10-11T20:28:10.225Z] 5eb5b503b376: Pull complete [2022-10-11T20:28:10.483Z] 5c69ac0246d0: Pull complete [2022-10-11T20:28:10.741Z] ec43610c2a17: Pull complete [2022-10-11T20:28:10.998Z] 3a2ae6a8a46f: Pull complete [2022-10-11T20:28:10.998Z] 33b1e0a273af: Pull complete [2022-10-11T20:28:11.257Z] 5d3b04190fa2: Pull complete [2022-10-11T20:28:15.442Z] 2f39f015ded8: Pull complete [2022-10-11T20:28:15.442Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-11T20:28:15.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-11T20:28:15.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T20:28:15.510Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2022-10-11T20:28:15.539Z] $ 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/325/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/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-11T20:28:16.925Z] $ docker top f5d4a06ca99f9a4adb5830c289193506fde06b7638b5d2b2faeefc698f7f4b72 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T20:28:17.309Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-11T20:28:17.635Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-11T20:28:17.914Z] + ls /var/log/sa-host [2022-10-11T20:28:17.915Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-11T20:28:18.066Z] provisioning config files... [2022-10-11T20:28:18.074Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/325@tmp/config7723190829839278719tmp [Pipeline] { [Pipeline] echo [2022-10-11T20:28:18.084Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:28:18.362Z] ---> create-netrc.sh [Pipeline] } [2022-10-11T20:28:18.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:28:18.692Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-11T20:28:18.699Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:28:18.980Z] ---> sudo-logs.sh [2022-10-11T20:28:18.980Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-11T20:28:19.005Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:28:19.287Z] ---> job-cost.sh [2022-10-11T20:28:19.287Z] lf-activate-venv: SKIPPING [2022-10-11T20:28:19.287Z] DEBUG: total: 0.10999999940395355 [2022-10-11T20:28:19.287Z] INFO: Retrieving Stack Cost... [2022-10-11T20:28:19.855Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-11T20:28:20.115Z] INFO: Archiving Costs [Pipeline] echo [2022-10-11T20:28:20.125Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T20:28:20.412Z] ---> logs-deploy.sh [2022-10-11T20:28:20.412Z] lf-activate-venv: SKIPPING [2022-10-11T20:28:20.412Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/325 [2022-10-11T20:28:20.412Z] INFO: archiving workspace using pattern(s): [2022-10-11T20:28:21.353Z] Archives upload complete. [2022-10-11T20:28:21.613Z] INFO: archiving logs to Nexus