Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 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-ssh10552652952364144865.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-ssh10110953067335934148.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-ssh1995208204454036435.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-ssh17201739240155072464.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-ssh12755952221957113205.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6937’ Running on prd-ubuntu20.04-docker-8c-8g-6939 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/316 [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/316 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4178)" > git rev-list --no-walk 1845739d37df45141b994dacdf8b95897574fdab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T20:53:15.235Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T20:53:15.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T20:53:15.315Z] ========================================================= [2022-10-03T20:53:15.315Z] EdgeX Global Pipelines Version Info [2022-10-03T20:53:15.315Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T20:53:16.025Z] ------------------- [2022-10-03T20:53:16.025Z] stable info: [2022-10-03T20:53:16.025Z] ------------------- [2022-10-03T20:53:16.025Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T20:53:16.025Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T20:53:16.025Z] Message: update stable to v1.0.239 [2022-10-03T20:53:16.599Z] ------------------- [2022-10-03T20:53:16.599Z] experimental info: [2022-10-03T20:53:16.599Z] ------------------- [2022-10-03T20:53:16.599Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T20:53:16.599Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T20:53:16.599Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T20:53:16.759Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-03T20:53:16.768Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-03T20:53:16.776Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T20:53:16.784Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T20:53:16.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T20:53:16.800Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T20:53:16.810Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T20:53:16.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-03T20:53:16.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-03T20:53:16.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-03T20:53:16.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T20:53:16.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T20:53:16.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T20:53:16.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T20:53:16.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T20:53:16.910Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T20:53:16.925Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T20:53:16.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T20:53:16.956Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-03T20:53:16.967Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-03T20:53:16.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T20:53:16.985Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T20:53:16.996Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T20:53:17.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-03T20:53:17.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-03T20:53:17.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-03T20:53:17.050Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] echo [2022-10-03T20:53:17.065Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c99177 [Pipeline] echo [2022-10-03T20:53:17.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T20:53:17.119Z] provisioning config files... [2022-10-03T20:53:17.133Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/316@tmp/config4814235488191557542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T20:53:17.434Z] ---> docker-login.sh [2022-10-03T20:53:17.434Z] nexus3.edgexfoundry.org:10001 [2022-10-03T20:53:17.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:53:17.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:53:17.694Z] Configure a credential helper to remove this warning. See [2022-10-03T20:53:17.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:53:17.694Z] [2022-10-03T20:53:17.694Z] Login Succeeded [2022-10-03T20:53:17.694Z] nexus3.edgexfoundry.org:10002 [2022-10-03T20:53:17.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:53:17.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:53:17.694Z] Configure a credential helper to remove this warning. See [2022-10-03T20:53:17.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:53:17.694Z] [2022-10-03T20:53:17.694Z] Login Succeeded [2022-10-03T20:53:17.694Z] nexus3.edgexfoundry.org:10003 [2022-10-03T20:53:17.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:53:17.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:53:17.956Z] Configure a credential helper to remove this warning. See [2022-10-03T20:53:17.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:53:17.956Z] [2022-10-03T20:53:17.956Z] Login Succeeded [2022-10-03T20:53:17.956Z] nexus3.edgexfoundry.org:10004 [2022-10-03T20:53:17.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:53:17.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:53:17.956Z] Configure a credential helper to remove this warning. See [2022-10-03T20:53:17.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:53:17.956Z] [2022-10-03T20:53:17.956Z] Login Succeeded [2022-10-03T20:53:17.956Z] docker.io [2022-10-03T20:53:17.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:53:18.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:53:18.527Z] Configure a credential helper to remove this warning. See [2022-10-03T20:53:18.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:53:18.527Z] [2022-10-03T20:53:18.527Z] Login Succeeded [2022-10-03T20:53:18.527Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T20:53:18.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T20:53:18.856Z] + 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-03T20:53:18.856Z] + + cut -d/ -f2 [2022-10-03T20:53:18.856Z] dirname cmd/core-command/Dockerfile [2022-10-03T20:53:18.856Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-03T20:53:18.856Z] + dirname cmd/core-data/Dockerfile [2022-10-03T20:53:18.856Z] + cut -d/ -f2 [2022-10-03T20:53:18.856Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-03T20:53:18.856Z] + dirname cmd/core-metadata/Dockerfile [2022-10-03T20:53:18.856Z] + cut -d/ -f2 [2022-10-03T20:53:18.856Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-03T20:53:18.856Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-03T20:53:18.856Z] + cut -d/ -f2 [2022-10-03T20:53:18.856Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-03T20:53:18.856Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-03T20:53:18.856Z] + cut -d/ -f2 [2022-10-03T20:53:18.856Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-03T20:53:18.856Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-03T20:53:18.856Z] cut -d/ -f2 [2022-10-03T20:53:18.856Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-03T20:53:18.856Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-03T20:53:18.856Z] + cut -d/ -f2 [2022-10-03T20:53:18.856Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-03T20:53:18.856Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-03T20:53:18.856Z] + cut -d/ -f2 [2022-10-03T20:53:18.856Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-03T20:53:18.856Z] + + dirname cmd/security-spire-config/Dockerfile [2022-10-03T20:53:18.856Z] cut -d/ -f2 [2022-10-03T20:53:18.856Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-03T20:53:18.856Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-03T20:53:18.856Z] + cut -d/ -f2 [2022-10-03T20:53:18.856Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-03T20:53:18.856Z] + dirname cmd/support-notifications/Dockerfile [2022-10-03T20:53:18.856Z] + cut -d/ -f2 [2022-10-03T20:53:18.856Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-03T20:53:18.856Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-03T20:53:18.856Z] + cut -d/ -f2 [2022-10-03T20:53:18.856Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-03T20:53:18.856Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-03T20:53:18.856Z] + cut -d/ -f2 [2022-10-03T20:53:18.856Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-03T20:53:18.894Z] 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-03T20:53:19.240Z] + git rev-list -1 --merges 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5~1..2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] echo [2022-10-03T20:53:19.259Z] -----------> git rev-list -1 --merges 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5~1..2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [false] [Pipeline] sh [2022-10-03T20:53:19.549Z] + git log --format=format:%s -1 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] echo [2022-10-03T20:53:19.564Z] ========================================================= [2022-10-03T20:53:19.564Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T20:53:19.564Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-03T20:53:19.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T20:53:19.928Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T20:53:19.928Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T20:53:19.928Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T20:53:19.928Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T20:53:19.928Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T20:53:19.928Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:53:20.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T20:53:20.268Z] [2022-10-03T20:53:20.268Z] 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-03T20:53:20.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T20:53:20.567Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T20:53:20.567Z] b85a868b505f: Pulling fs layer [2022-10-03T20:53:20.567Z] e2be974225ed: Pulling fs layer [2022-10-03T20:53:20.567Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T20:53:20.567Z] 988bab9f4d93: Pulling fs layer [2022-10-03T20:53:20.567Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T20:53:20.567Z] eaf3925da568: Pulling fs layer [2022-10-03T20:53:20.567Z] bab4dde63d76: Pulling fs layer [2022-10-03T20:53:20.567Z] bde34c3a00c8: Pulling fs layer [2022-10-03T20:53:20.567Z] b352a97aabf1: Pulling fs layer [2022-10-03T20:53:20.567Z] 4872d77fe225: Pulling fs layer [2022-10-03T20:53:20.567Z] 5851b861e8e6: Pulling fs layer [2022-10-03T20:53:20.567Z] b352a97aabf1: Waiting [2022-10-03T20:53:20.567Z] eaf3925da568: Waiting [2022-10-03T20:53:20.567Z] 4872d77fe225: Waiting [2022-10-03T20:53:20.567Z] bab4dde63d76: Waiting [2022-10-03T20:53:20.567Z] 5851b861e8e6: Waiting [2022-10-03T20:53:20.567Z] bde34c3a00c8: Waiting [2022-10-03T20:53:20.567Z] 988bab9f4d93: Waiting [2022-10-03T20:53:20.567Z] 1469e6f7b9e6: Waiting [2022-10-03T20:53:20.567Z] e2be974225ed: Download complete [2022-10-03T20:53:20.567Z] 988bab9f4d93: Verifying Checksum [2022-10-03T20:53:20.567Z] 988bab9f4d93: Download complete [2022-10-03T20:53:20.828Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T20:53:20.828Z] 1469e6f7b9e6: Download complete [2022-10-03T20:53:20.828Z] eaf3925da568: Download complete [2022-10-03T20:53:20.828Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T20:53:20.828Z] 339a4e72a1f5: Download complete [2022-10-03T20:53:20.828Z] b352a97aabf1: Download complete [2022-10-03T20:53:20.828Z] 4872d77fe225: Verifying Checksum [2022-10-03T20:53:20.828Z] 4872d77fe225: Download complete [2022-10-03T20:53:20.828Z] 5851b861e8e6: Verifying Checksum [2022-10-03T20:53:20.828Z] 5851b861e8e6: Download complete [2022-10-03T20:53:20.828Z] b85a868b505f: Verifying Checksum [2022-10-03T20:53:20.828Z] b85a868b505f: Download complete [2022-10-03T20:53:21.087Z] bab4dde63d76: Verifying Checksum [2022-10-03T20:53:21.087Z] bab4dde63d76: Download complete [2022-10-03T20:53:22.023Z] b85a868b505f: Pull complete [2022-10-03T20:53:22.023Z] e2be974225ed: Pull complete [2022-10-03T20:53:22.589Z] 339a4e72a1f5: Pull complete [2022-10-03T20:53:22.589Z] 988bab9f4d93: Pull complete [2022-10-03T20:53:22.847Z] 1469e6f7b9e6: Pull complete [2022-10-03T20:53:22.847Z] eaf3925da568: Pull complete [2022-10-03T20:53:24.777Z] bab4dde63d76: Pull complete [2022-10-03T20:53:24.778Z] bde34c3a00c8: Pull complete [2022-10-03T20:53:24.778Z] b352a97aabf1: Pull complete [2022-10-03T20:53:24.778Z] 4872d77fe225: Pull complete [2022-10-03T20:53:25.043Z] 5851b861e8e6: Pull complete [2022-10-03T20:53:25.043Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T20:53:25.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T20:53:25.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T20:53:25.128Z] prd-ubuntu20.04-docker-8c-8g-6939 does not seem to be running inside a container [2022-10-03T20:53:25.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@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-03T20:53:26.370Z] $ docker top 26313930010efb8f217a46a91637fe86423d619905fff40c13f2ebbb9b0d2bad -eo pid,comm [2022-10-03T20:53:26.437Z] 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-03T20:53:26.437Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T20:53:26.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T20:53:26.476Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T20:53:26.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T20:53:26.582Z] $ docker exec 26313930010efb8f217a46a91637fe86423d619905fff40c13f2ebbb9b0d2bad ssh-agent [2022-10-03T20:53:26.702Z] SSH_AUTH_SOCK=/tmp/ssh-RzPvBh5M9mwi/agent.32 [2022-10-03T20:53:26.702Z] SSH_AGENT_PID=38 [2022-10-03T20:53:26.708Z] Running ssh-add (command line suppressed) [2022-10-03T20:53:26.785Z] Identity added: /w/workspace/edgex-go/316@tmp/private_key_44810050063449472.key (/w/workspace/edgex-go/316@tmp/private_key_44810050063449472.key) [2022-10-03T20:53:26.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T20:53:27.098Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T20:53:27.097Z] $ docker exec --env ******** --env ******** 26313930010efb8f217a46a91637fe86423d619905fff40c13f2ebbb9b0d2bad ssh-agent -k [2022-10-03T20:53:27.205Z] unset SSH_AUTH_SOCK; [2022-10-03T20:53:27.205Z] unset SSH_AGENT_PID; [2022-10-03T20:53:27.205Z] echo Agent pid 38 killed; [2022-10-03T20:53:27.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T20:53:27.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T20:53:27.259Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T20:53:27.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T20:53:27.364Z] $ docker exec 26313930010efb8f217a46a91637fe86423d619905fff40c13f2ebbb9b0d2bad ssh-agent [2022-10-03T20:53:27.484Z] SSH_AUTH_SOCK=/tmp/ssh-RuUfFKdiAY4b/agent.71 [2022-10-03T20:53:27.484Z] SSH_AGENT_PID=77 [2022-10-03T20:53:27.489Z] Running ssh-add (command line suppressed) [2022-10-03T20:53:27.574Z] Identity added: /w/workspace/edgex-go/316@tmp/private_key_17823901180458555608.key (/w/workspace/edgex-go/316@tmp/private_key_17823901180458555608.key) [2022-10-03T20:53:27.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T20:53:27.882Z] + git semver init [2022-10-03T20:53:28.141Z] 2022-10-03 20:53:28,055 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T20:53:28.141Z] 2022-10-03 20:53:28,056 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/316/.semver [2022-10-03T20:53:28.141Z] 2022-10-03 20:53:28,056 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/316/.semver [2022-10-03T20:53:28.141Z] 2022-10-03 20:53:28,057 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/316/.semver'], cwd=/w/workspace/edgex-go/316, universal_newlines=False, shell=None, istream=None) [2022-10-03T20:53:33.424Z] 2022-10-03 20:53:32,420 [append_file] DEBUG append to file:/w/workspace/edgex-go/316/.git/info/exclude [2022-10-03T20:53:33.424Z] 2022-10-03 20:53:32,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/316/.semver/main with force:False [2022-10-03T20:53:33.425Z] 2022-10-03 20:53:32,421 [read_version] DEBUG read version from /w/workspace/edgex-go/316/.semver/main [2022-10-03T20:53:33.425Z] 2022-10-03 20:53:32,421 [read_version] DEBUG read version from /w/workspace/edgex-go/316/.semver/main [2022-10-03T20:53:33.425Z] 2.3.0-dev.79 [Pipeline] } [2022-10-03T20:53:33.428Z] $ docker exec --env ******** --env ******** 26313930010efb8f217a46a91637fe86423d619905fff40c13f2ebbb9b0d2bad ssh-agent -k [2022-10-03T20:53:33.525Z] unset SSH_AUTH_SOCK; [2022-10-03T20:53:33.527Z] unset SSH_AGENT_PID; [2022-10-03T20:53:33.527Z] echo Agent pid 77 killed; [2022-10-03T20:53:33.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T20:53:33.840Z] + git semver [Pipeline] } [2022-10-03T20:53:34.107Z] $ docker stop --time=1 26313930010efb8f217a46a91637fe86423d619905fff40c13f2ebbb9b0d2bad [2022-10-03T20:53:35.437Z] $ docker rm -f 26313930010efb8f217a46a91637fe86423d619905fff40c13f2ebbb9b0d2bad [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T20:53:35.772Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T20:53:35.935Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T20:53:35.938Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.79 [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-03T20:53:36.345Z] + git config --global --add safe.directory /w/workspace/edgex-go/316 [Pipeline] echo [2022-10-03T20:53:36.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T20:53:36.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T20:53:36.391Z] ========================================================= [2022-10-03T20:53:36.391Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T20:53:36.391Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-03T20:53:36.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T20:53:36.677Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T20:53:36.677Z] 2408cc74d12b: Pulling fs layer [2022-10-03T20:53:36.677Z] ea60b727a1ce: Pulling fs layer [2022-10-03T20:53:36.677Z] 30c4a7721957: Pulling fs layer [2022-10-03T20:53:36.677Z] 370296b7ddb6: Pulling fs layer [2022-10-03T20:53:36.677Z] 7c6cee850709: Pulling fs layer [2022-10-03T20:53:36.677Z] aa9baa53a306: Pulling fs layer [2022-10-03T20:53:36.677Z] 8b309c321861: Pulling fs layer [2022-10-03T20:53:36.677Z] d8d76fd02f46: Pulling fs layer [2022-10-03T20:53:36.677Z] fa31f396de31: Pulling fs layer [2022-10-03T20:53:36.677Z] 370296b7ddb6: Waiting [2022-10-03T20:53:36.677Z] 7c6cee850709: Waiting [2022-10-03T20:53:36.677Z] aa9baa53a306: Waiting [2022-10-03T20:53:36.677Z] 8b309c321861: Waiting [2022-10-03T20:53:36.677Z] d8d76fd02f46: Waiting [2022-10-03T20:53:36.677Z] fa31f396de31: Waiting [2022-10-03T20:53:36.677Z] 30c4a7721957: Verifying Checksum [2022-10-03T20:53:36.677Z] 30c4a7721957: Download complete [2022-10-03T20:53:36.677Z] ea60b727a1ce: Download complete [2022-10-03T20:53:36.677Z] 7c6cee850709: Verifying Checksum [2022-10-03T20:53:36.677Z] 7c6cee850709: Download complete [2022-10-03T20:53:36.677Z] aa9baa53a306: Verifying Checksum [2022-10-03T20:53:36.677Z] aa9baa53a306: Download complete [2022-10-03T20:53:36.677Z] 2408cc74d12b: Verifying Checksum [2022-10-03T20:53:36.677Z] 2408cc74d12b: Download complete [2022-10-03T20:53:36.677Z] 8b309c321861: Verifying Checksum [2022-10-03T20:53:36.677Z] 8b309c321861: Download complete [2022-10-03T20:53:36.947Z] 2408cc74d12b: Pull complete [2022-10-03T20:53:36.947Z] ea60b727a1ce: Pull complete [2022-10-03T20:53:37.222Z] 30c4a7721957: Pull complete [2022-10-03T20:53:37.492Z] fa31f396de31: Verifying Checksum [2022-10-03T20:53:37.492Z] fa31f396de31: Download complete [2022-10-03T20:53:37.753Z] 370296b7ddb6: Verifying Checksum [2022-10-03T20:53:37.753Z] 370296b7ddb6: Download complete [2022-10-03T20:53:37.753Z] d8d76fd02f46: Verifying Checksum [2022-10-03T20:53:37.753Z] d8d76fd02f46: Download complete [2022-10-03T20:53:41.942Z] 370296b7ddb6: Pull complete [2022-10-03T20:53:41.942Z] 7c6cee850709: Pull complete [2022-10-03T20:53:41.942Z] aa9baa53a306: Pull complete [2022-10-03T20:53:41.942Z] 8b309c321861: Pull complete [2022-10-03T20:53:43.843Z] d8d76fd02f46: Pull complete [2022-10-03T20:53:44.408Z] fa31f396de31: Pull complete [2022-10-03T20:53:44.408Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T20:53:44.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T20:53:44.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-03T20:53:44.702Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T20:53:44.702Z] WORKDIR /edgex [2022-10-03T20:53:44.702Z] COPY go.mod . [2022-10-03T20:53:44.702Z] RUN go mod download [2022-10-03T20:53:44.702Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-03T20:53:45.267Z] Sending build context to Docker daemon 169.6MB [2022-10-03T20:53:45.267Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T20:53:45.267Z] ---> cef68f9685f8 [2022-10-03T20:53:45.268Z] Step 2/4 : WORKDIR /edgex [2022-10-03T20:53:47.170Z] ---> Running in bea5eb56e891 [2022-10-03T20:53:47.170Z] Removing intermediate container bea5eb56e891 [2022-10-03T20:53:47.170Z] ---> 9c8b0ab673cc [2022-10-03T20:53:47.170Z] Step 3/4 : COPY go.mod . [2022-10-03T20:53:47.170Z] ---> 3d0f1d45ec5a [2022-10-03T20:53:47.170Z] Step 4/4 : RUN go mod download [2022-10-03T20:53:47.170Z] ---> Running in 43a773b56f5c [2022-10-03T20:53:51.017Z] Still waiting to schedule task [2022-10-03T20:53:51.017Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6938’ is offline [2022-10-03T20:53:57.151Z] Removing intermediate container 43a773b56f5c [2022-10-03T20:53:57.151Z] ---> b113b3a2f31e [2022-10-03T20:53:57.410Z] Successfully built b113b3a2f31e [2022-10-03T20:53:57.410Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:53:57.711Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T20:53:57.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T20:53:57.772Z] prd-ubuntu20.04-docker-8c-8g-6939 does not seem to be running inside a container [2022-10-03T20:53:57.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@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-03T20:53:58.189Z] $ docker top 5ebcd5b16f527700c0d23aee0c0458b2d2dda9632902400944c6ed2160d9751f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T20:53:58.521Z] + go version [2022-10-03T20:53:58.521Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T20:53:58.537Z] $ docker stop --time=1 5ebcd5b16f527700c0d23aee0c0458b2d2dda9632902400944c6ed2160d9751f [2022-10-03T20:53:59.800Z] $ docker rm -f 5ebcd5b16f527700c0d23aee0c0458b2d2dda9632902400944c6ed2160d9751f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:54:00.197Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T20:54:00.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T20:54:00.272Z] prd-ubuntu20.04-docker-8c-8g-6939 does not seem to be running inside a container [2022-10-03T20:54:00.309Z] $ 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/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@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-03T20:54:00.645Z] $ docker top 548c07f41195f1e4ec8f000ed9a7a518f9484ea9f27e616d192a1ddb74787177 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-03T20:54:00.706Z] ========================================================= [2022-10-03T20:54:00.706Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-03T20:54:00.706Z] ========================================================= [Pipeline] sh [2022-10-03T20:54:00.981Z] + git config --global --add safe.directory /w/workspace/edgex-go/316 [Pipeline] fileExists [Pipeline] sh [2022-10-03T20:54:01.271Z] + make test [2022-10-03T20:54:01.271Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-03T20:54:07.835Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-03T20:54:22.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-03T20:54:22.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2022-10-03T20:54:22.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-03T20:54:22.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-03T20:54:23.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements [2022-10-03T20:54:23.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.091s coverage: 56.1% of statements [2022-10-03T20:54:23.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-03T20:54:23.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-03T20:54:23.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.2% of statements [2022-10-03T20:54:23.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-03T20:54:23.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-03T20:54:27.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.330s coverage: 89.2% of statements [2022-10-03T20:54:27.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-03T20:54:27.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-03T20:54:27.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-03T20:54:27.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-03T20:54:27.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-03T20:54:27.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 2.0% of statements [2022-10-03T20:54:27.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-03T20:54:27.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-03T20:54:27.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.430s coverage: 95.6% of statements [2022-10-03T20:54:27.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-03T20:54:27.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-03T20:54:27.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-03T20:54:27.403Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.080s coverage: 72.2% of statements [2022-10-03T20:54:27.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-03T20:54:27.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-03T20:54:27.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-03T20:54:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-03T20:54:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-03T20:54:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements [2022-10-03T20:54:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-03T20:54:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-03T20:54:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-03T20:54:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2022-10-03T20:54:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-03T20:54:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2022-10-03T20:54:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements [2022-10-03T20:54:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-03T20:54:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2022-10-03T20:54:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements [2022-10-03T20:54:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-10-03T20:54:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2022-10-03T20:54:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2022-10-03T20:54:35.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements [2022-10-03T20:54:35.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-10-03T20:54:38.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.239s coverage: 80.5% of statements [2022-10-03T20:54:38.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-03T20:54:46.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-03T20:54:46.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-03T20:54:46.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-03T20:54:46.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-03T20:54:46.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-03T20:54:46.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-03T20:54:46.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements [2022-10-03T20:54:46.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-10-03T20:54:46.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.088s coverage: 85.4% of statements [2022-10-03T20:54:46.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.214s coverage: 91.2% of statements [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-03T20:54:46.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.7% of statements [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-03T20:54:46.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-03T20:54:46.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-10-03T20:54:46.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-10-03T20:54:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-10-03T20:54:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-10-03T20:54:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-10-03T20:54:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.338s coverage: 65.8% of statements [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-03T20:54:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.200s coverage: 41.8% of statements [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-03T20:54:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-03T20:54:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-03T20:54:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-03T20:54:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-03T20:54:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-03T20:54:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-03T20:54:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-03T20:54:46.921Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-03T20:54:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-10-03T20:54:46.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-10-03T20:54:46.921Z] 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-03T20:55:08.831Z] 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-03T20:55:08.831Z] GO111MODULE=on go vet ./... [2022-10-03T20:55:09.396Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T20:55:09.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T20:55:09.654Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T20:55:09.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-03T20:55:10.293Z] + ls -al . [2022-10-03T20:55:10.293Z] total 756 [2022-10-03T20:55:10.293Z] drwxrwxr-x 11 1001 1001 4096 Oct 3 20:54 . [2022-10-03T20:55:10.293Z] drwxr-xr-x 4 root root 4096 Oct 3 20:54 .. [2022-10-03T20:55:10.293Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 20:53 .blubracket [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 16 Oct 3 20:53 .dockerignore [2022-10-03T20:55:10.293Z] drwxrwxr-x 8 1001 1001 4096 Oct 3 20:54 .git [2022-10-03T20:55:10.293Z] drwxrwxr-x 3 1001 1001 4096 Oct 3 20:53 .github [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 1030 Oct 3 20:53 .gitignore [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 42 Oct 3 20:53 .golangci.yml [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 87 Oct 3 20:53 .hadolint.yml [2022-10-03T20:55:10.293Z] drwxr-xr-x 3 1001 1001 4096 Oct 3 20:53 .semver [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 166 Oct 3 20:53 .sonarcloud.properties [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 1171 Oct 3 20:53 ADOPTERS.md [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 10722 Oct 3 20:53 Attribution.txt [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 63209 Oct 3 20:53 CHANGELOG.md [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 3804 Oct 3 20:53 CONTRIBUTING.md [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 677 Oct 3 20:53 GOVERNANCE.md [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 850 Oct 3 20:53 Jenkinsfile [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 10775 Oct 3 20:53 LICENSE [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 13724 Oct 3 20:53 Makefile [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 582 Oct 3 20:53 OWNERS.md [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 9799 Oct 3 20:53 README.md [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 6912 Oct 3 20:53 SECURITY.md [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 12 Oct 3 20:53 VERSION [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 4131 Oct 3 20:53 ZMQWindows.md [2022-10-03T20:55:10.293Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 20:53 bin [2022-10-03T20:55:10.293Z] drwxrwxr-x 18 1001 1001 4096 Oct 3 20:53 cmd [2022-10-03T20:55:10.293Z] -rw-r--r-- 1 root root 497979 Oct 3 20:54 coverage.out [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 3458 Oct 3 20:53 go.mod [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 38041 Oct 3 20:53 go.sum [2022-10-03T20:55:10.293Z] drwxrwxr-x 8 1001 1001 4096 Oct 3 20:53 internal [2022-10-03T20:55:10.293Z] drwxrwxr-x 3 1001 1001 4096 Oct 3 20:53 openapi [2022-10-03T20:55:10.293Z] drwxrwxr-x 4 1001 1001 4096 Oct 3 20:53 snap [2022-10-03T20:55:10.293Z] -rw-rw-r-- 1 1001 1001 204 Oct 3 20:53 version.go [Pipeline] sh [2022-10-03T20:55:10.620Z] + '[' -e coverage.out ] [2022-10-03T20:55:10.620Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-03T20:55:10.718Z] Stashed 1 file(s) [Pipeline] sh [2022-10-03T20:55:10.996Z] + make build [2022-10-03T20:55:10.996Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-03T20:55:25.863Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-03T20:55:27.943Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6940 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-03T20:55:27.958Z] Running in /w/workspace/edgex-go/316 [Pipeline] { [Pipeline] checkout [2022-10-03T20:55:27.990Z] The recommended git tool is: git [2022-10-03T20:55:33.010Z] using credential edgex-jenkins-ssh [2022-10-03T20:55:33.025Z] Cloning the remote Git repository [2022-10-03T20:55:33.055Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-03T20:55:33.125Z] > git init /w/workspace/edgex-go/316 # timeout=10 [2022-10-03T20:55:33.266Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-03T20:55:33.267Z] > git --version # timeout=10 [2022-10-03T20:55:33.285Z] > git --version # 'git version 2.25.1' [2022-10-03T20:55:33.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T20:55:33.336Z] Verifying host key using known hosts file [2022-10-03T20:55:33.538Z] 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-03T20:55:33.551Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T20:55:35.835Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-03T20:55:36.402Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-03T20:55:44.508Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-03T20:55:44.508Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-03T20:55:44.508Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-03T20:55:45.889Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-03T20:55:46.822Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-03T20:55:47.756Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-03T20:55:48.690Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-03T20:55:49.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-03T20:55:51.113Z] Avoid second fetch [2022-10-03T20:55:51.113Z] Checking out Revision 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 (main) [2022-10-03T20:55:51.152Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-03T20:55:51.827Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4178)" [Pipeline] } [2022-10-03T20:55:52.107Z] $ docker stop --time=1 548c07f41195f1e4ec8f000ed9a7a518f9484ea9f27e616d192a1ddb74787177 [2022-10-03T20:55:50.262Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-03T20:55:50.283Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T20:55:51.128Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T20:55:51.148Z] > git checkout -f 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 # timeout=10 [2022-10-03T20:55:55.107Z] $ docker rm -f 548c07f41195f1e4ec8f000ed9a7a518f9484ea9f27e616d192a1ddb74787177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T20:55:55.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-03T20:55:55.947Z] [2022-10-03T20:55:55.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:55:56.158Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T20:55:56.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T20:55:56.158Z] Dload Upload Total Spent Left Speed [2022-10-03T20:55:56.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 87513 0 --:--:-- --:--:-- --:--:-- 87513 [2022-10-03T20:55:56.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-03T20:55:56.236Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-03T20:55:56.236Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-03T20:55:56.236Z] ca9280d653b3: Pulling fs layer [2022-10-03T20:55:56.236Z] 7e9c9ca2126c: Pulling fs layer [2022-10-03T20:55:56.494Z] cbdbe7a5bc2a: Pull complete [2022-10-03T20:55:56.494Z] ca9280d653b3: Verifying Checksum [2022-10-03T20:55:56.494Z] ca9280d653b3: Download complete [Pipeline] sh [2022-10-03T20:55:56.850Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T20:55:57.058Z] 7e9c9ca2126c: Download complete [2022-10-03T20:55:57.058Z] ca9280d653b3: Pull complete [2022-10-03T20:55:57.231Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T20:55:57.231Z] sudo tee /etc/docker/daemon.new [2022-10-03T20:55:57.231Z] { [2022-10-03T20:55:57.231Z] "registry-mirrors": [ [2022-10-03T20:55:57.231Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T20:55:57.231Z] ], [2022-10-03T20:55:57.231Z] "bip": "10.250.0.254/24", [2022-10-03T20:55:57.231Z] "hosts": [ [2022-10-03T20:55:57.231Z] "tcp://0.0.0.0:5555", [2022-10-03T20:55:57.231Z] "unix:///var/run/docker.sock" [2022-10-03T20:55:57.231Z] ], [2022-10-03T20:55:57.231Z] "mtu": 1458, [2022-10-03T20:55:57.231Z] "selinux-enabled": true, [2022-10-03T20:55:57.231Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T20:55:57.231Z] } [Pipeline] sh [2022-10-03T20:55:57.556Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T20:55:57.886Z] + sudo service docker restart [2022-10-03T20:56:00.337Z] 7e9c9ca2126c: Pull complete [2022-10-03T20:56:00.337Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-03T20:56:00.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-03T20:56:00.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T20:56:00.413Z] prd-ubuntu20.04-docker-8c-8g-6939 does not seem to be running inside a container [2022-10-03T20:56:00.449Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@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-03T20:56:02.635Z] $ docker top 9d903968e939bfc869f9eed2aa6950282484a0cd522fd7d253dd91cbacb372ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T20:56:02.966Z] + docker-compose build --help [2022-10-03T20:56:02.966Z] + grep parallel [2022-10-03T20:56:03.536Z] --parallel Build images in parallel. [Pipeline] } [2022-10-03T20:56:03.556Z] $ docker stop --time=1 9d903968e939bfc869f9eed2aa6950282484a0cd522fd7d253dd91cbacb372ee [2022-10-03T20:56:04.818Z] $ docker rm -f 9d903968e939bfc869f9eed2aa6950282484a0cd522fd7d253dd91cbacb372ee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:56:05.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-03T20:56:05.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T20:56:05.263Z] prd-ubuntu20.04-docker-8c-8g-6939 does not seem to be running inside a container [2022-10-03T20:56:05.301Z] $ 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/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@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-03T20:56:05.615Z] $ docker top aa0e4c4bf3ed0e161f0b4bbb6acbe14f04cf097ac817b0447641c2bb8c1c0bb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T20:56:05.943Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-03T20:56:06.509Z] Building core-command ... [2022-10-03T20:56:06.509Z] Building core-data ... [2022-10-03T20:56:06.509Z] Building core-metadata ... [2022-10-03T20:56:06.509Z] Building security-bootstrapper ... [2022-10-03T20:56:06.509Z] Building security-proxy-setup ... [2022-10-03T20:56:06.509Z] Building security-secretstore-setup ... [2022-10-03T20:56:06.509Z] Building security-spiffe-token-provider ... [2022-10-03T20:56:06.509Z] Building security-spire-agent ... [2022-10-03T20:56:06.509Z] Building security-spire-config ... [2022-10-03T20:56:06.509Z] Building security-spire-server ... [2022-10-03T20:56:06.509Z] Building support-notifications ... [2022-10-03T20:56:06.509Z] Building support-scheduler ... [2022-10-03T20:56:06.509Z] Building sys-mgmt-agent ... [2022-10-03T20:56:06.509Z] Building security-spire-config [2022-10-03T20:56:06.509Z] Building core-command [2022-10-03T20:56:06.509Z] Building support-scheduler [2022-10-03T20:56:06.509Z] Building security-secretstore-setup [2022-10-03T20:56:06.509Z] Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T20:56:16.166Z] provisioning config files... [2022-10-03T20:56:16.189Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/316@tmp/config10162404276050794093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T20:56:16.538Z] ---> docker-login.sh [2022-10-03T20:56:16.538Z] nexus3.edgexfoundry.org:10001 [2022-10-03T20:56:17.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:56:17.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:56:17.129Z] Configure a credential helper to remove this warning. See [2022-10-03T20:56:17.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:56:17.129Z] [2022-10-03T20:56:17.129Z] Login Succeeded [2022-10-03T20:56:17.129Z] nexus3.edgexfoundry.org:10002 [2022-10-03T20:56:17.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:56:17.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:56:17.671Z] Configure a credential helper to remove this warning. See [2022-10-03T20:56:17.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:56:17.671Z] [2022-10-03T20:56:17.671Z] Login Succeeded [2022-10-03T20:56:17.671Z] nexus3.edgexfoundry.org:10003 [2022-10-03T20:56:17.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:56:17.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:56:17.943Z] Configure a credential helper to remove this warning. See [2022-10-03T20:56:17.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:56:17.943Z] [2022-10-03T20:56:17.943Z] Login Succeeded [2022-10-03T20:56:17.943Z] nexus3.edgexfoundry.org:10004 [2022-10-03T20:56:18.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:56:18.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:56:18.214Z] Configure a credential helper to remove this warning. See [2022-10-03T20:56:18.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:56:18.214Z] [2022-10-03T20:56:18.214Z] Login Succeeded [2022-10-03T20:56:18.214Z] docker.io [2022-10-03T20:56:18.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:56:18.701Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:56:18.701Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:56:18.701Z] ---> b113b3a2f31e [2022-10-03T20:56:18.701Z] Step 3/22 : WORKDIR /edgex-go [2022-10-03T20:56:18.701Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:56:18.701Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:56:18.701Z] ---> b113b3a2f31e [2022-10-03T20:56:18.701Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-03T20:56:18.701Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:56:18.701Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:56:18.701Z] ---> b113b3a2f31e [2022-10-03T20:56:18.701Z] Step 3/25 : WORKDIR /edgex-go [2022-10-03T20:56:18.701Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:56:18.701Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:56:18.701Z] ---> b113b3a2f31e [2022-10-03T20:56:18.701Z] Step 3/26 : WORKDIR /edgex-go [2022-10-03T20:56:18.701Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:56:18.701Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:56:18.701Z] ---> b113b3a2f31e [2022-10-03T20:56:18.701Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-03T20:56:19.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:56:19.068Z] Configure a credential helper to remove this warning. See [2022-10-03T20:56:19.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:56:19.068Z] [2022-10-03T20:56:19.068Z] Login Succeeded [2022-10-03T20:56:19.068Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T20:56:19.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-03T20:56:19.551Z] + git config --global --add safe.directory /w/workspace/edgex-go/316 [Pipeline] echo [2022-10-03T20:56:19.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T20:56:19.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T20:56:19.589Z] ========================================================= [2022-10-03T20:56:19.589Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-03T20:56:19.589Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-03T20:56:19.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T20:56:19.908Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-03T20:56:19.908Z] b3c136eddcbf: Pulling fs layer [2022-10-03T20:56:20.179Z] c0a3192eca97: Pulling fs layer [2022-10-03T20:56:20.179Z] a050256f5b6f: Pulling fs layer [2022-10-03T20:56:20.179Z] 656be50a0ddc: Pulling fs layer [2022-10-03T20:56:20.179Z] 2bbca73fdf42: Pulling fs layer [2022-10-03T20:56:20.179Z] f607e4fc86c3: Pulling fs layer [2022-10-03T20:56:20.179Z] 4d572c569a2c: Pulling fs layer [2022-10-03T20:56:20.179Z] fcf976331f73: Pulling fs layer [2022-10-03T20:56:20.179Z] 2bbca73fdf42: Waiting [2022-10-03T20:56:20.179Z] f607e4fc86c3: Waiting [2022-10-03T20:56:20.179Z] fcf976331f73: Waiting [2022-10-03T20:56:20.179Z] 4d572c569a2c: Waiting [2022-10-03T20:56:20.179Z] 656be50a0ddc: Waiting [2022-10-03T20:56:20.179Z] a050256f5b6f: Verifying Checksum [2022-10-03T20:56:20.179Z] a050256f5b6f: Download complete [2022-10-03T20:56:20.179Z] c0a3192eca97: Verifying Checksum [2022-10-03T20:56:20.179Z] c0a3192eca97: Download complete [2022-10-03T20:56:20.179Z] 2bbca73fdf42: Verifying Checksum [2022-10-03T20:56:20.179Z] 2bbca73fdf42: Download complete [2022-10-03T20:56:20.179Z] f607e4fc86c3: Verifying Checksum [2022-10-03T20:56:20.179Z] f607e4fc86c3: Download complete [2022-10-03T20:56:20.179Z] b3c136eddcbf: Download complete [2022-10-03T20:56:21.153Z] fcf976331f73: Verifying Checksum [2022-10-03T20:56:21.153Z] fcf976331f73: Download complete [2022-10-03T20:56:21.987Z] ---> Running in ef74d54bf7b6 [2022-10-03T20:56:21.987Z] ---> Running in e956e03e32b5 [2022-10-03T20:56:21.987Z] ---> Running in 6ebac20b854c [2022-10-03T20:56:21.987Z] ---> Running in 28d32e5b74b7 [2022-10-03T20:56:21.987Z] ---> Running in 46ede6be6c1f [2022-10-03T20:56:21.987Z] Removing intermediate container 6ebac20b854c [2022-10-03T20:56:21.987Z] ---> 1b78d33961e0 [2022-10-03T20:56:21.987Z] Step 4/23 : WORKDIR /edgex-go [2022-10-03T20:56:21.987Z] Removing intermediate container e956e03e32b5 [2022-10-03T20:56:21.987Z] ---> 789a745f4ac3 [2022-10-03T20:56:21.987Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:56:21.987Z] Removing intermediate container 28d32e5b74b7 [2022-10-03T20:56:21.987Z] ---> d32bd96806d3 [2022-10-03T20:56:21.987Z] Step 4/24 : WORKDIR /edgex-go [2022-10-03T20:56:21.987Z] Removing intermediate container ef74d54bf7b6 [2022-10-03T20:56:21.987Z] ---> c2eecc243318 [2022-10-03T20:56:21.987Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:56:21.987Z] Removing intermediate container 46ede6be6c1f [2022-10-03T20:56:21.987Z] ---> c70ac670e925 [2022-10-03T20:56:21.987Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:56:21.987Z] ---> Running in fffafe04dfdc [2022-10-03T20:56:21.987Z] ---> Running in c095c43ea25f [2022-10-03T20:56:21.987Z] ---> Running in 1c50b6cee393 [2022-10-03T20:56:21.987Z] ---> Running in 727be73530b4 [2022-10-03T20:56:21.987Z] ---> Running in 2b907a9b776d [2022-10-03T20:56:21.987Z] Removing intermediate container fffafe04dfdc [2022-10-03T20:56:21.987Z] ---> e9c281fe01da [2022-10-03T20:56:21.987Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:56:21.987Z] Removing intermediate container 1c50b6cee393 [2022-10-03T20:56:21.987Z] ---> 44930105f3b2 [2022-10-03T20:56:21.987Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:56:21.987Z] ---> Running in 8c61f7b9e0d3 [2022-10-03T20:56:21.987Z] ---> Running in e205a67d9a79 [2022-10-03T20:56:22.123Z] b3c136eddcbf: Pull complete [2022-10-03T20:56:22.403Z] 4d572c569a2c: Verifying Checksum [2022-10-03T20:56:22.403Z] 4d572c569a2c: Download complete [2022-10-03T20:56:22.403Z] c0a3192eca97: Pull complete [2022-10-03T20:56:22.672Z] a050256f5b6f: Pull complete [2022-10-03T20:56:22.922Z] Removing intermediate container c095c43ea25f [2022-10-03T20:56:22.922Z] ---> f6aebad4c917 [2022-10-03T20:56:22.922Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-03T20:56:22.922Z] ---> Running in c4ef1796a18f [2022-10-03T20:56:22.922Z] Removing intermediate container 727be73530b4 [2022-10-03T20:56:22.922Z] ---> 6323ce4a2343 [2022-10-03T20:56:22.922Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-03T20:56:22.922Z] ---> Running in 9284cc0d9d79 [2022-10-03T20:56:22.940Z] 656be50a0ddc: Verifying Checksum [2022-10-03T20:56:22.940Z] 656be50a0ddc: Download complete [2022-10-03T20:56:23.181Z] Removing intermediate container 8c61f7b9e0d3 [2022-10-03T20:56:23.181Z] ---> ca464ebe46b0 [2022-10-03T20:56:23.181Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-03T20:56:23.442Z] ---> Running in bb18f2737f47 [2022-10-03T20:56:23.442Z] Removing intermediate container e205a67d9a79 [2022-10-03T20:56:23.442Z] ---> 6f4f5a606d17 [2022-10-03T20:56:23.442Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-03T20:56:23.442Z] ---> Running in 5fd12415d85b [2022-10-03T20:56:23.442Z] Removing intermediate container 2b907a9b776d [2022-10-03T20:56:23.442Z] ---> 481222f33f9f [2022-10-03T20:56:23.442Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-03T20:56:23.442Z] ---> Running in d2fda41ce073 [2022-10-03T20:56:23.442Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:56:23.700Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:56:23.962Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:56:23.962Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:56:23.962Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:56:24.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:56:24.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:56:24.742Z] OK: 211 MiB in 51 packages [2022-10-03T20:56:24.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:56:24.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:56:24.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:56:25.000Z] OK: 211 MiB in 51 packages [2022-10-03T20:56:25.000Z] Removing intermediate container c4ef1796a18f [2022-10-03T20:56:25.000Z] ---> 24144332c690 [2022-10-03T20:56:25.000Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-03T20:56:25.000Z] OK: 211 MiB in 51 packages [2022-10-03T20:56:25.257Z] ---> 45166a5bd940 [2022-10-03T20:56:25.257Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:56:25.257Z] ---> Running in 978512f1ebc1 [2022-10-03T20:56:25.257Z] OK: 211 MiB in 51 packages [2022-10-03T20:56:25.257Z] OK: 211 MiB in 51 packages [2022-10-03T20:56:25.515Z] Removing intermediate container 9284cc0d9d79 [2022-10-03T20:56:25.515Z] ---> 623fa439aeee [2022-10-03T20:56:25.515Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-03T20:56:25.515Z] Removing intermediate container bb18f2737f47 [2022-10-03T20:56:25.515Z] ---> c533ab9cebad [2022-10-03T20:56:25.515Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-03T20:56:25.772Z] ---> f60010df68df [2022-10-03T20:56:25.772Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:56:25.772Z] ---> Running in b7c9f6d1a739 [2022-10-03T20:56:25.772Z] Removing intermediate container 5fd12415d85b [2022-10-03T20:56:25.772Z] ---> a0dc452b48d2 [2022-10-03T20:56:25.772Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-03T20:56:25.772Z] ---> 01a107b55f14 [2022-10-03T20:56:25.772Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:56:25.772Z] ---> Running in 2dd8e2154afa [2022-10-03T20:56:25.772Z] Removing intermediate container d2fda41ce073 [2022-10-03T20:56:25.772Z] ---> 9529a162555f [2022-10-03T20:56:25.772Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-03T20:56:26.030Z] ---> 6ac52deebc1f [2022-10-03T20:56:26.030Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:56:26.030Z] ---> Running in aef74d2a0f85 [2022-10-03T20:56:26.030Z] ---> cf9ea7629dc5 [2022-10-03T20:56:26.030Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:56:26.030Z] ---> Running in 8a5a60047104 [2022-10-03T20:56:35.273Z] 656be50a0ddc: Pull complete [2022-10-03T20:56:35.273Z] 2bbca73fdf42: Pull complete [2022-10-03T20:56:35.273Z] f607e4fc86c3: Pull complete [2022-10-03T20:56:41.926Z] 4d572c569a2c: Pull complete [2022-10-03T20:56:42.898Z] fcf976331f73: Pull complete [2022-10-03T20:56:43.167Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-03T20:56:43.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T20:56:43.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-03T20:56:43.498Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T20:56:43.498Z] WORKDIR /edgex [2022-10-03T20:56:43.498Z] COPY go.mod . [2022-10-03T20:56:43.498Z] RUN go mod download [2022-10-03T20:56:43.498Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-03T20:56:44.088Z] Sending build context to Docker daemon 3.252MB [2022-10-03T20:56:44.088Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T20:56:44.088Z] ---> 3970a7415f9e [2022-10-03T20:56:44.088Z] Step 2/4 : WORKDIR /edgex [2022-10-03T20:56:44.143Z] Removing intermediate container 978512f1ebc1 [2022-10-03T20:56:44.143Z] ---> 6e023df748c3 [2022-10-03T20:56:44.143Z] Step 8/22 : COPY . . [2022-10-03T20:56:44.143Z] Removing intermediate container b7c9f6d1a739 [2022-10-03T20:56:44.143Z] ---> 15d2edf9ee77 [2022-10-03T20:56:44.143Z] Step 8/26 : COPY . . [2022-10-03T20:56:44.143Z] Removing intermediate container aef74d2a0f85 [2022-10-03T20:56:44.143Z] ---> a90c6f689461 [2022-10-03T20:56:44.143Z] Step 9/24 : COPY . . [2022-10-03T20:56:44.143Z] Removing intermediate container 8a5a60047104 [2022-10-03T20:56:44.143Z] ---> be493fc98897 [2022-10-03T20:56:44.143Z] Step 8/25 : COPY . . [2022-10-03T20:56:44.143Z] Removing intermediate container 2dd8e2154afa [2022-10-03T20:56:44.143Z] ---> 66db575fe9f9 [2022-10-03T20:56:44.143Z] Step 9/23 : COPY . . [2022-10-03T20:56:46.189Z] ---> Running in 8fd267b421a3 [2022-10-03T20:56:46.560Z] Removing intermediate container 8fd267b421a3 [2022-10-03T20:56:46.560Z] ---> af2b9cd75799 [2022-10-03T20:56:46.560Z] Step 3/4 : COPY go.mod . [2022-10-03T20:56:47.154Z] ---> 6f6f3a85e8f4 [2022-10-03T20:56:47.154Z] Step 4/4 : RUN go mod download [2022-10-03T20:56:47.154Z] ---> Running in 5933c50d2c5a [2022-10-03T20:56:50.705Z] ---> b2655423bf74 [2022-10-03T20:56:50.705Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-03T20:56:50.705Z] ---> fa8b459b532e [2022-10-03T20:56:50.705Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-03T20:56:50.705Z] ---> c5c6ccf4b4d5 [2022-10-03T20:56:50.705Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-03T20:56:50.705Z] ---> c8dc7b60e48c [2022-10-03T20:56:50.705Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-03T20:56:50.705Z] ---> 8fd1b460e2d8 [2022-10-03T20:56:50.705Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-03T20:56:50.705Z] ---> Running in 59b987ad4985 [2022-10-03T20:56:50.705Z] ---> Running in e5a4dee223f0 [2022-10-03T20:56:50.705Z] ---> Running in c41b12006bf7 [2022-10-03T20:56:50.705Z] ---> Running in f30e0550b35b [2022-10-03T20:56:50.705Z] ---> Running in 09533f46965a [2022-10-03T20:56:50.705Z] Removing intermediate container f30e0550b35b [2022-10-03T20:56:50.705Z] ---> b154b48491ea [2022-10-03T20:56:50.705Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-03T20:56:50.705Z] ---> Running in 78724c474053 [2022-10-03T20:56:50.705Z] Removing intermediate container 78724c474053 [2022-10-03T20:56:50.705Z] ---> 75176f229b00 [2022-10-03T20:56:50.705Z] 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-03T20:56:50.705Z] ---> Running in 8519769b26d0 [2022-10-03T20:56:50.705Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-03T20:56:50.705Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-03T20:56:50.705Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-03T20:56:50.705Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-03T20:56:51.675Z] Removing intermediate container 8519769b26d0 [2022-10-03T20:56:51.675Z] ---> 8d86af51d3bc [2022-10-03T20:56:51.675Z] Step 12/26 : WORKDIR /edgex-go [2022-10-03T20:56:51.675Z] ---> Running in 79783586a94c [2022-10-03T20:56:51.932Z] Removing intermediate container 79783586a94c [2022-10-03T20:56:51.932Z] ---> 64c86423f4b8 [2022-10-03T20:56:51.932Z] [2022-10-03T20:56:51.932Z] Step 13/26 : FROM alpine:3.15 [2022-10-03T20:56:51.932Z] 3.15: Pulling from library/alpine [2022-10-03T20:56:52.208Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-03T20:56:52.208Z] Status: Downloaded newer image for alpine:3.15 [2022-10-03T20:56:52.208Z] ---> c4fc93816858 [2022-10-03T20:56:52.208Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T20:56:52.208Z] ---> Running in 76b00a0c9542 [2022-10-03T20:56:52.208Z] Removing intermediate container 76b00a0c9542 [2022-10-03T20:56:52.208Z] ---> 480d0f569a54 [2022-10-03T20:56:52.208Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:56:52.467Z] ---> Running in 4041604f330e [2022-10-03T20:56:53.030Z] Removing intermediate container 4041604f330e [2022-10-03T20:56:53.030Z] ---> f1782bb796d5 [2022-10-03T20:56:53.030Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-03T20:56:53.030Z] ---> Running in f60e78ea0e6b [2022-10-03T20:56:53.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:56:54.891Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:56:55.148Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-03T20:56:55.148Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-03T20:56:55.148Z] OK: 15857 distinct packages available [2022-10-03T20:56:55.148Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:56:56.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:56:56.345Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-03T20:56:56.345Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-03T20:56:56.345Z] (3/4) Installing libucontext (1.1-r0) [2022-10-03T20:56:56.602Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-03T20:56:56.602Z] Executing busybox-1.34.1-r7.trigger [2022-10-03T20:56:56.602Z] OK: 6 MiB in 18 packages [2022-10-03T20:56:58.497Z] Removing intermediate container f60e78ea0e6b [2022-10-03T20:56:58.497Z] ---> 7e7f3d13c864 [2022-10-03T20:56:58.497Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-03T20:57:01.784Z] ---> 43a634791a02 [2022-10-03T20:57:01.784Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-03T20:57:02.043Z] ---> 3b2d45f0e9c2 [2022-10-03T20:57:02.043Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-03T20:57:02.043Z] ---> Running in cfeb9d01b0bb [2022-10-03T20:57:02.607Z] Removing intermediate container cfeb9d01b0bb [2022-10-03T20:57:02.607Z] ---> 9c25d0c88685 [2022-10-03T20:57:02.607Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-03T20:57:03.174Z] ---> e4b9791f3e35 [2022-10-03T20:57:03.174Z] Step 21/26 : WORKDIR / [2022-10-03T20:57:03.450Z] ---> Running in 627a8d0d2e68 [2022-10-03T20:57:03.707Z] Removing intermediate container 627a8d0d2e68 [2022-10-03T20:57:03.707Z] ---> e84e4586b747 [2022-10-03T20:57:03.708Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-03T20:57:03.708Z] ---> Running in 645d8d6abcf8 [2022-10-03T20:57:03.970Z] Removing intermediate container 645d8d6abcf8 [2022-10-03T20:57:03.970Z] ---> 8c2c9529a8db [2022-10-03T20:57:03.970Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-03T20:57:04.227Z] ---> Running in 2a267004248d [2022-10-03T20:57:04.822Z] Removing intermediate container 2a267004248d [2022-10-03T20:57:04.822Z] ---> c0ae1e91d3a7 [2022-10-03T20:57:04.822Z] Step 24/26 : LABEL arch=x86_64 [2022-10-03T20:57:05.123Z] ---> Running in c427faabb1cb [2022-10-03T20:57:05.420Z] Removing intermediate container c427faabb1cb [2022-10-03T20:57:05.420Z] ---> a5b3289a1a5f [2022-10-03T20:57:05.420Z] Step 25/26 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:57:05.678Z] ---> Running in ff88e393d212 [2022-10-03T20:57:05.937Z] Removing intermediate container ff88e393d212 [2022-10-03T20:57:05.937Z] ---> 23f0abc63a7b [2022-10-03T20:57:05.937Z] Step 26/26 : LABEL version=2.3.0-dev.79 [2022-10-03T20:57:05.937Z] ---> Running in f6b215f4bef2 [2022-10-03T20:57:06.503Z] Removing intermediate container f6b215f4bef2 [2022-10-03T20:57:06.503Z] ---> 59d2b457431b [2022-10-03T20:57:06.503Z] [2022-10-03T20:57:06.503Z] Successfully built 59d2b457431b [2022-10-03T20:57:06.503Z] Successfully tagged security-spire-config:latest [2022-10-03T20:57:06.503Z]  Building security-spire-config ... done Building support-notifications [2022-10-03T20:57:09.031Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:57:09.031Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:57:09.031Z] ---> b113b3a2f31e [2022-10-03T20:57:09.031Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-03T20:57:09.031Z] ---> Using cache [2022-10-03T20:57:09.031Z] ---> d32bd96806d3 [2022-10-03T20:57:09.031Z] Step 4/23 : WORKDIR /edgex-go [2022-10-03T20:57:09.031Z] ---> Using cache [2022-10-03T20:57:09.031Z] ---> 44930105f3b2 [2022-10-03T20:57:09.031Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:57:09.031Z] ---> Using cache [2022-10-03T20:57:09.031Z] ---> 6f4f5a606d17 [2022-10-03T20:57:09.031Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-03T20:57:11.555Z] ---> Running in 5ee46aadeabb [2022-10-03T20:57:11.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:57:12.754Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:57:13.013Z] OK: 211 MiB in 51 packages [2022-10-03T20:57:14.385Z] Removing intermediate container 5ee46aadeabb [2022-10-03T20:57:14.385Z] ---> 8f08960dc4bc [2022-10-03T20:57:14.385Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-03T20:57:14.643Z] ---> 20bcdad1f80f [2022-10-03T20:57:14.643Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:57:14.902Z] ---> Running in 33d708738e06 [2022-10-03T20:57:17.427Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-03T20:57:18.362Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-03T20:57:19.462Z] Removing intermediate container 5933c50d2c5a [2022-10-03T20:57:19.462Z] ---> 263ac8b2a5c5 [2022-10-03T20:57:19.462Z] Successfully built 263ac8b2a5c5 [2022-10-03T20:57:19.462Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:57:19.822Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T20:57:19.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T20:57:20.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-6940 does not seem to be running inside a container [2022-10-03T20:57:20.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-03T20:57:21.859Z] $ docker top 7f5eda9e5e8ddf0d3752498d3a5a57caaca20fa33768909d297ba3daba9f04fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T20:57:22.691Z] + go version [2022-10-03T20:57:22.691Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-03T20:57:22.720Z] $ docker stop --time=1 7f5eda9e5e8ddf0d3752498d3a5a57caaca20fa33768909d297ba3daba9f04fa [2022-10-03T20:57:24.332Z] $ docker rm -f 7f5eda9e5e8ddf0d3752498d3a5a57caaca20fa33768909d297ba3daba9f04fa [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-03T20:57:24.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-03T20:57:24.920Z] [2022-10-03T20:57:24.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:57:25.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-03T20:57:25.257Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-03T20:57:25.257Z] 29e5d40040c1: Pulling fs layer [2022-10-03T20:57:25.257Z] 1ce36da41761: Pulling fs layer [2022-10-03T20:57:25.257Z] 25b303627fd3: Pulling fs layer [2022-10-03T20:57:25.529Z] 29e5d40040c1: Download complete [2022-10-03T20:57:25.799Z] 1ce36da41761: Verifying Checksum [2022-10-03T20:57:25.799Z] 1ce36da41761: Download complete [2022-10-03T20:57:26.068Z] 29e5d40040c1: Pull complete [2022-10-03T20:57:26.566Z] Removing intermediate container 59b987ad4985 [2022-10-03T20:57:26.566Z] ---> 5052d2b45991 [2022-10-03T20:57:26.566Z] [2022-10-03T20:57:26.566Z] Step 10/22 : FROM alpine:3.16 [2022-10-03T20:57:26.566Z] Removing intermediate container 09533f46965a [2022-10-03T20:57:26.566Z] ---> 7d10c128b125 [2022-10-03T20:57:26.566Z] [2022-10-03T20:57:26.566Z] Step 11/24 : FROM alpine:3.16 [2022-10-03T20:57:26.566Z] Removing intermediate container e5a4dee223f0 [2022-10-03T20:57:26.566Z] ---> e4303e7275f5 [2022-10-03T20:57:26.566Z] [2022-10-03T20:57:26.566Z] Step 10/25 : FROM alpine:3.16 [2022-10-03T20:57:26.566Z] Removing intermediate container 33d708738e06 [2022-10-03T20:57:26.566Z] ---> 03f38e9560ce [2022-10-03T20:57:26.566Z] Step 9/23 : COPY . . [2022-10-03T20:57:26.825Z] 3.16: Pulling from library/alpine [2022-10-03T20:57:27.084Z] 3.16: Pulling from library/alpine [2022-10-03T20:57:27.084Z] 3.16: Pulling from library/alpine [2022-10-03T20:57:27.484Z] 1ce36da41761: Pull complete [2022-10-03T20:57:27.484Z] 25b303627fd3: Verifying Checksum [2022-10-03T20:57:27.484Z] 25b303627fd3: Download complete [2022-10-03T20:57:29.613Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T20:57:29.871Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T20:57:29.871Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T20:57:30.808Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T20:57:30.808Z] Status: Image is up to date for alpine:3.16 [2022-10-03T20:57:30.808Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T20:57:31.068Z] ---> 9c6f07244728 [2022-10-03T20:57:31.068Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-03T20:57:31.327Z] ---> 9c6f07244728 [2022-10-03T20:57:31.327Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-03T20:57:31.327Z] ---> 9c6f07244728 [2022-10-03T20:57:31.328Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-03T20:57:31.328Z] ---> Running in df977d6c3a67 [2022-10-03T20:57:31.328Z] ---> Running in 3bfaed3416fe [2022-10-03T20:57:31.328Z] ---> Running in e1bf26b9aa04 [2022-10-03T20:57:31.328Z] Removing intermediate container c41b12006bf7 [2022-10-03T20:57:31.328Z] ---> 426e49c6edc8 [2022-10-03T20:57:31.328Z] [2022-10-03T20:57:31.328Z] Step 11/23 : FROM alpine:3.16 [2022-10-03T20:57:31.328Z] ---> 9c6f07244728 [2022-10-03T20:57:31.328Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-03T20:57:31.586Z] ---> b60178ecab78 [2022-10-03T20:57:31.586Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-03T20:57:31.586Z] ---> Running in 30b1841aba6a [2022-10-03T20:57:31.586Z] ---> Running in ea75d7a2109b [2022-10-03T20:57:31.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:57:31.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:57:32.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:57:32.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:57:32.104Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-03T20:57:32.104Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-03T20:57:32.104Z] (3/3) Installing su-exec (0.2-r1) [2022-10-03T20:57:32.104Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T20:57:32.104Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T20:57:32.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:57:32.362Z] OK: 6 MiB in 17 packages [2022-10-03T20:57:32.362Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-03T20:57:32.362Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-03T20:57:32.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:57:32.362Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T20:57:32.362Z] OK: 6 MiB in 15 packages [2022-10-03T20:57:32.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:57:32.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:57:32.636Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-03T20:57:32.636Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T20:57:32.636Z] OK: 6 MiB in 15 packages [2022-10-03T20:57:32.636Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-03T20:57:32.636Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-03T20:57:32.636Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-03T20:57:32.636Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-03T20:57:32.636Z] (5/6) Installing curl (7.83.1-r3) [2022-10-03T20:57:32.636Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-03T20:57:32.636Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T20:57:32.636Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T20:57:32.897Z] OK: 8 MiB in 20 packages [2022-10-03T20:57:32.897Z] Removing intermediate container e1bf26b9aa04 [2022-10-03T20:57:32.897Z] ---> f182d49e11e3 [2022-10-03T20:57:32.897Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-03T20:57:33.156Z] ---> Running in be7316eadc24 [2022-10-03T20:57:33.156Z] Removing intermediate container df977d6c3a67 [2022-10-03T20:57:33.156Z] ---> 3b2dbd9b59df [2022-10-03T20:57:33.156Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-03T20:57:33.157Z] ---> Running in ba5eaf28f896 [2022-10-03T20:57:33.157Z] Removing intermediate container 30b1841aba6a [2022-10-03T20:57:33.157Z] ---> 856b97ab2a6a [2022-10-03T20:57:33.157Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-03T20:57:33.157Z] ---> Running in afd90db5f228 [2022-10-03T20:57:33.157Z] Removing intermediate container be7316eadc24 [2022-10-03T20:57:33.157Z] ---> 878014006282 [2022-10-03T20:57:33.157Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-03T20:57:33.157Z] ---> Running in 64ba72449841 [2022-10-03T20:57:33.157Z] Removing intermediate container ba5eaf28f896 [2022-10-03T20:57:33.157Z] ---> f659a20ab3f7 [2022-10-03T20:57:33.157Z] Step 13/25 : WORKDIR / [2022-10-03T20:57:33.434Z] ---> Running in 5d01f6f5b101 [2022-10-03T20:57:33.434Z] Removing intermediate container afd90db5f228 [2022-10-03T20:57:33.434Z] ---> 23223b668ab9 [2022-10-03T20:57:33.434Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-03T20:57:33.434Z] ---> Running in 99ae30c0a019 [2022-10-03T20:57:33.434Z] Removing intermediate container 64ba72449841 [2022-10-03T20:57:33.434Z] ---> ccba860345a3 [2022-10-03T20:57:33.434Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-03T20:57:33.434Z] Removing intermediate container 5d01f6f5b101 [2022-10-03T20:57:33.434Z] ---> 1bfe4b9147af [2022-10-03T20:57:33.434Z] 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-03T20:57:33.434Z] ---> Running in 90a7c382f69a [2022-10-03T20:57:33.434Z] Removing intermediate container 99ae30c0a019 [2022-10-03T20:57:33.434Z] ---> 54465c44531b [2022-10-03T20:57:33.434Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-03T20:57:33.693Z] Removing intermediate container 3bfaed3416fe [2022-10-03T20:57:33.693Z] ---> 46ef880e45d8 [2022-10-03T20:57:33.693Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-03T20:57:33.693Z] ---> Running in b9858c2f98b4 [2022-10-03T20:57:33.693Z] ---> Running in b83fb0d7cb23 [2022-10-03T20:57:33.693Z] Removing intermediate container 90a7c382f69a [2022-10-03T20:57:33.693Z] ---> a7b60206768d [2022-10-03T20:57:33.693Z] Step 16/24 : WORKDIR / [2022-10-03T20:57:33.693Z] ---> Running in a975f5fb42a7 [2022-10-03T20:57:33.693Z] ---> 64df3e71b34a [2022-10-03T20:57:33.693Z] 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-03T20:57:33.693Z] Removing intermediate container b83fb0d7cb23 [2022-10-03T20:57:33.693Z] ---> 5dba47a5e74f [2022-10-03T20:57:33.693Z] Step 13/22 : WORKDIR /edgex [2022-10-03T20:57:33.693Z] Removing intermediate container b9858c2f98b4 [2022-10-03T20:57:33.693Z] ---> fe7d96aab95f [2022-10-03T20:57:33.693Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T20:57:33.693Z] ---> Running in cef13a7e2264 [2022-10-03T20:57:33.693Z] Removing intermediate container a975f5fb42a7 [2022-10-03T20:57:33.693Z] ---> 4106cd1a9766 [2022-10-03T20:57:33.693Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T20:57:33.952Z] ---> 772764210cff [2022-10-03T20:57:33.952Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-03T20:57:33.952Z] Removing intermediate container cef13a7e2264 [2022-10-03T20:57:33.952Z] ---> ead9977c0473 [2022-10-03T20:57:33.952Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-03T20:57:33.952Z] ---> 5190d88e7230 [2022-10-03T20:57:33.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-03T20:57:33.952Z] ---> fc8877047323 [2022-10-03T20:57:33.952Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-03T20:57:33.952Z] ---> ba27a97afb01 [2022-10-03T20:57:33.952Z] 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-03T20:57:34.214Z] ---> e47e4d2b4bdf [2022-10-03T20:57:34.214Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-03T20:57:34.780Z] ---> 865e4d13b6f4 [2022-10-03T20:57:34.780Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-03T20:57:34.780Z] ---> 0f2b2f1c5ce0 [2022-10-03T20:57:34.780Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-03T20:57:34.780Z] ---> e9ec6f718658 [2022-10-03T20:57:34.780Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-03T20:57:34.780Z] ---> 4d4bf2e26069 [2022-10-03T20:57:34.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-03T20:57:35.041Z] ---> 3b0ce65a7622 [2022-10-03T20:57:35.041Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-03T20:57:35.041Z] ---> fe7194a8c3bb [2022-10-03T20:57:35.041Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-03T20:57:35.327Z] ---> 791c94dc8446 [2022-10-03T20:57:35.327Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-03T20:57:35.327Z] ---> Running in 5ae8512f1a9a [2022-10-03T20:57:35.327Z] ---> 1edd95fd7cb9 [2022-10-03T20:57:35.328Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-03T20:57:35.328Z] ---> Running in e04263285289 [2022-10-03T20:57:35.328Z] Removing intermediate container e04263285289 [2022-10-03T20:57:35.328Z] ---> a2d982a27810 [2022-10-03T20:57:35.328Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T20:57:35.328Z] Removing intermediate container 5ae8512f1a9a [2022-10-03T20:57:35.328Z] ---> 02798d903e88 [2022-10-03T20:57:35.328Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T20:57:35.588Z] ---> Running in e7bc660d8e39 [2022-10-03T20:57:35.588Z] ---> Running in 2b66596260f8 [2022-10-03T20:57:35.588Z] ---> 692726e0ea57 [2022-10-03T20:57:35.588Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-03T20:57:35.848Z] ---> eb82423fa26b [2022-10-03T20:57:35.848Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-03T20:57:35.848Z] ---> Running in 0d3201578573 [2022-10-03T20:57:35.848Z] Removing intermediate container e7bc660d8e39 [2022-10-03T20:57:35.848Z] ---> 7a0aa1f9f62c [2022-10-03T20:57:35.848Z] Step 22/24 : LABEL arch=x86_64 [2022-10-03T20:57:35.848Z] Removing intermediate container 2b66596260f8 [2022-10-03T20:57:35.848Z] ---> 7a641845de17 [2022-10-03T20:57:35.848Z] Step 21/23 : LABEL arch=x86_64 [2022-10-03T20:57:35.848Z] ---> Running in 83b82728df1a [2022-10-03T20:57:35.848Z] ---> Running in 4736e8e0912e [2022-10-03T20:57:36.107Z] ---> 6bb4ffa6c3a2 [2022-10-03T20:57:36.108Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-03T20:57:36.108Z] Removing intermediate container 83b82728df1a [2022-10-03T20:57:36.108Z] ---> 2faae28608eb [2022-10-03T20:57:36.108Z] Step 22/23 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:57:36.108Z] ---> Running in 8042c1088286 [2022-10-03T20:57:36.108Z] Removing intermediate container 4736e8e0912e [2022-10-03T20:57:36.108Z] ---> dc190a758c9e [2022-10-03T20:57:36.108Z] Step 23/24 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:57:36.372Z] ---> Running in ad8d1eec658a [2022-10-03T20:57:36.372Z] ---> Running in 095c237fa9ed [2022-10-03T20:57:36.645Z] Removing intermediate container 095c237fa9ed [2022-10-03T20:57:36.645Z] ---> 776f83b59896 [2022-10-03T20:57:36.645Z] Step 24/24 : LABEL version=2.3.0-dev.79 [2022-10-03T20:57:36.645Z] Removing intermediate container ad8d1eec658a [2022-10-03T20:57:36.645Z] ---> a2fd50df8849 [2022-10-03T20:57:36.645Z] Step 23/23 : LABEL version=2.3.0-dev.79 [2022-10-03T20:57:36.645Z] ---> Running in c7ccbbbf490c [2022-10-03T20:57:36.645Z] ---> Running in 32540b307984 [2022-10-03T20:57:36.905Z] Removing intermediate container 32540b307984 [2022-10-03T20:57:36.905Z] ---> 05a8bebdaabd [2022-10-03T20:57:36.905Z] [2022-10-03T20:57:36.905Z] Removing intermediate container c7ccbbbf490c [2022-10-03T20:57:36.905Z] ---> eec3c990eed5 [2022-10-03T20:57:36.905Z] [2022-10-03T20:57:36.905Z] Successfully built 05a8bebdaabd [2022-10-03T20:57:36.905Z] Successfully tagged support-scheduler:latest [2022-10-03T20:57:36.905Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-10-03T20:57:36.905Z] Successfully built eec3c990eed5 [2022-10-03T20:57:36.905Z] Successfully tagged core-command:latest [2022-10-03T20:57:36.905Z] Building core-metadata [2022-10-03T20:57:36.905Z]  Building core-command ... done Removing intermediate container 0d3201578573 [2022-10-03T20:57:36.905Z] ---> b3362d58441e [2022-10-03T20:57:36.905Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-03T20:57:36.905Z] ---> Running in b11c63ceea64 [2022-10-03T20:57:37.588Z] 25b303627fd3: Pull complete [2022-10-03T20:57:37.588Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-03T20:57:37.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-03T20:57:37.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T20:57:37.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-6940 does not seem to be running inside a container [2022-10-03T20:57:37.875Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@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-03T20:57:40.258Z] $ docker top 2dc637bbc9c682b02b2de9d6f01750cfdfea038aa7f3bc8f5681daa5353e5625 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T20:57:41.071Z] + docker-compose build --help [2022-10-03T20:57:41.071Z] + grep parallel [2022-10-03T20:57:41.145Z] Removing intermediate container b11c63ceea64 [2022-10-03T20:57:41.146Z] ---> 5f8d512c4861 [2022-10-03T20:57:41.146Z] Step 20/22 : LABEL arch=x86_64 [2022-10-03T20:57:41.720Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:57:41.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:57:41.720Z] ---> b113b3a2f31e [2022-10-03T20:57:41.720Z] Step 3/23 : WORKDIR /edgex-go [2022-10-03T20:57:41.720Z] ---> Using cache [2022-10-03T20:57:41.720Z] ---> c2eecc243318 [2022-10-03T20:57:41.720Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:57:41.720Z] ---> Using cache [2022-10-03T20:57:41.720Z] ---> 481222f33f9f [2022-10-03T20:57:41.720Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-03T20:57:42.365Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:57:42.365Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:57:42.365Z] ---> b113b3a2f31e [2022-10-03T20:57:42.653Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-03T20:57:42.653Z] ---> Using cache [2022-10-03T20:57:42.653Z] ---> d32bd96806d3 [2022-10-03T20:57:42.653Z] Step 4/25 : WORKDIR /edgex-go [2022-10-03T20:57:42.653Z] ---> Using cache [2022-10-03T20:57:42.653Z] ---> 44930105f3b2 [2022-10-03T20:57:42.653Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:57:42.653Z] ---> Using cache [2022-10-03T20:57:42.653Z] ---> 6f4f5a606d17 [2022-10-03T20:57:42.653Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-03T20:57:42.653Z] ---> Using cache [2022-10-03T20:57:42.653Z] ---> a0dc452b48d2 [2022-10-03T20:57:42.653Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-03T20:57:42.653Z] ---> Using cache [2022-10-03T20:57:42.653Z] ---> 6ac52deebc1f [2022-10-03T20:57:42.653Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:57:42.653Z] ---> Using cache [2022-10-03T20:57:42.653Z] ---> a90c6f689461 [2022-10-03T20:57:42.653Z] Step 9/25 : COPY . . [2022-10-03T20:57:42.653Z] ---> Using cache [2022-10-03T20:57:42.653Z] ---> c8dc7b60e48c [2022-10-03T20:57:42.653Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-03T20:57:43.227Z] Removing intermediate container 8042c1088286 [2022-10-03T20:57:43.227Z] ---> 85d06b0acc04 [2022-10-03T20:57:43.227Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-03T20:57:43.227Z] ---> Running in 19aaab192049 [2022-10-03T20:57:43.227Z] ---> Running in 6c07c6f801be [2022-10-03T20:57:43.227Z] ---> Running in d79e28f0ff97 [2022-10-03T20:57:43.227Z] ---> Running in dbe75996ef15 [2022-10-03T20:57:43.501Z] Removing intermediate container d79e28f0ff97 [2022-10-03T20:57:43.501Z] ---> a53a119e6c32 [2022-10-03T20:57:43.501Z] Step 23/25 : LABEL arch=x86_64 [2022-10-03T20:57:43.762Z] Removing intermediate container dbe75996ef15 [2022-10-03T20:57:43.762Z] ---> 470acf2602e2 [2022-10-03T20:57:43.762Z] Step 21/22 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:57:43.762Z] ---> Running in 47c82744651a [2022-10-03T20:57:43.762Z] ---> Running in 80457a47b62b [2022-10-03T20:57:44.044Z] Removing intermediate container 47c82744651a [2022-10-03T20:57:44.044Z] ---> 2b5da5a3b718 [2022-10-03T20:57:44.044Z] Step 24/25 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:57:44.044Z] ---> Running in 74e9e174b387 [2022-10-03T20:57:44.044Z] Removing intermediate container 80457a47b62b [2022-10-03T20:57:44.044Z] ---> 43c830aa9494 [2022-10-03T20:57:44.044Z] Step 22/22 : LABEL version=2.3.0-dev.79 [2022-10-03T20:57:44.044Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-03T20:57:44.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:57:44.044Z] ---> Running in 3c781423e6fd [2022-10-03T20:57:44.310Z] Removing intermediate container 74e9e174b387 [2022-10-03T20:57:44.310Z] ---> 5b15ccb01068 [2022-10-03T20:57:44.310Z] Step 25/25 : LABEL version=2.3.0-dev.79 [2022-10-03T20:57:44.310Z] ---> Running in e0b4ed65bb52 [2022-10-03T20:57:44.310Z] Removing intermediate container 3c781423e6fd [2022-10-03T20:57:44.310Z] ---> ab838c9938fe [2022-10-03T20:57:44.310Z] [2022-10-03T20:57:44.570Z] Removing intermediate container e0b4ed65bb52 [2022-10-03T20:57:44.570Z] ---> 61e41fd373cd [2022-10-03T20:57:44.570Z] [2022-10-03T20:57:44.570Z] Successfully built ab838c9938fe [2022-10-03T20:57:44.570Z] Successfully tagged security-proxy-setup:latest [2022-10-03T20:57:44.570Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-10-03T20:57:44.570Z] Successfully built 61e41fd373cd [2022-10-03T20:57:44.570Z] Successfully tagged security-secretstore-setup:latest [2022-10-03T20:57:44.570Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-10-03T20:57:44.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:57:45.319Z] --parallel Build images in parallel. [Pipeline] } [2022-10-03T20:57:45.347Z] $ docker stop --time=1 2dc637bbc9c682b02b2de9d6f01750cfdfea038aa7f3bc8f5681daa5353e5625 [2022-10-03T20:57:45.402Z] OK: 211 MiB in 51 packages [2022-10-03T20:57:46.967Z] $ docker rm -f 2dc637bbc9c682b02b2de9d6f01750cfdfea038aa7f3bc8f5681daa5353e5625 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:57:47.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-03T20:57:47.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T20:57:47.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-6940 does not seem to be running inside a container [2022-10-03T20:57:47.744Z] $ 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/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-03T20:57:48.826Z] $ docker top a363c5c7e0ccf12e0dd72e377e9ea773a7789ed30491802cc3539ffcdb0e9109 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T20:57:49.644Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-03T20:57:49.907Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:57:49.907Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:57:49.907Z] ---> b113b3a2f31e [2022-10-03T20:57:49.907Z] Step 3/33 : WORKDIR /edgex-go [2022-10-03T20:57:49.907Z] ---> Using cache [2022-10-03T20:57:49.907Z] ---> c2eecc243318 [2022-10-03T20:57:49.907Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:57:49.907Z] ---> Using cache [2022-10-03T20:57:49.907Z] ---> 481222f33f9f [2022-10-03T20:57:49.907Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-03T20:57:49.907Z] ---> Using cache [2022-10-03T20:57:49.907Z] ---> 9529a162555f [2022-10-03T20:57:49.907Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-03T20:57:49.907Z] ---> Using cache [2022-10-03T20:57:49.907Z] ---> cf9ea7629dc5 [2022-10-03T20:57:49.907Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:57:49.907Z] ---> Using cache [2022-10-03T20:57:49.907Z] ---> be493fc98897 [2022-10-03T20:57:49.907Z] Step 8/33 : COPY . . [2022-10-03T20:57:49.907Z] ---> Using cache [2022-10-03T20:57:49.907Z] ---> fa8b459b532e [2022-10-03T20:57:49.907Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-03T20:57:50.172Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:57:50.172Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:57:50.172Z] ---> b113b3a2f31e [2022-10-03T20:57:50.172Z] Step 3/26 : WORKDIR /edgex-go [2022-10-03T20:57:50.172Z] ---> Using cache [2022-10-03T20:57:50.172Z] ---> c2eecc243318 [2022-10-03T20:57:50.172Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:57:50.172Z] ---> Using cache [2022-10-03T20:57:50.172Z] ---> 481222f33f9f [2022-10-03T20:57:50.172Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-03T20:57:54.420Z] ---> Running in 5cafc0a3b4d5 [2022-10-03T20:57:54.420Z] ---> Running in 099cf9b22d76 [2022-10-03T20:57:54.420Z] Removing intermediate container 19aaab192049 [2022-10-03T20:57:54.420Z] ---> b0cebaf1fd6a [2022-10-03T20:57:54.420Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-03T20:57:54.420Z] ---> 6a592fa122ab [2022-10-03T20:57:54.420Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:57:54.420Z] ---> Running in 09b02faf5705 [2022-10-03T20:57:54.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:57:54.943Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-03T20:57:55.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:57:55.772Z] OK: 211 MiB in 51 packages [2022-10-03T20:57:56.290Z] Building core-command ... [2022-10-03T20:57:56.290Z] Building core-data ... [2022-10-03T20:57:56.290Z] Building core-metadata ... [2022-10-03T20:57:56.290Z] Building security-bootstrapper ... [2022-10-03T20:57:56.290Z] Building security-proxy-setup ... [2022-10-03T20:57:56.290Z] Building security-secretstore-setup ... [2022-10-03T20:57:56.290Z] Building security-spiffe-token-provider ... [2022-10-03T20:57:56.290Z] Building security-spire-agent ... [2022-10-03T20:57:56.290Z] Building security-spire-config ... [2022-10-03T20:57:56.290Z] Building security-spire-server ... [2022-10-03T20:57:56.290Z] Building support-notifications ... [2022-10-03T20:57:56.290Z] Building support-scheduler ... [2022-10-03T20:57:56.290Z] Building sys-mgmt-agent ... [2022-10-03T20:57:56.290Z] Building security-bootstrapper [2022-10-03T20:57:56.290Z] Building support-notifications [2022-10-03T20:57:56.290Z] Building core-command [2022-10-03T20:57:56.290Z] Building security-spire-config [2022-10-03T20:57:56.290Z] Building core-metadata [2022-10-03T20:57:57.177Z] Removing intermediate container 5cafc0a3b4d5 [2022-10-03T20:57:57.177Z] ---> e42ee35f0484 [2022-10-03T20:57:57.177Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-03T20:57:58.617Z] ---> 70b496b63fd1 [2022-10-03T20:57:58.617Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:58:00.068Z] ---> Running in 3dfd5248e63a [2022-10-03T20:58:00.636Z] Removing intermediate container ea75d7a2109b [2022-10-03T20:58:00.636Z] ---> ad0b8f8e1fcf [2022-10-03T20:58:00.636Z] [2022-10-03T20:58:00.636Z] Step 11/23 : FROM alpine:3.16 [2022-10-03T20:58:00.636Z] ---> 9c6f07244728 [2022-10-03T20:58:00.636Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-03T20:58:00.896Z] ---> Running in da587f11800b [2022-10-03T20:58:01.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:01.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:01.726Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-03T20:58:01.726Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-03T20:58:01.726Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T20:58:01.726Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T20:58:01.987Z] OK: 6 MiB in 16 packages [2022-10-03T20:58:05.309Z] Removing intermediate container da587f11800b [2022-10-03T20:58:05.309Z] ---> aa615afd19a6 [2022-10-03T20:58:05.309Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-03T20:58:05.567Z] ---> Running in e09dbab64784 [2022-10-03T20:58:05.851Z] Removing intermediate container e09dbab64784 [2022-10-03T20:58:05.851Z] ---> 8eab82eb21c5 [2022-10-03T20:58:05.851Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-03T20:58:06.197Z] ---> Running in 2442a2a87d13 [2022-10-03T20:58:06.197Z] Removing intermediate container 09b02faf5705 [2022-10-03T20:58:06.197Z] ---> 94218a591041 [2022-10-03T20:58:06.197Z] Step 8/23 : COPY . . [2022-10-03T20:58:06.458Z] Removing intermediate container 2442a2a87d13 [2022-10-03T20:58:06.458Z] ---> 46a0a21d06d7 [2022-10-03T20:58:06.458Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-03T20:58:06.724Z] ---> Running in ea9dbc88be1d [2022-10-03T20:58:07.679Z] Removing intermediate container ea9dbc88be1d [2022-10-03T20:58:07.679Z] ---> 3f09a01fd42a [2022-10-03T20:58:07.679Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T20:58:08.597Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:58:08.597Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:58:08.597Z] ---> 263ac8b2a5c5 [2022-10-03T20:58:08.597Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-03T20:58:08.597Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:58:08.597Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:58:08.597Z] ---> 263ac8b2a5c5 [2022-10-03T20:58:08.597Z] Step 3/33 : WORKDIR /edgex-go [2022-10-03T20:58:08.597Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:58:08.597Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:58:08.597Z] ---> 263ac8b2a5c5 [2022-10-03T20:58:08.597Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-03T20:58:08.597Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:58:08.597Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:58:08.597Z] ---> 263ac8b2a5c5 [2022-10-03T20:58:08.597Z] Step 3/26 : WORKDIR /edgex-go [2022-10-03T20:58:08.864Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:58:08.864Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:58:08.864Z] ---> 263ac8b2a5c5 [2022-10-03T20:58:08.864Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-03T20:58:08.864Z] ---> Running in dc1d79a0480e [2022-10-03T20:58:08.864Z] ---> Running in 3027d6d330d9 [2022-10-03T20:58:08.864Z] ---> Running in f871f513ed4d [2022-10-03T20:58:08.864Z] ---> Running in 77a09f2b9e3c [2022-10-03T20:58:08.864Z] ---> Running in 5609c56b0bf6 [2022-10-03T20:58:09.452Z] Removing intermediate container 3027d6d330d9 [2022-10-03T20:58:09.452Z] ---> a0edea06c51a [2022-10-03T20:58:09.452Z] Step 4/24 : WORKDIR /edgex-go [2022-10-03T20:58:09.721Z] Removing intermediate container f871f513ed4d [2022-10-03T20:58:09.721Z] ---> 299bbb079578 [2022-10-03T20:58:09.721Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:58:09.721Z] Removing intermediate container 77a09f2b9e3c [2022-10-03T20:58:09.721Z] ---> 9742fe72d946 [2022-10-03T20:58:09.721Z] Step 4/25 : WORKDIR /edgex-go [2022-10-03T20:58:09.721Z] Removing intermediate container 5609c56b0bf6 [2022-10-03T20:58:09.721Z] ---> 39a0762a0d8a [2022-10-03T20:58:09.721Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:58:09.721Z] ---> Running in 1f71b19e44a7 [2022-10-03T20:58:09.721Z] ---> Running in db6b74324af4 [2022-10-03T20:58:09.721Z] Removing intermediate container dc1d79a0480e [2022-10-03T20:58:09.721Z] ---> f7ad8299dcbf [2022-10-03T20:58:09.721Z] Step 4/23 : WORKDIR /edgex-go [2022-10-03T20:58:09.988Z] ---> Running in 01afa82c3d44 [2022-10-03T20:58:09.988Z] ---> Running in b5e2cf28addb [2022-10-03T20:58:09.988Z] ---> Running in 4826f93b00e6 [2022-10-03T20:58:10.576Z] Removing intermediate container db6b74324af4 [2022-10-03T20:58:10.576Z] ---> aa14337cb934 [2022-10-03T20:58:10.576Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:58:10.849Z] ---> Running in ed49911e313b [2022-10-03T20:58:10.849Z] Removing intermediate container 4826f93b00e6 [2022-10-03T20:58:10.849Z] ---> 4ee8bb20c33c [2022-10-03T20:58:10.849Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:58:11.085Z] ---> 1e037ae2153f [2022-10-03T20:58:11.086Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-03T20:58:11.117Z] Removing intermediate container b5e2cf28addb [2022-10-03T20:58:11.117Z] ---> a43f07e4812d [2022-10-03T20:58:11.117Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:58:11.386Z] ---> Running in 5dcc471e84ae [2022-10-03T20:58:11.386Z] ---> Running in fb623aa88ac2 [2022-10-03T20:58:12.476Z] Removing intermediate container 6c07c6f801be [2022-10-03T20:58:12.476Z] ---> 152ed76cf4ff [2022-10-03T20:58:12.476Z] [2022-10-03T20:58:12.476Z] Step 11/25 : FROM alpine:3.16 [2022-10-03T20:58:12.476Z] ---> 9c6f07244728 [2022-10-03T20:58:12.476Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-03T20:58:12.476Z] ---> Using cache [2022-10-03T20:58:12.476Z] ---> 856b97ab2a6a [2022-10-03T20:58:12.476Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-03T20:58:12.476Z] ---> Using cache [2022-10-03T20:58:12.476Z] ---> 23223b668ab9 [2022-10-03T20:58:12.476Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-03T20:58:12.756Z] ---> 28445a60f7e9 [2022-10-03T20:58:12.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-03T20:58:12.756Z] ---> Running in a75949f43cd7 [2022-10-03T20:58:12.756Z] Removing intermediate container 3dfd5248e63a [2022-10-03T20:58:12.756Z] ---> 836b0376bc2e [2022-10-03T20:58:12.756Z] Step 8/26 : COPY . . [2022-10-03T20:58:13.353Z] Removing intermediate container 1f71b19e44a7 [2022-10-03T20:58:13.353Z] ---> 756e67c8e20f [2022-10-03T20:58:13.353Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-03T20:58:13.353Z] ---> Running in 002ab2e6d2b6 [2022-10-03T20:58:13.626Z] Removing intermediate container 01afa82c3d44 [2022-10-03T20:58:13.626Z] ---> 4c7f10434044 [2022-10-03T20:58:13.626Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-03T20:58:13.895Z] ---> Running in 62d68231d27e [2022-10-03T20:58:14.771Z] Removing intermediate container a75949f43cd7 [2022-10-03T20:58:14.772Z] ---> ef08a7d2ab74 [2022-10-03T20:58:14.772Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-03T20:58:14.772Z] ---> adc1e3f599d8 [2022-10-03T20:58:14.772Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-03T20:58:14.860Z] Removing intermediate container ed49911e313b [2022-10-03T20:58:14.860Z] ---> 020c3389d60d [2022-10-03T20:58:14.860Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-03T20:58:15.032Z] ---> Running in 566ce51f5008 [2022-10-03T20:58:15.032Z] ---> Running in 8535670b1700 [2022-10-03T20:58:15.032Z] ---> 5cd86c9fa277 [2022-10-03T20:58:15.032Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-03T20:58:15.126Z] ---> Running in b7b18317a7f4 [2022-10-03T20:58:15.126Z] Removing intermediate container 5dcc471e84ae [2022-10-03T20:58:15.126Z] ---> fc7fc98e4519 [2022-10-03T20:58:15.126Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-03T20:58:15.294Z] ---> Running in 4870aa67ffdd [2022-10-03T20:58:15.294Z] Removing intermediate container 8535670b1700 [2022-10-03T20:58:15.294Z] ---> 3e48005bc3f6 [2022-10-03T20:58:15.294Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T20:58:15.294Z] Removing intermediate container 566ce51f5008 [2022-10-03T20:58:15.294Z] ---> ba4b21aa035f [2022-10-03T20:58:15.294Z] Step 16/25 : WORKDIR / [2022-10-03T20:58:15.393Z] ---> Running in e2e4c8c10700 [2022-10-03T20:58:15.393Z] Removing intermediate container fb623aa88ac2 [2022-10-03T20:58:15.393Z] ---> 8c1e38812291 [2022-10-03T20:58:15.393Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-03T20:58:15.649Z] ---> Running in fb260745b2fd [2022-10-03T20:58:15.649Z] ---> Running in 998c3dfc087c [2022-10-03T20:58:15.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T20:58:15.662Z] ---> Running in 76863bdbed3a [2022-10-03T20:58:15.917Z] Removing intermediate container fb260745b2fd [2022-10-03T20:58:15.918Z] ---> aee3e05db7cf [2022-10-03T20:58:15.918Z] Step 21/23 : LABEL arch=x86_64 [2022-10-03T20:58:15.918Z] Removing intermediate container 998c3dfc087c [2022-10-03T20:58:15.918Z] ---> 39bdbfc42632 [2022-10-03T20:58:15.918Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T20:58:15.918Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-03T20:58:15.918Z] ---> Running in 12951f64245b [2022-10-03T20:58:16.253Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T20:58:16.520Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T20:58:16.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T20:58:16.886Z] Removing intermediate container 12951f64245b [2022-10-03T20:58:16.886Z] ---> 635bbeff7bc2 [2022-10-03T20:58:16.886Z] Step 22/23 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:58:17.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T20:58:17.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T20:58:17.329Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T20:58:17.595Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T20:58:17.595Z] OK: 221 MiB in 51 packages [2022-10-03T20:58:18.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T20:58:18.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T20:58:18.267Z] ---> 04d622fcdc11 [2022-10-03T20:58:18.267Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-03T20:58:18.267Z] ---> Running in 14d2c7f4a461 [2022-10-03T20:58:18.267Z] Removing intermediate container 099cf9b22d76 [2022-10-03T20:58:18.267Z] ---> 7d0c9ea009a8 [2022-10-03T20:58:18.267Z] [2022-10-03T20:58:18.267Z] Step 10/33 : FROM alpine:3.16 [2022-10-03T20:58:18.267Z] ---> 9c6f07244728 [2022-10-03T20:58:18.267Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T20:58:18.267Z] ---> 0b624a14e6f9 [2022-10-03T20:58:18.267Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-03T20:58:18.526Z] ---> Running in cfbd7d90fd45 [2022-10-03T20:58:18.526Z] ---> Running in d16fd478ee0e [2022-10-03T20:58:18.526Z] Removing intermediate container 14d2c7f4a461 [2022-10-03T20:58:18.526Z] ---> e52f8f80e9d0 [2022-10-03T20:58:18.526Z] Step 23/23 : LABEL version=2.3.0-dev.79 [2022-10-03T20:58:18.788Z] ---> 3ba7ec9ae79a [2022-10-03T20:58:18.788Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-03T20:58:19.059Z] ---> Running in e70641b6fd71 [2022-10-03T20:58:19.059Z] Removing intermediate container d16fd478ee0e [2022-10-03T20:58:19.059Z] ---> e6878ec9f981 [2022-10-03T20:58:19.059Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-03T20:58:19.059Z] Removing intermediate container cfbd7d90fd45 [2022-10-03T20:58:19.059Z] ---> ec3f547c8163 [2022-10-03T20:58:19.059Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-03T20:58:19.059Z] ---> Running in 636613929ae0 [2022-10-03T20:58:19.059Z] ---> Running in 18627b4cf04c [2022-10-03T20:58:19.059Z] ---> 6c5c2ed67fd3 [2022-10-03T20:58:19.059Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-03T20:58:19.173Z] Removing intermediate container 002ab2e6d2b6 [2022-10-03T20:58:19.173Z] ---> 920cd20dfa86 [2022-10-03T20:58:19.173Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-03T20:58:19.173Z] OK: 221 MiB in 51 packages [2022-10-03T20:58:19.173Z] OK: 221 MiB in 51 packages [2022-10-03T20:58:19.319Z] Removing intermediate container e70641b6fd71 [2022-10-03T20:58:19.319Z] ---> 4858e4f0dd0b [2022-10-03T20:58:19.319Z] [2022-10-03T20:58:19.319Z] Removing intermediate container 18627b4cf04c [2022-10-03T20:58:19.319Z] ---> 13460f963ff3 [2022-10-03T20:58:19.319Z] 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-03T20:58:19.319Z] ---> Running in 045f87357a44 [2022-10-03T20:58:19.319Z] Successfully built 4858e4f0dd0b [2022-10-03T20:58:19.319Z] Successfully tagged support-notifications:latest [2022-10-03T20:58:19.319Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-10-03T20:58:19.647Z] ---> b6671f3c4c20 [2022-10-03T20:58:19.647Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-03T20:58:19.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:19.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:19.777Z] OK: 221 MiB in 51 packages [2022-10-03T20:58:19.777Z] OK: 221 MiB in 51 packages [2022-10-03T20:58:19.907Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-03T20:58:19.907Z] (2/2) Installing su-exec (0.2-r1) [2022-10-03T20:58:19.907Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T20:58:19.907Z] OK: 6 MiB in 16 packages [2022-10-03T20:58:20.375Z] ---> a95b697befee [2022-10-03T20:58:20.375Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:58:20.644Z] ---> Running in 1e08ddffc97b [2022-10-03T20:58:21.231Z] Removing intermediate container 62d68231d27e [2022-10-03T20:58:21.231Z] ---> db49b3ad6b6b [2022-10-03T20:58:21.231Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-03T20:58:21.231Z] Removing intermediate container b7b18317a7f4 [2022-10-03T20:58:21.231Z] ---> 798b371b8d6f [2022-10-03T20:58:21.231Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-03T20:58:21.498Z] Removing intermediate container 76863bdbed3a [2022-10-03T20:58:21.498Z] ---> 0eb136dc9272 [2022-10-03T20:58:21.498Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-03T20:58:21.498Z] Removing intermediate container e2e4c8c10700 [2022-10-03T20:58:21.498Z] ---> 65c0ecb78e96 [2022-10-03T20:58:21.498Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-03T20:58:22.083Z] ---> a6dfce64b4ab [2022-10-03T20:58:22.083Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:58:22.083Z] ---> c285bed09f96 [2022-10-03T20:58:22.083Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:58:22.354Z] ---> Running in 87ae0214622c [2022-10-03T20:58:22.354Z] ---> Running in 84a720eb156c [2022-10-03T20:58:23.230Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:58:23.230Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:58:23.230Z] ---> b113b3a2f31e [2022-10-03T20:58:23.230Z] Step 3/20 : WORKDIR /edgex-go [2022-10-03T20:58:23.230Z] ---> Using cache [2022-10-03T20:58:23.230Z] ---> c2eecc243318 [2022-10-03T20:58:23.230Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-03T20:58:23.230Z] ---> Running in 3af67aef8522 [2022-10-03T20:58:23.321Z] ---> f23689761a97 [2022-10-03T20:58:23.321Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:58:23.321Z] ---> 9993301a2004 [2022-10-03T20:58:23.321Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:58:23.321Z] ---> Running in 809acfb28d12 [2022-10-03T20:58:23.321Z] ---> Running in acb202ffc42c [2022-10-03T20:58:23.488Z] ---> Running in cd9021a86ac4 [2022-10-03T20:58:23.489Z] Removing intermediate container 3af67aef8522 [2022-10-03T20:58:23.489Z] ---> c1375ec213c7 [2022-10-03T20:58:23.489Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T20:58:23.747Z] ---> Running in e2ae3f6b8e6b [2022-10-03T20:58:23.747Z] Removing intermediate container 045f87357a44 [2022-10-03T20:58:23.747Z] ---> 3ba5ca7a2085 [2022-10-03T20:58:23.747Z] Step 12/26 : WORKDIR /edgex-go [2022-10-03T20:58:23.747Z] Removing intermediate container 636613929ae0 [2022-10-03T20:58:23.747Z] ---> 5c3421b4a3bd [2022-10-03T20:58:23.747Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-03T20:58:23.747Z] ---> Running in ea19939aedb7 [2022-10-03T20:58:23.747Z] Removing intermediate container e2ae3f6b8e6b [2022-10-03T20:58:23.747Z] ---> ace0131fe224 [2022-10-03T20:58:23.747Z] Step 23/25 : LABEL arch=x86_64 [2022-10-03T20:58:23.747Z] ---> Running in 251034f0cc59 [2022-10-03T20:58:24.007Z] ---> Running in 7b3974f514a7 [2022-10-03T20:58:24.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:24.007Z] Removing intermediate container ea19939aedb7 [2022-10-03T20:58:24.007Z] ---> fefead8be43c [2022-10-03T20:58:24.007Z] [2022-10-03T20:58:24.007Z] Step 13/26 : FROM alpine:3.15 [2022-10-03T20:58:24.007Z] ---> c4fc93816858 [2022-10-03T20:58:24.007Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T20:58:24.007Z] ---> Using cache [2022-10-03T20:58:24.007Z] ---> 480d0f569a54 [2022-10-03T20:58:24.007Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:58:24.007Z] ---> Using cache [2022-10-03T20:58:24.007Z] ---> f1782bb796d5 [2022-10-03T20:58:24.007Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-03T20:58:24.007Z] ---> Running in 226f6e94eef9 [2022-10-03T20:58:24.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:24.266Z] Removing intermediate container 7b3974f514a7 [2022-10-03T20:58:24.266Z] ---> f97878ef1b8e [2022-10-03T20:58:24.266Z] Step 24/25 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:58:24.266Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-03T20:58:24.266Z] v3.16.2-229-g1f881aca9b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-03T20:58:24.266Z] OK: 17040 distinct packages available [2022-10-03T20:58:24.526Z] Removing intermediate container 251034f0cc59 [2022-10-03T20:58:24.526Z] ---> 03d48f957de3 [2022-10-03T20:58:24.527Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-03T20:58:24.527Z] ---> Running in 2963b97171a2 [2022-10-03T20:58:24.527Z] ---> Running in cecdb44daff2 [2022-10-03T20:58:24.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:24.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:24.527Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:24.786Z] Removing intermediate container 2963b97171a2 [2022-10-03T20:58:24.786Z] ---> 41590833d14d [2022-10-03T20:58:24.786Z] Step 25/25 : LABEL version=2.3.0-dev.79 [2022-10-03T20:58:24.786Z] OK: 211 MiB in 51 packages [2022-10-03T20:58:24.786Z] Removing intermediate container cecdb44daff2 [2022-10-03T20:58:24.786Z] ---> 88416c96aedb [2022-10-03T20:58:24.786Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-03T20:58:24.786Z] ---> Running in 47f501a37924 [2022-10-03T20:58:24.786Z] ---> Running in 5ef64d77a5ba [2022-10-03T20:58:25.047Z] Removing intermediate container 47f501a37924 [2022-10-03T20:58:25.047Z] ---> db5c03b0ea1c [2022-10-03T20:58:25.047Z] [2022-10-03T20:58:25.047Z] Removing intermediate container 5ef64d77a5ba [2022-10-03T20:58:25.047Z] ---> 46cce5f8c28b [2022-10-03T20:58:25.047Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-03T20:58:25.047Z] ---> Running in f8e9dcae75a0 [2022-10-03T20:58:25.304Z] Successfully built db5c03b0ea1c [2022-10-03T20:58:25.304Z] Successfully tagged core-metadata:latest [2022-10-03T20:58:25.304Z]  Building core-metadata ... done Building core-data [2022-10-03T20:58:25.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:25.876Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-03T20:58:25.876Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-03T20:58:25.876Z] OK: 15857 distinct packages available [2022-10-03T20:58:25.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:25.876Z] Removing intermediate container cd9021a86ac4 [2022-10-03T20:58:25.876Z] ---> cb9c7e7e8da3 [2022-10-03T20:58:25.876Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-03T20:58:26.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:27.464Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-03T20:58:27.464Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-03T20:58:27.464Z] (3/5) Installing libucontext (1.1-r0) [2022-10-03T20:58:27.464Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-03T20:58:27.735Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-03T20:58:27.735Z] Removing intermediate container f8e9dcae75a0 [2022-10-03T20:58:27.735Z] ---> 5e33ee7c0dce [2022-10-03T20:58:27.735Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-03T20:58:27.735Z] Executing busybox-1.34.1-r7.trigger [2022-10-03T20:58:27.735Z] OK: 7 MiB in 19 packages [2022-10-03T20:58:28.309Z] ---> 95f8f57780f7 [2022-10-03T20:58:28.309Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:58:28.575Z] ---> Running in 9f8fa7534961 [2022-10-03T20:58:28.575Z] ---> Running in 796ea25c096b [2022-10-03T20:58:28.575Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:58:28.575Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:58:28.575Z] ---> b113b3a2f31e [2022-10-03T20:58:28.575Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-03T20:58:28.575Z] ---> Using cache [2022-10-03T20:58:28.575Z] ---> d32bd96806d3 [2022-10-03T20:58:28.575Z] Step 4/24 : WORKDIR /edgex-go [2022-10-03T20:58:28.575Z] ---> Using cache [2022-10-03T20:58:28.575Z] ---> 44930105f3b2 [2022-10-03T20:58:28.575Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:58:28.575Z] ---> Using cache [2022-10-03T20:58:28.575Z] ---> 6f4f5a606d17 [2022-10-03T20:58:28.575Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-03T20:58:28.834Z] ---> Running in 082b808add5a [2022-10-03T20:58:28.834Z] Removing intermediate container 226f6e94eef9 [2022-10-03T20:58:28.834Z] ---> eb8428d5bdf2 [2022-10-03T20:58:28.834Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-03T20:58:29.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:29.979Z] ---> dc6005585b33 [2022-10-03T20:58:29.979Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-03T20:58:29.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:30.240Z] Removing intermediate container 9f8fa7534961 [2022-10-03T20:58:30.240Z] ---> dc8582753045 [2022-10-03T20:58:30.240Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-03T20:58:30.240Z] ---> Running in 07da76c38e4f [2022-10-03T20:58:30.500Z] OK: 211 MiB in 51 packages [2022-10-03T20:58:30.500Z] Removing intermediate container 07da76c38e4f [2022-10-03T20:58:30.500Z] ---> ac4b01b7b3e8 [2022-10-03T20:58:30.500Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-03T20:58:33.060Z] ---> 52d1f9a97f44 [2022-10-03T20:58:33.060Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-03T20:58:33.060Z] ---> a2ce325b98dd [2022-10-03T20:58:33.060Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-03T20:58:33.060Z] ---> Running in d1a2632bfa29 [2022-10-03T20:58:33.060Z] Removing intermediate container 082b808add5a [2022-10-03T20:58:33.060Z] ---> b7b89be8f324 [2022-10-03T20:58:33.060Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-03T20:58:33.060Z] ---> c41dce214334 [2022-10-03T20:58:33.060Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-03T20:58:33.060Z] ---> 24da1cf81582 [2022-10-03T20:58:33.060Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:58:33.060Z] ---> Running in 640e88b0f1a4 [2022-10-03T20:58:33.639Z] ---> cc4d3b91f3e6 [2022-10-03T20:58:33.639Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-03T20:58:34.223Z] ---> 4e396ae3076a [2022-10-03T20:58:34.223Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-03T20:58:34.223Z] Removing intermediate container d1a2632bfa29 [2022-10-03T20:58:34.223Z] ---> da6d0d68927e [2022-10-03T20:58:34.223Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T20:58:34.223Z] ---> Running in 3abc5f5d029a [2022-10-03T20:58:34.830Z] ---> d5731358d7b9 [2022-10-03T20:58:34.830Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-03T20:58:34.830Z] Removing intermediate container 3abc5f5d029a [2022-10-03T20:58:34.830Z] ---> ed714457b8b1 [2022-10-03T20:58:34.830Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-03T20:58:34.830Z] ---> Running in 54399e8d83cc [2022-10-03T20:58:34.830Z] Removing intermediate container 4870aa67ffdd [2022-10-03T20:58:34.830Z] ---> 335ec61d3890 [2022-10-03T20:58:34.830Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-03T20:58:35.788Z] ---> Running in 32bb523d7437 [2022-10-03T20:58:35.788Z] Removing intermediate container 54399e8d83cc [2022-10-03T20:58:35.788Z] ---> 11adb320aec0 [2022-10-03T20:58:35.788Z] Step 24/26 : LABEL arch=x86_64 [2022-10-03T20:58:36.047Z] ---> d9eeedb00b8d [2022-10-03T20:58:36.047Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-03T20:58:36.634Z] ---> Running in 1c0d5ddc900e [2022-10-03T20:58:36.906Z] ---> 00cf442493d7 [2022-10-03T20:58:36.906Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-03T20:58:36.906Z] Removing intermediate container 1c0d5ddc900e [2022-10-03T20:58:36.906Z] ---> fb58240c409e [2022-10-03T20:58:36.906Z] Step 25/26 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:58:36.906Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-03T20:58:37.179Z] ---> Running in 473d5700892d [2022-10-03T20:58:37.179Z] ---> 213ff363e6ac [2022-10-03T20:58:37.179Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-03T20:58:37.446Z] Removing intermediate container 473d5700892d [2022-10-03T20:58:37.446Z] ---> 02a0626ff96b [2022-10-03T20:58:37.446Z] Step 26/26 : LABEL version=2.3.0-dev.79 [2022-10-03T20:58:37.446Z] ---> 1a5555191589 [2022-10-03T20:58:37.446Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-03T20:58:37.707Z] ---> Running in d3bfe5f893eb [2022-10-03T20:58:37.707Z] ---> 76f9d8fd78fa [2022-10-03T20:58:37.707Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-03T20:58:37.707Z] Removing intermediate container d3bfe5f893eb [2022-10-03T20:58:37.707Z] ---> 4ea2dcc5094a [2022-10-03T20:58:37.707Z] [2022-10-03T20:58:37.968Z] Successfully built 4ea2dcc5094a [2022-10-03T20:58:37.968Z] Successfully tagged security-spire-agent:latest [2022-10-03T20:58:37.968Z] Building security-spire-server [2022-10-03T20:58:37.968Z]  Building security-spire-agent ... done Removing intermediate container 796ea25c096b [2022-10-03T20:58:37.968Z] ---> a4ca96f475dc [2022-10-03T20:58:37.968Z] Step 7/20 : COPY . . [2022-10-03T20:58:41.292Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T20:58:41.292Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-03T20:58:41.292Z] ---> b113b3a2f31e [2022-10-03T20:58:41.292Z] Step 3/25 : WORKDIR /edgex-go [2022-10-03T20:58:41.292Z] ---> Using cache [2022-10-03T20:58:41.292Z] ---> c2eecc243318 [2022-10-03T20:58:41.292Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:58:41.292Z] ---> Using cache [2022-10-03T20:58:41.292Z] ---> 481222f33f9f [2022-10-03T20:58:41.292Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-03T20:58:41.292Z] ---> Using cache [2022-10-03T20:58:41.292Z] ---> e42ee35f0484 [2022-10-03T20:58:41.292Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-03T20:58:41.292Z] ---> Using cache [2022-10-03T20:58:41.292Z] ---> 70b496b63fd1 [2022-10-03T20:58:41.292Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T20:58:41.292Z] ---> Using cache [2022-10-03T20:58:41.292Z] ---> 836b0376bc2e [2022-10-03T20:58:41.292Z] Step 8/25 : COPY . . [2022-10-03T20:58:41.292Z] ---> Using cache [2022-10-03T20:58:41.292Z] ---> 0b624a14e6f9 [2022-10-03T20:58:41.292Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-03T20:58:41.292Z] ---> Using cache [2022-10-03T20:58:41.292Z] ---> ec3f547c8163 [2022-10-03T20:58:41.292Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-03T20:58:41.292Z] ---> Using cache [2022-10-03T20:58:41.292Z] ---> 13460f963ff3 [2022-10-03T20:58:41.292Z] 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-03T20:58:41.863Z] ---> ab51de5c297c [2022-10-03T20:58:41.863Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-03T20:58:41.863Z] Removing intermediate container 32bb523d7437 [2022-10-03T20:58:41.863Z] ---> 48e2c089a002 [2022-10-03T20:58:41.863Z] [2022-10-03T20:58:41.863Z] Step 11/23 : FROM alpine:3.16 [2022-10-03T20:58:41.863Z] ---> 9c6f07244728 [2022-10-03T20:58:41.863Z] 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-03T20:58:41.863Z] ---> Running in ec49b4acc069 [2022-10-03T20:58:41.863Z] ---> Running in 65a83085f909 [2022-10-03T20:58:41.863Z] ---> Running in 442d72fa9d3e [2022-10-03T20:58:42.121Z] ---> bacde0f62208 [2022-10-03T20:58:42.122Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-03T20:58:42.122Z] ---> Running in a2d65b240973 [2022-10-03T20:58:42.122Z] Removing intermediate container 442d72fa9d3e [2022-10-03T20:58:42.122Z] ---> c88ad9f54d35 [2022-10-03T20:58:42.122Z] 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-03T20:58:42.122Z] ---> Running in 0f8c84e3e45f [2022-10-03T20:58:42.382Z] Removing intermediate container 640e88b0f1a4 [2022-10-03T20:58:42.382Z] ---> 35072485eabd [2022-10-03T20:58:42.382Z] Step 9/24 : COPY . . [2022-10-03T20:58:42.715Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-03T20:58:43.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:43.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:58:43.921Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-03T20:58:43.921Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-03T20:58:43.921Z] (3/33) Installing readline (8.1.2-r0) [2022-10-03T20:58:43.921Z] (4/33) Installing bash (5.1.16-r2) [2022-10-03T20:58:43.921Z] Executing bash-5.1.16-r2.post-install [2022-10-03T20:58:43.921Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-03T20:58:43.921Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-03T20:58:43.921Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-03T20:58:43.921Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-03T20:58:43.921Z] (9/33) Installing curl (7.83.1-r3) [2022-10-03T20:58:43.921Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-03T20:58:44.181Z] Removing intermediate container ec49b4acc069 [2022-10-03T20:58:44.181Z] ---> 407f4209bd39 [2022-10-03T20:58:44.181Z] Step 12/25 : WORKDIR /edgex-go [2022-10-03T20:58:44.181Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-03T20:58:44.181Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-03T20:58:44.181Z] (13/33) Installing expat (2.4.9-r0) [2022-10-03T20:58:44.181Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-03T20:58:44.181Z] (15/33) Installing gdbm (1.23-r0) [2022-10-03T20:58:44.181Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-03T20:58:44.181Z] ---> Running in 36797eb73f2a [2022-10-03T20:58:44.181Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T20:58:44.181Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T20:58:44.181Z] Removing intermediate container 65a83085f909 [2022-10-03T20:58:44.181Z] ---> 85e9f2f0152e [2022-10-03T20:58:44.181Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-03T20:58:44.181Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-03T20:58:44.440Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-03T20:58:44.440Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-03T20:58:44.440Z] ---> Running in 7d0ed25510ea [2022-10-03T20:58:44.440Z] Removing intermediate container 36797eb73f2a [2022-10-03T20:58:44.440Z] ---> b5349093872d [2022-10-03T20:58:44.440Z] [2022-10-03T20:58:44.441Z] Step 13/25 : FROM alpine:3.15 [2022-10-03T20:58:44.441Z] ---> c4fc93816858 [2022-10-03T20:58:44.441Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T20:58:44.441Z] ---> Using cache [2022-10-03T20:58:44.441Z] ---> 480d0f569a54 [2022-10-03T20:58:44.441Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:58:44.441Z] ---> Using cache [2022-10-03T20:58:44.441Z] ---> f1782bb796d5 [2022-10-03T20:58:44.441Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-03T20:58:44.441Z] ---> Using cache [2022-10-03T20:58:44.441Z] ---> eb8428d5bdf2 [2022-10-03T20:58:44.441Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-03T20:58:44.700Z] Removing intermediate container 7d0ed25510ea [2022-10-03T20:58:44.700Z] ---> 9ffbef684635 [2022-10-03T20:58:44.700Z] Step 30/33 : CMD ["gate"] [2022-10-03T20:58:44.700Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-03T20:58:44.700Z] ---> Running in 3b32f1094e12 [2022-10-03T20:58:44.700Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-03T20:58:44.960Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-03T20:58:44.960Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-03T20:58:44.960Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-03T20:58:44.960Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-03T20:58:44.960Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-03T20:58:44.960Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-03T20:58:44.960Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-03T20:58:44.960Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-03T20:58:44.960Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-03T20:58:44.960Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-03T20:58:44.960Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T20:58:44.960Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T20:58:45.221Z] OK: 122 MiB in 47 packages [2022-10-03T20:58:45.221Z] Removing intermediate container 3b32f1094e12 [2022-10-03T20:58:45.221Z] ---> 068266cb8836 [2022-10-03T20:58:45.221Z] Step 31/33 : LABEL arch=x86_64 [2022-10-03T20:58:45.504Z] ---> Running in 3f42cc14c132 [2022-10-03T20:58:45.504Z] Removing intermediate container 3f42cc14c132 [2022-10-03T20:58:45.504Z] ---> 03e477d4ffd5 [2022-10-03T20:58:45.504Z] Step 32/33 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:58:45.775Z] ---> Running in 1918f0ee41fa [2022-10-03T20:58:46.053Z] Removing intermediate container 1918f0ee41fa [2022-10-03T20:58:46.053Z] ---> 13acd64de51f [2022-10-03T20:58:46.053Z] Step 33/33 : LABEL version=2.3.0-dev.79 [2022-10-03T20:58:46.314Z] ---> 33e65dc1b44b [2022-10-03T20:58:46.314Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-03T20:58:46.587Z] ---> Running in 812eb53a3b48 [2022-10-03T20:58:46.863Z] Removing intermediate container 812eb53a3b48 [2022-10-03T20:58:46.863Z] ---> 8b77e39ae5b2 [2022-10-03T20:58:46.863Z] [2022-10-03T20:58:46.863Z] Successfully built 8b77e39ae5b2 [2022-10-03T20:58:47.123Z] ---> 4e526ce52105 [2022-10-03T20:58:47.123Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-03T20:58:47.123Z] Successfully tagged security-bootstrapper:latest [2022-10-03T20:58:47.123Z]  Building security-bootstrapper ... done  ---> 7eb8ef927131 [2022-10-03T20:58:47.123Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-03T20:58:47.123Z] ---> Running in 73ec63a6dab4 [2022-10-03T20:58:47.123Z] ---> 5321ce92c408 [2022-10-03T20:58:47.390Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-03T20:58:47.662Z] ---> 9f2748ae3b18 [2022-10-03T20:58:47.662Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-03T20:58:47.663Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-03T20:58:47.663Z] ---> Running in fdd6402a213b [2022-10-03T20:58:47.923Z] Removing intermediate container fdd6402a213b [2022-10-03T20:58:47.923Z] ---> 917f3c367e7c [2022-10-03T20:58:47.923Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-03T20:58:47.923Z] ---> Running in 83a589742e7d [2022-10-03T20:58:47.923Z] Removing intermediate container 83a589742e7d [2022-10-03T20:58:47.923Z] ---> 4b6283b4c209 [2022-10-03T20:58:47.923Z] Step 23/25 : LABEL arch=x86_64 [2022-10-03T20:58:47.923Z] ---> Running in 3921f87491d8 [2022-10-03T20:58:48.182Z] Removing intermediate container 3921f87491d8 [2022-10-03T20:58:48.182Z] ---> 21e8cbb177b6 [2022-10-03T20:58:48.182Z] Step 24/25 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:58:48.182Z] Collecting docker-compose==1.23.2 [2022-10-03T20:58:48.182Z] ---> Running in eb28c8b0d2a7 [2022-10-03T20:58:48.182Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-03T20:58:48.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.1 MB/s eta 0:00:00 [2022-10-03T20:58:48.440Z] Collecting jsonschema<3,>=2.5.1 [2022-10-03T20:58:48.440Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-03T20:58:48.440Z] Removing intermediate container eb28c8b0d2a7 [2022-10-03T20:58:48.440Z] ---> b63dc411b7c7 [2022-10-03T20:58:48.440Z] Step 25/25 : LABEL version=2.3.0-dev.79 [2022-10-03T20:58:48.440Z] Collecting PyYAML<4,>=3.10 [2022-10-03T20:58:48.440Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-03T20:58:48.440Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 67.8 MB/s eta 0:00:00 [2022-10-03T20:58:48.701Z] ---> Running in ce6170dbce65 [2022-10-03T20:58:48.701Z] Removing intermediate container ce6170dbce65 [2022-10-03T20:58:48.701Z] ---> 86fa9f0ccb8c [2022-10-03T20:58:48.701Z] [2022-10-03T20:58:48.701Z] Preparing metadata (setup.py): started [2022-10-03T20:58:48.701Z] Successfully built 86fa9f0ccb8c [2022-10-03T20:58:48.960Z] Successfully tagged security-spire-server:latest [2022-10-03T20:58:48.960Z]  Building security-spire-server ... done  Preparing metadata (setup.py): finished with status 'done' [2022-10-03T20:58:49.219Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-03T20:58:49.219Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-03T20:58:49.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.9 MB/s eta 0:00:00 [2022-10-03T20:58:49.219Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-03T20:58:49.219Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-03T20:58:49.219Z] Preparing metadata (setup.py): started [2022-10-03T20:58:49.479Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T20:58:49.479Z] Collecting texttable<0.10,>=0.9.0 [2022-10-03T20:58:49.479Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-03T20:58:49.479Z] Preparing metadata (setup.py): started [2022-10-03T20:58:49.742Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T20:58:49.742Z] Collecting docker<4.0,>=3.6.0 [2022-10-03T20:58:49.742Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-03T20:58:49.742Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 177.0 MB/s eta 0:00:00 [2022-10-03T20:58:50.002Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-03T20:58:50.002Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-03T20:58:50.002Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 182.4 MB/s eta 0:00:00 [2022-10-03T20:58:50.002Z] Collecting cached-property<2,>=1.2.0 [2022-10-03T20:58:50.002Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-03T20:58:50.002Z] Collecting docopt<0.7,>=0.6.1 [2022-10-03T20:58:50.002Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-03T20:58:50.002Z] Preparing metadata (setup.py): started [2022-10-03T20:58:50.263Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T20:58:50.263Z] 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-03T20:58:50.263Z] Collecting docker-pycreds>=0.4.0 [2022-10-03T20:58:50.263Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-03T20:58:50.522Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-03T20:58:50.522Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-03T20:58:50.522Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 182.3 MB/s eta 0:00:00 [2022-10-03T20:58:50.522Z] Collecting certifi>=2017.4.17 [2022-10-03T20:58:50.522Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-03T20:58:50.522Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 186.3 MB/s eta 0:00:00 [2022-10-03T20:58:50.522Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-03T20:58:50.522Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-03T20:58:50.522Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 143.7 MB/s eta 0:00:00 [2022-10-03T20:58:50.522Z] Collecting idna<2.8,>=2.5 [2022-10-03T20:58:50.522Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-03T20:58:50.522Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 135.0 MB/s eta 0:00:00 [2022-10-03T20:58:50.782Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-03T20:58:50.782Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-03T20:58:50.782Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-03T20:58:50.782Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-03T20:58:50.782Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-03T20:58:50.782Z] Running setup.py install for texttable: started [2022-10-03T20:58:51.042Z] Running setup.py install for texttable: finished with status 'done' [2022-10-03T20:58:51.042Z] Running setup.py install for PyYAML: started [2022-10-03T20:58:51.302Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-03T20:58:51.871Z] Running setup.py install for docopt: started [2022-10-03T20:58:52.131Z] Running setup.py install for docopt: finished with status 'done' [2022-10-03T20:58:52.701Z] Running setup.py install for dockerpty: started [2022-10-03T20:58:52.960Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-03T20:58:53.219Z] 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-03T20:58:53.219Z] 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-03T20:58:58.519Z] Removing intermediate container 0f8c84e3e45f [2022-10-03T20:58:58.519Z] ---> 096931a09132 [2022-10-03T20:58:58.519Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-03T20:58:58.519Z] ---> Running in 251345d646bf [2022-10-03T20:58:58.519Z] Removing intermediate container 251345d646bf [2022-10-03T20:58:58.519Z] ---> 29d477efe763 [2022-10-03T20:58:58.519Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-03T20:58:58.781Z] ---> Running in 0ed35539cfe4 [2022-10-03T20:58:59.042Z] Removing intermediate container 0ed35539cfe4 [2022-10-03T20:58:59.042Z] ---> 822585623c85 [2022-10-03T20:58:59.042Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-03T20:58:59.980Z] ---> 74a54a362f97 [2022-10-03T20:58:59.980Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-03T20:59:00.240Z] ---> 0a7a78a2ba64 [2022-10-03T20:59:00.240Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-03T20:59:00.811Z] ---> 5a0f7ece6251 [2022-10-03T20:59:00.811Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-03T20:59:01.070Z] ---> Running in ab368e135ce4 [2022-10-03T20:59:01.070Z] Removing intermediate container ab368e135ce4 [2022-10-03T20:59:01.070Z] ---> 8935f90be857 [2022-10-03T20:59:01.070Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T20:59:01.070Z] ---> Running in 48bb5c5f51fd [2022-10-03T20:59:01.331Z] Removing intermediate container 48bb5c5f51fd [2022-10-03T20:59:01.331Z] ---> 8317ff3910d3 [2022-10-03T20:59:01.331Z] Step 21/23 : LABEL arch=x86_64 [2022-10-03T20:59:01.331Z] ---> Running in 49fcf8ba83fd [2022-10-03T20:59:01.641Z] Removing intermediate container 49fcf8ba83fd [2022-10-03T20:59:01.642Z] ---> c8c6b7329685 [2022-10-03T20:59:01.642Z] Step 22/23 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:01.642Z] ---> Running in de92de4f7226 [2022-10-03T20:59:01.903Z] Removing intermediate container de92de4f7226 [2022-10-03T20:59:01.903Z] ---> 63ab4c2ca715 [2022-10-03T20:59:01.903Z] Step 23/23 : LABEL version=2.3.0-dev.79 [2022-10-03T20:59:01.903Z] ---> Running in 367540ea8b31 [2022-10-03T20:59:01.903Z] Removing intermediate container 367540ea8b31 [2022-10-03T20:59:01.903Z] ---> 07a28833a8e3 [2022-10-03T20:59:01.903Z] [2022-10-03T20:59:02.164Z] Successfully built 07a28833a8e3 [2022-10-03T20:59:02.164Z] Successfully tagged sys-mgmt-agent:latest [2022-10-03T20:59:08.743Z]  Building sys-mgmt-agent ... done Removing intermediate container a2d65b240973 [2022-10-03T20:59:08.743Z] ---> f4cc23d9da45 [2022-10-03T20:59:08.743Z] [2022-10-03T20:59:08.743Z] Step 9/20 : FROM alpine:3.15 [2022-10-03T20:59:08.743Z] ---> c4fc93816858 [2022-10-03T20:59:08.743Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T20:59:08.743Z] ---> Using cache [2022-10-03T20:59:08.743Z] ---> 480d0f569a54 [2022-10-03T20:59:08.743Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:59:08.743Z] ---> Using cache [2022-10-03T20:59:08.743Z] ---> f1782bb796d5 [2022-10-03T20:59:08.743Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-03T20:59:08.743Z] ---> Running in 89d91220e3b2 [2022-10-03T20:59:08.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:59:08.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:59:09.318Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-03T20:59:09.319Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-03T20:59:09.319Z] OK: 15857 distinct packages available [2022-10-03T20:59:09.319Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:59:10.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:59:10.263Z] Removing intermediate container 73ec63a6dab4 [2022-10-03T20:59:10.263Z] ---> 527740f6ab6e [2022-10-03T20:59:10.263Z] [2022-10-03T20:59:10.263Z] Step 11/24 : FROM alpine:3.16 [2022-10-03T20:59:10.263Z] ---> 9c6f07244728 [2022-10-03T20:59:10.263Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-03T20:59:10.263Z] ---> Running in 38e240a5fd78 [2022-10-03T20:59:10.524Z] Removing intermediate container 38e240a5fd78 [2022-10-03T20:59:10.524Z] ---> 224e18c8c373 [2022-10-03T20:59:10.524Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-03T20:59:10.524Z] ---> Running in 5c9219952d7f [2022-10-03T20:59:10.524Z] Removing intermediate container 5c9219952d7f [2022-10-03T20:59:10.524Z] ---> 6d9628a3c753 [2022-10-03T20:59:10.524Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-03T20:59:10.524Z] ---> Running in 7367b6e36b0b [2022-10-03T20:59:10.524Z] Removing intermediate container 7367b6e36b0b [2022-10-03T20:59:10.524Z] ---> f18c1327f939 [2022-10-03T20:59:10.524Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:59:10.524Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-03T20:59:10.524Z] ---> Running in 0bc6b28836a6 [2022-10-03T20:59:10.784Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-03T20:59:10.784Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-03T20:59:10.784Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-03T20:59:11.044Z] (5/9) Installing curl (7.80.0-r3) [2022-10-03T20:59:11.044Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-03T20:59:11.044Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-03T20:59:11.305Z] Removing intermediate container 0bc6b28836a6 [2022-10-03T20:59:11.305Z] ---> c28690c4229a [2022-10-03T20:59:11.305Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T20:59:11.305Z] ---> Running in 85be6698359c [2022-10-03T20:59:11.305Z] (8/9) Installing libucontext (1.1-r0) [2022-10-03T20:59:11.305Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-03T20:59:11.305Z] Executing busybox-1.34.1-r7.trigger [2022-10-03T20:59:11.305Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T20:59:11.565Z] OK: 8 MiB in 23 packages [2022-10-03T20:59:11.565Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T20:59:11.826Z] Removing intermediate container 89d91220e3b2 [2022-10-03T20:59:11.826Z] ---> 0e0e4bbaedac [2022-10-03T20:59:11.826Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T20:59:12.087Z] ---> 6e699de01cdd [2022-10-03T20:59:12.087Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-03T20:59:12.353Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T20:59:12.614Z] ---> f501b6e79419 [2022-10-03T20:59:12.614Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-03T20:59:12.876Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T20:59:12.876Z] ---> 23d5aab7197b [2022-10-03T20:59:12.876Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-03T20:59:12.876Z] ---> Running in 710c5ce6305b [2022-10-03T20:59:12.876Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T20:59:12.876Z] Removing intermediate container 710c5ce6305b [2022-10-03T20:59:12.876Z] ---> fa8e2cd25d16 [2022-10-03T20:59:12.876Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T20:59:12.876Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T20:59:12.876Z] ---> Running in 25b071146f1d [2022-10-03T20:59:13.137Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T20:59:13.137Z] Removing intermediate container 25b071146f1d [2022-10-03T20:59:13.137Z] ---> 665d47221152 [2022-10-03T20:59:13.137Z] Step 18/20 : LABEL arch=x86_64 [2022-10-03T20:59:13.137Z] ---> Running in 4229b0fe5d02 [2022-10-03T20:59:13.137Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T20:59:13.137Z] Removing intermediate container 4229b0fe5d02 [2022-10-03T20:59:13.137Z] ---> e9c203fc71e0 [2022-10-03T20:59:13.137Z] Step 19/20 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:13.137Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T20:59:13.137Z] ---> Running in d0c050e7b653 [2022-10-03T20:59:13.403Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T20:59:13.403Z] OK: 8 MiB in 20 packages [2022-10-03T20:59:13.403Z] Removing intermediate container d0c050e7b653 [2022-10-03T20:59:13.403Z] ---> e33058398095 [2022-10-03T20:59:13.403Z] Step 20/20 : LABEL version=2.3.0-dev.79 [2022-10-03T20:59:13.403Z] ---> Running in 921fe1e46dd3 [2022-10-03T20:59:13.403Z] Removing intermediate container 921fe1e46dd3 [2022-10-03T20:59:13.403Z] ---> 005e7158a52b [2022-10-03T20:59:13.403Z] [2022-10-03T20:59:13.403Z] Successfully built 005e7158a52b [2022-10-03T20:59:13.664Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-03T20:59:13.664Z]  Building security-spiffe-token-provider ... done Removing intermediate container 85be6698359c [2022-10-03T20:59:13.664Z] ---> 442a387cd978 [2022-10-03T20:59:13.664Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T20:59:13.924Z] ---> b086893a522f [2022-10-03T20:59:13.924Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-03T20:59:14.183Z] ---> e43ff838a414 [2022-10-03T20:59:14.183Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-03T20:59:14.443Z] ---> df04fe10e515 [2022-10-03T20:59:14.443Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-03T20:59:14.443Z] ---> Running in 685c25b8bdf3 [2022-10-03T20:59:14.443Z] Removing intermediate container 685c25b8bdf3 [2022-10-03T20:59:14.443Z] ---> fa39672e00a3 [2022-10-03T20:59:14.444Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T20:59:14.444Z] ---> Running in eded29804551 [2022-10-03T20:59:14.704Z] Removing intermediate container eded29804551 [2022-10-03T20:59:14.704Z] ---> 2c331ea989c1 [2022-10-03T20:59:14.704Z] Step 22/24 : LABEL arch=x86_64 [2022-10-03T20:59:14.704Z] ---> Running in 345f0c37924b [2022-10-03T20:59:14.704Z] Removing intermediate container 345f0c37924b [2022-10-03T20:59:14.704Z] ---> bbc513b82653 [2022-10-03T20:59:14.704Z] Step 23/24 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:14.704Z] ---> Running in c4081a1a87eb [2022-10-03T20:59:14.704Z] Removing intermediate container c4081a1a87eb [2022-10-03T20:59:14.704Z] ---> 0b2c30cc4ba9 [2022-10-03T20:59:14.704Z] Step 24/24 : LABEL version=2.3.0-dev.79 [2022-10-03T20:59:14.963Z] ---> Running in 1c37b1d1641f [2022-10-03T20:59:14.963Z] Removing intermediate container 1c37b1d1641f [2022-10-03T20:59:14.963Z] ---> cc18b9459e60 [2022-10-03T20:59:14.963Z] [2022-10-03T20:59:14.963Z] Successfully built cc18b9459e60 [2022-10-03T20:59:14.963Z] Successfully tagged core-data:latest [2022-10-03T20:59:14.969Z]  Building core-data ... done  [Pipeline] } [2022-10-03T20:59:14.985Z] $ docker stop --time=1 aa0e4c4bf3ed0e161f0b4bbb6acbe14f04cf097ac817b0447641c2bb8c1c0bb8 [2022-10-03T20:59:16.289Z] $ docker rm -f aa0e4c4bf3ed0e161f0b4bbb6acbe14f04cf097ac817b0447641c2bb8c1c0bb8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T20:59:16.608Z] + docker images [2022-10-03T20:59:16.608Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-03T20:59:16.608Z] core-data latest cc18b9459e60 2 seconds ago 21.6MB [2022-10-03T20:59:16.608Z] security-spiffe-token-provider latest 005e7158a52b 3 seconds ago 29.3MB [2022-10-03T20:59:16.608Z] 527740f6ab6e 8 seconds ago 1.58GB [2022-10-03T20:59:16.608Z] f4cc23d9da45 10 seconds ago 1.61GB [2022-10-03T20:59:16.608Z] sys-mgmt-agent latest 07a28833a8e3 15 seconds ago 136MB [2022-10-03T20:59:16.608Z] security-spire-server latest 86fa9f0ccb8c 28 seconds ago 86.5MB [2022-10-03T20:59:16.608Z] security-bootstrapper latest 8b77e39ae5b2 30 seconds ago 19.9MB [2022-10-03T20:59:16.608Z] b5349093872d 32 seconds ago 1.45GB [2022-10-03T20:59:16.608Z] 48e2c089a002 37 seconds ago 1.55GB [2022-10-03T20:59:16.609Z] security-spire-agent latest 4ea2dcc5094a 39 seconds ago 125MB [2022-10-03T20:59:16.609Z] core-metadata latest db5c03b0ea1c 52 seconds ago 18.3MB [2022-10-03T20:59:16.609Z] fefead8be43c 53 seconds ago 1.45GB [2022-10-03T20:59:16.609Z] support-notifications latest 4858e4f0dd0b 57 seconds ago 27.3MB [2022-10-03T20:59:16.609Z] 7d0c9ea009a8 59 seconds ago 1.56GB [2022-10-03T20:59:16.609Z] 152ed76cf4ff About a minute ago 1.58GB [2022-10-03T20:59:16.609Z] ad0b8f8e1fcf About a minute ago 1.63GB [2022-10-03T20:59:16.609Z] security-proxy-setup latest ab838c9938fe About a minute ago 27.4MB [2022-10-03T20:59:16.609Z] security-secretstore-setup latest 61e41fd373cd About a minute ago 29.2MB [2022-10-03T20:59:16.609Z] core-command latest eec3c990eed5 About a minute ago 17.4MB [2022-10-03T20:59:16.609Z] support-scheduler latest 05a8bebdaabd About a minute ago 26.7MB [2022-10-03T20:59:16.609Z] 426e49c6edc8 About a minute ago 1.63GB [2022-10-03T20:59:16.609Z] 5052d2b45991 About a minute ago 1.56GB [2022-10-03T20:59:16.609Z] e4303e7275f5 About a minute ago 1.57GB [2022-10-03T20:59:16.609Z] 7d10c128b125 About a minute ago 1.57GB [2022-10-03T20:59:16.609Z] security-spire-config latest 59d2b457431b 2 minutes ago 85.8MB [2022-10-03T20:59:16.609Z] 64c86423f4b8 2 minutes ago 1.45GB [2022-10-03T20:59:16.609Z] ci-base-image-x86_64 latest b113b3a2f31e 5 minutes ago 940MB [2022-10-03T20:59:16.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 3 days ago 677MB [2022-10-03T20:59:16.609Z] alpine 3.15 c4fc93816858 7 weeks ago 5.59MB [2022-10-03T20:59:16.609Z] alpine 3.16 9c6f07244728 7 weeks ago 5.54MB [2022-10-03T20:59:16.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-10-03T20:59:16.609Z] 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-03T20:59:16.704Z] provisioning config files... [2022-10-03T20:59:16.710Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/316@tmp/config3891029287620531307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T20:59:17.002Z] ---> docker-login.sh [2022-10-03T20:59:17.002Z] nexus3.edgexfoundry.org:10001 [2022-10-03T20:59:17.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:59:17.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:59:17.002Z] Configure a credential helper to remove this warning. See [2022-10-03T20:59:17.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:59:17.002Z] [2022-10-03T20:59:17.002Z] Login Succeeded [2022-10-03T20:59:17.002Z] nexus3.edgexfoundry.org:10002 [2022-10-03T20:59:17.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:59:17.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:59:17.002Z] Configure a credential helper to remove this warning. See [2022-10-03T20:59:17.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:59:17.002Z] [2022-10-03T20:59:17.002Z] Login Succeeded [2022-10-03T20:59:17.002Z] nexus3.edgexfoundry.org:10003 [2022-10-03T20:59:17.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:59:17.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:59:17.261Z] Configure a credential helper to remove this warning. See [2022-10-03T20:59:17.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:59:17.261Z] [2022-10-03T20:59:17.261Z] Login Succeeded [2022-10-03T20:59:17.261Z] nexus3.edgexfoundry.org:10004 [2022-10-03T20:59:17.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:59:17.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:59:17.261Z] Configure a credential helper to remove this warning. See [2022-10-03T20:59:17.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:59:17.261Z] [2022-10-03T20:59:17.261Z] Login Succeeded [2022-10-03T20:59:17.261Z] docker.io [2022-10-03T20:59:17.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T20:59:17.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T20:59:17.778Z] Configure a credential helper to remove this warning. See [2022-10-03T20:59:17.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T20:59:17.778Z] [2022-10-03T20:59:17.778Z] Login Succeeded [2022-10-03T20:59:17.778Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T20:59:17.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T20:59:17.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T20:59:17.843Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-03T20:59:17.843Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:17.843Z] latest [2022-10-03T20:59:17.843Z] 2.3.0-dev.79 [2022-10-03T20:59:17.843Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:17.843Z] main [2022-10-03T20:59:17.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:18.167Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:18.478Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:18.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-03T20:59:18.478Z] 5f04c8c9d906: Preparing [2022-10-03T20:59:18.478Z] 620b4da848b5: Preparing [2022-10-03T20:59:18.478Z] ba04bb07fa40: Preparing [2022-10-03T20:59:18.478Z] f7212b455fc9: Preparing [2022-10-03T20:59:18.478Z] 994393dc58e7: Preparing [2022-10-03T20:59:18.478Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:18.478Z] 5f04c8c9d906: Pushed [2022-10-03T20:59:18.478Z] ba04bb07fa40: Pushed [2022-10-03T20:59:18.478Z] f7212b455fc9: Pushed [2022-10-03T20:59:19.851Z] 620b4da848b5: Pushed [2022-10-03T20:59:19.851Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:82cc1620bde69497373d9065782648714008a60cc73437a8215fd989b5dc88cd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:20.161Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:20.462Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-03T20:59:20.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-03T20:59:20.463Z] 5f04c8c9d906: Preparing [2022-10-03T20:59:20.463Z] 620b4da848b5: Preparing [2022-10-03T20:59:20.463Z] ba04bb07fa40: Preparing [2022-10-03T20:59:20.463Z] f7212b455fc9: Preparing [2022-10-03T20:59:20.463Z] 994393dc58e7: Preparing [2022-10-03T20:59:20.463Z] 620b4da848b5: Layer already exists [2022-10-03T20:59:20.463Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:20.463Z] 5f04c8c9d906: Layer already exists [2022-10-03T20:59:20.463Z] f7212b455fc9: Layer already exists [2022-10-03T20:59:20.463Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:20.463Z] latest: digest: sha256:82cc1620bde69497373d9065782648714008a60cc73437a8215fd989b5dc88cd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:20.774Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:21.074Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.79 [2022-10-03T20:59:21.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-03T20:59:21.074Z] 5f04c8c9d906: Preparing [2022-10-03T20:59:21.074Z] 620b4da848b5: Preparing [2022-10-03T20:59:21.074Z] ba04bb07fa40: Preparing [2022-10-03T20:59:21.074Z] f7212b455fc9: Preparing [2022-10-03T20:59:21.074Z] 994393dc58e7: Preparing [2022-10-03T20:59:21.074Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:21.074Z] f7212b455fc9: Layer already exists [2022-10-03T20:59:21.074Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:21.074Z] 620b4da848b5: Layer already exists [2022-10-03T20:59:21.074Z] 5f04c8c9d906: Layer already exists [2022-10-03T20:59:21.075Z] 2.3.0-dev.79: digest: sha256:82cc1620bde69497373d9065782648714008a60cc73437a8215fd989b5dc88cd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:21.382Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:21.680Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:21.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-03T20:59:21.680Z] 5f04c8c9d906: Preparing [2022-10-03T20:59:21.680Z] 620b4da848b5: Preparing [2022-10-03T20:59:21.680Z] ba04bb07fa40: Preparing [2022-10-03T20:59:21.680Z] f7212b455fc9: Preparing [2022-10-03T20:59:21.680Z] 994393dc58e7: Preparing [2022-10-03T20:59:21.680Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:21.680Z] f7212b455fc9: Layer already exists [2022-10-03T20:59:21.680Z] 620b4da848b5: Layer already exists [2022-10-03T20:59:21.680Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:21.680Z] 5f04c8c9d906: Layer already exists [2022-10-03T20:59:21.680Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:82cc1620bde69497373d9065782648714008a60cc73437a8215fd989b5dc88cd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:21.982Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:22.286Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-03T20:59:22.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-03T20:59:22.286Z] 5f04c8c9d906: Preparing [2022-10-03T20:59:22.286Z] 620b4da848b5: Preparing [2022-10-03T20:59:22.286Z] ba04bb07fa40: Preparing [2022-10-03T20:59:22.286Z] f7212b455fc9: Preparing [2022-10-03T20:59:22.286Z] 994393dc58e7: Preparing [2022-10-03T20:59:22.286Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:22.286Z] 5f04c8c9d906: Layer already exists [2022-10-03T20:59:22.286Z] f7212b455fc9: Layer already exists [2022-10-03T20:59:22.286Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:22.286Z] 620b4da848b5: Layer already exists [2022-10-03T20:59:22.286Z] main: digest: sha256:82cc1620bde69497373d9065782648714008a60cc73437a8215fd989b5dc88cd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T20:59:22.324Z] ===================================================== [Pipeline] echo [2022-10-03T20:59:22.329Z] taggedImages: [2022-10-03T20:59:22.329Z] - nexus3.edgexfoundry.org:10004/core-command:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:22.329Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-03T20:59:22.329Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.79 [2022-10-03T20:59:22.329Z] - nexus3.edgexfoundry.org:10004/core-command:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:22.329Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-03T20:59:22.343Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-03T20:59:22.343Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:22.343Z] latest [2022-10-03T20:59:22.343Z] 2.3.0-dev.79 [2022-10-03T20:59:22.343Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:22.343Z] main [2022-10-03T20:59:22.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:22.643Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:23.054Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:23.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-03T20:59:23.054Z] df95813a053a: Preparing [2022-10-03T20:59:23.054Z] 1639b0da625d: Preparing [2022-10-03T20:59:23.054Z] ba04bb07fa40: Preparing [2022-10-03T20:59:23.054Z] 4805863142c4: Preparing [2022-10-03T20:59:23.054Z] c4a7410b5f9c: Preparing [2022-10-03T20:59:23.054Z] 994393dc58e7: Preparing [2022-10-03T20:59:23.054Z] 994393dc58e7: Waiting [2022-10-03T20:59:23.054Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:23.054Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:23.054Z] c4a7410b5f9c: Pushed [2022-10-03T20:59:23.054Z] df95813a053a: Pushed [2022-10-03T20:59:23.325Z] 4805863142c4: Pushed [2022-10-03T20:59:24.788Z] 1639b0da625d: Pushed [2022-10-03T20:59:24.788Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:cb92767188be5c12da62999ef81bea104bb31e527fcbc264306b1eb956f79abb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:25.127Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:25.499Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-03T20:59:25.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-03T20:59:25.499Z] df95813a053a: Preparing [2022-10-03T20:59:25.499Z] 1639b0da625d: Preparing [2022-10-03T20:59:25.499Z] ba04bb07fa40: Preparing [2022-10-03T20:59:25.499Z] 4805863142c4: Preparing [2022-10-03T20:59:25.499Z] c4a7410b5f9c: Preparing [2022-10-03T20:59:25.499Z] 994393dc58e7: Preparing [2022-10-03T20:59:25.499Z] 994393dc58e7: Waiting [2022-10-03T20:59:25.499Z] 4805863142c4: Layer already exists [2022-10-03T20:59:25.499Z] df95813a053a: Layer already exists [2022-10-03T20:59:25.499Z] c4a7410b5f9c: Layer already exists [2022-10-03T20:59:25.499Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:25.499Z] 1639b0da625d: Layer already exists [2022-10-03T20:59:25.499Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:25.499Z] latest: digest: sha256:cb92767188be5c12da62999ef81bea104bb31e527fcbc264306b1eb956f79abb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:25.805Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:26.111Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.79 [2022-10-03T20:59:26.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-03T20:59:26.111Z] df95813a053a: Preparing [2022-10-03T20:59:26.111Z] 1639b0da625d: Preparing [2022-10-03T20:59:26.111Z] ba04bb07fa40: Preparing [2022-10-03T20:59:26.111Z] 4805863142c4: Preparing [2022-10-03T20:59:26.111Z] c4a7410b5f9c: Preparing [2022-10-03T20:59:26.111Z] 994393dc58e7: Preparing [2022-10-03T20:59:26.111Z] 994393dc58e7: Waiting [2022-10-03T20:59:26.111Z] 4805863142c4: Layer already exists [2022-10-03T20:59:26.111Z] 1639b0da625d: Layer already exists [2022-10-03T20:59:26.111Z] df95813a053a: Layer already exists [2022-10-03T20:59:26.111Z] c4a7410b5f9c: Layer already exists [2022-10-03T20:59:26.111Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:26.111Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:26.111Z] 2.3.0-dev.79: digest: sha256:cb92767188be5c12da62999ef81bea104bb31e527fcbc264306b1eb956f79abb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:26.419Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:26.718Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:26.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-03T20:59:26.718Z] df95813a053a: Preparing [2022-10-03T20:59:26.718Z] 1639b0da625d: Preparing [2022-10-03T20:59:26.718Z] ba04bb07fa40: Preparing [2022-10-03T20:59:26.718Z] 4805863142c4: Preparing [2022-10-03T20:59:26.718Z] c4a7410b5f9c: Preparing [2022-10-03T20:59:26.718Z] 994393dc58e7: Preparing [2022-10-03T20:59:26.718Z] 994393dc58e7: Waiting [2022-10-03T20:59:26.718Z] 4805863142c4: Layer already exists [2022-10-03T20:59:26.718Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:26.718Z] c4a7410b5f9c: Layer already exists [2022-10-03T20:59:26.718Z] 1639b0da625d: Layer already exists [2022-10-03T20:59:26.718Z] df95813a053a: Layer already exists [2022-10-03T20:59:26.718Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:26.718Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:cb92767188be5c12da62999ef81bea104bb31e527fcbc264306b1eb956f79abb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:27.028Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:27.333Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-03T20:59:27.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-03T20:59:27.333Z] df95813a053a: Preparing [2022-10-03T20:59:27.333Z] 1639b0da625d: Preparing [2022-10-03T20:59:27.333Z] ba04bb07fa40: Preparing [2022-10-03T20:59:27.333Z] 4805863142c4: Preparing [2022-10-03T20:59:27.333Z] c4a7410b5f9c: Preparing [2022-10-03T20:59:27.333Z] 994393dc58e7: Preparing [2022-10-03T20:59:27.333Z] 994393dc58e7: Waiting [2022-10-03T20:59:27.333Z] c4a7410b5f9c: Layer already exists [2022-10-03T20:59:27.333Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:27.333Z] 4805863142c4: Layer already exists [2022-10-03T20:59:27.333Z] 1639b0da625d: Layer already exists [2022-10-03T20:59:27.333Z] df95813a053a: Layer already exists [2022-10-03T20:59:27.333Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:27.333Z] main: digest: sha256:cb92767188be5c12da62999ef81bea104bb31e527fcbc264306b1eb956f79abb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T20:59:27.368Z] ===================================================== [Pipeline] echo [2022-10-03T20:59:27.373Z] taggedImages: [2022-10-03T20:59:27.373Z] - nexus3.edgexfoundry.org:10004/core-data:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:27.373Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-03T20:59:27.373Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.79 [2022-10-03T20:59:27.373Z] - nexus3.edgexfoundry.org:10004/core-data:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:27.373Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-03T20:59:27.389Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-03T20:59:27.389Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:27.389Z] latest [2022-10-03T20:59:27.389Z] 2.3.0-dev.79 [2022-10-03T20:59:27.389Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:27.389Z] main [2022-10-03T20:59:27.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:27.693Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:27.996Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:27.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-03T20:59:27.997Z] c052f4a06073: Preparing [2022-10-03T20:59:27.997Z] c5d9a23a02e2: Preparing [2022-10-03T20:59:27.997Z] 8bdad103f7a0: Preparing [2022-10-03T20:59:27.997Z] ba04bb07fa40: Preparing [2022-10-03T20:59:27.997Z] f7212b455fc9: Preparing [2022-10-03T20:59:27.997Z] 994393dc58e7: Preparing [2022-10-03T20:59:27.997Z] 994393dc58e7: Waiting [2022-10-03T20:59:27.997Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:27.997Z] f7212b455fc9: Layer already exists [2022-10-03T20:59:27.997Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:27.997Z] c5d9a23a02e2: Pushed [2022-10-03T20:59:27.997Z] c052f4a06073: Pushed [2022-10-03T20:59:29.372Z] 8bdad103f7a0: Pushed [2022-10-03T20:59:29.631Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:1c3873971131679dd42ce1cf1f63bde221d1efbb6e30d7548c34fc389b46d719 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:29.935Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:30.240Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-03T20:59:30.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-03T20:59:30.240Z] c052f4a06073: Preparing [2022-10-03T20:59:30.240Z] c5d9a23a02e2: Preparing [2022-10-03T20:59:30.240Z] 8bdad103f7a0: Preparing [2022-10-03T20:59:30.240Z] ba04bb07fa40: Preparing [2022-10-03T20:59:30.240Z] f7212b455fc9: Preparing [2022-10-03T20:59:30.240Z] 994393dc58e7: Preparing [2022-10-03T20:59:30.240Z] 994393dc58e7: Waiting [2022-10-03T20:59:30.240Z] 8bdad103f7a0: Layer already exists [2022-10-03T20:59:30.240Z] f7212b455fc9: Layer already exists [2022-10-03T20:59:30.240Z] c052f4a06073: Layer already exists [2022-10-03T20:59:30.240Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:30.240Z] c5d9a23a02e2: Layer already exists [2022-10-03T20:59:30.240Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:30.240Z] latest: digest: sha256:1c3873971131679dd42ce1cf1f63bde221d1efbb6e30d7548c34fc389b46d719 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:30.545Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:30.852Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.79 [2022-10-03T20:59:30.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-03T20:59:30.852Z] c052f4a06073: Preparing [2022-10-03T20:59:30.852Z] c5d9a23a02e2: Preparing [2022-10-03T20:59:30.852Z] 8bdad103f7a0: Preparing [2022-10-03T20:59:30.852Z] ba04bb07fa40: Preparing [2022-10-03T20:59:30.852Z] f7212b455fc9: Preparing [2022-10-03T20:59:30.852Z] 994393dc58e7: Preparing [2022-10-03T20:59:30.852Z] 994393dc58e7: Waiting [2022-10-03T20:59:30.852Z] f7212b455fc9: Layer already exists [2022-10-03T20:59:30.852Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:30.852Z] c5d9a23a02e2: Layer already exists [2022-10-03T20:59:30.852Z] c052f4a06073: Layer already exists [2022-10-03T20:59:30.852Z] 8bdad103f7a0: Layer already exists [2022-10-03T20:59:30.852Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:30.852Z] 2.3.0-dev.79: digest: sha256:1c3873971131679dd42ce1cf1f63bde221d1efbb6e30d7548c34fc389b46d719 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:31.164Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:31.226Z] Removing intermediate container 809acfb28d12 [2022-10-03T20:59:31.226Z] ---> e465351ff727 [2022-10-03T20:59:31.226Z] Step 9/23 : COPY . . [2022-10-03T20:59:31.226Z] Removing intermediate container 84a720eb156c [2022-10-03T20:59:31.226Z] ---> a46642c919f2 [2022-10-03T20:59:31.226Z] Step 8/26 : COPY . . [2022-10-03T20:59:31.226Z] Removing intermediate container acb202ffc42c [2022-10-03T20:59:31.226Z] ---> a05373b1ea18 [2022-10-03T20:59:31.226Z] Step 9/25 : COPY . . [2022-10-03T20:59:31.226Z] Removing intermediate container 1e08ddffc97b [2022-10-03T20:59:31.226Z] ---> 89154327ed98 [2022-10-03T20:59:31.226Z] Step 8/33 : COPY . . [2022-10-03T20:59:31.226Z] Removing intermediate container 87ae0214622c [2022-10-03T20:59:31.226Z] ---> 4ec2bb38dc55 [2022-10-03T20:59:31.226Z] Step 9/24 : COPY . . [2022-10-03T20:59:31.478Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:31.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-03T20:59:31.478Z] c052f4a06073: Preparing [2022-10-03T20:59:31.478Z] c5d9a23a02e2: Preparing [2022-10-03T20:59:31.478Z] 8bdad103f7a0: Preparing [2022-10-03T20:59:31.478Z] ba04bb07fa40: Preparing [2022-10-03T20:59:31.478Z] f7212b455fc9: Preparing [2022-10-03T20:59:31.478Z] 994393dc58e7: Preparing [2022-10-03T20:59:31.478Z] 994393dc58e7: Waiting [2022-10-03T20:59:31.478Z] f7212b455fc9: Layer already exists [2022-10-03T20:59:31.478Z] c5d9a23a02e2: Layer already exists [2022-10-03T20:59:31.478Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:31.478Z] 8bdad103f7a0: Layer already exists [2022-10-03T20:59:31.478Z] c052f4a06073: Layer already exists [2022-10-03T20:59:31.478Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:31.478Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:1c3873971131679dd42ce1cf1f63bde221d1efbb6e30d7548c34fc389b46d719 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:31.795Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:32.105Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-03T20:59:32.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-03T20:59:32.105Z] c052f4a06073: Preparing [2022-10-03T20:59:32.105Z] c5d9a23a02e2: Preparing [2022-10-03T20:59:32.105Z] 8bdad103f7a0: Preparing [2022-10-03T20:59:32.105Z] ba04bb07fa40: Preparing [2022-10-03T20:59:32.105Z] f7212b455fc9: Preparing [2022-10-03T20:59:32.105Z] 994393dc58e7: Preparing [2022-10-03T20:59:32.105Z] 994393dc58e7: Waiting [2022-10-03T20:59:32.105Z] c052f4a06073: Layer already exists [2022-10-03T20:59:32.105Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:32.105Z] c5d9a23a02e2: Layer already exists [2022-10-03T20:59:32.105Z] f7212b455fc9: Layer already exists [2022-10-03T20:59:32.105Z] 8bdad103f7a0: Layer already exists [2022-10-03T20:59:32.105Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:32.105Z] main: digest: sha256:1c3873971131679dd42ce1cf1f63bde221d1efbb6e30d7548c34fc389b46d719 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T20:59:32.157Z] ===================================================== [Pipeline] echo [2022-10-03T20:59:32.166Z] taggedImages: [2022-10-03T20:59:32.166Z] - nexus3.edgexfoundry.org:10004/core-metadata:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:32.166Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-03T20:59:32.166Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.79 [2022-10-03T20:59:32.166Z] - nexus3.edgexfoundry.org:10004/core-metadata:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:32.166Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-03T20:59:32.185Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-03T20:59:32.185Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:32.185Z] latest [2022-10-03T20:59:32.185Z] 2.3.0-dev.79 [2022-10-03T20:59:32.185Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:32.185Z] main [2022-10-03T20:59:32.185Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:32.491Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:32.796Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:32.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-03T20:59:32.796Z] 7be1e7857a9e: Preparing [2022-10-03T20:59:32.796Z] 7be1e7857a9e: Preparing [2022-10-03T20:59:32.796Z] 7b61e07df799: Preparing [2022-10-03T20:59:32.796Z] 2812739bd8ee: Preparing [2022-10-03T20:59:32.796Z] 120c41068074: Preparing [2022-10-03T20:59:32.796Z] 2785d3e5ed7c: Preparing [2022-10-03T20:59:32.796Z] 1ec75ea65fd7: Preparing [2022-10-03T20:59:32.796Z] ba04bb07fa40: Preparing [2022-10-03T20:59:32.796Z] ee4e2807cc0d: Preparing [2022-10-03T20:59:32.796Z] 3bd562365c6c: Preparing [2022-10-03T20:59:32.796Z] 978ac15c6d2f: Preparing [2022-10-03T20:59:32.796Z] 12333502afa1: Preparing [2022-10-03T20:59:32.796Z] 994393dc58e7: Preparing [2022-10-03T20:59:32.796Z] 1ec75ea65fd7: Waiting [2022-10-03T20:59:32.796Z] ba04bb07fa40: Waiting [2022-10-03T20:59:32.796Z] ee4e2807cc0d: Waiting [2022-10-03T20:59:32.796Z] 3bd562365c6c: Waiting [2022-10-03T20:59:32.796Z] 978ac15c6d2f: Waiting [2022-10-03T20:59:32.796Z] 12333502afa1: Waiting [2022-10-03T20:59:32.796Z] 994393dc58e7: Waiting [2022-10-03T20:59:32.796Z] 120c41068074: Pushed [2022-10-03T20:59:32.796Z] 2785d3e5ed7c: Pushed [2022-10-03T20:59:32.796Z] 2812739bd8ee: Pushed [2022-10-03T20:59:32.796Z] 7be1e7857a9e: Pushed [2022-10-03T20:59:32.796Z] 7b61e07df799: Pushed [2022-10-03T20:59:32.796Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:33.055Z] 978ac15c6d2f: Pushed [2022-10-03T20:59:33.055Z] 12333502afa1: Pushed [2022-10-03T20:59:33.055Z] ee4e2807cc0d: Pushed [2022-10-03T20:59:33.055Z] 3bd562365c6c: Pushed [2022-10-03T20:59:33.055Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:34.590Z] ---> 4e6f2a27440e [2022-10-03T20:59:34.590Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-03T20:59:34.590Z] ---> c08ae4eb3ffa [2022-10-03T20:59:34.590Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-03T20:59:34.590Z] ---> aeb374cb9d2e [2022-10-03T20:59:34.590Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-03T20:59:34.590Z] ---> 1a76a67d3efc [2022-10-03T20:59:34.590Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-03T20:59:34.590Z] ---> Running in 94bfa14c0fcf [2022-10-03T20:59:34.590Z] ---> Running in 1233747e300e [2022-10-03T20:59:34.590Z] ---> Running in fd738c3b7500 [2022-10-03T20:59:34.590Z] ---> 9336d4a01b1c [2022-10-03T20:59:34.590Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-03T20:59:34.590Z] ---> Running in 158d1141c3a9 [2022-10-03T20:59:34.590Z] ---> Running in 8cc2e5d7be65 [2022-10-03T20:59:34.973Z] 1ec75ea65fd7: Pushed [2022-10-03T20:59:34.973Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:21187bcd811bd548adc04dce2a816505d85e55c52b7f4c1f2da8b895e142198e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:35.177Z] Removing intermediate container fd738c3b7500 [2022-10-03T20:59:35.178Z] ---> 7b5b9e5b5f75 [2022-10-03T20:59:35.178Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-03T20:59:35.178Z] ---> Running in 536c62a03376 [2022-10-03T20:59:35.284Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:35.586Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-03T20:59:35.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-03T20:59:35.586Z] 7be1e7857a9e: Preparing [2022-10-03T20:59:35.586Z] 7be1e7857a9e: Preparing [2022-10-03T20:59:35.586Z] 7b61e07df799: Preparing [2022-10-03T20:59:35.586Z] 2812739bd8ee: Preparing [2022-10-03T20:59:35.586Z] 120c41068074: Preparing [2022-10-03T20:59:35.586Z] 2785d3e5ed7c: Preparing [2022-10-03T20:59:35.586Z] 1ec75ea65fd7: Preparing [2022-10-03T20:59:35.586Z] ba04bb07fa40: Preparing [2022-10-03T20:59:35.586Z] ee4e2807cc0d: Preparing [2022-10-03T20:59:35.586Z] 3bd562365c6c: Preparing [2022-10-03T20:59:35.586Z] 978ac15c6d2f: Preparing [2022-10-03T20:59:35.586Z] 12333502afa1: Preparing [2022-10-03T20:59:35.586Z] 994393dc58e7: Preparing [2022-10-03T20:59:35.586Z] 3bd562365c6c: Waiting [2022-10-03T20:59:35.586Z] 978ac15c6d2f: Waiting [2022-10-03T20:59:35.586Z] 994393dc58e7: Waiting [2022-10-03T20:59:35.586Z] 12333502afa1: Waiting [2022-10-03T20:59:35.586Z] 1ec75ea65fd7: Waiting [2022-10-03T20:59:35.586Z] ba04bb07fa40: Waiting [2022-10-03T20:59:35.586Z] ee4e2807cc0d: Waiting [2022-10-03T20:59:35.586Z] 2812739bd8ee: Layer already exists [2022-10-03T20:59:35.586Z] 2785d3e5ed7c: Layer already exists [2022-10-03T20:59:35.586Z] 120c41068074: Layer already exists [2022-10-03T20:59:35.586Z] 7b61e07df799: Layer already exists [2022-10-03T20:59:35.586Z] 7be1e7857a9e: Layer already exists [2022-10-03T20:59:35.586Z] 1ec75ea65fd7: Layer already exists [2022-10-03T20:59:35.586Z] ee4e2807cc0d: Layer already exists [2022-10-03T20:59:35.586Z] 978ac15c6d2f: Layer already exists [2022-10-03T20:59:35.586Z] 3bd562365c6c: Layer already exists [2022-10-03T20:59:35.586Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:35.586Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:35.586Z] 12333502afa1: Layer already exists [2022-10-03T20:59:35.586Z] latest: digest: sha256:21187bcd811bd548adc04dce2a816505d85e55c52b7f4c1f2da8b895e142198e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:35.767Z] Removing intermediate container 536c62a03376 [2022-10-03T20:59:35.767Z] ---> a15afdb40fc5 [2022-10-03T20:59:35.767Z] 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-03T20:59:35.900Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:36.043Z] ---> Running in 7799f09258b9 [2022-10-03T20:59:36.204Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.79 [2022-10-03T20:59:36.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-03T20:59:36.204Z] 7be1e7857a9e: Preparing [2022-10-03T20:59:36.204Z] 7be1e7857a9e: Preparing [2022-10-03T20:59:36.204Z] 7b61e07df799: Preparing [2022-10-03T20:59:36.204Z] 2812739bd8ee: Preparing [2022-10-03T20:59:36.204Z] 120c41068074: Preparing [2022-10-03T20:59:36.204Z] 2785d3e5ed7c: Preparing [2022-10-03T20:59:36.204Z] 1ec75ea65fd7: Preparing [2022-10-03T20:59:36.204Z] ba04bb07fa40: Preparing [2022-10-03T20:59:36.204Z] ee4e2807cc0d: Preparing [2022-10-03T20:59:36.204Z] 3bd562365c6c: Preparing [2022-10-03T20:59:36.204Z] 978ac15c6d2f: Preparing [2022-10-03T20:59:36.204Z] 12333502afa1: Preparing [2022-10-03T20:59:36.204Z] 994393dc58e7: Preparing [2022-10-03T20:59:36.204Z] ee4e2807cc0d: Waiting [2022-10-03T20:59:36.204Z] 12333502afa1: Waiting [2022-10-03T20:59:36.204Z] 994393dc58e7: Waiting [2022-10-03T20:59:36.204Z] 3bd562365c6c: Waiting [2022-10-03T20:59:36.204Z] 978ac15c6d2f: Waiting [2022-10-03T20:59:36.204Z] 1ec75ea65fd7: Waiting [2022-10-03T20:59:36.204Z] ba04bb07fa40: Waiting [2022-10-03T20:59:36.204Z] 7b61e07df799: Layer already exists [2022-10-03T20:59:36.204Z] 7be1e7857a9e: Layer already exists [2022-10-03T20:59:36.204Z] 2812739bd8ee: Layer already exists [2022-10-03T20:59:36.204Z] 2785d3e5ed7c: Layer already exists [2022-10-03T20:59:36.204Z] 120c41068074: Layer already exists [2022-10-03T20:59:36.204Z] 1ec75ea65fd7: Layer already exists [2022-10-03T20:59:36.204Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:36.204Z] 3bd562365c6c: Layer already exists [2022-10-03T20:59:36.204Z] 978ac15c6d2f: Layer already exists [2022-10-03T20:59:36.204Z] ee4e2807cc0d: Layer already exists [2022-10-03T20:59:36.204Z] 12333502afa1: Layer already exists [2022-10-03T20:59:36.205Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:36.205Z] 2.3.0-dev.79: digest: sha256:21187bcd811bd548adc04dce2a816505d85e55c52b7f4c1f2da8b895e142198e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:36.525Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:36.633Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-03T20:59:36.633Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-03T20:59:36.829Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:36.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-03T20:59:36.829Z] 7be1e7857a9e: Preparing [2022-10-03T20:59:36.829Z] 7be1e7857a9e: Preparing [2022-10-03T20:59:36.829Z] 7b61e07df799: Preparing [2022-10-03T20:59:36.829Z] 2812739bd8ee: Preparing [2022-10-03T20:59:36.829Z] 120c41068074: Preparing [2022-10-03T20:59:36.829Z] 2785d3e5ed7c: Preparing [2022-10-03T20:59:36.829Z] 1ec75ea65fd7: Preparing [2022-10-03T20:59:36.829Z] ba04bb07fa40: Preparing [2022-10-03T20:59:36.829Z] ee4e2807cc0d: Preparing [2022-10-03T20:59:36.829Z] 3bd562365c6c: Preparing [2022-10-03T20:59:36.829Z] 978ac15c6d2f: Preparing [2022-10-03T20:59:36.829Z] 12333502afa1: Preparing [2022-10-03T20:59:36.829Z] 994393dc58e7: Preparing [2022-10-03T20:59:36.829Z] 1ec75ea65fd7: Waiting [2022-10-03T20:59:36.829Z] 978ac15c6d2f: Waiting [2022-10-03T20:59:36.829Z] 994393dc58e7: Waiting [2022-10-03T20:59:36.829Z] ba04bb07fa40: Waiting [2022-10-03T20:59:36.829Z] ee4e2807cc0d: Waiting [2022-10-03T20:59:36.829Z] 7b61e07df799: Layer already exists [2022-10-03T20:59:36.829Z] 7be1e7857a9e: Layer already exists [2022-10-03T20:59:36.829Z] 2785d3e5ed7c: Layer already exists [2022-10-03T20:59:36.829Z] 120c41068074: Layer already exists [2022-10-03T20:59:36.829Z] 2812739bd8ee: Layer already exists [2022-10-03T20:59:36.829Z] 1ec75ea65fd7: Layer already exists [2022-10-03T20:59:36.829Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:36.829Z] 978ac15c6d2f: Layer already exists [2022-10-03T20:59:36.829Z] ee4e2807cc0d: Layer already exists [2022-10-03T20:59:36.829Z] 3bd562365c6c: Layer already exists [2022-10-03T20:59:36.829Z] 12333502afa1: Layer already exists [2022-10-03T20:59:36.829Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:36.829Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:21187bcd811bd548adc04dce2a816505d85e55c52b7f4c1f2da8b895e142198e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:36.899Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-03T20:59: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.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-03T20:59:37.135Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:37.439Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-03T20:59:37.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-03T20:59:37.439Z] 7be1e7857a9e: Preparing [2022-10-03T20:59:37.439Z] 7be1e7857a9e: Preparing [2022-10-03T20:59:37.439Z] 7b61e07df799: Preparing [2022-10-03T20:59:37.439Z] 2812739bd8ee: Preparing [2022-10-03T20:59:37.439Z] 120c41068074: Preparing [2022-10-03T20:59:37.439Z] 2785d3e5ed7c: Preparing [2022-10-03T20:59:37.439Z] 1ec75ea65fd7: Preparing [2022-10-03T20:59:37.439Z] ba04bb07fa40: Preparing [2022-10-03T20:59:37.439Z] ee4e2807cc0d: Preparing [2022-10-03T20:59:37.439Z] 3bd562365c6c: Preparing [2022-10-03T20:59:37.439Z] 978ac15c6d2f: Preparing [2022-10-03T20:59:37.439Z] 12333502afa1: Preparing [2022-10-03T20:59:37.439Z] 994393dc58e7: Preparing [2022-10-03T20:59:37.439Z] 3bd562365c6c: Waiting [2022-10-03T20:59:37.439Z] 978ac15c6d2f: Waiting [2022-10-03T20:59:37.439Z] 12333502afa1: Waiting [2022-10-03T20:59:37.439Z] 1ec75ea65fd7: Waiting [2022-10-03T20:59:37.439Z] 994393dc58e7: Waiting [2022-10-03T20:59:37.439Z] ba04bb07fa40: Waiting [2022-10-03T20:59:37.439Z] ee4e2807cc0d: Waiting [2022-10-03T20:59:37.439Z] 2812739bd8ee: Layer already exists [2022-10-03T20:59:37.439Z] 2785d3e5ed7c: Layer already exists [2022-10-03T20:59:37.439Z] 120c41068074: Layer already exists [2022-10-03T20:59:37.439Z] 7b61e07df799: Layer already exists [2022-10-03T20:59:37.439Z] 7be1e7857a9e: Layer already exists [2022-10-03T20:59:37.439Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:37.439Z] 1ec75ea65fd7: Layer already exists [2022-10-03T20:59:37.439Z] ee4e2807cc0d: Layer already exists [2022-10-03T20:59:37.439Z] 978ac15c6d2f: Layer already exists [2022-10-03T20:59:37.439Z] 3bd562365c6c: Layer already exists [2022-10-03T20:59:37.439Z] 12333502afa1: Layer already exists [2022-10-03T20:59:37.439Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:37.439Z] main: digest: sha256:21187bcd811bd548adc04dce2a816505d85e55c52b7f4c1f2da8b895e142198e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T20:59:37.477Z] ===================================================== [Pipeline] echo [2022-10-03T20:59:37.485Z] taggedImages: [2022-10-03T20:59:37.485Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:37.485Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-03T20:59:37.485Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.79 [2022-10-03T20:59:37.485Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:37.485Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-03T20:59:37.501Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-03T20:59:37.501Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:37.501Z] latest [2022-10-03T20:59:37.501Z] 2.3.0-dev.79 [2022-10-03T20:59:37.501Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:37.501Z] main [2022-10-03T20:59:37.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:37.808Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:38.122Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:38.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-03T20:59:38.122Z] a720261b3fc9: Preparing [2022-10-03T20:59:38.122Z] 55b8c79d7c16: Preparing [2022-10-03T20:59:38.122Z] d85d517ec4cc: Preparing [2022-10-03T20:59:38.122Z] 136eb7fe10a0: Preparing [2022-10-03T20:59:38.122Z] c293eba9d8ef: Preparing [2022-10-03T20:59:38.122Z] 96df24c021e5: Preparing [2022-10-03T20:59:38.122Z] 4e289111a0f7: Preparing [2022-10-03T20:59:38.122Z] 994393dc58e7: Preparing [2022-10-03T20:59:38.122Z] 96df24c021e5: Waiting [2022-10-03T20:59:38.122Z] 4e289111a0f7: Waiting [2022-10-03T20:59:38.122Z] 994393dc58e7: Waiting [2022-10-03T20:59:38.122Z] a720261b3fc9: Pushed [2022-10-03T20:59:38.122Z] 55b8c79d7c16: Pushed [2022-10-03T20:59:38.122Z] c293eba9d8ef: Pushed [2022-10-03T20:59:38.122Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:38.380Z] 96df24c021e5: Pushed [2022-10-03T20:59:38.638Z] 4e289111a0f7: Pushed [2022-10-03T20:59:38.844Z] Removing intermediate container 7799f09258b9 [2022-10-03T20:59:38.844Z] ---> 4352890bb92e [2022-10-03T20:59:38.844Z] Step 12/26 : WORKDIR /edgex-go [2022-10-03T20:59:38.844Z] ---> Running in 2d8db11868ba [2022-10-03T20:59:39.206Z] 136eb7fe10a0: Pushed [2022-10-03T20:59:39.206Z] d85d517ec4cc: Pushed [2022-10-03T20:59:39.431Z] Removing intermediate container 2d8db11868ba [2022-10-03T20:59:39.431Z] ---> 3ad4e2174198 [2022-10-03T20:59:39.431Z] [2022-10-03T20:59:39.431Z] Step 13/26 : FROM alpine:3.15 [2022-10-03T20:59:39.431Z] 3.15: Pulling from library/alpine [2022-10-03T20:59:39.466Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:672d53c0a7816e95648deb76f30968e266c6615cde8e5c69b15e9fbe9d42da3a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:39.785Z] + 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-03T20:59:40.090Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-03T20:59:40.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-03T20:59:40.090Z] a720261b3fc9: Preparing [2022-10-03T20:59:40.090Z] 55b8c79d7c16: Preparing [2022-10-03T20:59:40.090Z] d85d517ec4cc: Preparing [2022-10-03T20:59:40.090Z] 136eb7fe10a0: Preparing [2022-10-03T20:59:40.090Z] c293eba9d8ef: Preparing [2022-10-03T20:59:40.090Z] 96df24c021e5: Preparing [2022-10-03T20:59:40.090Z] 4e289111a0f7: Preparing [2022-10-03T20:59:40.090Z] 994393dc58e7: Preparing [2022-10-03T20:59:40.090Z] 96df24c021e5: Waiting [2022-10-03T20:59:40.090Z] 4e289111a0f7: Waiting [2022-10-03T20:59:40.090Z] 994393dc58e7: Waiting [2022-10-03T20:59:40.090Z] 136eb7fe10a0: Layer already exists [2022-10-03T20:59:40.090Z] c293eba9d8ef: Layer already exists [2022-10-03T20:59:40.090Z] 55b8c79d7c16: Layer already exists [2022-10-03T20:59:40.090Z] d85d517ec4cc: Layer already exists [2022-10-03T20:59:40.090Z] a720261b3fc9: Layer already exists [2022-10-03T20:59:40.090Z] 96df24c021e5: Layer already exists [2022-10-03T20:59:40.090Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:40.090Z] 4e289111a0f7: Layer already exists [2022-10-03T20:59:40.090Z] latest: digest: sha256:672d53c0a7816e95648deb76f30968e266c6615cde8e5c69b15e9fbe9d42da3a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:40.417Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:40.730Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.79 [2022-10-03T20:59:40.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-03T20:59:40.730Z] a720261b3fc9: Preparing [2022-10-03T20:59:40.730Z] 55b8c79d7c16: Preparing [2022-10-03T20:59:40.730Z] d85d517ec4cc: Preparing [2022-10-03T20:59:40.730Z] 136eb7fe10a0: Preparing [2022-10-03T20:59:40.730Z] c293eba9d8ef: Preparing [2022-10-03T20:59:40.730Z] 96df24c021e5: Preparing [2022-10-03T20:59:40.730Z] 4e289111a0f7: Preparing [2022-10-03T20:59:40.730Z] 994393dc58e7: Preparing [2022-10-03T20:59:40.730Z] 4e289111a0f7: Waiting [2022-10-03T20:59:40.730Z] 96df24c021e5: Waiting [2022-10-03T20:59:40.730Z] 994393dc58e7: Waiting [2022-10-03T20:59:40.730Z] 55b8c79d7c16: Layer already exists [2022-10-03T20:59:40.730Z] d85d517ec4cc: Layer already exists [2022-10-03T20:59:40.730Z] c293eba9d8ef: Layer already exists [2022-10-03T20:59:40.730Z] 136eb7fe10a0: Layer already exists [2022-10-03T20:59:40.730Z] a720261b3fc9: Layer already exists [2022-10-03T20:59:40.730Z] 96df24c021e5: Layer already exists [2022-10-03T20:59:40.730Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:40.730Z] 4e289111a0f7: Layer already exists [2022-10-03T20:59:40.730Z] 2.3.0-dev.79: digest: sha256:672d53c0a7816e95648deb76f30968e266c6615cde8e5c69b15e9fbe9d42da3a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:40.839Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-03T20:59:40.839Z] Status: Downloaded newer image for alpine:3.15 [2022-10-03T20:59:40.839Z] ---> 02e0d6fdf486 [2022-10-03T20:59:40.839Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T20:59:40.839Z] ---> Running in d1e384fb36d0 [2022-10-03T20:59:41.047Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:41.106Z] Removing intermediate container d1e384fb36d0 [2022-10-03T20:59:41.106Z] ---> b48ad7e7bae0 [2022-10-03T20:59:41.106Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T20:59:41.353Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:41.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-03T20:59:41.353Z] a720261b3fc9: Preparing [2022-10-03T20:59:41.353Z] 55b8c79d7c16: Preparing [2022-10-03T20:59:41.353Z] d85d517ec4cc: Preparing [2022-10-03T20:59:41.353Z] 136eb7fe10a0: Preparing [2022-10-03T20:59:41.353Z] c293eba9d8ef: Preparing [2022-10-03T20:59:41.353Z] 96df24c021e5: Preparing [2022-10-03T20:59:41.353Z] 4e289111a0f7: Preparing [2022-10-03T20:59:41.353Z] 994393dc58e7: Preparing [2022-10-03T20:59:41.353Z] 4e289111a0f7: Waiting [2022-10-03T20:59:41.353Z] 994393dc58e7: Waiting [2022-10-03T20:59:41.353Z] 96df24c021e5: Waiting [2022-10-03T20:59:41.353Z] d85d517ec4cc: Layer already exists [2022-10-03T20:59:41.353Z] c293eba9d8ef: Layer already exists [2022-10-03T20:59:41.353Z] 55b8c79d7c16: Layer already exists [2022-10-03T20:59:41.353Z] a720261b3fc9: Layer already exists [2022-10-03T20:59:41.353Z] 136eb7fe10a0: Layer already exists [2022-10-03T20:59:41.353Z] 96df24c021e5: Layer already exists [2022-10-03T20:59:41.353Z] 4e289111a0f7: Layer already exists [2022-10-03T20:59:41.353Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:41.353Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:672d53c0a7816e95648deb76f30968e266c6615cde8e5c69b15e9fbe9d42da3a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2022-10-03T20:59:41.380Z] ---> Running in 5abb5b0f4c90 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:41.662Z] + 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-03T20:59:41.959Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-03T20:59:41.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-03T20:59:41.959Z] a720261b3fc9: Preparing [2022-10-03T20:59:41.959Z] 55b8c79d7c16: Preparing [2022-10-03T20:59:41.959Z] d85d517ec4cc: Preparing [2022-10-03T20:59:41.959Z] 136eb7fe10a0: Preparing [2022-10-03T20:59:41.959Z] c293eba9d8ef: Preparing [2022-10-03T20:59:41.959Z] 96df24c021e5: Preparing [2022-10-03T20:59:41.959Z] 4e289111a0f7: Preparing [2022-10-03T20:59:41.959Z] 994393dc58e7: Preparing [2022-10-03T20:59:41.959Z] 96df24c021e5: Waiting [2022-10-03T20:59:41.959Z] 4e289111a0f7: Waiting [2022-10-03T20:59:41.959Z] 994393dc58e7: Waiting [2022-10-03T20:59:41.959Z] 55b8c79d7c16: Layer already exists [2022-10-03T20:59:41.959Z] d85d517ec4cc: Layer already exists [2022-10-03T20:59:41.959Z] a720261b3fc9: Layer already exists [2022-10-03T20:59:41.959Z] c293eba9d8ef: Layer already exists [2022-10-03T20:59:41.959Z] 136eb7fe10a0: Layer already exists [2022-10-03T20:59:41.959Z] 96df24c021e5: Layer already exists [2022-10-03T20:59:41.959Z] 4e289111a0f7: Layer already exists [2022-10-03T20:59:41.959Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:41.959Z] main: digest: sha256:672d53c0a7816e95648deb76f30968e266c6615cde8e5c69b15e9fbe9d42da3a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T20:59:41.999Z] ===================================================== [Pipeline] echo [2022-10-03T20:59:42.007Z] taggedImages: [2022-10-03T20:59:42.007Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:42.007Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-03T20:59:42.007Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.79 [2022-10-03T20:59:42.007Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:42.007Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-03T20:59:42.024Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-03T20:59:42.024Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:42.024Z] latest [2022-10-03T20:59:42.024Z] 2.3.0-dev.79 [2022-10-03T20:59:42.024Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:42.024Z] main [2022-10-03T20:59:42.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:42.331Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:42.628Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:42.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-03T20:59:42.628Z] 2dc6d0d21034: Preparing [2022-10-03T20:59:42.628Z] 0e3cb3e1c6f9: Preparing [2022-10-03T20:59:42.628Z] 2582fe2688c9: Preparing [2022-10-03T20:59:42.628Z] 32f6f81c0266: Preparing [2022-10-03T20:59:42.628Z] 94a5f62d3a58: Preparing [2022-10-03T20:59:42.628Z] 346fded3413a: Preparing [2022-10-03T20:59:42.628Z] 9ba6d87f092a: Preparing [2022-10-03T20:59:42.628Z] d859bdac90df: Preparing [2022-10-03T20:59:42.628Z] 2a4c052e0189: Preparing [2022-10-03T20:59:42.628Z] 994393dc58e7: Preparing [2022-10-03T20:59:42.628Z] 9ba6d87f092a: Waiting [2022-10-03T20:59:42.628Z] d859bdac90df: Waiting [2022-10-03T20:59:42.628Z] 2a4c052e0189: Waiting [2022-10-03T20:59:42.628Z] 994393dc58e7: Waiting [2022-10-03T20:59:42.628Z] 346fded3413a: Waiting [2022-10-03T20:59:42.628Z] 0e3cb3e1c6f9: Pushed [2022-10-03T20:59:42.628Z] 2dc6d0d21034: Pushed [2022-10-03T20:59:42.628Z] 94a5f62d3a58: Pushed [2022-10-03T20:59:42.628Z] 346fded3413a: Pushed [2022-10-03T20:59:42.886Z] 9ba6d87f092a: Pushed [2022-10-03T20:59:42.886Z] d859bdac90df: Pushed [2022-10-03T20:59:42.886Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:42.886Z] 2a4c052e0189: Pushed [2022-10-03T20:59:43.823Z] 32f6f81c0266: Pushed [2022-10-03T20:59:44.082Z] 2582fe2688c9: Pushed [2022-10-03T20:59:44.340Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:38ad6f43811dd1f3f4a2db90829f6039e6fa59c32c4b2aefcc1e43c657148984 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:44.644Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:44.730Z] Removing intermediate container 5abb5b0f4c90 [2022-10-03T20:59:44.730Z] ---> 7d87f0a7a03e [2022-10-03T20:59:44.730Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-03T20:59:44.730Z] ---> Running in 0285ec444b71 [2022-10-03T20:59:44.949Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-03T20:59:44.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-03T20:59:44.949Z] 2dc6d0d21034: Preparing [2022-10-03T20:59:44.949Z] 0e3cb3e1c6f9: Preparing [2022-10-03T20:59:44.949Z] 2582fe2688c9: Preparing [2022-10-03T20:59:44.949Z] 32f6f81c0266: Preparing [2022-10-03T20:59:44.949Z] 94a5f62d3a58: Preparing [2022-10-03T20:59:44.949Z] 346fded3413a: Preparing [2022-10-03T20:59:44.949Z] 9ba6d87f092a: Preparing [2022-10-03T20:59:44.949Z] d859bdac90df: Preparing [2022-10-03T20:59:44.949Z] 346fded3413a: Waiting [2022-10-03T20:59:44.950Z] 2a4c052e0189: Preparing [2022-10-03T20:59:44.950Z] d859bdac90df: Waiting [2022-10-03T20:59:44.950Z] 2a4c052e0189: Waiting [2022-10-03T20:59:44.950Z] 994393dc58e7: Preparing [2022-10-03T20:59:44.950Z] 994393dc58e7: Waiting [2022-10-03T20:59:44.950Z] 9ba6d87f092a: Waiting [2022-10-03T20:59:44.950Z] 0e3cb3e1c6f9: Layer already exists [2022-10-03T20:59:44.950Z] 32f6f81c0266: Layer already exists [2022-10-03T20:59:44.950Z] 94a5f62d3a58: Layer already exists [2022-10-03T20:59:44.950Z] 2dc6d0d21034: Layer already exists [2022-10-03T20:59:44.950Z] 2582fe2688c9: Layer already exists [2022-10-03T20:59:44.950Z] 346fded3413a: Layer already exists [2022-10-03T20:59:44.950Z] 9ba6d87f092a: Layer already exists [2022-10-03T20:59:44.950Z] d859bdac90df: Layer already exists [2022-10-03T20:59:44.950Z] 2a4c052e0189: Layer already exists [2022-10-03T20:59:44.950Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:44.950Z] latest: digest: sha256:38ad6f43811dd1f3f4a2db90829f6039e6fa59c32c4b2aefcc1e43c657148984 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:45.257Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:45.554Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.79 [2022-10-03T20:59:45.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-03T20:59:45.554Z] 2dc6d0d21034: Preparing [2022-10-03T20:59:45.554Z] 0e3cb3e1c6f9: Preparing [2022-10-03T20:59:45.554Z] 2582fe2688c9: Preparing [2022-10-03T20:59:45.554Z] 32f6f81c0266: Preparing [2022-10-03T20:59:45.554Z] 94a5f62d3a58: Preparing [2022-10-03T20:59:45.554Z] 346fded3413a: Preparing [2022-10-03T20:59:45.554Z] 9ba6d87f092a: Preparing [2022-10-03T20:59:45.554Z] d859bdac90df: Preparing [2022-10-03T20:59:45.554Z] 2a4c052e0189: Preparing [2022-10-03T20:59:45.554Z] 994393dc58e7: Preparing [2022-10-03T20:59:45.554Z] 346fded3413a: Waiting [2022-10-03T20:59:45.554Z] 9ba6d87f092a: Waiting [2022-10-03T20:59:45.554Z] d859bdac90df: Waiting [2022-10-03T20:59:45.554Z] 2a4c052e0189: Waiting [2022-10-03T20:59:45.554Z] 994393dc58e7: Waiting [2022-10-03T20:59:45.554Z] 2dc6d0d21034: Layer already exists [2022-10-03T20:59:45.554Z] 94a5f62d3a58: Layer already exists [2022-10-03T20:59:45.554Z] 2582fe2688c9: Layer already exists [2022-10-03T20:59:45.554Z] 0e3cb3e1c6f9: Layer already exists [2022-10-03T20:59:45.554Z] 32f6f81c0266: Layer already exists [2022-10-03T20:59:45.554Z] 346fded3413a: Layer already exists [2022-10-03T20:59:45.555Z] d859bdac90df: Layer already exists [2022-10-03T20:59:45.555Z] 9ba6d87f092a: Layer already exists [2022-10-03T20:59:45.555Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:45.555Z] 2a4c052e0189: Layer already exists [2022-10-03T20:59:45.555Z] 2.3.0-dev.79: digest: sha256:38ad6f43811dd1f3f4a2db90829f6039e6fa59c32c4b2aefcc1e43c657148984 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:45.862Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:46.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-03T20:59:46.166Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:46.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-03T20:59:46.166Z] 2dc6d0d21034: Preparing [2022-10-03T20:59:46.166Z] 0e3cb3e1c6f9: Preparing [2022-10-03T20:59:46.166Z] 2582fe2688c9: Preparing [2022-10-03T20:59:46.166Z] 32f6f81c0266: Preparing [2022-10-03T20:59:46.166Z] 94a5f62d3a58: Preparing [2022-10-03T20:59:46.166Z] 346fded3413a: Preparing [2022-10-03T20:59:46.166Z] 9ba6d87f092a: Preparing [2022-10-03T20:59:46.166Z] d859bdac90df: Preparing [2022-10-03T20:59:46.166Z] 2a4c052e0189: Preparing [2022-10-03T20:59:46.166Z] 994393dc58e7: Preparing [2022-10-03T20:59:46.166Z] 346fded3413a: Waiting [2022-10-03T20:59:46.166Z] 2a4c052e0189: Waiting [2022-10-03T20:59:46.166Z] 994393dc58e7: Waiting [2022-10-03T20:59:46.166Z] 9ba6d87f092a: Waiting [2022-10-03T20:59:46.166Z] d859bdac90df: Waiting [2022-10-03T20:59:46.166Z] 32f6f81c0266: Layer already exists [2022-10-03T20:59:46.166Z] 94a5f62d3a58: Layer already exists [2022-10-03T20:59:46.166Z] 2dc6d0d21034: Layer already exists [2022-10-03T20:59:46.166Z] 0e3cb3e1c6f9: Layer already exists [2022-10-03T20:59:46.166Z] 2582fe2688c9: Layer already exists [2022-10-03T20:59:46.166Z] 346fded3413a: Layer already exists [2022-10-03T20:59:46.166Z] d859bdac90df: Layer already exists [2022-10-03T20:59:46.166Z] 9ba6d87f092a: Layer already exists [2022-10-03T20:59:46.166Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:46.166Z] 2a4c052e0189: Layer already exists [2022-10-03T20:59:46.167Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:38ad6f43811dd1f3f4a2db90829f6039e6fa59c32c4b2aefcc1e43c657148984 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:46.477Z] + 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-03T20:59:46.787Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-03T20:59:46.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-03T20:59:46.787Z] 2dc6d0d21034: Preparing [2022-10-03T20:59:46.787Z] 0e3cb3e1c6f9: Preparing [2022-10-03T20:59:46.787Z] 2582fe2688c9: Preparing [2022-10-03T20:59:46.787Z] 32f6f81c0266: Preparing [2022-10-03T20:59:46.787Z] 94a5f62d3a58: Preparing [2022-10-03T20:59:46.787Z] 346fded3413a: Preparing [2022-10-03T20:59:46.787Z] 9ba6d87f092a: Preparing [2022-10-03T20:59:46.787Z] d859bdac90df: Preparing [2022-10-03T20:59:46.787Z] 2a4c052e0189: Preparing [2022-10-03T20:59:46.787Z] 994393dc58e7: Preparing [2022-10-03T20:59:46.787Z] 346fded3413a: Waiting [2022-10-03T20:59:46.787Z] 9ba6d87f092a: Waiting [2022-10-03T20:59:46.787Z] d859bdac90df: Waiting [2022-10-03T20:59:46.787Z] 2a4c052e0189: Waiting [2022-10-03T20:59:46.787Z] 994393dc58e7: Waiting [2022-10-03T20:59:46.787Z] 32f6f81c0266: Layer already exists [2022-10-03T20:59:46.787Z] 2582fe2688c9: Layer already exists [2022-10-03T20:59:46.787Z] 0e3cb3e1c6f9: Layer already exists [2022-10-03T20:59:46.787Z] 94a5f62d3a58: Layer already exists [2022-10-03T20:59:46.787Z] 2dc6d0d21034: Layer already exists [2022-10-03T20:59:46.787Z] 346fded3413a: Layer already exists [2022-10-03T20:59:46.787Z] d859bdac90df: Layer already exists [2022-10-03T20:59:46.787Z] 9ba6d87f092a: Layer already exists [2022-10-03T20:59:46.787Z] 2a4c052e0189: Layer already exists [2022-10-03T20:59:46.787Z] 994393dc58e7: Layer already exists [2022-10-03T20:59:46.787Z] main: digest: sha256:38ad6f43811dd1f3f4a2db90829f6039e6fa59c32c4b2aefcc1e43c657148984 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T20:59:46.827Z] ===================================================== [Pipeline] echo [2022-10-03T20:59:46.833Z] taggedImages: [2022-10-03T20:59:46.833Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:46.833Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-03T20:59:46.833Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.79 [2022-10-03T20:59:46.833Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:46.833Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-03T20:59:46.846Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-03T20:59:46.846Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:46.846Z] latest [2022-10-03T20:59:46.846Z] 2.3.0-dev.79 [2022-10-03T20:59:46.846Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:46.846Z] main [2022-10-03T20:59:46.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:47.152Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:47.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:47.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-03T20:59:47.455Z] 5b2f0902e9a2: Preparing [2022-10-03T20:59:47.455Z] fe05cb949b5c: Preparing [2022-10-03T20:59:47.455Z] ba04bb07fa40: Preparing [2022-10-03T20:59:47.455Z] 1503c820df47: Preparing [2022-10-03T20:59:47.455Z] 330b2c0fb29d: Preparing [2022-10-03T20:59:47.455Z] 34d5ebaa5410: Preparing [2022-10-03T20:59:47.455Z] 34d5ebaa5410: Waiting [2022-10-03T20:59:47.455Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:47.455Z] 34d5ebaa5410: Layer already exists [2022-10-03T20:59:47.455Z] 5b2f0902e9a2: Pushed [2022-10-03T20:59:47.456Z] 330b2c0fb29d: Pushed [2022-10-03T20:59:47.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-03T20:59:48.022Z] 1503c820df47: Pushed [2022-10-03T20:59:49.490Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-03T20:59:49.490Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-03T20:59:49.490Z] OK: 15734 distinct packages available [2022-10-03T20:59:49.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-03T20:59:49.925Z] fe05cb949b5c: Pushed [2022-10-03T20:59:49.925Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:76443e997d3867ac68d40051ec701dd009abfbec6e0bf84cdf685bf70bf60371 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:50.228Z] + 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-03T20:59:50.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-03T20:59:50.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-03T20:59:50.531Z] 5b2f0902e9a2: Preparing [2022-10-03T20:59:50.531Z] fe05cb949b5c: Preparing [2022-10-03T20:59:50.531Z] ba04bb07fa40: Preparing [2022-10-03T20:59:50.531Z] 1503c820df47: Preparing [2022-10-03T20:59:50.531Z] 330b2c0fb29d: Preparing [2022-10-03T20:59:50.531Z] 34d5ebaa5410: Preparing [2022-10-03T20:59:50.531Z] 34d5ebaa5410: Waiting [2022-10-03T20:59:50.531Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:50.531Z] 5b2f0902e9a2: Layer already exists [2022-10-03T20:59:50.531Z] 330b2c0fb29d: Layer already exists [2022-10-03T20:59:50.531Z] fe05cb949b5c: Layer already exists [2022-10-03T20:59:50.531Z] 1503c820df47: Layer already exists [2022-10-03T20:59:50.531Z] 34d5ebaa5410: Layer already exists [2022-10-03T20:59:50.531Z] latest: digest: sha256:76443e997d3867ac68d40051ec701dd009abfbec6e0bf84cdf685bf70bf60371 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:50.836Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:51.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.79 [2022-10-03T20:59:51.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-03T20:59:51.136Z] 5b2f0902e9a2: Preparing [2022-10-03T20:59:51.136Z] fe05cb949b5c: Preparing [2022-10-03T20:59:51.136Z] ba04bb07fa40: Preparing [2022-10-03T20:59:51.136Z] 1503c820df47: Preparing [2022-10-03T20:59:51.136Z] 330b2c0fb29d: Preparing [2022-10-03T20:59:51.136Z] 34d5ebaa5410: Preparing [2022-10-03T20:59:51.136Z] 34d5ebaa5410: Waiting [2022-10-03T20:59:51.136Z] 5b2f0902e9a2: Layer already exists [2022-10-03T20:59:51.136Z] 330b2c0fb29d: Layer already exists [2022-10-03T20:59:51.136Z] fe05cb949b5c: Layer already exists [2022-10-03T20:59:51.136Z] 1503c820df47: Layer already exists [2022-10-03T20:59:51.136Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:51.136Z] 34d5ebaa5410: Layer already exists [2022-10-03T20:59:51.136Z] 2.3.0-dev.79: digest: sha256:76443e997d3867ac68d40051ec701dd009abfbec6e0bf84cdf685bf70bf60371 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-10-03T20:59:51.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2022-10-03T20:59:51.446Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:51.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:51.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-03T20:59:51.750Z] 5b2f0902e9a2: Preparing [2022-10-03T20:59:51.750Z] fe05cb949b5c: Preparing [2022-10-03T20:59:51.750Z] ba04bb07fa40: Preparing [2022-10-03T20:59:51.750Z] 1503c820df47: Preparing [2022-10-03T20:59:51.750Z] 330b2c0fb29d: Preparing [2022-10-03T20:59:51.750Z] 34d5ebaa5410: Preparing [2022-10-03T20:59:51.750Z] 34d5ebaa5410: Waiting [2022-10-03T20:59:51.750Z] 5b2f0902e9a2: Layer already exists [2022-10-03T20:59:51.750Z] fe05cb949b5c: Layer already exists [2022-10-03T20:59:51.750Z] 330b2c0fb29d: Layer already exists [2022-10-03T20:59:51.750Z] 1503c820df47: Layer already exists [2022-10-03T20:59:51.750Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:51.750Z] 34d5ebaa5410: Layer already exists [2022-10-03T20:59:51.750Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:76443e997d3867ac68d40051ec701dd009abfbec6e0bf84cdf685bf70bf60371 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:52.056Z] + 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-03T20:59:52.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-03T20:59:52.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-03T20:59:52.357Z] 5b2f0902e9a2: Preparing [2022-10-03T20:59:52.357Z] fe05cb949b5c: Preparing [2022-10-03T20:59:52.357Z] ba04bb07fa40: Preparing [2022-10-03T20:59:52.357Z] 1503c820df47: Preparing [2022-10-03T20:59:52.357Z] 330b2c0fb29d: Preparing [2022-10-03T20:59:52.357Z] 34d5ebaa5410: Preparing [2022-10-03T20:59:52.357Z] 1503c820df47: Layer already exists [2022-10-03T20:59:52.357Z] ba04bb07fa40: Layer already exists [2022-10-03T20:59:52.357Z] 5b2f0902e9a2: Layer already exists [2022-10-03T20:59:52.357Z] fe05cb949b5c: Layer already exists [2022-10-03T20:59:52.357Z] 330b2c0fb29d: Layer already exists [2022-10-03T20:59:52.357Z] 34d5ebaa5410: Layer already exists [2022-10-03T20:59:52.357Z] main: digest: sha256:76443e997d3867ac68d40051ec701dd009abfbec6e0bf84cdf685bf70bf60371 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T20:59:52.391Z] ===================================================== [Pipeline] echo [2022-10-03T20:59:52.397Z] taggedImages: [2022-10-03T20:59:52.397Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:52.397Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-03T20:59:52.397Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.79 [2022-10-03T20:59:52.397Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:52.397Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-03T20:59:52.421Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-03T20:59:52.421Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:52.421Z] latest [2022-10-03T20:59:52.421Z] 2.3.0-dev.79 [2022-10-03T20:59:52.421Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T20:59:52.421Z] main [2022-10-03T20:59:52.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:52.581Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-03T20:59:52.581Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-03T20:59:52.725Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T20:59:52.848Z] (3/4) Installing libucontext (1.1-r0) [2022-10-03T20:59:52.848Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-03T20:59:52.848Z] Executing busybox-1.34.1-r7.trigger [2022-10-03T20:59:53.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T20:59:53.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-03T20:59:53.027Z] 7cae691e05ac: Preparing [2022-10-03T20:59:53.027Z] 5350a521a446: Preparing [2022-10-03T20:59:53.027Z] c3e59c5a4639: Preparing [2022-10-03T20:59:53.027Z] b07a12aed41d: Preparing [2022-10-03T20:59:53.027Z] 713a008bf4b4: Preparing [2022-10-03T20:59:53.027Z] 6670af9d6be3: Preparing [2022-10-03T20:59:53.027Z] 330b2c0fb29d: Preparing [2022-10-03T20:59:53.027Z] 6670af9d6be3: Waiting [2022-10-03T20:59:53.027Z] 34d5ebaa5410: Preparing [2022-10-03T20:59:53.027Z] 330b2c0fb29d: Waiting [2022-10-03T20:59:53.027Z] 34d5ebaa5410: Waiting [2022-10-03T20:59:53.027Z] 7cae691e05ac: Pushed [2022-10-03T20:59:53.027Z] c3e59c5a4639: Pushed [2022-10-03T20:59:53.027Z] 5350a521a446: Pushed [2022-10-03T20:59:53.027Z] 34d5ebaa5410: Layer already exists [2022-10-03T20:59:53.027Z] 330b2c0fb29d: Layer already exists [2022-10-03T20:59:53.115Z] OK: 6 MiB in 18 packages [2022-10-03T20:59:53.593Z] 6670af9d6be3: Pushed [2022-10-03T20:59:55.721Z] Removing intermediate container 0285ec444b71 [2022-10-03T20:59:55.721Z] ---> 0d425c2f00d1 [2022-10-03T20:59:55.721Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-03T20:59:56.877Z] 713a008bf4b4: Pushed [2022-10-03T21:00:00.169Z] b07a12aed41d: Pushed [2022-10-03T21:00:00.169Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:8f0c254d34ba10c7be4d9ab2e7b682c2ac092ba2601148b0a29b1e7b62034667 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:00.486Z] + 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-03T21:00:00.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-03T21:00:00.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-03T21:00:00.789Z] 7cae691e05ac: Preparing [2022-10-03T21:00:00.789Z] 5350a521a446: Preparing [2022-10-03T21:00:00.789Z] c3e59c5a4639: Preparing [2022-10-03T21:00:00.789Z] b07a12aed41d: Preparing [2022-10-03T21:00:00.789Z] 713a008bf4b4: Preparing [2022-10-03T21:00:00.789Z] 6670af9d6be3: Preparing [2022-10-03T21:00:00.789Z] 330b2c0fb29d: Preparing [2022-10-03T21:00:00.789Z] 34d5ebaa5410: Preparing [2022-10-03T21:00:00.789Z] 6670af9d6be3: Waiting [2022-10-03T21:00:00.789Z] 330b2c0fb29d: Waiting [2022-10-03T21:00:00.789Z] c3e59c5a4639: Layer already exists [2022-10-03T21:00:00.789Z] b07a12aed41d: Layer already exists [2022-10-03T21:00:00.789Z] 7cae691e05ac: Layer already exists [2022-10-03T21:00:00.789Z] 713a008bf4b4: Layer already exists [2022-10-03T21:00:00.789Z] 5350a521a446: Layer already exists [2022-10-03T21:00:00.789Z] 6670af9d6be3: Layer already exists [2022-10-03T21:00:00.789Z] 330b2c0fb29d: Layer already exists [2022-10-03T21:00:00.789Z] 34d5ebaa5410: Layer already exists [2022-10-03T21:00:00.789Z] latest: digest: sha256:8f0c254d34ba10c7be4d9ab2e7b682c2ac092ba2601148b0a29b1e7b62034667 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:01.093Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:01.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.79 [2022-10-03T21:00:01.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-03T21:00:01.400Z] 7cae691e05ac: Preparing [2022-10-03T21:00:01.400Z] 5350a521a446: Preparing [2022-10-03T21:00:01.400Z] c3e59c5a4639: Preparing [2022-10-03T21:00:01.400Z] b07a12aed41d: Preparing [2022-10-03T21:00:01.400Z] 713a008bf4b4: Preparing [2022-10-03T21:00:01.400Z] 6670af9d6be3: Preparing [2022-10-03T21:00:01.400Z] 330b2c0fb29d: Preparing [2022-10-03T21:00:01.400Z] 34d5ebaa5410: Preparing [2022-10-03T21:00:01.400Z] 6670af9d6be3: Waiting [2022-10-03T21:00:01.400Z] 330b2c0fb29d: Waiting [2022-10-03T21:00:01.400Z] 34d5ebaa5410: Waiting [2022-10-03T21:00:01.400Z] 5350a521a446: Layer already exists [2022-10-03T21:00:01.400Z] b07a12aed41d: Layer already exists [2022-10-03T21:00:01.400Z] 7cae691e05ac: Layer already exists [2022-10-03T21:00:01.400Z] 713a008bf4b4: Layer already exists [2022-10-03T21:00:01.400Z] c3e59c5a4639: Layer already exists [2022-10-03T21:00:01.400Z] 6670af9d6be3: Layer already exists [2022-10-03T21:00:01.400Z] 330b2c0fb29d: Layer already exists [2022-10-03T21:00:01.400Z] 34d5ebaa5410: Layer already exists [2022-10-03T21:00:01.400Z] 2.3.0-dev.79: digest: sha256:8f0c254d34ba10c7be4d9ab2e7b682c2ac092ba2601148b0a29b1e7b62034667 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:01.710Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:02.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:02.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-03T21:00:02.009Z] 7cae691e05ac: Preparing [2022-10-03T21:00:02.009Z] 5350a521a446: Preparing [2022-10-03T21:00:02.009Z] c3e59c5a4639: Preparing [2022-10-03T21:00:02.009Z] b07a12aed41d: Preparing [2022-10-03T21:00:02.009Z] 713a008bf4b4: Preparing [2022-10-03T21:00:02.009Z] 6670af9d6be3: Preparing [2022-10-03T21:00:02.009Z] 330b2c0fb29d: Preparing [2022-10-03T21:00:02.009Z] 34d5ebaa5410: Preparing [2022-10-03T21:00:02.009Z] 6670af9d6be3: Waiting [2022-10-03T21:00:02.009Z] 34d5ebaa5410: Waiting [2022-10-03T21:00:02.009Z] b07a12aed41d: Layer already exists [2022-10-03T21:00:02.009Z] c3e59c5a4639: Layer already exists [2022-10-03T21:00:02.009Z] 7cae691e05ac: Layer already exists [2022-10-03T21:00:02.009Z] 713a008bf4b4: Layer already exists [2022-10-03T21:00:02.009Z] 5350a521a446: Layer already exists [2022-10-03T21:00:02.009Z] 330b2c0fb29d: Layer already exists [2022-10-03T21:00:02.009Z] 6670af9d6be3: Layer already exists [2022-10-03T21:00:02.009Z] 34d5ebaa5410: Layer already exists [2022-10-03T21:00:02.009Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:8f0c254d34ba10c7be4d9ab2e7b682c2ac092ba2601148b0a29b1e7b62034667 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:02.313Z] + 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-03T21:00:02.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-03T21:00:02.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-03T21:00:02.612Z] 7cae691e05ac: Preparing [2022-10-03T21:00:02.612Z] 5350a521a446: Preparing [2022-10-03T21:00:02.612Z] c3e59c5a4639: Preparing [2022-10-03T21:00:02.612Z] b07a12aed41d: Preparing [2022-10-03T21:00:02.612Z] 713a008bf4b4: Preparing [2022-10-03T21:00:02.612Z] 6670af9d6be3: Preparing [2022-10-03T21:00:02.612Z] 330b2c0fb29d: Preparing [2022-10-03T21:00:02.612Z] 34d5ebaa5410: Preparing [2022-10-03T21:00:02.612Z] 6670af9d6be3: Waiting [2022-10-03T21:00:02.612Z] 330b2c0fb29d: Waiting [2022-10-03T21:00:02.612Z] 34d5ebaa5410: Waiting [2022-10-03T21:00:02.612Z] 7cae691e05ac: Layer already exists [2022-10-03T21:00:02.612Z] c3e59c5a4639: Layer already exists [2022-10-03T21:00:02.612Z] b07a12aed41d: Layer already exists [2022-10-03T21:00:02.612Z] 713a008bf4b4: Layer already exists [2022-10-03T21:00:02.612Z] 5350a521a446: Layer already exists [2022-10-03T21:00:02.612Z] 330b2c0fb29d: Layer already exists [2022-10-03T21:00:02.612Z] 6670af9d6be3: Layer already exists [2022-10-03T21:00:02.612Z] 34d5ebaa5410: Layer already exists [2022-10-03T21:00:02.612Z] main: digest: sha256:8f0c254d34ba10c7be4d9ab2e7b682c2ac092ba2601148b0a29b1e7b62034667 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:00:02.646Z] ===================================================== [Pipeline] echo [2022-10-03T21:00:02.651Z] taggedImages: [2022-10-03T21:00:02.651Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:02.651Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-03T21:00:02.651Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.79 [2022-10-03T21:00:02.651Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:02.651Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-03T21:00:02.664Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-03T21:00:02.664Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:02.664Z] latest [2022-10-03T21:00:02.664Z] 2.3.0-dev.79 [2022-10-03T21:00:02.664Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:02.664Z] main [2022-10-03T21:00:02.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:02.966Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:03.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:03.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-03T21:00:03.270Z] e01fa7061cff: Preparing [2022-10-03T21:00:03.270Z] 0b576a49f75d: Preparing [2022-10-03T21:00:03.270Z] 16daffe48431: Preparing [2022-10-03T21:00:03.270Z] cbd255ecee3d: Preparing [2022-10-03T21:00:03.270Z] 1cac73ef2f64: Preparing [2022-10-03T21:00:03.270Z] 330b2c0fb29d: Preparing [2022-10-03T21:00:03.270Z] 34d5ebaa5410: Preparing [2022-10-03T21:00:03.270Z] 330b2c0fb29d: Waiting [2022-10-03T21:00:03.270Z] 34d5ebaa5410: Waiting [2022-10-03T21:00:03.270Z] 16daffe48431: Pushed [2022-10-03T21:00:03.270Z] e01fa7061cff: Pushed [2022-10-03T21:00:03.270Z] 0b576a49f75d: Pushed [2022-10-03T21:00:03.270Z] 330b2c0fb29d: Layer already exists [2022-10-03T21:00:03.270Z] 34d5ebaa5410: Layer already exists [2022-10-03T21:00:03.528Z] 1cac73ef2f64: Pushed [2022-10-03T21:00:05.805Z] ---> 2e5464724d45 [2022-10-03T21:00:05.805Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-03T21:00:06.764Z] ---> d9646c18a7f6 [2022-10-03T21:00:06.764Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-03T21:00:06.764Z] ---> Running in 9e8d7cf60385 [2022-10-03T21:00:08.169Z] Removing intermediate container 9e8d7cf60385 [2022-10-03T21:00:08.169Z] ---> 944258b8331c [2022-10-03T21:00:08.169Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-03T21:00:09.577Z] ---> 33c73daa55fc [2022-10-03T21:00:09.577Z] Step 21/26 : WORKDIR / [2022-10-03T21:00:09.577Z] ---> Running in e2ad5363cf6c [2022-10-03T21:00:10.094Z] cbd255ecee3d: Pushed [2022-10-03T21:00:10.094Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:a2c3841dfc4dbd54e75c2f82cc6e7e14a52e85941d15a19d92fff265c9c6b49c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:10.157Z] Removing intermediate container e2ad5363cf6c [2022-10-03T21:00:10.157Z] ---> a8d27516ee92 [2022-10-03T21:00:10.157Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-03T21:00:10.399Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-10-03T21:00:10.423Z] ---> Running in 9f49a13cbe02 [Pipeline] sh [2022-10-03T21:00:10.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-03T21:00:10.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-03T21:00:10.697Z] e01fa7061cff: Preparing [2022-10-03T21:00:10.697Z] 0b576a49f75d: Preparing [2022-10-03T21:00:10.697Z] 16daffe48431: Preparing [2022-10-03T21:00:10.697Z] cbd255ecee3d: Preparing [2022-10-03T21:00:10.697Z] 1cac73ef2f64: Preparing [2022-10-03T21:00:10.697Z] 330b2c0fb29d: Preparing [2022-10-03T21:00:10.697Z] 34d5ebaa5410: Preparing [2022-10-03T21:00:10.697Z] 34d5ebaa5410: Waiting [2022-10-03T21:00:10.697Z] 330b2c0fb29d: Waiting [2022-10-03T21:00:10.697Z] cbd255ecee3d: Layer already exists [2022-10-03T21:00:10.697Z] e01fa7061cff: Layer already exists [2022-10-03T21:00:10.697Z] 1cac73ef2f64: Layer already exists [2022-10-03T21:00:10.697Z] 0b576a49f75d: Layer already exists [2022-10-03T21:00:10.698Z] 16daffe48431: Layer already exists [2022-10-03T21:00:10.698Z] 330b2c0fb29d: Layer already exists [2022-10-03T21:00:10.698Z] 34d5ebaa5410: Layer already exists [2022-10-03T21:00:10.698Z] latest: digest: sha256:a2c3841dfc4dbd54e75c2f82cc6e7e14a52e85941d15a19d92fff265c9c6b49c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:11.009Z] Removing intermediate container 9f49a13cbe02 [2022-10-03T21:00:11.009Z] ---> 1c2478a6ca3c [2022-10-03T21:00:11.009Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-03T21:00:11.009Z] ---> Running in 90c08ea57ac3 [2022-10-03T21:00:11.010Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:11.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.79 [2022-10-03T21:00:11.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-03T21:00:11.316Z] e01fa7061cff: Preparing [2022-10-03T21:00:11.316Z] 0b576a49f75d: Preparing [2022-10-03T21:00:11.316Z] 16daffe48431: Preparing [2022-10-03T21:00:11.316Z] cbd255ecee3d: Preparing [2022-10-03T21:00:11.316Z] 1cac73ef2f64: Preparing [2022-10-03T21:00:11.316Z] 330b2c0fb29d: Preparing [2022-10-03T21:00:11.316Z] 34d5ebaa5410: Preparing [2022-10-03T21:00:11.316Z] 330b2c0fb29d: Waiting [2022-10-03T21:00:11.316Z] 34d5ebaa5410: Waiting [2022-10-03T21:00:11.316Z] 1cac73ef2f64: Layer already exists [2022-10-03T21:00:11.316Z] 16daffe48431: Layer already exists [2022-10-03T21:00:11.316Z] 0b576a49f75d: Layer already exists [2022-10-03T21:00:11.316Z] cbd255ecee3d: Layer already exists [2022-10-03T21:00:11.316Z] e01fa7061cff: Layer already exists [2022-10-03T21:00:11.316Z] 330b2c0fb29d: Layer already exists [2022-10-03T21:00:11.316Z] 34d5ebaa5410: Layer already exists [2022-10-03T21:00:11.316Z] 2.3.0-dev.79: digest: sha256:a2c3841dfc4dbd54e75c2f82cc6e7e14a52e85941d15a19d92fff265c9c6b49c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:11.630Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:11.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:11.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-03T21:00:11.931Z] e01fa7061cff: Preparing [2022-10-03T21:00:11.931Z] 0b576a49f75d: Preparing [2022-10-03T21:00:11.931Z] 16daffe48431: Preparing [2022-10-03T21:00:11.931Z] cbd255ecee3d: Preparing [2022-10-03T21:00:11.931Z] 1cac73ef2f64: Preparing [2022-10-03T21:00:11.931Z] 330b2c0fb29d: Preparing [2022-10-03T21:00:11.931Z] 34d5ebaa5410: Preparing [2022-10-03T21:00:11.931Z] 34d5ebaa5410: Waiting [2022-10-03T21:00:11.931Z] 330b2c0fb29d: Waiting [2022-10-03T21:00:11.931Z] cbd255ecee3d: Layer already exists [2022-10-03T21:00:11.931Z] 16daffe48431: Layer already exists [2022-10-03T21:00:11.931Z] 0b576a49f75d: Layer already exists [2022-10-03T21:00:11.931Z] 1cac73ef2f64: Layer already exists [2022-10-03T21:00:11.931Z] e01fa7061cff: Layer already exists [2022-10-03T21:00:11.931Z] 330b2c0fb29d: Layer already exists [2022-10-03T21:00:11.931Z] 34d5ebaa5410: Layer already exists [2022-10-03T21:00:11.931Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:a2c3841dfc4dbd54e75c2f82cc6e7e14a52e85941d15a19d92fff265c9c6b49c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:11.972Z] Removing intermediate container 90c08ea57ac3 [2022-10-03T21:00:11.972Z] ---> 5624a64796d0 [2022-10-03T21:00:11.972Z] Step 24/26 : LABEL arch=arm64 [2022-10-03T21:00:12.235Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [2022-10-03T21:00:12.241Z] ---> Running in fe2b5449dec8 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:12.539Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-03T21:00:12.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-03T21:00:12.540Z] e01fa7061cff: Preparing [2022-10-03T21:00:12.540Z] 0b576a49f75d: Preparing [2022-10-03T21:00:12.540Z] 16daffe48431: Preparing [2022-10-03T21:00:12.540Z] cbd255ecee3d: Preparing [2022-10-03T21:00:12.540Z] 1cac73ef2f64: Preparing [2022-10-03T21:00:12.540Z] 330b2c0fb29d: Preparing [2022-10-03T21:00:12.540Z] 34d5ebaa5410: Preparing [2022-10-03T21:00:12.540Z] 330b2c0fb29d: Waiting [2022-10-03T21:00:12.540Z] 34d5ebaa5410: Waiting [2022-10-03T21:00:12.540Z] 1cac73ef2f64: Layer already exists [2022-10-03T21:00:12.540Z] 0b576a49f75d: Layer already exists [2022-10-03T21:00:12.540Z] 16daffe48431: Layer already exists [2022-10-03T21:00:12.540Z] e01fa7061cff: Layer already exists [2022-10-03T21:00:12.540Z] cbd255ecee3d: Layer already exists [2022-10-03T21:00:12.540Z] 34d5ebaa5410: Layer already exists [2022-10-03T21:00:12.540Z] 330b2c0fb29d: Layer already exists [2022-10-03T21:00:12.540Z] main: digest: sha256:a2c3841dfc4dbd54e75c2f82cc6e7e14a52e85941d15a19d92fff265c9c6b49c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:00:12.594Z] ===================================================== [Pipeline] echo [2022-10-03T21:00:12.604Z] taggedImages: [2022-10-03T21:00:12.604Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:12.604Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-03T21:00:12.604Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.79 [2022-10-03T21:00:12.604Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:12.604Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-03T21:00:12.675Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-03T21:00:12.675Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:12.675Z] latest [2022-10-03T21:00:12.675Z] 2.3.0-dev.79 [2022-10-03T21:00:12.675Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:12.675Z] main [2022-10-03T21:00:12.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:12.996Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:13.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:13.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-03T21:00:13.313Z] ca50bf0a6e8c: Preparing [2022-10-03T21:00:13.313Z] 655b560e2e28: Preparing [2022-10-03T21:00:13.313Z] 5f1108934d2f: Preparing [2022-10-03T21:00:13.313Z] c841af41fa83: Preparing [2022-10-03T21:00:13.313Z] 6670af9d6be3: Preparing [2022-10-03T21:00:13.313Z] 330b2c0fb29d: Preparing [2022-10-03T21:00:13.313Z] 34d5ebaa5410: Preparing [2022-10-03T21:00:13.313Z] 34d5ebaa5410: Waiting [2022-10-03T21:00:13.313Z] 330b2c0fb29d: Waiting [2022-10-03T21:00:13.313Z] 6670af9d6be3: Layer already exists [2022-10-03T21:00:13.313Z] 330b2c0fb29d: Layer already exists [2022-10-03T21:00:13.313Z] 34d5ebaa5410: Layer already exists [2022-10-03T21:00:13.313Z] 5f1108934d2f: Pushed [2022-10-03T21:00:13.313Z] ca50bf0a6e8c: Pushed [2022-10-03T21:00:13.313Z] 655b560e2e28: Pushed [2022-10-03T21:00:13.502Z] Removing intermediate container fe2b5449dec8 [2022-10-03T21:00:13.502Z] ---> 5186d7aa3330 [2022-10-03T21:00:13.502Z] Step 25/26 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:13.502Z] ---> Running in a81a92d7fb73 [2022-10-03T21:00:14.139Z] Removing intermediate container a81a92d7fb73 [2022-10-03T21:00:14.139Z] ---> cc20b12e19dd [2022-10-03T21:00:14.139Z] Step 26/26 : LABEL version=2.3.0-dev.79 [2022-10-03T21:00:14.139Z] ---> Running in 35f56c58ae05 [2022-10-03T21:00:14.797Z] Removing intermediate container 35f56c58ae05 [2022-10-03T21:00:14.797Z] ---> 10bc7b564dba [2022-10-03T21:00:14.797Z] [2022-10-03T21:00:15.092Z] Successfully built 10bc7b564dba [2022-10-03T21:00:15.092Z] Successfully tagged security-spire-config-arm64:latest [2022-10-03T21:00:15.092Z] Building security-proxy-setup [2022-10-03T21:00:19.881Z] c841af41fa83: Pushed [2022-10-03T21:00:19.881Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:85f6d4d9a85b92d8895ec9b2b3d3c29c4cc0b8f2a93ce1e55cf16941c7ba2e59 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:20.190Z] + 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-03T21:00:20.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-03T21:00:20.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-03T21:00:20.497Z] ca50bf0a6e8c: Preparing [2022-10-03T21:00:20.497Z] 655b560e2e28: Preparing [2022-10-03T21:00:20.497Z] 5f1108934d2f: Preparing [2022-10-03T21:00:20.497Z] c841af41fa83: Preparing [2022-10-03T21:00:20.497Z] 6670af9d6be3: Preparing [2022-10-03T21:00:20.497Z] 330b2c0fb29d: Preparing [2022-10-03T21:00:20.497Z] 34d5ebaa5410: Preparing [2022-10-03T21:00:20.497Z] 34d5ebaa5410: Waiting [2022-10-03T21:00:20.497Z] 330b2c0fb29d: Waiting [2022-10-03T21:00:20.497Z] 5f1108934d2f: Layer already exists [2022-10-03T21:00:20.497Z] 6670af9d6be3: Layer already exists [2022-10-03T21:00:20.497Z] 655b560e2e28: Layer already exists [2022-10-03T21:00:20.497Z] ca50bf0a6e8c: Layer already exists [2022-10-03T21:00:20.497Z] c841af41fa83: Layer already exists [2022-10-03T21:00:20.497Z] 330b2c0fb29d: Layer already exists [2022-10-03T21:00:20.497Z] 34d5ebaa5410: Layer already exists [2022-10-03T21:00:20.497Z] latest: digest: sha256:85f6d4d9a85b92d8895ec9b2b3d3c29c4cc0b8f2a93ce1e55cf16941c7ba2e59 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:20.799Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:21.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.79 [2022-10-03T21:00:21.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-03T21:00:21.102Z] ca50bf0a6e8c: Preparing [2022-10-03T21:00:21.102Z] 655b560e2e28: Preparing [2022-10-03T21:00:21.102Z] 5f1108934d2f: Preparing [2022-10-03T21:00:21.102Z] c841af41fa83: Preparing [2022-10-03T21:00:21.102Z] 6670af9d6be3: Preparing [2022-10-03T21:00:21.102Z] 330b2c0fb29d: Preparing [2022-10-03T21:00:21.102Z] 34d5ebaa5410: Preparing [2022-10-03T21:00:21.102Z] 330b2c0fb29d: Waiting [2022-10-03T21:00:21.102Z] 34d5ebaa5410: Waiting [2022-10-03T21:00:21.102Z] 6670af9d6be3: Layer already exists [2022-10-03T21:00:21.102Z] c841af41fa83: Layer already exists [2022-10-03T21:00:21.102Z] 5f1108934d2f: Layer already exists [2022-10-03T21:00:21.102Z] ca50bf0a6e8c: Layer already exists [2022-10-03T21:00:21.102Z] 655b560e2e28: Layer already exists [2022-10-03T21:00:21.102Z] 34d5ebaa5410: Layer already exists [2022-10-03T21:00:21.102Z] 330b2c0fb29d: Layer already exists [2022-10-03T21:00:21.102Z] 2.3.0-dev.79: digest: sha256:85f6d4d9a85b92d8895ec9b2b3d3c29c4cc0b8f2a93ce1e55cf16941c7ba2e59 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:21.411Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:21.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:21.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-03T21:00:21.710Z] ca50bf0a6e8c: Preparing [2022-10-03T21:00:21.710Z] 655b560e2e28: Preparing [2022-10-03T21:00:21.710Z] 5f1108934d2f: Preparing [2022-10-03T21:00:21.710Z] c841af41fa83: Preparing [2022-10-03T21:00:21.710Z] 6670af9d6be3: Preparing [2022-10-03T21:00:21.710Z] 330b2c0fb29d: Preparing [2022-10-03T21:00:21.710Z] 34d5ebaa5410: Preparing [2022-10-03T21:00:21.710Z] 330b2c0fb29d: Waiting [2022-10-03T21:00:21.710Z] 34d5ebaa5410: Waiting [2022-10-03T21:00:21.711Z] 655b560e2e28: Layer already exists [2022-10-03T21:00:21.711Z] c841af41fa83: Layer already exists [2022-10-03T21:00:21.711Z] ca50bf0a6e8c: Layer already exists [2022-10-03T21:00:21.711Z] 5f1108934d2f: Layer already exists [2022-10-03T21:00:21.711Z] 6670af9d6be3: Layer already exists [2022-10-03T21:00:21.711Z] 34d5ebaa5410: Layer already exists [2022-10-03T21:00:21.711Z] 330b2c0fb29d: Layer already exists [2022-10-03T21:00:21.711Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:85f6d4d9a85b92d8895ec9b2b3d3c29c4cc0b8f2a93ce1e55cf16941c7ba2e59 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:21.811Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T21:00:21.811Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-03T21:00:21.811Z] ---> 263ac8b2a5c5 [2022-10-03T21:00:21.811Z] Step 3/22 : WORKDIR /edgex-go [2022-10-03T21:00:21.811Z] ---> Using cache [2022-10-03T21:00:21.811Z] ---> 39a0762a0d8a [2022-10-03T21:00:21.811Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T21:00:21.811Z] ---> Using cache [2022-10-03T21:00:21.811Z] ---> 4c7f10434044 [2022-10-03T21:00:21.811Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-03T21:00:21.811Z] ---> Running in 8e72f6dea77b [2022-10-03T21:00:22.015Z] + 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-03T21:00:22.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-03T21:00:22.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-03T21:00:22.316Z] ca50bf0a6e8c: Preparing [2022-10-03T21:00:22.316Z] 655b560e2e28: Preparing [2022-10-03T21:00:22.316Z] 5f1108934d2f: Preparing [2022-10-03T21:00:22.316Z] c841af41fa83: Preparing [2022-10-03T21:00:22.316Z] 6670af9d6be3: Preparing [2022-10-03T21:00:22.316Z] 330b2c0fb29d: Preparing [2022-10-03T21:00:22.316Z] 34d5ebaa5410: Preparing [2022-10-03T21:00:22.316Z] 330b2c0fb29d: Waiting [2022-10-03T21:00:22.316Z] 34d5ebaa5410: Waiting [2022-10-03T21:00:22.316Z] 655b560e2e28: Layer already exists [2022-10-03T21:00:22.316Z] 5f1108934d2f: Layer already exists [2022-10-03T21:00:22.316Z] ca50bf0a6e8c: Layer already exists [2022-10-03T21:00:22.316Z] 6670af9d6be3: Layer already exists [2022-10-03T21:00:22.316Z] c841af41fa83: Layer already exists [2022-10-03T21:00:22.316Z] 330b2c0fb29d: Layer already exists [2022-10-03T21:00:22.316Z] 34d5ebaa5410: Layer already exists [2022-10-03T21:00:22.316Z] main: digest: sha256:85f6d4d9a85b92d8895ec9b2b3d3c29c4cc0b8f2a93ce1e55cf16941c7ba2e59 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:00:22.372Z] ===================================================== [Pipeline] echo [2022-10-03T21:00:22.379Z] taggedImages: [2022-10-03T21:00:22.379Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:22.379Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-03T21:00:22.379Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.79 [2022-10-03T21:00:22.379Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:22.379Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-03T21:00:22.400Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-03T21:00:22.400Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:22.400Z] latest [2022-10-03T21:00:22.400Z] 2.3.0-dev.79 [2022-10-03T21:00:22.400Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:22.400Z] main [2022-10-03T21:00:22.400Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:22.714Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:23.025Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:23.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-03T21:00:23.025Z] a8cfb748073b: Preparing [2022-10-03T21:00:23.025Z] 460fbc4554db: Preparing [2022-10-03T21:00:23.025Z] ba04bb07fa40: Preparing [2022-10-03T21:00:23.025Z] 1aabec6e23bb: Preparing [2022-10-03T21:00:23.025Z] 994393dc58e7: Preparing [2022-10-03T21:00:23.025Z] ba04bb07fa40: Layer already exists [2022-10-03T21:00:23.025Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:23.025Z] a8cfb748073b: Pushed [2022-10-03T21:00:23.025Z] 1aabec6e23bb: Pushed [2022-10-03T21:00:23.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:00:24.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:00:25.560Z] 460fbc4554db: Pushed [2022-10-03T21:00:25.560Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:740fd83fb92595c87ff2ad8803f33fe8fa5923c088eb41772b907b3e547c6c94 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:25.898Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:26.274Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-03T21:00:26.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-03T21:00:26.274Z] a8cfb748073b: Preparing [2022-10-03T21:00:26.274Z] 460fbc4554db: Preparing [2022-10-03T21:00:26.274Z] ba04bb07fa40: Preparing [2022-10-03T21:00:26.274Z] 1aabec6e23bb: Preparing [2022-10-03T21:00:26.274Z] 994393dc58e7: Preparing [2022-10-03T21:00:26.274Z] ba04bb07fa40: Layer already exists [2022-10-03T21:00:26.274Z] 460fbc4554db: Layer already exists [2022-10-03T21:00:26.274Z] 1aabec6e23bb: Layer already exists [2022-10-03T21:00:26.274Z] a8cfb748073b: Layer already exists [2022-10-03T21:00:26.274Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:26.274Z] latest: digest: sha256:740fd83fb92595c87ff2ad8803f33fe8fa5923c088eb41772b907b3e547c6c94 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:26.333Z] OK: 221 MiB in 51 packages [2022-10-03T21:00:26.624Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:26.926Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.79 [2022-10-03T21:00:26.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-03T21:00:26.926Z] a8cfb748073b: Preparing [2022-10-03T21:00:26.926Z] 460fbc4554db: Preparing [2022-10-03T21:00:26.926Z] ba04bb07fa40: Preparing [2022-10-03T21:00:26.926Z] 1aabec6e23bb: Preparing [2022-10-03T21:00:26.926Z] 994393dc58e7: Preparing [2022-10-03T21:00:26.926Z] ba04bb07fa40: Layer already exists [2022-10-03T21:00:26.926Z] 460fbc4554db: Layer already exists [2022-10-03T21:00:26.926Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:26.926Z] 1aabec6e23bb: Layer already exists [2022-10-03T21:00:26.926Z] a8cfb748073b: Layer already exists [2022-10-03T21:00:26.926Z] 2.3.0-dev.79: digest: sha256:740fd83fb92595c87ff2ad8803f33fe8fa5923c088eb41772b907b3e547c6c94 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:27.241Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:27.552Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:27.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-03T21:00:27.552Z] a8cfb748073b: Preparing [2022-10-03T21:00:27.552Z] 460fbc4554db: Preparing [2022-10-03T21:00:27.552Z] ba04bb07fa40: Preparing [2022-10-03T21:00:27.552Z] 1aabec6e23bb: Preparing [2022-10-03T21:00:27.552Z] 994393dc58e7: Preparing [2022-10-03T21:00:27.552Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:27.552Z] 460fbc4554db: Layer already exists [2022-10-03T21:00:27.552Z] a8cfb748073b: Layer already exists [2022-10-03T21:00:27.552Z] 1aabec6e23bb: Layer already exists [2022-10-03T21:00:27.552Z] ba04bb07fa40: Layer already exists [2022-10-03T21:00:27.552Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:740fd83fb92595c87ff2ad8803f33fe8fa5923c088eb41772b907b3e547c6c94 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:27.774Z] Removing intermediate container 8e72f6dea77b [2022-10-03T21:00:27.774Z] ---> dfefe5517ec8 [2022-10-03T21:00:27.774Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-03T21:00:27.855Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:28.159Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-03T21:00:28.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-03T21:00:28.159Z] a8cfb748073b: Preparing [2022-10-03T21:00:28.159Z] 460fbc4554db: Preparing [2022-10-03T21:00:28.159Z] ba04bb07fa40: Preparing [2022-10-03T21:00:28.159Z] 1aabec6e23bb: Preparing [2022-10-03T21:00:28.159Z] 994393dc58e7: Preparing [2022-10-03T21:00:28.159Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:28.159Z] 1aabec6e23bb: Layer already exists [2022-10-03T21:00:28.159Z] 460fbc4554db: Layer already exists [2022-10-03T21:00:28.159Z] ba04bb07fa40: Layer already exists [2022-10-03T21:00:28.159Z] a8cfb748073b: Layer already exists [2022-10-03T21:00:28.159Z] main: digest: sha256:740fd83fb92595c87ff2ad8803f33fe8fa5923c088eb41772b907b3e547c6c94 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:00:28.202Z] ===================================================== [Pipeline] echo [2022-10-03T21:00:28.210Z] taggedImages: [2022-10-03T21:00:28.210Z] - nexus3.edgexfoundry.org:10004/support-notifications:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:28.210Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-03T21:00:28.210Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.79 [2022-10-03T21:00:28.210Z] - nexus3.edgexfoundry.org:10004/support-notifications:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:28.210Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-03T21:00:28.235Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-03T21:00:28.235Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:28.235Z] latest [2022-10-03T21:00:28.235Z] 2.3.0-dev.79 [2022-10-03T21:00:28.235Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:28.235Z] main [2022-10-03T21:00:28.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:28.551Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:28.848Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:28.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-03T21:00:28.848Z] 65d62407a9f7: Preparing [2022-10-03T21:00:28.848Z] 93619092b307: Preparing [2022-10-03T21:00:28.848Z] ba04bb07fa40: Preparing [2022-10-03T21:00:28.848Z] f7212b455fc9: Preparing [2022-10-03T21:00:28.848Z] 994393dc58e7: Preparing [2022-10-03T21:00:28.848Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:28.848Z] ba04bb07fa40: Layer already exists [2022-10-03T21:00:28.848Z] f7212b455fc9: Layer already exists [2022-10-03T21:00:28.848Z] 65d62407a9f7: Pushed [2022-10-03T21:00:29.186Z] ---> 9c15b3e137f7 [2022-10-03T21:00:29.186Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T21:00:29.186Z] ---> Running in 3d944c11f29f [2022-10-03T21:00:31.382Z] 93619092b307: Pushed [2022-10-03T21:00:31.382Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:b6d9854c744f37866f0a2b0d999ec5fa5bfa2fda9a8d8a1c0aca7f1328244a5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:31.686Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:32.001Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-03T21:00:32.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-03T21:00:32.001Z] 65d62407a9f7: Preparing [2022-10-03T21:00:32.001Z] 93619092b307: Preparing [2022-10-03T21:00:32.001Z] ba04bb07fa40: Preparing [2022-10-03T21:00:32.001Z] f7212b455fc9: Preparing [2022-10-03T21:00:32.001Z] 994393dc58e7: Preparing [2022-10-03T21:00:32.001Z] f7212b455fc9: Layer already exists [2022-10-03T21:00:32.001Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:32.001Z] 93619092b307: Layer already exists [2022-10-03T21:00:32.001Z] ba04bb07fa40: Layer already exists [2022-10-03T21:00:32.001Z] 65d62407a9f7: Layer already exists [2022-10-03T21:00:32.001Z] latest: digest: sha256:b6d9854c744f37866f0a2b0d999ec5fa5bfa2fda9a8d8a1c0aca7f1328244a5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:32.311Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:32.617Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.79 [2022-10-03T21:00:32.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-03T21:00:32.617Z] 65d62407a9f7: Preparing [2022-10-03T21:00:32.617Z] 93619092b307: Preparing [2022-10-03T21:00:32.617Z] ba04bb07fa40: Preparing [2022-10-03T21:00:32.617Z] f7212b455fc9: Preparing [2022-10-03T21:00:32.617Z] 994393dc58e7: Preparing [2022-10-03T21:00:32.617Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:32.617Z] 93619092b307: Layer already exists [2022-10-03T21:00:32.617Z] ba04bb07fa40: Layer already exists [2022-10-03T21:00:32.617Z] 65d62407a9f7: Layer already exists [2022-10-03T21:00:32.617Z] f7212b455fc9: Layer already exists [2022-10-03T21:00:32.617Z] 2.3.0-dev.79: digest: sha256:b6d9854c744f37866f0a2b0d999ec5fa5bfa2fda9a8d8a1c0aca7f1328244a5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:32.924Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:33.228Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:33.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-03T21:00:33.228Z] 65d62407a9f7: Preparing [2022-10-03T21:00:33.228Z] 93619092b307: Preparing [2022-10-03T21:00:33.228Z] ba04bb07fa40: Preparing [2022-10-03T21:00:33.228Z] f7212b455fc9: Preparing [2022-10-03T21:00:33.228Z] 994393dc58e7: Preparing [2022-10-03T21:00:33.228Z] 65d62407a9f7: Layer already exists [2022-10-03T21:00:33.228Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:33.228Z] 93619092b307: Layer already exists [2022-10-03T21:00:33.228Z] f7212b455fc9: Layer already exists [2022-10-03T21:00:33.228Z] ba04bb07fa40: Layer already exists [2022-10-03T21:00:33.228Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:b6d9854c744f37866f0a2b0d999ec5fa5bfa2fda9a8d8a1c0aca7f1328244a5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:33.544Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:33.840Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-03T21:00:33.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-03T21:00:33.841Z] 65d62407a9f7: Preparing [2022-10-03T21:00:33.841Z] 93619092b307: Preparing [2022-10-03T21:00:33.841Z] ba04bb07fa40: Preparing [2022-10-03T21:00:33.841Z] f7212b455fc9: Preparing [2022-10-03T21:00:33.841Z] 994393dc58e7: Preparing [2022-10-03T21:00:33.841Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:33.841Z] 65d62407a9f7: Layer already exists [2022-10-03T21:00:33.841Z] 93619092b307: Layer already exists [2022-10-03T21:00:33.841Z] ba04bb07fa40: Layer already exists [2022-10-03T21:00:33.841Z] f7212b455fc9: Layer already exists [2022-10-03T21:00:33.841Z] main: digest: sha256:b6d9854c744f37866f0a2b0d999ec5fa5bfa2fda9a8d8a1c0aca7f1328244a5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:00:33.875Z] ===================================================== [Pipeline] echo [2022-10-03T21:00:33.881Z] taggedImages: [2022-10-03T21:00:33.881Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:33.881Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-03T21:00:33.881Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.79 [2022-10-03T21:00:33.881Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:33.881Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-03T21:00:33.894Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-03T21:00:33.894Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:33.894Z] latest [2022-10-03T21:00:33.894Z] 2.3.0-dev.79 [2022-10-03T21:00:33.894Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:33.894Z] main [2022-10-03T21:00:33.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:34.201Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:34.504Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:34.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-03T21:00:34.504Z] a650d33b5a25: Preparing [2022-10-03T21:00:34.504Z] 5032ea86d3e1: Preparing [2022-10-03T21:00:34.504Z] 5a5eb41f4d80: Preparing [2022-10-03T21:00:34.504Z] 16b6e5bd808d: Preparing [2022-10-03T21:00:34.504Z] 994393dc58e7: Preparing [2022-10-03T21:00:34.504Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:34.504Z] 5032ea86d3e1: Pushed [2022-10-03T21:00:34.762Z] a650d33b5a25: Pushed [2022-10-03T21:00:35.696Z] 5a5eb41f4d80: Pushed [2022-10-03T21:00:47.896Z] 16b6e5bd808d: Pushed [2022-10-03T21:00:47.896Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:7531d6e5034d57de92f45725bc9b0930a36562bba381c3db989283067cb68d21 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:48.207Z] + 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-03T21:00:48.511Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-03T21:00:48.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-03T21:00:48.511Z] a650d33b5a25: Preparing [2022-10-03T21:00:48.511Z] 5032ea86d3e1: Preparing [2022-10-03T21:00:48.511Z] 5a5eb41f4d80: Preparing [2022-10-03T21:00:48.511Z] 16b6e5bd808d: Preparing [2022-10-03T21:00:48.511Z] 994393dc58e7: Preparing [2022-10-03T21:00:48.511Z] 5032ea86d3e1: Layer already exists [2022-10-03T21:00:48.511Z] a650d33b5a25: Layer already exists [2022-10-03T21:00:48.511Z] 5a5eb41f4d80: Layer already exists [2022-10-03T21:00:48.511Z] 16b6e5bd808d: Layer already exists [2022-10-03T21:00:48.511Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:48.511Z] latest: digest: sha256:7531d6e5034d57de92f45725bc9b0930a36562bba381c3db989283067cb68d21 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:48.814Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:49.111Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.79 [2022-10-03T21:00:49.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-03T21:00:49.111Z] a650d33b5a25: Preparing [2022-10-03T21:00:49.111Z] 5032ea86d3e1: Preparing [2022-10-03T21:00:49.111Z] 5a5eb41f4d80: Preparing [2022-10-03T21:00:49.111Z] 16b6e5bd808d: Preparing [2022-10-03T21:00:49.111Z] 994393dc58e7: Preparing [2022-10-03T21:00:49.111Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:49.111Z] 5a5eb41f4d80: Layer already exists [2022-10-03T21:00:49.111Z] a650d33b5a25: Layer already exists [2022-10-03T21:00:49.111Z] 5032ea86d3e1: Layer already exists [2022-10-03T21:00:49.111Z] 16b6e5bd808d: Layer already exists [2022-10-03T21:00:49.111Z] 2.3.0-dev.79: digest: sha256:7531d6e5034d57de92f45725bc9b0930a36562bba381c3db989283067cb68d21 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:49.419Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:49.722Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:49.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-03T21:00:49.722Z] a650d33b5a25: Preparing [2022-10-03T21:00:49.722Z] 5032ea86d3e1: Preparing [2022-10-03T21:00:49.722Z] 5a5eb41f4d80: Preparing [2022-10-03T21:00:49.722Z] 16b6e5bd808d: Preparing [2022-10-03T21:00:49.722Z] 994393dc58e7: Preparing [2022-10-03T21:00:49.722Z] 5032ea86d3e1: Layer already exists [2022-10-03T21:00:49.722Z] 16b6e5bd808d: Layer already exists [2022-10-03T21:00:49.722Z] 5a5eb41f4d80: Layer already exists [2022-10-03T21:00:49.722Z] a650d33b5a25: Layer already exists [2022-10-03T21:00:49.722Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:49.722Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:7531d6e5034d57de92f45725bc9b0930a36562bba381c3db989283067cb68d21 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:00:50.026Z] + 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-03T21:00:50.325Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-03T21:00:50.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-03T21:00:50.325Z] a650d33b5a25: Preparing [2022-10-03T21:00:50.325Z] 5032ea86d3e1: Preparing [2022-10-03T21:00:50.325Z] 5a5eb41f4d80: Preparing [2022-10-03T21:00:50.325Z] 16b6e5bd808d: Preparing [2022-10-03T21:00:50.325Z] 994393dc58e7: Preparing [2022-10-03T21:00:50.325Z] a650d33b5a25: Layer already exists [2022-10-03T21:00:50.325Z] 5032ea86d3e1: Layer already exists [2022-10-03T21:00:50.325Z] 994393dc58e7: Layer already exists [2022-10-03T21:00:50.325Z] 16b6e5bd808d: Layer already exists [2022-10-03T21:00:50.325Z] 5a5eb41f4d80: Layer already exists [2022-10-03T21:00:50.325Z] main: digest: sha256:7531d6e5034d57de92f45725bc9b0930a36562bba381c3db989283067cb68d21 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:00:50.359Z] ===================================================== [Pipeline] echo [2022-10-03T21:00:50.365Z] taggedImages: [2022-10-03T21:00:50.365Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:00:50.365Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-03T21:00:50.365Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.79 [2022-10-03T21:00:50.365Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:00:50.365Z] - 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-03T21:01:50.849Z] Removing intermediate container 3d944c11f29f [2022-10-03T21:01:50.850Z] ---> a62129b88164 [2022-10-03T21:01:50.850Z] Step 8/22 : COPY . . [2022-10-03T21:01:50.850Z] ---> 1579b6447d9c [2022-10-03T21:01:50.850Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-03T21:01:50.850Z] ---> Running in 0473fd01c58f [2022-10-03T21:01:50.850Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-03T21:06:28.563Z] Removing intermediate container 158d1141c3a9 [2022-10-03T21:06:28.563Z] ---> 04a9d2ead139 [2022-10-03T21:06:28.563Z] [2022-10-03T21:06:28.563Z] Step 10/33 : FROM alpine:3.16 [2022-10-03T21:06:28.563Z] 3.16: Pulling from library/alpine [2022-10-03T21:06:28.834Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T21:06:28.834Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T21:06:28.834Z] ---> a6215f271958 [2022-10-03T21:06:28.834Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T21:06:28.834Z] ---> Running in 9c1bcad5f7c7 [2022-10-03T21:06:29.415Z] Removing intermediate container 9c1bcad5f7c7 [2022-10-03T21:06:29.415Z] ---> 7ed858b8f425 [2022-10-03T21:06:29.415Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-03T21:06:29.415Z] ---> Running in 25c0e6bcdc48 [2022-10-03T21:06:31.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:06:31.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:06:33.037Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-03T21:06:33.037Z] (2/2) Installing su-exec (0.2-r1) [2022-10-03T21:06:33.037Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T21:06:33.037Z] OK: 5 MiB in 16 packages [2022-10-03T21:06:34.983Z] Removing intermediate container 25c0e6bcdc48 [2022-10-03T21:06:34.983Z] ---> 5fa17812b696 [2022-10-03T21:06:34.983Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-03T21:06:34.983Z] ---> Running in 24497936aee1 [2022-10-03T21:06:35.249Z] Removing intermediate container 24497936aee1 [2022-10-03T21:06:35.249Z] ---> 36f57a9ecb4e [2022-10-03T21:06:35.249Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-03T21:06:35.515Z] ---> Running in 8bf63dc96194 [2022-10-03T21:06:35.780Z] Removing intermediate container 8bf63dc96194 [2022-10-03T21:06:35.780Z] ---> d2cac172e85e [2022-10-03T21:06:35.780Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-03T21:06:36.053Z] ---> Running in 5552fce348f5 [2022-10-03T21:06:36.318Z] Removing intermediate container 5552fce348f5 [2022-10-03T21:06:36.318Z] ---> 0bd0f9c4bc3e [2022-10-03T21:06:36.318Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-03T21:06:36.583Z] ---> Running in 8217bdf0a915 [2022-10-03T21:06:36.867Z] Removing intermediate container 8217bdf0a915 [2022-10-03T21:06:36.867Z] ---> 338d79655456 [2022-10-03T21:06:36.867Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-03T21:06:37.135Z] ---> Running in 45afb47cf392 [2022-10-03T21:06:40.475Z] Removing intermediate container 45afb47cf392 [2022-10-03T21:06:40.475Z] ---> bb1458146be6 [2022-10-03T21:06:40.475Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-03T21:06:40.475Z] ---> Running in e1bc3a877b8a [2022-10-03T21:06:40.743Z] Removing intermediate container e1bc3a877b8a [2022-10-03T21:06:40.743Z] ---> f3960bb74d8c [2022-10-03T21:06:40.743Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-03T21:06:41.706Z] ---> aaa1bd10be61 [2022-10-03T21:06:41.706Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-03T21:06:41.973Z] ---> Running in 821248fa1dd4 [2022-10-03T21:06:46.231Z] Removing intermediate container 821248fa1dd4 [2022-10-03T21:06:46.231Z] ---> 42cda29626cf [2022-10-03T21:06:46.231Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T21:06:47.191Z] ---> 00cc74db0725 [2022-10-03T21:06:47.191Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-03T21:06:50.534Z] ---> 8c5816e8731c [2022-10-03T21:06:50.534Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-03T21:06:51.938Z] ---> 3ffea2fc4e9a [2022-10-03T21:06:51.938Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-03T21:06:53.881Z] ---> 6bee5e27ef38 [2022-10-03T21:06:53.881Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-03T21:06:54.844Z] ---> b0d598b767b1 [2022-10-03T21:06:54.845Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-03T21:06:55.428Z] Removing intermediate container 8cc2e5d7be65 [2022-10-03T21:06:55.428Z] ---> 38c66d19e803 [2022-10-03T21:06:55.428Z] [2022-10-03T21:06:55.428Z] Step 11/24 : FROM alpine:3.16 [2022-10-03T21:06:55.428Z] ---> a6215f271958 [2022-10-03T21:06:55.428Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-03T21:06:55.694Z] ---> Running in b37b695c3d90 [2022-10-03T21:06:56.276Z] ---> eb7ed23c1ed0 [2022-10-03T21:06:56.276Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-03T21:06:57.680Z] ---> 20f0e9d6795c [2022-10-03T21:06:57.680Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-03T21:06:57.947Z] ---> Running in a5408a8c8adf [2022-10-03T21:06:58.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:06:58.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:07:00.733Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-03T21:07:00.733Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T21:07:00.733Z] OK: 5 MiB in 15 packages [2022-10-03T21:07:01.313Z] Removing intermediate container a5408a8c8adf [2022-10-03T21:07:01.313Z] ---> 3cbf58ad4755 [2022-10-03T21:07:01.313Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-03T21:07:01.580Z] ---> Running in 90230390b086 [2022-10-03T21:07:02.534Z] Removing intermediate container b37b695c3d90 [2022-10-03T21:07:02.534Z] ---> 43b82934ac3b [2022-10-03T21:07:02.534Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-03T21:07:02.534Z] Removing intermediate container 90230390b086 [2022-10-03T21:07:02.534Z] ---> 8cfb3c58bb65 [2022-10-03T21:07:02.534Z] Step 30/33 : CMD ["gate"] [2022-10-03T21:07:02.534Z] ---> Running in c8a2aec77661 [2022-10-03T21:07:02.534Z] ---> Running in b53e18bb7f15 [2022-10-03T21:07:03.118Z] Removing intermediate container c8a2aec77661 [2022-10-03T21:07:03.118Z] ---> d24eb3ba105e [2022-10-03T21:07:03.118Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-03T21:07:03.385Z] Removing intermediate container b53e18bb7f15 [2022-10-03T21:07:03.385Z] ---> 10077f5a3b81 [2022-10-03T21:07:03.385Z] Step 31/33 : LABEL arch=arm64 [2022-10-03T21:07:03.385Z] ---> Running in 1196a855a7da [2022-10-03T21:07:03.652Z] ---> Running in b49d6c341e7d [2022-10-03T21:07:03.928Z] Removing intermediate container 1196a855a7da [2022-10-03T21:07:03.928Z] ---> 80a716a91aa9 [2022-10-03T21:07:03.928Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-03T21:07:04.198Z] ---> Running in 43b69f5b8307 [2022-10-03T21:07:04.198Z] Removing intermediate container b49d6c341e7d [2022-10-03T21:07:04.198Z] ---> 01945d12d9ec [2022-10-03T21:07:04.198Z] Step 32/33 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:07:04.463Z] ---> Running in 67a83ce33990 [2022-10-03T21:07:05.042Z] Removing intermediate container 43b69f5b8307 [2022-10-03T21:07:05.042Z] ---> 8368e7550aab [2022-10-03T21:07:05.042Z] Step 16/24 : WORKDIR / [2022-10-03T21:07:05.042Z] ---> Running in 4b161012129e [2022-10-03T21:07:05.308Z] Removing intermediate container 67a83ce33990 [2022-10-03T21:07:05.308Z] ---> 3a37b0b92bb8 [2022-10-03T21:07:05.308Z] Step 33/33 : LABEL version=2.3.0-dev.79 [2022-10-03T21:07:05.595Z] ---> Running in fd2d03a1c5cb [2022-10-03T21:07:05.883Z] Removing intermediate container 4b161012129e [2022-10-03T21:07:05.883Z] ---> 70a6953c7dfe [2022-10-03T21:07:05.883Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T21:07:06.149Z] Removing intermediate container fd2d03a1c5cb [2022-10-03T21:07:06.149Z] ---> dd333cdcf78a [2022-10-03T21:07:06.149Z] [2022-10-03T21:07:06.149Z] Successfully built dd333cdcf78a [2022-10-03T21:07:06.149Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-03T21:07:06.416Z] Building support-scheduler [2022-10-03T21:07:06.680Z]  Building security-bootstrapper ... done  ---> 06834ef459a4 [2022-10-03T21:07:06.680Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-03T21:07:08.623Z] ---> 00e9f571fa81 [2022-10-03T21:07:08.623Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-03T21:07:10.057Z] ---> 45c49eaaa8e3 [2022-10-03T21:07:10.057Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-03T21:07:10.057Z] ---> Running in 55bed94856e8 [2022-10-03T21:07:11.462Z] Removing intermediate container 55bed94856e8 [2022-10-03T21:07:11.462Z] ---> 841ac151d9ca [2022-10-03T21:07:11.463Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T21:07:11.729Z] ---> Running in e1d90dc16887 [2022-10-03T21:07:12.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T21:07:12.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-03T21:07:12.010Z] ---> 263ac8b2a5c5 [2022-10-03T21:07:12.010Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-03T21:07:12.010Z] ---> Using cache [2022-10-03T21:07:12.010Z] ---> f7ad8299dcbf [2022-10-03T21:07:12.010Z] Step 4/23 : WORKDIR /edgex-go [2022-10-03T21:07:12.010Z] ---> Using cache [2022-10-03T21:07:12.010Z] ---> 4ee8bb20c33c [2022-10-03T21:07:12.010Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T21:07:12.010Z] ---> Using cache [2022-10-03T21:07:12.010Z] ---> 8c1e38812291 [2022-10-03T21:07:12.010Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-03T21:07:12.542Z] ---> Running in 64565109d382 [2022-10-03T21:07:12.542Z] Removing intermediate container e1d90dc16887 [2022-10-03T21:07:12.542Z] ---> 7b605acd6c95 [2022-10-03T21:07:12.542Z] Step 22/24 : LABEL arch=arm64 [2022-10-03T21:07:12.809Z] ---> Running in 66255dd6ca11 [2022-10-03T21:07:14.791Z] Removing intermediate container 66255dd6ca11 [2022-10-03T21:07:14.792Z] ---> 5f32bb1b8d67 [2022-10-03T21:07:14.792Z] Step 23/24 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:07:14.792Z] ---> Running in b1bd1355129d [2022-10-03T21:07:15.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:07:15.673Z] Removing intermediate container b1bd1355129d [2022-10-03T21:07:15.673Z] ---> 6807da383fa8 [2022-10-03T21:07:15.673Z] Step 24/24 : LABEL version=2.3.0-dev.79 [2022-10-03T21:07:15.673Z] ---> Running in abaa7d4b59fe [2022-10-03T21:07:15.948Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:07:16.530Z] Removing intermediate container abaa7d4b59fe [2022-10-03T21:07:16.530Z] ---> 6a59f9306885 [2022-10-03T21:07:16.530Z] [2022-10-03T21:07:16.797Z] Successfully built 6a59f9306885 [2022-10-03T21:07:16.797Z] Successfully tagged core-command-arm64:latest [2022-10-03T21:07:16.797Z]  Building core-command ... done Building security-spire-server [2022-10-03T21:07:17.378Z] OK: 221 MiB in 51 packages [2022-10-03T21:07:19.968Z] Removing intermediate container 64565109d382 [2022-10-03T21:07:19.968Z] ---> 048e0ddfb6bf [2022-10-03T21:07:19.968Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-03T21:07:21.387Z] ---> c892016e6bdb [2022-10-03T21:07:21.387Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T21:07:21.387Z] ---> Running in ce1d9690ad9f [2022-10-03T21:07:21.973Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T21:07:21.973Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-03T21:07:21.973Z] ---> 263ac8b2a5c5 [2022-10-03T21:07:21.973Z] Step 3/25 : WORKDIR /edgex-go [2022-10-03T21:07:21.973Z] ---> Using cache [2022-10-03T21:07:21.973Z] ---> 39a0762a0d8a [2022-10-03T21:07:21.973Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T21:07:21.973Z] ---> Using cache [2022-10-03T21:07:21.973Z] ---> 4c7f10434044 [2022-10-03T21:07:21.973Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-03T21:07:21.973Z] ---> Using cache [2022-10-03T21:07:21.973Z] ---> db49b3ad6b6b [2022-10-03T21:07:21.973Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-03T21:07:22.241Z] ---> Using cache [2022-10-03T21:07:22.241Z] ---> c285bed09f96 [2022-10-03T21:07:22.241Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T21:07:22.242Z] ---> Using cache [2022-10-03T21:07:22.242Z] ---> a46642c919f2 [2022-10-03T21:07:22.242Z] Step 8/25 : COPY . . [2022-10-03T21:07:22.518Z] Removing intermediate container 1233747e300e [2022-10-03T21:07:22.518Z] ---> 886540f61081 [2022-10-03T21:07:22.518Z] [2022-10-03T21:07:22.518Z] Step 11/25 : FROM alpine:3.16 [2022-10-03T21:07:22.518Z] ---> a6215f271958 [2022-10-03T21:07:22.518Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-03T21:07:22.518Z] ---> Using cache [2022-10-03T21:07:22.518Z] ---> 43b82934ac3b [2022-10-03T21:07:22.518Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-03T21:07:22.518Z] ---> Using cache [2022-10-03T21:07:22.518Z] ---> d24eb3ba105e [2022-10-03T21:07:22.518Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-03T21:07:22.518Z] ---> Running in 668a33054e35 [2022-10-03T21:07:22.787Z] ---> Using cache [2022-10-03T21:07:22.787Z] ---> c08ae4eb3ffa [2022-10-03T21:07:22.787Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-03T21:07:22.787Z] ---> Using cache [2022-10-03T21:07:22.787Z] ---> 7b5b9e5b5f75 [2022-10-03T21:07:22.787Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-03T21:07:22.787Z] ---> Using cache [2022-10-03T21:07:22.787Z] ---> a15afdb40fc5 [2022-10-03T21:07:22.787Z] 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-03T21:07:22.787Z] ---> Running in 4841e6969a89 [2022-10-03T21:07:23.750Z] Removing intermediate container 668a33054e35 [2022-10-03T21:07:23.750Z] ---> 2178074a9bcf [2022-10-03T21:07:23.750Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-03T21:07:24.021Z] ---> Running in de11d84be3cc [2022-10-03T21:07:24.606Z] Removing intermediate container de11d84be3cc [2022-10-03T21:07:24.606Z] ---> 48232a9a6cde [2022-10-03T21:07:24.606Z] Step 16/25 : WORKDIR / [2022-10-03T21:07:24.875Z] ---> Running in 9c221520f5e3 [2022-10-03T21:07:25.467Z] Removing intermediate container 9c221520f5e3 [2022-10-03T21:07:25.467Z] ---> cc15a7d74398 [2022-10-03T21:07:25.467Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T21:07:26.895Z] Removing intermediate container 4841e6969a89 [2022-10-03T21:07:26.895Z] ---> 1fa1289bf194 [2022-10-03T21:07:26.895Z] Step 12/25 : WORKDIR /edgex-go [2022-10-03T21:07:26.895Z] ---> Running in a9dd226c89ee [2022-10-03T21:07:26.895Z] ---> 1eb25e620a23 [2022-10-03T21:07:26.895Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-03T21:07:27.489Z] Removing intermediate container a9dd226c89ee [2022-10-03T21:07:27.489Z] ---> 39a1a93f036b [2022-10-03T21:07:27.489Z] [2022-10-03T21:07:27.489Z] Step 13/25 : FROM alpine:3.15 [2022-10-03T21:07:27.489Z] ---> 02e0d6fdf486 [2022-10-03T21:07:27.489Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T21:07:27.489Z] ---> Using cache [2022-10-03T21:07:27.489Z] ---> b48ad7e7bae0 [2022-10-03T21:07:27.489Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T21:07:27.489Z] ---> Using cache [2022-10-03T21:07:27.489Z] ---> 7d87f0a7a03e [2022-10-03T21:07:27.489Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-03T21:07:27.756Z] ---> Running in 3ef7a272486d [2022-10-03T21:07:29.713Z] ---> c9b0c17ed987 [2022-10-03T21:07:29.713Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-03T21:07:29.713Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-03T21:07:29.981Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:07:30.942Z] ---> bad0a7a43954 [2022-10-03T21:07:30.942Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-03T21:07:31.209Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:07:31.814Z] ---> ea07283ecaec [2022-10-03T21:07:31.814Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-03T21:07:31.814Z] ---> Running in 267dcad79aa7 [2022-10-03T21:07:32.401Z] Removing intermediate container 267dcad79aa7 [2022-10-03T21:07:32.401Z] ---> 1a2506158d3a [2022-10-03T21:07:32.401Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T21:07:32.672Z] ---> Running in 4faa3ce51261 [2022-10-03T21:07:32.941Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-03T21:07:32.941Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-03T21:07:32.941Z] OK: 15734 distinct packages available [2022-10-03T21:07:33.209Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:07:33.209Z] Removing intermediate container 4faa3ce51261 [2022-10-03T21:07:33.209Z] ---> b03bd012c9a2 [2022-10-03T21:07:33.209Z] Step 23/25 : LABEL arch=arm64 [2022-10-03T21:07:33.209Z] ---> Running in df06da2f89b6 [2022-10-03T21:07:33.796Z] Removing intermediate container df06da2f89b6 [2022-10-03T21:07:33.796Z] ---> 4f6ffb0a92ee [2022-10-03T21:07:33.796Z] Step 24/25 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:07:34.062Z] ---> Running in c68035c1482f [2022-10-03T21:07:34.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:07:34.646Z] Removing intermediate container c68035c1482f [2022-10-03T21:07:34.646Z] ---> 492007852ed3 [2022-10-03T21:07:34.646Z] Step 25/25 : LABEL version=2.3.0-dev.79 [2022-10-03T21:07:34.917Z] ---> Running in 1148794d588e [2022-10-03T21:07:35.511Z] Removing intermediate container 1148794d588e [2022-10-03T21:07:35.511Z] ---> cd75e4054bc7 [2022-10-03T21:07:35.511Z] [2022-10-03T21:07:35.511Z] Successfully built cd75e4054bc7 [2022-10-03T21:07:35.511Z] Successfully tagged core-metadata-arm64:latest [2022-10-03T21:07:35.511Z] Building security-spiffe-token-provider [2022-10-03T21:07:35.778Z]  Building core-metadata ... done (1/5) Installing dumb-init (1.2.5-r1) [2022-10-03T21:07:35.778Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-03T21:07:35.778Z] (3/5) Installing libucontext (1.1-r0) [2022-10-03T21:07:36.047Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-03T21:07:36.047Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-03T21:07:36.313Z] Executing busybox-1.34.1-r7.trigger [2022-10-03T21:07:36.313Z] OK: 6 MiB in 19 packages [2022-10-03T21:07:38.257Z] Removing intermediate container 3ef7a272486d [2022-10-03T21:07:38.257Z] ---> dcb254930d56 [2022-10-03T21:07:38.257Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-03T21:07:40.835Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T21:07:40.835Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-03T21:07:40.835Z] ---> 263ac8b2a5c5 [2022-10-03T21:07:40.835Z] Step 3/20 : WORKDIR /edgex-go [2022-10-03T21:07:40.835Z] ---> Using cache [2022-10-03T21:07:40.835Z] ---> 39a0762a0d8a [2022-10-03T21:07:40.835Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-03T21:07:41.102Z] ---> Running in 0833ceaf1fc6 [2022-10-03T21:07:43.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:07:44.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:07:45.683Z] ---> b63b2e510782 [2022-10-03T21:07:45.683Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-03T21:07:45.683Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-03T21:07:45.683Z] v3.16.2-229-g1f881aca9b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-03T21:07:45.683Z] OK: 16896 distinct packages available [2022-10-03T21:07:45.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:07:46.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:07:46.533Z] ---> 1f129ed4419f [2022-10-03T21:07:46.533Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-03T21:07:48.482Z] OK: 221 MiB in 51 packages [2022-10-03T21:07:48.482Z] ---> 9e5b542d1167 [2022-10-03T21:07:48.482Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-03T21:07:50.431Z] ---> b873ef107ac9 [2022-10-03T21:07:50.431Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-03T21:07:50.698Z] ---> Running in e288ded7519a [2022-10-03T21:07:50.965Z] Removing intermediate container 0833ceaf1fc6 [2022-10-03T21:07:50.965Z] ---> 4e9ab5bacb11 [2022-10-03T21:07:50.965Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-03T21:07:51.548Z] Removing intermediate container e288ded7519a [2022-10-03T21:07:51.548Z] ---> f8b1763bdb57 [2022-10-03T21:07:51.548Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-03T21:07:51.834Z] ---> Running in c11e55dc5c1b [2022-10-03T21:07:53.262Z] ---> 8fd9eab5dc0b [2022-10-03T21:07:53.262Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T21:07:53.262Z] Removing intermediate container c11e55dc5c1b [2022-10-03T21:07:53.262Z] ---> eee33ebc0add [2022-10-03T21:07:53.262Z] Step 23/25 : LABEL arch=arm64 [2022-10-03T21:07:53.262Z] ---> Running in 985d325af26f [2022-10-03T21:07:53.562Z] ---> Running in 9a9af8f67c9e [2022-10-03T21:07:54.973Z] Removing intermediate container 985d325af26f [2022-10-03T21:07:54.973Z] ---> 5013f1888d37 [2022-10-03T21:07:54.973Z] Step 24/25 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:07:54.973Z] ---> Running in b834ed758dee [2022-10-03T21:07:56.913Z] Removing intermediate container b834ed758dee [2022-10-03T21:07:56.913Z] ---> 1a257ca8c391 [2022-10-03T21:07:56.913Z] Step 25/25 : LABEL version=2.3.0-dev.79 [2022-10-03T21:07:56.913Z] ---> Running in 88cba565b83a [2022-10-03T21:07:57.875Z] Removing intermediate container 88cba565b83a [2022-10-03T21:07:57.875Z] ---> be0a1fec5386 [2022-10-03T21:07:57.875Z] [2022-10-03T21:07:58.141Z] Successfully built be0a1fec5386 [2022-10-03T21:07:58.141Z] Successfully tagged security-spire-server-arm64:latest [2022-10-03T21:07:58.141Z]  Building security-spire-server ... done Building security-secretstore-setup [2022-10-03T21:08:02.450Z] Removing intermediate container 0473fd01c58f [2022-10-03T21:08:02.450Z] ---> 14c04440d286 [2022-10-03T21:08:02.717Z] [2022-10-03T21:08:02.717Z] Step 10/22 : FROM alpine:3.16 [2022-10-03T21:08:02.717Z] ---> a6215f271958 [2022-10-03T21:08:02.717Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-03T21:08:02.983Z] ---> Running in 1210497c477e [2022-10-03T21:08:03.576Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T21:08:03.576Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-03T21:08:03.576Z] ---> 263ac8b2a5c5 [2022-10-03T21:08:03.576Z] Step 3/25 : WORKDIR /edgex-go [2022-10-03T21:08:03.576Z] ---> Using cache [2022-10-03T21:08:03.576Z] ---> 39a0762a0d8a [2022-10-03T21:08:03.576Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T21:08:03.576Z] ---> Using cache [2022-10-03T21:08:03.576Z] ---> 4c7f10434044 [2022-10-03T21:08:03.576Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-03T21:08:03.576Z] ---> Using cache [2022-10-03T21:08:03.576Z] ---> dfefe5517ec8 [2022-10-03T21:08:03.576Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-03T21:08:03.576Z] ---> Using cache [2022-10-03T21:08:03.576Z] ---> 9c15b3e137f7 [2022-10-03T21:08:03.576Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T21:08:03.576Z] ---> Using cache [2022-10-03T21:08:03.576Z] ---> a62129b88164 [2022-10-03T21:08:03.576Z] Step 8/25 : COPY . . [2022-10-03T21:08:04.158Z] ---> Using cache [2022-10-03T21:08:04.158Z] ---> 1579b6447d9c [2022-10-03T21:08:04.158Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-03T21:08:04.426Z] ---> Running in 817e32e03c76 [2022-10-03T21:08:06.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:08:06.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:08:07.221Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-03T21:08:08.630Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-03T21:08:08.630Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-03T21:08:08.630Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-03T21:08:08.630Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-03T21:08:08.630Z] (5/6) Installing curl (7.83.1-r3) [2022-10-03T21:08:08.630Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-03T21:08:08.630Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T21:08:08.906Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T21:08:09.492Z] OK: 8 MiB in 20 packages [2022-10-03T21:08:12.838Z] Removing intermediate container 1210497c477e [2022-10-03T21:08:12.838Z] ---> 3c9afd0c8fe1 [2022-10-03T21:08:12.838Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-03T21:08:12.838Z] ---> Running in 9f372cc49414 [2022-10-03T21:08:13.795Z] Removing intermediate container 9f372cc49414 [2022-10-03T21:08:13.795Z] ---> cd5749a5dd19 [2022-10-03T21:08:13.795Z] Step 13/22 : WORKDIR /edgex [2022-10-03T21:08:13.795Z] ---> Running in fe3850be5136 [2022-10-03T21:08:14.766Z] Removing intermediate container fe3850be5136 [2022-10-03T21:08:14.766Z] ---> e0bb046353f9 [2022-10-03T21:08:14.766Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-03T21:08:16.703Z] ---> 23a0bdbdbd78 [2022-10-03T21:08:16.703Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-03T21:08:20.035Z] ---> 3390594c898d [2022-10-03T21:08:20.035Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-03T21:08:23.373Z] ---> 14bccae4e87c [2022-10-03T21:08:23.373Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-03T21:08:24.329Z] ---> 6a8ea2286278 [2022-10-03T21:08:24.329Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-03T21:08:24.594Z] ---> Running in 652c9f31503c [2022-10-03T21:08:28.850Z] Removing intermediate container 652c9f31503c [2022-10-03T21:08:28.850Z] ---> 14654115a835 [2022-10-03T21:08:28.850Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-03T21:08:28.850Z] ---> Running in 0548ac117f42 [2022-10-03T21:08:29.809Z] Removing intermediate container 0548ac117f42 [2022-10-03T21:08:29.809Z] ---> 99cd8cafc001 [2022-10-03T21:08:29.809Z] Step 20/22 : LABEL arch=arm64 [2022-10-03T21:08:30.082Z] ---> Running in 39c984ea7eea [2022-10-03T21:08:30.663Z] Removing intermediate container 39c984ea7eea [2022-10-03T21:08:30.663Z] ---> da64ce6cd575 [2022-10-03T21:08:30.663Z] Step 21/22 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:08:31.242Z] ---> Running in 83e48420ae74 [2022-10-03T21:08:32.198Z] Removing intermediate container 83e48420ae74 [2022-10-03T21:08:32.198Z] ---> ea3387125bf3 [2022-10-03T21:08:32.198Z] Step 22/22 : LABEL version=2.3.0-dev.79 [2022-10-03T21:08:32.198Z] ---> Running in b01ed32a2680 [2022-10-03T21:08:33.639Z] Removing intermediate container b01ed32a2680 [2022-10-03T21:08:33.639Z] ---> f9856b3beabc [2022-10-03T21:08:33.639Z] [2022-10-03T21:08:33.639Z] Successfully built f9856b3beabc [2022-10-03T21:08:33.907Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-03T21:08:33.907Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-10-03T21:08:34.497Z] Removing intermediate container ce1d9690ad9f [2022-10-03T21:08:34.497Z] ---> 86c7c7a52256 [2022-10-03T21:08:34.497Z] Step 9/23 : COPY . . [2022-10-03T21:08:39.833Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T21:08:39.833Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-03T21:08:39.833Z] ---> 263ac8b2a5c5 [2022-10-03T21:08:39.833Z] Step 3/26 : WORKDIR /edgex-go [2022-10-03T21:08:39.833Z] ---> Using cache [2022-10-03T21:08:39.833Z] ---> 39a0762a0d8a [2022-10-03T21:08:39.833Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T21:08:39.833Z] ---> Using cache [2022-10-03T21:08:39.833Z] ---> 4c7f10434044 [2022-10-03T21:08:39.833Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-03T21:08:39.833Z] ---> Using cache [2022-10-03T21:08:39.833Z] ---> db49b3ad6b6b [2022-10-03T21:08:39.833Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-03T21:08:39.833Z] ---> Using cache [2022-10-03T21:08:39.833Z] ---> c285bed09f96 [2022-10-03T21:08:39.833Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T21:08:39.833Z] ---> Using cache [2022-10-03T21:08:39.833Z] ---> a46642c919f2 [2022-10-03T21:08:39.833Z] Step 8/26 : COPY . . [2022-10-03T21:08:39.833Z] ---> Using cache [2022-10-03T21:08:39.833Z] ---> c08ae4eb3ffa [2022-10-03T21:08:39.833Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-03T21:08:39.833Z] ---> Using cache [2022-10-03T21:08:39.833Z] ---> 7b5b9e5b5f75 [2022-10-03T21:08:39.833Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-03T21:08:39.833Z] ---> Using cache [2022-10-03T21:08:39.833Z] ---> a15afdb40fc5 [2022-10-03T21:08:39.834Z] 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-03T21:08:39.834Z] ---> Using cache [2022-10-03T21:08:39.834Z] ---> 4352890bb92e [2022-10-03T21:08:39.834Z] Step 12/26 : WORKDIR /edgex-go [2022-10-03T21:08:39.834Z] ---> Using cache [2022-10-03T21:08:39.834Z] ---> 3ad4e2174198 [2022-10-03T21:08:39.834Z] [2022-10-03T21:08:39.834Z] Step 13/26 : FROM alpine:3.15 [2022-10-03T21:08:39.834Z] ---> 02e0d6fdf486 [2022-10-03T21:08:39.834Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T21:08:39.834Z] ---> Using cache [2022-10-03T21:08:39.834Z] ---> b48ad7e7bae0 [2022-10-03T21:08:39.834Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T21:08:39.834Z] ---> Using cache [2022-10-03T21:08:39.834Z] ---> 7d87f0a7a03e [2022-10-03T21:08:39.834Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-03T21:08:39.834Z] ---> Using cache [2022-10-03T21:08:39.834Z] ---> dcb254930d56 [2022-10-03T21:08:39.834Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-03T21:08:41.249Z] ---> fb1bfe40e348 [2022-10-03T21:08:41.249Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-03T21:08:41.840Z] ---> Running in daaebdd8526f [2022-10-03T21:08:43.789Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-03T21:08:48.043Z] ---> 193db8987705 [2022-10-03T21:08:48.043Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-03T21:08:58.111Z] ---> 29dd5333b14c [2022-10-03T21:08:58.111Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-03T21:08:58.376Z] ---> 305e31292b6b [2022-10-03T21:08:58.376Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-03T21:08:59.783Z] ---> ac84e67876f4 [2022-10-03T21:08:59.783Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-03T21:09:00.749Z] Removing intermediate container 9a9af8f67c9e [2022-10-03T21:09:00.749Z] ---> 3d9792e05a45 [2022-10-03T21:09:00.749Z] Step 7/20 : COPY . . [2022-10-03T21:09:01.333Z] ---> 8bc373c9f404 [2022-10-03T21:09:01.333Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-03T21:09:01.333Z] ---> Running in 9307f9f8ff98 [2022-10-03T21:09:02.300Z] Removing intermediate container 9307f9f8ff98 [2022-10-03T21:09:02.300Z] ---> 1b5b11f95250 [2022-10-03T21:09:02.300Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-03T21:09:02.300Z] ---> Running in 01575b752190 [2022-10-03T21:09:03.262Z] Removing intermediate container 01575b752190 [2022-10-03T21:09:03.262Z] ---> cc718a8370d9 [2022-10-03T21:09:03.262Z] Step 24/26 : LABEL arch=arm64 [2022-10-03T21:09:03.538Z] ---> Running in 42c1da499bfb [2022-10-03T21:09:04.517Z] Removing intermediate container 42c1da499bfb [2022-10-03T21:09:04.517Z] ---> a386e958ce22 [2022-10-03T21:09:04.517Z] Step 25/26 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:09:04.517Z] ---> Running in d38f74f09963 [2022-10-03T21:09:05.482Z] Removing intermediate container d38f74f09963 [2022-10-03T21:09:05.482Z] ---> ec32c71b3ba4 [2022-10-03T21:09:05.482Z] Step 26/26 : LABEL version=2.3.0-dev.79 [2022-10-03T21:09:05.482Z] ---> 1ee34e1c9954 [2022-10-03T21:09:05.482Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-03T21:09:05.482Z] ---> Running in c5c4f42d46c3 [2022-10-03T21:09:05.482Z] ---> Running in 677bde65a9d6 [2022-10-03T21:09:06.895Z] Removing intermediate container 677bde65a9d6 [2022-10-03T21:09:06.895Z] ---> 6d78b1ed7131 [2022-10-03T21:09:06.895Z] [2022-10-03T21:09:06.895Z] Successfully built 6d78b1ed7131 [2022-10-03T21:09:06.895Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-03T21:09:06.895Z] Building sys-mgmt-agent [2022-10-03T21:09:07.857Z]  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-03T21:09:11.215Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T21:09:11.215Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-03T21:09:11.215Z] ---> 263ac8b2a5c5 [2022-10-03T21:09:11.215Z] Step 3/23 : WORKDIR /edgex-go [2022-10-03T21:09:11.215Z] ---> Using cache [2022-10-03T21:09:11.215Z] ---> 39a0762a0d8a [2022-10-03T21:09:11.215Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T21:09:11.215Z] ---> Using cache [2022-10-03T21:09:11.215Z] ---> 4c7f10434044 [2022-10-03T21:09:11.215Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-03T21:09:11.215Z] ---> Running in e1361248e394 [2022-10-03T21:09:13.154Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:09:14.110Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:09:15.512Z] OK: 221 MiB in 51 packages [2022-10-03T21:09:17.455Z] Removing intermediate container e1361248e394 [2022-10-03T21:09:17.455Z] ---> 3077c978c863 [2022-10-03T21:09:17.455Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-03T21:09:18.039Z] ---> 8e41f5ed2577 [2022-10-03T21:09:18.039Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T21:09:18.039Z] ---> Running in ac989af63287 [2022-10-03T21:09:36.244Z] Removing intermediate container 94bfa14c0fcf [2022-10-03T21:09:36.244Z] ---> 37f8992a875d [2022-10-03T21:09:36.244Z] [2022-10-03T21:09:36.244Z] Step 11/23 : FROM alpine:3.16 [2022-10-03T21:09:36.244Z] ---> a6215f271958 [2022-10-03T21:09:36.244Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-03T21:09:36.827Z] ---> Running in 9891475beb43 [2022-10-03T21:09:38.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:09:39.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:09:40.432Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-03T21:09:40.699Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-03T21:09:40.699Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T21:09:40.699Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T21:09:41.281Z] OK: 6 MiB in 16 packages [2022-10-03T21:09:43.231Z] Removing intermediate container 9891475beb43 [2022-10-03T21:09:43.231Z] ---> 7c12f703c22e [2022-10-03T21:09:43.231Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-03T21:09:43.580Z] ---> Running in 5f99366adf2c [2022-10-03T21:09:44.013Z] Removing intermediate container 5f99366adf2c [2022-10-03T21:09:44.013Z] ---> f7d87678c2bb [2022-10-03T21:09:44.013Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-03T21:09:44.355Z] ---> Running in 61ebfc12f762 [2022-10-03T21:09:44.645Z] Removing intermediate container 61ebfc12f762 [2022-10-03T21:09:44.645Z] ---> 5d1dc2a82592 [2022-10-03T21:09:44.645Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-03T21:09:44.916Z] ---> Running in de6e28c50ae2 [2022-10-03T21:09:45.546Z] Removing intermediate container de6e28c50ae2 [2022-10-03T21:09:45.546Z] ---> 38995cefcf0a [2022-10-03T21:09:45.546Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T21:09:46.555Z] ---> 9fd0b5c31891 [2022-10-03T21:09:46.555Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-03T21:09:49.198Z] ---> 4087dbe5b765 [2022-10-03T21:09:49.198Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-03T21:09:50.158Z] ---> 8d079c0e4a05 [2022-10-03T21:09:50.158Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-03T21:09:50.158Z] ---> Running in 87881d657b4d [2022-10-03T21:09:50.741Z] Removing intermediate container 87881d657b4d [2022-10-03T21:09:50.741Z] ---> ef8773086f82 [2022-10-03T21:09:50.741Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T21:09:51.008Z] ---> Running in 4e34ad68c975 [2022-10-03T21:09:51.592Z] Removing intermediate container 4e34ad68c975 [2022-10-03T21:09:51.592Z] ---> 26ed0f985a7b [2022-10-03T21:09:51.592Z] Step 21/23 : LABEL arch=arm64 [2022-10-03T21:09:51.859Z] ---> Running in d9ed9f3570f1 [2022-10-03T21:09:52.444Z] Removing intermediate container d9ed9f3570f1 [2022-10-03T21:09:52.444Z] ---> f23aa06c658c [2022-10-03T21:09:52.444Z] Step 22/23 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:09:52.444Z] ---> Running in 36537938613e [2022-10-03T21:09:53.043Z] Removing intermediate container 36537938613e [2022-10-03T21:09:53.043Z] ---> 933dacf90a86 [2022-10-03T21:09:53.043Z] Step 23/23 : LABEL version=2.3.0-dev.79 [2022-10-03T21:09:53.311Z] ---> Running in 1a9ae8f3fb55 [2022-10-03T21:09:53.577Z] Removing intermediate container 1a9ae8f3fb55 [2022-10-03T21:09:53.577Z] ---> 0d1acf74bd2f [2022-10-03T21:09:53.577Z] [2022-10-03T21:09:53.844Z] Successfully built 0d1acf74bd2f [2022-10-03T21:09:53.844Z] Successfully tagged support-notifications-arm64:latest [2022-10-03T21:09:53.844Z] Building core-data [2022-10-03T21:09:59.197Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-03T21:09:59.197Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-03T21:09:59.197Z] ---> 263ac8b2a5c5 [2022-10-03T21:09:59.197Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-03T21:09:59.197Z] ---> Using cache [2022-10-03T21:09:59.197Z] ---> f7ad8299dcbf [2022-10-03T21:09:59.197Z] Step 4/24 : WORKDIR /edgex-go [2022-10-03T21:09:59.197Z] ---> Using cache [2022-10-03T21:09:59.197Z] ---> 4ee8bb20c33c [2022-10-03T21:09:59.197Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T21:09:59.197Z] ---> Using cache [2022-10-03T21:09:59.197Z] ---> 8c1e38812291 [2022-10-03T21:09:59.197Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-03T21:10:01.148Z] ---> Running in 1c68ef00f339 [2022-10-03T21:10:03.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:10:04.704Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:10:06.674Z] OK: 221 MiB in 51 packages [2022-10-03T21:10:08.620Z] Removing intermediate container 1c68ef00f339 [2022-10-03T21:10:08.620Z] ---> d688958a2dcb [2022-10-03T21:10:08.620Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-03T21:10:11.197Z] ---> 3fa6aecd1ca2 [2022-10-03T21:10:11.197Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T21:10:11.197Z] ---> Running in 8f4fb29b2960 [2022-10-03T21:10:23.514Z] Removing intermediate container ac989af63287 [2022-10-03T21:10:23.514Z] ---> 67d3d321841f [2022-10-03T21:10:23.514Z] Step 8/23 : COPY . . [2022-10-03T21:10:26.849Z] ---> 351f7dbe15ae [2022-10-03T21:10:26.849Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-03T21:10:26.849Z] ---> Running in 8d01d99140c8 [2022-10-03T21:10:28.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-03T21:11:15.649Z] Removing intermediate container 8f4fb29b2960 [2022-10-03T21:11:15.649Z] ---> f243434aee06 [2022-10-03T21:11:15.649Z] Step 9/24 : COPY . . [2022-10-03T21:11:15.649Z] ---> 05b764af8b5e [2022-10-03T21:11:15.649Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-03T21:11:15.649Z] ---> Running in 0813481886d3 [2022-10-03T21:11:16.232Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-03T21:14:07.969Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-03T21:14:30.030Z] Removing intermediate container 817e32e03c76 [2022-10-03T21:14:30.030Z] ---> 976755d50ac2 [2022-10-03T21:14:30.030Z] [2022-10-03T21:14:30.030Z] Step 10/25 : FROM alpine:3.16 [2022-10-03T21:14:30.030Z] ---> a6215f271958 [2022-10-03T21:14:30.030Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-03T21:14:30.615Z] ---> Running in 608ec34f0621 [2022-10-03T21:14:32.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:14:32.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:14:34.227Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-03T21:14:34.227Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-03T21:14:34.227Z] (3/3) Installing su-exec (0.2-r1) [2022-10-03T21:14:34.227Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T21:14:34.493Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T21:14:35.072Z] OK: 6 MiB in 17 packages [2022-10-03T21:14:37.652Z] Removing intermediate container 608ec34f0621 [2022-10-03T21:14:37.652Z] ---> 1fa687d65e15 [2022-10-03T21:14:37.652Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-03T21:14:37.652Z] ---> Running in f4d1ff0a6635 [2022-10-03T21:14:38.233Z] Removing intermediate container f4d1ff0a6635 [2022-10-03T21:14:38.233Z] ---> 837b9516e5e0 [2022-10-03T21:14:38.233Z] Step 13/25 : WORKDIR / [2022-10-03T21:14:38.233Z] ---> Running in f35dded20b5b [2022-10-03T21:14:39.192Z] Removing intermediate container f35dded20b5b [2022-10-03T21:14:39.192Z] ---> 367517900568 [2022-10-03T21:14:39.192Z] 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-03T21:14:40.197Z] ---> 4c1a9e5f0fe0 [2022-10-03T21:14:40.197Z] 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-03T21:14:41.167Z] ---> 183420345ef7 [2022-10-03T21:14:41.167Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-03T21:14:41.766Z] ---> 6cf3642eef98 [2022-10-03T21:14:41.766Z] 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-03T21:14:42.727Z] ---> 6b4837d8fcc3 [2022-10-03T21:14:42.727Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-03T21:14:44.696Z] ---> 3651eec90304 [2022-10-03T21:14:44.696Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-03T21:14:46.639Z] ---> cd047e933c71 [2022-10-03T21:14:46.639Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-03T21:14:47.227Z] ---> b0792d968ebb [2022-10-03T21:14:47.228Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-03T21:14:47.495Z] ---> Running in 179c2e9431f8 [2022-10-03T21:14:50.835Z] Removing intermediate container 179c2e9431f8 [2022-10-03T21:14:50.835Z] ---> c38d50f4907e [2022-10-03T21:14:50.835Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-03T21:14:50.835Z] ---> Running in abbac96e0551 [2022-10-03T21:14:51.142Z] Removing intermediate container abbac96e0551 [2022-10-03T21:14:51.142Z] ---> 580580700706 [2022-10-03T21:14:51.142Z] Step 23/25 : LABEL arch=arm64 [2022-10-03T21:14:51.410Z] ---> Running in 594b88cb4688 [2022-10-03T21:14:51.995Z] Removing intermediate container 594b88cb4688 [2022-10-03T21:14:51.995Z] ---> 0196be2ba6f5 [2022-10-03T21:14:51.995Z] Step 24/25 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:14:51.995Z] ---> Running in d52c379e86e0 [2022-10-03T21:14:52.577Z] Removing intermediate container d52c379e86e0 [2022-10-03T21:14:52.577Z] ---> 7b95dce9206e [2022-10-03T21:14:52.577Z] Step 25/25 : LABEL version=2.3.0-dev.79 [2022-10-03T21:14:52.843Z] ---> Running in 50de9dc78e6c [2022-10-03T21:14:53.423Z] Removing intermediate container 50de9dc78e6c [2022-10-03T21:14:53.423Z] ---> 013ef79fbbb2 [2022-10-03T21:14:53.423Z] [2022-10-03T21:14:53.423Z] Successfully built 013ef79fbbb2 [2022-10-03T21:14:53.423Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-03T21:16:45.730Z]  Building security-secretstore-setup ... done Removing intermediate container 8d01d99140c8 [2022-10-03T21:16:45.730Z] ---> 9cb005fd9192 [2022-10-03T21:16:45.730Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-03T21:16:45.730Z] ---> Running in ffff111018c2 [2022-10-03T21:16:45.730Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-03T21:16:45.730Z] Removing intermediate container ffff111018c2 [2022-10-03T21:16:45.730Z] ---> d9d193c5506a [2022-10-03T21:16:45.730Z] [2022-10-03T21:16:45.730Z] Step 11/23 : FROM alpine:3.16 [2022-10-03T21:16:45.730Z] ---> a6215f271958 [2022-10-03T21:16:45.730Z] 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-03T21:16:45.730Z] ---> Running in ffb27097b1e2 [2022-10-03T21:16:45.730Z] Removing intermediate container ffb27097b1e2 [2022-10-03T21:16:45.730Z] ---> e6090fecbf58 [2022-10-03T21:16:45.730Z] 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-03T21:16:45.730Z] ---> Running in d227a8f58933 [2022-10-03T21:16:45.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:16:45.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:16:45.731Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-03T21:16:45.731Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-03T21:16:45.731Z] (3/33) Installing readline (8.1.2-r0) [2022-10-03T21:16:45.731Z] (4/33) Installing bash (5.1.16-r2) [2022-10-03T21:16:45.731Z] Executing bash-5.1.16-r2.post-install [2022-10-03T21:16:45.731Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-03T21:16:45.731Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-03T21:16:45.731Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-03T21:16:45.731Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-03T21:16:45.731Z] (9/33) Installing curl (7.83.1-r3) [2022-10-03T21:16:45.731Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-03T21:16:45.731Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-03T21:16:45.731Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-03T21:16:45.731Z] (13/33) Installing expat (2.4.9-r0) [2022-10-03T21:16:45.731Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-03T21:16:45.731Z] (15/33) Installing gdbm (1.23-r0) [2022-10-03T21:16:45.731Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-03T21:16:45.731Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T21:16:45.731Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T21:16:45.731Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-03T21:16:45.731Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-03T21:16:45.731Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-03T21:16:45.731Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-03T21:16:45.731Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-03T21:16:45.731Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-03T21:16:45.731Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-03T21:16:45.731Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-03T21:16:45.731Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-03T21:16:45.731Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-03T21:16:45.731Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-03T21:16:45.731Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-03T21:16:45.998Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-03T21:16:45.998Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-03T21:16:45.998Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-03T21:16:46.957Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T21:16:46.957Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T21:16:47.540Z] OK: 120 MiB in 47 packages [2022-10-03T21:17:02.540Z] Collecting docker-compose==1.23.2 [2022-10-03T21:17:02.540Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-03T21:17:02.540Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.7 MB/s eta 0:00:00 [2022-10-03T21:17:02.540Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-03T21:17:02.540Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-03T21:17:02.540Z] Preparing metadata (setup.py): started [2022-10-03T21:17:03.502Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T21:17:04.086Z] Collecting jsonschema<3,>=2.5.1 [2022-10-03T21:17:04.086Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-03T21:17:04.671Z] Collecting PyYAML<4,>=3.10 [2022-10-03T21:17:04.671Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-03T21:17:04.671Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 7.7 MB/s eta 0:00:00 [2022-10-03T21:17:06.612Z] Preparing metadata (setup.py): started [2022-10-03T21:17:08.555Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T21:17:09.136Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-03T21:17:09.136Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-03T21:17:09.136Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.1 MB/s eta 0:00:00 [2022-10-03T21:17:10.094Z] Collecting docker<4.0,>=3.6.0 [2022-10-03T21:17:10.094Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-03T21:17:10.094Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 14.0 MB/s eta 0:00:00 [2022-10-03T21:17:10.361Z] Collecting cached-property<2,>=1.2.0 [2022-10-03T21:17:10.361Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-03T21:17:11.768Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-03T21:17:11.768Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-03T21:17:11.768Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.9 MB/s eta 0:00:00 [2022-10-03T21:17:11.768Z] Collecting docopt<0.7,>=0.6.1 [2022-10-03T21:17:11.768Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-03T21:17:11.768Z] Preparing metadata (setup.py): started [2022-10-03T21:17:14.355Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T21:17:14.355Z] 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-03T21:17:14.355Z] Collecting texttable<0.10,>=0.9.0 [2022-10-03T21:17:14.355Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-03T21:17:14.355Z] Preparing metadata (setup.py): started [2022-10-03T21:17:16.302Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T21:17:16.958Z] Collecting docker-pycreds>=0.4.0 [2022-10-03T21:17:16.958Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-03T21:17:18.008Z] Collecting idna<2.8,>=2.5 [2022-10-03T21:17:18.008Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-03T21:17:18.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 11.2 MB/s eta 0:00:00 [2022-10-03T21:17:19.009Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-03T21:17:19.009Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-03T21:17:19.009Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 14.5 MB/s eta 0:00:00 [2022-10-03T21:17:19.647Z] Collecting certifi>=2017.4.17 [2022-10-03T21:17:19.647Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-03T21:17:19.647Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 17.2 MB/s eta 0:00:00 [2022-10-03T21:17:19.647Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-03T21:17:19.923Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-03T21:17:19.923Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.3 MB/s eta 0:00:00 [2022-10-03T21:17:20.524Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-03T21:17:20.524Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-03T21:17:20.524Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-03T21:17:20.524Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-03T21:17:21.930Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-03T21:17:21.930Z] Running setup.py install for texttable: started [2022-10-03T21:17:24.529Z] Running setup.py install for texttable: finished with status 'done' [2022-10-03T21:17:24.529Z] Running setup.py install for PyYAML: started [2022-10-03T21:17:28.789Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-03T21:17:30.197Z] Running setup.py install for docopt: started [2022-10-03T21:17:30.463Z] Removing intermediate container c5c4f42d46c3 [2022-10-03T21:17:30.463Z] ---> 0cd3d7663f14 [2022-10-03T21:17:30.463Z] [2022-10-03T21:17:30.463Z] Step 9/20 : FROM alpine:3.15 [2022-10-03T21:17:30.463Z] ---> 02e0d6fdf486 [2022-10-03T21:17:30.463Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-03T21:17:30.463Z] ---> Using cache [2022-10-03T21:17:30.463Z] ---> b48ad7e7bae0 [2022-10-03T21:17:30.463Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T21:17:30.463Z] ---> Using cache [2022-10-03T21:17:30.463Z] ---> 7d87f0a7a03e [2022-10-03T21:17:30.463Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-03T21:17:30.463Z] ---> Running in 4ad0409efa17 [2022-10-03T21:17:32.402Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:17:33.356Z] Running setup.py install for docopt: finished with status 'done' [2022-10-03T21:17:33.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:17:35.595Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-03T21:17:35.595Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-03T21:17:35.595Z] OK: 15734 distinct packages available [2022-10-03T21:17:35.595Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:17:36.551Z] Running setup.py install for dockerpty: started [2022-10-03T21:17:36.551Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:17:37.954Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-03T21:17:37.954Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-03T21:17:37.954Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-03T21:17:38.218Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-03T21:17:38.218Z] (5/9) Installing curl (7.80.0-r3) [2022-10-03T21:17:38.218Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-03T21:17:38.484Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-03T21:17:38.485Z] (8/9) Installing libucontext (1.1-r0) [2022-10-03T21:17:38.750Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-03T21:17:38.750Z] Executing busybox-1.34.1-r7.trigger [2022-10-03T21:17:38.750Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T21:17:39.016Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-03T21:17:39.282Z] OK: 8 MiB in 23 packages [2022-10-03T21:17:41.875Z] Removing intermediate container 4ad0409efa17 [2022-10-03T21:17:41.875Z] ---> 4f0f3720d8d6 [2022-10-03T21:17:41.875Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T21:17:42.144Z] 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-03T21:17:42.144Z] 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-03T21:17:42.417Z]  ---> 1bc0e69a6aba [2022-10-03T21:17:42.417Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-03T21:17:45.006Z] ---> d34d1ba072f0 [2022-10-03T21:17:45.006Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-03T21:17:45.991Z] ---> 6bb9451c9f19 [2022-10-03T21:17:45.991Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-03T21:17:46.259Z] ---> Running in 55e688297a6a [2022-10-03T21:17:47.224Z] Removing intermediate container 55e688297a6a [2022-10-03T21:17:47.224Z] ---> a1ec04d08cce [2022-10-03T21:17:47.224Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T21:17:47.224Z] ---> Running in 2120421fe19b [2022-10-03T21:17:48.185Z] Removing intermediate container 2120421fe19b [2022-10-03T21:17:48.185Z] ---> 2dd1c5c444ca [2022-10-03T21:17:48.185Z] Step 18/20 : LABEL arch=arm64 [2022-10-03T21:17:48.451Z] ---> Running in a7ba71aff292 [2022-10-03T21:17:49.409Z] Removing intermediate container a7ba71aff292 [2022-10-03T21:17:49.409Z] ---> 0a329bcb6d7b [2022-10-03T21:17:49.409Z] Step 19/20 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:17:49.409Z] ---> Running in 266b668f1106 [2022-10-03T21:17:50.379Z] Removing intermediate container 266b668f1106 [2022-10-03T21:17:50.379Z] ---> 86a04019a63f [2022-10-03T21:17:50.379Z] Step 20/20 : LABEL version=2.3.0-dev.79 [2022-10-03T21:17:50.646Z] ---> Running in 74bcf90b6112 [2022-10-03T21:17:52.586Z] Removing intermediate container 74bcf90b6112 [2022-10-03T21:17:52.586Z] ---> f04b25ff73e8 [2022-10-03T21:17:52.586Z] [2022-10-03T21:17:52.586Z] Successfully built f04b25ff73e8 [2022-10-03T21:17:52.586Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-03T21:18:02.666Z]  Building security-spiffe-token-provider ... done Removing intermediate container d227a8f58933 [2022-10-03T21:18:02.666Z] ---> c2bc6b45a7ab [2022-10-03T21:18:02.666Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-03T21:18:02.666Z] ---> Running in 4c529103ddfe [2022-10-03T21:18:02.666Z] Removing intermediate container 4c529103ddfe [2022-10-03T21:18:02.666Z] ---> d0160146b2c3 [2022-10-03T21:18:02.666Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-03T21:18:02.666Z] ---> Running in 46ddd67c4bfa [2022-10-03T21:18:02.666Z] Removing intermediate container 46ddd67c4bfa [2022-10-03T21:18:02.666Z] ---> d56656f814f2 [2022-10-03T21:18:02.666Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-03T21:18:04.609Z] ---> 51df2972c6e4 [2022-10-03T21:18:04.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-03T21:18:05.575Z] ---> eacf058697db [2022-10-03T21:18:05.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-03T21:18:06.536Z] ---> 89d8c4510289 [2022-10-03T21:18:06.536Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-03T21:18:06.536Z] ---> Running in 0a0548a15f9c [2022-10-03T21:18:07.119Z] Removing intermediate container 0a0548a15f9c [2022-10-03T21:18:07.119Z] ---> e1db6b652705 [2022-10-03T21:18:07.119Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T21:18:07.392Z] ---> Running in 3aec07e30b3e [2022-10-03T21:18:07.975Z] Removing intermediate container 3aec07e30b3e [2022-10-03T21:18:07.975Z] ---> 781fa67a97d2 [2022-10-03T21:18:07.975Z] Step 21/23 : LABEL arch=arm64 [2022-10-03T21:18:07.975Z] ---> Running in 82d78bd4c340 [2022-10-03T21:18:08.573Z] Removing intermediate container 82d78bd4c340 [2022-10-03T21:18:08.573Z] ---> 81d3dfaa736a [2022-10-03T21:18:08.573Z] Step 22/23 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:18:08.844Z] ---> Running in 9d892fc75ee2 [2022-10-03T21:18:09.109Z] Removing intermediate container daaebdd8526f [2022-10-03T21:18:09.109Z] ---> 36c6ad2f66ad [2022-10-03T21:18:09.109Z] [2022-10-03T21:18:09.109Z] Step 11/23 : FROM alpine:3.16 [2022-10-03T21:18:09.109Z] ---> a6215f271958 [2022-10-03T21:18:09.109Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-03T21:18:09.109Z] ---> Using cache [2022-10-03T21:18:09.109Z] ---> 43b82934ac3b [2022-10-03T21:18:09.109Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-03T21:18:09.109Z] ---> Using cache [2022-10-03T21:18:09.109Z] ---> d24eb3ba105e [2022-10-03T21:18:09.109Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-03T21:18:09.375Z] ---> Running in baea131d12ef [2022-10-03T21:18:09.375Z] Removing intermediate container 9d892fc75ee2 [2022-10-03T21:18:09.375Z] ---> 205977ccac79 [2022-10-03T21:18:09.375Z] Step 23/23 : LABEL version=2.3.0-dev.79 [2022-10-03T21:18:09.375Z] ---> Running in 3f8d376a9057 [2022-10-03T21:18:09.960Z] Removing intermediate container baea131d12ef [2022-10-03T21:18:09.960Z] ---> 56b0f501eec6 [2022-10-03T21:18:09.960Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-03T21:18:09.960Z] ---> Running in ed4af10d5b4a [2022-10-03T21:18:09.960Z] Removing intermediate container 3f8d376a9057 [2022-10-03T21:18:09.960Z] ---> c03e7537870f [2022-10-03T21:18:09.960Z] [2022-10-03T21:18:09.960Z] Successfully built c03e7537870f [2022-10-03T21:18:10.227Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-03T21:18:10.494Z]  Building sys-mgmt-agent ... done Removing intermediate container ed4af10d5b4a [2022-10-03T21:18:10.494Z] ---> 11fb6b9883b7 [2022-10-03T21:18:10.494Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T21:18:11.077Z] ---> 14d2a0dfba6f [2022-10-03T21:18:11.077Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-03T21:18:13.017Z] ---> 4bd2f8d2ef44 [2022-10-03T21:18:13.017Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-03T21:18:13.289Z] Removing intermediate container 0813481886d3 [2022-10-03T21:18:13.289Z] ---> 1c46080f1737 [2022-10-03T21:18:13.289Z] [2022-10-03T21:18:13.289Z] Step 11/24 : FROM alpine:3.16 [2022-10-03T21:18:13.289Z] ---> a6215f271958 [2022-10-03T21:18:13.289Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-03T21:18:13.289Z] ---> Running in 5bf1a2494023 [2022-10-03T21:18:13.289Z] ---> 0e6850d29189 [2022-10-03T21:18:13.289Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-03T21:18:13.563Z] ---> Running in 8c5c067ea0f7 [2022-10-03T21:18:13.563Z] Removing intermediate container 5bf1a2494023 [2022-10-03T21:18:13.563Z] ---> 0df676900d43 [2022-10-03T21:18:13.563Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-03T21:18:13.833Z] ---> Running in bc55c925410c [2022-10-03T21:18:13.833Z] Removing intermediate container 8c5c067ea0f7 [2022-10-03T21:18:13.833Z] ---> 1e88a6275808 [2022-10-03T21:18:13.833Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T21:18:14.098Z] ---> Running in e7ef93f6d5e7 [2022-10-03T21:18:14.098Z] Removing intermediate container bc55c925410c [2022-10-03T21:18:14.098Z] ---> 22c668c3614b [2022-10-03T21:18:14.098Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-03T21:18:14.098Z] ---> Running in 0201362b7f57 [2022-10-03T21:18:14.363Z] Removing intermediate container e7ef93f6d5e7 [2022-10-03T21:18:14.363Z] ---> a2d606d09765 [2022-10-03T21:18:14.363Z] Step 21/23 : LABEL arch=arm64 [2022-10-03T21:18:14.363Z] ---> Running in 3de67892fe58 [2022-10-03T21:18:14.631Z] Removing intermediate container 0201362b7f57 [2022-10-03T21:18:14.631Z] ---> 387a8f9b2b1b [2022-10-03T21:18:14.631Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T21:18:14.631Z] ---> Running in 9427c2d0ed92 [2022-10-03T21:18:14.902Z] Removing intermediate container 3de67892fe58 [2022-10-03T21:18:14.902Z] ---> a357a05f6c77 [2022-10-03T21:18:14.902Z] Step 22/23 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:18:15.168Z] ---> Running in 25460a2cc82a [2022-10-03T21:18:15.437Z] Removing intermediate container 25460a2cc82a [2022-10-03T21:18:15.437Z] ---> 5b0903c278a1 [2022-10-03T21:18:15.437Z] Step 23/23 : LABEL version=2.3.0-dev.79 [2022-10-03T21:18:15.437Z] ---> Running in 47afeb5480b1 [2022-10-03T21:18:16.024Z] Removing intermediate container 47afeb5480b1 [2022-10-03T21:18:16.024Z] ---> a964189beffd [2022-10-03T21:18:16.024Z] [2022-10-03T21:18:16.024Z] Successfully built a964189beffd [2022-10-03T21:18:16.024Z] Successfully tagged support-scheduler-arm64:latest [2022-10-03T21:18:16.611Z]  Building support-scheduler ... done Removing intermediate container 9427c2d0ed92 [2022-10-03T21:18:16.611Z] ---> 5fb01dd969b2 [2022-10-03T21:18:16.611Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T21:18:16.611Z] ---> Running in 968758b256f8 [2022-10-03T21:18:17.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T21:18:18.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T21:18:19.940Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T21:18:19.940Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T21:18:19.940Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T21:18:19.940Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T21:18:20.205Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T21:18:20.205Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T21:18:20.469Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T21:18:20.469Z] OK: 8 MiB in 20 packages [2022-10-03T21:18:21.425Z] Removing intermediate container 968758b256f8 [2022-10-03T21:18:21.425Z] ---> 5a10c1d059a8 [2022-10-03T21:18:21.425Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-03T21:18:22.008Z] ---> 0e97a83c1240 [2022-10-03T21:18:22.008Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-03T21:18:22.964Z] ---> 396c80fbc90d [2022-10-03T21:18:22.964Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-03T21:18:23.229Z] ---> ee475eee1600 [2022-10-03T21:18:23.229Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-03T21:18:23.495Z] ---> Running in 43cf74ec3ef6 [2022-10-03T21:18:23.760Z] Removing intermediate container 43cf74ec3ef6 [2022-10-03T21:18:23.760Z] ---> 381e57b45d60 [2022-10-03T21:18:23.760Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-03T21:18:23.760Z] ---> Running in 205e9500fb4b [2022-10-03T21:18:24.026Z] Removing intermediate container 205e9500fb4b [2022-10-03T21:18:24.026Z] ---> 0e017ad13484 [2022-10-03T21:18:24.026Z] Step 22/24 : LABEL arch=arm64 [2022-10-03T21:18:24.026Z] ---> Running in 60e4ac6bb139 [2022-10-03T21:18:24.292Z] Removing intermediate container 60e4ac6bb139 [2022-10-03T21:18:24.292Z] ---> 2d1ff67825ff [2022-10-03T21:18:24.292Z] Step 23/24 : LABEL git_sha=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:18:24.558Z] ---> Running in d431c1cac48d [2022-10-03T21:18:24.825Z] Removing intermediate container d431c1cac48d [2022-10-03T21:18:24.825Z] ---> 7097851b141f [2022-10-03T21:18:24.825Z] Step 24/24 : LABEL version=2.3.0-dev.79 [2022-10-03T21:18:24.825Z] ---> Running in 6e43751d686a [2022-10-03T21:18:25.091Z] Removing intermediate container 6e43751d686a [2022-10-03T21:18:25.091Z] ---> 0710e8463ec7 [2022-10-03T21:18:25.091Z] [2022-10-03T21:18:25.356Z] Successfully built 0710e8463ec7 [2022-10-03T21:18:25.356Z] Successfully tagged core-data-arm64:latest [2022-10-03T21:18:25.633Z]  Building core-data ... done  [Pipeline] } [2022-10-03T21:18:25.661Z] $ docker stop --time=1 a363c5c7e0ccf12e0dd72e377e9ea773a7789ed30491802cc3539ffcdb0e9109 [2022-10-03T21:18:27.298Z] $ docker rm -f a363c5c7e0ccf12e0dd72e377e9ea773a7789ed30491802cc3539ffcdb0e9109 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T21:18:27.752Z] + docker images [2022-10-03T21:18:28.020Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-03T21:18:28.020Z] core-data-arm64 latest 0710e8463ec7 3 seconds ago 20.7MB [2022-10-03T21:18:28.020Z] support-scheduler-arm64 latest a964189beffd 12 seconds ago 25.7MB [2022-10-03T21:18:28.020Z] 1c46080f1737 15 seconds ago 1.25GB [2022-10-03T21:18:28.020Z] sys-mgmt-agent-arm64 latest c03e7537870f 18 seconds ago 133MB [2022-10-03T21:18:28.020Z] 36c6ad2f66ad 19 seconds ago 1.3GB [2022-10-03T21:18:28.020Z] security-spiffe-token-provider-arm64 latest f04b25ff73e8 36 seconds ago 28.4MB [2022-10-03T21:18:28.020Z] 0cd3d7663f14 58 seconds ago 1.27GB [2022-10-03T21:18:28.020Z] d9d193c5506a About a minute ago 1.22GB [2022-10-03T21:18:28.020Z] security-secretstore-setup-arm64 latest 013ef79fbbb2 3 minutes ago 28.2MB [2022-10-03T21:18:28.020Z] 976755d50ac2 3 minutes ago 1.23GB [2022-10-03T21:18:28.020Z] support-notifications-arm64 latest 0d1acf74bd2f 8 minutes ago 26.3MB [2022-10-03T21:18:28.020Z] 37f8992a875d 8 minutes ago 1.3GB [2022-10-03T21:18:28.020Z] security-spire-agent-arm64 latest 6d78b1ed7131 9 minutes ago 122MB [2022-10-03T21:18:28.020Z] security-proxy-setup-arm64 latest f9856b3beabc 9 minutes ago 26.4MB [2022-10-03T21:18:28.020Z] 14c04440d286 10 minutes ago 1.23GB [2022-10-03T21:18:28.020Z] security-spire-server-arm64 latest be0a1fec5386 10 minutes ago 84.3MB [2022-10-03T21:18:28.020Z] core-metadata-arm64 latest cd75e4054bc7 10 minutes ago 17.5MB [2022-10-03T21:18:28.020Z] 39a1a93f036b 11 minutes ago 1.11GB [2022-10-03T21:18:28.020Z] 886540f61081 11 minutes ago 1.24GB [2022-10-03T21:18:28.020Z] core-command-arm64 latest 6a59f9306885 11 minutes ago 16.7MB [2022-10-03T21:18:28.020Z] security-bootstrapper-arm64 latest dd333cdcf78a 11 minutes ago 19.1MB [2022-10-03T21:18:28.020Z] 38c66d19e803 11 minutes ago 1.24GB [2022-10-03T21:18:28.020Z] 04a9d2ead139 12 minutes ago 1.23GB [2022-10-03T21:18:28.020Z] security-spire-config-arm64 latest 10bc7b564dba 18 minutes ago 83.6MB [2022-10-03T21:18:28.020Z] 3ad4e2174198 18 minutes ago 1.11GB [2022-10-03T21:18:28.020Z] ci-base-image-arm64 latest 263ac8b2a5c5 21 minutes ago 941MB [2022-10-03T21:18:28.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 3 days ago 679MB [2022-10-03T21:18:28.020Z] alpine 3.15 02e0d6fdf486 7 weeks ago 5.33MB [2022-10-03T21:18:28.020Z] alpine 3.16 a6215f271958 7 weeks ago 5.29MB [2022-10-03T21:18:28.020Z] 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-03T21:18:28.133Z] provisioning config files... [2022-10-03T21:18:28.148Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/316@tmp/config15795990824977989364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T21:18:28.481Z] ---> docker-login.sh [2022-10-03T21:18:28.481Z] nexus3.edgexfoundry.org:10001 [2022-10-03T21:18:28.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T21:18:29.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T21:18:29.010Z] Configure a credential helper to remove this warning. See [2022-10-03T21:18:29.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T21:18:29.010Z] [2022-10-03T21:18:29.010Z] Login Succeeded [2022-10-03T21:18:29.010Z] nexus3.edgexfoundry.org:10002 [2022-10-03T21:18:29.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T21:18:29.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T21:18:29.275Z] Configure a credential helper to remove this warning. See [2022-10-03T21:18:29.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T21:18:29.275Z] [2022-10-03T21:18:29.275Z] Login Succeeded [2022-10-03T21:18:29.275Z] nexus3.edgexfoundry.org:10003 [2022-10-03T21:18:29.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T21:18:29.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T21:18:29.540Z] Configure a credential helper to remove this warning. See [2022-10-03T21:18:29.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T21:18:29.540Z] [2022-10-03T21:18:29.540Z] Login Succeeded [2022-10-03T21:18:29.540Z] nexus3.edgexfoundry.org:10004 [2022-10-03T21:18:29.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T21:18:30.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T21:18:30.072Z] Configure a credential helper to remove this warning. See [2022-10-03T21:18:30.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T21:18:30.072Z] [2022-10-03T21:18:30.072Z] Login Succeeded [2022-10-03T21:18:30.072Z] docker.io [2022-10-03T21:18:30.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T21:18:30.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T21:18:30.603Z] Configure a credential helper to remove this warning. See [2022-10-03T21:18:30.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T21:18:30.603Z] [2022-10-03T21:18:30.603Z] Login Succeeded [2022-10-03T21:18:30.603Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T21:18:30.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:18:30.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T21:18:30.662Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-03T21:18:30.662Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:18:30.662Z] latest [2022-10-03T21:18:30.662Z] 2.3.0-dev.79 [2022-10-03T21:18:30.662Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:18:30.662Z] main [2022-10-03T21:18:30.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:31.012Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:31.345Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:18:31.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-03T21:18:31.345Z] edcaf4475b3a: Preparing [2022-10-03T21:18:31.345Z] 4dbe296c97e1: Preparing [2022-10-03T21:18:31.345Z] 5e84a060de00: Preparing [2022-10-03T21:18:31.345Z] 516323f3ed83: Preparing [2022-10-03T21:18:31.345Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:31.345Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:31.610Z] edcaf4475b3a: Pushed [2022-10-03T21:18:31.610Z] 5e84a060de00: Pushed [2022-10-03T21:18:31.610Z] 516323f3ed83: Pushed [2022-10-03T21:18:34.181Z] 4dbe296c97e1: Pushed [2022-10-03T21:18:34.181Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:50caa7d2f8e0a908571efe77dbb392b7be7d0af5e7cb48d21599925ac1dc0d30 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:34.526Z] + 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-03T21:18:34.869Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-03T21:18:34.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-03T21:18:34.869Z] edcaf4475b3a: Preparing [2022-10-03T21:18:34.869Z] 4dbe296c97e1: Preparing [2022-10-03T21:18:34.869Z] 5e84a060de00: Preparing [2022-10-03T21:18:34.869Z] 516323f3ed83: Preparing [2022-10-03T21:18:34.869Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:34.869Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:34.869Z] 516323f3ed83: Layer already exists [2022-10-03T21:18:34.869Z] edcaf4475b3a: Layer already exists [2022-10-03T21:18:34.869Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:34.869Z] 4dbe296c97e1: Layer already exists [2022-10-03T21:18:35.135Z] latest: digest: sha256:50caa7d2f8e0a908571efe77dbb392b7be7d0af5e7cb48d21599925ac1dc0d30 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:35.476Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:35.811Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.79 [2022-10-03T21:18:35.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-03T21:18:35.811Z] edcaf4475b3a: Preparing [2022-10-03T21:18:35.811Z] 4dbe296c97e1: Preparing [2022-10-03T21:18:35.811Z] 5e84a060de00: Preparing [2022-10-03T21:18:35.811Z] 516323f3ed83: Preparing [2022-10-03T21:18:35.811Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:35.811Z] edcaf4475b3a: Layer already exists [2022-10-03T21:18:35.811Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:35.811Z] 4dbe296c97e1: Layer already exists [2022-10-03T21:18:35.811Z] 516323f3ed83: Layer already exists [2022-10-03T21:18:35.811Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:36.078Z] 2.3.0-dev.79: digest: sha256:50caa7d2f8e0a908571efe77dbb392b7be7d0af5e7cb48d21599925ac1dc0d30 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:36.424Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:36.782Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:18:36.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-03T21:18:36.782Z] edcaf4475b3a: Preparing [2022-10-03T21:18:36.782Z] 4dbe296c97e1: Preparing [2022-10-03T21:18:36.782Z] 5e84a060de00: Preparing [2022-10-03T21:18:36.782Z] 516323f3ed83: Preparing [2022-10-03T21:18:36.782Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:36.782Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:36.782Z] 4dbe296c97e1: Layer already exists [2022-10-03T21:18:36.782Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:36.782Z] edcaf4475b3a: Layer already exists [2022-10-03T21:18:36.782Z] 516323f3ed83: Layer already exists [2022-10-03T21:18:36.782Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:50caa7d2f8e0a908571efe77dbb392b7be7d0af5e7cb48d21599925ac1dc0d30 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:37.389Z] + 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-03T21:18:37.734Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-03T21:18:37.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-03T21:18:37.734Z] edcaf4475b3a: Preparing [2022-10-03T21:18:37.734Z] 4dbe296c97e1: Preparing [2022-10-03T21:18:37.734Z] 5e84a060de00: Preparing [2022-10-03T21:18:37.734Z] 516323f3ed83: Preparing [2022-10-03T21:18:37.734Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:37.734Z] edcaf4475b3a: Layer already exists [2022-10-03T21:18:37.734Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:37.734Z] 4dbe296c97e1: Layer already exists [2022-10-03T21:18:37.734Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:37.734Z] 516323f3ed83: Layer already exists [2022-10-03T21:18:38.000Z] main: digest: sha256:50caa7d2f8e0a908571efe77dbb392b7be7d0af5e7cb48d21599925ac1dc0d30 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:18:38.051Z] ===================================================== [Pipeline] echo [2022-10-03T21:18:38.058Z] taggedImages: [2022-10-03T21:18:38.058Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:18:38.058Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-03T21:18:38.058Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.79 [2022-10-03T21:18:38.058Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:18:38.058Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-03T21:18:38.072Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-03T21:18:38.072Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:18:38.072Z] latest [2022-10-03T21:18:38.072Z] 2.3.0-dev.79 [2022-10-03T21:18:38.072Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:18:38.072Z] main [2022-10-03T21:18:38.072Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:38.407Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:38.755Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:18:38.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-03T21:18:38.756Z] 2b3911c09299: Preparing [2022-10-03T21:18:38.756Z] 9686241c6c2e: Preparing [2022-10-03T21:18:38.756Z] 5e84a060de00: Preparing [2022-10-03T21:18:38.756Z] c535fd89c5cc: Preparing [2022-10-03T21:18:38.756Z] 1f4f04ffca81: Preparing [2022-10-03T21:18:38.756Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:38.756Z] 5d3e392a13a0: Waiting [2022-10-03T21:18:38.756Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:39.021Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:39.021Z] 2b3911c09299: Pushed [2022-10-03T21:18:39.021Z] 1f4f04ffca81: Pushed [2022-10-03T21:18:39.981Z] c535fd89c5cc: Pushed [2022-10-03T21:18:41.918Z] 9686241c6c2e: Pushed [2022-10-03T21:18:42.186Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:51cf657b860240eea7161feb04e0eb1b1e308ba3572e9342ab456388a89d3ccc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:42.538Z] + 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-03T21:18:42.878Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-03T21:18:42.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-03T21:18:42.878Z] 2b3911c09299: Preparing [2022-10-03T21:18:42.878Z] 9686241c6c2e: Preparing [2022-10-03T21:18:42.878Z] 5e84a060de00: Preparing [2022-10-03T21:18:42.878Z] c535fd89c5cc: Preparing [2022-10-03T21:18:42.878Z] 1f4f04ffca81: Preparing [2022-10-03T21:18:42.878Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:42.878Z] 5d3e392a13a0: Waiting [2022-10-03T21:18:42.878Z] 1f4f04ffca81: Layer already exists [2022-10-03T21:18:42.878Z] 2b3911c09299: Layer already exists [2022-10-03T21:18:42.878Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:42.878Z] c535fd89c5cc: Layer already exists [2022-10-03T21:18:42.878Z] 9686241c6c2e: Layer already exists [2022-10-03T21:18:42.878Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:43.144Z] latest: digest: sha256:51cf657b860240eea7161feb04e0eb1b1e308ba3572e9342ab456388a89d3ccc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:43.488Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:43.831Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.79 [2022-10-03T21:18:43.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-03T21:18:43.831Z] 2b3911c09299: Preparing [2022-10-03T21:18:43.831Z] 9686241c6c2e: Preparing [2022-10-03T21:18:43.831Z] 5e84a060de00: Preparing [2022-10-03T21:18:43.831Z] c535fd89c5cc: Preparing [2022-10-03T21:18:43.831Z] 1f4f04ffca81: Preparing [2022-10-03T21:18:43.831Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:43.831Z] 5d3e392a13a0: Waiting [2022-10-03T21:18:43.831Z] 1f4f04ffca81: Layer already exists [2022-10-03T21:18:43.831Z] 2b3911c09299: Layer already exists [2022-10-03T21:18:43.831Z] 9686241c6c2e: Layer already exists [2022-10-03T21:18:43.831Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:43.831Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:43.831Z] c535fd89c5cc: Layer already exists [2022-10-03T21:18:44.099Z] 2.3.0-dev.79: digest: sha256:51cf657b860240eea7161feb04e0eb1b1e308ba3572e9342ab456388a89d3ccc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:44.527Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:44.882Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:18:44.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-03T21:18:44.882Z] 2b3911c09299: Preparing [2022-10-03T21:18:44.882Z] 9686241c6c2e: Preparing [2022-10-03T21:18:44.882Z] 5e84a060de00: Preparing [2022-10-03T21:18:44.882Z] c535fd89c5cc: Preparing [2022-10-03T21:18:44.882Z] 1f4f04ffca81: Preparing [2022-10-03T21:18:44.882Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:44.882Z] 5d3e392a13a0: Waiting [2022-10-03T21:18:44.882Z] c535fd89c5cc: Layer already exists [2022-10-03T21:18:44.882Z] 9686241c6c2e: Layer already exists [2022-10-03T21:18:44.882Z] 1f4f04ffca81: Layer already exists [2022-10-03T21:18:44.882Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:44.882Z] 2b3911c09299: Layer already exists [2022-10-03T21:18:44.882Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:45.155Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:51cf657b860240eea7161feb04e0eb1b1e308ba3572e9342ab456388a89d3ccc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:45.523Z] + 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-03T21:18:45.884Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-03T21:18:45.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-03T21:18:45.884Z] 2b3911c09299: Preparing [2022-10-03T21:18:45.884Z] 9686241c6c2e: Preparing [2022-10-03T21:18:45.884Z] 5e84a060de00: Preparing [2022-10-03T21:18:45.884Z] c535fd89c5cc: Preparing [2022-10-03T21:18:45.884Z] 1f4f04ffca81: Preparing [2022-10-03T21:18:45.884Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:45.884Z] 5d3e392a13a0: Waiting [2022-10-03T21:18:45.884Z] 1f4f04ffca81: Layer already exists [2022-10-03T21:18:45.884Z] 9686241c6c2e: Layer already exists [2022-10-03T21:18:45.884Z] 2b3911c09299: Layer already exists [2022-10-03T21:18:45.884Z] c535fd89c5cc: Layer already exists [2022-10-03T21:18:45.884Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:45.884Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:46.153Z] main: digest: sha256:51cf657b860240eea7161feb04e0eb1b1e308ba3572e9342ab456388a89d3ccc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:18:46.207Z] ===================================================== [Pipeline] echo [2022-10-03T21:18:46.214Z] taggedImages: [2022-10-03T21:18:46.214Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:18:46.214Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-03T21:18:46.214Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.79 [2022-10-03T21:18:46.214Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:18:46.214Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-03T21:18:46.236Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-03T21:18:46.236Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:18:46.236Z] latest [2022-10-03T21:18:46.236Z] 2.3.0-dev.79 [2022-10-03T21:18:46.236Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:18:46.236Z] main [2022-10-03T21:18:46.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:46.628Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:46.972Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:18:46.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-03T21:18:46.972Z] 5f7578d5cf9a: Preparing [2022-10-03T21:18:46.972Z] 2657147eb002: Preparing [2022-10-03T21:18:46.972Z] 9a3ba6c5e1c6: Preparing [2022-10-03T21:18:46.972Z] 5e84a060de00: Preparing [2022-10-03T21:18:46.972Z] 516323f3ed83: Preparing [2022-10-03T21:18:46.972Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:46.972Z] 5d3e392a13a0: Waiting [2022-10-03T21:18:46.972Z] 516323f3ed83: Layer already exists [2022-10-03T21:18:46.972Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:47.239Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:47.239Z] 2657147eb002: Pushed [2022-10-03T21:18:47.239Z] 5f7578d5cf9a: Pushed [2022-10-03T21:18:50.582Z] 9a3ba6c5e1c6: Pushed [2022-10-03T21:18:50.582Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:7aec6286ddda5f2f6d98925d0b7acf1b75cee32a615fccfd409eb0b763fc8caa size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:50.925Z] + 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-03T21:18:51.260Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-03T21:18:51.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-03T21:18:51.260Z] 5f7578d5cf9a: Preparing [2022-10-03T21:18:51.260Z] 2657147eb002: Preparing [2022-10-03T21:18:51.260Z] 9a3ba6c5e1c6: Preparing [2022-10-03T21:18:51.260Z] 5e84a060de00: Preparing [2022-10-03T21:18:51.260Z] 516323f3ed83: Preparing [2022-10-03T21:18:51.260Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:51.260Z] 5d3e392a13a0: Waiting [2022-10-03T21:18:51.260Z] 516323f3ed83: Layer already exists [2022-10-03T21:18:51.260Z] 9a3ba6c5e1c6: Layer already exists [2022-10-03T21:18:51.260Z] 2657147eb002: Layer already exists [2022-10-03T21:18:51.260Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:51.260Z] 5f7578d5cf9a: Layer already exists [2022-10-03T21:18:51.260Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:51.527Z] latest: digest: sha256:7aec6286ddda5f2f6d98925d0b7acf1b75cee32a615fccfd409eb0b763fc8caa size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:51.867Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:52.204Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.79 [2022-10-03T21:18:52.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-03T21:18:52.204Z] 5f7578d5cf9a: Preparing [2022-10-03T21:18:52.204Z] 2657147eb002: Preparing [2022-10-03T21:18:52.204Z] 9a3ba6c5e1c6: Preparing [2022-10-03T21:18:52.204Z] 5e84a060de00: Preparing [2022-10-03T21:18:52.204Z] 516323f3ed83: Preparing [2022-10-03T21:18:52.204Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:52.204Z] 5d3e392a13a0: Waiting [2022-10-03T21:18:52.204Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:52.204Z] 5f7578d5cf9a: Layer already exists [2022-10-03T21:18:52.204Z] 9a3ba6c5e1c6: Layer already exists [2022-10-03T21:18:52.204Z] 2657147eb002: Layer already exists [2022-10-03T21:18:52.204Z] 516323f3ed83: Layer already exists [2022-10-03T21:18:52.204Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:52.471Z] 2.3.0-dev.79: digest: sha256:7aec6286ddda5f2f6d98925d0b7acf1b75cee32a615fccfd409eb0b763fc8caa size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:52.804Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:53.136Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:18:53.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-03T21:18:53.136Z] 5f7578d5cf9a: Preparing [2022-10-03T21:18:53.136Z] 2657147eb002: Preparing [2022-10-03T21:18:53.136Z] 9a3ba6c5e1c6: Preparing [2022-10-03T21:18:53.136Z] 5e84a060de00: Preparing [2022-10-03T21:18:53.136Z] 516323f3ed83: Preparing [2022-10-03T21:18:53.136Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:53.136Z] 5d3e392a13a0: Waiting [2022-10-03T21:18:53.136Z] 9a3ba6c5e1c6: Layer already exists [2022-10-03T21:18:53.136Z] 2657147eb002: Layer already exists [2022-10-03T21:18:53.136Z] 5f7578d5cf9a: Layer already exists [2022-10-03T21:18:53.136Z] 516323f3ed83: Layer already exists [2022-10-03T21:18:53.136Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:53.136Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:53.136Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:7aec6286ddda5f2f6d98925d0b7acf1b75cee32a615fccfd409eb0b763fc8caa size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:53.742Z] + 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-03T21:18:54.077Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-03T21:18:54.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-03T21:18:54.077Z] 5f7578d5cf9a: Preparing [2022-10-03T21:18:54.077Z] 2657147eb002: Preparing [2022-10-03T21:18:54.077Z] 9a3ba6c5e1c6: Preparing [2022-10-03T21:18:54.077Z] 5e84a060de00: Preparing [2022-10-03T21:18:54.077Z] 516323f3ed83: Preparing [2022-10-03T21:18:54.077Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:54.077Z] 5d3e392a13a0: Waiting [2022-10-03T21:18:54.077Z] 516323f3ed83: Layer already exists [2022-10-03T21:18:54.077Z] 9a3ba6c5e1c6: Layer already exists [2022-10-03T21:18:54.077Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:54.077Z] 2657147eb002: Layer already exists [2022-10-03T21:18:54.077Z] 5f7578d5cf9a: Layer already exists [2022-10-03T21:18:54.077Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:54.077Z] main: digest: sha256:7aec6286ddda5f2f6d98925d0b7acf1b75cee32a615fccfd409eb0b763fc8caa size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:18:54.391Z] ===================================================== [Pipeline] echo [2022-10-03T21:18:54.399Z] taggedImages: [2022-10-03T21:18:54.399Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:18:54.399Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-03T21:18:54.399Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.79 [2022-10-03T21:18:54.399Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:18:54.399Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-03T21:18:54.426Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-03T21:18:54.426Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:18:54.426Z] latest [2022-10-03T21:18:54.426Z] 2.3.0-dev.79 [2022-10-03T21:18:54.426Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:18:54.426Z] main [2022-10-03T21:18:54.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:54.784Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:55.123Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:18:55.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-03T21:18:55.123Z] ff1768bd62ce: Preparing [2022-10-03T21:18:55.123Z] ff1768bd62ce: Preparing [2022-10-03T21:18:55.123Z] 7336d12d7f86: Preparing [2022-10-03T21:18:55.123Z] 0eff559b0c26: Preparing [2022-10-03T21:18:55.123Z] 1d44b39000a7: Preparing [2022-10-03T21:18:55.123Z] 758fea25f14d: Preparing [2022-10-03T21:18:55.123Z] d393698bdc6a: Preparing [2022-10-03T21:18:55.123Z] 5e84a060de00: Preparing [2022-10-03T21:18:55.123Z] ccadb5383ff9: Preparing [2022-10-03T21:18:55.123Z] c931462577ce: Preparing [2022-10-03T21:18:55.123Z] 41f974c66a1c: Preparing [2022-10-03T21:18:55.123Z] eb1a9c31c954: Preparing [2022-10-03T21:18:55.123Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:55.123Z] c931462577ce: Waiting [2022-10-03T21:18:55.123Z] eb1a9c31c954: Waiting [2022-10-03T21:18:55.123Z] 5d3e392a13a0: Waiting [2022-10-03T21:18:55.123Z] 41f974c66a1c: Waiting [2022-10-03T21:18:55.123Z] d393698bdc6a: Waiting [2022-10-03T21:18:55.123Z] ccadb5383ff9: Waiting [2022-10-03T21:18:55.393Z] 0eff559b0c26: Pushed [2022-10-03T21:18:55.393Z] ff1768bd62ce: Pushed [2022-10-03T21:18:55.393Z] 758fea25f14d: Pushed [2022-10-03T21:18:55.393Z] 1d44b39000a7: Pushed [2022-10-03T21:18:55.393Z] 7336d12d7f86: Pushed [2022-10-03T21:18:55.393Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:55.659Z] ccadb5383ff9: Pushed [2022-10-03T21:18:55.659Z] c931462577ce: Pushed [2022-10-03T21:18:55.659Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:55.659Z] 41f974c66a1c: Pushed [2022-10-03T21:18:55.659Z] eb1a9c31c954: Pushed [2022-10-03T21:18:58.989Z] d393698bdc6a: Pushed [2022-10-03T21:18:58.989Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:a1b19c0620f8bfe74c4924b2a0da0563f1175fae884fee9adedc60b7549e64bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:18:59.322Z] + 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-03T21:18:59.660Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-03T21:18:59.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-03T21:18:59.660Z] ff1768bd62ce: Preparing [2022-10-03T21:18:59.660Z] ff1768bd62ce: Preparing [2022-10-03T21:18:59.660Z] 7336d12d7f86: Preparing [2022-10-03T21:18:59.660Z] 0eff559b0c26: Preparing [2022-10-03T21:18:59.660Z] 1d44b39000a7: Preparing [2022-10-03T21:18:59.660Z] 758fea25f14d: Preparing [2022-10-03T21:18:59.660Z] d393698bdc6a: Preparing [2022-10-03T21:18:59.660Z] 5e84a060de00: Preparing [2022-10-03T21:18:59.660Z] ccadb5383ff9: Preparing [2022-10-03T21:18:59.660Z] c931462577ce: Preparing [2022-10-03T21:18:59.660Z] 41f974c66a1c: Preparing [2022-10-03T21:18:59.660Z] eb1a9c31c954: Preparing [2022-10-03T21:18:59.660Z] 5d3e392a13a0: Preparing [2022-10-03T21:18:59.660Z] d393698bdc6a: Waiting [2022-10-03T21:18:59.660Z] 5e84a060de00: Waiting [2022-10-03T21:18:59.660Z] ccadb5383ff9: Waiting [2022-10-03T21:18:59.660Z] c931462577ce: Waiting [2022-10-03T21:18:59.660Z] 41f974c66a1c: Waiting [2022-10-03T21:18:59.660Z] eb1a9c31c954: Waiting [2022-10-03T21:18:59.660Z] 5d3e392a13a0: Waiting [2022-10-03T21:18:59.660Z] 758fea25f14d: Layer already exists [2022-10-03T21:18:59.660Z] 7336d12d7f86: Layer already exists [2022-10-03T21:18:59.660Z] 0eff559b0c26: Layer already exists [2022-10-03T21:18:59.660Z] ff1768bd62ce: Layer already exists [2022-10-03T21:18:59.660Z] 1d44b39000a7: Layer already exists [2022-10-03T21:18:59.660Z] ccadb5383ff9: Layer already exists [2022-10-03T21:18:59.660Z] 5e84a060de00: Layer already exists [2022-10-03T21:18:59.660Z] c931462577ce: Layer already exists [2022-10-03T21:18:59.660Z] 41f974c66a1c: Layer already exists [2022-10-03T21:18:59.660Z] d393698bdc6a: Layer already exists [2022-10-03T21:18:59.925Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:18:59.925Z] eb1a9c31c954: Layer already exists [2022-10-03T21:18:59.925Z] latest: digest: sha256:a1b19c0620f8bfe74c4924b2a0da0563f1175fae884fee9adedc60b7549e64bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:00.261Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:00.600Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.79 [2022-10-03T21:19:00.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-03T21:19:00.601Z] ff1768bd62ce: Preparing [2022-10-03T21:19:00.601Z] ff1768bd62ce: Preparing [2022-10-03T21:19:00.601Z] 7336d12d7f86: Preparing [2022-10-03T21:19:00.601Z] 0eff559b0c26: Preparing [2022-10-03T21:19:00.601Z] 1d44b39000a7: Preparing [2022-10-03T21:19:00.601Z] 758fea25f14d: Preparing [2022-10-03T21:19:00.601Z] d393698bdc6a: Preparing [2022-10-03T21:19:00.601Z] 5e84a060de00: Preparing [2022-10-03T21:19:00.601Z] ccadb5383ff9: Preparing [2022-10-03T21:19:00.601Z] c931462577ce: Preparing [2022-10-03T21:19:00.601Z] 41f974c66a1c: Preparing [2022-10-03T21:19:00.601Z] eb1a9c31c954: Preparing [2022-10-03T21:19:00.601Z] 5d3e392a13a0: Preparing [2022-10-03T21:19:00.601Z] c931462577ce: Waiting [2022-10-03T21:19:00.601Z] 5d3e392a13a0: Waiting [2022-10-03T21:19:00.601Z] 41f974c66a1c: Waiting [2022-10-03T21:19:00.601Z] eb1a9c31c954: Waiting [2022-10-03T21:19:00.601Z] d393698bdc6a: Waiting [2022-10-03T21:19:00.601Z] ccadb5383ff9: Waiting [2022-10-03T21:19:00.601Z] 5e84a060de00: Waiting [2022-10-03T21:19:00.601Z] 7336d12d7f86: Layer already exists [2022-10-03T21:19:00.601Z] 758fea25f14d: Layer already exists [2022-10-03T21:19:00.601Z] 0eff559b0c26: Layer already exists [2022-10-03T21:19:00.601Z] ff1768bd62ce: Layer already exists [2022-10-03T21:19:00.601Z] 1d44b39000a7: Layer already exists [2022-10-03T21:19:00.601Z] c931462577ce: Layer already exists [2022-10-03T21:19:00.601Z] 5e84a060de00: Layer already exists [2022-10-03T21:19:00.601Z] ccadb5383ff9: Layer already exists [2022-10-03T21:19:00.601Z] 41f974c66a1c: Layer already exists [2022-10-03T21:19:00.601Z] d393698bdc6a: Layer already exists [2022-10-03T21:19:00.867Z] eb1a9c31c954: Layer already exists [2022-10-03T21:19:00.867Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:19:00.867Z] 2.3.0-dev.79: digest: sha256:a1b19c0620f8bfe74c4924b2a0da0563f1175fae884fee9adedc60b7549e64bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:01.199Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:01.531Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:01.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-03T21:19:01.531Z] ff1768bd62ce: Preparing [2022-10-03T21:19:01.531Z] ff1768bd62ce: Preparing [2022-10-03T21:19:01.531Z] 7336d12d7f86: Preparing [2022-10-03T21:19:01.531Z] 0eff559b0c26: Preparing [2022-10-03T21:19:01.531Z] 1d44b39000a7: Preparing [2022-10-03T21:19:01.531Z] 758fea25f14d: Preparing [2022-10-03T21:19:01.531Z] d393698bdc6a: Preparing [2022-10-03T21:19:01.531Z] 5e84a060de00: Preparing [2022-10-03T21:19:01.531Z] ccadb5383ff9: Preparing [2022-10-03T21:19:01.531Z] c931462577ce: Preparing [2022-10-03T21:19:01.531Z] 41f974c66a1c: Preparing [2022-10-03T21:19:01.531Z] eb1a9c31c954: Preparing [2022-10-03T21:19:01.531Z] 5d3e392a13a0: Preparing [2022-10-03T21:19:01.531Z] ccadb5383ff9: Waiting [2022-10-03T21:19:01.531Z] c931462577ce: Waiting [2022-10-03T21:19:01.531Z] 41f974c66a1c: Waiting [2022-10-03T21:19:01.531Z] eb1a9c31c954: Waiting [2022-10-03T21:19:01.531Z] 5d3e392a13a0: Waiting [2022-10-03T21:19:01.531Z] d393698bdc6a: Waiting [2022-10-03T21:19:01.531Z] 5e84a060de00: Waiting [2022-10-03T21:19:01.531Z] 7336d12d7f86: Layer already exists [2022-10-03T21:19:01.531Z] 1d44b39000a7: Layer already exists [2022-10-03T21:19:01.531Z] 758fea25f14d: Layer already exists [2022-10-03T21:19:01.531Z] ff1768bd62ce: Layer already exists [2022-10-03T21:19:01.531Z] 0eff559b0c26: Layer already exists [2022-10-03T21:19:01.531Z] d393698bdc6a: Layer already exists [2022-10-03T21:19:01.531Z] ccadb5383ff9: Layer already exists [2022-10-03T21:19:01.531Z] 41f974c66a1c: Layer already exists [2022-10-03T21:19:01.531Z] c931462577ce: Layer already exists [2022-10-03T21:19:01.531Z] 5e84a060de00: Layer already exists [2022-10-03T21:19:01.531Z] eb1a9c31c954: Layer already exists [2022-10-03T21:19:01.531Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:19:01.798Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:a1b19c0620f8bfe74c4924b2a0da0563f1175fae884fee9adedc60b7549e64bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:02.140Z] + 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-03T21:19:02.474Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-03T21:19:02.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-03T21:19:02.474Z] ff1768bd62ce: Preparing [2022-10-03T21:19:02.474Z] ff1768bd62ce: Preparing [2022-10-03T21:19:02.474Z] 7336d12d7f86: Preparing [2022-10-03T21:19:02.474Z] 0eff559b0c26: Preparing [2022-10-03T21:19:02.474Z] 1d44b39000a7: Preparing [2022-10-03T21:19:02.474Z] 758fea25f14d: Preparing [2022-10-03T21:19:02.474Z] d393698bdc6a: Preparing [2022-10-03T21:19:02.474Z] 5e84a060de00: Preparing [2022-10-03T21:19:02.474Z] ccadb5383ff9: Preparing [2022-10-03T21:19:02.474Z] c931462577ce: Preparing [2022-10-03T21:19:02.474Z] 41f974c66a1c: Preparing [2022-10-03T21:19:02.474Z] eb1a9c31c954: Preparing [2022-10-03T21:19:02.474Z] 5d3e392a13a0: Preparing [2022-10-03T21:19:02.474Z] eb1a9c31c954: Waiting [2022-10-03T21:19:02.474Z] c931462577ce: Waiting [2022-10-03T21:19:02.474Z] 41f974c66a1c: Waiting [2022-10-03T21:19:02.474Z] d393698bdc6a: Waiting [2022-10-03T21:19:02.474Z] 5e84a060de00: Waiting [2022-10-03T21:19:02.474Z] 5d3e392a13a0: Waiting [2022-10-03T21:19:02.474Z] ccadb5383ff9: Waiting [2022-10-03T21:19:02.474Z] 758fea25f14d: Layer already exists [2022-10-03T21:19:02.474Z] 7336d12d7f86: Layer already exists [2022-10-03T21:19:02.474Z] ff1768bd62ce: Layer already exists [2022-10-03T21:19:02.474Z] 0eff559b0c26: Layer already exists [2022-10-03T21:19:02.474Z] 1d44b39000a7: Layer already exists [2022-10-03T21:19:02.474Z] ccadb5383ff9: Layer already exists [2022-10-03T21:19:02.474Z] d393698bdc6a: Layer already exists [2022-10-03T21:19:02.474Z] 5e84a060de00: Layer already exists [2022-10-03T21:19:02.474Z] c931462577ce: Layer already exists [2022-10-03T21:19:02.474Z] 41f974c66a1c: Layer already exists [2022-10-03T21:19:02.474Z] eb1a9c31c954: Layer already exists [2022-10-03T21:19:02.474Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:19:02.740Z] main: digest: sha256:a1b19c0620f8bfe74c4924b2a0da0563f1175fae884fee9adedc60b7549e64bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:19:02.779Z] ===================================================== [Pipeline] echo [2022-10-03T21:19:02.788Z] taggedImages: [2022-10-03T21:19:02.788Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:02.788Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-03T21:19:02.788Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.79 [2022-10-03T21:19:02.788Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:02.788Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-03T21:19:02.804Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-03T21:19:02.804Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:02.804Z] latest [2022-10-03T21:19:02.804Z] 2.3.0-dev.79 [2022-10-03T21:19:02.804Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:02.804Z] main [2022-10-03T21:19:02.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:03.131Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:04.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:04.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-03T21:19:04.861Z] 0a94f60e9baf: Preparing [2022-10-03T21:19:04.861Z] 1ac014d65bd4: Preparing [2022-10-03T21:19:04.861Z] 8e3603eff074: Preparing [2022-10-03T21:19:04.861Z] 6fa37e72594a: Preparing [2022-10-03T21:19:04.861Z] 9ea3306b7692: Preparing [2022-10-03T21:19:04.861Z] cb47f22888e6: Preparing [2022-10-03T21:19:04.861Z] 207d48e5ee79: Preparing [2022-10-03T21:19:04.861Z] 5d3e392a13a0: Preparing [2022-10-03T21:19:04.861Z] cb47f22888e6: Waiting [2022-10-03T21:19:04.861Z] 207d48e5ee79: Waiting [2022-10-03T21:19:05.126Z] 9ea3306b7692: Pushed [2022-10-03T21:19:05.126Z] 1ac014d65bd4: Pushed [2022-10-03T21:19:05.126Z] 0a94f60e9baf: Pushed [2022-10-03T21:19:05.126Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:19:05.392Z] cb47f22888e6: Pushed [2022-10-03T21:19:05.972Z] 207d48e5ee79: Pushed [2022-10-03T21:19:07.376Z] 6fa37e72594a: Pushed [2022-10-03T21:19:07.376Z] 8e3603eff074: Pushed [2022-10-03T21:19:07.640Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:0e515bb04735106427830df7d07c9bcfffc1c337f0f30ac944538044f339d735 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:07.982Z] + 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-03T21:19:08.323Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-03T21:19:08.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-03T21:19:08.323Z] 0a94f60e9baf: Preparing [2022-10-03T21:19:08.323Z] 1ac014d65bd4: Preparing [2022-10-03T21:19:08.323Z] 8e3603eff074: Preparing [2022-10-03T21:19:08.323Z] 6fa37e72594a: Preparing [2022-10-03T21:19:08.323Z] 9ea3306b7692: Preparing [2022-10-03T21:19:08.323Z] cb47f22888e6: Preparing [2022-10-03T21:19:08.323Z] 207d48e5ee79: Preparing [2022-10-03T21:19:08.323Z] 5d3e392a13a0: Preparing [2022-10-03T21:19:08.323Z] cb47f22888e6: Waiting [2022-10-03T21:19:08.323Z] 207d48e5ee79: Waiting [2022-10-03T21:19:08.323Z] 5d3e392a13a0: Waiting [2022-10-03T21:19:08.323Z] 0a94f60e9baf: Layer already exists [2022-10-03T21:19:08.323Z] 8e3603eff074: Layer already exists [2022-10-03T21:19:08.323Z] 6fa37e72594a: Layer already exists [2022-10-03T21:19:08.323Z] 1ac014d65bd4: Layer already exists [2022-10-03T21:19:08.323Z] 9ea3306b7692: Layer already exists [2022-10-03T21:19:08.323Z] 207d48e5ee79: Layer already exists [2022-10-03T21:19:08.323Z] cb47f22888e6: Layer already exists [2022-10-03T21:19:08.323Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:19:08.590Z] latest: digest: sha256:0e515bb04735106427830df7d07c9bcfffc1c337f0f30ac944538044f339d735 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:08.932Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:09.281Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.79 [2022-10-03T21:19:09.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-03T21:19:09.281Z] 0a94f60e9baf: Preparing [2022-10-03T21:19:09.281Z] 1ac014d65bd4: Preparing [2022-10-03T21:19:09.281Z] 8e3603eff074: Preparing [2022-10-03T21:19:09.281Z] 6fa37e72594a: Preparing [2022-10-03T21:19:09.281Z] 9ea3306b7692: Preparing [2022-10-03T21:19:09.281Z] cb47f22888e6: Preparing [2022-10-03T21:19:09.281Z] 207d48e5ee79: Preparing [2022-10-03T21:19:09.281Z] 5d3e392a13a0: Preparing [2022-10-03T21:19:09.281Z] cb47f22888e6: Waiting [2022-10-03T21:19:09.281Z] 207d48e5ee79: Waiting [2022-10-03T21:19:09.281Z] 5d3e392a13a0: Waiting [2022-10-03T21:19:09.281Z] 8e3603eff074: Layer already exists [2022-10-03T21:19:09.281Z] 0a94f60e9baf: Layer already exists [2022-10-03T21:19:09.281Z] 9ea3306b7692: Layer already exists [2022-10-03T21:19:09.281Z] 1ac014d65bd4: Layer already exists [2022-10-03T21:19:09.281Z] 6fa37e72594a: Layer already exists [2022-10-03T21:19:09.546Z] cb47f22888e6: Layer already exists [2022-10-03T21:19:09.546Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:19:09.546Z] 207d48e5ee79: Layer already exists [2022-10-03T21:19:09.546Z] 2.3.0-dev.79: digest: sha256:0e515bb04735106427830df7d07c9bcfffc1c337f0f30ac944538044f339d735 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:09.892Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:10.224Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:10.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-03T21:19:10.224Z] 0a94f60e9baf: Preparing [2022-10-03T21:19:10.224Z] 1ac014d65bd4: Preparing [2022-10-03T21:19:10.224Z] 8e3603eff074: Preparing [2022-10-03T21:19:10.224Z] 6fa37e72594a: Preparing [2022-10-03T21:19:10.224Z] 9ea3306b7692: Preparing [2022-10-03T21:19:10.224Z] cb47f22888e6: Preparing [2022-10-03T21:19:10.224Z] 207d48e5ee79: Preparing [2022-10-03T21:19:10.224Z] 5d3e392a13a0: Preparing [2022-10-03T21:19:10.224Z] 207d48e5ee79: Waiting [2022-10-03T21:19:10.224Z] 5d3e392a13a0: Waiting [2022-10-03T21:19:10.224Z] cb47f22888e6: Waiting [2022-10-03T21:19:10.224Z] 9ea3306b7692: Layer already exists [2022-10-03T21:19:10.224Z] 8e3603eff074: Layer already exists [2022-10-03T21:19:10.224Z] 0a94f60e9baf: Layer already exists [2022-10-03T21:19:10.224Z] 6fa37e72594a: Layer already exists [2022-10-03T21:19:10.224Z] 1ac014d65bd4: Layer already exists [2022-10-03T21:19:10.224Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:19:10.224Z] 207d48e5ee79: Layer already exists [2022-10-03T21:19:10.224Z] cb47f22888e6: Layer already exists [2022-10-03T21:19:10.490Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:0e515bb04735106427830df7d07c9bcfffc1c337f0f30ac944538044f339d735 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:10.842Z] + 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-03T21:19:11.181Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-03T21:19:11.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-03T21:19:11.181Z] 0a94f60e9baf: Preparing [2022-10-03T21:19:11.181Z] 1ac014d65bd4: Preparing [2022-10-03T21:19:11.181Z] 8e3603eff074: Preparing [2022-10-03T21:19:11.181Z] 6fa37e72594a: Preparing [2022-10-03T21:19:11.181Z] 9ea3306b7692: Preparing [2022-10-03T21:19:11.181Z] cb47f22888e6: Preparing [2022-10-03T21:19:11.181Z] 207d48e5ee79: Preparing [2022-10-03T21:19:11.181Z] 5d3e392a13a0: Preparing [2022-10-03T21:19:11.181Z] cb47f22888e6: Waiting [2022-10-03T21:19:11.181Z] 5d3e392a13a0: Waiting [2022-10-03T21:19:11.181Z] 207d48e5ee79: Waiting [2022-10-03T21:19:11.181Z] 1ac014d65bd4: Layer already exists [2022-10-03T21:19:11.181Z] 8e3603eff074: Layer already exists [2022-10-03T21:19:11.181Z] 6fa37e72594a: Layer already exists [2022-10-03T21:19:11.181Z] 9ea3306b7692: Layer already exists [2022-10-03T21:19:11.181Z] 0a94f60e9baf: Layer already exists [2022-10-03T21:19:11.181Z] cb47f22888e6: Layer already exists [2022-10-03T21:19:11.181Z] 207d48e5ee79: Layer already exists [2022-10-03T21:19:11.181Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:19:11.447Z] main: digest: sha256:0e515bb04735106427830df7d07c9bcfffc1c337f0f30ac944538044f339d735 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:19:11.489Z] ===================================================== [Pipeline] echo [2022-10-03T21:19:11.494Z] taggedImages: [2022-10-03T21:19:11.494Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:11.494Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-03T21:19:11.494Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.79 [2022-10-03T21:19:11.494Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:11.494Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-03T21:19:11.508Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-03T21:19:11.508Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:11.508Z] latest [2022-10-03T21:19:11.508Z] 2.3.0-dev.79 [2022-10-03T21:19:11.508Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:11.508Z] main [2022-10-03T21:19:11.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:11.851Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:12.199Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:12.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-03T21:19:12.199Z] 9e25828853c8: Preparing [2022-10-03T21:19:12.199Z] 53229c88676b: Preparing [2022-10-03T21:19:12.199Z] 2013281d70e0: Preparing [2022-10-03T21:19:12.199Z] 9c9eed31b92f: Preparing [2022-10-03T21:19:12.199Z] 4c796544dcbc: Preparing [2022-10-03T21:19:12.199Z] 48b361387c7f: Preparing [2022-10-03T21:19:12.199Z] c5f4cf284f5c: Preparing [2022-10-03T21:19:12.199Z] 96b5153a480f: Preparing [2022-10-03T21:19:12.199Z] 0b224735bd2d: Preparing [2022-10-03T21:19:12.199Z] 5d3e392a13a0: Preparing [2022-10-03T21:19:12.199Z] 48b361387c7f: Waiting [2022-10-03T21:19:12.199Z] c5f4cf284f5c: Waiting [2022-10-03T21:19:12.199Z] 0b224735bd2d: Waiting [2022-10-03T21:19:12.199Z] 96b5153a480f: Waiting [2022-10-03T21:19:12.465Z] 9e25828853c8: Pushed [2022-10-03T21:19:12.465Z] 53229c88676b: Pushed [2022-10-03T21:19:12.465Z] 4c796544dcbc: Pushed [2022-10-03T21:19:12.731Z] 96b5153a480f: Pushed [2022-10-03T21:19:12.731Z] 48b361387c7f: Pushed [2022-10-03T21:19:12.731Z] c5f4cf284f5c: Pushed [2022-10-03T21:19:12.731Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:19:12.998Z] 0b224735bd2d: Pushed [2022-10-03T21:19:14.944Z] 9c9eed31b92f: Pushed [2022-10-03T21:19:15.906Z] 2013281d70e0: Pushed [2022-10-03T21:19:15.906Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:db1aa8e766090b126073837e05fe15e1e1244ddf2ba5bdc8505f75d3f8fb095a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:16.245Z] + 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-03T21:19:16.581Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-03T21:19:16.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-03T21:19:16.581Z] 9e25828853c8: Preparing [2022-10-03T21:19:16.581Z] 53229c88676b: Preparing [2022-10-03T21:19:16.581Z] 2013281d70e0: Preparing [2022-10-03T21:19:16.581Z] 9c9eed31b92f: Preparing [2022-10-03T21:19:16.581Z] 4c796544dcbc: Preparing [2022-10-03T21:19:16.581Z] 48b361387c7f: Preparing [2022-10-03T21:19:16.581Z] c5f4cf284f5c: Preparing [2022-10-03T21:19:16.581Z] 96b5153a480f: Preparing [2022-10-03T21:19:16.581Z] 0b224735bd2d: Preparing [2022-10-03T21:19:16.581Z] 5d3e392a13a0: Preparing [2022-10-03T21:19:16.581Z] 96b5153a480f: Waiting [2022-10-03T21:19:16.581Z] 48b361387c7f: Waiting [2022-10-03T21:19:16.581Z] 0b224735bd2d: Waiting [2022-10-03T21:19:16.581Z] 5d3e392a13a0: Waiting [2022-10-03T21:19:16.581Z] c5f4cf284f5c: Waiting [2022-10-03T21:19:16.581Z] 2013281d70e0: Layer already exists [2022-10-03T21:19:16.581Z] 9e25828853c8: Layer already exists [2022-10-03T21:19:16.581Z] 4c796544dcbc: Layer already exists [2022-10-03T21:19:16.581Z] 9c9eed31b92f: Layer already exists [2022-10-03T21:19:16.581Z] 53229c88676b: Layer already exists [2022-10-03T21:19:16.581Z] 48b361387c7f: Layer already exists [2022-10-03T21:19:16.581Z] 96b5153a480f: Layer already exists [2022-10-03T21:19:16.581Z] c5f4cf284f5c: Layer already exists [2022-10-03T21:19:16.581Z] 0b224735bd2d: Layer already exists [2022-10-03T21:19:16.581Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:19:16.848Z] latest: digest: sha256:db1aa8e766090b126073837e05fe15e1e1244ddf2ba5bdc8505f75d3f8fb095a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:17.194Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:17.528Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.79 [2022-10-03T21:19:17.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-03T21:19:17.528Z] 9e25828853c8: Preparing [2022-10-03T21:19:17.528Z] 53229c88676b: Preparing [2022-10-03T21:19:17.528Z] 2013281d70e0: Preparing [2022-10-03T21:19:17.528Z] 9c9eed31b92f: Preparing [2022-10-03T21:19:17.528Z] 4c796544dcbc: Preparing [2022-10-03T21:19:17.528Z] 48b361387c7f: Preparing [2022-10-03T21:19:17.528Z] c5f4cf284f5c: Preparing [2022-10-03T21:19:17.528Z] 96b5153a480f: Preparing [2022-10-03T21:19:17.528Z] 0b224735bd2d: Preparing [2022-10-03T21:19:17.528Z] 5d3e392a13a0: Preparing [2022-10-03T21:19:17.528Z] 48b361387c7f: Waiting [2022-10-03T21:19:17.528Z] c5f4cf284f5c: Waiting [2022-10-03T21:19:17.528Z] 96b5153a480f: Waiting [2022-10-03T21:19:17.528Z] 5d3e392a13a0: Waiting [2022-10-03T21:19:17.528Z] 0b224735bd2d: Waiting [2022-10-03T21:19:17.528Z] 2013281d70e0: Layer already exists [2022-10-03T21:19:17.528Z] 9e25828853c8: Layer already exists [2022-10-03T21:19:17.528Z] 9c9eed31b92f: Layer already exists [2022-10-03T21:19:17.528Z] 53229c88676b: Layer already exists [2022-10-03T21:19:17.528Z] 4c796544dcbc: Layer already exists [2022-10-03T21:19:17.528Z] 48b361387c7f: Layer already exists [2022-10-03T21:19:17.528Z] 96b5153a480f: Layer already exists [2022-10-03T21:19:17.528Z] c5f4cf284f5c: Layer already exists [2022-10-03T21:19:17.528Z] 0b224735bd2d: Layer already exists [2022-10-03T21:19:17.528Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:19:17.793Z] 2.3.0-dev.79: digest: sha256:db1aa8e766090b126073837e05fe15e1e1244ddf2ba5bdc8505f75d3f8fb095a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:18.132Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:18.462Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:18.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-03T21:19:18.463Z] 9e25828853c8: Preparing [2022-10-03T21:19:18.463Z] 53229c88676b: Preparing [2022-10-03T21:19:18.463Z] 2013281d70e0: Preparing [2022-10-03T21:19:18.463Z] 9c9eed31b92f: Preparing [2022-10-03T21:19:18.463Z] 4c796544dcbc: Preparing [2022-10-03T21:19:18.463Z] 48b361387c7f: Preparing [2022-10-03T21:19:18.463Z] c5f4cf284f5c: Preparing [2022-10-03T21:19:18.463Z] 96b5153a480f: Preparing [2022-10-03T21:19:18.463Z] 0b224735bd2d: Preparing [2022-10-03T21:19:18.463Z] 5d3e392a13a0: Preparing [2022-10-03T21:19:18.463Z] 96b5153a480f: Waiting [2022-10-03T21:19:18.463Z] 0b224735bd2d: Waiting [2022-10-03T21:19:18.463Z] 5d3e392a13a0: Waiting [2022-10-03T21:19:18.463Z] c5f4cf284f5c: Waiting [2022-10-03T21:19:18.463Z] 48b361387c7f: Waiting [2022-10-03T21:19:18.463Z] 4c796544dcbc: Layer already exists [2022-10-03T21:19:18.463Z] 9c9eed31b92f: Layer already exists [2022-10-03T21:19:18.463Z] 9e25828853c8: Layer already exists [2022-10-03T21:19:18.463Z] 53229c88676b: Layer already exists [2022-10-03T21:19:18.463Z] 2013281d70e0: Layer already exists [2022-10-03T21:19:18.463Z] c5f4cf284f5c: Layer already exists [2022-10-03T21:19:18.463Z] 48b361387c7f: Layer already exists [2022-10-03T21:19:18.463Z] 96b5153a480f: Layer already exists [2022-10-03T21:19:18.463Z] 0b224735bd2d: Layer already exists [2022-10-03T21:19:18.463Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:19:18.727Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:db1aa8e766090b126073837e05fe15e1e1244ddf2ba5bdc8505f75d3f8fb095a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:19.059Z] + 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-03T21:19:19.381Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-03T21:19:19.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-03T21:19:19.382Z] 9e25828853c8: Preparing [2022-10-03T21:19:19.382Z] 53229c88676b: Preparing [2022-10-03T21:19:19.382Z] 2013281d70e0: Preparing [2022-10-03T21:19:19.382Z] 9c9eed31b92f: Preparing [2022-10-03T21:19:19.382Z] 4c796544dcbc: Preparing [2022-10-03T21:19:19.382Z] 48b361387c7f: Preparing [2022-10-03T21:19:19.382Z] c5f4cf284f5c: Preparing [2022-10-03T21:19:19.382Z] 96b5153a480f: Preparing [2022-10-03T21:19:19.382Z] 0b224735bd2d: Preparing [2022-10-03T21:19:19.382Z] 5d3e392a13a0: Preparing [2022-10-03T21:19:19.382Z] 96b5153a480f: Waiting [2022-10-03T21:19:19.382Z] 0b224735bd2d: Waiting [2022-10-03T21:19:19.382Z] 48b361387c7f: Waiting [2022-10-03T21:19:19.382Z] c5f4cf284f5c: Waiting [2022-10-03T21:19:19.382Z] 5d3e392a13a0: Waiting [2022-10-03T21:19:19.382Z] 9e25828853c8: Layer already exists [2022-10-03T21:19:19.382Z] 53229c88676b: Layer already exists [2022-10-03T21:19:19.382Z] 2013281d70e0: Layer already exists [2022-10-03T21:19:19.382Z] 9c9eed31b92f: Layer already exists [2022-10-03T21:19:19.382Z] 4c796544dcbc: Layer already exists [2022-10-03T21:19:19.382Z] 96b5153a480f: Layer already exists [2022-10-03T21:19:19.382Z] 0b224735bd2d: Layer already exists [2022-10-03T21:19:19.382Z] c5f4cf284f5c: Layer already exists [2022-10-03T21:19:19.382Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:19:19.382Z] 48b361387c7f: Layer already exists [2022-10-03T21:19:19.647Z] main: digest: sha256:db1aa8e766090b126073837e05fe15e1e1244ddf2ba5bdc8505f75d3f8fb095a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:19:19.689Z] ===================================================== [Pipeline] echo [2022-10-03T21:19:19.694Z] taggedImages: [2022-10-03T21:19:19.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:19.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-03T21:19:19.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.79 [2022-10-03T21:19:19.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:19.694Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-03T21:19:19.707Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-03T21:19:19.707Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:19.707Z] latest [2022-10-03T21:19:19.707Z] 2.3.0-dev.79 [2022-10-03T21:19:19.707Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:19.707Z] main [2022-10-03T21:19:19.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:20.043Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:20.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:20.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-03T21:19:20.376Z] b3e1dca72c7c: Preparing [2022-10-03T21:19:20.376Z] 971c91878982: Preparing [2022-10-03T21:19:20.376Z] 5e84a060de00: Preparing [2022-10-03T21:19:20.376Z] 7255157a0994: Preparing [2022-10-03T21:19:20.376Z] e1cd49bc3073: Preparing [2022-10-03T21:19:20.376Z] 9833f26c6bda: Preparing [2022-10-03T21:19:20.376Z] 9833f26c6bda: Waiting [2022-10-03T21:19:20.376Z] 5e84a060de00: Layer already exists [2022-10-03T21:19:20.376Z] 9833f26c6bda: Layer already exists [2022-10-03T21:19:20.641Z] e1cd49bc3073: Pushed [2022-10-03T21:19:20.641Z] b3e1dca72c7c: Pushed [2022-10-03T21:19:21.595Z] 7255157a0994: Pushed [2022-10-03T21:19:24.926Z] 971c91878982: Pushed [2022-10-03T21:19:24.926Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:ebfef23faff96446f99ee9ce9c8581c929553d437cca19de76ad4b36b01e7291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:25.254Z] + 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-03T21:19:25.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-03T21:19:25.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-03T21:19:25.576Z] b3e1dca72c7c: Preparing [2022-10-03T21:19:25.576Z] 971c91878982: Preparing [2022-10-03T21:19:25.576Z] 5e84a060de00: Preparing [2022-10-03T21:19:25.576Z] 7255157a0994: Preparing [2022-10-03T21:19:25.576Z] e1cd49bc3073: Preparing [2022-10-03T21:19:25.576Z] 9833f26c6bda: Preparing [2022-10-03T21:19:25.576Z] 9833f26c6bda: Waiting [2022-10-03T21:19:25.576Z] 5e84a060de00: Layer already exists [2022-10-03T21:19:25.576Z] 971c91878982: Layer already exists [2022-10-03T21:19:25.576Z] 7255157a0994: Layer already exists [2022-10-03T21:19:25.576Z] b3e1dca72c7c: Layer already exists [2022-10-03T21:19:25.576Z] e1cd49bc3073: Layer already exists [2022-10-03T21:19:25.576Z] 9833f26c6bda: Layer already exists [2022-10-03T21:19:25.576Z] latest: digest: sha256:ebfef23faff96446f99ee9ce9c8581c929553d437cca19de76ad4b36b01e7291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:25.928Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:26.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.79 [2022-10-03T21:19:26.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-03T21:19:26.254Z] b3e1dca72c7c: Preparing [2022-10-03T21:19:26.254Z] 971c91878982: Preparing [2022-10-03T21:19:26.254Z] 5e84a060de00: Preparing [2022-10-03T21:19:26.254Z] 7255157a0994: Preparing [2022-10-03T21:19:26.254Z] e1cd49bc3073: Preparing [2022-10-03T21:19:26.254Z] 9833f26c6bda: Preparing [2022-10-03T21:19:26.254Z] 9833f26c6bda: Waiting [2022-10-03T21:19:26.254Z] e1cd49bc3073: Layer already exists [2022-10-03T21:19:26.254Z] b3e1dca72c7c: Layer already exists [2022-10-03T21:19:26.254Z] 7255157a0994: Layer already exists [2022-10-03T21:19:26.254Z] 5e84a060de00: Layer already exists [2022-10-03T21:19:26.254Z] 971c91878982: Layer already exists [2022-10-03T21:19:26.254Z] 9833f26c6bda: Layer already exists [2022-10-03T21:19:26.520Z] 2.3.0-dev.79: digest: sha256:ebfef23faff96446f99ee9ce9c8581c929553d437cca19de76ad4b36b01e7291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:26.864Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:27.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:27.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-03T21:19:27.207Z] b3e1dca72c7c: Preparing [2022-10-03T21:19:27.207Z] 971c91878982: Preparing [2022-10-03T21:19:27.207Z] 5e84a060de00: Preparing [2022-10-03T21:19:27.207Z] 7255157a0994: Preparing [2022-10-03T21:19:27.207Z] e1cd49bc3073: Preparing [2022-10-03T21:19:27.207Z] 9833f26c6bda: Preparing [2022-10-03T21:19:27.207Z] 9833f26c6bda: Waiting [2022-10-03T21:19:27.207Z] b3e1dca72c7c: Layer already exists [2022-10-03T21:19:27.207Z] 5e84a060de00: Layer already exists [2022-10-03T21:19:27.207Z] e1cd49bc3073: Layer already exists [2022-10-03T21:19:27.207Z] 7255157a0994: Layer already exists [2022-10-03T21:19:27.207Z] 971c91878982: Layer already exists [2022-10-03T21:19:27.207Z] 9833f26c6bda: Layer already exists [2022-10-03T21:19:27.484Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:ebfef23faff96446f99ee9ce9c8581c929553d437cca19de76ad4b36b01e7291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:27.812Z] + 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-03T21:19:28.140Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-03T21:19:28.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-03T21:19:28.140Z] b3e1dca72c7c: Preparing [2022-10-03T21:19:28.140Z] 971c91878982: Preparing [2022-10-03T21:19:28.140Z] 5e84a060de00: Preparing [2022-10-03T21:19:28.140Z] 7255157a0994: Preparing [2022-10-03T21:19:28.140Z] e1cd49bc3073: Preparing [2022-10-03T21:19:28.140Z] 9833f26c6bda: Preparing [2022-10-03T21:19:28.140Z] 9833f26c6bda: Waiting [2022-10-03T21:19:28.140Z] 7255157a0994: Layer already exists [2022-10-03T21:19:28.140Z] 5e84a060de00: Layer already exists [2022-10-03T21:19:28.140Z] 971c91878982: Layer already exists [2022-10-03T21:19:28.140Z] e1cd49bc3073: Layer already exists [2022-10-03T21:19:28.140Z] b3e1dca72c7c: Layer already exists [2022-10-03T21:19:28.140Z] 9833f26c6bda: Layer already exists [2022-10-03T21:19:28.406Z] main: digest: sha256:ebfef23faff96446f99ee9ce9c8581c929553d437cca19de76ad4b36b01e7291 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:19:28.456Z] ===================================================== [Pipeline] echo [2022-10-03T21:19:28.462Z] taggedImages: [2022-10-03T21:19:28.462Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:28.462Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-03T21:19:28.462Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.79 [2022-10-03T21:19:28.462Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:28.462Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-03T21:19:28.475Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-03T21:19:28.475Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:28.475Z] latest [2022-10-03T21:19:28.475Z] 2.3.0-dev.79 [2022-10-03T21:19:28.475Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:28.475Z] main [2022-10-03T21:19:28.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:28.798Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:29.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:29.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-03T21:19:29.135Z] a4fa26515800: Preparing [2022-10-03T21:19:29.135Z] e85e1956d8ee: Preparing [2022-10-03T21:19:29.135Z] b644c1ed96b8: Preparing [2022-10-03T21:19:29.135Z] 91e4d417a6d5: Preparing [2022-10-03T21:19:29.135Z] ee191e110480: Preparing [2022-10-03T21:19:29.135Z] 7e6cd937d03c: Preparing [2022-10-03T21:19:29.135Z] e1cd49bc3073: Preparing [2022-10-03T21:19:29.135Z] 9833f26c6bda: Preparing [2022-10-03T21:19:29.135Z] e1cd49bc3073: Waiting [2022-10-03T21:19:29.135Z] 9833f26c6bda: Waiting [2022-10-03T21:19:29.135Z] 7e6cd937d03c: Waiting [2022-10-03T21:19:29.401Z] a4fa26515800: Pushed [2022-10-03T21:19:29.401Z] b644c1ed96b8: Pushed [2022-10-03T21:19:29.401Z] e85e1956d8ee: Pushed [2022-10-03T21:19:29.401Z] e1cd49bc3073: Layer already exists [2022-10-03T21:19:29.401Z] 9833f26c6bda: Layer already exists [2022-10-03T21:19:30.355Z] 7e6cd937d03c: Pushed [2022-10-03T21:19:36.986Z] ee191e110480: Pushed [2022-10-03T21:19:45.182Z] 91e4d417a6d5: Pushed [2022-10-03T21:19:45.183Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:88ea7026a0b57e8dfc0b613aa20e85631d4c3ee402de1c1725625309a0df06c2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:45.519Z] + 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-03T21:19:45.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-03T21:19:45.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-03T21:19:45.858Z] a4fa26515800: Preparing [2022-10-03T21:19:45.858Z] e85e1956d8ee: Preparing [2022-10-03T21:19:45.858Z] b644c1ed96b8: Preparing [2022-10-03T21:19:45.858Z] 91e4d417a6d5: Preparing [2022-10-03T21:19:45.858Z] ee191e110480: Preparing [2022-10-03T21:19:45.858Z] 7e6cd937d03c: Preparing [2022-10-03T21:19:45.858Z] e1cd49bc3073: Preparing [2022-10-03T21:19:45.858Z] 9833f26c6bda: Preparing [2022-10-03T21:19:45.858Z] 7e6cd937d03c: Waiting [2022-10-03T21:19:45.858Z] e1cd49bc3073: Waiting [2022-10-03T21:19:45.858Z] 9833f26c6bda: Waiting [2022-10-03T21:19:45.858Z] ee191e110480: Layer already exists [2022-10-03T21:19:45.858Z] 91e4d417a6d5: Layer already exists [2022-10-03T21:19:45.858Z] a4fa26515800: Layer already exists [2022-10-03T21:19:45.858Z] b644c1ed96b8: Layer already exists [2022-10-03T21:19:45.858Z] e85e1956d8ee: Layer already exists [2022-10-03T21:19:45.858Z] 9833f26c6bda: Layer already exists [2022-10-03T21:19:45.858Z] e1cd49bc3073: Layer already exists [2022-10-03T21:19:45.858Z] 7e6cd937d03c: Layer already exists [2022-10-03T21:19:46.127Z] latest: digest: sha256:88ea7026a0b57e8dfc0b613aa20e85631d4c3ee402de1c1725625309a0df06c2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:46.463Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:46.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.79 [2022-10-03T21:19:46.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-03T21:19:46.796Z] a4fa26515800: Preparing [2022-10-03T21:19:46.796Z] e85e1956d8ee: Preparing [2022-10-03T21:19:46.796Z] b644c1ed96b8: Preparing [2022-10-03T21:19:46.796Z] 91e4d417a6d5: Preparing [2022-10-03T21:19:46.796Z] ee191e110480: Preparing [2022-10-03T21:19:46.796Z] 7e6cd937d03c: Preparing [2022-10-03T21:19:46.796Z] e1cd49bc3073: Preparing [2022-10-03T21:19:46.796Z] 9833f26c6bda: Preparing [2022-10-03T21:19:46.796Z] e1cd49bc3073: Waiting [2022-10-03T21:19:46.796Z] 9833f26c6bda: Waiting [2022-10-03T21:19:46.796Z] 7e6cd937d03c: Waiting [2022-10-03T21:19:46.796Z] 91e4d417a6d5: Layer already exists [2022-10-03T21:19:46.796Z] e85e1956d8ee: Layer already exists [2022-10-03T21:19:46.796Z] a4fa26515800: Layer already exists [2022-10-03T21:19:46.796Z] b644c1ed96b8: Layer already exists [2022-10-03T21:19:46.796Z] ee191e110480: Layer already exists [2022-10-03T21:19:46.796Z] 9833f26c6bda: Layer already exists [2022-10-03T21:19:46.796Z] e1cd49bc3073: Layer already exists [2022-10-03T21:19:46.796Z] 7e6cd937d03c: Layer already exists [2022-10-03T21:19:47.061Z] 2.3.0-dev.79: digest: sha256:88ea7026a0b57e8dfc0b613aa20e85631d4c3ee402de1c1725625309a0df06c2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:47.403Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:47.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:47.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-03T21:19:47.732Z] a4fa26515800: Preparing [2022-10-03T21:19:47.732Z] e85e1956d8ee: Preparing [2022-10-03T21:19:47.732Z] b644c1ed96b8: Preparing [2022-10-03T21:19:47.732Z] 91e4d417a6d5: Preparing [2022-10-03T21:19:47.732Z] ee191e110480: Preparing [2022-10-03T21:19:47.732Z] 7e6cd937d03c: Preparing [2022-10-03T21:19:47.732Z] e1cd49bc3073: Preparing [2022-10-03T21:19:47.732Z] 9833f26c6bda: Preparing [2022-10-03T21:19:47.732Z] 7e6cd937d03c: Waiting [2022-10-03T21:19:47.732Z] e1cd49bc3073: Waiting [2022-10-03T21:19:47.732Z] 9833f26c6bda: Waiting [2022-10-03T21:19:47.732Z] ee191e110480: Layer already exists [2022-10-03T21:19:47.732Z] e85e1956d8ee: Layer already exists [2022-10-03T21:19:47.732Z] a4fa26515800: Layer already exists [2022-10-03T21:19:47.732Z] 91e4d417a6d5: Layer already exists [2022-10-03T21:19:47.732Z] b644c1ed96b8: Layer already exists [2022-10-03T21:19:47.732Z] e1cd49bc3073: Layer already exists [2022-10-03T21:19:47.732Z] 7e6cd937d03c: Layer already exists [2022-10-03T21:19:47.732Z] 9833f26c6bda: Layer already exists [2022-10-03T21:19:47.998Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:88ea7026a0b57e8dfc0b613aa20e85631d4c3ee402de1c1725625309a0df06c2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:48.340Z] + 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-03T21:19:48.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-03T21:19:48.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-03T21:19:48.683Z] a4fa26515800: Preparing [2022-10-03T21:19:48.683Z] e85e1956d8ee: Preparing [2022-10-03T21:19:48.683Z] b644c1ed96b8: Preparing [2022-10-03T21:19:48.683Z] 91e4d417a6d5: Preparing [2022-10-03T21:19:48.683Z] ee191e110480: Preparing [2022-10-03T21:19:48.683Z] 7e6cd937d03c: Preparing [2022-10-03T21:19:48.683Z] e1cd49bc3073: Preparing [2022-10-03T21:19:48.683Z] 9833f26c6bda: Preparing [2022-10-03T21:19:48.683Z] 7e6cd937d03c: Waiting [2022-10-03T21:19:48.683Z] 9833f26c6bda: Waiting [2022-10-03T21:19:48.683Z] e1cd49bc3073: Waiting [2022-10-03T21:19:48.683Z] a4fa26515800: Layer already exists [2022-10-03T21:19:48.683Z] ee191e110480: Layer already exists [2022-10-03T21:19:48.683Z] e85e1956d8ee: Layer already exists [2022-10-03T21:19:48.683Z] 91e4d417a6d5: Layer already exists [2022-10-03T21:19:48.683Z] b644c1ed96b8: Layer already exists [2022-10-03T21:19:48.683Z] 7e6cd937d03c: Layer already exists [2022-10-03T21:19:48.683Z] e1cd49bc3073: Layer already exists [2022-10-03T21:19:48.683Z] 9833f26c6bda: Layer already exists [2022-10-03T21:19:48.949Z] main: digest: sha256:88ea7026a0b57e8dfc0b613aa20e85631d4c3ee402de1c1725625309a0df06c2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:19:48.999Z] ===================================================== [Pipeline] echo [2022-10-03T21:19:49.004Z] taggedImages: [2022-10-03T21:19:49.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:49.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-03T21:19:49.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.79 [2022-10-03T21:19:49.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:49.004Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-03T21:19:49.019Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-03T21:19:49.019Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:49.019Z] latest [2022-10-03T21:19:49.019Z] 2.3.0-dev.79 [2022-10-03T21:19:49.019Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:19:49.019Z] main [2022-10-03T21:19:49.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:49.348Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:19:49.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:19:49.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-03T21:19:49.685Z] 5013cb99ee75: Preparing [2022-10-03T21:19:49.685Z] e3c9450720a2: Preparing [2022-10-03T21:19:49.685Z] 53fcd1ef612a: Preparing [2022-10-03T21:19:49.685Z] c674ed1d08e3: Preparing [2022-10-03T21:19:49.685Z] acdeb9b5aa37: Preparing [2022-10-03T21:19:49.685Z] e1cd49bc3073: Preparing [2022-10-03T21:19:49.685Z] 9833f26c6bda: Preparing [2022-10-03T21:19:49.685Z] e1cd49bc3073: Waiting [2022-10-03T21:19:49.685Z] 9833f26c6bda: Waiting [2022-10-03T21:19:49.956Z] 53fcd1ef612a: Pushed [2022-10-03T21:19:49.956Z] e3c9450720a2: Pushed [2022-10-03T21:19:49.956Z] e1cd49bc3073: Layer already exists [2022-10-03T21:19:49.956Z] 5013cb99ee75: Pushed [2022-10-03T21:19:49.956Z] 9833f26c6bda: Layer already exists [2022-10-03T21:19:50.539Z] acdeb9b5aa37: Pushed [2022-10-03T21:20:08.741Z] c674ed1d08e3: Pushed [2022-10-03T21:20:08.741Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:71ee5898abe8916ef064e44c511009410bac68a210005b0a92f8daf63f2c66b3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:09.087Z] + 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-03T21:20:09.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-03T21:20:09.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-03T21:20:09.431Z] 5013cb99ee75: Preparing [2022-10-03T21:20:09.431Z] e3c9450720a2: Preparing [2022-10-03T21:20:09.431Z] 53fcd1ef612a: Preparing [2022-10-03T21:20:09.431Z] c674ed1d08e3: Preparing [2022-10-03T21:20:09.431Z] acdeb9b5aa37: Preparing [2022-10-03T21:20:09.431Z] e1cd49bc3073: Preparing [2022-10-03T21:20:09.431Z] 9833f26c6bda: Preparing [2022-10-03T21:20:09.431Z] e1cd49bc3073: Waiting [2022-10-03T21:20:09.431Z] 9833f26c6bda: Waiting [2022-10-03T21:20:09.431Z] 53fcd1ef612a: Layer already exists [2022-10-03T21:20:09.431Z] 5013cb99ee75: Layer already exists [2022-10-03T21:20:09.431Z] c674ed1d08e3: Layer already exists [2022-10-03T21:20:09.431Z] acdeb9b5aa37: Layer already exists [2022-10-03T21:20:09.431Z] e3c9450720a2: Layer already exists [2022-10-03T21:20:09.431Z] 9833f26c6bda: Layer already exists [2022-10-03T21:20:09.431Z] e1cd49bc3073: Layer already exists [2022-10-03T21:20:09.697Z] latest: digest: sha256:71ee5898abe8916ef064e44c511009410bac68a210005b0a92f8daf63f2c66b3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:10.046Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:10.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.79 [2022-10-03T21:20:10.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-03T21:20:10.395Z] 5013cb99ee75: Preparing [2022-10-03T21:20:10.395Z] e3c9450720a2: Preparing [2022-10-03T21:20:10.395Z] 53fcd1ef612a: Preparing [2022-10-03T21:20:10.395Z] c674ed1d08e3: Preparing [2022-10-03T21:20:10.395Z] acdeb9b5aa37: Preparing [2022-10-03T21:20:10.395Z] e1cd49bc3073: Preparing [2022-10-03T21:20:10.395Z] 9833f26c6bda: Preparing [2022-10-03T21:20:10.395Z] e1cd49bc3073: Waiting [2022-10-03T21:20:10.395Z] 9833f26c6bda: Waiting [2022-10-03T21:20:10.395Z] e3c9450720a2: Layer already exists [2022-10-03T21:20:10.395Z] 53fcd1ef612a: Layer already exists [2022-10-03T21:20:10.395Z] 5013cb99ee75: Layer already exists [2022-10-03T21:20:10.395Z] c674ed1d08e3: Layer already exists [2022-10-03T21:20:10.395Z] acdeb9b5aa37: Layer already exists [2022-10-03T21:20:10.395Z] 9833f26c6bda: Layer already exists [2022-10-03T21:20:10.395Z] e1cd49bc3073: Layer already exists [2022-10-03T21:20:10.662Z] 2.3.0-dev.79: digest: sha256:71ee5898abe8916ef064e44c511009410bac68a210005b0a92f8daf63f2c66b3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:11.005Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:11.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:20:11.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-03T21:20:11.345Z] 5013cb99ee75: Preparing [2022-10-03T21:20:11.345Z] e3c9450720a2: Preparing [2022-10-03T21:20:11.345Z] 53fcd1ef612a: Preparing [2022-10-03T21:20:11.345Z] c674ed1d08e3: Preparing [2022-10-03T21:20:11.345Z] acdeb9b5aa37: Preparing [2022-10-03T21:20:11.345Z] e1cd49bc3073: Preparing [2022-10-03T21:20:11.345Z] 9833f26c6bda: Preparing [2022-10-03T21:20:11.345Z] e1cd49bc3073: Waiting [2022-10-03T21:20:11.345Z] 9833f26c6bda: Waiting [2022-10-03T21:20:11.345Z] c674ed1d08e3: Layer already exists [2022-10-03T21:20:11.345Z] acdeb9b5aa37: Layer already exists [2022-10-03T21:20:11.345Z] e3c9450720a2: Layer already exists [2022-10-03T21:20:11.345Z] 53fcd1ef612a: Layer already exists [2022-10-03T21:20:11.345Z] 5013cb99ee75: Layer already exists [2022-10-03T21:20:11.345Z] e1cd49bc3073: Layer already exists [2022-10-03T21:20:11.345Z] 9833f26c6bda: Layer already exists [2022-10-03T21:20:11.609Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:71ee5898abe8916ef064e44c511009410bac68a210005b0a92f8daf63f2c66b3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:11.943Z] + 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-03T21:20:12.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-03T21:20:12.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-03T21:20:12.275Z] 5013cb99ee75: Preparing [2022-10-03T21:20:12.275Z] e3c9450720a2: Preparing [2022-10-03T21:20:12.275Z] 53fcd1ef612a: Preparing [2022-10-03T21:20:12.275Z] c674ed1d08e3: Preparing [2022-10-03T21:20:12.275Z] acdeb9b5aa37: Preparing [2022-10-03T21:20:12.275Z] e1cd49bc3073: Preparing [2022-10-03T21:20:12.275Z] 9833f26c6bda: Preparing [2022-10-03T21:20:12.275Z] e1cd49bc3073: Waiting [2022-10-03T21:20:12.275Z] 9833f26c6bda: Waiting [2022-10-03T21:20:12.275Z] 5013cb99ee75: Layer already exists [2022-10-03T21:20:12.275Z] 53fcd1ef612a: Layer already exists [2022-10-03T21:20:12.275Z] acdeb9b5aa37: Layer already exists [2022-10-03T21:20:12.275Z] e3c9450720a2: Layer already exists [2022-10-03T21:20:12.275Z] c674ed1d08e3: Layer already exists [2022-10-03T21:20:12.275Z] e1cd49bc3073: Layer already exists [2022-10-03T21:20:12.275Z] 9833f26c6bda: Layer already exists [2022-10-03T21:20:12.539Z] main: digest: sha256:71ee5898abe8916ef064e44c511009410bac68a210005b0a92f8daf63f2c66b3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:20:12.598Z] ===================================================== [Pipeline] echo [2022-10-03T21:20:12.606Z] taggedImages: [2022-10-03T21:20:12.606Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:20:12.606Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-03T21:20:12.606Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.79 [2022-10-03T21:20:12.606Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:20:12.606Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-03T21:20:12.625Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-03T21:20:12.625Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:20:12.625Z] latest [2022-10-03T21:20:12.625Z] 2.3.0-dev.79 [2022-10-03T21:20:12.625Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:20:12.625Z] main [2022-10-03T21:20:12.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:12.968Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:13.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:20:13.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-03T21:20:13.303Z] eaced1da880f: Preparing [2022-10-03T21:20:13.303Z] ce060f5ddd1d: Preparing [2022-10-03T21:20:13.303Z] 070a7a410946: Preparing [2022-10-03T21:20:13.303Z] 7956dc0742e5: Preparing [2022-10-03T21:20:13.303Z] 7e6cd937d03c: Preparing [2022-10-03T21:20:13.303Z] e1cd49bc3073: Preparing [2022-10-03T21:20:13.303Z] 9833f26c6bda: Preparing [2022-10-03T21:20:13.303Z] e1cd49bc3073: Waiting [2022-10-03T21:20:13.303Z] 9833f26c6bda: Waiting [2022-10-03T21:20:13.303Z] 7e6cd937d03c: Layer already exists [2022-10-03T21:20:13.303Z] e1cd49bc3073: Layer already exists [2022-10-03T21:20:13.568Z] 9833f26c6bda: Layer already exists [2022-10-03T21:20:13.568Z] 070a7a410946: Pushed [2022-10-03T21:20:13.568Z] eaced1da880f: Pushed [2022-10-03T21:20:13.568Z] ce060f5ddd1d: Pushed [2022-10-03T21:20:31.756Z] 7956dc0742e5: Pushed [2022-10-03T21:20:31.756Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:0e84d74df756aac829734e83be1f2a3fef7e330fc4621a92803cc8e43ba2a5cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:32.094Z] + 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-03T21:20:32.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-03T21:20:32.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-03T21:20:32.422Z] eaced1da880f: Preparing [2022-10-03T21:20:32.422Z] ce060f5ddd1d: Preparing [2022-10-03T21:20:32.422Z] 070a7a410946: Preparing [2022-10-03T21:20:32.422Z] 7956dc0742e5: Preparing [2022-10-03T21:20:32.422Z] 7e6cd937d03c: Preparing [2022-10-03T21:20:32.422Z] e1cd49bc3073: Preparing [2022-10-03T21:20:32.422Z] 9833f26c6bda: Preparing [2022-10-03T21:20:32.422Z] e1cd49bc3073: Waiting [2022-10-03T21:20:32.422Z] 9833f26c6bda: Waiting [2022-10-03T21:20:32.422Z] 7956dc0742e5: Layer already exists [2022-10-03T21:20:32.422Z] 7e6cd937d03c: Layer already exists [2022-10-03T21:20:32.422Z] ce060f5ddd1d: Layer already exists [2022-10-03T21:20:32.422Z] eaced1da880f: Layer already exists [2022-10-03T21:20:32.422Z] 070a7a410946: Layer already exists [2022-10-03T21:20:32.422Z] 9833f26c6bda: Layer already exists [2022-10-03T21:20:32.422Z] e1cd49bc3073: Layer already exists [2022-10-03T21:20:32.686Z] latest: digest: sha256:0e84d74df756aac829734e83be1f2a3fef7e330fc4621a92803cc8e43ba2a5cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:33.017Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:33.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.79 [2022-10-03T21:20:33.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-03T21:20:33.352Z] eaced1da880f: Preparing [2022-10-03T21:20:33.352Z] ce060f5ddd1d: Preparing [2022-10-03T21:20:33.352Z] 070a7a410946: Preparing [2022-10-03T21:20:33.352Z] 7956dc0742e5: Preparing [2022-10-03T21:20:33.352Z] 7e6cd937d03c: Preparing [2022-10-03T21:20:33.352Z] e1cd49bc3073: Preparing [2022-10-03T21:20:33.352Z] 9833f26c6bda: Preparing [2022-10-03T21:20:33.352Z] e1cd49bc3073: Waiting [2022-10-03T21:20:33.352Z] 9833f26c6bda: Waiting [2022-10-03T21:20:33.352Z] eaced1da880f: Layer already exists [2022-10-03T21:20:33.352Z] ce060f5ddd1d: Layer already exists [2022-10-03T21:20:33.352Z] 7e6cd937d03c: Layer already exists [2022-10-03T21:20:33.352Z] 7956dc0742e5: Layer already exists [2022-10-03T21:20:33.352Z] 070a7a410946: Layer already exists [2022-10-03T21:20:33.352Z] e1cd49bc3073: Layer already exists [2022-10-03T21:20:33.352Z] 9833f26c6bda: Layer already exists [2022-10-03T21:20:33.352Z] 2.3.0-dev.79: digest: sha256:0e84d74df756aac829734e83be1f2a3fef7e330fc4621a92803cc8e43ba2a5cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:33.952Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:34.279Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:20:34.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-03T21:20:34.279Z] eaced1da880f: Preparing [2022-10-03T21:20:34.279Z] ce060f5ddd1d: Preparing [2022-10-03T21:20:34.279Z] 070a7a410946: Preparing [2022-10-03T21:20:34.279Z] 7956dc0742e5: Preparing [2022-10-03T21:20:34.279Z] 7e6cd937d03c: Preparing [2022-10-03T21:20:34.279Z] e1cd49bc3073: Preparing [2022-10-03T21:20:34.279Z] 9833f26c6bda: Preparing [2022-10-03T21:20:34.279Z] e1cd49bc3073: Waiting [2022-10-03T21:20:34.279Z] 9833f26c6bda: Waiting [2022-10-03T21:20:34.279Z] 7956dc0742e5: Layer already exists [2022-10-03T21:20:34.279Z] ce060f5ddd1d: Layer already exists [2022-10-03T21:20:34.279Z] 070a7a410946: Layer already exists [2022-10-03T21:20:34.279Z] eaced1da880f: Layer already exists [2022-10-03T21:20:34.279Z] 7e6cd937d03c: Layer already exists [2022-10-03T21:20:34.279Z] 9833f26c6bda: Layer already exists [2022-10-03T21:20:34.279Z] e1cd49bc3073: Layer already exists [2022-10-03T21:20:34.548Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:0e84d74df756aac829734e83be1f2a3fef7e330fc4621a92803cc8e43ba2a5cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:34.876Z] + 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-03T21:20:35.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-03T21:20:35.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-03T21:20:35.209Z] eaced1da880f: Preparing [2022-10-03T21:20:35.209Z] ce060f5ddd1d: Preparing [2022-10-03T21:20:35.209Z] 070a7a410946: Preparing [2022-10-03T21:20:35.209Z] 7956dc0742e5: Preparing [2022-10-03T21:20:35.209Z] 7e6cd937d03c: Preparing [2022-10-03T21:20:35.209Z] e1cd49bc3073: Preparing [2022-10-03T21:20:35.209Z] 9833f26c6bda: Preparing [2022-10-03T21:20:35.209Z] 9833f26c6bda: Waiting [2022-10-03T21:20:35.209Z] e1cd49bc3073: Waiting [2022-10-03T21:20:35.209Z] ce060f5ddd1d: Layer already exists [2022-10-03T21:20:35.209Z] 7e6cd937d03c: Layer already exists [2022-10-03T21:20:35.209Z] 070a7a410946: Layer already exists [2022-10-03T21:20:35.209Z] 7956dc0742e5: Layer already exists [2022-10-03T21:20:35.209Z] eaced1da880f: Layer already exists [2022-10-03T21:20:35.209Z] 9833f26c6bda: Layer already exists [2022-10-03T21:20:35.209Z] e1cd49bc3073: Layer already exists [2022-10-03T21:20:35.474Z] main: digest: sha256:0e84d74df756aac829734e83be1f2a3fef7e330fc4621a92803cc8e43ba2a5cd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:20:35.508Z] ===================================================== [Pipeline] echo [2022-10-03T21:20:35.513Z] taggedImages: [2022-10-03T21:20:35.513Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:20:35.513Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-03T21:20:35.513Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.79 [2022-10-03T21:20:35.513Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:20:35.513Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-03T21:20:35.526Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-03T21:20:35.526Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:20:35.526Z] latest [2022-10-03T21:20:35.526Z] 2.3.0-dev.79 [2022-10-03T21:20:35.526Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:20:35.526Z] main [2022-10-03T21:20:35.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:35.854Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:36.186Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:20:36.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-03T21:20:36.186Z] 0dc147132d07: Preparing [2022-10-03T21:20:36.186Z] 8c6c39b3dd90: Preparing [2022-10-03T21:20:36.186Z] 5e84a060de00: Preparing [2022-10-03T21:20:36.186Z] bc9824096c36: Preparing [2022-10-03T21:20:36.186Z] 5d3e392a13a0: Preparing [2022-10-03T21:20:36.186Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:20:36.452Z] 5e84a060de00: Layer already exists [2022-10-03T21:20:36.453Z] 0dc147132d07: Pushed [2022-10-03T21:20:36.717Z] bc9824096c36: Pushed [2022-10-03T21:20:42.050Z] 8c6c39b3dd90: Pushed [2022-10-03T21:20:42.050Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:8e1e8eb5d614879b913f13e98c1b5641d1a458dfbfd9e425131ac5b84bda2fc3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:42.387Z] + 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-03T21:20:42.721Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-03T21:20:42.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-03T21:20:42.721Z] 0dc147132d07: Preparing [2022-10-03T21:20:42.721Z] 8c6c39b3dd90: Preparing [2022-10-03T21:20:42.721Z] 5e84a060de00: Preparing [2022-10-03T21:20:42.721Z] bc9824096c36: Preparing [2022-10-03T21:20:42.721Z] 5d3e392a13a0: Preparing [2022-10-03T21:20:42.721Z] bc9824096c36: Layer already exists [2022-10-03T21:20:42.721Z] 8c6c39b3dd90: Layer already exists [2022-10-03T21:20:42.721Z] 0dc147132d07: Layer already exists [2022-10-03T21:20:42.721Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:20:42.721Z] 5e84a060de00: Layer already exists [2022-10-03T21:20:42.987Z] latest: digest: sha256:8e1e8eb5d614879b913f13e98c1b5641d1a458dfbfd9e425131ac5b84bda2fc3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:43.329Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:43.662Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.79 [2022-10-03T21:20:43.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-03T21:20:43.663Z] 0dc147132d07: Preparing [2022-10-03T21:20:43.663Z] 8c6c39b3dd90: Preparing [2022-10-03T21:20:43.663Z] 5e84a060de00: Preparing [2022-10-03T21:20:43.663Z] bc9824096c36: Preparing [2022-10-03T21:20:43.663Z] 5d3e392a13a0: Preparing [2022-10-03T21:20:43.663Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:20:43.663Z] 0dc147132d07: Layer already exists [2022-10-03T21:20:43.663Z] 8c6c39b3dd90: Layer already exists [2022-10-03T21:20:43.663Z] 5e84a060de00: Layer already exists [2022-10-03T21:20:43.663Z] bc9824096c36: Layer already exists [2022-10-03T21:20:43.663Z] 2.3.0-dev.79: digest: sha256:8e1e8eb5d614879b913f13e98c1b5641d1a458dfbfd9e425131ac5b84bda2fc3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:44.266Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:44.594Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:20:44.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-03T21:20:44.594Z] 0dc147132d07: Preparing [2022-10-03T21:20:44.594Z] 8c6c39b3dd90: Preparing [2022-10-03T21:20:44.594Z] 5e84a060de00: Preparing [2022-10-03T21:20:44.594Z] bc9824096c36: Preparing [2022-10-03T21:20:44.594Z] 5d3e392a13a0: Preparing [2022-10-03T21:20:44.594Z] 5e84a060de00: Layer already exists [2022-10-03T21:20:44.594Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:20:44.594Z] 0dc147132d07: Layer already exists [2022-10-03T21:20:44.594Z] bc9824096c36: Layer already exists [2022-10-03T21:20:44.594Z] 8c6c39b3dd90: Layer already exists [2022-10-03T21:20:44.594Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:8e1e8eb5d614879b913f13e98c1b5641d1a458dfbfd9e425131ac5b84bda2fc3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:45.188Z] + 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-03T21:20:45.522Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-03T21:20:45.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-03T21:20:45.522Z] 0dc147132d07: Preparing [2022-10-03T21:20:45.522Z] 8c6c39b3dd90: Preparing [2022-10-03T21:20:45.522Z] 5e84a060de00: Preparing [2022-10-03T21:20:45.522Z] bc9824096c36: Preparing [2022-10-03T21:20:45.522Z] 5d3e392a13a0: Preparing [2022-10-03T21:20:45.522Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:20:45.522Z] 5e84a060de00: Layer already exists [2022-10-03T21:20:45.522Z] bc9824096c36: Layer already exists [2022-10-03T21:20:45.522Z] 0dc147132d07: Layer already exists [2022-10-03T21:20:45.522Z] 8c6c39b3dd90: Layer already exists [2022-10-03T21:20:45.522Z] main: digest: sha256:8e1e8eb5d614879b913f13e98c1b5641d1a458dfbfd9e425131ac5b84bda2fc3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:20:45.572Z] ===================================================== [Pipeline] echo [2022-10-03T21:20:45.577Z] taggedImages: [2022-10-03T21:20:45.577Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:20:45.577Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-03T21:20:45.577Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.79 [2022-10-03T21:20:45.577Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:20:45.577Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-03T21:20:45.590Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-03T21:20:45.590Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:20:45.590Z] latest [2022-10-03T21:20:45.590Z] 2.3.0-dev.79 [2022-10-03T21:20:45.590Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:20:45.590Z] main [2022-10-03T21:20:45.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:45.945Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:46.280Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:20:46.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-03T21:20:46.280Z] d44e570656cd: Preparing [2022-10-03T21:20:46.280Z] 60c7397ec9fe: Preparing [2022-10-03T21:20:46.280Z] 5e84a060de00: Preparing [2022-10-03T21:20:46.280Z] 516323f3ed83: Preparing [2022-10-03T21:20:46.280Z] 5d3e392a13a0: Preparing [2022-10-03T21:20:46.280Z] 516323f3ed83: Layer already exists [2022-10-03T21:20:46.280Z] 5e84a060de00: Layer already exists [2022-10-03T21:20:46.280Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:20:46.550Z] d44e570656cd: Pushed [2022-10-03T21:20:51.923Z] 60c7397ec9fe: Pushed [2022-10-03T21:20:51.924Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:c97127746bb4e9d625dfbfbbbde0cd5dc97f3c409f797ed54bd204f877ca7f94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:52.255Z] + 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-03T21:20:52.586Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-03T21:20:52.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-03T21:20:52.586Z] d44e570656cd: Preparing [2022-10-03T21:20:52.586Z] 60c7397ec9fe: Preparing [2022-10-03T21:20:52.586Z] 5e84a060de00: Preparing [2022-10-03T21:20:52.586Z] 516323f3ed83: Preparing [2022-10-03T21:20:52.586Z] 5d3e392a13a0: Preparing [2022-10-03T21:20:52.586Z] d44e570656cd: Layer already exists [2022-10-03T21:20:52.586Z] 516323f3ed83: Layer already exists [2022-10-03T21:20:52.586Z] 60c7397ec9fe: Layer already exists [2022-10-03T21:20:52.586Z] 5e84a060de00: Layer already exists [2022-10-03T21:20:52.586Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:20:52.853Z] latest: digest: sha256:c97127746bb4e9d625dfbfbbbde0cd5dc97f3c409f797ed54bd204f877ca7f94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:53.187Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:53.517Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.79 [2022-10-03T21:20:53.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-03T21:20:53.517Z] d44e570656cd: Preparing [2022-10-03T21:20:53.517Z] 60c7397ec9fe: Preparing [2022-10-03T21:20:53.517Z] 5e84a060de00: Preparing [2022-10-03T21:20:53.517Z] 516323f3ed83: Preparing [2022-10-03T21:20:53.517Z] 5d3e392a13a0: Preparing [2022-10-03T21:20:53.517Z] d44e570656cd: Layer already exists [2022-10-03T21:20:53.517Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:20:53.517Z] 5e84a060de00: Layer already exists [2022-10-03T21:20:53.517Z] 516323f3ed83: Layer already exists [2022-10-03T21:20:53.517Z] 60c7397ec9fe: Layer already exists [2022-10-03T21:20:53.784Z] 2.3.0-dev.79: digest: sha256:c97127746bb4e9d625dfbfbbbde0cd5dc97f3c409f797ed54bd204f877ca7f94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:54.125Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:54.460Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:20:54.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-03T21:20:54.460Z] d44e570656cd: Preparing [2022-10-03T21:20:54.460Z] 60c7397ec9fe: Preparing [2022-10-03T21:20:54.460Z] 5e84a060de00: Preparing [2022-10-03T21:20:54.460Z] 516323f3ed83: Preparing [2022-10-03T21:20:54.460Z] 5d3e392a13a0: Preparing [2022-10-03T21:20:54.460Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:20:54.460Z] 60c7397ec9fe: Layer already exists [2022-10-03T21:20:54.460Z] 5e84a060de00: Layer already exists [2022-10-03T21:20:54.460Z] d44e570656cd: Layer already exists [2022-10-03T21:20:54.460Z] 516323f3ed83: Layer already exists [2022-10-03T21:20:54.460Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:c97127746bb4e9d625dfbfbbbde0cd5dc97f3c409f797ed54bd204f877ca7f94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:54.796Z] + 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-03T21:20:55.121Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-03T21:20:55.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-03T21:20:55.121Z] d44e570656cd: Preparing [2022-10-03T21:20:55.121Z] 60c7397ec9fe: Preparing [2022-10-03T21:20:55.121Z] 5e84a060de00: Preparing [2022-10-03T21:20:55.121Z] 516323f3ed83: Preparing [2022-10-03T21:20:55.121Z] 5d3e392a13a0: Preparing [2022-10-03T21:20:55.121Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:20:55.121Z] 60c7397ec9fe: Layer already exists [2022-10-03T21:20:55.121Z] 516323f3ed83: Layer already exists [2022-10-03T21:20:55.121Z] 5e84a060de00: Layer already exists [2022-10-03T21:20:55.121Z] d44e570656cd: Layer already exists [2022-10-03T21:20:55.121Z] main: digest: sha256:c97127746bb4e9d625dfbfbbbde0cd5dc97f3c409f797ed54bd204f877ca7f94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:20:55.169Z] ===================================================== [Pipeline] echo [2022-10-03T21:20:55.174Z] taggedImages: [2022-10-03T21:20:55.174Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:20:55.174Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-03T21:20:55.174Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.79 [2022-10-03T21:20:55.174Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:20:55.174Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-03T21:20:55.187Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-03T21:20:55.187Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:20:55.187Z] latest [2022-10-03T21:20:55.187Z] 2.3.0-dev.79 [2022-10-03T21:20:55.187Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:20:55.187Z] main [2022-10-03T21:20:55.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:55.507Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:20:55.834Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:20:55.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-03T21:20:55.834Z] ffcc00cfcc70: Preparing [2022-10-03T21:20:55.834Z] c24f7ac77318: Preparing [2022-10-03T21:20:55.834Z] 463540eb9c6b: Preparing [2022-10-03T21:20:55.834Z] 3ab959cf506b: Preparing [2022-10-03T21:20:55.834Z] 5d3e392a13a0: Preparing [2022-10-03T21:20:55.834Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:20:56.099Z] c24f7ac77318: Pushed [2022-10-03T21:20:56.686Z] ffcc00cfcc70: Pushed [2022-10-03T21:20:58.633Z] 463540eb9c6b: Pushed [2022-10-03T21:21:25.292Z] 3ab959cf506b: Pushed [2022-10-03T21:21:25.292Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5: digest: sha256:897b196956535a6ebec1274d2ced20bbe934a81320dee767694929ba9d0aa925 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:21:25.634Z] + 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-03T21:21:25.963Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-03T21:21:25.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-03T21:21:25.963Z] ffcc00cfcc70: Preparing [2022-10-03T21:21:25.963Z] c24f7ac77318: Preparing [2022-10-03T21:21:25.963Z] 463540eb9c6b: Preparing [2022-10-03T21:21:25.963Z] 3ab959cf506b: Preparing [2022-10-03T21:21:25.963Z] 5d3e392a13a0: Preparing [2022-10-03T21:21:25.963Z] ffcc00cfcc70: Layer already exists [2022-10-03T21:21:25.963Z] 3ab959cf506b: Layer already exists [2022-10-03T21:21:25.963Z] 463540eb9c6b: Layer already exists [2022-10-03T21:21:25.963Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:21:25.963Z] c24f7ac77318: Layer already exists [2022-10-03T21:21:25.963Z] latest: digest: sha256:897b196956535a6ebec1274d2ced20bbe934a81320dee767694929ba9d0aa925 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:21:26.553Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:21:26.879Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.79 [2022-10-03T21:21:26.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-03T21:21:26.879Z] ffcc00cfcc70: Preparing [2022-10-03T21:21:26.879Z] c24f7ac77318: Preparing [2022-10-03T21:21:26.879Z] 463540eb9c6b: Preparing [2022-10-03T21:21:26.879Z] 3ab959cf506b: Preparing [2022-10-03T21:21:26.879Z] 5d3e392a13a0: Preparing [2022-10-03T21:21:26.879Z] 3ab959cf506b: Layer already exists [2022-10-03T21:21:26.879Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:21:26.879Z] c24f7ac77318: Layer already exists [2022-10-03T21:21:26.879Z] 463540eb9c6b: Layer already exists [2022-10-03T21:21:26.879Z] ffcc00cfcc70: Layer already exists [2022-10-03T21:21:26.879Z] 2.3.0-dev.79: digest: sha256:897b196956535a6ebec1274d2ced20bbe934a81320dee767694929ba9d0aa925 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:21:27.223Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:21:27.558Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:21:27.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-03T21:21:27.558Z] ffcc00cfcc70: Preparing [2022-10-03T21:21:27.558Z] c24f7ac77318: Preparing [2022-10-03T21:21:27.558Z] 463540eb9c6b: Preparing [2022-10-03T21:21:27.558Z] 3ab959cf506b: Preparing [2022-10-03T21:21:27.558Z] 5d3e392a13a0: Preparing [2022-10-03T21:21:27.558Z] ffcc00cfcc70: Layer already exists [2022-10-03T21:21:27.558Z] 3ab959cf506b: Layer already exists [2022-10-03T21:21:27.558Z] 463540eb9c6b: Layer already exists [2022-10-03T21:21:27.558Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:21:27.558Z] c24f7ac77318: Layer already exists [2022-10-03T21:21:27.827Z] 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79: digest: sha256:897b196956535a6ebec1274d2ced20bbe934a81320dee767694929ba9d0aa925 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:21:28.159Z] + 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-03T21:21:28.489Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-03T21:21:28.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-03T21:21:28.489Z] ffcc00cfcc70: Preparing [2022-10-03T21:21:28.489Z] c24f7ac77318: Preparing [2022-10-03T21:21:28.489Z] 463540eb9c6b: Preparing [2022-10-03T21:21:28.489Z] 3ab959cf506b: Preparing [2022-10-03T21:21:28.489Z] 5d3e392a13a0: Preparing [2022-10-03T21:21:28.489Z] c24f7ac77318: Layer already exists [2022-10-03T21:21:28.489Z] 3ab959cf506b: Layer already exists [2022-10-03T21:21:28.489Z] 5d3e392a13a0: Layer already exists [2022-10-03T21:21:28.489Z] ffcc00cfcc70: Layer already exists [2022-10-03T21:21:28.489Z] 463540eb9c6b: Layer already exists [2022-10-03T21:21:28.489Z] main: digest: sha256:897b196956535a6ebec1274d2ced20bbe934a81320dee767694929ba9d0aa925 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T21:21:28.805Z] ===================================================== [Pipeline] echo [2022-10-03T21:21:28.814Z] taggedImages: [2022-10-03T21:21:28.814Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [2022-10-03T21:21:28.814Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-03T21:21:28.814Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.79 [2022-10-03T21:21:28.814Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c99177cfa56a7c1913fd19809bbc8b219bb0ef5-2.3.0-dev.79 [2022-10-03T21:21:28.814Z] - 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-03T21:21:29.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T21:21:29.179Z] [2022-10-03T21:21:29.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:21:29.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T21:21:29.506Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T21:21:29.506Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T21:21:29.506Z] 04944245beec: Pulling fs layer [2022-10-03T21:21:29.506Z] 699f458cf7ca: Pulling fs layer [2022-10-03T21:21:29.506Z] 765212b225bb: Pulling fs layer [2022-10-03T21:21:29.506Z] f23df028b6ca: Pulling fs layer [2022-10-03T21:21:29.506Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T21:21:29.506Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T21:21:29.506Z] f23df028b6ca: Waiting [2022-10-03T21:21:29.506Z] d65c8cfc05b1: Waiting [2022-10-03T21:21:29.506Z] 2437ff75d9bd: Waiting [2022-10-03T21:21:29.774Z] 04944245beec: Verifying Checksum [2022-10-03T21:21:29.774Z] 04944245beec: Download complete [2022-10-03T21:21:29.774Z] 765212b225bb: Verifying Checksum [2022-10-03T21:21:29.774Z] 765212b225bb: Download complete [2022-10-03T21:21:29.774Z] f23df028b6ca: Verifying Checksum [2022-10-03T21:21:29.774Z] f23df028b6ca: Download complete [2022-10-03T21:21:29.774Z] d65c8cfc05b1: Download complete [2022-10-03T21:21:30.046Z] 699f458cf7ca: Verifying Checksum [2022-10-03T21:21:30.046Z] 699f458cf7ca: Download complete [2022-10-03T21:21:30.314Z] 8998bd30e6a1: Download complete [2022-10-03T21:21:32.889Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T21:21:32.889Z] 2437ff75d9bd: Download complete [2022-10-03T21:21:34.827Z] 8998bd30e6a1: Pull complete [2022-10-03T21:21:34.827Z] 04944245beec: Pull complete [2022-10-03T21:21:36.228Z] 699f458cf7ca: Pull complete [2022-10-03T21:21:36.492Z] 765212b225bb: Pull complete [2022-10-03T21:21:37.450Z] f23df028b6ca: Pull complete [2022-10-03T21:21:37.450Z] d65c8cfc05b1: Pull complete [2022-10-03T21:21:52.442Z] 2437ff75d9bd: Pull complete [2022-10-03T21:21:52.442Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T21:21:52.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T21:21:52.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T21:21:52.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-6940 does not seem to be running inside a container [2022-10-03T21:21:52.703Z] $ 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/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-03T21:21:55.490Z] $ docker top 76e2784a6be5bbdb9fd84ecf4f0f17eb6a989f0f8b1f29727ed6a2b6cb5c437e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T21:21:56.385Z] ---> job-cost.sh [2022-10-03T21:21:56.385Z] lf-activate-venv: SKIPPING [2022-10-03T21:21:56.385Z] INFO: No Stack... [2022-10-03T21:21:56.651Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T21:21:57.606Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T21:21:58.233Z] + cut -d, -f6 [2022-10-03T21:21:58.233Z] + cat /w/workspace/edgex-go/316/archives/cost.csv [Pipeline] lock [2022-10-03T21:21:58.274Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-316-stack-cost] [2022-10-03T21:21:58.280Z] Resource [jenkins-edgexfoundry-edgex-go-main-316-stack-cost] did not exist. Created. [2022-10-03T21:21:58.280Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-316-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T21:21:58.914Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T21:21:59.448Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T21:21:59.458Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-316-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T21:21:59.497Z] $ docker stop --time=1 76e2784a6be5bbdb9fd84ecf4f0f17eb6a989f0f8b1f29727ed6a2b6cb5c437e [2022-10-03T21:22:00.985Z] $ docker rm -f 76e2784a6be5bbdb9fd84ecf4f0f17eb6a989f0f8b1f29727ed6a2b6cb5c437e [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-03T21:22:01.408Z] provisioning config files... [2022-10-03T21:22:01.416Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/316@tmp/config3109130523649347289tmp [Pipeline] { [Pipeline] sh [2022-10-03T21:22:01.714Z] + set +x [2022-10-03T21:22:01.714Z] + curl -s https://codecov.io/bash [2022-10-03T21:22:01.714Z] + bash -s -- [2022-10-03T21:22:01.714Z] [2022-10-03T21:22:01.714Z] _____ _ [2022-10-03T21:22:01.714Z] / ____| | | [2022-10-03T21:22:01.714Z] | | ___ __| | ___ ___ _____ __ [2022-10-03T21:22:01.714Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-03T21:22:01.714Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-03T21:22:01.714Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-03T21:22:01.714Z] Bash-1.0.6 [2022-10-03T21:22:01.714Z] [2022-10-03T21:22:01.714Z] [2022-10-03T21:22:01.714Z] ==> git version 2.25.1 found [2022-10-03T21:22:01.714Z] ==> 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-03T21:22:01.714Z] Release-Date: 2020-01-08 [2022-10-03T21:22:01.714Z] 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-03T21:22:01.714Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-03T21:22:01.714Z] ==> Jenkins CI detected. [2022-10-03T21:22:01.714Z] current dir:  /w/workspace/edgex-go/316 [2022-10-03T21:22:01.714Z] project root: . [2022-10-03T21:22:01.714Z] --> token set from env [2022-10-03T21:22:01.714Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-03T21:22:01.714Z] ==> Running gcov in . (disable via -X gcov) [2022-10-03T21:22:01.714Z] ==> Python coveragepy not found [2022-10-03T21:22:01.714Z] ==> Searching for coverage reports in: [2022-10-03T21:22:01.714Z] + . [2022-10-03T21:22:01.972Z] -> Found 1 reports [2022-10-03T21:22:01.972Z] ==> Detecting git/mercurial file structure [2022-10-03T21:22:01.972Z] ==> Reading reports [2022-10-03T21:22:01.972Z] + ./coverage.out bytes=497979 [2022-10-03T21:22:01.972Z] ==> Appending adjustments [2022-10-03T21:22:01.972Z] https://docs.codecov.io/docs/fixing-reports [2022-10-03T21:22:03.349Z] + Found adjustments [2022-10-03T21:22:03.349Z] ==> Gzipping contents [2022-10-03T21:22:03.349Z] 64K /tmp/codecov.9e7UTC.gz [2022-10-03T21:22:03.349Z] ==> Uploading reports [2022-10-03T21:22:03.349Z] url: https://codecov.io [2022-10-03T21:22:03.349Z] query: branch=main&commit=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5&build=316&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F316%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T21:22:03.349Z] -> Pinging Codecov [2022-10-03T21:22:03.349Z] 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=2c99177cfa56a7c1913fd19809bbc8b219bb0ef5&build=316&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F316%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T21:22:03.349Z] -> Uploading to [2022-10-03T21:22:03.349Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-03/00271124DB129430A58F1EEE437C3FCB/2c99177cfa56a7c1913fd19809bbc8b219bb0ef5/5fe27f32-9e72-4c8a-a204-581f4d4ed8e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T212203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1e2ce7f948ae6b762365921672d7067a69ada8b55c54eebd4db5cbb32563b11 [2022-10-03T21:22:03.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T21:22:03.349Z] Dload Upload Total Spent Left Speed [2022-10-03T21:22:03.608Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65203 0 0 100 65203 0 237k --:--:-- --:--:-- --:--:-- 236k 100 65203 0 0 100 65203 0 237k --:--:-- --:--:-- --:--:-- 236k [2022-10-03T21:22:03.608Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 [Pipeline] } [2022-10-03T21:22:03.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-03T21:22:03.805Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-03T21:22:03.815Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:22:04.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T21:22:04.108Z] [2022-10-03T21:22:04.108Z] 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-03T21:22:04.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T21:22:04.397Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-03T21:22:04.397Z] df9b9388f04a: Pulling fs layer [2022-10-03T21:22:04.397Z] 52dc419b0ee2: Pulling fs layer [2022-10-03T21:22:04.397Z] 25bc292e5bac: Pulling fs layer [2022-10-03T21:22:04.397Z] 114826534d7a: Pulling fs layer [2022-10-03T21:22:04.397Z] 4657fd5d0bcf: Pulling fs layer [2022-10-03T21:22:04.397Z] 6ad1cebc031e: Pulling fs layer [2022-10-03T21:22:04.397Z] 8a3aa393b2d8: Pulling fs layer [2022-10-03T21:22:04.397Z] 114826534d7a: Waiting [2022-10-03T21:22:04.397Z] 6ad1cebc031e: Waiting [2022-10-03T21:22:04.397Z] 4657fd5d0bcf: Waiting [2022-10-03T21:22:04.397Z] 8a3aa393b2d8: Waiting [2022-10-03T21:22:04.397Z] 25bc292e5bac: Verifying Checksum [2022-10-03T21:22:04.397Z] 25bc292e5bac: Download complete [2022-10-03T21:22:04.397Z] 52dc419b0ee2: Download complete [2022-10-03T21:22:04.397Z] 4657fd5d0bcf: Verifying Checksum [2022-10-03T21:22:04.397Z] 4657fd5d0bcf: Download complete [2022-10-03T21:22:04.397Z] df9b9388f04a: Verifying Checksum [2022-10-03T21:22:04.397Z] df9b9388f04a: Download complete [2022-10-03T21:22:04.655Z] df9b9388f04a: Pull complete [2022-10-03T21:22:04.655Z] 6ad1cebc031e: Verifying Checksum [2022-10-03T21:22:04.655Z] 6ad1cebc031e: Download complete [2022-10-03T21:22:04.655Z] 52dc419b0ee2: Pull complete [2022-10-03T21:22:04.917Z] 25bc292e5bac: Pull complete [2022-10-03T21:22:05.186Z] 114826534d7a: Verifying Checksum [2022-10-03T21:22:05.186Z] 114826534d7a: Download complete [2022-10-03T21:22:05.444Z] 8a3aa393b2d8: Verifying Checksum [2022-10-03T21:22:05.444Z] 8a3aa393b2d8: Download complete [2022-10-03T21:22:08.728Z] 114826534d7a: Pull complete [2022-10-03T21:22:08.728Z] 4657fd5d0bcf: Pull complete [2022-10-03T21:22:08.728Z] 6ad1cebc031e: Pull complete [2022-10-03T21:22:11.255Z] 8a3aa393b2d8: Pull complete [2022-10-03T21:22:11.255Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-03T21:22:11.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T21:22:11.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T21:22:11.317Z] prd-ubuntu20.04-docker-8c-8g-6939 does not seem to be running inside a container [2022-10-03T21:22:11.371Z] $ 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/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@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-03T21:22:14.421Z] $ docker top 535c85d0e6dfcdc53c6359449bee3b18381bad23c8771dde4fe7d30f636d0dd3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-03T21:22:14.457Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-03T21:22:14.732Z] + set -o pipefail [2022-10-03T21:22:14.732Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-03T21:22:19.997Z] [2022-10-03T21:22:19.997Z] Monitoring /w/workspace/edgex-go/316 (github.com/edgexfoundry/edgex-go)... [2022-10-03T21:22:19.997Z] [2022-10-03T21:22:19.997Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b6702683-a5b7-4dd2-a2b8-cbab43d360eb [2022-10-03T21:22:19.997Z] [2022-10-03T21:22:19.997Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-03T21:22:19.997Z] [2022-10-03T21:22:19.997Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-03T21:22:19.997Z] [2022-10-03T21:22:20.566Z] [2022-10-03T21:22:20.566Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-03T21:22:20.566Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-03T21:22:20.566Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-03T21:22:20.601Z] $ docker stop --time=1 535c85d0e6dfcdc53c6359449bee3b18381bad23c8771dde4fe7d30f636d0dd3 [2022-10-03T21:22:22.703Z] $ docker rm -f 535c85d0e6dfcdc53c6359449bee3b18381bad23c8771dde4fe7d30f636d0dd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-03T21:22:23.046Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T21:22:23.061Z] provisioning config files... [2022-10-03T21:22:23.067Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/316@tmp/config13470419028736550298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T21:22:23.359Z] --> edgex-publish-swagger.sh [2022-10-03T21:22:23.359Z] === Publish openapi/v2 API === [2022-10-03T21:22:23.359Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-03T21:22:23.359Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/316/openapi/v2/core-command.yaml] [2022-10-03T21:22:23.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T21:22:23.359Z] Dload Upload Total Spent Left Speed [2022-10-03T21:22:24.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 32158 0:00:01 0:00:01 --:--:-- 32158 100 33831 0 0 100 33831 0 32158 0:00:01 0:00:01 --:--:-- 32158 [2022-10-03T21:22:24.294Z] [2022-10-03T21:22:24.294Z] [2022-10-03T21:22:24.294Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/316/openapi/v2/core-data.yaml] [2022-10-03T21:22:24.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T21:22:24.294Z] Dload Upload Total Spent Left Speed [2022-10-03T21:22:25.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 66238 0:00:01 0:00:01 --:--:-- 66238 100 71604 0 0 100 71604 0 66177 0:00:01 0:00:01 --:--:-- 66177 [2022-10-03T21:22:25.669Z] [2022-10-03T21:22:25.669Z] [2022-10-03T21:22:25.669Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/316/openapi/v2/core-metadata.yaml] [2022-10-03T21:22:25.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T21:22:25.669Z] Dload Upload Total Spent Left Speed [2022-10-03T21:22:26.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 120k 0:00:01 0:00:01 --:--:-- 120k 100 144k 0 0 100 144k 0 114k 0:00:01 0:00:01 --:--:-- 114k 100 144k 0 0 100 144k 0 114k 0:00:01 0:00:01 --:--:-- 114k [2022-10-03T21:22:26.607Z] [2022-10-03T21:22:26.607Z] [2022-10-03T21:22:26.607Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/316/openapi/v2/support-notifications.yaml] [2022-10-03T21:22:26.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T21:22:26.607Z] Dload Upload Total Spent Left Speed [2022-10-03T21:22:27.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 85553 0:00:01 0:00:01 --:--:-- 85553 100 89318 0 0 100 89318 0 85553 0:00:01 0:00:01 --:--:-- 85553 [2022-10-03T21:22:27.987Z] [2022-10-03T21:22:27.987Z] [2022-10-03T21:22:27.987Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/316/openapi/v2/support-scheduler.yaml] [2022-10-03T21:22:27.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T21:22:27.987Z] Dload Upload Total Spent Left Speed [2022-10-03T21:22:28.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 38933 0:00:01 0:00:01 --:--:-- 38933 100 39556 0 0 100 39556 0 38894 0:00:01 0:00:01 --:--:-- 38894 [2022-10-03T21:22:28.922Z] [2022-10-03T21:22:28.922Z] [2022-10-03T21:22:28.922Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/316/openapi/v2/system-agent.yaml] [2022-10-03T21:22:28.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T21:22:28.922Z] Dload Upload Total Spent Left Speed [2022-10-03T21:22:29.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20070 0:00:01 0:00:01 --:--:-- 20070 100 20091 0 0 100 20091 0 20070 0:00:01 0:00:01 --:--:-- 20070 [2022-10-03T21:22:29.857Z] [2022-10-03T21:22:29.857Z] [Pipeline] } [2022-10-03T21:22:29.864Z] 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-03T21:22:30.269Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T21:22:30.269Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:22:30.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T21:22:30.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T21:22:30.634Z] prd-ubuntu20.04-docker-8c-8g-6939 does not seem to be running inside a container [2022-10-03T21:22:30.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@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-03T21:22:31.052Z] $ docker top 5e69589868907201f3afda98c3ede1c64f4b549b94296bde5937cbf614f2ce19 -eo pid,comm [2022-10-03T21:22:31.072Z] 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-03T21:22:31.072Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T21:22:31.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T21:22:31.107Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T21:22:31.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T21:22:31.239Z] $ docker exec 5e69589868907201f3afda98c3ede1c64f4b549b94296bde5937cbf614f2ce19 ssh-agent [2022-10-03T21:22:31.337Z] SSH_AUTH_SOCK=/tmp/ssh-VWEfvfGAvWc9/agent.32 [2022-10-03T21:22:31.337Z] SSH_AGENT_PID=38 [2022-10-03T21:22:31.343Z] Running ssh-add (command line suppressed) [2022-10-03T21:22:31.467Z] Identity added: /w/workspace/edgex-go/316@tmp/private_key_3773130142818431332.key (/w/workspace/edgex-go/316@tmp/private_key_3773130142818431332.key) [2022-10-03T21:22:31.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T21:22:31.739Z] + git semver tag [2022-10-03T21:22:32.049Z] 2022-10-03 21:22:31,924 [run_tag] DEBUG tag force:False [2022-10-03T21:22:32.049Z] 2022-10-03 21:22:31,924 [check_head_tag] DEBUG check head tag [2022-10-03T21:22:32.049Z] 2022-10-03 21:22:31,926 [execute] INFO git cat-file --batch-check [2022-10-03T21:22:32.049Z] 2022-10-03 21:22:31,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/316, universal_newlines=False, shell=None, istream=) [2022-10-03T21:22:32.049Z] 2022-10-03 21:22:31,930 [execute] INFO git cat-file --batch [2022-10-03T21:22:32.049Z] 2022-10-03 21:22:31,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/316, universal_newlines=False, shell=None, istream=) [2022-10-03T21:22:32.049Z] 2022-10-03 21:22:31,959 [read_version] DEBUG read version from /w/workspace/edgex-go/316/.semver/main [2022-10-03T21:22:32.049Z] 2022-10-03 21:22:31,959 [execute] INFO git tag -a v2.3.0-dev.79 -m v2.3.0-dev.79 [2022-10-03T21:22:32.049Z] 2022-10-03 21:22:31,959 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.79', '-m', 'v2.3.0-dev.79'], cwd=/w/workspace/edgex-go/316, universal_newlines=False, shell=None, istream=None) [2022-10-03T21:22:32.049Z] 2022-10-03 21:22:31,964 [read_version] DEBUG read version from /w/workspace/edgex-go/316/.semver/main [2022-10-03T21:22:32.049Z] 2.3.0-dev.79 [Pipeline] } [2022-10-03T21:22:32.081Z] $ docker exec --env ******** --env ******** 5e69589868907201f3afda98c3ede1c64f4b549b94296bde5937cbf614f2ce19 ssh-agent -k [2022-10-03T21:22:32.180Z] unset SSH_AUTH_SOCK; [2022-10-03T21:22:32.180Z] unset SSH_AGENT_PID; [2022-10-03T21:22:32.180Z] echo Agent pid 38 killed; [2022-10-03T21:22:32.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T21:22:32.468Z] + git semver [Pipeline] } [2022-10-03T21:22:32.765Z] $ docker stop --time=1 5e69589868907201f3afda98c3ede1c64f4b549b94296bde5937cbf614f2ce19 [2022-10-03T21:22:34.042Z] $ docker rm -f 5e69589868907201f3afda98c3ede1c64f4b549b94296bde5937cbf614f2ce19 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:22:34.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T21:22:34.404Z] [2022-10-03T21:22:34.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:22:34.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T21:22:34.700Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-03T21:22:34.700Z] ab5ef0e58194: Pulling fs layer [2022-10-03T21:22:34.700Z] 9712f1f96733: Pulling fs layer [2022-10-03T21:22:34.700Z] 63f879dbbcfc: Pulling fs layer [2022-10-03T21:22:34.700Z] 0d9ebad4ef96: Pulling fs layer [2022-10-03T21:22:34.700Z] e9a5061849ea: Pulling fs layer [2022-10-03T21:22:34.700Z] d747dcd14b5f: Pulling fs layer [2022-10-03T21:22:34.700Z] 2de7ff778b66: Pulling fs layer [2022-10-03T21:22:34.700Z] 0d9ebad4ef96: Waiting [2022-10-03T21:22:34.700Z] e9a5061849ea: Waiting [2022-10-03T21:22:34.700Z] d747dcd14b5f: Waiting [2022-10-03T21:22:34.700Z] 2de7ff778b66: Waiting [2022-10-03T21:22:34.700Z] 9712f1f96733: Download complete [2022-10-03T21:22:34.961Z] 63f879dbbcfc: Verifying Checksum [2022-10-03T21:22:34.961Z] 63f879dbbcfc: Download complete [2022-10-03T21:22:35.220Z] e9a5061849ea: Verifying Checksum [2022-10-03T21:22:35.220Z] e9a5061849ea: Download complete [2022-10-03T21:22:35.220Z] ab5ef0e58194: Verifying Checksum [2022-10-03T21:22:35.220Z] ab5ef0e58194: Download complete [2022-10-03T21:22:35.220Z] d747dcd14b5f: Download complete [2022-10-03T21:22:35.220Z] 0d9ebad4ef96: Verifying Checksum [2022-10-03T21:22:35.220Z] 0d9ebad4ef96: Download complete [2022-10-03T21:22:35.478Z] 2de7ff778b66: Verifying Checksum [2022-10-03T21:22:35.478Z] 2de7ff778b66: Download complete [2022-10-03T21:22:38.014Z] ab5ef0e58194: Pull complete [2022-10-03T21:22:38.014Z] 9712f1f96733: Pull complete [2022-10-03T21:22:38.578Z] 63f879dbbcfc: Pull complete [2022-10-03T21:22:42.829Z] 0d9ebad4ef96: Pull complete [2022-10-03T21:22:42.829Z] e9a5061849ea: Pull complete [2022-10-03T21:22:42.829Z] d747dcd14b5f: Pull complete [2022-10-03T21:22:43.761Z] 2de7ff778b66: Pull complete [2022-10-03T21:22:43.761Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-03T21:22:43.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T21:22:43.761Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T21:22:43.835Z] prd-ubuntu20.04-docker-8c-8g-6939 does not seem to be running inside a container [2022-10-03T21:22:43.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@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-03T21:22:46.341Z] $ docker top 99f9b6ec5a7848ef2fa901e7ec73f9c5d12dd3e0a475e0b36ea8999b1fbc782c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-03T21:22:46.392Z] provisioning config files... [2022-10-03T21:22:46.397Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/316@tmp/config7084867034822726081tmp [2022-10-03T21:22:46.406Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/316@tmp/config87484365373592806tmp [2022-10-03T21:22:46.414Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/316@tmp/config13231207642499916890tmp [Pipeline] { [Pipeline] echo [2022-10-03T21:22:46.429Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T21:22:46.710Z] ---> sigul-configuration.sh [2022-10-03T21:22:46.710Z] gpg: directory `/root/.gnupg' created [2022-10-03T21:22:46.710Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-03T21:22:46.710Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-03T21:22:46.710Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-03T21:22:46.710Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-03T21:22:46.710Z] gpg: CAST5 encrypted data [2022-10-03T21:22:46.710Z] gpg: encrypted with 1 passphrase [2022-10-03T21:22:46.710Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-03T21:22:46.990Z] + mkdir /home/jenkins [2022-10-03T21:22:46.990Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-03T21:22:47.271Z] + 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-03T21:22:47.278Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T21:22:47.558Z] ---> sigul-install.sh [2022-10-03T21:22:47.558Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-03T21:22:47.840Z] + git tag --list [2022-10-03T21:22:47.840Z] 0.6.0 [2022-10-03T21:22:47.840Z] 0.6.1 [2022-10-03T21:22:47.840Z] 0.7.0 [2022-10-03T21:22:47.840Z] 0.7.1 [2022-10-03T21:22:47.840Z] v1.0.0 [2022-10-03T21:22:47.840Z] v1.0.1 [2022-10-03T21:22:47.840Z] v1.1.0 [2022-10-03T21:22:47.840Z] v1.2.0 [2022-10-03T21:22:47.840Z] v1.2.1 [2022-10-03T21:22:47.840Z] v1.3.0 [2022-10-03T21:22:47.840Z] v1.3.1 [2022-10-03T21:22:47.840Z] v2.0.0 [2022-10-03T21:22:47.840Z] v2.1.0 [2022-10-03T21:22:47.840Z] v2.1.1 [2022-10-03T21:22:47.840Z] v2.1.1-dev.1 [2022-10-03T21:22:47.840Z] v2.1.1-dev.2 [2022-10-03T21:22:47.840Z] v2.1.1-dev.3 [2022-10-03T21:22:47.840Z] v2.1.1-dev.4 [2022-10-03T21:22:47.840Z] v2.1.1-dev.5 [2022-10-03T21:22:47.840Z] v2.1.1-dev.6 [2022-10-03T21:22:47.840Z] v2.1.1-dev.7 [2022-10-03T21:22:47.840Z] v2.1.1-dev.8 [2022-10-03T21:22:47.840Z] v2.1.2-dev.1 [2022-10-03T21:22:47.840Z] v2.2.0 [2022-10-03T21:22:47.840Z] v2.2.1-dev.1 [2022-10-03T21:22:47.840Z] v2.2.1-dev.10 [2022-10-03T21:22:47.840Z] v2.2.1-dev.11 [2022-10-03T21:22:47.840Z] v2.2.1-dev.12 [2022-10-03T21:22:47.840Z] v2.2.1-dev.13 [2022-10-03T21:22:47.840Z] v2.2.1-dev.14 [2022-10-03T21:22:47.840Z] v2.2.1-dev.15 [2022-10-03T21:22:47.840Z] v2.2.1-dev.16 [2022-10-03T21:22:47.840Z] v2.2.1-dev.17 [2022-10-03T21:22:47.840Z] v2.2.1-dev.18 [2022-10-03T21:22:47.840Z] v2.2.1-dev.19 [2022-10-03T21:22:47.840Z] v2.2.1-dev.2 [2022-10-03T21:22:47.840Z] v2.2.1-dev.20 [2022-10-03T21:22:47.840Z] v2.2.1-dev.21 [2022-10-03T21:22:47.840Z] v2.2.1-dev.22 [2022-10-03T21:22:47.840Z] v2.2.1-dev.23 [2022-10-03T21:22:47.840Z] v2.2.1-dev.24 [2022-10-03T21:22:47.840Z] v2.2.1-dev.25 [2022-10-03T21:22:47.840Z] v2.2.1-dev.26 [2022-10-03T21:22:47.840Z] v2.2.1-dev.27 [2022-10-03T21:22:47.840Z] v2.2.1-dev.28 [2022-10-03T21:22:47.840Z] v2.2.1-dev.29 [2022-10-03T21:22:47.840Z] v2.2.1-dev.3 [2022-10-03T21:22:47.840Z] v2.2.1-dev.4 [2022-10-03T21:22:47.840Z] v2.2.1-dev.5 [2022-10-03T21:22:47.840Z] v2.2.1-dev.6 [2022-10-03T21:22:47.840Z] v2.2.1-dev.7 [2022-10-03T21:22:47.840Z] v2.2.1-dev.8 [2022-10-03T21:22:47.840Z] v2.2.1-dev.9 [2022-10-03T21:22:47.840Z] v2.3.0-dev.29 [2022-10-03T21:22:47.840Z] v2.3.0-dev.30 [2022-10-03T21:22:47.840Z] v2.3.0-dev.31 [2022-10-03T21:22:47.840Z] v2.3.0-dev.32 [2022-10-03T21:22:47.840Z] v2.3.0-dev.33 [2022-10-03T21:22:47.840Z] v2.3.0-dev.34 [2022-10-03T21:22:47.840Z] v2.3.0-dev.35 [2022-10-03T21:22:47.840Z] v2.3.0-dev.36 [2022-10-03T21:22:47.840Z] v2.3.0-dev.37 [2022-10-03T21:22:47.840Z] v2.3.0-dev.38 [2022-10-03T21:22:47.840Z] v2.3.0-dev.39 [2022-10-03T21:22:47.840Z] v2.3.0-dev.40 [2022-10-03T21:22:47.840Z] v2.3.0-dev.41 [2022-10-03T21:22:47.840Z] v2.3.0-dev.42 [2022-10-03T21:22:47.840Z] v2.3.0-dev.43 [2022-10-03T21:22:47.840Z] v2.3.0-dev.44 [2022-10-03T21:22:47.840Z] v2.3.0-dev.45 [2022-10-03T21:22:47.840Z] v2.3.0-dev.46 [2022-10-03T21:22:47.840Z] v2.3.0-dev.47 [2022-10-03T21:22:47.840Z] v2.3.0-dev.48 [2022-10-03T21:22:47.840Z] v2.3.0-dev.49 [2022-10-03T21:22:47.840Z] v2.3.0-dev.50 [2022-10-03T21:22:47.840Z] v2.3.0-dev.51 [2022-10-03T21:22:47.840Z] v2.3.0-dev.52 [2022-10-03T21:22:47.840Z] v2.3.0-dev.53 [2022-10-03T21:22:47.840Z] v2.3.0-dev.54 [2022-10-03T21:22:47.840Z] v2.3.0-dev.55 [2022-10-03T21:22:47.840Z] v2.3.0-dev.56 [2022-10-03T21:22:47.840Z] v2.3.0-dev.57 [2022-10-03T21:22:47.840Z] v2.3.0-dev.58 [2022-10-03T21:22:47.840Z] v2.3.0-dev.59 [2022-10-03T21:22:47.840Z] v2.3.0-dev.60 [2022-10-03T21:22:47.840Z] v2.3.0-dev.61 [2022-10-03T21:22:47.840Z] v2.3.0-dev.62 [2022-10-03T21:22:47.840Z] v2.3.0-dev.63 [2022-10-03T21:22:47.840Z] v2.3.0-dev.64 [2022-10-03T21:22:47.840Z] v2.3.0-dev.65 [2022-10-03T21:22:47.840Z] v2.3.0-dev.66 [2022-10-03T21:22:47.840Z] v2.3.0-dev.67 [2022-10-03T21:22:47.840Z] v2.3.0-dev.68 [2022-10-03T21:22:47.840Z] v2.3.0-dev.69 [2022-10-03T21:22:47.840Z] v2.3.0-dev.70 [2022-10-03T21:22:47.840Z] v2.3.0-dev.71 [2022-10-03T21:22:47.840Z] v2.3.0-dev.72 [2022-10-03T21:22:47.840Z] v2.3.0-dev.73 [2022-10-03T21:22:47.840Z] v2.3.0-dev.74 [2022-10-03T21:22:47.840Z] v2.3.0-dev.75 [2022-10-03T21:22:47.840Z] v2.3.0-dev.76 [2022-10-03T21:22:47.840Z] v2.3.0-dev.77 [2022-10-03T21:22:47.840Z] v2.3.0-dev.78 [2022-10-03T21:22:47.840Z] v2.3.0-dev.79 [Pipeline] sh [2022-10-03T21:22:48.122Z] + lftools sign git-tag v2.3.0-dev.79 [2022-10-03T21:22:48.688Z] Signing Git tag with Sigul... [2022-10-03T21:22:48.688Z] Signing v2.3.0-dev.79 [Pipeline] echo [2022-10-03T21:22:48.954Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T21:22:49.235Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-03T21:22:49.241Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-03T21:22:49.285Z] $ docker stop --time=1 99f9b6ec5a7848ef2fa901e7ec73f9c5d12dd3e0a475e0b36ea8999b1fbc782c [2022-10-03T21:22:50.586Z] $ docker rm -f 99f9b6ec5a7848ef2fa901e7ec73f9c5d12dd3e0a475e0b36ea8999b1fbc782c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-03T21:22:50.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T21:22:50.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:22:51.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T21:22:51.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T21:22:51.330Z] prd-ubuntu20.04-docker-8c-8g-6939 does not seem to be running inside a container [2022-10-03T21:22:51.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@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-03T21:22:51.722Z] $ docker top 71717fbad19c37d3fb72345602c1c76a6bf6b7e8e6bbd0e68f65adce0621a46f -eo pid,comm [2022-10-03T21:22:51.746Z] 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-03T21:22:51.746Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T21:22:51.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T21:22:51.785Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T21:22:51.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T21:22:51.924Z] $ docker exec 71717fbad19c37d3fb72345602c1c76a6bf6b7e8e6bbd0e68f65adce0621a46f ssh-agent [2022-10-03T21:22:52.010Z] SSH_AUTH_SOCK=/tmp/ssh-jFT5IaR5jjyM/agent.33 [2022-10-03T21:22:52.010Z] SSH_AGENT_PID=39 [2022-10-03T21:22:52.015Z] Running ssh-add (command line suppressed) [2022-10-03T21:22:52.130Z] Identity added: /w/workspace/edgex-go/316@tmp/private_key_2534924682097298045.key (/w/workspace/edgex-go/316@tmp/private_key_2534924682097298045.key) [2022-10-03T21:22:52.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T21:22:52.406Z] + git semver bump pre [2022-10-03T21:22:52.666Z] 2022-10-03 21:22:52,603 [read_version] DEBUG read version from /w/workspace/edgex-go/316/.semver/main [2022-10-03T21:22:52.666Z] 2022-10-03 21:22:52,603 [bump_version] DEBUG bumping version:2.3.0-dev.79 on axis:pre with prefix:dev [2022-10-03T21:22:52.666Z] 2022-10-03 21:22:52,603 [bump_version] DEBUG bumped version:2.3.0-dev.80 [2022-10-03T21:22:52.666Z] 2022-10-03 21:22:52,603 [write_version] DEBUG write version:2.3.0-dev.80 to path:/w/workspace/edgex-go/316/.semver/main with force:True [2022-10-03T21:22:52.666Z] 2022-10-03 21:22:52,603 [read_version] DEBUG read version from /w/workspace/edgex-go/316/.semver/main [2022-10-03T21:22:52.666Z] 2022-10-03 21:22:52,603 [write_file] DEBUG write to file:/w/workspace/edgex-go/316/.semver/main [2022-10-03T21:22:52.666Z] 2022-10-03 21:22:52,605 [execute] INFO git cat-file --batch-check [2022-10-03T21:22:52.666Z] 2022-10-03 21:22:52,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/316/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T21:22:52.666Z] 2022-10-03 21:22:52,609 [execute] INFO git cat-file --batch [2022-10-03T21:22:52.666Z] 2022-10-03 21:22:52,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/316/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T21:22:52.666Z] 2022-10-03 21:22:52,613 [read_version] DEBUG read version from /w/workspace/edgex-go/316/.semver/main [2022-10-03T21:22:52.666Z] 2.3.0-dev.80 [Pipeline] } [2022-10-03T21:22:52.700Z] $ docker exec --env ******** --env ******** 71717fbad19c37d3fb72345602c1c76a6bf6b7e8e6bbd0e68f65adce0621a46f ssh-agent -k [2022-10-03T21:22:52.795Z] unset SSH_AUTH_SOCK; [2022-10-03T21:22:52.795Z] unset SSH_AGENT_PID; [2022-10-03T21:22:52.795Z] echo Agent pid 39 killed; [2022-10-03T21:22:52.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T21:22:53.083Z] + git semver [Pipeline] } [2022-10-03T21:22:53.380Z] $ docker stop --time=1 71717fbad19c37d3fb72345602c1c76a6bf6b7e8e6bbd0e68f65adce0621a46f [2022-10-03T21:22:54.656Z] $ docker rm -f 71717fbad19c37d3fb72345602c1c76a6bf6b7e8e6bbd0e68f65adce0621a46f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T21:22:54.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T21:22:54.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:22:55.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T21:22:55.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T21:22:55.318Z] prd-ubuntu20.04-docker-8c-8g-6939 does not seem to be running inside a container [2022-10-03T21:22:55.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@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-03T21:22:55.734Z] $ docker top 4deb7e5abb76d81b6ef2c45176595ca704f9cfa8d5054905ca9c0a6e740dc8b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T21:22:55.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T21:22:55.795Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T21:22:55.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T21:22:55.931Z] $ docker exec 4deb7e5abb76d81b6ef2c45176595ca704f9cfa8d5054905ca9c0a6e740dc8b9 ssh-agent [2022-10-03T21:22:56.030Z] SSH_AUTH_SOCK=/tmp/ssh-ZTcEOUekzI79/agent.32 [2022-10-03T21:22:56.030Z] SSH_AGENT_PID=38 [2022-10-03T21:22:56.048Z] Running ssh-add (command line suppressed) [2022-10-03T21:22:56.168Z] Identity added: /w/workspace/edgex-go/316@tmp/private_key_12944246764552265535.key (/w/workspace/edgex-go/316@tmp/private_key_12944246764552265535.key) [2022-10-03T21:22:56.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T21:22:56.491Z] + git semver push [2022-10-03T21:22:56.787Z] 2022-10-03 21:22:56,661 [run_push] DEBUG push [2022-10-03T21:22:56.787Z] 2022-10-03 21:22:56,662 [execute] INFO git cat-file --batch-check [2022-10-03T21:22:56.787Z] 2022-10-03 21:22:56,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/316/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T21:22:56.787Z] 2022-10-03 21:22:56,666 [execute] INFO git rev-list 774759683302158f90e2ff450742a26d7fc6133a -- [2022-10-03T21:22:56.787Z] 2022-10-03 21:22:56,666 [execute] DEBUG Popen(['git', 'rev-list', '774759683302158f90e2ff450742a26d7fc6133a', '--'], cwd=/w/workspace/edgex-go/316/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T21:22:56.787Z] 2022-10-03 21:22:56,683 [execute] INFO git fetch -v origin [2022-10-03T21:22:56.787Z] 2022-10-03 21:22:56,684 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/316/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-03T21:22:57.356Z] 2022-10-03 21:22:57,237 [run_push] DEBUG no remote changes detected [2022-10-03T21:22:57.356Z] 2022-10-03 21:22:57,238 [execute] INFO git push origin semver [2022-10-03T21:22:57.356Z] 2022-10-03 21:22:57,238 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/316/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T21:22:58.295Z] 2022-10-03 21:22:58,286 [run_push] DEBUG push all version tags [2022-10-03T21:22:58.295Z] 2022-10-03 21:22:58,286 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-03T21:22:58.295Z] 2022-10-03 21:22:58,287 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/316, universal_newlines=False, shell=None, istream=None) [2022-10-03T21:22:59.232Z] 2022-10-03 21:22:59,132 [read_version] DEBUG read version from /w/workspace/edgex-go/316/.semver/main [2022-10-03T21:22:59.232Z] 2.3.0-dev.80 [Pipeline] } [2022-10-03T21:22:59.267Z] $ docker exec --env ******** --env ******** 4deb7e5abb76d81b6ef2c45176595ca704f9cfa8d5054905ca9c0a6e740dc8b9 ssh-agent -k [2022-10-03T21:22:59.371Z] unset SSH_AUTH_SOCK; [2022-10-03T21:22:59.372Z] unset SSH_AGENT_PID; [2022-10-03T21:22:59.372Z] echo Agent pid 38 killed; [2022-10-03T21:22:59.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T21:22:59.648Z] + git semver [Pipeline] } [2022-10-03T21:22:59.943Z] $ docker stop --time=1 4deb7e5abb76d81b6ef2c45176595ca704f9cfa8d5054905ca9c0a6e740dc8b9 [2022-10-03T21:23:01.215Z] $ docker rm -f 4deb7e5abb76d81b6ef2c45176595ca704f9cfa8d5054905ca9c0a6e740dc8b9 [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-03T21:23:01.717Z] + [ -d /w/workspace/edgex-go/316/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-03T21:23:02.007Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T21:23:02.862Z] ---> package-listing.sh [2022-10-03T21:23:02.862Z] ++ facter osfamily [2022-10-03T21:23:02.862Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T21:23:03.120Z] + OS_FAMILY=debian [2022-10-03T21:23:03.120Z] + workspace=/w/workspace/edgex-go/316 [2022-10-03T21:23:03.120Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T21:23:03.120Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T21:23:03.120Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T21:23:03.120Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T21:23:03.120Z] + '[' /w/workspace/edgex-go/316 ']' [2022-10-03T21:23:03.120Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T21:23:03.120Z] + case "${OS_FAMILY}" in [2022-10-03T21:23:03.120Z] + dpkg -l [2022-10-03T21:23:03.120Z] + grep '^ii' [2022-10-03T21:23:03.120Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T21:23:03.120Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T21:23:03.120Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T21:23:03.120Z] + '[' /w/workspace/edgex-go/316 ']' [2022-10-03T21:23:03.120Z] + mkdir -p /w/workspace/edgex-go/316/archives/ [2022-10-03T21:23:03.120Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/316/archives/ [Pipeline] echo [2022-10-03T21:23:03.130Z] 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/316/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-03T21:23:03.404Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:23:03.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T21:23:03.959Z] [2022-10-03T21:23:03.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T21:23:04.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T21:23:04.254Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T21:23:04.254Z] 5eb5b503b376: Pulling fs layer [2022-10-03T21:23:04.254Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T21:23:04.254Z] ec43610c2a17: Pulling fs layer [2022-10-03T21:23:04.254Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T21:23:04.254Z] 33b1e0a273af: Pulling fs layer [2022-10-03T21:23:04.254Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T21:23:04.254Z] 33b1e0a273af: Waiting [2022-10-03T21:23:04.254Z] 3a2ae6a8a46f: Waiting [2022-10-03T21:23:04.254Z] 2f39f015ded8: Pulling fs layer [2022-10-03T21:23:04.254Z] 2f39f015ded8: Waiting [2022-10-03T21:23:04.254Z] 5c69ac0246d0: Download complete [2022-10-03T21:23:04.254Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-03T21:23:04.254Z] 3a2ae6a8a46f: Download complete [2022-10-03T21:23:04.254Z] 33b1e0a273af: Verifying Checksum [2022-10-03T21:23:04.254Z] 5d3b04190fa2: Verifying Checksum [2022-10-03T21:23:04.254Z] 5d3b04190fa2: Download complete [2022-10-03T21:23:04.514Z] ec43610c2a17: Verifying Checksum [2022-10-03T21:23:04.514Z] ec43610c2a17: Download complete [2022-10-03T21:23:04.514Z] 5eb5b503b376: Verifying Checksum [2022-10-03T21:23:04.514Z] 5eb5b503b376: Download complete [2022-10-03T21:23:05.081Z] 2f39f015ded8: Download complete [2022-10-03T21:23:05.675Z] 5eb5b503b376: Pull complete [2022-10-03T21:23:05.931Z] 5c69ac0246d0: Pull complete [2022-10-03T21:23:06.188Z] ec43610c2a17: Pull complete [2022-10-03T21:23:06.188Z] 3a2ae6a8a46f: Pull complete [2022-10-03T21:23:06.446Z] 33b1e0a273af: Pull complete [2022-10-03T21:23:06.446Z] 5d3b04190fa2: Pull complete [2022-10-03T21:23:10.625Z] 2f39f015ded8: Pull complete [2022-10-03T21:23:10.625Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T21:23:10.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T21:23:10.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T21:23:10.693Z] prd-ubuntu20.04-docker-8c-8g-6939 does not seem to be running inside a container [2022-10-03T21:23:10.743Z] $ 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/316/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/316 -v /w/workspace/edgex-go/316:/w/workspace/edgex-go/316:rw,z -v /w/workspace/edgex-go/316@tmp:/w/workspace/edgex-go/316@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-03T21:23:12.016Z] $ docker top 7945d1e060bf4823b150b865f694ef8f5b50b18891ef22f546956f1d18f61813 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T21:23:12.320Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T21:23:12.598Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T21:23:12.877Z] + ls /var/log/sa-host [2022-10-03T21:23:12.877Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T21:23:13.010Z] provisioning config files... [2022-10-03T21:23:13.017Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/316@tmp/config10086182821644016110tmp [Pipeline] { [Pipeline] echo [2022-10-03T21:23:13.026Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T21:23:13.308Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T21:23:13.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T21:23:13.638Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T21:23:13.645Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T21:23:13.923Z] ---> sudo-logs.sh [2022-10-03T21:23:13.923Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T21:23:13.940Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T21:23:14.217Z] ---> job-cost.sh [2022-10-03T21:23:14.217Z] lf-activate-venv: SKIPPING [2022-10-03T21:23:14.217Z] DEBUG: total: 0.10999999940395355 [2022-10-03T21:23:14.217Z] INFO: Retrieving Stack Cost... [2022-10-03T21:23:14.783Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T21:23:15.350Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T21:23:15.361Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T21:23:15.638Z] ---> logs-deploy.sh [2022-10-03T21:23:15.638Z] lf-activate-venv: SKIPPING [2022-10-03T21:23:15.638Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/316 [2022-10-03T21:23:15.638Z] INFO: archiving workspace using pattern(s): [2022-10-03T21:23:16.572Z] Archives upload complete. [2022-10-03T21:23:16.572Z] INFO: archiving logs to Nexus