Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a7cf403fe7587e533bf169ada0df6231d8066d7 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-ssh2996248148559523359.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-ssh6005441768582410742.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-ssh7590863500072572361.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-ssh4169033029083681726.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-ssh14371153172040301102.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5886 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/407 [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/407 # 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 3a7cf403fe7587e533bf169ada0df6231d8066d7 (main) Commit message: "refactor: Tweaks to common device configuration (#4355)" > 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 3a7cf403fe7587e533bf169ada0df6231d8066d7 # timeout=10 > git rev-list --no-walk 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T20:18:48.561Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T20:18:48.617Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T20:18:48.634Z] ========================================================= [2023-02-14T20:18:48.634Z] EdgeX Global Pipelines Version Info [2023-02-14T20:18:48.634Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:18:49.357Z] ------------------- [2023-02-14T20:18:49.357Z] stable info: [2023-02-14T20:18:49.357Z] ------------------- [2023-02-14T20:18:49.357Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T20:18:49.357Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T20:18:49.357Z] Message: update stable to v1.0.244 [2023-02-14T20:18:49.927Z] ------------------- [2023-02-14T20:18:49.928Z] experimental info: [2023-02-14T20:18:49.928Z] ------------------- [2023-02-14T20:18:49.928Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T20:18:49.928Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T20:18:49.928Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T20:18:50.083Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-14T20:18:50.091Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-14T20:18:50.098Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T20:18:50.106Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T20:18:50.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T20:18:50.121Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T20:18:50.128Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T20:18:50.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-14T20:18:50.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-14T20:18:50.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-14T20:18:50.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T20:18:50.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T20:18:50.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T20:18:50.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T20:18:50.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T20:18:50.223Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T20:18:50.238Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T20:18:50.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T20:18:50.259Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-14T20:18:50.272Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-14T20:18:50.284Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T20:18:50.298Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T20:18:50.309Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T20:18:50.320Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-14T20:18:50.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-14T20:18:50.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-14T20:18:50.343Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] echo [2023-02-14T20:18:50.351Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a7cf40 [Pipeline] echo [2023-02-14T20:18:50.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T20:18:50.404Z] provisioning config files... [2023-02-14T20:18:50.419Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/407@tmp/config3873672278547991200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:18:50.727Z] ---> docker-login.sh [2023-02-14T20:18:50.727Z] nexus3.edgexfoundry.org:10001 [2023-02-14T20:18:50.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:18:50.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:18:50.988Z] Configure a credential helper to remove this warning. See [2023-02-14T20:18:50.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:18:50.988Z] [2023-02-14T20:18:50.988Z] Login Succeeded [2023-02-14T20:18:50.988Z] nexus3.edgexfoundry.org:10002 [2023-02-14T20:18:51.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:18:51.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:18:51.248Z] Configure a credential helper to remove this warning. See [2023-02-14T20:18:51.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:18:51.248Z] [2023-02-14T20:18:51.248Z] Login Succeeded [2023-02-14T20:18:51.248Z] nexus3.edgexfoundry.org:10003 [2023-02-14T20:18:51.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:18:51.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:18:51.248Z] Configure a credential helper to remove this warning. See [2023-02-14T20:18:51.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:18:51.248Z] [2023-02-14T20:18:51.248Z] Login Succeeded [2023-02-14T20:18:51.248Z] nexus3.edgexfoundry.org:10004 [2023-02-14T20:18:51.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:18:51.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:18:51.512Z] Configure a credential helper to remove this warning. See [2023-02-14T20:18:51.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:18:51.512Z] [2023-02-14T20:18:51.512Z] Login Succeeded [2023-02-14T20:18:51.512Z] docker.io [2023-02-14T20:18:51.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:18:51.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:18:51.772Z] Configure a credential helper to remove this warning. See [2023-02-14T20:18:51.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:18:51.773Z] [2023-02-14T20:18:51.773Z] Login Succeeded [2023-02-14T20:18:51.773Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T20:18:51.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T20:18:52.089Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 [2023-02-14T20:18:52.089Z] + dirname cmd/core-command/Dockerfile [2023-02-14T20:18:52.089Z] + cut -d/ -f2 [2023-02-14T20:18:52.089Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-14T20:18:52.089Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-14T20:18:52.089Z] cut -d/ -f2 [2023-02-14T20:18:52.089Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-14T20:18:52.089Z] + dirname cmd/core-data/Dockerfile [2023-02-14T20:18:52.089Z] + cut -d/ -f2 [2023-02-14T20:18:52.089Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-14T20:18:52.089Z] + + dirname cmd/core-metadata/Dockerfile [2023-02-14T20:18:52.089Z] cut -d/ -f2 [2023-02-14T20:18:52.089Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-14T20:18:52.089Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-14T20:18:52.089Z] + cut -d/ -f2 [2023-02-14T20:18:52.089Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-14T20:18:52.089Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-14T20:18:52.089Z] + cut -d/ -f2 [2023-02-14T20:18:52.089Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-14T20:18:52.089Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2023-02-14T20:18:52.089Z] -f2 [2023-02-14T20:18:52.089Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-14T20:18:52.089Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T20:18:52.089Z] + cut -d/ -f2 [2023-02-14T20:18:52.089Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T20:18:52.089Z] + + cut -d/ -f2 [2023-02-14T20:18:52.089Z] dirname cmd/security-spire-agent/Dockerfile [2023-02-14T20:18:52.089Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-14T20:18:52.089Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-14T20:18:52.089Z] + cut -d/ -f2 [2023-02-14T20:18:52.089Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-14T20:18:52.089Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-14T20:18:52.089Z] + cut -d/ -f2 [2023-02-14T20:18:52.089Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-14T20:18:52.089Z] + + cut -d/ -f2 [2023-02-14T20:18:52.089Z] dirname cmd/support-notifications/Dockerfile [2023-02-14T20:18:52.089Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-14T20:18:52.089Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-14T20:18:52.089Z] + cut -d/ -f2 [2023-02-14T20:18:52.089Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-14T20:18:52.146Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-14T20:18:52.503Z] + git rev-list -1 --merges 3a7cf403fe7587e533bf169ada0df6231d8066d7~1..3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] echo [2023-02-14T20:18:52.537Z] -----------> git rev-list -1 --merges 3a7cf403fe7587e533bf169ada0df6231d8066d7~1..3a7cf403fe7587e533bf169ada0df6231d8066d7 3a7cf403fe7587e533bf169ada0df6231d8066d7 [false] [Pipeline] sh [2023-02-14T20:18:52.822Z] + git log --format=format:%s -1 3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] echo [2023-02-14T20:18:52.836Z] ========================================================= [2023-02-14T20:18:52.836Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T20:18:52.836Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-14T20:18:53.265Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T20:18:53.265Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T20:18:53.265Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T20:18:53.265Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T20:18:53.265Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T20:18:53.265Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T20:18:53.265Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:18:53.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:18:53.665Z] [2023-02-14T20:18:53.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:18:53.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:18:53.974Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T20:18:53.974Z] b85a868b505f: Pulling fs layer [2023-02-14T20:18:53.974Z] e2be974225ed: Pulling fs layer [2023-02-14T20:18:53.974Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T20:18:53.974Z] 988bab9f4d93: Pulling fs layer [2023-02-14T20:18:53.974Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T20:18:53.974Z] eaf3925da568: Pulling fs layer [2023-02-14T20:18:53.974Z] bab4dde63d76: Pulling fs layer [2023-02-14T20:18:53.974Z] 988bab9f4d93: Waiting [2023-02-14T20:18:53.974Z] eaf3925da568: Waiting [2023-02-14T20:18:53.974Z] bde34c3a00c8: Pulling fs layer [2023-02-14T20:18:53.974Z] b352a97aabf1: Pulling fs layer [2023-02-14T20:18:53.974Z] bab4dde63d76: Waiting [2023-02-14T20:18:53.974Z] 4872d77fe225: Pulling fs layer [2023-02-14T20:18:53.974Z] 5851b861e8e6: Pulling fs layer [2023-02-14T20:18:53.974Z] b352a97aabf1: Waiting [2023-02-14T20:18:53.974Z] 5851b861e8e6: Waiting [2023-02-14T20:18:53.974Z] 4872d77fe225: Waiting [2023-02-14T20:18:53.974Z] e2be974225ed: Verifying Checksum [2023-02-14T20:18:53.974Z] e2be974225ed: Download complete [2023-02-14T20:18:53.974Z] 988bab9f4d93: Download complete [2023-02-14T20:18:54.240Z] 1469e6f7b9e6: Download complete [2023-02-14T20:18:54.240Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T20:18:54.240Z] 339a4e72a1f5: Download complete [2023-02-14T20:18:54.240Z] eaf3925da568: Download complete [2023-02-14T20:18:54.240Z] bde34c3a00c8: Verifying Checksum [2023-02-14T20:18:54.240Z] bde34c3a00c8: Download complete [2023-02-14T20:18:54.503Z] b352a97aabf1: Download complete [2023-02-14T20:18:54.503Z] 4872d77fe225: Download complete [2023-02-14T20:18:54.503Z] 5851b861e8e6: Verifying Checksum [2023-02-14T20:18:54.503Z] 5851b861e8e6: Download complete [2023-02-14T20:18:54.503Z] b85a868b505f: Verifying Checksum [2023-02-14T20:18:54.503Z] b85a868b505f: Download complete [2023-02-14T20:18:54.763Z] bab4dde63d76: Verifying Checksum [2023-02-14T20:18:54.763Z] bab4dde63d76: Download complete [2023-02-14T20:18:55.701Z] b85a868b505f: Pull complete [2023-02-14T20:18:55.962Z] e2be974225ed: Pull complete [2023-02-14T20:18:56.530Z] 339a4e72a1f5: Pull complete [2023-02-14T20:18:56.530Z] 988bab9f4d93: Pull complete [2023-02-14T20:18:56.789Z] 1469e6f7b9e6: Pull complete [2023-02-14T20:18:56.789Z] eaf3925da568: Pull complete [2023-02-14T20:18:58.700Z] bab4dde63d76: Pull complete [2023-02-14T20:18:58.700Z] bde34c3a00c8: Pull complete [2023-02-14T20:18:58.960Z] b352a97aabf1: Pull complete [2023-02-14T20:18:58.960Z] 4872d77fe225: Pull complete [2023-02-14T20:18:58.960Z] 5851b861e8e6: Pull complete [2023-02-14T20:18:58.960Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T20:18:58.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:18:58.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:18:59.049Z] prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container [2023-02-14T20:18:59.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T20:19:00.776Z] $ docker top ffe061f611007022ae72cedc1d3b64d354871f1fd8c3e25e657885945924e7fe -eo pid,comm [2023-02-14T20:19:00.836Z] 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). [2023-02-14T20:19:00.836Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T20:19:00.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T20:19:00.873Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T20:19:01.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T20:19:01.012Z] $ docker exec ffe061f611007022ae72cedc1d3b64d354871f1fd8c3e25e657885945924e7fe ssh-agent [2023-02-14T20:19:01.130Z] SSH_AUTH_SOCK=/tmp/ssh-YLzG7Zc3RRh5/agent.31 [2023-02-14T20:19:01.130Z] SSH_AGENT_PID=37 [2023-02-14T20:19:01.135Z] Running ssh-add (command line suppressed) [2023-02-14T20:19:01.232Z] Identity added: /w/workspace/edgex-go/407@tmp/private_key_5435280131503515485.key (/w/workspace/edgex-go/407@tmp/private_key_5435280131503515485.key) [2023-02-14T20:19:01.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T20:19:01.539Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T20:19:01.556Z] $ docker exec --env ******** --env ******** ffe061f611007022ae72cedc1d3b64d354871f1fd8c3e25e657885945924e7fe ssh-agent -k [2023-02-14T20:19:01.659Z] unset SSH_AUTH_SOCK; [2023-02-14T20:19:01.659Z] unset SSH_AGENT_PID; [2023-02-14T20:19:01.660Z] echo Agent pid 37 killed; [2023-02-14T20:19:01.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T20:19:01.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T20:19:01.700Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T20:19:01.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T20:19:01.823Z] $ docker exec ffe061f611007022ae72cedc1d3b64d354871f1fd8c3e25e657885945924e7fe ssh-agent [2023-02-14T20:19:01.931Z] SSH_AUTH_SOCK=/tmp/ssh-J3lBf1y7bzh7/agent.70 [2023-02-14T20:19:01.931Z] SSH_AGENT_PID=76 [2023-02-14T20:19:01.942Z] Running ssh-add (command line suppressed) [2023-02-14T20:19:02.050Z] Identity added: /w/workspace/edgex-go/407@tmp/private_key_11762206066053866187.key (/w/workspace/edgex-go/407@tmp/private_key_11762206066053866187.key) [2023-02-14T20:19:02.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T20:19:02.366Z] + git semver init [2023-02-14T20:19:02.625Z] 2023-02-14 20:19:02,517 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T20:19:02.625Z] 2023-02-14 20:19:02,518 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/407/.semver [2023-02-14T20:19:02.625Z] 2023-02-14 20:19:02,518 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/407/.semver [2023-02-14T20:19:02.625Z] 2023-02-14 20:19:02,518 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/407/.semver'], cwd=/w/workspace/edgex-go/407, universal_newlines=False, shell=None, istream=None) [2023-02-14T20:19:09.271Z] 2023-02-14 20:19:08,053 [append_file] DEBUG append to file:/w/workspace/edgex-go/407/.git/info/exclude [2023-02-14T20:19:09.271Z] 2023-02-14 20:19:08,053 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/407/.semver/main with force:False [2023-02-14T20:19:09.271Z] 2023-02-14 20:19:08,053 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main [2023-02-14T20:19:09.271Z] 2023-02-14 20:19:08,053 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main [2023-02-14T20:19:09.271Z] 3.0.0-dev.47 [Pipeline] } [2023-02-14T20:19:09.281Z] $ docker exec --env ******** --env ******** ffe061f611007022ae72cedc1d3b64d354871f1fd8c3e25e657885945924e7fe ssh-agent -k [2023-02-14T20:19:09.385Z] unset SSH_AUTH_SOCK; [2023-02-14T20:19:09.385Z] unset SSH_AGENT_PID; [2023-02-14T20:19:09.385Z] echo Agent pid 76 killed; [2023-02-14T20:19:09.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T20:19:09.708Z] + git semver [Pipeline] } [2023-02-14T20:19:09.980Z] $ docker stop --time=1 ffe061f611007022ae72cedc1d3b64d354871f1fd8c3e25e657885945924e7fe [2023-02-14T20:19:11.493Z] $ docker rm -f --volumes ffe061f611007022ae72cedc1d3b64d354871f1fd8c3e25e657885945924e7fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T20:19:11.840Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T20:19:12.068Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T20:19:12.072Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.47 [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 [2023-02-14T20:19:12.472Z] + git config --global --add safe.directory /w/workspace/edgex-go/407 [Pipeline] echo [2023-02-14T20:19:12.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:19:12.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:19:12.563Z] ========================================================= [2023-02-14T20:19:12.563Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T20:19:12.563Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:19:12.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T20:19:12.864Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T20:19:12.864Z] 213ec9aee27d: Pulling fs layer [2023-02-14T20:19:12.864Z] 4583459ba037: Pulling fs layer [2023-02-14T20:19:12.864Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T20:19:12.864Z] 53926ce57604: Pulling fs layer [2023-02-14T20:19:12.864Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T20:19:12.864Z] 22ff95d597cd: Pulling fs layer [2023-02-14T20:19:12.864Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T20:19:12.864Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T20:19:12.864Z] a7acece74701: Pulling fs layer [2023-02-14T20:19:12.864Z] 22ff95d597cd: Waiting [2023-02-14T20:19:12.864Z] 12d6caf4c0d1: Waiting [2023-02-14T20:19:12.864Z] 96b7cbca73a9: Waiting [2023-02-14T20:19:12.864Z] 53926ce57604: Waiting [2023-02-14T20:19:12.864Z] a7acece74701: Waiting [2023-02-14T20:19:12.864Z] 21b2b0c7a3f4: Waiting [2023-02-14T20:19:12.864Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T20:19:12.864Z] 93c1e223e6f2: Download complete [2023-02-14T20:19:12.864Z] 4583459ba037: Download complete [2023-02-14T20:19:12.864Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-14T20:19:12.864Z] 21b2b0c7a3f4: Download complete [2023-02-14T20:19:12.864Z] 22ff95d597cd: Verifying Checksum [2023-02-14T20:19:12.864Z] 22ff95d597cd: Download complete [2023-02-14T20:19:12.864Z] 213ec9aee27d: Verifying Checksum [2023-02-14T20:19:12.864Z] 213ec9aee27d: Download complete [2023-02-14T20:19:13.132Z] 12d6caf4c0d1: Download complete [2023-02-14T20:19:13.132Z] 213ec9aee27d: Pull complete [2023-02-14T20:19:13.416Z] 4583459ba037: Pull complete [2023-02-14T20:19:13.416Z] 93c1e223e6f2: Pull complete [2023-02-14T20:19:14.464Z] 53926ce57604: Verifying Checksum [2023-02-14T20:19:14.464Z] 53926ce57604: Download complete [2023-02-14T20:19:14.464Z] a7acece74701: Verifying Checksum [2023-02-14T20:19:14.464Z] a7acece74701: Download complete [2023-02-14T20:19:14.722Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T20:19:14.722Z] 96b7cbca73a9: Download complete [2023-02-14T20:19:18.007Z] 53926ce57604: Pull complete [2023-02-14T20:19:18.266Z] 21b2b0c7a3f4: Pull complete [2023-02-14T20:19:18.266Z] 22ff95d597cd: Pull complete [2023-02-14T20:19:18.525Z] 12d6caf4c0d1: Pull complete [2023-02-14T20:19:20.432Z] 96b7cbca73a9: Pull complete [2023-02-14T20:19:21.367Z] a7acece74701: Pull complete [2023-02-14T20:19:21.367Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T20:19:21.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T20:19:21.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:19:21.663Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T20:19:21.663Z] WORKDIR /edgex [2023-02-14T20:19:21.663Z] COPY go.mod . [2023-02-14T20:19:21.663Z] RUN go mod download [2023-02-14T20:19:21.663Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-14T20:19:22.231Z] Sending build context to Docker daemon 170.2MB [2023-02-14T20:19:22.231Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T20:19:22.231Z] ---> db6d94c90886 [2023-02-14T20:19:22.231Z] Step 2/4 : WORKDIR /edgex [2023-02-14T20:19:24.769Z] ---> Running in feb74a80075f [2023-02-14T20:19:24.769Z] Removing intermediate container feb74a80075f [2023-02-14T20:19:24.769Z] ---> 1a1a1a1e77e7 [2023-02-14T20:19:24.769Z] Step 3/4 : COPY go.mod . [2023-02-14T20:19:24.769Z] ---> 0df8f877d0fd [2023-02-14T20:19:24.769Z] Step 4/4 : RUN go mod download [2023-02-14T20:19:24.769Z] ---> Running in 908628aa90b9 [2023-02-14T20:19:27.158Z] Still waiting to schedule task [2023-02-14T20:19:27.158Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-14T20:19:36.992Z] Removing intermediate container 908628aa90b9 [2023-02-14T20:19:36.992Z] ---> e4184f95aed6 [2023-02-14T20:19:36.992Z] Successfully built e4184f95aed6 [2023-02-14T20:19:36.992Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:19:37.297Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T20:19:37.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:19:37.368Z] prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container [2023-02-14T20:19:37.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T20:19:37.795Z] $ docker top 74e472a928c4835dbe05e214783577d1fc869e76987f8a3e7ae362e6751488e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:19:38.139Z] + go version [2023-02-14T20:19:38.139Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T20:19:38.153Z] $ docker stop --time=1 74e472a928c4835dbe05e214783577d1fc869e76987f8a3e7ae362e6751488e0 [2023-02-14T20:19:39.477Z] $ docker rm -f --volumes 74e472a928c4835dbe05e214783577d1fc869e76987f8a3e7ae362e6751488e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:19:39.888Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T20:19:39.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:19:39.963Z] prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container [2023-02-14T20:19:39.988Z] $ 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/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T20:19:40.384Z] $ docker top d40457fb19add63e6f2f7743b807b96eaa8b5ab358ef2c2da3d8b503924c2949 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T20:19:40.455Z] ========================================================= [2023-02-14T20:19:40.455Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T20:19:40.455Z] ========================================================= [Pipeline] sh [2023-02-14T20:19:40.731Z] + git config --global --add safe.directory /w/workspace/edgex-go/407 [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:19:41.023Z] + make test [2023-02-14T20:19:41.023Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T20:19:49.134Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T20:20:04.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T20:20:04.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T20:20:04.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T20:20:04.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T20:20:04.011Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T20:20:04.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T20:20:04.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T20:20:04.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T20:20:04.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T20:20:04.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T20:20:04.012Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T20:20:04.012Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T20:20:04.012Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T20:20:04.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T20:20:04.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-02-14T20:20:04.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T20:20:04.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T20:20:04.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements [2023-02-14T20:20:07.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.128s coverage: 73.2% of statements [2023-02-14T20:20:07.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T20:20:07.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T20:20:07.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T20:20:07.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.139s coverage: 54.0% of statements [2023-02-14T20:20:07.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T20:20:07.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T20:20:08.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.067s coverage: 89.2% of statements [2023-02-14T20:20:08.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T20:20:08.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T20:20:08.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T20:20:08.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T20:20:08.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T20:20:08.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 3.9% of statements [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T20:20:08.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.520s coverage: 95.6% of statements [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T20:20:08.669Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 72.2% of statements [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T20:20:08.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T20:20:08.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T20:20:08.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.109s coverage: 29.6% of statements [2023-02-14T20:20:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T20:20:08.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2023-02-14T20:20:08.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 82.9% of statements [2023-02-14T20:20:08.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2023-02-14T20:20:08.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2023-02-14T20:20:08.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2023-02-14T20:20:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.113s coverage: 94.4% of statements [2023-02-14T20:20:13.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.401s coverage: 79.9% of statements [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.077s coverage: 87.2% of statements [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 77.4% of statements [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.264s coverage: 63.1% of statements [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-02-14T20:20:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.410s coverage: 65.3% of statements [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T20:20:32.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T20:20:32.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 41.0% of statements [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T20:20:32.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T20:20:32.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T20:20:32.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T20:20:32.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T20:20:32.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T20:20:32.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.123s coverage: 97.7% of statements [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T20:20:32.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T20:20:32.029Z] 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 [2023-02-14T20:20:53.947Z] 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." [2023-02-14T20:20:53.947Z] go vet ./... [2023-02-14T20:20:57.281Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T20:20:57.281Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T20:20:57.281Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T20:20:57.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T20:20:57.650Z] + ls -al . [2023-02-14T20:20:57.650Z] total 744 [2023-02-14T20:20:57.650Z] drwxrwxr-x 11 1001 1001 4096 Feb 14 20:19 . [2023-02-14T20:20:57.650Z] drwxr-xr-x 4 root root 4096 Feb 14 20:19 .. [2023-02-14T20:20:57.650Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 20:18 .blubracket [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 20:18 .dockerignore [2023-02-14T20:20:57.650Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 20:20 .git [2023-02-14T20:20:57.650Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 20:18 .github [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 20:18 .gitignore [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 20:18 .golangci.yml [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 20:18 .hadolint.yml [2023-02-14T20:20:57.650Z] drwxr-xr-x 3 1001 1001 4096 Feb 14 20:19 .semver [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 20:18 .sonarcloud.properties [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 20:18 ADOPTERS.md [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 20:18 Attribution.txt [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 20:18 CHANGELOG.md [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 20:18 CONTRIBUTING.md [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 20:18 GOVERNANCE.md [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 20:18 Jenkinsfile [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 20:18 LICENSE [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 13375 Feb 14 20:18 Makefile [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 20:18 OWNERS.md [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 20:18 README.md [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 20:18 SECURITY.md [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 12 Feb 14 20:19 VERSION [2023-02-14T20:20:57.650Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 20:18 bin [2023-02-14T20:20:57.650Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 20:18 cmd [2023-02-14T20:20:57.650Z] -rw-r--r-- 1 root root 487233 Feb 14 20:20 coverage.out [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 3295 Feb 14 20:18 go.mod [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 33318 Feb 14 20:18 go.sum [2023-02-14T20:20:57.650Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 20:18 internal [2023-02-14T20:20:57.650Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 20:18 openapi [2023-02-14T20:20:57.650Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 20:18 snap [2023-02-14T20:20:57.650Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 20:18 version.go [Pipeline] sh [2023-02-14T20:20:57.941Z] + '[' -e coverage.out ] [2023-02-14T20:20:57.941Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T20:20:58.045Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T20:20:58.329Z] + make build [2023-02-14T20:20:58.329Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-14T20:21:04.051Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5887 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-14T20:21:04.064Z] Running in /w/workspace/edgex-go/407 [Pipeline] { [Pipeline] checkout [2023-02-14T20:21:04.101Z] The recommended git tool is: git [2023-02-14T20:21:12.095Z] using credential edgex-jenkins-ssh [2023-02-14T20:21:12.111Z] Cloning the remote Git repository [2023-02-14T20:21:13.230Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-14T20:21:13.230Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-14T20:21:12.151Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-14T20:21:12.234Z] > git init /w/workspace/edgex-go/407 # timeout=10 [2023-02-14T20:21:12.399Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T20:21:12.400Z] > git --version # timeout=10 [2023-02-14T20:21:12.426Z] > git --version # 'git version 2.25.1' [2023-02-14T20:21:12.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T20:21:12.492Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T20:21:14.165Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-14T20:21:15.100Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-14T20:21:23.209Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-14T20:21:24.585Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-14T20:21:25.963Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-14T20:21:27.340Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-14T20:21:28.273Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-14T20:21:29.209Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-14T20:21:29.552Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T20:21:29.572Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T20:21:30.414Z] Avoid second fetch [2023-02-14T20:21:30.415Z] Checking out Revision 3a7cf403fe7587e533bf169ada0df6231d8066d7 (main) [2023-02-14T20:21:31.093Z] Commit message: "refactor: Tweaks to common device configuration (#4355)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T20:21:31.737Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-14T20:21:32.013Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T20:21:32.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T20:21:32.013Z] Dload Upload Total Spent Left Speed [2023-02-14T20:21:32.013Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 87937 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [2023-02-14T20:21:30.429Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T20:21:30.451Z] > git checkout -f 3a7cf403fe7587e533bf169ada0df6231d8066d7 # timeout=10 [Pipeline] sh [2023-02-14T20:21:32.683Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T20:21:33.008Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-14T20:21:33.008Z] + sudo tee /etc/docker/daemon.new [2023-02-14T20:21:33.008Z] { [2023-02-14T20:21:33.008Z] "registry-mirrors": [ [2023-02-14T20:21:33.008Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T20:21:33.008Z] ], [2023-02-14T20:21:33.008Z] "bip": "10.250.0.254/24", [2023-02-14T20:21:33.008Z] "hosts": [ [2023-02-14T20:21:33.008Z] "tcp://0.0.0.0:5555", [2023-02-14T20:21:33.008Z] "unix:///var/run/docker.sock" [2023-02-14T20:21:33.008Z] ], [2023-02-14T20:21:33.008Z] "mtu": 1458, [2023-02-14T20:21:33.008Z] "selinux-enabled": true, [2023-02-14T20:21:33.008Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T20:21:33.008Z] } [Pipeline] sh [Pipeline] } [2023-02-14T20:21:33.119Z] $ docker stop --time=1 d40457fb19add63e6f2f7743b807b96eaa8b5ab358ef2c2da3d8b503924c2949 [2023-02-14T20:21:33.340Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-02-14T20:21:35.778Z] $ docker rm -f --volumes d40457fb19add63e6f2f7743b807b96eaa8b5ab358ef2c2da3d8b503924c2949 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [2023-02-14T20:21:36.465Z] + sudo service docker restart [Pipeline] { [Pipeline] sh [2023-02-14T20:21:36.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T20:21:36.755Z] [2023-02-14T20:21:36.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:21:37.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T20:21:37.051Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-14T20:21:37.051Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-14T20:21:37.051Z] ca9280d653b3: Pulling fs layer [2023-02-14T20:21:37.051Z] 7e9c9ca2126c: Pulling fs layer [2023-02-14T20:21:37.051Z] cbdbe7a5bc2a: Download complete [2023-02-14T20:21:37.309Z] cbdbe7a5bc2a: Pull complete [2023-02-14T20:21:37.309Z] ca9280d653b3: Verifying Checksum [2023-02-14T20:21:37.309Z] ca9280d653b3: Download complete [2023-02-14T20:21:37.875Z] 7e9c9ca2126c: Verifying Checksum [2023-02-14T20:21:37.875Z] 7e9c9ca2126c: Download complete [2023-02-14T20:21:37.875Z] ca9280d653b3: Pull complete [2023-02-14T20:21:41.160Z] 7e9c9ca2126c: Pull complete [2023-02-14T20:21:41.160Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-14T20:21:41.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T20:21:41.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:21:41.244Z] prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container [2023-02-14T20:21:41.272Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@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 [2023-02-14T20:21:42.932Z] $ docker top 44f24657fe3954099ef358e97b5c31d5047fbf53571d339b297a48580b3529b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:21:43.278Z] + docker-compose build --help [2023-02-14T20:21:43.278Z] + grep parallel [2023-02-14T20:21:43.844Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T20:21:43.852Z] $ docker stop --time=1 44f24657fe3954099ef358e97b5c31d5047fbf53571d339b297a48580b3529b8 [2023-02-14T20:21:45.190Z] $ docker rm -f --volumes 44f24657fe3954099ef358e97b5c31d5047fbf53571d339b297a48580b3529b8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:21:45.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T20:21:45.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:21:45.621Z] prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container [2023-02-14T20:21:45.645Z] $ 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/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T20:21:46.044Z] $ docker top 9e07ad53cc38f691efd3e68ea6cc0c48e19ee1a2e851ab4c4b8f4d9439e1ebfa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:21:46.384Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T20:21:46.953Z] Building core-command ... [2023-02-14T20:21:46.953Z] Building core-common-config-bootstrapper ... [2023-02-14T20:21:46.953Z] Building core-data ... [2023-02-14T20:21:46.953Z] Building core-metadata ... [2023-02-14T20:21:46.953Z] Building security-bootstrapper ... [2023-02-14T20:21:46.953Z] Building security-proxy-setup ... [2023-02-14T20:21:46.953Z] Building security-secretstore-setup ... [2023-02-14T20:21:46.953Z] Building security-spiffe-token-provider ... [2023-02-14T20:21:46.953Z] Building security-spire-agent ... [2023-02-14T20:21:46.953Z] Building security-spire-config ... [2023-02-14T20:21:46.953Z] Building security-spire-server ... [2023-02-14T20:21:46.953Z] Building support-notifications ... [2023-02-14T20:21:46.953Z] Building support-scheduler ... [2023-02-14T20:21:46.953Z] Building security-spire-agent [2023-02-14T20:21:46.953Z] Building security-proxy-setup [2023-02-14T20:21:46.953Z] Building security-secretstore-setup [2023-02-14T20:21:46.953Z] Building core-data [2023-02-14T20:21:46.953Z] Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T20:21:54.729Z] provisioning config files... [2023-02-14T20:21:54.758Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/407@tmp/config3170830526570772331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:21:55.112Z] ---> docker-login.sh [2023-02-14T20:21:55.112Z] nexus3.edgexfoundry.org:10001 [2023-02-14T20:21:55.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:21:55.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:21:55.652Z] Configure a credential helper to remove this warning. See [2023-02-14T20:21:55.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:21:55.652Z] [2023-02-14T20:21:55.652Z] Login Succeeded [2023-02-14T20:21:55.652Z] nexus3.edgexfoundry.org:10002 [2023-02-14T20:21:55.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:21:56.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:21:56.189Z] Configure a credential helper to remove this warning. See [2023-02-14T20:21:56.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:21:56.189Z] [2023-02-14T20:21:56.189Z] Login Succeeded [2023-02-14T20:21:56.189Z] nexus3.edgexfoundry.org:10003 [2023-02-14T20:21:56.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:21:56.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:21:56.460Z] Configure a credential helper to remove this warning. See [2023-02-14T20:21:56.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:21:56.460Z] [2023-02-14T20:21:56.460Z] Login Succeeded [2023-02-14T20:21:56.460Z] nexus3.edgexfoundry.org:10004 [2023-02-14T20:21:56.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:21:56.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:21:56.730Z] Configure a credential helper to remove this warning. See [2023-02-14T20:21:56.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:21:56.730Z] [2023-02-14T20:21:56.730Z] Login Succeeded [2023-02-14T20:21:56.730Z] docker.io [2023-02-14T20:21:57.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:21:57.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:21:57.583Z] Configure a credential helper to remove this warning. See [2023-02-14T20:21:57.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:21:57.583Z] [2023-02-14T20:21:57.583Z] Login Succeeded [2023-02-14T20:21:57.583Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T20:21:57.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-14T20:21:58.134Z] + git config --global --add safe.directory /w/workspace/edgex-go/407 [Pipeline] echo [2023-02-14T20:21:58.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:21:58.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:21:58.170Z] ========================================================= [2023-02-14T20:21:58.170Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T20:21:58.170Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:21:58.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T20:21:58.489Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T20:21:58.489Z] 9b18e9b68314: Pulling fs layer [2023-02-14T20:21:58.489Z] 35d82f9e3411: Pulling fs layer [2023-02-14T20:21:58.489Z] e16973657156: Pulling fs layer [2023-02-14T20:21:58.489Z] fc693d55d65f: Pulling fs layer [2023-02-14T20:21:58.489Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T20:21:58.489Z] dda99020689f: Pulling fs layer [2023-02-14T20:21:58.489Z] db1c61fa0a46: Pulling fs layer [2023-02-14T20:21:58.489Z] 891c053d2c06: Pulling fs layer [2023-02-14T20:21:58.489Z] dda99020689f: Waiting [2023-02-14T20:21:58.489Z] db1c61fa0a46: Waiting [2023-02-14T20:21:58.489Z] fc693d55d65f: Waiting [2023-02-14T20:21:58.489Z] 891c053d2c06: Waiting [2023-02-14T20:21:58.489Z] 7e9fc2657dce: Waiting [2023-02-14T20:21:58.489Z] e16973657156: Verifying Checksum [2023-02-14T20:21:58.489Z] e16973657156: Download complete [2023-02-14T20:21:58.759Z] 35d82f9e3411: Verifying Checksum [2023-02-14T20:21:58.759Z] 35d82f9e3411: Download complete [2023-02-14T20:21:58.759Z] 7e9fc2657dce: Verifying Checksum [2023-02-14T20:21:58.759Z] 7e9fc2657dce: Download complete [2023-02-14T20:21:58.759Z] dda99020689f: Download complete [2023-02-14T20:21:58.759Z] 9b18e9b68314: Verifying Checksum [2023-02-14T20:21:59.739Z] 9b18e9b68314: Pull complete [2023-02-14T20:21:59.739Z] 891c053d2c06: Verifying Checksum [2023-02-14T20:21:59.739Z] 891c053d2c06: Download complete [2023-02-14T20:22:00.341Z] 35d82f9e3411: Pull complete [2023-02-14T20:22:00.613Z] e16973657156: Pull complete [2023-02-14T20:22:01.202Z] db1c61fa0a46: Verifying Checksum [2023-02-14T20:22:01.202Z] db1c61fa0a46: Download complete [2023-02-14T20:22:01.789Z] fc693d55d65f: Verifying Checksum [2023-02-14T20:22:01.789Z] fc693d55d65f: Download complete [2023-02-14T20:22:01.831Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:22:01.831Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:22:01.831Z] ---> e4184f95aed6 [2023-02-14T20:22:01.831Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T20:22:01.831Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:22:01.831Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:22:01.831Z] ---> e4184f95aed6 [2023-02-14T20:22:01.831Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T20:22:01.831Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:22:01.831Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:22:01.831Z] ---> e4184f95aed6 [2023-02-14T20:22:01.831Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T20:22:01.831Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:22:01.831Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:22:01.831Z] ---> e4184f95aed6 [2023-02-14T20:22:01.831Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:22:01.831Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:22:01.831Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:22:01.831Z] ---> e4184f95aed6 [2023-02-14T20:22:01.831Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T20:22:04.370Z] ---> Running in a4a0fc24fbf0 [2023-02-14T20:22:04.370Z] ---> Running in 2b111f8a9526 [2023-02-14T20:22:04.370Z] ---> Running in 82d26bf74d77 [2023-02-14T20:22:04.370Z] ---> Running in 1a6b2449e7d8 [2023-02-14T20:22:04.370Z] ---> Running in 1a9499c846f1 [2023-02-14T20:22:04.370Z] Removing intermediate container a4a0fc24fbf0 [2023-02-14T20:22:04.370Z] ---> 938f26c6b4af [2023-02-14T20:22:04.370Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:22:04.370Z] Removing intermediate container 2b111f8a9526 [2023-02-14T20:22:04.370Z] ---> e636dfe498c5 [2023-02-14T20:22:04.370Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T20:22:04.370Z] ---> Running in aa59cfb5faaf [2023-02-14T20:22:04.370Z] Removing intermediate container 1a9499c846f1 [2023-02-14T20:22:04.370Z] ---> 27e8d53edbf6 [2023-02-14T20:22:04.370Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T20:22:04.370Z] Removing intermediate container 1a6b2449e7d8 [2023-02-14T20:22:04.370Z] ---> 3571b6a184f8 [2023-02-14T20:22:04.370Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T20:22:04.370Z] Removing intermediate container 82d26bf74d77 [2023-02-14T20:22:04.370Z] ---> 4c7b2516d15d [2023-02-14T20:22:04.370Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T20:22:04.370Z] ---> Running in 5ed3857ee8b9 [2023-02-14T20:22:04.370Z] ---> Running in bcb3dfab3680 [2023-02-14T20:22:04.370Z] ---> Running in 60abcde7215d [2023-02-14T20:22:04.370Z] ---> Running in 98e0860471d6 [2023-02-14T20:22:04.370Z] Removing intermediate container aa59cfb5faaf [2023-02-14T20:22:04.370Z] ---> 464f2d1e7132 [2023-02-14T20:22:04.370Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T20:22:04.630Z] ---> Running in d2e32ef88d17 [2023-02-14T20:22:04.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:05.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:05.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:05.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:05.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:05.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:05.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:05.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:05.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:05.403Z] OK: 211 MiB in 51 packages [2023-02-14T20:22:05.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:05.403Z] OK: 211 MiB in 51 packages [2023-02-14T20:22:05.662Z] OK: 211 MiB in 51 packages [2023-02-14T20:22:05.662Z] OK: 211 MiB in 51 packages [2023-02-14T20:22:05.662Z] v3.16.4-3-g1cb3c48b147 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T20:22:05.662Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T20:22:05.662Z] OK: 17046 distinct packages available [2023-02-14T20:22:05.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:05.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:05.920Z] Removing intermediate container 5ed3857ee8b9 [2023-02-14T20:22:05.920Z] ---> d7e240a6eb46 [2023-02-14T20:22:05.920Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T20:22:05.920Z] Removing intermediate container bcb3dfab3680 [2023-02-14T20:22:05.920Z] ---> d3e57c102149 [2023-02-14T20:22:05.920Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T20:22:06.181Z] OK: 211 MiB in 51 packages [2023-02-14T20:22:06.181Z] ---> 4c04fb0baf7e [2023-02-14T20:22:06.181Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:22:06.181Z] ---> 6fee8dd54993 [2023-02-14T20:22:06.181Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:22:06.181Z] Removing intermediate container 60abcde7215d [2023-02-14T20:22:06.181Z] ---> 140b0327640a [2023-02-14T20:22:06.181Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T20:22:06.181Z] ---> Running in 555217a7c3fa [2023-02-14T20:22:06.181Z] Removing intermediate container d2e32ef88d17 [2023-02-14T20:22:06.181Z] ---> 0720e6ba2fd7 [2023-02-14T20:22:06.181Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:22:06.440Z] ---> Running in d76bb8b3516e [2023-02-14T20:22:06.440Z] ---> 84d08ad7ee91 [2023-02-14T20:22:06.440Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:22:06.440Z] ---> Running in dc8d755ae881 [2023-02-14T20:22:06.440Z] ---> 3a5ceeabbaaa [2023-02-14T20:22:06.440Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:22:06.698Z] Removing intermediate container 98e0860471d6 [2023-02-14T20:22:06.698Z] ---> 4c6dff4536c1 [2023-02-14T20:22:06.698Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T20:22:06.698Z] ---> Running in 1a136326883e [2023-02-14T20:22:06.698Z] ---> 0cf24d77bbcd [2023-02-14T20:22:06.698Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:22:06.961Z] ---> Running in d954078e4b03 [2023-02-14T20:22:14.126Z] fc693d55d65f: Pull complete [2023-02-14T20:22:14.126Z] 7e9fc2657dce: Pull complete [2023-02-14T20:22:14.126Z] dda99020689f: Pull complete [2023-02-14T20:22:20.813Z] db1c61fa0a46: Pull complete [2023-02-14T20:22:22.228Z] 891c053d2c06: Pull complete [2023-02-14T20:22:22.228Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T20:22:22.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T20:22:22.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T20:22:22.574Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T20:22:22.574Z] WORKDIR /edgex [2023-02-14T20:22:22.574Z] COPY go.mod . [2023-02-14T20:22:22.574Z] RUN go mod download [2023-02-14T20:22:22.574Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-14T20:22:23.161Z] Sending build context to Docker daemon 3.1MB [2023-02-14T20:22:23.161Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T20:22:23.161Z] ---> f96f9c87975a [2023-02-14T20:22:23.161Z] Step 2/4 : WORKDIR /edgex [2023-02-14T20:22:25.112Z] ---> Running in 916c8328f330 [2023-02-14T20:22:25.380Z] Removing intermediate container 916c8328f330 [2023-02-14T20:22:25.380Z] ---> e25092acc06e [2023-02-14T20:22:25.380Z] Step 3/4 : COPY go.mod . [2023-02-14T20:22:25.647Z] ---> 6e650f9489c5 [2023-02-14T20:22:25.647Z] Step 4/4 : RUN go mod download [2023-02-14T20:22:25.914Z] ---> Running in 05423b423f5a [2023-02-14T20:22:53.637Z] Removing intermediate container d76bb8b3516e [2023-02-14T20:22:53.638Z] ---> dc519a117c78 [2023-02-14T20:22:53.638Z] Step 7/24 : COPY . . [2023-02-14T20:22:53.638Z] Removing intermediate container 1a136326883e [2023-02-14T20:22:53.638Z] ---> d021ef947795 [2023-02-14T20:22:53.638Z] Step 8/22 : COPY . . [2023-02-14T20:22:53.638Z] Removing intermediate container d954078e4b03 [2023-02-14T20:22:53.638Z] ---> 6e22effb5216 [2023-02-14T20:22:53.638Z] Step 7/19 : COPY . . [2023-02-14T20:22:53.638Z] Removing intermediate container dc8d755ae881 [2023-02-14T20:22:53.638Z] ---> 912d0157efd5 [2023-02-14T20:22:53.638Z] Step 7/21 : COPY . . [2023-02-14T20:22:53.638Z] Removing intermediate container 555217a7c3fa [2023-02-14T20:22:53.638Z] ---> b315960310bf [2023-02-14T20:22:53.638Z] Step 7/24 : COPY . . [2023-02-14T20:22:55.035Z] ---> 7e8655e8257f [2023-02-14T20:22:55.035Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T20:22:55.294Z] ---> ba73ca3db549 [2023-02-14T20:22:55.294Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T20:22:55.294Z] ---> 701e5447aa3c [2023-02-14T20:22:55.294Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T20:22:55.294Z] ---> Running in a3f6e869e5ac [2023-02-14T20:22:55.294Z] ---> a8cc324ed89c [2023-02-14T20:22:55.294Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T20:22:55.294Z] ---> 39efde809d00 [2023-02-14T20:22:55.294Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T20:22:55.294Z] ---> Running in 6b5a6b39932f [2023-02-14T20:22:55.294Z] ---> Running in b793083902e6 [2023-02-14T20:22:55.294Z] ---> Running in 0916872fda37 [2023-02-14T20:22:55.294Z] ---> Running in e1adf82c9d62 [2023-02-14T20:22:55.556Z] Removing intermediate container a3f6e869e5ac [2023-02-14T20:22:55.556Z] ---> 38f64b7064f5 [2023-02-14T20:22:55.556Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T20:22:55.556Z] ---> Running in 10ec4629a460 [2023-02-14T20:22:55.556Z] Removing intermediate container 10ec4629a460 [2023-02-14T20:22:55.556Z] ---> 6b5a96e223c3 [2023-02-14T20:22:55.556Z] 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 [2023-02-14T20:22:55.556Z] ---> Running in e8868a74087e [2023-02-14T20:22:55.817Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-14T20:22:55.817Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-14T20:22:56.074Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-14T20:22:56.074Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-14T20:22:57.021Z] Removing intermediate container e8868a74087e [2023-02-14T20:22:57.021Z] ---> cc1272810562 [2023-02-14T20:22:57.021Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T20:22:57.021Z] ---> Running in b612be87ef6a [2023-02-14T20:22:57.593Z] Removing intermediate container b612be87ef6a [2023-02-14T20:22:57.593Z] ---> 8a2584db28f8 [2023-02-14T20:22:57.593Z] [2023-02-14T20:22:57.593Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T20:22:57.593Z] 3.15: Pulling from library/alpine [2023-02-14T20:22:57.875Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T20:22:57.875Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T20:22:57.875Z] ---> 5ce65d7b0fde [2023-02-14T20:22:57.875Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:22:58.147Z] ---> Running in 0fc4076c175e [2023-02-14T20:22:58.147Z] Removing intermediate container 0fc4076c175e [2023-02-14T20:22:58.147Z] ---> 1158307213a9 [2023-02-14T20:22:58.147Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T20:22:58.147Z] ---> Running in c21b243e0b2e [2023-02-14T20:22:58.284Z] Removing intermediate container 05423b423f5a [2023-02-14T20:22:58.284Z] ---> 7b55cb187820 [2023-02-14T20:22:58.284Z] Successfully built 7b55cb187820 [2023-02-14T20:22:58.284Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:22:58.626Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T20:22:58.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:22:58.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-5887 does not seem to be running inside a container [2023-02-14T20:22:58.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@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 [2023-02-14T20:22:59.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:59.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:59.660Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T20:22:59.660Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T20:22:59.660Z] OK: 15857 distinct packages available [2023-02-14T20:22:59.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:59.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:22:59.920Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T20:22:59.920Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T20:22:59.920Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T20:22:59.920Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T20:22:59.920Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T20:22:59.920Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T20:22:59.920Z] OK: 7 MiB in 19 packages [2023-02-14T20:23:00.063Z] $ docker top f94e724572478477fa64f159f7186cab28218994d1ed7b8a21b5398fc4047620 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:23:00.904Z] + go version [2023-02-14T20:23:00.904Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T20:23:00.920Z] $ docker stop --time=1 f94e724572478477fa64f159f7186cab28218994d1ed7b8a21b5398fc4047620 [2023-02-14T20:23:01.824Z] Removing intermediate container c21b243e0b2e [2023-02-14T20:23:01.824Z] ---> 595b4fb99685 [2023-02-14T20:23:01.824Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-14T20:23:02.552Z] $ docker rm -f --volumes f94e724572478477fa64f159f7186cab28218994d1ed7b8a21b5398fc4047620 [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 [2023-02-14T20:23:03.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T20:23:03.137Z] [2023-02-14T20:23:03.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:23:03.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T20:23:03.478Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-14T20:23:03.478Z] 29e5d40040c1: Pulling fs layer [2023-02-14T20:23:03.478Z] 1ce36da41761: Pulling fs layer [2023-02-14T20:23:03.478Z] 25b303627fd3: Pulling fs layer [2023-02-14T20:23:03.730Z] ---> dd387b71ef7c [2023-02-14T20:23:03.730Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T20:23:03.745Z] 29e5d40040c1: Download complete [2023-02-14T20:23:04.013Z] 1ce36da41761: Verifying Checksum [2023-02-14T20:23:04.013Z] 1ce36da41761: Download complete [2023-02-14T20:23:04.291Z] 29e5d40040c1: Pull complete [2023-02-14T20:23:05.713Z] 1ce36da41761: Pull complete [2023-02-14T20:23:05.713Z] 25b303627fd3: Verifying Checksum [2023-02-14T20:23:05.713Z] 25b303627fd3: Download complete [2023-02-14T20:23:06.260Z] ---> 3ae2c639ce6c [2023-02-14T20:23:06.260Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T20:23:06.826Z] ---> b35dd6bb0190 [2023-02-14T20:23:06.826Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T20:23:07.396Z] ---> 7e648bf6a9cd [2023-02-14T20:23:07.396Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T20:23:08.346Z] ---> f73d5cfa9099 [2023-02-14T20:23:08.346Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T20:23:08.603Z] ---> Running in 0561c6809d14 [2023-02-14T20:23:08.873Z] Removing intermediate container 0561c6809d14 [2023-02-14T20:23:08.873Z] ---> 29f50b34e546 [2023-02-14T20:23:08.873Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T20:23:09.137Z] ---> Running in 0aae047e4863 [2023-02-14T20:23:09.394Z] Removing intermediate container 0aae047e4863 [2023-02-14T20:23:09.394Z] ---> ab84519d701e [2023-02-14T20:23:09.394Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T20:23:09.656Z] ---> Running in 949e707dd598 [2023-02-14T20:23:10.220Z] Removing intermediate container 949e707dd598 [2023-02-14T20:23:10.220Z] ---> eb0cad1a45ad [2023-02-14T20:23:10.220Z] Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:23:10.220Z] ---> Running in e5365e1b4d85 [2023-02-14T20:23:10.785Z] Removing intermediate container e5365e1b4d85 [2023-02-14T20:23:10.785Z] ---> 918cebd443f0 [2023-02-14T20:23:10.785Z] Step 24/24 : LABEL version=3.0.0-dev.47 [2023-02-14T20:23:10.785Z] ---> Running in 5aaf8c4f0ec6 [2023-02-14T20:23:11.044Z] Removing intermediate container 5aaf8c4f0ec6 [2023-02-14T20:23:11.044Z] ---> c139bbe8eb93 [2023-02-14T20:23:11.044Z] [2023-02-14T20:23:11.301Z] Successfully built c139bbe8eb93 [2023-02-14T20:23:11.301Z] Successfully tagged security-spire-agent:latest [2023-02-14T20:23:11.301Z]  Building security-spire-agent ... done Building security-spire-config [2023-02-14T20:23:13.829Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:23:13.829Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:23:13.829Z] ---> e4184f95aed6 [2023-02-14T20:23:13.829Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T20:23:13.829Z] ---> Using cache [2023-02-14T20:23:13.829Z] ---> 4c7b2516d15d [2023-02-14T20:23:13.829Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T20:23:15.806Z] 25b303627fd3: Pull complete [2023-02-14T20:23:15.807Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-14T20:23:15.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T20:23:15.807Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:23:16.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-5887 does not seem to be running inside a container [2023-02-14T20:23:16.069Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@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 [2023-02-14T20:23:16.358Z] ---> Running in 3a547b09033a [2023-02-14T20:23:16.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:23:16.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:23:17.134Z] OK: 211 MiB in 51 packages [2023-02-14T20:23:18.068Z] Removing intermediate container 3a547b09033a [2023-02-14T20:23:18.068Z] ---> 7a2f31b5e1f5 [2023-02-14T20:23:18.068Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T20:23:18.250Z] $ docker top cc63dbe83f686c256fa2678445d8a853f01a8a51207c3dce0f296bd44adec068 -eo pid,comm [2023-02-14T20:23:18.325Z] ---> dc7dc1ba3a0d [2023-02-14T20:23:18.325Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] { [Pipeline] sh [2023-02-14T20:23:18.583Z] ---> Running in ae355f8253e1 [2023-02-14T20:23:19.083Z] + docker-compose build --help [2023-02-14T20:23:19.084Z] + grep parallel [2023-02-14T20:23:22.769Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-14T20:23:22.770Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-14T20:23:23.334Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T20:23:23.349Z] $ docker stop --time=1 cc63dbe83f686c256fa2678445d8a853f01a8a51207c3dce0f296bd44adec068 [2023-02-14T20:23:24.995Z] $ docker rm -f --volumes cc63dbe83f686c256fa2678445d8a853f01a8a51207c3dce0f296bd44adec068 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:23:25.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T20:23:25.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:23:25.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-5887 does not seem to be running inside a container [2023-02-14T20:23:25.738Z] $ 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/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@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 [2023-02-14T20:23:26.899Z] $ docker top f5349efdf89993704962eac11c3a4fb44593beb67c16678775fb8c5f46bda13d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:23:27.487Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T20:23:28.105Z] Removing intermediate container e1adf82c9d62 [2023-02-14T20:23:28.105Z] ---> 8d6facaf3fce [2023-02-14T20:23:28.105Z] [2023-02-14T20:23:28.105Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T20:23:28.105Z] Removing intermediate container 0916872fda37 [2023-02-14T20:23:28.105Z] ---> 1d3f9f6bbb09 [2023-02-14T20:23:28.105Z] [2023-02-14T20:23:28.105Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T20:23:28.462Z] Removing intermediate container b793083902e6 [2023-02-14T20:23:28.462Z] ---> 2131287a9f86 [2023-02-14T20:23:28.462Z] [2023-02-14T20:23:28.462Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:23:29.201Z] 3.16: Pulling from library/alpine [2023-02-14T20:23:29.464Z] 3.16: Pulling from library/alpine [2023-02-14T20:23:29.464Z] 3.16: Pulling from library/alpine [2023-02-14T20:23:30.403Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T20:23:30.403Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T20:23:30.403Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T20:23:30.403Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T20:23:30.403Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T20:23:30.403Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T20:23:30.403Z] ---> dfd21b5a31f5 [2023-02-14T20:23:30.403Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T20:23:30.403Z] ---> dfd21b5a31f5 [2023-02-14T20:23:30.663Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec ---> dfd21b5a31f5 [2023-02-14T20:23:30.663Z] [2023-02-14T20:23:30.663Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T20:23:30.663Z] ---> Running in dbf3bed86854 [2023-02-14T20:23:30.663Z] ---> Running in 9c87180cf6c8 [2023-02-14T20:23:30.663Z] ---> Running in ef15dfee1f7e [2023-02-14T20:23:30.663Z] Removing intermediate container 6b5a6b39932f [2023-02-14T20:23:30.663Z] ---> d8c184e5b3ab [2023-02-14T20:23:30.663Z] [2023-02-14T20:23:30.663Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T20:23:30.663Z] ---> 5ce65d7b0fde [2023-02-14T20:23:30.663Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:23:30.663Z] ---> Using cache [2023-02-14T20:23:30.663Z] ---> 1158307213a9 [2023-02-14T20:23:30.663Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T20:23:30.921Z] ---> Running in 409a24dee358 [2023-02-14T20:23:30.921Z] Removing intermediate container dbf3bed86854 [2023-02-14T20:23:30.921Z] ---> a4997fdbb5e1 [2023-02-14T20:23:30.921Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T20:23:30.921Z] ---> Running in 36efa7f9ddc5 [2023-02-14T20:23:30.921Z] Removing intermediate container 36efa7f9ddc5 [2023-02-14T20:23:30.921Z] ---> 9fa9926f79e8 [2023-02-14T20:23:30.921Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T20:23:31.179Z] ---> Running in 689a41c8558c [2023-02-14T20:23:31.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:23:31.179Z] Removing intermediate container 689a41c8558c [2023-02-14T20:23:31.179Z] ---> dcbac050ce1d [2023-02-14T20:23:31.179Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:23:31.179Z] ---> Running in 9c53539449c0 [2023-02-14T20:23:31.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:23:31.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:23:31.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:23:31.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:23:31.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:23:31.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:23:31.694Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T20:23:31.694Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T20:23:31.694Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T20:23:31.694Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T20:23:31.694Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T20:23:31.694Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T20:23:31.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:23:31.694Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T20:23:31.694Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T20:23:31.694Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:23:31.694Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T20:23:31.694Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T20:23:31.694Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:23:31.694Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T20:23:31.694Z] OK: 8 MiB in 20 packages [2023-02-14T20:23:31.694Z] OK: 6 MiB in 17 packages [2023-02-14T20:23:31.694Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T20:23:31.694Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T20:23:31.694Z] OK: 15857 distinct packages available [2023-02-14T20:23:31.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:23:31.728Z] Building core-command ... [2023-02-14T20:23:31.728Z] Building core-common-config-bootstrapper ... [2023-02-14T20:23:31.728Z] Building core-data ... [2023-02-14T20:23:31.728Z] Building core-metadata ... [2023-02-14T20:23:31.728Z] Building security-bootstrapper ... [2023-02-14T20:23:31.728Z] Building security-proxy-setup ... [2023-02-14T20:23:31.728Z] Building security-secretstore-setup ... [2023-02-14T20:23:31.728Z] Building security-spiffe-token-provider ... [2023-02-14T20:23:31.728Z] Building security-spire-agent ... [2023-02-14T20:23:31.728Z] Building security-spire-config ... [2023-02-14T20:23:31.728Z] Building security-spire-server ... [2023-02-14T20:23:31.728Z] Building support-notifications ... [2023-02-14T20:23:31.728Z] Building support-scheduler ... [2023-02-14T20:23:31.728Z] Building support-notifications [2023-02-14T20:23:31.728Z] Building security-secretstore-setup [2023-02-14T20:23:31.728Z] Building security-spire-config [2023-02-14T20:23:31.728Z] Building security-spire-agent [2023-02-14T20:23:31.728Z] Building support-scheduler [2023-02-14T20:23:31.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:23:31.986Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T20:23:31.986Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:23:31.986Z] OK: 6 MiB in 15 packages [2023-02-14T20:23:32.244Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T20:23:32.244Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T20:23:32.244Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T20:23:32.244Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T20:23:32.244Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T20:23:32.244Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T20:23:32.244Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T20:23:32.244Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T20:23:32.244Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T20:23:32.244Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T20:23:32.244Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T20:23:32.244Z] OK: 8 MiB in 23 packages [2023-02-14T20:23:32.513Z] Removing intermediate container 9c87180cf6c8 [2023-02-14T20:23:32.513Z] ---> a21c03e776ac [2023-02-14T20:23:32.513Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T20:23:32.513Z] Removing intermediate container ef15dfee1f7e [2023-02-14T20:23:32.513Z] ---> e60d4df446d5 [2023-02-14T20:23:32.513Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T20:23:32.513Z] ---> Running in a3204714dc2b [2023-02-14T20:23:32.772Z] ---> Running in db8f3854882d [2023-02-14T20:23:32.772Z] Removing intermediate container 9c53539449c0 [2023-02-14T20:23:32.772Z] ---> 93146605565c [2023-02-14T20:23:32.772Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:23:32.772Z] Removing intermediate container a3204714dc2b [2023-02-14T20:23:32.772Z] ---> 7113fd9b17a4 [2023-02-14T20:23:32.772Z] Step 12/24 : WORKDIR / [2023-02-14T20:23:33.030Z] Removing intermediate container db8f3854882d [2023-02-14T20:23:33.030Z] ---> 5d115e8342ca [2023-02-14T20:23:33.030Z] Step 12/21 : WORKDIR /edgex [2023-02-14T20:23:33.030Z] ---> b25986be7b21 [2023-02-14T20:23:33.030Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T20:23:33.030Z] ---> Running in 63fb054c60ed [2023-02-14T20:23:33.030Z] Removing intermediate container 409a24dee358 [2023-02-14T20:23:33.030Z] ---> c511f665e94f [2023-02-14T20:23:33.030Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:23:33.030Z] ---> Running in cb359da12d9e [2023-02-14T20:23:33.302Z] Removing intermediate container 63fb054c60ed [2023-02-14T20:23:33.302Z] ---> 4b041d5dbfae [2023-02-14T20:23:33.302Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-14T20:23:33.562Z] ---> c8f83c025379 [2023-02-14T20:23:33.562Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T20:23:33.562Z] Removing intermediate container cb359da12d9e [2023-02-14T20:23:33.562Z] ---> 5a754f5d89fb [2023-02-14T20:23:33.562Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T20:23:33.562Z] ---> 98d2a1a729c4 [2023-02-14T20:23:33.562Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T20:23:33.562Z] ---> 75ed6075404b [2023-02-14T20:23:33.562Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-14T20:23:33.819Z] ---> 26b00ecee71b [2023-02-14T20:23:33.819Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T20:23:33.820Z] ---> 99c5734bcbe2 [2023-02-14T20:23:33.820Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T20:23:34.077Z] ---> aee63fc645a8 [2023-02-14T20:23:34.077Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T20:23:34.077Z] ---> Running in 191acc5706ef [2023-02-14T20:23:34.334Z] ---> 22bec04d6cef [2023-02-14T20:23:34.334Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T20:23:34.334Z] ---> 26856434e658 [2023-02-14T20:23:34.334Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T20:23:34.334Z] ---> 5cce32d2e674 [2023-02-14T20:23:34.334Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-14T20:23:34.334Z] Removing intermediate container 191acc5706ef [2023-02-14T20:23:34.334Z] ---> d4c45504b879 [2023-02-14T20:23:34.334Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:23:34.334Z] ---> Running in 30136b98b6f8 [2023-02-14T20:23:34.592Z] ---> 0ed4f86b0250 [2023-02-14T20:23:34.592Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T20:23:35.161Z] Removing intermediate container 30136b98b6f8 [2023-02-14T20:23:35.161Z] ---> 4c658e951bbf [2023-02-14T20:23:35.161Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T20:23:35.161Z] ---> ffc6317f527e [2023-02-14T20:23:35.161Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T20:23:35.161Z] ---> 30ff7912d9f0 [2023-02-14T20:23:35.161Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T20:23:35.161Z] ---> Running in 781bc7287765 [2023-02-14T20:23:35.422Z] ---> Running in 2e47ac942a90 [2023-02-14T20:23:36.004Z] Removing intermediate container 781bc7287765 [2023-02-14T20:23:36.004Z] ---> 5ceaeb23006d [2023-02-14T20:23:36.004Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:23:36.261Z] ---> 1e13932075c7 [2023-02-14T20:23:36.261Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T20:23:36.261Z] ---> 66c6b8be7e88 [2023-02-14T20:23:36.261Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T20:23:36.261Z] Removing intermediate container 2e47ac942a90 [2023-02-14T20:23:36.261Z] ---> 913cf164486b [2023-02-14T20:23:36.261Z] Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:23:36.519Z] ---> Running in af02fff13738 [2023-02-14T20:23:36.793Z] ---> Running in b8aad5e16f48 [2023-02-14T20:23:37.368Z] ---> Running in 5193c63068ee [2023-02-14T20:23:37.368Z] Removing intermediate container af02fff13738 [2023-02-14T20:23:37.368Z] ---> 589207861858 [2023-02-14T20:23:37.368Z] Step 17/19 : LABEL arch=x86_64 [2023-02-14T20:23:37.368Z] ---> af30c0c12ca0 [2023-02-14T20:23:37.368Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T20:23:37.625Z] Removing intermediate container 5193c63068ee [2023-02-14T20:23:37.625Z] ---> 8237e61c60ef [2023-02-14T20:23:37.625Z] Step 22/22 : LABEL version=3.0.0-dev.47 [2023-02-14T20:23:37.913Z] ---> Running in 88f40050f4d8 [2023-02-14T20:23:38.178Z] ---> Running in e2c26bea5ff9 [2023-02-14T20:23:38.436Z] ---> 23f0f548d7c2 [2023-02-14T20:23:38.436Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T20:23:38.436Z] Removing intermediate container 88f40050f4d8 [2023-02-14T20:23:38.436Z] ---> 70f999c96b9f [2023-02-14T20:23:38.436Z] Step 18/19 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:23:38.717Z] ---> Running in 1b8732064aac [2023-02-14T20:23:38.717Z] Removing intermediate container e2c26bea5ff9 [2023-02-14T20:23:38.717Z] ---> 80d4dce59edf [2023-02-14T20:23:38.717Z] [2023-02-14T20:23:38.975Z] Successfully built 80d4dce59edf [2023-02-14T20:23:38.975Z] ---> Running in ec7cf0fbfd17 [2023-02-14T20:23:38.975Z] Successfully tagged core-data:latest [2023-02-14T20:23:38.975Z]  Building core-data ... done Building core-command [2023-02-14T20:23:40.501Z] Removing intermediate container b8aad5e16f48 [2023-02-14T20:23:40.501Z] ---> 019b2f651623 [2023-02-14T20:23:40.501Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T20:23:41.435Z] Removing intermediate container ec7cf0fbfd17 [2023-02-14T20:23:41.435Z] ---> 38131e5c0e05 [2023-02-14T20:23:41.435Z] Step 19/19 : LABEL version=3.0.0-dev.47 [2023-02-14T20:23:41.788Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:23:41.789Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:23:41.789Z] ---> 7b55cb187820 [2023-02-14T20:23:41.789Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:23:41.789Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:23:41.789Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:23:41.789Z] ---> 7b55cb187820 [2023-02-14T20:23:41.789Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T20:23:41.789Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:23:41.789Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:23:41.789Z] ---> 7b55cb187820 [2023-02-14T20:23:41.789Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T20:23:41.789Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:23:41.789Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:23:41.789Z] ---> 7b55cb187820 [2023-02-14T20:23:41.789Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T20:23:41.789Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:23:41.789Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:23:41.789Z] ---> 7b55cb187820 [2023-02-14T20:23:41.789Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:23:41.789Z] ---> Running in afbde013a375 [2023-02-14T20:23:41.789Z] ---> Running in 19d6d6be3b55 [2023-02-14T20:23:41.789Z] ---> Running in e03182e56546 [2023-02-14T20:23:41.789Z] ---> Running in 81701ec62b9a [2023-02-14T20:23:41.789Z] ---> Running in dfb323400a8d [2023-02-14T20:23:42.001Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:23:42.001Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:23:42.001Z] ---> e4184f95aed6 [2023-02-14T20:23:42.001Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:23:42.001Z] ---> Using cache [2023-02-14T20:23:42.001Z] ---> 938f26c6b4af [2023-02-14T20:23:42.001Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T20:23:42.001Z] ---> Using cache [2023-02-14T20:23:42.001Z] ---> 464f2d1e7132 [2023-02-14T20:23:42.001Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T20:23:42.001Z] ---> Using cache [2023-02-14T20:23:42.001Z] ---> 0720e6ba2fd7 [2023-02-14T20:23:42.001Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T20:23:42.001Z] ---> Using cache [2023-02-14T20:23:42.001Z] ---> 3a5ceeabbaaa [2023-02-14T20:23:42.001Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:23:42.001Z] ---> Using cache [2023-02-14T20:23:42.001Z] ---> d021ef947795 [2023-02-14T20:23:42.001Z] Step 8/23 : COPY . . [2023-02-14T20:23:42.001Z] ---> Using cache [2023-02-14T20:23:42.001Z] ---> ba73ca3db549 [2023-02-14T20:23:42.001Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T20:23:42.001Z] ---> Running in fffb174eb332 [2023-02-14T20:23:42.274Z] ---> Running in 16437ee2b554 [2023-02-14T20:23:42.274Z] ---> Running in 7d9029e32c5d [2023-02-14T20:23:42.274Z] Removing intermediate container fffb174eb332 [2023-02-14T20:23:42.274Z] ---> 3acc6eaebee3 [2023-02-14T20:23:42.274Z] Step 19/21 : LABEL arch=x86_64 [2023-02-14T20:23:42.373Z] Removing intermediate container 19d6d6be3b55 [2023-02-14T20:23:42.373Z] ---> d0f42d809e0c [2023-02-14T20:23:42.373Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T20:23:42.373Z] Removing intermediate container dfb323400a8d [2023-02-14T20:23:42.373Z] ---> b737624ccc5d [2023-02-14T20:23:42.373Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:23:42.373Z] Removing intermediate container afbde013a375 [2023-02-14T20:23:42.373Z] ---> e164e19d50df [2023-02-14T20:23:42.373Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T20:23:42.373Z] Removing intermediate container e03182e56546 [2023-02-14T20:23:42.373Z] ---> 4f644d8fad19 [2023-02-14T20:23:42.373Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:23:42.373Z] Removing intermediate container 81701ec62b9a [2023-02-14T20:23:42.373Z] ---> f8134938c419 [2023-02-14T20:23:42.373Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T20:23:42.373Z] ---> Running in bf5609558c5e [2023-02-14T20:23:42.373Z] ---> Running in 3eaa3524563e [2023-02-14T20:23:42.373Z] ---> Running in a84ed92b8e05 [2023-02-14T20:23:42.532Z] Removing intermediate container 1b8732064aac [2023-02-14T20:23:42.532Z] ---> a3e27d0bee34 [2023-02-14T20:23:42.532Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T20:23:42.532Z] ---> Running in 69c368e2aae7 [2023-02-14T20:23:42.532Z] Removing intermediate container 16437ee2b554 [2023-02-14T20:23:42.532Z] ---> 46724b4988fa [2023-02-14T20:23:42.532Z] [2023-02-14T20:23:42.532Z] ---> Running in 6c050987a6e8 [2023-02-14T20:23:42.532Z] Successfully built 46724b4988fa [2023-02-14T20:23:42.532Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-14T20:23:42.532Z] Building core-metadata [2023-02-14T20:23:42.645Z] ---> Running in 05abf1e557f8 [2023-02-14T20:23:42.645Z] ---> Running in 36d6ec544255 [2023-02-14T20:23:42.790Z]  Building security-spiffe-token-provider ... done Removing intermediate container 69c368e2aae7 [2023-02-14T20:23:42.790Z] ---> 8d48aae3b243 [2023-02-14T20:23:42.790Z] Step 20/21 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:23:42.790Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-14T20:23:42.790Z] Removing intermediate container 6c050987a6e8 [2023-02-14T20:23:42.790Z] ---> e96dec73ced3 [2023-02-14T20:23:42.790Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T20:23:43.618Z] Removing intermediate container 3eaa3524563e [2023-02-14T20:23:43.618Z] ---> e29be1295748 [2023-02-14T20:23:43.618Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T20:23:43.618Z] Removing intermediate container 05abf1e557f8 [2023-02-14T20:23:43.618Z] ---> b0de3d3264c9 [2023-02-14T20:23:43.618Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T20:23:43.618Z] ---> Running in 8fb1a0f8466a [2023-02-14T20:23:43.618Z] ---> Running in 0cde05a8c93a [2023-02-14T20:23:43.724Z] ---> Running in 2fa862e8df4e [2023-02-14T20:23:44.300Z] ---> Running in f66a5119f3fd [2023-02-14T20:23:44.300Z] Removing intermediate container 2fa862e8df4e [2023-02-14T20:23:44.300Z] ---> 37edc3088d09 [2023-02-14T20:23:44.300Z] Step 21/21 : LABEL version=3.0.0-dev.47 [2023-02-14T20:23:44.558Z] Removing intermediate container f66a5119f3fd [2023-02-14T20:23:44.558Z] ---> 115fa1cb66ff [2023-02-14T20:23:44.558Z] Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:23:44.558Z] ---> Running in 7e010f79c933 [2023-02-14T20:23:44.558Z] ---> Running in 726879a5a0a4 [2023-02-14T20:23:44.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:23:44.816Z] Removing intermediate container 7e010f79c933 [2023-02-14T20:23:44.816Z] ---> 83fd3245d680 [2023-02-14T20:23:44.816Z] [2023-02-14T20:23:44.816Z] Successfully built 83fd3245d680 [2023-02-14T20:23:44.816Z] Successfully tagged security-proxy-setup:latest [2023-02-14T20:23:44.816Z] Building core-common-config-bootstrapper [2023-02-14T20:23:45.078Z]  Building security-proxy-setup ... done Removing intermediate container 726879a5a0a4 [2023-02-14T20:23:45.078Z] ---> 6b81e82d792c [2023-02-14T20:23:45.078Z] Step 24/24 : LABEL version=3.0.0-dev.47 [2023-02-14T20:23:45.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:23:45.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:23:45.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:23:45.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:23:45.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:23:45.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:23:45.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:23:45.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:23:46.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:23:46.455Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:23:46.455Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:23:46.529Z] OK: 221 MiB in 51 packages [2023-02-14T20:23:46.751Z] ---> e4184f95aed6 [2023-02-14T20:23:46.751Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:23:46.751Z] ---> Using cache [2023-02-14T20:23:46.751Z] ---> 938f26c6b4af [2023-02-14T20:23:46.751Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T20:23:46.751Z] ---> Using cache [2023-02-14T20:23:46.751Z] ---> 464f2d1e7132 [2023-02-14T20:23:46.751Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T20:23:46.751Z] ---> Using cache [2023-02-14T20:23:46.751Z] ---> 0720e6ba2fd7 [2023-02-14T20:23:46.751Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T20:23:46.751Z] ---> Using cache [2023-02-14T20:23:46.751Z] ---> 3a5ceeabbaaa [2023-02-14T20:23:46.751Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:23:46.751Z] ---> Using cache [2023-02-14T20:23:46.751Z] ---> d021ef947795 [2023-02-14T20:23:46.751Z] Step 8/24 : COPY . . [2023-02-14T20:23:46.751Z] ---> Using cache [2023-02-14T20:23:46.751Z] ---> ba73ca3db549 [2023-02-14T20:23:46.751Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T20:23:46.796Z] OK: 221 MiB in 51 packages [2023-02-14T20:23:47.065Z] OK: 221 MiB in 51 packages [2023-02-14T20:23:47.333Z] OK: 221 MiB in 51 packages [2023-02-14T20:23:47.603Z] OK: 221 MiB in 51 packages [2023-02-14T20:23:47.683Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:23:47.683Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:23:47.683Z] ---> e4184f95aed6 [2023-02-14T20:23:47.683Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:23:47.683Z] ---> Using cache [2023-02-14T20:23:47.683Z] ---> 938f26c6b4af [2023-02-14T20:23:47.683Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:23:47.683Z] ---> Using cache [2023-02-14T20:23:47.683Z] ---> 464f2d1e7132 [2023-02-14T20:23:47.683Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T20:23:47.683Z] ---> Using cache [2023-02-14T20:23:47.683Z] ---> 0720e6ba2fd7 [2023-02-14T20:23:47.683Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:23:47.683Z] ---> Using cache [2023-02-14T20:23:47.683Z] ---> 3a5ceeabbaaa [2023-02-14T20:23:47.683Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:23:47.683Z] ---> Using cache [2023-02-14T20:23:47.683Z] ---> d021ef947795 [2023-02-14T20:23:47.683Z] Step 8/22 : COPY . . [2023-02-14T20:23:47.683Z] ---> Using cache [2023-02-14T20:23:47.683Z] ---> ba73ca3db549 [2023-02-14T20:23:47.683Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T20:23:48.248Z] ---> Running in 9920fa2adf0a [2023-02-14T20:23:48.248Z] ---> Running in 75bb3de61625 [2023-02-14T20:23:48.248Z] ---> Running in 92e26795ff95 [2023-02-14T20:23:48.506Z] Removing intermediate container 9920fa2adf0a [2023-02-14T20:23:48.506Z] ---> 57093fad2103 [2023-02-14T20:23:48.506Z] [2023-02-14T20:23:48.506Z] Successfully built 57093fad2103 [2023-02-14T20:23:48.506Z] Successfully tagged security-secretstore-setup:latest [2023-02-14T20:23:48.506Z] Building support-scheduler [2023-02-14T20:23:48.566Z] Removing intermediate container a84ed92b8e05 [2023-02-14T20:23:48.566Z] ---> 921e180da624 [2023-02-14T20:23:48.566Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T20:23:48.762Z]  Building security-secretstore-setup ... done Removing intermediate container ae355f8253e1 [2023-02-14T20:23:48.762Z] ---> 0675db7cb2d7 [2023-02-14T20:23:48.762Z] Step 7/24 : COPY . . [2023-02-14T20:23:48.833Z] Removing intermediate container bf5609558c5e [2023-02-14T20:23:48.833Z] ---> 63036b542020 [2023-02-14T20:23:48.833Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T20:23:48.833Z] Removing intermediate container 36d6ec544255 [2023-02-14T20:23:48.833Z] ---> 597c8fa82213 [2023-02-14T20:23:48.833Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T20:23:49.019Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-14T20:23:49.019Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-14T20:23:49.103Z] Removing intermediate container 0cde05a8c93a [2023-02-14T20:23:49.103Z] ---> 3e21b8b0a803 [2023-02-14T20:23:49.103Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:23:49.370Z] Removing intermediate container 8fb1a0f8466a [2023-02-14T20:23:49.370Z] ---> 3164ff612669 [2023-02-14T20:23:49.370Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:23:49.637Z] ---> 7aef208d3773 [2023-02-14T20:23:49.637Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:23:49.905Z] ---> Running in 2e2714788902 [2023-02-14T20:23:50.175Z] ---> 4de25f4ccf1f [2023-02-14T20:23:50.175Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:23:50.175Z] ---> Running in c2fd374e6fcf [2023-02-14T20:23:50.449Z] ---> 8ac092c2228a [2023-02-14T20:23:50.449Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:23:50.449Z] ---> 7744b654b5a9 [2023-02-14T20:23:50.449Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:23:50.449Z] ---> Running in b2667a894e91 [2023-02-14T20:23:50.717Z] ---> Running in 3b5fa84d1991 [2023-02-14T20:23:50.717Z] ---> 1ed64ffbcc24 [2023-02-14T20:23:50.717Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:23:50.989Z] ---> Running in 7a38d43fa1a5 [2023-02-14T20:23:52.296Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:23:52.296Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:23:52.296Z] ---> e4184f95aed6 [2023-02-14T20:23:52.296Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:23:52.296Z] ---> Using cache [2023-02-14T20:23:52.296Z] ---> 938f26c6b4af [2023-02-14T20:23:52.296Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:23:52.296Z] ---> Using cache [2023-02-14T20:23:52.296Z] ---> 464f2d1e7132 [2023-02-14T20:23:52.296Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T20:23:52.296Z] ---> Using cache [2023-02-14T20:23:52.296Z] ---> 0720e6ba2fd7 [2023-02-14T20:23:52.296Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:23:52.296Z] ---> Using cache [2023-02-14T20:23:52.296Z] ---> 3a5ceeabbaaa [2023-02-14T20:23:52.296Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:23:52.296Z] ---> Using cache [2023-02-14T20:23:52.296Z] ---> d021ef947795 [2023-02-14T20:23:52.296Z] Step 8/22 : COPY . . [2023-02-14T20:23:52.296Z] ---> Using cache [2023-02-14T20:23:52.296Z] ---> ba73ca3db549 [2023-02-14T20:23:52.296Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T20:23:55.584Z] ---> Running in bbd863e3c15e [2023-02-14T20:23:55.584Z] ---> de80c56271dd [2023-02-14T20:23:55.584Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T20:23:55.843Z] ---> Running in 24493d274d3e [2023-02-14T20:23:56.105Z] Removing intermediate container 24493d274d3e [2023-02-14T20:23:56.105Z] ---> 9e978b54592b [2023-02-14T20:23:56.105Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T20:23:56.105Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-14T20:23:56.365Z] ---> Running in cb3fd24019a3 [2023-02-14T20:23:56.623Z] Removing intermediate container cb3fd24019a3 [2023-02-14T20:23:56.623Z] ---> 4a76d27f51dc [2023-02-14T20:23:56.623Z] 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 [2023-02-14T20:23:56.623Z] ---> Running in a50a76c9e49c [2023-02-14T20:23:57.997Z] Removing intermediate container a50a76c9e49c [2023-02-14T20:23:57.997Z] ---> d2ab42159bc4 [2023-02-14T20:23:57.997Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T20:23:58.254Z] ---> Running in 2e6fca928517 [2023-02-14T20:23:58.514Z] Removing intermediate container 2e6fca928517 [2023-02-14T20:23:58.514Z] ---> d3bf959de977 [2023-02-14T20:23:58.514Z] [2023-02-14T20:23:58.514Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T20:23:58.514Z] ---> 5ce65d7b0fde [2023-02-14T20:23:58.514Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:23:58.514Z] ---> Using cache [2023-02-14T20:23:58.514Z] ---> 1158307213a9 [2023-02-14T20:23:58.514Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T20:23:58.772Z] ---> Running in 2c6dcbe200b7 [2023-02-14T20:23:59.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:23:59.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:23:59.961Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T20:23:59.961Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T20:23:59.961Z] OK: 15857 distinct packages available [2023-02-14T20:23:59.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:24:00.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:24:00.219Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T20:24:00.219Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T20:24:00.219Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T20:24:00.219Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T20:24:00.219Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T20:24:00.219Z] OK: 6 MiB in 18 packages [2023-02-14T20:24:02.114Z] Removing intermediate container 2c6dcbe200b7 [2023-02-14T20:24:02.114Z] ---> d32f95fd56a2 [2023-02-14T20:24:02.114Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T20:24:04.640Z] ---> c23d15c61d0f [2023-02-14T20:24:04.640Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T20:24:05.251Z] ---> 8854da9befa6 [2023-02-14T20:24:05.251Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T20:24:05.251Z] ---> Running in 666c5d3b0962 [2023-02-14T20:24:05.817Z] Removing intermediate container 666c5d3b0962 [2023-02-14T20:24:05.817Z] ---> dc94c9c9ffd1 [2023-02-14T20:24:05.817Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T20:24:06.748Z] ---> 97aca8cd0978 [2023-02-14T20:24:06.748Z] Step 19/24 : WORKDIR / [2023-02-14T20:24:07.006Z] ---> Running in 84208daa0d34 [2023-02-14T20:24:07.271Z] Removing intermediate container 84208daa0d34 [2023-02-14T20:24:07.271Z] ---> 052b9bd81273 [2023-02-14T20:24:07.271Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T20:24:07.530Z] Removing intermediate container 7d9029e32c5d [2023-02-14T20:24:07.530Z] ---> 9f095f1cdaee [2023-02-14T20:24:07.530Z] [2023-02-14T20:24:07.530Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T20:24:07.530Z] ---> dfd21b5a31f5 [2023-02-14T20:24:07.530Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:24:07.530Z] ---> Running in 9285b4c916d2 [2023-02-14T20:24:07.530Z] ---> Running in df486d5eecd7 [2023-02-14T20:24:08.097Z] Removing intermediate container 9285b4c916d2 [2023-02-14T20:24:08.097Z] ---> 5c08ea452f60 [2023-02-14T20:24:08.097Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T20:24:08.097Z] ---> Running in e53b0d6c7eea [2023-02-14T20:24:08.354Z] Removing intermediate container e53b0d6c7eea [2023-02-14T20:24:08.354Z] ---> 74eadaeff133 [2023-02-14T20:24:08.354Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T20:24:08.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:24:08.683Z] ---> Running in a2134b867b9e [2023-02-14T20:24:08.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:24:08.941Z] Removing intermediate container a2134b867b9e [2023-02-14T20:24:08.941Z] ---> 749853680f1c [2023-02-14T20:24:08.941Z] Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:24:08.941Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T20:24:08.941Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:24:08.941Z] OK: 6 MiB in 15 packages [2023-02-14T20:24:08.941Z] ---> Running in 189a3e13c4e1 [2023-02-14T20:24:09.876Z] Removing intermediate container 189a3e13c4e1 [2023-02-14T20:24:09.876Z] ---> 152b8aa693ce [2023-02-14T20:24:09.876Z] Step 24/24 : LABEL version=3.0.0-dev.47 [2023-02-14T20:24:09.876Z] ---> Running in df37d4742a45 [2023-02-14T20:24:10.134Z] Removing intermediate container df486d5eecd7 [2023-02-14T20:24:10.134Z] ---> 6946eda32e1f [2023-02-14T20:24:10.134Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T20:24:10.391Z] Removing intermediate container df37d4742a45 [2023-02-14T20:24:10.391Z] ---> db76033755a2 [2023-02-14T20:24:10.391Z] [2023-02-14T20:24:10.391Z] Successfully built db76033755a2 [2023-02-14T20:24:10.648Z] Successfully tagged security-spire-config:latest [2023-02-14T20:24:10.648Z]  Building security-spire-config ... done Building security-bootstrapper [2023-02-14T20:24:10.648Z] ---> Running in eec63c393776 [2023-02-14T20:24:11.581Z] Removing intermediate container eec63c393776 [2023-02-14T20:24:11.581Z] ---> 2bd7accefbef [2023-02-14T20:24:11.581Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T20:24:12.156Z] ---> Running in 4889f8fe35bc [2023-02-14T20:24:12.417Z] Removing intermediate container 4889f8fe35bc [2023-02-14T20:24:12.417Z] ---> ca121ef14922 [2023-02-14T20:24:12.417Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T20:24:12.703Z] ---> Running in d864b6df6952 [2023-02-14T20:24:12.968Z] Removing intermediate container d864b6df6952 [2023-02-14T20:24:12.968Z] ---> 45bcfd6af160 [2023-02-14T20:24:12.968Z] Step 15/23 : WORKDIR / [2023-02-14T20:24:13.232Z] ---> Running in d89114ba3975 [2023-02-14T20:24:13.800Z] Removing intermediate container d89114ba3975 [2023-02-14T20:24:13.800Z] ---> 46941ec89ca4 [2023-02-14T20:24:13.800Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:24:14.367Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:24:14.367Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:24:14.367Z] ---> e4184f95aed6 [2023-02-14T20:24:14.367Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T20:24:14.367Z] ---> Using cache [2023-02-14T20:24:14.367Z] ---> 4c7b2516d15d [2023-02-14T20:24:14.367Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T20:24:14.626Z] ---> d3a6966874df [2023-02-14T20:24:14.626Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T20:24:15.245Z] ---> Running in 88db1ab62881 [2023-02-14T20:24:15.515Z] ---> 295743dd59dd [2023-02-14T20:24:15.515Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T20:24:15.772Z] Removing intermediate container 75bb3de61625 [2023-02-14T20:24:15.772Z] ---> 7c3ab5a67c24 [2023-02-14T20:24:15.772Z] [2023-02-14T20:24:15.772Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:24:15.772Z] ---> dfd21b5a31f5 [2023-02-14T20:24:15.772Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T20:24:15.772Z] ---> Running in a436eb6f7ca8 [2023-02-14T20:24:16.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:24:16.337Z] ---> 23e4aacfc3e2 [2023-02-14T20:24:16.337Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T20:24:16.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:24:16.337Z] Removing intermediate container a436eb6f7ca8 [2023-02-14T20:24:16.337Z] ---> 35cf6fe777d9 [2023-02-14T20:24:16.337Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:24:16.595Z] OK: 211 MiB in 51 packages [2023-02-14T20:24:16.595Z] ---> Running in 6bf1eda5fc7f [2023-02-14T20:24:16.595Z] ---> Running in 60c601e2d55e [2023-02-14T20:24:17.981Z] Removing intermediate container 6bf1eda5fc7f [2023-02-14T20:24:17.981Z] ---> 6683b0be1a48 [2023-02-14T20:24:17.981Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:24:17.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:24:17.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:24:17.981Z] ---> Running in acaee754d26f [2023-02-14T20:24:17.981Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T20:24:17.981Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:24:17.981Z] OK: 6 MiB in 15 packages [2023-02-14T20:24:18.239Z] Removing intermediate container 88db1ab62881 [2023-02-14T20:24:18.239Z] ---> 61a42dd055c5 [2023-02-14T20:24:18.239Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T20:24:18.239Z] Removing intermediate container 92e26795ff95 [2023-02-14T20:24:18.239Z] ---> dfe6188c05e4 [2023-02-14T20:24:18.239Z] [2023-02-14T20:24:18.239Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T20:24:18.239Z] ---> dfd21b5a31f5 [2023-02-14T20:24:18.239Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:24:18.239Z] ---> Using cache [2023-02-14T20:24:18.239Z] ---> 6946eda32e1f [2023-02-14T20:24:18.239Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T20:24:18.239Z] ---> Using cache [2023-02-14T20:24:18.239Z] ---> 2bd7accefbef [2023-02-14T20:24:18.239Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T20:24:18.504Z] Removing intermediate container acaee754d26f [2023-02-14T20:24:18.504Z] ---> 8b03bf5cd0ee [2023-02-14T20:24:18.504Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T20:24:18.504Z] ---> Running in 322b76af945c [2023-02-14T20:24:18.504Z] ---> Running in 23f15cacce0e [2023-02-14T20:24:18.504Z] ---> 915fe0239332 [2023-02-14T20:24:18.504Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:24:18.765Z] ---> Running in bb4e188b3358 [2023-02-14T20:24:18.765Z] Removing intermediate container 322b76af945c [2023-02-14T20:24:18.765Z] ---> 06432876476a [2023-02-14T20:24:18.765Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T20:24:18.765Z] Removing intermediate container 60c601e2d55e [2023-02-14T20:24:18.765Z] ---> 87c116059ee9 [2023-02-14T20:24:18.765Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:24:18.765Z] Removing intermediate container 23f15cacce0e [2023-02-14T20:24:18.765Z] ---> 8cd4a5d390b8 [2023-02-14T20:24:18.765Z] Step 22/23 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:24:19.032Z] ---> Running in 3ac3d0dafd32 [2023-02-14T20:24:19.032Z] ---> Running in 68aeb5f07755 [2023-02-14T20:24:19.032Z] Removing intermediate container 3ac3d0dafd32 [2023-02-14T20:24:19.032Z] ---> 88216b772abd [2023-02-14T20:24:19.032Z] Step 15/24 : WORKDIR / [2023-02-14T20:24:19.032Z] ---> 94be02eba24e [2023-02-14T20:24:19.032Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T20:24:19.032Z] Removing intermediate container 68aeb5f07755 [2023-02-14T20:24:19.032Z] ---> 197d41f9f6fe [2023-02-14T20:24:19.032Z] Step 23/23 : LABEL version=3.0.0-dev.47 [2023-02-14T20:24:19.289Z] ---> Running in 235447a2641c [2023-02-14T20:24:19.289Z] ---> Running in 0aa3af131f0d [2023-02-14T20:24:19.289Z] Removing intermediate container 235447a2641c [2023-02-14T20:24:19.289Z] ---> 04c9a5b5f39c [2023-02-14T20:24:19.289Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:24:19.576Z] Removing intermediate container 0aa3af131f0d [2023-02-14T20:24:19.576Z] ---> d2dc924d0bac [2023-02-14T20:24:19.576Z] [2023-02-14T20:24:19.576Z] ---> dadbb58f82e0 [2023-02-14T20:24:19.576Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T20:24:19.576Z] Successfully built d2dc924d0bac [2023-02-14T20:24:19.576Z] Successfully tagged core-command:latest [2023-02-14T20:24:19.576Z] Building support-notifications [2023-02-14T20:24:19.576Z]  Building core-command ... done  ---> 5c5b4ec46047 [2023-02-14T20:24:19.576Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T20:24:20.514Z] ---> d99c7f6a7f46 [2023-02-14T20:24:20.514Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T20:24:21.083Z] ---> c0fb2cf0d67c [2023-02-14T20:24:21.083Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T20:24:21.083Z] ---> c3883aa03f1b [2023-02-14T20:24:21.084Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T20:24:21.340Z] ---> Running in e75a70e7c669 [2023-02-14T20:24:21.340Z] ---> 122227cd7af2 [2023-02-14T20:24:21.340Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T20:24:21.604Z] ---> 725dc3240f3a [2023-02-14T20:24:21.604Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T20:24:21.878Z] ---> Running in c56795651602 [2023-02-14T20:24:21.878Z] Removing intermediate container c56795651602 [2023-02-14T20:24:21.878Z] ---> dcbb731e46ff [2023-02-14T20:24:21.878Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:24:22.136Z] ---> Running in 969f28d39762 [2023-02-14T20:24:22.712Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:24:22.712Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:24:22.712Z] ---> e4184f95aed6 [2023-02-14T20:24:22.712Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:24:22.712Z] ---> Using cache [2023-02-14T20:24:22.712Z] ---> 938f26c6b4af [2023-02-14T20:24:22.712Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:24:22.712Z] ---> Using cache [2023-02-14T20:24:22.712Z] ---> 464f2d1e7132 [2023-02-14T20:24:22.712Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T20:24:22.712Z] Removing intermediate container 969f28d39762 [2023-02-14T20:24:22.712Z] ---> 4245f988d465 [2023-02-14T20:24:22.712Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T20:24:22.712Z] Removing intermediate container e75a70e7c669 [2023-02-14T20:24:22.712Z] ---> 3eb0e4bd19f2 [2023-02-14T20:24:22.712Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T20:24:22.712Z] ---> Running in 3d93f5853df2 [2023-02-14T20:24:22.712Z] ---> Running in 1871603a653a [2023-02-14T20:24:22.712Z] ---> Running in cace8967df4d [2023-02-14T20:24:22.712Z] Removing intermediate container 1871603a653a [2023-02-14T20:24:22.712Z] ---> da6f777e89fe [2023-02-14T20:24:22.712Z] Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:24:22.971Z] ---> Running in b529761d86e0 [2023-02-14T20:24:22.971Z] Removing intermediate container cace8967df4d [2023-02-14T20:24:22.971Z] ---> e978e7c796b7 [2023-02-14T20:24:22.971Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T20:24:22.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:24:23.229Z] ---> Running in 518c0e77db79 [2023-02-14T20:24:23.229Z] Removing intermediate container b529761d86e0 [2023-02-14T20:24:23.229Z] ---> 37b9a878652d [2023-02-14T20:24:23.229Z] Step 24/24 : LABEL version=3.0.0-dev.47 [2023-02-14T20:24:23.229Z] ---> Running in 2a0db4fff7d2 [2023-02-14T20:24:23.229Z] Removing intermediate container 518c0e77db79 [2023-02-14T20:24:23.229Z] ---> 4fa7a65b0b7d [2023-02-14T20:24:23.229Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T20:24:23.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:24:23.486Z] ---> Running in ec00b2d6a469 [2023-02-14T20:24:23.486Z] Removing intermediate container 2a0db4fff7d2 [2023-02-14T20:24:23.486Z] ---> 08339730ecdb [2023-02-14T20:24:23.486Z] [2023-02-14T20:24:23.486Z] Successfully built 08339730ecdb [2023-02-14T20:24:23.486Z] Successfully tagged core-metadata:latest [2023-02-14T20:24:23.486Z]  Building core-metadata ... done Building security-spire-server [2023-02-14T20:24:23.486Z] OK: 211 MiB in 51 packages [2023-02-14T20:24:23.745Z] Removing intermediate container ec00b2d6a469 [2023-02-14T20:24:23.745Z] ---> bd7396022949 [2023-02-14T20:24:23.745Z] Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:24:25.642Z] ---> Running in 804c8a56318d [2023-02-14T20:24:25.642Z] Removing intermediate container 3d93f5853df2 [2023-02-14T20:24:25.642Z] ---> 9c385f048906 [2023-02-14T20:24:25.642Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:24:25.642Z] Removing intermediate container 804c8a56318d [2023-02-14T20:24:25.642Z] ---> a2160a766643 [2023-02-14T20:24:25.642Z] Step 22/22 : LABEL version=3.0.0-dev.47 [2023-02-14T20:24:25.642Z] Removing intermediate container bbd863e3c15e [2023-02-14T20:24:25.642Z] ---> 13c1dd3efd3c [2023-02-14T20:24:25.642Z] [2023-02-14T20:24:25.642Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:24:25.642Z] ---> dfd21b5a31f5 [2023-02-14T20:24:25.642Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:24:25.642Z] ---> Using cache [2023-02-14T20:24:25.642Z] ---> 6946eda32e1f [2023-02-14T20:24:25.642Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T20:24:25.642Z] ---> Using cache [2023-02-14T20:24:25.642Z] ---> 2bd7accefbef [2023-02-14T20:24:25.642Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T20:24:25.900Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:24:25.900Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:24:25.900Z] ---> e4184f95aed6 [2023-02-14T20:24:25.900Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T20:24:25.900Z] ---> Using cache [2023-02-14T20:24:25.900Z] ---> 4c7b2516d15d [2023-02-14T20:24:25.900Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T20:24:25.900Z] ---> Using cache [2023-02-14T20:24:25.900Z] ---> 7a2f31b5e1f5 [2023-02-14T20:24:25.900Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T20:24:25.900Z] ---> Using cache [2023-02-14T20:24:25.900Z] ---> dc7dc1ba3a0d [2023-02-14T20:24:25.900Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:24:25.900Z] ---> Using cache [2023-02-14T20:24:25.900Z] ---> 0675db7cb2d7 [2023-02-14T20:24:25.900Z] Step 7/23 : COPY . . [2023-02-14T20:24:25.900Z] ---> Using cache [2023-02-14T20:24:25.900Z] ---> de80c56271dd [2023-02-14T20:24:25.900Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T20:24:25.900Z] ---> Using cache [2023-02-14T20:24:25.900Z] ---> 9e978b54592b [2023-02-14T20:24:25.900Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T20:24:25.900Z] ---> Using cache [2023-02-14T20:24:25.900Z] ---> 4a76d27f51dc [2023-02-14T20:24:25.900Z] 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 [2023-02-14T20:24:26.157Z] ---> Running in a95901d614c1 [2023-02-14T20:24:26.157Z] ---> Running in 2782abceeb11 [2023-02-14T20:24:26.157Z] ---> Running in ee9492b89c78 [2023-02-14T20:24:26.157Z] ---> 88dbbe787144 [2023-02-14T20:24:26.157Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:24:26.157Z] ---> Running in cd21d2dc38c5 [2023-02-14T20:24:26.414Z] Removing intermediate container 2782abceeb11 [2023-02-14T20:24:26.414Z] ---> cc8d0b99b920 [2023-02-14T20:24:26.414Z] [2023-02-14T20:24:26.414Z] Removing intermediate container a95901d614c1 [2023-02-14T20:24:26.414Z] ---> 7e9637dc88ab [2023-02-14T20:24:26.414Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T20:24:26.414Z] ---> Running in a32ed31aa426 [2023-02-14T20:24:26.414Z] Successfully built cc8d0b99b920 [2023-02-14T20:24:26.414Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-14T20:24:26.414Z]  Building core-common-config-bootstrapper ... done Removing intermediate container a32ed31aa426 [2023-02-14T20:24:26.414Z] ---> d77b81fbee32 [2023-02-14T20:24:26.414Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:24:26.671Z] ---> 669d2a8be4f3 [2023-02-14T20:24:26.671Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T20:24:26.929Z] Removing intermediate container ee9492b89c78 [2023-02-14T20:24:26.929Z] ---> 6e28b633d753 [2023-02-14T20:24:26.929Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T20:24:27.190Z] ---> Running in c99a85db486f [2023-02-14T20:24:27.190Z] ---> a23f077e29c9 [2023-02-14T20:24:27.190Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T20:24:27.190Z] Removing intermediate container c99a85db486f [2023-02-14T20:24:27.190Z] ---> 910b57c7a48f [2023-02-14T20:24:27.190Z] [2023-02-14T20:24:27.190Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T20:24:27.190Z] ---> 5ce65d7b0fde [2023-02-14T20:24:27.190Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:24:27.190Z] ---> Using cache [2023-02-14T20:24:27.190Z] ---> 1158307213a9 [2023-02-14T20:24:27.190Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T20:24:27.190Z] ---> Using cache [2023-02-14T20:24:27.190Z] ---> 595b4fb99685 [2023-02-14T20:24:27.190Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T20:24:27.448Z] ---> 794587b7602b [2023-02-14T20:24:27.448Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T20:24:27.448Z] ---> Running in 309d94d0d42d [2023-02-14T20:24:27.448Z] Removing intermediate container 309d94d0d42d [2023-02-14T20:24:27.448Z] ---> f1842b6dfeb8 [2023-02-14T20:24:27.448Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:24:27.708Z] ---> Running in 98f400887577 [2023-02-14T20:24:28.273Z] Removing intermediate container 98f400887577 [2023-02-14T20:24:28.273Z] ---> 3b035029b0ad [2023-02-14T20:24:28.273Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T20:24:28.273Z] ---> Running in 08c18dbff61c [2023-02-14T20:24:28.273Z] ---> 3095a3565db8 [2023-02-14T20:24:28.273Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T20:24:28.273Z] Removing intermediate container 08c18dbff61c [2023-02-14T20:24:28.273Z] ---> c5083aef233b [2023-02-14T20:24:28.273Z] Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:24:28.532Z] ---> Running in 5ebd76230622 [2023-02-14T20:24:28.532Z] ---> 8a93c02f4e52 [2023-02-14T20:24:28.532Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T20:24:28.532Z] Removing intermediate container 5ebd76230622 [2023-02-14T20:24:28.532Z] ---> 4ba46688abde [2023-02-14T20:24:28.532Z] Step 22/22 : LABEL version=3.0.0-dev.47 [2023-02-14T20:24:28.532Z] ---> Running in 9892c5fd8472 [2023-02-14T20:24:28.790Z] ---> 9c2b97fb0cb2 [2023-02-14T20:24:28.790Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T20:24:28.790Z] Removing intermediate container 9892c5fd8472 [2023-02-14T20:24:28.790Z] ---> e10a52c7079c [2023-02-14T20:24:28.790Z] [2023-02-14T20:24:28.790Z] Successfully built e10a52c7079c [2023-02-14T20:24:28.790Z] Successfully tagged support-scheduler:latest [2023-02-14T20:24:28.790Z]  Building support-scheduler ... done  ---> ca8d84b5379a [2023-02-14T20:24:28.790Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T20:24:28.790Z] ---> Running in e6e31f06b92f [2023-02-14T20:24:29.049Z] Removing intermediate container e6e31f06b92f [2023-02-14T20:24:29.049Z] ---> 041f2e9db9b7 [2023-02-14T20:24:29.049Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T20:24:29.049Z] ---> Running in f6be3fadbdfc [2023-02-14T20:24:29.049Z] Removing intermediate container f6be3fadbdfc [2023-02-14T20:24:29.049Z] ---> 9b4a60ea19d7 [2023-02-14T20:24:29.049Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T20:24:29.311Z] ---> Running in 4eaf522b8d25 [2023-02-14T20:24:29.311Z] Removing intermediate container 4eaf522b8d25 [2023-02-14T20:24:29.311Z] ---> 8bb4624efedc [2023-02-14T20:24:29.311Z] Step 22/23 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:24:29.311Z] ---> Running in 74abda9e3d76 [2023-02-14T20:24:29.311Z] Removing intermediate container 74abda9e3d76 [2023-02-14T20:24:29.311Z] ---> 8ea46a59ed00 [2023-02-14T20:24:29.311Z] Step 23/23 : LABEL version=3.0.0-dev.47 [2023-02-14T20:24:29.571Z] ---> Running in 7def15bc92e0 [2023-02-14T20:24:29.571Z] Removing intermediate container 7def15bc92e0 [2023-02-14T20:24:29.571Z] ---> ff529cbfba61 [2023-02-14T20:24:29.571Z] [2023-02-14T20:24:29.571Z] Successfully built ff529cbfba61 [2023-02-14T20:24:29.571Z] Successfully tagged security-spire-server:latest [2023-02-14T20:24:47.655Z]  Building security-spire-server ... done Removing intermediate container bb4e188b3358 [2023-02-14T20:24:47.655Z] ---> 0189e087a688 [2023-02-14T20:24:47.655Z] Step 7/32 : COPY . . [2023-02-14T20:24:52.937Z] ---> 210a1cdd43b9 [2023-02-14T20:24:52.938Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T20:24:52.938Z] ---> Running in 9e8d8e0ab745 [2023-02-14T20:24:52.938Z] Removing intermediate container cd21d2dc38c5 [2023-02-14T20:24:52.938Z] ---> c6eb40e4f3c4 [2023-02-14T20:24:52.938Z] Step 8/22 : COPY . . [2023-02-14T20:24:52.938Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-14T20:24:58.209Z] ---> 2f1ac75e414a [2023-02-14T20:24:58.209Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T20:24:58.209Z] ---> Running in 665044f8a15c [2023-02-14T20:24:58.209Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-14T20:25:10.405Z] Removing intermediate container 9e8d8e0ab745 [2023-02-14T20:25:10.405Z] ---> 45d1020a2711 [2023-02-14T20:25:10.405Z] [2023-02-14T20:25:10.405Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T20:25:10.405Z] ---> dfd21b5a31f5 [2023-02-14T20:25:10.405Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:25:10.405Z] ---> Running in abc0df837cd4 [2023-02-14T20:25:10.405Z] Removing intermediate container abc0df837cd4 [2023-02-14T20:25:10.405Z] ---> 111d2b4505bb [2023-02-14T20:25:10.405Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T20:25:10.405Z] ---> Running in 6c41a41c4ce0 [2023-02-14T20:25:10.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:25:11.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:25:11.485Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T20:25:11.485Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T20:25:11.485Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:25:11.485Z] OK: 6 MiB in 16 packages [2023-02-14T20:25:12.051Z] Removing intermediate container 6c41a41c4ce0 [2023-02-14T20:25:12.051Z] ---> 20a21321d10c [2023-02-14T20:25:12.051Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T20:25:12.051Z] ---> Running in 5f9e476840d6 [2023-02-14T20:25:12.308Z] Removing intermediate container 5f9e476840d6 [2023-02-14T20:25:12.308Z] ---> 16bc549741ce [2023-02-14T20:25:12.308Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T20:25:12.308Z] ---> Running in 0f784704f4a7 [2023-02-14T20:25:12.566Z] Removing intermediate container 0f784704f4a7 [2023-02-14T20:25:12.566Z] ---> db6f6fd5a255 [2023-02-14T20:25:12.566Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T20:25:12.566Z] ---> Running in c1fcd0db2282 [2023-02-14T20:25:12.566Z] Removing intermediate container c1fcd0db2282 [2023-02-14T20:25:12.566Z] ---> a6b46acc7a1c [2023-02-14T20:25:12.566Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T20:25:12.566Z] ---> Running in 907ba01cc113 [2023-02-14T20:25:12.824Z] Removing intermediate container 907ba01cc113 [2023-02-14T20:25:12.824Z] ---> 32cae0620da4 [2023-02-14T20:25:12.824Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T20:25:12.824Z] ---> Running in 89e91de16fce [2023-02-14T20:25:13.757Z] Removing intermediate container 89e91de16fce [2023-02-14T20:25:13.757Z] ---> c569024daa8c [2023-02-14T20:25:13.757Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T20:25:13.757Z] ---> Running in 4692b3b6ab67 [2023-02-14T20:25:13.757Z] Removing intermediate container 4692b3b6ab67 [2023-02-14T20:25:13.757Z] ---> e0b84da7d27c [2023-02-14T20:25:13.757Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T20:25:13.757Z] ---> 64c2173a843b [2023-02-14T20:25:13.757Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T20:25:14.015Z] ---> Running in 6963dad19e66 [2023-02-14T20:25:14.581Z] Removing intermediate container 6963dad19e66 [2023-02-14T20:25:14.581Z] ---> 37c5c774f9ab [2023-02-14T20:25:14.581Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:25:14.839Z] ---> 6b76ac88dc67 [2023-02-14T20:25:14.839Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T20:25:15.406Z] ---> 606a904405ee [2023-02-14T20:25:15.406Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T20:25:15.972Z] ---> 1a847940a508 [2023-02-14T20:25:15.972Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T20:25:16.230Z] ---> d74d6689e94d [2023-02-14T20:25:16.230Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T20:25:16.489Z] ---> 061c14f18bdf [2023-02-14T20:25:16.489Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T20:25:17.054Z] ---> 0a14a0005fe5 [2023-02-14T20:25:17.054Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T20:25:17.313Z] ---> e68b96572a9e [2023-02-14T20:25:17.313Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T20:25:17.313Z] Removing intermediate container 665044f8a15c [2023-02-14T20:25:17.313Z] ---> 433eaff0fbfa [2023-02-14T20:25:17.313Z] [2023-02-14T20:25:17.313Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:25:17.313Z] ---> dfd21b5a31f5 [2023-02-14T20:25:17.313Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T20:25:17.313Z] ---> Running in 60e7822593f5 [2023-02-14T20:25:17.313Z] ---> Running in 519531c5f62c [2023-02-14T20:25:17.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T20:25:17.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T20:25:18.138Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T20:25:18.138Z] Removing intermediate container 519531c5f62c [2023-02-14T20:25:18.138Z] ---> b80b74a513e7 [2023-02-14T20:25:18.138Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T20:25:18.138Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T20:25:18.138Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:25:18.138Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T20:25:18.138Z] ---> Running in aab1eb8033bb [2023-02-14T20:25:18.396Z] OK: 6 MiB in 16 packages [2023-02-14T20:25:18.396Z] Removing intermediate container aab1eb8033bb [2023-02-14T20:25:18.396Z] ---> a886524ffd76 [2023-02-14T20:25:18.396Z] Step 29/32 : CMD ["gate"] [2023-02-14T20:25:18.396Z] ---> Running in 5b24f34c8a55 [2023-02-14T20:25:18.657Z] Removing intermediate container 5b24f34c8a55 [2023-02-14T20:25:18.657Z] ---> 2a7aadb4fbb3 [2023-02-14T20:25:18.657Z] Step 30/32 : LABEL arch=x86_64 [2023-02-14T20:25:18.657Z] ---> Running in e196da880607 [2023-02-14T20:25:18.657Z] Removing intermediate container 60e7822593f5 [2023-02-14T20:25:18.657Z] ---> 46942500bed7 [2023-02-14T20:25:18.657Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T20:25:18.657Z] Removing intermediate container e196da880607 [2023-02-14T20:25:18.657Z] ---> 161422053efb [2023-02-14T20:25:18.657Z] Step 31/32 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:18.916Z] ---> Running in 046db1c0fd2b [2023-02-14T20:25:18.916Z] ---> Running in fd8b5d7907ca [2023-02-14T20:25:18.916Z] Removing intermediate container 046db1c0fd2b [2023-02-14T20:25:18.916Z] ---> 367f42c3e02f [2023-02-14T20:25:18.916Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T20:25:18.916Z] Removing intermediate container fd8b5d7907ca [2023-02-14T20:25:18.916Z] ---> 9b500cdf971f [2023-02-14T20:25:18.916Z] Step 32/32 : LABEL version=3.0.0-dev.47 [2023-02-14T20:25:18.916Z] ---> Running in ad3bbda928ee [2023-02-14T20:25:18.916Z] ---> Running in 028786c2bc3a [2023-02-14T20:25:19.175Z] Removing intermediate container ad3bbda928ee [2023-02-14T20:25:19.175Z] ---> e199cb61c6b6 [2023-02-14T20:25:19.175Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T20:25:19.175Z] ---> Running in 3114a698ed6f [2023-02-14T20:25:19.175Z] Removing intermediate container 028786c2bc3a [2023-02-14T20:25:19.175Z] ---> c185895b1e17 [2023-02-14T20:25:19.175Z] [2023-02-14T20:25:19.175Z] Removing intermediate container 3114a698ed6f [2023-02-14T20:25:19.175Z] ---> 127efa493f68 [2023-02-14T20:25:19.175Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:25:19.175Z] Successfully built c185895b1e17 [2023-02-14T20:25:19.175Z] Successfully tagged security-bootstrapper:latest [2023-02-14T20:25:19.434Z]  Building security-bootstrapper ... done  ---> 913279ac2865 [2023-02-14T20:25:19.434Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T20:25:19.999Z] ---> 72f7c9e88efe [2023-02-14T20:25:19.999Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T20:25:19.999Z] ---> 02b5671141d2 [2023-02-14T20:25:19.999Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T20:25:20.257Z] ---> Running in 0073d5e9f315 [2023-02-14T20:25:20.257Z] Removing intermediate container 0073d5e9f315 [2023-02-14T20:25:20.257Z] ---> a9e31138e7b8 [2023-02-14T20:25:20.257Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:25:20.257Z] ---> Running in 9df389ecccd2 [2023-02-14T20:25:20.257Z] Removing intermediate container 9df389ecccd2 [2023-02-14T20:25:20.257Z] ---> 8ebeeb878848 [2023-02-14T20:25:20.257Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T20:25:20.523Z] ---> Running in 8feeb14ffa3a [2023-02-14T20:25:20.523Z] Removing intermediate container 8feeb14ffa3a [2023-02-14T20:25:20.523Z] ---> 28d0911fbb11 [2023-02-14T20:25:20.523Z] Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:20.523Z] ---> Running in 6bb2408634e8 [2023-02-14T20:25:20.782Z] Removing intermediate container 6bb2408634e8 [2023-02-14T20:25:20.782Z] ---> a4d289e143d2 [2023-02-14T20:25:20.782Z] Step 22/22 : LABEL version=3.0.0-dev.47 [2023-02-14T20:25:20.782Z] ---> Running in 65578b393571 [2023-02-14T20:25:20.782Z] Removing intermediate container 65578b393571 [2023-02-14T20:25:20.782Z] ---> d26df50dcf1e [2023-02-14T20:25:20.782Z] [2023-02-14T20:25:20.782Z] Successfully built d26df50dcf1e [2023-02-14T20:25:20.782Z] Successfully tagged support-notifications:latest [2023-02-14T20:25:20.788Z]  Building support-notifications ... done  [Pipeline] } [2023-02-14T20:25:20.788Z] $ docker stop --time=1 9e07ad53cc38f691efd3e68ea6cc0c48e19ee1a2e851ab4c4b8f4d9439e1ebfa [2023-02-14T20:25:22.113Z] $ docker rm -f --volumes 9e07ad53cc38f691efd3e68ea6cc0c48e19ee1a2e851ab4c4b8f4d9439e1ebfa [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T20:25:22.448Z] + docker images [2023-02-14T20:25:22.448Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T20:25:22.448Z] support-notifications latest d26df50dcf1e 2 seconds ago 30.6MB [2023-02-14T20:25:22.448Z] security-bootstrapper latest c185895b1e17 4 seconds ago 20.3MB [2023-02-14T20:25:22.448Z] 433eaff0fbfa 5 seconds ago 1.74GB [2023-02-14T20:25:22.448Z] 45d1020a2711 13 seconds ago 1.67GB [2023-02-14T20:25:22.448Z] security-spire-server latest ff529cbfba61 53 seconds ago 86.5MB [2023-02-14T20:25:22.448Z] support-scheduler latest e10a52c7079c 54 seconds ago 30MB [2023-02-14T20:25:22.448Z] 910b57c7a48f 55 seconds ago 1.55GB [2023-02-14T20:25:22.448Z] core-common-config-bootstrapper latest cc8d0b99b920 56 seconds ago 15.5MB [2023-02-14T20:25:22.448Z] 13c1dd3efd3c 57 seconds ago 1.74GB [2023-02-14T20:25:22.448Z] core-metadata latest 08339730ecdb 59 seconds ago 18.5MB [2023-02-14T20:25:22.448Z] core-command latest d2dc924d0bac About a minute ago 17.7MB [2023-02-14T20:25:22.448Z] dfe6188c05e4 About a minute ago 1.68GB [2023-02-14T20:25:22.448Z] 7c3ab5a67c24 About a minute ago 1.67GB [2023-02-14T20:25:22.448Z] security-spire-config latest db76033755a2 About a minute ago 85.8MB [2023-02-14T20:25:22.448Z] 9f095f1cdaee About a minute ago 1.68GB [2023-02-14T20:25:22.448Z] d3bf959de977 About a minute ago 1.55GB [2023-02-14T20:25:22.448Z] security-secretstore-setup latest 57093fad2103 About a minute ago 30MB [2023-02-14T20:25:22.448Z] security-proxy-setup latest 83fd3245d680 About a minute ago 27.8MB [2023-02-14T20:25:22.448Z] security-spiffe-token-provider latest 46724b4988fa About a minute ago 30MB [2023-02-14T20:25:22.448Z] core-data latest 80d4dce59edf About a minute ago 17.9MB [2023-02-14T20:25:22.448Z] d8c184e5b3ab About a minute ago 1.71GB [2023-02-14T20:25:22.448Z] 1d3f9f6bbb09 About a minute ago 1.67GB [2023-02-14T20:25:22.448Z] 8d6facaf3fce About a minute ago 1.67GB [2023-02-14T20:25:22.448Z] 2131287a9f86 About a minute ago 1.68GB [2023-02-14T20:25:22.448Z] security-spire-agent latest c139bbe8eb93 2 minutes ago 125MB [2023-02-14T20:25:22.448Z] 8a2584db28f8 2 minutes ago 1.55GB [2023-02-14T20:25:22.448Z] ci-base-image-x86_64 latest e4184f95aed6 5 minutes ago 903MB [2023-02-14T20:25:22.448Z] alpine 3.15 5ce65d7b0fde 3 days ago 5.59MB [2023-02-14T20:25:22.448Z] alpine 3.16 dfd21b5a31f5 3 days ago 5.55MB [2023-02-14T20:25:22.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-14T20:25:22.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-14T20:25:22.448Z] 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 [2023-02-14T20:25:22.564Z] provisioning config files... [2023-02-14T20:25:22.573Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/407@tmp/config14499011713166202410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:25:22.873Z] ---> docker-login.sh [2023-02-14T20:25:22.874Z] nexus3.edgexfoundry.org:10001 [2023-02-14T20:25:22.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:25:22.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:25:22.874Z] Configure a credential helper to remove this warning. See [2023-02-14T20:25:22.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:25:22.874Z] [2023-02-14T20:25:22.874Z] Login Succeeded [2023-02-14T20:25:22.874Z] nexus3.edgexfoundry.org:10002 [2023-02-14T20:25:23.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:25:23.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:25:23.133Z] Configure a credential helper to remove this warning. See [2023-02-14T20:25:23.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:25:23.133Z] [2023-02-14T20:25:23.133Z] Login Succeeded [2023-02-14T20:25:23.133Z] nexus3.edgexfoundry.org:10003 [2023-02-14T20:25:23.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:25:23.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:25:23.133Z] Configure a credential helper to remove this warning. See [2023-02-14T20:25:23.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:25:23.133Z] [2023-02-14T20:25:23.133Z] Login Succeeded [2023-02-14T20:25:23.133Z] nexus3.edgexfoundry.org:10004 [2023-02-14T20:25:23.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:25:23.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:25:23.392Z] Configure a credential helper to remove this warning. See [2023-02-14T20:25:23.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:25:23.392Z] [2023-02-14T20:25:23.392Z] Login Succeeded [2023-02-14T20:25:23.392Z] docker.io [2023-02-14T20:25:23.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:25:23.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:25:23.651Z] Configure a credential helper to remove this warning. See [2023-02-14T20:25:23.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:25:23.651Z] [2023-02-14T20:25:23.651Z] Login Succeeded [2023-02-14T20:25:23.651Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T20:25:23.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:25:23.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:25:23.697Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-14T20:25:23.697Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:23.697Z] latest [2023-02-14T20:25:23.697Z] 3.0.0-dev.47 [2023-02-14T20:25:23.697Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:23.697Z] main [2023-02-14T20:25:23.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:23.999Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:24.304Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:24.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-14T20:25:24.304Z] be4fdec86a6d: Preparing [2023-02-14T20:25:24.304Z] 39eba4934934: Preparing [2023-02-14T20:25:24.304Z] 0a66edb2426f: Preparing [2023-02-14T20:25:24.304Z] aa95671c0785: Preparing [2023-02-14T20:25:24.304Z] aa5968d388b8: Preparing [2023-02-14T20:25:24.304Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:24.304Z] 0a66edb2426f: Pushed [2023-02-14T20:25:24.304Z] be4fdec86a6d: Pushed [2023-02-14T20:25:24.304Z] aa95671c0785: Pushed [2023-02-14T20:25:25.683Z] 39eba4934934: Pushed [2023-02-14T20:25:25.684Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:17b694f0ac9e5357fc2c7f9af78dbe6337beb2ccb2b151366a79464924bd4a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:26.002Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:26.314Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-14T20:25:26.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-14T20:25:26.314Z] be4fdec86a6d: Preparing [2023-02-14T20:25:26.314Z] 39eba4934934: Preparing [2023-02-14T20:25:26.314Z] 0a66edb2426f: Preparing [2023-02-14T20:25:26.314Z] aa95671c0785: Preparing [2023-02-14T20:25:26.314Z] aa5968d388b8: Preparing [2023-02-14T20:25:26.314Z] 39eba4934934: Layer already exists [2023-02-14T20:25:26.314Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:26.314Z] aa95671c0785: Layer already exists [2023-02-14T20:25:26.314Z] be4fdec86a6d: Layer already exists [2023-02-14T20:25:26.314Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:26.314Z] latest: digest: sha256:17b694f0ac9e5357fc2c7f9af78dbe6337beb2ccb2b151366a79464924bd4a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:26.633Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:26.945Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.47 [2023-02-14T20:25:26.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-14T20:25:26.945Z] be4fdec86a6d: Preparing [2023-02-14T20:25:26.945Z] 39eba4934934: Preparing [2023-02-14T20:25:26.945Z] 0a66edb2426f: Preparing [2023-02-14T20:25:26.945Z] aa95671c0785: Preparing [2023-02-14T20:25:26.945Z] aa5968d388b8: Preparing [2023-02-14T20:25:26.945Z] 39eba4934934: Layer already exists [2023-02-14T20:25:26.945Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:26.945Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:26.945Z] aa95671c0785: Layer already exists [2023-02-14T20:25:26.945Z] be4fdec86a6d: Layer already exists [2023-02-14T20:25:26.945Z] 3.0.0-dev.47: digest: sha256:17b694f0ac9e5357fc2c7f9af78dbe6337beb2ccb2b151366a79464924bd4a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:27.253Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:27.556Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:27.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-14T20:25:27.556Z] be4fdec86a6d: Preparing [2023-02-14T20:25:27.556Z] 39eba4934934: Preparing [2023-02-14T20:25:27.556Z] 0a66edb2426f: Preparing [2023-02-14T20:25:27.556Z] aa95671c0785: Preparing [2023-02-14T20:25:27.556Z] aa5968d388b8: Preparing [2023-02-14T20:25:27.556Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:27.556Z] aa95671c0785: Layer already exists [2023-02-14T20:25:27.556Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:27.556Z] be4fdec86a6d: Layer already exists [2023-02-14T20:25:27.556Z] 39eba4934934: Layer already exists [2023-02-14T20:25:27.556Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:17b694f0ac9e5357fc2c7f9af78dbe6337beb2ccb2b151366a79464924bd4a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:27.860Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:28.165Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-14T20:25:28.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-14T20:25:28.165Z] be4fdec86a6d: Preparing [2023-02-14T20:25:28.165Z] 39eba4934934: Preparing [2023-02-14T20:25:28.165Z] 0a66edb2426f: Preparing [2023-02-14T20:25:28.165Z] aa95671c0785: Preparing [2023-02-14T20:25:28.165Z] aa5968d388b8: Preparing [2023-02-14T20:25:28.165Z] 39eba4934934: Layer already exists [2023-02-14T20:25:28.165Z] be4fdec86a6d: Layer already exists [2023-02-14T20:25:28.165Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:28.165Z] aa95671c0785: Layer already exists [2023-02-14T20:25:28.165Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:28.165Z] main: digest: sha256:17b694f0ac9e5357fc2c7f9af78dbe6337beb2ccb2b151366a79464924bd4a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:25:28.201Z] ===================================================== [Pipeline] echo [2023-02-14T20:25:28.207Z] taggedImages: [2023-02-14T20:25:28.207Z] - nexus3.edgexfoundry.org:10004/core-command:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:28.207Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-14T20:25:28.207Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.47 [2023-02-14T20:25:28.207Z] - nexus3.edgexfoundry.org:10004/core-command:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:28.207Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-14T20:25:28.220Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-14T20:25:28.220Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:28.220Z] latest [2023-02-14T20:25:28.220Z] 3.0.0-dev.47 [2023-02-14T20:25:28.220Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:28.220Z] main [2023-02-14T20:25:28.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:28.521Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:28.954Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:28.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-14T20:25:28.954Z] ea351e5d8bd8: Preparing [2023-02-14T20:25:28.954Z] ee129c6762c1: Preparing [2023-02-14T20:25:28.954Z] e3ffaba89cc7: Preparing [2023-02-14T20:25:28.954Z] cd594c1b71ab: Preparing [2023-02-14T20:25:28.954Z] 0a66edb2426f: Preparing [2023-02-14T20:25:28.954Z] f2acc0357897: Preparing [2023-02-14T20:25:28.954Z] aa5968d388b8: Preparing [2023-02-14T20:25:28.954Z] f2acc0357897: Waiting [2023-02-14T20:25:28.954Z] aa5968d388b8: Waiting [2023-02-14T20:25:28.954Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:28.954Z] e3ffaba89cc7: Pushed [2023-02-14T20:25:28.954Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:28.954Z] ea351e5d8bd8: Pushed [2023-02-14T20:25:28.954Z] ee129c6762c1: Pushed [2023-02-14T20:25:28.954Z] f2acc0357897: Pushed [2023-02-14T20:25:29.984Z] cd594c1b71ab: Pushed [2023-02-14T20:25:29.984Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:ae92c111583fea45a0977c0a9c3ced4c62fe3fe9e1a21741feb97576cbf99906 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:30.354Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:30.682Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-14T20:25:30.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-14T20:25:30.682Z] ea351e5d8bd8: Preparing [2023-02-14T20:25:30.682Z] ee129c6762c1: Preparing [2023-02-14T20:25:30.682Z] e3ffaba89cc7: Preparing [2023-02-14T20:25:30.682Z] cd594c1b71ab: Preparing [2023-02-14T20:25:30.682Z] 0a66edb2426f: Preparing [2023-02-14T20:25:30.682Z] f2acc0357897: Preparing [2023-02-14T20:25:30.682Z] aa5968d388b8: Preparing [2023-02-14T20:25:30.682Z] f2acc0357897: Waiting [2023-02-14T20:25:30.682Z] aa5968d388b8: Waiting [2023-02-14T20:25:30.682Z] cd594c1b71ab: Layer already exists [2023-02-14T20:25:30.682Z] e3ffaba89cc7: Layer already exists [2023-02-14T20:25:30.682Z] ea351e5d8bd8: Layer already exists [2023-02-14T20:25:30.682Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:30.682Z] ee129c6762c1: Layer already exists [2023-02-14T20:25:30.682Z] f2acc0357897: Layer already exists [2023-02-14T20:25:30.682Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:30.682Z] latest: digest: sha256:ae92c111583fea45a0977c0a9c3ced4c62fe3fe9e1a21741feb97576cbf99906 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:30.988Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:31.299Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.47 [2023-02-14T20:25:31.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-14T20:25:31.299Z] ea351e5d8bd8: Preparing [2023-02-14T20:25:31.299Z] ee129c6762c1: Preparing [2023-02-14T20:25:31.299Z] e3ffaba89cc7: Preparing [2023-02-14T20:25:31.299Z] cd594c1b71ab: Preparing [2023-02-14T20:25:31.299Z] 0a66edb2426f: Preparing [2023-02-14T20:25:31.299Z] f2acc0357897: Preparing [2023-02-14T20:25:31.299Z] aa5968d388b8: Preparing [2023-02-14T20:25:31.299Z] f2acc0357897: Waiting [2023-02-14T20:25:31.299Z] aa5968d388b8: Waiting [2023-02-14T20:25:31.299Z] cd594c1b71ab: Layer already exists [2023-02-14T20:25:31.299Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:31.299Z] ea351e5d8bd8: Layer already exists [2023-02-14T20:25:31.299Z] e3ffaba89cc7: Layer already exists [2023-02-14T20:25:31.299Z] ee129c6762c1: Layer already exists [2023-02-14T20:25:31.299Z] f2acc0357897: Layer already exists [2023-02-14T20:25:31.299Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:31.300Z] 3.0.0-dev.47: digest: sha256:ae92c111583fea45a0977c0a9c3ced4c62fe3fe9e1a21741feb97576cbf99906 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:31.606Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:31.909Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:31.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-14T20:25:31.909Z] ea351e5d8bd8: Preparing [2023-02-14T20:25:31.909Z] ee129c6762c1: Preparing [2023-02-14T20:25:31.909Z] e3ffaba89cc7: Preparing [2023-02-14T20:25:31.909Z] cd594c1b71ab: Preparing [2023-02-14T20:25:31.909Z] 0a66edb2426f: Preparing [2023-02-14T20:25:31.909Z] f2acc0357897: Preparing [2023-02-14T20:25:31.909Z] aa5968d388b8: Preparing [2023-02-14T20:25:31.909Z] f2acc0357897: Waiting [2023-02-14T20:25:31.909Z] ea351e5d8bd8: Layer already exists [2023-02-14T20:25:31.909Z] ee129c6762c1: Layer already exists [2023-02-14T20:25:31.909Z] e3ffaba89cc7: Layer already exists [2023-02-14T20:25:31.909Z] cd594c1b71ab: Layer already exists [2023-02-14T20:25:31.909Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:31.909Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:31.909Z] f2acc0357897: Layer already exists [2023-02-14T20:25:31.909Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:ae92c111583fea45a0977c0a9c3ced4c62fe3fe9e1a21741feb97576cbf99906 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:32.215Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:32.515Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-14T20:25:32.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-14T20:25:32.515Z] ea351e5d8bd8: Preparing [2023-02-14T20:25:32.515Z] ee129c6762c1: Preparing [2023-02-14T20:25:32.515Z] e3ffaba89cc7: Preparing [2023-02-14T20:25:32.515Z] cd594c1b71ab: Preparing [2023-02-14T20:25:32.515Z] 0a66edb2426f: Preparing [2023-02-14T20:25:32.515Z] f2acc0357897: Preparing [2023-02-14T20:25:32.515Z] aa5968d388b8: Preparing [2023-02-14T20:25:32.515Z] f2acc0357897: Waiting [2023-02-14T20:25:32.515Z] aa5968d388b8: Waiting [2023-02-14T20:25:32.515Z] ee129c6762c1: Layer already exists [2023-02-14T20:25:32.515Z] e3ffaba89cc7: Layer already exists [2023-02-14T20:25:32.515Z] cd594c1b71ab: Layer already exists [2023-02-14T20:25:32.515Z] ea351e5d8bd8: Layer already exists [2023-02-14T20:25:32.515Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:32.515Z] f2acc0357897: Layer already exists [2023-02-14T20:25:32.515Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:32.515Z] main: digest: sha256:ae92c111583fea45a0977c0a9c3ced4c62fe3fe9e1a21741feb97576cbf99906 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:25:32.548Z] ===================================================== [Pipeline] echo [2023-02-14T20:25:32.554Z] taggedImages: [2023-02-14T20:25:32.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:32.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-14T20:25:32.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.47 [2023-02-14T20:25:32.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:32.554Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-14T20:25:32.568Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-14T20:25:32.568Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:32.568Z] latest [2023-02-14T20:25:32.568Z] 3.0.0-dev.47 [2023-02-14T20:25:32.568Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:32.568Z] main [2023-02-14T20:25:32.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:32.868Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:33.175Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:33.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-14T20:25:33.175Z] 8b52590dc3f6: Preparing [2023-02-14T20:25:33.175Z] d89f2daa2732: Preparing [2023-02-14T20:25:33.175Z] 0a66edb2426f: Preparing [2023-02-14T20:25:33.175Z] e6bd2281b91d: Preparing [2023-02-14T20:25:33.175Z] aa5968d388b8: Preparing [2023-02-14T20:25:33.175Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:33.175Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:33.175Z] 8b52590dc3f6: Pushed [2023-02-14T20:25:33.175Z] e6bd2281b91d: Pushed [2023-02-14T20:25:34.549Z] d89f2daa2732: Pushed [2023-02-14T20:25:34.549Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:b824700d2d91e052d7e29dda9d5f64b340a63c82fd145987846557290ee8e3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:34.856Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:35.157Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-14T20:25:35.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-14T20:25:35.157Z] 8b52590dc3f6: Preparing [2023-02-14T20:25:35.157Z] d89f2daa2732: Preparing [2023-02-14T20:25:35.157Z] 0a66edb2426f: Preparing [2023-02-14T20:25:35.157Z] e6bd2281b91d: Preparing [2023-02-14T20:25:35.157Z] aa5968d388b8: Preparing [2023-02-14T20:25:35.157Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:35.157Z] e6bd2281b91d: Layer already exists [2023-02-14T20:25:35.157Z] d89f2daa2732: Layer already exists [2023-02-14T20:25:35.157Z] 8b52590dc3f6: Layer already exists [2023-02-14T20:25:35.158Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:35.158Z] latest: digest: sha256:b824700d2d91e052d7e29dda9d5f64b340a63c82fd145987846557290ee8e3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:35.463Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:35.761Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.47 [2023-02-14T20:25:35.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-14T20:25:35.761Z] 8b52590dc3f6: Preparing [2023-02-14T20:25:35.761Z] d89f2daa2732: Preparing [2023-02-14T20:25:35.761Z] 0a66edb2426f: Preparing [2023-02-14T20:25:35.761Z] e6bd2281b91d: Preparing [2023-02-14T20:25:35.761Z] aa5968d388b8: Preparing [2023-02-14T20:25:35.761Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:35.761Z] e6bd2281b91d: Layer already exists [2023-02-14T20:25:35.761Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:35.761Z] 8b52590dc3f6: Layer already exists [2023-02-14T20:25:35.761Z] d89f2daa2732: Layer already exists [2023-02-14T20:25:35.761Z] 3.0.0-dev.47: digest: sha256:b824700d2d91e052d7e29dda9d5f64b340a63c82fd145987846557290ee8e3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:36.068Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:36.367Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:36.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-14T20:25:36.367Z] 8b52590dc3f6: Preparing [2023-02-14T20:25:36.367Z] d89f2daa2732: Preparing [2023-02-14T20:25:36.367Z] 0a66edb2426f: Preparing [2023-02-14T20:25:36.367Z] e6bd2281b91d: Preparing [2023-02-14T20:25:36.367Z] aa5968d388b8: Preparing [2023-02-14T20:25:36.367Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:36.367Z] e6bd2281b91d: Layer already exists [2023-02-14T20:25:36.367Z] d89f2daa2732: Layer already exists [2023-02-14T20:25:36.367Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:36.367Z] 8b52590dc3f6: Layer already exists [2023-02-14T20:25:36.367Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:b824700d2d91e052d7e29dda9d5f64b340a63c82fd145987846557290ee8e3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:36.672Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:36.971Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-14T20:25:36.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-14T20:25:36.971Z] 8b52590dc3f6: Preparing [2023-02-14T20:25:36.971Z] d89f2daa2732: Preparing [2023-02-14T20:25:36.971Z] 0a66edb2426f: Preparing [2023-02-14T20:25:36.971Z] e6bd2281b91d: Preparing [2023-02-14T20:25:36.971Z] aa5968d388b8: Preparing [2023-02-14T20:25:36.971Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:36.971Z] 8b52590dc3f6: Layer already exists [2023-02-14T20:25:36.971Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:36.971Z] e6bd2281b91d: Layer already exists [2023-02-14T20:25:36.971Z] d89f2daa2732: Layer already exists [2023-02-14T20:25:36.971Z] main: digest: sha256:b824700d2d91e052d7e29dda9d5f64b340a63c82fd145987846557290ee8e3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:25:37.004Z] ===================================================== [Pipeline] echo [2023-02-14T20:25:37.009Z] taggedImages: [2023-02-14T20:25:37.009Z] - nexus3.edgexfoundry.org:10004/core-data:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:37.009Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-14T20:25:37.009Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.47 [2023-02-14T20:25:37.009Z] - nexus3.edgexfoundry.org:10004/core-data:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:37.009Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-14T20:25:37.024Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-14T20:25:37.024Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:37.024Z] latest [2023-02-14T20:25:37.024Z] 3.0.0-dev.47 [2023-02-14T20:25:37.024Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:37.024Z] main [2023-02-14T20:25:37.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:38.838Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:39.145Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:39.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-14T20:25:39.145Z] 0fb6a08b8322: Preparing [2023-02-14T20:25:39.145Z] 50df2612fae7: Preparing [2023-02-14T20:25:39.145Z] 3a688d1c80b8: Preparing [2023-02-14T20:25:39.145Z] 0a66edb2426f: Preparing [2023-02-14T20:25:39.145Z] aa95671c0785: Preparing [2023-02-14T20:25:39.145Z] aa5968d388b8: Preparing [2023-02-14T20:25:39.145Z] aa5968d388b8: Waiting [2023-02-14T20:25:39.145Z] aa95671c0785: Layer already exists [2023-02-14T20:25:39.145Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:39.145Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:39.145Z] 0fb6a08b8322: Pushed [2023-02-14T20:25:39.145Z] 50df2612fae7: Pushed [2023-02-14T20:25:40.520Z] 3a688d1c80b8: Pushed [2023-02-14T20:25:40.520Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:388ed5c232cc33d1ea88d30e914ffbf01d9b89c020a94f8f3818fd618095cc72 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:40.826Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:41.126Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-14T20:25:41.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-14T20:25:41.126Z] 0fb6a08b8322: Preparing [2023-02-14T20:25:41.126Z] 50df2612fae7: Preparing [2023-02-14T20:25:41.126Z] 3a688d1c80b8: Preparing [2023-02-14T20:25:41.126Z] 0a66edb2426f: Preparing [2023-02-14T20:25:41.126Z] aa95671c0785: Preparing [2023-02-14T20:25:41.126Z] aa5968d388b8: Preparing [2023-02-14T20:25:41.126Z] aa5968d388b8: Waiting [2023-02-14T20:25:41.126Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:41.126Z] 0fb6a08b8322: Layer already exists [2023-02-14T20:25:41.126Z] aa95671c0785: Layer already exists [2023-02-14T20:25:41.126Z] 50df2612fae7: Layer already exists [2023-02-14T20:25:41.126Z] 3a688d1c80b8: Layer already exists [2023-02-14T20:25:41.126Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:41.126Z] latest: digest: sha256:388ed5c232cc33d1ea88d30e914ffbf01d9b89c020a94f8f3818fd618095cc72 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:41.427Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:41.728Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.47 [2023-02-14T20:25:41.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-14T20:25:41.728Z] 0fb6a08b8322: Preparing [2023-02-14T20:25:41.728Z] 50df2612fae7: Preparing [2023-02-14T20:25:41.728Z] 3a688d1c80b8: Preparing [2023-02-14T20:25:41.728Z] 0a66edb2426f: Preparing [2023-02-14T20:25:41.728Z] aa95671c0785: Preparing [2023-02-14T20:25:41.728Z] aa5968d388b8: Preparing [2023-02-14T20:25:41.728Z] aa5968d388b8: Waiting [2023-02-14T20:25:41.728Z] 0fb6a08b8322: Layer already exists [2023-02-14T20:25:41.728Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:41.728Z] aa95671c0785: Layer already exists [2023-02-14T20:25:41.728Z] 3a688d1c80b8: Layer already exists [2023-02-14T20:25:41.728Z] 50df2612fae7: Layer already exists [2023-02-14T20:25:41.728Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:41.728Z] 3.0.0-dev.47: digest: sha256:388ed5c232cc33d1ea88d30e914ffbf01d9b89c020a94f8f3818fd618095cc72 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:42.031Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:42.332Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:42.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-14T20:25:42.332Z] 0fb6a08b8322: Preparing [2023-02-14T20:25:42.332Z] 50df2612fae7: Preparing [2023-02-14T20:25:42.332Z] 3a688d1c80b8: Preparing [2023-02-14T20:25:42.332Z] 0a66edb2426f: Preparing [2023-02-14T20:25:42.332Z] aa95671c0785: Preparing [2023-02-14T20:25:42.332Z] aa5968d388b8: Preparing [2023-02-14T20:25:42.332Z] aa5968d388b8: Waiting [2023-02-14T20:25:42.332Z] 0fb6a08b8322: Layer already exists [2023-02-14T20:25:42.332Z] 50df2612fae7: Layer already exists [2023-02-14T20:25:42.332Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:42.332Z] 3a688d1c80b8: Layer already exists [2023-02-14T20:25:42.332Z] aa95671c0785: Layer already exists [2023-02-14T20:25:42.332Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:42.332Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:388ed5c232cc33d1ea88d30e914ffbf01d9b89c020a94f8f3818fd618095cc72 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:42.634Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:42.679Z] Removing intermediate container 2e2714788902 [2023-02-14T20:25:42.679Z] ---> 585da5ff5c4f [2023-02-14T20:25:42.679Z] Step 7/24 : COPY . . [2023-02-14T20:25:42.679Z] Removing intermediate container 3b5fa84d1991 [2023-02-14T20:25:42.679Z] ---> 7a61b1de0a6e [2023-02-14T20:25:42.679Z] Step 7/24 : COPY . . [2023-02-14T20:25:42.679Z] Removing intermediate container c2fd374e6fcf [2023-02-14T20:25:42.679Z] ---> cd7a73d312ee [2023-02-14T20:25:42.679Z] Step 7/24 : COPY . . [2023-02-14T20:25:42.679Z] Removing intermediate container 7a38d43fa1a5 [2023-02-14T20:25:42.679Z] ---> 52685cc9d358 [2023-02-14T20:25:42.679Z] Step 8/22 : COPY . . [2023-02-14T20:25:42.679Z] Removing intermediate container b2667a894e91 [2023-02-14T20:25:42.679Z] ---> 27df21dfbb11 [2023-02-14T20:25:42.679Z] Step 8/22 : COPY . . [2023-02-14T20:25:42.950Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-14T20:25:42.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-14T20:25:42.950Z] 0fb6a08b8322: Preparing [2023-02-14T20:25:42.950Z] 50df2612fae7: Preparing [2023-02-14T20:25:42.950Z] 3a688d1c80b8: Preparing [2023-02-14T20:25:42.950Z] 0a66edb2426f: Preparing [2023-02-14T20:25:42.950Z] aa95671c0785: Preparing [2023-02-14T20:25:42.950Z] aa5968d388b8: Preparing [2023-02-14T20:25:42.950Z] aa5968d388b8: Waiting [2023-02-14T20:25:42.950Z] 0fb6a08b8322: Layer already exists [2023-02-14T20:25:42.950Z] 3a688d1c80b8: Layer already exists [2023-02-14T20:25:42.950Z] aa95671c0785: Layer already exists [2023-02-14T20:25:42.950Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:42.950Z] 50df2612fae7: Layer already exists [2023-02-14T20:25:42.950Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:42.950Z] main: digest: sha256:388ed5c232cc33d1ea88d30e914ffbf01d9b89c020a94f8f3818fd618095cc72 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:25:42.982Z] ===================================================== [Pipeline] echo [2023-02-14T20:25:42.988Z] taggedImages: [2023-02-14T20:25:42.988Z] - nexus3.edgexfoundry.org:10004/core-metadata:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:42.988Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-14T20:25:42.988Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.47 [2023-02-14T20:25:42.988Z] - nexus3.edgexfoundry.org:10004/core-metadata:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:42.988Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-14T20:25:43.003Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-14T20:25:43.003Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:43.003Z] latest [2023-02-14T20:25:43.003Z] 3.0.0-dev.47 [2023-02-14T20:25:43.003Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:43.003Z] main [2023-02-14T20:25:43.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:43.307Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:43.626Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:43.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-14T20:25:43.626Z] 7d31696e09b2: Preparing [2023-02-14T20:25:43.626Z] 7d31696e09b2: Preparing [2023-02-14T20:25:43.626Z] c857cf67562c: Preparing [2023-02-14T20:25:43.626Z] 1d951c08f0fe: Preparing [2023-02-14T20:25:43.626Z] 2fcb11106a67: Preparing [2023-02-14T20:25:43.626Z] 5b830e15f26c: Preparing [2023-02-14T20:25:43.626Z] 8d7579185cef: Preparing [2023-02-14T20:25:43.626Z] 0a66edb2426f: Preparing [2023-02-14T20:25:43.626Z] d781b19cff90: Preparing [2023-02-14T20:25:43.626Z] ab5a895720da: Preparing [2023-02-14T20:25:43.626Z] d0a097839eb1: Preparing [2023-02-14T20:25:43.626Z] 318a1d979cd9: Preparing [2023-02-14T20:25:43.626Z] aa5968d388b8: Preparing [2023-02-14T20:25:43.626Z] 0a66edb2426f: Waiting [2023-02-14T20:25:43.626Z] d781b19cff90: Waiting [2023-02-14T20:25:43.626Z] ab5a895720da: Waiting [2023-02-14T20:25:43.626Z] d0a097839eb1: Waiting [2023-02-14T20:25:43.626Z] 318a1d979cd9: Waiting [2023-02-14T20:25:43.626Z] aa5968d388b8: Waiting [2023-02-14T20:25:43.626Z] 8d7579185cef: Waiting [2023-02-14T20:25:43.626Z] c857cf67562c: Pushed [2023-02-14T20:25:43.626Z] 1d951c08f0fe: Pushed [2023-02-14T20:25:43.626Z] 2fcb11106a67: Pushed [2023-02-14T20:25:43.626Z] 5b830e15f26c: Pushed [2023-02-14T20:25:43.626Z] 7d31696e09b2: Pushed [2023-02-14T20:25:43.976Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:44.290Z] d781b19cff90: Pushed [2023-02-14T20:25:44.290Z] ab5a895720da: Pushed [2023-02-14T20:25:44.290Z] d0a097839eb1: Pushed [2023-02-14T20:25:44.290Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:44.290Z] 318a1d979cd9: Pushed [2023-02-14T20:25:45.275Z] ---> ad6962b89f6f [2023-02-14T20:25:45.275Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T20:25:45.275Z] ---> Running in 30a155ff98a8 [2023-02-14T20:25:45.275Z] ---> 594d82ee47d5 [2023-02-14T20:25:45.275Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T20:25:45.275Z] ---> Running in 6b55e1527f30 [2023-02-14T20:25:45.275Z] ---> 16b5af0c190b [2023-02-14T20:25:45.275Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T20:25:45.282Z] 8d7579185cef: Pushed [2023-02-14T20:25:45.540Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:8ca58124ddc70bbcc8f4dee78e1ecf5c45fa2dd0b64756f8fec6e3c20d886783 size: 3024 [2023-02-14T20:25:45.544Z] ---> Running in 0a1a89726f62 [2023-02-14T20:25:45.545Z] ---> 15a58c7f7815 [2023-02-14T20:25:45.545Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:45.845Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:46.144Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-14T20:25:46.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-14T20:25:46.144Z] 7d31696e09b2: Preparing [2023-02-14T20:25:46.144Z] 7d31696e09b2: Preparing [2023-02-14T20:25:46.144Z] c857cf67562c: Preparing [2023-02-14T20:25:46.144Z] 1d951c08f0fe: Preparing [2023-02-14T20:25:46.144Z] 2fcb11106a67: Preparing [2023-02-14T20:25:46.144Z] 5b830e15f26c: Preparing [2023-02-14T20:25:46.144Z] 8d7579185cef: Preparing [2023-02-14T20:25:46.144Z] 0a66edb2426f: Preparing [2023-02-14T20:25:46.144Z] 8d7579185cef: Waiting [2023-02-14T20:25:46.144Z] d781b19cff90: Preparing [2023-02-14T20:25:46.144Z] ab5a895720da: Preparing [2023-02-14T20:25:46.144Z] d0a097839eb1: Preparing [2023-02-14T20:25:46.144Z] 318a1d979cd9: Preparing [2023-02-14T20:25:46.144Z] 0a66edb2426f: Waiting [2023-02-14T20:25:46.144Z] d781b19cff90: Waiting [2023-02-14T20:25:46.144Z] d0a097839eb1: Waiting [2023-02-14T20:25:46.144Z] ab5a895720da: Waiting [2023-02-14T20:25:46.144Z] aa5968d388b8: Preparing [2023-02-14T20:25:46.144Z] 318a1d979cd9: Waiting [2023-02-14T20:25:46.144Z] aa5968d388b8: Waiting [2023-02-14T20:25:46.144Z] 1d951c08f0fe: Layer already exists [2023-02-14T20:25:46.144Z] 5b830e15f26c: Layer already exists [2023-02-14T20:25:46.145Z] 7d31696e09b2: Layer already exists [2023-02-14T20:25:46.145Z] 2fcb11106a67: Layer already exists [2023-02-14T20:25:46.145Z] c857cf67562c: Layer already exists [2023-02-14T20:25:46.145Z] 8d7579185cef: Layer already exists [2023-02-14T20:25:46.145Z] ab5a895720da: Layer already exists [2023-02-14T20:25:46.145Z] d0a097839eb1: Layer already exists [2023-02-14T20:25:46.145Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:46.145Z] d781b19cff90: Layer already exists [2023-02-14T20:25:46.145Z] 318a1d979cd9: Layer already exists [2023-02-14T20:25:46.145Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:46.145Z] latest: digest: sha256:8ca58124ddc70bbcc8f4dee78e1ecf5c45fa2dd0b64756f8fec6e3c20d886783 size: 3024 [2023-02-14T20:25:46.147Z] ---> Running in 8cab6c3afd1b [2023-02-14T20:25:46.147Z] ---> e887a8234148 [2023-02-14T20:25:46.147Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:46.429Z] ---> Running in ee87e90746a7 [2023-02-14T20:25:46.429Z] Removing intermediate container 30a155ff98a8 [2023-02-14T20:25:46.429Z] ---> bbad03fb8f3f [2023-02-14T20:25:46.429Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T20:25:46.456Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:46.708Z] ---> Running in 908fa23ad172 [2023-02-14T20:25:46.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.47 [2023-02-14T20:25:46.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-14T20:25:46.758Z] 7d31696e09b2: Preparing [2023-02-14T20:25:46.758Z] 7d31696e09b2: Preparing [2023-02-14T20:25:46.758Z] c857cf67562c: Preparing [2023-02-14T20:25:46.758Z] 1d951c08f0fe: Preparing [2023-02-14T20:25:46.758Z] 2fcb11106a67: Preparing [2023-02-14T20:25:46.758Z] 5b830e15f26c: Preparing [2023-02-14T20:25:46.758Z] 8d7579185cef: Preparing [2023-02-14T20:25:46.758Z] 0a66edb2426f: Preparing [2023-02-14T20:25:46.758Z] d781b19cff90: Preparing [2023-02-14T20:25:46.758Z] ab5a895720da: Preparing [2023-02-14T20:25:46.758Z] d0a097839eb1: Preparing [2023-02-14T20:25:46.758Z] 318a1d979cd9: Preparing [2023-02-14T20:25:46.758Z] aa5968d388b8: Preparing [2023-02-14T20:25:46.758Z] d0a097839eb1: Waiting [2023-02-14T20:25:46.758Z] 318a1d979cd9: Waiting [2023-02-14T20:25:46.758Z] 0a66edb2426f: Waiting [2023-02-14T20:25:46.758Z] aa5968d388b8: Waiting [2023-02-14T20:25:46.758Z] d781b19cff90: Waiting [2023-02-14T20:25:46.758Z] ab5a895720da: Waiting [2023-02-14T20:25:46.758Z] 8d7579185cef: Waiting [2023-02-14T20:25:46.758Z] 7d31696e09b2: Layer already exists [2023-02-14T20:25:46.758Z] 5b830e15f26c: Layer already exists [2023-02-14T20:25:46.758Z] 2fcb11106a67: Layer already exists [2023-02-14T20:25:46.758Z] 1d951c08f0fe: Layer already exists [2023-02-14T20:25:46.758Z] c857cf67562c: Layer already exists [2023-02-14T20:25:46.758Z] 8d7579185cef: Layer already exists [2023-02-14T20:25:46.758Z] d781b19cff90: Layer already exists [2023-02-14T20:25:46.758Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:46.758Z] d0a097839eb1: Layer already exists [2023-02-14T20:25:46.758Z] ab5a895720da: Layer already exists [2023-02-14T20:25:46.758Z] 318a1d979cd9: Layer already exists [2023-02-14T20:25:46.758Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:46.758Z] 3.0.0-dev.47: digest: sha256:8ca58124ddc70bbcc8f4dee78e1ecf5c45fa2dd0b64756f8fec6e3c20d886783 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:47.063Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:47.299Z] Removing intermediate container 8cab6c3afd1b [2023-02-14T20:25:47.299Z] ---> 13a228801f36 [2023-02-14T20:25:47.299Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T20:25:47.362Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:47.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-14T20:25:47.362Z] 7d31696e09b2: Preparing [2023-02-14T20:25:47.362Z] 7d31696e09b2: Preparing [2023-02-14T20:25:47.362Z] c857cf67562c: Preparing [2023-02-14T20:25:47.362Z] 1d951c08f0fe: Preparing [2023-02-14T20:25:47.362Z] 2fcb11106a67: Preparing [2023-02-14T20:25:47.362Z] 5b830e15f26c: Preparing [2023-02-14T20:25:47.362Z] 8d7579185cef: Preparing [2023-02-14T20:25:47.362Z] 0a66edb2426f: Preparing [2023-02-14T20:25:47.362Z] d781b19cff90: Preparing [2023-02-14T20:25:47.362Z] ab5a895720da: Preparing [2023-02-14T20:25:47.362Z] d0a097839eb1: Preparing [2023-02-14T20:25:47.362Z] 318a1d979cd9: Preparing [2023-02-14T20:25:47.362Z] aa5968d388b8: Preparing [2023-02-14T20:25:47.362Z] 8d7579185cef: Waiting [2023-02-14T20:25:47.362Z] 0a66edb2426f: Waiting [2023-02-14T20:25:47.362Z] d781b19cff90: Waiting [2023-02-14T20:25:47.362Z] ab5a895720da: Waiting [2023-02-14T20:25:47.362Z] d0a097839eb1: Waiting [2023-02-14T20:25:47.362Z] 318a1d979cd9: Waiting [2023-02-14T20:25:47.362Z] aa5968d388b8: Waiting [2023-02-14T20:25:47.362Z] 5b830e15f26c: Layer already exists [2023-02-14T20:25:47.362Z] 2fcb11106a67: Layer already exists [2023-02-14T20:25:47.362Z] c857cf67562c: Layer already exists [2023-02-14T20:25:47.362Z] 1d951c08f0fe: Layer already exists [2023-02-14T20:25:47.362Z] 7d31696e09b2: Layer already exists [2023-02-14T20:25:47.362Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:47.362Z] 8d7579185cef: Layer already exists [2023-02-14T20:25:47.362Z] ab5a895720da: Layer already exists [2023-02-14T20:25:47.362Z] d781b19cff90: Layer already exists [2023-02-14T20:25:47.362Z] d0a097839eb1: Layer already exists [2023-02-14T20:25:47.362Z] 318a1d979cd9: Layer already exists [2023-02-14T20:25:47.362Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:47.362Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:8ca58124ddc70bbcc8f4dee78e1ecf5c45fa2dd0b64756f8fec6e3c20d886783 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:47.666Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:47.886Z] ---> Running in 79052e4accdf [2023-02-14T20:25:47.886Z] Removing intermediate container 908fa23ad172 [2023-02-14T20:25:47.886Z] ---> 4cbdee0d286d [2023-02-14T20:25:47.886Z] 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 [2023-02-14T20:25:47.969Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-14T20:25:47.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-14T20:25:47.969Z] 7d31696e09b2: Preparing [2023-02-14T20:25:47.969Z] 7d31696e09b2: Preparing [2023-02-14T20:25:47.969Z] c857cf67562c: Preparing [2023-02-14T20:25:47.969Z] 1d951c08f0fe: Preparing [2023-02-14T20:25:47.969Z] 2fcb11106a67: Preparing [2023-02-14T20:25:47.969Z] 5b830e15f26c: Preparing [2023-02-14T20:25:47.969Z] 8d7579185cef: Preparing [2023-02-14T20:25:47.969Z] 0a66edb2426f: Preparing [2023-02-14T20:25:47.969Z] d781b19cff90: Preparing [2023-02-14T20:25:47.969Z] ab5a895720da: Preparing [2023-02-14T20:25:47.969Z] d0a097839eb1: Preparing [2023-02-14T20:25:47.969Z] 318a1d979cd9: Preparing [2023-02-14T20:25:47.969Z] aa5968d388b8: Preparing [2023-02-14T20:25:47.969Z] d781b19cff90: Waiting [2023-02-14T20:25:47.969Z] ab5a895720da: Waiting [2023-02-14T20:25:47.969Z] 8d7579185cef: Waiting [2023-02-14T20:25:47.969Z] 0a66edb2426f: Waiting [2023-02-14T20:25:47.969Z] d0a097839eb1: Waiting [2023-02-14T20:25:47.969Z] 318a1d979cd9: Waiting [2023-02-14T20:25:47.969Z] aa5968d388b8: Waiting [2023-02-14T20:25:47.969Z] 2fcb11106a67: Layer already exists [2023-02-14T20:25:47.969Z] 7d31696e09b2: Layer already exists [2023-02-14T20:25:47.969Z] 5b830e15f26c: Layer already exists [2023-02-14T20:25:47.969Z] 1d951c08f0fe: Layer already exists [2023-02-14T20:25:47.969Z] c857cf67562c: Layer already exists [2023-02-14T20:25:47.969Z] 8d7579185cef: Layer already exists [2023-02-14T20:25:47.969Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:47.969Z] ab5a895720da: Layer already exists [2023-02-14T20:25:47.969Z] d0a097839eb1: Layer already exists [2023-02-14T20:25:47.969Z] d781b19cff90: Layer already exists [2023-02-14T20:25:47.969Z] 318a1d979cd9: Layer already exists [2023-02-14T20:25:47.969Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:47.969Z] main: digest: sha256:8ca58124ddc70bbcc8f4dee78e1ecf5c45fa2dd0b64756f8fec6e3c20d886783 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:25:48.001Z] ===================================================== [Pipeline] echo [2023-02-14T20:25:48.007Z] taggedImages: [2023-02-14T20:25:48.007Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:48.007Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-14T20:25:48.007Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.47 [2023-02-14T20:25:48.007Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:48.007Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-14T20:25:48.022Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-14T20:25:48.022Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:48.022Z] latest [2023-02-14T20:25:48.022Z] 3.0.0-dev.47 [2023-02-14T20:25:48.022Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:48.022Z] main [2023-02-14T20:25:48.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:48.155Z] ---> Running in f100e427c3ab [2023-02-14T20:25:48.328Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:48.436Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-14T20:25:48.641Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:48.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-14T20:25:48.641Z] 175827bc9015: Preparing [2023-02-14T20:25:48.641Z] f0f719452139: Preparing [2023-02-14T20:25:48.641Z] 0476637d3ccd: Preparing [2023-02-14T20:25:48.641Z] 2e11a65c776c: Preparing [2023-02-14T20:25:48.641Z] 6c233dedb586: Preparing [2023-02-14T20:25:48.641Z] 098b8d1ac139: Preparing [2023-02-14T20:25:48.641Z] 01f9483cde46: Preparing [2023-02-14T20:25:48.641Z] aa5968d388b8: Preparing [2023-02-14T20:25:48.641Z] 01f9483cde46: Waiting [2023-02-14T20:25:48.641Z] aa5968d388b8: Waiting [2023-02-14T20:25:48.641Z] 098b8d1ac139: Waiting [2023-02-14T20:25:48.641Z] 6c233dedb586: Pushed [2023-02-14T20:25:48.641Z] 175827bc9015: Pushed [2023-02-14T20:25:48.641Z] f0f719452139: Pushed [2023-02-14T20:25:48.641Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:48.900Z] 098b8d1ac139: Pushed [2023-02-14T20:25:49.028Z] Removing intermediate container 79052e4accdf [2023-02-14T20:25:49.028Z] ---> ca9487ae4d10 [2023-02-14T20:25:49.028Z] 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 [2023-02-14T20:25:49.028Z] ---> Running in ddcd4d6b9d1f [2023-02-14T20:25:49.164Z] 01f9483cde46: Pushed [2023-02-14T20:25:49.299Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-14T20:25:49.571Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-14T20:25:49.732Z] 0476637d3ccd: Pushed [2023-02-14T20:25:49.732Z] 2e11a65c776c: Pushed [2023-02-14T20:25:49.990Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:9fce57dd1f9d7e3d4f9b1504f87e1918a078b71f3bcf9c26c099c73624c73f11 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:50.305Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:50.612Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-14T20:25:50.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-14T20:25:50.612Z] 175827bc9015: Preparing [2023-02-14T20:25:50.612Z] f0f719452139: Preparing [2023-02-14T20:25:50.612Z] 0476637d3ccd: Preparing [2023-02-14T20:25:50.612Z] 2e11a65c776c: Preparing [2023-02-14T20:25:50.612Z] 6c233dedb586: Preparing [2023-02-14T20:25:50.612Z] 098b8d1ac139: Preparing [2023-02-14T20:25:50.612Z] 01f9483cde46: Preparing [2023-02-14T20:25:50.612Z] aa5968d388b8: Preparing [2023-02-14T20:25:50.612Z] aa5968d388b8: Waiting [2023-02-14T20:25:50.612Z] 098b8d1ac139: Waiting [2023-02-14T20:25:50.613Z] 01f9483cde46: Waiting [2023-02-14T20:25:50.613Z] 0476637d3ccd: Layer already exists [2023-02-14T20:25:50.613Z] 175827bc9015: Layer already exists [2023-02-14T20:25:50.613Z] 6c233dedb586: Layer already exists [2023-02-14T20:25:50.613Z] 2e11a65c776c: Layer already exists [2023-02-14T20:25:50.613Z] f0f719452139: Layer already exists [2023-02-14T20:25:50.613Z] 098b8d1ac139: Layer already exists [2023-02-14T20:25:50.613Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:50.613Z] 01f9483cde46: Layer already exists [2023-02-14T20:25:50.613Z] latest: digest: sha256:9fce57dd1f9d7e3d4f9b1504f87e1918a078b71f3bcf9c26c099c73624c73f11 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:50.929Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:51.232Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.47 [2023-02-14T20:25:51.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-14T20:25:51.232Z] 175827bc9015: Preparing [2023-02-14T20:25:51.232Z] f0f719452139: Preparing [2023-02-14T20:25:51.232Z] 0476637d3ccd: Preparing [2023-02-14T20:25:51.232Z] 2e11a65c776c: Preparing [2023-02-14T20:25:51.232Z] 6c233dedb586: Preparing [2023-02-14T20:25:51.232Z] 098b8d1ac139: Preparing [2023-02-14T20:25:51.232Z] 01f9483cde46: Preparing [2023-02-14T20:25:51.232Z] aa5968d388b8: Preparing [2023-02-14T20:25:51.232Z] 01f9483cde46: Waiting [2023-02-14T20:25:51.232Z] aa5968d388b8: Waiting [2023-02-14T20:25:51.232Z] 098b8d1ac139: Waiting [2023-02-14T20:25:51.232Z] 2e11a65c776c: Layer already exists [2023-02-14T20:25:51.232Z] 6c233dedb586: Layer already exists [2023-02-14T20:25:51.232Z] f0f719452139: Layer already exists [2023-02-14T20:25:51.232Z] 175827bc9015: Layer already exists [2023-02-14T20:25:51.232Z] 0476637d3ccd: Layer already exists [2023-02-14T20:25:51.232Z] 098b8d1ac139: Layer already exists [2023-02-14T20:25:51.232Z] 01f9483cde46: Layer already exists [2023-02-14T20:25:51.232Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:51.232Z] 3.0.0-dev.47: digest: sha256:9fce57dd1f9d7e3d4f9b1504f87e1918a078b71f3bcf9c26c099c73624c73f11 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:51.547Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:51.852Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:51.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-14T20:25:51.852Z] 175827bc9015: Preparing [2023-02-14T20:25:51.852Z] f0f719452139: Preparing [2023-02-14T20:25:51.852Z] 0476637d3ccd: Preparing [2023-02-14T20:25:51.852Z] 2e11a65c776c: Preparing [2023-02-14T20:25:51.852Z] 6c233dedb586: Preparing [2023-02-14T20:25:51.852Z] 098b8d1ac139: Preparing [2023-02-14T20:25:51.852Z] 01f9483cde46: Preparing [2023-02-14T20:25:51.852Z] aa5968d388b8: Preparing [2023-02-14T20:25:51.852Z] aa5968d388b8: Waiting [2023-02-14T20:25:51.852Z] 098b8d1ac139: Waiting [2023-02-14T20:25:51.852Z] 0476637d3ccd: Layer already exists [2023-02-14T20:25:51.852Z] 2e11a65c776c: Layer already exists [2023-02-14T20:25:51.852Z] f0f719452139: Layer already exists [2023-02-14T20:25:51.852Z] 175827bc9015: Layer already exists [2023-02-14T20:25:51.852Z] 6c233dedb586: Layer already exists [2023-02-14T20:25:51.852Z] 098b8d1ac139: Layer already exists [2023-02-14T20:25:51.852Z] 01f9483cde46: Layer already exists [2023-02-14T20:25:51.852Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:51.852Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:9fce57dd1f9d7e3d4f9b1504f87e1918a078b71f3bcf9c26c099c73624c73f11 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:52.156Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:52.459Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-14T20:25:52.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-14T20:25:52.459Z] 175827bc9015: Preparing [2023-02-14T20:25:52.459Z] f0f719452139: Preparing [2023-02-14T20:25:52.459Z] 0476637d3ccd: Preparing [2023-02-14T20:25:52.459Z] 2e11a65c776c: Preparing [2023-02-14T20:25:52.459Z] 6c233dedb586: Preparing [2023-02-14T20:25:52.459Z] 098b8d1ac139: Preparing [2023-02-14T20:25:52.459Z] 01f9483cde46: Preparing [2023-02-14T20:25:52.459Z] aa5968d388b8: Preparing [2023-02-14T20:25:52.459Z] 098b8d1ac139: Waiting [2023-02-14T20:25:52.459Z] 01f9483cde46: Waiting [2023-02-14T20:25:52.459Z] aa5968d388b8: Waiting [2023-02-14T20:25:52.459Z] 2e11a65c776c: Layer already exists [2023-02-14T20:25:52.459Z] 0476637d3ccd: Layer already exists [2023-02-14T20:25:52.459Z] f0f719452139: Layer already exists [2023-02-14T20:25:52.459Z] 175827bc9015: Layer already exists [2023-02-14T20:25:52.459Z] 6c233dedb586: Layer already exists [2023-02-14T20:25:52.459Z] 098b8d1ac139: Layer already exists [2023-02-14T20:25:52.459Z] 01f9483cde46: Layer already exists [2023-02-14T20:25:52.459Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:52.459Z] main: digest: sha256:9fce57dd1f9d7e3d4f9b1504f87e1918a078b71f3bcf9c26c099c73624c73f11 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:25:52.492Z] ===================================================== [Pipeline] echo [2023-02-14T20:25:52.497Z] taggedImages: [2023-02-14T20:25:52.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:52.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-14T20:25:52.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.47 [2023-02-14T20:25:52.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:52.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-14T20:25:52.511Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-14T20:25:52.511Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:52.511Z] latest [2023-02-14T20:25:52.511Z] 3.0.0-dev.47 [2023-02-14T20:25:52.511Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:52.511Z] main [2023-02-14T20:25:52.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:52.813Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:53.117Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:53.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-14T20:25:53.117Z] 50316288e6eb: Preparing [2023-02-14T20:25:53.117Z] 8fedccd013ea: Preparing [2023-02-14T20:25:53.117Z] 73bb3c730da7: Preparing [2023-02-14T20:25:53.117Z] 2ab4c25782b7: Preparing [2023-02-14T20:25:53.117Z] e6cb4d16e593: Preparing [2023-02-14T20:25:53.117Z] 2bb76bf6ccca: Preparing [2023-02-14T20:25:53.117Z] 89e9651c9d50: Preparing [2023-02-14T20:25:53.117Z] dbe491615cc2: Preparing [2023-02-14T20:25:53.117Z] 95966c4e570b: Preparing [2023-02-14T20:25:53.117Z] aa5968d388b8: Preparing [2023-02-14T20:25:53.117Z] 2bb76bf6ccca: Waiting [2023-02-14T20:25:53.117Z] dbe491615cc2: Waiting [2023-02-14T20:25:53.117Z] 89e9651c9d50: Waiting [2023-02-14T20:25:53.117Z] 95966c4e570b: Waiting [2023-02-14T20:25:53.117Z] aa5968d388b8: Waiting [2023-02-14T20:25:53.117Z] e6cb4d16e593: Pushed [2023-02-14T20:25:53.117Z] 8fedccd013ea: Pushed [2023-02-14T20:25:53.117Z] 50316288e6eb: Pushed [2023-02-14T20:25:53.376Z] 2bb76bf6ccca: Pushed [2023-02-14T20:25:53.376Z] 89e9651c9d50: Pushed [2023-02-14T20:25:53.376Z] dbe491615cc2: Pushed [2023-02-14T20:25:53.376Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:53.376Z] 95966c4e570b: Pushed [2023-02-14T20:25:53.854Z] Removing intermediate container f100e427c3ab [2023-02-14T20:25:53.854Z] ---> 63db7e7dc737 [2023-02-14T20:25:53.854Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T20:25:53.854Z] ---> Running in 0d51281ea0f0 [2023-02-14T20:25:54.123Z] Removing intermediate container ddcd4d6b9d1f [2023-02-14T20:25:54.123Z] ---> 855cd268b2c7 [2023-02-14T20:25:54.123Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T20:25:54.123Z] ---> Running in 0d2b0b35cdb0 [2023-02-14T20:25:54.310Z] 2ab4c25782b7: Pushed [2023-02-14T20:25:54.569Z] 73bb3c730da7: Pushed [2023-02-14T20:25:54.569Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:82f3393d7be33eb2d5a68ce9915914994c64889c5e4e45c007489c9afde0e8d0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:54.712Z] Removing intermediate container 0d51281ea0f0 [2023-02-14T20:25:54.712Z] ---> 9578d1a85f3a [2023-02-14T20:25:54.712Z] [2023-02-14T20:25:54.712Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T20:25:54.874Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:55.177Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-14T20:25:55.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-14T20:25:55.177Z] 50316288e6eb: Preparing [2023-02-14T20:25:55.177Z] 8fedccd013ea: Preparing [2023-02-14T20:25:55.177Z] 73bb3c730da7: Preparing [2023-02-14T20:25:55.177Z] 2ab4c25782b7: Preparing [2023-02-14T20:25:55.177Z] e6cb4d16e593: Preparing [2023-02-14T20:25:55.177Z] 2bb76bf6ccca: Preparing [2023-02-14T20:25:55.177Z] 89e9651c9d50: Preparing [2023-02-14T20:25:55.177Z] dbe491615cc2: Preparing [2023-02-14T20:25:55.177Z] 95966c4e570b: Preparing [2023-02-14T20:25:55.177Z] aa5968d388b8: Preparing [2023-02-14T20:25:55.177Z] 89e9651c9d50: Waiting [2023-02-14T20:25:55.177Z] dbe491615cc2: Waiting [2023-02-14T20:25:55.177Z] 95966c4e570b: Waiting [2023-02-14T20:25:55.177Z] aa5968d388b8: Waiting [2023-02-14T20:25:55.177Z] 2bb76bf6ccca: Waiting [2023-02-14T20:25:55.177Z] 73bb3c730da7: Layer already exists [2023-02-14T20:25:55.177Z] e6cb4d16e593: Layer already exists [2023-02-14T20:25:55.177Z] 50316288e6eb: Layer already exists [2023-02-14T20:25:55.177Z] 2ab4c25782b7: Layer already exists [2023-02-14T20:25:55.177Z] 8fedccd013ea: Layer already exists [2023-02-14T20:25:55.177Z] 2bb76bf6ccca: Layer already exists [2023-02-14T20:25:55.177Z] 89e9651c9d50: Layer already exists [2023-02-14T20:25:55.177Z] 95966c4e570b: Layer already exists [2023-02-14T20:25:55.177Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:55.177Z] dbe491615cc2: Layer already exists [2023-02-14T20:25:55.177Z] latest: digest: sha256:82f3393d7be33eb2d5a68ce9915914994c64889c5e4e45c007489c9afde0e8d0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:55.481Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:55.709Z] 3.15: Pulling from library/alpine [2023-02-14T20:25:55.709Z] Removing intermediate container 0d2b0b35cdb0 [2023-02-14T20:25:55.709Z] ---> c39cb4a7ccf6 [2023-02-14T20:25:55.709Z] [2023-02-14T20:25:55.709Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T20:25:55.788Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.47 [2023-02-14T20:25:55.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-14T20:25:55.788Z] 50316288e6eb: Preparing [2023-02-14T20:25:55.788Z] 8fedccd013ea: Preparing [2023-02-14T20:25:55.788Z] 73bb3c730da7: Preparing [2023-02-14T20:25:55.788Z] 2ab4c25782b7: Preparing [2023-02-14T20:25:55.788Z] e6cb4d16e593: Preparing [2023-02-14T20:25:55.788Z] 2bb76bf6ccca: Preparing [2023-02-14T20:25:55.789Z] 89e9651c9d50: Preparing [2023-02-14T20:25:55.789Z] dbe491615cc2: Preparing [2023-02-14T20:25:55.789Z] 95966c4e570b: Preparing [2023-02-14T20:25:55.789Z] aa5968d388b8: Preparing [2023-02-14T20:25:55.789Z] dbe491615cc2: Waiting [2023-02-14T20:25:55.789Z] 95966c4e570b: Waiting [2023-02-14T20:25:55.789Z] 2bb76bf6ccca: Waiting [2023-02-14T20:25:55.789Z] 89e9651c9d50: Waiting [2023-02-14T20:25:55.789Z] aa5968d388b8: Waiting [2023-02-14T20:25:55.789Z] 2ab4c25782b7: Layer already exists [2023-02-14T20:25:55.789Z] e6cb4d16e593: Layer already exists [2023-02-14T20:25:55.789Z] 8fedccd013ea: Layer already exists [2023-02-14T20:25:55.789Z] 50316288e6eb: Layer already exists [2023-02-14T20:25:55.789Z] 73bb3c730da7: Layer already exists [2023-02-14T20:25:55.789Z] 2bb76bf6ccca: Layer already exists [2023-02-14T20:25:55.789Z] 95966c4e570b: Layer already exists [2023-02-14T20:25:55.789Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:55.789Z] dbe491615cc2: Layer already exists [2023-02-14T20:25:55.789Z] 89e9651c9d50: Layer already exists [2023-02-14T20:25:55.789Z] 3.0.0-dev.47: digest: sha256:82f3393d7be33eb2d5a68ce9915914994c64889c5e4e45c007489c9afde0e8d0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:55.982Z] 3.15: Pulling from library/alpine [2023-02-14T20:25:56.093Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:56.392Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:56.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-14T20:25:56.393Z] 50316288e6eb: Preparing [2023-02-14T20:25:56.393Z] 8fedccd013ea: Preparing [2023-02-14T20:25:56.393Z] 73bb3c730da7: Preparing [2023-02-14T20:25:56.393Z] 2ab4c25782b7: Preparing [2023-02-14T20:25:56.393Z] e6cb4d16e593: Preparing [2023-02-14T20:25:56.393Z] 2bb76bf6ccca: Preparing [2023-02-14T20:25:56.393Z] 89e9651c9d50: Preparing [2023-02-14T20:25:56.393Z] dbe491615cc2: Preparing [2023-02-14T20:25:56.393Z] 95966c4e570b: Preparing [2023-02-14T20:25:56.393Z] aa5968d388b8: Preparing [2023-02-14T20:25:56.393Z] dbe491615cc2: Waiting [2023-02-14T20:25:56.393Z] 89e9651c9d50: Waiting [2023-02-14T20:25:56.393Z] 95966c4e570b: Waiting [2023-02-14T20:25:56.393Z] aa5968d388b8: Waiting [2023-02-14T20:25:56.393Z] 2bb76bf6ccca: Waiting [2023-02-14T20:25:56.393Z] 8fedccd013ea: Layer already exists [2023-02-14T20:25:56.393Z] 50316288e6eb: Layer already exists [2023-02-14T20:25:56.393Z] 2ab4c25782b7: Layer already exists [2023-02-14T20:25:56.393Z] 73bb3c730da7: Layer already exists [2023-02-14T20:25:56.393Z] e6cb4d16e593: Layer already exists [2023-02-14T20:25:56.393Z] 89e9651c9d50: Layer already exists [2023-02-14T20:25:56.393Z] 2bb76bf6ccca: Layer already exists [2023-02-14T20:25:56.393Z] 95966c4e570b: Layer already exists [2023-02-14T20:25:56.393Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:56.393Z] dbe491615cc2: Layer already exists [2023-02-14T20:25:56.393Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:82f3393d7be33eb2d5a68ce9915914994c64889c5e4e45c007489c9afde0e8d0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:56.698Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:57.001Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-14T20:25:57.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-14T20:25:57.001Z] 50316288e6eb: Preparing [2023-02-14T20:25:57.001Z] 8fedccd013ea: Preparing [2023-02-14T20:25:57.001Z] 73bb3c730da7: Preparing [2023-02-14T20:25:57.001Z] 2ab4c25782b7: Preparing [2023-02-14T20:25:57.001Z] e6cb4d16e593: Preparing [2023-02-14T20:25:57.001Z] 2bb76bf6ccca: Preparing [2023-02-14T20:25:57.001Z] 89e9651c9d50: Preparing [2023-02-14T20:25:57.001Z] dbe491615cc2: Preparing [2023-02-14T20:25:57.001Z] 95966c4e570b: Preparing [2023-02-14T20:25:57.001Z] aa5968d388b8: Preparing [2023-02-14T20:25:57.001Z] 2bb76bf6ccca: Waiting [2023-02-14T20:25:57.001Z] 89e9651c9d50: Waiting [2023-02-14T20:25:57.001Z] dbe491615cc2: Waiting [2023-02-14T20:25:57.001Z] 95966c4e570b: Waiting [2023-02-14T20:25:57.001Z] aa5968d388b8: Waiting [2023-02-14T20:25:57.001Z] 73bb3c730da7: Layer already exists [2023-02-14T20:25:57.001Z] 8fedccd013ea: Layer already exists [2023-02-14T20:25:57.001Z] e6cb4d16e593: Layer already exists [2023-02-14T20:25:57.001Z] 50316288e6eb: Layer already exists [2023-02-14T20:25:57.001Z] 2ab4c25782b7: Layer already exists [2023-02-14T20:25:57.001Z] 2bb76bf6ccca: Layer already exists [2023-02-14T20:25:57.001Z] 95966c4e570b: Layer already exists [2023-02-14T20:25:57.001Z] 89e9651c9d50: Layer already exists [2023-02-14T20:25:57.001Z] dbe491615cc2: Layer already exists [2023-02-14T20:25:57.001Z] aa5968d388b8: Layer already exists [2023-02-14T20:25:57.001Z] main: digest: sha256:82f3393d7be33eb2d5a68ce9915914994c64889c5e4e45c007489c9afde0e8d0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:25:57.040Z] ===================================================== [Pipeline] echo [2023-02-14T20:25:57.046Z] taggedImages: [2023-02-14T20:25:57.046Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:57.046Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-14T20:25:57.046Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.47 [2023-02-14T20:25:57.046Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:57.046Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-14T20:25:57.061Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-14T20:25:57.061Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:57.061Z] latest [2023-02-14T20:25:57.061Z] 3.0.0-dev.47 [2023-02-14T20:25:57.061Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:25:57.061Z] main [2023-02-14T20:25:57.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:57.372Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:25:57.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:25:57.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-14T20:25:57.677Z] dab526201254: Preparing [2023-02-14T20:25:57.677Z] 780d7e4a0807: Preparing [2023-02-14T20:25:57.677Z] 0a66edb2426f: Preparing [2023-02-14T20:25:57.677Z] cb5dd6fc6ef3: Preparing [2023-02-14T20:25:57.677Z] 4e6476652798: Preparing [2023-02-14T20:25:57.677Z] 0a66edb2426f: Layer already exists [2023-02-14T20:25:57.677Z] 4e6476652798: Layer already exists [2023-02-14T20:25:57.677Z] dab526201254: Pushed [2023-02-14T20:25:57.935Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T20:25:57.935Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T20:25:57.935Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T20:25:57.935Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T20:25:57.935Z] ---> 354640af7b1b [2023-02-14T20:25:57.935Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:25:57.935Z] ---> 354640af7b1b [2023-02-14T20:25:57.935Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:25:58.212Z] ---> Running in b804c58347b7 [2023-02-14T20:25:58.212Z] ---> Running in 89751c216bb7 [2023-02-14T20:25:58.246Z] cb5dd6fc6ef3: Pushed [2023-02-14T20:25:59.195Z] Removing intermediate container b804c58347b7 [2023-02-14T20:25:59.195Z] ---> 7f13fc7730a5 [2023-02-14T20:25:59.195Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T20:25:59.195Z] Removing intermediate container 89751c216bb7 [2023-02-14T20:25:59.195Z] ---> dfe5dcbf5e01 [2023-02-14T20:25:59.195Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T20:25:59.474Z] ---> Running in 124b62e3a51f [2023-02-14T20:25:59.474Z] ---> Running in 5cce0391ffb6 [2023-02-14T20:25:59.626Z] 780d7e4a0807: Pushed [2023-02-14T20:25:59.886Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:9a5035dece4d442a57c474db280a899dc493d7f30dadb12f53366d0c2d949a83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:00.195Z] + 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 [2023-02-14T20:26:00.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-14T20:26:00.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-14T20:26:00.495Z] dab526201254: Preparing [2023-02-14T20:26:00.495Z] 780d7e4a0807: Preparing [2023-02-14T20:26:00.495Z] 0a66edb2426f: Preparing [2023-02-14T20:26:00.495Z] cb5dd6fc6ef3: Preparing [2023-02-14T20:26:00.495Z] 4e6476652798: Preparing [2023-02-14T20:26:00.495Z] 780d7e4a0807: Layer already exists [2023-02-14T20:26:00.495Z] 0a66edb2426f: Layer already exists [2023-02-14T20:26:00.495Z] dab526201254: Layer already exists [2023-02-14T20:26:00.495Z] 4e6476652798: Layer already exists [2023-02-14T20:26:00.495Z] cb5dd6fc6ef3: Layer already exists [2023-02-14T20:26:00.495Z] latest: digest: sha256:9a5035dece4d442a57c474db280a899dc493d7f30dadb12f53366d0c2d949a83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:00.800Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:01.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.47 [2023-02-14T20:26:01.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-14T20:26:01.103Z] dab526201254: Preparing [2023-02-14T20:26:01.103Z] 780d7e4a0807: Preparing [2023-02-14T20:26:01.103Z] 0a66edb2426f: Preparing [2023-02-14T20:26:01.103Z] cb5dd6fc6ef3: Preparing [2023-02-14T20:26:01.103Z] 4e6476652798: Preparing [2023-02-14T20:26:01.103Z] cb5dd6fc6ef3: Layer already exists [2023-02-14T20:26:01.103Z] dab526201254: Layer already exists [2023-02-14T20:26:01.103Z] 0a66edb2426f: Layer already exists [2023-02-14T20:26:01.103Z] 4e6476652798: Layer already exists [2023-02-14T20:26:01.103Z] 780d7e4a0807: Layer already exists [2023-02-14T20:26:01.103Z] 3.0.0-dev.47: digest: sha256:9a5035dece4d442a57c474db280a899dc493d7f30dadb12f53366d0c2d949a83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:01.408Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:01.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:01.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-14T20:26:01.720Z] dab526201254: Preparing [2023-02-14T20:26:01.720Z] 780d7e4a0807: Preparing [2023-02-14T20:26:01.720Z] 0a66edb2426f: Preparing [2023-02-14T20:26:01.720Z] cb5dd6fc6ef3: Preparing [2023-02-14T20:26:01.720Z] 4e6476652798: Preparing [2023-02-14T20:26:01.720Z] 780d7e4a0807: Layer already exists [2023-02-14T20:26:01.720Z] cb5dd6fc6ef3: Layer already exists [2023-02-14T20:26:01.720Z] dab526201254: Layer already exists [2023-02-14T20:26:01.720Z] 0a66edb2426f: Layer already exists [2023-02-14T20:26:01.720Z] 4e6476652798: Layer already exists [2023-02-14T20:26:01.720Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:9a5035dece4d442a57c474db280a899dc493d7f30dadb12f53366d0c2d949a83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:02.043Z] + 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 [2023-02-14T20:26:02.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-14T20:26:02.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-14T20:26:02.354Z] dab526201254: Preparing [2023-02-14T20:26:02.354Z] 780d7e4a0807: Preparing [2023-02-14T20:26:02.354Z] 0a66edb2426f: Preparing [2023-02-14T20:26:02.354Z] cb5dd6fc6ef3: Preparing [2023-02-14T20:26:02.354Z] 4e6476652798: Preparing [2023-02-14T20:26:02.354Z] 4e6476652798: Layer already exists [2023-02-14T20:26:02.354Z] cb5dd6fc6ef3: Layer already exists [2023-02-14T20:26:02.354Z] 0a66edb2426f: Layer already exists [2023-02-14T20:26:02.354Z] dab526201254: Layer already exists [2023-02-14T20:26:02.354Z] 780d7e4a0807: Layer already exists [2023-02-14T20:26:02.354Z] main: digest: sha256:9a5035dece4d442a57c474db280a899dc493d7f30dadb12f53366d0c2d949a83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:26:02.390Z] ===================================================== [Pipeline] echo [2023-02-14T20:26:02.395Z] taggedImages: [2023-02-14T20:26:02.395Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:02.395Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-14T20:26:02.395Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.47 [2023-02-14T20:26:02.395Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:02.395Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-14T20:26:02.409Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-14T20:26:02.409Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:02.409Z] latest [2023-02-14T20:26:02.409Z] 3.0.0-dev.47 [2023-02-14T20:26:02.409Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:02.409Z] main [2023-02-14T20:26:02.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:02.714Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:02.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:26:02.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:26:03.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:03.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-14T20:26:03.022Z] 26c4fac0b9bf: Preparing [2023-02-14T20:26:03.022Z] 9683df28ffb6: Preparing [2023-02-14T20:26:03.022Z] b0c4d98338df: Preparing [2023-02-14T20:26:03.022Z] 6bfc69c645bd: Preparing [2023-02-14T20:26:03.022Z] 1de890598b70: Preparing [2023-02-14T20:26:03.022Z] 4cfa763b44fe: Preparing [2023-02-14T20:26:03.022Z] 4e6476652798: Preparing [2023-02-14T20:26:03.022Z] 4cfa763b44fe: Waiting [2023-02-14T20:26:03.022Z] 4e6476652798: Waiting [2023-02-14T20:26:03.022Z] 9683df28ffb6: Pushed [2023-02-14T20:26:03.022Z] b0c4d98338df: Pushed [2023-02-14T20:26:03.022Z] 26c4fac0b9bf: Pushed [2023-02-14T20:26:03.022Z] 4e6476652798: Layer already exists [2023-02-14T20:26:03.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:26:03.590Z] 4cfa763b44fe: Pushed [2023-02-14T20:26:03.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:26:05.637Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T20:26:05.637Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T20:26:05.637Z] OK: 15734 distinct packages available [2023-02-14T20:26:05.637Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T20:26:05.637Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T20:26:05.637Z] OK: 15734 distinct packages available [2023-02-14T20:26:05.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:26:06.129Z] 1de890598b70: Pushed [2023-02-14T20:26:06.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:26:06.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:26:06.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:26:08.230Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T20:26:08.230Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T20:26:08.230Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T20:26:08.230Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T20:26:08.230Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T20:26:08.230Z] OK: 6 MiB in 18 packages [2023-02-14T20:26:08.499Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T20:26:08.767Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T20:26:08.767Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T20:26:08.767Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T20:26:08.767Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T20:26:08.767Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T20:26:09.036Z] OK: 6 MiB in 19 packages [2023-02-14T20:26:09.407Z] 6bfc69c645bd: Pushed [2023-02-14T20:26:09.407Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:0ed7885ed62089ebddbacbd37192ffab750b118ea57b663f37c7db36c230ef8a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:09.711Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:10.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-14T20:26:10.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-14T20:26:10.025Z] 26c4fac0b9bf: Preparing [2023-02-14T20:26:10.025Z] 9683df28ffb6: Preparing [2023-02-14T20:26:10.025Z] b0c4d98338df: Preparing [2023-02-14T20:26:10.025Z] 6bfc69c645bd: Preparing [2023-02-14T20:26:10.025Z] 1de890598b70: Preparing [2023-02-14T20:26:10.025Z] 4cfa763b44fe: Preparing [2023-02-14T20:26:10.025Z] 4e6476652798: Preparing [2023-02-14T20:26:10.025Z] 4e6476652798: Waiting [2023-02-14T20:26:10.025Z] 4cfa763b44fe: Waiting [2023-02-14T20:26:10.025Z] 9683df28ffb6: Layer already exists [2023-02-14T20:26:10.025Z] 1de890598b70: Layer already exists [2023-02-14T20:26:10.025Z] 6bfc69c645bd: Layer already exists [2023-02-14T20:26:10.025Z] b0c4d98338df: Layer already exists [2023-02-14T20:26:10.025Z] 26c4fac0b9bf: Layer already exists [2023-02-14T20:26:10.025Z] 4cfa763b44fe: Layer already exists [2023-02-14T20:26:10.025Z] 4e6476652798: Layer already exists [2023-02-14T20:26:10.025Z] latest: digest: sha256:0ed7885ed62089ebddbacbd37192ffab750b118ea57b663f37c7db36c230ef8a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:10.330Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:10.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.47 [2023-02-14T20:26:10.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-14T20:26:10.635Z] 26c4fac0b9bf: Preparing [2023-02-14T20:26:10.635Z] 9683df28ffb6: Preparing [2023-02-14T20:26:10.635Z] b0c4d98338df: Preparing [2023-02-14T20:26:10.635Z] 6bfc69c645bd: Preparing [2023-02-14T20:26:10.635Z] 1de890598b70: Preparing [2023-02-14T20:26:10.635Z] 4cfa763b44fe: Preparing [2023-02-14T20:26:10.635Z] 4e6476652798: Preparing [2023-02-14T20:26:10.635Z] 4cfa763b44fe: Waiting [2023-02-14T20:26:10.635Z] 4e6476652798: Waiting [2023-02-14T20:26:10.635Z] 6bfc69c645bd: Layer already exists [2023-02-14T20:26:10.635Z] b0c4d98338df: Layer already exists [2023-02-14T20:26:10.635Z] 26c4fac0b9bf: Layer already exists [2023-02-14T20:26:10.635Z] 1de890598b70: Layer already exists [2023-02-14T20:26:10.635Z] 9683df28ffb6: Layer already exists [2023-02-14T20:26:10.635Z] 4cfa763b44fe: Layer already exists [2023-02-14T20:26:10.635Z] 4e6476652798: Layer already exists [2023-02-14T20:26:10.636Z] 3.0.0-dev.47: digest: sha256:0ed7885ed62089ebddbacbd37192ffab750b118ea57b663f37c7db36c230ef8a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:10.938Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:11.001Z] Removing intermediate container 124b62e3a51f [2023-02-14T20:26:11.001Z] ---> bf0b139b85d2 [2023-02-14T20:26:11.001Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T20:26:11.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:11.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-14T20:26:11.242Z] 26c4fac0b9bf: Preparing [2023-02-14T20:26:11.242Z] 9683df28ffb6: Preparing [2023-02-14T20:26:11.242Z] b0c4d98338df: Preparing [2023-02-14T20:26:11.242Z] 6bfc69c645bd: Preparing [2023-02-14T20:26:11.242Z] 1de890598b70: Preparing [2023-02-14T20:26:11.242Z] 4cfa763b44fe: Preparing [2023-02-14T20:26:11.242Z] 4e6476652798: Preparing [2023-02-14T20:26:11.242Z] 4e6476652798: Waiting [2023-02-14T20:26:11.242Z] 4cfa763b44fe: Waiting [2023-02-14T20:26:11.242Z] 9683df28ffb6: Layer already exists [2023-02-14T20:26:11.242Z] 26c4fac0b9bf: Layer already exists [2023-02-14T20:26:11.242Z] b0c4d98338df: Layer already exists [2023-02-14T20:26:11.242Z] 1de890598b70: Layer already exists [2023-02-14T20:26:11.242Z] 6bfc69c645bd: Layer already exists [2023-02-14T20:26:11.242Z] 4cfa763b44fe: Layer already exists [2023-02-14T20:26:11.242Z] 4e6476652798: Layer already exists [2023-02-14T20:26:11.242Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:0ed7885ed62089ebddbacbd37192ffab750b118ea57b663f37c7db36c230ef8a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:11.548Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:11.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-14T20:26:11.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-14T20:26:11.855Z] 26c4fac0b9bf: Preparing [2023-02-14T20:26:11.855Z] 9683df28ffb6: Preparing [2023-02-14T20:26:11.855Z] b0c4d98338df: Preparing [2023-02-14T20:26:11.855Z] 6bfc69c645bd: Preparing [2023-02-14T20:26:11.855Z] 1de890598b70: Preparing [2023-02-14T20:26:11.855Z] 4cfa763b44fe: Preparing [2023-02-14T20:26:11.855Z] 4e6476652798: Preparing [2023-02-14T20:26:11.855Z] 4e6476652798: Waiting [2023-02-14T20:26:11.855Z] 4cfa763b44fe: Waiting [2023-02-14T20:26:11.855Z] b0c4d98338df: Layer already exists [2023-02-14T20:26:11.855Z] 9683df28ffb6: Layer already exists [2023-02-14T20:26:11.855Z] 26c4fac0b9bf: Layer already exists [2023-02-14T20:26:11.855Z] 1de890598b70: Layer already exists [2023-02-14T20:26:11.855Z] 6bfc69c645bd: Layer already exists [2023-02-14T20:26:11.855Z] 4cfa763b44fe: Layer already exists [2023-02-14T20:26:11.855Z] 4e6476652798: Layer already exists [2023-02-14T20:26:11.855Z] main: digest: sha256:0ed7885ed62089ebddbacbd37192ffab750b118ea57b663f37c7db36c230ef8a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:26:11.900Z] ===================================================== [Pipeline] echo [2023-02-14T20:26:11.909Z] taggedImages: [2023-02-14T20:26:11.909Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:11.909Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-14T20:26:11.909Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.47 [2023-02-14T20:26:11.909Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:11.909Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-14T20:26:11.928Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-14T20:26:11.928Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:11.928Z] latest [2023-02-14T20:26:11.928Z] 3.0.0-dev.47 [2023-02-14T20:26:11.928Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:11.928Z] main [2023-02-14T20:26:11.928Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2023-02-14T20:26:11.965Z] Removing intermediate container 5cce0391ffb6 [2023-02-14T20:26:11.965Z] ---> 557d15d73946 [2023-02-14T20:26:11.965Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:12.255Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:12.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:12.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-14T20:26:12.591Z] 3eff6fbe0fb1: Preparing [2023-02-14T20:26:12.591Z] 915964c0c3ac: Preparing [2023-02-14T20:26:12.591Z] 45462dbca7ab: Preparing [2023-02-14T20:26:12.591Z] 5794d5bcbfe2: Preparing [2023-02-14T20:26:12.591Z] faad6d62ea49: Preparing [2023-02-14T20:26:12.591Z] 4e6476652798: Preparing [2023-02-14T20:26:12.591Z] 4e6476652798: Waiting [2023-02-14T20:26:12.591Z] 45462dbca7ab: Pushed [2023-02-14T20:26:12.591Z] 915964c0c3ac: Pushed [2023-02-14T20:26:12.591Z] 3eff6fbe0fb1: Pushed [2023-02-14T20:26:12.591Z] 4e6476652798: Layer already exists [2023-02-14T20:26:12.873Z] faad6d62ea49: Pushed [2023-02-14T20:26:19.448Z] 5794d5bcbfe2: Pushed [2023-02-14T20:26:19.448Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:2080b8702df67bbe359ccb1a72be73bef1c8eda57041d810624a9c8d5b4c3180 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:19.765Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:20.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-14T20:26:20.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-14T20:26:20.076Z] 3eff6fbe0fb1: Preparing [2023-02-14T20:26:20.076Z] 915964c0c3ac: Preparing [2023-02-14T20:26:20.076Z] 45462dbca7ab: Preparing [2023-02-14T20:26:20.076Z] 5794d5bcbfe2: Preparing [2023-02-14T20:26:20.076Z] faad6d62ea49: Preparing [2023-02-14T20:26:20.076Z] 4e6476652798: Preparing [2023-02-14T20:26:20.076Z] 45462dbca7ab: Layer already exists [2023-02-14T20:26:20.076Z] 3eff6fbe0fb1: Layer already exists [2023-02-14T20:26:20.076Z] 915964c0c3ac: Layer already exists [2023-02-14T20:26:20.076Z] 5794d5bcbfe2: Layer already exists [2023-02-14T20:26:20.076Z] faad6d62ea49: Layer already exists [2023-02-14T20:26:20.076Z] 4e6476652798: Layer already exists [2023-02-14T20:26:20.076Z] latest: digest: sha256:2080b8702df67bbe359ccb1a72be73bef1c8eda57041d810624a9c8d5b4c3180 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:20.380Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:20.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.47 [2023-02-14T20:26:20.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-14T20:26:20.684Z] 3eff6fbe0fb1: Preparing [2023-02-14T20:26:20.684Z] 915964c0c3ac: Preparing [2023-02-14T20:26:20.684Z] 45462dbca7ab: Preparing [2023-02-14T20:26:20.684Z] 5794d5bcbfe2: Preparing [2023-02-14T20:26:20.684Z] faad6d62ea49: Preparing [2023-02-14T20:26:20.684Z] 4e6476652798: Preparing [2023-02-14T20:26:20.684Z] 5794d5bcbfe2: Layer already exists [2023-02-14T20:26:20.684Z] 915964c0c3ac: Layer already exists [2023-02-14T20:26:20.684Z] faad6d62ea49: Layer already exists [2023-02-14T20:26:20.684Z] 45462dbca7ab: Layer already exists [2023-02-14T20:26:20.684Z] 3eff6fbe0fb1: Layer already exists [2023-02-14T20:26:20.684Z] 4e6476652798: Layer already exists [2023-02-14T20:26:20.684Z] 3.0.0-dev.47: digest: sha256:2080b8702df67bbe359ccb1a72be73bef1c8eda57041d810624a9c8d5b4c3180 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:20.996Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:21.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:21.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-14T20:26:21.309Z] 3eff6fbe0fb1: Preparing [2023-02-14T20:26:21.309Z] 915964c0c3ac: Preparing [2023-02-14T20:26:21.309Z] 45462dbca7ab: Preparing [2023-02-14T20:26:21.309Z] 5794d5bcbfe2: Preparing [2023-02-14T20:26:21.309Z] faad6d62ea49: Preparing [2023-02-14T20:26:21.309Z] 4e6476652798: Preparing [2023-02-14T20:26:21.309Z] 4e6476652798: Waiting [2023-02-14T20:26:21.309Z] 5794d5bcbfe2: Layer already exists [2023-02-14T20:26:21.309Z] faad6d62ea49: Layer already exists [2023-02-14T20:26:21.309Z] 915964c0c3ac: Layer already exists [2023-02-14T20:26:21.309Z] 45462dbca7ab: Layer already exists [2023-02-14T20:26:21.309Z] 3eff6fbe0fb1: Layer already exists [2023-02-14T20:26:21.309Z] 4e6476652798: Layer already exists [2023-02-14T20:26:21.309Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:2080b8702df67bbe359ccb1a72be73bef1c8eda57041d810624a9c8d5b4c3180 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:21.626Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:21.933Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-14T20:26:21.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-14T20:26:21.933Z] 3eff6fbe0fb1: Preparing [2023-02-14T20:26:21.933Z] 915964c0c3ac: Preparing [2023-02-14T20:26:21.933Z] 45462dbca7ab: Preparing [2023-02-14T20:26:21.933Z] 5794d5bcbfe2: Preparing [2023-02-14T20:26:21.933Z] faad6d62ea49: Preparing [2023-02-14T20:26:21.933Z] 4e6476652798: Preparing [2023-02-14T20:26:21.933Z] 4e6476652798: Waiting [2023-02-14T20:26:21.933Z] faad6d62ea49: Layer already exists [2023-02-14T20:26:21.933Z] 5794d5bcbfe2: Layer already exists [2023-02-14T20:26:21.933Z] 45462dbca7ab: Layer already exists [2023-02-14T20:26:21.933Z] 3eff6fbe0fb1: Layer already exists [2023-02-14T20:26:21.933Z] 915964c0c3ac: Layer already exists [2023-02-14T20:26:21.933Z] 4e6476652798: Layer already exists [2023-02-14T20:26:21.933Z] main: digest: sha256:2080b8702df67bbe359ccb1a72be73bef1c8eda57041d810624a9c8d5b4c3180 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:26:21.983Z] ===================================================== [Pipeline] echo [2023-02-14T20:26:21.990Z] taggedImages: [2023-02-14T20:26:21.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:21.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-14T20:26:21.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.47 [2023-02-14T20:26:21.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:21.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-14T20:26:22.017Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-14T20:26:22.017Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:22.017Z] latest [2023-02-14T20:26:22.017Z] 3.0.0-dev.47 [2023-02-14T20:26:22.017Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:22.017Z] main [2023-02-14T20:26:22.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:22.061Z] ---> 8b7a7b27f094 [2023-02-14T20:26:22.061Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T20:26:22.331Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:22.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:22.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-14T20:26:22.631Z] 83c87492c139: Preparing [2023-02-14T20:26:22.631Z] 18b48390b8bb: Preparing [2023-02-14T20:26:22.631Z] d3b9fbc922a9: Preparing [2023-02-14T20:26:22.631Z] 58682cda12bc: Preparing [2023-02-14T20:26:22.631Z] 4cfa763b44fe: Preparing [2023-02-14T20:26:22.631Z] 4e6476652798: Preparing [2023-02-14T20:26:22.631Z] 4e6476652798: Waiting [2023-02-14T20:26:22.631Z] 4cfa763b44fe: Layer already exists [2023-02-14T20:26:22.631Z] 4e6476652798: Layer already exists [2023-02-14T20:26:22.631Z] d3b9fbc922a9: Pushed [2023-02-14T20:26:22.631Z] 18b48390b8bb: Pushed [2023-02-14T20:26:22.631Z] 83c87492c139: Pushed [2023-02-14T20:26:23.467Z] ---> d836fddf2464 [2023-02-14T20:26:23.467Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T20:26:26.310Z] ---> 4d104a44bb0a [2023-02-14T20:26:26.310Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T20:26:26.310Z] ---> Running in 36e6d864872f [2023-02-14T20:26:28.984Z] Removing intermediate container 36e6d864872f [2023-02-14T20:26:28.984Z] ---> a50b00d0b7ed [2023-02-14T20:26:28.984Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T20:26:29.255Z] 58682cda12bc: Pushed [2023-02-14T20:26:29.255Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:d8be95da4fa0653c51fd625beeca139aa60ca1907b7402664a356505a4b66fdb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:29.593Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:29.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-14T20:26:29.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-14T20:26:29.906Z] 83c87492c139: Preparing [2023-02-14T20:26:29.906Z] 18b48390b8bb: Preparing [2023-02-14T20:26:29.906Z] d3b9fbc922a9: Preparing [2023-02-14T20:26:29.906Z] 58682cda12bc: Preparing [2023-02-14T20:26:29.906Z] 4cfa763b44fe: Preparing [2023-02-14T20:26:29.906Z] 4e6476652798: Preparing [2023-02-14T20:26:29.906Z] 4e6476652798: Waiting [2023-02-14T20:26:29.906Z] 4cfa763b44fe: Layer already exists [2023-02-14T20:26:29.906Z] 83c87492c139: Layer already exists [2023-02-14T20:26:29.906Z] 18b48390b8bb: Layer already exists [2023-02-14T20:26:29.906Z] d3b9fbc922a9: Layer already exists [2023-02-14T20:26:29.906Z] 58682cda12bc: Layer already exists [2023-02-14T20:26:29.906Z] 4e6476652798: Layer already exists [2023-02-14T20:26:29.906Z] latest: digest: sha256:d8be95da4fa0653c51fd625beeca139aa60ca1907b7402664a356505a4b66fdb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:30.228Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:30.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.47 [2023-02-14T20:26:30.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-14T20:26:30.557Z] 83c87492c139: Preparing [2023-02-14T20:26:30.557Z] 18b48390b8bb: Preparing [2023-02-14T20:26:30.557Z] d3b9fbc922a9: Preparing [2023-02-14T20:26:30.557Z] 58682cda12bc: Preparing [2023-02-14T20:26:30.557Z] 4cfa763b44fe: Preparing [2023-02-14T20:26:30.557Z] 4e6476652798: Preparing [2023-02-14T20:26:30.557Z] 4e6476652798: Waiting [2023-02-14T20:26:30.557Z] 83c87492c139: Layer already exists [2023-02-14T20:26:30.557Z] 4e6476652798: Layer already exists [2023-02-14T20:26:30.815Z] 58682cda12bc: Layer already exists [2023-02-14T20:26:30.815Z] d3b9fbc922a9: Layer already exists [2023-02-14T20:26:30.815Z] 4cfa763b44fe: Layer already exists [2023-02-14T20:26:30.995Z] ---> 610b953cd621 [2023-02-14T20:26:30.995Z] Step 19/24 : WORKDIR / [2023-02-14T20:26:30.995Z] ---> Running in 2ecf8732431a [2023-02-14T20:26:31.752Z] 18b48390b8bb: Layer already exists [2023-02-14T20:26:31.753Z] 3.0.0-dev.47: digest: sha256:d8be95da4fa0653c51fd625beeca139aa60ca1907b7402664a356505a4b66fdb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:32.060Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:32.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:32.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-14T20:26:32.497Z] 83c87492c139: Preparing [2023-02-14T20:26:32.497Z] 18b48390b8bb: Preparing [2023-02-14T20:26:32.497Z] d3b9fbc922a9: Preparing [2023-02-14T20:26:32.497Z] 58682cda12bc: Preparing [2023-02-14T20:26:32.497Z] 4cfa763b44fe: Preparing [2023-02-14T20:26:32.497Z] 4e6476652798: Preparing [2023-02-14T20:26:32.497Z] 4e6476652798: Waiting [2023-02-14T20:26:32.497Z] 83c87492c139: Layer already exists [2023-02-14T20:26:32.497Z] 18b48390b8bb: Layer already exists [2023-02-14T20:26:32.497Z] d3b9fbc922a9: Layer already exists [2023-02-14T20:26:32.497Z] 4cfa763b44fe: Layer already exists [2023-02-14T20:26:32.497Z] 58682cda12bc: Layer already exists [2023-02-14T20:26:32.497Z] 4e6476652798: Layer already exists [2023-02-14T20:26:32.497Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:d8be95da4fa0653c51fd625beeca139aa60ca1907b7402664a356505a4b66fdb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:32.906Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:33.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-14T20:26:33.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-14T20:26:33.262Z] 83c87492c139: Preparing [2023-02-14T20:26:33.262Z] 18b48390b8bb: Preparing [2023-02-14T20:26:33.262Z] d3b9fbc922a9: Preparing [2023-02-14T20:26:33.262Z] 58682cda12bc: Preparing [2023-02-14T20:26:33.262Z] 4cfa763b44fe: Preparing [2023-02-14T20:26:33.262Z] 4e6476652798: Preparing [2023-02-14T20:26:33.262Z] 4e6476652798: Waiting [2023-02-14T20:26:33.262Z] 83c87492c139: Layer already exists [2023-02-14T20:26:33.262Z] 18b48390b8bb: Layer already exists [2023-02-14T20:26:33.262Z] d3b9fbc922a9: Layer already exists [2023-02-14T20:26:33.262Z] 58682cda12bc: Layer already exists [2023-02-14T20:26:33.262Z] 4cfa763b44fe: Layer already exists [2023-02-14T20:26:33.262Z] 4e6476652798: Layer already exists [2023-02-14T20:26:33.262Z] main: digest: sha256:d8be95da4fa0653c51fd625beeca139aa60ca1907b7402664a356505a4b66fdb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:26:33.297Z] ===================================================== [Pipeline] echo [2023-02-14T20:26:33.303Z] taggedImages: [2023-02-14T20:26:33.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:33.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-14T20:26:33.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.47 [2023-02-14T20:26:33.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:33.303Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-14T20:26:33.318Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-14T20:26:33.318Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:33.318Z] latest [2023-02-14T20:26:33.318Z] 3.0.0-dev.47 [2023-02-14T20:26:33.318Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:33.318Z] main [2023-02-14T20:26:33.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:33.583Z] Removing intermediate container 2ecf8732431a [2023-02-14T20:26:33.583Z] ---> d8ecf3659a33 [2023-02-14T20:26:33.583Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T20:26:33.583Z] ---> Running in 8b646bf9d3be [2023-02-14T20:26:33.623Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:33.936Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:33.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-14T20:26:33.936Z] d8525c69b428: Preparing [2023-02-14T20:26:33.936Z] 5c8623b1ecad: Preparing [2023-02-14T20:26:33.936Z] 0a66edb2426f: Preparing [2023-02-14T20:26:33.936Z] 47ab6f2b8f71: Preparing [2023-02-14T20:26:33.936Z] aa5968d388b8: Preparing [2023-02-14T20:26:33.936Z] 0a66edb2426f: Layer already exists [2023-02-14T20:26:33.936Z] aa5968d388b8: Layer already exists [2023-02-14T20:26:33.936Z] d8525c69b428: Pushed [2023-02-14T20:26:33.936Z] 47ab6f2b8f71: Pushed [2023-02-14T20:26:35.009Z] Removing intermediate container 8b646bf9d3be [2023-02-14T20:26:35.009Z] ---> acd772bda73b [2023-02-14T20:26:35.009Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T20:26:35.009Z] ---> Running in e3de9376d05e [2023-02-14T20:26:35.276Z] ---> a25737143674 [2023-02-14T20:26:35.276Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T20:26:36.237Z] Removing intermediate container e3de9376d05e [2023-02-14T20:26:36.237Z] ---> 4d6055ef83d2 [2023-02-14T20:26:36.237Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T20:26:36.472Z] 5c8623b1ecad: Pushed [2023-02-14T20:26:36.472Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:11da7e4c2903b5e359c71ccfe4575ab6ffabea02f6cc0c624e4fa4349f8d1f31 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:36.504Z] ---> Running in a9f079f959f1 [2023-02-14T20:26:36.779Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:37.088Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-14T20:26:37.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-14T20:26:37.088Z] d8525c69b428: Preparing [2023-02-14T20:26:37.088Z] 5c8623b1ecad: Preparing [2023-02-14T20:26:37.088Z] 0a66edb2426f: Preparing [2023-02-14T20:26:37.088Z] 47ab6f2b8f71: Preparing [2023-02-14T20:26:37.088Z] aa5968d388b8: Preparing [2023-02-14T20:26:37.088Z] 5c8623b1ecad: Layer already exists [2023-02-14T20:26:37.088Z] d8525c69b428: Layer already exists [2023-02-14T20:26:37.088Z] aa5968d388b8: Layer already exists [2023-02-14T20:26:37.088Z] 47ab6f2b8f71: Layer already exists [2023-02-14T20:26:37.088Z] 0a66edb2426f: Layer already exists [2023-02-14T20:26:37.088Z] latest: digest: sha256:11da7e4c2903b5e359c71ccfe4575ab6ffabea02f6cc0c624e4fa4349f8d1f31 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:37.394Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:37.463Z] ---> 0a7b667cad6c [2023-02-14T20:26:37.463Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T20:26:37.463Z] Removing intermediate container a9f079f959f1 [2023-02-14T20:26:37.463Z] ---> 24091ad3f6d2 [2023-02-14T20:26:37.463Z] Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:37.702Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.47 [2023-02-14T20:26:37.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-14T20:26:37.702Z] d8525c69b428: Preparing [2023-02-14T20:26:37.702Z] 5c8623b1ecad: Preparing [2023-02-14T20:26:37.702Z] 0a66edb2426f: Preparing [2023-02-14T20:26:37.702Z] 47ab6f2b8f71: Preparing [2023-02-14T20:26:37.702Z] aa5968d388b8: Preparing [2023-02-14T20:26:37.702Z] d8525c69b428: Layer already exists [2023-02-14T20:26:37.702Z] 47ab6f2b8f71: Layer already exists [2023-02-14T20:26:37.702Z] 5c8623b1ecad: Layer already exists [2023-02-14T20:26:37.702Z] 0a66edb2426f: Layer already exists [2023-02-14T20:26:37.702Z] aa5968d388b8: Layer already exists [2023-02-14T20:26:37.702Z] 3.0.0-dev.47: digest: sha256:11da7e4c2903b5e359c71ccfe4575ab6ffabea02f6cc0c624e4fa4349f8d1f31 size: 1365 [Pipeline] } [Pipeline] // withEnv [2023-02-14T20:26:37.731Z] ---> Running in a16b2eb82297 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:38.022Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:38.324Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:38.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-14T20:26:38.324Z] d8525c69b428: Preparing [2023-02-14T20:26:38.324Z] 5c8623b1ecad: Preparing [2023-02-14T20:26:38.324Z] 0a66edb2426f: Preparing [2023-02-14T20:26:38.324Z] 47ab6f2b8f71: Preparing [2023-02-14T20:26:38.324Z] aa5968d388b8: Preparing [2023-02-14T20:26:38.324Z] 47ab6f2b8f71: Layer already exists [2023-02-14T20:26:38.324Z] 0a66edb2426f: Layer already exists [2023-02-14T20:26:38.324Z] 5c8623b1ecad: Layer already exists [2023-02-14T20:26:38.324Z] d8525c69b428: Layer already exists [2023-02-14T20:26:38.324Z] aa5968d388b8: Layer already exists [2023-02-14T20:26:38.324Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:11da7e4c2903b5e359c71ccfe4575ab6ffabea02f6cc0c624e4fa4349f8d1f31 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:38.629Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:38.690Z] Removing intermediate container a16b2eb82297 [2023-02-14T20:26:38.690Z] ---> 30f73749cba6 [2023-02-14T20:26:38.690Z] Step 24/24 : LABEL version=3.0.0-dev.47 [2023-02-14T20:26:38.928Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-14T20:26:38.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-14T20:26:38.928Z] d8525c69b428: Preparing [2023-02-14T20:26:38.928Z] 5c8623b1ecad: Preparing [2023-02-14T20:26:38.928Z] 0a66edb2426f: Preparing [2023-02-14T20:26:38.928Z] 47ab6f2b8f71: Preparing [2023-02-14T20:26:38.928Z] aa5968d388b8: Preparing [2023-02-14T20:26:38.928Z] aa5968d388b8: Layer already exists [2023-02-14T20:26:38.928Z] 47ab6f2b8f71: Layer already exists [2023-02-14T20:26:38.928Z] d8525c69b428: Layer already exists [2023-02-14T20:26:38.928Z] 5c8623b1ecad: Layer already exists [2023-02-14T20:26:38.928Z] 0a66edb2426f: Layer already exists [2023-02-14T20:26:38.928Z] main: digest: sha256:11da7e4c2903b5e359c71ccfe4575ab6ffabea02f6cc0c624e4fa4349f8d1f31 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2023-02-14T20:26:38.959Z] ---> Running in 39b89dce3bec [Pipeline] echo [2023-02-14T20:26:38.963Z] ===================================================== [Pipeline] echo [2023-02-14T20:26:38.970Z] taggedImages: [2023-02-14T20:26:38.970Z] - nexus3.edgexfoundry.org:10004/support-notifications:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:38.970Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-14T20:26:38.970Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.47 [2023-02-14T20:26:38.970Z] - nexus3.edgexfoundry.org:10004/support-notifications:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:38.970Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-14T20:26:38.991Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-14T20:26:38.991Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:38.991Z] latest [2023-02-14T20:26:38.991Z] 3.0.0-dev.47 [2023-02-14T20:26:38.991Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:38.991Z] main [2023-02-14T20:26:38.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:39.326Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:39.625Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:39.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-14T20:26:39.625Z] f72bdb0db58a: Preparing [2023-02-14T20:26:39.625Z] b0aa0947c2f6: Preparing [2023-02-14T20:26:39.625Z] 0a66edb2426f: Preparing [2023-02-14T20:26:39.625Z] aa95671c0785: Preparing [2023-02-14T20:26:39.625Z] aa5968d388b8: Preparing [2023-02-14T20:26:39.625Z] aa5968d388b8: Layer already exists [2023-02-14T20:26:39.625Z] aa95671c0785: Layer already exists [2023-02-14T20:26:39.625Z] 0a66edb2426f: Layer already exists [2023-02-14T20:26:39.625Z] f72bdb0db58a: Pushed [2023-02-14T20:26:39.921Z] ---> b79d70b1ef25 [2023-02-14T20:26:39.921Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T20:26:39.921Z] Removing intermediate container 39b89dce3bec [2023-02-14T20:26:39.921Z] ---> bf42d1f31b9a [2023-02-14T20:26:39.921Z] [2023-02-14T20:26:39.921Z] Successfully built bf42d1f31b9a [2023-02-14T20:26:39.921Z] Successfully tagged security-spire-config-arm64:latest [2023-02-14T20:26:39.921Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-02-14T20:26:42.173Z] b0aa0947c2f6: Pushed [2023-02-14T20:26:42.173Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:ece6b4508921a89c75040efa48b2532e3c4e497e1c4829c498a088d0bf54f09e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:42.480Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2023-02-14T20:26:42.501Z] ---> a1b11e83d5c5 [2023-02-14T20:26:42.501Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T20:26:42.501Z] ---> Running in 2ac4ee75402a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:42.787Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-14T20:26:42.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-14T20:26:42.787Z] f72bdb0db58a: Preparing [2023-02-14T20:26:42.787Z] b0aa0947c2f6: Preparing [2023-02-14T20:26:42.787Z] 0a66edb2426f: Preparing [2023-02-14T20:26:42.787Z] aa95671c0785: Preparing [2023-02-14T20:26:42.787Z] aa5968d388b8: Preparing [2023-02-14T20:26:42.787Z] aa5968d388b8: Layer already exists [2023-02-14T20:26:42.787Z] aa95671c0785: Layer already exists [2023-02-14T20:26:42.787Z] f72bdb0db58a: Layer already exists [2023-02-14T20:26:42.787Z] b0aa0947c2f6: Layer already exists [2023-02-14T20:26:42.787Z] 0a66edb2426f: Layer already exists [2023-02-14T20:26:42.787Z] latest: digest: sha256:ece6b4508921a89c75040efa48b2532e3c4e497e1c4829c498a088d0bf54f09e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:43.097Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:43.407Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.47 [2023-02-14T20:26:43.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-14T20:26:43.407Z] f72bdb0db58a: Preparing [2023-02-14T20:26:43.407Z] b0aa0947c2f6: Preparing [2023-02-14T20:26:43.407Z] 0a66edb2426f: Preparing [2023-02-14T20:26:43.407Z] aa95671c0785: Preparing [2023-02-14T20:26:43.407Z] aa5968d388b8: Preparing [2023-02-14T20:26:43.407Z] 0a66edb2426f: Layer already exists [2023-02-14T20:26:43.407Z] f72bdb0db58a: Layer already exists [2023-02-14T20:26:43.407Z] aa5968d388b8: Layer already exists [2023-02-14T20:26:43.407Z] aa95671c0785: Layer already exists [2023-02-14T20:26:43.407Z] b0aa0947c2f6: Layer already exists [2023-02-14T20:26:43.407Z] 3.0.0-dev.47: digest: sha256:ece6b4508921a89c75040efa48b2532e3c4e497e1c4829c498a088d0bf54f09e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:43.714Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:44.012Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:44.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-14T20:26:44.012Z] f72bdb0db58a: Preparing [2023-02-14T20:26:44.012Z] b0aa0947c2f6: Preparing [2023-02-14T20:26:44.012Z] 0a66edb2426f: Preparing [2023-02-14T20:26:44.012Z] aa95671c0785: Preparing [2023-02-14T20:26:44.012Z] aa5968d388b8: Preparing [2023-02-14T20:26:44.012Z] 0a66edb2426f: Layer already exists [2023-02-14T20:26:44.012Z] b0aa0947c2f6: Layer already exists [2023-02-14T20:26:44.012Z] f72bdb0db58a: Layer already exists [2023-02-14T20:26:44.012Z] aa95671c0785: Layer already exists [2023-02-14T20:26:44.012Z] aa5968d388b8: Layer already exists [2023-02-14T20:26:44.012Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:ece6b4508921a89c75040efa48b2532e3c4e497e1c4829c498a088d0bf54f09e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:44.314Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:26:44.620Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-14T20:26:44.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-14T20:26:44.620Z] f72bdb0db58a: Preparing [2023-02-14T20:26:44.620Z] b0aa0947c2f6: Preparing [2023-02-14T20:26:44.620Z] 0a66edb2426f: Preparing [2023-02-14T20:26:44.620Z] aa95671c0785: Preparing [2023-02-14T20:26:44.620Z] aa5968d388b8: Preparing [2023-02-14T20:26:44.620Z] aa5968d388b8: Layer already exists [2023-02-14T20:26:44.620Z] 0a66edb2426f: Layer already exists [2023-02-14T20:26:44.620Z] b0aa0947c2f6: Layer already exists [2023-02-14T20:26:44.620Z] f72bdb0db58a: Layer already exists [2023-02-14T20:26:44.620Z] aa95671c0785: Layer already exists [2023-02-14T20:26:44.620Z] main: digest: sha256:ece6b4508921a89c75040efa48b2532e3c4e497e1c4829c498a088d0bf54f09e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:26:44.653Z] ===================================================== [Pipeline] echo [2023-02-14T20:26:44.659Z] taggedImages: [2023-02-14T20:26:44.659Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:44.659Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-14T20:26:44.659Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.47 [2023-02-14T20:26:44.659Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:26:44.659Z] - nexus3.edgexfoundry.org:10004/support-scheduler: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] } [2023-02-14T20:26:45.880Z] Removing intermediate container 2ac4ee75402a [2023-02-14T20:26:45.880Z] ---> a25ca3d7d7ab [2023-02-14T20:26:45.880Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T20:26:46.148Z] ---> Running in 94cc9a278bab [2023-02-14T20:26:47.109Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:26:47.109Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:26:47.109Z] ---> 7b55cb187820 [2023-02-14T20:26:47.109Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:26:47.109Z] ---> Using cache [2023-02-14T20:26:47.109Z] ---> 4f644d8fad19 [2023-02-14T20:26:47.109Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:26:47.109Z] ---> Using cache [2023-02-14T20:26:47.109Z] ---> b0de3d3264c9 [2023-02-14T20:26:47.109Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T20:26:47.109Z] ---> Using cache [2023-02-14T20:26:47.109Z] ---> 3164ff612669 [2023-02-14T20:26:47.109Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:26:47.109Z] ---> Using cache [2023-02-14T20:26:47.109Z] ---> 1ed64ffbcc24 [2023-02-14T20:26:47.109Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:26:47.109Z] ---> Using cache [2023-02-14T20:26:47.109Z] ---> 52685cc9d358 [2023-02-14T20:26:47.109Z] Step 8/22 : COPY . . [2023-02-14T20:26:47.381Z] Removing intermediate container 94cc9a278bab [2023-02-14T20:26:47.381Z] ---> fc2217b87119 [2023-02-14T20:26:47.381Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T20:26:47.673Z] ---> Running in 845ef9e8eac1 [2023-02-14T20:26:47.673Z] ---> Using cache [2023-02-14T20:26:47.673Z] ---> 594d82ee47d5 [2023-02-14T20:26:47.673Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T20:26:48.259Z] ---> Running in 6bcac790bf17 [2023-02-14T20:26:48.843Z] Removing intermediate container 845ef9e8eac1 [2023-02-14T20:26:48.843Z] ---> beabc19e2f3d [2023-02-14T20:26:48.843Z] Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:26:48.843Z] ---> Running in 690a2c74d015 [2023-02-14T20:26:49.805Z] Removing intermediate container 690a2c74d015 [2023-02-14T20:26:49.805Z] ---> 26c98e484781 [2023-02-14T20:26:49.805Z] Step 24/24 : LABEL version=3.0.0-dev.47 [2023-02-14T20:26:49.805Z] ---> Running in b79804fd1890 [2023-02-14T20:26:50.770Z] Removing intermediate container b79804fd1890 [2023-02-14T20:26:50.770Z] ---> 7c78558196c5 [2023-02-14T20:26:50.770Z] [2023-02-14T20:26:50.770Z] Successfully built 7c78558196c5 [2023-02-14T20:26:50.770Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-14T20:26:50.770Z] Building core-metadata [2023-02-14T20:26:51.038Z]  Building security-spire-agent ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-14T20:26:54.383Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:26:54.383Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:26:54.383Z] ---> 7b55cb187820 [2023-02-14T20:26:54.383Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:26:54.673Z] ---> Using cache [2023-02-14T20:26:54.673Z] ---> 4f644d8fad19 [2023-02-14T20:26:54.673Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T20:26:54.673Z] ---> Using cache [2023-02-14T20:26:54.673Z] ---> b0de3d3264c9 [2023-02-14T20:26:54.673Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T20:26:54.673Z] ---> Using cache [2023-02-14T20:26:54.673Z] ---> 3164ff612669 [2023-02-14T20:26:54.673Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T20:26:54.673Z] ---> Using cache [2023-02-14T20:26:54.673Z] ---> 1ed64ffbcc24 [2023-02-14T20:26:54.673Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:26:54.673Z] ---> Using cache [2023-02-14T20:26:54.673Z] ---> 52685cc9d358 [2023-02-14T20:26:54.673Z] Step 8/24 : COPY . . [2023-02-14T20:26:54.673Z] ---> Using cache [2023-02-14T20:26:54.673Z] ---> 594d82ee47d5 [2023-02-14T20:26:54.673Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T20:26:54.942Z] ---> Running in 67f41627b2aa [2023-02-14T20:26:56.890Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-14T20:32:03.830Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-14T20:32:18.800Z] Removing intermediate container 0a1a89726f62 [2023-02-14T20:32:18.800Z] ---> a0118267c23b [2023-02-14T20:32:18.800Z] [2023-02-14T20:32:18.800Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T20:32:18.800Z] 3.16: Pulling from library/alpine [2023-02-14T20:32:19.380Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T20:32:19.380Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T20:32:19.380Z] ---> 4c81e5bf8899 [2023-02-14T20:32:19.380Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T20:32:19.645Z] ---> Running in a671c77d42d1 [2023-02-14T20:32:21.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:32:22.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:32:23.490Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T20:32:23.756Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T20:32:23.756Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T20:32:23.756Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:32:23.756Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T20:32:24.337Z] OK: 6 MiB in 17 packages [2023-02-14T20:32:26.273Z] Removing intermediate container a671c77d42d1 [2023-02-14T20:32:26.273Z] ---> 42b2b2e9c0cc [2023-02-14T20:32:26.273Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T20:32:26.540Z] ---> Running in f5bdeed96d3e [2023-02-14T20:32:26.814Z] Removing intermediate container f5bdeed96d3e [2023-02-14T20:32:26.814Z] ---> 9628ab3e28c3 [2023-02-14T20:32:26.814Z] Step 12/24 : WORKDIR / [2023-02-14T20:32:27.081Z] ---> Running in dd9b9cc003c6 [2023-02-14T20:32:27.350Z] Removing intermediate container dd9b9cc003c6 [2023-02-14T20:32:27.350Z] ---> d0bbd3d3feb3 [2023-02-14T20:32:27.350Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-14T20:32:28.316Z] ---> 81065181d842 [2023-02-14T20:32:28.316Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-14T20:32:29.273Z] ---> 174aa610de8c [2023-02-14T20:32:29.273Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T20:32:30.230Z] ---> 67472818bc34 [2023-02-14T20:32:30.230Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-14T20:32:32.168Z] ---> d3fe3224cb9f [2023-02-14T20:32:32.168Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T20:32:33.582Z] ---> 40a220a74ee4 [2023-02-14T20:32:33.582Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T20:32:35.523Z] ---> f7259c2653aa [2023-02-14T20:32:35.523Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T20:32:36.112Z] ---> 6368261bd0b2 [2023-02-14T20:32:36.112Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T20:32:36.112Z] ---> Running in fe9ad254d043 [2023-02-14T20:32:39.463Z] Removing intermediate container fe9ad254d043 [2023-02-14T20:32:39.463Z] ---> cf5c902e3c4f [2023-02-14T20:32:39.463Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T20:32:39.463Z] ---> Running in 0d9ee43187df [2023-02-14T20:32:40.046Z] Removing intermediate container 0d9ee43187df [2023-02-14T20:32:40.046Z] ---> f31739459897 [2023-02-14T20:32:40.046Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T20:32:40.046Z] ---> Running in db8bdc86e9cf [2023-02-14T20:32:40.642Z] Removing intermediate container db8bdc86e9cf [2023-02-14T20:32:40.642Z] ---> 427984880707 [2023-02-14T20:32:40.642Z] Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:32:40.909Z] ---> Running in bab03ecfb024 [2023-02-14T20:32:41.490Z] Removing intermediate container bab03ecfb024 [2023-02-14T20:32:41.490Z] ---> 54a705a8eb85 [2023-02-14T20:32:41.490Z] Step 24/24 : LABEL version=3.0.0-dev.47 [2023-02-14T20:32:41.490Z] ---> Running in ffeea141088b [2023-02-14T20:32:42.074Z] Removing intermediate container ffeea141088b [2023-02-14T20:32:42.074Z] ---> 3cefb7cab8e2 [2023-02-14T20:32:42.074Z] [2023-02-14T20:32:42.074Z] Successfully built 3cefb7cab8e2 [2023-02-14T20:32:42.074Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-14T20:32:42.074Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-02-14T20:32:46.322Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:32:46.322Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:32:46.322Z] ---> 7b55cb187820 [2023-02-14T20:32:46.322Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T20:32:46.322Z] ---> Using cache [2023-02-14T20:32:46.322Z] ---> f8134938c419 [2023-02-14T20:32:46.322Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T20:32:46.587Z] ---> Running in 9290eaac40b5 [2023-02-14T20:32:48.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:32:49.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:32:50.900Z] OK: 221 MiB in 51 packages [2023-02-14T20:32:52.840Z] Removing intermediate container 9290eaac40b5 [2023-02-14T20:32:52.840Z] ---> bee5da0e4502 [2023-02-14T20:32:52.840Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T20:32:53.423Z] ---> 38a443fa5a59 [2023-02-14T20:32:53.423Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:32:53.423Z] ---> Running in c714f7c82237 [2023-02-14T20:33:49.799Z] Removing intermediate container 6bcac790bf17 [2023-02-14T20:33:49.799Z] ---> a812963f29ef [2023-02-14T20:33:49.799Z] [2023-02-14T20:33:49.799Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:33:49.799Z] ---> 4c81e5bf8899 [2023-02-14T20:33:49.799Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T20:33:49.799Z] ---> Running in e7c78879fcec [2023-02-14T20:33:49.799Z] Removing intermediate container e7c78879fcec [2023-02-14T20:33:49.799Z] ---> 9f16b9215829 [2023-02-14T20:33:49.799Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:33:49.799Z] ---> Running in e2515088a54d [2023-02-14T20:33:49.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:33:49.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:33:49.799Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T20:33:49.799Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:33:49.799Z] OK: 5 MiB in 15 packages [2023-02-14T20:33:49.799Z] Removing intermediate container e2515088a54d [2023-02-14T20:33:49.799Z] ---> c945477ca2ed [2023-02-14T20:33:49.799Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:33:50.067Z] ---> a4534646a5cb [2023-02-14T20:33:50.067Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T20:33:51.652Z] ---> b7f2fb5e8358 [2023-02-14T20:33:51.652Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T20:33:52.667Z] ---> 38b4d9eddff1 [2023-02-14T20:33:52.668Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T20:33:54.102Z] ---> bb8bfbcc445a [2023-02-14T20:33:54.102Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T20:33:54.102Z] ---> Running in a053a9056b86 [2023-02-14T20:33:58.367Z] Removing intermediate container a053a9056b86 [2023-02-14T20:33:58.367Z] ---> faca42c0a954 [2023-02-14T20:33:58.367Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T20:33:58.367Z] ---> Running in efc02b20dbbb [2023-02-14T20:34:00.963Z] Removing intermediate container efc02b20dbbb [2023-02-14T20:34:00.963Z] ---> 755f9e1ff8af [2023-02-14T20:34:00.963Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T20:34:01.233Z] ---> Running in e74a763033a9 [2023-02-14T20:34:02.219Z] Removing intermediate container e74a763033a9 [2023-02-14T20:34:02.219Z] ---> 7fdeba651698 [2023-02-14T20:34:02.219Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T20:34:02.219Z] ---> Running in 55e6a0a03e34 [2023-02-14T20:34:03.187Z] Removing intermediate container 55e6a0a03e34 [2023-02-14T20:34:03.187Z] ---> fc6d881e32b5 [2023-02-14T20:34:03.187Z] Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:34:03.457Z] ---> Running in 99aa9b987c47 [2023-02-14T20:34:04.431Z] Removing intermediate container 99aa9b987c47 [2023-02-14T20:34:04.431Z] ---> 4f9e583ce8d6 [2023-02-14T20:34:04.431Z] Step 22/22 : LABEL version=3.0.0-dev.47 [2023-02-14T20:34:04.432Z] ---> Running in 683b19b18695 [2023-02-14T20:34:05.018Z] Removing intermediate container 683b19b18695 [2023-02-14T20:34:05.018Z] ---> d512b1054fb8 [2023-02-14T20:34:05.018Z] [2023-02-14T20:34:05.286Z] Successfully built d512b1054fb8 [2023-02-14T20:34:05.553Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-14T20:34:05.553Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-02-14T20:34:12.188Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:34:12.188Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:34:12.188Z] ---> 7b55cb187820 [2023-02-14T20:34:12.188Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T20:34:12.188Z] ---> Using cache [2023-02-14T20:34:12.188Z] ---> f8134938c419 [2023-02-14T20:34:12.188Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T20:34:13.598Z] ---> Running in aa8b2d5e44e3 [2023-02-14T20:34:16.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:34:16.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:34:18.354Z] v3.16.4-3-g1cb3c48b147 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T20:34:18.354Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T20:34:18.354Z] OK: 16903 distinct packages available [2023-02-14T20:34:18.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:34:19.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:34:21.153Z] OK: 221 MiB in 51 packages [2023-02-14T20:34:23.745Z] Removing intermediate container aa8b2d5e44e3 [2023-02-14T20:34:23.745Z] ---> ea28daf5c815 [2023-02-14T20:34:23.745Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T20:34:25.686Z] ---> 6a29640dfd86 [2023-02-14T20:34:25.686Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:34:25.954Z] ---> Running in d14dac08d8a4 [2023-02-14T20:34:31.294Z] Removing intermediate container 67f41627b2aa [2023-02-14T20:34:31.294Z] ---> f03e91c510d7 [2023-02-14T20:34:31.294Z] [2023-02-14T20:34:31.294Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T20:34:31.294Z] ---> 4c81e5bf8899 [2023-02-14T20:34:31.294Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:34:31.294Z] ---> Running in 1651774fdc22 [2023-02-14T20:34:33.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:34:33.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:34:35.219Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T20:34:35.219Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:34:35.219Z] OK: 5 MiB in 15 packages [2023-02-14T20:34:37.809Z] Removing intermediate container 1651774fdc22 [2023-02-14T20:34:37.809Z] ---> 17922d4e45f6 [2023-02-14T20:34:37.809Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T20:34:37.809Z] ---> Running in 8bf120948922 [2023-02-14T20:34:39.865Z] Removing intermediate container 8bf120948922 [2023-02-14T20:34:39.865Z] ---> 233aa5d69f68 [2023-02-14T20:34:39.865Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T20:34:39.865Z] ---> Running in 3aac419714e7 [2023-02-14T20:34:39.865Z] Removing intermediate container 3aac419714e7 [2023-02-14T20:34:39.865Z] ---> 724dd098b8c5 [2023-02-14T20:34:39.865Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T20:34:39.865Z] ---> Running in 5ebdcdd1ea23 [2023-02-14T20:34:40.460Z] Removing intermediate container 5ebdcdd1ea23 [2023-02-14T20:34:40.460Z] ---> 123db33ebbe4 [2023-02-14T20:34:40.460Z] Step 15/24 : WORKDIR / [2023-02-14T20:34:40.733Z] ---> Running in a325f39fe621 [2023-02-14T20:34:41.714Z] Removing intermediate container a325f39fe621 [2023-02-14T20:34:41.714Z] ---> c7fe942d86ff [2023-02-14T20:34:41.714Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:34:43.129Z] ---> f8ac7cec9bb9 [2023-02-14T20:34:43.129Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T20:34:45.074Z] ---> 8b1906a5bd92 [2023-02-14T20:34:45.074Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T20:34:46.031Z] ---> 4ac9d9b10f65 [2023-02-14T20:34:46.031Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T20:34:47.441Z] ---> 14b41be6c65d [2023-02-14T20:34:47.441Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T20:34:47.441Z] ---> Running in a1310b2e7ac0 [2023-02-14T20:34:48.415Z] Removing intermediate container a1310b2e7ac0 [2023-02-14T20:34:48.415Z] ---> c60a2b43adfa [2023-02-14T20:34:48.415Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:34:48.415Z] ---> Running in 1235547703f2 [2023-02-14T20:34:49.421Z] Removing intermediate container 1235547703f2 [2023-02-14T20:34:49.421Z] ---> cd2b837d2779 [2023-02-14T20:34:49.421Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T20:34:49.421Z] Removing intermediate container c714f7c82237 [2023-02-14T20:34:49.421Z] ---> 572d92b1e804 [2023-02-14T20:34:49.421Z] Step 7/23 : COPY . . [2023-02-14T20:34:49.421Z] ---> Running in 3a8dc4166d0c [2023-02-14T20:34:52.006Z] Removing intermediate container 3a8dc4166d0c [2023-02-14T20:34:52.006Z] ---> 277d3763ea5d [2023-02-14T20:34:52.006Z] Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:34:52.325Z] ---> Running in 8c8187a24503 [2023-02-14T20:34:52.914Z] ---> 44c1074f485f [2023-02-14T20:34:52.914Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T20:34:52.914Z] Removing intermediate container 8c8187a24503 [2023-02-14T20:34:52.914Z] ---> 62c8ad8c6109 [2023-02-14T20:34:52.914Z] Step 24/24 : LABEL version=3.0.0-dev.47 [2023-02-14T20:34:53.196Z] ---> Running in 4dcbaff7861e [2023-02-14T20:34:53.196Z] ---> Running in 915dda7f63fd [2023-02-14T20:34:53.777Z] Removing intermediate container 4dcbaff7861e [2023-02-14T20:34:53.777Z] ---> 80387b677986 [2023-02-14T20:34:53.777Z] [2023-02-14T20:34:53.777Z] Removing intermediate container 915dda7f63fd [2023-02-14T20:34:53.777Z] ---> 1747005740b9 [2023-02-14T20:34:53.777Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T20:34:54.043Z] ---> Running in 991a0c8eb267 [2023-02-14T20:34:54.312Z] Successfully built 80387b677986 [2023-02-14T20:34:54.312Z] Successfully tagged core-metadata-arm64:latest [2023-02-14T20:34:54.312Z]  Building core-metadata ... done Building security-proxy-setup [2023-02-14T20:34:54.894Z] Removing intermediate container 991a0c8eb267 [2023-02-14T20:34:54.895Z] ---> 27a48f63564e [2023-02-14T20:34:54.895Z] 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 [2023-02-14T20:34:54.895Z] ---> Running in c101d41c73c6 [2023-02-14T20:34:59.157Z] Removing intermediate container c101d41c73c6 [2023-02-14T20:34:59.157Z] ---> 4bdbdb1e4233 [2023-02-14T20:34:59.157Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T20:34:59.157Z] ---> Running in ea228828300b [2023-02-14T20:34:59.157Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:34:59.157Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:34:59.157Z] ---> 7b55cb187820 [2023-02-14T20:34:59.157Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T20:34:59.157Z] ---> Using cache [2023-02-14T20:34:59.157Z] ---> f8134938c419 [2023-02-14T20:34:59.157Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T20:34:59.157Z] ---> Using cache [2023-02-14T20:34:59.157Z] ---> 597c8fa82213 [2023-02-14T20:34:59.157Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T20:34:59.426Z] ---> Using cache [2023-02-14T20:34:59.426Z] ---> 4de25f4ccf1f [2023-02-14T20:34:59.426Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:34:59.426Z] ---> Using cache [2023-02-14T20:34:59.426Z] ---> cd7a73d312ee [2023-02-14T20:34:59.426Z] Step 7/21 : COPY . . [2023-02-14T20:34:59.426Z] ---> Using cache [2023-02-14T20:34:59.426Z] ---> 16b5af0c190b [2023-02-14T20:34:59.426Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T20:34:59.696Z] Removing intermediate container ea228828300b [2023-02-14T20:34:59.696Z] ---> 95cd92426e95 [2023-02-14T20:34:59.696Z] [2023-02-14T20:34:59.696Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T20:34:59.696Z] ---> 354640af7b1b [2023-02-14T20:34:59.696Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:34:59.696Z] ---> Using cache [2023-02-14T20:34:59.696Z] ---> 7f13fc7730a5 [2023-02-14T20:34:59.696Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T20:34:59.696Z] ---> Running in dae296918d07 [2023-02-14T20:34:59.967Z] ---> Running in f4f7a6bcadc6 [2023-02-14T20:35:02.550Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-14T20:35:02.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:35:02.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:35:04.234Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T20:35:04.234Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T20:35:04.234Z] OK: 15734 distinct packages available [2023-02-14T20:35:04.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:35:04.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:35:06.225Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T20:35:06.225Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T20:35:06.225Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T20:35:06.225Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T20:35:06.225Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T20:35:06.225Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T20:35:06.225Z] OK: 6 MiB in 19 packages [2023-02-14T20:35:08.378Z] Removing intermediate container f4f7a6bcadc6 [2023-02-14T20:35:08.378Z] ---> a200ccb99f01 [2023-02-14T20:35:08.378Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T20:35:13.845Z] ---> 7c06fb15777b [2023-02-14T20:35:13.845Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T20:35:14.815Z] ---> 63e5c672a650 [2023-02-14T20:35:14.815Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T20:35:15.783Z] ---> f3d1f12cb1e4 [2023-02-14T20:35:15.783Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T20:35:18.380Z] ---> c0f63042d43e [2023-02-14T20:35:18.380Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T20:35:18.650Z] ---> Running in c4bd3242f562 [2023-02-14T20:35:19.239Z] Removing intermediate container c4bd3242f562 [2023-02-14T20:35:19.239Z] ---> b11fc0f931d8 [2023-02-14T20:35:19.239Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T20:35:19.239Z] ---> Running in 434ae3a19b49 [2023-02-14T20:35:19.835Z] Removing intermediate container 434ae3a19b49 [2023-02-14T20:35:19.835Z] ---> 17dce9c3e75c [2023-02-14T20:35:19.835Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T20:35:20.111Z] ---> Running in f7dee33b1ad7 [2023-02-14T20:35:20.698Z] Removing intermediate container f7dee33b1ad7 [2023-02-14T20:35:20.698Z] ---> 208fad7b134a [2023-02-14T20:35:20.698Z] Step 22/23 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:35:20.698Z] ---> Running in e58dd60794a0 [2023-02-14T20:35:21.290Z] Removing intermediate container e58dd60794a0 [2023-02-14T20:35:21.290Z] ---> 4da41b3e4dce [2023-02-14T20:35:21.290Z] Step 23/23 : LABEL version=3.0.0-dev.47 [2023-02-14T20:35:21.558Z] ---> Running in 4b8b3dde5d45 [2023-02-14T20:35:22.146Z] Removing intermediate container 4b8b3dde5d45 [2023-02-14T20:35:22.146Z] ---> b2efad35fdc9 [2023-02-14T20:35:22.146Z] [2023-02-14T20:35:22.146Z] Successfully built b2efad35fdc9 [2023-02-14T20:35:22.146Z] Successfully tagged security-spire-server-arm64:latest [2023-02-14T20:35:22.146Z]  Building security-spire-server ... done Building security-bootstrapper [2023-02-14T20:35:25.493Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:35:25.493Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:35:25.493Z] ---> 7b55cb187820 [2023-02-14T20:35:25.493Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T20:35:25.493Z] ---> Using cache [2023-02-14T20:35:25.493Z] ---> f8134938c419 [2023-02-14T20:35:25.493Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T20:35:25.493Z] ---> Using cache [2023-02-14T20:35:25.493Z] ---> 597c8fa82213 [2023-02-14T20:35:25.493Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T20:35:25.493Z] ---> Using cache [2023-02-14T20:35:25.493Z] ---> 4de25f4ccf1f [2023-02-14T20:35:25.493Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:35:25.493Z] ---> Using cache [2023-02-14T20:35:25.493Z] ---> cd7a73d312ee [2023-02-14T20:35:25.493Z] Step 7/32 : COPY . . [2023-02-14T20:35:25.761Z] ---> Using cache [2023-02-14T20:35:25.761Z] ---> 16b5af0c190b [2023-02-14T20:35:25.761Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T20:35:26.350Z] ---> Running in f70c6d340b69 [2023-02-14T20:35:28.304Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-14T20:36:00.540Z] Removing intermediate container 6b55e1527f30 [2023-02-14T20:36:00.540Z] ---> 4c6253212064 [2023-02-14T20:36:00.540Z] [2023-02-14T20:36:00.540Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:36:00.540Z] ---> 4c81e5bf8899 [2023-02-14T20:36:00.540Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:36:00.540Z] ---> Using cache [2023-02-14T20:36:00.540Z] ---> 17922d4e45f6 [2023-02-14T20:36:00.540Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T20:36:00.540Z] ---> Using cache [2023-02-14T20:36:00.540Z] ---> 233aa5d69f68 [2023-02-14T20:36:00.540Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T20:36:00.540Z] ---> Running in a8187e49030c [2023-02-14T20:36:00.540Z] Removing intermediate container a8187e49030c [2023-02-14T20:36:00.540Z] ---> ee0e7a9b59ce [2023-02-14T20:36:00.540Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T20:36:00.540Z] ---> Running in 3b70095fb5bb [2023-02-14T20:36:01.503Z] Removing intermediate container 3b70095fb5bb [2023-02-14T20:36:01.503Z] ---> b97b127cb8ca [2023-02-14T20:36:01.503Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:36:03.453Z] ---> 30951db23eb9 [2023-02-14T20:36:03.453Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T20:36:08.823Z] ---> 2f98eab61804 [2023-02-14T20:36:08.823Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T20:36:10.787Z] ---> f9c303a7bca8 [2023-02-14T20:36:10.787Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T20:36:11.058Z] ---> Running in 52850917c520 [2023-02-14T20:36:12.030Z] Removing intermediate container 52850917c520 [2023-02-14T20:36:12.030Z] ---> 26b45ec5dd7f [2023-02-14T20:36:12.030Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:36:12.030Z] Removing intermediate container ee87e90746a7 [2023-02-14T20:36:12.030Z] ---> 8ecb0ac58171 [2023-02-14T20:36:12.030Z] [2023-02-14T20:36:12.030Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:36:12.030Z] ---> 4c81e5bf8899 [2023-02-14T20:36:12.030Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T20:36:12.305Z] ---> Running in 7c9c15359663 [2023-02-14T20:36:12.305Z] ---> Running in ef5ebe300a1a [2023-02-14T20:36:13.730Z] Removing intermediate container 7c9c15359663 [2023-02-14T20:36:13.730Z] ---> 7ab412b480e7 [2023-02-14T20:36:13.730Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T20:36:14.012Z] ---> Running in 60602dcef587 [2023-02-14T20:36:15.432Z] Removing intermediate container 60602dcef587 [2023-02-14T20:36:15.432Z] ---> df0edb68cd3d [2023-02-14T20:36:15.432Z] Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:36:15.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:36:15.432Z] ---> Running in cdef6cc3f839 [2023-02-14T20:36:15.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:36:16.672Z] Removing intermediate container cdef6cc3f839 [2023-02-14T20:36:16.672Z] ---> 0ef616554e90 [2023-02-14T20:36:16.672Z] Step 22/22 : LABEL version=3.0.0-dev.47 [2023-02-14T20:36:16.672Z] ---> Running in e9191370f131 [2023-02-14T20:36:17.258Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T20:36:17.258Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T20:36:17.258Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:36:17.258Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T20:36:17.528Z] Removing intermediate container e9191370f131 [2023-02-14T20:36:17.528Z] ---> 8f10fc0f237b [2023-02-14T20:36:17.528Z] [2023-02-14T20:36:17.795Z] Successfully built 8f10fc0f237b [2023-02-14T20:36:17.795Z] Successfully tagged support-scheduler-arm64:latest [2023-02-14T20:36:17.795Z] Building core-command [2023-02-14T20:36:18.063Z]  Building support-scheduler ... done OK: 6 MiB in 16 packages [2023-02-14T20:36:20.655Z] Removing intermediate container ef5ebe300a1a [2023-02-14T20:36:20.655Z] ---> bc3a0a4fe6df [2023-02-14T20:36:20.655Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T20:36:20.924Z] ---> Running in ceee283fbea2 [2023-02-14T20:36:21.526Z] Removing intermediate container ceee283fbea2 [2023-02-14T20:36:21.526Z] ---> 0a9373eb6fc4 [2023-02-14T20:36:21.526Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T20:36:21.795Z] ---> Running in d62054dcc4dd [2023-02-14T20:36:22.758Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:36:22.758Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:36:22.758Z] ---> 7b55cb187820 [2023-02-14T20:36:22.758Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:36:22.758Z] ---> Using cache [2023-02-14T20:36:22.758Z] ---> 4f644d8fad19 [2023-02-14T20:36:22.758Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T20:36:22.758Z] ---> Using cache [2023-02-14T20:36:22.758Z] ---> b0de3d3264c9 [2023-02-14T20:36:22.758Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T20:36:22.758Z] ---> Using cache [2023-02-14T20:36:22.758Z] ---> 3164ff612669 [2023-02-14T20:36:22.758Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T20:36:22.758Z] Removing intermediate container d62054dcc4dd [2023-02-14T20:36:22.758Z] ---> 7e0ac5d9097c [2023-02-14T20:36:22.758Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T20:36:23.030Z] ---> Using cache [2023-02-14T20:36:23.030Z] ---> 1ed64ffbcc24 [2023-02-14T20:36:23.030Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:36:23.030Z] ---> Using cache [2023-02-14T20:36:23.030Z] ---> 52685cc9d358 [2023-02-14T20:36:23.030Z] Step 8/23 : COPY . . [2023-02-14T20:36:23.299Z] ---> Running in 72c54552dce3 [2023-02-14T20:36:23.571Z] ---> Using cache [2023-02-14T20:36:23.571Z] ---> 594d82ee47d5 [2023-02-14T20:36:23.571Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T20:36:23.843Z] ---> Running in 02fa8e5b5889 [2023-02-14T20:36:24.112Z] Removing intermediate container 72c54552dce3 [2023-02-14T20:36:24.112Z] ---> a184c990d891 [2023-02-14T20:36:24.112Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:36:26.061Z] ---> 37cc5ab37f35 [2023-02-14T20:36:26.061Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T20:36:26.331Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-14T20:36:27.749Z] Removing intermediate container d14dac08d8a4 [2023-02-14T20:36:27.749Z] ---> a5f6943d1111 [2023-02-14T20:36:27.749Z] Step 7/19 : COPY . . [2023-02-14T20:36:29.401Z] ---> 13bee07cb0f2 [2023-02-14T20:36:29.401Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T20:36:30.886Z] ---> 0d302d5e1aa2 [2023-02-14T20:36:30.886Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T20:36:30.886Z] ---> Running in 2f7f4470dfb3 [2023-02-14T20:36:31.888Z] Removing intermediate container 2f7f4470dfb3 [2023-02-14T20:36:31.888Z] ---> 5f3db7e21e39 [2023-02-14T20:36:31.888Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:36:32.175Z] ---> Running in e658e7fe66f4 [2023-02-14T20:36:32.822Z] Removing intermediate container e658e7fe66f4 [2023-02-14T20:36:32.822Z] ---> a2005914d029 [2023-02-14T20:36:32.822Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T20:36:33.120Z] ---> Running in 7f9cab7427d5 [2023-02-14T20:36:33.120Z] ---> 3ea9bde227ad [2023-02-14T20:36:33.120Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T20:36:33.392Z] ---> Running in 86a14958f32a [2023-02-14T20:36:33.982Z] Removing intermediate container 7f9cab7427d5 [2023-02-14T20:36:33.982Z] ---> baf3af70f366 [2023-02-14T20:36:33.982Z] Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:36:34.253Z] ---> Running in 40025d4efc33 [2023-02-14T20:36:35.222Z] Removing intermediate container 40025d4efc33 [2023-02-14T20:36:35.222Z] ---> 418efc032b54 [2023-02-14T20:36:35.222Z] Step 22/22 : LABEL version=3.0.0-dev.47 [2023-02-14T20:36:35.222Z] ---> Running in b39bd1e0f791 [2023-02-14T20:36:36.191Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-14T20:36:36.462Z] Removing intermediate container b39bd1e0f791 [2023-02-14T20:36:36.462Z] ---> c55a89cf59fd [2023-02-14T20:36:36.462Z] [2023-02-14T20:36:36.462Z] Successfully built c55a89cf59fd [2023-02-14T20:36:36.462Z] Successfully tagged support-notifications-arm64:latest [2023-02-14T20:36:36.462Z] Building core-data [2023-02-14T20:36:39.819Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T20:36:39.819Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T20:36:39.819Z] ---> 7b55cb187820 [2023-02-14T20:36:39.819Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T20:36:39.819Z] ---> Using cache [2023-02-14T20:36:39.819Z] ---> 4f644d8fad19 [2023-02-14T20:36:39.819Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T20:36:39.819Z] ---> Using cache [2023-02-14T20:36:39.819Z] ---> b0de3d3264c9 [2023-02-14T20:36:39.819Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T20:36:39.819Z] ---> Using cache [2023-02-14T20:36:39.819Z] ---> 3164ff612669 [2023-02-14T20:36:39.819Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T20:36:39.819Z] ---> Using cache [2023-02-14T20:36:39.819Z] ---> 1ed64ffbcc24 [2023-02-14T20:36:39.819Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T20:36:39.819Z] ---> Using cache [2023-02-14T20:36:39.819Z] ---> 52685cc9d358 [2023-02-14T20:36:39.819Z] Step 8/22 : COPY . . [2023-02-14T20:36:40.089Z] ---> Using cache [2023-02-14T20:36:40.089Z] ---> 594d82ee47d5 [2023-02-14T20:36:40.089Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T20:36:40.359Z] ---> Running in 89813afbbbe2 [2023-02-14T20:36:42.317Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-14T20:41:04.169Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-14T20:41:19.199Z] Removing intermediate container dae296918d07 [2023-02-14T20:41:19.199Z] ---> f18a3296adfd [2023-02-14T20:41:19.199Z] [2023-02-14T20:41:19.199Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T20:41:19.199Z] ---> 4c81e5bf8899 [2023-02-14T20:41:19.199Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T20:41:19.199Z] ---> Running in 818eef458ab1 [2023-02-14T20:41:19.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:41:20.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:41:21.465Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T20:41:21.466Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T20:41:21.466Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T20:41:21.466Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T20:41:21.466Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T20:41:21.466Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T20:41:21.732Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:41:21.732Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T20:41:22.004Z] OK: 8 MiB in 20 packages [2023-02-14T20:41:24.596Z] Removing intermediate container 818eef458ab1 [2023-02-14T20:41:24.596Z] ---> da6f9df43eff [2023-02-14T20:41:24.596Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T20:41:24.596Z] ---> Running in 34c3b2ba2459 [2023-02-14T20:41:24.596Z] Removing intermediate container 34c3b2ba2459 [2023-02-14T20:41:24.596Z] ---> 5198bf5dd52f [2023-02-14T20:41:24.596Z] Step 12/21 : WORKDIR /edgex [2023-02-14T20:41:24.873Z] ---> Running in 6ff6cabd6ebf [2023-02-14T20:41:25.458Z] Removing intermediate container 6ff6cabd6ebf [2023-02-14T20:41:25.458Z] ---> 9fd5af94a632 [2023-02-14T20:41:25.458Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T20:41:26.417Z] ---> 28a82fc8bcfd [2023-02-14T20:41:26.418Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T20:41:27.821Z] ---> 6d0afa66c855 [2023-02-14T20:41:27.821Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T20:41:29.231Z] ---> 2a6aede511f0 [2023-02-14T20:41:29.231Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T20:41:30.201Z] ---> 03d034124833 [2023-02-14T20:41:30.201Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T20:41:30.201Z] ---> Running in c00d6c61b7b1 [2023-02-14T20:41:33.550Z] Removing intermediate container c00d6c61b7b1 [2023-02-14T20:41:33.550Z] ---> 672a8bc8a58d [2023-02-14T20:41:33.550Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T20:41:33.550Z] ---> Running in 9ccf90631101 [2023-02-14T20:41:34.132Z] Removing intermediate container 9ccf90631101 [2023-02-14T20:41:34.132Z] ---> 75b9e6650158 [2023-02-14T20:41:34.132Z] Step 19/21 : LABEL arch=arm64 [2023-02-14T20:41:34.132Z] ---> Running in 9e7a13b5bdca [2023-02-14T20:41:34.718Z] Removing intermediate container 9e7a13b5bdca [2023-02-14T20:41:34.718Z] ---> 42a251d99472 [2023-02-14T20:41:34.718Z] Step 20/21 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:41:34.718Z] ---> Running in 10acad1e12b8 [2023-02-14T20:41:35.314Z] Removing intermediate container 10acad1e12b8 [2023-02-14T20:41:35.314Z] ---> ffbbad9210f5 [2023-02-14T20:41:35.314Z] Step 21/21 : LABEL version=3.0.0-dev.47 [2023-02-14T20:41:35.584Z] ---> Running in f880316682a1 [2023-02-14T20:41:35.851Z] Removing intermediate container f880316682a1 [2023-02-14T20:41:35.851Z] ---> 971e5e7bace0 [2023-02-14T20:41:35.851Z] [2023-02-14T20:41:36.120Z] Successfully built 971e5e7bace0 [2023-02-14T20:41:36.121Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-14T20:42:02.809Z]  Building security-proxy-setup ... done Removing intermediate container f70c6d340b69 [2023-02-14T20:42:02.809Z] ---> ef2f6ac69d3a [2023-02-14T20:42:02.809Z] [2023-02-14T20:42:02.809Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T20:42:02.809Z] ---> 4c81e5bf8899 [2023-02-14T20:42:02.809Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:42:02.809Z] ---> Running in aacaeb557e88 [2023-02-14T20:42:02.809Z] Removing intermediate container aacaeb557e88 [2023-02-14T20:42:02.809Z] ---> ba40f2ffa606 [2023-02-14T20:42:02.809Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T20:42:02.809Z] ---> Running in 54fd6de51008 [2023-02-14T20:42:03.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:42:04.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:42:05.765Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T20:42:05.765Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T20:42:05.765Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:42:05.765Z] OK: 5 MiB in 16 packages [2023-02-14T20:42:07.174Z] Removing intermediate container 54fd6de51008 [2023-02-14T20:42:07.174Z] ---> 9c440dea0776 [2023-02-14T20:42:07.174Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T20:42:07.174Z] ---> Running in 3f70171767da [2023-02-14T20:42:07.760Z] Removing intermediate container 3f70171767da [2023-02-14T20:42:07.760Z] ---> b642cbc2d524 [2023-02-14T20:42:07.760Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T20:42:07.760Z] ---> Running in 7ab7fda984db [2023-02-14T20:42:08.341Z] Removing intermediate container 7ab7fda984db [2023-02-14T20:42:08.341Z] ---> 60bb3c82d6d5 [2023-02-14T20:42:08.341Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T20:42:08.613Z] ---> Running in 0cba2392d492 [2023-02-14T20:42:09.195Z] Removing intermediate container 0cba2392d492 [2023-02-14T20:42:09.195Z] ---> c2a919a64943 [2023-02-14T20:42:09.195Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T20:42:09.195Z] ---> Running in 569aa1639b7d [2023-02-14T20:42:09.787Z] Removing intermediate container 569aa1639b7d [2023-02-14T20:42:09.787Z] ---> ea3883e2fd10 [2023-02-14T20:42:09.787Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T20:42:09.787Z] ---> Running in 87b02560994b [2023-02-14T20:42:15.113Z] Removing intermediate container 87b02560994b [2023-02-14T20:42:15.113Z] ---> 243c0a4a2431 [2023-02-14T20:42:15.113Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T20:42:15.113Z] ---> Running in 74355f18f4ae [2023-02-14T20:42:15.379Z] Removing intermediate container 74355f18f4ae [2023-02-14T20:42:15.379Z] ---> 3ba2724bb42f [2023-02-14T20:42:15.379Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T20:42:16.333Z] ---> 7535c794cae2 [2023-02-14T20:42:16.333Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T20:42:16.333Z] ---> Running in 3b2f98db6034 [2023-02-14T20:42:19.688Z] Removing intermediate container 3b2f98db6034 [2023-02-14T20:42:19.688Z] ---> 9439953412f8 [2023-02-14T20:42:19.688Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:42:20.269Z] ---> 2565f6c42722 [2023-02-14T20:42:20.269Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T20:42:22.205Z] ---> 6061cf131b04 [2023-02-14T20:42:22.205Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T20:42:24.778Z] ---> 050f4c51731f [2023-02-14T20:42:24.778Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T20:42:25.359Z] ---> a3c9e9ee4ac6 [2023-02-14T20:42:25.359Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T20:42:26.314Z] ---> 5eae10e85225 [2023-02-14T20:42:26.314Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T20:42:27.280Z] ---> 182973744394 [2023-02-14T20:42:27.280Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T20:42:27.862Z] ---> e6b23a968a14 [2023-02-14T20:42:27.862Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T20:42:27.862Z] ---> Running in ca06696214cf [2023-02-14T20:42:31.229Z] Removing intermediate container ca06696214cf [2023-02-14T20:42:31.230Z] ---> 927035cf2c80 [2023-02-14T20:42:31.230Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T20:42:31.230Z] ---> Running in ac250fcf1bad [2023-02-14T20:42:31.509Z] Removing intermediate container ac250fcf1bad [2023-02-14T20:42:31.509Z] ---> c547f77c9d40 [2023-02-14T20:42:31.509Z] Step 29/32 : CMD ["gate"] [2023-02-14T20:42:31.509Z] ---> Running in 7fff10e911dc [2023-02-14T20:42:32.096Z] Removing intermediate container 7fff10e911dc [2023-02-14T20:42:32.096Z] ---> 023952fef2bd [2023-02-14T20:42:32.096Z] Step 30/32 : LABEL arch=arm64 [2023-02-14T20:42:32.378Z] ---> Running in e827074fa32b [2023-02-14T20:42:32.958Z] Removing intermediate container e827074fa32b [2023-02-14T20:42:32.958Z] ---> cf70af02b3aa [2023-02-14T20:42:32.958Z] Step 31/32 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:42:32.958Z] ---> Running in 9d102c56e4f2 [2023-02-14T20:42:33.538Z] Removing intermediate container 9d102c56e4f2 [2023-02-14T20:42:33.538Z] ---> c09ba2c8fc2b [2023-02-14T20:42:33.538Z] Step 32/32 : LABEL version=3.0.0-dev.47 [2023-02-14T20:42:33.538Z] ---> Running in abb9d782a446 [2023-02-14T20:42:34.118Z] Removing intermediate container abb9d782a446 [2023-02-14T20:42:34.118Z] ---> ed77d3c4b78d [2023-02-14T20:42:34.118Z] [2023-02-14T20:42:34.118Z] Successfully built ed77d3c4b78d [2023-02-14T20:42:34.118Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-14T20:43:06.319Z]  Building security-bootstrapper ... done Removing intermediate container 02fa8e5b5889 [2023-02-14T20:43:06.319Z] ---> a945c842af5c [2023-02-14T20:43:06.319Z] [2023-02-14T20:43:06.319Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T20:43:06.319Z] ---> 4c81e5bf8899 [2023-02-14T20:43:06.319Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:43:06.319Z] ---> Using cache [2023-02-14T20:43:06.319Z] ---> 17922d4e45f6 [2023-02-14T20:43:06.319Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T20:43:06.319Z] ---> Using cache [2023-02-14T20:43:06.319Z] ---> 233aa5d69f68 [2023-02-14T20:43:06.319Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T20:43:06.319Z] ---> Running in c285200bafe0 [2023-02-14T20:43:06.319Z] Removing intermediate container c285200bafe0 [2023-02-14T20:43:06.319Z] ---> 351fe06cb973 [2023-02-14T20:43:06.319Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T20:43:06.319Z] ---> Running in f3cfcbff88f0 [2023-02-14T20:43:06.319Z] Removing intermediate container f3cfcbff88f0 [2023-02-14T20:43:06.319Z] ---> 100e7c256239 [2023-02-14T20:43:06.319Z] Step 15/23 : WORKDIR / [2023-02-14T20:43:06.319Z] ---> Running in 9eba6880b75e [2023-02-14T20:43:06.319Z] Removing intermediate container 9eba6880b75e [2023-02-14T20:43:06.319Z] ---> 6d96f9d4c9a5 [2023-02-14T20:43:06.319Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:43:06.319Z] ---> 893004a07e5a [2023-02-14T20:43:06.319Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T20:43:07.290Z] ---> 6f69b58742da [2023-02-14T20:43:07.290Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T20:43:08.247Z] ---> 6eed1f5183e6 [2023-02-14T20:43:08.247Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T20:43:08.247Z] ---> Running in 9af6515edcac [2023-02-14T20:43:08.532Z] Removing intermediate container 9af6515edcac [2023-02-14T20:43:08.532Z] ---> 8f56c5a4345a [2023-02-14T20:43:08.532Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:43:08.803Z] ---> Running in 3297270b0ca6 [2023-02-14T20:43:09.390Z] Removing intermediate container 3297270b0ca6 [2023-02-14T20:43:09.390Z] ---> d9af371c203c [2023-02-14T20:43:09.390Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T20:43:09.390Z] ---> Running in 3e4480ff35fa [2023-02-14T20:43:09.974Z] Removing intermediate container 3e4480ff35fa [2023-02-14T20:43:09.974Z] ---> abb7faf5b5ca [2023-02-14T20:43:09.974Z] Step 22/23 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:43:09.974Z] ---> Running in bc00f6e0353f [2023-02-14T20:43:10.244Z] Removing intermediate container bc00f6e0353f [2023-02-14T20:43:10.512Z] ---> 9b198bae6f00 [2023-02-14T20:43:10.512Z] Step 23/23 : LABEL version=3.0.0-dev.47 [2023-02-14T20:43:10.512Z] ---> Running in 6f981a6ba930 [2023-02-14T20:43:11.093Z] Removing intermediate container 6f981a6ba930 [2023-02-14T20:43:11.093Z] ---> 1d0012ce70a4 [2023-02-14T20:43:11.093Z] [2023-02-14T20:43:11.093Z] Successfully built 1d0012ce70a4 [2023-02-14T20:43:11.093Z] Successfully tagged core-command-arm64:latest [2023-02-14T20:43:23.386Z]  Building core-command ... done Removing intermediate container 89813afbbbe2 [2023-02-14T20:43:23.386Z] ---> e40f912c5754 [2023-02-14T20:43:23.386Z] [2023-02-14T20:43:23.386Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T20:43:23.386Z] ---> 4c81e5bf8899 [2023-02-14T20:43:23.386Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T20:43:23.386Z] ---> Running in 2c04d16f7ec5 [2023-02-14T20:43:23.386Z] Removing intermediate container 2c04d16f7ec5 [2023-02-14T20:43:23.386Z] ---> c5c5ffc85afa [2023-02-14T20:43:23.386Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T20:43:23.652Z] ---> Running in bbf5ed6514e2 [2023-02-14T20:43:23.922Z] Removing intermediate container bbf5ed6514e2 [2023-02-14T20:43:23.922Z] ---> 89dd19ec8931 [2023-02-14T20:43:23.922Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T20:43:24.187Z] ---> Running in 3e27368aa879 [2023-02-14T20:43:24.453Z] Removing intermediate container 3e27368aa879 [2023-02-14T20:43:24.453Z] ---> 3b447fab21be [2023-02-14T20:43:24.453Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T20:43:24.726Z] ---> Running in 784f32bb109c [2023-02-14T20:43:26.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:43:26.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:43:27.353Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T20:43:27.353Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T20:43:27.353Z] OK: 5 MiB in 15 packages [2023-02-14T20:43:28.763Z] Removing intermediate container 784f32bb109c [2023-02-14T20:43:28.763Z] ---> ef5dce3ef2e9 [2023-02-14T20:43:28.763Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:43:29.032Z] ---> 88255e14d5b1 [2023-02-14T20:43:29.032Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T20:43:30.049Z] ---> f36a47036536 [2023-02-14T20:43:30.049Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T20:43:31.026Z] ---> 09ce1c8e8fbb [2023-02-14T20:43:31.026Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T20:43:31.026Z] ---> Running in 3b6bff8bd1ea [2023-02-14T20:43:31.320Z] Removing intermediate container 3b6bff8bd1ea [2023-02-14T20:43:31.320Z] ---> 92bd9725db9f [2023-02-14T20:43:31.320Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:43:31.320Z] ---> Running in e044df426f0b [2023-02-14T20:43:31.930Z] Removing intermediate container e044df426f0b [2023-02-14T20:43:31.930Z] ---> 118b6f098259 [2023-02-14T20:43:31.930Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T20:43:31.930Z] ---> Running in dc04c53001ff [2023-02-14T20:43:32.200Z] Removing intermediate container dc04c53001ff [2023-02-14T20:43:32.200Z] ---> 7f88024f7b5d [2023-02-14T20:43:32.200Z] Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:43:32.474Z] ---> Running in 29b47babefc6 [2023-02-14T20:43:32.743Z] Removing intermediate container 29b47babefc6 [2023-02-14T20:43:32.743Z] ---> caa0f6e43b1e [2023-02-14T20:43:32.743Z] Step 22/22 : LABEL version=3.0.0-dev.47 [2023-02-14T20:43:32.743Z] ---> Running in 5a75ba00b94e [2023-02-14T20:43:33.023Z] Removing intermediate container 5a75ba00b94e [2023-02-14T20:43:33.023Z] ---> d89aa9498813 [2023-02-14T20:43:33.023Z] [2023-02-14T20:43:33.302Z] Successfully built d89aa9498813 [2023-02-14T20:43:33.302Z] Successfully tagged core-data-arm64:latest [2023-02-14T20:43:48.282Z]  Building core-data ... done Removing intermediate container 86a14958f32a [2023-02-14T20:43:48.282Z] ---> 6c52b6169fac [2023-02-14T20:43:48.282Z] [2023-02-14T20:43:48.282Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T20:43:48.282Z] ---> 354640af7b1b [2023-02-14T20:43:48.282Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T20:43:48.282Z] ---> Using cache [2023-02-14T20:43:48.282Z] ---> 7f13fc7730a5 [2023-02-14T20:43:48.282Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T20:43:48.282Z] ---> Running in a4daa5daba9d [2023-02-14T20:43:48.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:43:48.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:43:48.282Z] v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T20:43:48.282Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T20:43:48.282Z] OK: 15734 distinct packages available [2023-02-14T20:43:48.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T20:43:49.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T20:43:49.709Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T20:43:49.975Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T20:43:49.975Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T20:43:49.975Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T20:43:49.975Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T20:43:49.975Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T20:43:49.975Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T20:43:49.975Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T20:43:49.975Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T20:43:49.975Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T20:43:49.975Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T20:43:50.241Z] OK: 8 MiB in 23 packages [2023-02-14T20:43:51.674Z] Removing intermediate container a4daa5daba9d [2023-02-14T20:43:51.674Z] ---> 05a08d5f5fdc [2023-02-14T20:43:51.674Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T20:43:52.263Z] ---> 4ec775bc4e5f [2023-02-14T20:43:52.263Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T20:43:54.850Z] ---> 90d68b4ce3fd [2023-02-14T20:43:54.850Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T20:43:55.127Z] ---> 09d56a267515 [2023-02-14T20:43:55.127Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T20:43:55.395Z] ---> Running in ef096866c220 [2023-02-14T20:43:55.664Z] Removing intermediate container ef096866c220 [2023-02-14T20:43:55.664Z] ---> da32204455ba [2023-02-14T20:43:55.664Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T20:43:55.664Z] ---> Running in 23087ce2d3c1 [2023-02-14T20:43:55.931Z] Removing intermediate container 23087ce2d3c1 [2023-02-14T20:43:55.931Z] ---> fa5633aeee09 [2023-02-14T20:43:55.931Z] Step 17/19 : LABEL arch=arm64 [2023-02-14T20:43:55.931Z] ---> Running in 21b447b6b123 [2023-02-14T20:43:56.201Z] Removing intermediate container 21b447b6b123 [2023-02-14T20:43:56.201Z] ---> bbdfabcfff0e [2023-02-14T20:43:56.201Z] Step 18/19 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:43:56.470Z] ---> Running in 5845c9b4804e [2023-02-14T20:43:56.738Z] Removing intermediate container 5845c9b4804e [2023-02-14T20:43:56.738Z] ---> 77ed76e9f5b4 [2023-02-14T20:43:56.738Z] Step 19/19 : LABEL version=3.0.0-dev.47 [2023-02-14T20:43:56.738Z] ---> Running in 673f1de050b0 [2023-02-14T20:43:57.008Z] Removing intermediate container 673f1de050b0 [2023-02-14T20:43:57.008Z] ---> c703a4308c00 [2023-02-14T20:43:57.008Z] [2023-02-14T20:43:57.008Z] Successfully built c703a4308c00 [2023-02-14T20:43:57.008Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-14T20:43:57.608Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-14T20:43:57.605Z] $ docker stop --time=1 f5349efdf89993704962eac11c3a4fb44593beb67c16678775fb8c5f46bda13d [2023-02-14T20:43:59.276Z] $ docker rm -f --volumes f5349efdf89993704962eac11c3a4fb44593beb67c16678775fb8c5f46bda13d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T20:43:59.758Z] + docker images [2023-02-14T20:44:00.023Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T20:44:00.023Z] security-spiffe-token-provider-arm64 latest c703a4308c00 3 seconds ago 29.1MB [2023-02-14T20:44:00.023Z] 6c52b6169fac 15 seconds ago 1.37GB [2023-02-14T20:44:00.023Z] core-data-arm64 latest d89aa9498813 27 seconds ago 17.2MB [2023-02-14T20:44:00.023Z] e40f912c5754 38 seconds ago 1.34GB [2023-02-14T20:44:00.023Z] core-command-arm64 latest 1d0012ce70a4 49 seconds ago 17MB [2023-02-14T20:44:00.023Z] a945c842af5c 58 seconds ago 1.34GB [2023-02-14T20:44:00.023Z] security-bootstrapper-arm64 latest ed77d3c4b78d About a minute ago 19.6MB [2023-02-14T20:44:00.023Z] ef2f6ac69d3a About a minute ago 1.33GB [2023-02-14T20:44:00.023Z] security-proxy-setup-arm64 latest 971e5e7bace0 2 minutes ago 26.9MB [2023-02-14T20:44:00.023Z] f18a3296adfd 2 minutes ago 1.33GB [2023-02-14T20:44:00.023Z] support-notifications-arm64 latest c55a89cf59fd 7 minutes ago 29.7MB [2023-02-14T20:44:00.023Z] support-scheduler-arm64 latest 8f10fc0f237b 7 minutes ago 29MB [2023-02-14T20:44:00.023Z] 8ecb0ac58171 7 minutes ago 1.4GB [2023-02-14T20:44:00.023Z] 4c6253212064 8 minutes ago 1.4GB [2023-02-14T20:44:00.023Z] security-spire-server-arm64 latest b2efad35fdc9 8 minutes ago 84.3MB [2023-02-14T20:44:00.023Z] 95cd92426e95 9 minutes ago 1.21GB [2023-02-14T20:44:00.023Z] core-metadata-arm64 latest 80387b677986 9 minutes ago 17.7MB [2023-02-14T20:44:00.023Z] f03e91c510d7 9 minutes ago 1.34GB [2023-02-14T20:44:00.023Z] core-common-config-bootstrapper-arm64 latest d512b1054fb8 9 minutes ago 14.9MB [2023-02-14T20:44:00.023Z] a812963f29ef 10 minutes ago 1.33GB [2023-02-14T20:44:00.023Z] security-secretstore-setup-arm64 latest 3cefb7cab8e2 11 minutes ago 29MB [2023-02-14T20:44:00.023Z] a0118267c23b 11 minutes ago 1.33GB [2023-02-14T20:44:00.023Z] security-spire-agent-arm64 latest 7c78558196c5 17 minutes ago 122MB [2023-02-14T20:44:00.023Z] security-spire-config-arm64 latest bf42d1f31b9a 17 minutes ago 83.6MB [2023-02-14T20:44:00.023Z] c39cb4a7ccf6 18 minutes ago 1.21GB [2023-02-14T20:44:00.023Z] 9578d1a85f3a 18 minutes ago 1.21GB [2023-02-14T20:44:00.023Z] ci-base-image-arm64 latest 7b55cb187820 21 minutes ago 905MB [2023-02-14T20:44:00.023Z] alpine 3.15 354640af7b1b 3 days ago 5.34MB [2023-02-14T20:44:00.023Z] alpine 3.16 4c81e5bf8899 3 days ago 5.3MB [2023-02-14T20:44:00.023Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-14T20:44:00.023Z] 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 [2023-02-14T20:44:00.143Z] provisioning config files... [2023-02-14T20:44:00.159Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/407@tmp/config14893141364024330584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:44:00.497Z] ---> docker-login.sh [2023-02-14T20:44:00.498Z] nexus3.edgexfoundry.org:10001 [2023-02-14T20:44:00.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:44:00.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:44:00.767Z] Configure a credential helper to remove this warning. See [2023-02-14T20:44:00.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:44:00.767Z] [2023-02-14T20:44:00.767Z] Login Succeeded [2023-02-14T20:44:00.767Z] nexus3.edgexfoundry.org:10002 [2023-02-14T20:44:01.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:44:01.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:44:01.037Z] Configure a credential helper to remove this warning. See [2023-02-14T20:44:01.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:44:01.037Z] [2023-02-14T20:44:01.037Z] Login Succeeded [2023-02-14T20:44:01.037Z] nexus3.edgexfoundry.org:10003 [2023-02-14T20:44:01.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:44:01.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:44:01.569Z] Configure a credential helper to remove this warning. See [2023-02-14T20:44:01.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:44:01.569Z] [2023-02-14T20:44:01.569Z] Login Succeeded [2023-02-14T20:44:01.569Z] nexus3.edgexfoundry.org:10004 [2023-02-14T20:44:01.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:44:01.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:44:01.836Z] Configure a credential helper to remove this warning. See [2023-02-14T20:44:01.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:44:01.836Z] [2023-02-14T20:44:01.836Z] Login Succeeded [2023-02-14T20:44:01.836Z] docker.io [2023-02-14T20:44:02.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T20:44:02.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T20:44:02.684Z] Configure a credential helper to remove this warning. See [2023-02-14T20:44:02.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T20:44:02.684Z] [2023-02-14T20:44:02.684Z] Login Succeeded [2023-02-14T20:44:02.684Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T20:44:02.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:44:02.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T20:44:02.742Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-14T20:44:02.742Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:02.742Z] latest [2023-02-14T20:44:02.742Z] 3.0.0-dev.47 [2023-02-14T20:44:02.742Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:02.742Z] main [2023-02-14T20:44:02.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:03.092Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:03.426Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:03.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-14T20:44:03.426Z] a2482ccffecb: Preparing [2023-02-14T20:44:03.426Z] d5b1e8f3b0fb: Preparing [2023-02-14T20:44:03.426Z] 415a857e1ce0: Preparing [2023-02-14T20:44:03.426Z] 61f521c2cc9b: Preparing [2023-02-14T20:44:03.426Z] f70ee36035b9: Preparing [2023-02-14T20:44:03.426Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:03.691Z] 61f521c2cc9b: Pushed [2023-02-14T20:44:03.691Z] 415a857e1ce0: Pushed [2023-02-14T20:44:03.691Z] a2482ccffecb: Pushed [2023-02-14T20:44:06.267Z] d5b1e8f3b0fb: Pushed [2023-02-14T20:44:06.533Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:ff66beaf4c233198149835eb2a7b3b58fc0e2c7e680bdd59644251ffdaa3ab51 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:06.931Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:07.266Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-14T20:44:07.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-14T20:44:07.266Z] a2482ccffecb: Preparing [2023-02-14T20:44:07.266Z] d5b1e8f3b0fb: Preparing [2023-02-14T20:44:07.266Z] 415a857e1ce0: Preparing [2023-02-14T20:44:07.266Z] 61f521c2cc9b: Preparing [2023-02-14T20:44:07.266Z] f70ee36035b9: Preparing [2023-02-14T20:44:07.266Z] d5b1e8f3b0fb: Layer already exists [2023-02-14T20:44:07.266Z] a2482ccffecb: Layer already exists [2023-02-14T20:44:07.266Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:07.266Z] 61f521c2cc9b: Layer already exists [2023-02-14T20:44:07.266Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:07.531Z] latest: digest: sha256:ff66beaf4c233198149835eb2a7b3b58fc0e2c7e680bdd59644251ffdaa3ab51 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:07.866Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:08.197Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.47 [2023-02-14T20:44:08.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-14T20:44:08.197Z] a2482ccffecb: Preparing [2023-02-14T20:44:08.197Z] d5b1e8f3b0fb: Preparing [2023-02-14T20:44:08.197Z] 415a857e1ce0: Preparing [2023-02-14T20:44:08.197Z] 61f521c2cc9b: Preparing [2023-02-14T20:44:08.197Z] f70ee36035b9: Preparing [2023-02-14T20:44:08.197Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:08.197Z] a2482ccffecb: Layer already exists [2023-02-14T20:44:08.197Z] d5b1e8f3b0fb: Layer already exists [2023-02-14T20:44:08.197Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:08.197Z] 61f521c2cc9b: Layer already exists [2023-02-14T20:44:08.197Z] 3.0.0-dev.47: digest: sha256:ff66beaf4c233198149835eb2a7b3b58fc0e2c7e680bdd59644251ffdaa3ab51 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:08.533Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:08.865Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:08.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-14T20:44:08.865Z] a2482ccffecb: Preparing [2023-02-14T20:44:08.865Z] d5b1e8f3b0fb: Preparing [2023-02-14T20:44:08.865Z] 415a857e1ce0: Preparing [2023-02-14T20:44:08.865Z] 61f521c2cc9b: Preparing [2023-02-14T20:44:08.865Z] f70ee36035b9: Preparing [2023-02-14T20:44:08.865Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:08.865Z] a2482ccffecb: Layer already exists [2023-02-14T20:44:08.865Z] d5b1e8f3b0fb: Layer already exists [2023-02-14T20:44:08.865Z] 61f521c2cc9b: Layer already exists [2023-02-14T20:44:08.865Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:08.865Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:ff66beaf4c233198149835eb2a7b3b58fc0e2c7e680bdd59644251ffdaa3ab51 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:09.200Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:09.533Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-14T20:44:09.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-14T20:44:09.533Z] a2482ccffecb: Preparing [2023-02-14T20:44:09.533Z] d5b1e8f3b0fb: Preparing [2023-02-14T20:44:09.533Z] 415a857e1ce0: Preparing [2023-02-14T20:44:09.533Z] 61f521c2cc9b: Preparing [2023-02-14T20:44:09.533Z] f70ee36035b9: Preparing [2023-02-14T20:44:09.533Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:09.533Z] a2482ccffecb: Layer already exists [2023-02-14T20:44:09.533Z] d5b1e8f3b0fb: Layer already exists [2023-02-14T20:44:09.533Z] 61f521c2cc9b: Layer already exists [2023-02-14T20:44:09.533Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:09.798Z] main: digest: sha256:ff66beaf4c233198149835eb2a7b3b58fc0e2c7e680bdd59644251ffdaa3ab51 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:44:09.859Z] ===================================================== [Pipeline] echo [2023-02-14T20:44:09.870Z] taggedImages: [2023-02-14T20:44:09.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:09.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-14T20:44:09.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.47 [2023-02-14T20:44:09.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:09.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-14T20:44:09.894Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-14T20:44:09.894Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:09.894Z] latest [2023-02-14T20:44:09.894Z] 3.0.0-dev.47 [2023-02-14T20:44:09.894Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:09.894Z] main [2023-02-14T20:44:09.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:10.233Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:10.576Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:10.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-14T20:44:10.576Z] ef35eb6786b8: Preparing [2023-02-14T20:44:10.576Z] 68bee5c0cd41: Preparing [2023-02-14T20:44:10.576Z] 19c7a0d1439c: Preparing [2023-02-14T20:44:10.576Z] 5d6dc5de5142: Preparing [2023-02-14T20:44:10.576Z] 415a857e1ce0: Preparing [2023-02-14T20:44:10.576Z] d7c166dfa37a: Preparing [2023-02-14T20:44:10.576Z] f70ee36035b9: Preparing [2023-02-14T20:44:10.576Z] d7c166dfa37a: Waiting [2023-02-14T20:44:10.576Z] f70ee36035b9: Waiting [2023-02-14T20:44:10.576Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:10.843Z] 68bee5c0cd41: Pushed [2023-02-14T20:44:10.843Z] ef35eb6786b8: Pushed [2023-02-14T20:44:10.843Z] 19c7a0d1439c: Pushed [2023-02-14T20:44:10.843Z] d7c166dfa37a: Pushed [2023-02-14T20:44:10.843Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:13.410Z] 5d6dc5de5142: Pushed [2023-02-14T20:44:13.676Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:6307ac475667288e3b0276aa67d0ce9be9cd0da626e5c893267c15a750cb2015 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:14.009Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:14.340Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-14T20:44:14.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-14T20:44:14.340Z] ef35eb6786b8: Preparing [2023-02-14T20:44:14.340Z] 68bee5c0cd41: Preparing [2023-02-14T20:44:14.340Z] 19c7a0d1439c: Preparing [2023-02-14T20:44:14.340Z] 5d6dc5de5142: Preparing [2023-02-14T20:44:14.340Z] 415a857e1ce0: Preparing [2023-02-14T20:44:14.340Z] d7c166dfa37a: Preparing [2023-02-14T20:44:14.340Z] f70ee36035b9: Preparing [2023-02-14T20:44:14.340Z] d7c166dfa37a: Waiting [2023-02-14T20:44:14.340Z] f70ee36035b9: Waiting [2023-02-14T20:44:14.340Z] 5d6dc5de5142: Layer already exists [2023-02-14T20:44:14.340Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:14.340Z] ef35eb6786b8: Layer already exists [2023-02-14T20:44:14.340Z] 68bee5c0cd41: Layer already exists [2023-02-14T20:44:14.340Z] 19c7a0d1439c: Layer already exists [2023-02-14T20:44:14.340Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:14.340Z] d7c166dfa37a: Layer already exists [2023-02-14T20:44:14.606Z] latest: digest: sha256:6307ac475667288e3b0276aa67d0ce9be9cd0da626e5c893267c15a750cb2015 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:14.944Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:15.275Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.47 [2023-02-14T20:44:15.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-14T20:44:15.275Z] ef35eb6786b8: Preparing [2023-02-14T20:44:15.275Z] 68bee5c0cd41: Preparing [2023-02-14T20:44:15.276Z] 19c7a0d1439c: Preparing [2023-02-14T20:44:15.276Z] 5d6dc5de5142: Preparing [2023-02-14T20:44:15.276Z] 415a857e1ce0: Preparing [2023-02-14T20:44:15.276Z] d7c166dfa37a: Preparing [2023-02-14T20:44:15.276Z] f70ee36035b9: Preparing [2023-02-14T20:44:15.276Z] d7c166dfa37a: Waiting [2023-02-14T20:44:15.276Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:15.276Z] 68bee5c0cd41: Layer already exists [2023-02-14T20:44:15.276Z] ef35eb6786b8: Layer already exists [2023-02-14T20:44:15.276Z] 19c7a0d1439c: Layer already exists [2023-02-14T20:44:15.276Z] 5d6dc5de5142: Layer already exists [2023-02-14T20:44:15.276Z] d7c166dfa37a: Layer already exists [2023-02-14T20:44:15.276Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:15.540Z] 3.0.0-dev.47: digest: sha256:6307ac475667288e3b0276aa67d0ce9be9cd0da626e5c893267c15a750cb2015 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:15.878Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:16.202Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:16.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-14T20:44:16.202Z] ef35eb6786b8: Preparing [2023-02-14T20:44:16.202Z] 68bee5c0cd41: Preparing [2023-02-14T20:44:16.202Z] 19c7a0d1439c: Preparing [2023-02-14T20:44:16.202Z] 5d6dc5de5142: Preparing [2023-02-14T20:44:16.202Z] 415a857e1ce0: Preparing [2023-02-14T20:44:16.202Z] d7c166dfa37a: Preparing [2023-02-14T20:44:16.202Z] f70ee36035b9: Preparing [2023-02-14T20:44:16.202Z] d7c166dfa37a: Waiting [2023-02-14T20:44:16.202Z] f70ee36035b9: Waiting [2023-02-14T20:44:16.202Z] 68bee5c0cd41: Layer already exists [2023-02-14T20:44:16.202Z] 19c7a0d1439c: Layer already exists [2023-02-14T20:44:16.202Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:16.202Z] 5d6dc5de5142: Layer already exists [2023-02-14T20:44:16.202Z] ef35eb6786b8: Layer already exists [2023-02-14T20:44:16.202Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:16.202Z] d7c166dfa37a: Layer already exists [2023-02-14T20:44:16.466Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:6307ac475667288e3b0276aa67d0ce9be9cd0da626e5c893267c15a750cb2015 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:16.801Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:17.135Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-14T20:44:17.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-14T20:44:17.135Z] ef35eb6786b8: Preparing [2023-02-14T20:44:17.135Z] 68bee5c0cd41: Preparing [2023-02-14T20:44:17.135Z] 19c7a0d1439c: Preparing [2023-02-14T20:44:17.135Z] 5d6dc5de5142: Preparing [2023-02-14T20:44:17.135Z] 415a857e1ce0: Preparing [2023-02-14T20:44:17.135Z] d7c166dfa37a: Preparing [2023-02-14T20:44:17.135Z] f70ee36035b9: Preparing [2023-02-14T20:44:17.135Z] f70ee36035b9: Waiting [2023-02-14T20:44:17.135Z] d7c166dfa37a: Waiting [2023-02-14T20:44:17.135Z] 68bee5c0cd41: Layer already exists [2023-02-14T20:44:17.135Z] ef35eb6786b8: Layer already exists [2023-02-14T20:44:17.135Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:17.135Z] 19c7a0d1439c: Layer already exists [2023-02-14T20:44:17.135Z] 5d6dc5de5142: Layer already exists [2023-02-14T20:44:17.135Z] d7c166dfa37a: Layer already exists [2023-02-14T20:44:17.135Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:17.400Z] main: digest: sha256:6307ac475667288e3b0276aa67d0ce9be9cd0da626e5c893267c15a750cb2015 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:44:17.453Z] ===================================================== [Pipeline] echo [2023-02-14T20:44:17.462Z] taggedImages: [2023-02-14T20:44:17.462Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:17.462Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-14T20:44:17.462Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.47 [2023-02-14T20:44:17.462Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:17.462Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-14T20:44:17.484Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-14T20:44:17.484Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:17.484Z] latest [2023-02-14T20:44:17.484Z] 3.0.0-dev.47 [2023-02-14T20:44:17.484Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:17.484Z] main [2023-02-14T20:44:17.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:17.818Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:18.150Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:18.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-14T20:44:18.150Z] 1dde198267db: Preparing [2023-02-14T20:44:18.150Z] 613e77371ee5: Preparing [2023-02-14T20:44:18.150Z] 415a857e1ce0: Preparing [2023-02-14T20:44:18.150Z] 134e8d16f68a: Preparing [2023-02-14T20:44:18.150Z] f70ee36035b9: Preparing [2023-02-14T20:44:18.150Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:18.150Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:18.415Z] 1dde198267db: Pushed [2023-02-14T20:44:18.415Z] 134e8d16f68a: Pushed [2023-02-14T20:44:20.985Z] 613e77371ee5: Pushed [2023-02-14T20:44:21.250Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:9f119e8172507e0fe0a4b045cf2f5042a182c0acf45d476a221d283a45e9c9f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:21.583Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:21.915Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-14T20:44:21.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-14T20:44:21.915Z] 1dde198267db: Preparing [2023-02-14T20:44:21.915Z] 613e77371ee5: Preparing [2023-02-14T20:44:21.915Z] 415a857e1ce0: Preparing [2023-02-14T20:44:21.915Z] 134e8d16f68a: Preparing [2023-02-14T20:44:21.915Z] f70ee36035b9: Preparing [2023-02-14T20:44:21.915Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:21.915Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:21.915Z] 134e8d16f68a: Layer already exists [2023-02-14T20:44:21.915Z] 613e77371ee5: Layer already exists [2023-02-14T20:44:21.915Z] 1dde198267db: Layer already exists [2023-02-14T20:44:21.915Z] latest: digest: sha256:9f119e8172507e0fe0a4b045cf2f5042a182c0acf45d476a221d283a45e9c9f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:22.514Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:22.898Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.47 [2023-02-14T20:44:22.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-14T20:44:22.898Z] 1dde198267db: Preparing [2023-02-14T20:44:22.898Z] 613e77371ee5: Preparing [2023-02-14T20:44:22.898Z] 415a857e1ce0: Preparing [2023-02-14T20:44:22.898Z] 134e8d16f68a: Preparing [2023-02-14T20:44:22.898Z] f70ee36035b9: Preparing [2023-02-14T20:44:22.898Z] 613e77371ee5: Layer already exists [2023-02-14T20:44:22.898Z] 1dde198267db: Layer already exists [2023-02-14T20:44:22.898Z] 134e8d16f68a: Layer already exists [2023-02-14T20:44:22.898Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:22.898Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:22.898Z] 3.0.0-dev.47: digest: sha256:9f119e8172507e0fe0a4b045cf2f5042a182c0acf45d476a221d283a45e9c9f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:23.228Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:23.554Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:23.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-14T20:44:23.554Z] 1dde198267db: Preparing [2023-02-14T20:44:23.554Z] 613e77371ee5: Preparing [2023-02-14T20:44:23.554Z] 415a857e1ce0: Preparing [2023-02-14T20:44:23.554Z] 134e8d16f68a: Preparing [2023-02-14T20:44:23.554Z] f70ee36035b9: Preparing [2023-02-14T20:44:23.554Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:23.554Z] 134e8d16f68a: Layer already exists [2023-02-14T20:44:23.554Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:23.554Z] 613e77371ee5: Layer already exists [2023-02-14T20:44:23.554Z] 1dde198267db: Layer already exists [2023-02-14T20:44:23.554Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:9f119e8172507e0fe0a4b045cf2f5042a182c0acf45d476a221d283a45e9c9f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:23.889Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:24.221Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-14T20:44:24.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-14T20:44:24.221Z] 1dde198267db: Preparing [2023-02-14T20:44:24.221Z] 613e77371ee5: Preparing [2023-02-14T20:44:24.221Z] 415a857e1ce0: Preparing [2023-02-14T20:44:24.221Z] 134e8d16f68a: Preparing [2023-02-14T20:44:24.221Z] f70ee36035b9: Preparing [2023-02-14T20:44:24.221Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:24.221Z] 1dde198267db: Layer already exists [2023-02-14T20:44:24.221Z] 613e77371ee5: Layer already exists [2023-02-14T20:44:24.221Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:24.221Z] 134e8d16f68a: Layer already exists [2023-02-14T20:44:24.221Z] main: digest: sha256:9f119e8172507e0fe0a4b045cf2f5042a182c0acf45d476a221d283a45e9c9f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:44:24.265Z] ===================================================== [Pipeline] echo [2023-02-14T20:44:24.277Z] taggedImages: [2023-02-14T20:44:24.277Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:24.277Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-14T20:44:24.277Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.47 [2023-02-14T20:44:24.277Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:24.277Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-14T20:44:24.293Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-14T20:44:24.293Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:24.293Z] latest [2023-02-14T20:44:24.293Z] 3.0.0-dev.47 [2023-02-14T20:44:24.293Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:24.293Z] main [2023-02-14T20:44:24.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:24.621Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:24.950Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:24.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-14T20:44:24.951Z] 0c9fd496ae38: Preparing [2023-02-14T20:44:24.951Z] 9d480986ab20: Preparing [2023-02-14T20:44:24.951Z] 289ce1cef82b: Preparing [2023-02-14T20:44:24.951Z] 415a857e1ce0: Preparing [2023-02-14T20:44:24.951Z] 61f521c2cc9b: Preparing [2023-02-14T20:44:24.951Z] f70ee36035b9: Preparing [2023-02-14T20:44:24.951Z] f70ee36035b9: Waiting [2023-02-14T20:44:24.951Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:24.951Z] 61f521c2cc9b: Layer already exists [2023-02-14T20:44:24.951Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:25.216Z] 0c9fd496ae38: Pushed [2023-02-14T20:44:25.216Z] 9d480986ab20: Pushed [2023-02-14T20:44:28.560Z] 289ce1cef82b: Pushed [2023-02-14T20:44:28.560Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:4a72f60ac72be3a7e2995fa183fcc7704733e6b0f7c959a5fb3e764071d4eaca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:28.937Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:29.273Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-14T20:44:29.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-14T20:44:29.273Z] 0c9fd496ae38: Preparing [2023-02-14T20:44:29.273Z] 9d480986ab20: Preparing [2023-02-14T20:44:29.273Z] 289ce1cef82b: Preparing [2023-02-14T20:44:29.273Z] 415a857e1ce0: Preparing [2023-02-14T20:44:29.273Z] 61f521c2cc9b: Preparing [2023-02-14T20:44:29.273Z] f70ee36035b9: Preparing [2023-02-14T20:44:29.273Z] f70ee36035b9: Waiting [2023-02-14T20:44:29.273Z] 0c9fd496ae38: Layer already exists [2023-02-14T20:44:29.273Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:29.273Z] 9d480986ab20: Layer already exists [2023-02-14T20:44:29.273Z] 61f521c2cc9b: Layer already exists [2023-02-14T20:44:29.273Z] 289ce1cef82b: Layer already exists [2023-02-14T20:44:29.273Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:29.544Z] latest: digest: sha256:4a72f60ac72be3a7e2995fa183fcc7704733e6b0f7c959a5fb3e764071d4eaca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:29.902Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:30.260Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.47 [2023-02-14T20:44:30.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-14T20:44:30.260Z] 0c9fd496ae38: Preparing [2023-02-14T20:44:30.260Z] 9d480986ab20: Preparing [2023-02-14T20:44:30.260Z] 289ce1cef82b: Preparing [2023-02-14T20:44:30.260Z] 415a857e1ce0: Preparing [2023-02-14T20:44:30.260Z] 61f521c2cc9b: Preparing [2023-02-14T20:44:30.260Z] f70ee36035b9: Preparing [2023-02-14T20:44:30.260Z] f70ee36035b9: Waiting [2023-02-14T20:44:30.260Z] 289ce1cef82b: Layer already exists [2023-02-14T20:44:30.260Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:30.260Z] 9d480986ab20: Layer already exists [2023-02-14T20:44:30.260Z] 61f521c2cc9b: Layer already exists [2023-02-14T20:44:30.260Z] 0c9fd496ae38: Layer already exists [2023-02-14T20:44:30.260Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:30.529Z] 3.0.0-dev.47: digest: sha256:4a72f60ac72be3a7e2995fa183fcc7704733e6b0f7c959a5fb3e764071d4eaca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:30.860Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:31.187Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:31.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-14T20:44:31.187Z] 0c9fd496ae38: Preparing [2023-02-14T20:44:31.187Z] 9d480986ab20: Preparing [2023-02-14T20:44:31.187Z] 289ce1cef82b: Preparing [2023-02-14T20:44:31.187Z] 415a857e1ce0: Preparing [2023-02-14T20:44:31.187Z] 61f521c2cc9b: Preparing [2023-02-14T20:44:31.187Z] f70ee36035b9: Preparing [2023-02-14T20:44:31.187Z] f70ee36035b9: Waiting [2023-02-14T20:44:31.187Z] 61f521c2cc9b: Layer already exists [2023-02-14T20:44:31.187Z] 0c9fd496ae38: Layer already exists [2023-02-14T20:44:31.187Z] 289ce1cef82b: Layer already exists [2023-02-14T20:44:31.187Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:31.187Z] 9d480986ab20: Layer already exists [2023-02-14T20:44:31.187Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:31.451Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:4a72f60ac72be3a7e2995fa183fcc7704733e6b0f7c959a5fb3e764071d4eaca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:31.792Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:32.129Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-14T20:44:32.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-14T20:44:32.129Z] 0c9fd496ae38: Preparing [2023-02-14T20:44:32.129Z] 9d480986ab20: Preparing [2023-02-14T20:44:32.129Z] 289ce1cef82b: Preparing [2023-02-14T20:44:32.129Z] 415a857e1ce0: Preparing [2023-02-14T20:44:32.129Z] 61f521c2cc9b: Preparing [2023-02-14T20:44:32.129Z] f70ee36035b9: Preparing [2023-02-14T20:44:32.129Z] f70ee36035b9: Waiting [2023-02-14T20:44:32.129Z] 61f521c2cc9b: Layer already exists [2023-02-14T20:44:32.129Z] 0c9fd496ae38: Layer already exists [2023-02-14T20:44:32.130Z] 9d480986ab20: Layer already exists [2023-02-14T20:44:32.130Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:32.130Z] 289ce1cef82b: Layer already exists [2023-02-14T20:44:32.130Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:32.396Z] main: digest: sha256:4a72f60ac72be3a7e2995fa183fcc7704733e6b0f7c959a5fb3e764071d4eaca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:44:32.436Z] ===================================================== [Pipeline] echo [2023-02-14T20:44:32.442Z] taggedImages: [2023-02-14T20:44:32.442Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:32.442Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-14T20:44:32.442Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.47 [2023-02-14T20:44:32.442Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:32.442Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-14T20:44:32.456Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-14T20:44:32.456Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:32.456Z] latest [2023-02-14T20:44:32.456Z] 3.0.0-dev.47 [2023-02-14T20:44:32.456Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:32.456Z] main [2023-02-14T20:44:32.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:32.792Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:33.121Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:33.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-14T20:44:33.121Z] 77a5f1babe2b: Preparing [2023-02-14T20:44:33.121Z] 77a5f1babe2b: Preparing [2023-02-14T20:44:33.121Z] 7dee5a745c24: Preparing [2023-02-14T20:44:33.121Z] 8510afa630c8: Preparing [2023-02-14T20:44:33.121Z] b948c1d61e18: Preparing [2023-02-14T20:44:33.121Z] 169d6cc7ec84: Preparing [2023-02-14T20:44:33.121Z] 4208dd0a1c91: Preparing [2023-02-14T20:44:33.121Z] 415a857e1ce0: Preparing [2023-02-14T20:44:33.121Z] 431af4302fde: Preparing [2023-02-14T20:44:33.121Z] 8ba65a0a10c6: Preparing [2023-02-14T20:44:33.121Z] 4e9d397ab937: Preparing [2023-02-14T20:44:33.121Z] bd41b439f141: Preparing [2023-02-14T20:44:33.121Z] f70ee36035b9: Preparing [2023-02-14T20:44:33.121Z] 431af4302fde: Waiting [2023-02-14T20:44:33.121Z] 8ba65a0a10c6: Waiting [2023-02-14T20:44:33.121Z] 4e9d397ab937: Waiting [2023-02-14T20:44:33.121Z] bd41b439f141: Waiting [2023-02-14T20:44:33.121Z] f70ee36035b9: Waiting [2023-02-14T20:44:33.121Z] 4208dd0a1c91: Waiting [2023-02-14T20:44:33.121Z] 415a857e1ce0: Waiting [2023-02-14T20:44:33.386Z] 169d6cc7ec84: Pushed [2023-02-14T20:44:33.386Z] 7dee5a745c24: Pushed [2023-02-14T20:44:33.386Z] 8510afa630c8: Pushed [2023-02-14T20:44:33.386Z] 77a5f1babe2b: Pushed [2023-02-14T20:44:33.386Z] b948c1d61e18: Pushed [2023-02-14T20:44:33.386Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:33.652Z] 8ba65a0a10c6: Pushed [2023-02-14T20:44:33.652Z] 431af4302fde: Pushed [2023-02-14T20:44:33.652Z] 4e9d397ab937: Pushed [2023-02-14T20:44:33.652Z] bd41b439f141: Pushed [2023-02-14T20:44:33.652Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:37.902Z] 4208dd0a1c91: Pushed [2023-02-14T20:44:37.902Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:b326e11673114352a9f2aa682e0b9f907a6c23f410d689925c0b39c8e2e22b3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:38.243Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:38.582Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-14T20:44:38.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-14T20:44:38.582Z] 77a5f1babe2b: Preparing [2023-02-14T20:44:38.582Z] 77a5f1babe2b: Preparing [2023-02-14T20:44:38.582Z] 7dee5a745c24: Preparing [2023-02-14T20:44:38.582Z] 8510afa630c8: Preparing [2023-02-14T20:44:38.582Z] b948c1d61e18: Preparing [2023-02-14T20:44:38.582Z] 169d6cc7ec84: Preparing [2023-02-14T20:44:38.582Z] 4208dd0a1c91: Preparing [2023-02-14T20:44:38.582Z] 415a857e1ce0: Preparing [2023-02-14T20:44:38.582Z] 431af4302fde: Preparing [2023-02-14T20:44:38.582Z] 8ba65a0a10c6: Preparing [2023-02-14T20:44:38.582Z] 4e9d397ab937: Preparing [2023-02-14T20:44:38.582Z] bd41b439f141: Preparing [2023-02-14T20:44:38.582Z] f70ee36035b9: Preparing [2023-02-14T20:44:38.582Z] 8ba65a0a10c6: Waiting [2023-02-14T20:44:38.582Z] 4e9d397ab937: Waiting [2023-02-14T20:44:38.582Z] f70ee36035b9: Waiting [2023-02-14T20:44:38.582Z] bd41b439f141: Waiting [2023-02-14T20:44:38.582Z] 4208dd0a1c91: Waiting [2023-02-14T20:44:38.582Z] 415a857e1ce0: Waiting [2023-02-14T20:44:38.582Z] 431af4302fde: Waiting [2023-02-14T20:44:38.582Z] 8510afa630c8: Layer already exists [2023-02-14T20:44:38.582Z] b948c1d61e18: Layer already exists [2023-02-14T20:44:38.582Z] 7dee5a745c24: Layer already exists [2023-02-14T20:44:38.582Z] 169d6cc7ec84: Layer already exists [2023-02-14T20:44:38.582Z] 77a5f1babe2b: Layer already exists [2023-02-14T20:44:38.582Z] 8ba65a0a10c6: Layer already exists [2023-02-14T20:44:38.582Z] 431af4302fde: Layer already exists [2023-02-14T20:44:38.582Z] 4208dd0a1c91: Layer already exists [2023-02-14T20:44:38.582Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:38.582Z] 4e9d397ab937: Layer already exists [2023-02-14T20:44:38.582Z] bd41b439f141: Layer already exists [2023-02-14T20:44:38.582Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:38.850Z] latest: digest: sha256:b326e11673114352a9f2aa682e0b9f907a6c23f410d689925c0b39c8e2e22b3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:39.186Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:39.524Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.47 [2023-02-14T20:44:39.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-14T20:44:39.524Z] 77a5f1babe2b: Preparing [2023-02-14T20:44:39.524Z] 77a5f1babe2b: Preparing [2023-02-14T20:44:39.524Z] 7dee5a745c24: Preparing [2023-02-14T20:44:39.524Z] 8510afa630c8: Preparing [2023-02-14T20:44:39.524Z] b948c1d61e18: Preparing [2023-02-14T20:44:39.524Z] 169d6cc7ec84: Preparing [2023-02-14T20:44:39.524Z] 4208dd0a1c91: Preparing [2023-02-14T20:44:39.524Z] 415a857e1ce0: Preparing [2023-02-14T20:44:39.524Z] 431af4302fde: Preparing [2023-02-14T20:44:39.524Z] 8ba65a0a10c6: Preparing [2023-02-14T20:44:39.524Z] 4e9d397ab937: Preparing [2023-02-14T20:44:39.524Z] bd41b439f141: Preparing [2023-02-14T20:44:39.524Z] f70ee36035b9: Preparing [2023-02-14T20:44:39.524Z] 4208dd0a1c91: Waiting [2023-02-14T20:44:39.524Z] 415a857e1ce0: Waiting [2023-02-14T20:44:39.524Z] 431af4302fde: Waiting [2023-02-14T20:44:39.524Z] bd41b439f141: Waiting [2023-02-14T20:44:39.524Z] 8ba65a0a10c6: Waiting [2023-02-14T20:44:39.524Z] 4e9d397ab937: Waiting [2023-02-14T20:44:39.524Z] f70ee36035b9: Waiting [2023-02-14T20:44:39.524Z] 8510afa630c8: Layer already exists [2023-02-14T20:44:39.524Z] b948c1d61e18: Layer already exists [2023-02-14T20:44:39.524Z] 7dee5a745c24: Layer already exists [2023-02-14T20:44:39.524Z] 169d6cc7ec84: Layer already exists [2023-02-14T20:44:39.524Z] 77a5f1babe2b: Layer already exists [2023-02-14T20:44:39.524Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:39.524Z] 4208dd0a1c91: Layer already exists [2023-02-14T20:44:39.524Z] 431af4302fde: Layer already exists [2023-02-14T20:44:39.524Z] 4e9d397ab937: Layer already exists [2023-02-14T20:44:39.524Z] 8ba65a0a10c6: Layer already exists [2023-02-14T20:44:39.790Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:39.790Z] bd41b439f141: Layer already exists [2023-02-14T20:44:39.790Z] 3.0.0-dev.47: digest: sha256:b326e11673114352a9f2aa682e0b9f907a6c23f410d689925c0b39c8e2e22b3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:40.128Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:40.475Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:40.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-14T20:44:40.475Z] 77a5f1babe2b: Preparing [2023-02-14T20:44:40.475Z] 77a5f1babe2b: Preparing [2023-02-14T20:44:40.475Z] 7dee5a745c24: Preparing [2023-02-14T20:44:40.475Z] 8510afa630c8: Preparing [2023-02-14T20:44:40.475Z] b948c1d61e18: Preparing [2023-02-14T20:44:40.475Z] 169d6cc7ec84: Preparing [2023-02-14T20:44:40.475Z] 4208dd0a1c91: Preparing [2023-02-14T20:44:40.475Z] 415a857e1ce0: Preparing [2023-02-14T20:44:40.475Z] 431af4302fde: Preparing [2023-02-14T20:44:40.475Z] 8ba65a0a10c6: Preparing [2023-02-14T20:44:40.475Z] 4e9d397ab937: Preparing [2023-02-14T20:44:40.475Z] bd41b439f141: Preparing [2023-02-14T20:44:40.475Z] f70ee36035b9: Preparing [2023-02-14T20:44:40.475Z] 4208dd0a1c91: Waiting [2023-02-14T20:44:40.475Z] 415a857e1ce0: Waiting [2023-02-14T20:44:40.475Z] 431af4302fde: Waiting [2023-02-14T20:44:40.475Z] 8ba65a0a10c6: Waiting [2023-02-14T20:44:40.475Z] 4e9d397ab937: Waiting [2023-02-14T20:44:40.475Z] bd41b439f141: Waiting [2023-02-14T20:44:40.475Z] f70ee36035b9: Waiting [2023-02-14T20:44:40.475Z] 77a5f1babe2b: Layer already exists [2023-02-14T20:44:40.475Z] 169d6cc7ec84: Layer already exists [2023-02-14T20:44:40.475Z] b948c1d61e18: Layer already exists [2023-02-14T20:44:40.475Z] 8510afa630c8: Layer already exists [2023-02-14T20:44:40.475Z] 7dee5a745c24: Layer already exists [2023-02-14T20:44:40.475Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:40.475Z] 431af4302fde: Layer already exists [2023-02-14T20:44:40.475Z] 8ba65a0a10c6: Layer already exists [2023-02-14T20:44:40.475Z] 4e9d397ab937: Layer already exists [2023-02-14T20:44:40.475Z] 4208dd0a1c91: Layer already exists [2023-02-14T20:44:40.475Z] bd41b439f141: Layer already exists [2023-02-14T20:44:40.475Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:40.741Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:b326e11673114352a9f2aa682e0b9f907a6c23f410d689925c0b39c8e2e22b3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:41.082Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:41.426Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-14T20:44:41.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-14T20:44:41.426Z] 77a5f1babe2b: Preparing [2023-02-14T20:44:41.426Z] 77a5f1babe2b: Preparing [2023-02-14T20:44:41.426Z] 7dee5a745c24: Preparing [2023-02-14T20:44:41.426Z] 8510afa630c8: Preparing [2023-02-14T20:44:41.426Z] b948c1d61e18: Preparing [2023-02-14T20:44:41.426Z] 169d6cc7ec84: Preparing [2023-02-14T20:44:41.426Z] 4208dd0a1c91: Preparing [2023-02-14T20:44:41.426Z] 415a857e1ce0: Preparing [2023-02-14T20:44:41.426Z] 431af4302fde: Preparing [2023-02-14T20:44:41.426Z] 8ba65a0a10c6: Preparing [2023-02-14T20:44:41.426Z] 4e9d397ab937: Preparing [2023-02-14T20:44:41.426Z] bd41b439f141: Preparing [2023-02-14T20:44:41.426Z] f70ee36035b9: Preparing [2023-02-14T20:44:41.426Z] 431af4302fde: Waiting [2023-02-14T20:44:41.426Z] 8ba65a0a10c6: Waiting [2023-02-14T20:44:41.426Z] 4e9d397ab937: Waiting [2023-02-14T20:44:41.426Z] bd41b439f141: Waiting [2023-02-14T20:44:41.426Z] f70ee36035b9: Waiting [2023-02-14T20:44:41.426Z] 4208dd0a1c91: Waiting [2023-02-14T20:44:41.426Z] 415a857e1ce0: Waiting [2023-02-14T20:44:41.426Z] 8510afa630c8: Layer already exists [2023-02-14T20:44:41.426Z] b948c1d61e18: Layer already exists [2023-02-14T20:44:41.426Z] 7dee5a745c24: Layer already exists [2023-02-14T20:44:41.426Z] 77a5f1babe2b: Layer already exists [2023-02-14T20:44:41.426Z] 169d6cc7ec84: Layer already exists [2023-02-14T20:44:41.426Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:41.426Z] 4208dd0a1c91: Layer already exists [2023-02-14T20:44:41.426Z] 431af4302fde: Layer already exists [2023-02-14T20:44:41.426Z] 8ba65a0a10c6: Layer already exists [2023-02-14T20:44:41.426Z] 4e9d397ab937: Layer already exists [2023-02-14T20:44:41.426Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:41.426Z] bd41b439f141: Layer already exists [2023-02-14T20:44:41.694Z] main: digest: sha256:b326e11673114352a9f2aa682e0b9f907a6c23f410d689925c0b39c8e2e22b3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:44:41.742Z] ===================================================== [Pipeline] echo [2023-02-14T20:44:41.748Z] taggedImages: [2023-02-14T20:44:41.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:41.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-14T20:44:41.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.47 [2023-02-14T20:44:41.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:41.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-14T20:44:41.762Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-14T20:44:41.762Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:41.762Z] latest [2023-02-14T20:44:41.762Z] 3.0.0-dev.47 [2023-02-14T20:44:41.762Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:41.762Z] main [2023-02-14T20:44:41.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:42.103Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:42.456Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:42.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-14T20:44:42.456Z] 59ad619046ca: Preparing [2023-02-14T20:44:42.456Z] 08d2f6d94531: Preparing [2023-02-14T20:44:42.457Z] 017859fc0e71: Preparing [2023-02-14T20:44:42.457Z] 1ea85eae6738: Preparing [2023-02-14T20:44:42.457Z] 443adf5135b5: Preparing [2023-02-14T20:44:42.457Z] 52079e95b6f7: Preparing [2023-02-14T20:44:42.457Z] 1d8cd5f31ac4: Preparing [2023-02-14T20:44:42.457Z] f70ee36035b9: Preparing [2023-02-14T20:44:42.457Z] 1d8cd5f31ac4: Waiting [2023-02-14T20:44:42.457Z] 52079e95b6f7: Waiting [2023-02-14T20:44:42.457Z] f70ee36035b9: Waiting [2023-02-14T20:44:42.721Z] 08d2f6d94531: Pushed [2023-02-14T20:44:42.721Z] 59ad619046ca: Pushed [2023-02-14T20:44:42.721Z] 443adf5135b5: Pushed [2023-02-14T20:44:42.721Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:42.987Z] 52079e95b6f7: Pushed [2023-02-14T20:44:43.572Z] 1d8cd5f31ac4: Pushed [2023-02-14T20:44:45.518Z] 017859fc0e71: Pushed [2023-02-14T20:44:45.518Z] 1ea85eae6738: Pushed [2023-02-14T20:44:46.102Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:9cf7b2d84ef5a70dc0a0df404bcc1f38a522c72954735a69bf2ac98c86df8d3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:46.725Z] + 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 [2023-02-14T20:44:47.071Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-14T20:44:47.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-14T20:44:47.071Z] 59ad619046ca: Preparing [2023-02-14T20:44:47.071Z] 08d2f6d94531: Preparing [2023-02-14T20:44:47.071Z] 017859fc0e71: Preparing [2023-02-14T20:44:47.071Z] 1ea85eae6738: Preparing [2023-02-14T20:44:47.071Z] 443adf5135b5: Preparing [2023-02-14T20:44:47.071Z] 52079e95b6f7: Preparing [2023-02-14T20:44:47.071Z] 1d8cd5f31ac4: Preparing [2023-02-14T20:44:47.071Z] f70ee36035b9: Preparing [2023-02-14T20:44:47.071Z] 52079e95b6f7: Waiting [2023-02-14T20:44:47.071Z] 1d8cd5f31ac4: Waiting [2023-02-14T20:44:47.071Z] f70ee36035b9: Waiting [2023-02-14T20:44:47.071Z] 59ad619046ca: Layer already exists [2023-02-14T20:44:47.071Z] 1ea85eae6738: Layer already exists [2023-02-14T20:44:47.071Z] 443adf5135b5: Layer already exists [2023-02-14T20:44:47.071Z] 08d2f6d94531: Layer already exists [2023-02-14T20:44:47.071Z] 017859fc0e71: Layer already exists [2023-02-14T20:44:47.071Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:47.071Z] 1d8cd5f31ac4: Layer already exists [2023-02-14T20:44:47.071Z] 52079e95b6f7: Layer already exists [2023-02-14T20:44:47.337Z] latest: digest: sha256:9cf7b2d84ef5a70dc0a0df404bcc1f38a522c72954735a69bf2ac98c86df8d3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:47.688Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:48.026Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.47 [2023-02-14T20:44:48.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-14T20:44:48.026Z] 59ad619046ca: Preparing [2023-02-14T20:44:48.026Z] 08d2f6d94531: Preparing [2023-02-14T20:44:48.026Z] 017859fc0e71: Preparing [2023-02-14T20:44:48.026Z] 1ea85eae6738: Preparing [2023-02-14T20:44:48.026Z] 443adf5135b5: Preparing [2023-02-14T20:44:48.026Z] 52079e95b6f7: Preparing [2023-02-14T20:44:48.026Z] 1d8cd5f31ac4: Preparing [2023-02-14T20:44:48.026Z] f70ee36035b9: Preparing [2023-02-14T20:44:48.026Z] 1d8cd5f31ac4: Waiting [2023-02-14T20:44:48.026Z] 52079e95b6f7: Waiting [2023-02-14T20:44:48.026Z] f70ee36035b9: Waiting [2023-02-14T20:44:48.026Z] 08d2f6d94531: Layer already exists [2023-02-14T20:44:48.026Z] 59ad619046ca: Layer already exists [2023-02-14T20:44:48.026Z] 017859fc0e71: Layer already exists [2023-02-14T20:44:48.026Z] 443adf5135b5: Layer already exists [2023-02-14T20:44:48.026Z] 1ea85eae6738: Layer already exists [2023-02-14T20:44:48.026Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:48.026Z] 1d8cd5f31ac4: Layer already exists [2023-02-14T20:44:48.026Z] 52079e95b6f7: Layer already exists [2023-02-14T20:44:48.292Z] 3.0.0-dev.47: digest: sha256:9cf7b2d84ef5a70dc0a0df404bcc1f38a522c72954735a69bf2ac98c86df8d3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:48.626Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:48.959Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:48.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-14T20:44:48.960Z] 59ad619046ca: Preparing [2023-02-14T20:44:48.960Z] 08d2f6d94531: Preparing [2023-02-14T20:44:48.960Z] 017859fc0e71: Preparing [2023-02-14T20:44:48.960Z] 1ea85eae6738: Preparing [2023-02-14T20:44:48.960Z] 443adf5135b5: Preparing [2023-02-14T20:44:48.960Z] 52079e95b6f7: Preparing [2023-02-14T20:44:48.960Z] 1d8cd5f31ac4: Preparing [2023-02-14T20:44:48.960Z] f70ee36035b9: Preparing [2023-02-14T20:44:48.960Z] 1d8cd5f31ac4: Waiting [2023-02-14T20:44:48.960Z] 52079e95b6f7: Waiting [2023-02-14T20:44:48.960Z] f70ee36035b9: Waiting [2023-02-14T20:44:48.960Z] 08d2f6d94531: Layer already exists [2023-02-14T20:44:48.960Z] 1ea85eae6738: Layer already exists [2023-02-14T20:44:48.960Z] 443adf5135b5: Layer already exists [2023-02-14T20:44:48.960Z] 59ad619046ca: Layer already exists [2023-02-14T20:44:48.960Z] 017859fc0e71: Layer already exists [2023-02-14T20:44:48.960Z] 1d8cd5f31ac4: Layer already exists [2023-02-14T20:44:48.960Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:48.960Z] 52079e95b6f7: Layer already exists [2023-02-14T20:44:49.226Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:9cf7b2d84ef5a70dc0a0df404bcc1f38a522c72954735a69bf2ac98c86df8d3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:49.562Z] + 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 [2023-02-14T20:44:49.898Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-14T20:44:49.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-14T20:44:49.898Z] 59ad619046ca: Preparing [2023-02-14T20:44:49.898Z] 08d2f6d94531: Preparing [2023-02-14T20:44:49.898Z] 017859fc0e71: Preparing [2023-02-14T20:44:49.898Z] 1ea85eae6738: Preparing [2023-02-14T20:44:49.898Z] 443adf5135b5: Preparing [2023-02-14T20:44:49.898Z] 52079e95b6f7: Preparing [2023-02-14T20:44:49.898Z] 1d8cd5f31ac4: Preparing [2023-02-14T20:44:49.898Z] f70ee36035b9: Preparing [2023-02-14T20:44:49.898Z] 52079e95b6f7: Waiting [2023-02-14T20:44:49.898Z] 1d8cd5f31ac4: Waiting [2023-02-14T20:44:49.898Z] f70ee36035b9: Waiting [2023-02-14T20:44:49.898Z] 443adf5135b5: Layer already exists [2023-02-14T20:44:49.898Z] 1ea85eae6738: Layer already exists [2023-02-14T20:44:49.898Z] 59ad619046ca: Layer already exists [2023-02-14T20:44:49.898Z] 08d2f6d94531: Layer already exists [2023-02-14T20:44:49.898Z] 017859fc0e71: Layer already exists [2023-02-14T20:44:49.898Z] 52079e95b6f7: Layer already exists [2023-02-14T20:44:49.898Z] 1d8cd5f31ac4: Layer already exists [2023-02-14T20:44:49.898Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:50.163Z] main: digest: sha256:9cf7b2d84ef5a70dc0a0df404bcc1f38a522c72954735a69bf2ac98c86df8d3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:44:50.208Z] ===================================================== [Pipeline] echo [2023-02-14T20:44:50.214Z] taggedImages: [2023-02-14T20:44:50.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:50.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-14T20:44:50.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.47 [2023-02-14T20:44:50.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:50.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-14T20:44:50.233Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-14T20:44:50.233Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:50.233Z] latest [2023-02-14T20:44:50.233Z] 3.0.0-dev.47 [2023-02-14T20:44:50.233Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:50.233Z] main [2023-02-14T20:44:50.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:50.563Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:50.897Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:50.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-14T20:44:50.897Z] 9eab8cec798a: Preparing [2023-02-14T20:44:50.897Z] c2958e020b72: Preparing [2023-02-14T20:44:50.897Z] f10c093515cf: Preparing [2023-02-14T20:44:50.897Z] 5dd36617d96b: Preparing [2023-02-14T20:44:50.897Z] 516e698bf08a: Preparing [2023-02-14T20:44:50.897Z] 57f78bec9ff1: Preparing [2023-02-14T20:44:50.897Z] b7fe0483c517: Preparing [2023-02-14T20:44:50.897Z] 57f78bec9ff1: Waiting [2023-02-14T20:44:50.897Z] 714399a1b255: Preparing [2023-02-14T20:44:50.897Z] b4621f0acf6a: Preparing [2023-02-14T20:44:50.897Z] f70ee36035b9: Preparing [2023-02-14T20:44:50.897Z] b7fe0483c517: Waiting [2023-02-14T20:44:50.897Z] f70ee36035b9: Waiting [2023-02-14T20:44:50.897Z] b4621f0acf6a: Waiting [2023-02-14T20:44:50.897Z] 714399a1b255: Waiting [2023-02-14T20:44:51.164Z] 516e698bf08a: Pushed [2023-02-14T20:44:51.164Z] c2958e020b72: Pushed [2023-02-14T20:44:51.164Z] 9eab8cec798a: Pushed [2023-02-14T20:44:51.430Z] 57f78bec9ff1: Pushed [2023-02-14T20:44:51.430Z] 714399a1b255: Pushed [2023-02-14T20:44:51.430Z] b7fe0483c517: Pushed [2023-02-14T20:44:51.430Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:51.698Z] b4621f0acf6a: Pushed [2023-02-14T20:44:53.646Z] 5dd36617d96b: Pushed [2023-02-14T20:44:54.608Z] f10c093515cf: Pushed [2023-02-14T20:44:54.875Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:200a6bd83cdfaa132c4ddaec20c735c78796acf5aa82be52395a96c42802c598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:55.213Z] + 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 [2023-02-14T20:44:55.555Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-14T20:44:55.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-14T20:44:55.555Z] 9eab8cec798a: Preparing [2023-02-14T20:44:55.555Z] c2958e020b72: Preparing [2023-02-14T20:44:55.555Z] f10c093515cf: Preparing [2023-02-14T20:44:55.555Z] 5dd36617d96b: Preparing [2023-02-14T20:44:55.555Z] 516e698bf08a: Preparing [2023-02-14T20:44:55.555Z] 57f78bec9ff1: Preparing [2023-02-14T20:44:55.555Z] b7fe0483c517: Preparing [2023-02-14T20:44:55.555Z] 714399a1b255: Preparing [2023-02-14T20:44:55.555Z] b4621f0acf6a: Preparing [2023-02-14T20:44:55.555Z] f70ee36035b9: Preparing [2023-02-14T20:44:55.555Z] 57f78bec9ff1: Waiting [2023-02-14T20:44:55.555Z] b7fe0483c517: Waiting [2023-02-14T20:44:55.555Z] 714399a1b255: Waiting [2023-02-14T20:44:55.555Z] f70ee36035b9: Waiting [2023-02-14T20:44:55.555Z] b4621f0acf6a: Waiting [2023-02-14T20:44:55.555Z] 516e698bf08a: Layer already exists [2023-02-14T20:44:55.555Z] 5dd36617d96b: Layer already exists [2023-02-14T20:44:55.555Z] f10c093515cf: Layer already exists [2023-02-14T20:44:55.555Z] c2958e020b72: Layer already exists [2023-02-14T20:44:55.555Z] 9eab8cec798a: Layer already exists [2023-02-14T20:44:55.555Z] 714399a1b255: Layer already exists [2023-02-14T20:44:55.555Z] b7fe0483c517: Layer already exists [2023-02-14T20:44:55.555Z] 57f78bec9ff1: Layer already exists [2023-02-14T20:44:55.555Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:55.555Z] b4621f0acf6a: Layer already exists [2023-02-14T20:44:55.822Z] latest: digest: sha256:200a6bd83cdfaa132c4ddaec20c735c78796acf5aa82be52395a96c42802c598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:56.175Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:56.508Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.47 [2023-02-14T20:44:56.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-14T20:44:56.508Z] 9eab8cec798a: Preparing [2023-02-14T20:44:56.508Z] c2958e020b72: Preparing [2023-02-14T20:44:56.508Z] f10c093515cf: Preparing [2023-02-14T20:44:56.508Z] 5dd36617d96b: Preparing [2023-02-14T20:44:56.508Z] 516e698bf08a: Preparing [2023-02-14T20:44:56.508Z] 57f78bec9ff1: Preparing [2023-02-14T20:44:56.508Z] b7fe0483c517: Preparing [2023-02-14T20:44:56.508Z] 714399a1b255: Preparing [2023-02-14T20:44:56.508Z] b4621f0acf6a: Preparing [2023-02-14T20:44:56.508Z] f70ee36035b9: Preparing [2023-02-14T20:44:56.508Z] 714399a1b255: Waiting [2023-02-14T20:44:56.508Z] 57f78bec9ff1: Waiting [2023-02-14T20:44:56.508Z] b4621f0acf6a: Waiting [2023-02-14T20:44:56.508Z] f70ee36035b9: Waiting [2023-02-14T20:44:56.508Z] b7fe0483c517: Waiting [2023-02-14T20:44:56.508Z] f10c093515cf: Layer already exists [2023-02-14T20:44:56.508Z] 9eab8cec798a: Layer already exists [2023-02-14T20:44:56.508Z] c2958e020b72: Layer already exists [2023-02-14T20:44:56.508Z] 5dd36617d96b: Layer already exists [2023-02-14T20:44:56.508Z] 516e698bf08a: Layer already exists [2023-02-14T20:44:56.508Z] 714399a1b255: Layer already exists [2023-02-14T20:44:56.508Z] b7fe0483c517: Layer already exists [2023-02-14T20:44:56.508Z] 57f78bec9ff1: Layer already exists [2023-02-14T20:44:56.508Z] b4621f0acf6a: Layer already exists [2023-02-14T20:44:56.508Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:56.774Z] 3.0.0-dev.47: digest: sha256:200a6bd83cdfaa132c4ddaec20c735c78796acf5aa82be52395a96c42802c598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:57.114Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:57.450Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:57.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-14T20:44:57.450Z] 9eab8cec798a: Preparing [2023-02-14T20:44:57.450Z] c2958e020b72: Preparing [2023-02-14T20:44:57.450Z] f10c093515cf: Preparing [2023-02-14T20:44:57.450Z] 5dd36617d96b: Preparing [2023-02-14T20:44:57.450Z] 516e698bf08a: Preparing [2023-02-14T20:44:57.450Z] 57f78bec9ff1: Preparing [2023-02-14T20:44:57.450Z] b7fe0483c517: Preparing [2023-02-14T20:44:57.450Z] 714399a1b255: Preparing [2023-02-14T20:44:57.450Z] b4621f0acf6a: Preparing [2023-02-14T20:44:57.450Z] f70ee36035b9: Preparing [2023-02-14T20:44:57.450Z] 714399a1b255: Waiting [2023-02-14T20:44:57.450Z] 57f78bec9ff1: Waiting [2023-02-14T20:44:57.450Z] b4621f0acf6a: Waiting [2023-02-14T20:44:57.450Z] f70ee36035b9: Waiting [2023-02-14T20:44:57.450Z] b7fe0483c517: Waiting [2023-02-14T20:44:57.450Z] 5dd36617d96b: Layer already exists [2023-02-14T20:44:57.450Z] 516e698bf08a: Layer already exists [2023-02-14T20:44:57.450Z] 9eab8cec798a: Layer already exists [2023-02-14T20:44:57.450Z] c2958e020b72: Layer already exists [2023-02-14T20:44:57.450Z] f10c093515cf: Layer already exists [2023-02-14T20:44:57.717Z] 57f78bec9ff1: Layer already exists [2023-02-14T20:44:57.717Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:57.717Z] b7fe0483c517: Layer already exists [2023-02-14T20:44:57.717Z] 714399a1b255: Layer already exists [2023-02-14T20:44:57.717Z] b4621f0acf6a: Layer already exists [2023-02-14T20:44:57.717Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:200a6bd83cdfaa132c4ddaec20c735c78796acf5aa82be52395a96c42802c598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:58.064Z] + 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 [2023-02-14T20:44:58.403Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-14T20:44:58.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-14T20:44:58.403Z] 9eab8cec798a: Preparing [2023-02-14T20:44:58.403Z] c2958e020b72: Preparing [2023-02-14T20:44:58.403Z] f10c093515cf: Preparing [2023-02-14T20:44:58.403Z] 5dd36617d96b: Preparing [2023-02-14T20:44:58.403Z] 516e698bf08a: Preparing [2023-02-14T20:44:58.403Z] 57f78bec9ff1: Preparing [2023-02-14T20:44:58.403Z] b7fe0483c517: Preparing [2023-02-14T20:44:58.403Z] 714399a1b255: Preparing [2023-02-14T20:44:58.403Z] b4621f0acf6a: Preparing [2023-02-14T20:44:58.403Z] f70ee36035b9: Preparing [2023-02-14T20:44:58.403Z] 714399a1b255: Waiting [2023-02-14T20:44:58.403Z] b4621f0acf6a: Waiting [2023-02-14T20:44:58.403Z] f70ee36035b9: Waiting [2023-02-14T20:44:58.403Z] 57f78bec9ff1: Waiting [2023-02-14T20:44:58.403Z] f10c093515cf: Layer already exists [2023-02-14T20:44:58.403Z] 9eab8cec798a: Layer already exists [2023-02-14T20:44:58.403Z] c2958e020b72: Layer already exists [2023-02-14T20:44:58.403Z] 5dd36617d96b: Layer already exists [2023-02-14T20:44:58.403Z] 516e698bf08a: Layer already exists [2023-02-14T20:44:58.403Z] 57f78bec9ff1: Layer already exists [2023-02-14T20:44:58.403Z] 714399a1b255: Layer already exists [2023-02-14T20:44:58.403Z] b7fe0483c517: Layer already exists [2023-02-14T20:44:58.403Z] b4621f0acf6a: Layer already exists [2023-02-14T20:44:58.403Z] f70ee36035b9: Layer already exists [2023-02-14T20:44:58.676Z] main: digest: sha256:200a6bd83cdfaa132c4ddaec20c735c78796acf5aa82be52395a96c42802c598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:44:58.728Z] ===================================================== [Pipeline] echo [2023-02-14T20:44:58.736Z] taggedImages: [2023-02-14T20:44:58.736Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:58.736Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-14T20:44:58.736Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.47 [2023-02-14T20:44:58.736Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:58.736Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-14T20:44:58.751Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-14T20:44:58.751Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:58.751Z] latest [2023-02-14T20:44:58.751Z] 3.0.0-dev.47 [2023-02-14T20:44:58.751Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:44:58.751Z] main [2023-02-14T20:44:58.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:59.080Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:44:59.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:44:59.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-14T20:44:59.420Z] 6ce73cf1dbc5: Preparing [2023-02-14T20:44:59.420Z] a04cb20e9b27: Preparing [2023-02-14T20:44:59.420Z] 415a857e1ce0: Preparing [2023-02-14T20:44:59.420Z] 5c57d9295a02: Preparing [2023-02-14T20:44:59.420Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:44:59.687Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:44:59.687Z] 415a857e1ce0: Layer already exists [2023-02-14T20:44:59.687Z] 6ce73cf1dbc5: Pushed [2023-02-14T20:45:01.092Z] 5c57d9295a02: Pushed [2023-02-14T20:45:04.426Z] a04cb20e9b27: Pushed [2023-02-14T20:45:04.690Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:ab8bbe77cb83ff5324e580320556221df840f83c911b179f537bb19efb77e721 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:05.023Z] + 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 [2023-02-14T20:45:05.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-14T20:45:05.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-14T20:45:05.352Z] 6ce73cf1dbc5: Preparing [2023-02-14T20:45:05.352Z] a04cb20e9b27: Preparing [2023-02-14T20:45:05.352Z] 415a857e1ce0: Preparing [2023-02-14T20:45:05.352Z] 5c57d9295a02: Preparing [2023-02-14T20:45:05.352Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:05.352Z] a04cb20e9b27: Layer already exists [2023-02-14T20:45:05.352Z] 415a857e1ce0: Layer already exists [2023-02-14T20:45:05.352Z] 6ce73cf1dbc5: Layer already exists [2023-02-14T20:45:05.352Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:05.352Z] 5c57d9295a02: Layer already exists [2023-02-14T20:45:05.352Z] latest: digest: sha256:ab8bbe77cb83ff5324e580320556221df840f83c911b179f537bb19efb77e721 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:05.948Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:06.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.47 [2023-02-14T20:45:06.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-14T20:45:06.274Z] 6ce73cf1dbc5: Preparing [2023-02-14T20:45:06.274Z] a04cb20e9b27: Preparing [2023-02-14T20:45:06.274Z] 415a857e1ce0: Preparing [2023-02-14T20:45:06.274Z] 5c57d9295a02: Preparing [2023-02-14T20:45:06.274Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:06.274Z] 6ce73cf1dbc5: Layer already exists [2023-02-14T20:45:06.274Z] a04cb20e9b27: Layer already exists [2023-02-14T20:45:06.274Z] 415a857e1ce0: Layer already exists [2023-02-14T20:45:06.274Z] 5c57d9295a02: Layer already exists [2023-02-14T20:45:06.274Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:06.274Z] 3.0.0-dev.47: digest: sha256:ab8bbe77cb83ff5324e580320556221df840f83c911b179f537bb19efb77e721 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:06.615Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:06.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:45:06.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-14T20:45:06.948Z] 6ce73cf1dbc5: Preparing [2023-02-14T20:45:06.948Z] a04cb20e9b27: Preparing [2023-02-14T20:45:06.948Z] 415a857e1ce0: Preparing [2023-02-14T20:45:06.948Z] 5c57d9295a02: Preparing [2023-02-14T20:45:06.948Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:06.948Z] a04cb20e9b27: Layer already exists [2023-02-14T20:45:06.948Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:06.948Z] 6ce73cf1dbc5: Layer already exists [2023-02-14T20:45:06.948Z] 415a857e1ce0: Layer already exists [2023-02-14T20:45:06.948Z] 5c57d9295a02: Layer already exists [2023-02-14T20:45:06.948Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:ab8bbe77cb83ff5324e580320556221df840f83c911b179f537bb19efb77e721 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:07.279Z] + 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 [2023-02-14T20:45:07.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-14T20:45:07.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-14T20:45:07.611Z] 6ce73cf1dbc5: Preparing [2023-02-14T20:45:07.611Z] a04cb20e9b27: Preparing [2023-02-14T20:45:07.611Z] 415a857e1ce0: Preparing [2023-02-14T20:45:07.611Z] 5c57d9295a02: Preparing [2023-02-14T20:45:07.611Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:07.611Z] 6ce73cf1dbc5: Layer already exists [2023-02-14T20:45:07.611Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:07.611Z] 5c57d9295a02: Layer already exists [2023-02-14T20:45:07.611Z] 415a857e1ce0: Layer already exists [2023-02-14T20:45:07.611Z] a04cb20e9b27: Layer already exists [2023-02-14T20:45:07.611Z] main: digest: sha256:ab8bbe77cb83ff5324e580320556221df840f83c911b179f537bb19efb77e721 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:45:07.658Z] ===================================================== [Pipeline] echo [2023-02-14T20:45:07.664Z] taggedImages: [2023-02-14T20:45:07.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:45:07.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-14T20:45:07.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.47 [2023-02-14T20:45:07.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:45:07.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-14T20:45:07.679Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-14T20:45:07.679Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:45:07.679Z] latest [2023-02-14T20:45:07.679Z] 3.0.0-dev.47 [2023-02-14T20:45:07.679Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:45:07.679Z] main [2023-02-14T20:45:07.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:08.007Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:08.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:45:08.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-14T20:45:08.344Z] 72e1be9d5c52: Preparing [2023-02-14T20:45:08.344Z] 9c956d4fad3f: Preparing [2023-02-14T20:45:08.344Z] 22a68890597a: Preparing [2023-02-14T20:45:08.344Z] c70dbd77ce7d: Preparing [2023-02-14T20:45:08.344Z] 630ce311b54b: Preparing [2023-02-14T20:45:08.344Z] 40bbaee66f51: Preparing [2023-02-14T20:45:08.344Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:08.344Z] 40bbaee66f51: Waiting [2023-02-14T20:45:08.344Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:45:08.613Z] 22a68890597a: Pushed [2023-02-14T20:45:08.613Z] 72e1be9d5c52: Pushed [2023-02-14T20:45:08.613Z] 9c956d4fad3f: Pushed [2023-02-14T20:45:08.613Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:09.592Z] 40bbaee66f51: Pushed [2023-02-14T20:45:16.309Z] 630ce311b54b: Pushed [2023-02-14T20:45:24.489Z] c70dbd77ce7d: Pushed [2023-02-14T20:45:24.489Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:19bd413965ec80b647cf7fea94ae18f18fb1a6a4b29edad299997db53fd5e320 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:24.836Z] + 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 [2023-02-14T20:45:25.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-14T20:45:25.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-14T20:45:25.167Z] 72e1be9d5c52: Preparing [2023-02-14T20:45:25.167Z] 9c956d4fad3f: Preparing [2023-02-14T20:45:25.167Z] 22a68890597a: Preparing [2023-02-14T20:45:25.167Z] c70dbd77ce7d: Preparing [2023-02-14T20:45:25.167Z] 630ce311b54b: Preparing [2023-02-14T20:45:25.167Z] 40bbaee66f51: Preparing [2023-02-14T20:45:25.167Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:25.167Z] 40bbaee66f51: Waiting [2023-02-14T20:45:25.167Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:45:25.167Z] 72e1be9d5c52: Layer already exists [2023-02-14T20:45:25.167Z] 22a68890597a: Layer already exists [2023-02-14T20:45:25.167Z] 9c956d4fad3f: Layer already exists [2023-02-14T20:45:25.167Z] 630ce311b54b: Layer already exists [2023-02-14T20:45:25.167Z] c70dbd77ce7d: Layer already exists [2023-02-14T20:45:25.167Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:25.167Z] 40bbaee66f51: Layer already exists [2023-02-14T20:45:25.431Z] latest: digest: sha256:19bd413965ec80b647cf7fea94ae18f18fb1a6a4b29edad299997db53fd5e320 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:25.770Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:26.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.47 [2023-02-14T20:45:26.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-14T20:45:26.365Z] 72e1be9d5c52: Preparing [2023-02-14T20:45:26.365Z] 9c956d4fad3f: Preparing [2023-02-14T20:45:26.365Z] 22a68890597a: Preparing [2023-02-14T20:45:26.365Z] c70dbd77ce7d: Preparing [2023-02-14T20:45:26.365Z] 630ce311b54b: Preparing [2023-02-14T20:45:26.365Z] 40bbaee66f51: Preparing [2023-02-14T20:45:26.365Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:26.365Z] 40bbaee66f51: Waiting [2023-02-14T20:45:26.365Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:45:26.365Z] 72e1be9d5c52: Layer already exists [2023-02-14T20:45:26.365Z] c70dbd77ce7d: Layer already exists [2023-02-14T20:45:26.365Z] 630ce311b54b: Layer already exists [2023-02-14T20:45:26.365Z] 22a68890597a: Layer already exists [2023-02-14T20:45:26.365Z] 9c956d4fad3f: Layer already exists [2023-02-14T20:45:26.365Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:26.365Z] 40bbaee66f51: Layer already exists [2023-02-14T20:45:26.365Z] 3.0.0-dev.47: digest: sha256:19bd413965ec80b647cf7fea94ae18f18fb1a6a4b29edad299997db53fd5e320 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:26.963Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:27.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:45:27.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-14T20:45:27.292Z] 72e1be9d5c52: Preparing [2023-02-14T20:45:27.292Z] 9c956d4fad3f: Preparing [2023-02-14T20:45:27.292Z] 22a68890597a: Preparing [2023-02-14T20:45:27.292Z] c70dbd77ce7d: Preparing [2023-02-14T20:45:27.292Z] 630ce311b54b: Preparing [2023-02-14T20:45:27.292Z] 40bbaee66f51: Preparing [2023-02-14T20:45:27.292Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:27.292Z] 40bbaee66f51: Waiting [2023-02-14T20:45:27.292Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:45:27.292Z] 630ce311b54b: Layer already exists [2023-02-14T20:45:27.292Z] 9c956d4fad3f: Layer already exists [2023-02-14T20:45:27.292Z] 22a68890597a: Layer already exists [2023-02-14T20:45:27.292Z] c70dbd77ce7d: Layer already exists [2023-02-14T20:45:27.292Z] 72e1be9d5c52: Layer already exists [2023-02-14T20:45:27.292Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:27.292Z] 40bbaee66f51: Layer already exists [2023-02-14T20:45:27.292Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:19bd413965ec80b647cf7fea94ae18f18fb1a6a4b29edad299997db53fd5e320 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:27.886Z] + 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 [2023-02-14T20:45:28.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-14T20:45:28.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-14T20:45:28.213Z] 72e1be9d5c52: Preparing [2023-02-14T20:45:28.213Z] 9c956d4fad3f: Preparing [2023-02-14T20:45:28.213Z] 22a68890597a: Preparing [2023-02-14T20:45:28.213Z] c70dbd77ce7d: Preparing [2023-02-14T20:45:28.213Z] 630ce311b54b: Preparing [2023-02-14T20:45:28.213Z] 40bbaee66f51: Preparing [2023-02-14T20:45:28.213Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:28.213Z] 40bbaee66f51: Waiting [2023-02-14T20:45:28.213Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:45:28.213Z] 630ce311b54b: Layer already exists [2023-02-14T20:45:28.213Z] 9c956d4fad3f: Layer already exists [2023-02-14T20:45:28.213Z] 22a68890597a: Layer already exists [2023-02-14T20:45:28.213Z] 72e1be9d5c52: Layer already exists [2023-02-14T20:45:28.213Z] c70dbd77ce7d: Layer already exists [2023-02-14T20:45:28.213Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:28.213Z] 40bbaee66f51: Layer already exists [2023-02-14T20:45:28.478Z] main: digest: sha256:19bd413965ec80b647cf7fea94ae18f18fb1a6a4b29edad299997db53fd5e320 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:45:28.527Z] ===================================================== [Pipeline] echo [2023-02-14T20:45:28.537Z] taggedImages: [2023-02-14T20:45:28.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:45:28.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-14T20:45:28.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.47 [2023-02-14T20:45:28.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:45:28.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-14T20:45:28.561Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-14T20:45:28.561Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:45:28.561Z] latest [2023-02-14T20:45:28.561Z] 3.0.0-dev.47 [2023-02-14T20:45:28.561Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:45:28.561Z] main [2023-02-14T20:45:28.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:28.905Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:29.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:45:29.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-14T20:45:29.242Z] e5ffa6dcca8e: Preparing [2023-02-14T20:45:29.242Z] dd45bac9a4fa: Preparing [2023-02-14T20:45:29.242Z] b3c27ba525be: Preparing [2023-02-14T20:45:29.242Z] bc3aa157bba7: Preparing [2023-02-14T20:45:29.242Z] c4d3b10b3c2e: Preparing [2023-02-14T20:45:29.242Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:29.242Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:45:29.509Z] b3c27ba525be: Pushed [2023-02-14T20:45:29.509Z] e5ffa6dcca8e: Pushed [2023-02-14T20:45:29.509Z] dd45bac9a4fa: Pushed [2023-02-14T20:45:29.509Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:30.091Z] c4d3b10b3c2e: Pushed [2023-02-14T20:45:48.291Z] bc3aa157bba7: Pushed [2023-02-14T20:45:48.291Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:f5bed71db79aa2b9c98202267c281b9107bc96400ed7c9470c8ecc67b11e9600 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:48.625Z] + 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 [2023-02-14T20:45:48.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-14T20:45:48.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-14T20:45:48.951Z] e5ffa6dcca8e: Preparing [2023-02-14T20:45:48.951Z] dd45bac9a4fa: Preparing [2023-02-14T20:45:48.951Z] b3c27ba525be: Preparing [2023-02-14T20:45:48.951Z] bc3aa157bba7: Preparing [2023-02-14T20:45:48.951Z] c4d3b10b3c2e: Preparing [2023-02-14T20:45:48.951Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:48.951Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:45:48.951Z] dd45bac9a4fa: Layer already exists [2023-02-14T20:45:48.951Z] c4d3b10b3c2e: Layer already exists [2023-02-14T20:45:48.951Z] bc3aa157bba7: Layer already exists [2023-02-14T20:45:48.952Z] e5ffa6dcca8e: Layer already exists [2023-02-14T20:45:48.952Z] b3c27ba525be: Layer already exists [2023-02-14T20:45:48.952Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:49.215Z] latest: digest: sha256:f5bed71db79aa2b9c98202267c281b9107bc96400ed7c9470c8ecc67b11e9600 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:49.548Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:49.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.47 [2023-02-14T20:45:49.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-14T20:45:49.884Z] e5ffa6dcca8e: Preparing [2023-02-14T20:45:49.884Z] dd45bac9a4fa: Preparing [2023-02-14T20:45:49.884Z] b3c27ba525be: Preparing [2023-02-14T20:45:49.884Z] bc3aa157bba7: Preparing [2023-02-14T20:45:49.884Z] c4d3b10b3c2e: Preparing [2023-02-14T20:45:49.884Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:49.884Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:45:49.884Z] bc3aa157bba7: Layer already exists [2023-02-14T20:45:49.884Z] b3c27ba525be: Layer already exists [2023-02-14T20:45:49.884Z] dd45bac9a4fa: Layer already exists [2023-02-14T20:45:49.884Z] e5ffa6dcca8e: Layer already exists [2023-02-14T20:45:49.884Z] c4d3b10b3c2e: Layer already exists [2023-02-14T20:45:49.884Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:50.154Z] 3.0.0-dev.47: digest: sha256:f5bed71db79aa2b9c98202267c281b9107bc96400ed7c9470c8ecc67b11e9600 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:50.493Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:50.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:45:50.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-14T20:45:50.822Z] e5ffa6dcca8e: Preparing [2023-02-14T20:45:50.822Z] dd45bac9a4fa: Preparing [2023-02-14T20:45:50.822Z] b3c27ba525be: Preparing [2023-02-14T20:45:50.822Z] bc3aa157bba7: Preparing [2023-02-14T20:45:50.822Z] c4d3b10b3c2e: Preparing [2023-02-14T20:45:50.822Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:50.822Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:45:50.822Z] c4d3b10b3c2e: Layer already exists [2023-02-14T20:45:50.822Z] b3c27ba525be: Layer already exists [2023-02-14T20:45:50.822Z] dd45bac9a4fa: Layer already exists [2023-02-14T20:45:50.822Z] e5ffa6dcca8e: Layer already exists [2023-02-14T20:45:50.822Z] bc3aa157bba7: Layer already exists [2023-02-14T20:45:50.822Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:51.087Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:f5bed71db79aa2b9c98202267c281b9107bc96400ed7c9470c8ecc67b11e9600 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:51.426Z] + 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 [2023-02-14T20:45:51.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-14T20:45:51.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-14T20:45:51.767Z] e5ffa6dcca8e: Preparing [2023-02-14T20:45:51.767Z] dd45bac9a4fa: Preparing [2023-02-14T20:45:51.767Z] b3c27ba525be: Preparing [2023-02-14T20:45:51.767Z] bc3aa157bba7: Preparing [2023-02-14T20:45:51.767Z] c4d3b10b3c2e: Preparing [2023-02-14T20:45:51.767Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:51.767Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:45:51.767Z] c4d3b10b3c2e: Layer already exists [2023-02-14T20:45:51.767Z] bc3aa157bba7: Layer already exists [2023-02-14T20:45:51.767Z] dd45bac9a4fa: Layer already exists [2023-02-14T20:45:51.767Z] b3c27ba525be: Layer already exists [2023-02-14T20:45:51.767Z] e5ffa6dcca8e: Layer already exists [2023-02-14T20:45:51.767Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:52.034Z] main: digest: sha256:f5bed71db79aa2b9c98202267c281b9107bc96400ed7c9470c8ecc67b11e9600 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:45:52.078Z] ===================================================== [Pipeline] echo [2023-02-14T20:45:52.084Z] taggedImages: [2023-02-14T20:45:52.084Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:45:52.084Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-14T20:45:52.084Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.47 [2023-02-14T20:45:52.084Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:45:52.084Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-14T20:45:52.097Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-14T20:45:52.097Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:45:52.097Z] latest [2023-02-14T20:45:52.097Z] 3.0.0-dev.47 [2023-02-14T20:45:52.097Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:45:52.097Z] main [2023-02-14T20:45:52.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:52.423Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:45:52.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:45:52.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-14T20:45:52.754Z] 1b9dd728d297: Preparing [2023-02-14T20:45:52.754Z] 8d88b5841894: Preparing [2023-02-14T20:45:52.754Z] b0544605e1f2: Preparing [2023-02-14T20:45:52.754Z] 86070d6f587d: Preparing [2023-02-14T20:45:52.754Z] 3ff1e70c7906: Preparing [2023-02-14T20:45:52.754Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:45:52.754Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:45:53.023Z] 1b9dd728d297: Pushed [2023-02-14T20:45:53.023Z] 8d88b5841894: Pushed [2023-02-14T20:45:53.023Z] b0544605e1f2: Pushed [2023-02-14T20:45:53.023Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:45:53.608Z] 3ff1e70c7906: Pushed [2023-02-14T20:46:08.598Z] 86070d6f587d: Pushed [2023-02-14T20:46:08.864Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:2dbccc3620b5d24c763362c96b298dea318d83350dcfb653299bb6c5288f7b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:09.208Z] + 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 [2023-02-14T20:46:09.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-14T20:46:09.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-14T20:46:09.550Z] 1b9dd728d297: Preparing [2023-02-14T20:46:09.550Z] 8d88b5841894: Preparing [2023-02-14T20:46:09.550Z] b0544605e1f2: Preparing [2023-02-14T20:46:09.550Z] 86070d6f587d: Preparing [2023-02-14T20:46:09.550Z] 3ff1e70c7906: Preparing [2023-02-14T20:46:09.550Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:46:09.550Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:46:09.550Z] b0544605e1f2: Layer already exists [2023-02-14T20:46:09.550Z] 86070d6f587d: Layer already exists [2023-02-14T20:46:09.550Z] 8d88b5841894: Layer already exists [2023-02-14T20:46:09.550Z] 3ff1e70c7906: Layer already exists [2023-02-14T20:46:09.550Z] 1b9dd728d297: Layer already exists [2023-02-14T20:46:09.550Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:46:09.815Z] latest: digest: sha256:2dbccc3620b5d24c763362c96b298dea318d83350dcfb653299bb6c5288f7b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:10.163Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:10.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.47 [2023-02-14T20:46:10.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-14T20:46:10.507Z] 1b9dd728d297: Preparing [2023-02-14T20:46:10.507Z] 8d88b5841894: Preparing [2023-02-14T20:46:10.507Z] b0544605e1f2: Preparing [2023-02-14T20:46:10.507Z] 86070d6f587d: Preparing [2023-02-14T20:46:10.507Z] 3ff1e70c7906: Preparing [2023-02-14T20:46:10.507Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:46:10.507Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:46:10.772Z] 3ff1e70c7906: Layer already exists [2023-02-14T20:46:10.772Z] 1b9dd728d297: Layer already exists [2023-02-14T20:46:10.772Z] 8d88b5841894: Layer already exists [2023-02-14T20:46:10.772Z] 86070d6f587d: Layer already exists [2023-02-14T20:46:10.772Z] b0544605e1f2: Layer already exists [2023-02-14T20:46:10.772Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:46:11.037Z] 3.0.0-dev.47: digest: sha256:2dbccc3620b5d24c763362c96b298dea318d83350dcfb653299bb6c5288f7b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:11.376Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:11.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:46:11.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-14T20:46:11.718Z] 1b9dd728d297: Preparing [2023-02-14T20:46:11.718Z] 8d88b5841894: Preparing [2023-02-14T20:46:11.718Z] b0544605e1f2: Preparing [2023-02-14T20:46:11.718Z] 86070d6f587d: Preparing [2023-02-14T20:46:11.718Z] 3ff1e70c7906: Preparing [2023-02-14T20:46:11.718Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:46:11.718Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:46:11.984Z] 3ff1e70c7906: Layer already exists [2023-02-14T20:46:11.984Z] 8d88b5841894: Layer already exists [2023-02-14T20:46:11.984Z] b0544605e1f2: Layer already exists [2023-02-14T20:46:11.984Z] 1b9dd728d297: Layer already exists [2023-02-14T20:46:11.984Z] 86070d6f587d: Layer already exists [2023-02-14T20:46:11.984Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:46:11.985Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:2dbccc3620b5d24c763362c96b298dea318d83350dcfb653299bb6c5288f7b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:12.327Z] + 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 [2023-02-14T20:46:12.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-14T20:46:12.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-14T20:46:12.667Z] 1b9dd728d297: Preparing [2023-02-14T20:46:12.667Z] 8d88b5841894: Preparing [2023-02-14T20:46:12.667Z] b0544605e1f2: Preparing [2023-02-14T20:46:12.667Z] 86070d6f587d: Preparing [2023-02-14T20:46:12.667Z] 3ff1e70c7906: Preparing [2023-02-14T20:46:12.667Z] a8cfdf0cc8ec: Preparing [2023-02-14T20:46:12.667Z] a8cfdf0cc8ec: Waiting [2023-02-14T20:46:12.932Z] 1b9dd728d297: Layer already exists [2023-02-14T20:46:12.932Z] 8d88b5841894: Layer already exists [2023-02-14T20:46:12.932Z] b0544605e1f2: Layer already exists [2023-02-14T20:46:12.932Z] 86070d6f587d: Layer already exists [2023-02-14T20:46:12.932Z] 3ff1e70c7906: Layer already exists [2023-02-14T20:46:12.932Z] a8cfdf0cc8ec: Layer already exists [2023-02-14T20:46:12.932Z] main: digest: sha256:2dbccc3620b5d24c763362c96b298dea318d83350dcfb653299bb6c5288f7b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:46:12.982Z] ===================================================== [Pipeline] echo [2023-02-14T20:46:12.988Z] taggedImages: [2023-02-14T20:46:12.988Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:46:12.988Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-14T20:46:12.988Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.47 [2023-02-14T20:46:12.988Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:46:12.988Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-14T20:46:13.001Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-14T20:46:13.001Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:46:13.001Z] latest [2023-02-14T20:46:13.001Z] 3.0.0-dev.47 [2023-02-14T20:46:13.001Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:46:13.001Z] main [2023-02-14T20:46:13.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:13.331Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:13.667Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:46:13.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-14T20:46:13.667Z] c3559faa9ae1: Preparing [2023-02-14T20:46:13.667Z] f8443e66d54a: Preparing [2023-02-14T20:46:13.667Z] 415a857e1ce0: Preparing [2023-02-14T20:46:13.667Z] 3dcaa83003ef: Preparing [2023-02-14T20:46:13.667Z] f70ee36035b9: Preparing [2023-02-14T20:46:13.951Z] f70ee36035b9: Layer already exists [2023-02-14T20:46:13.951Z] 415a857e1ce0: Layer already exists [2023-02-14T20:46:14.217Z] c3559faa9ae1: Pushed [2023-02-14T20:46:14.217Z] 3dcaa83003ef: Pushed [2023-02-14T20:46:19.559Z] f8443e66d54a: Pushed [2023-02-14T20:46:19.559Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:ebd1050b7c522246446141b7634f63873dcb57209d158518edf90ad3c34239c3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:19.903Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:20.242Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-14T20:46:20.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-14T20:46:20.242Z] c3559faa9ae1: Preparing [2023-02-14T20:46:20.242Z] f8443e66d54a: Preparing [2023-02-14T20:46:20.242Z] 415a857e1ce0: Preparing [2023-02-14T20:46:20.242Z] 3dcaa83003ef: Preparing [2023-02-14T20:46:20.242Z] f70ee36035b9: Preparing [2023-02-14T20:46:20.242Z] f8443e66d54a: Layer already exists [2023-02-14T20:46:20.242Z] c3559faa9ae1: Layer already exists [2023-02-14T20:46:20.242Z] 3dcaa83003ef: Layer already exists [2023-02-14T20:46:20.242Z] f70ee36035b9: Layer already exists [2023-02-14T20:46:20.242Z] 415a857e1ce0: Layer already exists [2023-02-14T20:46:20.508Z] latest: digest: sha256:ebd1050b7c522246446141b7634f63873dcb57209d158518edf90ad3c34239c3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:20.851Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:21.197Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.47 [2023-02-14T20:46:21.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-14T20:46:21.197Z] c3559faa9ae1: Preparing [2023-02-14T20:46:21.197Z] f8443e66d54a: Preparing [2023-02-14T20:46:21.197Z] 415a857e1ce0: Preparing [2023-02-14T20:46:21.197Z] 3dcaa83003ef: Preparing [2023-02-14T20:46:21.197Z] f70ee36035b9: Preparing [2023-02-14T20:46:21.197Z] f70ee36035b9: Layer already exists [2023-02-14T20:46:21.197Z] 3dcaa83003ef: Layer already exists [2023-02-14T20:46:21.197Z] f8443e66d54a: Layer already exists [2023-02-14T20:46:21.197Z] 415a857e1ce0: Layer already exists [2023-02-14T20:46:21.197Z] c3559faa9ae1: Layer already exists [2023-02-14T20:46:21.469Z] 3.0.0-dev.47: digest: sha256:ebd1050b7c522246446141b7634f63873dcb57209d158518edf90ad3c34239c3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:21.814Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:22.152Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:46:22.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-14T20:46:22.152Z] c3559faa9ae1: Preparing [2023-02-14T20:46:22.152Z] f8443e66d54a: Preparing [2023-02-14T20:46:22.152Z] 415a857e1ce0: Preparing [2023-02-14T20:46:22.152Z] 3dcaa83003ef: Preparing [2023-02-14T20:46:22.152Z] f70ee36035b9: Preparing [2023-02-14T20:46:22.152Z] f70ee36035b9: Layer already exists [2023-02-14T20:46:22.152Z] 3dcaa83003ef: Layer already exists [2023-02-14T20:46:22.152Z] f8443e66d54a: Layer already exists [2023-02-14T20:46:22.152Z] 415a857e1ce0: Layer already exists [2023-02-14T20:46:22.152Z] c3559faa9ae1: Layer already exists [2023-02-14T20:46:22.419Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:ebd1050b7c522246446141b7634f63873dcb57209d158518edf90ad3c34239c3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:22.766Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:23.099Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-14T20:46:23.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-14T20:46:23.099Z] c3559faa9ae1: Preparing [2023-02-14T20:46:23.099Z] f8443e66d54a: Preparing [2023-02-14T20:46:23.099Z] 415a857e1ce0: Preparing [2023-02-14T20:46:23.099Z] 3dcaa83003ef: Preparing [2023-02-14T20:46:23.099Z] f70ee36035b9: Preparing [2023-02-14T20:46:23.099Z] f8443e66d54a: Layer already exists [2023-02-14T20:46:23.099Z] f70ee36035b9: Layer already exists [2023-02-14T20:46:23.099Z] c3559faa9ae1: Layer already exists [2023-02-14T20:46:23.099Z] 415a857e1ce0: Layer already exists [2023-02-14T20:46:23.099Z] 3dcaa83003ef: Layer already exists [2023-02-14T20:46:23.367Z] main: digest: sha256:ebd1050b7c522246446141b7634f63873dcb57209d158518edf90ad3c34239c3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:46:23.421Z] ===================================================== [Pipeline] echo [2023-02-14T20:46:23.429Z] taggedImages: [2023-02-14T20:46:23.429Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:46:23.429Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-14T20:46:23.429Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.47 [2023-02-14T20:46:23.429Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:46:23.429Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-14T20:46:23.450Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-14T20:46:23.450Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:46:23.450Z] latest [2023-02-14T20:46:23.450Z] 3.0.0-dev.47 [2023-02-14T20:46:23.450Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:46:23.450Z] main [2023-02-14T20:46:23.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:23.787Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:24.169Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:46:24.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-14T20:46:24.169Z] bab7a19c2127: Preparing [2023-02-14T20:46:24.169Z] a10dc30f3d5e: Preparing [2023-02-14T20:46:24.169Z] 415a857e1ce0: Preparing [2023-02-14T20:46:24.169Z] 61f521c2cc9b: Preparing [2023-02-14T20:46:24.169Z] f70ee36035b9: Preparing [2023-02-14T20:46:24.169Z] f70ee36035b9: Layer already exists [2023-02-14T20:46:24.169Z] 415a857e1ce0: Layer already exists [2023-02-14T20:46:24.169Z] 61f521c2cc9b: Layer already exists [2023-02-14T20:46:24.435Z] bab7a19c2127: Pushed [2023-02-14T20:46:31.079Z] a10dc30f3d5e: Pushed [2023-02-14T20:46:31.079Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:ad2e6e8eb6787be236bdd99c227c2218843b2796901431a679f83689a43096ac size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:31.476Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:31.841Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-14T20:46:31.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-14T20:46:31.841Z] bab7a19c2127: Preparing [2023-02-14T20:46:31.841Z] a10dc30f3d5e: Preparing [2023-02-14T20:46:31.841Z] 415a857e1ce0: Preparing [2023-02-14T20:46:31.841Z] 61f521c2cc9b: Preparing [2023-02-14T20:46:31.841Z] f70ee36035b9: Preparing [2023-02-14T20:46:31.841Z] bab7a19c2127: Layer already exists [2023-02-14T20:46:31.841Z] f70ee36035b9: Layer already exists [2023-02-14T20:46:31.841Z] a10dc30f3d5e: Layer already exists [2023-02-14T20:46:31.841Z] 415a857e1ce0: Layer already exists [2023-02-14T20:46:31.841Z] 61f521c2cc9b: Layer already exists [2023-02-14T20:46:32.110Z] latest: digest: sha256:ad2e6e8eb6787be236bdd99c227c2218843b2796901431a679f83689a43096ac size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:32.464Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:32.805Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.47 [2023-02-14T20:46:32.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-14T20:46:32.805Z] bab7a19c2127: Preparing [2023-02-14T20:46:32.805Z] a10dc30f3d5e: Preparing [2023-02-14T20:46:32.805Z] 415a857e1ce0: Preparing [2023-02-14T20:46:32.805Z] 61f521c2cc9b: Preparing [2023-02-14T20:46:32.805Z] f70ee36035b9: Preparing [2023-02-14T20:46:32.805Z] a10dc30f3d5e: Layer already exists [2023-02-14T20:46:32.805Z] f70ee36035b9: Layer already exists [2023-02-14T20:46:32.805Z] bab7a19c2127: Layer already exists [2023-02-14T20:46:32.805Z] 415a857e1ce0: Layer already exists [2023-02-14T20:46:32.805Z] 61f521c2cc9b: Layer already exists [2023-02-14T20:46:33.074Z] 3.0.0-dev.47: digest: sha256:ad2e6e8eb6787be236bdd99c227c2218843b2796901431a679f83689a43096ac size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:33.417Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:33.752Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:46:33.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-14T20:46:33.752Z] bab7a19c2127: Preparing [2023-02-14T20:46:33.752Z] a10dc30f3d5e: Preparing [2023-02-14T20:46:33.752Z] 415a857e1ce0: Preparing [2023-02-14T20:46:33.752Z] 61f521c2cc9b: Preparing [2023-02-14T20:46:33.752Z] f70ee36035b9: Preparing [2023-02-14T20:46:33.752Z] 415a857e1ce0: Layer already exists [2023-02-14T20:46:33.753Z] bab7a19c2127: Layer already exists [2023-02-14T20:46:33.753Z] 61f521c2cc9b: Layer already exists [2023-02-14T20:46:33.753Z] f70ee36035b9: Layer already exists [2023-02-14T20:46:33.753Z] a10dc30f3d5e: Layer already exists [2023-02-14T20:46:33.753Z] 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:ad2e6e8eb6787be236bdd99c227c2218843b2796901431a679f83689a43096ac size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:34.360Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:34.690Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-14T20:46:34.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-14T20:46:34.690Z] bab7a19c2127: Preparing [2023-02-14T20:46:34.690Z] a10dc30f3d5e: Preparing [2023-02-14T20:46:34.690Z] 415a857e1ce0: Preparing [2023-02-14T20:46:34.690Z] 61f521c2cc9b: Preparing [2023-02-14T20:46:34.690Z] f70ee36035b9: Preparing [2023-02-14T20:46:34.690Z] 415a857e1ce0: Layer already exists [2023-02-14T20:46:34.690Z] f70ee36035b9: Layer already exists [2023-02-14T20:46:34.690Z] a10dc30f3d5e: Layer already exists [2023-02-14T20:46:34.690Z] 61f521c2cc9b: Layer already exists [2023-02-14T20:46:34.690Z] bab7a19c2127: Layer already exists [2023-02-14T20:46:34.956Z] main: digest: sha256:ad2e6e8eb6787be236bdd99c227c2218843b2796901431a679f83689a43096ac size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-14T20:46:35.002Z] ===================================================== [Pipeline] echo [2023-02-14T20:46:35.008Z] taggedImages: [2023-02-14T20:46:35.008Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [2023-02-14T20:46:35.008Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-14T20:46:35.008Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.47 [2023-02-14T20:46:35.008Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [2023-02-14T20:46:35.008Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:35.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T20:46:35.362Z] [2023-02-14T20:46:35.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:46:35.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T20:46:35.959Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T20:46:35.959Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T20:46:35.959Z] 04944245beec: Pulling fs layer [2023-02-14T20:46:35.959Z] 699f458cf7ca: Pulling fs layer [2023-02-14T20:46:35.959Z] 765212b225bb: Pulling fs layer [2023-02-14T20:46:35.959Z] f23df028b6ca: Pulling fs layer [2023-02-14T20:46:35.959Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T20:46:35.959Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T20:46:35.959Z] 765212b225bb: Waiting [2023-02-14T20:46:35.959Z] f23df028b6ca: Waiting [2023-02-14T20:46:35.959Z] d65c8cfc05b1: Waiting [2023-02-14T20:46:35.959Z] 2437ff75d9bd: Waiting [2023-02-14T20:46:35.959Z] 04944245beec: Download complete [2023-02-14T20:46:35.959Z] 765212b225bb: Download complete [2023-02-14T20:46:35.959Z] f23df028b6ca: Verifying Checksum [2023-02-14T20:46:35.959Z] f23df028b6ca: Download complete [2023-02-14T20:46:36.230Z] d65c8cfc05b1: Verifying Checksum [2023-02-14T20:46:36.230Z] d65c8cfc05b1: Download complete [2023-02-14T20:46:36.230Z] 699f458cf7ca: Verifying Checksum [2023-02-14T20:46:36.230Z] 699f458cf7ca: Download complete [2023-02-14T20:46:36.499Z] 8998bd30e6a1: Verifying Checksum [2023-02-14T20:46:36.499Z] 8998bd30e6a1: Download complete [2023-02-14T20:46:39.084Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T20:46:39.084Z] 2437ff75d9bd: Download complete [2023-02-14T20:46:41.029Z] 8998bd30e6a1: Pull complete [2023-02-14T20:46:41.297Z] 04944245beec: Pull complete [2023-02-14T20:46:42.705Z] 699f458cf7ca: Pull complete [2023-02-14T20:46:42.973Z] 765212b225bb: Pull complete [2023-02-14T20:46:43.555Z] f23df028b6ca: Pull complete [2023-02-14T20:46:43.822Z] d65c8cfc05b1: Pull complete [2023-02-14T20:46:58.813Z] 2437ff75d9bd: Pull complete [2023-02-14T20:46:58.813Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T20:46:58.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T20:46:58.813Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:46:59.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-5887 does not seem to be running inside a container [2023-02-14T20:46:59.063Z] $ 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/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@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 [2023-02-14T20:47:02.275Z] $ docker top 38a971c6b9b5ee7a6eb8062876a51df321b3d3a6682f990eae6394052ac722ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:47:03.202Z] ---> job-cost.sh [2023-02-14T20:47:03.202Z] lf-activate-venv: SKIPPING [2023-02-14T20:47:03.202Z] INFO: No Stack... [2023-02-14T20:47:03.783Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T20:47:04.365Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T20:47:04.998Z] + cat /w/workspace/edgex-go/407/archives/cost.csv [2023-02-14T20:47:04.998Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T20:47:05.040Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-407-stack-cost] [2023-02-14T20:47:05.046Z] Resource [jenkins-edgexfoundry-edgex-go-main-407-stack-cost] did not exist. Created. [2023-02-14T20:47:05.046Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-407-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T20:47:05.690Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T20:47:06.358Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T20:47:06.368Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-407-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T20:47:06.370Z] $ docker stop --time=1 38a971c6b9b5ee7a6eb8062876a51df321b3d3a6682f990eae6394052ac722ec [2023-02-14T20:47:07.962Z] $ docker rm -f --volumes 38a971c6b9b5ee7a6eb8062876a51df321b3d3a6682f990eae6394052ac722ec [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 [2023-02-14T20:47:08.402Z] provisioning config files... [2023-02-14T20:47:08.409Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/407@tmp/config10039721331606497006tmp [Pipeline] { [Pipeline] sh [2023-02-14T20:47:08.705Z] + set +x [2023-02-14T20:47:08.705Z] + curl -s https://codecov.io/bash [2023-02-14T20:47:08.705Z] + bash -s -- [2023-02-14T20:47:08.705Z] [2023-02-14T20:47:08.705Z] _____ _ [2023-02-14T20:47:08.705Z] / ____| | | [2023-02-14T20:47:08.705Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T20:47:08.705Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T20:47:08.705Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T20:47:08.705Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T20:47:08.705Z] Bash-1.0.6 [2023-02-14T20:47:08.705Z] [2023-02-14T20:47:08.705Z] [2023-02-14T20:47:08.705Z] ==> git version 2.25.1 found [2023-02-14T20:47:08.705Z] ==> 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 [2023-02-14T20:47:08.705Z] Release-Date: 2020-01-08 [2023-02-14T20:47:08.705Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-14T20:47:08.705Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T20:47:08.705Z] ==> Jenkins CI detected. [2023-02-14T20:47:08.705Z] current dir:  /w/workspace/edgex-go/407 [2023-02-14T20:47:08.705Z] project root: . [2023-02-14T20:47:08.705Z] --> token set from env [2023-02-14T20:47:08.705Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T20:47:08.705Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T20:47:08.965Z] ==> Python coveragepy not found [2023-02-14T20:47:08.965Z] ==> Searching for coverage reports in: [2023-02-14T20:47:08.965Z] + . [2023-02-14T20:47:08.965Z] -> Found 1 reports [2023-02-14T20:47:08.965Z] ==> Detecting git/mercurial file structure [2023-02-14T20:47:08.965Z] ==> Reading reports [2023-02-14T20:47:08.965Z] + ./coverage.out bytes=487233 [2023-02-14T20:47:08.965Z] ==> Appending adjustments [2023-02-14T20:47:08.965Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T20:47:09.897Z] + Found adjustments [2023-02-14T20:47:09.897Z] ==> Gzipping contents [2023-02-14T20:47:10.155Z] 64K /tmp/codecov.fnogyY.gz [2023-02-14T20:47:10.155Z] ==> Uploading reports [2023-02-14T20:47:10.155Z] url: https://codecov.io [2023-02-14T20:47:10.155Z] query: branch=main&commit=3a7cf403fe7587e533bf169ada0df6231d8066d7&build=407&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F407%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-14T20:47:10.155Z] -> Pinging Codecov [2023-02-14T20:47:10.155Z] 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=3a7cf403fe7587e533bf169ada0df6231d8066d7&build=407&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F407%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-14T20:47:10.155Z] -> Uploading to [2023-02-14T20:47:10.155Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/00271124DB129430A58F1EEE437C3FCB/3a7cf403fe7587e533bf169ada0df6231d8066d7/7ed803eb-fd17-4a7d-9057-839ba1d1a9c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T204710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d66ef8d00543321b8ff318407a7639cb239a3c9739c1ac98aad91c23e216fb8c [2023-02-14T20:47:10.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T20:47:10.155Z] Dload Upload Total Spent Left Speed [2023-02-14T20:47:10.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62903 0 0 100 62903 0 193k --:--:-- --:--:-- --:--:-- 193k [2023-02-14T20:47:10.674Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [2023-02-14T20:47:10.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-14T20:47:10.806Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-14T20:47:10.814Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:47:11.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T20:47:11.110Z] [2023-02-14T20:47:11.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:47:11.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T20:47:11.409Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-14T20:47:11.409Z] df9b9388f04a: Pulling fs layer [2023-02-14T20:47:11.409Z] 52dc419b0ee2: Pulling fs layer [2023-02-14T20:47:11.409Z] 25bc292e5bac: Pulling fs layer [2023-02-14T20:47:11.409Z] 114826534d7a: Pulling fs layer [2023-02-14T20:47:11.409Z] 4657fd5d0bcf: Pulling fs layer [2023-02-14T20:47:11.409Z] 6ad1cebc031e: Pulling fs layer [2023-02-14T20:47:11.409Z] 8a3aa393b2d8: Pulling fs layer [2023-02-14T20:47:11.409Z] 114826534d7a: Waiting [2023-02-14T20:47:11.409Z] 4657fd5d0bcf: Waiting [2023-02-14T20:47:11.409Z] 6ad1cebc031e: Waiting [2023-02-14T20:47:11.409Z] 25bc292e5bac: Verifying Checksum [2023-02-14T20:47:11.409Z] 25bc292e5bac: Download complete [2023-02-14T20:47:11.409Z] 52dc419b0ee2: Download complete [2023-02-14T20:47:11.409Z] 4657fd5d0bcf: Download complete [2023-02-14T20:47:11.409Z] df9b9388f04a: Download complete [2023-02-14T20:47:11.671Z] df9b9388f04a: Pull complete [2023-02-14T20:47:11.671Z] 52dc419b0ee2: Pull complete [2023-02-14T20:47:11.671Z] 6ad1cebc031e: Verifying Checksum [2023-02-14T20:47:11.671Z] 6ad1cebc031e: Download complete [2023-02-14T20:47:11.671Z] 25bc292e5bac: Pull complete [2023-02-14T20:47:12.656Z] 114826534d7a: Verifying Checksum [2023-02-14T20:47:12.657Z] 114826534d7a: Download complete [2023-02-14T20:47:13.221Z] 8a3aa393b2d8: Verifying Checksum [2023-02-14T20:47:13.221Z] 8a3aa393b2d8: Download complete [2023-02-14T20:47:15.745Z] 114826534d7a: Pull complete [2023-02-14T20:47:15.745Z] 4657fd5d0bcf: Pull complete [2023-02-14T20:47:16.310Z] 6ad1cebc031e: Pull complete [2023-02-14T20:47:18.837Z] 8a3aa393b2d8: Pull complete [2023-02-14T20:47:18.837Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-14T20:47:18.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-14T20:47:18.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:47:18.923Z] prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container [2023-02-14T20:47:18.925Z] $ 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/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-14T20:47:21.637Z] $ docker top a8c7d28d9fa6fbe5e37b1e04d02bbc1b877570f9da417c2bac2449713ec4f5ae -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T20:47:21.731Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-14T20:47:22.010Z] + set -o pipefail [2023-02-14T20:47:22.010Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-14T20:47:28.577Z] [2023-02-14T20:47:28.577Z] Monitoring /w/workspace/edgex-go/407 (github.com/edgexfoundry/edgex-go)... [2023-02-14T20:47:28.577Z] [2023-02-14T20:47:28.577Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/e0debef1-3512-4891-a7f4-e7473bdfcdf3 [2023-02-14T20:47:28.577Z] [2023-02-14T20:47:28.577Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-14T20:47:28.577Z] [2023-02-14T20:47:28.577Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-14T20:47:28.577Z] [2023-02-14T20:47:28.577Z] [2023-02-14T20:47:28.577Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-14T20:47:28.577Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-14T20:47:28.577Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-14T20:47:28.557Z] $ docker stop --time=1 a8c7d28d9fa6fbe5e37b1e04d02bbc1b877570f9da417c2bac2449713ec4f5ae [2023-02-14T20:47:30.991Z] $ docker rm -f --volumes a8c7d28d9fa6fbe5e37b1e04d02bbc1b877570f9da417c2bac2449713ec4f5ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-14T20:47:31.380Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T20:47:31.390Z] provisioning config files... [2023-02-14T20:47:31.396Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/407@tmp/config3532685504785188331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:47:31.686Z] --> edgex-publish-swagger.sh [2023-02-14T20:47:31.686Z] === Publish openapi/v2 API === [2023-02-14T20:47:31.686Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-02-14T20:47:31.686Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/407/openapi/v2/core-command.yaml] [2023-02-14T20:47:31.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T20:47:31.686Z] Dload Upload Total Spent Left Speed [2023-02-14T20:47:32.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 49745 --:--:-- --:--:-- --:--:-- 49745 [2023-02-14T20:47:32.255Z] [2023-02-14T20:47:32.255Z] [2023-02-14T20:47:32.255Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/407/openapi/v2/core-data.yaml] [2023-02-14T20:47:32.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T20:47:32.255Z] Dload Upload Total Spent Left Speed [2023-02-14T20:47:32.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 116k --:--:-- --:--:-- --:--:-- 116k [2023-02-14T20:47:32.828Z] [2023-02-14T20:47:32.828Z] [2023-02-14T20:47:32.828Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/407/openapi/v2/core-metadata.yaml] [2023-02-14T20:47:32.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T20:47:32.828Z] Dload Upload Total Spent Left Speed [2023-02-14T20:47:33.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 258k --:--:-- --:--:-- --:--:-- 258k 100 142k 0 0 100 142k 0 258k --:--:-- --:--:-- --:--:-- 258k [2023-02-14T20:47:33.394Z] [2023-02-14T20:47:33.394Z] [2023-02-14T20:47:33.394Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/407/openapi/v2/support-notifications.yaml] [2023-02-14T20:47:33.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T20:47:33.394Z] Dload Upload Total Spent Left Speed [2023-02-14T20:47:33.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 154k --:--:-- --:--:-- --:--:-- 154k [2023-02-14T20:47:33.960Z] [2023-02-14T20:47:33.960Z] [2023-02-14T20:47:33.960Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/407/openapi/v2/support-scheduler.yaml] [2023-02-14T20:47:33.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T20:47:33.960Z] Dload Upload Total Spent Left Speed [2023-02-14T20:47:34.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 69390 --:--:-- --:--:-- --:--:-- 69260 100 36985 0 0 100 36985 0 69390 --:--:-- --:--:-- --:--:-- 69260 [2023-02-14T20:47:34.526Z] [2023-02-14T20:47:34.526Z] [Pipeline] } [2023-02-14T20:47:34.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-02-14T20:47:34.938Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T20:47:34.938Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:47:35.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:47:35.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:47:35.305Z] prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container [2023-02-14T20:47:35.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T20:47:35.677Z] $ docker top d62c2075f0ef495bebc97eabd1b653288e02b18175d5510ff2f832faca424949 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T20:47:35.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T20:47:35.794Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T20:47:35.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T20:47:35.873Z] $ docker exec d62c2075f0ef495bebc97eabd1b653288e02b18175d5510ff2f832faca424949 ssh-agent [2023-02-14T20:47:36.029Z] SSH_AUTH_SOCK=/tmp/ssh-9pTEv2hU9sHr/agent.31 [2023-02-14T20:47:36.029Z] SSH_AGENT_PID=37 [2023-02-14T20:47:36.034Z] Running ssh-add (command line suppressed) [2023-02-14T20:47:36.117Z] Identity added: /w/workspace/edgex-go/407@tmp/private_key_674422974887963719.key (/w/workspace/edgex-go/407@tmp/private_key_674422974887963719.key) [2023-02-14T20:47:36.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T20:47:36.446Z] + git semver tag [2023-02-14T20:47:36.704Z] 2023-02-14 20:47:36,610 [run_tag] DEBUG tag force:False [2023-02-14T20:47:36.704Z] 2023-02-14 20:47:36,610 [check_head_tag] DEBUG check head tag [2023-02-14T20:47:36.704Z] 2023-02-14 20:47:36,613 [execute] INFO git cat-file --batch-check [2023-02-14T20:47:36.704Z] 2023-02-14 20:47:36,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/407, universal_newlines=False, shell=None, istream=) [2023-02-14T20:47:36.704Z] 2023-02-14 20:47:36,616 [execute] INFO git cat-file --batch [2023-02-14T20:47:36.704Z] 2023-02-14 20:47:36,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/407, universal_newlines=False, shell=None, istream=) [2023-02-14T20:47:36.704Z] 2023-02-14 20:47:36,665 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main [2023-02-14T20:47:36.704Z] 2023-02-14 20:47:36,665 [execute] INFO git tag -a v3.0.0-dev.47 -m v3.0.0-dev.47 [2023-02-14T20:47:36.704Z] 2023-02-14 20:47:36,665 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.47', '-m', 'v3.0.0-dev.47'], cwd=/w/workspace/edgex-go/407, universal_newlines=False, shell=None, istream=None) [2023-02-14T20:47:36.704Z] 2023-02-14 20:47:36,669 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main [2023-02-14T20:47:36.704Z] 3.0.0-dev.47 [Pipeline] } [2023-02-14T20:47:36.940Z] $ docker exec --env ******** --env ******** d62c2075f0ef495bebc97eabd1b653288e02b18175d5510ff2f832faca424949 ssh-agent -k [2023-02-14T20:47:37.032Z] unset SSH_AUTH_SOCK; [2023-02-14T20:47:37.032Z] unset SSH_AGENT_PID; [2023-02-14T20:47:37.032Z] echo Agent pid 37 killed; [2023-02-14T20:47:37.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T20:47:37.388Z] + git semver [Pipeline] } [2023-02-14T20:47:37.627Z] $ docker stop --time=1 d62c2075f0ef495bebc97eabd1b653288e02b18175d5510ff2f832faca424949 [2023-02-14T20:47:38.947Z] $ docker rm -f --volumes d62c2075f0ef495bebc97eabd1b653288e02b18175d5510ff2f832faca424949 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:47:39.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T20:47:39.336Z] [2023-02-14T20:47:39.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:47:39.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T20:47:39.629Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-14T20:47:39.629Z] ab5ef0e58194: Pulling fs layer [2023-02-14T20:47:39.629Z] 9712f1f96733: Pulling fs layer [2023-02-14T20:47:39.629Z] 63f879dbbcfc: Pulling fs layer [2023-02-14T20:47:39.629Z] 0d9ebad4ef96: Pulling fs layer [2023-02-14T20:47:39.629Z] e9a5061849ea: Pulling fs layer [2023-02-14T20:47:39.629Z] d747dcd14b5f: Pulling fs layer [2023-02-14T20:47:39.629Z] 2de7ff778b66: Pulling fs layer [2023-02-14T20:47:39.629Z] 0d9ebad4ef96: Waiting [2023-02-14T20:47:39.629Z] e9a5061849ea: Waiting [2023-02-14T20:47:39.629Z] d747dcd14b5f: Waiting [2023-02-14T20:47:39.629Z] 2de7ff778b66: Waiting [2023-02-14T20:47:39.629Z] 9712f1f96733: Verifying Checksum [2023-02-14T20:47:39.629Z] 9712f1f96733: Download complete [2023-02-14T20:47:40.628Z] 63f879dbbcfc: Verifying Checksum [2023-02-14T20:47:40.628Z] 63f879dbbcfc: Download complete [2023-02-14T20:47:41.230Z] ab5ef0e58194: Verifying Checksum [2023-02-14T20:47:41.230Z] ab5ef0e58194: Download complete [2023-02-14T20:47:41.230Z] 0d9ebad4ef96: Verifying Checksum [2023-02-14T20:47:41.230Z] d747dcd14b5f: Verifying Checksum [2023-02-14T20:47:41.230Z] d747dcd14b5f: Download complete [2023-02-14T20:47:41.230Z] e9a5061849ea: Verifying Checksum [2023-02-14T20:47:41.230Z] e9a5061849ea: Download complete [2023-02-14T20:47:41.230Z] 2de7ff778b66: Verifying Checksum [2023-02-14T20:47:41.230Z] 2de7ff778b66: Download complete [2023-02-14T20:47:43.754Z] ab5ef0e58194: Pull complete [2023-02-14T20:47:43.754Z] 9712f1f96733: Pull complete [2023-02-14T20:47:44.013Z] 63f879dbbcfc: Pull complete [2023-02-14T20:47:47.293Z] 0d9ebad4ef96: Pull complete [2023-02-14T20:47:47.293Z] e9a5061849ea: Pull complete [2023-02-14T20:47:47.550Z] d747dcd14b5f: Pull complete [2023-02-14T20:47:48.483Z] 2de7ff778b66: Pull complete [2023-02-14T20:47:48.483Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-14T20:47:48.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-14T20:47:48.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:47:48.556Z] prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container [2023-02-14T20:47:48.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-14T20:47:51.261Z] $ docker top 1cfa08cf0a33848fa408687bc41e81e77418a9e0e3a3714db0e4040494c2c17d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-14T20:47:51.365Z] provisioning config files... [2023-02-14T20:47:51.371Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/407@tmp/config17794673274692402199tmp [2023-02-14T20:47:51.380Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/407@tmp/config7180829296109810728tmp [2023-02-14T20:47:51.389Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/407@tmp/config9448711842545107036tmp [Pipeline] { [Pipeline] echo [2023-02-14T20:47:51.400Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:47:51.682Z] ---> sigul-configuration.sh [2023-02-14T20:47:51.682Z] gpg: directory `/root/.gnupg' created [2023-02-14T20:47:51.682Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-14T20:47:51.682Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-14T20:47:51.682Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-14T20:47:51.682Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-14T20:47:51.682Z] gpg: CAST5 encrypted data [2023-02-14T20:47:51.682Z] gpg: encrypted with 1 passphrase [2023-02-14T20:47:51.682Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-14T20:47:51.966Z] + mkdir /home/jenkins [2023-02-14T20:47:51.966Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-14T20:47:52.249Z] + 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 [2023-02-14T20:47:52.259Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:47:52.541Z] ---> sigul-install.sh [2023-02-14T20:47:52.541Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-14T20:47:52.823Z] + git tag --list [2023-02-14T20:47:52.823Z] 0.6.0 [2023-02-14T20:47:52.823Z] 0.6.1 [2023-02-14T20:47:52.823Z] 0.7.0 [2023-02-14T20:47:52.823Z] 0.7.1 [2023-02-14T20:47:52.823Z] v1.0.0 [2023-02-14T20:47:52.823Z] v1.0.1 [2023-02-14T20:47:52.823Z] v1.1.0 [2023-02-14T20:47:52.823Z] v1.2.0 [2023-02-14T20:47:52.823Z] v1.2.1 [2023-02-14T20:47:52.823Z] v1.3.0 [2023-02-14T20:47:52.823Z] v1.3.1 [2023-02-14T20:47:52.823Z] v2.0.0 [2023-02-14T20:47:52.823Z] v2.1.0 [2023-02-14T20:47:52.823Z] v2.1.1 [2023-02-14T20:47:52.823Z] v2.1.1-dev.1 [2023-02-14T20:47:52.823Z] v2.1.1-dev.2 [2023-02-14T20:47:52.823Z] v2.1.1-dev.3 [2023-02-14T20:47:52.823Z] v2.1.1-dev.4 [2023-02-14T20:47:52.823Z] v2.1.1-dev.5 [2023-02-14T20:47:52.823Z] v2.1.1-dev.6 [2023-02-14T20:47:52.823Z] v2.1.1-dev.7 [2023-02-14T20:47:52.823Z] v2.1.1-dev.8 [2023-02-14T20:47:52.823Z] v2.1.2-dev.1 [2023-02-14T20:47:52.823Z] v2.2.0 [2023-02-14T20:47:52.823Z] v2.2.1-dev.1 [2023-02-14T20:47:52.823Z] v2.2.1-dev.10 [2023-02-14T20:47:52.823Z] v2.2.1-dev.11 [2023-02-14T20:47:52.823Z] v2.2.1-dev.12 [2023-02-14T20:47:52.823Z] v2.2.1-dev.13 [2023-02-14T20:47:52.823Z] v2.2.1-dev.14 [2023-02-14T20:47:52.823Z] v2.2.1-dev.15 [2023-02-14T20:47:52.823Z] v2.2.1-dev.16 [2023-02-14T20:47:52.823Z] v2.2.1-dev.17 [2023-02-14T20:47:52.823Z] v2.2.1-dev.18 [2023-02-14T20:47:52.823Z] v2.2.1-dev.19 [2023-02-14T20:47:52.823Z] v2.2.1-dev.2 [2023-02-14T20:47:52.823Z] v2.2.1-dev.20 [2023-02-14T20:47:52.823Z] v2.2.1-dev.21 [2023-02-14T20:47:52.823Z] v2.2.1-dev.22 [2023-02-14T20:47:52.823Z] v2.2.1-dev.23 [2023-02-14T20:47:52.823Z] v2.2.1-dev.24 [2023-02-14T20:47:52.823Z] v2.2.1-dev.25 [2023-02-14T20:47:52.823Z] v2.2.1-dev.26 [2023-02-14T20:47:52.823Z] v2.2.1-dev.27 [2023-02-14T20:47:52.823Z] v2.2.1-dev.28 [2023-02-14T20:47:52.823Z] v2.2.1-dev.29 [2023-02-14T20:47:52.823Z] v2.2.1-dev.3 [2023-02-14T20:47:52.823Z] v2.2.1-dev.4 [2023-02-14T20:47:52.823Z] v2.2.1-dev.5 [2023-02-14T20:47:52.823Z] v2.2.1-dev.6 [2023-02-14T20:47:52.823Z] v2.2.1-dev.7 [2023-02-14T20:47:52.823Z] v2.2.1-dev.8 [2023-02-14T20:47:52.823Z] v2.2.1-dev.9 [2023-02-14T20:47:52.823Z] v2.3.0 [2023-02-14T20:47:52.823Z] v2.3.0-dev.100 [2023-02-14T20:47:52.823Z] v2.3.0-dev.101 [2023-02-14T20:47:52.823Z] v2.3.0-dev.102 [2023-02-14T20:47:52.823Z] v2.3.0-dev.103 [2023-02-14T20:47:52.823Z] v2.3.0-dev.104 [2023-02-14T20:47:52.823Z] v2.3.0-dev.105 [2023-02-14T20:47:52.823Z] v2.3.0-dev.106 [2023-02-14T20:47:52.823Z] v2.3.0-dev.29 [2023-02-14T20:47:52.823Z] v2.3.0-dev.30 [2023-02-14T20:47:52.823Z] v2.3.0-dev.31 [2023-02-14T20:47:52.823Z] v2.3.0-dev.32 [2023-02-14T20:47:52.823Z] v2.3.0-dev.33 [2023-02-14T20:47:52.823Z] v2.3.0-dev.34 [2023-02-14T20:47:52.823Z] v2.3.0-dev.35 [2023-02-14T20:47:52.823Z] v2.3.0-dev.36 [2023-02-14T20:47:52.823Z] v2.3.0-dev.37 [2023-02-14T20:47:52.823Z] v2.3.0-dev.38 [2023-02-14T20:47:52.823Z] v2.3.0-dev.39 [2023-02-14T20:47:52.823Z] v2.3.0-dev.40 [2023-02-14T20:47:52.823Z] v2.3.0-dev.41 [2023-02-14T20:47:52.823Z] v2.3.0-dev.42 [2023-02-14T20:47:52.823Z] v2.3.0-dev.43 [2023-02-14T20:47:52.823Z] v2.3.0-dev.44 [2023-02-14T20:47:52.823Z] v2.3.0-dev.45 [2023-02-14T20:47:52.823Z] v2.3.0-dev.46 [2023-02-14T20:47:52.823Z] v2.3.0-dev.47 [2023-02-14T20:47:52.823Z] v2.3.0-dev.48 [2023-02-14T20:47:52.823Z] v2.3.0-dev.49 [2023-02-14T20:47:52.823Z] v2.3.0-dev.50 [2023-02-14T20:47:52.823Z] v2.3.0-dev.51 [2023-02-14T20:47:52.823Z] v2.3.0-dev.52 [2023-02-14T20:47:52.823Z] v2.3.0-dev.53 [2023-02-14T20:47:52.823Z] v2.3.0-dev.54 [2023-02-14T20:47:52.823Z] v2.3.0-dev.55 [2023-02-14T20:47:52.823Z] v2.3.0-dev.56 [2023-02-14T20:47:52.823Z] v2.3.0-dev.57 [2023-02-14T20:47:52.823Z] v2.3.0-dev.58 [2023-02-14T20:47:52.823Z] v2.3.0-dev.59 [2023-02-14T20:47:52.823Z] v2.3.0-dev.60 [2023-02-14T20:47:52.823Z] v2.3.0-dev.61 [2023-02-14T20:47:52.823Z] v2.3.0-dev.62 [2023-02-14T20:47:52.823Z] v2.3.0-dev.63 [2023-02-14T20:47:52.823Z] v2.3.0-dev.64 [2023-02-14T20:47:52.823Z] v2.3.0-dev.65 [2023-02-14T20:47:52.823Z] v2.3.0-dev.66 [2023-02-14T20:47:52.823Z] v2.3.0-dev.67 [2023-02-14T20:47:52.823Z] v2.3.0-dev.68 [2023-02-14T20:47:52.823Z] v2.3.0-dev.69 [2023-02-14T20:47:52.823Z] v2.3.0-dev.70 [2023-02-14T20:47:52.823Z] v2.3.0-dev.71 [2023-02-14T20:47:52.824Z] v2.3.0-dev.72 [2023-02-14T20:47:52.824Z] v2.3.0-dev.73 [2023-02-14T20:47:52.824Z] v2.3.0-dev.74 [2023-02-14T20:47:52.824Z] v2.3.0-dev.75 [2023-02-14T20:47:52.824Z] v2.3.0-dev.76 [2023-02-14T20:47:52.824Z] v2.3.0-dev.77 [2023-02-14T20:47:52.824Z] v2.3.0-dev.78 [2023-02-14T20:47:52.824Z] v2.3.0-dev.79 [2023-02-14T20:47:52.824Z] v2.3.0-dev.80 [2023-02-14T20:47:52.824Z] v2.3.0-dev.81 [2023-02-14T20:47:52.824Z] v2.3.0-dev.82 [2023-02-14T20:47:52.824Z] v2.3.0-dev.83 [2023-02-14T20:47:52.824Z] v2.3.0-dev.84 [2023-02-14T20:47:52.824Z] v2.3.0-dev.85 [2023-02-14T20:47:52.824Z] v2.3.0-dev.86 [2023-02-14T20:47:52.824Z] v2.3.0-dev.87 [2023-02-14T20:47:52.824Z] v2.3.0-dev.88 [2023-02-14T20:47:52.824Z] v2.3.0-dev.89 [2023-02-14T20:47:52.824Z] v2.3.0-dev.90 [2023-02-14T20:47:52.824Z] v2.3.0-dev.91 [2023-02-14T20:47:52.824Z] v2.3.0-dev.92 [2023-02-14T20:47:52.824Z] v2.3.0-dev.93 [2023-02-14T20:47:52.824Z] v2.3.0-dev.94 [2023-02-14T20:47:52.824Z] v2.3.0-dev.95 [2023-02-14T20:47:52.824Z] v2.3.0-dev.96 [2023-02-14T20:47:52.824Z] v2.3.0-dev.97 [2023-02-14T20:47:52.824Z] v2.3.0-dev.98 [2023-02-14T20:47:52.824Z] v2.3.0-dev.99 [2023-02-14T20:47:52.824Z] v2.3.1-dev.1 [2023-02-14T20:47:52.824Z] v2.3.1-dev.2 [2023-02-14T20:47:52.824Z] v2.3.1-dev.3 [2023-02-14T20:47:52.824Z] v2.3.1-dev.4 [2023-02-14T20:47:52.824Z] v2.3.1-dev.5 [2023-02-14T20:47:52.824Z] v3.0.0-dev.1 [2023-02-14T20:47:52.824Z] v3.0.0-dev.10 [2023-02-14T20:47:52.824Z] v3.0.0-dev.11 [2023-02-14T20:47:52.824Z] v3.0.0-dev.12 [2023-02-14T20:47:52.824Z] v3.0.0-dev.13 [2023-02-14T20:47:52.824Z] v3.0.0-dev.14 [2023-02-14T20:47:52.824Z] v3.0.0-dev.15 [2023-02-14T20:47:52.824Z] v3.0.0-dev.16 [2023-02-14T20:47:52.824Z] v3.0.0-dev.17 [2023-02-14T20:47:52.824Z] v3.0.0-dev.18 [2023-02-14T20:47:52.824Z] v3.0.0-dev.19 [2023-02-14T20:47:52.824Z] v3.0.0-dev.2 [2023-02-14T20:47:52.824Z] v3.0.0-dev.20 [2023-02-14T20:47:52.824Z] v3.0.0-dev.21 [2023-02-14T20:47:52.824Z] v3.0.0-dev.22 [2023-02-14T20:47:52.824Z] v3.0.0-dev.23 [2023-02-14T20:47:52.824Z] v3.0.0-dev.24 [2023-02-14T20:47:52.824Z] v3.0.0-dev.25 [2023-02-14T20:47:52.824Z] v3.0.0-dev.26 [2023-02-14T20:47:52.824Z] v3.0.0-dev.27 [2023-02-14T20:47:52.824Z] v3.0.0-dev.28 [2023-02-14T20:47:52.824Z] v3.0.0-dev.29 [2023-02-14T20:47:52.824Z] v3.0.0-dev.3 [2023-02-14T20:47:52.824Z] v3.0.0-dev.30 [2023-02-14T20:47:52.824Z] v3.0.0-dev.31 [2023-02-14T20:47:52.824Z] v3.0.0-dev.32 [2023-02-14T20:47:52.824Z] v3.0.0-dev.33 [2023-02-14T20:47:52.824Z] v3.0.0-dev.34 [2023-02-14T20:47:52.824Z] v3.0.0-dev.35 [2023-02-14T20:47:52.824Z] v3.0.0-dev.36 [2023-02-14T20:47:52.824Z] v3.0.0-dev.37 [2023-02-14T20:47:52.824Z] v3.0.0-dev.38 [2023-02-14T20:47:52.824Z] v3.0.0-dev.39 [2023-02-14T20:47:52.824Z] v3.0.0-dev.4 [2023-02-14T20:47:52.824Z] v3.0.0-dev.40 [2023-02-14T20:47:52.824Z] v3.0.0-dev.41 [2023-02-14T20:47:52.824Z] v3.0.0-dev.42 [2023-02-14T20:47:52.824Z] v3.0.0-dev.43 [2023-02-14T20:47:52.824Z] v3.0.0-dev.44 [2023-02-14T20:47:52.824Z] v3.0.0-dev.45 [2023-02-14T20:47:52.824Z] v3.0.0-dev.46 [2023-02-14T20:47:52.824Z] v3.0.0-dev.47 [2023-02-14T20:47:52.824Z] v3.0.0-dev.5 [2023-02-14T20:47:52.824Z] v3.0.0-dev.6 [2023-02-14T20:47:52.824Z] v3.0.0-dev.7 [2023-02-14T20:47:52.824Z] v3.0.0-dev.8 [2023-02-14T20:47:52.824Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-14T20:47:53.106Z] + lftools sign git-tag v3.0.0-dev.47 [2023-02-14T20:47:53.675Z] Signing Git tag with Sigul... [2023-02-14T20:47:53.675Z] Signing v3.0.0-dev.47 [Pipeline] echo [2023-02-14T20:47:53.943Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:47:54.223Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-14T20:47:54.231Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-14T20:47:54.218Z] $ docker stop --time=1 1cfa08cf0a33848fa408687bc41e81e77418a9e0e3a3714db0e4040494c2c17d [2023-02-14T20:47:55.542Z] $ docker rm -f --volumes 1cfa08cf0a33848fa408687bc41e81e77418a9e0e3a3714db0e4040494c2c17d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-14T20:47:55.994Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T20:47:55.994Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:47:56.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:47:56.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:47:56.364Z] prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container [2023-02-14T20:47:56.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T20:47:56.729Z] $ docker top 69625d3f752e40ba27fad68d78f1ffd35415c69839a1719b5535737060691a65 -eo pid,comm [2023-02-14T20:47:56.808Z] 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). [2023-02-14T20:47:56.809Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T20:47:56.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T20:47:56.841Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T20:47:56.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T20:47:56.940Z] $ docker exec 69625d3f752e40ba27fad68d78f1ffd35415c69839a1719b5535737060691a65 ssh-agent [2023-02-14T20:47:57.071Z] SSH_AUTH_SOCK=/tmp/ssh-gdXbwMPJOn0m/agent.33 [2023-02-14T20:47:57.071Z] SSH_AGENT_PID=39 [2023-02-14T20:47:57.076Z] Running ssh-add (command line suppressed) [2023-02-14T20:47:57.139Z] Identity added: /w/workspace/edgex-go/407@tmp/private_key_5186262398688182983.key (/w/workspace/edgex-go/407@tmp/private_key_5186262398688182983.key) [2023-02-14T20:47:57.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T20:47:57.469Z] + git semver bump pre [2023-02-14T20:47:57.729Z] 2023-02-14 20:47:57,612 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main [2023-02-14T20:47:57.729Z] 2023-02-14 20:47:57,613 [bump_version] DEBUG bumping version:3.0.0-dev.47 on axis:pre with prefix:dev [2023-02-14T20:47:57.729Z] 2023-02-14 20:47:57,613 [bump_version] DEBUG bumped version:3.0.0-dev.48 [2023-02-14T20:47:57.729Z] 2023-02-14 20:47:57,613 [write_version] DEBUG write version:3.0.0-dev.48 to path:/w/workspace/edgex-go/407/.semver/main with force:True [2023-02-14T20:47:57.729Z] 2023-02-14 20:47:57,613 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main [2023-02-14T20:47:57.729Z] 2023-02-14 20:47:57,613 [write_file] DEBUG write to file:/w/workspace/edgex-go/407/.semver/main [2023-02-14T20:47:57.729Z] 2023-02-14 20:47:57,615 [execute] INFO git cat-file --batch-check [2023-02-14T20:47:57.729Z] 2023-02-14 20:47:57,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/407/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T20:47:57.729Z] 2023-02-14 20:47:57,621 [execute] INFO git cat-file --batch [2023-02-14T20:47:57.729Z] 2023-02-14 20:47:57,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/407/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T20:47:57.729Z] 2023-02-14 20:47:57,627 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main [2023-02-14T20:47:57.729Z] 3.0.0-dev.48 [Pipeline] } [2023-02-14T20:47:57.708Z] $ docker exec --env ******** --env ******** 69625d3f752e40ba27fad68d78f1ffd35415c69839a1719b5535737060691a65 ssh-agent -k [2023-02-14T20:47:57.806Z] unset SSH_AUTH_SOCK; [2023-02-14T20:47:57.806Z] unset SSH_AGENT_PID; [2023-02-14T20:47:57.807Z] echo Agent pid 39 killed; [2023-02-14T20:47:57.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T20:47:58.144Z] + git semver [Pipeline] } [2023-02-14T20:47:58.384Z] $ docker stop --time=1 69625d3f752e40ba27fad68d78f1ffd35415c69839a1719b5535737060691a65 [2023-02-14T20:47:59.748Z] $ docker rm -f --volumes 69625d3f752e40ba27fad68d78f1ffd35415c69839a1719b5535737060691a65 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T20:48:00.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T20:48:00.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:48:00.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T20:48:00.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:48:00.465Z] prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container [2023-02-14T20:48:00.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T20:48:00.872Z] $ docker top 2ba60cdffa9af2d8e1a3687abff6b2002a6b74011a60a00fdd92be6f6b12e1cb -eo pid,comm [2023-02-14T20:48:00.952Z] 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). [2023-02-14T20:48:00.952Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T20:48:00.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T20:48:00.987Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T20:48:01.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T20:48:01.072Z] $ docker exec 2ba60cdffa9af2d8e1a3687abff6b2002a6b74011a60a00fdd92be6f6b12e1cb ssh-agent [2023-02-14T20:48:01.206Z] SSH_AUTH_SOCK=/tmp/ssh-hNrK5udrqpFE/agent.33 [2023-02-14T20:48:01.206Z] SSH_AGENT_PID=39 [2023-02-14T20:48:01.210Z] Running ssh-add (command line suppressed) [2023-02-14T20:48:01.276Z] Identity added: /w/workspace/edgex-go/407@tmp/private_key_10657064498174258541.key (/w/workspace/edgex-go/407@tmp/private_key_10657064498174258541.key) [2023-02-14T20:48:01.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T20:48:01.607Z] + git semver push [2023-02-14T20:48:01.867Z] 2023-02-14 20:48:01,758 [run_push] DEBUG push [2023-02-14T20:48:01.867Z] 2023-02-14 20:48:01,760 [execute] INFO git cat-file --batch-check [2023-02-14T20:48:01.867Z] 2023-02-14 20:48:01,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/407/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T20:48:01.867Z] 2023-02-14 20:48:01,765 [execute] INFO git rev-list 4276db6a64a9e2d84caa2b9573d1c1c8a7f583a0 -- [2023-02-14T20:48:01.867Z] 2023-02-14 20:48:01,765 [execute] DEBUG Popen(['git', 'rev-list', '4276db6a64a9e2d84caa2b9573d1c1c8a7f583a0', '--'], cwd=/w/workspace/edgex-go/407/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-14T20:48:01.867Z] 2023-02-14 20:48:01,782 [execute] INFO git fetch -v origin [2023-02-14T20:48:01.867Z] 2023-02-14 20:48:01,782 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/407/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-14T20:48:02.804Z] 2023-02-14 20:48:02,566 [run_push] DEBUG no remote changes detected [2023-02-14T20:48:02.804Z] 2023-02-14 20:48:02,567 [execute] INFO git push origin semver [2023-02-14T20:48:02.804Z] 2023-02-14 20:48:02,567 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/407/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-14T20:48:03.740Z] 2023-02-14 20:48:03,607 [run_push] DEBUG push all version tags [2023-02-14T20:48:03.740Z] 2023-02-14 20:48:03,608 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-14T20:48:03.740Z] 2023-02-14 20:48:03,609 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/407, universal_newlines=False, shell=None, istream=None) [2023-02-14T20:48:05.118Z] 2023-02-14 20:48:04,812 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main [2023-02-14T20:48:05.118Z] 3.0.0-dev.48 [Pipeline] } [2023-02-14T20:48:05.096Z] $ docker exec --env ******** --env ******** 2ba60cdffa9af2d8e1a3687abff6b2002a6b74011a60a00fdd92be6f6b12e1cb ssh-agent -k [2023-02-14T20:48:05.202Z] unset SSH_AUTH_SOCK; [2023-02-14T20:48:05.202Z] unset SSH_AGENT_PID; [2023-02-14T20:48:05.202Z] echo Agent pid 39 killed; [2023-02-14T20:48:05.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T20:48:05.539Z] + git semver [Pipeline] } [2023-02-14T20:48:05.786Z] $ docker stop --time=1 2ba60cdffa9af2d8e1a3687abff6b2002a6b74011a60a00fdd92be6f6b12e1cb [2023-02-14T20:48:07.113Z] $ docker rm -f --volumes 2ba60cdffa9af2d8e1a3687abff6b2002a6b74011a60a00fdd92be6f6b12e1cb [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 [2023-02-14T20:48:07.717Z] + [ -d /w/workspace/edgex-go/407/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:48:08.087Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:48:08.978Z] ---> package-listing.sh [2023-02-14T20:48:08.978Z] ++ facter osfamily [2023-02-14T20:48:08.978Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T20:48:09.236Z] + OS_FAMILY=debian [2023-02-14T20:48:09.236Z] + workspace=/w/workspace/edgex-go/407 [2023-02-14T20:48:09.236Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T20:48:09.236Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T20:48:09.236Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T20:48:09.236Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T20:48:09.236Z] + '[' /w/workspace/edgex-go/407 ']' [2023-02-14T20:48:09.236Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T20:48:09.236Z] + case "${OS_FAMILY}" in [2023-02-14T20:48:09.236Z] + dpkg -l [2023-02-14T20:48:09.236Z] + grep '^ii' [2023-02-14T20:48:09.236Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T20:48:09.236Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T20:48:09.236Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T20:48:09.236Z] + '[' /w/workspace/edgex-go/407 ']' [2023-02-14T20:48:09.236Z] + mkdir -p /w/workspace/edgex-go/407/archives/ [2023-02-14T20:48:09.236Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/407/archives/ [Pipeline] echo [2023-02-14T20:48:09.247Z] 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/407/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-14T20:48:09.524Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:48:10.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T20:48:10.099Z] [2023-02-14T20:48:10.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T20:48:10.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T20:48:10.399Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T20:48:10.399Z] 5eb5b503b376: Pulling fs layer [2023-02-14T20:48:10.399Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T20:48:10.399Z] ec43610c2a17: Pulling fs layer [2023-02-14T20:48:10.399Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T20:48:10.399Z] 33b1e0a273af: Pulling fs layer [2023-02-14T20:48:10.399Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T20:48:10.399Z] 2f39f015ded8: Pulling fs layer [2023-02-14T20:48:10.399Z] 3a2ae6a8a46f: Waiting [2023-02-14T20:48:10.399Z] 33b1e0a273af: Waiting [2023-02-14T20:48:10.399Z] 5d3b04190fa2: Waiting [2023-02-14T20:48:10.399Z] 2f39f015ded8: Waiting [2023-02-14T20:48:10.669Z] 5c69ac0246d0: Verifying Checksum [2023-02-14T20:48:10.669Z] 5c69ac0246d0: Download complete [2023-02-14T20:48:10.669Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-14T20:48:10.669Z] 3a2ae6a8a46f: Download complete [2023-02-14T20:48:10.929Z] 33b1e0a273af: Verifying Checksum [2023-02-14T20:48:10.929Z] 33b1e0a273af: Download complete [2023-02-14T20:48:10.929Z] 5d3b04190fa2: Download complete [2023-02-14T20:48:10.929Z] ec43610c2a17: Verifying Checksum [2023-02-14T20:48:10.929Z] 5eb5b503b376: Verifying Checksum [2023-02-14T20:48:10.929Z] 5eb5b503b376: Download complete [2023-02-14T20:48:11.863Z] 2f39f015ded8: Download complete [2023-02-14T20:48:12.121Z] 5eb5b503b376: Pull complete [2023-02-14T20:48:12.121Z] 5c69ac0246d0: Pull complete [2023-02-14T20:48:12.685Z] ec43610c2a17: Pull complete [2023-02-14T20:48:12.685Z] 3a2ae6a8a46f: Pull complete [2023-02-14T20:48:12.943Z] 33b1e0a273af: Pull complete [2023-02-14T20:48:12.943Z] 5d3b04190fa2: Pull complete [2023-02-14T20:48:17.126Z] 2f39f015ded8: Pull complete [2023-02-14T20:48:17.126Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T20:48:17.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T20:48:17.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T20:48:17.206Z] prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container [2023-02-14T20:48:17.203Z] $ 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/407/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/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T20:48:19.244Z] $ docker top b1101365753a62049d9a06286f0c7d59f379662fbd9447ad54dfbda8c095ba4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T20:48:19.615Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T20:48:19.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T20:48:20.180Z] + ls /var/log/sa-host [2023-02-14T20:48:20.181Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T20:48:20.266Z] provisioning config files... [2023-02-14T20:48:20.275Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/407@tmp/config483516493293670715tmp [Pipeline] { [Pipeline] echo [2023-02-14T20:48:20.288Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:48:20.569Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T20:48:20.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:48:20.909Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T20:48:20.919Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:48:21.201Z] ---> sudo-logs.sh [2023-02-14T20:48:21.201Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T20:48:21.224Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:48:21.501Z] ---> job-cost.sh [2023-02-14T20:48:21.501Z] lf-activate-venv: SKIPPING [2023-02-14T20:48:21.501Z] DEBUG: total: 0.10999999940395355 [2023-02-14T20:48:21.501Z] INFO: Retrieving Stack Cost... [2023-02-14T20:48:23.405Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T20:48:23.405Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T20:48:23.417Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T20:48:23.695Z] ---> logs-deploy.sh [2023-02-14T20:48:23.695Z] lf-activate-venv: SKIPPING [2023-02-14T20:48:23.695Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/407 [2023-02-14T20:48:23.695Z] INFO: archiving workspace using pattern(s): [2023-02-14T20:48:24.633Z] Archives upload complete. [2023-02-14T20:48:24.633Z] INFO: archiving logs to Nexus