Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ce5f54ee227979e87e10d432f14d23cbb08ffdb3 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-ssh7585556440780190124.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17866978755945356170.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17419160212037949181.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9090624680276179309.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15819647236775264694.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-121106 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/358 [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/358 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ce5f54ee227979e87e10d432f14d23cbb08ffdb3 (main) Commit message: "refactor: update module to v3 (#4252)" > 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 ce5f54ee227979e87e10d432f14d23cbb08ffdb3 # timeout=10 > git rev-list --no-walk 2918878e4c025805ec43d28046c0080275445c12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-13T21:00:16.241Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-13T21:00:16.282Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-13T21:00:16.298Z] ========================================================= [2022-12-13T21:00:16.298Z] EdgeX Global Pipelines Version Info [2022-12-13T21:00:16.298Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:00:16.997Z] ------------------- [2022-12-13T21:00:16.997Z] stable info: [2022-12-13T21:00:16.997Z] ------------------- [2022-12-13T21:00:16.997Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-13T21:00:16.997Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-13T21:00:16.997Z] Message: update stable to v1.0.244 [2022-12-13T21:00:17.572Z] ------------------- [2022-12-13T21:00:17.572Z] experimental info: [2022-12-13T21:00:17.572Z] ------------------- [2022-12-13T21:00:17.572Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-13T21:00:17.572Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-13T21:00:17.572Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-13T21:00:17.730Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-12-13T21:00:17.740Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-12-13T21:00:17.750Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-13T21:00:17.762Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-13T21:00:17.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-13T21:00:17.782Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-13T21:00:17.792Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-13T21:00:17.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-12-13T21:00:17.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-12-13T21:00:17.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-12-13T21:00:17.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-13T21:00:17.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-13T21:00:17.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-13T21:00:17.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-13T21:00:17.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-13T21:00:17.883Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-13T21:00:17.893Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-13T21:00:17.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-13T21:00:17.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-13T21:00:17.926Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-12-13T21:00:17.939Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-13T21:00:17.947Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-13T21:00:17.957Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-13T21:00:17.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-13T21:00:17.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-13T21:00:18.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-13T21:00:18.013Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] echo [2022-12-13T21:00:18.022Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce5f54e [Pipeline] echo [2022-12-13T21:00:18.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T21:00:18.075Z] provisioning config files... [2022-12-13T21:00:18.087Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/358@tmp/config5040353784773499987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:00:18.384Z] ---> docker-login.sh [2022-12-13T21:00:18.384Z] nexus3.edgexfoundry.org:10001 [2022-12-13T21:00:18.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:00:18.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:00:18.905Z] Configure a credential helper to remove this warning. See [2022-12-13T21:00:18.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:00:18.905Z] [2022-12-13T21:00:18.905Z] Login Succeeded [2022-12-13T21:00:18.905Z] nexus3.edgexfoundry.org:10002 [2022-12-13T21:00:18.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:00:18.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:00:18.905Z] Configure a credential helper to remove this warning. See [2022-12-13T21:00:18.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:00:18.905Z] [2022-12-13T21:00:18.905Z] Login Succeeded [2022-12-13T21:00:18.905Z] nexus3.edgexfoundry.org:10003 [2022-12-13T21:00:18.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:00:18.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:00:18.905Z] Configure a credential helper to remove this warning. See [2022-12-13T21:00:18.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:00:18.905Z] [2022-12-13T21:00:18.905Z] Login Succeeded [2022-12-13T21:00:18.905Z] nexus3.edgexfoundry.org:10004 [2022-12-13T21:00:19.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:00:19.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:00:19.165Z] Configure a credential helper to remove this warning. See [2022-12-13T21:00:19.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:00:19.165Z] [2022-12-13T21:00:19.165Z] Login Succeeded [2022-12-13T21:00:19.165Z] docker.io [2022-12-13T21:00:19.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:00:19.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:00:19.424Z] Configure a credential helper to remove this warning. See [2022-12-13T21:00:19.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:00:19.424Z] [2022-12-13T21:00:19.424Z] Login Succeeded [2022-12-13T21:00:19.424Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T21:00:19.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T21:00:19.748Z] + 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-12-13T21:00:19.748Z] + dirname cmd/core-command/Dockerfile [2022-12-13T21:00:19.748Z] + cut -d/ -f2 [2022-12-13T21:00:19.748Z] + echo core-command,cmd/core-command/Dockerfile [2022-12-13T21:00:19.748Z] + dirname cmd/core-data/Dockerfile [2022-12-13T21:00:19.748Z] + cut -d/ -f2 [2022-12-13T21:00:19.748Z] + echo core-data,cmd/core-data/Dockerfile [2022-12-13T21:00:19.748Z] + dirname cmd/core-metadata/Dockerfile [2022-12-13T21:00:19.748Z] + cut -d/ -f2 [2022-12-13T21:00:19.748Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-12-13T21:00:19.748Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-12-13T21:00:19.748Z] + cut -d/ -f2 [2022-12-13T21:00:19.748Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-12-13T21:00:19.748Z] + cut -d/+ -f2 [2022-12-13T21:00:19.748Z] dirname cmd/security-proxy-setup/Dockerfile [2022-12-13T21:00:19.748Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-12-13T21:00:19.748Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-12-13T21:00:19.748Z] + cut -d/ -f2 [2022-12-13T21:00:19.748Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-12-13T21:00:19.748Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-12-13T21:00:19.749Z] + cut -d/ -f2 [2022-12-13T21:00:19.749Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-12-13T21:00:19.749Z] + dirname cmd/security-spire-agent/Dockerfile [2022-12-13T21:00:19.749Z] + cut -d/ -f2 [2022-12-13T21:00:19.749Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-12-13T21:00:19.749Z] + dirname cmd/security-spire-config/Dockerfile [2022-12-13T21:00:19.749Z] + cut -d/ -f2 [2022-12-13T21:00:19.749Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-12-13T21:00:19.749Z] + dirname cmd/security-spire-server/Dockerfile [2022-12-13T21:00:19.749Z] + cut -d/ -f2 [2022-12-13T21:00:19.749Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-12-13T21:00:19.749Z] + dirname cmd/support-notifications/Dockerfile [2022-12-13T21:00:19.749Z] + cut -d/ -f2 [2022-12-13T21:00:19.749Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-12-13T21:00:19.749Z] + dirname cmd/support-scheduler/Dockerfile [2022-12-13T21:00:19.749Z] + cut -d/ -f2 [2022-12-13T21:00:19.749Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-12-13T21:00:19.749Z] + cut -d/ -f2 [2022-12-13T21:00:19.749Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-12-13T21:00:19.749Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-12-13T21:00:19.772Z] 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-12-13T21:00:20.122Z] + git rev-list -1 --merges ce5f54ee227979e87e10d432f14d23cbb08ffdb3~1..ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] echo [2022-12-13T21:00:20.138Z] -----------> git rev-list -1 --merges ce5f54ee227979e87e10d432f14d23cbb08ffdb3~1..ce5f54ee227979e87e10d432f14d23cbb08ffdb3 ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [false] [Pipeline] sh [2022-12-13T21:00:20.423Z] + git log --format=format:%s -1 ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] echo [2022-12-13T21:00:20.453Z] ========================================================= [2022-12-13T21:00:20.453Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-13T21:00:20.453Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-12-13T21:00:20.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T21:00:20.866Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-13T21:00:20.866Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-13T21:00:20.866Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-13T21:00:20.866Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-13T21:00:20.867Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-13T21:00:20.867Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:00:21.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T21:00:21.272Z] [2022-12-13T21:00:21.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:00:21.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T21:00:21.572Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-13T21:00:21.572Z] b85a868b505f: Pulling fs layer [2022-12-13T21:00:21.572Z] e2be974225ed: Pulling fs layer [2022-12-13T21:00:21.572Z] 339a4e72a1f5: Pulling fs layer [2022-12-13T21:00:21.572Z] 988bab9f4d93: Pulling fs layer [2022-12-13T21:00:21.572Z] 1469e6f7b9e6: Pulling fs layer [2022-12-13T21:00:21.572Z] eaf3925da568: Pulling fs layer [2022-12-13T21:00:21.572Z] bab4dde63d76: Pulling fs layer [2022-12-13T21:00:21.572Z] bde34c3a00c8: Pulling fs layer [2022-12-13T21:00:21.572Z] b352a97aabf1: Pulling fs layer [2022-12-13T21:00:21.572Z] 4872d77fe225: Pulling fs layer [2022-12-13T21:00:21.572Z] 5851b861e8e6: Pulling fs layer [2022-12-13T21:00:21.572Z] 988bab9f4d93: Waiting [2022-12-13T21:00:21.572Z] bde34c3a00c8: Waiting [2022-12-13T21:00:21.572Z] 4872d77fe225: Waiting [2022-12-13T21:00:21.572Z] 1469e6f7b9e6: Waiting [2022-12-13T21:00:21.572Z] 5851b861e8e6: Waiting [2022-12-13T21:00:21.572Z] eaf3925da568: Waiting [2022-12-13T21:00:21.572Z] bab4dde63d76: Waiting [2022-12-13T21:00:21.572Z] b352a97aabf1: Waiting [2022-12-13T21:00:21.572Z] e2be974225ed: Verifying Checksum [2022-12-13T21:00:21.572Z] e2be974225ed: Download complete [2022-12-13T21:00:21.572Z] 988bab9f4d93: Verifying Checksum [2022-12-13T21:00:21.572Z] 988bab9f4d93: Download complete [2022-12-13T21:00:21.831Z] 1469e6f7b9e6: Verifying Checksum [2022-12-13T21:00:21.831Z] 1469e6f7b9e6: Download complete [2022-12-13T21:00:21.831Z] eaf3925da568: Verifying Checksum [2022-12-13T21:00:21.831Z] eaf3925da568: Download complete [2022-12-13T21:00:21.831Z] 339a4e72a1f5: Verifying Checksum [2022-12-13T21:00:21.831Z] 339a4e72a1f5: Download complete [2022-12-13T21:00:21.831Z] bde34c3a00c8: Download complete [2022-12-13T21:00:21.831Z] b352a97aabf1: Download complete [2022-12-13T21:00:21.831Z] 4872d77fe225: Verifying Checksum [2022-12-13T21:00:21.831Z] 4872d77fe225: Download complete [2022-12-13T21:00:21.831Z] 5851b861e8e6: Verifying Checksum [2022-12-13T21:00:21.831Z] 5851b861e8e6: Download complete [2022-12-13T21:00:21.831Z] b85a868b505f: Verifying Checksum [2022-12-13T21:00:21.831Z] b85a868b505f: Download complete [2022-12-13T21:00:22.089Z] bab4dde63d76: Verifying Checksum [2022-12-13T21:00:22.089Z] bab4dde63d76: Download complete [2022-12-13T21:00:23.023Z] b85a868b505f: Pull complete [2022-12-13T21:00:23.023Z] e2be974225ed: Pull complete [2022-12-13T21:00:23.591Z] 339a4e72a1f5: Pull complete [2022-12-13T21:00:23.591Z] 988bab9f4d93: Pull complete [2022-12-13T21:00:23.849Z] 1469e6f7b9e6: Pull complete [2022-12-13T21:00:23.849Z] eaf3925da568: Pull complete [2022-12-13T21:00:25.748Z] bab4dde63d76: Pull complete [2022-12-13T21:00:25.748Z] bde34c3a00c8: Pull complete [2022-12-13T21:00:25.749Z] b352a97aabf1: Pull complete [2022-12-13T21:00:25.749Z] 4872d77fe225: Pull complete [2022-12-13T21:00:26.008Z] 5851b861e8e6: Pull complete [2022-12-13T21:00:26.008Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-13T21:00:26.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T21:00:26.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T21:00:26.091Z] prd-ubuntu20.04-docker-8c-8g-121106 does not seem to be running inside a container [2022-12-13T21:00:26.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-13T21:00:27.364Z] $ docker top 5bff5b6b94a4663c30bf1b55e47ff91a68d0cbfc8605d67989a034188c1375cb -eo pid,comm [2022-12-13T21:00:27.413Z] 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-12-13T21:00:27.413Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T21:00:27.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T21:00:27.445Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T21:00:27.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T21:00:27.545Z] $ docker exec 5bff5b6b94a4663c30bf1b55e47ff91a68d0cbfc8605d67989a034188c1375cb ssh-agent [2022-12-13T21:00:27.651Z] SSH_AUTH_SOCK=/tmp/ssh-VozMWhmcxhoU/agent.33 [2022-12-13T21:00:27.651Z] SSH_AGENT_PID=39 [2022-12-13T21:00:27.658Z] Running ssh-add (command line suppressed) [2022-12-13T21:00:27.758Z] Identity added: /w/workspace/edgex-go/358@tmp/private_key_15317903773097941761.key (/w/workspace/edgex-go/358@tmp/private_key_15317903773097941761.key) [2022-12-13T21:00:27.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T21:00:28.060Z] + git tag --points-at HEAD [Pipeline] } [2022-12-13T21:00:28.075Z] $ docker exec --env ******** --env ******** 5bff5b6b94a4663c30bf1b55e47ff91a68d0cbfc8605d67989a034188c1375cb ssh-agent -k [2022-12-13T21:00:28.175Z] unset SSH_AUTH_SOCK; [2022-12-13T21:00:28.176Z] unset SSH_AGENT_PID; [2022-12-13T21:00:28.176Z] echo Agent pid 39 killed; [2022-12-13T21:00:28.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-13T21:00:28.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T21:00:28.214Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T21:00:28.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T21:00:28.322Z] $ docker exec 5bff5b6b94a4663c30bf1b55e47ff91a68d0cbfc8605d67989a034188c1375cb ssh-agent [2022-12-13T21:00:28.420Z] SSH_AUTH_SOCK=/tmp/ssh-631vNFRug5ox/agent.71 [2022-12-13T21:00:28.420Z] SSH_AGENT_PID=77 [2022-12-13T21:00:28.425Z] Running ssh-add (command line suppressed) [2022-12-13T21:00:28.533Z] Identity added: /w/workspace/edgex-go/358@tmp/private_key_12941101232754350650.key (/w/workspace/edgex-go/358@tmp/private_key_12941101232754350650.key) [2022-12-13T21:00:28.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T21:00:28.830Z] + git semver init [2022-12-13T21:00:29.089Z] 2022-12-13 21:00:28,996 [run_init] DEBUG init version:0.0.0 force:False [2022-12-13T21:00:29.089Z] 2022-12-13 21:00:28,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/358/.semver [2022-12-13T21:00:29.089Z] 2022-12-13 21:00:28,997 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/358/.semver [2022-12-13T21:00:29.089Z] 2022-12-13 21:00:28,997 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/358/.semver'], cwd=/w/workspace/edgex-go/358, universal_newlines=False, shell=None, istream=None) [2022-12-13T21:00:33.289Z] 2022-12-13 21:00:33,259 [append_file] DEBUG append to file:/w/workspace/edgex-go/358/.git/info/exclude [2022-12-13T21:00:33.289Z] 2022-12-13 21:00:33,260 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/358/.semver/main with force:False [2022-12-13T21:00:33.289Z] 2022-12-13 21:00:33,260 [read_version] DEBUG read version from /w/workspace/edgex-go/358/.semver/main [2022-12-13T21:00:33.289Z] 2022-12-13 21:00:33,260 [read_version] DEBUG read version from /w/workspace/edgex-go/358/.semver/main [2022-12-13T21:00:33.289Z] 3.0.0-dev.4 [Pipeline] } [2022-12-13T21:00:33.298Z] $ docker exec --env ******** --env ******** 5bff5b6b94a4663c30bf1b55e47ff91a68d0cbfc8605d67989a034188c1375cb ssh-agent -k [2022-12-13T21:00:33.391Z] unset SSH_AUTH_SOCK; [2022-12-13T21:00:33.392Z] unset SSH_AGENT_PID; [2022-12-13T21:00:33.392Z] echo Agent pid 77 killed; [2022-12-13T21:00:33.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T21:00:33.700Z] + git semver [Pipeline] } [2022-12-13T21:00:33.974Z] $ docker stop --time=1 5bff5b6b94a4663c30bf1b55e47ff91a68d0cbfc8605d67989a034188c1375cb [2022-12-13T21:00:35.248Z] $ docker rm -f 5bff5b6b94a4663c30bf1b55e47ff91a68d0cbfc8605d67989a034188c1375cb [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T21:00:35.570Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-13T21:00:35.770Z] Stashed 1 file(s) [Pipeline] echo [2022-12-13T21:00:35.772Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.4 [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-12-13T21:00:36.173Z] + git config --global --add safe.directory /w/workspace/edgex-go/358 [Pipeline] echo [2022-12-13T21:00:36.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T21:00:36.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T21:00:36.207Z] ========================================================= [2022-12-13T21:00:36.207Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-13T21:00:36.207Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-12-13T21:00:36.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-13T21:00:36.495Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-13T21:00:36.495Z] 213ec9aee27d: Pulling fs layer [2022-12-13T21:00:36.495Z] 4583459ba037: Pulling fs layer [2022-12-13T21:00:36.495Z] 93c1e223e6f2: Pulling fs layer [2022-12-13T21:00:36.495Z] 53926ce57604: Pulling fs layer [2022-12-13T21:00:36.495Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-13T21:00:36.495Z] 22ff95d597cd: Pulling fs layer [2022-12-13T21:00:36.495Z] 12d6caf4c0d1: Pulling fs layer [2022-12-13T21:00:36.495Z] 96b7cbca73a9: Pulling fs layer [2022-12-13T21:00:36.495Z] a7acece74701: Pulling fs layer [2022-12-13T21:00:36.495Z] 22ff95d597cd: Waiting [2022-12-13T21:00:36.495Z] 12d6caf4c0d1: Waiting [2022-12-13T21:00:36.495Z] 96b7cbca73a9: Waiting [2022-12-13T21:00:36.495Z] a7acece74701: Waiting [2022-12-13T21:00:36.495Z] 53926ce57604: Waiting [2022-12-13T21:00:36.495Z] 21b2b0c7a3f4: Waiting [2022-12-13T21:00:36.496Z] 93c1e223e6f2: Download complete [2022-12-13T21:00:36.496Z] 4583459ba037: Download complete [2022-12-13T21:00:36.496Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-13T21:00:36.496Z] 21b2b0c7a3f4: Download complete [2022-12-13T21:00:36.496Z] 22ff95d597cd: Verifying Checksum [2022-12-13T21:00:36.496Z] 22ff95d597cd: Download complete [2022-12-13T21:00:36.496Z] 213ec9aee27d: Verifying Checksum [2022-12-13T21:00:36.496Z] 12d6caf4c0d1: Download complete [2022-12-13T21:00:36.760Z] 213ec9aee27d: Pull complete [2022-12-13T21:00:36.760Z] 4583459ba037: Pull complete [2022-12-13T21:00:36.760Z] 93c1e223e6f2: Pull complete [2022-12-13T21:00:37.030Z] a7acece74701: Verifying Checksum [2022-12-13T21:00:37.030Z] a7acece74701: Download complete [2022-12-13T21:00:37.614Z] 53926ce57604: Verifying Checksum [2022-12-13T21:00:37.614Z] 53926ce57604: Download complete [2022-12-13T21:00:37.614Z] 96b7cbca73a9: Verifying Checksum [2022-12-13T21:00:37.614Z] 96b7cbca73a9: Download complete [2022-12-13T21:00:40.897Z] 53926ce57604: Pull complete [2022-12-13T21:00:40.897Z] 21b2b0c7a3f4: Pull complete [2022-12-13T21:00:40.897Z] 22ff95d597cd: Pull complete [2022-12-13T21:00:40.897Z] 12d6caf4c0d1: Pull complete [2022-12-13T21:00:42.794Z] 96b7cbca73a9: Pull complete [2022-12-13T21:00:43.728Z] a7acece74701: Pull complete [2022-12-13T21:00:43.728Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-13T21:00:43.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-13T21:00:43.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-12-13T21:00:44.021Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-13T21:00:44.021Z] WORKDIR /edgex [2022-12-13T21:00:44.021Z] COPY go.mod . [2022-12-13T21:00:44.021Z] RUN go mod download [2022-12-13T21:00:44.021Z] + docker build -t ci-base-image-x86_64 -f - . [2022-12-13T21:00:44.589Z] Sending build context to Docker daemon 170.2MB [2022-12-13T21:00:44.589Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-13T21:00:44.589Z] ---> db6d94c90886 [2022-12-13T21:00:44.589Z] Step 2/4 : WORKDIR /edgex [2022-12-13T21:00:46.494Z] ---> Running in f0d0ef0afefa [2022-12-13T21:00:46.494Z] Removing intermediate container f0d0ef0afefa [2022-12-13T21:00:46.494Z] ---> e6ebbc520905 [2022-12-13T21:00:46.494Z] Step 3/4 : COPY go.mod . [2022-12-13T21:00:46.494Z] ---> d9aa1ec94810 [2022-12-13T21:00:46.494Z] Step 4/4 : RUN go mod download [2022-12-13T21:00:46.494Z] ---> Running in ddecc41abbcb [2022-12-13T21:00:50.850Z] Still waiting to schedule task [2022-12-13T21:00:50.850Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-13T21:00:58.707Z] Removing intermediate container ddecc41abbcb [2022-12-13T21:00:58.707Z] ---> b66673999839 [2022-12-13T21:00:58.707Z] Successfully built b66673999839 [2022-12-13T21:00:58.707Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:00:59.019Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-13T21:00:59.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T21:00:59.086Z] prd-ubuntu20.04-docker-8c-8g-121106 does not seem to be running inside a container [2022-12-13T21:00:59.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-13T21:00:59.550Z] $ docker top a06e2e53a3421700d795f82dafc2f779e29f6e72b7df20882ab2349b08754d55 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T21:00:59.898Z] + go version [2022-12-13T21:00:59.899Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-13T21:00:59.909Z] $ docker stop --time=1 a06e2e53a3421700d795f82dafc2f779e29f6e72b7df20882ab2349b08754d55 [2022-12-13T21:01:01.211Z] $ docker rm -f a06e2e53a3421700d795f82dafc2f779e29f6e72b7df20882ab2349b08754d55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:01:01.604Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-13T21:01:01.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T21:01:01.672Z] prd-ubuntu20.04-docker-8c-8g-121106 does not seem to be running inside a container [2022-12-13T21:01:01.704Z] $ 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/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-13T21:01:02.104Z] $ docker top ba62c4a00073d63f82a5795dae44571f3c465cbf1c0aa196a5f2e8178051f93f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-13T21:01:02.171Z] ========================================================= [2022-12-13T21:01:02.171Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-12-13T21:01:02.171Z] ========================================================= [Pipeline] sh [2022-12-13T21:01:02.448Z] + git config --global --add safe.directory /w/workspace/edgex-go/358 [Pipeline] fileExists [Pipeline] sh [2022-12-13T21:01:02.741Z] + make test [2022-12-13T21:01:02.741Z] go test -race -coverprofile=coverage.out ./... [2022-12-13T21:01:09.299Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-12-13T21:01:24.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-12-13T21:01:24.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements [2022-12-13T21:01:24.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.153s coverage: 43.0% of statements [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-12-13T21:01:24.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.155s coverage: 54.2% of statements [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-12-13T21:01:24.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-12-13T21:01:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.738s coverage: 89.2% of statements [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-12-13T21:01:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.104s coverage: 2.2% of statements [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-12-13T21:01:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.465s coverage: 95.6% of statements [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-12-13T21:01:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-12-13T21:01:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-12-13T21:01:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-12-13T21:01:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-12-13T21:01:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2022-12-13T21:01:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-12-13T21:01:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.110s coverage: 47.1% of statements [2022-12-13T21:01:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2022-12-13T21:01:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-12-13T21:01:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2022-12-13T21:01:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2022-12-13T21:01:37.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-12-13T21:01:37.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.113s coverage: 44.8% of statements [2022-12-13T21:01:38.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.211s coverage: 79.9% of statements [2022-12-13T21:01:38.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-12-13T21:01:46.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-12-13T21:01:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-12-13T21:01:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-12-13T21:01:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-12-13T21:01:46.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-12-13T21:01:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-12-13T21:01:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-12-13T21:01:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-12-13T21:01:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-12-13T21:01:46.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements [2022-12-13T21:01:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-12-13T21:01:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-12-13T21:01:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-12-13T21:01:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-12-13T21:01:46.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-12-13T21:01:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.2% of statements [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 64.7% of statements [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.300s coverage: 65.8% of statements [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 41.8% of statements [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-12-13T21:01:46.632Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-12-13T21:01:46.632Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-12-13T21:01:46.632Z] 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-12-13T21:02:04.701Z] 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-12-13T21:02:04.701Z] go vet ./... [2022-12-13T21:02:08.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-13T21:02:08.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-13T21:02:08.879Z] ./bin/test-attribution-txt.sh [2022-12-13T21:02:08.879Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [Pipeline] echo [2022-12-13T21:02:08.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-12-13T21:02:09.175Z] + ls -al . [2022-12-13T21:02:09.175Z] total 772 [2022-12-13T21:02:09.175Z] drwxrwxr-x 11 1001 1001 4096 Dec 13 21:01 . [2022-12-13T21:02:09.175Z] drwxr-xr-x 4 root root 4096 Dec 13 21:01 .. [2022-12-13T21:02:09.175Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 21:00 .blubracket [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 16 Dec 13 21:00 .dockerignore [2022-12-13T21:02:09.175Z] drwxrwxr-x 8 1001 1001 4096 Dec 13 21:01 .git [2022-12-13T21:02:09.175Z] drwxrwxr-x 3 1001 1001 4096 Dec 13 21:00 .github [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 1030 Dec 13 21:00 .gitignore [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 42 Dec 13 21:00 .golangci.yml [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 87 Dec 13 21:00 .hadolint.yml [2022-12-13T21:02:09.175Z] drwxr-xr-x 3 1001 1001 4096 Dec 13 21:00 .semver [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 166 Dec 13 21:00 .sonarcloud.properties [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 1171 Dec 13 21:00 ADOPTERS.md [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 10618 Dec 13 21:00 Attribution.txt [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 73765 Dec 13 21:00 CHANGELOG.md [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 3804 Dec 13 21:00 CONTRIBUTING.md [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 677 Dec 13 21:00 GOVERNANCE.md [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 850 Dec 13 21:00 Jenkinsfile [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 10775 Dec 13 21:00 LICENSE [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 13289 Dec 13 21:00 Makefile [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 582 Dec 13 21:00 OWNERS.md [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 9403 Dec 13 21:00 README.md [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 6912 Dec 13 21:00 SECURITY.md [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 11 Dec 13 21:00 VERSION [2022-12-13T21:02:09.175Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 21:00 bin [2022-12-13T21:02:09.175Z] drwxrwxr-x 18 1001 1001 4096 Dec 13 21:00 cmd [2022-12-13T21:02:09.175Z] -rw-r--r-- 1 root root 501828 Dec 13 21:01 coverage.out [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 3400 Dec 13 21:00 go.mod [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 45110 Dec 13 21:00 go.sum [2022-12-13T21:02:09.175Z] drwxrwxr-x 8 1001 1001 4096 Dec 13 21:00 internal [2022-12-13T21:02:09.175Z] drwxrwxr-x 3 1001 1001 4096 Dec 13 21:00 openapi [2022-12-13T21:02:09.175Z] drwxrwxr-x 4 1001 1001 4096 Dec 13 21:00 snap [2022-12-13T21:02:09.175Z] -rw-rw-r-- 1 1001 1001 204 Dec 13 21:00 version.go [Pipeline] sh [2022-12-13T21:02:09.472Z] + '[' -e coverage.out ] [2022-12-13T21:02:09.472Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-12-13T21:02:09.586Z] Stashed 1 file(s) [Pipeline] sh [2022-12-13T21:02:09.874Z] + make build [2022-12-13T21:02:09.874Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-13T21:02:22.071Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-13T21:02:23.005Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-13T21:02:24.378Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-13T21:02:32.485Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-13T21:02:32.485Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-13T21:02:33.052Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-13T21:02:34.952Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-12-13T21:02:35.885Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-12-13T21:02:37.259Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-12-13T21:02:37.561Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121110 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-12-13T21:02:37.573Z] Running in /w/workspace/edgex-go/358 [Pipeline] { [Pipeline] checkout [2022-12-13T21:02:37.603Z] The recommended git tool is: git [2022-12-13T21:02:37.823Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-12-13T21:02:38.753Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-12-13T21:02:41.281Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-12-13T21:02:42.666Z] $ docker stop --time=1 ba62c4a00073d63f82a5795dae44571f3c465cbf1c0aa196a5f2e8178051f93f [2022-12-13T21:02:44.938Z] $ docker rm -f ba62c4a00073d63f82a5795dae44571f3c465cbf1c0aa196a5f2e8178051f93f [2022-12-13T21:02:45.217Z] using credential edgex-jenkins-ssh [2022-12-13T21:02:45.234Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:02:45.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-13T21:02:45.770Z] [2022-12-13T21:02:45.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:02:46.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-13T21:02:46.061Z] latest: Pulling from edgex-devops/edgex-compose [2022-12-13T21:02:46.061Z] cbdbe7a5bc2a: Pulling fs layer [2022-12-13T21:02:46.061Z] ca9280d653b3: Pulling fs layer [2022-12-13T21:02:46.061Z] 7e9c9ca2126c: Pulling fs layer [2022-12-13T21:02:46.061Z] cbdbe7a5bc2a: Download complete [2022-12-13T21:02:46.322Z] cbdbe7a5bc2a: Pull complete [2022-12-13T21:02:46.322Z] ca9280d653b3: Verifying Checksum [2022-12-13T21:02:46.322Z] ca9280d653b3: Download complete [2022-12-13T21:02:45.282Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-12-13T21:02:45.376Z] > git init /w/workspace/edgex-go/358 # timeout=10 [2022-12-13T21:02:45.537Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-12-13T21:02:45.538Z] > git --version # timeout=10 [2022-12-13T21:02:45.564Z] > git --version # 'git version 2.25.1' [2022-12-13T21:02:45.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-13T21:02:45.644Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-13T21:02:46.899Z] 7e9c9ca2126c: Download complete [2022-12-13T21:02:46.899Z] ca9280d653b3: Pull complete [2022-12-13T21:02:50.182Z] 7e9c9ca2126c: Pull complete [2022-12-13T21:02:50.182Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-12-13T21:02:50.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-13T21:02:50.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T21:02:50.255Z] prd-ubuntu20.04-docker-8c-8g-121106 does not seem to be running inside a container [2022-12-13T21:02:50.286Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-12-13T21:02:51.451Z] $ docker top 0ed2f3de0349e09e846adf5d24b4ab3802817f9e2357d646b2bf7d4bfb1a53ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T21:02:51.787Z] + docker-compose build --help [2022-12-13T21:02:51.787Z] + grep parallel [2022-12-13T21:02:52.355Z] --parallel Build images in parallel. [Pipeline] } [2022-12-13T21:02:52.368Z] $ docker stop --time=1 0ed2f3de0349e09e846adf5d24b4ab3802817f9e2357d646b2bf7d4bfb1a53ea [2022-12-13T21:02:53.640Z] $ docker rm -f 0ed2f3de0349e09e846adf5d24b4ab3802817f9e2357d646b2bf7d4bfb1a53ea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:02:54.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-13T21:02:54.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T21:02:54.060Z] prd-ubuntu20.04-docker-8c-8g-121106 does not seem to be running inside a container [2022-12-13T21:02:54.087Z] $ 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/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@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-12-13T21:02:54.438Z] $ docker top 967540ef42cbb73cd7f52fcd7e4e8f16012d19d0e54b6f2b043a135009c37000 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T21:02:54.780Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-12-13T21:02:55.347Z] Building core-command ... [2022-12-13T21:02:55.347Z] Building core-data ... [2022-12-13T21:02:55.347Z] Building core-metadata ... [2022-12-13T21:02:55.347Z] Building security-bootstrapper ... [2022-12-13T21:02:55.347Z] Building security-proxy-setup ... [2022-12-13T21:02:55.347Z] Building security-secretstore-setup ... [2022-12-13T21:02:55.347Z] Building security-spiffe-token-provider ... [2022-12-13T21:02:55.347Z] Building security-spire-agent ... [2022-12-13T21:02:55.347Z] Building security-spire-config ... [2022-12-13T21:02:55.347Z] Building security-spire-server ... [2022-12-13T21:02:55.347Z] Building support-notifications ... [2022-12-13T21:02:55.347Z] Building support-scheduler ... [2022-12-13T21:02:55.347Z] Building sys-mgmt-agent ... [2022-12-13T21:02:55.347Z] Building sys-mgmt-agent [2022-12-13T21:02:55.347Z] Building security-spire-agent [2022-12-13T21:02:55.347Z] Building security-spire-server [2022-12-13T21:02:55.347Z] Building core-metadata [2022-12-13T21:02:55.347Z] Building security-bootstrapper [2022-12-13T21:03:03.345Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-12-13T21:03:03.369Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-13T21:03:04.280Z] Avoid second fetch [2022-12-13T21:03:04.280Z] Checking out Revision ce5f54ee227979e87e10d432f14d23cbb08ffdb3 (main) [2022-12-13T21:03:04.993Z] Commit message: "refactor: update module to v3 (#4252)" [2022-12-13T21:03:05.310Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:03:05.310Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:03:05.310Z] ---> b66673999839 [2022-12-13T21:03:05.310Z] Step 3/32 : WORKDIR /edgex-go [2022-12-13T21:03:05.310Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:03:05.310Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:03:05.310Z] ---> b66673999839 [2022-12-13T21:03:05.310Z] Step 3/22 : WORKDIR /edgex-go [2022-12-13T21:03:05.310Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:03:05.310Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:03:05.310Z] ---> b66673999839 [2022-12-13T21:03:05.310Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-13T21:03:05.310Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:03:05.310Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:03:05.310Z] ---> b66673999839 [2022-12-13T21:03:05.310Z] Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-13T21:03:05.567Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:03:05.567Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:03:05.567Z] ---> b66673999839 [2022-12-13T21:03:05.567Z] Step 3/23 : WORKDIR /edgex-go [2022-12-13T21:03:05.882Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-13T21:03:05.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T21:03:05.882Z] Dload Upload Total Spent Left Speed [2022-12-13T21:03:05.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77750 [Pipeline] sh [2022-12-13T21:03:04.303Z] > git config core.sparsecheckout # timeout=10 [2022-12-13T21:03:04.320Z] > git checkout -f ce5f54ee227979e87e10d432f14d23cbb08ffdb3 # timeout=10 [2022-12-13T21:03:06.568Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-13T21:03:06.894Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-13T21:03:06.894Z] + sudo tee /etc/docker/daemon.new [2022-12-13T21:03:06.894Z] { [2022-12-13T21:03:06.894Z] "registry-mirrors": [ [2022-12-13T21:03:06.894Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-13T21:03:06.894Z] ], [2022-12-13T21:03:06.894Z] "bip": "10.250.0.254/24", [2022-12-13T21:03:06.894Z] "hosts": [ [2022-12-13T21:03:06.894Z] "tcp://0.0.0.0:5555", [2022-12-13T21:03:06.894Z] "unix:///var/run/docker.sock" [2022-12-13T21:03:06.894Z] ], [2022-12-13T21:03:06.894Z] "mtu": 1458, [2022-12-13T21:03:06.894Z] "selinux-enabled": true, [2022-12-13T21:03:06.894Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-13T21:03:06.894Z] } [Pipeline] sh [2022-12-13T21:03:07.227Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-13T21:03:07.471Z] ---> Running in 7f907fab099f [2022-12-13T21:03:07.471Z] ---> Running in fe386b4309ea [2022-12-13T21:03:07.471Z] ---> Running in 4b6421b052c1 [2022-12-13T21:03:07.471Z] ---> Running in ada86bd18772 [2022-12-13T21:03:07.471Z] ---> Running in 2960786da921 [2022-12-13T21:03:07.575Z] + sudo service docker restart [2022-12-13T21:03:07.728Z] Removing intermediate container ada86bd18772 [2022-12-13T21:03:07.728Z] ---> 684b3f54d750 [2022-12-13T21:03:07.728Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-12-13T21:03:07.728Z] Removing intermediate container 7f907fab099f [2022-12-13T21:03:07.728Z] ---> d5b22da9e147 [2022-12-13T21:03:07.728Z] Step 4/24 : WORKDIR /edgex-go [2022-12-13T21:03:07.728Z] ---> Running in fbeb93d0e7dd [2022-12-13T21:03:07.728Z] Removing intermediate container fe386b4309ea [2022-12-13T21:03:07.728Z] ---> fb9dccd3e8cd [2022-12-13T21:03:07.728Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-12-13T21:03:07.728Z] Removing intermediate container 4b6421b052c1 [2022-12-13T21:03:07.728Z] ---> 9f10dc74f0d4 [2022-12-13T21:03:07.728Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-12-13T21:03:07.728Z] ---> Running in e92ed58e4de5 [2022-12-13T21:03:07.728Z] ---> Running in c5ed9062ef85 [2022-12-13T21:03:07.728Z] Removing intermediate container 2960786da921 [2022-12-13T21:03:07.728Z] ---> 033cb36d8b75 [2022-12-13T21:03:07.728Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-13T21:03:07.728Z] ---> Running in 7b5667a33101 [2022-12-13T21:03:07.728Z] ---> Running in d3133bb03480 [2022-12-13T21:03:07.985Z] Removing intermediate container e92ed58e4de5 [2022-12-13T21:03:07.985Z] ---> f5a3981b2538 [2022-12-13T21:03:07.985Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-12-13T21:03:07.985Z] ---> Running in 85786472d8a0 [2022-12-13T21:03:07.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:08.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:08.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:08.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:08.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:08.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:08.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:08.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:08.501Z] OK: 211 MiB in 51 packages [2022-12-13T21:03:08.501Z] OK: 211 MiB in 51 packages [2022-12-13T21:03:08.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:08.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:08.758Z] OK: 211 MiB in 51 packages [2022-12-13T21:03:08.758Z] OK: 211 MiB in 51 packages [2022-12-13T21:03:08.758Z] OK: 211 MiB in 51 packages [2022-12-13T21:03:09.014Z] Removing intermediate container fbeb93d0e7dd [2022-12-13T21:03:09.014Z] ---> 16b470e0211e [2022-12-13T21:03:09.014Z] Step 5/32 : COPY go.mod vendor* ./ [2022-12-13T21:03:09.014Z] Removing intermediate container 7b5667a33101 [2022-12-13T21:03:09.014Z] ---> 18ae538f89bd [2022-12-13T21:03:09.014Z] Step 5/23 : COPY go.mod vendor* ./ [2022-12-13T21:03:09.014Z] ---> 0e116c7cace1 [2022-12-13T21:03:09.014Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:03:09.014Z] ---> b14bde259288 [2022-12-13T21:03:09.014Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:03:09.014Z] ---> Running in 064769043cca [2022-12-13T21:03:09.271Z] ---> Running in b918fe68ed3b [2022-12-13T21:03:09.271Z] Removing intermediate container c5ed9062ef85 [2022-12-13T21:03:09.271Z] ---> d02259536de8 [2022-12-13T21:03:09.271Z] Step 5/22 : COPY go.mod vendor* ./ [2022-12-13T21:03:09.271Z] Removing intermediate container d3133bb03480 [2022-12-13T21:03:09.271Z] ---> 62c051953512 [2022-12-13T21:03:09.271Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-13T21:03:09.528Z] Removing intermediate container 85786472d8a0 [2022-12-13T21:03:09.528Z] ---> 6a1b9e6f9a3c [2022-12-13T21:03:09.528Z] Step 6/24 : COPY go.mod vendor* ./ [2022-12-13T21:03:09.528Z] ---> dcfe9a06e710 [2022-12-13T21:03:09.528Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:03:09.528Z] ---> Running in a9d9acdb8076 [2022-12-13T21:03:09.528Z] ---> a5c9d86ff3eb [2022-12-13T21:03:09.528Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:03:09.528Z] ---> 367bd5159f15 [2022-12-13T21:03:09.528Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:03:09.528Z] ---> Running in d2f99c5878b9 [2022-12-13T21:03:09.529Z] ---> Running in feb5a1433257 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T21:03:25.845Z] provisioning config files... [2022-12-13T21:03:25.867Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/358@tmp/config10534078110107347714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:03:26.211Z] ---> docker-login.sh [2022-12-13T21:03:26.212Z] nexus3.edgexfoundry.org:10001 [2022-12-13T21:03:26.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:03:26.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:03:26.750Z] Configure a credential helper to remove this warning. See [2022-12-13T21:03:26.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:03:26.750Z] [2022-12-13T21:03:26.750Z] Login Succeeded [2022-12-13T21:03:26.750Z] nexus3.edgexfoundry.org:10002 [2022-12-13T21:03:27.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:03:27.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:03:27.019Z] Configure a credential helper to remove this warning. See [2022-12-13T21:03:27.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:03:27.019Z] [2022-12-13T21:03:27.019Z] Login Succeeded [2022-12-13T21:03:27.294Z] nexus3.edgexfoundry.org:10003 [2022-12-13T21:03:27.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:03:27.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:03:27.663Z] Configure a credential helper to remove this warning. See [2022-12-13T21:03:27.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:03:27.663Z] [2022-12-13T21:03:27.663Z] Login Succeeded [2022-12-13T21:03:27.663Z] nexus3.edgexfoundry.org:10004 [2022-12-13T21:03:27.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:03:27.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:03:27.932Z] Configure a credential helper to remove this warning. See [2022-12-13T21:03:27.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:03:27.932Z] [2022-12-13T21:03:27.932Z] Login Succeeded [2022-12-13T21:03:27.932Z] docker.io [2022-12-13T21:03:28.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:03:28.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:03:28.472Z] Configure a credential helper to remove this warning. See [2022-12-13T21:03:28.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:03:28.472Z] [2022-12-13T21:03:28.472Z] Login Succeeded [2022-12-13T21:03:28.472Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T21:03:28.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-12-13T21:03:29.053Z] + git config --global --add safe.directory /w/workspace/edgex-go/358 [Pipeline] echo [2022-12-13T21:03:29.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T21:03:29.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T21:03:29.090Z] ========================================================= [2022-12-13T21:03:29.090Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-13T21:03:29.090Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-12-13T21:03:29.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-13T21:03:29.695Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-13T21:03:29.695Z] 9b18e9b68314: Pulling fs layer [2022-12-13T21:03:29.695Z] 35d82f9e3411: Pulling fs layer [2022-12-13T21:03:29.695Z] e16973657156: Pulling fs layer [2022-12-13T21:03:29.695Z] fc693d55d65f: Pulling fs layer [2022-12-13T21:03:29.695Z] 7e9fc2657dce: Pulling fs layer [2022-12-13T21:03:29.695Z] dda99020689f: Pulling fs layer [2022-12-13T21:03:29.695Z] db1c61fa0a46: Pulling fs layer [2022-12-13T21:03:29.695Z] 891c053d2c06: Pulling fs layer [2022-12-13T21:03:29.695Z] fc693d55d65f: Waiting [2022-12-13T21:03:29.695Z] 7e9fc2657dce: Waiting [2022-12-13T21:03:29.695Z] dda99020689f: Waiting [2022-12-13T21:03:29.695Z] db1c61fa0a46: Waiting [2022-12-13T21:03:29.695Z] 891c053d2c06: Waiting [2022-12-13T21:03:29.695Z] e16973657156: Verifying Checksum [2022-12-13T21:03:29.695Z] e16973657156: Download complete [2022-12-13T21:03:29.695Z] 35d82f9e3411: Download complete [2022-12-13T21:03:29.695Z] 7e9fc2657dce: Verifying Checksum [2022-12-13T21:03:29.695Z] 7e9fc2657dce: Download complete [2022-12-13T21:03:29.695Z] dda99020689f: Verifying Checksum [2022-12-13T21:03:29.695Z] dda99020689f: Download complete [2022-12-13T21:03:29.695Z] 9b18e9b68314: Verifying Checksum [2022-12-13T21:03:29.695Z] 9b18e9b68314: Download complete [2022-12-13T21:03:31.142Z] 9b18e9b68314: Pull complete [2022-12-13T21:03:31.142Z] 891c053d2c06: Verifying Checksum [2022-12-13T21:03:31.142Z] 891c053d2c06: Download complete [2022-12-13T21:03:31.449Z] Removing intermediate container a9d9acdb8076 [2022-12-13T21:03:31.449Z] ---> d73153cd577d [2022-12-13T21:03:31.449Z] Step 7/22 : COPY . . [2022-12-13T21:03:31.449Z] Removing intermediate container 064769043cca [2022-12-13T21:03:31.449Z] ---> 0e6ebed4a7de [2022-12-13T21:03:31.449Z] Step 7/32 : COPY . . [2022-12-13T21:03:31.449Z] Removing intermediate container b918fe68ed3b [2022-12-13T21:03:31.449Z] ---> ca8e44dcc2af [2022-12-13T21:03:31.449Z] Step 7/23 : COPY . . [2022-12-13T21:03:31.449Z] Removing intermediate container d2f99c5878b9 [2022-12-13T21:03:31.449Z] ---> 5eb5352f2833 [2022-12-13T21:03:31.449Z] Step 7/24 : COPY . . [2022-12-13T21:03:31.449Z] Removing intermediate container feb5a1433257 [2022-12-13T21:03:31.449Z] ---> 8634e86050c9 [2022-12-13T21:03:31.449Z] Step 8/24 : COPY . . [2022-12-13T21:03:31.731Z] 35d82f9e3411: Pull complete [2022-12-13T21:03:32.005Z] e16973657156: Pull complete [2022-12-13T21:03:32.276Z] db1c61fa0a46: Verifying Checksum [2022-12-13T21:03:32.276Z] db1c61fa0a46: Download complete [2022-12-13T21:03:33.248Z] fc693d55d65f: Verifying Checksum [2022-12-13T21:03:33.248Z] fc693d55d65f: Download complete [2022-12-13T21:03:39.564Z] ---> 06f60092aa1a [2022-12-13T21:03:39.564Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-13T21:03:39.564Z] ---> 56a362692f26 [2022-12-13T21:03:39.564Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-12-13T21:03:39.564Z] ---> 159c891e5900 [2022-12-13T21:03:39.564Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-12-13T21:03:39.564Z] ---> e271c6303c9e [2022-12-13T21:03:39.564Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-12-13T21:03:39.564Z] ---> Running in 6eecd06e2e52 [2022-12-13T21:03:39.564Z] ---> Running in 18a914676203 [2022-12-13T21:03:39.564Z] ---> Running in 0f4a952e49b6 [2022-12-13T21:03:39.564Z] ---> 7b65af5915ee [2022-12-13T21:03:39.564Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-12-13T21:03:39.564Z] ---> Running in 4e4c89fbab8b [2022-12-13T21:03:39.564Z] ---> Running in 5e895ffa545a [2022-12-13T21:03:39.564Z] Removing intermediate container 6eecd06e2e52 [2022-12-13T21:03:39.564Z] ---> f2961f4de9ed [2022-12-13T21:03:39.564Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-13T21:03:39.564Z] ---> Running in 79d039c4b7e9 [2022-12-13T21:03:39.564Z] Removing intermediate container 5e895ffa545a [2022-12-13T21:03:39.564Z] ---> ac6537b7c76b [2022-12-13T21:03:39.564Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-12-13T21:03:39.822Z] ---> Running in b71db92e5f6b [2022-12-13T21:03:39.822Z] Removing intermediate container 79d039c4b7e9 [2022-12-13T21:03:39.822Z] ---> bbfef0b1d793 [2022-12-13T21:03:39.822Z] Step 10/24 : 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-12-13T21:03:39.822Z] ---> Running in 67fe6a20a9c5 [2022-12-13T21:03:39.822Z] Removing intermediate container b71db92e5f6b [2022-12-13T21:03:39.822Z] ---> 5a9fedc99c72 [2022-12-13T21:03:39.822Z] Step 10/23 : 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-12-13T21:03:39.822Z] ---> Running in 9275482c3b7c [2022-12-13T21:03:40.079Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-12-13T21:03:40.079Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-13T21:03:40.079Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-13T21:03:41.017Z] Removing intermediate container 67fe6a20a9c5 [2022-12-13T21:03:41.017Z] ---> 020cc309963a [2022-12-13T21:03:41.017Z] Step 11/24 : WORKDIR /edgex-go [2022-12-13T21:03:41.017Z] ---> Running in e94b7528e971 [2022-12-13T21:03:41.017Z] Removing intermediate container 9275482c3b7c [2022-12-13T21:03:41.017Z] ---> e37a6ca05dbd [2022-12-13T21:03:41.017Z] Step 11/23 : WORKDIR /edgex-go [2022-12-13T21:03:41.275Z] ---> Running in cb8cc4005022 [2022-12-13T21:03:41.275Z] Removing intermediate container e94b7528e971 [2022-12-13T21:03:41.275Z] ---> 2a87528028d1 [2022-12-13T21:03:41.275Z] [2022-12-13T21:03:41.275Z] Step 12/24 : FROM alpine:3.15 [2022-12-13T21:03:41.275Z] 3.15: Pulling from library/alpine [2022-12-13T21:03:41.275Z] Removing intermediate container cb8cc4005022 [2022-12-13T21:03:41.275Z] ---> f15c2d48fea7 [2022-12-13T21:03:41.275Z] [2022-12-13T21:03:41.275Z] Step 12/23 : FROM alpine:3.15 [2022-12-13T21:03:41.275Z] 3.15: Pulling from library/alpine [2022-12-13T21:03:41.533Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-13T21:03:41.533Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-13T21:03:41.533Z] Status: Downloaded newer image for alpine:3.15 [2022-12-13T21:03:41.533Z] Status: Image is up to date for alpine:3.15 [2022-12-13T21:03:41.533Z] ---> c4fc93816858 [2022-12-13T21:03:41.533Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-13T21:03:41.533Z] ---> c4fc93816858 [2022-12-13T21:03:41.533Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-13T21:03:41.533Z] ---> Running in 3d5fd78ba49c [2022-12-13T21:03:41.533Z] ---> Running in 3192b2025422 [2022-12-13T21:03:41.795Z] Removing intermediate container 3d5fd78ba49c [2022-12-13T21:03:41.795Z] ---> 57f9eafec4dd [2022-12-13T21:03:41.795Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-13T21:03:41.795Z] ---> Running in d831402d0fdf [2022-12-13T21:03:41.795Z] Removing intermediate container 3192b2025422 [2022-12-13T21:03:41.795Z] ---> 4e0103145d83 [2022-12-13T21:03:41.795Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-13T21:03:41.795Z] ---> Running in e858f3fe7555 [2022-12-13T21:03:42.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:42.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:42.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:42.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:43.194Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-13T21:03:43.194Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-13T21:03:43.194Z] OK: 15859 distinct packages available [2022-12-13T21:03:43.194Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-13T21:03:43.194Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-13T21:03:43.194Z] OK: 15859 distinct packages available [2022-12-13T21:03:43.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:43.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:43.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:43.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:43.367Z] fc693d55d65f: Pull complete [2022-12-13T21:03:43.451Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-13T21:03:43.451Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-13T21:03:43.451Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-13T21:03:43.451Z] (3/5) Installing libucontext (1.1-r0) [2022-12-13T21:03:43.451Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-13T21:03:43.451Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-13T21:03:43.451Z] (3/5) Installing libucontext (1.1-r0) [2022-12-13T21:03:43.451Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-13T21:03:43.451Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-13T21:03:43.451Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-13T21:03:43.451Z] Executing busybox-1.34.1-r7.trigger [2022-12-13T21:03:43.451Z] Executing busybox-1.34.1-r7.trigger [2022-12-13T21:03:43.451Z] OK: 7 MiB in 19 packages [2022-12-13T21:03:43.451Z] OK: 7 MiB in 19 packages [2022-12-13T21:03:43.636Z] 7e9fc2657dce: Pull complete [2022-12-13T21:03:43.912Z] dda99020689f: Pull complete [2022-12-13T21:03:44.836Z] Removing intermediate container e858f3fe7555 [2022-12-13T21:03:44.836Z] ---> b47dca7bf731 [2022-12-13T21:03:44.836Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-12-13T21:03:44.836Z] Removing intermediate container d831402d0fdf [2022-12-13T21:03:44.836Z] ---> 7e34717381e2 [2022-12-13T21:03:44.836Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-13T21:03:47.362Z] ---> dc0be87a0b5b [2022-12-13T21:03:47.362Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-13T21:03:47.362Z] ---> a82b545d7a52 [2022-12-13T21:03:47.362Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-12-13T21:03:47.929Z] ---> eb6256a027ac [2022-12-13T21:03:47.929Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-12-13T21:03:48.861Z] ---> 5c1abc0652ae [2022-12-13T21:03:48.861Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-12-13T21:03:49.119Z] ---> 9c0cdd06a76e [2022-12-13T21:03:49.119Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-13T21:03:49.309Z] db1c61fa0a46: Pull complete [2022-12-13T21:03:49.376Z] ---> Running in d06ff48c21c3 [2022-12-13T21:03:49.376Z] ---> 6af35dfcfbee [2022-12-13T21:03:49.376Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-12-13T21:03:49.944Z] Removing intermediate container d06ff48c21c3 [2022-12-13T21:03:49.944Z] ---> 655730570b76 [2022-12-13T21:03:49.944Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-13T21:03:49.944Z] ---> Running in 6fa0e751d722 [2022-12-13T21:03:50.208Z] ---> b81d76ac1fc0 [2022-12-13T21:03:50.208Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-12-13T21:03:50.466Z] Removing intermediate container 6fa0e751d722 [2022-12-13T21:03:50.466Z] ---> 8128f9f67098 [2022-12-13T21:03:50.466Z] Step 21/23 : LABEL arch=x86_64 [2022-12-13T21:03:50.466Z] ---> Running in 60d806dd9c6b [2022-12-13T21:03:50.723Z] ---> 1f51e89aa694 [2022-12-13T21:03:50.723Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-12-13T21:03:50.981Z] Removing intermediate container 60d806dd9c6b [2022-12-13T21:03:50.981Z] ---> 90c89d5948e4 [2022-12-13T21:03:50.981Z] Step 22/23 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:03:50.981Z] ---> Running in 3d8c163b69ac [2022-12-13T21:03:51.245Z] ---> 814342a70b1c [2022-12-13T21:03:51.245Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-13T21:03:51.503Z] ---> Running in de397e54872b [2022-12-13T21:03:51.503Z] Removing intermediate container 3d8c163b69ac [2022-12-13T21:03:51.503Z] ---> 631d8e7b4f5c [2022-12-13T21:03:51.503Z] Step 23/23 : LABEL version=3.0.0-dev.4 [2022-12-13T21:03:51.503Z] ---> Running in 358003d0c3f4 [2022-12-13T21:03:51.761Z] Removing intermediate container de397e54872b [2022-12-13T21:03:51.761Z] ---> 5f5461b4d321 [2022-12-13T21:03:51.761Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-13T21:03:51.761Z] ---> Running in 071c7e308e3d [2022-12-13T21:03:51.761Z] Removing intermediate container 358003d0c3f4 [2022-12-13T21:03:51.761Z] ---> 18d86df548e0 [2022-12-13T21:03:51.761Z] [2022-12-13T21:03:51.901Z] 891c053d2c06: Pull complete [2022-12-13T21:03:51.901Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-13T21:03:51.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-13T21:03:51.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-12-13T21:03:52.018Z] Successfully built 18d86df548e0 [2022-12-13T21:03:52.018Z] Successfully tagged security-spire-server:latest [2022-12-13T21:03:52.018Z]  Building security-spire-server ... done Building support-scheduler [2022-12-13T21:03:52.249Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-13T21:03:52.249Z] WORKDIR /edgex [2022-12-13T21:03:52.249Z] COPY go.mod . [2022-12-13T21:03:52.249Z] RUN go mod download [2022-12-13T21:03:52.249Z] + docker build -t ci-base-image-arm64 -f - . [2022-12-13T21:03:52.275Z] Removing intermediate container 071c7e308e3d [2022-12-13T21:03:52.275Z] ---> f9a578c48714 [2022-12-13T21:03:52.275Z] Step 22/24 : LABEL arch=x86_64 [2022-12-13T21:03:52.838Z] Sending build context to Docker daemon 3.267MB [2022-12-13T21:03:52.838Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-13T21:03:52.838Z] ---> f96f9c87975a [2022-12-13T21:03:52.838Z] Step 2/4 : WORKDIR /edgex [2022-12-13T21:03:53.293Z] ---> Running in 057fc9b67ad5 [2022-12-13T21:03:53.551Z] Removing intermediate container 057fc9b67ad5 [2022-12-13T21:03:53.551Z] ---> b929b1b310e2 [2022-12-13T21:03:53.551Z] Step 23/24 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:03:53.551Z] ---> Running in d60ce1fb844f [2022-12-13T21:03:54.117Z] Removing intermediate container d60ce1fb844f [2022-12-13T21:03:54.117Z] ---> 8733cd112b60 [2022-12-13T21:03:54.117Z] Step 24/24 : LABEL version=3.0.0-dev.4 [2022-12-13T21:03:54.117Z] ---> Running in f8271cfb559f [2022-12-13T21:03:54.682Z] Removing intermediate container f8271cfb559f [2022-12-13T21:03:54.682Z] ---> acdda5ed752b [2022-12-13T21:03:54.682Z] [2022-12-13T21:03:54.682Z] Successfully built acdda5ed752b [2022-12-13T21:03:54.682Z] Successfully tagged security-spire-agent:latest [2022-12-13T21:03:54.682Z] Building support-notifications [2022-12-13T21:03:54.888Z] ---> Running in c4f32bbba8e4 [2022-12-13T21:03:55.164Z] Removing intermediate container c4f32bbba8e4 [2022-12-13T21:03:55.164Z] ---> e4cf93d3a9d5 [2022-12-13T21:03:55.164Z] Step 3/4 : COPY go.mod . [2022-12-13T21:03:55.759Z] ---> 27c15c676bd7 [2022-12-13T21:03:55.759Z] Step 4/4 : RUN go mod download [2022-12-13T21:03:55.759Z] ---> Running in 51987a7a8012 [2022-12-13T21:03:56.580Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:03:56.580Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:03:56.580Z] ---> b66673999839 [2022-12-13T21:03:56.580Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-13T21:03:56.580Z] ---> Using cache [2022-12-13T21:03:56.580Z] ---> d5b22da9e147 [2022-12-13T21:03:56.580Z] Step 4/22 : WORKDIR /edgex-go [2022-12-13T21:03:56.580Z] ---> Using cache [2022-12-13T21:03:56.580Z] ---> f5a3981b2538 [2022-12-13T21:03:56.580Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-13T21:03:56.580Z] ---> Using cache [2022-12-13T21:03:56.580Z] ---> 6a1b9e6f9a3c [2022-12-13T21:03:56.580Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-13T21:03:56.580Z] ---> Using cache [2022-12-13T21:03:56.580Z] ---> 367bd5159f15 [2022-12-13T21:03:56.580Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:03:56.580Z] ---> Using cache [2022-12-13T21:03:56.580Z] ---> 8634e86050c9 [2022-12-13T21:03:56.580Z] Step 8/22 : COPY . . [2022-12-13T21:03:56.580Z] ---> Using cache [2022-12-13T21:03:56.580Z] ---> 56a362692f26 [2022-12-13T21:03:56.580Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-12-13T21:03:57.950Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:03:57.950Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:03:57.950Z] ---> b66673999839 [2022-12-13T21:03:57.950Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-13T21:03:57.950Z] ---> Using cache [2022-12-13T21:03:57.950Z] ---> d5b22da9e147 [2022-12-13T21:03:57.950Z] Step 4/22 : WORKDIR /edgex-go [2022-12-13T21:03:57.950Z] ---> Using cache [2022-12-13T21:03:57.950Z] ---> f5a3981b2538 [2022-12-13T21:03:57.950Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-12-13T21:03:58.208Z] ---> Running in 5905b879eae6 [2022-12-13T21:03:58.208Z] ---> Running in 953d84f81118 [2022-12-13T21:03:59.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:59.141Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-13T21:03:59.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:03:59.398Z] OK: 211 MiB in 51 packages [2022-12-13T21:04:00.769Z] Removing intermediate container 5905b879eae6 [2022-12-13T21:04:00.769Z] ---> c06bfca00440 [2022-12-13T21:04:00.769Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-13T21:04:01.027Z] ---> b3ec8f6fea7b [2022-12-13T21:04:01.027Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:04:01.027Z] ---> Running in 86d34698a222 [2022-12-13T21:04:06.296Z] Removing intermediate container 4e4c89fbab8b [2022-12-13T21:04:06.296Z] ---> 3f515595f074 [2022-12-13T21:04:06.296Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-12-13T21:04:06.296Z] ---> Running in ba86c57e024e [2022-12-13T21:04:06.296Z] Removing intermediate container 0f4a952e49b6 [2022-12-13T21:04:06.296Z] ---> 297d87b5765a [2022-12-13T21:04:06.296Z] [2022-12-13T21:04:06.296Z] Step 9/32 : FROM alpine:3.16 [2022-12-13T21:04:06.554Z] 3.16: Pulling from library/alpine [2022-12-13T21:04:06.811Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-13T21:04:07.069Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-13T21:04:07.069Z] Status: Downloaded newer image for alpine:3.16 [2022-12-13T21:04:07.069Z] ---> bfe296a52501 [2022-12-13T21:04:07.069Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-13T21:04:08.003Z] ---> Running in 203e21130224 [2022-12-13T21:04:08.261Z] Removing intermediate container 203e21130224 [2022-12-13T21:04:08.261Z] ---> f7bb74066921 [2022-12-13T21:04:08.261Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-12-13T21:04:08.261Z] Removing intermediate container 18a914676203 [2022-12-13T21:04:08.261Z] ---> b57444a475d5 [2022-12-13T21:04:08.261Z] [2022-12-13T21:04:08.261Z] Step 10/24 : FROM alpine:3.16 [2022-12-13T21:04:08.261Z] ---> bfe296a52501 [2022-12-13T21:04:08.261Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-12-13T21:04:08.261Z] Removing intermediate container ba86c57e024e [2022-12-13T21:04:08.261Z] ---> 39253be006de [2022-12-13T21:04:08.261Z] [2022-12-13T21:04:08.261Z] Step 10/22 : FROM alpine:3.16 [2022-12-13T21:04:08.261Z] ---> bfe296a52501 [2022-12-13T21:04:08.261Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-12-13T21:04:08.261Z] ---> Running in b37ed69b7b67 [2022-12-13T21:04:08.519Z] ---> Running in a1f9f78a8486 [2022-12-13T21:04:08.519Z] ---> Running in defaee4ec12c [2022-12-13T21:04:08.776Z] Removing intermediate container defaee4ec12c [2022-12-13T21:04:08.776Z] ---> bffc7ae980e2 [2022-12-13T21:04:08.776Z] Step 12/22 : 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-12-13T21:04:08.776Z] ---> Running in 4eb8bff81b50 [2022-12-13T21:04:09.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:09.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:09.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:09.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:09.291Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-12-13T21:04:09.292Z] (2/2) Installing su-exec (0.2-r1) [2022-12-13T21:04:09.292Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-13T21:04:09.292Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T21:04:09.292Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T21:04:09.292Z] OK: 6 MiB in 16 packages [2022-12-13T21:04:09.292Z] OK: 6 MiB in 15 packages [2022-12-13T21:04:09.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:09.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:09.807Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-13T21:04:09.807Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-13T21:04:09.807Z] (3/33) Installing readline (8.1.2-r0) [2022-12-13T21:04:09.807Z] (4/33) Installing bash (5.1.16-r2) [2022-12-13T21:04:09.807Z] Executing bash-5.1.16-r2.post-install [2022-12-13T21:04:09.807Z] (5/33) Installing ca-certificates (20220614-r0) [2022-12-13T21:04:09.807Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-12-13T21:04:09.807Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-12-13T21:04:09.807Z] (8/33) Installing libcurl (7.83.1-r4) [2022-12-13T21:04:09.807Z] (9/33) Installing curl (7.83.1-r4) [2022-12-13T21:04:09.807Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-12-13T21:04:10.064Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-12-13T21:04:10.064Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-12-13T21:04:10.064Z] (13/33) Installing expat (2.5.0-r0) [2022-12-13T21:04:10.064Z] (14/33) Installing libffi (3.4.2-r1) [2022-12-13T21:04:10.064Z] (15/33) Installing gdbm (1.23-r0) [2022-12-13T21:04:10.064Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-12-13T21:04:10.064Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-12-13T21:04:10.064Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-13T21:04:10.064Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-12-13T21:04:10.064Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-12-13T21:04:10.321Z] (21/33) Installing python3 (3.10.9-r0) [2022-12-13T21:04:10.923Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-12-13T21:04:10.923Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-12-13T21:04:10.923Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-12-13T21:04:10.923Z] (25/33) Installing py3-six (1.16.0-r1) [2022-12-13T21:04:10.923Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-12-13T21:04:10.923Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-12-13T21:04:10.923Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-12-13T21:04:10.923Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-12-13T21:04:10.923Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-12-13T21:04:10.923Z] (31/33) Installing py3-packaging (21.3-r0) [2022-12-13T21:04:10.923Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-12-13T21:04:10.923Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-12-13T21:04:10.923Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T21:04:10.923Z] Executing ca-certificates-20220614-r0.trigger [2022-12-13T21:04:11.208Z] OK: 123 MiB in 47 packages [2022-12-13T21:04:11.208Z] Removing intermediate container b37ed69b7b67 [2022-12-13T21:04:11.208Z] ---> 666599494499 [2022-12-13T21:04:11.208Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-12-13T21:04:11.208Z] Removing intermediate container a1f9f78a8486 [2022-12-13T21:04:11.208Z] ---> a43262253104 [2022-12-13T21:04:11.208Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-13T21:04:11.466Z] ---> Running in 30c3aa311671 [2022-12-13T21:04:11.466Z] ---> Running in 50aeecad3ff0 [2022-12-13T21:04:11.723Z] Removing intermediate container 50aeecad3ff0 [2022-12-13T21:04:11.723Z] ---> a0f00fb4905d [2022-12-13T21:04:11.723Z] Step 13/24 : ENV APP_PORT=59881 [2022-12-13T21:04:11.723Z] Removing intermediate container 30c3aa311671 [2022-12-13T21:04:11.723Z] ---> 67583ff110ab [2022-12-13T21:04:11.723Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-12-13T21:04:11.723Z] ---> Running in 46946698504d [2022-12-13T21:04:11.981Z] ---> Running in 68f52b80fb61 [2022-12-13T21:04:11.981Z] Removing intermediate container 46946698504d [2022-12-13T21:04:11.981Z] ---> 3efa6e035a07 [2022-12-13T21:04:11.981Z] Step 14/24 : EXPOSE $APP_PORT [2022-12-13T21:04:11.981Z] Removing intermediate container 68f52b80fb61 [2022-12-13T21:04:11.981Z] ---> 0e2dc75c94c1 [2022-12-13T21:04:11.981Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-12-13T21:04:12.237Z] ---> Running in d710ce2285e6 [2022-12-13T21:04:12.237Z] ---> Running in d33b696d6032 [2022-12-13T21:04:12.237Z] Removing intermediate container 86d34698a222 [2022-12-13T21:04:12.237Z] ---> 73d0b0e60c10 [2022-12-13T21:04:12.237Z] Step 8/22 : COPY . . [2022-12-13T21:04:12.496Z] Removing intermediate container d710ce2285e6 [2022-12-13T21:04:12.496Z] ---> 9b973c0d87f6 [2022-12-13T21:04:12.496Z] Step 15/24 : WORKDIR / [2022-12-13T21:04:12.496Z] ---> Running in f324528cee7a [2022-12-13T21:04:12.755Z] Removing intermediate container d33b696d6032 [2022-12-13T21:04:12.755Z] ---> 8bdf1f06d1e7 [2022-12-13T21:04:12.755Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-12-13T21:04:13.320Z] ---> Running in 9cb36883f5b6 [2022-12-13T21:04:13.577Z] Removing intermediate container f324528cee7a [2022-12-13T21:04:13.577Z] ---> a3bd0e4cbfcf [2022-12-13T21:04:13.577Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-13T21:04:13.834Z] Removing intermediate container 9cb36883f5b6 [2022-12-13T21:04:13.834Z] ---> 13e373962095 [2022-12-13T21:04:13.834Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-12-13T21:04:13.834Z] ---> Running in 6d88ad5c918f [2022-12-13T21:04:14.091Z] ---> 69500571b3ee [2022-12-13T21:04:14.091Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-12-13T21:04:14.348Z] Collecting docker-compose==1.23.2 [2022-12-13T21:04:14.348Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-12-13T21:04:14.348Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.5 MB/s eta 0:00:00 [2022-12-13T21:04:14.348Z] Collecting texttable<0.10,>=0.9.0 [2022-12-13T21:04:14.348Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-12-13T21:04:14.348Z] Preparing metadata (setup.py): started [2022-12-13T21:04:14.607Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-13T21:04:14.866Z] Collecting docopt<0.7,>=0.6.1 [2022-12-13T21:04:14.866Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-12-13T21:04:14.866Z] Preparing metadata (setup.py): started [2022-12-13T21:04:15.124Z] ---> 7517a5b072e5 [2022-12-13T21:04:15.124Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-12-13T21:04:15.124Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-13T21:04:15.124Z] Collecting docker<4.0,>=3.6.0 [2022-12-13T21:04:15.124Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-12-13T21:04:15.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 42.3 MB/s eta 0:00:00 [2022-12-13T21:04:15.381Z] Collecting PyYAML<4,>=3.10 [2022-12-13T21:04:15.381Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-12-13T21:04:15.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 178.5 MB/s eta 0:00:00 [2022-12-13T21:04:15.381Z] Removing intermediate container 6d88ad5c918f [2022-12-13T21:04:15.381Z] ---> 5cac0c3989a7 [2022-12-13T21:04:15.381Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-12-13T21:04:15.638Z] Preparing metadata (setup.py): started [2022-12-13T21:04:15.639Z] ---> Running in 85d974f9fee1 [2022-12-13T21:04:15.895Z] ---> d806f566ca99 [2022-12-13T21:04:15.895Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-12-13T21:04:15.895Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-13T21:04:15.895Z] 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-12-13T21:04:15.895Z] Collecting dockerpty<0.5,>=0.4.1 [2022-12-13T21:04:15.895Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-12-13T21:04:15.895Z] Preparing metadata (setup.py): started [2022-12-13T21:04:16.152Z] Removing intermediate container 85d974f9fee1 [2022-12-13T21:04:16.152Z] ---> 21becc8b535c [2022-12-13T21:04:16.152Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-12-13T21:04:16.152Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-13T21:04:16.410Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-12-13T21:04:16.410Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-12-13T21:04:16.410Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 162.6 MB/s eta 0:00:00 [2022-12-13T21:04:16.410Z] ---> ef92d7dc3a0f [2022-12-13T21:04:16.410Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-12-13T21:04:16.410Z] Collecting websocket-client<1.0,>=0.32.0 [2022-12-13T21:04:16.410Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-12-13T21:04:16.410Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 174.8 MB/s eta 0:00:00 [2022-12-13T21:04:16.410Z] Collecting jsonschema<3,>=2.5.1 [2022-12-13T21:04:16.410Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-12-13T21:04:16.410Z] Collecting cached-property<2,>=1.2.0 [2022-12-13T21:04:16.410Z] ---> daa675643d3b [2022-12-13T21:04:16.410Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-12-13T21:04:16.410Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-12-13T21:04:16.667Z] ---> Running in 2e2410543bfb [2022-12-13T21:04:16.668Z] Collecting docker-pycreds>=0.4.0 [2022-12-13T21:04:16.668Z] ---> Running in 6c7ca60de21b [2022-12-13T21:04:16.668Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-12-13T21:04:16.668Z] Collecting certifi>=2017.4.17 [2022-12-13T21:04:16.668Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2022-12-13T21:04:16.668Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 199.7 MB/s eta 0:00:00 [2022-12-13T21:04:16.668Z] Collecting idna<2.8,>=2.5 [2022-12-13T21:04:16.668Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-12-13T21:04:16.668Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 124.0 MB/s eta 0:00:00 [2022-12-13T21:04:16.668Z] Collecting chardet<3.1.0,>=3.0.2 [2022-12-13T21:04:16.668Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-12-13T21:04:16.668Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 98.5 MB/s eta 0:00:00 [2022-12-13T21:04:16.926Z] Collecting urllib3<1.25,>=1.21.1 [2022-12-13T21:04:16.926Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-12-13T21:04:16.926Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 149.9 MB/s eta 0:00:00 [2022-12-13T21:04:16.926Z] Removing intermediate container 2e2410543bfb [2022-12-13T21:04:16.926Z] ---> 648f823b2a4d [2022-12-13T21:04:16.926Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T21:04:16.926Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-12-13T21:04:16.926Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-12-13T21:04:16.926Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-12-13T21:04:16.926Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-12-13T21:04:16.926Z] ---> Running in 046891a95534 [2022-12-13T21:04:17.215Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-12-13T21:04:17.215Z] Running setup.py install for texttable: started [2022-12-13T21:04:17.215Z] Removing intermediate container 046891a95534 [2022-12-13T21:04:17.215Z] ---> 6933eec8b348 [2022-12-13T21:04:17.215Z] Step 22/24 : LABEL arch=x86_64 [2022-12-13T21:04:17.475Z] ---> Running in fb9b29dcf36a [2022-12-13T21:04:17.475Z] Running setup.py install for texttable: finished with status 'done' [2022-12-13T21:04:17.475Z] Running setup.py install for PyYAML: started [2022-12-13T21:04:17.475Z] Removing intermediate container fb9b29dcf36a [2022-12-13T21:04:17.475Z] ---> 8ee6b38a965a [2022-12-13T21:04:17.475Z] Step 23/24 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:04:17.733Z] ---> Running in ac8876ff3c33 [2022-12-13T21:04:17.733Z] Removing intermediate container ac8876ff3c33 [2022-12-13T21:04:17.733Z] ---> 4c363a64f66c [2022-12-13T21:04:17.733Z] Step 24/24 : LABEL version=3.0.0-dev.4 [2022-12-13T21:04:17.733Z] Removing intermediate container 6c7ca60de21b [2022-12-13T21:04:17.733Z] ---> 31229970e9bf [2022-12-13T21:04:17.733Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-13T21:04:17.991Z] ---> Running in dc16432e68b9 [2022-12-13T21:04:17.991Z] ---> 14041dbae323 [2022-12-13T21:04:17.991Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-12-13T21:04:17.991Z] Running setup.py install for PyYAML: finished with status 'done' [2022-12-13T21:04:17.991Z] ---> Running in 46baa6bda19b [2022-12-13T21:04:17.991Z] Removing intermediate container dc16432e68b9 [2022-12-13T21:04:17.991Z] ---> bff146ad62a9 [2022-12-13T21:04:17.991Z] [2022-12-13T21:04:18.250Z] ---> 31070675b27c [2022-12-13T21:04:18.250Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-12-13T21:04:18.250Z] Successfully built bff146ad62a9 [2022-12-13T21:04:18.250Z] Successfully tagged core-metadata:latest [2022-12-13T21:04:18.250Z]  Building core-metadata ... done Building core-data [2022-12-13T21:04:18.250Z] Running setup.py install for docopt: started [2022-12-13T21:04:18.509Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-13T21:04:18.767Z] Running setup.py install for docopt: finished with status 'done' [2022-12-13T21:04:19.701Z] ---> d938ab3d1ac4 [2022-12-13T21:04:19.701Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-12-13T21:04:19.701Z] Running setup.py install for dockerpty: started [2022-12-13T21:04:20.273Z] ---> e5c4023efa1b [2022-12-13T21:04:20.273Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-12-13T21:04:20.273Z] Running setup.py install for dockerpty: finished with status 'done' [2022-12-13T21:04:20.532Z] ---> 95ba4f1e0698 [2022-12-13T21:04:20.532Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-12-13T21:04:20.790Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 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-12-13T21:04:20.790Z] 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-12-13T21:04:20.790Z]  ---> ed36574ad1d5 [2022-12-13T21:04:20.790Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-12-13T21:04:21.049Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:04:21.049Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:04:21.049Z] ---> b66673999839 [2022-12-13T21:04:21.049Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-13T21:04:21.049Z] ---> Using cache [2022-12-13T21:04:21.049Z] ---> d5b22da9e147 [2022-12-13T21:04:21.049Z] Step 4/22 : WORKDIR /edgex-go [2022-12-13T21:04:21.049Z] ---> Using cache [2022-12-13T21:04:21.049Z] ---> f5a3981b2538 [2022-12-13T21:04:21.049Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-13T21:04:21.049Z] ---> Using cache [2022-12-13T21:04:21.049Z] ---> 6a1b9e6f9a3c [2022-12-13T21:04:21.049Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-13T21:04:21.049Z] ---> Using cache [2022-12-13T21:04:21.049Z] ---> 367bd5159f15 [2022-12-13T21:04:21.049Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:04:21.049Z] ---> Using cache [2022-12-13T21:04:21.049Z] ---> 8634e86050c9 [2022-12-13T21:04:21.049Z] Step 8/22 : COPY . . [2022-12-13T21:04:21.049Z] ---> Using cache [2022-12-13T21:04:21.049Z] ---> 56a362692f26 [2022-12-13T21:04:21.049Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-12-13T21:04:21.307Z] ---> b819923c9e94 [2022-12-13T21:04:21.307Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-12-13T21:04:21.307Z] ---> Running in e98004c79e2f [2022-12-13T21:04:21.565Z] ---> 1206410d2d98 [2022-12-13T21:04:21.565Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-12-13T21:04:21.825Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-13T21:04:22.085Z] ---> Running in 67f97a5498a2 [2022-12-13T21:04:24.628Z] Removing intermediate container 67f97a5498a2 [2022-12-13T21:04:24.628Z] ---> 55c8d69bc376 [2022-12-13T21:04:24.628Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-12-13T21:04:24.628Z] ---> Running in a0228e2c17d1 [2022-12-13T21:04:24.628Z] Removing intermediate container a0228e2c17d1 [2022-12-13T21:04:24.628Z] ---> 7e2c697c0548 [2022-12-13T21:04:24.628Z] Step 29/32 : CMD ["gate"] [2022-12-13T21:04:24.887Z] Removing intermediate container 4eb8bff81b50 [2022-12-13T21:04:24.887Z] ---> 7c2cd14895de [2022-12-13T21:04:24.887Z] Step 13/22 : ENV APP_PORT=58890 [2022-12-13T21:04:24.887Z] ---> Running in 4bdbacde8261 [2022-12-13T21:04:25.147Z] ---> Running in cb1dd11f6f22 [2022-12-13T21:04:25.438Z] Removing intermediate container 4bdbacde8261 [2022-12-13T21:04:25.438Z] ---> 05cbc9486068 [2022-12-13T21:04:25.438Z] Step 30/32 : LABEL arch=x86_64 [2022-12-13T21:04:25.438Z] Removing intermediate container cb1dd11f6f22 [2022-12-13T21:04:25.438Z] ---> 0bb4fda4eefd [2022-12-13T21:04:25.709Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-13T21:04:25.709Z] ---> Running in ca57a2688325 [2022-12-13T21:04:25.709Z] ---> Running in 83ff7a2676e2 [2022-12-13T21:04:25.968Z] Removing intermediate container ca57a2688325 [2022-12-13T21:04:25.968Z] ---> 1c2f82fc5211 [2022-12-13T21:04:25.968Z] Step 31/32 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:04:26.229Z] Removing intermediate container 83ff7a2676e2 [2022-12-13T21:04:26.229Z] ---> e128ad0de778 [2022-12-13T21:04:26.229Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-12-13T21:04:26.229Z] ---> Running in 95f3bc252314 [2022-12-13T21:04:26.229Z] Removing intermediate container 953d84f81118 [2022-12-13T21:04:26.229Z] ---> 45d0325b71a1 [2022-12-13T21:04:26.229Z] [2022-12-13T21:04:26.229Z] Step 10/22 : FROM alpine:3.16 [2022-12-13T21:04:26.229Z] ---> bfe296a52501 [2022-12-13T21:04:26.229Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-12-13T21:04:26.229Z] ---> Using cache [2022-12-13T21:04:26.229Z] ---> a43262253104 [2022-12-13T21:04:26.229Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-13T21:04:26.229Z] ---> Using cache [2022-12-13T21:04:26.229Z] ---> a0f00fb4905d [2022-12-13T21:04:26.229Z] Step 13/22 : ENV APP_PORT=59861 [2022-12-13T21:04:26.487Z] ---> Running in 1f5a6b41f34f [2022-12-13T21:04:26.487Z] Removing intermediate container 95f3bc252314 [2022-12-13T21:04:26.487Z] ---> 5782f7160d25 [2022-12-13T21:04:26.487Z] Step 32/32 : LABEL version=3.0.0-dev.4 [2022-12-13T21:04:26.747Z] Removing intermediate container 1f5a6b41f34f [2022-12-13T21:04:26.747Z] ---> 31dc34239051 [2022-12-13T21:04:26.747Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-13T21:04:26.747Z] ---> Running in 4b474c25005d [2022-12-13T21:04:27.012Z] ---> Running in 2100054caf97 [2022-12-13T21:04:27.012Z] Removing intermediate container 4b474c25005d [2022-12-13T21:04:27.012Z] ---> ecd7a85b31c4 [2022-12-13T21:04:27.012Z] [2022-12-13T21:04:27.012Z] ---> 991218145bdc [2022-12-13T21:04:27.012Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-12-13T21:04:27.012Z] Successfully built ecd7a85b31c4 [2022-12-13T21:04:27.271Z] Successfully tagged security-bootstrapper:latest [2022-12-13T21:04:27.271Z] Building security-secretstore-setup [2022-12-13T21:04:27.271Z] Removing intermediate container 2100054caf97 [2022-12-13T21:04:27.271Z] ---> ff3f5152d4e4 [2022-12-13T21:04:27.271Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-13T21:04:28.025Z] Removing intermediate container 51987a7a8012 [2022-12-13T21:04:28.025Z] ---> 7b60b50f4659 [2022-12-13T21:04:28.025Z] Successfully built 7b60b50f4659 [2022-12-13T21:04:28.025Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:04:28.626Z] + docker inspect -f . ci-base-image-arm64 [2022-12-13T21:04:28.626Z] . [Pipeline] } [Pipeline] // withEnv [2022-12-13T21:04:28.644Z]  Building security-bootstrapper ... done  ---> 365d23e09e63 [2022-12-13T21:04:28.644Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [Pipeline] withDockerContainer [2022-12-13T21:04:28.790Z] prd-ubuntu20.04-docker-arm64-4c-16g-121110 does not seem to be running inside a container [2022-12-13T21:04:28.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@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-12-13T21:04:28.906Z] ---> 4ae6e0c56c0f [2022-12-13T21:04:28.906Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-12-13T21:04:29.164Z] ---> ab9bd6356188 [2022-12-13T21:04:29.164Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-12-13T21:04:29.422Z] ---> Running in 18d1841156aa [2022-12-13T21:04:29.916Z] $ docker top 7d743b2028ff63d0f6095341c893ac4e78ca7bb2f6c3cfe768de7ba54ac13242 -eo pid,comm [2022-12-13T21:04:29.990Z] Removing intermediate container 18d1841156aa [2022-12-13T21:04:29.990Z] ---> 018274b6dd2d [2022-12-13T21:04:29.990Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] { [Pipeline] sh [2022-12-13T21:04:30.248Z] ---> Running in 38ccb86c27a8 [2022-12-13T21:04:30.513Z] ---> d7bc531f9240 [2022-12-13T21:04:30.513Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-12-13T21:04:30.513Z] Removing intermediate container 38ccb86c27a8 [2022-12-13T21:04:30.513Z] ---> 0ea0164b7e6a [2022-12-13T21:04:30.513Z] Step 20/22 : LABEL arch=x86_64 [2022-12-13T21:04:30.724Z] + go version [2022-12-13T21:04:30.724Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-13T21:04:30.749Z] $ docker stop --time=1 7d743b2028ff63d0f6095341c893ac4e78ca7bb2f6c3cfe768de7ba54ac13242 [2022-12-13T21:04:30.785Z] ---> Running in 7442e33c70ef [2022-12-13T21:04:31.057Z] ---> 08fb2fd12b81 [2022-12-13T21:04:31.057Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-12-13T21:04:31.329Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:04:31.329Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:04:31.329Z] ---> b66673999839 [2022-12-13T21:04:31.329Z] Step 3/24 : WORKDIR /edgex-go [2022-12-13T21:04:31.329Z] ---> Using cache [2022-12-13T21:04:31.329Z] ---> 033cb36d8b75 [2022-12-13T21:04:31.329Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-12-13T21:04:31.329Z] ---> Running in 4ed1a9bcb703 [2022-12-13T21:04:31.329Z] Removing intermediate container 7442e33c70ef [2022-12-13T21:04:31.329Z] ---> b67a0baf5bfa [2022-12-13T21:04:31.329Z] Step 21/22 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:04:31.329Z] ---> Running in d6fc08c9c972 [2022-12-13T21:04:31.589Z] ---> Running in 27ccc8a2e367 [2022-12-13T21:04:31.589Z] Removing intermediate container 4ed1a9bcb703 [2022-12-13T21:04:31.589Z] ---> 7531b8c05db9 [2022-12-13T21:04:31.589Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T21:04:31.589Z] ---> Running in 68c482caaf56 [2022-12-13T21:04:31.589Z] Removing intermediate container 27ccc8a2e367 [2022-12-13T21:04:31.589Z] ---> 8e3e0c1002f0 [2022-12-13T21:04:31.589Z] Step 22/22 : LABEL version=3.0.0-dev.4 [2022-12-13T21:04:31.846Z] ---> Running in 23bf424b9663 [2022-12-13T21:04:31.846Z] Removing intermediate container 68c482caaf56 [2022-12-13T21:04:31.846Z] ---> 4d883f52385d [2022-12-13T21:04:31.846Z] Step 20/22 : LABEL arch=x86_64 [2022-12-13T21:04:32.104Z] ---> Running in 59b0817d2ff2 [2022-12-13T21:04:32.104Z] Removing intermediate container 23bf424b9663 [2022-12-13T21:04:32.104Z] ---> eaf67f495619 [2022-12-13T21:04:32.104Z] [2022-12-13T21:04:32.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:32.322Z] $ docker rm -f 7d743b2028ff63d0f6095341c893ac4e78ca7bb2f6c3cfe768de7ba54ac13242 [2022-12-13T21:04:32.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:32.362Z] Successfully built eaf67f495619 [2022-12-13T21:04:32.362Z] Successfully tagged sys-mgmt-agent:latest [2022-12-13T21:04:32.362Z]  Building sys-mgmt-agent ... done Removing intermediate container 59b0817d2ff2 [2022-12-13T21:04:32.362Z] ---> 42e68b928e22 [2022-12-13T21:04:32.362Z] Step 21/22 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:04:32.362Z] Building security-spire-config [2022-12-13T21:04:32.362Z] ---> Running in b590288a6859 [2022-12-13T21:04:32.362Z] OK: 211 MiB in 51 packages [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-12-13T21:04:32.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-13T21:04:32.879Z] [2022-12-13T21:04:32.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:04:33.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-13T21:04:33.211Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-12-13T21:04:33.211Z] 29e5d40040c1: Pulling fs layer [2022-12-13T21:04:33.211Z] 1ce36da41761: Pulling fs layer [2022-12-13T21:04:33.211Z] 25b303627fd3: Pulling fs layer [2022-12-13T21:04:33.294Z] Removing intermediate container b590288a6859 [2022-12-13T21:04:33.294Z] ---> e17961842f34 [2022-12-13T21:04:33.294Z] Step 22/22 : LABEL version=3.0.0-dev.4 [2022-12-13T21:04:33.478Z] 29e5d40040c1: Verifying Checksum [2022-12-13T21:04:33.478Z] 29e5d40040c1: Download complete [2022-12-13T21:04:33.553Z] ---> Running in 499445b383c9 [2022-12-13T21:04:33.745Z] 1ce36da41761: Verifying Checksum [2022-12-13T21:04:33.745Z] 1ce36da41761: Download complete [2022-12-13T21:04:33.814Z] Removing intermediate container d6fc08c9c972 [2022-12-13T21:04:33.814Z] ---> a145271a0b9b [2022-12-13T21:04:33.814Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-13T21:04:34.011Z] 29e5d40040c1: Pull complete [2022-12-13T21:04:34.111Z] Removing intermediate container 499445b383c9 [2022-12-13T21:04:34.111Z] ---> 6ea325debb42 [2022-12-13T21:04:34.111Z] [2022-12-13T21:04:34.111Z] Successfully built 6ea325debb42 [2022-12-13T21:04:34.111Z] Successfully tagged support-scheduler:latest [2022-12-13T21:04:34.111Z] Building security-spiffe-token-provider [2022-12-13T21:04:34.373Z]  Building support-scheduler ... done  ---> 5fb17d3e5977 [2022-12-13T21:04:34.373Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:04:34.373Z] ---> Running in b0f64a65d5a3 [2022-12-13T21:04:34.968Z] 1ce36da41761: Pull complete [2022-12-13T21:04:34.968Z] 25b303627fd3: Download complete [2022-12-13T21:04:36.902Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:04:36.902Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:04:36.902Z] ---> b66673999839 [2022-12-13T21:04:36.902Z] Step 3/24 : WORKDIR /edgex-go [2022-12-13T21:04:36.902Z] ---> Using cache [2022-12-13T21:04:36.902Z] ---> 033cb36d8b75 [2022-12-13T21:04:36.902Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-13T21:04:36.902Z] ---> Using cache [2022-12-13T21:04:36.902Z] ---> 62c051953512 [2022-12-13T21:04:36.902Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-13T21:04:36.902Z] ---> Using cache [2022-12-13T21:04:36.902Z] ---> a5c9d86ff3eb [2022-12-13T21:04:36.902Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:04:36.902Z] ---> Using cache [2022-12-13T21:04:36.902Z] ---> 5eb5352f2833 [2022-12-13T21:04:36.902Z] Step 7/24 : COPY . . [2022-12-13T21:04:36.902Z] ---> Using cache [2022-12-13T21:04:36.902Z] ---> 06f60092aa1a [2022-12-13T21:04:36.902Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-13T21:04:36.902Z] ---> Using cache [2022-12-13T21:04:36.902Z] ---> f2961f4de9ed [2022-12-13T21:04:36.902Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-13T21:04:36.902Z] ---> Using cache [2022-12-13T21:04:36.902Z] ---> bbfef0b1d793 [2022-12-13T21:04:36.902Z] Step 10/24 : 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-12-13T21:04:36.902Z] ---> Using cache [2022-12-13T21:04:36.902Z] ---> 020cc309963a [2022-12-13T21:04:36.902Z] Step 11/24 : WORKDIR /edgex-go [2022-12-13T21:04:36.902Z] ---> Using cache [2022-12-13T21:04:36.902Z] ---> 2a87528028d1 [2022-12-13T21:04:36.902Z] [2022-12-13T21:04:36.902Z] Step 12/24 : FROM alpine:3.15 [2022-12-13T21:04:36.902Z] ---> c4fc93816858 [2022-12-13T21:04:36.902Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-13T21:04:36.902Z] ---> Using cache [2022-12-13T21:04:36.902Z] ---> 4e0103145d83 [2022-12-13T21:04:36.902Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-12-13T21:04:37.835Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:04:37.835Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:04:37.835Z] ---> b66673999839 [2022-12-13T21:04:37.835Z] Step 3/19 : WORKDIR /edgex-go [2022-12-13T21:04:37.835Z] ---> Using cache [2022-12-13T21:04:37.835Z] ---> 033cb36d8b75 [2022-12-13T21:04:37.835Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-12-13T21:04:40.367Z] ---> Running in 05b3e462f912 [2022-12-13T21:04:40.367Z] ---> Running in 321c7f6c4eb0 [2022-12-13T21:04:40.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:40.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:40.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:40.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:41.142Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-13T21:04:41.142Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-13T21:04:41.142Z] OK: 15859 distinct packages available [2022-12-13T21:04:41.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:41.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:41.399Z] v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-12-13T21:04:41.399Z] v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-12-13T21:04:41.399Z] OK: 17038 distinct packages available [2022-12-13T21:04:41.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:41.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:41.400Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-12-13T21:04:41.400Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-12-13T21:04:41.400Z] (3/4) Installing libucontext (1.1-r0) [2022-12-13T21:04:41.400Z] (4/4) Installing gcompat (1.0.0-r4) [2022-12-13T21:04:41.400Z] Executing busybox-1.34.1-r7.trigger [2022-12-13T21:04:41.400Z] OK: 6 MiB in 18 packages [2022-12-13T21:04:41.657Z] OK: 211 MiB in 51 packages [2022-12-13T21:04:43.561Z] Removing intermediate container 05b3e462f912 [2022-12-13T21:04:43.561Z] ---> c69c7cf192f8 [2022-12-13T21:04:43.561Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-13T21:04:43.561Z] Removing intermediate container 321c7f6c4eb0 [2022-12-13T21:04:43.561Z] ---> 582821dd78f0 [2022-12-13T21:04:43.561Z] Step 5/19 : COPY go.mod vendor* ./ [2022-12-13T21:04:44.493Z] ---> 41b4466809f8 [2022-12-13T21:04:44.493Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:04:44.751Z] ---> Running in 939196700b8c [2022-12-13T21:04:44.751Z] ---> 13dab5dbcf5c [2022-12-13T21:04:44.751Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-12-13T21:04:45.039Z] 25b303627fd3: Pull complete [2022-12-13T21:04:45.039Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-12-13T21:04:45.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-13T21:04:45.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T21:04:45.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-121110 does not seem to be running inside a container [2022-12-13T21:04:45.323Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@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-12-13T21:04:45.317Z] Removing intermediate container b0f64a65d5a3 [2022-12-13T21:04:45.318Z] ---> 2f9caa3e628e [2022-12-13T21:04:45.318Z] Step 7/24 : COPY . . [2022-12-13T21:04:45.318Z] ---> dde48b7a6a78 [2022-12-13T21:04:45.318Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-12-13T21:04:45.575Z] ---> Running in 77bcc6b609f2 [2022-12-13T21:04:47.481Z] Removing intermediate container 77bcc6b609f2 [2022-12-13T21:04:47.481Z] ---> 1ff2b9bdf3de [2022-12-13T21:04:47.481Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-12-13T21:04:47.481Z] Removing intermediate container e98004c79e2f [2022-12-13T21:04:47.481Z] ---> 235cdd6fc014 [2022-12-13T21:04:47.481Z] [2022-12-13T21:04:47.481Z] Step 10/22 : FROM alpine:3.16 [2022-12-13T21:04:47.481Z] ---> bfe296a52501 [2022-12-13T21:04:47.481Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-12-13T21:04:47.489Z] $ docker top c2bd384c51938f75119d0e01e3ff229914c836c20e24f1c1b7f66efe76be8138 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T21:04:48.315Z] + docker-compose build --help [2022-12-13T21:04:48.315Z] + grep parallel [2022-12-13T21:04:48.414Z] ---> Running in e2962f60f1e9 [2022-12-13T21:04:48.677Z] ---> efefe0611774 [2022-12-13T21:04:48.677Z] Step 19/24 : WORKDIR / [2022-12-13T21:04:48.934Z] ---> Running in a68ad5eaacf8 [2022-12-13T21:04:48.934Z] Removing intermediate container e2962f60f1e9 [2022-12-13T21:04:48.934Z] ---> 5300e408d3a2 [2022-12-13T21:04:48.934Z] Step 12/22 : ENV APP_PORT=59880 [2022-12-13T21:04:48.934Z] ---> Running in 140943deda64 [2022-12-13T21:04:49.201Z] Removing intermediate container a68ad5eaacf8 [2022-12-13T21:04:49.201Z] ---> ebf13394bc10 [2022-12-13T21:04:49.201Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-13T21:04:49.201Z] ---> f4a7e7831e63 [2022-12-13T21:04:49.201Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-12-13T21:04:49.201Z] ---> Running in c0a566422c83 [2022-12-13T21:04:49.201Z] Removing intermediate container 140943deda64 [2022-12-13T21:04:49.201Z] ---> 43eb98909ce6 [2022-12-13T21:04:49.201Z] Step 13/22 : EXPOSE $APP_PORT [2022-12-13T21:04:49.459Z] ---> Running in 4776dce88eb4 [2022-12-13T21:04:49.459Z] ---> Running in 93d6afeffbcd [2022-12-13T21:04:49.459Z] Removing intermediate container c0a566422c83 [2022-12-13T21:04:49.459Z] ---> e72af0611d8d [2022-12-13T21:04:49.459Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-13T21:04:49.716Z] ---> Running in 988de4556e30 [2022-12-13T21:04:49.716Z] Removing intermediate container 93d6afeffbcd [2022-12-13T21:04:49.716Z] ---> 4a2388bd6c97 [2022-12-13T21:04:49.716Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-12-13T21:04:49.973Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-12-13T21:04:49.973Z] Removing intermediate container 46baa6bda19b [2022-12-13T21:04:49.973Z] ---> c014a4a9c737 [2022-12-13T21:04:49.973Z] [2022-12-13T21:04:49.973Z] Step 10/22 : FROM alpine:3.16 [2022-12-13T21:04:49.973Z] ---> bfe296a52501 [2022-12-13T21:04:49.973Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-12-13T21:04:49.973Z] ---> Running in 2646144f02a8 [2022-12-13T21:04:49.973Z] Removing intermediate container 988de4556e30 [2022-12-13T21:04:49.973Z] ---> b21501f47893 [2022-12-13T21:04:49.973Z] Step 22/24 : LABEL arch=x86_64 [2022-12-13T21:04:50.230Z] ---> Running in 2ccd5f312623 [2022-12-13T21:04:50.230Z] ---> Running in fed89e3c4186 [2022-12-13T21:04:50.488Z] Removing intermediate container fed89e3c4186 [2022-12-13T21:04:50.488Z] ---> 17a43509e7a9 [2022-12-13T21:04:50.488Z] Step 23/24 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:04:50.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:50.488Z] ---> Running in 5fe6dde04145 [2022-12-13T21:04:50.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:50.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:50.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:04:50.748Z] Removing intermediate container 5fe6dde04145 [2022-12-13T21:04:50.748Z] ---> d59e2ff74b4b [2022-12-13T21:04:50.748Z] Step 24/24 : LABEL version=3.0.0-dev.4 [2022-12-13T21:04:51.007Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-13T21:04:51.007Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T21:04:51.007Z] OK: 6 MiB in 15 packages [2022-12-13T21:04:51.007Z] ---> Running in 66dfbe417e33 [2022-12-13T21:04:51.007Z] (1/2) Installing ca-certificates (20220614-r0) [2022-12-13T21:04:51.007Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-12-13T21:04:51.007Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T21:04:51.007Z] Executing ca-certificates-20220614-r0.trigger [2022-12-13T21:04:51.007Z] OK: 6 MiB in 16 packages [2022-12-13T21:04:51.265Z] Removing intermediate container 66dfbe417e33 [2022-12-13T21:04:51.265Z] ---> 7f38b5b49420 [2022-12-13T21:04:51.265Z] [2022-12-13T21:04:51.265Z] Successfully built 7f38b5b49420 [2022-12-13T21:04:51.265Z] Successfully tagged security-spire-config:latest [2022-12-13T21:04:51.265Z]  Building security-spire-config ... done Building core-command [2022-12-13T21:04:52.567Z] --parallel Build images in parallel. [Pipeline] } [2022-12-13T21:04:52.592Z] $ docker stop --time=1 c2bd384c51938f75119d0e01e3ff229914c836c20e24f1c1b7f66efe76be8138 [2022-12-13T21:04:53.163Z] Removing intermediate container 2646144f02a8 [2022-12-13T21:04:53.163Z] ---> e3a891054420 [2022-12-13T21:04:53.163Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-13T21:04:53.422Z] Removing intermediate container 2ccd5f312623 [2022-12-13T21:04:53.422Z] ---> 679cb81f1a5a [2022-12-13T21:04:53.422Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-13T21:04:53.690Z] ---> Running in 73caec517d2b [2022-12-13T21:04:53.690Z] ---> 97dc31325981 [2022-12-13T21:04:53.690Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-12-13T21:04:53.948Z] Removing intermediate container 73caec517d2b [2022-12-13T21:04:53.948Z] ---> 858f5898400b [2022-12-13T21:04:53.948Z] Step 13/22 : ENV APP_PORT=59860 [2022-12-13T21:04:53.948Z] ---> Running in afb283aeaad6 [2022-12-13T21:04:54.181Z] $ docker rm -f c2bd384c51938f75119d0e01e3ff229914c836c20e24f1c1b7f66efe76be8138 [2022-12-13T21:04:54.221Z] Removing intermediate container 939196700b8c [2022-12-13T21:04:54.221Z] ---> 7d25e2a61ade [2022-12-13T21:04:54.221Z] Step 7/19 : COPY . . [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:04:54.479Z] Removing intermediate container afb283aeaad6 [2022-12-13T21:04:54.479Z] ---> 0bb636b4871c [2022-12-13T21:04:54.479Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-13T21:04:54.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-13T21:04:54.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T21:04:54.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-121110 does not seem to be running inside a container [2022-12-13T21:04:54.865Z] $ 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/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@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-12-13T21:04:55.043Z] ---> 1e349c375c04 [2022-12-13T21:04:55.043Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-12-13T21:04:55.043Z] ---> Running in da111abfff19 [2022-12-13T21:04:55.608Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:04:55.608Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:04:55.608Z] ---> b66673999839 [2022-12-13T21:04:55.608Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-12-13T21:04:55.608Z] ---> Using cache [2022-12-13T21:04:55.608Z] ---> d5b22da9e147 [2022-12-13T21:04:55.608Z] Step 4/23 : WORKDIR /edgex-go [2022-12-13T21:04:55.608Z] ---> Using cache [2022-12-13T21:04:55.608Z] ---> f5a3981b2538 [2022-12-13T21:04:55.608Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-12-13T21:04:55.608Z] ---> Using cache [2022-12-13T21:04:55.608Z] ---> 6a1b9e6f9a3c [2022-12-13T21:04:55.608Z] Step 6/23 : COPY go.mod vendor* ./ [2022-12-13T21:04:55.608Z] ---> Using cache [2022-12-13T21:04:55.608Z] ---> 367bd5159f15 [2022-12-13T21:04:55.608Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:04:55.608Z] ---> Using cache [2022-12-13T21:04:55.608Z] ---> 8634e86050c9 [2022-12-13T21:04:55.608Z] Step 8/23 : COPY . . [2022-12-13T21:04:55.608Z] ---> Using cache [2022-12-13T21:04:55.608Z] ---> 56a362692f26 [2022-12-13T21:04:55.608Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-12-13T21:04:55.867Z] ---> 7e85a47d64fc [2022-12-13T21:04:55.867Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-12-13T21:04:55.912Z] $ docker top fe390b6a1d27de30469bc5f6f7341525ecb01a59a40c9a08974c5f6373092df7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T21:04:56.386Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-12-13T21:04:56.436Z] Removing intermediate container da111abfff19 [2022-12-13T21:04:56.436Z] ---> a570738ef99e [2022-12-13T21:04:56.436Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-13T21:04:56.436Z] ---> Running in c323848a968f [2022-12-13T21:04:56.436Z] ---> Running in c95b1a957835 [2022-12-13T21:04:56.694Z] ---> ce83c97c3a10 [2022-12-13T21:04:56.694Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-12-13T21:04:56.694Z] Removing intermediate container c95b1a957835 [2022-12-13T21:04:56.694Z] ---> 81ad1d3ddcd5 [2022-12-13T21:04:56.694Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T21:04:57.021Z] ---> Running in 0a9fefdffde5 [2022-12-13T21:04:57.021Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-13T21:04:57.279Z] Removing intermediate container 0a9fefdffde5 [2022-12-13T21:04:57.279Z] ---> 78bbcc02977f [2022-12-13T21:04:57.279Z] Step 20/22 : LABEL arch=x86_64 [2022-12-13T21:04:57.538Z] ---> Running in 303b638f9780 [2022-12-13T21:04:58.108Z] ---> fcec33594d03 [2022-12-13T21:04:58.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-12-13T21:04:58.108Z] Removing intermediate container 303b638f9780 [2022-12-13T21:04:58.108Z] ---> 27035f1e8467 [2022-12-13T21:04:58.108Z] Step 21/22 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:04:58.108Z] ---> Running in 3717144286e7 [2022-12-13T21:04:58.377Z] ---> dd87f99e57a0 [2022-12-13T21:04:58.377Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-12-13T21:04:58.377Z] Removing intermediate container 3717144286e7 [2022-12-13T21:04:58.377Z] ---> e657795921d1 [2022-12-13T21:04:58.377Z] Step 22/22 : LABEL version=3.0.0-dev.4 [2022-12-13T21:04:58.377Z] ---> Running in 5ca0a2a05a89 [2022-12-13T21:04:58.635Z] ---> Running in aa08cbe7a09d [2022-12-13T21:04:58.635Z] Removing intermediate container 5ca0a2a05a89 [2022-12-13T21:04:58.635Z] ---> 71dc89591d2b [2022-12-13T21:04:58.635Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T21:04:58.635Z] ---> Running in 2259c655edcc [2022-12-13T21:04:58.635Z] Removing intermediate container aa08cbe7a09d [2022-12-13T21:04:58.635Z] ---> 652809af0e8f [2022-12-13T21:04:58.635Z] [2022-12-13T21:04:58.893Z] Successfully built 652809af0e8f [2022-12-13T21:04:58.893Z] Successfully tagged core-data:latest [2022-12-13T21:04:58.893Z]  Building core-data ... done Building security-proxy-setup [2022-12-13T21:04:58.893Z] Removing intermediate container 2259c655edcc [2022-12-13T21:04:58.893Z] ---> ab73c901c085 [2022-12-13T21:04:58.893Z] Step 20/22 : LABEL arch=x86_64 [2022-12-13T21:04:59.152Z] ---> Running in 2aee2a783e72 [2022-12-13T21:05:00.091Z] Removing intermediate container 2aee2a783e72 [2022-12-13T21:05:00.091Z] ---> 58425a7700d9 [2022-12-13T21:05:00.091Z] Step 21/22 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:00.630Z] Building core-command ... [2022-12-13T21:05:00.630Z] Building core-data ... [2022-12-13T21:05:00.630Z] Building core-metadata ... [2022-12-13T21:05:00.630Z] Building security-bootstrapper ... [2022-12-13T21:05:00.630Z] Building security-proxy-setup ... [2022-12-13T21:05:00.630Z] Building security-secretstore-setup ... [2022-12-13T21:05:00.630Z] Building security-spiffe-token-provider ... [2022-12-13T21:05:00.630Z] Building security-spire-agent ... [2022-12-13T21:05:00.630Z] Building security-spire-config ... [2022-12-13T21:05:00.630Z] Building security-spire-server ... [2022-12-13T21:05:00.630Z] Building support-notifications ... [2022-12-13T21:05:00.630Z] Building support-scheduler ... [2022-12-13T21:05:00.630Z] Building sys-mgmt-agent ... [2022-12-13T21:05:00.630Z] Building sys-mgmt-agent [2022-12-13T21:05:00.630Z] Building security-bootstrapper [2022-12-13T21:05:00.630Z] Building support-notifications [2022-12-13T21:05:00.630Z] Building security-spire-config [2022-12-13T21:05:00.630Z] Building security-proxy-setup [2022-12-13T21:05:00.657Z] ---> Running in f241fc93b63c [2022-12-13T21:05:00.657Z] ---> 83683e99c0d3 [2022-12-13T21:05:00.657Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-12-13T21:05:00.917Z] ---> Running in b3a4094dba91 [2022-12-13T21:05:00.917Z] Removing intermediate container f241fc93b63c [2022-12-13T21:05:00.917Z] ---> 0197309cb5db [2022-12-13T21:05:00.917Z] Step 22/22 : LABEL version=3.0.0-dev.4 [2022-12-13T21:05:01.175Z] ---> Running in 9ea58a88dbe5 [2022-12-13T21:05:01.434Z] Removing intermediate container 9ea58a88dbe5 [2022-12-13T21:05:01.434Z] ---> 0bcca244fca6 [2022-12-13T21:05:01.434Z] [2022-12-13T21:05:01.691Z] Successfully built 0bcca244fca6 [2022-12-13T21:05:01.691Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-12-13T21:05:01.691Z] Successfully tagged support-notifications:latest [2022-12-13T21:05:02.255Z]  Building support-notifications ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:05:02.255Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:05:02.255Z] ---> b66673999839 [2022-12-13T21:05:02.255Z] Step 3/21 : WORKDIR /edgex-go [2022-12-13T21:05:02.255Z] ---> Using cache [2022-12-13T21:05:02.255Z] ---> 033cb36d8b75 [2022-12-13T21:05:02.255Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-12-13T21:05:02.255Z] ---> Using cache [2022-12-13T21:05:02.255Z] ---> a145271a0b9b [2022-12-13T21:05:02.255Z] Step 5/21 : COPY go.mod vendor* ./ [2022-12-13T21:05:02.255Z] ---> Using cache [2022-12-13T21:05:02.255Z] ---> 5fb17d3e5977 [2022-12-13T21:05:02.255Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:05:02.255Z] ---> Using cache [2022-12-13T21:05:02.255Z] ---> 2f9caa3e628e [2022-12-13T21:05:02.255Z] Step 7/21 : COPY . . [2022-12-13T21:05:02.255Z] ---> Using cache [2022-12-13T21:05:02.255Z] ---> f4a7e7831e63 [2022-12-13T21:05:02.255Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-12-13T21:05:02.826Z] ---> Running in e7205a49aaeb [2022-12-13T21:05:03.393Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-12-13T21:05:07.580Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-12-13T21:05:10.712Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:05:10.712Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:05:10.712Z] ---> 7b60b50f4659 [2022-12-13T21:05:10.712Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-13T21:05:10.982Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:05:10.982Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:05:10.982Z] ---> 7b60b50f4659 [2022-12-13T21:05:10.982Z] Step 3/24 : WORKDIR /edgex-go [2022-12-13T21:05:10.982Z] ---> Running in db57dbbc6c31 [2022-12-13T21:05:11.252Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:05:11.252Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:05:11.252Z] ---> 7b60b50f4659 [2022-12-13T21:05:11.252Z] Step 3/21 : WORKDIR /edgex-go [2022-12-13T21:05:11.252Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:05:11.252Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:05:11.252Z] ---> 7b60b50f4659 [2022-12-13T21:05:11.252Z] Step 3/22 : WORKDIR /edgex-go [2022-12-13T21:05:11.252Z] ---> Running in 10a2ce16ceee [2022-12-13T21:05:11.252Z] ---> Running in ea0f9783f543 [2022-12-13T21:05:11.252Z] ---> Running in fa0a7183abf7 [2022-12-13T21:05:11.519Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:05:11.519Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:05:11.519Z] ---> 7b60b50f4659 [2022-12-13T21:05:11.519Z] Step 3/32 : WORKDIR /edgex-go [2022-12-13T21:05:11.519Z] ---> Running in fe43398dc8e2 [2022-12-13T21:05:11.793Z] Removing intermediate container ea0f9783f543 [2022-12-13T21:05:11.793Z] ---> c5455692e161 [2022-12-13T21:05:11.793Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-12-13T21:05:11.793Z] Removing intermediate container db57dbbc6c31 [2022-12-13T21:05:11.793Z] ---> f8cd33dec7a0 [2022-12-13T21:05:11.793Z] Step 4/22 : WORKDIR /edgex-go [2022-12-13T21:05:11.793Z] Removing intermediate container fa0a7183abf7 [2022-12-13T21:05:11.793Z] ---> e2c3a2f1f632 [2022-12-13T21:05:11.793Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-12-13T21:05:11.793Z] ---> Running in 9893ab48a119 [2022-12-13T21:05:12.078Z] ---> Running in a97ea27ce24f [2022-12-13T21:05:12.078Z] Removing intermediate container 10a2ce16ceee [2022-12-13T21:05:12.078Z] ---> 8a96305c7cb1 [2022-12-13T21:05:12.078Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-13T21:05:12.078Z] ---> Running in 2654727ad7f8 [2022-12-13T21:05:12.344Z] ---> Running in a80a9900a562 [2022-12-13T21:05:12.344Z] Removing intermediate container fe43398dc8e2 [2022-12-13T21:05:12.344Z] ---> 03ed6e5a94a4 [2022-12-13T21:05:12.344Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-12-13T21:05:12.344Z] ---> Running in 360edce83c3d [2022-12-13T21:05:12.849Z] Removing intermediate container 4776dce88eb4 [2022-12-13T21:05:12.849Z] ---> d10dae6973cc [2022-12-13T21:05:12.849Z] [2022-12-13T21:05:12.849Z] Step 9/24 : FROM alpine:3.16 [2022-12-13T21:05:12.849Z] ---> bfe296a52501 [2022-12-13T21:05:12.849Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-12-13T21:05:12.849Z] ---> Running in a08d8df36051 [2022-12-13T21:05:12.932Z] Removing intermediate container a97ea27ce24f [2022-12-13T21:05:12.933Z] ---> a4293394abc4 [2022-12-13T21:05:12.933Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-12-13T21:05:13.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:05:13.201Z] ---> Running in e145002d3c29 [2022-12-13T21:05:13.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:05:13.623Z] (1/3) Installing ca-certificates (20220614-r0) [2022-12-13T21:05:13.623Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-12-13T21:05:13.623Z] (3/3) Installing su-exec (0.2-r1) [2022-12-13T21:05:13.623Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T21:05:13.623Z] Executing ca-certificates-20220614-r0.trigger [2022-12-13T21:05:13.623Z] OK: 6 MiB in 17 packages [2022-12-13T21:05:14.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:05:14.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:05:14.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:05:14.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:05:14.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:05:14.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:05:15.013Z] Removing intermediate container a08d8df36051 [2022-12-13T21:05:15.013Z] ---> b225d899d90a [2022-12-13T21:05:15.013Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-13T21:05:15.013Z] ---> Running in ac2a79590b44 [2022-12-13T21:05:15.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:05:15.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:05:15.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:05:15.272Z] Removing intermediate container ac2a79590b44 [2022-12-13T21:05:15.272Z] ---> 4006cdc35da8 [2022-12-13T21:05:15.272Z] Step 12/24 : WORKDIR / [2022-12-13T21:05:15.272Z] ---> Running in d7db3cf1dbd6 [2022-12-13T21:05:15.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:05:15.838Z] Removing intermediate container d7db3cf1dbd6 [2022-12-13T21:05:15.838Z] ---> 30f67169ae5e [2022-12-13T21:05:15.838Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-12-13T21:05:15.917Z] OK: 221 MiB in 51 packages [2022-12-13T21:05:15.917Z] OK: 221 MiB in 51 packages [2022-12-13T21:05:16.185Z] OK: 221 MiB in 51 packages [2022-12-13T21:05:16.405Z] ---> e8b755c54a6b [2022-12-13T21:05:16.405Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-12-13T21:05:16.452Z] OK: 221 MiB in 51 packages [2022-12-13T21:05:16.723Z] OK: 221 MiB in 51 packages [2022-12-13T21:05:16.978Z] ---> 482b5efbc276 [2022-12-13T21:05:16.978Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-12-13T21:05:17.544Z] ---> 3dd9c23e65ea [2022-12-13T21:05:17.544Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-12-13T21:05:17.684Z] Removing intermediate container 2654727ad7f8 [2022-12-13T21:05:17.684Z] ---> 65c417f68fde [2022-12-13T21:05:17.684Z] Step 5/22 : COPY go.mod vendor* ./ [2022-12-13T21:05:17.951Z] Removing intermediate container 9893ab48a119 [2022-12-13T21:05:17.951Z] ---> 6f59794dd6c6 [2022-12-13T21:05:17.951Z] Step 5/21 : COPY go.mod vendor* ./ [2022-12-13T21:05:17.951Z] Removing intermediate container a80a9900a562 [2022-12-13T21:05:17.951Z] ---> bc4273027611 [2022-12-13T21:05:17.951Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-13T21:05:18.111Z] ---> 4f0721bb9cd9 [2022-12-13T21:05:18.111Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-12-13T21:05:18.218Z] Removing intermediate container 360edce83c3d [2022-12-13T21:05:18.218Z] ---> 102437fc0d56 [2022-12-13T21:05:18.218Z] Step 5/32 : COPY go.mod vendor* ./ [2022-12-13T21:05:18.218Z] Removing intermediate container e145002d3c29 [2022-12-13T21:05:18.218Z] ---> 944ed0735f36 [2022-12-13T21:05:18.218Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-13T21:05:18.677Z] ---> e4a9ecec7a31 [2022-12-13T21:05:18.677Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-12-13T21:05:18.802Z] ---> bc4dfb09609a [2022-12-13T21:05:18.802Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:05:18.802Z] ---> Running in 33f38a3c8cec [2022-12-13T21:05:18.802Z] ---> 91f25dd7dadd [2022-12-13T21:05:18.802Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:05:19.071Z] ---> Running in a5a6e9e02a33 [2022-12-13T21:05:19.338Z] ---> a8eff3dcd3c1 [2022-12-13T21:05:19.338Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:05:19.615Z] ---> 24b626640ff5 [2022-12-13T21:05:19.615Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:05:19.615Z] ---> Running in eef52c2c4865 [2022-12-13T21:05:19.615Z] ---> e80aa4a0be6d [2022-12-13T21:05:19.615Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:05:19.615Z] ---> Running in e1b2014b4ce4 [2022-12-13T21:05:19.888Z] ---> Running in 160ca8b8680c [2022-12-13T21:05:20.049Z] ---> ce61c7559863 [2022-12-13T21:05:20.049Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-12-13T21:05:20.307Z] ---> 81e435b0e241 [2022-12-13T21:05:20.307Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-13T21:05:20.307Z] ---> Running in fee19ea34c05 [2022-12-13T21:05:21.241Z] Removing intermediate container fee19ea34c05 [2022-12-13T21:05:21.241Z] ---> 0cb2ca31cf62 [2022-12-13T21:05:21.241Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-12-13T21:05:21.499Z] ---> Running in 7c810759966e [2022-12-13T21:05:21.758Z] Removing intermediate container 7c810759966e [2022-12-13T21:05:21.758Z] ---> a0bfef994696 [2022-12-13T21:05:21.758Z] Step 22/24 : LABEL arch=x86_64 [2022-12-13T21:05:21.758Z] ---> Running in 5e0aff2fe396 [2022-12-13T21:05:22.325Z] Removing intermediate container 5e0aff2fe396 [2022-12-13T21:05:22.325Z] ---> 3815d2305dc6 [2022-12-13T21:05:22.325Z] Step 23/24 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:22.325Z] ---> Running in a1084ee2cc5b [2022-12-13T21:05:22.892Z] Removing intermediate container a1084ee2cc5b [2022-12-13T21:05:22.892Z] ---> 0cb038110b59 [2022-12-13T21:05:22.892Z] Step 24/24 : LABEL version=3.0.0-dev.4 [2022-12-13T21:05:22.892Z] ---> Running in 39565ddec0ab [2022-12-13T21:05:23.188Z] Removing intermediate container c323848a968f [2022-12-13T21:05:23.188Z] ---> fbccd1126c49 [2022-12-13T21:05:23.188Z] [2022-12-13T21:05:23.188Z] Step 10/23 : FROM alpine:3.16 [2022-12-13T21:05:23.188Z] ---> bfe296a52501 [2022-12-13T21:05:23.188Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-12-13T21:05:23.188Z] ---> Using cache [2022-12-13T21:05:23.188Z] ---> a43262253104 [2022-12-13T21:05:23.188Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-13T21:05:23.188Z] ---> Using cache [2022-12-13T21:05:23.188Z] ---> a0f00fb4905d [2022-12-13T21:05:23.188Z] Step 13/23 : ENV APP_PORT=59882 [2022-12-13T21:05:23.188Z] Removing intermediate container 39565ddec0ab [2022-12-13T21:05:23.188Z] ---> 3e1826608d62 [2022-12-13T21:05:23.188Z] [2022-12-13T21:05:23.454Z] ---> Running in 981e67e0abf2 [2022-12-13T21:05:23.454Z] Successfully built 3e1826608d62 [2022-12-13T21:05:23.454Z] Successfully tagged security-secretstore-setup:latest [2022-12-13T21:05:23.454Z]  Building security-secretstore-setup ... done Removing intermediate container 981e67e0abf2 [2022-12-13T21:05:23.454Z] ---> bf006c5b67c8 [2022-12-13T21:05:23.454Z] Step 14/23 : EXPOSE $APP_PORT [2022-12-13T21:05:23.714Z] ---> Running in c26f226dba79 [2022-12-13T21:05:23.714Z] Removing intermediate container c26f226dba79 [2022-12-13T21:05:23.714Z] ---> acc8daeac7d8 [2022-12-13T21:05:23.714Z] Step 15/23 : WORKDIR / [2022-12-13T21:05:23.971Z] ---> Running in d991eb2d4ae8 [2022-12-13T21:05:23.971Z] Removing intermediate container d991eb2d4ae8 [2022-12-13T21:05:23.971Z] ---> 7639c23c1491 [2022-12-13T21:05:23.971Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-13T21:05:24.538Z] ---> 00650b586e8a [2022-12-13T21:05:24.538Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-12-13T21:05:25.102Z] ---> a5018f81ff49 [2022-12-13T21:05:25.102Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-12-13T21:05:25.362Z] ---> 1ae60cb1cacf [2022-12-13T21:05:25.362Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-12-13T21:05:25.362Z] ---> Running in 7a51e98a626e [2022-12-13T21:05:25.620Z] Removing intermediate container 7a51e98a626e [2022-12-13T21:05:25.620Z] ---> 2f13da80a146 [2022-12-13T21:05:25.620Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T21:05:25.620Z] ---> Running in a0df2f88b6e1 [2022-12-13T21:05:25.881Z] Removing intermediate container a0df2f88b6e1 [2022-12-13T21:05:25.881Z] ---> bf711cd3b14a [2022-12-13T21:05:25.881Z] Step 21/23 : LABEL arch=x86_64 [2022-12-13T21:05:25.881Z] ---> Running in cf243a3f1cd5 [2022-12-13T21:05:25.881Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-12-13T21:05:26.142Z] Removing intermediate container cf243a3f1cd5 [2022-12-13T21:05:26.142Z] ---> 788efa1b254d [2022-12-13T21:05:26.142Z] Step 22/23 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:26.142Z] ---> Running in 07ab2ff2e6cc [2022-12-13T21:05:26.142Z] Removing intermediate container 07ab2ff2e6cc [2022-12-13T21:05:26.142Z] ---> aba35337f1a6 [2022-12-13T21:05:26.142Z] Step 23/23 : LABEL version=3.0.0-dev.4 [2022-12-13T21:05:26.142Z] ---> Running in f24d86eb3b6a [2022-12-13T21:05:26.400Z] Removing intermediate container f24d86eb3b6a [2022-12-13T21:05:26.400Z] ---> f24abeca6492 [2022-12-13T21:05:26.400Z] [2022-12-13T21:05:26.400Z] Successfully built f24abeca6492 [2022-12-13T21:05:26.400Z] Successfully tagged core-command:latest [2022-12-13T21:05:29.689Z]  Building core-command ... done Removing intermediate container e7205a49aaeb [2022-12-13T21:05:29.689Z] ---> a7c2fd8d80b6 [2022-12-13T21:05:29.689Z] [2022-12-13T21:05:29.689Z] Step 9/21 : FROM alpine:3.16 [2022-12-13T21:05:29.689Z] ---> bfe296a52501 [2022-12-13T21:05:29.689Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-12-13T21:05:29.689Z] ---> Running in fe06b7992bf7 [2022-12-13T21:05:29.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:05:29.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:05:30.206Z] (1/6) Installing ca-certificates (20220614-r0) [2022-12-13T21:05:30.206Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-12-13T21:05:30.206Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-12-13T21:05:30.206Z] (4/6) Installing libcurl (7.83.1-r4) [2022-12-13T21:05:30.206Z] (5/6) Installing curl (7.83.1-r4) [2022-12-13T21:05:30.206Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-12-13T21:05:30.206Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T21:05:30.206Z] Executing ca-certificates-20220614-r0.trigger [2022-12-13T21:05:30.206Z] OK: 8 MiB in 20 packages [2022-12-13T21:05:30.773Z] Removing intermediate container b3a4094dba91 [2022-12-13T21:05:30.773Z] ---> be068c55a48e [2022-12-13T21:05:30.773Z] [2022-12-13T21:05:30.773Z] Step 9/19 : FROM alpine:3.15 [2022-12-13T21:05:30.773Z] ---> c4fc93816858 [2022-12-13T21:05:30.773Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-13T21:05:30.773Z] ---> Using cache [2022-12-13T21:05:30.773Z] ---> 4e0103145d83 [2022-12-13T21:05:30.773Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-12-13T21:05:30.773Z] ---> Running in e09ce74761bf [2022-12-13T21:05:31.032Z] Removing intermediate container fe06b7992bf7 [2022-12-13T21:05:31.032Z] ---> 75d9cb09cdcc [2022-12-13T21:05:31.032Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-13T21:05:31.032Z] ---> Running in 87f1584f4c13 [2022-12-13T21:05:31.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:05:31.032Z] Removing intermediate container 87f1584f4c13 [2022-12-13T21:05:31.032Z] ---> 6c96ab4aada1 [2022-12-13T21:05:31.032Z] Step 12/21 : WORKDIR /edgex [2022-12-13T21:05:31.032Z] ---> Running in bd9e35ae88c2 [2022-12-13T21:05:31.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:05:31.289Z] Removing intermediate container bd9e35ae88c2 [2022-12-13T21:05:31.289Z] ---> c4a3c0e8292f [2022-12-13T21:05:31.289Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-12-13T21:05:31.289Z] ---> 8c2a7b27978c [2022-12-13T21:05:31.289Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-12-13T21:05:31.546Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-13T21:05:31.546Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-13T21:05:31.546Z] OK: 15859 distinct packages available [2022-12-13T21:05:31.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-13T21:05:31.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-13T21:05:31.546Z] ---> dbf2784ee666 [2022-12-13T21:05:31.546Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-12-13T21:05:31.803Z] (1/9) Installing ca-certificates (20220614-r0) [2022-12-13T21:05:32.061Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-12-13T21:05:32.061Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-12-13T21:05:32.061Z] (4/9) Installing libcurl (7.80.0-r4) [2022-12-13T21:05:32.061Z] ---> 9314f4c421e9 [2022-12-13T21:05:32.061Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-12-13T21:05:32.061Z] (5/9) Installing curl (7.80.0-r4) [2022-12-13T21:05:32.061Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-12-13T21:05:32.061Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-12-13T21:05:32.061Z] (8/9) Installing libucontext (1.1-r0) [2022-12-13T21:05:32.061Z] (9/9) Installing gcompat (1.0.0-r4) [2022-12-13T21:05:32.061Z] Executing busybox-1.34.1-r7.trigger [2022-12-13T21:05:32.061Z] Executing ca-certificates-20220614-r0.trigger [2022-12-13T21:05:32.061Z] OK: 8 MiB in 23 packages [2022-12-13T21:05:32.061Z] ---> a68f72c580d9 [2022-12-13T21:05:32.061Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-13T21:05:32.061Z] ---> Running in 03b4d9094ed3 [2022-12-13T21:05:32.625Z] Removing intermediate container e09ce74761bf [2022-12-13T21:05:32.625Z] ---> 26416b7b757e [2022-12-13T21:05:32.625Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-13T21:05:32.882Z] ---> 57cf304c06ae [2022-12-13T21:05:32.882Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-12-13T21:05:33.143Z] Removing intermediate container 03b4d9094ed3 [2022-12-13T21:05:33.143Z] ---> 96f847621bb6 [2022-12-13T21:05:33.143Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-12-13T21:05:33.143Z] ---> be4a4cc027c3 [2022-12-13T21:05:33.143Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-12-13T21:05:33.143Z] ---> Running in 0c2ff7dc19aa [2022-12-13T21:05:33.402Z] Removing intermediate container 0c2ff7dc19aa [2022-12-13T21:05:33.402Z] ---> f296cfd461f3 [2022-12-13T21:05:33.402Z] Step 19/21 : LABEL arch=x86_64 [2022-12-13T21:05:33.402Z] ---> 59f7f43da9b8 [2022-12-13T21:05:33.402Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-12-13T21:05:33.402Z] ---> Running in 41b9c3733bfa [2022-12-13T21:05:33.402Z] ---> Running in 1614507beb09 [2022-12-13T21:05:33.402Z] Removing intermediate container 41b9c3733bfa [2022-12-13T21:05:33.402Z] ---> 1841b75cf773 [2022-12-13T21:05:33.402Z] Step 20/21 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:33.402Z] Removing intermediate container 1614507beb09 [2022-12-13T21:05:33.402Z] ---> 2a43b3ae032c [2022-12-13T21:05:33.402Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T21:05:33.659Z] ---> Running in 7dfc6edee524 [2022-12-13T21:05:33.659Z] ---> Running in ab9969d1886d [2022-12-13T21:05:33.659Z] Removing intermediate container 7dfc6edee524 [2022-12-13T21:05:33.659Z] ---> 8973bfb763a2 [2022-12-13T21:05:33.659Z] Step 21/21 : LABEL version=3.0.0-dev.4 [2022-12-13T21:05:33.659Z] Removing intermediate container ab9969d1886d [2022-12-13T21:05:33.659Z] ---> ee02b3a2facb [2022-12-13T21:05:33.659Z] Step 17/19 : LABEL arch=x86_64 [2022-12-13T21:05:33.659Z] ---> Running in 996151387fe3 [2022-12-13T21:05:33.659Z] ---> Running in a189f3840941 [2022-12-13T21:05:33.659Z] Removing intermediate container 996151387fe3 [2022-12-13T21:05:33.659Z] ---> 743c9592d4a0 [2022-12-13T21:05:33.659Z] [2022-12-13T21:05:33.924Z] Removing intermediate container a189f3840941 [2022-12-13T21:05:33.924Z] ---> 7e368a07775b [2022-12-13T21:05:33.924Z] Step 18/19 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:33.924Z] Successfully built 743c9592d4a0 [2022-12-13T21:05:33.924Z] Successfully tagged security-proxy-setup:latest [2022-12-13T21:05:33.924Z]  Building security-proxy-setup ... done  ---> Running in 11aa8e6e6716 [2022-12-13T21:05:33.924Z] Removing intermediate container 11aa8e6e6716 [2022-12-13T21:05:33.924Z] ---> 7438950acf3a [2022-12-13T21:05:33.924Z] Step 19/19 : LABEL version=3.0.0-dev.4 [2022-12-13T21:05:33.924Z] ---> Running in f4dd5de84800 [2022-12-13T21:05:34.181Z] Removing intermediate container f4dd5de84800 [2022-12-13T21:05:34.181Z] ---> debfe4fc91b3 [2022-12-13T21:05:34.181Z] [2022-12-13T21:05:34.181Z] Successfully built debfe4fc91b3 [2022-12-13T21:05:34.181Z] Successfully tagged security-spiffe-token-provider:latest [2022-12-13T21:05:34.187Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-12-13T21:05:34.193Z] $ docker stop --time=1 967540ef42cbb73cd7f52fcd7e4e8f16012d19d0e54b6f2b043a135009c37000 [2022-12-13T21:05:35.488Z] $ docker rm -f 967540ef42cbb73cd7f52fcd7e4e8f16012d19d0e54b6f2b043a135009c37000 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T21:05:35.815Z] + docker images [2022-12-13T21:05:35.815Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-13T21:05:35.815Z] security-spiffe-token-provider latest debfe4fc91b3 2 seconds ago 29.7MB [2022-12-13T21:05:35.815Z] security-proxy-setup latest 743c9592d4a0 2 seconds ago 27.7MB [2022-12-13T21:05:35.815Z] be068c55a48e 5 seconds ago 1.65GB [2022-12-13T21:05:35.815Z] a7c2fd8d80b6 7 seconds ago 1.6GB [2022-12-13T21:05:35.815Z] core-command latest f24abeca6492 9 seconds ago 17.7MB [2022-12-13T21:05:35.815Z] security-secretstore-setup latest 3e1826608d62 12 seconds ago 29.9MB [2022-12-13T21:05:35.815Z] fbccd1126c49 13 seconds ago 1.61GB [2022-12-13T21:05:35.815Z] d10dae6973cc 24 seconds ago 1.61GB [2022-12-13T21:05:35.815Z] support-notifications latest 0bcca244fca6 34 seconds ago 30.5MB [2022-12-13T21:05:35.815Z] core-data latest 652809af0e8f 37 seconds ago 17.9MB [2022-12-13T21:05:35.815Z] security-spire-config latest 7f38b5b49420 45 seconds ago 85.8MB [2022-12-13T21:05:35.815Z] c014a4a9c737 46 seconds ago 1.68GB [2022-12-13T21:05:35.815Z] 235cdd6fc014 49 seconds ago 1.62GB [2022-12-13T21:05:35.815Z] support-scheduler latest 6ea325debb42 About a minute ago 29.9MB [2022-12-13T21:05:35.815Z] sys-mgmt-agent latest eaf67f495619 About a minute ago 136MB [2022-12-13T21:05:35.815Z] security-bootstrapper latest ecd7a85b31c4 About a minute ago 20.3MB [2022-12-13T21:05:35.815Z] 45d0325b71a1 About a minute ago 1.68GB [2022-12-13T21:05:35.815Z] core-metadata latest bff146ad62a9 About a minute ago 18.5MB [2022-12-13T21:05:35.816Z] 39253be006de About a minute ago 1.6GB [2022-12-13T21:05:35.816Z] b57444a475d5 About a minute ago 1.62GB [2022-12-13T21:05:35.816Z] 297d87b5765a About a minute ago 1.6GB [2022-12-13T21:05:35.816Z] security-spire-agent latest acdda5ed752b About a minute ago 125MB [2022-12-13T21:05:35.816Z] security-spire-server latest 18d86df548e0 About a minute ago 86.5MB [2022-12-13T21:05:35.816Z] f15c2d48fea7 About a minute ago 1.49GB [2022-12-13T21:05:35.816Z] 2a87528028d1 About a minute ago 1.49GB [2022-12-13T21:05:35.816Z] ci-base-image-x86_64 latest b66673999839 4 minutes ago 947MB [2022-12-13T21:05:35.816Z] alpine 3.16 bfe296a52501 4 weeks ago 5.54MB [2022-12-13T21:05:35.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 5 weeks ago 683MB [2022-12-13T21:05:35.816Z] alpine 3.15 c4fc93816858 4 months ago 5.59MB [2022-12-13T21:05:35.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 months ago 253MB [2022-12-13T21:05:35.816Z] 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-12-13T21:05:35.924Z] provisioning config files... [2022-12-13T21:05:35.932Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/358@tmp/config7356181411076179374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:05:36.226Z] ---> docker-login.sh [2022-12-13T21:05:36.227Z] nexus3.edgexfoundry.org:10001 [2022-12-13T21:05:36.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:05:36.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:05:36.485Z] Configure a credential helper to remove this warning. See [2022-12-13T21:05:36.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:05:36.485Z] [2022-12-13T21:05:36.485Z] Login Succeeded [2022-12-13T21:05:36.485Z] nexus3.edgexfoundry.org:10002 [2022-12-13T21:05:36.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:05:36.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:05:36.485Z] Configure a credential helper to remove this warning. See [2022-12-13T21:05:36.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:05:36.485Z] [2022-12-13T21:05:36.485Z] Login Succeeded [2022-12-13T21:05:36.485Z] nexus3.edgexfoundry.org:10003 [2022-12-13T21:05:36.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:05:36.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:05:36.744Z] Configure a credential helper to remove this warning. See [2022-12-13T21:05:36.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:05:36.744Z] [2022-12-13T21:05:36.744Z] Login Succeeded [2022-12-13T21:05:36.744Z] nexus3.edgexfoundry.org:10004 [2022-12-13T21:05:36.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:05:36.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:05:36.744Z] Configure a credential helper to remove this warning. See [2022-12-13T21:05:36.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:05:36.744Z] [2022-12-13T21:05:36.744Z] Login Succeeded [2022-12-13T21:05:36.744Z] docker.io [2022-12-13T21:05:36.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:05:37.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:05:37.001Z] Configure a credential helper to remove this warning. See [2022-12-13T21:05:37.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:05:37.001Z] [2022-12-13T21:05:37.001Z] Login Succeeded [2022-12-13T21:05:37.001Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T21:05:37.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:05:37.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T21:05:37.064Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-12-13T21:05:37.064Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:37.064Z] latest [2022-12-13T21:05:37.064Z] 3.0.0-dev.4 [2022-12-13T21:05:37.064Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:05:37.064Z] main [2022-12-13T21:05:37.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:37.377Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:37.677Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:37.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-13T21:05:37.677Z] 6d2888cd499a: Preparing [2022-12-13T21:05:37.677Z] 8e00ec1f404c: Preparing [2022-12-13T21:05:37.677Z] d17deec0d21d: Preparing [2022-12-13T21:05:37.677Z] 384ecd1a55fb: Preparing [2022-12-13T21:05:37.677Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:37.677Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:37.677Z] 384ecd1a55fb: Pushed [2022-12-13T21:05:37.677Z] 6d2888cd499a: Pushed [2022-12-13T21:05:37.677Z] d17deec0d21d: Pushed [2022-12-13T21:05:39.051Z] 8e00ec1f404c: Pushed [2022-12-13T21:05:39.310Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:61b224ff1fc07b2c6876ac5fab76865ae97741dbc04e6f2763f44f615133c7e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:39.611Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:39.911Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-12-13T21:05:39.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-13T21:05:39.911Z] 6d2888cd499a: Preparing [2022-12-13T21:05:39.911Z] 8e00ec1f404c: Preparing [2022-12-13T21:05:39.911Z] d17deec0d21d: Preparing [2022-12-13T21:05:39.911Z] 384ecd1a55fb: Preparing [2022-12-13T21:05:39.911Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:39.911Z] 8e00ec1f404c: Layer already exists [2022-12-13T21:05:39.911Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:39.911Z] 6d2888cd499a: Layer already exists [2022-12-13T21:05:39.911Z] 384ecd1a55fb: Layer already exists [2022-12-13T21:05:39.911Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:39.911Z] latest: digest: sha256:61b224ff1fc07b2c6876ac5fab76865ae97741dbc04e6f2763f44f615133c7e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:40.212Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:40.513Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.4 [2022-12-13T21:05:40.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-13T21:05:40.513Z] 6d2888cd499a: Preparing [2022-12-13T21:05:40.513Z] 8e00ec1f404c: Preparing [2022-12-13T21:05:40.513Z] d17deec0d21d: Preparing [2022-12-13T21:05:40.513Z] 384ecd1a55fb: Preparing [2022-12-13T21:05:40.513Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:40.513Z] 384ecd1a55fb: Layer already exists [2022-12-13T21:05:40.513Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:40.513Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:40.513Z] 8e00ec1f404c: Layer already exists [2022-12-13T21:05:40.513Z] 6d2888cd499a: Layer already exists [2022-12-13T21:05:40.513Z] 3.0.0-dev.4: digest: sha256:61b224ff1fc07b2c6876ac5fab76865ae97741dbc04e6f2763f44f615133c7e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:40.816Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:41.129Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:05:41.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-13T21:05:41.129Z] 6d2888cd499a: Preparing [2022-12-13T21:05:41.129Z] 8e00ec1f404c: Preparing [2022-12-13T21:05:41.129Z] d17deec0d21d: Preparing [2022-12-13T21:05:41.129Z] 384ecd1a55fb: Preparing [2022-12-13T21:05:41.129Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:41.129Z] 384ecd1a55fb: Layer already exists [2022-12-13T21:05:41.129Z] 8e00ec1f404c: Layer already exists [2022-12-13T21:05:41.129Z] 6d2888cd499a: Layer already exists [2022-12-13T21:05:41.129Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:41.129Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:41.129Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:61b224ff1fc07b2c6876ac5fab76865ae97741dbc04e6f2763f44f615133c7e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:41.440Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:41.826Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-12-13T21:05:41.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-13T21:05:41.826Z] 6d2888cd499a: Preparing [2022-12-13T21:05:41.826Z] 8e00ec1f404c: Preparing [2022-12-13T21:05:41.826Z] d17deec0d21d: Preparing [2022-12-13T21:05:41.826Z] 384ecd1a55fb: Preparing [2022-12-13T21:05:41.826Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:41.826Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:41.826Z] 384ecd1a55fb: Layer already exists [2022-12-13T21:05:41.826Z] 8e00ec1f404c: Layer already exists [2022-12-13T21:05:41.826Z] 6d2888cd499a: Layer already exists [2022-12-13T21:05:41.826Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:41.826Z] main: digest: sha256:61b224ff1fc07b2c6876ac5fab76865ae97741dbc04e6f2763f44f615133c7e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:05:41.864Z] ===================================================== [Pipeline] echo [2022-12-13T21:05:41.869Z] taggedImages: [2022-12-13T21:05:41.869Z] - nexus3.edgexfoundry.org:10004/core-command:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:41.869Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-12-13T21:05:41.869Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.4 [2022-12-13T21:05:41.870Z] - nexus3.edgexfoundry.org:10004/core-command:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:05:41.870Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-12-13T21:05:41.883Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-12-13T21:05:41.883Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:41.883Z] latest [2022-12-13T21:05:41.883Z] 3.0.0-dev.4 [2022-12-13T21:05:41.883Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:05:41.883Z] main [2022-12-13T21:05:41.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:42.255Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:42.595Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:42.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-13T21:05:42.595Z] 211c7cb0b30c: Preparing [2022-12-13T21:05:42.595Z] 617a967857ea: Preparing [2022-12-13T21:05:42.595Z] d17deec0d21d: Preparing [2022-12-13T21:05:42.595Z] a863f0e5d9b4: Preparing [2022-12-13T21:05:42.595Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:42.595Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:42.595Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:42.595Z] 211c7cb0b30c: Pushed [2022-12-13T21:05:42.595Z] a863f0e5d9b4: Pushed [2022-12-13T21:05:44.057Z] 617a967857ea: Pushed [2022-12-13T21:05:44.057Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:695bb57c176202f2d39981d96d501e80c3afcb6a4d683a35ca9a432fa3c06a63 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:44.393Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:44.697Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-12-13T21:05:44.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-13T21:05:44.697Z] 211c7cb0b30c: Preparing [2022-12-13T21:05:44.697Z] 617a967857ea: Preparing [2022-12-13T21:05:44.697Z] d17deec0d21d: Preparing [2022-12-13T21:05:44.697Z] a863f0e5d9b4: Preparing [2022-12-13T21:05:44.697Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:44.697Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:44.697Z] 211c7cb0b30c: Layer already exists [2022-12-13T21:05:44.697Z] 617a967857ea: Layer already exists [2022-12-13T21:05:44.697Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:44.697Z] a863f0e5d9b4: Layer already exists [2022-12-13T21:05:44.697Z] latest: digest: sha256:695bb57c176202f2d39981d96d501e80c3afcb6a4d683a35ca9a432fa3c06a63 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:45.011Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:45.316Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.4 [2022-12-13T21:05:45.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-13T21:05:45.316Z] 211c7cb0b30c: Preparing [2022-12-13T21:05:45.316Z] 617a967857ea: Preparing [2022-12-13T21:05:45.316Z] d17deec0d21d: Preparing [2022-12-13T21:05:45.316Z] a863f0e5d9b4: Preparing [2022-12-13T21:05:45.316Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:45.316Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:45.316Z] a863f0e5d9b4: Layer already exists [2022-12-13T21:05:45.316Z] 211c7cb0b30c: Layer already exists [2022-12-13T21:05:45.316Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:45.316Z] 617a967857ea: Layer already exists [2022-12-13T21:05:45.316Z] 3.0.0-dev.4: digest: sha256:695bb57c176202f2d39981d96d501e80c3afcb6a4d683a35ca9a432fa3c06a63 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:45.621Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:45.928Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:05:45.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-13T21:05:45.928Z] 211c7cb0b30c: Preparing [2022-12-13T21:05:45.928Z] 617a967857ea: Preparing [2022-12-13T21:05:45.928Z] d17deec0d21d: Preparing [2022-12-13T21:05:45.928Z] a863f0e5d9b4: Preparing [2022-12-13T21:05:45.928Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:45.928Z] a863f0e5d9b4: Layer already exists [2022-12-13T21:05:45.928Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:45.928Z] 211c7cb0b30c: Layer already exists [2022-12-13T21:05:45.928Z] 617a967857ea: Layer already exists [2022-12-13T21:05:45.928Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:45.928Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:695bb57c176202f2d39981d96d501e80c3afcb6a4d683a35ca9a432fa3c06a63 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:46.233Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:46.530Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-12-13T21:05:46.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-13T21:05:46.530Z] 211c7cb0b30c: Preparing [2022-12-13T21:05:46.530Z] 617a967857ea: Preparing [2022-12-13T21:05:46.530Z] d17deec0d21d: Preparing [2022-12-13T21:05:46.530Z] a863f0e5d9b4: Preparing [2022-12-13T21:05:46.530Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:46.530Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:46.530Z] 211c7cb0b30c: Layer already exists [2022-12-13T21:05:46.530Z] a863f0e5d9b4: Layer already exists [2022-12-13T21:05:46.530Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:46.530Z] 617a967857ea: Layer already exists [2022-12-13T21:05:46.530Z] main: digest: sha256:695bb57c176202f2d39981d96d501e80c3afcb6a4d683a35ca9a432fa3c06a63 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:05:46.565Z] ===================================================== [Pipeline] echo [2022-12-13T21:05:46.570Z] taggedImages: [2022-12-13T21:05:46.570Z] - nexus3.edgexfoundry.org:10004/core-data:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:46.570Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-12-13T21:05:46.570Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.4 [2022-12-13T21:05:46.570Z] - nexus3.edgexfoundry.org:10004/core-data:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:05:46.570Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-12-13T21:05:46.585Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-12-13T21:05:46.585Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:46.585Z] latest [2022-12-13T21:05:46.585Z] 3.0.0-dev.4 [2022-12-13T21:05:46.585Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:05:46.585Z] main [2022-12-13T21:05:46.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:46.883Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:47.186Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:47.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-13T21:05:47.186Z] d7d2d57f23ff: Preparing [2022-12-13T21:05:47.186Z] bd050c70ed0a: Preparing [2022-12-13T21:05:47.186Z] 3a6e14928e9d: Preparing [2022-12-13T21:05:47.186Z] d17deec0d21d: Preparing [2022-12-13T21:05:47.186Z] 384ecd1a55fb: Preparing [2022-12-13T21:05:47.186Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:47.186Z] e5e13b0c77cb: Waiting [2022-12-13T21:05:47.186Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:47.186Z] 384ecd1a55fb: Layer already exists [2022-12-13T21:05:47.186Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:47.186Z] bd050c70ed0a: Pushed [2022-12-13T21:05:47.186Z] d7d2d57f23ff: Pushed [2022-12-13T21:05:48.563Z] 3a6e14928e9d: Pushed [2022-12-13T21:05:48.822Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:a4f1d9c60341fdd0df1e5381afeb09bd9ca54a61f440a4be5fefdbfb6525ead5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:49.123Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:49.424Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-12-13T21:05:49.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-13T21:05:49.424Z] d7d2d57f23ff: Preparing [2022-12-13T21:05:49.424Z] bd050c70ed0a: Preparing [2022-12-13T21:05:49.424Z] 3a6e14928e9d: Preparing [2022-12-13T21:05:49.424Z] d17deec0d21d: Preparing [2022-12-13T21:05:49.424Z] 384ecd1a55fb: Preparing [2022-12-13T21:05:49.424Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:49.424Z] e5e13b0c77cb: Waiting [2022-12-13T21:05:49.424Z] d7d2d57f23ff: Layer already exists [2022-12-13T21:05:49.424Z] bd050c70ed0a: Layer already exists [2022-12-13T21:05:49.424Z] 3a6e14928e9d: Layer already exists [2022-12-13T21:05:49.424Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:49.424Z] 384ecd1a55fb: Layer already exists [2022-12-13T21:05:49.424Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:49.424Z] latest: digest: sha256:a4f1d9c60341fdd0df1e5381afeb09bd9ca54a61f440a4be5fefdbfb6525ead5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:49.724Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:50.020Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.4 [2022-12-13T21:05:50.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-13T21:05:50.020Z] d7d2d57f23ff: Preparing [2022-12-13T21:05:50.020Z] bd050c70ed0a: Preparing [2022-12-13T21:05:50.020Z] 3a6e14928e9d: Preparing [2022-12-13T21:05:50.020Z] d17deec0d21d: Preparing [2022-12-13T21:05:50.020Z] 384ecd1a55fb: Preparing [2022-12-13T21:05:50.020Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:50.020Z] e5e13b0c77cb: Waiting [2022-12-13T21:05:50.020Z] 384ecd1a55fb: Layer already exists [2022-12-13T21:05:50.020Z] d7d2d57f23ff: Layer already exists [2022-12-13T21:05:50.020Z] bd050c70ed0a: Layer already exists [2022-12-13T21:05:50.020Z] 3a6e14928e9d: Layer already exists [2022-12-13T21:05:50.020Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:50.020Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:50.020Z] 3.0.0-dev.4: digest: sha256:a4f1d9c60341fdd0df1e5381afeb09bd9ca54a61f440a4be5fefdbfb6525ead5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:50.323Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:50.620Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:05:50.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-13T21:05:50.620Z] d7d2d57f23ff: Preparing [2022-12-13T21:05:50.620Z] bd050c70ed0a: Preparing [2022-12-13T21:05:50.620Z] 3a6e14928e9d: Preparing [2022-12-13T21:05:50.620Z] d17deec0d21d: Preparing [2022-12-13T21:05:50.620Z] 384ecd1a55fb: Preparing [2022-12-13T21:05:50.620Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:50.620Z] e5e13b0c77cb: Waiting [2022-12-13T21:05:50.620Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:50.620Z] bd050c70ed0a: Layer already exists [2022-12-13T21:05:50.620Z] 3a6e14928e9d: Layer already exists [2022-12-13T21:05:50.620Z] d7d2d57f23ff: Layer already exists [2022-12-13T21:05:50.620Z] 384ecd1a55fb: Layer already exists [2022-12-13T21:05:50.620Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:50.620Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:a4f1d9c60341fdd0df1e5381afeb09bd9ca54a61f440a4be5fefdbfb6525ead5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:50.924Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:51.221Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-12-13T21:05:51.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-13T21:05:51.222Z] d7d2d57f23ff: Preparing [2022-12-13T21:05:51.222Z] bd050c70ed0a: Preparing [2022-12-13T21:05:51.222Z] 3a6e14928e9d: Preparing [2022-12-13T21:05:51.222Z] d17deec0d21d: Preparing [2022-12-13T21:05:51.222Z] 384ecd1a55fb: Preparing [2022-12-13T21:05:51.222Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:51.222Z] e5e13b0c77cb: Waiting [2022-12-13T21:05:51.222Z] 3a6e14928e9d: Layer already exists [2022-12-13T21:05:51.222Z] 384ecd1a55fb: Layer already exists [2022-12-13T21:05:51.222Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:51.222Z] d7d2d57f23ff: Layer already exists [2022-12-13T21:05:51.222Z] bd050c70ed0a: Layer already exists [2022-12-13T21:05:51.222Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:51.222Z] main: digest: sha256:a4f1d9c60341fdd0df1e5381afeb09bd9ca54a61f440a4be5fefdbfb6525ead5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:05:51.256Z] ===================================================== [Pipeline] echo [2022-12-13T21:05:51.261Z] taggedImages: [2022-12-13T21:05:51.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:51.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-12-13T21:05:51.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.4 [2022-12-13T21:05:51.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:05:51.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-12-13T21:05:51.274Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-12-13T21:05:51.274Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:51.274Z] latest [2022-12-13T21:05:51.274Z] 3.0.0-dev.4 [2022-12-13T21:05:51.274Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:05:51.274Z] main [2022-12-13T21:05:51.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:51.582Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:51.878Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:51.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-13T21:05:51.878Z] 7093be3f4387: Preparing [2022-12-13T21:05:51.878Z] 7093be3f4387: Preparing [2022-12-13T21:05:51.878Z] 7f330ae00ab8: Preparing [2022-12-13T21:05:51.878Z] 5c940d972fee: Preparing [2022-12-13T21:05:51.878Z] 4468c7def8c9: Preparing [2022-12-13T21:05:51.878Z] fb48bd571816: Preparing [2022-12-13T21:05:51.878Z] ae8807c06686: Preparing [2022-12-13T21:05:51.878Z] d17deec0d21d: Preparing [2022-12-13T21:05:51.878Z] 3dd32449da88: Preparing [2022-12-13T21:05:51.878Z] 976bc7e36dfe: Preparing [2022-12-13T21:05:51.878Z] 6d610731a3cc: Preparing [2022-12-13T21:05:51.878Z] 02ae69f48fbc: Preparing [2022-12-13T21:05:51.878Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:51.878Z] 6d610731a3cc: Waiting [2022-12-13T21:05:51.878Z] 02ae69f48fbc: Waiting [2022-12-13T21:05:51.878Z] d17deec0d21d: Waiting [2022-12-13T21:05:51.878Z] e5e13b0c77cb: Waiting [2022-12-13T21:05:51.878Z] 3dd32449da88: Waiting [2022-12-13T21:05:51.878Z] 976bc7e36dfe: Waiting [2022-12-13T21:05:51.878Z] ae8807c06686: Waiting [2022-12-13T21:05:51.878Z] 7f330ae00ab8: Pushed [2022-12-13T21:05:51.878Z] 7093be3f4387: Pushed [2022-12-13T21:05:51.878Z] 5c940d972fee: Pushed [2022-12-13T21:05:51.878Z] 4468c7def8c9: Pushed [2022-12-13T21:05:51.878Z] fb48bd571816: Pushed [2022-12-13T21:05:51.878Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:52.137Z] 6d610731a3cc: Pushed [2022-12-13T21:05:52.137Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:52.137Z] 02ae69f48fbc: Pushed [2022-12-13T21:05:52.137Z] 3dd32449da88: Pushed [2022-12-13T21:05:52.137Z] 976bc7e36dfe: Pushed [2022-12-13T21:05:53.515Z] ae8807c06686: Pushed [2022-12-13T21:05:53.515Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:16b00f0659c0e1e019c87fc0e1398d52c535c9a63595ef55eb22272097f4368d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:53.820Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:54.131Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-12-13T21:05:54.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-13T21:05:54.131Z] 7093be3f4387: Preparing [2022-12-13T21:05:54.131Z] 7093be3f4387: Preparing [2022-12-13T21:05:54.131Z] 7f330ae00ab8: Preparing [2022-12-13T21:05:54.131Z] 5c940d972fee: Preparing [2022-12-13T21:05:54.131Z] 4468c7def8c9: Preparing [2022-12-13T21:05:54.131Z] fb48bd571816: Preparing [2022-12-13T21:05:54.131Z] ae8807c06686: Preparing [2022-12-13T21:05:54.131Z] d17deec0d21d: Preparing [2022-12-13T21:05:54.131Z] 3dd32449da88: Preparing [2022-12-13T21:05:54.131Z] 976bc7e36dfe: Preparing [2022-12-13T21:05:54.131Z] 6d610731a3cc: Preparing [2022-12-13T21:05:54.131Z] 02ae69f48fbc: Preparing [2022-12-13T21:05:54.131Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:54.131Z] 976bc7e36dfe: Waiting [2022-12-13T21:05:54.131Z] ae8807c06686: Waiting [2022-12-13T21:05:54.131Z] 6d610731a3cc: Waiting [2022-12-13T21:05:54.131Z] d17deec0d21d: Waiting [2022-12-13T21:05:54.131Z] 02ae69f48fbc: Waiting [2022-12-13T21:05:54.131Z] 3dd32449da88: Waiting [2022-12-13T21:05:54.131Z] e5e13b0c77cb: Waiting [2022-12-13T21:05:54.131Z] 5c940d972fee: Layer already exists [2022-12-13T21:05:54.131Z] 7093be3f4387: Layer already exists [2022-12-13T21:05:54.131Z] 7f330ae00ab8: Layer already exists [2022-12-13T21:05:54.131Z] fb48bd571816: Layer already exists [2022-12-13T21:05:54.131Z] 4468c7def8c9: Layer already exists [2022-12-13T21:05:54.131Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:54.131Z] ae8807c06686: Layer already exists [2022-12-13T21:05:54.131Z] 3dd32449da88: Layer already exists [2022-12-13T21:05:54.131Z] 976bc7e36dfe: Layer already exists [2022-12-13T21:05:54.131Z] 6d610731a3cc: Layer already exists [2022-12-13T21:05:54.131Z] 02ae69f48fbc: Layer already exists [2022-12-13T21:05:54.131Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:54.131Z] latest: digest: sha256:16b00f0659c0e1e019c87fc0e1398d52c535c9a63595ef55eb22272097f4368d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:54.431Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:54.729Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.4 [2022-12-13T21:05:54.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-13T21:05:54.729Z] 7093be3f4387: Preparing [2022-12-13T21:05:54.729Z] 7093be3f4387: Preparing [2022-12-13T21:05:54.729Z] 7f330ae00ab8: Preparing [2022-12-13T21:05:54.729Z] 5c940d972fee: Preparing [2022-12-13T21:05:54.729Z] 4468c7def8c9: Preparing [2022-12-13T21:05:54.729Z] fb48bd571816: Preparing [2022-12-13T21:05:54.729Z] ae8807c06686: Preparing [2022-12-13T21:05:54.729Z] ae8807c06686: Waiting [2022-12-13T21:05:54.729Z] d17deec0d21d: Preparing [2022-12-13T21:05:54.729Z] 3dd32449da88: Preparing [2022-12-13T21:05:54.729Z] 976bc7e36dfe: Preparing [2022-12-13T21:05:54.729Z] 3dd32449da88: Waiting [2022-12-13T21:05:54.729Z] d17deec0d21d: Waiting [2022-12-13T21:05:54.729Z] 6d610731a3cc: Preparing [2022-12-13T21:05:54.729Z] 976bc7e36dfe: Waiting [2022-12-13T21:05:54.729Z] 02ae69f48fbc: Preparing [2022-12-13T21:05:54.729Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:54.729Z] 02ae69f48fbc: Waiting [2022-12-13T21:05:54.729Z] e5e13b0c77cb: Waiting [2022-12-13T21:05:54.729Z] 6d610731a3cc: Waiting [2022-12-13T21:05:54.729Z] 7093be3f4387: Layer already exists [2022-12-13T21:05:54.729Z] 4468c7def8c9: Layer already exists [2022-12-13T21:05:54.729Z] 5c940d972fee: Layer already exists [2022-12-13T21:05:54.729Z] 7f330ae00ab8: Layer already exists [2022-12-13T21:05:54.729Z] fb48bd571816: Layer already exists [2022-12-13T21:05:54.729Z] ae8807c06686: Layer already exists [2022-12-13T21:05:54.729Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:54.729Z] 3dd32449da88: Layer already exists [2022-12-13T21:05:54.729Z] 6d610731a3cc: Layer already exists [2022-12-13T21:05:54.729Z] 976bc7e36dfe: Layer already exists [2022-12-13T21:05:54.729Z] 02ae69f48fbc: Layer already exists [2022-12-13T21:05:54.729Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:54.729Z] 3.0.0-dev.4: digest: sha256:16b00f0659c0e1e019c87fc0e1398d52c535c9a63595ef55eb22272097f4368d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:55.028Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:55.327Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:05:55.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-13T21:05:55.327Z] 7093be3f4387: Preparing [2022-12-13T21:05:55.327Z] 7093be3f4387: Preparing [2022-12-13T21:05:55.327Z] 7f330ae00ab8: Preparing [2022-12-13T21:05:55.327Z] 5c940d972fee: Preparing [2022-12-13T21:05:55.327Z] 4468c7def8c9: Preparing [2022-12-13T21:05:55.327Z] fb48bd571816: Preparing [2022-12-13T21:05:55.327Z] ae8807c06686: Preparing [2022-12-13T21:05:55.327Z] d17deec0d21d: Preparing [2022-12-13T21:05:55.327Z] 3dd32449da88: Preparing [2022-12-13T21:05:55.327Z] 976bc7e36dfe: Preparing [2022-12-13T21:05:55.327Z] 6d610731a3cc: Preparing [2022-12-13T21:05:55.327Z] 02ae69f48fbc: Preparing [2022-12-13T21:05:55.327Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:55.328Z] ae8807c06686: Waiting [2022-12-13T21:05:55.328Z] d17deec0d21d: Waiting [2022-12-13T21:05:55.328Z] 3dd32449da88: Waiting [2022-12-13T21:05:55.328Z] 6d610731a3cc: Waiting [2022-12-13T21:05:55.328Z] 02ae69f48fbc: Waiting [2022-12-13T21:05:55.328Z] 976bc7e36dfe: Waiting [2022-12-13T21:05:55.328Z] e5e13b0c77cb: Waiting [2022-12-13T21:05:55.328Z] 5c940d972fee: Layer already exists [2022-12-13T21:05:55.328Z] fb48bd571816: Layer already exists [2022-12-13T21:05:55.328Z] 7f330ae00ab8: Layer already exists [2022-12-13T21:05:55.328Z] 7093be3f4387: Layer already exists [2022-12-13T21:05:55.328Z] 4468c7def8c9: Layer already exists [2022-12-13T21:05:55.328Z] ae8807c06686: Layer already exists [2022-12-13T21:05:55.328Z] 976bc7e36dfe: Layer already exists [2022-12-13T21:05:55.328Z] 6d610731a3cc: Layer already exists [2022-12-13T21:05:55.328Z] 3dd32449da88: Layer already exists [2022-12-13T21:05:55.328Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:55.328Z] 02ae69f48fbc: Layer already exists [2022-12-13T21:05:55.328Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:55.328Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:16b00f0659c0e1e019c87fc0e1398d52c535c9a63595ef55eb22272097f4368d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:55.630Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:55.928Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-12-13T21:05:55.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-13T21:05:55.928Z] 7093be3f4387: Preparing [2022-12-13T21:05:55.928Z] 7093be3f4387: Preparing [2022-12-13T21:05:55.928Z] 7f330ae00ab8: Preparing [2022-12-13T21:05:55.928Z] 5c940d972fee: Preparing [2022-12-13T21:05:55.928Z] 4468c7def8c9: Preparing [2022-12-13T21:05:55.928Z] fb48bd571816: Preparing [2022-12-13T21:05:55.928Z] ae8807c06686: Preparing [2022-12-13T21:05:55.928Z] d17deec0d21d: Preparing [2022-12-13T21:05:55.928Z] 3dd32449da88: Preparing [2022-12-13T21:05:55.928Z] 976bc7e36dfe: Preparing [2022-12-13T21:05:55.928Z] 6d610731a3cc: Preparing [2022-12-13T21:05:55.928Z] 02ae69f48fbc: Preparing [2022-12-13T21:05:55.928Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:55.928Z] 3dd32449da88: Waiting [2022-12-13T21:05:55.928Z] 976bc7e36dfe: Waiting [2022-12-13T21:05:55.928Z] 6d610731a3cc: Waiting [2022-12-13T21:05:55.928Z] e5e13b0c77cb: Waiting [2022-12-13T21:05:55.928Z] 02ae69f48fbc: Waiting [2022-12-13T21:05:55.928Z] ae8807c06686: Waiting [2022-12-13T21:05:55.928Z] d17deec0d21d: Waiting [2022-12-13T21:05:55.928Z] 5c940d972fee: Layer already exists [2022-12-13T21:05:55.928Z] 7093be3f4387: Layer already exists [2022-12-13T21:05:55.928Z] 7f330ae00ab8: Layer already exists [2022-12-13T21:05:55.928Z] fb48bd571816: Layer already exists [2022-12-13T21:05:55.928Z] 4468c7def8c9: Layer already exists [2022-12-13T21:05:55.928Z] ae8807c06686: Layer already exists [2022-12-13T21:05:55.928Z] d17deec0d21d: Layer already exists [2022-12-13T21:05:55.928Z] 976bc7e36dfe: Layer already exists [2022-12-13T21:05:55.928Z] 3dd32449da88: Layer already exists [2022-12-13T21:05:55.928Z] 6d610731a3cc: Layer already exists [2022-12-13T21:05:55.928Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:55.928Z] 02ae69f48fbc: Layer already exists [2022-12-13T21:05:55.928Z] main: digest: sha256:16b00f0659c0e1e019c87fc0e1398d52c535c9a63595ef55eb22272097f4368d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:05:55.962Z] ===================================================== [Pipeline] echo [2022-12-13T21:05:55.971Z] taggedImages: [2022-12-13T21:05:55.971Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:55.971Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-12-13T21:05:55.971Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.4 [2022-12-13T21:05:55.971Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:05:55.971Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-12-13T21:05:55.997Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-12-13T21:05:55.997Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:55.997Z] latest [2022-12-13T21:05:55.997Z] 3.0.0-dev.4 [2022-12-13T21:05:55.997Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:05:55.997Z] main [2022-12-13T21:05:55.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:56.324Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:56.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:05:56.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-13T21:05:56.635Z] ed299b3a1f8a: Preparing [2022-12-13T21:05:56.635Z] 779f3f94f46c: Preparing [2022-12-13T21:05:56.635Z] dae1ee17f473: Preparing [2022-12-13T21:05:56.635Z] 93f44a8af853: Preparing [2022-12-13T21:05:56.635Z] c83af805bf28: Preparing [2022-12-13T21:05:56.635Z] d8dba1935c54: Preparing [2022-12-13T21:05:56.635Z] c3f792502212: Preparing [2022-12-13T21:05:56.635Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:56.635Z] c3f792502212: Waiting [2022-12-13T21:05:56.635Z] e5e13b0c77cb: Waiting [2022-12-13T21:05:56.635Z] d8dba1935c54: Waiting [2022-12-13T21:05:56.635Z] ed299b3a1f8a: Pushed [2022-12-13T21:05:56.635Z] 779f3f94f46c: Pushed [2022-12-13T21:05:56.635Z] c83af805bf28: Pushed [2022-12-13T21:05:56.635Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:56.897Z] d8dba1935c54: Pushed [2022-12-13T21:05:57.155Z] c3f792502212: Pushed [2022-12-13T21:05:57.724Z] dae1ee17f473: Pushed [2022-12-13T21:05:57.724Z] 93f44a8af853: Pushed [2022-12-13T21:05:57.982Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:bd33b0f4420308b7e331db754b186b28f939aa351ceac5f707631d15a1d4b609 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:58.293Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:58.596Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-12-13T21:05:58.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-13T21:05:58.596Z] ed299b3a1f8a: Preparing [2022-12-13T21:05:58.596Z] 779f3f94f46c: Preparing [2022-12-13T21:05:58.596Z] dae1ee17f473: Preparing [2022-12-13T21:05:58.596Z] 93f44a8af853: Preparing [2022-12-13T21:05:58.596Z] c83af805bf28: Preparing [2022-12-13T21:05:58.596Z] d8dba1935c54: Preparing [2022-12-13T21:05:58.596Z] c3f792502212: Preparing [2022-12-13T21:05:58.596Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:58.596Z] d8dba1935c54: Waiting [2022-12-13T21:05:58.596Z] c3f792502212: Waiting [2022-12-13T21:05:58.596Z] e5e13b0c77cb: Waiting [2022-12-13T21:05:58.596Z] dae1ee17f473: Layer already exists [2022-12-13T21:05:58.596Z] ed299b3a1f8a: Layer already exists [2022-12-13T21:05:58.596Z] c83af805bf28: Layer already exists [2022-12-13T21:05:58.596Z] 779f3f94f46c: Layer already exists [2022-12-13T21:05:58.596Z] 93f44a8af853: Layer already exists [2022-12-13T21:05:58.596Z] c3f792502212: Layer already exists [2022-12-13T21:05:58.596Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:58.596Z] d8dba1935c54: Layer already exists [2022-12-13T21:05:58.596Z] latest: digest: sha256:bd33b0f4420308b7e331db754b186b28f939aa351ceac5f707631d15a1d4b609 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:58.907Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:59.215Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.4 [2022-12-13T21:05:59.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-13T21:05:59.215Z] ed299b3a1f8a: Preparing [2022-12-13T21:05:59.215Z] 779f3f94f46c: Preparing [2022-12-13T21:05:59.215Z] dae1ee17f473: Preparing [2022-12-13T21:05:59.215Z] 93f44a8af853: Preparing [2022-12-13T21:05:59.215Z] c83af805bf28: Preparing [2022-12-13T21:05:59.215Z] d8dba1935c54: Preparing [2022-12-13T21:05:59.215Z] c3f792502212: Preparing [2022-12-13T21:05:59.215Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:59.215Z] d8dba1935c54: Waiting [2022-12-13T21:05:59.215Z] c3f792502212: Waiting [2022-12-13T21:05:59.215Z] e5e13b0c77cb: Waiting [2022-12-13T21:05:59.215Z] dae1ee17f473: Layer already exists [2022-12-13T21:05:59.215Z] 779f3f94f46c: Layer already exists [2022-12-13T21:05:59.215Z] ed299b3a1f8a: Layer already exists [2022-12-13T21:05:59.215Z] c83af805bf28: Layer already exists [2022-12-13T21:05:59.215Z] 93f44a8af853: Layer already exists [2022-12-13T21:05:59.215Z] d8dba1935c54: Layer already exists [2022-12-13T21:05:59.215Z] c3f792502212: Layer already exists [2022-12-13T21:05:59.215Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:59.215Z] 3.0.0-dev.4: digest: sha256:bd33b0f4420308b7e331db754b186b28f939aa351ceac5f707631d15a1d4b609 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:59.522Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:05:59.830Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:05:59.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-13T21:05:59.831Z] ed299b3a1f8a: Preparing [2022-12-13T21:05:59.831Z] 779f3f94f46c: Preparing [2022-12-13T21:05:59.831Z] dae1ee17f473: Preparing [2022-12-13T21:05:59.831Z] 93f44a8af853: Preparing [2022-12-13T21:05:59.831Z] c83af805bf28: Preparing [2022-12-13T21:05:59.831Z] d8dba1935c54: Preparing [2022-12-13T21:05:59.831Z] c3f792502212: Preparing [2022-12-13T21:05:59.831Z] e5e13b0c77cb: Preparing [2022-12-13T21:05:59.831Z] d8dba1935c54: Waiting [2022-12-13T21:05:59.831Z] c3f792502212: Waiting [2022-12-13T21:05:59.831Z] e5e13b0c77cb: Waiting [2022-12-13T21:05:59.831Z] 779f3f94f46c: Layer already exists [2022-12-13T21:05:59.831Z] dae1ee17f473: Layer already exists [2022-12-13T21:05:59.831Z] ed299b3a1f8a: Layer already exists [2022-12-13T21:05:59.831Z] c83af805bf28: Layer already exists [2022-12-13T21:05:59.831Z] 93f44a8af853: Layer already exists [2022-12-13T21:05:59.831Z] c3f792502212: Layer already exists [2022-12-13T21:05:59.831Z] d8dba1935c54: Layer already exists [2022-12-13T21:05:59.831Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:05:59.831Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:bd33b0f4420308b7e331db754b186b28f939aa351ceac5f707631d15a1d4b609 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:00.150Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:00.446Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-12-13T21:06:00.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-13T21:06:00.446Z] ed299b3a1f8a: Preparing [2022-12-13T21:06:00.446Z] 779f3f94f46c: Preparing [2022-12-13T21:06:00.446Z] dae1ee17f473: Preparing [2022-12-13T21:06:00.446Z] 93f44a8af853: Preparing [2022-12-13T21:06:00.446Z] c83af805bf28: Preparing [2022-12-13T21:06:00.446Z] d8dba1935c54: Preparing [2022-12-13T21:06:00.446Z] c3f792502212: Preparing [2022-12-13T21:06:00.446Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:00.446Z] d8dba1935c54: Waiting [2022-12-13T21:06:00.446Z] e5e13b0c77cb: Waiting [2022-12-13T21:06:00.446Z] 93f44a8af853: Layer already exists [2022-12-13T21:06:00.446Z] ed299b3a1f8a: Layer already exists [2022-12-13T21:06:00.446Z] 779f3f94f46c: Layer already exists [2022-12-13T21:06:00.446Z] c83af805bf28: Layer already exists [2022-12-13T21:06:00.446Z] dae1ee17f473: Layer already exists [2022-12-13T21:06:00.446Z] c3f792502212: Layer already exists [2022-12-13T21:06:00.446Z] d8dba1935c54: Layer already exists [2022-12-13T21:06:00.446Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:00.446Z] main: digest: sha256:bd33b0f4420308b7e331db754b186b28f939aa351ceac5f707631d15a1d4b609 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:06:00.494Z] ===================================================== [Pipeline] echo [2022-12-13T21:06:00.503Z] taggedImages: [2022-12-13T21:06:00.503Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:00.503Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-12-13T21:06:00.503Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.4 [2022-12-13T21:06:00.503Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:00.503Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-12-13T21:06:00.523Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-12-13T21:06:00.523Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:00.523Z] latest [2022-12-13T21:06:00.523Z] 3.0.0-dev.4 [2022-12-13T21:06:00.523Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:00.523Z] main [2022-12-13T21:06:00.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:00.846Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:01.149Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:01.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-13T21:06:01.149Z] 9cbd683864fd: Preparing [2022-12-13T21:06:01.149Z] 9723984723b4: Preparing [2022-12-13T21:06:01.149Z] 4411bd112cc2: Preparing [2022-12-13T21:06:01.149Z] 96fcfa6af27c: Preparing [2022-12-13T21:06:01.149Z] fd88be512784: Preparing [2022-12-13T21:06:01.149Z] 8e43d9b6f2db: Preparing [2022-12-13T21:06:01.149Z] ee60e0049b5c: Preparing [2022-12-13T21:06:01.149Z] f376968f4298: Preparing [2022-12-13T21:06:01.149Z] dc7d8c9d6152: Preparing [2022-12-13T21:06:01.149Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:01.149Z] ee60e0049b5c: Waiting [2022-12-13T21:06:01.149Z] f376968f4298: Waiting [2022-12-13T21:06:01.149Z] dc7d8c9d6152: Waiting [2022-12-13T21:06:01.149Z] e5e13b0c77cb: Waiting [2022-12-13T21:06:01.149Z] 8e43d9b6f2db: Waiting [2022-12-13T21:06:01.149Z] fd88be512784: Pushed [2022-12-13T21:06:01.150Z] 9723984723b4: Pushed [2022-12-13T21:06:01.150Z] 9cbd683864fd: Pushed [2022-12-13T21:06:01.408Z] 8e43d9b6f2db: Pushed [2022-12-13T21:06:01.408Z] f376968f4298: Pushed [2022-12-13T21:06:01.408Z] ee60e0049b5c: Pushed [2022-12-13T21:06:01.408Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:01.408Z] dc7d8c9d6152: Pushed [2022-12-13T21:06:02.343Z] 96fcfa6af27c: Pushed [2022-12-13T21:06:02.601Z] 4411bd112cc2: Pushed [2022-12-13T21:06:02.860Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:e90bcbf0c3e3b2882871f5c98c47119dd40c8e5645c2bc7d7981156c4d2664a4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:03.165Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:03.463Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-12-13T21:06:03.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-13T21:06:03.463Z] 9cbd683864fd: Preparing [2022-12-13T21:06:03.463Z] 9723984723b4: Preparing [2022-12-13T21:06:03.463Z] 4411bd112cc2: Preparing [2022-12-13T21:06:03.463Z] 96fcfa6af27c: Preparing [2022-12-13T21:06:03.463Z] fd88be512784: Preparing [2022-12-13T21:06:03.463Z] 8e43d9b6f2db: Preparing [2022-12-13T21:06:03.463Z] ee60e0049b5c: Preparing [2022-12-13T21:06:03.463Z] f376968f4298: Preparing [2022-12-13T21:06:03.463Z] dc7d8c9d6152: Preparing [2022-12-13T21:06:03.463Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:03.463Z] 8e43d9b6f2db: Waiting [2022-12-13T21:06:03.463Z] ee60e0049b5c: Waiting [2022-12-13T21:06:03.463Z] dc7d8c9d6152: Waiting [2022-12-13T21:06:03.463Z] e5e13b0c77cb: Waiting [2022-12-13T21:06:03.463Z] f376968f4298: Waiting [2022-12-13T21:06:03.463Z] fd88be512784: Layer already exists [2022-12-13T21:06:03.463Z] 9723984723b4: Layer already exists [2022-12-13T21:06:03.463Z] 9cbd683864fd: Layer already exists [2022-12-13T21:06:03.463Z] 4411bd112cc2: Layer already exists [2022-12-13T21:06:03.463Z] 96fcfa6af27c: Layer already exists [2022-12-13T21:06:03.463Z] 8e43d9b6f2db: Layer already exists [2022-12-13T21:06:03.463Z] ee60e0049b5c: Layer already exists [2022-12-13T21:06:03.463Z] f376968f4298: Layer already exists [2022-12-13T21:06:03.463Z] dc7d8c9d6152: Layer already exists [2022-12-13T21:06:03.463Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:03.463Z] latest: digest: sha256:e90bcbf0c3e3b2882871f5c98c47119dd40c8e5645c2bc7d7981156c4d2664a4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:03.764Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:04.069Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.4 [2022-12-13T21:06:04.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-13T21:06:04.069Z] 9cbd683864fd: Preparing [2022-12-13T21:06:04.069Z] 9723984723b4: Preparing [2022-12-13T21:06:04.069Z] 4411bd112cc2: Preparing [2022-12-13T21:06:04.069Z] 96fcfa6af27c: Preparing [2022-12-13T21:06:04.069Z] fd88be512784: Preparing [2022-12-13T21:06:04.069Z] 8e43d9b6f2db: Preparing [2022-12-13T21:06:04.069Z] ee60e0049b5c: Preparing [2022-12-13T21:06:04.069Z] f376968f4298: Preparing [2022-12-13T21:06:04.069Z] dc7d8c9d6152: Preparing [2022-12-13T21:06:04.069Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:04.069Z] ee60e0049b5c: Waiting [2022-12-13T21:06:04.069Z] dc7d8c9d6152: Waiting [2022-12-13T21:06:04.069Z] f376968f4298: Waiting [2022-12-13T21:06:04.069Z] e5e13b0c77cb: Waiting [2022-12-13T21:06:04.069Z] 8e43d9b6f2db: Waiting [2022-12-13T21:06:04.069Z] fd88be512784: Layer already exists [2022-12-13T21:06:04.069Z] 9723984723b4: Layer already exists [2022-12-13T21:06:04.069Z] 4411bd112cc2: Layer already exists [2022-12-13T21:06:04.069Z] 9cbd683864fd: Layer already exists [2022-12-13T21:06:04.069Z] 96fcfa6af27c: Layer already exists [2022-12-13T21:06:04.069Z] ee60e0049b5c: Layer already exists [2022-12-13T21:06:04.069Z] 8e43d9b6f2db: Layer already exists [2022-12-13T21:06:04.069Z] f376968f4298: Layer already exists [2022-12-13T21:06:04.069Z] dc7d8c9d6152: Layer already exists [2022-12-13T21:06:04.069Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:04.069Z] 3.0.0-dev.4: digest: sha256:e90bcbf0c3e3b2882871f5c98c47119dd40c8e5645c2bc7d7981156c4d2664a4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:04.383Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:04.692Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:04.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-13T21:06:04.692Z] 9cbd683864fd: Preparing [2022-12-13T21:06:04.692Z] 9723984723b4: Preparing [2022-12-13T21:06:04.692Z] 4411bd112cc2: Preparing [2022-12-13T21:06:04.692Z] 96fcfa6af27c: Preparing [2022-12-13T21:06:04.692Z] fd88be512784: Preparing [2022-12-13T21:06:04.692Z] 8e43d9b6f2db: Preparing [2022-12-13T21:06:04.692Z] ee60e0049b5c: Preparing [2022-12-13T21:06:04.692Z] f376968f4298: Preparing [2022-12-13T21:06:04.692Z] 8e43d9b6f2db: Waiting [2022-12-13T21:06:04.692Z] ee60e0049b5c: Waiting [2022-12-13T21:06:04.692Z] dc7d8c9d6152: Preparing [2022-12-13T21:06:04.692Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:04.692Z] e5e13b0c77cb: Waiting [2022-12-13T21:06:04.692Z] f376968f4298: Waiting [2022-12-13T21:06:04.692Z] dc7d8c9d6152: Waiting [2022-12-13T21:06:04.692Z] fd88be512784: Layer already exists [2022-12-13T21:06:04.692Z] 9cbd683864fd: Layer already exists [2022-12-13T21:06:04.692Z] 9723984723b4: Layer already exists [2022-12-13T21:06:04.692Z] 4411bd112cc2: Layer already exists [2022-12-13T21:06:04.692Z] 96fcfa6af27c: Layer already exists [2022-12-13T21:06:04.692Z] 8e43d9b6f2db: Layer already exists [2022-12-13T21:06:04.692Z] ee60e0049b5c: Layer already exists [2022-12-13T21:06:04.692Z] dc7d8c9d6152: Layer already exists [2022-12-13T21:06:04.692Z] f376968f4298: Layer already exists [2022-12-13T21:06:04.692Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:04.692Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:e90bcbf0c3e3b2882871f5c98c47119dd40c8e5645c2bc7d7981156c4d2664a4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:05.006Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:05.313Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-12-13T21:06:05.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-13T21:06:05.313Z] 9cbd683864fd: Preparing [2022-12-13T21:06:05.313Z] 9723984723b4: Preparing [2022-12-13T21:06:05.313Z] 4411bd112cc2: Preparing [2022-12-13T21:06:05.313Z] 96fcfa6af27c: Preparing [2022-12-13T21:06:05.313Z] fd88be512784: Preparing [2022-12-13T21:06:05.313Z] 8e43d9b6f2db: Preparing [2022-12-13T21:06:05.313Z] ee60e0049b5c: Preparing [2022-12-13T21:06:05.313Z] f376968f4298: Preparing [2022-12-13T21:06:05.313Z] dc7d8c9d6152: Preparing [2022-12-13T21:06:05.313Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:05.313Z] ee60e0049b5c: Waiting [2022-12-13T21:06:05.313Z] f376968f4298: Waiting [2022-12-13T21:06:05.313Z] dc7d8c9d6152: Waiting [2022-12-13T21:06:05.313Z] e5e13b0c77cb: Waiting [2022-12-13T21:06:05.313Z] 8e43d9b6f2db: Waiting [2022-12-13T21:06:05.313Z] fd88be512784: Layer already exists [2022-12-13T21:06:05.313Z] 96fcfa6af27c: Layer already exists [2022-12-13T21:06:05.313Z] 9cbd683864fd: Layer already exists [2022-12-13T21:06:05.313Z] 4411bd112cc2: Layer already exists [2022-12-13T21:06:05.313Z] 9723984723b4: Layer already exists [2022-12-13T21:06:05.313Z] 8e43d9b6f2db: Layer already exists [2022-12-13T21:06:05.313Z] ee60e0049b5c: Layer already exists [2022-12-13T21:06:05.313Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:05.313Z] f376968f4298: Layer already exists [2022-12-13T21:06:05.313Z] dc7d8c9d6152: Layer already exists [2022-12-13T21:06:05.313Z] main: digest: sha256:e90bcbf0c3e3b2882871f5c98c47119dd40c8e5645c2bc7d7981156c4d2664a4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:06:05.349Z] ===================================================== [Pipeline] echo [2022-12-13T21:06:05.355Z] taggedImages: [2022-12-13T21:06:05.355Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:05.355Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-12-13T21:06:05.355Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.4 [2022-12-13T21:06:05.355Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:05.355Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-12-13T21:06:05.367Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-12-13T21:06:05.367Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:05.367Z] latest [2022-12-13T21:06:05.367Z] 3.0.0-dev.4 [2022-12-13T21:06:05.367Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:05.367Z] main [2022-12-13T21:06:05.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:05.668Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:05.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:05.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-13T21:06:05.968Z] 0d2294b010b0: Preparing [2022-12-13T21:06:05.968Z] fbd0bfc77bed: Preparing [2022-12-13T21:06:05.968Z] d17deec0d21d: Preparing [2022-12-13T21:06:05.968Z] 90efb39d2def: Preparing [2022-12-13T21:06:05.968Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:05.968Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:05.968Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:05.968Z] 0d2294b010b0: Pushed [2022-12-13T21:06:06.535Z] 90efb39d2def: Pushed [2022-12-13T21:06:07.910Z] fbd0bfc77bed: Pushed [2022-12-13T21:06:08.169Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:b8b84e602ab462ecb62ac5b7f07fe63d103bd09e5269b5bb28c236bc944e5904 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:08.467Z] + 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-12-13T21:06:08.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-12-13T21:06:08.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-13T21:06:08.764Z] 0d2294b010b0: Preparing [2022-12-13T21:06:08.764Z] fbd0bfc77bed: Preparing [2022-12-13T21:06:08.764Z] d17deec0d21d: Preparing [2022-12-13T21:06:08.764Z] 90efb39d2def: Preparing [2022-12-13T21:06:08.764Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:08.764Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:08.764Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:08.764Z] fbd0bfc77bed: Layer already exists [2022-12-13T21:06:08.764Z] 0d2294b010b0: Layer already exists [2022-12-13T21:06:08.764Z] 90efb39d2def: Layer already exists [2022-12-13T21:06:08.764Z] latest: digest: sha256:b8b84e602ab462ecb62ac5b7f07fe63d103bd09e5269b5bb28c236bc944e5904 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:09.066Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:09.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.4 [2022-12-13T21:06:09.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-13T21:06:09.366Z] 0d2294b010b0: Preparing [2022-12-13T21:06:09.366Z] fbd0bfc77bed: Preparing [2022-12-13T21:06:09.366Z] d17deec0d21d: Preparing [2022-12-13T21:06:09.366Z] 90efb39d2def: Preparing [2022-12-13T21:06:09.366Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:09.366Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:09.366Z] 0d2294b010b0: Layer already exists [2022-12-13T21:06:09.366Z] 90efb39d2def: Layer already exists [2022-12-13T21:06:09.366Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:09.366Z] fbd0bfc77bed: Layer already exists [2022-12-13T21:06:09.366Z] 3.0.0-dev.4: digest: sha256:b8b84e602ab462ecb62ac5b7f07fe63d103bd09e5269b5bb28c236bc944e5904 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:09.673Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:09.976Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:09.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-13T21:06:09.976Z] 0d2294b010b0: Preparing [2022-12-13T21:06:09.976Z] fbd0bfc77bed: Preparing [2022-12-13T21:06:09.976Z] d17deec0d21d: Preparing [2022-12-13T21:06:09.976Z] 90efb39d2def: Preparing [2022-12-13T21:06:09.976Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:09.976Z] 0d2294b010b0: Layer already exists [2022-12-13T21:06:09.976Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:09.976Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:09.976Z] fbd0bfc77bed: Layer already exists [2022-12-13T21:06:09.976Z] 90efb39d2def: Layer already exists [2022-12-13T21:06:09.976Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:b8b84e602ab462ecb62ac5b7f07fe63d103bd09e5269b5bb28c236bc944e5904 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:10.292Z] + 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-12-13T21:06:10.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-12-13T21:06:10.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-13T21:06:10.593Z] 0d2294b010b0: Preparing [2022-12-13T21:06:10.593Z] fbd0bfc77bed: Preparing [2022-12-13T21:06:10.593Z] d17deec0d21d: Preparing [2022-12-13T21:06:10.593Z] 90efb39d2def: Preparing [2022-12-13T21:06:10.593Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:10.593Z] fbd0bfc77bed: Layer already exists [2022-12-13T21:06:10.593Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:10.593Z] 90efb39d2def: Layer already exists [2022-12-13T21:06:10.593Z] 0d2294b010b0: Layer already exists [2022-12-13T21:06:10.593Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:10.593Z] main: digest: sha256:b8b84e602ab462ecb62ac5b7f07fe63d103bd09e5269b5bb28c236bc944e5904 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:06:10.634Z] ===================================================== [Pipeline] echo [2022-12-13T21:06:10.640Z] taggedImages: [2022-12-13T21:06:10.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:10.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-12-13T21:06:10.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.4 [2022-12-13T21:06:10.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:10.640Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-12-13T21:06:10.661Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-12-13T21:06:10.661Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:10.661Z] latest [2022-12-13T21:06:10.661Z] 3.0.0-dev.4 [2022-12-13T21:06:10.661Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:10.661Z] main [2022-12-13T21:06:10.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:10.971Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:11.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:11.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-13T21:06:11.270Z] 43a5540c9fd0: Preparing [2022-12-13T21:06:11.270Z] 8f68161f5c9e: Preparing [2022-12-13T21:06:11.270Z] 0be4c73e0017: Preparing [2022-12-13T21:06:11.270Z] bee14bb08196: Preparing [2022-12-13T21:06:11.270Z] 3f24f72d1944: Preparing [2022-12-13T21:06:11.270Z] 1a7566542514: Preparing [2022-12-13T21:06:11.270Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:11.270Z] 1a7566542514: Waiting [2022-12-13T21:06:11.270Z] 34d5ebaa5410: Waiting [2022-12-13T21:06:11.270Z] 0be4c73e0017: Pushed [2022-12-13T21:06:11.270Z] 8f68161f5c9e: Pushed [2022-12-13T21:06:11.270Z] 43a5540c9fd0: Pushed [2022-12-13T21:06:11.270Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:11.836Z] 1a7566542514: Pushed [2022-12-13T21:06:15.119Z] 3f24f72d1944: Pushed [2022-12-13T21:06:18.359Z] bee14bb08196: Pushed [2022-12-13T21:06:18.359Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:fee8979707cd1642d8d26d77278b306239a8cda4df0f82295201e2d2f9d6be2f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:18.669Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:18.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-12-13T21:06:18.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-13T21:06:18.971Z] 43a5540c9fd0: Preparing [2022-12-13T21:06:18.971Z] 8f68161f5c9e: Preparing [2022-12-13T21:06:18.971Z] 0be4c73e0017: Preparing [2022-12-13T21:06:18.971Z] bee14bb08196: Preparing [2022-12-13T21:06:18.971Z] 3f24f72d1944: Preparing [2022-12-13T21:06:18.971Z] 1a7566542514: Preparing [2022-12-13T21:06:18.971Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:18.971Z] 34d5ebaa5410: Waiting [2022-12-13T21:06:18.971Z] 1a7566542514: Waiting [2022-12-13T21:06:18.971Z] 0be4c73e0017: Layer already exists [2022-12-13T21:06:18.971Z] bee14bb08196: Layer already exists [2022-12-13T21:06:18.971Z] 3f24f72d1944: Layer already exists [2022-12-13T21:06:18.971Z] 43a5540c9fd0: Layer already exists [2022-12-13T21:06:18.971Z] 8f68161f5c9e: Layer already exists [2022-12-13T21:06:18.971Z] 1a7566542514: Layer already exists [2022-12-13T21:06:18.971Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:18.971Z] latest: digest: sha256:fee8979707cd1642d8d26d77278b306239a8cda4df0f82295201e2d2f9d6be2f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:19.282Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:19.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.4 [2022-12-13T21:06:19.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-13T21:06:19.587Z] 43a5540c9fd0: Preparing [2022-12-13T21:06:19.587Z] 8f68161f5c9e: Preparing [2022-12-13T21:06:19.587Z] 0be4c73e0017: Preparing [2022-12-13T21:06:19.587Z] bee14bb08196: Preparing [2022-12-13T21:06:19.587Z] 3f24f72d1944: Preparing [2022-12-13T21:06:19.587Z] 1a7566542514: Preparing [2022-12-13T21:06:19.587Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:19.587Z] 1a7566542514: Waiting [2022-12-13T21:06:19.587Z] 34d5ebaa5410: Waiting [2022-12-13T21:06:19.587Z] 0be4c73e0017: Layer already exists [2022-12-13T21:06:19.587Z] 43a5540c9fd0: Layer already exists [2022-12-13T21:06:19.587Z] 3f24f72d1944: Layer already exists [2022-12-13T21:06:19.587Z] 8f68161f5c9e: Layer already exists [2022-12-13T21:06:19.587Z] bee14bb08196: Layer already exists [2022-12-13T21:06:19.587Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:19.587Z] 1a7566542514: Layer already exists [2022-12-13T21:06:19.587Z] 3.0.0-dev.4: digest: sha256:fee8979707cd1642d8d26d77278b306239a8cda4df0f82295201e2d2f9d6be2f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:19.900Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:20.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:20.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-13T21:06:20.203Z] 43a5540c9fd0: Preparing [2022-12-13T21:06:20.203Z] 8f68161f5c9e: Preparing [2022-12-13T21:06:20.203Z] 0be4c73e0017: Preparing [2022-12-13T21:06:20.203Z] bee14bb08196: Preparing [2022-12-13T21:06:20.203Z] 3f24f72d1944: Preparing [2022-12-13T21:06:20.203Z] 1a7566542514: Preparing [2022-12-13T21:06:20.203Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:20.203Z] 1a7566542514: Waiting [2022-12-13T21:06:20.203Z] 34d5ebaa5410: Waiting [2022-12-13T21:06:20.203Z] 43a5540c9fd0: Layer already exists [2022-12-13T21:06:20.203Z] 0be4c73e0017: Layer already exists [2022-12-13T21:06:20.203Z] 3f24f72d1944: Layer already exists [2022-12-13T21:06:20.203Z] bee14bb08196: Layer already exists [2022-12-13T21:06:20.203Z] 8f68161f5c9e: Layer already exists [2022-12-13T21:06:20.203Z] 1a7566542514: Layer already exists [2022-12-13T21:06:20.203Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:20.203Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:fee8979707cd1642d8d26d77278b306239a8cda4df0f82295201e2d2f9d6be2f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:20.508Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:20.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-12-13T21:06:20.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-13T21:06:20.808Z] 43a5540c9fd0: Preparing [2022-12-13T21:06:20.808Z] 8f68161f5c9e: Preparing [2022-12-13T21:06:20.808Z] 0be4c73e0017: Preparing [2022-12-13T21:06:20.808Z] bee14bb08196: Preparing [2022-12-13T21:06:20.808Z] 3f24f72d1944: Preparing [2022-12-13T21:06:20.808Z] 1a7566542514: Preparing [2022-12-13T21:06:20.808Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:20.808Z] 1a7566542514: Waiting [2022-12-13T21:06:20.808Z] 34d5ebaa5410: Waiting [2022-12-13T21:06:20.808Z] 3f24f72d1944: Layer already exists [2022-12-13T21:06:20.808Z] bee14bb08196: Layer already exists [2022-12-13T21:06:20.808Z] 43a5540c9fd0: Layer already exists [2022-12-13T21:06:20.808Z] 0be4c73e0017: Layer already exists [2022-12-13T21:06:20.808Z] 8f68161f5c9e: Layer already exists [2022-12-13T21:06:20.808Z] 1a7566542514: Layer already exists [2022-12-13T21:06:20.808Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:20.808Z] main: digest: sha256:fee8979707cd1642d8d26d77278b306239a8cda4df0f82295201e2d2f9d6be2f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:06:20.842Z] ===================================================== [Pipeline] echo [2022-12-13T21:06:20.848Z] taggedImages: [2022-12-13T21:06:20.848Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:20.848Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-12-13T21:06:20.848Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.4 [2022-12-13T21:06:20.848Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:20.848Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-12-13T21:06:20.861Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-12-13T21:06:20.861Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:20.861Z] latest [2022-12-13T21:06:20.861Z] 3.0.0-dev.4 [2022-12-13T21:06:20.861Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:20.861Z] main [2022-12-13T21:06:20.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:21.161Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:21.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:21.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-13T21:06:21.462Z] 15a269ce6a71: Preparing [2022-12-13T21:06:21.462Z] 8bfaf15792cc: Preparing [2022-12-13T21:06:21.462Z] 2f6042b1762b: Preparing [2022-12-13T21:06:21.462Z] 29a645efb7c6: Preparing [2022-12-13T21:06:21.462Z] a8168a44e12f: Preparing [2022-12-13T21:06:21.462Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:21.462Z] 34d5ebaa5410: Waiting [2022-12-13T21:06:21.462Z] 2f6042b1762b: Pushed [2022-12-13T21:06:21.462Z] 8bfaf15792cc: Pushed [2022-12-13T21:06:21.462Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:21.462Z] 15a269ce6a71: Pushed [2022-12-13T21:06:21.721Z] a8168a44e12f: Pushed [2022-12-13T21:06:28.283Z] 29a645efb7c6: Pushed [2022-12-13T21:06:28.283Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:81ebafd1ba8666609aea0f3bf65419bdc23c8291d15a92df1a356b4bcaf8dd7d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:28.585Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:28.886Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-12-13T21:06:28.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-13T21:06:28.886Z] 15a269ce6a71: Preparing [2022-12-13T21:06:28.886Z] 8bfaf15792cc: Preparing [2022-12-13T21:06:28.886Z] 2f6042b1762b: Preparing [2022-12-13T21:06:28.886Z] 29a645efb7c6: Preparing [2022-12-13T21:06:28.886Z] a8168a44e12f: Preparing [2022-12-13T21:06:28.886Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:28.886Z] 34d5ebaa5410: Waiting [2022-12-13T21:06:28.886Z] 15a269ce6a71: Layer already exists [2022-12-13T21:06:28.886Z] 2f6042b1762b: Layer already exists [2022-12-13T21:06:28.886Z] 8bfaf15792cc: Layer already exists [2022-12-13T21:06:28.886Z] 29a645efb7c6: Layer already exists [2022-12-13T21:06:28.886Z] a8168a44e12f: Layer already exists [2022-12-13T21:06:28.886Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:28.886Z] latest: digest: sha256:81ebafd1ba8666609aea0f3bf65419bdc23c8291d15a92df1a356b4bcaf8dd7d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:29.190Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:29.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.4 [2022-12-13T21:06:29.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-13T21:06:29.496Z] 15a269ce6a71: Preparing [2022-12-13T21:06:29.496Z] 8bfaf15792cc: Preparing [2022-12-13T21:06:29.496Z] 2f6042b1762b: Preparing [2022-12-13T21:06:29.496Z] 29a645efb7c6: Preparing [2022-12-13T21:06:29.496Z] a8168a44e12f: Preparing [2022-12-13T21:06:29.496Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:29.496Z] 34d5ebaa5410: Waiting [2022-12-13T21:06:29.496Z] 15a269ce6a71: Layer already exists [2022-12-13T21:06:29.496Z] 2f6042b1762b: Layer already exists [2022-12-13T21:06:29.496Z] 29a645efb7c6: Layer already exists [2022-12-13T21:06:29.496Z] 8bfaf15792cc: Layer already exists [2022-12-13T21:06:29.496Z] a8168a44e12f: Layer already exists [2022-12-13T21:06:29.496Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:29.496Z] 3.0.0-dev.4: digest: sha256:81ebafd1ba8666609aea0f3bf65419bdc23c8291d15a92df1a356b4bcaf8dd7d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:29.806Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:30.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:30.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-13T21:06:30.116Z] 15a269ce6a71: Preparing [2022-12-13T21:06:30.116Z] 8bfaf15792cc: Preparing [2022-12-13T21:06:30.116Z] 2f6042b1762b: Preparing [2022-12-13T21:06:30.116Z] 29a645efb7c6: Preparing [2022-12-13T21:06:30.116Z] a8168a44e12f: Preparing [2022-12-13T21:06:30.116Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:30.116Z] a8168a44e12f: Layer already exists [2022-12-13T21:06:30.116Z] 8bfaf15792cc: Layer already exists [2022-12-13T21:06:30.116Z] 15a269ce6a71: Layer already exists [2022-12-13T21:06:30.116Z] 29a645efb7c6: Layer already exists [2022-12-13T21:06:30.116Z] 2f6042b1762b: Layer already exists [2022-12-13T21:06:30.116Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:30.116Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:81ebafd1ba8666609aea0f3bf65419bdc23c8291d15a92df1a356b4bcaf8dd7d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:30.419Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:30.724Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-12-13T21:06:30.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-13T21:06:30.724Z] 15a269ce6a71: Preparing [2022-12-13T21:06:30.724Z] 8bfaf15792cc: Preparing [2022-12-13T21:06:30.724Z] 2f6042b1762b: Preparing [2022-12-13T21:06:30.724Z] 29a645efb7c6: Preparing [2022-12-13T21:06:30.724Z] a8168a44e12f: Preparing [2022-12-13T21:06:30.724Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:30.724Z] 34d5ebaa5410: Waiting [2022-12-13T21:06:30.724Z] 29a645efb7c6: Layer already exists [2022-12-13T21:06:30.724Z] 8bfaf15792cc: Layer already exists [2022-12-13T21:06:30.724Z] a8168a44e12f: Layer already exists [2022-12-13T21:06:30.724Z] 2f6042b1762b: Layer already exists [2022-12-13T21:06:30.724Z] 15a269ce6a71: Layer already exists [2022-12-13T21:06:30.724Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:30.724Z] main: digest: sha256:81ebafd1ba8666609aea0f3bf65419bdc23c8291d15a92df1a356b4bcaf8dd7d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:06:30.767Z] ===================================================== [Pipeline] echo [2022-12-13T21:06:30.775Z] taggedImages: [2022-12-13T21:06:30.775Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:30.775Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-12-13T21:06:30.775Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.4 [2022-12-13T21:06:30.775Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:30.775Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-12-13T21:06:30.794Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-12-13T21:06:30.794Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:30.794Z] latest [2022-12-13T21:06:30.794Z] 3.0.0-dev.4 [2022-12-13T21:06:30.794Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:30.794Z] main [2022-12-13T21:06:30.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:31.108Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:31.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:31.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-13T21:06:31.407Z] 9ca77209ba41: Preparing [2022-12-13T21:06:31.407Z] 74be43b35002: Preparing [2022-12-13T21:06:31.407Z] d7e874beff1f: Preparing [2022-12-13T21:06:31.407Z] 69240a329a1e: Preparing [2022-12-13T21:06:31.407Z] 1a7566542514: Preparing [2022-12-13T21:06:31.407Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:31.407Z] 34d5ebaa5410: Waiting [2022-12-13T21:06:31.407Z] 1a7566542514: Layer already exists [2022-12-13T21:06:31.407Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:31.407Z] d7e874beff1f: Pushed [2022-12-13T21:06:31.407Z] 9ca77209ba41: Pushed [2022-12-13T21:06:31.407Z] 74be43b35002: Pushed [2022-12-13T21:06:37.966Z] 69240a329a1e: Pushed [2022-12-13T21:06:37.966Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:faaafbb71882eaddfdfe4c7e77b8a293e87dbd6a9f1ca2e4c3f640ee4a41a76d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:38.265Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:38.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-12-13T21:06:38.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-13T21:06:38.567Z] 9ca77209ba41: Preparing [2022-12-13T21:06:38.567Z] 74be43b35002: Preparing [2022-12-13T21:06:38.567Z] d7e874beff1f: Preparing [2022-12-13T21:06:38.567Z] 69240a329a1e: Preparing [2022-12-13T21:06:38.567Z] 1a7566542514: Preparing [2022-12-13T21:06:38.567Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:38.567Z] 34d5ebaa5410: Waiting [2022-12-13T21:06:38.567Z] d7e874beff1f: Layer already exists [2022-12-13T21:06:38.567Z] 9ca77209ba41: Layer already exists [2022-12-13T21:06:38.567Z] 1a7566542514: Layer already exists [2022-12-13T21:06:38.567Z] 74be43b35002: Layer already exists [2022-12-13T21:06:38.567Z] 69240a329a1e: Layer already exists [2022-12-13T21:06:38.567Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:38.567Z] latest: digest: sha256:faaafbb71882eaddfdfe4c7e77b8a293e87dbd6a9f1ca2e4c3f640ee4a41a76d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:38.874Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:39.174Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.4 [2022-12-13T21:06:39.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-13T21:06:39.174Z] 9ca77209ba41: Preparing [2022-12-13T21:06:39.174Z] 74be43b35002: Preparing [2022-12-13T21:06:39.174Z] d7e874beff1f: Preparing [2022-12-13T21:06:39.174Z] 69240a329a1e: Preparing [2022-12-13T21:06:39.174Z] 1a7566542514: Preparing [2022-12-13T21:06:39.174Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:39.174Z] 34d5ebaa5410: Waiting [2022-12-13T21:06:39.174Z] 69240a329a1e: Layer already exists [2022-12-13T21:06:39.174Z] d7e874beff1f: Layer already exists [2022-12-13T21:06:39.174Z] 74be43b35002: Layer already exists [2022-12-13T21:06:39.174Z] 1a7566542514: Layer already exists [2022-12-13T21:06:39.174Z] 9ca77209ba41: Layer already exists [2022-12-13T21:06:39.174Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:39.174Z] 3.0.0-dev.4: digest: sha256:faaafbb71882eaddfdfe4c7e77b8a293e87dbd6a9f1ca2e4c3f640ee4a41a76d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:39.476Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:39.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:39.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-13T21:06:39.774Z] 9ca77209ba41: Preparing [2022-12-13T21:06:39.774Z] 74be43b35002: Preparing [2022-12-13T21:06:39.774Z] d7e874beff1f: Preparing [2022-12-13T21:06:39.774Z] 69240a329a1e: Preparing [2022-12-13T21:06:39.774Z] 1a7566542514: Preparing [2022-12-13T21:06:39.774Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:39.774Z] 34d5ebaa5410: Waiting [2022-12-13T21:06:39.774Z] 9ca77209ba41: Layer already exists [2022-12-13T21:06:39.774Z] d7e874beff1f: Layer already exists [2022-12-13T21:06:39.774Z] 74be43b35002: Layer already exists [2022-12-13T21:06:39.774Z] 1a7566542514: Layer already exists [2022-12-13T21:06:39.774Z] 69240a329a1e: Layer already exists [2022-12-13T21:06:39.774Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:39.774Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:faaafbb71882eaddfdfe4c7e77b8a293e87dbd6a9f1ca2e4c3f640ee4a41a76d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:40.072Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:40.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-12-13T21:06:40.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-13T21:06:40.370Z] 9ca77209ba41: Preparing [2022-12-13T21:06:40.370Z] 74be43b35002: Preparing [2022-12-13T21:06:40.370Z] d7e874beff1f: Preparing [2022-12-13T21:06:40.370Z] 69240a329a1e: Preparing [2022-12-13T21:06:40.370Z] 1a7566542514: Preparing [2022-12-13T21:06:40.370Z] 34d5ebaa5410: Preparing [2022-12-13T21:06:40.370Z] 34d5ebaa5410: Waiting [2022-12-13T21:06:40.370Z] 1a7566542514: Layer already exists [2022-12-13T21:06:40.370Z] 69240a329a1e: Layer already exists [2022-12-13T21:06:40.370Z] d7e874beff1f: Layer already exists [2022-12-13T21:06:40.370Z] 74be43b35002: Layer already exists [2022-12-13T21:06:40.370Z] 9ca77209ba41: Layer already exists [2022-12-13T21:06:40.370Z] 34d5ebaa5410: Layer already exists [2022-12-13T21:06:40.370Z] main: digest: sha256:faaafbb71882eaddfdfe4c7e77b8a293e87dbd6a9f1ca2e4c3f640ee4a41a76d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:06:40.414Z] ===================================================== [Pipeline] echo [2022-12-13T21:06:40.420Z] taggedImages: [2022-12-13T21:06:40.420Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:40.420Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-12-13T21:06:40.420Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.4 [2022-12-13T21:06:40.420Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:40.420Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-12-13T21:06:40.498Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-12-13T21:06:40.498Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:40.498Z] latest [2022-12-13T21:06:40.498Z] 3.0.0-dev.4 [2022-12-13T21:06:40.498Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:40.498Z] main [2022-12-13T21:06:40.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:40.838Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:41.178Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:41.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-13T21:06:41.179Z] 87caf28ad31a: Preparing [2022-12-13T21:06:41.179Z] be2e0a75a0a9: Preparing [2022-12-13T21:06:41.179Z] d17deec0d21d: Preparing [2022-12-13T21:06:41.179Z] 6db4a2e147ad: Preparing [2022-12-13T21:06:41.179Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:41.179Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:41.179Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:41.179Z] 87caf28ad31a: Pushed [2022-12-13T21:06:41.179Z] 6db4a2e147ad: Pushed [2022-12-13T21:06:41.514Z] Removing intermediate container 33f38a3c8cec [2022-12-13T21:06:41.514Z] ---> 77c3990b1553 [2022-12-13T21:06:41.514Z] Step 7/22 : COPY . . [2022-12-13T21:06:41.514Z] Removing intermediate container 160ca8b8680c [2022-12-13T21:06:41.514Z] ---> ed8e6351a306 [2022-12-13T21:06:41.514Z] Step 8/22 : COPY . . [2022-12-13T21:06:41.514Z] Removing intermediate container eef52c2c4865 [2022-12-13T21:06:41.514Z] ---> 5f437f2e0b83 [2022-12-13T21:06:41.514Z] Step 7/21 : COPY . . [2022-12-13T21:06:41.514Z] Removing intermediate container a5a6e9e02a33 [2022-12-13T21:06:41.514Z] ---> 81f8206e6f8d [2022-12-13T21:06:41.514Z] Step 7/24 : COPY . . [2022-12-13T21:06:41.515Z] Removing intermediate container e1b2014b4ce4 [2022-12-13T21:06:41.515Z] ---> 8b4379e3ca41 [2022-12-13T21:06:41.515Z] Step 7/32 : COPY . . [2022-12-13T21:06:43.807Z] be2e0a75a0a9: Pushed [2022-12-13T21:06:43.807Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:030f9c900dcc6c0dd1f03cc8707d8207b50f33679da157b6cb6cc9251c3145c3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:44.121Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:44.428Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-12-13T21:06:44.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-13T21:06:44.429Z] 87caf28ad31a: Preparing [2022-12-13T21:06:44.429Z] be2e0a75a0a9: Preparing [2022-12-13T21:06:44.429Z] d17deec0d21d: Preparing [2022-12-13T21:06:44.429Z] 6db4a2e147ad: Preparing [2022-12-13T21:06:44.429Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:44.429Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:44.429Z] be2e0a75a0a9: Layer already exists [2022-12-13T21:06:44.429Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:44.429Z] 6db4a2e147ad: Layer already exists [2022-12-13T21:06:44.429Z] 87caf28ad31a: Layer already exists [2022-12-13T21:06:44.429Z] latest: digest: sha256:030f9c900dcc6c0dd1f03cc8707d8207b50f33679da157b6cb6cc9251c3145c3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:44.738Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:45.043Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.4 [2022-12-13T21:06:45.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-13T21:06:45.043Z] 87caf28ad31a: Preparing [2022-12-13T21:06:45.043Z] be2e0a75a0a9: Preparing [2022-12-13T21:06:45.043Z] d17deec0d21d: Preparing [2022-12-13T21:06:45.043Z] 6db4a2e147ad: Preparing [2022-12-13T21:06:45.043Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:45.043Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:45.043Z] be2e0a75a0a9: Layer already exists [2022-12-13T21:06:45.043Z] 87caf28ad31a: Layer already exists [2022-12-13T21:06:45.043Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:45.043Z] 6db4a2e147ad: Layer already exists [2022-12-13T21:06:45.043Z] 3.0.0-dev.4: digest: sha256:030f9c900dcc6c0dd1f03cc8707d8207b50f33679da157b6cb6cc9251c3145c3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:45.348Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:45.650Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:45.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-13T21:06:45.650Z] 87caf28ad31a: Preparing [2022-12-13T21:06:45.650Z] be2e0a75a0a9: Preparing [2022-12-13T21:06:45.650Z] d17deec0d21d: Preparing [2022-12-13T21:06:45.650Z] 6db4a2e147ad: Preparing [2022-12-13T21:06:45.650Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:45.650Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:45.650Z] be2e0a75a0a9: Layer already exists [2022-12-13T21:06:45.650Z] 6db4a2e147ad: Layer already exists [2022-12-13T21:06:45.650Z] 87caf28ad31a: Layer already exists [2022-12-13T21:06:45.650Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:45.650Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:030f9c900dcc6c0dd1f03cc8707d8207b50f33679da157b6cb6cc9251c3145c3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:45.803Z] ---> ed0ca579f51d [2022-12-13T21:06:45.803Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-12-13T21:06:45.803Z] ---> e695b3beb9ba [2022-12-13T21:06:45.803Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-12-13T21:06:45.803Z] ---> 73d316be0e9e [2022-12-13T21:06:45.804Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-13T21:06:45.804Z] ---> d1a7bda83315 [2022-12-13T21:06:45.804Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-12-13T21:06:45.804Z] ---> Running in 06d3c8d791a8 [2022-12-13T21:06:45.804Z] ---> Running in 810ea8129c11 [2022-12-13T21:06:45.804Z] ---> 48851b2e64f9 [2022-12-13T21:06:45.804Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-12-13T21:06:45.804Z] ---> Running in 7aa23dd6d55d [2022-12-13T21:06:45.804Z] ---> Running in f6d00512a2c5 [2022-12-13T21:06:45.804Z] ---> Running in d2f9ca75fb6f [2022-12-13T21:06:45.957Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:46.257Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-12-13T21:06:46.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-13T21:06:46.257Z] 87caf28ad31a: Preparing [2022-12-13T21:06:46.257Z] be2e0a75a0a9: Preparing [2022-12-13T21:06:46.257Z] d17deec0d21d: Preparing [2022-12-13T21:06:46.257Z] 6db4a2e147ad: Preparing [2022-12-13T21:06:46.257Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:46.257Z] 6db4a2e147ad: Layer already exists [2022-12-13T21:06:46.257Z] 87caf28ad31a: Layer already exists [2022-12-13T21:06:46.257Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:46.257Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:46.257Z] be2e0a75a0a9: Layer already exists [2022-12-13T21:06:46.257Z] main: digest: sha256:030f9c900dcc6c0dd1f03cc8707d8207b50f33679da157b6cb6cc9251c3145c3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:06:46.289Z] ===================================================== [Pipeline] echo [2022-12-13T21:06:46.294Z] taggedImages: [2022-12-13T21:06:46.294Z] - nexus3.edgexfoundry.org:10004/support-notifications:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:46.294Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-12-13T21:06:46.294Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.4 [2022-12-13T21:06:46.294Z] - nexus3.edgexfoundry.org:10004/support-notifications:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:46.294Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-12-13T21:06:46.307Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-12-13T21:06:46.307Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:46.307Z] latest [2022-12-13T21:06:46.307Z] 3.0.0-dev.4 [2022-12-13T21:06:46.307Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:46.307Z] main [2022-12-13T21:06:46.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:46.394Z] Removing intermediate container 7aa23dd6d55d [2022-12-13T21:06:46.394Z] ---> ec62dc47abe3 [2022-12-13T21:06:46.394Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-13T21:06:46.604Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:46.672Z] ---> Running in f700a57dad1d [2022-12-13T21:06:46.901Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:46.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-13T21:06:46.902Z] e807ebaaea21: Preparing [2022-12-13T21:06:46.902Z] 12dd94c01202: Preparing [2022-12-13T21:06:46.902Z] d17deec0d21d: Preparing [2022-12-13T21:06:46.902Z] 384ecd1a55fb: Preparing [2022-12-13T21:06:46.902Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:46.902Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:46.902Z] 384ecd1a55fb: Layer already exists [2022-12-13T21:06:46.902Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:46.902Z] e807ebaaea21: Pushed [2022-12-13T21:06:47.636Z] Removing intermediate container f700a57dad1d [2022-12-13T21:06:47.636Z] ---> bc575ff0c082 [2022-12-13T21:06:47.636Z] Step 10/24 : 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-12-13T21:06:47.636Z] ---> Running in cfcecc7a32ff [2022-12-13T21:06:48.224Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-13T21:06:48.815Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-13T21:06:49.400Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-12-13T21:06:49.400Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-12-13T21:06:49.433Z] 12dd94c01202: Pushed [2022-12-13T21:06:49.433Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:a7362764dd3d190c1af097c9e4c24a1ee42d726b3d2c2c1b0e72de593078b565 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:49.739Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:50.036Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-12-13T21:06:50.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-13T21:06:50.036Z] e807ebaaea21: Preparing [2022-12-13T21:06:50.036Z] 12dd94c01202: Preparing [2022-12-13T21:06:50.036Z] d17deec0d21d: Preparing [2022-12-13T21:06:50.036Z] 384ecd1a55fb: Preparing [2022-12-13T21:06:50.036Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:50.036Z] 12dd94c01202: Layer already exists [2022-12-13T21:06:50.036Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:50.036Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:50.036Z] 384ecd1a55fb: Layer already exists [2022-12-13T21:06:50.036Z] e807ebaaea21: Layer already exists [2022-12-13T21:06:50.036Z] latest: digest: sha256:a7362764dd3d190c1af097c9e4c24a1ee42d726b3d2c2c1b0e72de593078b565 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:50.334Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:50.634Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.4 [2022-12-13T21:06:50.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-13T21:06:50.634Z] e807ebaaea21: Preparing [2022-12-13T21:06:50.634Z] 12dd94c01202: Preparing [2022-12-13T21:06:50.634Z] d17deec0d21d: Preparing [2022-12-13T21:06:50.634Z] 384ecd1a55fb: Preparing [2022-12-13T21:06:50.634Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:50.634Z] 12dd94c01202: Layer already exists [2022-12-13T21:06:50.634Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:50.634Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:50.634Z] e807ebaaea21: Layer already exists [2022-12-13T21:06:50.634Z] 384ecd1a55fb: Layer already exists [2022-12-13T21:06:50.634Z] 3.0.0-dev.4: digest: sha256:a7362764dd3d190c1af097c9e4c24a1ee42d726b3d2c2c1b0e72de593078b565 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:50.815Z] Removing intermediate container cfcecc7a32ff [2022-12-13T21:06:50.815Z] ---> 9ab9eff5b7a4 [2022-12-13T21:06:50.815Z] Step 11/24 : WORKDIR /edgex-go [2022-12-13T21:06:50.931Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:51.087Z] ---> Running in 0c070cf1ab25 [2022-12-13T21:06:51.226Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:51.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-13T21:06:51.227Z] e807ebaaea21: Preparing [2022-12-13T21:06:51.227Z] 12dd94c01202: Preparing [2022-12-13T21:06:51.227Z] d17deec0d21d: Preparing [2022-12-13T21:06:51.227Z] 384ecd1a55fb: Preparing [2022-12-13T21:06:51.227Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:51.227Z] e807ebaaea21: Layer already exists [2022-12-13T21:06:51.227Z] 12dd94c01202: Layer already exists [2022-12-13T21:06:51.227Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:51.227Z] 384ecd1a55fb: Layer already exists [2022-12-13T21:06:51.227Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:51.227Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:a7362764dd3d190c1af097c9e4c24a1ee42d726b3d2c2c1b0e72de593078b565 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:51.522Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:51.692Z] Removing intermediate container 0c070cf1ab25 [2022-12-13T21:06:51.692Z] ---> 6635df3cc718 [2022-12-13T21:06:51.692Z] [2022-12-13T21:06:51.692Z] Step 12/24 : FROM alpine:3.15 [2022-12-13T21:06:51.819Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-12-13T21:06:51.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-13T21:06:51.819Z] e807ebaaea21: Preparing [2022-12-13T21:06:51.819Z] 12dd94c01202: Preparing [2022-12-13T21:06:51.819Z] d17deec0d21d: Preparing [2022-12-13T21:06:51.819Z] 384ecd1a55fb: Preparing [2022-12-13T21:06:51.819Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:51.819Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:51.819Z] 12dd94c01202: Layer already exists [2022-12-13T21:06:51.819Z] 384ecd1a55fb: Layer already exists [2022-12-13T21:06:51.819Z] d17deec0d21d: Layer already exists [2022-12-13T21:06:51.819Z] e807ebaaea21: Layer already exists [2022-12-13T21:06:51.819Z] main: digest: sha256:a7362764dd3d190c1af097c9e4c24a1ee42d726b3d2c2c1b0e72de593078b565 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:06:51.857Z] ===================================================== [Pipeline] echo [2022-12-13T21:06:51.864Z] taggedImages: [2022-12-13T21:06:51.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:51.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-12-13T21:06:51.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.4 [2022-12-13T21:06:51.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:51.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-12-13T21:06:51.878Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-12-13T21:06:51.878Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:51.878Z] latest [2022-12-13T21:06:51.878Z] 3.0.0-dev.4 [2022-12-13T21:06:51.878Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:06:51.878Z] main [2022-12-13T21:06:51.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:51.962Z] 3.15: Pulling from library/alpine [2022-12-13T21:06:52.174Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:06:52.471Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:06:52.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-13T21:06:52.471Z] ea8136f74a71: Preparing [2022-12-13T21:06:52.471Z] 11969cfa0a9d: Preparing [2022-12-13T21:06:52.471Z] bfed722f1e0e: Preparing [2022-12-13T21:06:52.471Z] ff6b8c061f25: Preparing [2022-12-13T21:06:52.471Z] e5e13b0c77cb: Preparing [2022-12-13T21:06:52.471Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:06:52.471Z] 11969cfa0a9d: Pushed [2022-12-13T21:06:52.731Z] ea8136f74a71: Pushed [2022-12-13T21:06:53.664Z] bfed722f1e0e: Pushed [2022-12-13T21:06:53.918Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-13T21:06:53.918Z] Status: Downloaded newer image for alpine:3.15 [2022-12-13T21:06:53.918Z] ---> 8aa73fd46299 [2022-12-13T21:06:53.918Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-13T21:06:53.918Z] ---> Running in f6c737e23106 [2022-12-13T21:06:54.507Z] Removing intermediate container f6c737e23106 [2022-12-13T21:06:54.507Z] ---> 74c1e0ab1f20 [2022-12-13T21:06:54.507Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-12-13T21:06:54.507Z] ---> Running in 28610dc61fc0 [2022-12-13T21:06:57.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:06:58.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:07:00.079Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-13T21:07:00.079Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-13T21:07:00.079Z] OK: 15736 distinct packages available [2022-12-13T21:07:00.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:07:01.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:07:04.115Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-12-13T21:07:04.115Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-12-13T21:07:04.115Z] (3/4) Installing libucontext (1.1-r0) [2022-12-13T21:07:04.115Z] (4/4) Installing gcompat (1.0.0-r4) [2022-12-13T21:07:04.115Z] Executing busybox-1.34.1-r7.trigger [2022-12-13T21:07:04.115Z] OK: 6 MiB in 18 packages [2022-12-13T21:07:05.863Z] ff6b8c061f25: Pushed [2022-12-13T21:07:05.863Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:e2f7591bbf6e42208dfb014205bd30b6088e232392c1a0dde8e65161a0dc353e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:07:06.166Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:07:06.463Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-12-13T21:07:06.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-13T21:07:06.463Z] ea8136f74a71: Preparing [2022-12-13T21:07:06.463Z] 11969cfa0a9d: Preparing [2022-12-13T21:07:06.463Z] bfed722f1e0e: Preparing [2022-12-13T21:07:06.463Z] ff6b8c061f25: Preparing [2022-12-13T21:07:06.463Z] e5e13b0c77cb: Preparing [2022-12-13T21:07:06.463Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:07:06.463Z] 11969cfa0a9d: Layer already exists [2022-12-13T21:07:06.463Z] ff6b8c061f25: Layer already exists [2022-12-13T21:07:06.463Z] bfed722f1e0e: Layer already exists [2022-12-13T21:07:06.463Z] ea8136f74a71: Layer already exists [2022-12-13T21:07:06.463Z] latest: digest: sha256:e2f7591bbf6e42208dfb014205bd30b6088e232392c1a0dde8e65161a0dc353e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:07:06.742Z] Removing intermediate container 28610dc61fc0 [2022-12-13T21:07:06.742Z] ---> 7e2a8f704481 [2022-12-13T21:07:06.742Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-13T21:07:06.766Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:07:07.063Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.4 [2022-12-13T21:07:07.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-13T21:07:07.064Z] ea8136f74a71: Preparing [2022-12-13T21:07:07.064Z] 11969cfa0a9d: Preparing [2022-12-13T21:07:07.064Z] bfed722f1e0e: Preparing [2022-12-13T21:07:07.064Z] ff6b8c061f25: Preparing [2022-12-13T21:07:07.064Z] e5e13b0c77cb: Preparing [2022-12-13T21:07:07.064Z] bfed722f1e0e: Layer already exists [2022-12-13T21:07:07.064Z] 11969cfa0a9d: Layer already exists [2022-12-13T21:07:07.064Z] ff6b8c061f25: Layer already exists [2022-12-13T21:07:07.064Z] ea8136f74a71: Layer already exists [2022-12-13T21:07:07.064Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:07:07.064Z] 3.0.0-dev.4: digest: sha256:e2f7591bbf6e42208dfb014205bd30b6088e232392c1a0dde8e65161a0dc353e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:07:07.369Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:07:07.671Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:07:07.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-13T21:07:07.671Z] ea8136f74a71: Preparing [2022-12-13T21:07:07.671Z] 11969cfa0a9d: Preparing [2022-12-13T21:07:07.671Z] bfed722f1e0e: Preparing [2022-12-13T21:07:07.671Z] ff6b8c061f25: Preparing [2022-12-13T21:07:07.671Z] e5e13b0c77cb: Preparing [2022-12-13T21:07:07.671Z] ff6b8c061f25: Layer already exists [2022-12-13T21:07:07.671Z] 11969cfa0a9d: Layer already exists [2022-12-13T21:07:07.671Z] ea8136f74a71: Layer already exists [2022-12-13T21:07:07.671Z] bfed722f1e0e: Layer already exists [2022-12-13T21:07:07.671Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:07:07.671Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:e2f7591bbf6e42208dfb014205bd30b6088e232392c1a0dde8e65161a0dc353e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:07:07.976Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:07:08.278Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-12-13T21:07:08.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-13T21:07:08.278Z] ea8136f74a71: Preparing [2022-12-13T21:07:08.278Z] 11969cfa0a9d: Preparing [2022-12-13T21:07:08.278Z] bfed722f1e0e: Preparing [2022-12-13T21:07:08.278Z] ff6b8c061f25: Preparing [2022-12-13T21:07:08.278Z] e5e13b0c77cb: Preparing [2022-12-13T21:07:08.278Z] e5e13b0c77cb: Layer already exists [2022-12-13T21:07:08.278Z] ff6b8c061f25: Layer already exists [2022-12-13T21:07:08.278Z] ea8136f74a71: Layer already exists [2022-12-13T21:07:08.278Z] bfed722f1e0e: Layer already exists [2022-12-13T21:07:08.278Z] 11969cfa0a9d: Layer already exists [2022-12-13T21:07:08.278Z] main: digest: sha256:e2f7591bbf6e42208dfb014205bd30b6088e232392c1a0dde8e65161a0dc353e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:07:08.321Z] ===================================================== [Pipeline] echo [2022-12-13T21:07:08.327Z] taggedImages: [2022-12-13T21:07:08.327Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:07:08.327Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-12-13T21:07:08.327Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.4 [2022-12-13T21:07:08.327Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:07:08.327Z] - 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-12-13T21:07:14.996Z] ---> ce8d7f53f88c [2022-12-13T21:07:14.996Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-12-13T21:07:15.955Z] ---> a46283b87118 [2022-12-13T21:07:15.955Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-12-13T21:07:15.955Z] ---> Running in 47181225be6d [2022-12-13T21:07:17.898Z] Removing intermediate container 47181225be6d [2022-12-13T21:07:17.898Z] ---> 7cc8736a120c [2022-12-13T21:07:17.898Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-12-13T21:07:19.309Z] ---> 028370938b09 [2022-12-13T21:07:19.309Z] Step 19/24 : WORKDIR / [2022-12-13T21:07:19.309Z] ---> Running in 28b95698c537 [2022-12-13T21:07:19.892Z] Removing intermediate container 28b95698c537 [2022-12-13T21:07:19.892Z] ---> 3a8de6f324a9 [2022-12-13T21:07:19.892Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-13T21:07:20.156Z] ---> Running in 2033c2f5882d [2022-12-13T21:07:20.737Z] Removing intermediate container 2033c2f5882d [2022-12-13T21:07:20.737Z] ---> 7483a2b3781f [2022-12-13T21:07:20.737Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-13T21:07:21.014Z] ---> Running in f80861dbd286 [2022-12-13T21:07:21.596Z] Removing intermediate container f80861dbd286 [2022-12-13T21:07:21.596Z] ---> 96437f939d56 [2022-12-13T21:07:21.596Z] Step 22/24 : LABEL arch=arm64 [2022-12-13T21:07:21.878Z] ---> Running in a8cfd45d561c [2022-12-13T21:07:22.482Z] Removing intermediate container a8cfd45d561c [2022-12-13T21:07:22.482Z] ---> 766bb93af6cc [2022-12-13T21:07:22.482Z] Step 23/24 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:07:22.482Z] ---> Running in e9cc407ba438 [2022-12-13T21:07:23.448Z] Removing intermediate container e9cc407ba438 [2022-12-13T21:07:23.448Z] ---> 149e319c7a51 [2022-12-13T21:07:23.448Z] Step 24/24 : LABEL version=3.0.0-dev.4 [2022-12-13T21:07:23.717Z] ---> Running in 4543c136edb9 [2022-12-13T21:07:24.301Z] Removing intermediate container 4543c136edb9 [2022-12-13T21:07:24.301Z] ---> ce4f91709d46 [2022-12-13T21:07:24.301Z] [2022-12-13T21:07:24.569Z] Successfully built ce4f91709d46 [2022-12-13T21:07:24.569Z] Successfully tagged security-spire-config-arm64:latest [2022-12-13T21:07:24.569Z] Building security-spire-server [2022-12-13T21:07:29.935Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:07:29.935Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:07:29.935Z] ---> 7b60b50f4659 [2022-12-13T21:07:29.935Z] Step 3/23 : WORKDIR /edgex-go [2022-12-13T21:07:29.935Z] ---> Using cache [2022-12-13T21:07:29.935Z] ---> 03ed6e5a94a4 [2022-12-13T21:07:29.935Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-12-13T21:07:30.911Z] ---> Running in c2547ff66975 [2022-12-13T21:07:33.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:07:34.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:07:36.017Z] OK: 221 MiB in 51 packages [2022-12-13T21:07:37.436Z] Removing intermediate container c2547ff66975 [2022-12-13T21:07:37.436Z] ---> 72e825e2c9c6 [2022-12-13T21:07:37.436Z] Step 5/23 : COPY go.mod vendor* ./ [2022-12-13T21:07:38.843Z] ---> 51fbfef6aa82 [2022-12-13T21:07:38.843Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:07:38.843Z] ---> Running in 09fd2dad9dca [2022-12-13T21:09:15.530Z] Removing intermediate container 09fd2dad9dca [2022-12-13T21:09:15.530Z] ---> 94537f777af9 [2022-12-13T21:09:15.530Z] Step 7/23 : COPY . . [2022-12-13T21:09:15.530Z] ---> 6f30cc6790d3 [2022-12-13T21:09:15.530Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-12-13T21:09:15.530Z] ---> Running in b075edc704ad [2022-12-13T21:09:15.530Z] Removing intermediate container b075edc704ad [2022-12-13T21:09:15.530Z] ---> 415bd7c0a8b4 [2022-12-13T21:09:15.530Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-12-13T21:09:15.530Z] ---> Running in 6e7539453643 [2022-12-13T21:09:15.530Z] Removing intermediate container 6e7539453643 [2022-12-13T21:09:15.530Z] ---> c9828a6dc214 [2022-12-13T21:09:15.530Z] Step 10/23 : 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-12-13T21:09:15.530Z] ---> Running in 70cffb41541c [2022-12-13T21:09:15.798Z] Removing intermediate container 70cffb41541c [2022-12-13T21:09:15.798Z] ---> 5351a41db3b2 [2022-12-13T21:09:15.798Z] Step 11/23 : WORKDIR /edgex-go [2022-12-13T21:09:15.798Z] ---> Running in ef04cd5d9e22 [2022-12-13T21:09:16.386Z] Removing intermediate container ef04cd5d9e22 [2022-12-13T21:09:16.386Z] ---> 14bf9040a400 [2022-12-13T21:09:16.386Z] [2022-12-13T21:09:16.386Z] Step 12/23 : FROM alpine:3.15 [2022-12-13T21:09:16.386Z] ---> 8aa73fd46299 [2022-12-13T21:09:16.386Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-13T21:09:16.386Z] ---> Using cache [2022-12-13T21:09:16.386Z] ---> 74c1e0ab1f20 [2022-12-13T21:09:16.386Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-13T21:09:16.655Z] ---> Running in b85f873f5b26 [2022-12-13T21:09:18.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:09:19.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:09:21.136Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-13T21:09:21.136Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-13T21:09:21.136Z] OK: 15736 distinct packages available [2022-12-13T21:09:21.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:09:21.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:09:23.351Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-13T21:09:23.351Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-13T21:09:23.351Z] (3/5) Installing libucontext (1.1-r0) [2022-12-13T21:09:23.351Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-13T21:09:23.351Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-13T21:09:23.351Z] Executing busybox-1.34.1-r7.trigger [2022-12-13T21:09:23.351Z] OK: 6 MiB in 19 packages [2022-12-13T21:09:25.313Z] Removing intermediate container b85f873f5b26 [2022-12-13T21:09:25.313Z] ---> 862cb7a99e07 [2022-12-13T21:09:25.313Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-13T21:09:31.978Z] ---> 6fb9572bea37 [2022-12-13T21:09:31.978Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-12-13T21:09:32.566Z] ---> e68af4de70f2 [2022-12-13T21:09:32.566Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-12-13T21:09:33.533Z] ---> e3cb158f0927 [2022-12-13T21:09:33.533Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-12-13T21:09:37.087Z] ---> f9b57613e5d4 [2022-12-13T21:09:37.087Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-13T21:09:37.087Z] ---> Running in 7b19ec8db6b2 [2022-12-13T21:09:37.673Z] Removing intermediate container 7b19ec8db6b2 [2022-12-13T21:09:37.673Z] ---> 6a33456270f0 [2022-12-13T21:09:37.673Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-13T21:09:37.673Z] ---> Running in 9adba531434f [2022-12-13T21:09:38.258Z] Removing intermediate container 9adba531434f [2022-12-13T21:09:38.258Z] ---> 2b0d20affbef [2022-12-13T21:09:38.258Z] Step 21/23 : LABEL arch=arm64 [2022-12-13T21:09:38.529Z] ---> Running in 7fc3e9d914d9 [2022-12-13T21:09:39.114Z] Removing intermediate container 7fc3e9d914d9 [2022-12-13T21:09:39.114Z] ---> 3d365e982500 [2022-12-13T21:09:39.114Z] Step 22/23 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:09:39.114Z] ---> Running in 3d94a665f51e [2022-12-13T21:09:39.706Z] Removing intermediate container 3d94a665f51e [2022-12-13T21:09:39.706Z] ---> 8201f7a310f0 [2022-12-13T21:09:39.706Z] Step 23/23 : LABEL version=3.0.0-dev.4 [2022-12-13T21:09:39.974Z] ---> Running in 8da506de530d [2022-12-13T21:09:40.561Z] Removing intermediate container 8da506de530d [2022-12-13T21:09:40.561Z] ---> cca652b89b50 [2022-12-13T21:09:40.561Z] [2022-12-13T21:09:40.561Z] Successfully built cca652b89b50 [2022-12-13T21:09:40.561Z] Successfully tagged security-spire-server-arm64:latest [2022-12-13T21:09:40.561Z] Building core-command [2022-12-13T21:09:44.817Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:09:44.817Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:09:44.817Z] ---> 7b60b50f4659 [2022-12-13T21:09:44.817Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-12-13T21:09:44.817Z] ---> Using cache [2022-12-13T21:09:44.817Z] ---> f8cd33dec7a0 [2022-12-13T21:09:44.817Z] Step 4/23 : WORKDIR /edgex-go [2022-12-13T21:09:44.817Z] ---> Using cache [2022-12-13T21:09:44.817Z] ---> a4293394abc4 [2022-12-13T21:09:44.817Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-12-13T21:09:44.817Z] ---> Running in d6db92d8e757 [2022-12-13T21:09:47.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:09:47.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:09:49.633Z] OK: 221 MiB in 51 packages [2022-12-13T21:09:51.067Z] Removing intermediate container d6db92d8e757 [2022-12-13T21:09:51.067Z] ---> ea61fa0f8c21 [2022-12-13T21:09:51.067Z] Step 6/23 : COPY go.mod vendor* ./ [2022-12-13T21:09:52.050Z] ---> 87562761797e [2022-12-13T21:09:52.050Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:09:52.050Z] ---> Running in 48166148185b [2022-12-13T21:11:13.715Z] Removing intermediate container 48166148185b [2022-12-13T21:11:13.715Z] ---> 3659e4500688 [2022-12-13T21:11:13.715Z] Step 8/23 : COPY . . [2022-12-13T21:11:13.715Z] ---> aedb57ebe2ca [2022-12-13T21:11:13.715Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-12-13T21:11:13.715Z] ---> Running in 1f7bc3b962b7 [2022-12-13T21:11:13.715Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-13T21:14:05.598Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-12-13T21:14:12.248Z] Removing intermediate container 06d3c8d791a8 [2022-12-13T21:14:12.248Z] ---> 2c7c22875e77 [2022-12-13T21:14:12.248Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-12-13T21:14:12.248Z] ---> Running in 7f8b0b6386a9 [2022-12-13T21:14:14.198Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-13T21:14:20.856Z] Removing intermediate container 7f8b0b6386a9 [2022-12-13T21:14:20.856Z] ---> 25c056691c43 [2022-12-13T21:14:20.856Z] [2022-12-13T21:14:20.856Z] Step 10/22 : FROM alpine:3.16 [2022-12-13T21:14:20.856Z] 3.16: Pulling from library/alpine [2022-12-13T21:14:22.844Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-13T21:14:22.844Z] Status: Downloaded newer image for alpine:3.16 [2022-12-13T21:14:22.844Z] ---> 2b4661558fb8 [2022-12-13T21:14:22.844Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-12-13T21:14:24.804Z] ---> Running in d04ab7e9c3b3 [2022-12-13T21:14:25.388Z] Removing intermediate container d04ab7e9c3b3 [2022-12-13T21:14:25.388Z] ---> d418189bf676 [2022-12-13T21:14:25.388Z] Step 12/22 : 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-12-13T21:14:25.388Z] ---> Running in 09d75b9a270e [2022-12-13T21:14:27.993Z] Removing intermediate container d2f9ca75fb6f [2022-12-13T21:14:27.993Z] ---> 601d2cf25460 [2022-12-13T21:14:27.993Z] [2022-12-13T21:14:27.993Z] Step 9/21 : FROM alpine:3.16 [2022-12-13T21:14:27.993Z] ---> 2b4661558fb8 [2022-12-13T21:14:27.993Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-12-13T21:14:27.993Z] ---> Running in 4336c9869888 [2022-12-13T21:14:28.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:14:29.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:14:30.564Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-13T21:14:30.564Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-13T21:14:30.564Z] (3/33) Installing readline (8.1.2-r0) [2022-12-13T21:14:30.564Z] (4/33) Installing bash (5.1.16-r2) [2022-12-13T21:14:30.564Z] Executing bash-5.1.16-r2.post-install [2022-12-13T21:14:30.564Z] (5/33) Installing ca-certificates (20220614-r0) [2022-12-13T21:14:30.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:14:30.830Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-12-13T21:14:30.830Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-12-13T21:14:30.830Z] (8/33) Installing libcurl (7.83.1-r4) [2022-12-13T21:14:30.830Z] (9/33) Installing curl (7.83.1-r4) [2022-12-13T21:14:30.830Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-12-13T21:14:31.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:14:32.059Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-12-13T21:14:32.059Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-12-13T21:14:32.059Z] (13/33) Installing expat (2.5.0-r0) [2022-12-13T21:14:32.059Z] (14/33) Installing libffi (3.4.2-r1) [2022-12-13T21:14:32.059Z] (15/33) Installing gdbm (1.23-r0) [2022-12-13T21:14:32.059Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-12-13T21:14:32.059Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-12-13T21:14:32.059Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-13T21:14:32.327Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-12-13T21:14:32.327Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-12-13T21:14:32.327Z] (21/33) Installing python3 (3.10.9-r0) [2022-12-13T21:14:32.594Z] (1/6) Installing ca-certificates (20220614-r0) [2022-12-13T21:14:32.871Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-12-13T21:14:32.871Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-12-13T21:14:32.871Z] (4/6) Installing libcurl (7.83.1-r4) [2022-12-13T21:14:33.139Z] (5/6) Installing curl (7.83.1-r4) [2022-12-13T21:14:33.139Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-12-13T21:14:33.139Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T21:14:33.139Z] Executing ca-certificates-20220614-r0.trigger [2022-12-13T21:14:33.409Z] OK: 8 MiB in 20 packages [2022-12-13T21:14:35.997Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-12-13T21:14:35.997Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-12-13T21:14:35.997Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-12-13T21:14:35.997Z] (25/33) Installing py3-six (1.16.0-r1) [2022-12-13T21:14:35.997Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-12-13T21:14:35.997Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-12-13T21:14:35.997Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-12-13T21:14:35.997Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-12-13T21:14:35.997Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-12-13T21:14:35.997Z] (31/33) Installing py3-packaging (21.3-r0) [2022-12-13T21:14:35.997Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-12-13T21:14:35.997Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-12-13T21:14:36.264Z] Removing intermediate container f6d00512a2c5 [2022-12-13T21:14:36.264Z] ---> 6b51e330d767 [2022-12-13T21:14:36.264Z] [2022-12-13T21:14:36.264Z] Step 9/32 : FROM alpine:3.16 [2022-12-13T21:14:36.264Z] ---> 2b4661558fb8 [2022-12-13T21:14:36.264Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-13T21:14:36.531Z] ---> Running in 552b8e9f4f64 [2022-12-13T21:14:36.798Z] Removing intermediate container 4336c9869888 [2022-12-13T21:14:36.798Z] ---> 38f1d7891479 [2022-12-13T21:14:36.798Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-13T21:14:36.798Z] ---> Running in 1ed9861816ce [2022-12-13T21:14:37.382Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T21:14:37.382Z] Executing ca-certificates-20220614-r0.trigger [2022-12-13T21:14:37.382Z] Removing intermediate container 552b8e9f4f64 [2022-12-13T21:14:37.382Z] ---> 35c232ffffdf [2022-12-13T21:14:37.382Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-12-13T21:14:37.382Z] ---> Running in d300601a3b56 [2022-12-13T21:14:37.654Z] Removing intermediate container 1ed9861816ce [2022-12-13T21:14:37.654Z] ---> 60c551402257 [2022-12-13T21:14:37.654Z] Step 12/21 : WORKDIR /edgexOK: 121 MiB in 47 packages [2022-12-13T21:14:37.654Z] [2022-12-13T21:14:37.922Z] ---> Running in f0c19fe3aa42 [2022-12-13T21:14:38.881Z] Removing intermediate container f0c19fe3aa42 [2022-12-13T21:14:38.881Z] ---> d5991d46254b [2022-12-13T21:14:38.881Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-12-13T21:14:39.846Z] ---> ae31d21fd000 [2022-12-13T21:14:39.846Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-12-13T21:14:39.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:14:40.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:14:41.392Z] ---> 41ac00ba76c4 [2022-12-13T21:14:41.392Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-12-13T21:14:41.977Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-12-13T21:14:41.977Z] (2/2) Installing su-exec (0.2-r1) [2022-12-13T21:14:41.977Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T21:14:41.977Z] OK: 5 MiB in 16 packages [2022-12-13T21:14:43.386Z] ---> d18f3b37b5f3 [2022-12-13T21:14:43.386Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-12-13T21:14:43.654Z] Removing intermediate container d300601a3b56 [2022-12-13T21:14:43.654Z] ---> 8aee5347c93d [2022-12-13T21:14:43.654Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-12-13T21:14:43.920Z] ---> Running in 108ea240b543 [2022-12-13T21:14:44.719Z] Removing intermediate container 108ea240b543 [2022-12-13T21:14:44.719Z] ---> 7f69d03f494e [2022-12-13T21:14:44.719Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-12-13T21:14:44.719Z] ---> d04fff1af669 [2022-12-13T21:14:45.020Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-13T21:14:45.020Z] ---> Running in 2ddeb94389f5 [2022-12-13T21:14:45.020Z] ---> Running in 29a908fcb474 [2022-12-13T21:14:46.018Z] Removing intermediate container 29a908fcb474 [2022-12-13T21:14:46.018Z] ---> b18d503e5d78 [2022-12-13T21:14:46.018Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-12-13T21:14:46.284Z] ---> Running in 6131712ac6c7 [2022-12-13T21:14:47.269Z] Removing intermediate container 6131712ac6c7 [2022-12-13T21:14:47.269Z] ---> 5dcc77374585 [2022-12-13T21:14:47.269Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-12-13T21:14:47.269Z] ---> Running in 8a2679f4b48f [2022-12-13T21:14:47.893Z] Removing intermediate container 8a2679f4b48f [2022-12-13T21:14:47.893Z] ---> f5864a77aa2c [2022-12-13T21:14:47.893Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-12-13T21:14:48.494Z] ---> Running in 7737919321c3 [2022-12-13T21:14:49.464Z] Removing intermediate container 2ddeb94389f5 [2022-12-13T21:14:49.464Z] ---> 4bbf10f365f4 [2022-12-13T21:14:49.464Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-12-13T21:14:49.464Z] ---> Running in e19e14723520 [2022-12-13T21:14:50.057Z] Removing intermediate container e19e14723520 [2022-12-13T21:14:50.057Z] ---> aa913186a993 [2022-12-13T21:14:50.057Z] Step 19/21 : LABEL arch=arm64 [2022-12-13T21:14:50.057Z] ---> Running in 5e6aa1d42486 [2022-12-13T21:14:51.015Z] Removing intermediate container 5e6aa1d42486 [2022-12-13T21:14:51.015Z] ---> d5b8aa2b37a8 [2022-12-13T21:14:51.015Z] Step 20/21 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:14:51.293Z] ---> Running in 4fd169608669 [2022-12-13T21:14:52.264Z] Removing intermediate container 4fd169608669 [2022-12-13T21:14:52.264Z] Removing intermediate container 7737919321c3 [2022-12-13T21:14:52.264Z] ---> 8fd32b7f24e9 [2022-12-13T21:14:52.264Z] Step 21/21 : LABEL version=3.0.0-dev.4 [2022-12-13T21:14:52.264Z] ---> e16d770ef1de [2022-12-13T21:14:52.264Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-12-13T21:14:52.264Z] ---> Running in a8c977f6052b [2022-12-13T21:14:52.264Z] ---> Running in 4ca8f0022b8a [2022-12-13T21:14:52.845Z] Removing intermediate container 4ca8f0022b8a [2022-12-13T21:14:52.845Z] ---> 89bd2cac8851 [2022-12-13T21:14:52.845Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-12-13T21:14:53.111Z] Removing intermediate container a8c977f6052b [2022-12-13T21:14:53.111Z] ---> 26f6545be897 [2022-12-13T21:14:53.111Z] [2022-12-13T21:14:53.375Z] Successfully built 26f6545be897 [2022-12-13T21:14:53.375Z] Successfully tagged security-proxy-setup-arm64:latest [2022-12-13T21:14:53.375Z] Building security-spiffe-token-provider [2022-12-13T21:14:53.965Z]  Building security-proxy-setup ... done  ---> 8de6ada1ecd2 [2022-12-13T21:14:53.965Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-12-13T21:14:54.236Z] ---> Running in 47f34aa17470 [2022-12-13T21:14:57.578Z] Removing intermediate container 47f34aa17470 [2022-12-13T21:14:57.578Z] ---> 4e913404ad85 [2022-12-13T21:14:57.578Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-13T21:14:57.847Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:14:57.847Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:14:57.847Z] ---> 7b60b50f4659 [2022-12-13T21:14:57.847Z] Step 3/19 : WORKDIR /edgex-go [2022-12-13T21:14:57.847Z] ---> Using cache [2022-12-13T21:14:57.847Z] ---> 03ed6e5a94a4 [2022-12-13T21:14:57.847Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-12-13T21:14:58.114Z] Collecting docker-compose==1.23.2 [2022-12-13T21:14:58.114Z] ---> Running in d96db9ea17cd [2022-12-13T21:14:58.381Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-12-13T21:14:58.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.5 MB/s eta 0:00:00 [2022-12-13T21:14:58.648Z] ---> 201d35ebbfd9 [2022-12-13T21:14:58.648Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-12-13T21:14:58.914Z] Collecting texttable<0.10,>=0.9.0 [2022-12-13T21:14:58.914Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-12-13T21:14:58.914Z] Preparing metadata (setup.py): started [2022-12-13T21:15:00.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:15:01.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:15:01.389Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-13T21:15:01.663Z] ---> d9eb5417c734 [2022-12-13T21:15:01.663Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-12-13T21:15:02.261Z] Collecting docker<4.0,>=3.6.0 [2022-12-13T21:15:02.261Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-12-13T21:15:02.261Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 10.8 MB/s eta 0:00:00 [2022-12-13T21:15:02.535Z] ---> 30298edf20a4 [2022-12-13T21:15:02.535Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-12-13T21:15:02.803Z] v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-12-13T21:15:02.803Z] v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-12-13T21:15:02.803Z] OK: 16895 distinct packages available [2022-12-13T21:15:03.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:15:03.339Z] Collecting PyYAML<4,>=3.10 [2022-12-13T21:15:03.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:15:03.339Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-12-13T21:15:03.608Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 5.0 MB/s eta 0:00:00 [2022-12-13T21:15:03.608Z] ---> 0f9017c4a14d [2022-12-13T21:15:03.608Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-12-13T21:15:04.564Z] ---> 083fc6f6ce34 [2022-12-13T21:15:04.564Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-12-13T21:15:05.151Z] OK: 221 MiB in 51 packages [2022-12-13T21:15:05.733Z] ---> 2f39db232a73 [2022-12-13T21:15:05.733Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-12-13T21:15:05.733Z] Preparing metadata (setup.py): started [2022-12-13T21:15:07.134Z] Removing intermediate container d96db9ea17cd [2022-12-13T21:15:07.134Z] ---> c0d89b39a7b8 [2022-12-13T21:15:07.134Z] Step 5/19 : COPY go.mod vendor* ./ [2022-12-13T21:15:07.134Z] ---> cb31cd51c7dc [2022-12-13T21:15:07.134Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-12-13T21:15:07.134Z] ---> Running in 4514f3dfd7a7 [2022-12-13T21:15:08.537Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-13T21:15:08.537Z] ---> 89258b547745 [2022-12-13T21:15:08.537Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:15:08.537Z] Collecting dockerpty<0.5,>=0.4.1 [2022-12-13T21:15:08.537Z] ---> Running in 508af4daae0a [2022-12-13T21:15:08.537Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-12-13T21:15:08.802Z] Preparing metadata (setup.py): started [2022-12-13T21:15:11.384Z] Removing intermediate container 4514f3dfd7a7 [2022-12-13T21:15:11.384Z] ---> 890562b808dd [2022-12-13T21:15:11.384Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-12-13T21:15:11.384Z] ---> Running in cde15a4ae69e [2022-12-13T21:15:11.649Z] Removing intermediate container cde15a4ae69e [2022-12-13T21:15:11.649Z] ---> eceb2b41cd61 [2022-12-13T21:15:11.649Z] Step 29/32 : CMD ["gate"] [2022-12-13T21:15:11.919Z] ---> Running in d7a7f85cf4d6 [2022-12-13T21:15:12.184Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-13T21:15:12.450Z] Removing intermediate container d7a7f85cf4d6 [2022-12-13T21:15:12.450Z] ---> 2e3a74de45bd [2022-12-13T21:15:12.450Z] Step 30/32 : LABEL arch=arm64 [2022-12-13T21:15:12.450Z] ---> Running in ef2fc6dec25b [2022-12-13T21:15:12.450Z] Collecting cached-property<2,>=1.2.0 [2022-12-13T21:15:12.450Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-12-13T21:15:13.036Z] Collecting websocket-client<1.0,>=0.32.0 [2022-12-13T21:15:13.036Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-12-13T21:15:13.306Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 5.4 MB/s eta 0:00:00 [2022-12-13T21:15:13.306Z] 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-12-13T21:15:14.265Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-12-13T21:15:14.265Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-12-13T21:15:14.265Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.7 MB/s eta 0:00:00 [2022-12-13T21:15:14.531Z] Removing intermediate container ef2fc6dec25b [2022-12-13T21:15:14.531Z] ---> 0686f67b9736 [2022-12-13T21:15:14.531Z] Step 31/32 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:15:14.531Z] ---> Running in ebeb8bc9e8eb [2022-12-13T21:15:14.798Z] Collecting jsonschema<3,>=2.5.1 [2022-12-13T21:15:14.798Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-12-13T21:15:15.064Z] Collecting docopt<0.7,>=0.6.1 [2022-12-13T21:15:15.064Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-12-13T21:15:15.064Z] Removing intermediate container ebeb8bc9e8eb [2022-12-13T21:15:15.064Z] ---> cafe53ed57be [2022-12-13T21:15:15.064Z] Preparing metadata (setup.py): started [2022-12-13T21:15:15.064Z] Step 32/32 : LABEL version=3.0.0-dev.4 [2022-12-13T21:15:15.333Z] ---> Running in f9351e4354f5 [2022-12-13T21:15:15.599Z] Removing intermediate container f9351e4354f5 [2022-12-13T21:15:15.868Z] ---> 232180549c01 [2022-12-13T21:15:15.868Z] [2022-12-13T21:15:15.868Z] Successfully built 232180549c01 [2022-12-13T21:15:15.868Z] Successfully tagged security-bootstrapper-arm64:latest [2022-12-13T21:15:15.868Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-12-13T21:15:17.283Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-13T21:15:17.866Z] Collecting docker-pycreds>=0.4.0 [2022-12-13T21:15:17.866Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-12-13T21:15:19.272Z] Collecting certifi>=2017.4.17 [2022-12-13T21:15:19.272Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2022-12-13T21:15:19.272Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:15:19.272Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:15:19.272Z] ---> 7b60b50f4659 [2022-12-13T21:15:19.544Z] Step 3/24 : WORKDIR /edgex-go [2022-12-13T21:15:19.545Z] ---> Using cache [2022-12-13T21:15:19.545Z] ---> 03ed6e5a94a4 [2022-12-13T21:15:19.545Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-12-13T21:15:19.545Z] ---> Using cache [2022-12-13T21:15:19.545Z] ---> 102437fc0d56 [2022-12-13T21:15:19.545Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-13T21:15:19.545Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 10.6 MB/s eta 0:00:00 ---> Using cache [2022-12-13T21:15:19.545Z] ---> 24b626640ff5 [2022-12-13T21:15:19.545Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:15:19.545Z] ---> Using cache [2022-12-13T21:15:19.545Z] ---> 8b4379e3ca41 [2022-12-13T21:15:19.545Z] Step 7/24 : COPY . . [2022-12-13T21:15:19.545Z] [2022-12-13T21:15:19.545Z] ---> Using cache [2022-12-13T21:15:19.545Z] ---> d1a7bda83315 [2022-12-13T21:15:19.545Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-12-13T21:15:19.838Z] Collecting idna<2.8,>=2.5 [2022-12-13T21:15:19.838Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-12-13T21:15:19.838Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 6.5 MB/s eta 0:00:00 [2022-12-13T21:15:19.838Z] ---> Running in 3b162b58343b [2022-12-13T21:15:20.799Z] Collecting urllib3<1.25,>=1.21.1 [2022-12-13T21:15:20.799Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-12-13T21:15:21.065Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.3 MB/s eta 0:00:00 [2022-12-13T21:15:21.335Z] Collecting chardet<3.1.0,>=3.0.2 [2022-12-13T21:15:21.335Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-12-13T21:15:21.335Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.6 MB/s eta 0:00:00 [2022-12-13T21:15:21.920Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-12-13T21:15:21.920Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-12-13T21:15:21.920Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-12-13T21:15:21.920Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-12-13T21:15:21.920Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-12-13T21:15:23.324Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-12-13T21:15:23.324Z] Running setup.py install for texttable: started [2022-12-13T21:15:25.894Z] Running setup.py install for texttable: finished with status 'done' [2022-12-13T21:15:25.894Z] Running setup.py install for PyYAML: started [2022-12-13T21:15:30.137Z] Running setup.py install for PyYAML: finished with status 'done' [2022-12-13T21:15:31.543Z] Running setup.py install for docopt: started [2022-12-13T21:15:35.791Z] Running setup.py install for docopt: finished with status 'done' [2022-12-13T21:15:38.362Z] Running setup.py install for dockerpty: started [2022-12-13T21:15:41.696Z] Running setup.py install for dockerpty: finished with status 'done' [2022-12-13T21:15:45.030Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 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-12-13T21:15:45.030Z] 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-12-13T21:16:11.704Z] Removing intermediate container 09d75b9a270e [2022-12-13T21:16:11.704Z] ---> 92c1893d98d9 [2022-12-13T21:16:11.704Z] Step 13/22 : ENV APP_PORT=58890 [2022-12-13T21:16:11.704Z] ---> Running in 508e4e31f467 [2022-12-13T21:16:11.704Z] Removing intermediate container 508e4e31f467 [2022-12-13T21:16:11.704Z] ---> d83b6d831f5e [2022-12-13T21:16:11.704Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-13T21:16:11.704Z] ---> Running in 29eaad6adaa4 [2022-12-13T21:16:11.704Z] Removing intermediate container 29eaad6adaa4 [2022-12-13T21:16:11.704Z] ---> f73fafaa280c [2022-12-13T21:16:11.704Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-12-13T21:16:14.281Z] ---> f297a7e3cfe0 [2022-12-13T21:16:14.281Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-12-13T21:16:15.689Z] ---> c53dd798f05f [2022-12-13T21:16:15.689Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-12-13T21:16:17.631Z] ---> d5475392b226 [2022-12-13T21:16:17.631Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-12-13T21:16:17.631Z] ---> Running in e1477af8ad49 [2022-12-13T21:16:18.213Z] Removing intermediate container e1477af8ad49 [2022-12-13T21:16:18.213Z] ---> 23f57b2986f8 [2022-12-13T21:16:18.213Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T21:16:18.482Z] ---> Running in be34fc0495c7 [2022-12-13T21:16:19.444Z] Removing intermediate container be34fc0495c7 [2022-12-13T21:16:19.444Z] ---> 6f459d3f3b21 [2022-12-13T21:16:19.444Z] Step 20/22 : LABEL arch=arm64 [2022-12-13T21:16:19.444Z] ---> Running in d7eba0efa132 [2022-12-13T21:16:20.402Z] Removing intermediate container d7eba0efa132 [2022-12-13T21:16:20.402Z] ---> 92115df68915 [2022-12-13T21:16:20.402Z] Step 21/22 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:16:20.669Z] ---> Running in 1bdeb5562220 [2022-12-13T21:16:21.625Z] Removing intermediate container 1bdeb5562220 [2022-12-13T21:16:21.625Z] ---> 9f98f55d766e [2022-12-13T21:16:21.625Z] Step 22/22 : LABEL version=3.0.0-dev.4 [2022-12-13T21:16:21.625Z] ---> Running in 5e4425763de2 [2022-12-13T21:16:22.586Z] Removing intermediate container 5e4425763de2 [2022-12-13T21:16:22.586Z] ---> 30cabca2d9cd [2022-12-13T21:16:22.586Z] [2022-12-13T21:16:22.854Z] Successfully built 30cabca2d9cd [2022-12-13T21:16:22.854Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-12-13T21:16:22.854Z] Building core-metadata [2022-12-13T21:16:27.095Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:16:27.095Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:16:27.095Z] ---> 7b60b50f4659 [2022-12-13T21:16:27.095Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-13T21:16:27.095Z] ---> Using cache [2022-12-13T21:16:27.095Z] ---> f8cd33dec7a0 [2022-12-13T21:16:27.095Z] Step 4/24 : WORKDIR /edgex-go [2022-12-13T21:16:27.095Z] ---> Using cache [2022-12-13T21:16:27.095Z] ---> a4293394abc4 [2022-12-13T21:16:27.095Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-12-13T21:16:27.095Z] ---> Using cache [2022-12-13T21:16:27.095Z] ---> ea61fa0f8c21 [2022-12-13T21:16:27.095Z] Step 6/24 : COPY go.mod vendor* ./ [2022-12-13T21:16:27.095Z] ---> Using cache [2022-12-13T21:16:27.095Z] ---> 87562761797e [2022-12-13T21:16:27.095Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:16:27.095Z] ---> Using cache [2022-12-13T21:16:27.095Z] ---> 3659e4500688 [2022-12-13T21:16:27.095Z] Step 8/24 : COPY . . [2022-12-13T21:16:27.095Z] ---> Using cache [2022-12-13T21:16:27.095Z] ---> aedb57ebe2ca [2022-12-13T21:16:27.095Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-12-13T21:16:27.677Z] ---> Running in ef65331a83db [2022-12-13T21:16:29.619Z] Removing intermediate container 508af4daae0a [2022-12-13T21:16:29.619Z] ---> 1090a67ad489 [2022-12-13T21:16:29.619Z] Step 7/19 : COPY . . [2022-12-13T21:16:29.619Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-13T21:16:32.964Z] ---> b542ebd66dd9 [2022-12-13T21:16:32.964Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-12-13T21:16:32.964Z] ---> Running in 6c35839b814d [2022-12-13T21:16:34.907Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-12-13T21:18:11.559Z] Removing intermediate container 810ea8129c11 [2022-12-13T21:18:11.559Z] ---> 34774f7826c2 [2022-12-13T21:18:11.559Z] [2022-12-13T21:18:11.559Z] Step 10/22 : FROM alpine:3.16 [2022-12-13T21:18:11.559Z] ---> 2b4661558fb8 [2022-12-13T21:18:11.559Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-12-13T21:18:11.559Z] ---> Running in b11ab9981a7c [2022-12-13T21:18:11.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:18:11.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:18:11.559Z] (1/2) Installing ca-certificates (20220614-r0) [2022-12-13T21:18:11.559Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-12-13T21:18:11.559Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T21:18:11.559Z] Executing ca-certificates-20220614-r0.trigger [2022-12-13T21:18:11.559Z] Removing intermediate container 1f7bc3b962b7 [2022-12-13T21:18:11.559Z] ---> ba988e0520b9 [2022-12-13T21:18:11.559Z] [2022-12-13T21:18:11.559Z] Step 10/23 : FROM alpine:3.16 [2022-12-13T21:18:11.559Z] ---> 2b4661558fb8 [2022-12-13T21:18:11.559Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-12-13T21:18:11.559Z] ---> Running in 76e51a053c84 [2022-12-13T21:18:11.559Z] OK: 6 MiB in 16 packages [2022-12-13T21:18:11.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:18:11.559Z] Removing intermediate container b11ab9981a7c [2022-12-13T21:18:11.559Z] ---> 617d232a4528 [2022-12-13T21:18:11.559Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-13T21:18:11.559Z] ---> Running in bcd953bedb63 [2022-12-13T21:18:11.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:18:11.559Z] Removing intermediate container bcd953bedb63 [2022-12-13T21:18:11.559Z] ---> 533c2f24ae6f [2022-12-13T21:18:11.559Z] Step 13/22 : ENV APP_PORT=59860 [2022-12-13T21:18:11.559Z] ---> Running in 471f05c42741 [2022-12-13T21:18:11.559Z] Removing intermediate container 471f05c42741 [2022-12-13T21:18:11.559Z] ---> e7c0bfbbbb89 [2022-12-13T21:18:11.559Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-13T21:18:11.559Z] ---> Running in 5334653c05df [2022-12-13T21:18:11.559Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-13T21:18:11.559Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T21:18:11.559Z] OK: 5 MiB in 15 packages [2022-12-13T21:18:11.559Z] Removing intermediate container 5334653c05df [2022-12-13T21:18:11.559Z] ---> aec60fc73ad9 [2022-12-13T21:18:11.559Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-13T21:18:12.517Z] ---> e3e51e73035a [2022-12-13T21:18:12.517Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-12-13T21:18:13.097Z] Removing intermediate container 76e51a053c84 [2022-12-13T21:18:13.097Z] ---> 2c4525baefff [2022-12-13T21:18:13.097Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-13T21:18:13.097Z] ---> Running in 0234a18fa8c8 [2022-12-13T21:18:14.055Z] Removing intermediate container 0234a18fa8c8 [2022-12-13T21:18:14.055Z] ---> 5b785b6c9684 [2022-12-13T21:18:14.055Z] Step 13/23 : ENV APP_PORT=59882 [2022-12-13T21:18:14.055Z] ---> Running in b0fcc3c6ff02 [2022-12-13T21:18:14.641Z] Removing intermediate container b0fcc3c6ff02 [2022-12-13T21:18:14.641Z] ---> 0f10b1e0a0c3 [2022-12-13T21:18:14.641Z] Step 14/23 : EXPOSE $APP_PORT [2022-12-13T21:18:14.908Z] ---> Running in ea8df24585b4 [2022-12-13T21:18:15.495Z] Removing intermediate container ea8df24585b4 [2022-12-13T21:18:15.495Z] ---> 9004173cbc55 [2022-12-13T21:18:15.495Z] Step 15/23 : WORKDIR / [2022-12-13T21:18:15.763Z] ---> Running in c91733613a4d [2022-12-13T21:18:15.763Z] ---> ef13727edee6 [2022-12-13T21:18:15.763Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-12-13T21:18:16.342Z] Removing intermediate container c91733613a4d [2022-12-13T21:18:16.342Z] ---> c36b21a4f187 [2022-12-13T21:18:16.342Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-13T21:18:16.924Z] ---> b88d8cc132a0 [2022-12-13T21:18:16.924Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-12-13T21:18:17.191Z] ---> Running in 05137e46e30e [2022-12-13T21:18:17.457Z] ---> 46369d066919 [2022-12-13T21:18:17.457Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-12-13T21:18:17.723Z] Removing intermediate container 05137e46e30e [2022-12-13T21:18:17.723Z] ---> fdfa09a8e12c [2022-12-13T21:18:17.723Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T21:18:17.723Z] ---> Running in 7efd0e156a92 [2022-12-13T21:18:18.310Z] Removing intermediate container 7efd0e156a92 [2022-12-13T21:18:18.310Z] ---> fd483ad3f0f0 [2022-12-13T21:18:18.310Z] Step 20/22 : LABEL arch=arm64 [2022-12-13T21:18:18.576Z] ---> Running in 49212adff449 [2022-12-13T21:18:19.156Z] Removing intermediate container 49212adff449 [2022-12-13T21:18:19.156Z] ---> 0cec603b39d4 [2022-12-13T21:18:19.156Z] Step 21/22 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:18:19.422Z] ---> Running in 508bcf89baf5 [2022-12-13T21:18:20.005Z] ---> ea6dc5fe291e [2022-12-13T21:18:20.005Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-12-13T21:18:20.271Z] Removing intermediate container 508bcf89baf5 [2022-12-13T21:18:20.271Z] ---> 8f250519c292 [2022-12-13T21:18:20.271Z] Step 22/22 : LABEL version=3.0.0-dev.4 [2022-12-13T21:18:20.271Z] ---> Running in 86312b9ae1b1 [2022-12-13T21:18:21.351Z] Removing intermediate container 86312b9ae1b1 [2022-12-13T21:18:21.351Z] ---> a1bf00013c24 [2022-12-13T21:18:21.351Z] [2022-12-13T21:18:21.351Z] ---> c16b575bbc71 [2022-12-13T21:18:21.351Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-12-13T21:18:21.351Z] Successfully built a1bf00013c24 [2022-12-13T21:18:21.351Z] Successfully tagged support-notifications-arm64:latest [2022-12-13T21:18:21.351Z] Building core-data [2022-12-13T21:18:21.351Z] ---> Running in 1bf5a68e364b [2022-12-13T21:18:22.009Z]  Building support-notifications ... done Removing intermediate container 1bf5a68e364b [2022-12-13T21:18:22.009Z] ---> 1dbd8331ff44 [2022-12-13T21:18:22.009Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T21:18:22.295Z] ---> Running in 472293a1c81a [2022-12-13T21:18:22.922Z] Removing intermediate container 472293a1c81a [2022-12-13T21:18:22.923Z] ---> 1c8ecfb721f3 [2022-12-13T21:18:22.923Z] Step 21/23 : LABEL arch=arm64 [2022-12-13T21:18:22.923Z] ---> Running in 555a65e08e18 [2022-12-13T21:18:23.529Z] Removing intermediate container 555a65e08e18 [2022-12-13T21:18:23.529Z] ---> e2f539b0c61c [2022-12-13T21:18:23.529Z] Step 22/23 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:18:23.805Z] ---> Running in b3d75d878382 [2022-12-13T21:18:24.098Z] Removing intermediate container b3d75d878382 [2022-12-13T21:18:24.098Z] ---> 15a5222c1dd2 [2022-12-13T21:18:24.098Z] Step 23/23 : LABEL version=3.0.0-dev.4 [2022-12-13T21:18:24.400Z] ---> Running in 5adf51c3b543 [2022-12-13T21:18:25.027Z] Removing intermediate container 5adf51c3b543 [2022-12-13T21:18:25.027Z] ---> e423c38e4438 [2022-12-13T21:18:25.027Z] [2022-12-13T21:18:25.027Z] Successfully built e423c38e4438 [2022-12-13T21:18:25.027Z] Successfully tagged core-command-arm64:latest [2022-12-13T21:18:25.027Z] Building security-spire-agent [2022-12-13T21:18:25.996Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:18:25.996Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:18:25.996Z] ---> 7b60b50f4659 [2022-12-13T21:18:25.996Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-13T21:18:25.996Z] ---> Using cache [2022-12-13T21:18:25.996Z] ---> f8cd33dec7a0 [2022-12-13T21:18:25.996Z] Step 4/22 : WORKDIR /edgex-go [2022-12-13T21:18:25.996Z] ---> Using cache [2022-12-13T21:18:25.996Z] ---> a4293394abc4 [2022-12-13T21:18:25.996Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-13T21:18:25.996Z] ---> Using cache [2022-12-13T21:18:25.996Z] ---> ea61fa0f8c21 [2022-12-13T21:18:25.996Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-13T21:18:25.996Z] ---> Using cache [2022-12-13T21:18:25.996Z] ---> 87562761797e [2022-12-13T21:18:25.996Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:18:25.996Z] ---> Using cache [2022-12-13T21:18:25.996Z] ---> 3659e4500688 [2022-12-13T21:18:25.996Z] Step 8/22 : COPY . . [2022-12-13T21:18:26.264Z] ---> Using cache [2022-12-13T21:18:26.264Z] ---> aedb57ebe2ca [2022-12-13T21:18:26.264Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-12-13T21:18:26.533Z] ---> Running in aa00b006d596 [2022-12-13T21:18:28.480Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-13T21:18:29.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:18:29.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:18:29.888Z] ---> 7b60b50f4659 [2022-12-13T21:18:29.888Z] Step 3/24 : WORKDIR /edgex-go [2022-12-13T21:18:29.888Z] ---> Using cache [2022-12-13T21:18:29.888Z] ---> 03ed6e5a94a4 [2022-12-13T21:18:29.888Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-13T21:18:29.888Z] ---> Using cache [2022-12-13T21:18:29.888Z] ---> 72e825e2c9c6 [2022-12-13T21:18:29.888Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-13T21:18:29.888Z] ---> Using cache [2022-12-13T21:18:29.888Z] ---> 51fbfef6aa82 [2022-12-13T21:18:29.888Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:18:29.888Z] ---> Using cache [2022-12-13T21:18:29.888Z] ---> 94537f777af9 [2022-12-13T21:18:29.888Z] Step 7/24 : COPY . . [2022-12-13T21:18:29.888Z] ---> Using cache [2022-12-13T21:18:29.888Z] ---> 6f30cc6790d3 [2022-12-13T21:18:29.888Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-13T21:18:29.888Z] ---> Using cache [2022-12-13T21:18:29.888Z] ---> 415bd7c0a8b4 [2022-12-13T21:18:29.888Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-13T21:18:29.888Z] ---> Using cache [2022-12-13T21:18:29.888Z] ---> c9828a6dc214 [2022-12-13T21:18:29.888Z] Step 10/24 : 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-12-13T21:18:30.182Z] ---> Running in 79e6b64dd89d [2022-12-13T21:18:33.528Z] Removing intermediate container 79e6b64dd89d [2022-12-13T21:18:33.528Z] ---> d14f3d60aa3a [2022-12-13T21:18:33.528Z] Step 11/24 : WORKDIR /edgex-go [2022-12-13T21:18:33.528Z] ---> Running in e8371a6d7f77 [2022-12-13T21:18:33.795Z] Removing intermediate container e8371a6d7f77 [2022-12-13T21:18:33.795Z] ---> 6dfe8afd3b81 [2022-12-13T21:18:33.795Z] [2022-12-13T21:18:33.795Z] Step 12/24 : FROM alpine:3.15 [2022-12-13T21:18:33.795Z] ---> 8aa73fd46299 [2022-12-13T21:18:33.795Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-13T21:18:33.795Z] ---> Using cache [2022-12-13T21:18:33.795Z] ---> 74c1e0ab1f20 [2022-12-13T21:18:33.795Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-13T21:18:33.795Z] ---> Using cache [2022-12-13T21:18:33.795Z] ---> 862cb7a99e07 [2022-12-13T21:18:33.795Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-12-13T21:18:37.127Z] ---> 41594ebab598 [2022-12-13T21:18:37.127Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-13T21:18:43.753Z] ---> 65e38584d180 [2022-12-13T21:18:43.753Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-12-13T21:18:44.024Z] ---> 09558758aae9 [2022-12-13T21:18:44.024Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-12-13T21:18:44.985Z] ---> 83f984c22974 [2022-12-13T21:18:44.985Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-12-13T21:18:45.942Z] ---> a452428bc791 [2022-12-13T21:18:45.942Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-13T21:18:45.942Z] ---> Running in d4233a4d15a6 [2022-12-13T21:18:46.524Z] Removing intermediate container d4233a4d15a6 [2022-12-13T21:18:46.524Z] ---> e46f2fae2581 [2022-12-13T21:18:46.524Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-13T21:18:46.524Z] ---> Running in 40177b35d892 [2022-12-13T21:18:47.109Z] Removing intermediate container 40177b35d892 [2022-12-13T21:18:47.109Z] ---> 395ec35b5316 [2022-12-13T21:18:47.109Z] Step 22/24 : LABEL arch=arm64 [2022-12-13T21:18:47.109Z] ---> Running in 753c16460fc0 [2022-12-13T21:18:47.692Z] Removing intermediate container 753c16460fc0 [2022-12-13T21:18:47.692Z] ---> 4c63e5740b48 [2022-12-13T21:18:47.692Z] Step 23/24 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:18:47.965Z] ---> Running in ebab5e66df17 [2022-12-13T21:18:48.548Z] Removing intermediate container ebab5e66df17 [2022-12-13T21:18:48.549Z] ---> 3fb5d7be753b [2022-12-13T21:18:48.549Z] Step 24/24 : LABEL version=3.0.0-dev.4 [2022-12-13T21:18:48.549Z] ---> Running in 4021a3d9d03a [2022-12-13T21:18:49.132Z] Removing intermediate container 4021a3d9d03a [2022-12-13T21:18:49.132Z] ---> 911fb124b172 [2022-12-13T21:18:49.132Z] [2022-12-13T21:18:49.132Z] Successfully built 911fb124b172 [2022-12-13T21:18:49.132Z] Successfully tagged security-spire-agent-arm64:latest [2022-12-13T21:18:49.132Z]  Building security-spire-agent ... done Building support-scheduler [2022-12-13T21:18:52.471Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-13T21:18:52.471Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-13T21:18:52.471Z] ---> 7b60b50f4659 [2022-12-13T21:18:52.471Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-13T21:18:52.471Z] ---> Using cache [2022-12-13T21:18:52.471Z] ---> f8cd33dec7a0 [2022-12-13T21:18:52.471Z] Step 4/22 : WORKDIR /edgex-go [2022-12-13T21:18:52.471Z] ---> Using cache [2022-12-13T21:18:52.471Z] ---> a4293394abc4 [2022-12-13T21:18:52.471Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-13T21:18:52.471Z] ---> Using cache [2022-12-13T21:18:52.471Z] ---> ea61fa0f8c21 [2022-12-13T21:18:52.471Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-13T21:18:52.739Z] ---> Using cache [2022-12-13T21:18:52.739Z] ---> 87562761797e [2022-12-13T21:18:52.739Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T21:18:52.739Z] ---> Using cache [2022-12-13T21:18:52.739Z] ---> 3659e4500688 [2022-12-13T21:18:52.739Z] Step 8/22 : COPY . . [2022-12-13T21:18:52.739Z] ---> Using cache [2022-12-13T21:18:52.739Z] ---> aedb57ebe2ca [2022-12-13T21:18:52.739Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-12-13T21:18:53.005Z] ---> Running in ae46dc19d7bc [2022-12-13T21:18:54.949Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-13T21:21:16.627Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-12-13T21:21:38.713Z] Removing intermediate container 3b162b58343b [2022-12-13T21:21:38.713Z] ---> 62111c8d4ad5 [2022-12-13T21:21:38.713Z] [2022-12-13T21:21:38.713Z] Step 9/24 : FROM alpine:3.16 [2022-12-13T21:21:38.713Z] ---> 2b4661558fb8 [2022-12-13T21:21:38.713Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-12-13T21:21:38.713Z] ---> Running in be0c651a96f1 [2022-12-13T21:21:38.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:21:38.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:21:39.675Z] (1/3) Installing ca-certificates (20220614-r0) [2022-12-13T21:21:39.944Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-12-13T21:21:39.944Z] (3/3) Installing su-exec (0.2-r1) [2022-12-13T21:21:39.944Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T21:21:39.944Z] Executing ca-certificates-20220614-r0.trigger [2022-12-13T21:21:40.532Z] OK: 6 MiB in 17 packages [2022-12-13T21:21:42.491Z] Removing intermediate container be0c651a96f1 [2022-12-13T21:21:42.491Z] ---> 51e69a4b9d7c [2022-12-13T21:21:42.491Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-13T21:21:42.491Z] ---> Running in 4aff6372866c [2022-12-13T21:21:43.092Z] Removing intermediate container 4aff6372866c [2022-12-13T21:21:43.092Z] ---> 6f7a4282a327 [2022-12-13T21:21:43.092Z] Step 12/24 : WORKDIR / [2022-12-13T21:21:43.092Z] ---> Running in c88a2e619442 [2022-12-13T21:21:43.679Z] Removing intermediate container c88a2e619442 [2022-12-13T21:21:43.679Z] ---> 431e7406a413 [2022-12-13T21:21:43.679Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-12-13T21:21:44.648Z] ---> cfcf48212dee [2022-12-13T21:21:44.648Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-12-13T21:21:45.621Z] ---> 18855c4cbb14 [2022-12-13T21:21:45.621Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-12-13T21:21:46.600Z] ---> 536a71e0436e [2022-12-13T21:21:46.600Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-12-13T21:21:47.189Z] ---> b88efccaafb4 [2022-12-13T21:21:47.189Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-12-13T21:21:48.608Z] ---> 83aeba2bf7e4 [2022-12-13T21:21:48.608Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-12-13T21:21:50.569Z] ---> 0b3c34bc67a9 [2022-12-13T21:21:50.569Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-12-13T21:21:51.156Z] ---> 3bb01ff99071 [2022-12-13T21:21:51.156Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-13T21:21:51.156Z] ---> Running in 800aa4f31455 [2022-12-13T21:21:54.527Z] Removing intermediate container 800aa4f31455 [2022-12-13T21:21:54.527Z] ---> 387193c1b34b [2022-12-13T21:21:54.527Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-12-13T21:21:54.527Z] ---> Running in e2e670c4d2af [2022-12-13T21:21:54.795Z] Removing intermediate container e2e670c4d2af [2022-12-13T21:21:54.795Z] ---> e8c59f5b343f [2022-12-13T21:21:54.795Z] Step 22/24 : LABEL arch=arm64 [2022-12-13T21:21:54.795Z] ---> Running in e2257222301b [2022-12-13T21:21:55.381Z] Removing intermediate container e2257222301b [2022-12-13T21:21:55.381Z] ---> 48e501273e23 [2022-12-13T21:21:55.381Z] Step 23/24 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:21:55.381Z] ---> Running in e5f47e174418 [2022-12-13T21:21:55.973Z] Removing intermediate container e5f47e174418 [2022-12-13T21:21:55.973Z] ---> e1e6279c27cb [2022-12-13T21:21:55.973Z] Step 24/24 : LABEL version=3.0.0-dev.4 [2022-12-13T21:21:55.973Z] ---> Running in 63a9282a83c0 [2022-12-13T21:21:56.557Z] Removing intermediate container 63a9282a83c0 [2022-12-13T21:21:56.557Z] ---> 2b004e54561b [2022-12-13T21:21:56.557Z] [2022-12-13T21:21:56.557Z] Successfully built 2b004e54561b [2022-12-13T21:21:56.557Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-12-13T21:23:18.197Z]  Building security-secretstore-setup ... done Removing intermediate container ef65331a83db [2022-12-13T21:23:18.197Z] ---> 6ee925870ee1 [2022-12-13T21:23:18.197Z] [2022-12-13T21:23:18.197Z] Step 10/24 : FROM alpine:3.16 [2022-12-13T21:23:18.197Z] ---> 2b4661558fb8 [2022-12-13T21:23:18.197Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-12-13T21:23:18.197Z] ---> Using cache [2022-12-13T21:23:18.197Z] ---> 2c4525baefff [2022-12-13T21:23:18.197Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-13T21:23:18.197Z] ---> Using cache [2022-12-13T21:23:18.197Z] ---> 5b785b6c9684 [2022-12-13T21:23:18.197Z] Step 13/24 : ENV APP_PORT=59881 [2022-12-13T21:23:18.197Z] ---> Running in a3c88d12dac2 [2022-12-13T21:23:18.197Z] Removing intermediate container a3c88d12dac2 [2022-12-13T21:23:18.197Z] ---> 868bcdc02d2b [2022-12-13T21:23:18.197Z] Step 14/24 : EXPOSE $APP_PORT [2022-12-13T21:23:18.197Z] ---> Running in 31225d88711d [2022-12-13T21:23:18.197Z] Removing intermediate container 31225d88711d [2022-12-13T21:23:18.197Z] ---> 99ceebd29c2f [2022-12-13T21:23:18.197Z] Step 15/24 : WORKDIR / [2022-12-13T21:23:18.197Z] ---> Running in 474406b4cfbf [2022-12-13T21:23:18.197Z] Removing intermediate container 474406b4cfbf [2022-12-13T21:23:18.197Z] ---> 7accf2d3c716 [2022-12-13T21:23:18.197Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-13T21:23:18.461Z] ---> 770b3c719c61 [2022-12-13T21:23:18.461Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-12-13T21:23:20.393Z] ---> 9b4d45d01005 [2022-12-13T21:23:20.393Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-12-13T21:23:21.355Z] ---> 4c674d8342fb [2022-12-13T21:23:21.355Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-12-13T21:23:22.310Z] ---> 04d760963f8e [2022-12-13T21:23:22.310Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-12-13T21:23:22.310Z] ---> Running in 02eb6ab2b6d9 [2022-12-13T21:23:22.581Z] Removing intermediate container 02eb6ab2b6d9 [2022-12-13T21:23:22.581Z] ---> 79445b266c95 [2022-12-13T21:23:22.581Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T21:23:22.845Z] ---> Running in 7e97395735d7 [2022-12-13T21:23:23.426Z] Removing intermediate container 7e97395735d7 [2022-12-13T21:23:23.426Z] ---> afa4fd29a066 [2022-12-13T21:23:23.426Z] Step 22/24 : LABEL arch=arm64 [2022-12-13T21:23:23.426Z] ---> Running in 7a528ccdeced [2022-12-13T21:23:23.691Z] Removing intermediate container 7a528ccdeced [2022-12-13T21:23:23.691Z] ---> 09674f1487a2 [2022-12-13T21:23:23.691Z] Step 23/24 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:23:23.956Z] ---> Running in 72cdef2ce7a2 [2022-12-13T21:23:24.534Z] Removing intermediate container 72cdef2ce7a2 [2022-12-13T21:23:24.534Z] ---> 112cd4e58d04 [2022-12-13T21:23:24.534Z] Step 24/24 : LABEL version=3.0.0-dev.4 [2022-12-13T21:23:24.534Z] ---> Running in ae53a03d9d9c [2022-12-13T21:23:25.111Z] Removing intermediate container ae53a03d9d9c [2022-12-13T21:23:25.111Z] ---> 7286fd3ee5ab [2022-12-13T21:23:25.111Z] [2022-12-13T21:23:25.111Z] Successfully built 7286fd3ee5ab [2022-12-13T21:23:25.111Z] Successfully tagged core-metadata-arm64:latest [2022-12-13T21:24:11.907Z]  Building core-metadata ... done Removing intermediate container 6c35839b814d [2022-12-13T21:24:11.907Z] ---> 03af495acb95 [2022-12-13T21:24:11.907Z] [2022-12-13T21:24:11.907Z] Step 9/19 : FROM alpine:3.15 [2022-12-13T21:24:11.907Z] ---> 8aa73fd46299 [2022-12-13T21:24:11.907Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-13T21:24:11.907Z] ---> Using cache [2022-12-13T21:24:11.907Z] ---> 74c1e0ab1f20 [2022-12-13T21:24:11.907Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-12-13T21:24:11.907Z] ---> Running in 80648f4d45ee [2022-12-13T21:24:11.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:24:11.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:24:11.907Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-13T21:24:11.907Z] v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-13T21:24:11.907Z] OK: 15736 distinct packages available [2022-12-13T21:24:11.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:24:12.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:24:13.139Z] (1/9) Installing ca-certificates (20220614-r0) [2022-12-13T21:24:13.410Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-12-13T21:24:13.410Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-12-13T21:24:13.410Z] (4/9) Installing libcurl (7.80.0-r4) [2022-12-13T21:24:13.410Z] (5/9) Installing curl (7.80.0-r4) [2022-12-13T21:24:13.410Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-12-13T21:24:13.410Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-12-13T21:24:13.410Z] (8/9) Installing libucontext (1.1-r0) [2022-12-13T21:24:13.410Z] (9/9) Installing gcompat (1.0.0-r4) [2022-12-13T21:24:13.410Z] Executing busybox-1.34.1-r7.trigger [2022-12-13T21:24:13.410Z] Executing ca-certificates-20220614-r0.trigger [2022-12-13T21:24:13.996Z] OK: 8 MiB in 23 packages [2022-12-13T21:24:17.338Z] Removing intermediate container 80648f4d45ee [2022-12-13T21:24:17.338Z] ---> 77b90c3a03d2 [2022-12-13T21:24:17.338Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-13T21:24:18.320Z] ---> 45c1e749e23e [2022-12-13T21:24:18.320Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-12-13T21:24:21.668Z] ---> 4d1dfea6cabb [2022-12-13T21:24:21.668Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-12-13T21:24:21.668Z] Removing intermediate container aa00b006d596 [2022-12-13T21:24:21.668Z] ---> cc78dd2d82ad [2022-12-13T21:24:21.668Z] [2022-12-13T21:24:21.668Z] Step 10/22 : FROM alpine:3.16 [2022-12-13T21:24:21.668Z] ---> 2b4661558fb8 [2022-12-13T21:24:21.668Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-12-13T21:24:21.668Z] ---> Running in 6060fcfdf843 [2022-12-13T21:24:21.934Z] ---> 5a6238d28061 [2022-12-13T21:24:22.200Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-12-13T21:24:22.200Z] Removing intermediate container 6060fcfdf843 [2022-12-13T21:24:22.200Z] ---> 29978c5a5251 [2022-12-13T21:24:22.200Z] Step 12/22 : ENV APP_PORT=59880 [2022-12-13T21:24:22.200Z] ---> Running in c35b69168ec1 [2022-12-13T21:24:22.200Z] ---> Running in 05a8b6eacdab [2022-12-13T21:24:22.782Z] Removing intermediate container 05a8b6eacdab [2022-12-13T21:24:22.782Z] ---> a891ec4fc311 [2022-12-13T21:24:22.782Z] Removing intermediate container c35b69168ec1 [2022-12-13T21:24:22.782Z] Step 13/22 : EXPOSE $APP_PORT ---> 0c4bc61a6d71 [2022-12-13T21:24:22.782Z] [2022-12-13T21:24:22.782Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T21:24:23.057Z] ---> Running in 5b8a9de864d4 [2022-12-13T21:24:23.057Z] ---> Running in 0eb7d388656a [2022-12-13T21:24:23.639Z] Removing intermediate container 5b8a9de864d4 [2022-12-13T21:24:23.639Z] ---> 5dffc51e6ea0 [2022-12-13T21:24:23.639Z] Step 17/19 : LABEL arch=arm64 [2022-12-13T21:24:23.639Z] Removing intermediate container 0eb7d388656a [2022-12-13T21:24:23.639Z] ---> ab51041dc7bb [2022-12-13T21:24:23.639Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-12-13T21:24:23.639Z] ---> Running in 3712690e184f [2022-12-13T21:24:23.639Z] ---> Running in 446d5e027b07 [2022-12-13T21:24:24.596Z] Removing intermediate container 3712690e184f [2022-12-13T21:24:24.596Z] ---> 574c1ed73a6c [2022-12-13T21:24:24.596Z] Step 18/19 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:24:24.596Z] ---> Running in c393931b73dd [2022-12-13T21:24:25.175Z] Removing intermediate container c393931b73dd [2022-12-13T21:24:25.175Z] ---> de38976fd7e3 [2022-12-13T21:24:25.175Z] Step 19/19 : LABEL version=3.0.0-dev.4 [2022-12-13T21:24:25.444Z] ---> Running in 03c99e6a154a [2022-12-13T21:24:26.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T21:24:26.023Z] Removing intermediate container 03c99e6a154a [2022-12-13T21:24:26.023Z] ---> c7fcd24ab3a7 [2022-12-13T21:24:26.023Z] [2022-12-13T21:24:26.023Z] Successfully built c7fcd24ab3a7 [2022-12-13T21:24:26.023Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-12-13T21:24:26.288Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T21:24:27.242Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-13T21:24:27.242Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T21:24:27.507Z] OK: 5 MiB in 15 packages [2022-12-13T21:24:28.907Z] Removing intermediate container 446d5e027b07 [2022-12-13T21:24:28.907Z] ---> 4031cb67ec7c [2022-12-13T21:24:28.908Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-13T21:24:29.488Z] ---> 0442cb93bac2 [2022-12-13T21:24:29.488Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-12-13T21:24:30.894Z] ---> e70a9027abe7 [2022-12-13T21:24:30.894Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-12-13T21:24:33.662Z] ---> e7faa5328183 [2022-12-13T21:24:33.662Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-12-13T21:24:33.662Z] ---> Running in 0a6db6ff105a [2022-12-13T21:24:33.928Z] Removing intermediate container 0a6db6ff105a [2022-12-13T21:24:33.928Z] ---> 35dbc73eb9f0 [2022-12-13T21:24:33.928Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T21:24:33.928Z] ---> Running in 65df176240fc [2022-12-13T21:24:34.518Z] Removing intermediate container 65df176240fc [2022-12-13T21:24:34.518Z] ---> bf931bc5d156 [2022-12-13T21:24:34.518Z] Step 20/22 : LABEL arch=arm64 [2022-12-13T21:24:34.518Z] ---> Running in 19358725a8b3 [2022-12-13T21:24:34.788Z] Removing intermediate container 19358725a8b3 [2022-12-13T21:24:34.788Z] ---> d44b6f3cf3fb [2022-12-13T21:24:34.788Z] Step 21/22 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:24:35.054Z] ---> Running in 16496ec9703d [2022-12-13T21:24:35.318Z] Removing intermediate container 16496ec9703d [2022-12-13T21:24:35.318Z] ---> 84c74cfccb5d [2022-12-13T21:24:35.318Z] Step 22/22 : LABEL version=3.0.0-dev.4 [2022-12-13T21:24:35.583Z] ---> Running in b83a4600f44b [2022-12-13T21:24:35.849Z] Removing intermediate container b83a4600f44b [2022-12-13T21:24:35.849Z] ---> 230ca4446b3c [2022-12-13T21:24:35.849Z] [2022-12-13T21:24:36.115Z] Successfully built 230ca4446b3c [2022-12-13T21:24:36.115Z] Successfully tagged core-data-arm64:latest [2022-12-13T21:25:08.503Z]  Building core-data ... done Removing intermediate container ae46dc19d7bc [2022-12-13T21:25:08.504Z] ---> 2e218373f67e [2022-12-13T21:25:08.504Z] [2022-12-13T21:25:08.504Z] Step 10/22 : FROM alpine:3.16 [2022-12-13T21:25:08.504Z] ---> 2b4661558fb8 [2022-12-13T21:25:08.504Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-12-13T21:25:08.504Z] ---> Using cache [2022-12-13T21:25:08.504Z] ---> 2c4525baefff [2022-12-13T21:25:08.504Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-13T21:25:08.504Z] ---> Using cache [2022-12-13T21:25:08.504Z] ---> 5b785b6c9684 [2022-12-13T21:25:08.504Z] Step 13/22 : ENV APP_PORT=59861 [2022-12-13T21:25:08.504Z] ---> Running in 56a2e6b8737e [2022-12-13T21:25:08.504Z] Removing intermediate container 56a2e6b8737e [2022-12-13T21:25:08.504Z] ---> 9410ba244ca9 [2022-12-13T21:25:08.504Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-13T21:25:08.504Z] ---> Running in 88a25674c583 [2022-12-13T21:25:08.504Z] Removing intermediate container 88a25674c583 [2022-12-13T21:25:08.504Z] ---> ed77bac72d0e [2022-12-13T21:25:08.504Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-13T21:25:08.504Z] ---> b9e4cff96444 [2022-12-13T21:25:08.504Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-12-13T21:25:08.504Z] ---> 4e41a9694f65 [2022-12-13T21:25:08.504Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-12-13T21:25:08.504Z] ---> ba838d0bb799 [2022-12-13T21:25:08.504Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-12-13T21:25:08.504Z] ---> Running in 878bcf58f7f5 [2022-12-13T21:25:08.504Z] Removing intermediate container 878bcf58f7f5 [2022-12-13T21:25:08.504Z] ---> 405ac5cf6867 [2022-12-13T21:25:08.504Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T21:25:08.504Z] ---> Running in 3a983e9751ce [2022-12-13T21:25:08.504Z] Removing intermediate container 3a983e9751ce [2022-12-13T21:25:08.504Z] ---> a8f149853ba3 [2022-12-13T21:25:08.504Z] Step 20/22 : LABEL arch=arm64 [2022-12-13T21:25:08.780Z] ---> Running in 74632bb60dd4 [2022-12-13T21:25:09.058Z] Removing intermediate container 74632bb60dd4 [2022-12-13T21:25:09.058Z] ---> 9584932a8481 [2022-12-13T21:25:09.058Z] Step 21/22 : LABEL git_sha=ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:09.058Z] ---> Running in 4161b7fae1c6 [2022-12-13T21:25:09.347Z] Removing intermediate container 4161b7fae1c6 [2022-12-13T21:25:09.347Z] ---> 73dc22735b94 [2022-12-13T21:25:09.347Z] Step 22/22 : LABEL version=3.0.0-dev.4 [2022-12-13T21:25:09.347Z] ---> Running in 46d693771bae [2022-12-13T21:25:09.625Z] Removing intermediate container 46d693771bae [2022-12-13T21:25:09.625Z] ---> c6678fd4bc95 [2022-12-13T21:25:09.625Z] [2022-12-13T21:25:09.897Z] Successfully built c6678fd4bc95 [2022-12-13T21:25:09.897Z] Successfully tagged support-scheduler-arm64:latest [2022-12-13T21:25:10.182Z]  Building support-scheduler ... done  [Pipeline] } [2022-12-13T21:25:10.204Z] $ docker stop --time=1 fe390b6a1d27de30469bc5f6f7341525ecb01a59a40c9a08974c5f6373092df7 [2022-12-13T21:25:11.889Z] $ docker rm -f fe390b6a1d27de30469bc5f6f7341525ecb01a59a40c9a08974c5f6373092df7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T21:25:12.348Z] + docker images [2022-12-13T21:25:12.612Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-13T21:25:12.612Z] support-scheduler-arm64 latest c6678fd4bc95 3 seconds ago 29MB [2022-12-13T21:25:12.612Z] 2e218373f67e 9 seconds ago 1.33GB [2022-12-13T21:25:12.612Z] core-data-arm64 latest 230ca4446b3c 37 seconds ago 17.2MB [2022-12-13T21:25:12.612Z] security-spiffe-token-provider-arm64 latest c7fcd24ab3a7 47 seconds ago 28.9MB [2022-12-13T21:25:12.612Z] cc78dd2d82ad 53 seconds ago 1.28GB [2022-12-13T21:25:12.612Z] 03af495acb95 About a minute ago 1.3GB [2022-12-13T21:25:12.612Z] core-metadata-arm64 latest 7286fd3ee5ab About a minute ago 17.8MB [2022-12-13T21:25:12.612Z] 6ee925870ee1 2 minutes ago 1.28GB [2022-12-13T21:25:12.612Z] security-secretstore-setup-arm64 latest 2b004e54561b 3 minutes ago 28.7MB [2022-12-13T21:25:12.612Z] 62111c8d4ad5 3 minutes ago 1.26GB [2022-12-13T21:25:12.612Z] security-spire-agent-arm64 latest 911fb124b172 6 minutes ago 122MB [2022-12-13T21:25:12.612Z] 6dfe8afd3b81 6 minutes ago 1.14GB [2022-12-13T21:25:12.612Z] core-command-arm64 latest e423c38e4438 6 minutes ago 17MB [2022-12-13T21:25:12.612Z] support-notifications-arm64 latest a1bf00013c24 6 minutes ago 29.5MB [2022-12-13T21:25:12.612Z] ba988e0520b9 7 minutes ago 1.27GB [2022-12-13T21:25:12.612Z] 34774f7826c2 7 minutes ago 1.33GB [2022-12-13T21:25:12.612Z] sys-mgmt-agent-arm64 latest 30cabca2d9cd 8 minutes ago 134MB [2022-12-13T21:25:12.612Z] security-bootstrapper-arm64 latest 232180549c01 9 minutes ago 19.5MB [2022-12-13T21:25:12.612Z] security-proxy-setup-arm64 latest 26f6545be897 10 minutes ago 26.8MB [2022-12-13T21:25:12.612Z] 6b51e330d767 10 minutes ago 1.26GB [2022-12-13T21:25:12.612Z] 601d2cf25460 10 minutes ago 1.26GB [2022-12-13T21:25:12.612Z] 25c056691c43 10 minutes ago 1.25GB [2022-12-13T21:25:12.612Z] security-spire-server-arm64 latest cca652b89b50 15 minutes ago 84.3MB [2022-12-13T21:25:12.612Z] 14bf9040a400 15 minutes ago 1.14GB [2022-12-13T21:25:12.612Z] security-spire-config-arm64 latest ce4f91709d46 17 minutes ago 83.6MB [2022-12-13T21:25:12.612Z] 6635df3cc718 18 minutes ago 1.14GB [2022-12-13T21:25:12.612Z] ci-base-image-arm64 latest 7b60b50f4659 20 minutes ago 948MB [2022-12-13T21:25:12.612Z] alpine 3.16 2b4661558fb8 4 weeks ago 5.29MB [2022-12-13T21:25:12.612Z] alpine 3.15 8aa73fd46299 4 weeks ago 5.33MB [2022-12-13T21:25:12.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 5 weeks ago 685MB [2022-12-13T21:25:12.612Z] 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-12-13T21:25:12.715Z] provisioning config files... [2022-12-13T21:25:12.728Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/358@tmp/config1372960543601610108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:25:13.055Z] ---> docker-login.sh [2022-12-13T21:25:13.055Z] nexus3.edgexfoundry.org:10001 [2022-12-13T21:25:13.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:25:13.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:25:13.320Z] Configure a credential helper to remove this warning. See [2022-12-13T21:25:13.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:25:13.320Z] [2022-12-13T21:25:13.320Z] Login Succeeded [2022-12-13T21:25:13.320Z] nexus3.edgexfoundry.org:10002 [2022-12-13T21:25:13.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:25:13.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:25:13.850Z] Configure a credential helper to remove this warning. See [2022-12-13T21:25:13.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:25:13.850Z] [2022-12-13T21:25:13.850Z] Login Succeeded [2022-12-13T21:25:13.850Z] nexus3.edgexfoundry.org:10003 [2022-12-13T21:25:14.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:25:14.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:25:14.116Z] Configure a credential helper to remove this warning. See [2022-12-13T21:25:14.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:25:14.116Z] [2022-12-13T21:25:14.116Z] Login Succeeded [2022-12-13T21:25:14.116Z] nexus3.edgexfoundry.org:10004 [2022-12-13T21:25:14.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:25:14.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:25:14.381Z] Configure a credential helper to remove this warning. See [2022-12-13T21:25:14.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:25:14.381Z] [2022-12-13T21:25:14.381Z] Login Succeeded [2022-12-13T21:25:14.647Z] docker.io [2022-12-13T21:25:14.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T21:25:14.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T21:25:14.913Z] Configure a credential helper to remove this warning. See [2022-12-13T21:25:14.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T21:25:14.913Z] [2022-12-13T21:25:14.913Z] Login Succeeded [2022-12-13T21:25:15.180Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T21:25:15.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:25:15.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T21:25:15.237Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-12-13T21:25:15.237Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:15.237Z] latest [2022-12-13T21:25:15.237Z] 3.0.0-dev.4 [2022-12-13T21:25:15.237Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:15.237Z] main [2022-12-13T21:25:15.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:15.587Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:15.920Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:15.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-13T21:25:15.920Z] a187f98cd483: Preparing [2022-12-13T21:25:15.920Z] 93c119c49487: Preparing [2022-12-13T21:25:15.920Z] 904b258701fb: Preparing [2022-12-13T21:25:15.920Z] 54599de022a4: Preparing [2022-12-13T21:25:15.920Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:15.920Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:16.185Z] 904b258701fb: Pushed [2022-12-13T21:25:16.185Z] a187f98cd483: Pushed [2022-12-13T21:25:16.185Z] 54599de022a4: Pushed [2022-12-13T21:25:18.756Z] 93c119c49487: Pushed [2022-12-13T21:25:19.020Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:bab9de60eb0957f33d69810057fec8157409e1efb3d2a7e5a7545efa9e481aff size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:19.352Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:19.681Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-12-13T21:25:19.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-13T21:25:19.681Z] a187f98cd483: Preparing [2022-12-13T21:25:19.682Z] 93c119c49487: Preparing [2022-12-13T21:25:19.682Z] 904b258701fb: Preparing [2022-12-13T21:25:19.682Z] 54599de022a4: Preparing [2022-12-13T21:25:19.682Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:19.682Z] 93c119c49487: Layer already exists [2022-12-13T21:25:19.682Z] 904b258701fb: Layer already exists [2022-12-13T21:25:19.682Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:19.682Z] 54599de022a4: Layer already exists [2022-12-13T21:25:19.682Z] a187f98cd483: Layer already exists [2022-12-13T21:25:19.947Z] latest: digest: sha256:bab9de60eb0957f33d69810057fec8157409e1efb3d2a7e5a7545efa9e481aff size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:20.295Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:20.635Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.4 [2022-12-13T21:25:20.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-13T21:25:20.635Z] a187f98cd483: Preparing [2022-12-13T21:25:20.635Z] 93c119c49487: Preparing [2022-12-13T21:25:20.635Z] 904b258701fb: Preparing [2022-12-13T21:25:20.635Z] 54599de022a4: Preparing [2022-12-13T21:25:20.635Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:20.635Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:20.635Z] a187f98cd483: Layer already exists [2022-12-13T21:25:20.635Z] 904b258701fb: Layer already exists [2022-12-13T21:25:20.635Z] 54599de022a4: Layer already exists [2022-12-13T21:25:20.635Z] 93c119c49487: Layer already exists [2022-12-13T21:25:20.635Z] 3.0.0-dev.4: digest: sha256:bab9de60eb0957f33d69810057fec8157409e1efb3d2a7e5a7545efa9e481aff size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:20.980Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:21.320Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:21.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-13T21:25:21.320Z] a187f98cd483: Preparing [2022-12-13T21:25:21.320Z] 93c119c49487: Preparing [2022-12-13T21:25:21.320Z] 904b258701fb: Preparing [2022-12-13T21:25:21.320Z] 54599de022a4: Preparing [2022-12-13T21:25:21.320Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:21.320Z] a187f98cd483: Layer already exists [2022-12-13T21:25:21.320Z] 904b258701fb: Layer already exists [2022-12-13T21:25:21.320Z] 54599de022a4: Layer already exists [2022-12-13T21:25:21.320Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:21.320Z] 93c119c49487: Layer already exists [2022-12-13T21:25:21.320Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:bab9de60eb0957f33d69810057fec8157409e1efb3d2a7e5a7545efa9e481aff size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:21.658Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:21.991Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-12-13T21:25:21.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-13T21:25:21.991Z] a187f98cd483: Preparing [2022-12-13T21:25:21.991Z] 93c119c49487: Preparing [2022-12-13T21:25:21.991Z] 904b258701fb: Preparing [2022-12-13T21:25:21.991Z] 54599de022a4: Preparing [2022-12-13T21:25:21.991Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:21.991Z] 93c119c49487: Layer already exists [2022-12-13T21:25:21.991Z] a187f98cd483: Layer already exists [2022-12-13T21:25:21.991Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:21.991Z] 54599de022a4: Layer already exists [2022-12-13T21:25:21.991Z] 904b258701fb: Layer already exists [2022-12-13T21:25:21.991Z] main: digest: sha256:bab9de60eb0957f33d69810057fec8157409e1efb3d2a7e5a7545efa9e481aff size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:25:22.032Z] ===================================================== [Pipeline] echo [2022-12-13T21:25:22.037Z] taggedImages: [2022-12-13T21:25:22.037Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:22.037Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-12-13T21:25:22.037Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.4 [2022-12-13T21:25:22.037Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:22.037Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-12-13T21:25:22.049Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-12-13T21:25:22.049Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:22.049Z] latest [2022-12-13T21:25:22.049Z] 3.0.0-dev.4 [2022-12-13T21:25:22.049Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:22.049Z] main [2022-12-13T21:25:22.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:22.377Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:22.711Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:22.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-13T21:25:22.711Z] da3d328d9b08: Preparing [2022-12-13T21:25:22.711Z] d0b30b981ab0: Preparing [2022-12-13T21:25:22.711Z] 904b258701fb: Preparing [2022-12-13T21:25:22.711Z] 76a2ac4b7cdb: Preparing [2022-12-13T21:25:22.711Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:22.711Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:22.711Z] 904b258701fb: Layer already exists [2022-12-13T21:25:22.976Z] da3d328d9b08: Pushed [2022-12-13T21:25:22.976Z] 76a2ac4b7cdb: Pushed [2022-12-13T21:25:26.304Z] d0b30b981ab0: Pushed [2022-12-13T21:25:26.304Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:f189142b5a0e9b6ab1d7bf4f5a50c236a413d5416e607fa6c0dac19e3f49847e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:26.645Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:26.980Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-12-13T21:25:26.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-13T21:25:26.980Z] da3d328d9b08: Preparing [2022-12-13T21:25:26.980Z] d0b30b981ab0: Preparing [2022-12-13T21:25:26.980Z] 904b258701fb: Preparing [2022-12-13T21:25:26.980Z] 76a2ac4b7cdb: Preparing [2022-12-13T21:25:26.980Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:26.980Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:26.980Z] 904b258701fb: Layer already exists [2022-12-13T21:25:26.980Z] 76a2ac4b7cdb: Layer already exists [2022-12-13T21:25:26.980Z] da3d328d9b08: Layer already exists [2022-12-13T21:25:26.980Z] d0b30b981ab0: Layer already exists [2022-12-13T21:25:26.980Z] latest: digest: sha256:f189142b5a0e9b6ab1d7bf4f5a50c236a413d5416e607fa6c0dac19e3f49847e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:27.328Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:27.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.4 [2022-12-13T21:25:27.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-13T21:25:27.665Z] da3d328d9b08: Preparing [2022-12-13T21:25:27.665Z] d0b30b981ab0: Preparing [2022-12-13T21:25:27.665Z] 904b258701fb: Preparing [2022-12-13T21:25:27.665Z] 76a2ac4b7cdb: Preparing [2022-12-13T21:25:27.666Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:27.666Z] da3d328d9b08: Layer already exists [2022-12-13T21:25:27.666Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:27.666Z] 76a2ac4b7cdb: Layer already exists [2022-12-13T21:25:27.666Z] d0b30b981ab0: Layer already exists [2022-12-13T21:25:27.666Z] 904b258701fb: Layer already exists [2022-12-13T21:25:27.666Z] 3.0.0-dev.4: digest: sha256:f189142b5a0e9b6ab1d7bf4f5a50c236a413d5416e607fa6c0dac19e3f49847e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:28.001Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:28.330Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:28.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-13T21:25:28.330Z] da3d328d9b08: Preparing [2022-12-13T21:25:28.330Z] d0b30b981ab0: Preparing [2022-12-13T21:25:28.330Z] 904b258701fb: Preparing [2022-12-13T21:25:28.330Z] 76a2ac4b7cdb: Preparing [2022-12-13T21:25:28.330Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:28.330Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:28.330Z] d0b30b981ab0: Layer already exists [2022-12-13T21:25:28.330Z] da3d328d9b08: Layer already exists [2022-12-13T21:25:28.330Z] 904b258701fb: Layer already exists [2022-12-13T21:25:28.330Z] 76a2ac4b7cdb: Layer already exists [2022-12-13T21:25:28.330Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:f189142b5a0e9b6ab1d7bf4f5a50c236a413d5416e607fa6c0dac19e3f49847e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:28.661Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:28.990Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-12-13T21:25:28.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-13T21:25:28.990Z] da3d328d9b08: Preparing [2022-12-13T21:25:28.990Z] d0b30b981ab0: Preparing [2022-12-13T21:25:28.990Z] 904b258701fb: Preparing [2022-12-13T21:25:28.990Z] 76a2ac4b7cdb: Preparing [2022-12-13T21:25:28.990Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:28.990Z] d0b30b981ab0: Layer already exists [2022-12-13T21:25:28.990Z] 904b258701fb: Layer already exists [2022-12-13T21:25:28.990Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:28.990Z] 76a2ac4b7cdb: Layer already exists [2022-12-13T21:25:28.990Z] da3d328d9b08: Layer already exists [2022-12-13T21:25:28.990Z] main: digest: sha256:f189142b5a0e9b6ab1d7bf4f5a50c236a413d5416e607fa6c0dac19e3f49847e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:25:29.293Z] ===================================================== [Pipeline] echo [2022-12-13T21:25:29.298Z] taggedImages: [2022-12-13T21:25:29.298Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:29.298Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-12-13T21:25:29.298Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.4 [2022-12-13T21:25:29.298Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:29.298Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-12-13T21:25:29.315Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-12-13T21:25:29.315Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:29.315Z] latest [2022-12-13T21:25:29.315Z] 3.0.0-dev.4 [2022-12-13T21:25:29.315Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:29.315Z] main [2022-12-13T21:25:29.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:29.651Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:29.984Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:29.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-13T21:25:29.985Z] 5e981190f9aa: Preparing [2022-12-13T21:25:29.985Z] cec76ef625b3: Preparing [2022-12-13T21:25:29.985Z] 879ea9db54d7: Preparing [2022-12-13T21:25:29.985Z] 904b258701fb: Preparing [2022-12-13T21:25:29.985Z] 54599de022a4: Preparing [2022-12-13T21:25:29.985Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:29.985Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:29.985Z] 904b258701fb: Layer already exists [2022-12-13T21:25:29.985Z] 54599de022a4: Layer already exists [2022-12-13T21:25:29.985Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:30.248Z] 5e981190f9aa: Pushed [2022-12-13T21:25:30.248Z] cec76ef625b3: Pushed [2022-12-13T21:25:33.570Z] 879ea9db54d7: Pushed [2022-12-13T21:25:33.570Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:9b4aac63134bb39f8de5313c30b9ece4a2abedb12f14312e1e6634ce6b6d3296 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:33.900Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:34.232Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-12-13T21:25:34.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-13T21:25:34.232Z] 5e981190f9aa: Preparing [2022-12-13T21:25:34.232Z] cec76ef625b3: Preparing [2022-12-13T21:25:34.232Z] 879ea9db54d7: Preparing [2022-12-13T21:25:34.232Z] 904b258701fb: Preparing [2022-12-13T21:25:34.232Z] 54599de022a4: Preparing [2022-12-13T21:25:34.232Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:34.232Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:34.232Z] 904b258701fb: Layer already exists [2022-12-13T21:25:34.232Z] cec76ef625b3: Layer already exists [2022-12-13T21:25:34.232Z] 879ea9db54d7: Layer already exists [2022-12-13T21:25:34.232Z] 5e981190f9aa: Layer already exists [2022-12-13T21:25:34.232Z] 54599de022a4: Layer already exists [2022-12-13T21:25:34.232Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:34.497Z] latest: digest: sha256:9b4aac63134bb39f8de5313c30b9ece4a2abedb12f14312e1e6634ce6b6d3296 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:34.833Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:35.163Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.4 [2022-12-13T21:25:35.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-13T21:25:35.163Z] 5e981190f9aa: Preparing [2022-12-13T21:25:35.163Z] cec76ef625b3: Preparing [2022-12-13T21:25:35.163Z] 879ea9db54d7: Preparing [2022-12-13T21:25:35.163Z] 904b258701fb: Preparing [2022-12-13T21:25:35.163Z] 54599de022a4: Preparing [2022-12-13T21:25:35.163Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:35.163Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:35.163Z] 5e981190f9aa: Layer already exists [2022-12-13T21:25:35.163Z] 54599de022a4: Layer already exists [2022-12-13T21:25:35.163Z] 904b258701fb: Layer already exists [2022-12-13T21:25:35.163Z] cec76ef625b3: Layer already exists [2022-12-13T21:25:35.163Z] 879ea9db54d7: Layer already exists [2022-12-13T21:25:35.163Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:35.163Z] 3.0.0-dev.4: digest: sha256:9b4aac63134bb39f8de5313c30b9ece4a2abedb12f14312e1e6634ce6b6d3296 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:35.754Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:36.078Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:36.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-13T21:25:36.078Z] 5e981190f9aa: Preparing [2022-12-13T21:25:36.078Z] cec76ef625b3: Preparing [2022-12-13T21:25:36.078Z] 879ea9db54d7: Preparing [2022-12-13T21:25:36.078Z] 904b258701fb: Preparing [2022-12-13T21:25:36.078Z] 54599de022a4: Preparing [2022-12-13T21:25:36.078Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:36.078Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:36.078Z] 5e981190f9aa: Layer already exists [2022-12-13T21:25:36.078Z] 879ea9db54d7: Layer already exists [2022-12-13T21:25:36.078Z] cec76ef625b3: Layer already exists [2022-12-13T21:25:36.078Z] 904b258701fb: Layer already exists [2022-12-13T21:25:36.078Z] 54599de022a4: Layer already exists [2022-12-13T21:25:36.078Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:36.078Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:9b4aac63134bb39f8de5313c30b9ece4a2abedb12f14312e1e6634ce6b6d3296 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:36.409Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:36.731Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-12-13T21:25:36.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-13T21:25:36.731Z] 5e981190f9aa: Preparing [2022-12-13T21:25:36.731Z] cec76ef625b3: Preparing [2022-12-13T21:25:36.731Z] 879ea9db54d7: Preparing [2022-12-13T21:25:36.731Z] 904b258701fb: Preparing [2022-12-13T21:25:36.731Z] 54599de022a4: Preparing [2022-12-13T21:25:36.731Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:36.731Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:36.731Z] 879ea9db54d7: Layer already exists [2022-12-13T21:25:36.731Z] 54599de022a4: Layer already exists [2022-12-13T21:25:36.731Z] 904b258701fb: Layer already exists [2022-12-13T21:25:36.731Z] 5e981190f9aa: Layer already exists [2022-12-13T21:25:36.731Z] cec76ef625b3: Layer already exists [2022-12-13T21:25:36.731Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:36.731Z] main: digest: sha256:9b4aac63134bb39f8de5313c30b9ece4a2abedb12f14312e1e6634ce6b6d3296 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:25:36.773Z] ===================================================== [Pipeline] echo [2022-12-13T21:25:36.778Z] taggedImages: [2022-12-13T21:25:36.778Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:36.778Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-12-13T21:25:36.778Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.4 [2022-12-13T21:25:36.778Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:36.778Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-12-13T21:25:36.791Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-12-13T21:25:36.791Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:36.791Z] latest [2022-12-13T21:25:36.791Z] 3.0.0-dev.4 [2022-12-13T21:25:36.791Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:36.791Z] main [2022-12-13T21:25:36.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:37.111Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:37.436Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:37.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-13T21:25:37.436Z] 404dac2394ee: Preparing [2022-12-13T21:25:37.436Z] 404dac2394ee: Preparing [2022-12-13T21:25:37.436Z] 2e0826b7cfd6: Preparing [2022-12-13T21:25:37.436Z] f6f243cef1c1: Preparing [2022-12-13T21:25:37.436Z] d0180ce98961: Preparing [2022-12-13T21:25:37.436Z] 78e711c03a66: Preparing [2022-12-13T21:25:37.436Z] 8ba4a4221d75: Preparing [2022-12-13T21:25:37.436Z] 904b258701fb: Preparing [2022-12-13T21:25:37.436Z] 58d58209457f: Preparing [2022-12-13T21:25:37.436Z] 84de7b9dd17b: Preparing [2022-12-13T21:25:37.436Z] 9413e1b81e5c: Preparing [2022-12-13T21:25:37.436Z] eb6a0f1bfcbb: Preparing [2022-12-13T21:25:37.436Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:37.436Z] eb6a0f1bfcbb: Waiting [2022-12-13T21:25:37.436Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:37.436Z] 84de7b9dd17b: Waiting [2022-12-13T21:25:37.436Z] 9413e1b81e5c: Waiting [2022-12-13T21:25:37.436Z] 904b258701fb: Waiting [2022-12-13T21:25:37.436Z] 8ba4a4221d75: Waiting [2022-12-13T21:25:37.699Z] 78e711c03a66: Pushed [2022-12-13T21:25:37.699Z] 404dac2394ee: Pushed [2022-12-13T21:25:37.699Z] 2e0826b7cfd6: Pushed [2022-12-13T21:25:37.699Z] f6f243cef1c1: Pushed [2022-12-13T21:25:37.699Z] d0180ce98961: Pushed [2022-12-13T21:25:37.699Z] 904b258701fb: Layer already exists [2022-12-13T21:25:37.962Z] 84de7b9dd17b: Pushed [2022-12-13T21:25:37.962Z] 9413e1b81e5c: Pushed [2022-12-13T21:25:37.962Z] 58d58209457f: Pushed [2022-12-13T21:25:37.962Z] eb6a0f1bfcbb: Pushed [2022-12-13T21:25:37.962Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:41.278Z] 8ba4a4221d75: Pushed [2022-12-13T21:25:41.278Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:cd7541a711a533c88bff8463633234e3077ab2b2e85835748baf008fe166ad15 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:41.607Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:41.939Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-12-13T21:25:41.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-13T21:25:41.939Z] 404dac2394ee: Preparing [2022-12-13T21:25:41.939Z] 404dac2394ee: Preparing [2022-12-13T21:25:41.939Z] 2e0826b7cfd6: Preparing [2022-12-13T21:25:41.939Z] f6f243cef1c1: Preparing [2022-12-13T21:25:41.939Z] d0180ce98961: Preparing [2022-12-13T21:25:41.939Z] 78e711c03a66: Preparing [2022-12-13T21:25:41.939Z] 8ba4a4221d75: Preparing [2022-12-13T21:25:41.939Z] 904b258701fb: Preparing [2022-12-13T21:25:41.939Z] 58d58209457f: Preparing [2022-12-13T21:25:41.939Z] 84de7b9dd17b: Preparing [2022-12-13T21:25:41.939Z] 9413e1b81e5c: Preparing [2022-12-13T21:25:41.939Z] eb6a0f1bfcbb: Preparing [2022-12-13T21:25:41.939Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:41.939Z] 8ba4a4221d75: Waiting [2022-12-13T21:25:41.939Z] 904b258701fb: Waiting [2022-12-13T21:25:41.939Z] 58d58209457f: Waiting [2022-12-13T21:25:41.939Z] 84de7b9dd17b: Waiting [2022-12-13T21:25:41.939Z] 9413e1b81e5c: Waiting [2022-12-13T21:25:41.939Z] eb6a0f1bfcbb: Waiting [2022-12-13T21:25:41.939Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:41.939Z] 78e711c03a66: Layer already exists [2022-12-13T21:25:41.939Z] f6f243cef1c1: Layer already exists [2022-12-13T21:25:41.939Z] 404dac2394ee: Layer already exists [2022-12-13T21:25:41.939Z] d0180ce98961: Layer already exists [2022-12-13T21:25:41.939Z] 2e0826b7cfd6: Layer already exists [2022-12-13T21:25:41.939Z] 8ba4a4221d75: Layer already exists [2022-12-13T21:25:41.939Z] 84de7b9dd17b: Layer already exists [2022-12-13T21:25:41.939Z] 904b258701fb: Layer already exists [2022-12-13T21:25:41.939Z] 58d58209457f: Layer already exists [2022-12-13T21:25:41.939Z] 9413e1b81e5c: Layer already exists [2022-12-13T21:25:41.939Z] eb6a0f1bfcbb: Layer already exists [2022-12-13T21:25:41.939Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:42.202Z] latest: digest: sha256:cd7541a711a533c88bff8463633234e3077ab2b2e85835748baf008fe166ad15 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:42.533Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:42.860Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.4 [2022-12-13T21:25:42.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-13T21:25:42.860Z] 404dac2394ee: Preparing [2022-12-13T21:25:42.860Z] 404dac2394ee: Preparing [2022-12-13T21:25:42.860Z] 2e0826b7cfd6: Preparing [2022-12-13T21:25:42.860Z] f6f243cef1c1: Preparing [2022-12-13T21:25:42.860Z] d0180ce98961: Preparing [2022-12-13T21:25:42.860Z] 78e711c03a66: Preparing [2022-12-13T21:25:42.860Z] 8ba4a4221d75: Preparing [2022-12-13T21:25:42.860Z] 904b258701fb: Preparing [2022-12-13T21:25:42.860Z] 58d58209457f: Preparing [2022-12-13T21:25:42.860Z] 84de7b9dd17b: Preparing [2022-12-13T21:25:42.860Z] 9413e1b81e5c: Preparing [2022-12-13T21:25:42.860Z] eb6a0f1bfcbb: Preparing [2022-12-13T21:25:42.860Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:42.860Z] 8ba4a4221d75: Waiting [2022-12-13T21:25:42.860Z] 84de7b9dd17b: Waiting [2022-12-13T21:25:42.860Z] 904b258701fb: Waiting [2022-12-13T21:25:42.860Z] 58d58209457f: Waiting [2022-12-13T21:25:42.860Z] 9413e1b81e5c: Waiting [2022-12-13T21:25:42.860Z] eb6a0f1bfcbb: Waiting [2022-12-13T21:25:42.860Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:42.860Z] 404dac2394ee: Layer already exists [2022-12-13T21:25:42.860Z] d0180ce98961: Layer already exists [2022-12-13T21:25:42.860Z] 2e0826b7cfd6: Layer already exists [2022-12-13T21:25:42.860Z] f6f243cef1c1: Layer already exists [2022-12-13T21:25:42.860Z] 78e711c03a66: Layer already exists [2022-12-13T21:25:42.860Z] 8ba4a4221d75: Layer already exists [2022-12-13T21:25:42.860Z] 58d58209457f: Layer already exists [2022-12-13T21:25:42.860Z] 904b258701fb: Layer already exists [2022-12-13T21:25:42.860Z] 84de7b9dd17b: Layer already exists [2022-12-13T21:25:42.860Z] 9413e1b81e5c: Layer already exists [2022-12-13T21:25:42.860Z] eb6a0f1bfcbb: Layer already exists [2022-12-13T21:25:42.860Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:43.123Z] 3.0.0-dev.4: digest: sha256:cd7541a711a533c88bff8463633234e3077ab2b2e85835748baf008fe166ad15 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:43.457Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:43.792Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:43.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-13T21:25:43.792Z] 404dac2394ee: Preparing [2022-12-13T21:25:43.792Z] 404dac2394ee: Preparing [2022-12-13T21:25:43.792Z] 2e0826b7cfd6: Preparing [2022-12-13T21:25:43.792Z] f6f243cef1c1: Preparing [2022-12-13T21:25:43.792Z] d0180ce98961: Preparing [2022-12-13T21:25:43.792Z] 78e711c03a66: Preparing [2022-12-13T21:25:43.792Z] 8ba4a4221d75: Preparing [2022-12-13T21:25:43.792Z] 904b258701fb: Preparing [2022-12-13T21:25:43.792Z] 58d58209457f: Preparing [2022-12-13T21:25:43.792Z] 84de7b9dd17b: Preparing [2022-12-13T21:25:43.792Z] 9413e1b81e5c: Preparing [2022-12-13T21:25:43.792Z] eb6a0f1bfcbb: Preparing [2022-12-13T21:25:43.792Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:43.792Z] 8ba4a4221d75: Waiting [2022-12-13T21:25:43.792Z] 904b258701fb: Waiting [2022-12-13T21:25:43.792Z] 58d58209457f: Waiting [2022-12-13T21:25:43.792Z] 84de7b9dd17b: Waiting [2022-12-13T21:25:43.792Z] 9413e1b81e5c: Waiting [2022-12-13T21:25:43.792Z] eb6a0f1bfcbb: Waiting [2022-12-13T21:25:43.792Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:43.792Z] d0180ce98961: Layer already exists [2022-12-13T21:25:43.792Z] 2e0826b7cfd6: Layer already exists [2022-12-13T21:25:43.792Z] 404dac2394ee: Layer already exists [2022-12-13T21:25:43.792Z] 78e711c03a66: Layer already exists [2022-12-13T21:25:43.792Z] f6f243cef1c1: Layer already exists [2022-12-13T21:25:43.792Z] 58d58209457f: Layer already exists [2022-12-13T21:25:43.792Z] 904b258701fb: Layer already exists [2022-12-13T21:25:43.792Z] 84de7b9dd17b: Layer already exists [2022-12-13T21:25:43.792Z] 9413e1b81e5c: Layer already exists [2022-12-13T21:25:43.792Z] 8ba4a4221d75: Layer already exists [2022-12-13T21:25:43.792Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:43.792Z] eb6a0f1bfcbb: Layer already exists [2022-12-13T21:25:44.056Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:cd7541a711a533c88bff8463633234e3077ab2b2e85835748baf008fe166ad15 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:44.397Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:44.732Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-12-13T21:25:44.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-13T21:25:44.732Z] 404dac2394ee: Preparing [2022-12-13T21:25:44.732Z] 404dac2394ee: Preparing [2022-12-13T21:25:44.732Z] 2e0826b7cfd6: Preparing [2022-12-13T21:25:44.732Z] f6f243cef1c1: Preparing [2022-12-13T21:25:44.732Z] d0180ce98961: Preparing [2022-12-13T21:25:44.732Z] 78e711c03a66: Preparing [2022-12-13T21:25:44.732Z] 8ba4a4221d75: Preparing [2022-12-13T21:25:44.732Z] 904b258701fb: Preparing [2022-12-13T21:25:44.732Z] 58d58209457f: Preparing [2022-12-13T21:25:44.732Z] 84de7b9dd17b: Preparing [2022-12-13T21:25:44.732Z] 9413e1b81e5c: Preparing [2022-12-13T21:25:44.732Z] eb6a0f1bfcbb: Preparing [2022-12-13T21:25:44.732Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:44.732Z] 58d58209457f: Waiting [2022-12-13T21:25:44.732Z] 84de7b9dd17b: Waiting [2022-12-13T21:25:44.732Z] 9413e1b81e5c: Waiting [2022-12-13T21:25:44.732Z] eb6a0f1bfcbb: Waiting [2022-12-13T21:25:44.732Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:44.732Z] 8ba4a4221d75: Waiting [2022-12-13T21:25:44.732Z] 904b258701fb: Waiting [2022-12-13T21:25:44.732Z] 404dac2394ee: Layer already exists [2022-12-13T21:25:44.732Z] 78e711c03a66: Layer already exists [2022-12-13T21:25:44.732Z] f6f243cef1c1: Layer already exists [2022-12-13T21:25:44.732Z] 2e0826b7cfd6: Layer already exists [2022-12-13T21:25:44.732Z] d0180ce98961: Layer already exists [2022-12-13T21:25:44.732Z] 58d58209457f: Layer already exists [2022-12-13T21:25:44.732Z] 8ba4a4221d75: Layer already exists [2022-12-13T21:25:44.732Z] 904b258701fb: Layer already exists [2022-12-13T21:25:44.732Z] 84de7b9dd17b: Layer already exists [2022-12-13T21:25:44.732Z] 9413e1b81e5c: Layer already exists [2022-12-13T21:25:44.732Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:44.732Z] eb6a0f1bfcbb: Layer already exists [2022-12-13T21:25:44.996Z] main: digest: sha256:cd7541a711a533c88bff8463633234e3077ab2b2e85835748baf008fe166ad15 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:25:45.085Z] ===================================================== [Pipeline] echo [2022-12-13T21:25:45.094Z] taggedImages: [2022-12-13T21:25:45.094Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:45.094Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-12-13T21:25:45.094Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.4 [2022-12-13T21:25:45.094Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:45.094Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-12-13T21:25:45.112Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-12-13T21:25:45.112Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:45.112Z] latest [2022-12-13T21:25:45.112Z] 3.0.0-dev.4 [2022-12-13T21:25:45.112Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:45.112Z] main [2022-12-13T21:25:45.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:45.449Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:45.798Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:45.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-13T21:25:45.798Z] 85364c569900: Preparing [2022-12-13T21:25:45.798Z] c3b8c9957be4: Preparing [2022-12-13T21:25:45.798Z] a20c4877437a: Preparing [2022-12-13T21:25:45.798Z] c9519111ff1a: Preparing [2022-12-13T21:25:45.798Z] f8dc0b982389: Preparing [2022-12-13T21:25:45.798Z] c4e15c2511de: Preparing [2022-12-13T21:25:45.798Z] bf03e2520433: Preparing [2022-12-13T21:25:45.798Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:45.798Z] c4e15c2511de: Waiting [2022-12-13T21:25:45.798Z] bf03e2520433: Waiting [2022-12-13T21:25:45.798Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:46.070Z] 85364c569900: Pushed [2022-12-13T21:25:46.070Z] c3b8c9957be4: Pushed [2022-12-13T21:25:46.070Z] f8dc0b982389: Pushed [2022-12-13T21:25:46.070Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:46.340Z] c4e15c2511de: Pushed [2022-12-13T21:25:46.934Z] bf03e2520433: Pushed [2022-12-13T21:25:48.331Z] c9519111ff1a: Pushed [2022-12-13T21:25:48.331Z] a20c4877437a: Pushed [2022-12-13T21:25:48.594Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:83ab9e3deaaa63ad6f78d32a6f5fbf5317544e3e24b8a85eb68c8530fc2cbd9c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:48.922Z] + 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-12-13T21:25:49.257Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-12-13T21:25:49.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-13T21:25:49.257Z] 85364c569900: Preparing [2022-12-13T21:25:49.257Z] c3b8c9957be4: Preparing [2022-12-13T21:25:49.257Z] a20c4877437a: Preparing [2022-12-13T21:25:49.257Z] c9519111ff1a: Preparing [2022-12-13T21:25:49.257Z] f8dc0b982389: Preparing [2022-12-13T21:25:49.257Z] c4e15c2511de: Preparing [2022-12-13T21:25:49.257Z] bf03e2520433: Preparing [2022-12-13T21:25:49.257Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:49.257Z] c4e15c2511de: Waiting [2022-12-13T21:25:49.257Z] bf03e2520433: Waiting [2022-12-13T21:25:49.257Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:49.257Z] a20c4877437a: Layer already exists [2022-12-13T21:25:49.257Z] 85364c569900: Layer already exists [2022-12-13T21:25:49.257Z] c9519111ff1a: Layer already exists [2022-12-13T21:25:49.257Z] f8dc0b982389: Layer already exists [2022-12-13T21:25:49.257Z] c3b8c9957be4: Layer already exists [2022-12-13T21:25:49.257Z] bf03e2520433: Layer already exists [2022-12-13T21:25:49.257Z] c4e15c2511de: Layer already exists [2022-12-13T21:25:49.257Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:49.257Z] latest: digest: sha256:83ab9e3deaaa63ad6f78d32a6f5fbf5317544e3e24b8a85eb68c8530fc2cbd9c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:49.581Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:49.903Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.4 [2022-12-13T21:25:49.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-13T21:25:49.904Z] 85364c569900: Preparing [2022-12-13T21:25:49.904Z] c3b8c9957be4: Preparing [2022-12-13T21:25:49.904Z] a20c4877437a: Preparing [2022-12-13T21:25:49.904Z] c9519111ff1a: Preparing [2022-12-13T21:25:49.904Z] f8dc0b982389: Preparing [2022-12-13T21:25:49.904Z] c4e15c2511de: Preparing [2022-12-13T21:25:49.904Z] bf03e2520433: Preparing [2022-12-13T21:25:49.904Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:49.904Z] c4e15c2511de: Waiting [2022-12-13T21:25:49.904Z] bf03e2520433: Waiting [2022-12-13T21:25:49.904Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:49.904Z] f8dc0b982389: Layer already exists [2022-12-13T21:25:49.904Z] c3b8c9957be4: Layer already exists [2022-12-13T21:25:49.904Z] 85364c569900: Layer already exists [2022-12-13T21:25:49.904Z] a20c4877437a: Layer already exists [2022-12-13T21:25:49.904Z] c9519111ff1a: Layer already exists [2022-12-13T21:25:49.904Z] c4e15c2511de: Layer already exists [2022-12-13T21:25:49.904Z] bf03e2520433: Layer already exists [2022-12-13T21:25:49.904Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:49.904Z] 3.0.0-dev.4: digest: sha256:83ab9e3deaaa63ad6f78d32a6f5fbf5317544e3e24b8a85eb68c8530fc2cbd9c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:50.364Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:50.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:50.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-13T21:25:50.689Z] 85364c569900: Preparing [2022-12-13T21:25:50.689Z] c3b8c9957be4: Preparing [2022-12-13T21:25:50.689Z] a20c4877437a: Preparing [2022-12-13T21:25:50.689Z] c9519111ff1a: Preparing [2022-12-13T21:25:50.689Z] f8dc0b982389: Preparing [2022-12-13T21:25:50.689Z] c4e15c2511de: Preparing [2022-12-13T21:25:50.689Z] bf03e2520433: Preparing [2022-12-13T21:25:50.689Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:50.689Z] bf03e2520433: Waiting [2022-12-13T21:25:50.689Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:50.689Z] c4e15c2511de: Waiting [2022-12-13T21:25:50.689Z] a20c4877437a: Layer already exists [2022-12-13T21:25:50.689Z] f8dc0b982389: Layer already exists [2022-12-13T21:25:50.689Z] c3b8c9957be4: Layer already exists [2022-12-13T21:25:50.689Z] 85364c569900: Layer already exists [2022-12-13T21:25:50.689Z] c9519111ff1a: Layer already exists [2022-12-13T21:25:50.689Z] c4e15c2511de: Layer already exists [2022-12-13T21:25:50.689Z] bf03e2520433: Layer already exists [2022-12-13T21:25:50.689Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:50.689Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:83ab9e3deaaa63ad6f78d32a6f5fbf5317544e3e24b8a85eb68c8530fc2cbd9c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:51.288Z] + 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-12-13T21:25:51.615Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-12-13T21:25:51.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-13T21:25:51.615Z] 85364c569900: Preparing [2022-12-13T21:25:51.615Z] c3b8c9957be4: Preparing [2022-12-13T21:25:51.615Z] a20c4877437a: Preparing [2022-12-13T21:25:51.615Z] c9519111ff1a: Preparing [2022-12-13T21:25:51.615Z] f8dc0b982389: Preparing [2022-12-13T21:25:51.615Z] c4e15c2511de: Preparing [2022-12-13T21:25:51.615Z] bf03e2520433: Preparing [2022-12-13T21:25:51.615Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:51.615Z] c4e15c2511de: Waiting [2022-12-13T21:25:51.615Z] bf03e2520433: Waiting [2022-12-13T21:25:51.615Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:51.615Z] c3b8c9957be4: Layer already exists [2022-12-13T21:25:51.615Z] f8dc0b982389: Layer already exists [2022-12-13T21:25:51.615Z] a20c4877437a: Layer already exists [2022-12-13T21:25:51.615Z] c9519111ff1a: Layer already exists [2022-12-13T21:25:51.615Z] 85364c569900: Layer already exists [2022-12-13T21:25:51.615Z] c4e15c2511de: Layer already exists [2022-12-13T21:25:51.615Z] bf03e2520433: Layer already exists [2022-12-13T21:25:51.615Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:51.615Z] main: digest: sha256:83ab9e3deaaa63ad6f78d32a6f5fbf5317544e3e24b8a85eb68c8530fc2cbd9c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:25:51.914Z] ===================================================== [Pipeline] echo [2022-12-13T21:25:51.920Z] taggedImages: [2022-12-13T21:25:51.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:51.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-12-13T21:25:51.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.4 [2022-12-13T21:25:51.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:51.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-12-13T21:25:51.933Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-12-13T21:25:51.933Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:51.933Z] latest [2022-12-13T21:25:51.933Z] 3.0.0-dev.4 [2022-12-13T21:25:51.933Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:51.933Z] main [2022-12-13T21:25:51.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:52.253Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:52.576Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:52.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-13T21:25:52.576Z] 8ebd03b25c6e: Preparing [2022-12-13T21:25:52.576Z] ced9f0847491: Preparing [2022-12-13T21:25:52.576Z] 934ccf31717b: Preparing [2022-12-13T21:25:52.576Z] a21112228030: Preparing [2022-12-13T21:25:52.576Z] 55903edbbb6a: Preparing [2022-12-13T21:25:52.576Z] 7f335cd3a850: Preparing [2022-12-13T21:25:52.576Z] f4f0e528284e: Preparing [2022-12-13T21:25:52.576Z] 6dd17f73d1be: Preparing [2022-12-13T21:25:52.576Z] 5f9627cf4138: Preparing [2022-12-13T21:25:52.576Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:52.576Z] 7f335cd3a850: Waiting [2022-12-13T21:25:52.576Z] 6dd17f73d1be: Waiting [2022-12-13T21:25:52.576Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:52.576Z] f4f0e528284e: Waiting [2022-12-13T21:25:52.576Z] 5f9627cf4138: Waiting [2022-12-13T21:25:52.841Z] ced9f0847491: Pushed [2022-12-13T21:25:52.841Z] 55903edbbb6a: Pushed [2022-12-13T21:25:52.841Z] 8ebd03b25c6e: Pushed [2022-12-13T21:25:52.841Z] 7f335cd3a850: Pushed [2022-12-13T21:25:53.106Z] f4f0e528284e: Pushed [2022-12-13T21:25:53.106Z] 6dd17f73d1be: Pushed [2022-12-13T21:25:53.106Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:53.370Z] 5f9627cf4138: Pushed [2022-12-13T21:25:55.303Z] a21112228030: Pushed [2022-12-13T21:25:55.880Z] 934ccf31717b: Pushed [2022-12-13T21:25:56.144Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:3e089e373965f023792e60a5f63ec81f0dfbb71dc7e42357fa5ebbd1640303d9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:56.469Z] + 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-12-13T21:25:56.800Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-12-13T21:25:56.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-13T21:25:56.800Z] 8ebd03b25c6e: Preparing [2022-12-13T21:25:56.800Z] ced9f0847491: Preparing [2022-12-13T21:25:56.800Z] 934ccf31717b: Preparing [2022-12-13T21:25:56.800Z] a21112228030: Preparing [2022-12-13T21:25:56.800Z] 55903edbbb6a: Preparing [2022-12-13T21:25:56.800Z] 7f335cd3a850: Preparing [2022-12-13T21:25:56.800Z] f4f0e528284e: Preparing [2022-12-13T21:25:56.800Z] 6dd17f73d1be: Preparing [2022-12-13T21:25:56.800Z] 5f9627cf4138: Preparing [2022-12-13T21:25:56.800Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:56.800Z] 7f335cd3a850: Waiting [2022-12-13T21:25:56.800Z] f4f0e528284e: Waiting [2022-12-13T21:25:56.800Z] 6dd17f73d1be: Waiting [2022-12-13T21:25:56.800Z] 5f9627cf4138: Waiting [2022-12-13T21:25:56.800Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:56.800Z] ced9f0847491: Layer already exists [2022-12-13T21:25:56.800Z] 8ebd03b25c6e: Layer already exists [2022-12-13T21:25:56.800Z] 934ccf31717b: Layer already exists [2022-12-13T21:25:56.800Z] 7f335cd3a850: Layer already exists [2022-12-13T21:25:56.800Z] 55903edbbb6a: Layer already exists [2022-12-13T21:25:56.800Z] a21112228030: Layer already exists [2022-12-13T21:25:56.800Z] 5f9627cf4138: Layer already exists [2022-12-13T21:25:56.800Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:56.800Z] f4f0e528284e: Layer already exists [2022-12-13T21:25:56.800Z] 6dd17f73d1be: Layer already exists [2022-12-13T21:25:57.065Z] latest: digest: sha256:3e089e373965f023792e60a5f63ec81f0dfbb71dc7e42357fa5ebbd1640303d9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:57.406Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:57.744Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.4 [2022-12-13T21:25:57.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-13T21:25:57.745Z] 8ebd03b25c6e: Preparing [2022-12-13T21:25:57.745Z] ced9f0847491: Preparing [2022-12-13T21:25:57.745Z] 934ccf31717b: Preparing [2022-12-13T21:25:57.745Z] a21112228030: Preparing [2022-12-13T21:25:57.745Z] 55903edbbb6a: Preparing [2022-12-13T21:25:57.745Z] 7f335cd3a850: Preparing [2022-12-13T21:25:57.745Z] f4f0e528284e: Preparing [2022-12-13T21:25:57.745Z] 6dd17f73d1be: Preparing [2022-12-13T21:25:57.745Z] 5f9627cf4138: Preparing [2022-12-13T21:25:57.745Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:57.745Z] 7f335cd3a850: Waiting [2022-12-13T21:25:57.745Z] 5f9627cf4138: Waiting [2022-12-13T21:25:57.745Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:57.745Z] f4f0e528284e: Waiting [2022-12-13T21:25:57.745Z] 6dd17f73d1be: Waiting [2022-12-13T21:25:57.745Z] 8ebd03b25c6e: Layer already exists [2022-12-13T21:25:57.745Z] 55903edbbb6a: Layer already exists [2022-12-13T21:25:57.745Z] a21112228030: Layer already exists [2022-12-13T21:25:57.745Z] 934ccf31717b: Layer already exists [2022-12-13T21:25:57.745Z] ced9f0847491: Layer already exists [2022-12-13T21:25:57.745Z] 6dd17f73d1be: Layer already exists [2022-12-13T21:25:57.745Z] f4f0e528284e: Layer already exists [2022-12-13T21:25:57.745Z] 5f9627cf4138: Layer already exists [2022-12-13T21:25:57.745Z] 7f335cd3a850: Layer already exists [2022-12-13T21:25:57.745Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:57.745Z] 3.0.0-dev.4: digest: sha256:3e089e373965f023792e60a5f63ec81f0dfbb71dc7e42357fa5ebbd1640303d9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:58.093Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:58.427Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:58.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-13T21:25:58.427Z] 8ebd03b25c6e: Preparing [2022-12-13T21:25:58.427Z] ced9f0847491: Preparing [2022-12-13T21:25:58.427Z] 934ccf31717b: Preparing [2022-12-13T21:25:58.427Z] a21112228030: Preparing [2022-12-13T21:25:58.427Z] 55903edbbb6a: Preparing [2022-12-13T21:25:58.427Z] 7f335cd3a850: Preparing [2022-12-13T21:25:58.427Z] f4f0e528284e: Preparing [2022-12-13T21:25:58.427Z] 6dd17f73d1be: Preparing [2022-12-13T21:25:58.427Z] 5f9627cf4138: Preparing [2022-12-13T21:25:58.427Z] f4f0e528284e: Waiting [2022-12-13T21:25:58.427Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:58.427Z] 6dd17f73d1be: Waiting [2022-12-13T21:25:58.427Z] 5f9627cf4138: Waiting [2022-12-13T21:25:58.427Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:58.427Z] 7f335cd3a850: Waiting [2022-12-13T21:25:58.427Z] 55903edbbb6a: Layer already exists [2022-12-13T21:25:58.427Z] a21112228030: Layer already exists [2022-12-13T21:25:58.427Z] 934ccf31717b: Layer already exists [2022-12-13T21:25:58.427Z] 8ebd03b25c6e: Layer already exists [2022-12-13T21:25:58.427Z] ced9f0847491: Layer already exists [2022-12-13T21:25:58.427Z] 7f335cd3a850: Layer already exists [2022-12-13T21:25:58.427Z] 6dd17f73d1be: Layer already exists [2022-12-13T21:25:58.427Z] f4f0e528284e: Layer already exists [2022-12-13T21:25:58.427Z] 5f9627cf4138: Layer already exists [2022-12-13T21:25:58.427Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:58.427Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:3e089e373965f023792e60a5f63ec81f0dfbb71dc7e42357fa5ebbd1640303d9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:25:59.018Z] + 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-12-13T21:25:59.344Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-12-13T21:25:59.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-13T21:25:59.344Z] 8ebd03b25c6e: Preparing [2022-12-13T21:25:59.344Z] ced9f0847491: Preparing [2022-12-13T21:25:59.344Z] 934ccf31717b: Preparing [2022-12-13T21:25:59.344Z] a21112228030: Preparing [2022-12-13T21:25:59.344Z] 55903edbbb6a: Preparing [2022-12-13T21:25:59.344Z] 7f335cd3a850: Preparing [2022-12-13T21:25:59.344Z] f4f0e528284e: Preparing [2022-12-13T21:25:59.344Z] 6dd17f73d1be: Preparing [2022-12-13T21:25:59.344Z] 5f9627cf4138: Preparing [2022-12-13T21:25:59.344Z] 17bec77d7fdc: Preparing [2022-12-13T21:25:59.344Z] 6dd17f73d1be: Waiting [2022-12-13T21:25:59.344Z] 5f9627cf4138: Waiting [2022-12-13T21:25:59.344Z] 17bec77d7fdc: Waiting [2022-12-13T21:25:59.344Z] 7f335cd3a850: Waiting [2022-12-13T21:25:59.344Z] f4f0e528284e: Waiting [2022-12-13T21:25:59.344Z] 8ebd03b25c6e: Layer already exists [2022-12-13T21:25:59.344Z] ced9f0847491: Layer already exists [2022-12-13T21:25:59.344Z] 55903edbbb6a: Layer already exists [2022-12-13T21:25:59.344Z] a21112228030: Layer already exists [2022-12-13T21:25:59.344Z] 934ccf31717b: Layer already exists [2022-12-13T21:25:59.344Z] f4f0e528284e: Layer already exists [2022-12-13T21:25:59.344Z] 6dd17f73d1be: Layer already exists [2022-12-13T21:25:59.344Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:25:59.344Z] 5f9627cf4138: Layer already exists [2022-12-13T21:25:59.344Z] 7f335cd3a850: Layer already exists [2022-12-13T21:25:59.610Z] main: digest: sha256:3e089e373965f023792e60a5f63ec81f0dfbb71dc7e42357fa5ebbd1640303d9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:25:59.655Z] ===================================================== [Pipeline] echo [2022-12-13T21:25:59.661Z] taggedImages: [2022-12-13T21:25:59.661Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:59.661Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-12-13T21:25:59.661Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.4 [2022-12-13T21:25:59.661Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:59.661Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-12-13T21:25:59.679Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-12-13T21:25:59.679Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:25:59.679Z] latest [2022-12-13T21:25:59.679Z] 3.0.0-dev.4 [2022-12-13T21:25:59.679Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:25:59.679Z] main [2022-12-13T21:25:59.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:00.015Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:00.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:26:00.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-13T21:26:00.348Z] aeae97f5aae5: Preparing [2022-12-13T21:26:00.348Z] e6dcbb0d64ef: Preparing [2022-12-13T21:26:00.348Z] 904b258701fb: Preparing [2022-12-13T21:26:00.348Z] 2d79006ce331: Preparing [2022-12-13T21:26:00.348Z] 9833f26c6bda: Preparing [2022-12-13T21:26:00.348Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:00.348Z] 904b258701fb: Layer already exists [2022-12-13T21:26:00.612Z] aeae97f5aae5: Pushed [2022-12-13T21:26:01.569Z] 2d79006ce331: Pushed [2022-12-13T21:26:05.806Z] e6dcbb0d64ef: Pushed [2022-12-13T21:26:05.806Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:52e57cb69ed5221b0acab31c1d5e119e0ab95ba75244ac1d79e2e72f745542e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:06.140Z] + 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-12-13T21:26:06.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-12-13T21:26:06.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-13T21:26:06.472Z] aeae97f5aae5: Preparing [2022-12-13T21:26:06.472Z] e6dcbb0d64ef: Preparing [2022-12-13T21:26:06.472Z] 904b258701fb: Preparing [2022-12-13T21:26:06.472Z] 2d79006ce331: Preparing [2022-12-13T21:26:06.472Z] 9833f26c6bda: Preparing [2022-12-13T21:26:06.472Z] 2d79006ce331: Layer already exists [2022-12-13T21:26:06.472Z] e6dcbb0d64ef: Layer already exists [2022-12-13T21:26:06.472Z] 904b258701fb: Layer already exists [2022-12-13T21:26:06.472Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:06.472Z] aeae97f5aae5: Layer already exists [2022-12-13T21:26:06.472Z] latest: digest: sha256:52e57cb69ed5221b0acab31c1d5e119e0ab95ba75244ac1d79e2e72f745542e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:07.089Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:07.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.4 [2022-12-13T21:26:07.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-13T21:26:07.421Z] aeae97f5aae5: Preparing [2022-12-13T21:26:07.421Z] e6dcbb0d64ef: Preparing [2022-12-13T21:26:07.421Z] 904b258701fb: Preparing [2022-12-13T21:26:07.421Z] 2d79006ce331: Preparing [2022-12-13T21:26:07.421Z] 9833f26c6bda: Preparing [2022-12-13T21:26:07.421Z] aeae97f5aae5: Layer already exists [2022-12-13T21:26:07.421Z] 904b258701fb: Layer already exists [2022-12-13T21:26:07.421Z] e6dcbb0d64ef: Layer already exists [2022-12-13T21:26:07.421Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:07.421Z] 2d79006ce331: Layer already exists [2022-12-13T21:26:07.421Z] 3.0.0-dev.4: digest: sha256:52e57cb69ed5221b0acab31c1d5e119e0ab95ba75244ac1d79e2e72f745542e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:07.758Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:08.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:26:08.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-13T21:26:08.096Z] aeae97f5aae5: Preparing [2022-12-13T21:26:08.096Z] e6dcbb0d64ef: Preparing [2022-12-13T21:26:08.096Z] 904b258701fb: Preparing [2022-12-13T21:26:08.096Z] 2d79006ce331: Preparing [2022-12-13T21:26:08.096Z] 9833f26c6bda: Preparing [2022-12-13T21:26:08.096Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:08.096Z] 904b258701fb: Layer already exists [2022-12-13T21:26:08.096Z] aeae97f5aae5: Layer already exists [2022-12-13T21:26:08.096Z] 2d79006ce331: Layer already exists [2022-12-13T21:26:08.096Z] e6dcbb0d64ef: Layer already exists [2022-12-13T21:26:08.096Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:52e57cb69ed5221b0acab31c1d5e119e0ab95ba75244ac1d79e2e72f745542e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:08.706Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:09.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-12-13T21:26:09.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-13T21:26:09.042Z] aeae97f5aae5: Preparing [2022-12-13T21:26:09.042Z] e6dcbb0d64ef: Preparing [2022-12-13T21:26:09.042Z] 904b258701fb: Preparing [2022-12-13T21:26:09.042Z] 2d79006ce331: Preparing [2022-12-13T21:26:09.042Z] 9833f26c6bda: Preparing [2022-12-13T21:26:09.042Z] e6dcbb0d64ef: Layer already exists [2022-12-13T21:26:09.042Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:09.042Z] 904b258701fb: Layer already exists [2022-12-13T21:26:09.042Z] 2d79006ce331: Layer already exists [2022-12-13T21:26:09.042Z] aeae97f5aae5: Layer already exists [2022-12-13T21:26:09.308Z] main: digest: sha256:52e57cb69ed5221b0acab31c1d5e119e0ab95ba75244ac1d79e2e72f745542e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:26:09.364Z] ===================================================== [Pipeline] echo [2022-12-13T21:26:09.371Z] taggedImages: [2022-12-13T21:26:09.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:26:09.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-12-13T21:26:09.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.4 [2022-12-13T21:26:09.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:26:09.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-12-13T21:26:09.396Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-12-13T21:26:09.396Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:26:09.396Z] latest [2022-12-13T21:26:09.396Z] 3.0.0-dev.4 [2022-12-13T21:26:09.396Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:26:09.396Z] main [2022-12-13T21:26:09.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:09.749Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:10.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:26:10.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-13T21:26:10.091Z] a88f2e7e7b46: Preparing [2022-12-13T21:26:10.091Z] ca85fe7a8b38: Preparing [2022-12-13T21:26:10.091Z] f338c3cc7fe7: Preparing [2022-12-13T21:26:10.091Z] c185dcfb2b7d: Preparing [2022-12-13T21:26:10.091Z] 26214a6c7406: Preparing [2022-12-13T21:26:10.091Z] e5b1f4f988e9: Preparing [2022-12-13T21:26:10.091Z] 9833f26c6bda: Preparing [2022-12-13T21:26:10.091Z] e5b1f4f988e9: Waiting [2022-12-13T21:26:10.091Z] 9833f26c6bda: Waiting [2022-12-13T21:26:10.357Z] a88f2e7e7b46: Pushed [2022-12-13T21:26:10.357Z] f338c3cc7fe7: Pushed [2022-12-13T21:26:10.357Z] ca85fe7a8b38: Pushed [2022-12-13T21:26:10.357Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:11.316Z] e5b1f4f988e9: Pushed [2022-12-13T21:26:19.500Z] 26214a6c7406: Pushed [2022-12-13T21:26:26.130Z] c185dcfb2b7d: Pushed [2022-12-13T21:26:26.130Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:ceacd17d8a05e7522cbc352cdb5a90ba5ccd79fcbf5e6ca46f2d23cc6d0b08d0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:26.470Z] + 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-12-13T21:26:26.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-12-13T21:26:26.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-13T21:26:26.789Z] a88f2e7e7b46: Preparing [2022-12-13T21:26:26.789Z] ca85fe7a8b38: Preparing [2022-12-13T21:26:26.789Z] f338c3cc7fe7: Preparing [2022-12-13T21:26:26.789Z] c185dcfb2b7d: Preparing [2022-12-13T21:26:26.789Z] 26214a6c7406: Preparing [2022-12-13T21:26:26.789Z] e5b1f4f988e9: Preparing [2022-12-13T21:26:26.789Z] 9833f26c6bda: Preparing [2022-12-13T21:26:26.789Z] e5b1f4f988e9: Waiting [2022-12-13T21:26:26.789Z] 9833f26c6bda: Waiting [2022-12-13T21:26:26.789Z] c185dcfb2b7d: Layer already exists [2022-12-13T21:26:26.789Z] f338c3cc7fe7: Layer already exists [2022-12-13T21:26:26.789Z] 26214a6c7406: Layer already exists [2022-12-13T21:26:26.789Z] a88f2e7e7b46: Layer already exists [2022-12-13T21:26:26.789Z] ca85fe7a8b38: Layer already exists [2022-12-13T21:26:26.789Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:26.789Z] e5b1f4f988e9: Layer already exists [2022-12-13T21:26:26.789Z] latest: digest: sha256:ceacd17d8a05e7522cbc352cdb5a90ba5ccd79fcbf5e6ca46f2d23cc6d0b08d0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:27.378Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:27.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.4 [2022-12-13T21:26:27.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-13T21:26:27.709Z] a88f2e7e7b46: Preparing [2022-12-13T21:26:27.709Z] ca85fe7a8b38: Preparing [2022-12-13T21:26:27.709Z] f338c3cc7fe7: Preparing [2022-12-13T21:26:27.709Z] c185dcfb2b7d: Preparing [2022-12-13T21:26:27.709Z] 26214a6c7406: Preparing [2022-12-13T21:26:27.709Z] e5b1f4f988e9: Preparing [2022-12-13T21:26:27.709Z] 9833f26c6bda: Preparing [2022-12-13T21:26:27.709Z] e5b1f4f988e9: Waiting [2022-12-13T21:26:27.709Z] 9833f26c6bda: Waiting [2022-12-13T21:26:27.709Z] c185dcfb2b7d: Layer already exists [2022-12-13T21:26:27.709Z] ca85fe7a8b38: Layer already exists [2022-12-13T21:26:27.709Z] a88f2e7e7b46: Layer already exists [2022-12-13T21:26:27.709Z] 26214a6c7406: Layer already exists [2022-12-13T21:26:27.709Z] f338c3cc7fe7: Layer already exists [2022-12-13T21:26:27.709Z] e5b1f4f988e9: Layer already exists [2022-12-13T21:26:27.709Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:27.709Z] 3.0.0-dev.4: digest: sha256:ceacd17d8a05e7522cbc352cdb5a90ba5ccd79fcbf5e6ca46f2d23cc6d0b08d0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:28.307Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:28.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:26:28.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-13T21:26:28.632Z] a88f2e7e7b46: Preparing [2022-12-13T21:26:28.632Z] ca85fe7a8b38: Preparing [2022-12-13T21:26:28.632Z] f338c3cc7fe7: Preparing [2022-12-13T21:26:28.632Z] c185dcfb2b7d: Preparing [2022-12-13T21:26:28.632Z] 26214a6c7406: Preparing [2022-12-13T21:26:28.632Z] e5b1f4f988e9: Preparing [2022-12-13T21:26:28.632Z] 9833f26c6bda: Preparing [2022-12-13T21:26:28.632Z] e5b1f4f988e9: Waiting [2022-12-13T21:26:28.632Z] 9833f26c6bda: Waiting [2022-12-13T21:26:28.632Z] 26214a6c7406: Layer already exists [2022-12-13T21:26:28.632Z] ca85fe7a8b38: Layer already exists [2022-12-13T21:26:28.632Z] a88f2e7e7b46: Layer already exists [2022-12-13T21:26:28.632Z] c185dcfb2b7d: Layer already exists [2022-12-13T21:26:28.632Z] f338c3cc7fe7: Layer already exists [2022-12-13T21:26:28.632Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:28.632Z] e5b1f4f988e9: Layer already exists [2022-12-13T21:26:28.632Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:ceacd17d8a05e7522cbc352cdb5a90ba5ccd79fcbf5e6ca46f2d23cc6d0b08d0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:29.237Z] + 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-12-13T21:26:29.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-12-13T21:26:29.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-13T21:26:29.561Z] a88f2e7e7b46: Preparing [2022-12-13T21:26:29.561Z] ca85fe7a8b38: Preparing [2022-12-13T21:26:29.561Z] f338c3cc7fe7: Preparing [2022-12-13T21:26:29.561Z] c185dcfb2b7d: Preparing [2022-12-13T21:26:29.561Z] 26214a6c7406: Preparing [2022-12-13T21:26:29.561Z] e5b1f4f988e9: Preparing [2022-12-13T21:26:29.561Z] 9833f26c6bda: Preparing [2022-12-13T21:26:29.561Z] e5b1f4f988e9: Waiting [2022-12-13T21:26:29.561Z] 9833f26c6bda: Waiting [2022-12-13T21:26:29.561Z] c185dcfb2b7d: Layer already exists [2022-12-13T21:26:29.561Z] a88f2e7e7b46: Layer already exists [2022-12-13T21:26:29.561Z] ca85fe7a8b38: Layer already exists [2022-12-13T21:26:29.561Z] 26214a6c7406: Layer already exists [2022-12-13T21:26:29.561Z] f338c3cc7fe7: Layer already exists [2022-12-13T21:26:29.561Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:29.561Z] e5b1f4f988e9: Layer already exists [2022-12-13T21:26:29.825Z] main: digest: sha256:ceacd17d8a05e7522cbc352cdb5a90ba5ccd79fcbf5e6ca46f2d23cc6d0b08d0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:26:29.879Z] ===================================================== [Pipeline] echo [2022-12-13T21:26:29.887Z] taggedImages: [2022-12-13T21:26:29.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:26:29.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-12-13T21:26:29.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.4 [2022-12-13T21:26:29.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:26:29.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-12-13T21:26:29.907Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-12-13T21:26:29.907Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:26:29.907Z] latest [2022-12-13T21:26:29.907Z] 3.0.0-dev.4 [2022-12-13T21:26:29.907Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:26:29.907Z] main [2022-12-13T21:26:29.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:30.251Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:30.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:26:30.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-13T21:26:30.578Z] 400b14202553: Preparing [2022-12-13T21:26:30.578Z] c2cfdbd4be50: Preparing [2022-12-13T21:26:30.578Z] 2f27669c9444: Preparing [2022-12-13T21:26:30.578Z] 6e4027a4eba4: Preparing [2022-12-13T21:26:30.578Z] a2afc73e4747: Preparing [2022-12-13T21:26:30.578Z] 9833f26c6bda: Preparing [2022-12-13T21:26:30.578Z] 9833f26c6bda: Waiting [2022-12-13T21:26:30.844Z] 400b14202553: Pushed [2022-12-13T21:26:30.844Z] 2f27669c9444: Pushed [2022-12-13T21:26:30.844Z] c2cfdbd4be50: Pushed [2022-12-13T21:26:30.844Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:31.422Z] a2afc73e4747: Pushed [2022-12-13T21:26:46.386Z] 6e4027a4eba4: Pushed [2022-12-13T21:26:46.386Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:a70c55d23512f34d388217c251fef5c41f35f9236b725eb2baef9101b45fc81d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:47.299Z] + 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-12-13T21:26:47.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-12-13T21:26:47.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-13T21:26:47.683Z] 400b14202553: Preparing [2022-12-13T21:26:47.683Z] c2cfdbd4be50: Preparing [2022-12-13T21:26:47.683Z] 2f27669c9444: Preparing [2022-12-13T21:26:47.683Z] 6e4027a4eba4: Preparing [2022-12-13T21:26:47.683Z] a2afc73e4747: Preparing [2022-12-13T21:26:47.683Z] 9833f26c6bda: Preparing [2022-12-13T21:26:47.683Z] 9833f26c6bda: Waiting [2022-12-13T21:26:47.683Z] 6e4027a4eba4: Layer already exists [2022-12-13T21:26:47.683Z] c2cfdbd4be50: Layer already exists [2022-12-13T21:26:47.683Z] 2f27669c9444: Layer already exists [2022-12-13T21:26:47.683Z] a2afc73e4747: Layer already exists [2022-12-13T21:26:47.683Z] 400b14202553: Layer already exists [2022-12-13T21:26:47.683Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:47.956Z] latest: digest: sha256:a70c55d23512f34d388217c251fef5c41f35f9236b725eb2baef9101b45fc81d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:48.300Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:48.650Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.4 [2022-12-13T21:26:48.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-13T21:26:48.650Z] 400b14202553: Preparing [2022-12-13T21:26:48.650Z] c2cfdbd4be50: Preparing [2022-12-13T21:26:48.650Z] 2f27669c9444: Preparing [2022-12-13T21:26:48.650Z] 6e4027a4eba4: Preparing [2022-12-13T21:26:48.650Z] a2afc73e4747: Preparing [2022-12-13T21:26:48.650Z] 9833f26c6bda: Preparing [2022-12-13T21:26:48.650Z] 9833f26c6bda: Waiting [2022-12-13T21:26:48.650Z] 6e4027a4eba4: Layer already exists [2022-12-13T21:26:48.650Z] c2cfdbd4be50: Layer already exists [2022-12-13T21:26:48.650Z] a2afc73e4747: Layer already exists [2022-12-13T21:26:48.650Z] 2f27669c9444: Layer already exists [2022-12-13T21:26:48.650Z] 400b14202553: Layer already exists [2022-12-13T21:26:48.650Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:48.932Z] 3.0.0-dev.4: digest: sha256:a70c55d23512f34d388217c251fef5c41f35f9236b725eb2baef9101b45fc81d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:49.280Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:49.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:26:49.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-13T21:26:49.605Z] 400b14202553: Preparing [2022-12-13T21:26:49.605Z] c2cfdbd4be50: Preparing [2022-12-13T21:26:49.605Z] 2f27669c9444: Preparing [2022-12-13T21:26:49.605Z] 6e4027a4eba4: Preparing [2022-12-13T21:26:49.605Z] a2afc73e4747: Preparing [2022-12-13T21:26:49.605Z] 9833f26c6bda: Preparing [2022-12-13T21:26:49.605Z] 9833f26c6bda: Waiting [2022-12-13T21:26:49.605Z] a2afc73e4747: Layer already exists [2022-12-13T21:26:49.605Z] 6e4027a4eba4: Layer already exists [2022-12-13T21:26:49.605Z] c2cfdbd4be50: Layer already exists [2022-12-13T21:26:49.605Z] 400b14202553: Layer already exists [2022-12-13T21:26:49.605Z] 2f27669c9444: Layer already exists [2022-12-13T21:26:49.605Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:49.869Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:a70c55d23512f34d388217c251fef5c41f35f9236b725eb2baef9101b45fc81d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:50.198Z] + 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-12-13T21:26:50.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-12-13T21:26:50.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-13T21:26:50.520Z] 400b14202553: Preparing [2022-12-13T21:26:50.520Z] c2cfdbd4be50: Preparing [2022-12-13T21:26:50.520Z] 2f27669c9444: Preparing [2022-12-13T21:26:50.520Z] 6e4027a4eba4: Preparing [2022-12-13T21:26:50.520Z] a2afc73e4747: Preparing [2022-12-13T21:26:50.520Z] 9833f26c6bda: Preparing [2022-12-13T21:26:50.520Z] 9833f26c6bda: Waiting [2022-12-13T21:26:50.520Z] c2cfdbd4be50: Layer already exists [2022-12-13T21:26:50.520Z] 2f27669c9444: Layer already exists [2022-12-13T21:26:50.520Z] 6e4027a4eba4: Layer already exists [2022-12-13T21:26:50.520Z] a2afc73e4747: Layer already exists [2022-12-13T21:26:50.520Z] 400b14202553: Layer already exists [2022-12-13T21:26:50.520Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:50.520Z] main: digest: sha256:a70c55d23512f34d388217c251fef5c41f35f9236b725eb2baef9101b45fc81d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:26:50.824Z] ===================================================== [Pipeline] echo [2022-12-13T21:26:50.829Z] taggedImages: [2022-12-13T21:26:50.829Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:26:50.829Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-12-13T21:26:50.829Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.4 [2022-12-13T21:26:50.829Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:26:50.829Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-12-13T21:26:50.842Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-12-13T21:26:50.842Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:26:50.842Z] latest [2022-12-13T21:26:50.842Z] 3.0.0-dev.4 [2022-12-13T21:26:50.842Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:26:50.842Z] main [2022-12-13T21:26:50.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:51.170Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:26:51.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:26:51.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-13T21:26:51.500Z] eacd7dcffdc8: Preparing [2022-12-13T21:26:51.500Z] 437097e05a97: Preparing [2022-12-13T21:26:51.500Z] d25081b50fc6: Preparing [2022-12-13T21:26:51.500Z] bff634ffd8ad: Preparing [2022-12-13T21:26:51.500Z] e5b1f4f988e9: Preparing [2022-12-13T21:26:51.500Z] 9833f26c6bda: Preparing [2022-12-13T21:26:51.500Z] 9833f26c6bda: Waiting [2022-12-13T21:26:51.500Z] e5b1f4f988e9: Layer already exists [2022-12-13T21:26:51.765Z] 9833f26c6bda: Layer already exists [2022-12-13T21:26:51.765Z] 437097e05a97: Pushed [2022-12-13T21:26:51.765Z] eacd7dcffdc8: Pushed [2022-12-13T21:26:51.765Z] d25081b50fc6: Pushed [2022-12-13T21:27:09.950Z] bff634ffd8ad: Pushed [2022-12-13T21:27:09.950Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:d1341b4f626e37fcffeed05151dc8f1ffabdf2b58e5b22a473ef975ffefbf1d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:10.291Z] + 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-12-13T21:27:10.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-12-13T21:27:10.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-13T21:27:10.617Z] eacd7dcffdc8: Preparing [2022-12-13T21:27:10.617Z] 437097e05a97: Preparing [2022-12-13T21:27:10.617Z] d25081b50fc6: Preparing [2022-12-13T21:27:10.617Z] bff634ffd8ad: Preparing [2022-12-13T21:27:10.617Z] e5b1f4f988e9: Preparing [2022-12-13T21:27:10.617Z] 9833f26c6bda: Preparing [2022-12-13T21:27:10.617Z] 9833f26c6bda: Waiting [2022-12-13T21:27:10.617Z] bff634ffd8ad: Layer already exists [2022-12-13T21:27:10.617Z] eacd7dcffdc8: Layer already exists [2022-12-13T21:27:10.617Z] e5b1f4f988e9: Layer already exists [2022-12-13T21:27:10.617Z] d25081b50fc6: Layer already exists [2022-12-13T21:27:10.617Z] 9833f26c6bda: Layer already exists [2022-12-13T21:27:10.617Z] 437097e05a97: Layer already exists [2022-12-13T21:27:10.881Z] latest: digest: sha256:d1341b4f626e37fcffeed05151dc8f1ffabdf2b58e5b22a473ef975ffefbf1d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:11.214Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:11.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.4 [2022-12-13T21:27:11.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-13T21:27:11.540Z] eacd7dcffdc8: Preparing [2022-12-13T21:27:11.540Z] 437097e05a97: Preparing [2022-12-13T21:27:11.540Z] d25081b50fc6: Preparing [2022-12-13T21:27:11.540Z] bff634ffd8ad: Preparing [2022-12-13T21:27:11.540Z] e5b1f4f988e9: Preparing [2022-12-13T21:27:11.540Z] 9833f26c6bda: Preparing [2022-12-13T21:27:11.540Z] 9833f26c6bda: Waiting [2022-12-13T21:27:11.540Z] 437097e05a97: Layer already exists [2022-12-13T21:27:11.540Z] d25081b50fc6: Layer already exists [2022-12-13T21:27:11.540Z] e5b1f4f988e9: Layer already exists [2022-12-13T21:27:11.540Z] eacd7dcffdc8: Layer already exists [2022-12-13T21:27:11.540Z] bff634ffd8ad: Layer already exists [2022-12-13T21:27:11.540Z] 9833f26c6bda: Layer already exists [2022-12-13T21:27:11.540Z] 3.0.0-dev.4: digest: sha256:d1341b4f626e37fcffeed05151dc8f1ffabdf2b58e5b22a473ef975ffefbf1d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:12.138Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:12.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:27:12.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-13T21:27:12.459Z] eacd7dcffdc8: Preparing [2022-12-13T21:27:12.459Z] 437097e05a97: Preparing [2022-12-13T21:27:12.459Z] d25081b50fc6: Preparing [2022-12-13T21:27:12.459Z] bff634ffd8ad: Preparing [2022-12-13T21:27:12.459Z] e5b1f4f988e9: Preparing [2022-12-13T21:27:12.459Z] 9833f26c6bda: Preparing [2022-12-13T21:27:12.459Z] 9833f26c6bda: Waiting [2022-12-13T21:27:12.459Z] e5b1f4f988e9: Layer already exists [2022-12-13T21:27:12.459Z] 437097e05a97: Layer already exists [2022-12-13T21:27:12.459Z] bff634ffd8ad: Layer already exists [2022-12-13T21:27:12.459Z] eacd7dcffdc8: Layer already exists [2022-12-13T21:27:12.459Z] d25081b50fc6: Layer already exists [2022-12-13T21:27:12.459Z] 9833f26c6bda: Layer already exists [2022-12-13T21:27:12.459Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:d1341b4f626e37fcffeed05151dc8f1ffabdf2b58e5b22a473ef975ffefbf1d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:12.781Z] + 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-12-13T21:27:13.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-12-13T21:27:13.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-13T21:27:13.102Z] eacd7dcffdc8: Preparing [2022-12-13T21:27:13.102Z] 437097e05a97: Preparing [2022-12-13T21:27:13.102Z] d25081b50fc6: Preparing [2022-12-13T21:27:13.102Z] bff634ffd8ad: Preparing [2022-12-13T21:27:13.102Z] e5b1f4f988e9: Preparing [2022-12-13T21:27:13.102Z] 9833f26c6bda: Preparing [2022-12-13T21:27:13.102Z] 9833f26c6bda: Waiting [2022-12-13T21:27:13.102Z] e5b1f4f988e9: Layer already exists [2022-12-13T21:27:13.102Z] eacd7dcffdc8: Layer already exists [2022-12-13T21:27:13.102Z] d25081b50fc6: Layer already exists [2022-12-13T21:27:13.102Z] bff634ffd8ad: Layer already exists [2022-12-13T21:27:13.102Z] 437097e05a97: Layer already exists [2022-12-13T21:27:13.102Z] 9833f26c6bda: Layer already exists [2022-12-13T21:27:13.365Z] main: digest: sha256:d1341b4f626e37fcffeed05151dc8f1ffabdf2b58e5b22a473ef975ffefbf1d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:27:13.404Z] ===================================================== [Pipeline] echo [2022-12-13T21:27:13.409Z] taggedImages: [2022-12-13T21:27:13.409Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:27:13.409Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-12-13T21:27:13.409Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.4 [2022-12-13T21:27:13.409Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:27:13.409Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-12-13T21:27:13.421Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-12-13T21:27:13.421Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:27:13.421Z] latest [2022-12-13T21:27:13.421Z] 3.0.0-dev.4 [2022-12-13T21:27:13.421Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:27:13.421Z] main [2022-12-13T21:27:13.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:13.743Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:14.064Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:27:14.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-13T21:27:14.064Z] 2bb8ce2c9496: Preparing [2022-12-13T21:27:14.064Z] 18f9d41c8f71: Preparing [2022-12-13T21:27:14.064Z] 904b258701fb: Preparing [2022-12-13T21:27:14.064Z] a421f6345776: Preparing [2022-12-13T21:27:14.064Z] 17bec77d7fdc: Preparing [2022-12-13T21:27:14.064Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:27:14.064Z] 904b258701fb: Layer already exists [2022-12-13T21:27:14.329Z] 2bb8ce2c9496: Pushed [2022-12-13T21:27:14.329Z] a421f6345776: Pushed [2022-12-13T21:27:19.648Z] 18f9d41c8f71: Pushed [2022-12-13T21:27:19.648Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:10b4e6ecbb9bfff1fec540eb7404357ac3f126482415b21db1145fee376138d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:19.981Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:20.305Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-12-13T21:27:20.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-13T21:27:20.306Z] 2bb8ce2c9496: Preparing [2022-12-13T21:27:20.306Z] 18f9d41c8f71: Preparing [2022-12-13T21:27:20.306Z] 904b258701fb: Preparing [2022-12-13T21:27:20.306Z] a421f6345776: Preparing [2022-12-13T21:27:20.306Z] 17bec77d7fdc: Preparing [2022-12-13T21:27:20.306Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:27:20.306Z] a421f6345776: Layer already exists [2022-12-13T21:27:20.306Z] 2bb8ce2c9496: Layer already exists [2022-12-13T21:27:20.306Z] 18f9d41c8f71: Layer already exists [2022-12-13T21:27:20.306Z] 904b258701fb: Layer already exists [2022-12-13T21:27:20.306Z] latest: digest: sha256:10b4e6ecbb9bfff1fec540eb7404357ac3f126482415b21db1145fee376138d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:20.906Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:21.232Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.4 [2022-12-13T21:27:21.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-13T21:27:21.232Z] 2bb8ce2c9496: Preparing [2022-12-13T21:27:21.232Z] 18f9d41c8f71: Preparing [2022-12-13T21:27:21.232Z] 904b258701fb: Preparing [2022-12-13T21:27:21.232Z] a421f6345776: Preparing [2022-12-13T21:27:21.232Z] 17bec77d7fdc: Preparing [2022-12-13T21:27:21.232Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:27:21.232Z] 904b258701fb: Layer already exists [2022-12-13T21:27:21.232Z] 2bb8ce2c9496: Layer already exists [2022-12-13T21:27:21.232Z] 18f9d41c8f71: Layer already exists [2022-12-13T21:27:21.232Z] a421f6345776: Layer already exists [2022-12-13T21:27:21.232Z] 3.0.0-dev.4: digest: sha256:10b4e6ecbb9bfff1fec540eb7404357ac3f126482415b21db1145fee376138d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:21.559Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:21.883Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:27:21.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-13T21:27:21.883Z] 2bb8ce2c9496: Preparing [2022-12-13T21:27:21.883Z] 18f9d41c8f71: Preparing [2022-12-13T21:27:21.883Z] 904b258701fb: Preparing [2022-12-13T21:27:21.883Z] a421f6345776: Preparing [2022-12-13T21:27:21.883Z] 17bec77d7fdc: Preparing [2022-12-13T21:27:21.883Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:27:21.883Z] 904b258701fb: Layer already exists [2022-12-13T21:27:21.883Z] 18f9d41c8f71: Layer already exists [2022-12-13T21:27:21.883Z] 2bb8ce2c9496: Layer already exists [2022-12-13T21:27:21.883Z] a421f6345776: Layer already exists [2022-12-13T21:27:21.883Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:10b4e6ecbb9bfff1fec540eb7404357ac3f126482415b21db1145fee376138d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:22.206Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:22.525Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-12-13T21:27:22.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-13T21:27:22.526Z] 2bb8ce2c9496: Preparing [2022-12-13T21:27:22.526Z] 18f9d41c8f71: Preparing [2022-12-13T21:27:22.526Z] 904b258701fb: Preparing [2022-12-13T21:27:22.526Z] a421f6345776: Preparing [2022-12-13T21:27:22.526Z] 17bec77d7fdc: Preparing [2022-12-13T21:27:22.526Z] a421f6345776: Layer already exists [2022-12-13T21:27:22.526Z] 18f9d41c8f71: Layer already exists [2022-12-13T21:27:22.526Z] 904b258701fb: Layer already exists [2022-12-13T21:27:22.526Z] 2bb8ce2c9496: Layer already exists [2022-12-13T21:27:22.526Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:27:22.526Z] main: digest: sha256:10b4e6ecbb9bfff1fec540eb7404357ac3f126482415b21db1145fee376138d3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:27:22.564Z] ===================================================== [Pipeline] echo [2022-12-13T21:27:22.569Z] taggedImages: [2022-12-13T21:27:22.569Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:27:22.569Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-12-13T21:27:22.569Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.4 [2022-12-13T21:27:22.569Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:27:22.569Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-12-13T21:27:22.583Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-12-13T21:27:22.583Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:27:22.583Z] latest [2022-12-13T21:27:22.583Z] 3.0.0-dev.4 [2022-12-13T21:27:22.583Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:27:22.583Z] main [2022-12-13T21:27:22.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:22.901Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:23.228Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:27:23.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-13T21:27:23.228Z] c46afcd25943: Preparing [2022-12-13T21:27:23.228Z] 2dfcdf8658c1: Preparing [2022-12-13T21:27:23.228Z] 904b258701fb: Preparing [2022-12-13T21:27:23.228Z] 54599de022a4: Preparing [2022-12-13T21:27:23.228Z] 17bec77d7fdc: Preparing [2022-12-13T21:27:23.228Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:27:23.228Z] 54599de022a4: Layer already exists [2022-12-13T21:27:23.228Z] 904b258701fb: Layer already exists [2022-12-13T21:27:23.491Z] c46afcd25943: Pushed [2022-12-13T21:27:28.815Z] 2dfcdf8658c1: Pushed [2022-12-13T21:27:28.815Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:1b09e5b95af93ca51e3bdda693b8b1e2434e6b89bcea21161443f588b7f93fdf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:29.152Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:29.476Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-12-13T21:27:29.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-13T21:27:29.476Z] c46afcd25943: Preparing [2022-12-13T21:27:29.476Z] 2dfcdf8658c1: Preparing [2022-12-13T21:27:29.476Z] 904b258701fb: Preparing [2022-12-13T21:27:29.476Z] 54599de022a4: Preparing [2022-12-13T21:27:29.476Z] 17bec77d7fdc: Preparing [2022-12-13T21:27:29.476Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:27:29.476Z] 904b258701fb: Layer already exists [2022-12-13T21:27:29.476Z] c46afcd25943: Layer already exists [2022-12-13T21:27:29.476Z] 54599de022a4: Layer already exists [2022-12-13T21:27:29.476Z] 2dfcdf8658c1: Layer already exists [2022-12-13T21:27:29.476Z] latest: digest: sha256:1b09e5b95af93ca51e3bdda693b8b1e2434e6b89bcea21161443f588b7f93fdf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:29.806Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:30.135Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.4 [2022-12-13T21:27:30.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-13T21:27:30.135Z] c46afcd25943: Preparing [2022-12-13T21:27:30.135Z] 2dfcdf8658c1: Preparing [2022-12-13T21:27:30.135Z] 904b258701fb: Preparing [2022-12-13T21:27:30.135Z] 54599de022a4: Preparing [2022-12-13T21:27:30.135Z] 17bec77d7fdc: Preparing [2022-12-13T21:27:30.135Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:27:30.135Z] 54599de022a4: Layer already exists [2022-12-13T21:27:30.135Z] 2dfcdf8658c1: Layer already exists [2022-12-13T21:27:30.135Z] c46afcd25943: Layer already exists [2022-12-13T21:27:30.135Z] 904b258701fb: Layer already exists [2022-12-13T21:27:30.135Z] 3.0.0-dev.4: digest: sha256:1b09e5b95af93ca51e3bdda693b8b1e2434e6b89bcea21161443f588b7f93fdf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:30.467Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:30.796Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:27:30.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-13T21:27:30.796Z] c46afcd25943: Preparing [2022-12-13T21:27:30.796Z] 2dfcdf8658c1: Preparing [2022-12-13T21:27:30.796Z] 904b258701fb: Preparing [2022-12-13T21:27:30.796Z] 54599de022a4: Preparing [2022-12-13T21:27:30.796Z] 17bec77d7fdc: Preparing [2022-12-13T21:27:30.796Z] 2dfcdf8658c1: Layer already exists [2022-12-13T21:27:30.796Z] c46afcd25943: Layer already exists [2022-12-13T21:27:30.796Z] 54599de022a4: Layer already exists [2022-12-13T21:27:30.796Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:27:30.796Z] 904b258701fb: Layer already exists [2022-12-13T21:27:30.796Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:1b09e5b95af93ca51e3bdda693b8b1e2434e6b89bcea21161443f588b7f93fdf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:31.388Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:31.715Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-12-13T21:27:31.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-13T21:27:31.715Z] c46afcd25943: Preparing [2022-12-13T21:27:31.715Z] 2dfcdf8658c1: Preparing [2022-12-13T21:27:31.715Z] 904b258701fb: Preparing [2022-12-13T21:27:31.715Z] 54599de022a4: Preparing [2022-12-13T21:27:31.715Z] 17bec77d7fdc: Preparing [2022-12-13T21:27:31.715Z] c46afcd25943: Layer already exists [2022-12-13T21:27:31.715Z] 904b258701fb: Layer already exists [2022-12-13T21:27:31.715Z] 54599de022a4: Layer already exists [2022-12-13T21:27:31.715Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:27:31.715Z] 2dfcdf8658c1: Layer already exists [2022-12-13T21:27:31.981Z] main: digest: sha256:1b09e5b95af93ca51e3bdda693b8b1e2434e6b89bcea21161443f588b7f93fdf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:27:32.028Z] ===================================================== [Pipeline] echo [2022-12-13T21:27:32.037Z] taggedImages: [2022-12-13T21:27:32.037Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:27:32.037Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-12-13T21:27:32.037Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.4 [2022-12-13T21:27:32.037Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:27:32.037Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-12-13T21:27:32.056Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-12-13T21:27:32.056Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:27:32.056Z] latest [2022-12-13T21:27:32.056Z] 3.0.0-dev.4 [2022-12-13T21:27:32.056Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:27:32.056Z] main [2022-12-13T21:27:32.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:32.381Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:27:32.713Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:27:32.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-13T21:27:32.713Z] ff0792b09ced: Preparing [2022-12-13T21:27:32.713Z] 91e98e9cf521: Preparing [2022-12-13T21:27:32.713Z] ba850732ebff: Preparing [2022-12-13T21:27:32.713Z] b150cf10e3a2: Preparing [2022-12-13T21:27:32.713Z] 17bec77d7fdc: Preparing [2022-12-13T21:27:32.713Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:27:32.978Z] 91e98e9cf521: Pushed [2022-12-13T21:27:33.557Z] ff0792b09ced: Pushed [2022-12-13T21:27:35.490Z] ba850732ebff: Pushed [2022-12-13T21:28:02.135Z] b150cf10e3a2: Pushed [2022-12-13T21:28:02.135Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3: digest: sha256:aa2dc87f167e17bbdfda05893d60dca3ed0fa9c9078be0b15fc12831cb04f4c5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:28:02.463Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:28:02.797Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-12-13T21:28:02.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-13T21:28:02.797Z] ff0792b09ced: Preparing [2022-12-13T21:28:02.797Z] 91e98e9cf521: Preparing [2022-12-13T21:28:02.797Z] ba850732ebff: Preparing [2022-12-13T21:28:02.797Z] b150cf10e3a2: Preparing [2022-12-13T21:28:02.797Z] 17bec77d7fdc: Preparing [2022-12-13T21:28:02.797Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:28:02.797Z] ba850732ebff: Layer already exists [2022-12-13T21:28:02.797Z] ff0792b09ced: Layer already exists [2022-12-13T21:28:02.797Z] 91e98e9cf521: Layer already exists [2022-12-13T21:28:02.797Z] b150cf10e3a2: Layer already exists [2022-12-13T21:28:02.797Z] latest: digest: sha256:aa2dc87f167e17bbdfda05893d60dca3ed0fa9c9078be0b15fc12831cb04f4c5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:28:03.401Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:28:03.726Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.4 [2022-12-13T21:28:03.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-13T21:28:03.726Z] ff0792b09ced: Preparing [2022-12-13T21:28:03.726Z] 91e98e9cf521: Preparing [2022-12-13T21:28:03.726Z] ba850732ebff: Preparing [2022-12-13T21:28:03.726Z] b150cf10e3a2: Preparing [2022-12-13T21:28:03.726Z] 17bec77d7fdc: Preparing [2022-12-13T21:28:03.726Z] ff0792b09ced: Layer already exists [2022-12-13T21:28:03.726Z] 91e98e9cf521: Layer already exists [2022-12-13T21:28:03.726Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:28:03.726Z] ba850732ebff: Layer already exists [2022-12-13T21:28:03.726Z] b150cf10e3a2: Layer already exists [2022-12-13T21:28:03.990Z] 3.0.0-dev.4: digest: sha256:aa2dc87f167e17bbdfda05893d60dca3ed0fa9c9078be0b15fc12831cb04f4c5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:28:04.319Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:28:04.649Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:28:04.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-13T21:28:04.649Z] ff0792b09ced: Preparing [2022-12-13T21:28:04.649Z] 91e98e9cf521: Preparing [2022-12-13T21:28:04.649Z] ba850732ebff: Preparing [2022-12-13T21:28:04.649Z] b150cf10e3a2: Preparing [2022-12-13T21:28:04.649Z] 17bec77d7fdc: Preparing [2022-12-13T21:28:04.649Z] b150cf10e3a2: Layer already exists [2022-12-13T21:28:04.649Z] ba850732ebff: Layer already exists [2022-12-13T21:28:04.649Z] 91e98e9cf521: Layer already exists [2022-12-13T21:28:04.649Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:28:04.649Z] ff0792b09ced: Layer already exists [2022-12-13T21:28:04.649Z] ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4: digest: sha256:aa2dc87f167e17bbdfda05893d60dca3ed0fa9c9078be0b15fc12831cb04f4c5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:28:04.979Z] + 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-12-13T21:28:05.304Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-12-13T21:28:05.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-13T21:28:05.305Z] ff0792b09ced: Preparing [2022-12-13T21:28:05.305Z] 91e98e9cf521: Preparing [2022-12-13T21:28:05.305Z] ba850732ebff: Preparing [2022-12-13T21:28:05.305Z] b150cf10e3a2: Preparing [2022-12-13T21:28:05.305Z] 17bec77d7fdc: Preparing [2022-12-13T21:28:05.305Z] 91e98e9cf521: Layer already exists [2022-12-13T21:28:05.305Z] b150cf10e3a2: Layer already exists [2022-12-13T21:28:05.305Z] ff0792b09ced: Layer already exists [2022-12-13T21:28:05.305Z] 17bec77d7fdc: Layer already exists [2022-12-13T21:28:05.305Z] ba850732ebff: Layer already exists [2022-12-13T21:28:05.305Z] main: digest: sha256:aa2dc87f167e17bbdfda05893d60dca3ed0fa9c9078be0b15fc12831cb04f4c5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-13T21:28:05.612Z] ===================================================== [Pipeline] echo [2022-12-13T21:28:05.618Z] taggedImages: [2022-12-13T21:28:05.618Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [2022-12-13T21:28:05.618Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-12-13T21:28:05.618Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.4 [2022-12-13T21:28:05.618Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ce5f54ee227979e87e10d432f14d23cbb08ffdb3-3.0.0-dev.4 [2022-12-13T21:28:05.618Z] - 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-12-13T21:28:05.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T21:28:05.978Z] [2022-12-13T21:28:05.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:28:06.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T21:28:06.301Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-13T21:28:06.301Z] 8998bd30e6a1: Pulling fs layer [2022-12-13T21:28:06.301Z] 04944245beec: Pulling fs layer [2022-12-13T21:28:06.301Z] 699f458cf7ca: Pulling fs layer [2022-12-13T21:28:06.301Z] 765212b225bb: Pulling fs layer [2022-12-13T21:28:06.301Z] f23df028b6ca: Pulling fs layer [2022-12-13T21:28:06.301Z] d65c8cfc05b1: Pulling fs layer [2022-12-13T21:28:06.301Z] 2437ff75d9bd: Pulling fs layer [2022-12-13T21:28:06.301Z] 765212b225bb: Waiting [2022-12-13T21:28:06.301Z] f23df028b6ca: Waiting [2022-12-13T21:28:06.301Z] d65c8cfc05b1: Waiting [2022-12-13T21:28:06.301Z] 2437ff75d9bd: Waiting [2022-12-13T21:28:06.567Z] 04944245beec: Verifying Checksum [2022-12-13T21:28:06.567Z] 04944245beec: Download complete [2022-12-13T21:28:06.567Z] 765212b225bb: Download complete [2022-12-13T21:28:06.567Z] f23df028b6ca: Verifying Checksum [2022-12-13T21:28:06.567Z] f23df028b6ca: Download complete [2022-12-13T21:28:06.567Z] d65c8cfc05b1: Verifying Checksum [2022-12-13T21:28:06.567Z] d65c8cfc05b1: Download complete [2022-12-13T21:28:06.834Z] 699f458cf7ca: Verifying Checksum [2022-12-13T21:28:06.834Z] 699f458cf7ca: Download complete [2022-12-13T21:28:07.099Z] 8998bd30e6a1: Verifying Checksum [2022-12-13T21:28:07.099Z] 8998bd30e6a1: Download complete [2022-12-13T21:28:09.676Z] 2437ff75d9bd: Verifying Checksum [2022-12-13T21:28:09.676Z] 2437ff75d9bd: Download complete [2022-12-13T21:28:11.143Z] 8998bd30e6a1: Pull complete [2022-12-13T21:28:11.414Z] 04944245beec: Pull complete [2022-12-13T21:28:12.874Z] 699f458cf7ca: Pull complete [2022-12-13T21:28:13.147Z] 765212b225bb: Pull complete [2022-12-13T21:28:14.105Z] f23df028b6ca: Pull complete [2022-12-13T21:28:14.105Z] d65c8cfc05b1: Pull complete [2022-12-13T21:28:29.085Z] 2437ff75d9bd: Pull complete [2022-12-13T21:28:29.085Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-13T21:28:29.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T21:28:29.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T21:28:29.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-121110 does not seem to be running inside a container [2022-12-13T21:28:29.326Z] $ 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/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@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-12-13T21:28:31.779Z] $ docker top f54e9ae5569fdc2cf3e497846bd9a6275c120b761e80d11e3f2975f9eefeeb0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:28:32.298Z] ---> job-cost.sh [2022-12-13T21:28:32.563Z] lf-activate-venv: SKIPPING [2022-12-13T21:28:32.563Z] INFO: No Stack... [2022-12-13T21:28:33.142Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-13T21:28:34.097Z] INFO: Archiving Costs [Pipeline] sh [2022-12-13T21:28:34.722Z] + cat /w/workspace/edgex-go/358/archives/cost.csv [2022-12-13T21:28:34.722Z] + cut -d, -f6 [Pipeline] lock [2022-12-13T21:28:34.758Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-358-stack-cost] [2022-12-13T21:28:34.766Z] Resource [jenkins-edgexfoundry-edgex-go-main-358-stack-cost] did not exist. Created. [2022-12-13T21:28:34.766Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-358-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-13T21:28:35.082Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-13T21:28:35.641Z] Stashed 1 file(s) [Pipeline] } [2022-12-13T21:28:35.647Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-358-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-13T21:28:35.679Z] $ docker stop --time=1 f54e9ae5569fdc2cf3e497846bd9a6275c120b761e80d11e3f2975f9eefeeb0c [2022-12-13T21:28:37.143Z] $ docker rm -f f54e9ae5569fdc2cf3e497846bd9a6275c120b761e80d11e3f2975f9eefeeb0c [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-12-13T21:28:37.563Z] provisioning config files... [2022-12-13T21:28:37.569Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/358@tmp/config18364750746823971577tmp [Pipeline] { [Pipeline] sh [2022-12-13T21:28:37.854Z] + set +x [2022-12-13T21:28:37.855Z] + curl -s https://codecov.io/bash [2022-12-13T21:28:37.855Z] + bash -s -- [2022-12-13T21:28:37.855Z] [2022-12-13T21:28:37.855Z] _____ _ [2022-12-13T21:28:37.855Z] / ____| | | [2022-12-13T21:28:37.855Z] | | ___ __| | ___ ___ _____ __ [2022-12-13T21:28:37.855Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-13T21:28:37.855Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-13T21:28:37.855Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-13T21:28:37.855Z] Bash-1.0.6 [2022-12-13T21:28:37.855Z] [2022-12-13T21:28:37.855Z] [2022-12-13T21:28:37.855Z] ==> git version 2.25.1 found [2022-12-13T21:28:37.855Z] ==> 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-12-13T21:28:37.855Z] Release-Date: 2020-01-08 [2022-12-13T21:28:37.855Z] 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-12-13T21:28:37.855Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-13T21:28:37.855Z] ==> Jenkins CI detected. [2022-12-13T21:28:37.855Z] current dir:  /w/workspace/edgex-go/358 [2022-12-13T21:28:37.855Z] project root: . [2022-12-13T21:28:37.855Z] --> token set from env [2022-12-13T21:28:37.855Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-13T21:28:38.116Z] ==> Running gcov in . (disable via -X gcov) [2022-12-13T21:28:38.116Z] ==> Python coveragepy not found [2022-12-13T21:28:38.116Z] ==> Searching for coverage reports in: [2022-12-13T21:28:38.116Z] + . [2022-12-13T21:28:38.116Z] -> Found 1 reports [2022-12-13T21:28:38.116Z] ==> Detecting git/mercurial file structure [2022-12-13T21:28:38.116Z] ==> Reading reports [2022-12-13T21:28:38.116Z] + ./coverage.out bytes=501828 [2022-12-13T21:28:38.116Z] ==> Appending adjustments [2022-12-13T21:28:38.116Z] https://docs.codecov.io/docs/fixing-reports [2022-12-13T21:28:39.495Z] + Found adjustments [2022-12-13T21:28:39.495Z] ==> Gzipping contents [2022-12-13T21:28:39.495Z] 64K /tmp/codecov.ivk3oh.gz [2022-12-13T21:28:39.495Z] ==> Uploading reports [2022-12-13T21:28:39.495Z] url: https://codecov.io [2022-12-13T21:28:39.495Z] query: branch=main&commit=ce5f54ee227979e87e10d432f14d23cbb08ffdb3&build=358&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F358%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-13T21:28:39.495Z] -> Pinging Codecov [2022-12-13T21:28:39.495Z] 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=ce5f54ee227979e87e10d432f14d23cbb08ffdb3&build=358&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F358%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-13T21:28:40.429Z] -> Uploading to [2022-12-13T21:28:40.429Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-13/00271124DB129430A58F1EEE437C3FCB/ce5f54ee227979e87e10d432f14d23cbb08ffdb3/d886597e-3d4a-4133-8b09-95f4d2e25e17.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221213T212840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0fa46ef2c58fc5490ac17ae07789b85d8f541f0e55274141a5ea2435c4e47959 [2022-12-13T21:28:40.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T21:28:40.429Z] Dload Upload Total Spent Left Speed [2022-12-13T21:28:40.688Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65403 0 0 100 65403 0 261k --:--:-- --:--:-- --:--:-- 261k [2022-12-13T21:28:40.688Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ce5f54ee227979e87e10d432f14d23cbb08ffdb3 [Pipeline] } [2022-12-13T21:28:40.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-12-13T21:28:40.895Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-13T21:28:40.911Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:28:41.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-13T21:28:41.205Z] [2022-12-13T21:28:41.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:28:41.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-13T21:28:41.502Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-13T21:28:41.502Z] df9b9388f04a: Pulling fs layer [2022-12-13T21:28:41.502Z] 52dc419b0ee2: Pulling fs layer [2022-12-13T21:28:41.502Z] 25bc292e5bac: Pulling fs layer [2022-12-13T21:28:41.502Z] 114826534d7a: Pulling fs layer [2022-12-13T21:28:41.502Z] 4657fd5d0bcf: Pulling fs layer [2022-12-13T21:28:41.502Z] 6ad1cebc031e: Pulling fs layer [2022-12-13T21:28:41.502Z] 8a3aa393b2d8: Pulling fs layer [2022-12-13T21:28:41.502Z] 6ad1cebc031e: Waiting [2022-12-13T21:28:41.502Z] 114826534d7a: Waiting [2022-12-13T21:28:41.502Z] 4657fd5d0bcf: Waiting [2022-12-13T21:28:41.502Z] 8a3aa393b2d8: Waiting [2022-12-13T21:28:41.502Z] 25bc292e5bac: Verifying Checksum [2022-12-13T21:28:41.502Z] 25bc292e5bac: Download complete [2022-12-13T21:28:41.502Z] 52dc419b0ee2: Download complete [2022-12-13T21:28:41.502Z] 4657fd5d0bcf: Download complete [2022-12-13T21:28:41.502Z] df9b9388f04a: Verifying Checksum [2022-12-13T21:28:41.502Z] df9b9388f04a: Download complete [2022-12-13T21:28:41.761Z] df9b9388f04a: Pull complete [2022-12-13T21:28:41.762Z] 6ad1cebc031e: Verifying Checksum [2022-12-13T21:28:41.762Z] 6ad1cebc031e: Download complete [2022-12-13T21:28:41.762Z] 52dc419b0ee2: Pull complete [2022-12-13T21:28:41.762Z] 25bc292e5bac: Pull complete [2022-12-13T21:28:42.333Z] 114826534d7a: Verifying Checksum [2022-12-13T21:28:42.333Z] 114826534d7a: Download complete [2022-12-13T21:28:42.591Z] 8a3aa393b2d8: Verifying Checksum [2022-12-13T21:28:42.591Z] 8a3aa393b2d8: Download complete [2022-12-13T21:28:45.869Z] 114826534d7a: Pull complete [2022-12-13T21:28:45.869Z] 4657fd5d0bcf: Pull complete [2022-12-13T21:28:46.127Z] 6ad1cebc031e: Pull complete [2022-12-13T21:28:49.410Z] 8a3aa393b2d8: Pull complete [2022-12-13T21:28:49.410Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-13T21:28:49.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-13T21:28:49.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T21:28:49.487Z] prd-ubuntu20.04-docker-8c-8g-121106 does not seem to be running inside a container [2022-12-13T21:28:49.517Z] $ 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/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-12-13T21:28:51.684Z] $ docker top 21cf2bd88eb6cdab4b52c1fd904302326cd2fbcafcdcd14fd9c821c23f7d384e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-13T21:28:51.747Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-12-13T21:28:52.021Z] + set -o pipefail [2022-12-13T21:28:52.021Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-12-13T21:29:00.134Z] [2022-12-13T21:29:00.134Z] Monitoring /w/workspace/edgex-go/358 (github.com/edgexfoundry/edgex-go)... [2022-12-13T21:29:00.134Z] [2022-12-13T21:29:00.134Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/517dc430-19dd-48b3-b1d2-efa41aebd0f1 [2022-12-13T21:29:00.134Z] [2022-12-13T21:29:00.134Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-12-13T21:29:00.134Z] [2022-12-13T21:29:00.134Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-13T21:29:00.134Z] [2022-12-13T21:29:00.134Z] [2022-12-13T21:29:00.134Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-13T21:29:00.134Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-13T21:29:00.134Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-13T21:29:00.147Z] $ docker stop --time=1 21cf2bd88eb6cdab4b52c1fd904302326cd2fbcafcdcd14fd9c821c23f7d384e [2022-12-13T21:29:02.445Z] $ docker rm -f 21cf2bd88eb6cdab4b52c1fd904302326cd2fbcafcdcd14fd9c821c23f7d384e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-12-13T21:29:02.813Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T21:29:02.824Z] provisioning config files... [2022-12-13T21:29:02.831Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/358@tmp/config15023577909604950964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:29:03.123Z] --> edgex-publish-swagger.sh [2022-12-13T21:29:03.123Z] === Publish openapi/v2 API === [2022-12-13T21:29:03.123Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-12-13T21:29:03.123Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/358/openapi/v2/core-command.yaml] [2022-12-13T21:29:03.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T21:29:03.123Z] Dload Upload Total Spent Left Speed [2022-12-13T21:29:04.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33822 0 0 100 33822 0 337k --:--:-- --:--:-- --:--:-- 333k 100 33860 100 38 100 33822 41 37331 --:--:-- --:--:-- --:--:-- 37331 [2022-12-13T21:29:04.058Z] {"code":403,"message":"Access Denied"} [2022-12-13T21:29:04.058Z] [2022-12-13T21:29:04.058Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/358/openapi/v2/core-data.yaml] [2022-12-13T21:29:04.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T21:29:04.058Z] Dload Upload Total Spent Left Speed [2022-12-13T21:29:04.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71585 0 0 100 71585 0 344k --:--:-- --:--:-- --:--:-- 342k 100 71623 100 38 100 71585 46 87086 --:--:-- --:--:-- --:--:-- 87026 [2022-12-13T21:29:04.884Z] {"code":403,"message":"Access Denied"} [2022-12-13T21:29:04.884Z] [2022-12-13T21:29:04.884Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/358/openapi/v2/core-metadata.yaml] [2022-12-13T21:29:04.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T21:29:04.884Z] Dload Upload Total Spent Left Speed [2022-12-13T21:29:05.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 40 156k --:--:-- --:--:-- --:--:-- 156k 100 144k 100 38 100 144k 40 156k --:--:-- --:--:-- --:--:-- 156k [2022-12-13T21:29:05.820Z] {"code":403,"message":"Access Denied"} [2022-12-13T21:29:05.820Z] [2022-12-13T21:29:05.820Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/358/openapi/v2/support-notifications.yaml] [2022-12-13T21:29:05.820Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T21:29:05.820Z] Dload Upload Total Spent Left Speed [2022-12-13T21:29:06.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 45 104k --:--:-- --:--:-- --:--:-- 104k 100 89347 100 38 100 89309 45 104k --:--:-- --:--:-- --:--:-- 104k [2022-12-13T21:29:06.756Z] {"code":403,"message":"Access Denied"} [2022-12-13T21:29:06.756Z] [2022-12-13T21:29:06.756Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/358/openapi/v2/support-scheduler.yaml] [2022-12-13T21:29:06.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T21:29:06.756Z] Dload Upload Total Spent Left Speed [2022-12-13T21:29:07.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 46 48763 --:--:-- --:--:-- --:--:-- 48750 100 39585 100 38 100 39547 46 48763 --:--:-- --:--:-- --:--:-- 48750 [2022-12-13T21:29:07.325Z] {"code":403,"message":"Access Denied"} [2022-12-13T21:29:07.325Z] [2022-12-13T21:29:07.325Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/358/openapi/v2/system-agent.yaml] [2022-12-13T21:29:07.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T21:29:07.325Z] Dload Upload Total Spent Left Speed [2022-12-13T21:29:08.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20121 100 38 100 20083 47 24885 --:--:-- --:--:-- --:--:-- 24902 100 20121 100 38 100 20083 46 24671 --:--:-- --:--:-- --:--:-- 24688 [2022-12-13T21:29:08.262Z] {"code":403,"message":"Access Denied"} [2022-12-13T21:29:08.262Z] [Pipeline] } [2022-12-13T21:29:08.269Z] 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-12-13T21:29:08.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T21:29:08.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:29:08.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T21:29:08.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T21:29:09.026Z] prd-ubuntu20.04-docker-8c-8g-121106 does not seem to be running inside a container [2022-12-13T21:29:09.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-13T21:29:09.479Z] $ docker top db77efa5115c45d0279448c8cdeb8a3ade92c29f5344c3e6257cad23d7796c74 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T21:29:09.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T21:29:09.556Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T21:29:09.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T21:29:09.671Z] $ docker exec db77efa5115c45d0279448c8cdeb8a3ade92c29f5344c3e6257cad23d7796c74 ssh-agent [2022-12-13T21:29:09.775Z] SSH_AUTH_SOCK=/tmp/ssh-MkiWFLRidlHw/agent.32 [2022-12-13T21:29:09.775Z] SSH_AGENT_PID=38 [2022-12-13T21:29:09.780Z] Running ssh-add (command line suppressed) [2022-12-13T21:29:09.890Z] Identity added: /w/workspace/edgex-go/358@tmp/private_key_11746529996503529343.key (/w/workspace/edgex-go/358@tmp/private_key_11746529996503529343.key) [2022-12-13T21:29:09.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T21:29:10.185Z] + git semver tag [2022-12-13T21:29:10.444Z] 2022-12-13 21:29:10,396 [run_tag] DEBUG tag force:False [2022-12-13T21:29:10.444Z] 2022-12-13 21:29:10,397 [check_head_tag] DEBUG check head tag [2022-12-13T21:29:10.444Z] 2022-12-13 21:29:10,398 [execute] INFO git cat-file --batch-check [2022-12-13T21:29:10.444Z] 2022-12-13 21:29:10,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/358, universal_newlines=False, shell=None, istream=) [2022-12-13T21:29:10.444Z] 2022-12-13 21:29:10,402 [execute] INFO git cat-file --batch [2022-12-13T21:29:10.444Z] 2022-12-13 21:29:10,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/358, universal_newlines=False, shell=None, istream=) [2022-12-13T21:29:10.444Z] 2022-12-13 21:29:10,442 [read_version] DEBUG read version from /w/workspace/edgex-go/358/.semver/main [2022-12-13T21:29:10.444Z] 2022-12-13 21:29:10,442 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 [2022-12-13T21:29:10.444Z] 2022-12-13 21:29:10,442 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/edgex-go/358, universal_newlines=False, shell=None, istream=None) [2022-12-13T21:29:10.703Z] 2022-12-13 21:29:10,446 [read_version] DEBUG read version from /w/workspace/edgex-go/358/.semver/main [2022-12-13T21:29:10.703Z] 3.0.0-dev.4 [Pipeline] } [2022-12-13T21:29:10.713Z] $ docker exec --env ******** --env ******** db77efa5115c45d0279448c8cdeb8a3ade92c29f5344c3e6257cad23d7796c74 ssh-agent -k [2022-12-13T21:29:10.800Z] unset SSH_AUTH_SOCK; [2022-12-13T21:29:10.800Z] unset SSH_AGENT_PID; [2022-12-13T21:29:10.800Z] echo Agent pid 38 killed; [2022-12-13T21:29:10.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T21:29:11.105Z] + git semver [Pipeline] } [2022-12-13T21:29:11.377Z] $ docker stop --time=1 db77efa5115c45d0279448c8cdeb8a3ade92c29f5344c3e6257cad23d7796c74 [2022-12-13T21:29:12.711Z] $ docker rm -f db77efa5115c45d0279448c8cdeb8a3ade92c29f5344c3e6257cad23d7796c74 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:29:13.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-13T21:29:13.093Z] [2022-12-13T21:29:13.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:29:13.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-13T21:29:13.389Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-13T21:29:13.389Z] ab5ef0e58194: Pulling fs layer [2022-12-13T21:29:13.389Z] 9712f1f96733: Pulling fs layer [2022-12-13T21:29:13.389Z] 63f879dbbcfc: Pulling fs layer [2022-12-13T21:29:13.389Z] 0d9ebad4ef96: Pulling fs layer [2022-12-13T21:29:13.389Z] e9a5061849ea: Pulling fs layer [2022-12-13T21:29:13.389Z] d747dcd14b5f: Pulling fs layer [2022-12-13T21:29:13.389Z] 2de7ff778b66: Pulling fs layer [2022-12-13T21:29:13.389Z] e9a5061849ea: Waiting [2022-12-13T21:29:13.389Z] d747dcd14b5f: Waiting [2022-12-13T21:29:13.389Z] 0d9ebad4ef96: Waiting [2022-12-13T21:29:13.389Z] 2de7ff778b66: Waiting [2022-12-13T21:29:13.389Z] 9712f1f96733: Verifying Checksum [2022-12-13T21:29:13.389Z] 9712f1f96733: Download complete [2022-12-13T21:29:13.659Z] 63f879dbbcfc: Verifying Checksum [2022-12-13T21:29:13.659Z] 63f879dbbcfc: Download complete [2022-12-13T21:29:13.929Z] e9a5061849ea: Verifying Checksum [2022-12-13T21:29:13.929Z] e9a5061849ea: Download complete [2022-12-13T21:29:13.929Z] d747dcd14b5f: Download complete [2022-12-13T21:29:13.929Z] ab5ef0e58194: Verifying Checksum [2022-12-13T21:29:13.929Z] ab5ef0e58194: Download complete [2022-12-13T21:29:14.191Z] 0d9ebad4ef96: Verifying Checksum [2022-12-13T21:29:14.191Z] 0d9ebad4ef96: Download complete [2022-12-13T21:29:14.191Z] 2de7ff778b66: Verifying Checksum [2022-12-13T21:29:14.191Z] 2de7ff778b66: Download complete [2022-12-13T21:29:16.717Z] ab5ef0e58194: Pull complete [2022-12-13T21:29:16.717Z] 9712f1f96733: Pull complete [2022-12-13T21:29:17.281Z] 63f879dbbcfc: Pull complete [2022-12-13T21:29:20.560Z] 0d9ebad4ef96: Pull complete [2022-12-13T21:29:20.560Z] e9a5061849ea: Pull complete [2022-12-13T21:29:20.560Z] d747dcd14b5f: Pull complete [2022-12-13T21:29:21.934Z] 2de7ff778b66: Pull complete [2022-12-13T21:29:21.934Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-13T21:29:21.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-13T21:29:21.934Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T21:29:22.007Z] prd-ubuntu20.04-docker-8c-8g-121106 does not seem to be running inside a container [2022-12-13T21:29:22.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-12-13T21:29:24.401Z] $ docker top af416284cf58a17fec1eb25a9ec8089c4e77905b1b503975152c944cb9f0208e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-13T21:29:24.458Z] provisioning config files... [2022-12-13T21:29:24.466Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/358@tmp/config3961233742056288428tmp [2022-12-13T21:29:24.476Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/358@tmp/config12512712671746477625tmp [2022-12-13T21:29:24.486Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/358@tmp/config1836507512531364665tmp [Pipeline] { [Pipeline] echo [2022-12-13T21:29:24.500Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:29:24.779Z] ---> sigul-configuration.sh [2022-12-13T21:29:24.779Z] gpg: directory `/root/.gnupg' created [2022-12-13T21:29:24.779Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-13T21:29:24.779Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-13T21:29:24.779Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-13T21:29:24.779Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-13T21:29:24.779Z] gpg: CAST5 encrypted data [2022-12-13T21:29:24.779Z] gpg: encrypted with 1 passphrase [2022-12-13T21:29:24.779Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-13T21:29:25.062Z] + mkdir /home/jenkins [2022-12-13T21:29:25.062Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-13T21:29:25.344Z] + 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-12-13T21:29:25.352Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:29:25.633Z] ---> sigul-install.sh [2022-12-13T21:29:25.633Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-13T21:29:25.913Z] + git tag --list [2022-12-13T21:29:25.913Z] 0.6.0 [2022-12-13T21:29:25.913Z] 0.6.1 [2022-12-13T21:29:25.913Z] 0.7.0 [2022-12-13T21:29:25.913Z] 0.7.1 [2022-12-13T21:29:25.913Z] v1.0.0 [2022-12-13T21:29:25.913Z] v1.0.1 [2022-12-13T21:29:25.913Z] v1.1.0 [2022-12-13T21:29:25.913Z] v1.2.0 [2022-12-13T21:29:25.913Z] v1.2.1 [2022-12-13T21:29:25.913Z] v1.3.0 [2022-12-13T21:29:25.913Z] v1.3.1 [2022-12-13T21:29:25.913Z] v2.0.0 [2022-12-13T21:29:25.913Z] v2.1.0 [2022-12-13T21:29:25.913Z] v2.1.1 [2022-12-13T21:29:25.913Z] v2.1.1-dev.1 [2022-12-13T21:29:25.913Z] v2.1.1-dev.2 [2022-12-13T21:29:25.913Z] v2.1.1-dev.3 [2022-12-13T21:29:25.913Z] v2.1.1-dev.4 [2022-12-13T21:29:25.913Z] v2.1.1-dev.5 [2022-12-13T21:29:25.913Z] v2.1.1-dev.6 [2022-12-13T21:29:25.913Z] v2.1.1-dev.7 [2022-12-13T21:29:25.913Z] v2.1.1-dev.8 [2022-12-13T21:29:25.913Z] v2.1.2-dev.1 [2022-12-13T21:29:25.913Z] v2.2.0 [2022-12-13T21:29:25.913Z] v2.2.1-dev.1 [2022-12-13T21:29:25.913Z] v2.2.1-dev.10 [2022-12-13T21:29:25.913Z] v2.2.1-dev.11 [2022-12-13T21:29:25.913Z] v2.2.1-dev.12 [2022-12-13T21:29:25.913Z] v2.2.1-dev.13 [2022-12-13T21:29:25.913Z] v2.2.1-dev.14 [2022-12-13T21:29:25.913Z] v2.2.1-dev.15 [2022-12-13T21:29:25.913Z] v2.2.1-dev.16 [2022-12-13T21:29:25.913Z] v2.2.1-dev.17 [2022-12-13T21:29:25.913Z] v2.2.1-dev.18 [2022-12-13T21:29:25.913Z] v2.2.1-dev.19 [2022-12-13T21:29:25.913Z] v2.2.1-dev.2 [2022-12-13T21:29:25.913Z] v2.2.1-dev.20 [2022-12-13T21:29:25.913Z] v2.2.1-dev.21 [2022-12-13T21:29:25.913Z] v2.2.1-dev.22 [2022-12-13T21:29:25.913Z] v2.2.1-dev.23 [2022-12-13T21:29:25.913Z] v2.2.1-dev.24 [2022-12-13T21:29:25.913Z] v2.2.1-dev.25 [2022-12-13T21:29:25.913Z] v2.2.1-dev.26 [2022-12-13T21:29:25.913Z] v2.2.1-dev.27 [2022-12-13T21:29:25.913Z] v2.2.1-dev.28 [2022-12-13T21:29:25.913Z] v2.2.1-dev.29 [2022-12-13T21:29:25.913Z] v2.2.1-dev.3 [2022-12-13T21:29:25.913Z] v2.2.1-dev.4 [2022-12-13T21:29:25.913Z] v2.2.1-dev.5 [2022-12-13T21:29:25.913Z] v2.2.1-dev.6 [2022-12-13T21:29:25.913Z] v2.2.1-dev.7 [2022-12-13T21:29:25.913Z] v2.2.1-dev.8 [2022-12-13T21:29:25.913Z] v2.2.1-dev.9 [2022-12-13T21:29:25.913Z] v2.3.0 [2022-12-13T21:29:25.913Z] v2.3.0-dev.100 [2022-12-13T21:29:25.913Z] v2.3.0-dev.101 [2022-12-13T21:29:25.913Z] v2.3.0-dev.102 [2022-12-13T21:29:25.913Z] v2.3.0-dev.103 [2022-12-13T21:29:25.913Z] v2.3.0-dev.104 [2022-12-13T21:29:25.913Z] v2.3.0-dev.105 [2022-12-13T21:29:25.913Z] v2.3.0-dev.106 [2022-12-13T21:29:25.913Z] v2.3.0-dev.29 [2022-12-13T21:29:25.913Z] v2.3.0-dev.30 [2022-12-13T21:29:25.913Z] v2.3.0-dev.31 [2022-12-13T21:29:25.913Z] v2.3.0-dev.32 [2022-12-13T21:29:25.913Z] v2.3.0-dev.33 [2022-12-13T21:29:25.913Z] v2.3.0-dev.34 [2022-12-13T21:29:25.913Z] v2.3.0-dev.35 [2022-12-13T21:29:25.913Z] v2.3.0-dev.36 [2022-12-13T21:29:25.913Z] v2.3.0-dev.37 [2022-12-13T21:29:25.913Z] v2.3.0-dev.38 [2022-12-13T21:29:25.913Z] v2.3.0-dev.39 [2022-12-13T21:29:25.913Z] v2.3.0-dev.40 [2022-12-13T21:29:25.913Z] v2.3.0-dev.41 [2022-12-13T21:29:25.913Z] v2.3.0-dev.42 [2022-12-13T21:29:25.913Z] v2.3.0-dev.43 [2022-12-13T21:29:25.913Z] v2.3.0-dev.44 [2022-12-13T21:29:25.913Z] v2.3.0-dev.45 [2022-12-13T21:29:25.913Z] v2.3.0-dev.46 [2022-12-13T21:29:25.914Z] v2.3.0-dev.47 [2022-12-13T21:29:25.914Z] v2.3.0-dev.48 [2022-12-13T21:29:25.914Z] v2.3.0-dev.49 [2022-12-13T21:29:25.914Z] v2.3.0-dev.50 [2022-12-13T21:29:25.914Z] v2.3.0-dev.51 [2022-12-13T21:29:25.914Z] v2.3.0-dev.52 [2022-12-13T21:29:25.914Z] v2.3.0-dev.53 [2022-12-13T21:29:25.914Z] v2.3.0-dev.54 [2022-12-13T21:29:25.914Z] v2.3.0-dev.55 [2022-12-13T21:29:25.914Z] v2.3.0-dev.56 [2022-12-13T21:29:25.914Z] v2.3.0-dev.57 [2022-12-13T21:29:25.914Z] v2.3.0-dev.58 [2022-12-13T21:29:25.914Z] v2.3.0-dev.59 [2022-12-13T21:29:25.914Z] v2.3.0-dev.60 [2022-12-13T21:29:25.914Z] v2.3.0-dev.61 [2022-12-13T21:29:25.914Z] v2.3.0-dev.62 [2022-12-13T21:29:25.914Z] v2.3.0-dev.63 [2022-12-13T21:29:25.914Z] v2.3.0-dev.64 [2022-12-13T21:29:25.914Z] v2.3.0-dev.65 [2022-12-13T21:29:25.914Z] v2.3.0-dev.66 [2022-12-13T21:29:25.914Z] v2.3.0-dev.67 [2022-12-13T21:29:25.914Z] v2.3.0-dev.68 [2022-12-13T21:29:25.914Z] v2.3.0-dev.69 [2022-12-13T21:29:25.914Z] v2.3.0-dev.70 [2022-12-13T21:29:25.914Z] v2.3.0-dev.71 [2022-12-13T21:29:25.914Z] v2.3.0-dev.72 [2022-12-13T21:29:25.914Z] v2.3.0-dev.73 [2022-12-13T21:29:25.914Z] v2.3.0-dev.74 [2022-12-13T21:29:25.914Z] v2.3.0-dev.75 [2022-12-13T21:29:25.914Z] v2.3.0-dev.76 [2022-12-13T21:29:25.914Z] v2.3.0-dev.77 [2022-12-13T21:29:25.914Z] v2.3.0-dev.78 [2022-12-13T21:29:25.914Z] v2.3.0-dev.79 [2022-12-13T21:29:25.914Z] v2.3.0-dev.80 [2022-12-13T21:29:25.914Z] v2.3.0-dev.81 [2022-12-13T21:29:25.914Z] v2.3.0-dev.82 [2022-12-13T21:29:25.914Z] v2.3.0-dev.83 [2022-12-13T21:29:25.914Z] v2.3.0-dev.84 [2022-12-13T21:29:25.914Z] v2.3.0-dev.85 [2022-12-13T21:29:25.914Z] v2.3.0-dev.86 [2022-12-13T21:29:25.914Z] v2.3.0-dev.87 [2022-12-13T21:29:25.914Z] v2.3.0-dev.88 [2022-12-13T21:29:25.914Z] v2.3.0-dev.89 [2022-12-13T21:29:25.914Z] v2.3.0-dev.90 [2022-12-13T21:29:25.914Z] v2.3.0-dev.91 [2022-12-13T21:29:25.914Z] v2.3.0-dev.92 [2022-12-13T21:29:25.914Z] v2.3.0-dev.93 [2022-12-13T21:29:25.914Z] v2.3.0-dev.94 [2022-12-13T21:29:25.914Z] v2.3.0-dev.95 [2022-12-13T21:29:25.914Z] v2.3.0-dev.96 [2022-12-13T21:29:25.914Z] v2.3.0-dev.97 [2022-12-13T21:29:25.914Z] v2.3.0-dev.98 [2022-12-13T21:29:25.914Z] v2.3.0-dev.99 [2022-12-13T21:29:25.914Z] v2.3.1-dev.1 [2022-12-13T21:29:25.914Z] v2.3.1-dev.2 [2022-12-13T21:29:25.914Z] v2.3.1-dev.3 [2022-12-13T21:29:25.914Z] v2.3.1-dev.4 [2022-12-13T21:29:25.914Z] v2.3.1-dev.5 [2022-12-13T21:29:25.914Z] v3.0.0-dev.1 [2022-12-13T21:29:25.914Z] v3.0.0-dev.2 [2022-12-13T21:29:25.914Z] v3.0.0-dev.3 [2022-12-13T21:29:25.914Z] v3.0.0-dev.4 [Pipeline] sh [2022-12-13T21:29:26.194Z] + lftools sign git-tag v3.0.0-dev.4 [2022-12-13T21:29:26.761Z] Signing Git tag with Sigul... [2022-12-13T21:29:26.761Z] Signing v3.0.0-dev.4 [Pipeline] echo [2022-12-13T21:29:27.336Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:29:27.620Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-13T21:29:27.626Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-13T21:29:27.643Z] $ docker stop --time=1 af416284cf58a17fec1eb25a9ec8089c4e77905b1b503975152c944cb9f0208e [2022-12-13T21:29:28.957Z] $ docker rm -f af416284cf58a17fec1eb25a9ec8089c4e77905b1b503975152c944cb9f0208e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-13T21:29:29.365Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T21:29:29.365Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:29:29.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T21:29:29.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T21:29:29.734Z] prd-ubuntu20.04-docker-8c-8g-121106 does not seem to be running inside a container [2022-12-13T21:29:29.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-13T21:29:30.115Z] $ docker top f3d7f0bb8d5fea682e610dfbd8a608fa74842a4902fc1893650f1f3212d6e552 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T21:29:30.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T21:29:30.194Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T21:29:30.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T21:29:30.324Z] $ docker exec f3d7f0bb8d5fea682e610dfbd8a608fa74842a4902fc1893650f1f3212d6e552 ssh-agent [2022-12-13T21:29:30.441Z] SSH_AUTH_SOCK=/tmp/ssh-wtLDRVM3yeKo/agent.32 [2022-12-13T21:29:30.441Z] SSH_AGENT_PID=38 [2022-12-13T21:29:30.445Z] Running ssh-add (command line suppressed) [2022-12-13T21:29:30.562Z] Identity added: /w/workspace/edgex-go/358@tmp/private_key_4604422837130316839.key (/w/workspace/edgex-go/358@tmp/private_key_4604422837130316839.key) [2022-12-13T21:29:30.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T21:29:30.857Z] + git semver bump pre [2022-12-13T21:29:31.114Z] 2022-12-13 21:29:31,035 [read_version] DEBUG read version from /w/workspace/edgex-go/358/.semver/main [2022-12-13T21:29:31.114Z] 2022-12-13 21:29:31,035 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev [2022-12-13T21:29:31.114Z] 2022-12-13 21:29:31,036 [bump_version] DEBUG bumped version:3.0.0-dev.5 [2022-12-13T21:29:31.114Z] 2022-12-13 21:29:31,036 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/edgex-go/358/.semver/main with force:True [2022-12-13T21:29:31.114Z] 2022-12-13 21:29:31,036 [read_version] DEBUG read version from /w/workspace/edgex-go/358/.semver/main [2022-12-13T21:29:31.114Z] 2022-12-13 21:29:31,036 [write_file] DEBUG write to file:/w/workspace/edgex-go/358/.semver/main [2022-12-13T21:29:31.114Z] 2022-12-13 21:29:31,038 [execute] INFO git cat-file --batch-check [2022-12-13T21:29:31.114Z] 2022-12-13 21:29:31,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/358/.semver, universal_newlines=False, shell=None, istream=) [2022-12-13T21:29:31.114Z] 2022-12-13 21:29:31,043 [execute] INFO git cat-file --batch [2022-12-13T21:29:31.114Z] 2022-12-13 21:29:31,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/358/.semver, universal_newlines=False, shell=None, istream=) [2022-12-13T21:29:31.115Z] 2022-12-13 21:29:31,049 [read_version] DEBUG read version from /w/workspace/edgex-go/358/.semver/main [2022-12-13T21:29:31.115Z] 3.0.0-dev.5 [Pipeline] } [2022-12-13T21:29:31.123Z] $ docker exec --env ******** --env ******** f3d7f0bb8d5fea682e610dfbd8a608fa74842a4902fc1893650f1f3212d6e552 ssh-agent -k [2022-12-13T21:29:31.234Z] unset SSH_AUTH_SOCK; [2022-12-13T21:29:31.234Z] unset SSH_AGENT_PID; [2022-12-13T21:29:31.234Z] echo Agent pid 38 killed; [2022-12-13T21:29:31.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T21:29:31.542Z] + git semver [Pipeline] } [2022-12-13T21:29:31.814Z] $ docker stop --time=1 f3d7f0bb8d5fea682e610dfbd8a608fa74842a4902fc1893650f1f3212d6e552 [2022-12-13T21:29:33.117Z] $ docker rm -f f3d7f0bb8d5fea682e610dfbd8a608fa74842a4902fc1893650f1f3212d6e552 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T21:29:33.452Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T21:29:33.452Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:29:33.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T21:29:33.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T21:29:33.804Z] prd-ubuntu20.04-docker-8c-8g-121106 does not seem to be running inside a container [2022-12-13T21:29:33.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-13T21:29:34.179Z] $ docker top d372d16887cb89a55c1336fdaa5e79919c2c44da9716cf9b5c40389c48e2420b -eo pid,comm [2022-12-13T21:29:34.220Z] 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-12-13T21:29:34.220Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T21:29:34.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T21:29:34.256Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T21:29:34.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T21:29:34.363Z] $ docker exec d372d16887cb89a55c1336fdaa5e79919c2c44da9716cf9b5c40389c48e2420b ssh-agent [2022-12-13T21:29:34.457Z] SSH_AUTH_SOCK=/tmp/ssh-y2E6oPaMDk3u/agent.31 [2022-12-13T21:29:34.457Z] SSH_AGENT_PID=37 [2022-12-13T21:29:34.461Z] Running ssh-add (command line suppressed) [2022-12-13T21:29:34.562Z] Identity added: /w/workspace/edgex-go/358@tmp/private_key_12170529982442519929.key (/w/workspace/edgex-go/358@tmp/private_key_12170529982442519929.key) [2022-12-13T21:29:34.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T21:29:34.854Z] + git semver push [2022-12-13T21:29:35.114Z] 2022-12-13 21:29:35,034 [run_push] DEBUG push [2022-12-13T21:29:35.114Z] 2022-12-13 21:29:35,035 [execute] INFO git cat-file --batch-check [2022-12-13T21:29:35.114Z] 2022-12-13 21:29:35,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/358/.semver, universal_newlines=False, shell=None, istream=) [2022-12-13T21:29:35.114Z] 2022-12-13 21:29:35,038 [execute] INFO git rev-list 51e0e6b5fe4bf96bf6d60427e501c09f0473495e -- [2022-12-13T21:29:35.114Z] 2022-12-13 21:29:35,039 [execute] DEBUG Popen(['git', 'rev-list', '51e0e6b5fe4bf96bf6d60427e501c09f0473495e', '--'], cwd=/w/workspace/edgex-go/358/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-13T21:29:35.114Z] 2022-12-13 21:29:35,053 [execute] INFO git fetch -v origin [2022-12-13T21:29:35.114Z] 2022-12-13 21:29:35,054 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/358/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-13T21:29:35.681Z] 2022-12-13 21:29:35,523 [run_push] DEBUG no remote changes detected [2022-12-13T21:29:35.681Z] 2022-12-13 21:29:35,523 [execute] INFO git push origin semver [2022-12-13T21:29:35.682Z] 2022-12-13 21:29:35,524 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/358/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-13T21:29:36.618Z] 2022-12-13 21:29:36,358 [run_push] DEBUG push all version tags [2022-12-13T21:29:36.618Z] 2022-12-13 21:29:36,359 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-13T21:29:36.618Z] 2022-12-13 21:29:36,359 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/358, universal_newlines=False, shell=None, istream=None) [2022-12-13T21:29:37.554Z] 2022-12-13 21:29:37,249 [read_version] DEBUG read version from /w/workspace/edgex-go/358/.semver/main [2022-12-13T21:29:37.554Z] 3.0.0-dev.5 [Pipeline] } [2022-12-13T21:29:37.564Z] $ docker exec --env ******** --env ******** d372d16887cb89a55c1336fdaa5e79919c2c44da9716cf9b5c40389c48e2420b ssh-agent -k [2022-12-13T21:29:37.668Z] unset SSH_AUTH_SOCK; [2022-12-13T21:29:37.668Z] unset SSH_AGENT_PID; [2022-12-13T21:29:37.668Z] echo Agent pid 37 killed; [2022-12-13T21:29:37.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T21:29:37.982Z] + git semver [Pipeline] } [2022-12-13T21:29:38.255Z] $ docker stop --time=1 d372d16887cb89a55c1336fdaa5e79919c2c44da9716cf9b5c40389c48e2420b [2022-12-13T21:29:39.583Z] $ docker rm -f d372d16887cb89a55c1336fdaa5e79919c2c44da9716cf9b5c40389c48e2420b [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-12-13T21:29:40.077Z] + [ -d /w/workspace/edgex-go/358/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:29:40.416Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:29:41.275Z] ---> package-listing.sh [2022-12-13T21:29:41.275Z] ++ facter osfamily [2022-12-13T21:29:41.275Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-13T21:29:41.534Z] + OS_FAMILY=debian [2022-12-13T21:29:41.534Z] + workspace=/w/workspace/edgex-go/358 [2022-12-13T21:29:41.534Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-13T21:29:41.534Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-13T21:29:41.534Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-13T21:29:41.534Z] + PACKAGES=/tmp/packages_start.txt [2022-12-13T21:29:41.534Z] + '[' /w/workspace/edgex-go/358 ']' [2022-12-13T21:29:41.534Z] + PACKAGES=/tmp/packages_end.txt [2022-12-13T21:29:41.534Z] + case "${OS_FAMILY}" in [2022-12-13T21:29:41.534Z] + dpkg -l [2022-12-13T21:29:41.534Z] + grep '^ii' [2022-12-13T21:29:41.534Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-13T21:29:41.534Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-13T21:29:41.534Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-13T21:29:41.534Z] + '[' /w/workspace/edgex-go/358 ']' [2022-12-13T21:29:41.534Z] + mkdir -p /w/workspace/edgex-go/358/archives/ [2022-12-13T21:29:41.534Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/358/archives/ [Pipeline] echo [2022-12-13T21:29:41.544Z] 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/358/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-13T21:29:41.821Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:29:42.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T21:29:42.380Z] [2022-12-13T21:29:42.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T21:29:42.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T21:29:42.681Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-13T21:29:42.681Z] 5eb5b503b376: Pulling fs layer [2022-12-13T21:29:42.681Z] 5c69ac0246d0: Pulling fs layer [2022-12-13T21:29:42.681Z] ec43610c2a17: Pulling fs layer [2022-12-13T21:29:42.681Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-13T21:29:42.681Z] 33b1e0a273af: Pulling fs layer [2022-12-13T21:29:42.681Z] 5d3b04190fa2: Pulling fs layer [2022-12-13T21:29:42.681Z] 2f39f015ded8: Pulling fs layer [2022-12-13T21:29:42.681Z] 3a2ae6a8a46f: Waiting [2022-12-13T21:29:42.681Z] 33b1e0a273af: Waiting [2022-12-13T21:29:42.681Z] 2f39f015ded8: Waiting [2022-12-13T21:29:42.681Z] 5d3b04190fa2: Waiting [2022-12-13T21:29:42.681Z] 5c69ac0246d0: Download complete [2022-12-13T21:29:42.681Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-13T21:29:42.681Z] 3a2ae6a8a46f: Download complete [2022-12-13T21:29:42.940Z] 33b1e0a273af: Verifying Checksum [2022-12-13T21:29:42.940Z] 33b1e0a273af: Download complete [2022-12-13T21:29:42.940Z] 5d3b04190fa2: Verifying Checksum [2022-12-13T21:29:42.940Z] 5d3b04190fa2: Download complete [2022-12-13T21:29:42.940Z] ec43610c2a17: Verifying Checksum [2022-12-13T21:29:42.940Z] 5eb5b503b376: Verifying Checksum [2022-12-13T21:29:42.940Z] 5eb5b503b376: Download complete [2022-12-13T21:29:43.505Z] 2f39f015ded8: Download complete [2022-12-13T21:29:44.070Z] 5eb5b503b376: Pull complete [2022-12-13T21:29:44.070Z] 5c69ac0246d0: Pull complete [2022-12-13T21:29:44.635Z] ec43610c2a17: Pull complete [2022-12-13T21:29:44.635Z] 3a2ae6a8a46f: Pull complete [2022-12-13T21:29:44.894Z] 33b1e0a273af: Pull complete [2022-12-13T21:29:44.894Z] 5d3b04190fa2: Pull complete [2022-12-13T21:29:49.077Z] 2f39f015ded8: Pull complete [2022-12-13T21:29:49.077Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-13T21:29:49.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T21:29:49.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T21:29:49.146Z] prd-ubuntu20.04-docker-8c-8g-121106 does not seem to be running inside a container [2022-12-13T21:29:49.174Z] $ 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/358/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/358 -v /w/workspace/edgex-go/358:/w/workspace/edgex-go/358:rw,z -v /w/workspace/edgex-go/358@tmp:/w/workspace/edgex-go/358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-13T21:29:50.739Z] $ docker top 99dccbbfdb5431df9e05938f66ed686e01328ce23fb5d1371626d5882daeb33e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T21:29:51.075Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-13T21:29:51.357Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-13T21:29:51.636Z] + ls /var/log/sa-host [2022-12-13T21:29:51.637Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T21:29:51.698Z] provisioning config files... [2022-12-13T21:29:51.705Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/358@tmp/config8784991184447745492tmp [Pipeline] { [Pipeline] echo [2022-12-13T21:29:51.717Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:29:51.996Z] ---> create-netrc.sh [Pipeline] } [2022-12-13T21:29:52.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:29:52.323Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-13T21:29:52.329Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:29:52.609Z] ---> sudo-logs.sh [2022-12-13T21:29:52.609Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-13T21:29:52.625Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:29:52.905Z] ---> job-cost.sh [2022-12-13T21:29:52.905Z] lf-activate-venv: SKIPPING [2022-12-13T21:29:52.905Z] DEBUG: total: 0.10999999940395355 [2022-12-13T21:29:52.905Z] INFO: Retrieving Stack Cost... [2022-12-13T21:29:53.476Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-13T21:29:53.736Z] INFO: Archiving Costs [Pipeline] echo [2022-12-13T21:29:53.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T21:29:54.024Z] ---> logs-deploy.sh [2022-12-13T21:29:54.024Z] lf-activate-venv: SKIPPING [2022-12-13T21:29:54.024Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/358 [2022-12-13T21:29:54.024Z] INFO: archiving workspace using pattern(s): [2022-12-13T21:29:54.970Z] Archives upload complete. [2022-12-13T21:29:54.970Z] INFO: archiving logs to Nexus