Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d445b9d68d41a0b4888c1715f4f355bbb5b97d48 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-ssh13083460971017292202.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-ssh15400144276349544857.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-ssh4295216060536512890.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-ssh666350117775094719.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-ssh17595720845917797455.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-2235 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/370 [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/370 # 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 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 (main) Commit message: "refactor(snap)!: Replace deprecated snap options with app options (#4277)" > 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 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 # timeout=10 > git rev-list --no-walk 9123da5ee4a297ce5d9921c004089f9acce55f5e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-13T17:24:38.477Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-13T17:24:38.515Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-13T17:24:38.526Z] ========================================================= [2023-01-13T17:24:38.526Z] EdgeX Global Pipelines Version Info [2023-01-13T17:24:38.526Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:24:39.231Z] ------------------- [2023-01-13T17:24:39.231Z] stable info: [2023-01-13T17:24:39.231Z] ------------------- [2023-01-13T17:24:39.231Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-13T17:24:39.231Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T17:24:39.231Z] Message: update stable to v1.0.244 [2023-01-13T17:24:39.801Z] ------------------- [2023-01-13T17:24:39.801Z] experimental info: [2023-01-13T17:24:39.801Z] ------------------- [2023-01-13T17:24:39.801Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-13T17:24:39.801Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T17:24:39.801Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-13T17:24:39.966Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-13T17:24:39.977Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-13T17:24:39.988Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-13T17:24:39.999Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-13T17:24:40.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-13T17:24:40.022Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-13T17:24:40.032Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-13T17:24:40.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-13T17:24:40.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-13T17:24:40.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-13T17:24:40.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-13T17:24:40.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-13T17:24:40.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-13T17:24:40.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-13T17:24:40.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-13T17:24:40.134Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T17:24:40.145Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T17:24:40.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-13T17:24:40.165Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-13T17:24:40.175Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-13T17:24:40.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-13T17:24:40.202Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-13T17:24:40.218Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-13T17:24:40.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-13T17:24:40.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-13T17:24:40.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-13T17:24:40.263Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] echo [2023-01-13T17:24:40.273Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d445b9d [Pipeline] echo [2023-01-13T17:24:40.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T17:24:40.322Z] provisioning config files... [2023-01-13T17:24:40.338Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/370@tmp/config8108661387570773750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:24:40.637Z] ---> docker-login.sh [2023-01-13T17:24:40.637Z] nexus3.edgexfoundry.org:10001 [2023-01-13T17:24:40.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:24:40.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:24:40.898Z] Configure a credential helper to remove this warning. See [2023-01-13T17:24:40.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:24:40.898Z] [2023-01-13T17:24:40.898Z] Login Succeeded [2023-01-13T17:24:40.898Z] nexus3.edgexfoundry.org:10002 [2023-01-13T17:24:40.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:24:41.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:24:41.157Z] Configure a credential helper to remove this warning. See [2023-01-13T17:24:41.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:24:41.157Z] [2023-01-13T17:24:41.157Z] Login Succeeded [2023-01-13T17:24:41.157Z] nexus3.edgexfoundry.org:10003 [2023-01-13T17:24:41.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:24:41.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:24:41.157Z] Configure a credential helper to remove this warning. See [2023-01-13T17:24:41.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:24:41.157Z] [2023-01-13T17:24:41.157Z] Login Succeeded [2023-01-13T17:24:41.157Z] nexus3.edgexfoundry.org:10004 [2023-01-13T17:24:41.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:24:41.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:24:41.419Z] Configure a credential helper to remove this warning. See [2023-01-13T17:24:41.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:24:41.419Z] [2023-01-13T17:24:41.419Z] Login Succeeded [2023-01-13T17:24:41.419Z] docker.io [2023-01-13T17:24:41.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:24:41.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:24:41.680Z] Configure a credential helper to remove this warning. See [2023-01-13T17:24:41.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:24:41.680Z] [2023-01-13T17:24:41.680Z] Login Succeeded [2023-01-13T17:24:41.680Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T17:24:41.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T17:24:41.990Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-13T17:24:41.990Z] + dirname cmd/core-command/Dockerfile [2023-01-13T17:24:41.990Z] + cut -d/ -f2 [2023-01-13T17:24:41.990Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-13T17:24:41.990Z] + dirname cmd/core-data/Dockerfile [2023-01-13T17:24:41.990Z] + cut -d/ -f2 [2023-01-13T17:24:41.990Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-13T17:24:41.990Z] + dirname cmd/core-metadata/Dockerfile [2023-01-13T17:24:41.990Z] + cut -d/ -f2 [2023-01-13T17:24:41.990Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-13T17:24:41.990Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-13T17:24:41.990Z] + cut -d/ -f2 [2023-01-13T17:24:41.990Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-13T17:24:41.990Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-13T17:24:41.990Z] + cut -d/ -f2 [2023-01-13T17:24:41.990Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-13T17:24:41.990Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-13T17:24:41.990Z] + cut -d/ -f2 [2023-01-13T17:24:41.990Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-13T17:24:41.990Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-13T17:24:41.990Z] + cut -d/ -f2 [2023-01-13T17:24:41.990Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-13T17:24:41.990Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-13T17:24:41.990Z] + cut -d/ -f2 [2023-01-13T17:24:41.990Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-13T17:24:41.990Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-13T17:24:41.990Z] + cut -d/ -f2 [2023-01-13T17:24:41.990Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-13T17:24:41.990Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-13T17:24:41.990Z] + cut -d/ -f2 [2023-01-13T17:24:41.990Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-13T17:24:41.990Z] + dirname cmd/support-notifications/Dockerfile [2023-01-13T17:24:41.990Z] + cut -d/ -f2 [2023-01-13T17:24:41.990Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-13T17:24:41.990Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-13T17:24:41.990Z] + cut -d/ -f2 [2023-01-13T17:24:41.990Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-13T17:24:42.042Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-13T17:24:42.394Z] + git rev-list -1 --merges d445b9d68d41a0b4888c1715f4f355bbb5b97d48~1..d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] echo [2023-01-13T17:24:42.413Z] -----------> git rev-list -1 --merges d445b9d68d41a0b4888c1715f4f355bbb5b97d48~1..d445b9d68d41a0b4888c1715f4f355bbb5b97d48 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [false] [Pipeline] sh [2023-01-13T17:24:42.710Z] + git log --format=format:%s -1 d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] echo [2023-01-13T17:24:42.725Z] ========================================================= [2023-01-13T17:24:42.725Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-13T17:24:42.725Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-13T17:24:43.162Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T17:24:43.162Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-13T17:24:43.162Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-13T17:24:43.162Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-13T17:24:43.163Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-13T17:24:43.163Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-13T17:24:43.163Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:24:43.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T17:24:43.578Z] [2023-01-13T17:24:43.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:24:43.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T17:24:43.876Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-13T17:24:43.876Z] b85a868b505f: Pulling fs layer [2023-01-13T17:24:43.876Z] e2be974225ed: Pulling fs layer [2023-01-13T17:24:43.876Z] 339a4e72a1f5: Pulling fs layer [2023-01-13T17:24:43.876Z] 988bab9f4d93: Pulling fs layer [2023-01-13T17:24:43.876Z] 1469e6f7b9e6: Pulling fs layer [2023-01-13T17:24:43.876Z] eaf3925da568: Pulling fs layer [2023-01-13T17:24:43.876Z] bab4dde63d76: Pulling fs layer [2023-01-13T17:24:43.876Z] bde34c3a00c8: Pulling fs layer [2023-01-13T17:24:43.876Z] b352a97aabf1: Pulling fs layer [2023-01-13T17:24:43.876Z] 4872d77fe225: Pulling fs layer [2023-01-13T17:24:43.876Z] 5851b861e8e6: Pulling fs layer [2023-01-13T17:24:43.876Z] 988bab9f4d93: Waiting [2023-01-13T17:24:43.876Z] 1469e6f7b9e6: Waiting [2023-01-13T17:24:43.876Z] eaf3925da568: Waiting [2023-01-13T17:24:43.876Z] b352a97aabf1: Waiting [2023-01-13T17:24:43.876Z] 4872d77fe225: Waiting [2023-01-13T17:24:43.876Z] bab4dde63d76: Waiting [2023-01-13T17:24:43.876Z] 5851b861e8e6: Waiting [2023-01-13T17:24:43.876Z] bde34c3a00c8: Waiting [2023-01-13T17:24:43.876Z] e2be974225ed: Download complete [2023-01-13T17:24:43.876Z] 988bab9f4d93: Download complete [2023-01-13T17:24:44.136Z] 339a4e72a1f5: Verifying Checksum [2023-01-13T17:24:44.136Z] 339a4e72a1f5: Download complete [2023-01-13T17:24:44.136Z] 1469e6f7b9e6: Download complete [2023-01-13T17:24:44.136Z] eaf3925da568: Verifying Checksum [2023-01-13T17:24:44.136Z] eaf3925da568: Download complete [2023-01-13T17:24:44.136Z] bde34c3a00c8: Verifying Checksum [2023-01-13T17:24:44.136Z] bde34c3a00c8: Download complete [2023-01-13T17:24:44.136Z] b352a97aabf1: Verifying Checksum [2023-01-13T17:24:44.136Z] b352a97aabf1: Download complete [2023-01-13T17:24:44.136Z] 4872d77fe225: Verifying Checksum [2023-01-13T17:24:44.136Z] 4872d77fe225: Download complete [2023-01-13T17:24:44.136Z] 5851b861e8e6: Download complete [2023-01-13T17:24:44.136Z] b85a868b505f: Verifying Checksum [2023-01-13T17:24:44.136Z] b85a868b505f: Download complete [2023-01-13T17:24:44.394Z] bab4dde63d76: Verifying Checksum [2023-01-13T17:24:44.394Z] bab4dde63d76: Download complete [2023-01-13T17:24:45.332Z] b85a868b505f: Pull complete [2023-01-13T17:24:45.591Z] e2be974225ed: Pull complete [2023-01-13T17:24:45.853Z] 339a4e72a1f5: Pull complete [2023-01-13T17:24:46.112Z] 988bab9f4d93: Pull complete [2023-01-13T17:24:46.384Z] 1469e6f7b9e6: Pull complete [2023-01-13T17:24:46.384Z] eaf3925da568: Pull complete [2023-01-13T17:24:48.292Z] bab4dde63d76: Pull complete [2023-01-13T17:24:48.292Z] bde34c3a00c8: Pull complete [2023-01-13T17:24:48.551Z] b352a97aabf1: Pull complete [2023-01-13T17:24:48.551Z] 4872d77fe225: Pull complete [2023-01-13T17:24:48.551Z] 5851b861e8e6: Pull complete [2023-01-13T17:24:48.551Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-13T17:24:48.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T17:24:48.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:24:48.646Z] prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container [2023-01-13T17:24:48.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T17:24:50.035Z] $ docker top 9f1c1a1002ec436d07cd10a2826095aeaa001a316fd22caa160c1a24d14ed18c -eo pid,comm [2023-01-13T17:24:50.087Z] 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-01-13T17:24:50.087Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T17:24:50.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T17:24:50.124Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T17:24:50.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T17:24:50.252Z] $ docker exec 9f1c1a1002ec436d07cd10a2826095aeaa001a316fd22caa160c1a24d14ed18c ssh-agent [2023-01-13T17:24:50.366Z] SSH_AUTH_SOCK=/tmp/ssh-qlClPUKI8I6Y/agent.32 [2023-01-13T17:24:50.366Z] SSH_AGENT_PID=38 [2023-01-13T17:24:50.373Z] Running ssh-add (command line suppressed) [2023-01-13T17:24:50.475Z] Identity added: /w/workspace/edgex-go/370@tmp/private_key_9848312019566225499.key (/w/workspace/edgex-go/370@tmp/private_key_9848312019566225499.key) [2023-01-13T17:24:50.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T17:24:50.783Z] + git tag --points-at HEAD [Pipeline] } [2023-01-13T17:24:50.797Z] $ docker exec --env ******** --env ******** 9f1c1a1002ec436d07cd10a2826095aeaa001a316fd22caa160c1a24d14ed18c ssh-agent -k [2023-01-13T17:24:50.907Z] unset SSH_AUTH_SOCK; [2023-01-13T17:24:50.910Z] unset SSH_AGENT_PID; [2023-01-13T17:24:50.910Z] echo Agent pid 38 killed; [2023-01-13T17:24:50.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-13T17:24:50.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T17:24:50.938Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T17:24:51.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T17:24:51.065Z] $ docker exec 9f1c1a1002ec436d07cd10a2826095aeaa001a316fd22caa160c1a24d14ed18c ssh-agent [2023-01-13T17:24:51.175Z] SSH_AUTH_SOCK=/tmp/ssh-i2g2ZDWCLkub/agent.71 [2023-01-13T17:24:51.175Z] SSH_AGENT_PID=77 [2023-01-13T17:24:51.180Z] Running ssh-add (command line suppressed) [2023-01-13T17:24:51.293Z] Identity added: /w/workspace/edgex-go/370@tmp/private_key_2871669239529521351.key (/w/workspace/edgex-go/370@tmp/private_key_2871669239529521351.key) [2023-01-13T17:24:51.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T17:24:51.595Z] + git semver init [2023-01-13T17:24:51.856Z] 2023-01-13 17:24:51,779 [run_init] DEBUG init version:0.0.0 force:False [2023-01-13T17:24:51.856Z] 2023-01-13 17:24:51,780 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/370/.semver [2023-01-13T17:24:51.856Z] 2023-01-13 17:24:51,781 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/370/.semver [2023-01-13T17:24:51.856Z] 2023-01-13 17:24:51,781 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/370/.semver'], cwd=/w/workspace/edgex-go/370, universal_newlines=False, shell=None, istream=None) [2023-01-13T17:24:56.153Z] 2023-01-13 17:24:55,787 [append_file] DEBUG append to file:/w/workspace/edgex-go/370/.git/info/exclude [2023-01-13T17:24:56.153Z] 2023-01-13 17:24:55,788 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/370/.semver/main with force:False [2023-01-13T17:24:56.153Z] 2023-01-13 17:24:55,788 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main [2023-01-13T17:24:56.153Z] 2023-01-13 17:24:55,788 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main [2023-01-13T17:24:56.153Z] 3.0.0-dev.16 [Pipeline] } [2023-01-13T17:24:56.164Z] $ docker exec --env ******** --env ******** 9f1c1a1002ec436d07cd10a2826095aeaa001a316fd22caa160c1a24d14ed18c ssh-agent -k [2023-01-13T17:24:56.254Z] unset SSH_AUTH_SOCK; [2023-01-13T17:24:56.254Z] unset SSH_AGENT_PID; [2023-01-13T17:24:56.254Z] echo Agent pid 77 killed; [2023-01-13T17:24:56.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T17:24:56.565Z] + git semver [Pipeline] } [2023-01-13T17:24:56.841Z] $ docker stop --time=1 9f1c1a1002ec436d07cd10a2826095aeaa001a316fd22caa160c1a24d14ed18c [2023-01-13T17:24:58.165Z] $ docker rm -f --volumes 9f1c1a1002ec436d07cd10a2826095aeaa001a316fd22caa160c1a24d14ed18c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T17:24:58.492Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-13T17:24:58.683Z] Stashed 1 file(s) [Pipeline] echo [2023-01-13T17:24:58.686Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.16 [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-01-13T17:24:59.092Z] + git config --global --add safe.directory /w/workspace/edgex-go/370 [Pipeline] echo [2023-01-13T17:24:59.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T17:24:59.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T17:24:59.132Z] ========================================================= [2023-01-13T17:24:59.132Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-13T17:24:59.132Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-13T17:24:59.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T17:24:59.426Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-13T17:24:59.426Z] 213ec9aee27d: Pulling fs layer [2023-01-13T17:24:59.426Z] 4583459ba037: Pulling fs layer [2023-01-13T17:24:59.426Z] 93c1e223e6f2: Pulling fs layer [2023-01-13T17:24:59.426Z] 53926ce57604: Pulling fs layer [2023-01-13T17:24:59.426Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-13T17:24:59.426Z] 22ff95d597cd: Pulling fs layer [2023-01-13T17:24:59.426Z] 12d6caf4c0d1: Pulling fs layer [2023-01-13T17:24:59.426Z] 96b7cbca73a9: Pulling fs layer [2023-01-13T17:24:59.426Z] a7acece74701: Pulling fs layer [2023-01-13T17:24:59.426Z] 12d6caf4c0d1: Waiting [2023-01-13T17:24:59.426Z] 53926ce57604: Waiting [2023-01-13T17:24:59.426Z] 21b2b0c7a3f4: Waiting [2023-01-13T17:24:59.426Z] 22ff95d597cd: Waiting [2023-01-13T17:24:59.426Z] a7acece74701: Waiting [2023-01-13T17:24:59.426Z] 96b7cbca73a9: Waiting [2023-01-13T17:24:59.426Z] 93c1e223e6f2: Verifying Checksum [2023-01-13T17:24:59.426Z] 93c1e223e6f2: Download complete [2023-01-13T17:24:59.426Z] 4583459ba037: Download complete [2023-01-13T17:24:59.426Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-13T17:24:59.426Z] 21b2b0c7a3f4: Download complete [2023-01-13T17:24:59.426Z] 22ff95d597cd: Download complete [2023-01-13T17:24:59.426Z] 213ec9aee27d: Verifying Checksum [2023-01-13T17:24:59.426Z] 213ec9aee27d: Download complete [2023-01-13T17:24:59.426Z] 12d6caf4c0d1: Download complete [2023-01-13T17:24:59.691Z] 213ec9aee27d: Pull complete [2023-01-13T17:24:59.691Z] 4583459ba037: Pull complete [2023-01-13T17:24:59.958Z] 93c1e223e6f2: Pull complete [2023-01-13T17:24:59.958Z] a7acece74701: Verifying Checksum [2023-01-13T17:24:59.958Z] a7acece74701: Download complete [2023-01-13T17:25:00.219Z] 53926ce57604: Verifying Checksum [2023-01-13T17:25:00.219Z] 53926ce57604: Download complete [2023-01-13T17:25:00.219Z] 96b7cbca73a9: Verifying Checksum [2023-01-13T17:25:00.219Z] 96b7cbca73a9: Download complete [2023-01-13T17:25:04.412Z] 53926ce57604: Pull complete [2023-01-13T17:25:04.412Z] 21b2b0c7a3f4: Pull complete [2023-01-13T17:25:04.412Z] 22ff95d597cd: Pull complete [2023-01-13T17:25:04.412Z] 12d6caf4c0d1: Pull complete [2023-01-13T17:25:06.327Z] 96b7cbca73a9: Pull complete [2023-01-13T17:25:07.263Z] a7acece74701: Pull complete [2023-01-13T17:25:07.264Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-13T17:25:07.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T17:25:07.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-13T17:25:07.559Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T17:25:07.559Z] WORKDIR /edgex [2023-01-13T17:25:07.559Z] COPY go.mod . [2023-01-13T17:25:07.559Z] RUN go mod download [2023-01-13T17:25:07.559Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-13T17:25:08.129Z] Sending build context to Docker daemon 170MB [2023-01-13T17:25:08.129Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T17:25:08.129Z] ---> db6d94c90886 [2023-01-13T17:25:08.129Z] Step 2/4 : WORKDIR /edgex [2023-01-13T17:25:10.035Z] ---> Running in 4c89be4b5fe4 [2023-01-13T17:25:10.035Z] Removing intermediate container 4c89be4b5fe4 [2023-01-13T17:25:10.035Z] ---> b4fa4b6f2d4d [2023-01-13T17:25:10.035Z] Step 3/4 : COPY go.mod . [2023-01-13T17:25:10.294Z] ---> 458929857ab7 [2023-01-13T17:25:10.294Z] Step 4/4 : RUN go mod download [2023-01-13T17:25:10.294Z] ---> Running in 4e2984f1e606 [2023-01-13T17:25:13.774Z] Still waiting to schedule task [2023-01-13T17:25:13.775Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-13T17:25:22.502Z] Removing intermediate container 4e2984f1e606 [2023-01-13T17:25:22.502Z] ---> 360a48bb28c6 [2023-01-13T17:25:22.502Z] Successfully built 360a48bb28c6 [2023-01-13T17:25:22.502Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:25:22.800Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T17:25:22.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:25:22.868Z] prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container [2023-01-13T17:25:22.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-13T17:25:23.307Z] $ docker top 6c0bdf6a99cfacb39cb9c4c97a9f4758cb7b8def362b5ebd426b6207f53767c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T17:25:23.649Z] + go version [2023-01-13T17:25:23.649Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-13T17:25:23.660Z] $ docker stop --time=1 6c0bdf6a99cfacb39cb9c4c97a9f4758cb7b8def362b5ebd426b6207f53767c1 [2023-01-13T17:25:24.937Z] $ docker rm -f --volumes 6c0bdf6a99cfacb39cb9c4c97a9f4758cb7b8def362b5ebd426b6207f53767c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:25:25.347Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T17:25:25.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:25:25.419Z] prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container [2023-01-13T17:25:25.450Z] $ 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/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-13T17:25:25.825Z] $ docker top 6089c63556130e16638d2174b01cd2604333df5e6733592f1f5bab109274f838 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-13T17:25:25.892Z] ========================================================= [2023-01-13T17:25:25.892Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-13T17:25:25.892Z] ========================================================= [Pipeline] sh [2023-01-13T17:25:26.172Z] + git config --global --add safe.directory /w/workspace/edgex-go/370 [Pipeline] fileExists [Pipeline] sh [2023-01-13T17:25:26.466Z] + make test [2023-01-13T17:25:26.466Z] go test -race -coverprofile=coverage.out ./... [2023-01-13T17:25:33.028Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-13T17:25:45.228Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-13T17:25:45.228Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-13T17:25:45.228Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-13T17:25:45.228Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-13T17:25:45.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-13T17:25:45.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-13T17:25:45.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-13T17:25:45.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-13T17:25:45.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-13T17:25:45.485Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-13T17:25:45.485Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-13T17:25:45.485Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-13T17:25:45.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-13T17:25:45.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2023-01-13T17:25:45.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-13T17:25:45.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-13T17:25:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.148s coverage: 98.5% of statements [2023-01-13T17:25:46.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.144s coverage: 43.0% of statements [2023-01-13T17:25:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-13T17:25:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-13T17:25:46.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.117s coverage: 54.0% of statements [2023-01-13T17:25:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-13T17:25:46.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-13T17:25:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.320s coverage: 89.2% of statements [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-13T17:25:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.074s coverage: 2.4% of statements [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-13T17:25:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.490s coverage: 95.6% of statements [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-13T17:25:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-13T17:25:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-13T17:25:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-13T17:25:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2023-01-13T17:25:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements [2023-01-13T17:25:49.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-13T17:25:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2023-01-13T17:25:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements [2023-01-13T17:25:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2023-01-13T17:25:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2023-01-13T17:25:49.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2023-01-13T17:25:57.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements [2023-01-13T17:25:57.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2023-01-13T17:26:00.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.247s coverage: 79.9% of statements [2023-01-13T17:26:00.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-13T17:26:10.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-13T17:26:10.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-13T17:26:10.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-13T17:26:10.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-13T17:26:10.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-13T17:26:10.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-13T17:26:10.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2023-01-13T17:26:10.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2023-01-13T17:26:10.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2023-01-13T17:26:10.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-13T17:26:10.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 64.7% of statements [2023-01-13T17:26:10.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-13T17:26:10.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2023-01-13T17:26:10.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-01-13T17:26:10.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-01-13T17:26:10.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-01-13T17:26:10.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-01-13T17:26:10.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.8% of statements [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-13T17:26:10.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 41.8% of statements [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-13T17:26:10.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-13T17:26:10.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-13T17:26:10.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-13T17:26:10.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-13T17:26:10.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-13T17:26:10.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-13T17:26:10.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-13T17:26:10.492Z] 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-01-13T17:26:28.568Z] 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-01-13T17:26:28.568Z] go vet ./... [2023-01-13T17:26:31.852Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-13T17:26:31.852Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-13T17:26:31.852Z] ./bin/test-attribution-txt.sh [2023-01-13T17:26:31.852Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-13T17:26:32.111Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-13T17:26:32.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-13T17:26:32.420Z] + ls -al . [2023-01-13T17:26:32.420Z] total 752 [2023-01-13T17:26:32.420Z] drwxrwxr-x 11 1001 1001 4096 Jan 13 17:25 . [2023-01-13T17:26:32.420Z] drwxr-xr-x 4 root root 4096 Jan 13 17:25 .. [2023-01-13T17:26:32.420Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 17:24 .blubracket [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 16 Jan 13 17:24 .dockerignore [2023-01-13T17:26:32.420Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 17:26 .git [2023-01-13T17:26:32.420Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 17:24 .github [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 956 Jan 13 17:24 .gitignore [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 42 Jan 13 17:24 .golangci.yml [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 87 Jan 13 17:24 .hadolint.yml [2023-01-13T17:26:32.420Z] drwxr-xr-x 3 1001 1001 4096 Jan 13 17:24 .semver [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 17:24 .sonarcloud.properties [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 1171 Jan 13 17:24 ADOPTERS.md [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 10618 Jan 13 17:24 Attribution.txt [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 73765 Jan 13 17:24 CHANGELOG.md [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 17:24 CONTRIBUTING.md [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 677 Jan 13 17:24 GOVERNANCE.md [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 850 Jan 13 17:24 Jenkinsfile [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 17:24 LICENSE [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 12513 Jan 13 17:24 Makefile [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 582 Jan 13 17:24 OWNERS.md [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 9403 Jan 13 17:24 README.md [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 6912 Jan 13 17:24 SECURITY.md [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 12 Jan 13 17:24 VERSION [2023-01-13T17:26:32.420Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 17:24 bin [2023-01-13T17:26:32.420Z] drwxrwxr-x 16 1001 1001 4096 Jan 13 17:24 cmd [2023-01-13T17:26:32.420Z] -rw-r--r-- 1 root root 494838 Jan 13 17:26 coverage.out [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 3376 Jan 13 17:24 go.mod [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 34949 Jan 13 17:24 go.sum [2023-01-13T17:26:32.420Z] drwxrwxr-x 7 1001 1001 4096 Jan 13 17:24 internal [2023-01-13T17:26:32.420Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 17:24 openapi [2023-01-13T17:26:32.420Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 17:24 snap [2023-01-13T17:26:32.420Z] -rw-rw-r-- 1 1001 1001 204 Jan 13 17:24 version.go [Pipeline] sh [2023-01-13T17:26:32.706Z] + '[' -e coverage.out ] [2023-01-13T17:26:32.706Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-13T17:26:32.829Z] Stashed 1 file(s) [Pipeline] sh [2023-01-13T17:26:33.110Z] + make build [2023-01-13T17:26:33.110Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-13T17:26:37.984Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2236 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-01-13T17:26:37.996Z] Running in /w/workspace/edgex-go/370 [Pipeline] { [Pipeline] checkout [2023-01-13T17:26:38.023Z] The recommended git tool is: git [2023-01-13T17:26:43.055Z] using credential edgex-jenkins-ssh [2023-01-13T17:26:43.078Z] Cloning the remote Git repository [2023-01-13T17:26:43.124Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-13T17:26:43.199Z] > git init /w/workspace/edgex-go/370 # timeout=10 [2023-01-13T17:26:43.351Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-13T17:26:43.352Z] > git --version # timeout=10 [2023-01-13T17:26:43.373Z] > git --version # 'git version 2.25.1' [2023-01-13T17:26:43.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T17:26:43.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T17:26:45.310Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-13T17:26:45.310Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-13T17:26:45.878Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-13T17:26:52.527Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-13T17:26:53.974Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-13T17:26:54.932Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-13T17:26:55.868Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-13T17:26:56.806Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-13T17:26:57.740Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-13T17:27:00.113Z] Avoid second fetch [2023-01-13T17:27:00.114Z] Checking out Revision d445b9d68d41a0b4888c1715f4f355bbb5b97d48 (main) [2023-01-13T17:26:59.237Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-13T17:26:59.262Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T17:27:00.274Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-13T17:27:00.836Z] Commit message: "refactor(snap)!: Replace deprecated snap options with app options (#4277)" [Pipeline] } [2023-01-13T17:27:01.218Z] $ docker stop --time=1 6089c63556130e16638d2174b01cd2604333df5e6733592f1f5bab109274f838 [2023-01-13T17:27:00.130Z] > git config core.sparsecheckout # timeout=10 [2023-01-13T17:27:00.152Z] > git checkout -f d445b9d68d41a0b4888c1715f4f355bbb5b97d48 # timeout=10 [2023-01-13T17:27:03.533Z] $ docker rm -f --volumes 6089c63556130e16638d2174b01cd2604333df5e6733592f1f5bab109274f838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T17:27:04.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T17:27:04.392Z] [2023-01-13T17:27:04.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:27:04.643Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-13T17:27:04.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T17:27:04.643Z] Dload Upload Total Spent Left Speed [2023-01-13T17:27:04.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 66759 0 --:--:-- --:--:-- --:--:-- 67110 [2023-01-13T17:27:04.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T17:27:04.696Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-13T17:27:04.696Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-13T17:27:04.696Z] ca9280d653b3: Pulling fs layer [2023-01-13T17:27:04.696Z] 7e9c9ca2126c: Pulling fs layer [2023-01-13T17:27:04.696Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2023-01-13T17:27:04.961Z] cbdbe7a5bc2a: Pull complete [2023-01-13T17:27:04.961Z] ca9280d653b3: Verifying Checksum [2023-01-13T17:27:04.961Z] ca9280d653b3: Download complete [2023-01-13T17:27:05.237Z] 7e9c9ca2126c: Download complete [2023-01-13T17:27:05.269Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-13T17:27:05.494Z] ca9280d653b3: Pull complete [2023-01-13T17:27:05.593Z] + sudo tee /etc/docker/daemon.new [2023-01-13T17:27:05.593Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-13T17:27:05.593Z] { [2023-01-13T17:27:05.593Z] "registry-mirrors": [ [2023-01-13T17:27:05.593Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-13T17:27:05.593Z] ], [2023-01-13T17:27:05.593Z] "bip": "10.250.0.254/24", [2023-01-13T17:27:05.593Z] "hosts": [ [2023-01-13T17:27:05.593Z] "tcp://0.0.0.0:5555", [2023-01-13T17:27:05.593Z] "unix:///var/run/docker.sock" [2023-01-13T17:27:05.593Z] ], [2023-01-13T17:27:05.593Z] "mtu": 1458, [2023-01-13T17:27:05.593Z] "selinux-enabled": true, [2023-01-13T17:27:05.593Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-13T17:27:05.593Z] } [Pipeline] sh [2023-01-13T17:27:05.936Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-13T17:27:06.271Z] + sudo service docker restart [2023-01-13T17:27:08.774Z] 7e9c9ca2126c: Pull complete [2023-01-13T17:27:08.774Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-13T17:27:08.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T17:27:08.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:27:08.857Z] prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container [2023-01-13T17:27:08.887Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-13T17:27:10.078Z] $ docker top d19d1808f9d3c6f9253dfd09273bcc646c2674405ec885b3e743c76847ff9016 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T17:27:10.410Z] + docker-compose build --help [2023-01-13T17:27:10.410Z] + grep parallel [2023-01-13T17:27:10.979Z] --parallel Build images in parallel. [Pipeline] } [2023-01-13T17:27:10.992Z] $ docker stop --time=1 d19d1808f9d3c6f9253dfd09273bcc646c2674405ec885b3e743c76847ff9016 [2023-01-13T17:27:12.307Z] $ docker rm -f --volumes d19d1808f9d3c6f9253dfd09273bcc646c2674405ec885b3e743c76847ff9016 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:27:12.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T17:27:12.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:27:12.734Z] prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container [2023-01-13T17:27:12.768Z] $ 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/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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-01-13T17:27:13.102Z] $ docker top 6f91c574d67adec6702ba6346ec678007c6867bccf5c5aba2de7d8f849375f5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T17:27:13.444Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-13T17:27:14.012Z] Building core-command ... [2023-01-13T17:27:14.012Z] Building core-data ... [2023-01-13T17:27:14.012Z] Building core-metadata ... [2023-01-13T17:27:14.012Z] Building security-bootstrapper ... [2023-01-13T17:27:14.012Z] Building security-proxy-setup ... [2023-01-13T17:27:14.012Z] Building security-secretstore-setup ... [2023-01-13T17:27:14.012Z] Building security-spiffe-token-provider ... [2023-01-13T17:27:14.012Z] Building security-spire-agent ... [2023-01-13T17:27:14.012Z] Building security-spire-config ... [2023-01-13T17:27:14.012Z] Building security-spire-server ... [2023-01-13T17:27:14.012Z] Building support-notifications ... [2023-01-13T17:27:14.012Z] Building support-scheduler ... [2023-01-13T17:27:14.012Z] Building security-proxy-setup [2023-01-13T17:27:14.012Z] Building security-spiffe-token-provider [2023-01-13T17:27:14.012Z] Building security-secretstore-setup [2023-01-13T17:27:14.012Z] Building security-bootstrapper [2023-01-13T17:27:14.012Z] Building security-spire-config [2023-01-13T17:27:23.983Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:27:23.983Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:27:23.983Z] ---> 360a48bb28c6 [2023-01-13T17:27:23.983Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T17:27:23.983Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:27:23.983Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:27:23.983Z] ---> 360a48bb28c6 [2023-01-13T17:27:23.983Z] Step 3/19 : WORKDIR /edgex-go [2023-01-13T17:27:24.241Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:27:24.241Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:27:24.241Z] ---> 360a48bb28c6 [2023-01-13T17:27:24.241Z] Step 3/32 : WORKDIR /edgex-go [2023-01-13T17:27:24.241Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:27:24.241Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:27:24.241Z] ---> 360a48bb28c6 [2023-01-13T17:27:24.241Z] Step 3/21 : WORKDIR /edgex-go [2023-01-13T17:27:24.241Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:27:24.241Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:27:24.241Z] ---> 360a48bb28c6 [2023-01-13T17:27:24.241Z] Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T17:27:24.526Z] provisioning config files... [2023-01-13T17:27:24.551Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/370@tmp/config2145115458923463263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:27:24.908Z] ---> docker-login.sh [2023-01-13T17:27:24.908Z] nexus3.edgexfoundry.org:10001 [2023-01-13T17:27:25.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:27:25.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:27:25.449Z] Configure a credential helper to remove this warning. See [2023-01-13T17:27:25.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:27:25.449Z] [2023-01-13T17:27:25.449Z] Login Succeeded [2023-01-13T17:27:25.449Z] nexus3.edgexfoundry.org:10002 [2023-01-13T17:27:25.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:27:25.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:27:25.989Z] Configure a credential helper to remove this warning. See [2023-01-13T17:27:25.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:27:25.989Z] [2023-01-13T17:27:25.989Z] Login Succeeded [2023-01-13T17:27:25.989Z] nexus3.edgexfoundry.org:10003 [2023-01-13T17:27:26.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:27:26.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:27:26.259Z] Configure a credential helper to remove this warning. See [2023-01-13T17:27:26.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:27:26.259Z] [2023-01-13T17:27:26.259Z] Login Succeeded [2023-01-13T17:27:26.259Z] nexus3.edgexfoundry.org:10004 [2023-01-13T17:27:26.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:27:26.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:27:26.530Z] Configure a credential helper to remove this warning. See [2023-01-13T17:27:26.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:27:26.530Z] [2023-01-13T17:27:26.530Z] Login Succeeded [2023-01-13T17:27:26.530Z] docker.io [2023-01-13T17:27:26.772Z] ---> Running in 51ad69c14059 [2023-01-13T17:27:26.772Z] ---> Running in 47e219086179 [2023-01-13T17:27:26.772Z] ---> Running in b7c4b8b7de7e [2023-01-13T17:27:26.772Z] ---> Running in c3f1ac43c37b [2023-01-13T17:27:26.772Z] ---> Running in e1ad053fd386 [2023-01-13T17:27:26.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:27:27.030Z] Removing intermediate container b7c4b8b7de7e [2023-01-13T17:27:27.030Z] ---> 09efe03bb659 [2023-01-13T17:27:27.030Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T17:27:27.319Z] Removing intermediate container c3f1ac43c37b [2023-01-13T17:27:27.319Z] ---> 4e9f231bce17 [2023-01-13T17:27:27.319Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-13T17:27:27.319Z] Removing intermediate container 51ad69c14059 [2023-01-13T17:27:27.319Z] Removing intermediate container 47e219086179 [2023-01-13T17:27:27.319Z] ---> 34293caa6b41 [2023-01-13T17:27:27.319Z] ---> d9421dcfd23f [2023-01-13T17:27:27.319Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-baseStep 4/32 : RUN apk add --update --no-cache make git [2023-01-13T17:27:27.319Z] [2023-01-13T17:27:27.319Z] Removing intermediate container e1ad053fd386 [2023-01-13T17:27:27.319Z] ---> 30aa5653b80b [2023-01-13T17:27:27.319Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-13T17:27:27.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:27:27.392Z] Configure a credential helper to remove this warning. See [2023-01-13T17:27:27.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:27:27.392Z] [2023-01-13T17:27:27.392Z] Login Succeeded [2023-01-13T17:27:27.392Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T17:27:27.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-01-13T17:27:27.575Z] ---> Running in bec3ca563bec [2023-01-13T17:27:27.575Z] ---> Running in 14413b9be9f5 [2023-01-13T17:27:27.576Z] ---> Running in 3e6460c1d753 [2023-01-13T17:27:27.576Z] ---> Running in c10d228e4dcd [2023-01-13T17:27:27.576Z] ---> Running in f5a35c98bfcd [Pipeline] sh [2023-01-13T17:27:27.981Z] + git config --global --add safe.directory /w/workspace/edgex-go/370 [Pipeline] echo [2023-01-13T17:27:28.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T17:27:28.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T17:27:28.023Z] ========================================================= [2023-01-13T17:27:28.023Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-13T17:27:28.023Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-13T17:27:28.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:27:28.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:27:28.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T17:27:28.348Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-13T17:27:28.348Z] 9b18e9b68314: Pulling fs layer [2023-01-13T17:27:28.348Z] 35d82f9e3411: Pulling fs layer [2023-01-13T17:27:28.348Z] e16973657156: Pulling fs layer [2023-01-13T17:27:28.348Z] fc693d55d65f: Pulling fs layer [2023-01-13T17:27:28.348Z] 7e9fc2657dce: Pulling fs layer [2023-01-13T17:27:28.348Z] dda99020689f: Pulling fs layer [2023-01-13T17:27:28.348Z] db1c61fa0a46: Pulling fs layer [2023-01-13T17:27:28.348Z] 891c053d2c06: Pulling fs layer [2023-01-13T17:27:28.348Z] fc693d55d65f: Waiting [2023-01-13T17:27:28.348Z] 7e9fc2657dce: Waiting [2023-01-13T17:27:28.348Z] dda99020689f: Waiting [2023-01-13T17:27:28.348Z] db1c61fa0a46: Waiting [2023-01-13T17:27:28.348Z] 891c053d2c06: Waiting [2023-01-13T17:27:28.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:27:28.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:27:28.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:27:28.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:27:28.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:27:28.629Z] e16973657156: Verifying Checksum [2023-01-13T17:27:28.630Z] e16973657156: Download complete [2023-01-13T17:27:28.630Z] 35d82f9e3411: Verifying Checksum [2023-01-13T17:27:28.630Z] 35d82f9e3411: Download complete [2023-01-13T17:27:28.630Z] 7e9fc2657dce: Verifying Checksum [2023-01-13T17:27:28.630Z] 7e9fc2657dce: Download complete [2023-01-13T17:27:28.630Z] dda99020689f: Download complete [2023-01-13T17:27:28.630Z] 9b18e9b68314: Download complete [2023-01-13T17:27:28.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:27:28.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:27:28.657Z] OK: 211 MiB in 51 packages [2023-01-13T17:27:28.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:27:28.657Z] OK: 211 MiB in 51 packages [2023-01-13T17:27:28.657Z] OK: 211 MiB in 51 packages [2023-01-13T17:27:28.916Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-13T17:27:28.916Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-13T17:27:28.916Z] OK: 17042 distinct packages available [2023-01-13T17:27:28.916Z] OK: 211 MiB in 51 packages [2023-01-13T17:27:28.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:27:28.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:27:29.175Z] Removing intermediate container 3e6460c1d753 [2023-01-13T17:27:29.175Z] ---> 52d04ee9c4e0 [2023-01-13T17:27:29.175Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-13T17:27:29.175Z] OK: 211 MiB in 51 packages [2023-01-13T17:27:29.175Z] Removing intermediate container bec3ca563bec [2023-01-13T17:27:29.175Z] ---> 229db3c5e89b [2023-01-13T17:27:29.175Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T17:27:29.175Z] Removing intermediate container c10d228e4dcd [2023-01-13T17:27:29.175Z] ---> 571797d79cf9 [2023-01-13T17:27:29.175Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T17:27:29.433Z] ---> 4a0519d079c8 [2023-01-13T17:27:29.433Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:27:29.433Z] Removing intermediate container f5a35c98bfcd [2023-01-13T17:27:29.433Z] ---> d0a7275a3f0c [2023-01-13T17:27:29.433Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-13T17:27:29.433Z] ---> b63f3b2e40ff [2023-01-13T17:27:29.433Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:27:29.433Z] ---> 63b2010bd3a0 [2023-01-13T17:27:29.433Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:27:29.433Z] ---> Running in 59cbd4878985 [2023-01-13T17:27:29.433Z] ---> Running in c6042f713f8a [2023-01-13T17:27:29.433Z] ---> Running in ed5e857ebac5 [2023-01-13T17:27:29.607Z] 9b18e9b68314: Pull complete [2023-01-13T17:27:29.607Z] 891c053d2c06: Verifying Checksum [2023-01-13T17:27:29.607Z] 891c053d2c06: Download complete [2023-01-13T17:27:29.691Z] ---> 859ac317b3b6 [2023-01-13T17:27:29.691Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:27:29.691Z] ---> Running in 976956698c94 [2023-01-13T17:27:29.691Z] Removing intermediate container 14413b9be9f5 [2023-01-13T17:27:29.691Z] ---> 0b0cc3747016 [2023-01-13T17:27:29.691Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-13T17:27:29.949Z] ---> 1d437535f3f3 [2023-01-13T17:27:29.949Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:27:29.949Z] ---> Running in b6417c36d578 [2023-01-13T17:27:30.195Z] 35d82f9e3411: Pull complete [2023-01-13T17:27:30.473Z] e16973657156: Pull complete [2023-01-13T17:27:31.073Z] db1c61fa0a46: Verifying Checksum [2023-01-13T17:27:31.073Z] db1c61fa0a46: Download complete [2023-01-13T17:27:31.660Z] fc693d55d65f: Verifying Checksum [2023-01-13T17:27:31.660Z] fc693d55d65f: Download complete [2023-01-13T17:27:44.025Z] fc693d55d65f: Pull complete [2023-01-13T17:27:44.025Z] 7e9fc2657dce: Pull complete [2023-01-13T17:27:44.025Z] dda99020689f: Pull complete [2023-01-13T17:27:50.691Z] db1c61fa0a46: Pull complete [2023-01-13T17:27:52.639Z] 891c053d2c06: Pull complete [2023-01-13T17:27:52.639Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-13T17:27:52.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T17:27:52.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-13T17:27:52.969Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T17:27:52.969Z] WORKDIR /edgex [2023-01-13T17:27:52.969Z] COPY go.mod . [2023-01-13T17:27:52.969Z] RUN go mod download+ [2023-01-13T17:27:52.969Z] docker build -t ci-base-image-arm64 -f - . [2023-01-13T17:27:53.552Z] Sending build context to Docker daemon 3.123MB [2023-01-13T17:27:53.552Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T17:27:53.552Z] ---> f96f9c87975a [2023-01-13T17:27:53.552Z] Step 2/4 : WORKDIR /edgex [2023-01-13T17:27:55.499Z] ---> Running in 9ef4aa252d22 [2023-01-13T17:27:55.499Z] Removing intermediate container 9ef4aa252d22 [2023-01-13T17:27:55.499Z] ---> 06290548460f [2023-01-13T17:27:55.499Z] Step 3/4 : COPY go.mod . [2023-01-13T17:27:56.158Z] ---> 2824ad3acb34 [2023-01-13T17:27:56.158Z] Step 4/4 : RUN go mod download [2023-01-13T17:27:56.158Z] ---> Running in 63184349d39a [2023-01-13T17:28:02.042Z] Removing intermediate container ed5e857ebac5 [2023-01-13T17:28:02.042Z] ---> 4908aae99c5b [2023-01-13T17:28:02.042Z] Step 7/24 : COPY . . [2023-01-13T17:28:02.042Z] Removing intermediate container 976956698c94 [2023-01-13T17:28:02.042Z] ---> 2e95909d11cc [2023-01-13T17:28:02.042Z] Step 7/21 : COPY . . [2023-01-13T17:28:02.042Z] Removing intermediate container c6042f713f8a [2023-01-13T17:28:02.042Z] ---> e28728da780e [2023-01-13T17:28:02.042Z] Step 7/24 : COPY . . [2023-01-13T17:28:02.042Z] Removing intermediate container 59cbd4878985 [2023-01-13T17:28:02.042Z] ---> 9df2cc1b99cd [2023-01-13T17:28:02.042Z] Step 7/32 : COPY . . [2023-01-13T17:28:02.042Z] Removing intermediate container b6417c36d578 [2023-01-13T17:28:02.042Z] ---> 7dcd6f74112e [2023-01-13T17:28:02.042Z] Step 7/19 : COPY . . [2023-01-13T17:28:10.163Z] ---> e4ebbb5e5295 [2023-01-13T17:28:10.163Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T17:28:10.163Z] ---> 43d67839baf3 [2023-01-13T17:28:10.163Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-13T17:28:10.163Z] ---> 3d6517b531c0 [2023-01-13T17:28:10.163Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-13T17:28:10.163Z] ---> Running in 4ec931da8b69 [2023-01-13T17:28:10.163Z] ---> Running in 1063c9faf3fc [2023-01-13T17:28:10.163Z] ---> Running in 62349b9f180b [2023-01-13T17:28:10.163Z] ---> d632c984672d [2023-01-13T17:28:10.163Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-13T17:28:10.163Z] ---> 295dcc28fa61 [2023-01-13T17:28:10.163Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-13T17:28:10.163Z] ---> Running in 5b454b39c77e [2023-01-13T17:28:10.163Z] ---> Running in b29d798aaef9 [2023-01-13T17:28:10.163Z] Removing intermediate container 4ec931da8b69 [2023-01-13T17:28:10.163Z] ---> 824744775a83 [2023-01-13T17:28:10.163Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T17:28:10.163Z] ---> Running in e9233f3a82fe [2023-01-13T17:28:10.163Z] Removing intermediate container e9233f3a82fe [2023-01-13T17:28:10.163Z] ---> a63cfd80a9e8 [2023-01-13T17:28:10.163Z] 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-01-13T17:28:10.423Z] ---> Running in df442e7d3b3c [2023-01-13T17:28:10.423Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-13T17:28:10.681Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-13T17:28:10.959Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-13T17:28:10.959Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-13T17:28:11.219Z] Removing intermediate container df442e7d3b3c [2023-01-13T17:28:11.219Z] ---> f981e33a180c [2023-01-13T17:28:11.219Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T17:28:11.476Z] ---> Running in 47397cf6b18f [2023-01-13T17:28:11.733Z] Removing intermediate container 47397cf6b18f [2023-01-13T17:28:11.733Z] ---> ab3b3f5587b5 [2023-01-13T17:28:11.733Z] [2023-01-13T17:28:11.733Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T17:28:11.733Z] 3.15: Pulling from library/alpine [2023-01-13T17:28:12.060Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-13T17:28:12.060Z] Status: Downloaded newer image for alpine:3.15 [2023-01-13T17:28:12.060Z] ---> c4fc93816858 [2023-01-13T17:28:12.060Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T17:28:12.317Z] ---> Running in c0778247d3b7 [2023-01-13T17:28:12.317Z] Removing intermediate container c0778247d3b7 [2023-01-13T17:28:12.317Z] ---> 258dd96d0cb1 [2023-01-13T17:28:12.317Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-13T17:28:12.317Z] ---> Running in deb91843be3d [2023-01-13T17:28:12.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:13.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:13.395Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T17:28:13.395Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T17:28:13.395Z] OK: 15859 distinct packages available [2023-01-13T17:28:13.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:13.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:13.651Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-13T17:28:13.651Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-13T17:28:13.651Z] (3/4) Installing libucontext (1.1-r0) [2023-01-13T17:28:13.651Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-13T17:28:13.651Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T17:28:13.651Z] OK: 6 MiB in 18 packages [2023-01-13T17:28:14.582Z] Removing intermediate container deb91843be3d [2023-01-13T17:28:14.582Z] ---> 922343b30844 [2023-01-13T17:28:14.582Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T17:28:17.111Z] ---> 8048d3e649ab [2023-01-13T17:28:17.111Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T17:28:17.369Z] ---> 0bb815f341ae [2023-01-13T17:28:17.369Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-13T17:28:17.369Z] ---> Running in ff966744c946 [2023-01-13T17:28:17.626Z] Removing intermediate container ff966744c946 [2023-01-13T17:28:17.626Z] ---> c95b724e94ba [2023-01-13T17:28:17.626Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-13T17:28:18.194Z] ---> 75554b07c402 [2023-01-13T17:28:18.194Z] Step 19/24 : WORKDIR / [2023-01-13T17:28:18.451Z] ---> Running in 34dc7ff17d20 [2023-01-13T17:28:18.709Z] Removing intermediate container 34dc7ff17d20 [2023-01-13T17:28:18.709Z] ---> 908b35776979 [2023-01-13T17:28:18.709Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T17:28:18.966Z] ---> Running in 6bb5dcce2c53 [2023-01-13T17:28:19.243Z] Removing intermediate container 6bb5dcce2c53 [2023-01-13T17:28:19.243Z] ---> 8a92027941a2 [2023-01-13T17:28:19.243Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T17:28:19.501Z] ---> Running in a77f6d60cb17 [2023-01-13T17:28:19.829Z] Removing intermediate container a77f6d60cb17 [2023-01-13T17:28:19.829Z] ---> b0c5232c2b1c [2023-01-13T17:28:19.829Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T17:28:20.086Z] ---> Running in a2a0735e07d2 [2023-01-13T17:28:20.651Z] Removing intermediate container a2a0735e07d2 [2023-01-13T17:28:20.651Z] ---> 0b720eaffa17 [2023-01-13T17:28:20.651Z] Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:28:20.908Z] ---> Running in 7e20d16e39e6 [2023-01-13T17:28:21.179Z] Removing intermediate container 7e20d16e39e6 [2023-01-13T17:28:21.179Z] ---> 9c00188ec43d [2023-01-13T17:28:21.179Z] Step 24/24 : LABEL version=3.0.0-dev.16 [2023-01-13T17:28:21.437Z] ---> Running in 572ad36733ed [2023-01-13T17:28:21.694Z] Removing intermediate container 572ad36733ed [2023-01-13T17:28:21.694Z] ---> dc8a642e4547 [2023-01-13T17:28:21.694Z] [2023-01-13T17:28:21.694Z] Successfully built dc8a642e4547 [2023-01-13T17:28:21.694Z] Successfully tagged security-spire-config:latest [2023-01-13T17:28:21.694Z]  Building security-spire-config ... done Building support-notifications [2023-01-13T17:28:24.971Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:28:24.971Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:28:24.971Z] ---> 360a48bb28c6 [2023-01-13T17:28:24.971Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T17:28:25.902Z] ---> Running in 8f05fdd90742 [2023-01-13T17:28:26.158Z] Removing intermediate container 8f05fdd90742 [2023-01-13T17:28:26.158Z] ---> 572751c053da [2023-01-13T17:28:26.158Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T17:28:26.439Z] ---> Running in c9f0e2fbd29b [2023-01-13T17:28:26.696Z] Removing intermediate container c9f0e2fbd29b [2023-01-13T17:28:26.696Z] ---> f1f0a3f88413 [2023-01-13T17:28:26.696Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-13T17:28:26.696Z] ---> Running in 8090f4df4bc4 [2023-01-13T17:28:27.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:27.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:27.627Z] OK: 211 MiB in 51 packages [2023-01-13T17:28:28.420Z] Removing intermediate container 63184349d39a [2023-01-13T17:28:28.420Z] ---> f48c3e5f123f [2023-01-13T17:28:28.420Z] Successfully built f48c3e5f123f [2023-01-13T17:28:28.420Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:28:28.561Z] Removing intermediate container 8090f4df4bc4 [2023-01-13T17:28:28.561Z] ---> 9a6baffaf851 [2023-01-13T17:28:28.561Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T17:28:28.760Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T17:28:28.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:28:28.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-2236 does not seem to be running inside a container [2023-01-13T17:28:29.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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-01-13T17:28:29.127Z] ---> 0fc0579c5e42 [2023-01-13T17:28:29.127Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:28:29.384Z] ---> Running in 6fe6dfe99e9f [2023-01-13T17:28:30.238Z] $ docker top ee80cb241883bc0a6f6658da3c1af0b25c264b7371e062258ed661f54efb0fd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T17:28:31.065Z] + go version [2023-01-13T17:28:31.065Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-13T17:28:31.084Z] $ docker stop --time=1 ee80cb241883bc0a6f6658da3c1af0b25c264b7371e062258ed661f54efb0fd3 [2023-01-13T17:28:32.679Z] $ docker rm -f --volumes ee80cb241883bc0a6f6658da3c1af0b25c264b7371e062258ed661f54efb0fd3 [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-01-13T17:28:33.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T17:28:33.260Z] [2023-01-13T17:28:33.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:28:33.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T17:28:33.592Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-13T17:28:33.592Z] 29e5d40040c1: Pulling fs layer [2023-01-13T17:28:33.592Z] 1ce36da41761: Pulling fs layer [2023-01-13T17:28:33.592Z] 25b303627fd3: Pulling fs layer [2023-01-13T17:28:33.859Z] 29e5d40040c1: Verifying Checksum [2023-01-13T17:28:33.859Z] 29e5d40040c1: Download complete [2023-01-13T17:28:34.126Z] 1ce36da41761: Verifying Checksum [2023-01-13T17:28:34.126Z] 1ce36da41761: Download complete [2023-01-13T17:28:34.395Z] 29e5d40040c1: Pull complete [2023-01-13T17:28:34.641Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-13T17:28:35.575Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-13T17:28:35.812Z] 25b303627fd3: Verifying Checksum [2023-01-13T17:28:35.812Z] 25b303627fd3: Download complete [2023-01-13T17:28:35.812Z] 1ce36da41761: Pull complete [2023-01-13T17:28:40.870Z] Removing intermediate container 62349b9f180b [2023-01-13T17:28:40.870Z] ---> c2ce1ce40d10 [2023-01-13T17:28:40.870Z] [2023-01-13T17:28:40.870Z] Step 9/32 : FROM alpine:3.16 [2023-01-13T17:28:40.870Z] Removing intermediate container b29d798aaef9 [2023-01-13T17:28:40.870Z] ---> bbba385ba1e1 [2023-01-13T17:28:40.870Z] [2023-01-13T17:28:40.870Z] Step 9/21 : FROM alpine:3.16 [2023-01-13T17:28:40.870Z] Removing intermediate container 1063c9faf3fc [2023-01-13T17:28:40.870Z] ---> 76136ea8e1d0 [2023-01-13T17:28:40.870Z] [2023-01-13T17:28:40.870Z] Step 9/24 : FROM alpine:3.16 [2023-01-13T17:28:40.870Z] 3.16: Pulling from library/alpine [2023-01-13T17:28:40.870Z] 3.16: Pulling from library/alpine [2023-01-13T17:28:40.870Z] 3.16: Pulling from library/alpine [2023-01-13T17:28:42.769Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T17:28:42.769Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T17:28:42.769Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T17:28:42.769Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T17:28:42.769Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T17:28:42.769Z] Status: Image is up to date for alpine:3.16 [2023-01-13T17:28:42.769Z] ---> bfe296a52501 [2023-01-13T17:28:42.769Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-13T17:28:42.769Z] ---> bfe296a52501 [2023-01-13T17:28:42.769Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-13T17:28:42.769Z] ---> bfe296a52501 [2023-01-13T17:28:42.769Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T17:28:42.769Z] Removing intermediate container 5b454b39c77e [2023-01-13T17:28:42.769Z] ---> eebc73d71530 [2023-01-13T17:28:42.769Z] [2023-01-13T17:28:42.769Z] Step 9/19 : FROM alpine:3.15 [2023-01-13T17:28:42.769Z] ---> c4fc93816858 [2023-01-13T17:28:42.769Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T17:28:42.769Z] ---> Using cache [2023-01-13T17:28:42.769Z] ---> 258dd96d0cb1 [2023-01-13T17:28:42.769Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-13T17:28:43.028Z] ---> Running in 2cce9fbf89b3 [2023-01-13T17:28:43.028Z] ---> Running in f3ff3a435140 [2023-01-13T17:28:43.028Z] ---> Running in 07cdd7c113d2 [2023-01-13T17:28:43.028Z] ---> Running in 9e0389fffac1 [2023-01-13T17:28:43.286Z] Removing intermediate container 2cce9fbf89b3 [2023-01-13T17:28:43.286Z] ---> 6ea7a9aa0fb6 [2023-01-13T17:28:43.286Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-13T17:28:43.286Z] ---> Running in d847dcb6b6fc [2023-01-13T17:28:43.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:43.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:43.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:43.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:43.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:43.801Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-13T17:28:44.058Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-13T17:28:44.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:44.058Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-13T17:28:44.058Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-13T17:28:44.058Z] (5/6) Installing curl (7.83.1-r5) [2023-01-13T17:28:44.058Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-13T17:28:44.058Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T17:28:44.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:44.058Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T17:28:44.058Z] OK: 8 MiB in 20 packages [2023-01-13T17:28:44.058Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-13T17:28:44.058Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-13T17:28:44.058Z] (3/3) Installing su-exec (0.2-r1) [2023-01-13T17:28:44.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:44.058Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T17:28:44.058Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T17:28:44.058Z] OK: 6 MiB in 17 packages [2023-01-13T17:28:44.315Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-13T17:28:44.315Z] (2/2) Installing su-exec (0.2-r1) [2023-01-13T17:28:44.315Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T17:28:44.315Z] OK: 6 MiB in 16 packages [2023-01-13T17:28:44.315Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T17:28:44.315Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T17:28:44.315Z] OK: 15859 distinct packages available [2023-01-13T17:28:44.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:44.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:44.864Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-13T17:28:44.864Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-13T17:28:44.864Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-13T17:28:44.864Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-13T17:28:44.864Z] (5/9) Installing curl (7.80.0-r5) [2023-01-13T17:28:44.864Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-13T17:28:44.864Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-13T17:28:44.864Z] (8/9) Installing libucontext (1.1-r0) [2023-01-13T17:28:44.864Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-13T17:28:44.864Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T17:28:44.864Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T17:28:44.864Z] OK: 8 MiB in 23 packages [2023-01-13T17:28:45.479Z] Removing intermediate container d847dcb6b6fc [2023-01-13T17:28:45.479Z] ---> 70e05827644a [2023-01-13T17:28:45.479Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-13T17:28:45.479Z] Removing intermediate container f3ff3a435140 [2023-01-13T17:28:45.479Z] ---> 9b9a60202084 [2023-01-13T17:28:45.479Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T17:28:45.479Z] ---> Running in 8b39367d2579 [2023-01-13T17:28:45.479Z] ---> Running in e3df214278d1 [2023-01-13T17:28:45.480Z] Removing intermediate container 07cdd7c113d2 [2023-01-13T17:28:45.480Z] ---> a17ce6b69de7 [2023-01-13T17:28:45.480Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T17:28:45.737Z] ---> Running in db73d43d9c1e [2023-01-13T17:28:45.737Z] Removing intermediate container 8b39367d2579 [2023-01-13T17:28:45.737Z] ---> 94920e6b8dc7 [2023-01-13T17:28:45.737Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-13T17:28:45.902Z] 25b303627fd3: Pull complete [2023-01-13T17:28:45.902Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-13T17:28:45.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T17:28:45.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:28:45.995Z] Removing intermediate container e3df214278d1 [2023-01-13T17:28:45.995Z] ---> 34fe5d2fddf7 [2023-01-13T17:28:45.995Z] Step 12/21 : WORKDIR /edgex [2023-01-13T17:28:45.995Z] ---> Running in dc16f4aa377f [2023-01-13T17:28:45.995Z] Removing intermediate container 9e0389fffac1 [2023-01-13T17:28:45.995Z] ---> 728fe558f7af [2023-01-13T17:28:45.995Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T17:28:45.995Z] ---> Running in e0e02cc3597b [2023-01-13T17:28:45.995Z] Removing intermediate container db73d43d9c1e [2023-01-13T17:28:45.995Z] ---> 74bf5e372b45 [2023-01-13T17:28:45.995Z] Step 12/24 : WORKDIR / [2023-01-13T17:28:46.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-2236 does not seem to be running inside a container [2023-01-13T17:28:46.141Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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-01-13T17:28:46.267Z] ---> Running in 4b9cbd6f877a [2023-01-13T17:28:46.267Z] Removing intermediate container dc16f4aa377f [2023-01-13T17:28:46.267Z] ---> 90a68c0bcee9 [2023-01-13T17:28:46.268Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-13T17:28:46.526Z] ---> aaca5860237c [2023-01-13T17:28:46.526Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-13T17:28:46.526Z] ---> Running in 0bf959f18be7 [2023-01-13T17:28:46.526Z] Removing intermediate container e0e02cc3597b [2023-01-13T17:28:46.526Z] ---> 2e8896f87148 [2023-01-13T17:28:46.526Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-13T17:28:46.526Z] Removing intermediate container 4b9cbd6f877a [2023-01-13T17:28:46.526Z] ---> c5ce19cc5810 [2023-01-13T17:28:46.526Z] 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-01-13T17:28:46.526Z] Removing intermediate container 0bf959f18be7 [2023-01-13T17:28:46.526Z] ---> ae2674163fd5 [2023-01-13T17:28:46.526Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-13T17:28:46.786Z] ---> b5a925cd01c9 [2023-01-13T17:28:46.786Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-13T17:28:46.786Z] ---> Running in 62cb6b52e104 [2023-01-13T17:28:46.786Z] Removing intermediate container 6fe6dfe99e9f [2023-01-13T17:28:46.786Z] ---> a1f2889f2a80 [2023-01-13T17:28:46.786Z] Step 8/22 : COPY . . [2023-01-13T17:28:46.786Z] ---> 0d1f3ed355d9 [2023-01-13T17:28:46.786Z] 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-01-13T17:28:47.049Z] Removing intermediate container 62cb6b52e104 [2023-01-13T17:28:47.049Z] ---> 8873c143adaa [2023-01-13T17:28:47.049Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-13T17:28:47.616Z] ---> 008ac5ceb27e [2023-01-13T17:28:47.616Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-13T17:28:47.873Z] ---> Running in 1c7e48aac432 [2023-01-13T17:28:47.873Z] ---> 999da2e4e842 [2023-01-13T17:28:47.873Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-13T17:28:47.873Z] ---> 18a61e87698b [2023-01-13T17:28:47.873Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-13T17:28:47.873Z] ---> 9b2361e226cf [2023-01-13T17:28:47.873Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-13T17:28:48.140Z] $ docker top 51c65520b9b9e263761676c20d370174be7931fa26c717a6e96cd7983183fe06 -eo pid,comm [2023-01-13T17:28:48.165Z] ---> Running in 347523d353f6 [2023-01-13T17:28:48.165Z] ---> c675f9156b94 [2023-01-13T17:28:48.165Z] 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-01-13T17:28:48.165Z] ---> 5f45ee9bc63f [2023-01-13T17:28:48.165Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T17:28:48.165Z] Removing intermediate container 347523d353f6 [2023-01-13T17:28:48.165Z] ---> 089fadfcf1c3 [2023-01-13T17:28:48.165Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [Pipeline] { [Pipeline] sh [2023-01-13T17:28:48.423Z] ---> 5fd1a2d7e7f9 [2023-01-13T17:28:48.423Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-13T17:28:48.423Z] ---> Running in 5a25f5b19b23 [2023-01-13T17:28:48.682Z] ---> 039a5f145075 [2023-01-13T17:28:48.683Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T17:28:48.683Z] ---> Running in 199ccbc3cf15 [2023-01-13T17:28:48.683Z] Removing intermediate container 5a25f5b19b23 [2023-01-13T17:28:48.683Z] ---> 97bbed215ced [2023-01-13T17:28:48.683Z] Step 17/19 : LABEL arch=x86_64 [2023-01-13T17:28:48.683Z] Removing intermediate container 1c7e48aac432 [2023-01-13T17:28:48.683Z] ---> 11b173da475c [2023-01-13T17:28:48.683Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-13T17:28:48.941Z] ---> Running in 57a4c0e32905 [2023-01-13T17:28:48.941Z] ---> Running in c19ead452b98 [2023-01-13T17:28:48.941Z] ---> 0a1aa26647f4 [2023-01-13T17:28:48.941Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-13T17:28:48.952Z] + docker-compose build --help [2023-01-13T17:28:48.952Z] + grep parallel [2023-01-13T17:28:49.205Z] Removing intermediate container c19ead452b98 [2023-01-13T17:28:49.205Z] ---> 481820cce1bd [2023-01-13T17:28:49.205Z] Step 18/19 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:28:49.205Z] Removing intermediate container 57a4c0e32905 [2023-01-13T17:28:49.205Z] ---> 50aef456a73a [2023-01-13T17:28:49.205Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-13T17:28:49.462Z] ---> Running in ddb9bdf50ae1 [2023-01-13T17:28:49.721Z] ---> e1b17b294807 [2023-01-13T17:28:49.721Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T17:28:49.983Z] ---> 8c31671743be [2023-01-13T17:28:49.983Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-13T17:28:49.983Z] Removing intermediate container ddb9bdf50ae1 [2023-01-13T17:28:49.983Z] ---> afcee5e1c69f [2023-01-13T17:28:49.983Z] Step 19/19 : LABEL version=3.0.0-dev.16 [2023-01-13T17:28:50.242Z] ---> Running in 7623358f83d5 [2023-01-13T17:28:50.242Z] ---> Running in d0823a1ebfee [2023-01-13T17:28:50.242Z] ---> 58289cf0d260 [2023-01-13T17:28:50.242Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T17:28:50.501Z] Removing intermediate container 199ccbc3cf15 [2023-01-13T17:28:50.501Z] ---> 0c47797d8336 [2023-01-13T17:28:50.501Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T17:28:50.501Z] ---> Running in 6c4d778782fd [2023-01-13T17:28:50.772Z] ---> Running in 7a414927dff7 [2023-01-13T17:28:50.772Z] Removing intermediate container d0823a1ebfee [2023-01-13T17:28:50.772Z] ---> 3e061dc8a890 [2023-01-13T17:28:50.772Z] [2023-01-13T17:28:50.772Z] Successfully built 3e061dc8a890 [2023-01-13T17:28:51.030Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-13T17:28:51.030Z] Building core-metadata [2023-01-13T17:28:51.030Z]  Building security-spiffe-token-provider ... done  ---> 065ceff7ba7e [2023-01-13T17:28:51.030Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-13T17:28:51.030Z] Removing intermediate container 7a414927dff7 [2023-01-13T17:28:51.030Z] ---> 55a0cb5ad5f0 [2023-01-13T17:28:51.030Z] Step 19/21 : LABEL arch=x86_64 [2023-01-13T17:28:51.030Z] ---> Running in ad99fc2bf160 [2023-01-13T17:28:51.031Z] ---> Running in 1dd1b4490f5c [2023-01-13T17:28:51.968Z] Removing intermediate container 1dd1b4490f5c [2023-01-13T17:28:51.968Z] ---> 742d688fa008 [2023-01-13T17:28:51.968Z] Step 20/21 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:28:52.226Z] ---> Running in 1c4812069062 [2023-01-13T17:28:52.226Z] Removing intermediate container 1c4812069062 [2023-01-13T17:28:52.226Z] ---> 5cb223aa4547 [2023-01-13T17:28:52.226Z] Step 21/21 : LABEL version=3.0.0-dev.16 [2023-01-13T17:28:52.483Z] Removing intermediate container 7623358f83d5 [2023-01-13T17:28:52.483Z] ---> e2fbfd8adbcc [2023-01-13T17:28:52.483Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T17:28:52.483Z] ---> Running in d52ddd35b927 [2023-01-13T17:28:52.483Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-13T17:28:52.744Z] Removing intermediate container 6c4d778782fd [2023-01-13T17:28:52.744Z] ---> 0ea809522d22 [2023-01-13T17:28:52.744Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T17:28:53.072Z] Removing intermediate container d52ddd35b927 [2023-01-13T17:28:53.072Z] ---> 4ba7c4cee286 [2023-01-13T17:28:53.072Z] [2023-01-13T17:28:53.072Z] Successfully built 4ba7c4cee286 [2023-01-13T17:28:53.200Z] --parallel Build images in parallel. [Pipeline] } [2023-01-13T17:28:53.217Z] $ docker stop --time=1 51c65520b9b9e263761676c20d370174be7931fa26c717a6e96cd7983183fe06 [2023-01-13T17:28:53.336Z] Successfully tagged security-proxy-setup:latest [2023-01-13T17:28:53.336Z]  Building security-proxy-setup ... done  ---> Running in 1b96cc7a9bb6 [2023-01-13T17:28:53.336Z] Building security-spire-server [2023-01-13T17:28:53.336Z] ---> cef2019a4724 [2023-01-13T17:28:53.336Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-13T17:28:53.594Z] Removing intermediate container 1b96cc7a9bb6 [2023-01-13T17:28:53.595Z] ---> 2db2404c436f [2023-01-13T17:28:53.595Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T17:28:54.165Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:28:54.165Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:28:54.165Z] ---> 360a48bb28c6 [2023-01-13T17:28:54.165Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-13T17:28:54.165Z] ---> Using cache [2023-01-13T17:28:54.165Z] ---> 572751c053da [2023-01-13T17:28:54.165Z] Step 4/24 : WORKDIR /edgex-go [2023-01-13T17:28:54.165Z] ---> Using cache [2023-01-13T17:28:54.165Z] ---> f1f0a3f88413 [2023-01-13T17:28:54.165Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-13T17:28:54.423Z] ---> Running in d0d639762b7a [2023-01-13T17:28:54.681Z] ---> 806d7826eb79 [2023-01-13T17:28:54.681Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-13T17:28:54.681Z] ---> Running in f51768d7a1e5 [2023-01-13T17:28:54.681Z] Removing intermediate container d0d639762b7a [2023-01-13T17:28:54.681Z] ---> 5058cd9b8db8 [2023-01-13T17:28:54.681Z] Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:28:54.940Z] ---> Running in b80a34479b97 [2023-01-13T17:28:54.940Z] ---> 0f8655a0eb6b [2023-01-13T17:28:54.940Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-13T17:28:55.198Z] Removing intermediate container b80a34479b97 [2023-01-13T17:28:55.198Z] ---> 2f6f0da91d98 [2023-01-13T17:28:55.198Z] Step 24/24 : LABEL version=3.0.0-dev.16 [2023-01-13T17:28:55.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:55.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:55.458Z] ---> 39b11734ca47 [2023-01-13T17:28:55.458Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-13T17:28:55.458Z] ---> Running in b43531bf3e76 [2023-01-13T17:28:55.732Z] OK: 211 MiB in 51 packages [2023-01-13T17:28:55.732Z] Removing intermediate container b43531bf3e76 [2023-01-13T17:28:55.732Z] ---> 2dfc4d696535 [2023-01-13T17:28:55.732Z] [2023-01-13T17:28:55.990Z] Successfully built 2dfc4d696535 [2023-01-13T17:28:55.990Z] Successfully tagged security-secretstore-setup:latest [2023-01-13T17:28:55.990Z]  Building security-secretstore-setup ... done Building core-command [2023-01-13T17:28:55.990Z] ---> c08d51b48f8e [2023-01-13T17:28:55.990Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-13T17:28:56.124Z] $ docker rm -f --volumes 51c65520b9b9e263761676c20d370174be7931fa26c717a6e96cd7983183fe06 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:28:56.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T17:28:56.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:28:56.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-2236 does not seem to be running inside a container [2023-01-13T17:28:56.858Z] $ 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/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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-01-13T17:28:56.924Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:28:56.924Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:28:56.924Z] ---> 360a48bb28c6 [2023-01-13T17:28:56.924Z] Step 3/23 : WORKDIR /edgex-go [2023-01-13T17:28:56.924Z] ---> Using cache [2023-01-13T17:28:56.924Z] ---> d9421dcfd23f [2023-01-13T17:28:56.924Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T17:28:57.513Z] ---> 00eb9657de40 [2023-01-13T17:28:57.513Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-13T17:28:57.513Z] Removing intermediate container f51768d7a1e5 [2023-01-13T17:28:57.513Z] ---> b7ab75fa48af [2023-01-13T17:28:57.513Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-13T17:28:57.513Z] ---> Running in 89531b0de083 [2023-01-13T17:28:57.797Z] ---> d83456edae99 [2023-01-13T17:28:57.797Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-13T17:28:57.964Z] $ docker top 93df367b3a1707a79440389754e67944c22f1cd9c307dc32c08274fb8546c673 -eo pid,comm [2023-01-13T17:28:58.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:58.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:28:58.055Z] ---> 07dd9c20f42b [2023-01-13T17:28:58.055Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:28:58.055Z] OK: 211 MiB in 51 packages [2023-01-13T17:28:58.055Z] ---> Running in 839f33d34a16 [Pipeline] { [Pipeline] sh [2023-01-13T17:28:58.312Z] ---> Running in 7ee3ce54bfe2 [2023-01-13T17:28:58.463Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-13T17:28:58.876Z] Removing intermediate container 89531b0de083 [2023-01-13T17:28:58.876Z] ---> e3ad9f86a440 [2023-01-13T17:28:58.876Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-13T17:28:59.809Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> 15864f26c055 [2023-01-13T17:28:59.809Z] [2023-01-13T17:28:59.809Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:28:59.809Z] [2023-01-13T17:28:59.809Z] ---> 360a48bb28c6 [2023-01-13T17:28:59.809Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-13T17:28:59.809Z] ---> Using cache [2023-01-13T17:28:59.809Z] ---> 572751c053da [2023-01-13T17:28:59.809Z] Step 4/23 : WORKDIR /edgex-go [2023-01-13T17:28:59.809Z] ---> Using cache [2023-01-13T17:28:59.809Z] ---> f1f0a3f88413 [2023-01-13T17:28:59.809Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-13T17:28:59.809Z] ---> Using cache [2023-01-13T17:28:59.809Z] ---> b7ab75fa48af [2023-01-13T17:28:59.809Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-13T17:28:59.809Z] ---> Using cache [2023-01-13T17:28:59.809Z] ---> 07dd9c20f42b [2023-01-13T17:28:59.809Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:28:59.809Z] ---> Running in 9c085aae641e [2023-01-13T17:28:59.809Z] ---> Running in 528e837bc73b [2023-01-13T17:28:59.809Z] Removing intermediate container 839f33d34a16 [2023-01-13T17:28:59.809Z] ---> f0cb826fd2dd [2023-01-13T17:28:59.809Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-13T17:28:59.809Z] ---> Running in 50b636aaad1e [2023-01-13T17:29:00.069Z] Removing intermediate container 50b636aaad1e [2023-01-13T17:29:00.069Z] ---> 93cc479c9443 [2023-01-13T17:29:00.069Z] Step 29/32 : CMD ["gate"] [2023-01-13T17:29:00.329Z] ---> Running in 6c751fc14d25 [2023-01-13T17:29:00.329Z] Removing intermediate container 6c751fc14d25 [2023-01-13T17:29:00.329Z] ---> 642f030a0084 [2023-01-13T17:29:00.329Z] Step 30/32 : LABEL arch=x86_64 [2023-01-13T17:29:00.624Z] ---> Running in e3d201bfc0cc [2023-01-13T17:29:00.884Z] Removing intermediate container e3d201bfc0cc [2023-01-13T17:29:00.884Z] ---> f21f347bb74a [2023-01-13T17:29:00.884Z] Step 31/32 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:29:00.884Z] ---> Running in e8cb21267691 [2023-01-13T17:29:01.142Z] Removing intermediate container e8cb21267691 [2023-01-13T17:29:01.142Z] ---> 0171e4273ad8 [2023-01-13T17:29:01.142Z] Step 32/32 : LABEL version=3.0.0-dev.16 [2023-01-13T17:29:01.142Z] ---> Running in 712919f8da80 [2023-01-13T17:29:01.402Z] Removing intermediate container 712919f8da80 [2023-01-13T17:29:01.402Z] ---> a021be5dd758 [2023-01-13T17:29:01.402Z] [2023-01-13T17:29:01.402Z] Successfully built a021be5dd758 [2023-01-13T17:29:01.402Z] Successfully tagged security-bootstrapper:latest [2023-01-13T17:29:01.402Z]  Building security-bootstrapper ... done Building security-spire-agent [2023-01-13T17:29:02.715Z] Building core-command ... [2023-01-13T17:29:02.715Z] Building core-data ... [2023-01-13T17:29:02.715Z] Building core-metadata ... [2023-01-13T17:29:02.715Z] Building security-bootstrapper ... [2023-01-13T17:29:02.715Z] Building security-proxy-setup ... [2023-01-13T17:29:02.715Z] Building security-secretstore-setup ... [2023-01-13T17:29:02.715Z] Building security-spiffe-token-provider ... [2023-01-13T17:29:02.715Z] Building security-spire-agent ... [2023-01-13T17:29:02.715Z] Building security-spire-config ... [2023-01-13T17:29:02.715Z] Building security-spire-server ... [2023-01-13T17:29:02.715Z] Building support-notifications ... [2023-01-13T17:29:02.715Z] Building support-scheduler ... [2023-01-13T17:29:02.715Z] Building security-secretstore-setup [2023-01-13T17:29:02.715Z] Building security-bootstrapper [2023-01-13T17:29:02.715Z] Building support-scheduler [2023-01-13T17:29:02.715Z] Building core-metadata [2023-01-13T17:29:02.715Z] Building security-spire-server [2023-01-13T17:29:03.932Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:29:03.932Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:29:03.932Z] ---> 360a48bb28c6 [2023-01-13T17:29:03.932Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T17:29:03.932Z] ---> Using cache [2023-01-13T17:29:03.932Z] ---> d9421dcfd23f [2023-01-13T17:29:03.932Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T17:29:03.932Z] ---> Using cache [2023-01-13T17:29:03.932Z] ---> e3ad9f86a440 [2023-01-13T17:29:03.932Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T17:29:03.932Z] ---> Using cache [2023-01-13T17:29:03.932Z] ---> 15864f26c055 [2023-01-13T17:29:03.932Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:29:04.496Z] ---> Running in 9736316178b9 [2023-01-13T17:29:12.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:29:12.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:29:12.803Z] ---> f48c3e5f123f [2023-01-13T17:29:12.803Z] Step 3/23 : WORKDIR /edgex-go [2023-01-13T17:29:12.803Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:29:12.803Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:29:12.803Z] ---> f48c3e5f123f [2023-01-13T17:29:12.803Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T17:29:12.803Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:29:12.803Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:29:12.803Z] ---> f48c3e5f123f [2023-01-13T17:29:12.803Z] Step 3/32 : WORKDIR /edgex-go [2023-01-13T17:29:12.803Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:29:12.803Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:29:12.803Z] ---> f48c3e5f123f [2023-01-13T17:29:12.803Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T17:29:12.803Z] ---> Running in dc9aa826a39f [2023-01-13T17:29:12.803Z] ---> Running in 77802d50a8c5 [2023-01-13T17:29:13.072Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:29:13.072Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:29:13.072Z] ---> Running in 155965a83b9f [2023-01-13T17:29:13.072Z] ---> f48c3e5f123f [2023-01-13T17:29:13.072Z] ---> Running in 4c162d7aaaa4 [2023-01-13T17:29:13.072Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-13T17:29:13.072Z] ---> Running in 02f9f3536b74 [2023-01-13T17:29:13.655Z] Removing intermediate container 77802d50a8c5 [2023-01-13T17:29:13.655Z] ---> 03deea9810dc [2023-01-13T17:29:13.655Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-13T17:29:13.655Z] Removing intermediate container dc9aa826a39f [2023-01-13T17:29:13.655Z] ---> b0ecb08b8506 [2023-01-13T17:29:13.655Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T17:29:13.655Z] Removing intermediate container 4c162d7aaaa4 [2023-01-13T17:29:13.655Z] ---> 9c9df5973022 [2023-01-13T17:29:13.655Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T17:29:13.655Z] ---> Running in 6ac9da84cac1 [2023-01-13T17:29:13.655Z] ---> Running in 0d743530f8a2 [2023-01-13T17:29:13.655Z] Removing intermediate container 155965a83b9f [2023-01-13T17:29:13.655Z] ---> ec2cebb57b90 [2023-01-13T17:29:13.655Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-13T17:29:13.655Z] ---> Running in 0fb0265fdd79 [2023-01-13T17:29:13.924Z] Removing intermediate container 02f9f3536b74 [2023-01-13T17:29:13.924Z] ---> f74bb92060ad [2023-01-13T17:29:13.924Z] Step 4/24 : WORKDIR /edgex-go [2023-01-13T17:29:13.924Z] ---> Running in 81fd66144333 [2023-01-13T17:29:13.924Z] ---> Running in ed2183099d89 [2023-01-13T17:29:14.508Z] Removing intermediate container 0fb0265fdd79 [2023-01-13T17:29:14.508Z] ---> b8c24db6a2d4 [2023-01-13T17:29:14.508Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T17:29:14.784Z] ---> Running in bfbd42f16d95 [2023-01-13T17:29:15.054Z] Removing intermediate container ed2183099d89 [2023-01-13T17:29:15.054Z] ---> 02ec3ef1f9ff [2023-01-13T17:29:15.054Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-13T17:29:15.325Z] ---> Running in d7ed645ae1da [2023-01-13T17:29:15.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:29:16.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:29:16.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:29:16.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:29:16.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:29:16.716Z] Removing intermediate container ad99fc2bf160 [2023-01-13T17:29:16.716Z] ---> ff3342ae52f3 [2023-01-13T17:29:16.716Z] [2023-01-13T17:29:16.716Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T17:29:16.716Z] ---> bfe296a52501 [2023-01-13T17:29:16.716Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-13T17:29:16.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:29:16.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:29:16.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:29:17.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:29:17.286Z] ---> Running in d037a7cf2375 [2023-01-13T17:29:17.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:29:17.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:29:17.795Z] OK: 221 MiB in 51 packages [2023-01-13T17:29:17.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:29:18.063Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-13T17:29:18.063Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-13T17:29:18.063Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T17:29:18.063Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T17:29:18.076Z] OK: 221 MiB in 51 packages [2023-01-13T17:29:18.076Z] OK: 221 MiB in 51 packages [2023-01-13T17:29:18.321Z] OK: 6 MiB in 16 packages [2023-01-13T17:29:18.343Z] OK: 221 MiB in 51 packages [2023-01-13T17:29:18.927Z] OK: 221 MiB in 51 packages [2023-01-13T17:29:19.511Z] Removing intermediate container 6ac9da84cac1 [2023-01-13T17:29:19.511Z] ---> 140e18ef6efa [2023-01-13T17:29:19.511Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-13T17:29:19.777Z] Removing intermediate container 81fd66144333 [2023-01-13T17:29:19.777Z] ---> 4ad06000fb43 [2023-01-13T17:29:19.777Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-13T17:29:20.057Z] Removing intermediate container bfbd42f16d95 [2023-01-13T17:29:20.057Z] ---> a31ce8323d3f [2023-01-13T17:29:20.057Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T17:29:20.330Z] Removing intermediate container d7ed645ae1da [2023-01-13T17:29:20.330Z] Removing intermediate container 0d743530f8a2 [2023-01-13T17:29:20.330Z] ---> 12edfc1117bd [2023-01-13T17:29:20.330Z] Step 5/24 : COPY go.mod vendor* ./ ---> 92f96ad9ca7f [2023-01-13T17:29:20.330Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-13T17:29:20.330Z] [2023-01-13T17:29:20.330Z] ---> 3cb791b777ab [2023-01-13T17:29:20.330Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:29:20.597Z] ---> Running in 65429e74b65b [2023-01-13T17:29:20.944Z] Removing intermediate container d037a7cf2375 [2023-01-13T17:29:20.944Z] ---> c4f18c3749a2 [2023-01-13T17:29:20.944Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T17:29:21.182Z] ---> 7ae2c16319c1 [2023-01-13T17:29:21.182Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:29:21.182Z] ---> Running in 16503990149c [2023-01-13T17:29:21.202Z] Removing intermediate container 528e837bc73b [2023-01-13T17:29:21.202Z] ---> b845261c1458 [2023-01-13T17:29:21.202Z] Step 8/23 : COPY . . [2023-01-13T17:29:21.453Z] ---> 2705aaabe6bf [2023-01-13T17:29:21.453Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:29:21.490Z] Removing intermediate container 9c085aae641e [2023-01-13T17:29:21.490Z] ---> eb4a48be48da [2023-01-13T17:29:21.490Z] Step 7/23 : COPY . . [2023-01-13T17:29:21.490Z] Removing intermediate container 7ee3ce54bfe2 [2023-01-13T17:29:21.490Z] ---> 571fbe827ede [2023-01-13T17:29:21.490Z] Step 8/24 : COPY . . [2023-01-13T17:29:21.490Z] ---> Running in 0204a53ae6a9 [2023-01-13T17:29:21.722Z] ---> Running in 231150e22d74 [2023-01-13T17:29:21.722Z] ---> ab92a70bb6ff [2023-01-13T17:29:21.722Z] ---> 3378938ae035 [2023-01-13T17:29:21.722Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:29:21.722Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:29:21.990Z] ---> Running in 782ddf802dad [2023-01-13T17:29:21.990Z] ---> Running in 4942a044bcec [2023-01-13T17:29:24.773Z] Removing intermediate container 0204a53ae6a9 [2023-01-13T17:29:24.773Z] ---> 70bf47e32cd0 [2023-01-13T17:29:24.773Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-13T17:29:26.148Z] ---> Running in 33e88b7ea9f0 [2023-01-13T17:29:26.148Z] ---> 13d99b08e78c [2023-01-13T17:29:26.148Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-13T17:29:26.148Z] ---> 1efa038acda7 [2023-01-13T17:29:26.148Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-13T17:29:26.148Z] ---> 46b6b1528d1d [2023-01-13T17:29:26.148Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T17:29:26.407Z] Removing intermediate container 33e88b7ea9f0 [2023-01-13T17:29:26.407Z] ---> 86f04f2a2f2f [2023-01-13T17:29:26.407Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T17:29:26.407Z] ---> Running in 0bfe63eb09a1 [2023-01-13T17:29:26.407Z] ---> Running in 7065eef97df6 [2023-01-13T17:29:26.407Z] ---> Running in 645c6c2155b8 [2023-01-13T17:29:26.407Z] ---> Running in c3344ef539b6 [2023-01-13T17:29:26.407Z] Removing intermediate container 7065eef97df6 [2023-01-13T17:29:26.407Z] ---> 4b0c871a0290 [2023-01-13T17:29:26.407Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-13T17:29:26.665Z] ---> Running in f1b6f928620c [2023-01-13T17:29:26.665Z] Removing intermediate container c3344ef539b6 [2023-01-13T17:29:26.665Z] ---> cbedce6a2345 [2023-01-13T17:29:26.665Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T17:29:26.922Z] Removing intermediate container f1b6f928620c [2023-01-13T17:29:26.922Z] ---> 82f9b55a2872 [2023-01-13T17:29:26.922Z] 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-01-13T17:29:26.922Z] ---> 72e3af30c82e [2023-01-13T17:29:26.922Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-13T17:29:26.922Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-13T17:29:27.180Z] ---> Running in 06d41c6e831c [2023-01-13T17:29:27.180Z] Removing intermediate container 9736316178b9 [2023-01-13T17:29:27.180Z] ---> 7e354ce4439f [2023-01-13T17:29:27.180Z] Step 7/24 : COPY . . [2023-01-13T17:29:27.180Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-13T17:29:29.121Z] ---> 9f98be0d1e3d [2023-01-13T17:29:29.121Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-13T17:29:29.121Z] Removing intermediate container 06d41c6e831c [2023-01-13T17:29:29.121Z] ---> 032d747d8e6b [2023-01-13T17:29:29.121Z] Step 11/23 : WORKDIR /edgex-go [2023-01-13T17:29:29.379Z] ---> Running in 5d72cfdcca4a [2023-01-13T17:29:29.379Z] ---> f913a9c595b5 [2023-01-13T17:29:29.379Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-13T17:29:29.379Z] ---> Running in dd6f1e67b198 [2023-01-13T17:29:29.637Z] Removing intermediate container 5d72cfdcca4a [2023-01-13T17:29:29.637Z] ---> 4d529b7fe9a1 [2023-01-13T17:29:29.637Z] [2023-01-13T17:29:29.637Z] Step 12/23 : FROM alpine:3.15 [2023-01-13T17:29:29.637Z] ---> c4fc93816858 [2023-01-13T17:29:29.637Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T17:29:29.637Z] ---> Using cache [2023-01-13T17:29:29.637Z] ---> 258dd96d0cb1 [2023-01-13T17:29:29.637Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T17:29:29.896Z] Removing intermediate container dd6f1e67b198 [2023-01-13T17:29:29.896Z] ---> ab0ee7ce0c81 [2023-01-13T17:29:29.896Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T17:29:29.896Z] ---> Running in 852a3fcfa651 [2023-01-13T17:29:30.193Z] ---> Running in cf0d360eaaad [2023-01-13T17:29:30.453Z] Removing intermediate container cf0d360eaaad [2023-01-13T17:29:30.453Z] ---> 0add1d85a208 [2023-01-13T17:29:30.453Z] Step 20/22 : LABEL arch=x86_64 [2023-01-13T17:29:30.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:29:30.453Z] ---> Running in 0d64d708f3a8 [2023-01-13T17:29:30.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:29:30.971Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T17:29:30.971Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T17:29:30.971Z] OK: 15859 distinct packages available [2023-01-13T17:29:30.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:29:30.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:29:31.228Z] Removing intermediate container 0d64d708f3a8 [2023-01-13T17:29:31.229Z] ---> 71724c1e2c14 [2023-01-13T17:29:31.229Z] Step 21/22 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:29:31.229Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-13T17:29:31.229Z] ---> Running in de0a99daa9ad [2023-01-13T17:29:31.229Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-13T17:29:31.229Z] (3/5) Installing libucontext (1.1-r0) [2023-01-13T17:29:31.229Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-13T17:29:31.229Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-13T17:29:31.491Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T17:29:31.491Z] OK: 7 MiB in 19 packages [2023-01-13T17:29:32.057Z] Removing intermediate container de0a99daa9ad [2023-01-13T17:29:32.057Z] ---> 2811dfd81395 [2023-01-13T17:29:32.057Z] Step 22/22 : LABEL version=3.0.0-dev.16 [2023-01-13T17:29:32.057Z] ---> Running in adb1f759245d [2023-01-13T17:29:32.660Z] Removing intermediate container adb1f759245d [2023-01-13T17:29:32.661Z] ---> 8c7980760dc9 [2023-01-13T17:29:32.661Z] [2023-01-13T17:29:32.661Z] Successfully built 8c7980760dc9 [2023-01-13T17:29:32.661Z] Successfully tagged support-notifications:latest [2023-01-13T17:29:32.661Z] Building core-data [2023-01-13T17:29:32.661Z]  Building support-notifications ... done Removing intermediate container 852a3fcfa651 [2023-01-13T17:29:32.661Z] ---> fe7bc89e74aa [2023-01-13T17:29:32.661Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T17:29:32.919Z] ---> 2d034947b19e [2023-01-13T17:29:32.919Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T17:29:35.490Z] ---> Running in f45d73c6fb87 [2023-01-13T17:29:35.490Z] ---> 70350635ba6c [2023-01-13T17:29:35.490Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T17:29:35.749Z] Removing intermediate container f45d73c6fb87 [2023-01-13T17:29:35.749Z] ---> e23707dd12bb [2023-01-13T17:29:35.749Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T17:29:36.007Z] ---> Running in 5b05c52206fe [2023-01-13T17:29:36.271Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:29:36.272Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:29:36.272Z] ---> 360a48bb28c6 [2023-01-13T17:29:36.272Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T17:29:36.272Z] ---> Using cache [2023-01-13T17:29:36.272Z] ---> 572751c053da [2023-01-13T17:29:36.272Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T17:29:36.272Z] ---> Using cache [2023-01-13T17:29:36.272Z] ---> f1f0a3f88413 [2023-01-13T17:29:36.272Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T17:29:36.272Z] ---> Using cache [2023-01-13T17:29:36.272Z] ---> b7ab75fa48af [2023-01-13T17:29:36.272Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T17:29:36.272Z] ---> Using cache [2023-01-13T17:29:36.272Z] ---> 07dd9c20f42b [2023-01-13T17:29:36.272Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:29:36.272Z] ---> Using cache [2023-01-13T17:29:36.272Z] ---> b845261c1458 [2023-01-13T17:29:36.272Z] Step 8/22 : COPY . . [2023-01-13T17:29:36.272Z] ---> Using cache [2023-01-13T17:29:36.272Z] ---> 1efa038acda7 [2023-01-13T17:29:36.272Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-13T17:29:36.530Z] ---> eba1a3d1a412 [2023-01-13T17:29:36.530Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-13T17:29:36.530Z] ---> Running in c2e5ad4b4b80 [2023-01-13T17:29:36.530Z] Removing intermediate container 5b05c52206fe [2023-01-13T17:29:36.530Z] ---> 541422bb04eb [2023-01-13T17:29:36.530Z] 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-01-13T17:29:36.788Z] ---> Running in 27f1fb66e75e [2023-01-13T17:29:36.788Z] ---> 0257dc54cc88 [2023-01-13T17:29:36.788Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-13T17:29:37.359Z] ---> 732f253ae6d3 [2023-01-13T17:29:37.359Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T17:29:37.359Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-13T17:29:37.359Z] ---> Running in ea8a5eb26ade [2023-01-13T17:29:37.619Z] Removing intermediate container ea8a5eb26ade [2023-01-13T17:29:37.619Z] ---> ad0f7d843326 [2023-01-13T17:29:37.619Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T17:29:37.877Z] ---> Running in f3b1e33f35cb [2023-01-13T17:29:38.134Z] Removing intermediate container f3b1e33f35cb [2023-01-13T17:29:38.135Z] ---> 72c859e51134 [2023-01-13T17:29:38.135Z] Step 21/23 : LABEL arch=x86_64 [2023-01-13T17:29:38.135Z] Removing intermediate container 27f1fb66e75e [2023-01-13T17:29:38.135Z] ---> efa728fcd120 [2023-01-13T17:29:38.135Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T17:29:38.392Z] ---> Running in 9c7ef6956320 [2023-01-13T17:29:38.392Z] ---> Running in 0265e2951945 [2023-01-13T17:29:38.650Z] Removing intermediate container 9c7ef6956320 [2023-01-13T17:29:38.650Z] ---> 7ee9f39b7ba0 [2023-01-13T17:29:38.650Z] Step 22/23 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:29:38.650Z] Removing intermediate container 0265e2951945 [2023-01-13T17:29:38.650Z] ---> 767ad56aab69 [2023-01-13T17:29:38.650Z] [2023-01-13T17:29:38.650Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T17:29:38.650Z] ---> c4fc93816858 [2023-01-13T17:29:38.650Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T17:29:38.650Z] ---> Using cache [2023-01-13T17:29:38.650Z] ---> 258dd96d0cb1 [2023-01-13T17:29:38.650Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T17:29:38.650Z] ---> Using cache [2023-01-13T17:29:38.650Z] ---> fe7bc89e74aa [2023-01-13T17:29:38.650Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-13T17:29:38.650Z] ---> Running in a594d4794774 [2023-01-13T17:29:39.218Z] Removing intermediate container a594d4794774 [2023-01-13T17:29:39.218Z] ---> 2acbaf4fed35 [2023-01-13T17:29:39.218Z] Step 23/23 : LABEL version=3.0.0-dev.16 [2023-01-13T17:29:39.218Z] ---> Running in 02fbca2fb6e7 [2023-01-13T17:29:39.476Z] Removing intermediate container 02fbca2fb6e7 [2023-01-13T17:29:39.476Z] ---> 3b8ef2c6715f [2023-01-13T17:29:39.476Z] [2023-01-13T17:29:39.476Z] ---> fb85249c3232 [2023-01-13T17:29:39.476Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T17:29:39.476Z] Successfully built 3b8ef2c6715f [2023-01-13T17:29:39.476Z] Successfully tagged security-spire-server:latest [2023-01-13T17:29:39.476Z]  Building security-spire-server ... done Building support-scheduler [2023-01-13T17:29:42.762Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:29:42.762Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:29:42.762Z] ---> 360a48bb28c6 [2023-01-13T17:29:42.762Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T17:29:42.762Z] ---> Using cache [2023-01-13T17:29:42.762Z] ---> 572751c053da [2023-01-13T17:29:42.762Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T17:29:42.762Z] ---> Using cache [2023-01-13T17:29:42.762Z] ---> f1f0a3f88413 [2023-01-13T17:29:42.762Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T17:29:42.762Z] ---> Using cache [2023-01-13T17:29:42.762Z] ---> b7ab75fa48af [2023-01-13T17:29:42.762Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T17:29:42.762Z] ---> Using cache [2023-01-13T17:29:42.762Z] ---> 07dd9c20f42b [2023-01-13T17:29:42.762Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:29:42.762Z] ---> Using cache [2023-01-13T17:29:42.762Z] ---> b845261c1458 [2023-01-13T17:29:42.762Z] Step 8/22 : COPY . . [2023-01-13T17:29:42.762Z] ---> Using cache [2023-01-13T17:29:42.762Z] ---> 1efa038acda7 [2023-01-13T17:29:42.762Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-13T17:29:42.762Z] ---> ff3c61328e8e [2023-01-13T17:29:42.762Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T17:29:42.762Z] ---> Running in f3b52d3e0623 [2023-01-13T17:29:43.696Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-13T17:29:43.696Z] ---> 115d5f053cbf [2023-01-13T17:29:43.696Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-13T17:29:44.630Z] ---> 10a9ef91cd5c [2023-01-13T17:29:44.630Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-13T17:29:45.571Z] ---> 3e30eb835198 [2023-01-13T17:29:45.571Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T17:29:45.571Z] ---> Running in 9b372868e4b3 [2023-01-13T17:29:46.136Z] Removing intermediate container 9b372868e4b3 [2023-01-13T17:29:46.136Z] ---> e8a0b1c3bd3a [2023-01-13T17:29:46.136Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T17:29:46.136Z] ---> Running in b356b0f336d4 [2023-01-13T17:29:46.702Z] Removing intermediate container b356b0f336d4 [2023-01-13T17:29:46.702Z] ---> 58661fba73e4 [2023-01-13T17:29:46.702Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T17:29:46.702Z] ---> Running in 33da571d1531 [2023-01-13T17:29:47.281Z] Removing intermediate container 33da571d1531 [2023-01-13T17:29:47.281Z] ---> cc95e0d87e66 [2023-01-13T17:29:47.281Z] Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:29:47.539Z] ---> Running in 712d541d1d7a [2023-01-13T17:29:48.106Z] Removing intermediate container 712d541d1d7a [2023-01-13T17:29:48.106Z] ---> d367029268d9 [2023-01-13T17:29:48.106Z] Step 24/24 : LABEL version=3.0.0-dev.16 [2023-01-13T17:29:48.106Z] ---> Running in 4ea70edfdfd8 [2023-01-13T17:29:48.364Z] Removing intermediate container 4ea70edfdfd8 [2023-01-13T17:29:48.364Z] ---> a33e14381dcc [2023-01-13T17:29:48.364Z] [2023-01-13T17:29:48.364Z] Successfully built a33e14381dcc [2023-01-13T17:29:48.364Z] Successfully tagged security-spire-agent:latest [2023-01-13T17:29:52.572Z]  Building security-spire-agent ... done Removing intermediate container 0bfe63eb09a1 [2023-01-13T17:29:52.572Z] ---> 12b4bbec75bd [2023-01-13T17:29:52.572Z] [2023-01-13T17:29:52.572Z] Step 10/23 : FROM alpine:3.16 [2023-01-13T17:29:52.572Z] ---> bfe296a52501 [2023-01-13T17:29:52.572Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-13T17:29:52.831Z] Removing intermediate container 645c6c2155b8 [2023-01-13T17:29:52.831Z] ---> 8159ab92e7d8 [2023-01-13T17:29:52.831Z] [2023-01-13T17:29:52.831Z] Step 10/24 : FROM alpine:3.16 [2023-01-13T17:29:52.831Z] ---> bfe296a52501 [2023-01-13T17:29:52.831Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-13T17:29:52.831Z] ---> Running in d3975ac9b5cf [2023-01-13T17:29:52.831Z] ---> Running in a8a86f26f4f7 [2023-01-13T17:29:53.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:29:53.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:29:53.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:29:53.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:29:53.914Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T17:29:53.914Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T17:29:53.914Z] OK: 6 MiB in 15 packages [2023-01-13T17:29:53.914Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T17:29:53.914Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T17:29:53.914Z] OK: 6 MiB in 15 packages [2023-01-13T17:29:54.848Z] Removing intermediate container d3975ac9b5cf [2023-01-13T17:29:54.848Z] ---> 69e900b94cde [2023-01-13T17:29:54.848Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T17:29:54.848Z] Removing intermediate container a8a86f26f4f7 [2023-01-13T17:29:54.848Z] ---> 97bc133b7130 [2023-01-13T17:29:54.848Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T17:29:55.116Z] ---> Running in 0e483804b16c [2023-01-13T17:29:55.116Z] ---> Running in 1bcfc69ae6d7 [2023-01-13T17:29:55.116Z] Removing intermediate container 0e483804b16c [2023-01-13T17:29:55.116Z] ---> 5cfd8456ae3c [2023-01-13T17:29:55.116Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-13T17:29:55.381Z] Removing intermediate container 1bcfc69ae6d7 [2023-01-13T17:29:55.381Z] ---> 071244b7282f [2023-01-13T17:29:55.381Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-13T17:29:55.381Z] ---> Running in dbf89c3bea02 [2023-01-13T17:29:55.381Z] ---> Running in 42c7faa0ee63 [2023-01-13T17:29:55.639Z] Removing intermediate container dbf89c3bea02 [2023-01-13T17:29:55.639Z] ---> 26dc4e1bb057 [2023-01-13T17:29:55.639Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-13T17:29:55.896Z] Removing intermediate container 42c7faa0ee63 [2023-01-13T17:29:55.896Z] ---> 077645f84cde [2023-01-13T17:29:55.896Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-13T17:29:55.896Z] ---> Running in 5f55bfa9780c [2023-01-13T17:29:55.896Z] ---> Running in 7b67493daa44 [2023-01-13T17:29:56.462Z] Removing intermediate container 5f55bfa9780c [2023-01-13T17:29:56.462Z] ---> c28e4745170b [2023-01-13T17:29:56.462Z] Step 15/23 : WORKDIR / [2023-01-13T17:29:56.462Z] Removing intermediate container 7b67493daa44 [2023-01-13T17:29:56.462Z] ---> b57d22086b0b [2023-01-13T17:29:56.462Z] Step 15/24 : WORKDIR / [2023-01-13T17:29:56.462Z] ---> Running in bd3baec133e4 [2023-01-13T17:29:56.727Z] ---> Running in 101c7a747c2f [2023-01-13T17:29:56.727Z] Removing intermediate container bd3baec133e4 [2023-01-13T17:29:56.727Z] ---> 477af1659bde [2023-01-13T17:29:56.727Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T17:29:56.985Z] Removing intermediate container 101c7a747c2f [2023-01-13T17:29:56.985Z] ---> b3a913a8e2c5 [2023-01-13T17:29:56.985Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T17:29:57.243Z] ---> ea6cbf467013 [2023-01-13T17:29:57.243Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-13T17:29:57.811Z] ---> 46639689ffe8 [2023-01-13T17:29:57.811Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-13T17:29:57.811Z] ---> dd68ee223941 [2023-01-13T17:29:57.811Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-13T17:29:58.386Z] ---> 65027ca7cd2e [2023-01-13T17:29:58.386Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-13T17:29:58.644Z] ---> 2db57521545a [2023-01-13T17:29:58.644Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-13T17:29:58.644Z] ---> Running in ccd57a382d19 [2023-01-13T17:29:58.903Z] ---> f136c05e2ad5 [2023-01-13T17:29:58.903Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-13T17:29:58.903Z] Removing intermediate container ccd57a382d19 [2023-01-13T17:29:58.903Z] ---> e6757076a590 [2023-01-13T17:29:58.903Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T17:29:58.903Z] ---> Running in bb3303a8a021 [2023-01-13T17:29:59.162Z] Removing intermediate container bb3303a8a021 [2023-01-13T17:29:59.162Z] ---> acb5a45b0680 [2023-01-13T17:29:59.162Z] Step 21/23 : LABEL arch=x86_64 [2023-01-13T17:29:59.162Z] ---> bd8b372a10e3 [2023-01-13T17:29:59.162Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-13T17:29:59.162Z] ---> Running in 87f56287f18c [2023-01-13T17:29:59.420Z] ---> Running in f55907824c98 [2023-01-13T17:29:59.420Z] Removing intermediate container 87f56287f18c [2023-01-13T17:29:59.420Z] ---> b7bb1d5d0dbd [2023-01-13T17:29:59.420Z] Step 22/23 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:29:59.679Z] ---> Running in dd3bc0bd6ee4 [2023-01-13T17:29:59.679Z] Removing intermediate container f55907824c98 [2023-01-13T17:29:59.679Z] ---> 5194f208b8a2 [2023-01-13T17:29:59.679Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T17:29:59.679Z] ---> Running in 294b73833e4d [2023-01-13T17:29:59.679Z] Removing intermediate container dd3bc0bd6ee4 [2023-01-13T17:29:59.679Z] ---> cf7f82f4ce31 [2023-01-13T17:29:59.679Z] Step 23/23 : LABEL version=3.0.0-dev.16 [2023-01-13T17:29:59.939Z] ---> Running in 4c852b52323e [2023-01-13T17:30:00.197Z] Removing intermediate container 294b73833e4d [2023-01-13T17:30:00.197Z] ---> 5daef4ec0fe1 [2023-01-13T17:30:00.197Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T17:30:00.197Z] Removing intermediate container 4c852b52323e [2023-01-13T17:30:00.197Z] ---> 93e5975050e1 [2023-01-13T17:30:00.197Z] [2023-01-13T17:30:00.197Z] ---> Running in e26854eb212f [2023-01-13T17:30:00.455Z] Successfully built 93e5975050e1 [2023-01-13T17:30:00.455Z] Successfully tagged core-command:latest [2023-01-13T17:30:01.022Z]  Building core-command ... done Removing intermediate container e26854eb212f [2023-01-13T17:30:01.022Z] ---> cff5b4c6027d [2023-01-13T17:30:01.022Z] Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:01.956Z] ---> Running in de8dd9d7dd40 [2023-01-13T17:30:01.956Z] Removing intermediate container c2e5ad4b4b80 [2023-01-13T17:30:01.956Z] ---> ad31cc614474 [2023-01-13T17:30:01.956Z] [2023-01-13T17:30:01.956Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T17:30:01.956Z] ---> bfe296a52501 [2023-01-13T17:30:01.956Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-13T17:30:02.213Z] ---> Running in 3ed3087744e7 [2023-01-13T17:30:02.484Z] Removing intermediate container de8dd9d7dd40 [2023-01-13T17:30:02.484Z] ---> 2ba797a4a484 [2023-01-13T17:30:02.484Z] Step 24/24 : LABEL version=3.0.0-dev.16 [2023-01-13T17:30:02.484Z] ---> Running in 135e0c78d8ff [2023-01-13T17:30:02.484Z] Removing intermediate container 3ed3087744e7 [2023-01-13T17:30:02.484Z] ---> 462b39c7cb53 [2023-01-13T17:30:02.484Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-13T17:30:02.484Z] Removing intermediate container 135e0c78d8ff [2023-01-13T17:30:02.484Z] ---> 4cdfd5789b3d [2023-01-13T17:30:02.484Z] [2023-01-13T17:30:02.484Z] ---> Running in 88b6ca45efdc [2023-01-13T17:30:02.484Z] Successfully built 4cdfd5789b3d [2023-01-13T17:30:02.742Z] Successfully tagged core-metadata:latest [2023-01-13T17:30:02.742Z]  Building core-metadata ... done Removing intermediate container 88b6ca45efdc [2023-01-13T17:30:02.742Z] ---> 8f6b51e2f480 [2023-01-13T17:30:02.742Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-13T17:30:02.742Z] ---> Running in c63d8ffad9a1 [2023-01-13T17:30:03.000Z] Removing intermediate container c63d8ffad9a1 [2023-01-13T17:30:03.000Z] ---> 55aad2875132 [2023-01-13T17:30:03.000Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T17:30:03.000Z] ---> Running in c8e2614b40f2 [2023-01-13T17:30:03.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T17:30:03.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T17:30:03.517Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T17:30:03.517Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T17:30:03.517Z] OK: 6 MiB in 15 packages [2023-01-13T17:30:04.085Z] Removing intermediate container c8e2614b40f2 [2023-01-13T17:30:04.085Z] ---> 3990e28fbc51 [2023-01-13T17:30:04.085Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T17:30:04.085Z] ---> 0ae760454d77 [2023-01-13T17:30:04.085Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-13T17:30:04.651Z] ---> 9340357f519b [2023-01-13T17:30:04.651Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-13T17:30:04.651Z] ---> 593dcc862fe2 [2023-01-13T17:30:04.651Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-13T17:30:04.925Z] ---> Running in e932a1079a83 [2023-01-13T17:30:04.925Z] Removing intermediate container e932a1079a83 [2023-01-13T17:30:04.925Z] ---> 6aad166b1517 [2023-01-13T17:30:04.925Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T17:30:04.925Z] ---> Running in c7b318a3e639 [2023-01-13T17:30:04.925Z] Removing intermediate container c7b318a3e639 [2023-01-13T17:30:04.925Z] ---> d4b6ffb71e1a [2023-01-13T17:30:04.925Z] Step 20/22 : LABEL arch=x86_64 [2023-01-13T17:30:05.185Z] ---> Running in 6086fb74cfb5 [2023-01-13T17:30:05.185Z] Removing intermediate container 6086fb74cfb5 [2023-01-13T17:30:05.185Z] ---> 4e819eec7029 [2023-01-13T17:30:05.185Z] Step 21/22 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:05.457Z] ---> Running in d4a8be61b661 [2023-01-13T17:30:05.457Z] Removing intermediate container d4a8be61b661 [2023-01-13T17:30:05.457Z] ---> 339a7ca1467e [2023-01-13T17:30:05.457Z] Step 22/22 : LABEL version=3.0.0-dev.16 [2023-01-13T17:30:05.457Z] ---> Running in d83c0b7a1e01 [2023-01-13T17:30:05.716Z] Removing intermediate container d83c0b7a1e01 [2023-01-13T17:30:05.716Z] ---> 398f6f3aaf9d [2023-01-13T17:30:05.716Z] [2023-01-13T17:30:05.716Z] Successfully built 398f6f3aaf9d [2023-01-13T17:30:05.716Z] Successfully tagged core-data:latest [2023-01-13T17:30:08.247Z]  Building core-data ... done Removing intermediate container f3b52d3e0623 [2023-01-13T17:30:08.247Z] ---> f8b7a1507f03 [2023-01-13T17:30:08.247Z] [2023-01-13T17:30:08.247Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T17:30:08.247Z] ---> bfe296a52501 [2023-01-13T17:30:08.247Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T17:30:08.247Z] ---> Using cache [2023-01-13T17:30:08.247Z] ---> 97bc133b7130 [2023-01-13T17:30:08.247Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T17:30:08.247Z] ---> Using cache [2023-01-13T17:30:08.247Z] ---> 071244b7282f [2023-01-13T17:30:08.247Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-13T17:30:08.247Z] ---> Running in 592e83dba5ce [2023-01-13T17:30:08.247Z] Removing intermediate container 592e83dba5ce [2023-01-13T17:30:08.247Z] ---> cb8f96a04311 [2023-01-13T17:30:08.247Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T17:30:08.247Z] ---> Running in 3470e9b15602 [2023-01-13T17:30:08.247Z] Removing intermediate container 3470e9b15602 [2023-01-13T17:30:08.247Z] ---> c1e9dd5a5251 [2023-01-13T17:30:08.247Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T17:30:08.506Z] ---> 44c0a1b97d73 [2023-01-13T17:30:08.506Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-13T17:30:09.072Z] ---> 45f5b22a4996 [2023-01-13T17:30:09.072Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-13T17:30:09.331Z] ---> c385ed96081a [2023-01-13T17:30:09.331Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-13T17:30:09.589Z] ---> Running in 78b4c22e044b [2023-01-13T17:30:09.589Z] Removing intermediate container 78b4c22e044b [2023-01-13T17:30:09.589Z] ---> 9fa2306c42f8 [2023-01-13T17:30:09.589Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T17:30:09.847Z] ---> Running in 3a84a2d7d7e4 [2023-01-13T17:30:09.847Z] Removing intermediate container 3a84a2d7d7e4 [2023-01-13T17:30:09.847Z] ---> 3e9889ac73f3 [2023-01-13T17:30:09.847Z] Step 20/22 : LABEL arch=x86_64 [2023-01-13T17:30:10.105Z] ---> Running in c2963d63831a [2023-01-13T17:30:10.105Z] Removing intermediate container c2963d63831a [2023-01-13T17:30:10.105Z] ---> 3c3aef28efe8 [2023-01-13T17:30:10.105Z] Step 21/22 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:10.362Z] ---> Running in b1190ecce6c5 [2023-01-13T17:30:10.362Z] Removing intermediate container b1190ecce6c5 [2023-01-13T17:30:10.362Z] ---> da7e54b0d33a [2023-01-13T17:30:10.362Z] Step 22/22 : LABEL version=3.0.0-dev.16 [2023-01-13T17:30:10.362Z] ---> Running in 8121e6c99dec [2023-01-13T17:30:10.620Z] Removing intermediate container 8121e6c99dec [2023-01-13T17:30:10.620Z] ---> 6b6bab832c61 [2023-01-13T17:30:10.620Z] [2023-01-13T17:30:10.620Z] Successfully built 6b6bab832c61 [2023-01-13T17:30:10.620Z] Successfully tagged support-scheduler:latest [2023-01-13T17:30:10.626Z]  Building support-scheduler ... done  [Pipeline] } [2023-01-13T17:30:10.632Z] $ docker stop --time=1 6f91c574d67adec6702ba6346ec678007c6867bccf5c5aba2de7d8f849375f5e [2023-01-13T17:30:11.923Z] $ docker rm -f --volumes 6f91c574d67adec6702ba6346ec678007c6867bccf5c5aba2de7d8f849375f5e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T17:30:12.266Z] + docker images [2023-01-13T17:30:12.266Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-13T17:30:12.266Z] support-scheduler latest 6b6bab832c61 2 seconds ago 30MB [2023-01-13T17:30:12.266Z] f8b7a1507f03 6 seconds ago 1.74GB [2023-01-13T17:30:12.266Z] core-data latest 398f6f3aaf9d 7 seconds ago 17.9MB [2023-01-13T17:30:12.266Z] core-metadata latest 4cdfd5789b3d 10 seconds ago 18.5MB [2023-01-13T17:30:12.266Z] ad31cc614474 11 seconds ago 1.68GB [2023-01-13T17:30:12.266Z] core-command latest 93e5975050e1 12 seconds ago 17.7MB [2023-01-13T17:30:12.266Z] 8159ab92e7d8 20 seconds ago 1.68GB [2023-01-13T17:30:12.266Z] 12b4bbec75bd 21 seconds ago 1.67GB [2023-01-13T17:30:12.266Z] security-spire-agent latest a33e14381dcc 24 seconds ago 125MB [2023-01-13T17:30:12.266Z] security-spire-server latest 3b8ef2c6715f 33 seconds ago 86.5MB [2023-01-13T17:30:12.266Z] 767ad56aab69 34 seconds ago 1.54GB [2023-01-13T17:30:12.266Z] support-notifications latest 8c7980760dc9 40 seconds ago 30.6MB [2023-01-13T17:30:12.266Z] 4d529b7fe9a1 43 seconds ago 1.54GB [2023-01-13T17:30:12.266Z] ff3342ae52f3 58 seconds ago 1.74GB [2023-01-13T17:30:12.266Z] security-bootstrapper latest a021be5dd758 About a minute ago 20.3MB [2023-01-13T17:30:12.266Z] security-secretstore-setup latest 2dfc4d696535 About a minute ago 29.9MB [2023-01-13T17:30:12.266Z] security-proxy-setup latest 4ba7c4cee286 About a minute ago 27.7MB [2023-01-13T17:30:12.266Z] security-spiffe-token-provider latest 3e061dc8a890 About a minute ago 29.8MB [2023-01-13T17:30:12.266Z] eebc73d71530 About a minute ago 1.7GB [2023-01-13T17:30:12.266Z] c2ce1ce40d10 About a minute ago 1.66GB [2023-01-13T17:30:12.266Z] bbba385ba1e1 About a minute ago 1.66GB [2023-01-13T17:30:12.266Z] 76136ea8e1d0 About a minute ago 1.66GB [2023-01-13T17:30:12.266Z] security-spire-config latest dc8a642e4547 About a minute ago 85.8MB [2023-01-13T17:30:12.266Z] ab3b3f5587b5 2 minutes ago 1.54GB [2023-01-13T17:30:12.266Z] ci-base-image-x86_64 latest 360a48bb28c6 4 minutes ago 904MB [2023-01-13T17:30:12.266Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-13T17:30:12.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-13T17:30:12.266Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-13T17:30:12.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-13T17:30:12.266Z] 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-01-13T17:30:12.384Z] provisioning config files... [2023-01-13T17:30:12.393Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/370@tmp/config9191241208147647670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:30:12.692Z] ---> docker-login.sh [2023-01-13T17:30:12.692Z] nexus3.edgexfoundry.org:10001 [2023-01-13T17:30:12.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:30:12.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:30:12.692Z] Configure a credential helper to remove this warning. See [2023-01-13T17:30:12.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:30:12.692Z] [2023-01-13T17:30:12.692Z] Login Succeeded [2023-01-13T17:30:12.692Z] nexus3.edgexfoundry.org:10002 [2023-01-13T17:30:12.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:30:12.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:30:12.951Z] Configure a credential helper to remove this warning. See [2023-01-13T17:30:12.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:30:12.951Z] [2023-01-13T17:30:12.951Z] Login Succeeded [2023-01-13T17:30:12.951Z] nexus3.edgexfoundry.org:10003 [2023-01-13T17:30:12.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:30:12.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:30:12.951Z] Configure a credential helper to remove this warning. See [2023-01-13T17:30:12.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:30:12.951Z] [2023-01-13T17:30:12.951Z] Login Succeeded [2023-01-13T17:30:12.951Z] nexus3.edgexfoundry.org:10004 [2023-01-13T17:30:12.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:30:13.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:30:13.211Z] Configure a credential helper to remove this warning. See [2023-01-13T17:30:13.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:30:13.211Z] [2023-01-13T17:30:13.211Z] Login Succeeded [2023-01-13T17:30:13.211Z] docker.io [2023-01-13T17:30:13.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:30:13.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:30:13.471Z] Configure a credential helper to remove this warning. See [2023-01-13T17:30:13.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:30:13.471Z] [2023-01-13T17:30:13.471Z] Login Succeeded [2023-01-13T17:30:13.471Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T17:30:13.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:30:13.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T17:30:13.522Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-01-13T17:30:13.522Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:13.522Z] latest [2023-01-13T17:30:13.522Z] 3.0.0-dev.16 [2023-01-13T17:30:13.522Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:13.522Z] main [2023-01-13T17:30:13.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:13.837Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:14.145Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:14.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T17:30:14.145Z] 3223c63accaa: Preparing [2023-01-13T17:30:14.145Z] cc5c996d8265: Preparing [2023-01-13T17:30:14.145Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:14.145Z] 2f36c66cbc3f: Preparing [2023-01-13T17:30:14.145Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:14.145Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:14.145Z] 2f36c66cbc3f: Pushed [2023-01-13T17:30:14.145Z] 3223c63accaa: Pushed [2023-01-13T17:30:14.145Z] 98ba8c1a2585: Pushed [2023-01-13T17:30:15.079Z] cc5c996d8265: Pushed [2023-01-13T17:30:15.339Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:74cdb9fb730856bf7c1329caf88efcec7fd6987df682f66929f9eed8c559a90d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:15.651Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:15.962Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-01-13T17:30:15.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T17:30:15.962Z] 3223c63accaa: Preparing [2023-01-13T17:30:15.962Z] cc5c996d8265: Preparing [2023-01-13T17:30:15.962Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:15.962Z] 2f36c66cbc3f: Preparing [2023-01-13T17:30:15.962Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:15.962Z] 2f36c66cbc3f: Layer already exists [2023-01-13T17:30:15.962Z] cc5c996d8265: Layer already exists [2023-01-13T17:30:15.962Z] 3223c63accaa: Layer already exists [2023-01-13T17:30:15.962Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:15.962Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:15.962Z] latest: digest: sha256:74cdb9fb730856bf7c1329caf88efcec7fd6987df682f66929f9eed8c559a90d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:16.268Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:16.575Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.16 [2023-01-13T17:30:16.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T17:30:16.575Z] 3223c63accaa: Preparing [2023-01-13T17:30:16.575Z] cc5c996d8265: Preparing [2023-01-13T17:30:16.575Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:16.575Z] 2f36c66cbc3f: Preparing [2023-01-13T17:30:16.575Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:16.575Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:16.575Z] 3223c63accaa: Layer already exists [2023-01-13T17:30:16.575Z] 2f36c66cbc3f: Layer already exists [2023-01-13T17:30:16.575Z] cc5c996d8265: Layer already exists [2023-01-13T17:30:16.575Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:16.575Z] 3.0.0-dev.16: digest: sha256:74cdb9fb730856bf7c1329caf88efcec7fd6987df682f66929f9eed8c559a90d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:16.888Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:17.203Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:17.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T17:30:17.203Z] 3223c63accaa: Preparing [2023-01-13T17:30:17.203Z] cc5c996d8265: Preparing [2023-01-13T17:30:17.203Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:17.203Z] 2f36c66cbc3f: Preparing [2023-01-13T17:30:17.203Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:17.203Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:17.203Z] 2f36c66cbc3f: Layer already exists [2023-01-13T17:30:17.203Z] 3223c63accaa: Layer already exists [2023-01-13T17:30:17.203Z] cc5c996d8265: Layer already exists [2023-01-13T17:30:17.203Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:17.203Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:74cdb9fb730856bf7c1329caf88efcec7fd6987df682f66929f9eed8c559a90d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:17.514Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:17.823Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-01-13T17:30:17.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T17:30:17.823Z] 3223c63accaa: Preparing [2023-01-13T17:30:17.823Z] cc5c996d8265: Preparing [2023-01-13T17:30:17.823Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:17.823Z] 2f36c66cbc3f: Preparing [2023-01-13T17:30:17.823Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:17.823Z] 3223c63accaa: Layer already exists [2023-01-13T17:30:17.823Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:17.823Z] cc5c996d8265: Layer already exists [2023-01-13T17:30:17.823Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:17.823Z] 2f36c66cbc3f: Layer already exists [2023-01-13T17:30:17.823Z] main: digest: sha256:74cdb9fb730856bf7c1329caf88efcec7fd6987df682f66929f9eed8c559a90d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:30:17.859Z] ===================================================== [Pipeline] echo [2023-01-13T17:30:17.864Z] taggedImages: [2023-01-13T17:30:17.864Z] - nexus3.edgexfoundry.org:10004/core-command:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:17.864Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-01-13T17:30:17.864Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.16 [2023-01-13T17:30:17.864Z] - nexus3.edgexfoundry.org:10004/core-command:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:17.864Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-01-13T17:30:17.879Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-01-13T17:30:17.879Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:17.879Z] latest [2023-01-13T17:30:17.879Z] 3.0.0-dev.16 [2023-01-13T17:30:17.879Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:17.879Z] main [2023-01-13T17:30:17.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:18.189Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:18.500Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:18.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T17:30:18.500Z] 89b0e3f86ffe: Preparing [2023-01-13T17:30:18.500Z] ff12208382c0: Preparing [2023-01-13T17:30:18.500Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:18.501Z] 4788615b905d: Preparing [2023-01-13T17:30:18.501Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:18.501Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:18.501Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:18.501Z] 89b0e3f86ffe: Pushed [2023-01-13T17:30:18.501Z] 4788615b905d: Pushed [2023-01-13T17:30:19.880Z] ff12208382c0: Pushed [2023-01-13T17:30:19.880Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:3ca7b5a6b1fceae1d7a5b81c50a40a265a192c856627ba46c2bdcba309fe3827 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:20.193Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:20.497Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-01-13T17:30:20.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T17:30:20.497Z] 89b0e3f86ffe: Preparing [2023-01-13T17:30:20.497Z] ff12208382c0: Preparing [2023-01-13T17:30:20.497Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:20.497Z] 4788615b905d: Preparing [2023-01-13T17:30:20.497Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:20.497Z] 89b0e3f86ffe: Layer already exists [2023-01-13T17:30:20.497Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:20.497Z] ff12208382c0: Layer already exists [2023-01-13T17:30:20.497Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:20.497Z] 4788615b905d: Layer already exists [2023-01-13T17:30:20.497Z] latest: digest: sha256:3ca7b5a6b1fceae1d7a5b81c50a40a265a192c856627ba46c2bdcba309fe3827 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:20.804Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:21.105Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.16 [2023-01-13T17:30:21.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T17:30:21.105Z] 89b0e3f86ffe: Preparing [2023-01-13T17:30:21.105Z] ff12208382c0: Preparing [2023-01-13T17:30:21.105Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:21.105Z] 4788615b905d: Preparing [2023-01-13T17:30:21.105Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:21.105Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:21.105Z] 89b0e3f86ffe: Layer already exists [2023-01-13T17:30:21.105Z] 4788615b905d: Layer already exists [2023-01-13T17:30:21.105Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:21.105Z] ff12208382c0: Layer already exists [2023-01-13T17:30:21.105Z] 3.0.0-dev.16: digest: sha256:3ca7b5a6b1fceae1d7a5b81c50a40a265a192c856627ba46c2bdcba309fe3827 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:21.412Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:21.716Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:21.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T17:30:21.716Z] 89b0e3f86ffe: Preparing [2023-01-13T17:30:21.716Z] ff12208382c0: Preparing [2023-01-13T17:30:21.716Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:21.716Z] 4788615b905d: Preparing [2023-01-13T17:30:21.716Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:21.716Z] ff12208382c0: Layer already exists [2023-01-13T17:30:21.716Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:21.716Z] 4788615b905d: Layer already exists [2023-01-13T17:30:21.716Z] 89b0e3f86ffe: Layer already exists [2023-01-13T17:30:21.716Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:21.716Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:3ca7b5a6b1fceae1d7a5b81c50a40a265a192c856627ba46c2bdcba309fe3827 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:22.116Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:22.543Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-01-13T17:30:22.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T17:30:22.543Z] 89b0e3f86ffe: Preparing [2023-01-13T17:30:22.543Z] ff12208382c0: Preparing [2023-01-13T17:30:22.543Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:22.543Z] 4788615b905d: Preparing [2023-01-13T17:30:22.543Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:22.543Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:22.543Z] 89b0e3f86ffe: Layer already exists [2023-01-13T17:30:22.543Z] ff12208382c0: Layer already exists [2023-01-13T17:30:22.543Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:22.543Z] 4788615b905d: Layer already exists [2023-01-13T17:30:22.543Z] main: digest: sha256:3ca7b5a6b1fceae1d7a5b81c50a40a265a192c856627ba46c2bdcba309fe3827 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:30:22.586Z] ===================================================== [Pipeline] echo [2023-01-13T17:30:22.643Z] taggedImages: [2023-01-13T17:30:22.643Z] - nexus3.edgexfoundry.org:10004/core-data:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:22.643Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-01-13T17:30:22.643Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.16 [2023-01-13T17:30:22.643Z] - nexus3.edgexfoundry.org:10004/core-data:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:22.643Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-01-13T17:30:22.658Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-01-13T17:30:22.658Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:22.658Z] latest [2023-01-13T17:30:22.658Z] 3.0.0-dev.16 [2023-01-13T17:30:22.658Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:22.658Z] main [2023-01-13T17:30:22.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:23.031Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:23.359Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:23.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T17:30:23.359Z] 889486176910: Preparing [2023-01-13T17:30:23.359Z] ad33d38fbe83: Preparing [2023-01-13T17:30:23.359Z] ab7dec8ff772: Preparing [2023-01-13T17:30:23.359Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:23.359Z] 2f36c66cbc3f: Preparing [2023-01-13T17:30:23.359Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:23.359Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:23.359Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:23.359Z] 2f36c66cbc3f: Layer already exists [2023-01-13T17:30:23.359Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:23.359Z] 889486176910: Pushed [2023-01-13T17:30:23.359Z] ad33d38fbe83: Pushed [2023-01-13T17:30:24.735Z] ab7dec8ff772: Pushed [2023-01-13T17:30:24.994Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:e117997c7eac7808ee566b3a0438f897fd9b4a7383cc34948076f0ae209f5ea4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:25.297Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:25.596Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-01-13T17:30:25.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T17:30:25.597Z] 889486176910: Preparing [2023-01-13T17:30:25.597Z] ad33d38fbe83: Preparing [2023-01-13T17:30:25.597Z] ab7dec8ff772: Preparing [2023-01-13T17:30:25.597Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:25.597Z] 2f36c66cbc3f: Preparing [2023-01-13T17:30:25.597Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:25.597Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:25.597Z] ab7dec8ff772: Layer already exists [2023-01-13T17:30:25.597Z] 889486176910: Layer already exists [2023-01-13T17:30:25.597Z] ad33d38fbe83: Layer already exists [2023-01-13T17:30:25.597Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:25.597Z] 2f36c66cbc3f: Layer already exists [2023-01-13T17:30:25.597Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:25.597Z] latest: digest: sha256:e117997c7eac7808ee566b3a0438f897fd9b4a7383cc34948076f0ae209f5ea4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:25.896Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:26.199Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.16 [2023-01-13T17:30:26.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T17:30:26.199Z] 889486176910: Preparing [2023-01-13T17:30:26.199Z] ad33d38fbe83: Preparing [2023-01-13T17:30:26.199Z] ab7dec8ff772: Preparing [2023-01-13T17:30:26.199Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:26.199Z] 2f36c66cbc3f: Preparing [2023-01-13T17:30:26.199Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:26.199Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:26.199Z] ad33d38fbe83: Layer already exists [2023-01-13T17:30:26.199Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:26.199Z] ab7dec8ff772: Layer already exists [2023-01-13T17:30:26.199Z] 889486176910: Layer already exists [2023-01-13T17:30:26.199Z] 2f36c66cbc3f: Layer already exists [2023-01-13T17:30:26.199Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:26.199Z] 3.0.0-dev.16: digest: sha256:e117997c7eac7808ee566b3a0438f897fd9b4a7383cc34948076f0ae209f5ea4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:26.502Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:26.799Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:26.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T17:30:26.799Z] 889486176910: Preparing [2023-01-13T17:30:26.799Z] ad33d38fbe83: Preparing [2023-01-13T17:30:26.799Z] ab7dec8ff772: Preparing [2023-01-13T17:30:26.799Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:26.799Z] 2f36c66cbc3f: Preparing [2023-01-13T17:30:26.799Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:26.799Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:26.799Z] 2f36c66cbc3f: Layer already exists [2023-01-13T17:30:26.799Z] ad33d38fbe83: Layer already exists [2023-01-13T17:30:26.799Z] ab7dec8ff772: Layer already exists [2023-01-13T17:30:26.799Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:26.799Z] 889486176910: Layer already exists [2023-01-13T17:30:26.799Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:26.799Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:e117997c7eac7808ee566b3a0438f897fd9b4a7383cc34948076f0ae209f5ea4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:27.104Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:27.404Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-01-13T17:30:27.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T17:30:27.404Z] 889486176910: Preparing [2023-01-13T17:30:27.404Z] ad33d38fbe83: Preparing [2023-01-13T17:30:27.404Z] ab7dec8ff772: Preparing [2023-01-13T17:30:27.404Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:27.404Z] 2f36c66cbc3f: Preparing [2023-01-13T17:30:27.404Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:27.404Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:27.404Z] ab7dec8ff772: Layer already exists [2023-01-13T17:30:27.404Z] 889486176910: Layer already exists [2023-01-13T17:30:27.404Z] 2f36c66cbc3f: Layer already exists [2023-01-13T17:30:27.404Z] ad33d38fbe83: Layer already exists [2023-01-13T17:30:27.404Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:27.404Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:27.404Z] main: digest: sha256:e117997c7eac7808ee566b3a0438f897fd9b4a7383cc34948076f0ae209f5ea4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:30:27.451Z] ===================================================== [Pipeline] echo [2023-01-13T17:30:27.459Z] taggedImages: [2023-01-13T17:30:27.459Z] - nexus3.edgexfoundry.org:10004/core-metadata:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:27.459Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-01-13T17:30:27.459Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.16 [2023-01-13T17:30:27.459Z] - nexus3.edgexfoundry.org:10004/core-metadata:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:27.459Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-01-13T17:30:27.479Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-01-13T17:30:27.479Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:27.479Z] latest [2023-01-13T17:30:27.479Z] 3.0.0-dev.16 [2023-01-13T17:30:27.479Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:27.479Z] main [2023-01-13T17:30:27.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:27.801Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:28.115Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:28.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T17:30:28.116Z] bdc441fc2284: Preparing [2023-01-13T17:30:28.116Z] bdc441fc2284: Preparing [2023-01-13T17:30:28.116Z] ce74354f6ab7: Preparing [2023-01-13T17:30:28.116Z] 936a576f21ff: Preparing [2023-01-13T17:30:28.116Z] f129546894ff: Preparing [2023-01-13T17:30:28.116Z] 52599f05f02b: Preparing [2023-01-13T17:30:28.116Z] cd8d732a8306: Preparing [2023-01-13T17:30:28.116Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:28.116Z] 32196b47eaa3: Preparing [2023-01-13T17:30:28.116Z] 01162bc42bf7: Preparing [2023-01-13T17:30:28.116Z] 245b5145164f: Preparing [2023-01-13T17:30:28.116Z] 0252df36b73c: Preparing [2023-01-13T17:30:28.116Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:28.116Z] 01162bc42bf7: Waiting [2023-01-13T17:30:28.116Z] 245b5145164f: Waiting [2023-01-13T17:30:28.116Z] 0252df36b73c: Waiting [2023-01-13T17:30:28.116Z] cd8d732a8306: Waiting [2023-01-13T17:30:28.116Z] 98ba8c1a2585: Waiting [2023-01-13T17:30:28.116Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:28.116Z] 32196b47eaa3: Waiting [2023-01-13T17:30:28.116Z] bdc441fc2284: Pushed [2023-01-13T17:30:28.116Z] 936a576f21ff: Pushed [2023-01-13T17:30:28.116Z] 52599f05f02b: Pushed [2023-01-13T17:30:28.116Z] f129546894ff: Pushed [2023-01-13T17:30:28.116Z] ce74354f6ab7: Pushed [2023-01-13T17:30:28.116Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:28.374Z] 32196b47eaa3: Pushed [2023-01-13T17:30:28.374Z] 245b5145164f: Pushed [2023-01-13T17:30:28.374Z] 0252df36b73c: Pushed [2023-01-13T17:30:28.374Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:28.374Z] 01162bc42bf7: Pushed [2023-01-13T17:30:29.751Z] cd8d732a8306: Pushed [2023-01-13T17:30:29.751Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:46ff948e80ee54e5cf194bdac4163c7b9e2b092ba30f8ef835a8cd0615e36aa0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:30.066Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:30.378Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-01-13T17:30:30.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T17:30:30.378Z] bdc441fc2284: Preparing [2023-01-13T17:30:30.378Z] bdc441fc2284: Preparing [2023-01-13T17:30:30.378Z] ce74354f6ab7: Preparing [2023-01-13T17:30:30.378Z] 936a576f21ff: Preparing [2023-01-13T17:30:30.378Z] f129546894ff: Preparing [2023-01-13T17:30:30.378Z] 52599f05f02b: Preparing [2023-01-13T17:30:30.378Z] cd8d732a8306: Preparing [2023-01-13T17:30:30.378Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:30.378Z] 32196b47eaa3: Preparing [2023-01-13T17:30:30.378Z] 01162bc42bf7: Preparing [2023-01-13T17:30:30.378Z] 245b5145164f: Preparing [2023-01-13T17:30:30.378Z] 0252df36b73c: Preparing [2023-01-13T17:30:30.378Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:30.378Z] 32196b47eaa3: Waiting [2023-01-13T17:30:30.378Z] 245b5145164f: Waiting [2023-01-13T17:30:30.378Z] 0252df36b73c: Waiting [2023-01-13T17:30:30.378Z] cd8d732a8306: Waiting [2023-01-13T17:30:30.378Z] 98ba8c1a2585: Waiting [2023-01-13T17:30:30.378Z] 936a576f21ff: Layer already exists [2023-01-13T17:30:30.378Z] 52599f05f02b: Layer already exists [2023-01-13T17:30:30.378Z] ce74354f6ab7: Layer already exists [2023-01-13T17:30:30.378Z] bdc441fc2284: Layer already exists [2023-01-13T17:30:30.378Z] f129546894ff: Layer already exists [2023-01-13T17:30:30.378Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:30.378Z] cd8d732a8306: Layer already exists [2023-01-13T17:30:30.378Z] 01162bc42bf7: Layer already exists [2023-01-13T17:30:30.378Z] 245b5145164f: Layer already exists [2023-01-13T17:30:30.378Z] 32196b47eaa3: Layer already exists [2023-01-13T17:30:30.378Z] 0252df36b73c: Layer already exists [2023-01-13T17:30:30.378Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:30.378Z] latest: digest: sha256:46ff948e80ee54e5cf194bdac4163c7b9e2b092ba30f8ef835a8cd0615e36aa0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:30.682Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:30.982Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.16 [2023-01-13T17:30:30.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T17:30:30.982Z] bdc441fc2284: Preparing [2023-01-13T17:30:30.982Z] bdc441fc2284: Preparing [2023-01-13T17:30:30.982Z] ce74354f6ab7: Preparing [2023-01-13T17:30:30.982Z] 936a576f21ff: Preparing [2023-01-13T17:30:30.982Z] f129546894ff: Preparing [2023-01-13T17:30:30.982Z] 52599f05f02b: Preparing [2023-01-13T17:30:30.982Z] cd8d732a8306: Preparing [2023-01-13T17:30:30.982Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:30.982Z] 32196b47eaa3: Preparing [2023-01-13T17:30:30.982Z] 01162bc42bf7: Preparing [2023-01-13T17:30:30.982Z] 245b5145164f: Preparing [2023-01-13T17:30:30.982Z] 0252df36b73c: Preparing [2023-01-13T17:30:30.982Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:30.982Z] 98ba8c1a2585: Waiting [2023-01-13T17:30:30.982Z] 32196b47eaa3: Waiting [2023-01-13T17:30:30.982Z] 01162bc42bf7: Waiting [2023-01-13T17:30:30.982Z] 245b5145164f: Waiting [2023-01-13T17:30:30.982Z] 0252df36b73c: Waiting [2023-01-13T17:30:30.982Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:30.982Z] cd8d732a8306: Waiting [2023-01-13T17:30:30.982Z] bdc441fc2284: Layer already exists [2023-01-13T17:30:30.982Z] f129546894ff: Layer already exists [2023-01-13T17:30:30.982Z] 936a576f21ff: Layer already exists [2023-01-13T17:30:30.982Z] ce74354f6ab7: Layer already exists [2023-01-13T17:30:30.982Z] 52599f05f02b: Layer already exists [2023-01-13T17:30:30.982Z] cd8d732a8306: Layer already exists [2023-01-13T17:30:30.982Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:30.982Z] 01162bc42bf7: Layer already exists [2023-01-13T17:30:30.982Z] 245b5145164f: Layer already exists [2023-01-13T17:30:30.982Z] 32196b47eaa3: Layer already exists [2023-01-13T17:30:30.982Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:30.982Z] 0252df36b73c: Layer already exists [2023-01-13T17:30:30.982Z] 3.0.0-dev.16: digest: sha256:46ff948e80ee54e5cf194bdac4163c7b9e2b092ba30f8ef835a8cd0615e36aa0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:31.298Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:31.610Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:31.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T17:30:31.610Z] bdc441fc2284: Preparing [2023-01-13T17:30:31.610Z] bdc441fc2284: Preparing [2023-01-13T17:30:31.610Z] ce74354f6ab7: Preparing [2023-01-13T17:30:31.610Z] 936a576f21ff: Preparing [2023-01-13T17:30:31.610Z] f129546894ff: Preparing [2023-01-13T17:30:31.610Z] 52599f05f02b: Preparing [2023-01-13T17:30:31.610Z] cd8d732a8306: Preparing [2023-01-13T17:30:31.610Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:31.610Z] 32196b47eaa3: Preparing [2023-01-13T17:30:31.610Z] 01162bc42bf7: Preparing [2023-01-13T17:30:31.610Z] 245b5145164f: Preparing [2023-01-13T17:30:31.610Z] 0252df36b73c: Preparing [2023-01-13T17:30:31.610Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:31.610Z] cd8d732a8306: Waiting [2023-01-13T17:30:31.610Z] 245b5145164f: Waiting [2023-01-13T17:30:31.610Z] 0252df36b73c: Waiting [2023-01-13T17:30:31.610Z] 01162bc42bf7: Waiting [2023-01-13T17:30:31.610Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:31.610Z] 98ba8c1a2585: Waiting [2023-01-13T17:30:31.610Z] 936a576f21ff: Layer already exists [2023-01-13T17:30:31.610Z] bdc441fc2284: Layer already exists [2023-01-13T17:30:31.610Z] ce74354f6ab7: Layer already exists [2023-01-13T17:30:31.610Z] f129546894ff: Layer already exists [2023-01-13T17:30:31.610Z] 52599f05f02b: Layer already exists [2023-01-13T17:30:31.610Z] cd8d732a8306: Layer already exists [2023-01-13T17:30:31.610Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:31.610Z] 01162bc42bf7: Layer already exists [2023-01-13T17:30:31.610Z] 245b5145164f: Layer already exists [2023-01-13T17:30:31.610Z] 32196b47eaa3: Layer already exists [2023-01-13T17:30:31.610Z] 0252df36b73c: Layer already exists [2023-01-13T17:30:31.610Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:31.610Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:46ff948e80ee54e5cf194bdac4163c7b9e2b092ba30f8ef835a8cd0615e36aa0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:31.928Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:32.231Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-01-13T17:30:32.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T17:30:32.231Z] bdc441fc2284: Preparing [2023-01-13T17:30:32.231Z] bdc441fc2284: Preparing [2023-01-13T17:30:32.231Z] ce74354f6ab7: Preparing [2023-01-13T17:30:32.231Z] 936a576f21ff: Preparing [2023-01-13T17:30:32.231Z] f129546894ff: Preparing [2023-01-13T17:30:32.231Z] 52599f05f02b: Preparing [2023-01-13T17:30:32.231Z] cd8d732a8306: Preparing [2023-01-13T17:30:32.231Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:32.231Z] 32196b47eaa3: Preparing [2023-01-13T17:30:32.231Z] 01162bc42bf7: Preparing [2023-01-13T17:30:32.231Z] 245b5145164f: Preparing [2023-01-13T17:30:32.231Z] 0252df36b73c: Preparing [2023-01-13T17:30:32.231Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:32.231Z] 98ba8c1a2585: Waiting [2023-01-13T17:30:32.231Z] 32196b47eaa3: Waiting [2023-01-13T17:30:32.231Z] cd8d732a8306: Waiting [2023-01-13T17:30:32.231Z] 0252df36b73c: Waiting [2023-01-13T17:30:32.231Z] 245b5145164f: Waiting [2023-01-13T17:30:32.231Z] 01162bc42bf7: Waiting [2023-01-13T17:30:32.231Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:32.231Z] 936a576f21ff: Layer already exists [2023-01-13T17:30:32.231Z] ce74354f6ab7: Layer already exists [2023-01-13T17:30:32.231Z] bdc441fc2284: Layer already exists [2023-01-13T17:30:32.231Z] f129546894ff: Layer already exists [2023-01-13T17:30:32.231Z] 52599f05f02b: Layer already exists [2023-01-13T17:30:32.231Z] cd8d732a8306: Layer already exists [2023-01-13T17:30:32.231Z] 01162bc42bf7: Layer already exists [2023-01-13T17:30:32.231Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:32.231Z] 245b5145164f: Layer already exists [2023-01-13T17:30:32.231Z] 32196b47eaa3: Layer already exists [2023-01-13T17:30:32.231Z] 0252df36b73c: Layer already exists [2023-01-13T17:30:32.231Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:32.231Z] main: digest: sha256:46ff948e80ee54e5cf194bdac4163c7b9e2b092ba30f8ef835a8cd0615e36aa0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:30:32.277Z] ===================================================== [Pipeline] echo [2023-01-13T17:30:32.286Z] taggedImages: [2023-01-13T17:30:32.286Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:32.286Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-01-13T17:30:32.286Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.16 [2023-01-13T17:30:32.286Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:32.286Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-01-13T17:30:32.306Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-01-13T17:30:32.306Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:32.306Z] latest [2023-01-13T17:30:32.306Z] 3.0.0-dev.16 [2023-01-13T17:30:32.306Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:32.306Z] main [2023-01-13T17:30:32.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:32.629Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:32.936Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:32.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T17:30:32.936Z] 2cc6c106b9f9: Preparing [2023-01-13T17:30:32.936Z] e5f4c963da81: Preparing [2023-01-13T17:30:32.936Z] ef2456b7a0a7: Preparing [2023-01-13T17:30:32.936Z] ee85ca665e8d: Preparing [2023-01-13T17:30:32.936Z] c0a0104f2956: Preparing [2023-01-13T17:30:32.936Z] 6b5ab41f067a: Preparing [2023-01-13T17:30:32.936Z] 5fa136ef4fbd: Preparing [2023-01-13T17:30:32.936Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:32.936Z] 5fa136ef4fbd: Waiting [2023-01-13T17:30:32.936Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:32.936Z] 6b5ab41f067a: Waiting [2023-01-13T17:30:32.936Z] 2cc6c106b9f9: Pushed [2023-01-13T17:30:32.936Z] e5f4c963da81: Pushed [2023-01-13T17:30:32.936Z] c0a0104f2956: Pushed [2023-01-13T17:30:32.936Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:33.195Z] 6b5ab41f067a: Pushed [2023-01-13T17:30:33.454Z] 5fa136ef4fbd: Pushed [2023-01-13T17:30:34.022Z] ee85ca665e8d: Pushed [2023-01-13T17:30:34.022Z] ef2456b7a0a7: Pushed [2023-01-13T17:30:34.282Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:46227e0eb3259308b9078c6bbb78d8aa1691d9340ea0dd9efca26993ebe4e08a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:34.588Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:34.893Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-01-13T17:30:34.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T17:30:34.893Z] 2cc6c106b9f9: Preparing [2023-01-13T17:30:34.893Z] e5f4c963da81: Preparing [2023-01-13T17:30:34.893Z] ef2456b7a0a7: Preparing [2023-01-13T17:30:34.893Z] ee85ca665e8d: Preparing [2023-01-13T17:30:34.893Z] c0a0104f2956: Preparing [2023-01-13T17:30:34.893Z] 6b5ab41f067a: Preparing [2023-01-13T17:30:34.893Z] 5fa136ef4fbd: Preparing [2023-01-13T17:30:34.893Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:34.893Z] 5fa136ef4fbd: Waiting [2023-01-13T17:30:34.893Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:34.893Z] 6b5ab41f067a: Waiting [2023-01-13T17:30:34.893Z] ef2456b7a0a7: Layer already exists [2023-01-13T17:30:34.893Z] c0a0104f2956: Layer already exists [2023-01-13T17:30:34.893Z] e5f4c963da81: Layer already exists [2023-01-13T17:30:34.893Z] 2cc6c106b9f9: Layer already exists [2023-01-13T17:30:34.893Z] ee85ca665e8d: Layer already exists [2023-01-13T17:30:34.893Z] 6b5ab41f067a: Layer already exists [2023-01-13T17:30:34.893Z] 5fa136ef4fbd: Layer already exists [2023-01-13T17:30:34.893Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:34.893Z] latest: digest: sha256:46227e0eb3259308b9078c6bbb78d8aa1691d9340ea0dd9efca26993ebe4e08a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:35.196Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:35.497Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.16 [2023-01-13T17:30:35.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T17:30:35.497Z] 2cc6c106b9f9: Preparing [2023-01-13T17:30:35.497Z] e5f4c963da81: Preparing [2023-01-13T17:30:35.497Z] ef2456b7a0a7: Preparing [2023-01-13T17:30:35.497Z] ee85ca665e8d: Preparing [2023-01-13T17:30:35.497Z] c0a0104f2956: Preparing [2023-01-13T17:30:35.497Z] 6b5ab41f067a: Preparing [2023-01-13T17:30:35.497Z] 5fa136ef4fbd: Preparing [2023-01-13T17:30:35.497Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:35.497Z] 6b5ab41f067a: Waiting [2023-01-13T17:30:35.497Z] 5fa136ef4fbd: Waiting [2023-01-13T17:30:35.497Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:35.497Z] e5f4c963da81: Layer already exists [2023-01-13T17:30:35.497Z] ef2456b7a0a7: Layer already exists [2023-01-13T17:30:35.497Z] c0a0104f2956: Layer already exists [2023-01-13T17:30:35.497Z] 2cc6c106b9f9: Layer already exists [2023-01-13T17:30:35.497Z] ee85ca665e8d: Layer already exists [2023-01-13T17:30:35.497Z] 6b5ab41f067a: Layer already exists [2023-01-13T17:30:35.497Z] 5fa136ef4fbd: Layer already exists [2023-01-13T17:30:35.497Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:35.497Z] 3.0.0-dev.16: digest: sha256:46227e0eb3259308b9078c6bbb78d8aa1691d9340ea0dd9efca26993ebe4e08a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:35.799Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:36.106Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:36.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T17:30:36.106Z] 2cc6c106b9f9: Preparing [2023-01-13T17:30:36.106Z] e5f4c963da81: Preparing [2023-01-13T17:30:36.106Z] ef2456b7a0a7: Preparing [2023-01-13T17:30:36.106Z] ee85ca665e8d: Preparing [2023-01-13T17:30:36.106Z] c0a0104f2956: Preparing [2023-01-13T17:30:36.106Z] 6b5ab41f067a: Preparing [2023-01-13T17:30:36.106Z] 5fa136ef4fbd: Preparing [2023-01-13T17:30:36.106Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:36.106Z] 6b5ab41f067a: Waiting [2023-01-13T17:30:36.106Z] 5fa136ef4fbd: Waiting [2023-01-13T17:30:36.106Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:36.106Z] 2cc6c106b9f9: Layer already exists [2023-01-13T17:30:36.106Z] ef2456b7a0a7: Layer already exists [2023-01-13T17:30:36.106Z] e5f4c963da81: Layer already exists [2023-01-13T17:30:36.106Z] c0a0104f2956: Layer already exists [2023-01-13T17:30:36.106Z] ee85ca665e8d: Layer already exists [2023-01-13T17:30:36.106Z] 5fa136ef4fbd: Layer already exists [2023-01-13T17:30:36.106Z] 6b5ab41f067a: Layer already exists [2023-01-13T17:30:36.106Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:36.106Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:46227e0eb3259308b9078c6bbb78d8aa1691d9340ea0dd9efca26993ebe4e08a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:36.409Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:36.708Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-01-13T17:30:36.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T17:30:36.709Z] 2cc6c106b9f9: Preparing [2023-01-13T17:30:36.709Z] e5f4c963da81: Preparing [2023-01-13T17:30:36.709Z] ef2456b7a0a7: Preparing [2023-01-13T17:30:36.709Z] ee85ca665e8d: Preparing [2023-01-13T17:30:36.709Z] c0a0104f2956: Preparing [2023-01-13T17:30:36.709Z] 6b5ab41f067a: Preparing [2023-01-13T17:30:36.709Z] 5fa136ef4fbd: Preparing [2023-01-13T17:30:36.709Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:36.709Z] 5fa136ef4fbd: Waiting [2023-01-13T17:30:36.709Z] 6b5ab41f067a: Waiting [2023-01-13T17:30:36.709Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:36.709Z] e5f4c963da81: Layer already exists [2023-01-13T17:30:36.709Z] c0a0104f2956: Layer already exists [2023-01-13T17:30:36.709Z] ee85ca665e8d: Layer already exists [2023-01-13T17:30:36.709Z] ef2456b7a0a7: Layer already exists [2023-01-13T17:30:36.709Z] 2cc6c106b9f9: Layer already exists [2023-01-13T17:30:36.709Z] 6b5ab41f067a: Layer already exists [2023-01-13T17:30:36.709Z] 5fa136ef4fbd: Layer already exists [2023-01-13T17:30:36.709Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:36.709Z] main: digest: sha256:46227e0eb3259308b9078c6bbb78d8aa1691d9340ea0dd9efca26993ebe4e08a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:30:36.746Z] ===================================================== [Pipeline] echo [2023-01-13T17:30:36.751Z] taggedImages: [2023-01-13T17:30:36.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:36.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-01-13T17:30:36.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.16 [2023-01-13T17:30:36.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:36.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-01-13T17:30:36.775Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-01-13T17:30:36.775Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:36.775Z] latest [2023-01-13T17:30:36.775Z] 3.0.0-dev.16 [2023-01-13T17:30:36.775Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:36.775Z] main [2023-01-13T17:30:36.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:37.101Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:37.409Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:37.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T17:30:37.409Z] 03f3ac6974e7: Preparing [2023-01-13T17:30:37.409Z] adb9a403df48: Preparing [2023-01-13T17:30:37.409Z] 97f0cc65786f: Preparing [2023-01-13T17:30:37.409Z] 189f1dac410a: Preparing [2023-01-13T17:30:37.409Z] a7748872c15a: Preparing [2023-01-13T17:30:37.409Z] 378dd3455b54: Preparing [2023-01-13T17:30:37.409Z] 5137f65ace47: Preparing [2023-01-13T17:30:37.409Z] d06b94e7af52: Preparing [2023-01-13T17:30:37.409Z] 4e2884186010: Preparing [2023-01-13T17:30:37.409Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:37.409Z] 378dd3455b54: Waiting [2023-01-13T17:30:37.409Z] 5137f65ace47: Waiting [2023-01-13T17:30:37.409Z] d06b94e7af52: Waiting [2023-01-13T17:30:37.409Z] 4e2884186010: Waiting [2023-01-13T17:30:37.409Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:37.409Z] adb9a403df48: Pushed [2023-01-13T17:30:37.409Z] 03f3ac6974e7: Pushed [2023-01-13T17:30:37.409Z] a7748872c15a: Pushed [2023-01-13T17:30:37.668Z] 378dd3455b54: Pushed [2023-01-13T17:30:37.668Z] 5137f65ace47: Pushed [2023-01-13T17:30:37.668Z] d06b94e7af52: Pushed [2023-01-13T17:30:37.668Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:37.668Z] 4e2884186010: Pushed [2023-01-13T17:30:38.605Z] 189f1dac410a: Pushed [2023-01-13T17:30:38.863Z] 97f0cc65786f: Pushed [2023-01-13T17:30:38.863Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:5ce4fa7c707c323b6ef75acfb90c0df3aa1c6e10a2056665d7a41eedac33f9c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:39.172Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:39.492Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-01-13T17:30:39.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T17:30:39.492Z] 03f3ac6974e7: Preparing [2023-01-13T17:30:39.492Z] adb9a403df48: Preparing [2023-01-13T17:30:39.492Z] 97f0cc65786f: Preparing [2023-01-13T17:30:39.492Z] 189f1dac410a: Preparing [2023-01-13T17:30:39.492Z] a7748872c15a: Preparing [2023-01-13T17:30:39.492Z] 378dd3455b54: Preparing [2023-01-13T17:30:39.492Z] 5137f65ace47: Preparing [2023-01-13T17:30:39.492Z] d06b94e7af52: Preparing [2023-01-13T17:30:39.492Z] 4e2884186010: Preparing [2023-01-13T17:30:39.492Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:39.492Z] 5137f65ace47: Waiting [2023-01-13T17:30:39.492Z] d06b94e7af52: Waiting [2023-01-13T17:30:39.492Z] 378dd3455b54: Waiting [2023-01-13T17:30:39.492Z] 4e2884186010: Waiting [2023-01-13T17:30:39.492Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:39.492Z] 189f1dac410a: Layer already exists [2023-01-13T17:30:39.492Z] 03f3ac6974e7: Layer already exists [2023-01-13T17:30:39.492Z] a7748872c15a: Layer already exists [2023-01-13T17:30:39.492Z] adb9a403df48: Layer already exists [2023-01-13T17:30:39.492Z] 97f0cc65786f: Layer already exists [2023-01-13T17:30:39.492Z] d06b94e7af52: Layer already exists [2023-01-13T17:30:39.492Z] 5137f65ace47: Layer already exists [2023-01-13T17:30:39.492Z] 378dd3455b54: Layer already exists [2023-01-13T17:30:39.492Z] 4e2884186010: Layer already exists [2023-01-13T17:30:39.492Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:39.492Z] latest: digest: sha256:5ce4fa7c707c323b6ef75acfb90c0df3aa1c6e10a2056665d7a41eedac33f9c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:39.791Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:40.089Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.16 [2023-01-13T17:30:40.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T17:30:40.089Z] 03f3ac6974e7: Preparing [2023-01-13T17:30:40.089Z] adb9a403df48: Preparing [2023-01-13T17:30:40.089Z] 97f0cc65786f: Preparing [2023-01-13T17:30:40.089Z] 189f1dac410a: Preparing [2023-01-13T17:30:40.089Z] a7748872c15a: Preparing [2023-01-13T17:30:40.089Z] 378dd3455b54: Preparing [2023-01-13T17:30:40.089Z] 5137f65ace47: Preparing [2023-01-13T17:30:40.089Z] d06b94e7af52: Preparing [2023-01-13T17:30:40.089Z] 4e2884186010: Preparing [2023-01-13T17:30:40.089Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:40.089Z] d06b94e7af52: Waiting [2023-01-13T17:30:40.089Z] 4e2884186010: Waiting [2023-01-13T17:30:40.089Z] 378dd3455b54: Waiting [2023-01-13T17:30:40.089Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:40.089Z] 5137f65ace47: Waiting [2023-01-13T17:30:40.089Z] a7748872c15a: Layer already exists [2023-01-13T17:30:40.089Z] adb9a403df48: Layer already exists [2023-01-13T17:30:40.089Z] 97f0cc65786f: Layer already exists [2023-01-13T17:30:40.089Z] 189f1dac410a: Layer already exists [2023-01-13T17:30:40.089Z] 03f3ac6974e7: Layer already exists [2023-01-13T17:30:40.089Z] 378dd3455b54: Layer already exists [2023-01-13T17:30:40.089Z] 5137f65ace47: Layer already exists [2023-01-13T17:30:40.089Z] d06b94e7af52: Layer already exists [2023-01-13T17:30:40.089Z] 4e2884186010: Layer already exists [2023-01-13T17:30:40.089Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:40.089Z] 3.0.0-dev.16: digest: sha256:5ce4fa7c707c323b6ef75acfb90c0df3aa1c6e10a2056665d7a41eedac33f9c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:40.390Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:40.692Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:40.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T17:30:40.692Z] 03f3ac6974e7: Preparing [2023-01-13T17:30:40.692Z] adb9a403df48: Preparing [2023-01-13T17:30:40.692Z] 97f0cc65786f: Preparing [2023-01-13T17:30:40.692Z] 189f1dac410a: Preparing [2023-01-13T17:30:40.692Z] a7748872c15a: Preparing [2023-01-13T17:30:40.692Z] 378dd3455b54: Preparing [2023-01-13T17:30:40.692Z] 5137f65ace47: Preparing [2023-01-13T17:30:40.692Z] d06b94e7af52: Preparing [2023-01-13T17:30:40.692Z] 4e2884186010: Preparing [2023-01-13T17:30:40.692Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:40.692Z] 378dd3455b54: Waiting [2023-01-13T17:30:40.692Z] 5137f65ace47: Waiting [2023-01-13T17:30:40.692Z] d06b94e7af52: Waiting [2023-01-13T17:30:40.692Z] 4e2884186010: Waiting [2023-01-13T17:30:40.692Z] a7748872c15a: Layer already exists [2023-01-13T17:30:40.692Z] adb9a403df48: Layer already exists [2023-01-13T17:30:40.692Z] 03f3ac6974e7: Layer already exists [2023-01-13T17:30:40.692Z] 97f0cc65786f: Layer already exists [2023-01-13T17:30:40.692Z] 189f1dac410a: Layer already exists [2023-01-13T17:30:40.692Z] 378dd3455b54: Layer already exists [2023-01-13T17:30:40.692Z] 5137f65ace47: Layer already exists [2023-01-13T17:30:40.692Z] 4e2884186010: Layer already exists [2023-01-13T17:30:40.692Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:40.692Z] d06b94e7af52: Layer already exists [2023-01-13T17:30:40.692Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:5ce4fa7c707c323b6ef75acfb90c0df3aa1c6e10a2056665d7a41eedac33f9c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:41.001Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:41.294Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-01-13T17:30:41.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T17:30:41.295Z] 03f3ac6974e7: Preparing [2023-01-13T17:30:41.295Z] adb9a403df48: Preparing [2023-01-13T17:30:41.295Z] 97f0cc65786f: Preparing [2023-01-13T17:30:41.295Z] 189f1dac410a: Preparing [2023-01-13T17:30:41.295Z] a7748872c15a: Preparing [2023-01-13T17:30:41.295Z] 378dd3455b54: Preparing [2023-01-13T17:30:41.295Z] 5137f65ace47: Preparing [2023-01-13T17:30:41.295Z] d06b94e7af52: Preparing [2023-01-13T17:30:41.295Z] 4e2884186010: Preparing [2023-01-13T17:30:41.295Z] e5e13b0c77cb: Preparing [2023-01-13T17:30:41.295Z] 378dd3455b54: Waiting [2023-01-13T17:30:41.295Z] d06b94e7af52: Waiting [2023-01-13T17:30:41.295Z] 4e2884186010: Waiting [2023-01-13T17:30:41.295Z] 5137f65ace47: Waiting [2023-01-13T17:30:41.295Z] e5e13b0c77cb: Waiting [2023-01-13T17:30:41.295Z] 03f3ac6974e7: Layer already exists [2023-01-13T17:30:41.295Z] a7748872c15a: Layer already exists [2023-01-13T17:30:41.295Z] 189f1dac410a: Layer already exists [2023-01-13T17:30:41.295Z] 97f0cc65786f: Layer already exists [2023-01-13T17:30:41.295Z] adb9a403df48: Layer already exists [2023-01-13T17:30:41.295Z] 5137f65ace47: Layer already exists [2023-01-13T17:30:41.295Z] 4e2884186010: Layer already exists [2023-01-13T17:30:41.295Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:30:41.295Z] 378dd3455b54: Layer already exists [2023-01-13T17:30:41.295Z] d06b94e7af52: Layer already exists [2023-01-13T17:30:41.295Z] main: digest: sha256:5ce4fa7c707c323b6ef75acfb90c0df3aa1c6e10a2056665d7a41eedac33f9c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:30:41.330Z] ===================================================== [Pipeline] echo [2023-01-13T17:30:41.336Z] taggedImages: [2023-01-13T17:30:41.336Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:41.336Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-01-13T17:30:41.336Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.16 [2023-01-13T17:30:41.336Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:41.336Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-01-13T17:30:41.349Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-01-13T17:30:41.349Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:41.349Z] latest [2023-01-13T17:30:41.349Z] 3.0.0-dev.16 [2023-01-13T17:30:41.349Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:41.349Z] main [2023-01-13T17:30:41.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:41.669Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:41.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:41.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T17:30:41.978Z] 37016893fde7: Preparing [2023-01-13T17:30:41.978Z] a0606ce9266d: Preparing [2023-01-13T17:30:41.978Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:41.978Z] 9020e2ed1adb: Preparing [2023-01-13T17:30:41.978Z] 34d5ebaa5410: Preparing [2023-01-13T17:30:41.978Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:30:41.978Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:41.978Z] 37016893fde7: Pushed [2023-01-13T17:30:42.546Z] 9020e2ed1adb: Pushed [2023-01-13T17:30:43.924Z] a0606ce9266d: Pushed [2023-01-13T17:30:44.183Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:af542b6a5e1055a2f50a0c4a3c17f8a22740b72462f98ef97a853664033c3047 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:44.502Z] + 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-01-13T17:30:44.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-01-13T17:30:44.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T17:30:44.809Z] 37016893fde7: Preparing [2023-01-13T17:30:44.809Z] a0606ce9266d: Preparing [2023-01-13T17:30:44.809Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:44.809Z] 9020e2ed1adb: Preparing [2023-01-13T17:30:44.809Z] 34d5ebaa5410: Preparing [2023-01-13T17:30:44.809Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:44.809Z] 9020e2ed1adb: Layer already exists [2023-01-13T17:30:44.809Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:30:44.809Z] 37016893fde7: Layer already exists [2023-01-13T17:30:44.809Z] a0606ce9266d: Layer already exists [2023-01-13T17:30:44.809Z] latest: digest: sha256:af542b6a5e1055a2f50a0c4a3c17f8a22740b72462f98ef97a853664033c3047 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:45.117Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:45.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.16 [2023-01-13T17:30:45.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T17:30:45.422Z] 37016893fde7: Preparing [2023-01-13T17:30:45.422Z] a0606ce9266d: Preparing [2023-01-13T17:30:45.422Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:45.422Z] 9020e2ed1adb: Preparing [2023-01-13T17:30:45.422Z] 34d5ebaa5410: Preparing [2023-01-13T17:30:45.422Z] 37016893fde7: Layer already exists [2023-01-13T17:30:45.422Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:30:45.422Z] 9020e2ed1adb: Layer already exists [2023-01-13T17:30:45.422Z] a0606ce9266d: Layer already exists [2023-01-13T17:30:45.422Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:45.422Z] 3.0.0-dev.16: digest: sha256:af542b6a5e1055a2f50a0c4a3c17f8a22740b72462f98ef97a853664033c3047 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:45.740Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:46.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:46.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T17:30:46.042Z] 37016893fde7: Preparing [2023-01-13T17:30:46.042Z] a0606ce9266d: Preparing [2023-01-13T17:30:46.042Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:46.042Z] 9020e2ed1adb: Preparing [2023-01-13T17:30:46.042Z] 34d5ebaa5410: Preparing [2023-01-13T17:30:46.042Z] 9020e2ed1adb: Layer already exists [2023-01-13T17:30:46.042Z] 37016893fde7: Layer already exists [2023-01-13T17:30:46.042Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:46.042Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:30:46.042Z] a0606ce9266d: Layer already exists [2023-01-13T17:30:46.042Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:af542b6a5e1055a2f50a0c4a3c17f8a22740b72462f98ef97a853664033c3047 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:46.356Z] + 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-01-13T17:30:46.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-01-13T17:30:46.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T17:30:46.661Z] 37016893fde7: Preparing [2023-01-13T17:30:46.661Z] a0606ce9266d: Preparing [2023-01-13T17:30:46.661Z] 98ba8c1a2585: Preparing [2023-01-13T17:30:46.661Z] 9020e2ed1adb: Preparing [2023-01-13T17:30:46.661Z] 34d5ebaa5410: Preparing [2023-01-13T17:30:46.661Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:30:46.661Z] 9020e2ed1adb: Layer already exists [2023-01-13T17:30:46.661Z] 37016893fde7: Layer already exists [2023-01-13T17:30:46.661Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:30:46.661Z] a0606ce9266d: Layer already exists [2023-01-13T17:30:46.661Z] main: digest: sha256:af542b6a5e1055a2f50a0c4a3c17f8a22740b72462f98ef97a853664033c3047 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:30:46.694Z] ===================================================== [Pipeline] echo [2023-01-13T17:30:46.700Z] taggedImages: [2023-01-13T17:30:46.700Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:46.700Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-01-13T17:30:46.700Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.16 [2023-01-13T17:30:46.700Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:46.700Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-01-13T17:30:46.714Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-01-13T17:30:46.714Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:46.714Z] latest [2023-01-13T17:30:46.714Z] 3.0.0-dev.16 [2023-01-13T17:30:46.714Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:46.714Z] main [2023-01-13T17:30:46.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:47.015Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:47.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:47.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T17:30:47.319Z] 4a8f214722d3: Preparing [2023-01-13T17:30:47.319Z] bc7eb22ff556: Preparing [2023-01-13T17:30:47.319Z] c96e560cd732: Preparing [2023-01-13T17:30:47.319Z] 7500440ca952: Preparing [2023-01-13T17:30:47.319Z] c7a57a9dd677: Preparing [2023-01-13T17:30:47.319Z] 576323509d48: Preparing [2023-01-13T17:30:47.319Z] 34d5ebaa5410: Preparing [2023-01-13T17:30:47.319Z] 576323509d48: Waiting [2023-01-13T17:30:47.319Z] 34d5ebaa5410: Waiting [2023-01-13T17:30:47.319Z] bc7eb22ff556: Pushed [2023-01-13T17:30:47.319Z] 4a8f214722d3: Pushed [2023-01-13T17:30:47.319Z] c96e560cd732: Pushed [2023-01-13T17:30:47.319Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:30:47.884Z] 576323509d48: Pushed [2023-01-13T17:30:51.165Z] c7a57a9dd677: Pushed [2023-01-13T17:30:53.696Z] 7500440ca952: Pushed [2023-01-13T17:30:53.696Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:c6da2d41a00685a28e690cb3f633c8dd3d9767541419bad914750fb035610d43 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:54.006Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:54.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-01-13T17:30:54.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T17:30:54.304Z] 4a8f214722d3: Preparing [2023-01-13T17:30:54.304Z] bc7eb22ff556: Preparing [2023-01-13T17:30:54.304Z] c96e560cd732: Preparing [2023-01-13T17:30:54.304Z] 7500440ca952: Preparing [2023-01-13T17:30:54.304Z] c7a57a9dd677: Preparing [2023-01-13T17:30:54.304Z] 576323509d48: Preparing [2023-01-13T17:30:54.304Z] 34d5ebaa5410: Preparing [2023-01-13T17:30:54.304Z] 576323509d48: Waiting [2023-01-13T17:30:54.304Z] 34d5ebaa5410: Waiting [2023-01-13T17:30:54.304Z] c7a57a9dd677: Layer already exists [2023-01-13T17:30:54.304Z] bc7eb22ff556: Layer already exists [2023-01-13T17:30:54.304Z] 4a8f214722d3: Layer already exists [2023-01-13T17:30:54.304Z] c96e560cd732: Layer already exists [2023-01-13T17:30:54.304Z] 7500440ca952: Layer already exists [2023-01-13T17:30:54.304Z] 576323509d48: Layer already exists [2023-01-13T17:30:54.304Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:30:54.304Z] latest: digest: sha256:c6da2d41a00685a28e690cb3f633c8dd3d9767541419bad914750fb035610d43 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:54.607Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:54.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.16 [2023-01-13T17:30:54.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T17:30:54.908Z] 4a8f214722d3: Preparing [2023-01-13T17:30:54.908Z] bc7eb22ff556: Preparing [2023-01-13T17:30:54.908Z] c96e560cd732: Preparing [2023-01-13T17:30:54.908Z] 7500440ca952: Preparing [2023-01-13T17:30:54.909Z] c7a57a9dd677: Preparing [2023-01-13T17:30:54.909Z] 576323509d48: Preparing [2023-01-13T17:30:54.909Z] 34d5ebaa5410: Preparing [2023-01-13T17:30:54.909Z] 576323509d48: Waiting [2023-01-13T17:30:54.909Z] 34d5ebaa5410: Waiting [2023-01-13T17:30:54.909Z] c96e560cd732: Layer already exists [2023-01-13T17:30:54.909Z] 7500440ca952: Layer already exists [2023-01-13T17:30:54.909Z] 4a8f214722d3: Layer already exists [2023-01-13T17:30:54.909Z] c7a57a9dd677: Layer already exists [2023-01-13T17:30:54.909Z] bc7eb22ff556: Layer already exists [2023-01-13T17:30:54.909Z] 576323509d48: Layer already exists [2023-01-13T17:30:54.909Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:30:54.909Z] 3.0.0-dev.16: digest: sha256:c6da2d41a00685a28e690cb3f633c8dd3d9767541419bad914750fb035610d43 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:55.212Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:55.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:55.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T17:30:55.512Z] 4a8f214722d3: Preparing [2023-01-13T17:30:55.512Z] bc7eb22ff556: Preparing [2023-01-13T17:30:55.512Z] c96e560cd732: Preparing [2023-01-13T17:30:55.512Z] 7500440ca952: Preparing [2023-01-13T17:30:55.512Z] c7a57a9dd677: Preparing [2023-01-13T17:30:55.512Z] 576323509d48: Preparing [2023-01-13T17:30:55.512Z] 34d5ebaa5410: Preparing [2023-01-13T17:30:55.512Z] 34d5ebaa5410: Waiting [2023-01-13T17:30:55.512Z] 576323509d48: Waiting [2023-01-13T17:30:55.512Z] c7a57a9dd677: Layer already exists [2023-01-13T17:30:55.512Z] 7500440ca952: Layer already exists [2023-01-13T17:30:55.512Z] 4a8f214722d3: Layer already exists [2023-01-13T17:30:55.512Z] c96e560cd732: Layer already exists [2023-01-13T17:30:55.512Z] bc7eb22ff556: Layer already exists [2023-01-13T17:30:55.512Z] 576323509d48: Layer already exists [2023-01-13T17:30:55.512Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:30:55.512Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:c6da2d41a00685a28e690cb3f633c8dd3d9767541419bad914750fb035610d43 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:55.827Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:56.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-01-13T17:30:56.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T17:30:56.129Z] 4a8f214722d3: Preparing [2023-01-13T17:30:56.129Z] bc7eb22ff556: Preparing [2023-01-13T17:30:56.129Z] c96e560cd732: Preparing [2023-01-13T17:30:56.129Z] 7500440ca952: Preparing [2023-01-13T17:30:56.129Z] c7a57a9dd677: Preparing [2023-01-13T17:30:56.129Z] 576323509d48: Preparing [2023-01-13T17:30:56.129Z] 34d5ebaa5410: Preparing [2023-01-13T17:30:56.129Z] 576323509d48: Waiting [2023-01-13T17:30:56.129Z] 34d5ebaa5410: Waiting [2023-01-13T17:30:56.129Z] c96e560cd732: Layer already exists [2023-01-13T17:30:56.129Z] 4a8f214722d3: Layer already exists [2023-01-13T17:30:56.129Z] bc7eb22ff556: Layer already exists [2023-01-13T17:30:56.129Z] c7a57a9dd677: Layer already exists [2023-01-13T17:30:56.129Z] 7500440ca952: Layer already exists [2023-01-13T17:30:56.129Z] 576323509d48: Layer already exists [2023-01-13T17:30:56.129Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:30:56.129Z] main: digest: sha256:c6da2d41a00685a28e690cb3f633c8dd3d9767541419bad914750fb035610d43 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:30:56.165Z] ===================================================== [Pipeline] echo [2023-01-13T17:30:56.171Z] taggedImages: [2023-01-13T17:30:56.171Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:56.171Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-01-13T17:30:56.171Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.16 [2023-01-13T17:30:56.171Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:56.171Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-01-13T17:30:56.186Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-01-13T17:30:56.186Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:56.186Z] latest [2023-01-13T17:30:56.186Z] 3.0.0-dev.16 [2023-01-13T17:30:56.186Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:30:56.186Z] main [2023-01-13T17:30:56.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:56.487Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:30:56.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:30:56.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T17:30:56.794Z] 9a318fb27dfa: Preparing [2023-01-13T17:30:56.794Z] ca654e72b61d: Preparing [2023-01-13T17:30:56.794Z] 334d530c5282: Preparing [2023-01-13T17:30:56.794Z] a92ce756615e: Preparing [2023-01-13T17:30:56.794Z] d6f11795cd6b: Preparing [2023-01-13T17:30:56.794Z] 34d5ebaa5410: Preparing [2023-01-13T17:30:56.794Z] 34d5ebaa5410: Waiting [2023-01-13T17:30:56.794Z] ca654e72b61d: Pushed [2023-01-13T17:30:56.794Z] 334d530c5282: Pushed [2023-01-13T17:30:56.794Z] 9a318fb27dfa: Pushed [2023-01-13T17:30:56.794Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:30:57.054Z] d6f11795cd6b: Pushed [2023-01-13T17:31:03.621Z] a92ce756615e: Pushed [2023-01-13T17:31:03.621Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:6d490d9cd31dd16962692895a8a9e6a3d880dcdf3d5ddb1b889b2f2f3f1dad8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:03.925Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:04.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-01-13T17:31:04.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T17:31:04.228Z] 9a318fb27dfa: Preparing [2023-01-13T17:31:04.228Z] ca654e72b61d: Preparing [2023-01-13T17:31:04.228Z] 334d530c5282: Preparing [2023-01-13T17:31:04.228Z] a92ce756615e: Preparing [2023-01-13T17:31:04.228Z] d6f11795cd6b: Preparing [2023-01-13T17:31:04.228Z] 34d5ebaa5410: Preparing [2023-01-13T17:31:04.228Z] 34d5ebaa5410: Waiting [2023-01-13T17:31:04.228Z] 9a318fb27dfa: Layer already exists [2023-01-13T17:31:04.228Z] a92ce756615e: Layer already exists [2023-01-13T17:31:04.228Z] 334d530c5282: Layer already exists [2023-01-13T17:31:04.228Z] d6f11795cd6b: Layer already exists [2023-01-13T17:31:04.228Z] ca654e72b61d: Layer already exists [2023-01-13T17:31:04.228Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:31:04.228Z] latest: digest: sha256:6d490d9cd31dd16962692895a8a9e6a3d880dcdf3d5ddb1b889b2f2f3f1dad8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:04.538Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:04.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.16 [2023-01-13T17:31:04.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T17:31:04.837Z] 9a318fb27dfa: Preparing [2023-01-13T17:31:04.837Z] ca654e72b61d: Preparing [2023-01-13T17:31:04.837Z] 334d530c5282: Preparing [2023-01-13T17:31:04.837Z] a92ce756615e: Preparing [2023-01-13T17:31:04.837Z] d6f11795cd6b: Preparing [2023-01-13T17:31:04.837Z] 34d5ebaa5410: Preparing [2023-01-13T17:31:04.837Z] 34d5ebaa5410: Waiting [2023-01-13T17:31:04.837Z] ca654e72b61d: Layer already exists [2023-01-13T17:31:04.837Z] 9a318fb27dfa: Layer already exists [2023-01-13T17:31:04.837Z] 334d530c5282: Layer already exists [2023-01-13T17:31:04.837Z] a92ce756615e: Layer already exists [2023-01-13T17:31:04.837Z] d6f11795cd6b: Layer already exists [2023-01-13T17:31:04.837Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:31:04.837Z] 3.0.0-dev.16: digest: sha256:6d490d9cd31dd16962692895a8a9e6a3d880dcdf3d5ddb1b889b2f2f3f1dad8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:05.155Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:05.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:31:05.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T17:31:05.474Z] 9a318fb27dfa: Preparing [2023-01-13T17:31:05.474Z] ca654e72b61d: Preparing [2023-01-13T17:31:05.474Z] 334d530c5282: Preparing [2023-01-13T17:31:05.474Z] a92ce756615e: Preparing [2023-01-13T17:31:05.474Z] d6f11795cd6b: Preparing [2023-01-13T17:31:05.474Z] 34d5ebaa5410: Preparing [2023-01-13T17:31:05.474Z] 34d5ebaa5410: Waiting [2023-01-13T17:31:05.474Z] d6f11795cd6b: Layer already exists [2023-01-13T17:31:05.474Z] 9a318fb27dfa: Layer already exists [2023-01-13T17:31:05.474Z] ca654e72b61d: Layer already exists [2023-01-13T17:31:05.474Z] a92ce756615e: Layer already exists [2023-01-13T17:31:05.474Z] 334d530c5282: Layer already exists [2023-01-13T17:31:05.474Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:31:05.474Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:6d490d9cd31dd16962692895a8a9e6a3d880dcdf3d5ddb1b889b2f2f3f1dad8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:05.773Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:06.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-01-13T17:31:06.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T17:31:06.074Z] 9a318fb27dfa: Preparing [2023-01-13T17:31:06.074Z] ca654e72b61d: Preparing [2023-01-13T17:31:06.074Z] 334d530c5282: Preparing [2023-01-13T17:31:06.074Z] a92ce756615e: Preparing [2023-01-13T17:31:06.074Z] d6f11795cd6b: Preparing [2023-01-13T17:31:06.074Z] 34d5ebaa5410: Preparing [2023-01-13T17:31:06.074Z] 34d5ebaa5410: Waiting [2023-01-13T17:31:06.074Z] 334d530c5282: Layer already exists [2023-01-13T17:31:06.074Z] 9a318fb27dfa: Layer already exists [2023-01-13T17:31:06.074Z] ca654e72b61d: Layer already exists [2023-01-13T17:31:06.074Z] a92ce756615e: Layer already exists [2023-01-13T17:31:06.074Z] d6f11795cd6b: Layer already exists [2023-01-13T17:31:06.074Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:31:06.074Z] main: digest: sha256:6d490d9cd31dd16962692895a8a9e6a3d880dcdf3d5ddb1b889b2f2f3f1dad8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:31:06.110Z] ===================================================== [Pipeline] echo [2023-01-13T17:31:06.116Z] taggedImages: [2023-01-13T17:31:06.116Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:31:06.116Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-01-13T17:31:06.116Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.16 [2023-01-13T17:31:06.116Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:31:06.116Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-01-13T17:31:06.130Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-01-13T17:31:06.130Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:31:06.130Z] latest [2023-01-13T17:31:06.130Z] 3.0.0-dev.16 [2023-01-13T17:31:06.130Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:31:06.130Z] main [2023-01-13T17:31:06.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:06.442Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:06.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:31:06.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T17:31:06.750Z] c4a00cee2d3c: Preparing [2023-01-13T17:31:06.750Z] 6798bccf6d45: Preparing [2023-01-13T17:31:06.750Z] fc10b0a90be9: Preparing [2023-01-13T17:31:06.750Z] 8928f3ba4e13: Preparing [2023-01-13T17:31:06.750Z] 576323509d48: Preparing [2023-01-13T17:31:06.750Z] 34d5ebaa5410: Preparing [2023-01-13T17:31:06.750Z] 34d5ebaa5410: Waiting [2023-01-13T17:31:06.750Z] 576323509d48: Layer already exists [2023-01-13T17:31:06.750Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:31:06.750Z] 6798bccf6d45: Pushed [2023-01-13T17:31:06.750Z] c4a00cee2d3c: Pushed [2023-01-13T17:31:06.750Z] fc10b0a90be9: Pushed [2023-01-13T17:31:13.328Z] 8928f3ba4e13: Pushed [2023-01-13T17:31:13.328Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:caff7b19733fc6a2225b020bc2b2962cb21c66214b061b8f69e5268212eb1fbe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:13.643Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [2023-01-13T17:31:13.660Z] Removing intermediate container 65429e74b65b [2023-01-13T17:31:13.660Z] ---> c3f9b7a4ebf3 [2023-01-13T17:31:13.660Z] Step 7/23 : COPY . . [2023-01-13T17:31:13.660Z] Removing intermediate container 4942a044bcec [2023-01-13T17:31:13.660Z] ---> 007ded6c0114 [2023-01-13T17:31:13.660Z] Step 7/24 : COPY . . [2023-01-13T17:31:13.660Z] Removing intermediate container 231150e22d74 [2023-01-13T17:31:13.660Z] ---> dacb631401f7 [2023-01-13T17:31:13.660Z] Step 8/22 : COPY . . [2023-01-13T17:31:13.660Z] Removing intermediate container 782ddf802dad [2023-01-13T17:31:13.660Z] ---> f354b820326f [2023-01-13T17:31:13.660Z] Step 8/24 : COPY . . [2023-01-13T17:31:13.660Z] Removing intermediate container 16503990149c [2023-01-13T17:31:13.660Z] ---> ba9ce57cf6ba [2023-01-13T17:31:13.660Z] Step 7/32 : COPY . . [2023-01-13T17:31:13.660Z] ---> 2504723a218e [2023-01-13T17:31:13.660Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-13T17:31:13.660Z] ---> ea2709966da2 [2023-01-13T17:31:13.660Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T17:31:13.660Z] ---> Running in 86668a9e1be5 [2023-01-13T17:31:13.660Z] ---> Running in a71634e31350 [2023-01-13T17:31:13.660Z] ---> 993ac60e5021 [2023-01-13T17:31:13.660Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-13T17:31:13.660Z] ---> da62f22a7f0a [2023-01-13T17:31:13.660Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-13T17:31:13.660Z] ---> 635b102a043b [2023-01-13T17:31:13.660Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-13T17:31:13.660Z] ---> Running in 2f2930fc3209 [2023-01-13T17:31:13.660Z] ---> Running in 9dcf98cab412 [2023-01-13T17:31:13.660Z] ---> Running in 0558ca4c6b46 [2023-01-13T17:31:13.660Z] Removing intermediate container a71634e31350 [2023-01-13T17:31:13.660Z] ---> d4d0dafd6577 [2023-01-13T17:31:13.660Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-13T17:31:13.660Z] ---> Running in 0c7d412b7cf7 [2023-01-13T17:31:13.660Z] Removing intermediate container 0c7d412b7cf7 [2023-01-13T17:31:13.660Z] ---> 4f2a19781662 [2023-01-13T17:31:13.660Z] 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-01-13T17:31:13.660Z] ---> Running in dab5861165a8 [2023-01-13T17:31:13.660Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-13T17:31:13.660Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-13T17:31:13.660Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-13T17:31:13.660Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-13T17:31:13.660Z] Removing intermediate container dab5861165a8 [2023-01-13T17:31:13.660Z] ---> 1cd578f37d52 [2023-01-13T17:31:13.660Z] Step 11/23 : WORKDIR /edgex-go [2023-01-13T17:31:13.660Z] ---> Running in 8fe931649c3e [2023-01-13T17:31:13.660Z] Removing intermediate container 8fe931649c3e [2023-01-13T17:31:13.660Z] ---> 589dc75c2220 [2023-01-13T17:31:13.660Z] [2023-01-13T17:31:13.660Z] Step 12/23 : FROM alpine:3.15 [2023-01-13T17:31:13.660Z] 3.15: Pulling from library/alpine [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:13.929Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-13T17:31:13.929Z] Status: Downloaded newer image for alpine:3.15 [2023-01-13T17:31:13.929Z] ---> 8aa73fd46299 [2023-01-13T17:31:13.929Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T17:31:13.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-01-13T17:31:13.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T17:31:13.951Z] c4a00cee2d3c: Preparing [2023-01-13T17:31:13.951Z] 6798bccf6d45: Preparing [2023-01-13T17:31:13.951Z] fc10b0a90be9: Preparing [2023-01-13T17:31:13.951Z] 8928f3ba4e13: Preparing [2023-01-13T17:31:13.951Z] 576323509d48: Preparing [2023-01-13T17:31:13.951Z] 34d5ebaa5410: Preparing [2023-01-13T17:31:13.951Z] 34d5ebaa5410: Waiting [2023-01-13T17:31:13.951Z] 8928f3ba4e13: Layer already exists [2023-01-13T17:31:13.951Z] 576323509d48: Layer already exists [2023-01-13T17:31:13.951Z] 6798bccf6d45: Layer already exists [2023-01-13T17:31:13.951Z] fc10b0a90be9: Layer already exists [2023-01-13T17:31:13.951Z] c4a00cee2d3c: Layer already exists [2023-01-13T17:31:13.951Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:31:13.951Z] latest: digest: sha256:caff7b19733fc6a2225b020bc2b2962cb21c66214b061b8f69e5268212eb1fbe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:14.195Z] ---> Running in 7eccad5a1f13 [2023-01-13T17:31:14.262Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:14.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.16 [2023-01-13T17:31:14.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T17:31:14.570Z] c4a00cee2d3c: Preparing [2023-01-13T17:31:14.570Z] 6798bccf6d45: Preparing [2023-01-13T17:31:14.570Z] fc10b0a90be9: Preparing [2023-01-13T17:31:14.570Z] 8928f3ba4e13: Preparing [2023-01-13T17:31:14.570Z] 576323509d48: Preparing [2023-01-13T17:31:14.570Z] 34d5ebaa5410: Preparing [2023-01-13T17:31:14.570Z] 34d5ebaa5410: Waiting [2023-01-13T17:31:14.570Z] 6798bccf6d45: Layer already exists [2023-01-13T17:31:14.570Z] fc10b0a90be9: Layer already exists [2023-01-13T17:31:14.570Z] 576323509d48: Layer already exists [2023-01-13T17:31:14.570Z] 8928f3ba4e13: Layer already exists [2023-01-13T17:31:14.570Z] c4a00cee2d3c: Layer already exists [2023-01-13T17:31:14.570Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:31:14.570Z] 3.0.0-dev.16: digest: sha256:caff7b19733fc6a2225b020bc2b2962cb21c66214b061b8f69e5268212eb1fbe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:14.778Z] Removing intermediate container 7eccad5a1f13 [2023-01-13T17:31:14.778Z] ---> 1b607fda32ac [2023-01-13T17:31:14.778Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T17:31:14.887Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:15.044Z] ---> Running in 200ebca98b10 [2023-01-13T17:31:15.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:31:15.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T17:31:15.202Z] c4a00cee2d3c: Preparing [2023-01-13T17:31:15.202Z] 6798bccf6d45: Preparing [2023-01-13T17:31:15.202Z] fc10b0a90be9: Preparing [2023-01-13T17:31:15.202Z] 8928f3ba4e13: Preparing [2023-01-13T17:31:15.202Z] 576323509d48: Preparing [2023-01-13T17:31:15.202Z] 34d5ebaa5410: Preparing [2023-01-13T17:31:15.202Z] 34d5ebaa5410: Waiting [2023-01-13T17:31:15.202Z] fc10b0a90be9: Layer already exists [2023-01-13T17:31:15.202Z] 6798bccf6d45: Layer already exists [2023-01-13T17:31:15.202Z] 576323509d48: Layer already exists [2023-01-13T17:31:15.202Z] c4a00cee2d3c: Layer already exists [2023-01-13T17:31:15.202Z] 8928f3ba4e13: Layer already exists [2023-01-13T17:31:15.202Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:31:15.202Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:caff7b19733fc6a2225b020bc2b2962cb21c66214b061b8f69e5268212eb1fbe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:15.519Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:15.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-01-13T17:31:15.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T17:31:15.826Z] c4a00cee2d3c: Preparing [2023-01-13T17:31:15.826Z] 6798bccf6d45: Preparing [2023-01-13T17:31:15.826Z] fc10b0a90be9: Preparing [2023-01-13T17:31:15.826Z] 8928f3ba4e13: Preparing [2023-01-13T17:31:15.826Z] 576323509d48: Preparing [2023-01-13T17:31:15.826Z] 34d5ebaa5410: Preparing [2023-01-13T17:31:15.826Z] 34d5ebaa5410: Waiting [2023-01-13T17:31:15.826Z] fc10b0a90be9: Layer already exists [2023-01-13T17:31:15.826Z] 6798bccf6d45: Layer already exists [2023-01-13T17:31:15.826Z] c4a00cee2d3c: Layer already exists [2023-01-13T17:31:15.826Z] 576323509d48: Layer already exists [2023-01-13T17:31:15.826Z] 8928f3ba4e13: Layer already exists [2023-01-13T17:31:15.826Z] 34d5ebaa5410: Layer already exists [2023-01-13T17:31:15.826Z] main: digest: sha256:caff7b19733fc6a2225b020bc2b2962cb21c66214b061b8f69e5268212eb1fbe size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:31:15.861Z] ===================================================== [Pipeline] echo [2023-01-13T17:31:15.867Z] taggedImages: [2023-01-13T17:31:15.867Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:31:15.867Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-01-13T17:31:15.867Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.16 [2023-01-13T17:31:15.867Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:31:15.867Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-01-13T17:31:15.884Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-01-13T17:31:15.884Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:31:15.884Z] latest [2023-01-13T17:31:15.884Z] 3.0.0-dev.16 [2023-01-13T17:31:15.884Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:31:15.884Z] main [2023-01-13T17:31:15.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:16.184Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:16.487Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:31:16.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T17:31:16.487Z] 5845258090b1: Preparing [2023-01-13T17:31:16.487Z] be1815e7ca5b: Preparing [2023-01-13T17:31:16.487Z] 98ba8c1a2585: Preparing [2023-01-13T17:31:16.487Z] d57557cd40f1: Preparing [2023-01-13T17:31:16.487Z] e5e13b0c77cb: Preparing [2023-01-13T17:31:16.487Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:31:16.487Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:31:16.487Z] 5845258090b1: Pushed [2023-01-13T17:31:16.487Z] d57557cd40f1: Pushed [2023-01-13T17:31:17.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:31:17.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:31:19.020Z] be1815e7ca5b: Pushed [2023-01-13T17:31:19.020Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:fe33c0fd70d7d2cb10ff9b533216ae13e4ce30fe23298196e94ad7e2e5b81b60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:19.333Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:19.640Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-01-13T17:31:19.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T17:31:19.640Z] 5845258090b1: Preparing [2023-01-13T17:31:19.640Z] be1815e7ca5b: Preparing [2023-01-13T17:31:19.640Z] 98ba8c1a2585: Preparing [2023-01-13T17:31:19.640Z] d57557cd40f1: Preparing [2023-01-13T17:31:19.640Z] e5e13b0c77cb: Preparing [2023-01-13T17:31:19.640Z] be1815e7ca5b: Layer already exists [2023-01-13T17:31:19.640Z] d57557cd40f1: Layer already exists [2023-01-13T17:31:19.640Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:31:19.640Z] 5845258090b1: Layer already exists [2023-01-13T17:31:19.640Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:31:19.640Z] latest: digest: sha256:fe33c0fd70d7d2cb10ff9b533216ae13e4ce30fe23298196e94ad7e2e5b81b60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:19.853Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T17:31:19.853Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T17:31:19.853Z] OK: 15736 distinct packages available [2023-01-13T17:31:19.950Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:20.254Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.16 [2023-01-13T17:31:20.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T17:31:20.254Z] 5845258090b1: Preparing [2023-01-13T17:31:20.254Z] be1815e7ca5b: Preparing [2023-01-13T17:31:20.254Z] 98ba8c1a2585: Preparing [2023-01-13T17:31:20.254Z] d57557cd40f1: Preparing [2023-01-13T17:31:20.254Z] e5e13b0c77cb: Preparing [2023-01-13T17:31:20.254Z] 5845258090b1: Layer already exists [2023-01-13T17:31:20.254Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:31:20.254Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:31:20.254Z] d57557cd40f1: Layer already exists [2023-01-13T17:31:20.254Z] be1815e7ca5b: Layer already exists [2023-01-13T17:31:20.254Z] 3.0.0-dev.16: digest: sha256:fe33c0fd70d7d2cb10ff9b533216ae13e4ce30fe23298196e94ad7e2e5b81b60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:20.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:31:20.559Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:20.862Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:31:20.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T17:31:20.862Z] 5845258090b1: Preparing [2023-01-13T17:31:20.862Z] be1815e7ca5b: Preparing [2023-01-13T17:31:20.862Z] 98ba8c1a2585: Preparing [2023-01-13T17:31:20.862Z] d57557cd40f1: Preparing [2023-01-13T17:31:20.862Z] e5e13b0c77cb: Preparing [2023-01-13T17:31:20.862Z] be1815e7ca5b: Layer already exists [2023-01-13T17:31:20.862Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:31:20.862Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:31:20.862Z] d57557cd40f1: Layer already exists [2023-01-13T17:31:20.862Z] 5845258090b1: Layer already exists [2023-01-13T17:31:20.862Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:fe33c0fd70d7d2cb10ff9b533216ae13e4ce30fe23298196e94ad7e2e5b81b60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:21.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:31:21.176Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:21.478Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-01-13T17:31:21.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T17:31:21.478Z] 5845258090b1: Preparing [2023-01-13T17:31:21.478Z] be1815e7ca5b: Preparing [2023-01-13T17:31:21.478Z] 98ba8c1a2585: Preparing [2023-01-13T17:31:21.478Z] d57557cd40f1: Preparing [2023-01-13T17:31:21.478Z] e5e13b0c77cb: Preparing [2023-01-13T17:31:21.478Z] be1815e7ca5b: Layer already exists [2023-01-13T17:31:21.478Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:31:21.478Z] 5845258090b1: Layer already exists [2023-01-13T17:31:21.478Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:31:21.478Z] d57557cd40f1: Layer already exists [2023-01-13T17:31:21.478Z] main: digest: sha256:fe33c0fd70d7d2cb10ff9b533216ae13e4ce30fe23298196e94ad7e2e5b81b60 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:31:21.530Z] ===================================================== [Pipeline] echo [2023-01-13T17:31:21.537Z] taggedImages: [2023-01-13T17:31:21.537Z] - nexus3.edgexfoundry.org:10004/support-notifications:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:31:21.537Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-01-13T17:31:21.537Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.16 [2023-01-13T17:31:21.537Z] - nexus3.edgexfoundry.org:10004/support-notifications:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:31:21.537Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-01-13T17:31:21.557Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-01-13T17:31:21.557Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:31:21.557Z] latest [2023-01-13T17:31:21.557Z] 3.0.0-dev.16 [2023-01-13T17:31:21.557Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:31:21.557Z] main [2023-01-13T17:31:21.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:21.879Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:22.179Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:31:22.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T17:31:22.179Z] 1ed48275ae60: Preparing [2023-01-13T17:31:22.179Z] 640a5473f731: Preparing [2023-01-13T17:31:22.179Z] 98ba8c1a2585: Preparing [2023-01-13T17:31:22.179Z] 2f36c66cbc3f: Preparing [2023-01-13T17:31:22.179Z] e5e13b0c77cb: Preparing [2023-01-13T17:31:22.179Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:31:22.179Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:31:22.179Z] 2f36c66cbc3f: Layer already exists [2023-01-13T17:31:22.179Z] 1ed48275ae60: Pushed [2023-01-13T17:31:22.958Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-13T17:31:22.958Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-13T17:31:22.958Z] (3/5) Installing libucontext (1.1-r0) [2023-01-13T17:31:22.958Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-13T17:31:22.958Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-13T17:31:23.225Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T17:31:23.225Z] OK: 6 MiB in 19 packages [2023-01-13T17:31:24.712Z] 640a5473f731: Pushed [2023-01-13T17:31:24.712Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:a5d9419932c212735f043b786f9b0736b93c1b7cfa6055752e430667fac43d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:25.017Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:25.321Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-01-13T17:31:25.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T17:31:25.321Z] 1ed48275ae60: Preparing [2023-01-13T17:31:25.321Z] 640a5473f731: Preparing [2023-01-13T17:31:25.321Z] 98ba8c1a2585: Preparing [2023-01-13T17:31:25.321Z] 2f36c66cbc3f: Preparing [2023-01-13T17:31:25.321Z] e5e13b0c77cb: Preparing [2023-01-13T17:31:25.321Z] 1ed48275ae60: Layer already exists [2023-01-13T17:31:25.321Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:31:25.321Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:31:25.321Z] 640a5473f731: Layer already exists [2023-01-13T17:31:25.321Z] 2f36c66cbc3f: Layer already exists [2023-01-13T17:31:25.321Z] latest: digest: sha256:a5d9419932c212735f043b786f9b0736b93c1b7cfa6055752e430667fac43d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:25.633Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:25.803Z] Removing intermediate container 200ebca98b10 [2023-01-13T17:31:25.803Z] ---> 83e619fbbb36 [2023-01-13T17:31:25.803Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T17:31:25.942Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.16 [2023-01-13T17:31:25.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T17:31:25.942Z] 1ed48275ae60: Preparing [2023-01-13T17:31:25.942Z] 640a5473f731: Preparing [2023-01-13T17:31:25.942Z] 98ba8c1a2585: Preparing [2023-01-13T17:31:25.942Z] 2f36c66cbc3f: Preparing [2023-01-13T17:31:25.942Z] e5e13b0c77cb: Preparing [2023-01-13T17:31:25.942Z] 1ed48275ae60: Layer already exists [2023-01-13T17:31:25.942Z] 2f36c66cbc3f: Layer already exists [2023-01-13T17:31:25.942Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:31:25.942Z] 640a5473f731: Layer already exists [2023-01-13T17:31:25.942Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:31:25.942Z] 3.0.0-dev.16: digest: sha256:a5d9419932c212735f043b786f9b0736b93c1b7cfa6055752e430667fac43d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:26.251Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:26.551Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:31:26.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T17:31:26.551Z] 1ed48275ae60: Preparing [2023-01-13T17:31:26.551Z] 640a5473f731: Preparing [2023-01-13T17:31:26.551Z] 98ba8c1a2585: Preparing [2023-01-13T17:31:26.551Z] 2f36c66cbc3f: Preparing [2023-01-13T17:31:26.551Z] e5e13b0c77cb: Preparing [2023-01-13T17:31:26.551Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:31:26.551Z] 2f36c66cbc3f: Layer already exists [2023-01-13T17:31:26.551Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:31:26.551Z] 1ed48275ae60: Layer already exists [2023-01-13T17:31:26.551Z] 640a5473f731: Layer already exists [2023-01-13T17:31:26.551Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:a5d9419932c212735f043b786f9b0736b93c1b7cfa6055752e430667fac43d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:26.874Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:31:27.186Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-01-13T17:31:27.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T17:31:27.186Z] 1ed48275ae60: Preparing [2023-01-13T17:31:27.186Z] 640a5473f731: Preparing [2023-01-13T17:31:27.186Z] 98ba8c1a2585: Preparing [2023-01-13T17:31:27.186Z] 2f36c66cbc3f: Preparing [2023-01-13T17:31:27.186Z] e5e13b0c77cb: Preparing [2023-01-13T17:31:27.186Z] 640a5473f731: Layer already exists [2023-01-13T17:31:27.186Z] 2f36c66cbc3f: Layer already exists [2023-01-13T17:31:27.186Z] 98ba8c1a2585: Layer already exists [2023-01-13T17:31:27.186Z] e5e13b0c77cb: Layer already exists [2023-01-13T17:31:27.186Z] 1ed48275ae60: Layer already exists [2023-01-13T17:31:27.186Z] main: digest: sha256:a5d9419932c212735f043b786f9b0736b93c1b7cfa6055752e430667fac43d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:31:27.227Z] ===================================================== [Pipeline] echo [2023-01-13T17:31:27.240Z] taggedImages: [2023-01-13T17:31:27.240Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:31:27.240Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-01-13T17:31:27.240Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.16 [2023-01-13T17:31:27.240Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:31:27.240Z] - 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-01-13T17:31:34.001Z] ---> 383796b39439 [2023-01-13T17:31:34.001Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T17:31:34.266Z] ---> 6a1e42744a0f [2023-01-13T17:31:34.266Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-13T17:31:35.674Z] ---> 0a5172278b87 [2023-01-13T17:31:35.674Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-13T17:31:37.090Z] ---> 3cc63255be93 [2023-01-13T17:31:37.090Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T17:31:37.090Z] ---> Running in a7312c62f3c7 [2023-01-13T17:31:37.671Z] Removing intermediate container a7312c62f3c7 [2023-01-13T17:31:37.671Z] ---> ec94c594afa2 [2023-01-13T17:31:37.671Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T17:31:37.951Z] ---> Running in 2d5c34282b5a [2023-01-13T17:31:38.536Z] Removing intermediate container 2d5c34282b5a [2023-01-13T17:31:38.536Z] ---> 04173f3fc220 [2023-01-13T17:31:38.536Z] Step 21/23 : LABEL arch=arm64 [2023-01-13T17:31:38.536Z] ---> Running in 82f18f6b23d7 [2023-01-13T17:31:39.119Z] Removing intermediate container 82f18f6b23d7 [2023-01-13T17:31:39.119Z] ---> 6d1aeb735e68 [2023-01-13T17:31:39.119Z] Step 22/23 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:31:39.390Z] ---> Running in e1d5863ba12e [2023-01-13T17:31:40.791Z] Removing intermediate container e1d5863ba12e [2023-01-13T17:31:40.791Z] ---> af1ca45fdb4c [2023-01-13T17:31:40.791Z] Step 23/23 : LABEL version=3.0.0-dev.16 [2023-01-13T17:31:41.060Z] ---> Running in 98fa4626e05e [2023-01-13T17:31:41.639Z] Removing intermediate container 98fa4626e05e [2023-01-13T17:31:41.639Z] ---> b040a1404e75 [2023-01-13T17:31:41.639Z] [2023-01-13T17:31:41.639Z] Successfully built b040a1404e75 [2023-01-13T17:31:41.639Z] Successfully tagged security-spire-server-arm64:latest [2023-01-13T17:31:41.639Z]  Building security-spire-server ... done Building security-spire-agent [2023-01-13T17:31:48.280Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:31:48.280Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:31:48.280Z] ---> f48c3e5f123f [2023-01-13T17:31:48.280Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T17:31:48.280Z] ---> Using cache [2023-01-13T17:31:48.280Z] ---> ec2cebb57b90 [2023-01-13T17:31:48.280Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T17:31:48.280Z] ---> Running in bbc6d789c0db [2023-01-13T17:31:50.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:31:50.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:31:52.754Z] OK: 221 MiB in 51 packages [2023-01-13T17:31:54.161Z] Removing intermediate container bbc6d789c0db [2023-01-13T17:31:54.161Z] ---> 7b251a85d401 [2023-01-13T17:31:54.161Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T17:31:54.937Z] ---> 455320486cc0 [2023-01-13T17:31:54.937Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:31:55.237Z] ---> Running in 2f8154f20d79 [2023-01-13T17:33:46.975Z] Removing intermediate container 2f8154f20d79 [2023-01-13T17:33:46.975Z] ---> 0ae9a2e83356 [2023-01-13T17:33:46.975Z] Step 7/24 : COPY . . [2023-01-13T17:33:46.975Z] ---> 224cfd2edd52 [2023-01-13T17:33:46.975Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T17:33:46.975Z] ---> Running in 02aa5e8a5da9 [2023-01-13T17:33:46.975Z] Removing intermediate container 02aa5e8a5da9 [2023-01-13T17:33:46.975Z] ---> 75436c9eda80 [2023-01-13T17:33:46.975Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T17:33:46.975Z] ---> Running in 45591e76492c [2023-01-13T17:33:46.975Z] Removing intermediate container 45591e76492c [2023-01-13T17:33:46.975Z] ---> 589b07d3ba83 [2023-01-13T17:33:46.975Z] 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-01-13T17:33:46.975Z] ---> Running in becc440eddda [2023-01-13T17:33:46.975Z] Removing intermediate container becc440eddda [2023-01-13T17:33:46.975Z] ---> c02d9718711c [2023-01-13T17:33:46.975Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T17:33:46.975Z] ---> Running in 6a840e16f54c [2023-01-13T17:33:46.975Z] Removing intermediate container 6a840e16f54c [2023-01-13T17:33:46.975Z] ---> 3a59907c4568 [2023-01-13T17:33:46.975Z] [2023-01-13T17:33:46.975Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T17:33:46.975Z] ---> 8aa73fd46299 [2023-01-13T17:33:46.975Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T17:33:46.975Z] ---> Using cache [2023-01-13T17:33:46.975Z] ---> 1b607fda32ac [2023-01-13T17:33:46.975Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T17:33:46.975Z] ---> Using cache [2023-01-13T17:33:46.975Z] ---> 83e619fbbb36 [2023-01-13T17:33:46.975Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-13T17:33:46.975Z] ---> d88874bcd746 [2023-01-13T17:33:46.975Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T17:33:50.314Z] ---> 082ba67fd0ae [2023-01-13T17:33:50.314Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T17:33:51.278Z] ---> 7feca5bf7ce6 [2023-01-13T17:33:51.278Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-13T17:33:52.242Z] ---> 14c7d08200da [2023-01-13T17:33:52.242Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-13T17:33:53.216Z] ---> d3a6fc8c5c23 [2023-01-13T17:33:53.216Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T17:33:53.216Z] ---> Running in 607de15cc484 [2023-01-13T17:33:53.807Z] Removing intermediate container 607de15cc484 [2023-01-13T17:33:53.807Z] ---> ccc550568a45 [2023-01-13T17:33:53.807Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T17:33:53.807Z] ---> Running in 1842b0d90b36 [2023-01-13T17:33:54.390Z] Removing intermediate container 1842b0d90b36 [2023-01-13T17:33:54.390Z] ---> 72c4b2a1ff52 [2023-01-13T17:33:54.390Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T17:33:54.657Z] ---> Running in 68e17e491a1e [2023-01-13T17:33:54.941Z] Removing intermediate container 68e17e491a1e [2023-01-13T17:33:54.941Z] ---> 56652fc87d9a [2023-01-13T17:33:54.941Z] Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:33:55.213Z] ---> Running in b81d9f6fe2e1 [2023-01-13T17:33:55.482Z] Removing intermediate container b81d9f6fe2e1 [2023-01-13T17:33:55.482Z] ---> a7cf55794572 [2023-01-13T17:33:55.482Z] Step 24/24 : LABEL version=3.0.0-dev.16 [2023-01-13T17:33:55.748Z] ---> Running in 6aca838273b6 [2023-01-13T17:33:56.331Z] Removing intermediate container 6aca838273b6 [2023-01-13T17:33:56.331Z] ---> 711f2168a444 [2023-01-13T17:33:56.331Z] [2023-01-13T17:33:56.331Z] Successfully built 711f2168a444 [2023-01-13T17:33:56.331Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-13T17:33:56.331Z] Building security-spire-config [2023-01-13T17:33:59.705Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:33:59.705Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:33:59.705Z] ---> f48c3e5f123f [2023-01-13T17:33:59.705Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T17:33:59.705Z] ---> Using cache [2023-01-13T17:33:59.705Z] ---> ec2cebb57b90 [2023-01-13T17:33:59.705Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T17:33:59.705Z] ---> Using cache [2023-01-13T17:33:59.705Z] ---> 7b251a85d401 [2023-01-13T17:33:59.705Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T17:33:59.971Z] ---> Using cache [2023-01-13T17:33:59.971Z] ---> 455320486cc0 [2023-01-13T17:33:59.971Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:33:59.971Z] ---> Using cache [2023-01-13T17:33:59.971Z] ---> 0ae9a2e83356 [2023-01-13T17:33:59.971Z] Step 7/24 : COPY . . [2023-01-13T17:33:59.971Z] ---> Using cache [2023-01-13T17:33:59.971Z] ---> 224cfd2edd52 [2023-01-13T17:33:59.971Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T17:33:59.971Z] ---> Using cache [2023-01-13T17:33:59.971Z] ---> 75436c9eda80 [2023-01-13T17:33:59.971Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T17:33:59.971Z] ---> Using cache [2023-01-13T17:33:59.971Z] ---> 589b07d3ba83 [2023-01-13T17:33:59.971Z] 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-01-13T17:33:59.971Z] ---> Using cache [2023-01-13T17:33:59.971Z] ---> c02d9718711c [2023-01-13T17:33:59.971Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T17:33:59.971Z] ---> Using cache [2023-01-13T17:33:59.971Z] ---> 3a59907c4568 [2023-01-13T17:33:59.971Z] [2023-01-13T17:33:59.971Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T17:33:59.971Z] ---> 8aa73fd46299 [2023-01-13T17:33:59.971Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T17:33:59.971Z] ---> Using cache [2023-01-13T17:34:00.260Z] ---> 1b607fda32ac [2023-01-13T17:34:00.261Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-13T17:34:00.261Z] ---> Running in 26372ef4e620 [2023-01-13T17:34:02.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:34:02.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:34:04.202Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T17:34:04.202Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T17:34:04.202Z] OK: 15736 distinct packages available [2023-01-13T17:34:04.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:34:05.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:34:06.479Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-13T17:34:06.479Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-13T17:34:06.479Z] (3/4) Installing libucontext (1.1-r0) [2023-01-13T17:34:06.479Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-13T17:34:06.479Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T17:34:06.479Z] OK: 6 MiB in 18 packages [2023-01-13T17:34:07.894Z] Removing intermediate container 26372ef4e620 [2023-01-13T17:34:07.894Z] ---> 62d5e23f980c [2023-01-13T17:34:07.894Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T17:34:13.238Z] ---> d72cfb2b3996 [2023-01-13T17:34:13.238Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T17:34:13.835Z] ---> bd1c2d522ffd [2023-01-13T17:34:13.835Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-13T17:34:13.835Z] ---> Running in 75f9c31a09c6 [2023-01-13T17:34:14.421Z] Removing intermediate container 75f9c31a09c6 [2023-01-13T17:34:14.421Z] ---> 92bd269be474 [2023-01-13T17:34:14.421Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-13T17:34:15.379Z] ---> bec7075d066f [2023-01-13T17:34:15.379Z] Step 19/24 : WORKDIR / [2023-01-13T17:34:15.380Z] ---> Running in 906234505d55 [2023-01-13T17:34:15.972Z] Removing intermediate container 906234505d55 [2023-01-13T17:34:15.972Z] ---> bbbd0722e27f [2023-01-13T17:34:15.972Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T17:34:16.238Z] ---> Running in 81f0aa598533 [2023-01-13T17:34:16.831Z] Removing intermediate container 81f0aa598533 [2023-01-13T17:34:16.831Z] ---> 3755e0a77836 [2023-01-13T17:34:16.831Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T17:34:16.831Z] ---> Running in 7242abe7fce1 [2023-01-13T17:34:17.414Z] Removing intermediate container 7242abe7fce1 [2023-01-13T17:34:17.414Z] ---> 103e2bf3a54a [2023-01-13T17:34:17.414Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T17:34:17.414Z] ---> Running in 3cd3ad60ed54 [2023-01-13T17:34:17.996Z] Removing intermediate container 3cd3ad60ed54 [2023-01-13T17:34:17.996Z] ---> 7407bd4b2587 [2023-01-13T17:34:17.996Z] Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:34:17.996Z] ---> Running in 4387eef7e482 [2023-01-13T17:34:18.575Z] Removing intermediate container 4387eef7e482 [2023-01-13T17:34:18.575Z] ---> 354b606c5acb [2023-01-13T17:34:18.575Z] Step 24/24 : LABEL version=3.0.0-dev.16 [2023-01-13T17:34:18.575Z] ---> Running in 7d3131891eaf [2023-01-13T17:34:19.158Z] Removing intermediate container 7d3131891eaf [2023-01-13T17:34:19.158Z] ---> 9997edb559b3 [2023-01-13T17:34:19.158Z] [2023-01-13T17:34:19.158Z] Successfully built 9997edb559b3 [2023-01-13T17:34:19.158Z] Successfully tagged security-spire-config-arm64:latest [2023-01-13T17:34:19.158Z] Building support-notifications [2023-01-13T17:34:22.513Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:34:22.513Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:34:22.513Z] ---> f48c3e5f123f [2023-01-13T17:34:22.513Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T17:34:22.513Z] ---> Using cache [2023-01-13T17:34:22.513Z] ---> f74bb92060ad [2023-01-13T17:34:22.513Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T17:34:22.513Z] ---> Using cache [2023-01-13T17:34:22.513Z] ---> 02ec3ef1f9ff [2023-01-13T17:34:22.513Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-13T17:34:22.513Z] ---> Running in 8d1ef4ecbc8e [2023-01-13T17:34:25.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:34:25.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:34:26.506Z] OK: 221 MiB in 51 packages [2023-01-13T17:34:27.915Z] Removing intermediate container 8d1ef4ecbc8e [2023-01-13T17:34:27.915Z] ---> 853b88a55d66 [2023-01-13T17:34:27.915Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T17:34:28.880Z] ---> 41eb51895fb7 [2023-01-13T17:34:28.880Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:34:28.880Z] ---> Running in 7fe32415aa73 [2023-01-13T17:36:05.506Z] Removing intermediate container 7fe32415aa73 [2023-01-13T17:36:05.506Z] ---> 3fd0cbce511c [2023-01-13T17:36:05.506Z] Step 8/22 : COPY . . [2023-01-13T17:36:05.506Z] ---> 7d8c5f02da67 [2023-01-13T17:36:05.506Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-13T17:36:05.506Z] ---> Running in 611609deb3a9 [2023-01-13T17:36:06.462Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-13T17:37:28.064Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-13T17:37:38.148Z] Removing intermediate container 86668a9e1be5 [2023-01-13T17:37:38.148Z] ---> a11b499fa911 [2023-01-13T17:37:38.148Z] [2023-01-13T17:37:38.148Z] Step 9/24 : FROM alpine:3.16 [2023-01-13T17:37:38.148Z] 3.16: Pulling from library/alpine [2023-01-13T17:37:38.735Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T17:37:38.735Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T17:37:38.735Z] ---> 2b4661558fb8 [2023-01-13T17:37:38.735Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-13T17:37:39.004Z] ---> Running in 378085e9d824 [2023-01-13T17:37:40.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:37:41.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:37:42.949Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-13T17:37:43.216Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-13T17:37:43.216Z] (3/3) Installing su-exec (0.2-r1) [2023-01-13T17:37:43.216Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T17:37:43.216Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T17:37:43.483Z] OK: 6 MiB in 17 packages [2023-01-13T17:37:46.842Z] Removing intermediate container 378085e9d824 [2023-01-13T17:37:46.842Z] ---> a2cbd8dd68db [2023-01-13T17:37:46.842Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T17:37:46.842Z] ---> Running in 6d1d43873172 [2023-01-13T17:37:47.446Z] Removing intermediate container 6d1d43873172 [2023-01-13T17:37:47.446Z] ---> 659f6e1ce31f [2023-01-13T17:37:47.446Z] Step 12/24 : WORKDIR / [2023-01-13T17:37:47.719Z] ---> Running in fec68e506418 [2023-01-13T17:37:48.679Z] Removing intermediate container fec68e506418 [2023-01-13T17:37:48.679Z] ---> deeb4813d7a2 [2023-01-13T17:37:48.679Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-13T17:37:50.088Z] ---> e7ee7e6eb721 [2023-01-13T17:37:50.088Z] 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-01-13T17:37:51.492Z] ---> 5a847fb12a8d [2023-01-13T17:37:51.492Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-13T17:37:51.765Z] Removing intermediate container 0558ca4c6b46 [2023-01-13T17:37:51.765Z] ---> fadbd620f1df [2023-01-13T17:37:51.765Z] [2023-01-13T17:37:51.765Z] Step 9/32 : FROM alpine:3.16 [2023-01-13T17:37:51.765Z] ---> 2b4661558fb8 [2023-01-13T17:37:51.765Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T17:37:52.035Z] ---> Running in eda435e2c1da [2023-01-13T17:37:52.999Z] Removing intermediate container eda435e2c1da [2023-01-13T17:37:53.000Z] ---> df485c2ebb27 [2023-01-13T17:37:53.000Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-13T17:37:53.000Z] ---> 238a5782febe [2023-01-13T17:37:53.000Z] 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-01-13T17:37:53.000Z] ---> Running in 5d70c005b944 [2023-01-13T17:37:54.405Z] ---> bf94a971cfad [2023-01-13T17:37:54.405Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-13T17:37:55.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:37:55.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:37:56.905Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-13T17:37:56.905Z] (2/2) Installing su-exec (0.2-r1) [2023-01-13T17:37:56.905Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T17:37:57.173Z] OK: 5 MiB in 16 packages [2023-01-13T17:37:58.147Z] ---> 65e6ea986d8c [2023-01-13T17:37:58.147Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-13T17:37:59.109Z] Removing intermediate container 5d70c005b944 [2023-01-13T17:37:59.109Z] ---> 0529121a30e9 [2023-01-13T17:37:59.109Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-13T17:37:59.109Z] ---> Running in 00f040264a87 [2023-01-13T17:38:00.073Z] Removing intermediate container 00f040264a87 [2023-01-13T17:38:00.073Z] ---> 466f6fd17f39 [2023-01-13T17:38:00.073Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-13T17:38:00.073Z] ---> Running in b632a8224cc2 [2023-01-13T17:38:00.664Z] Removing intermediate container b632a8224cc2 [2023-01-13T17:38:00.664Z] ---> cda7e5019caa [2023-01-13T17:38:00.664Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-13T17:38:00.664Z] ---> Running in bc6d1fbb7abb [2023-01-13T17:38:00.940Z] ---> e321c53eaf27 [2023-01-13T17:38:00.940Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T17:38:01.520Z] Removing intermediate container bc6d1fbb7abb [2023-01-13T17:38:01.520Z] ---> 3247b9cca3b5 [2023-01-13T17:38:01.520Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-13T17:38:01.786Z] ---> Running in 4850408837cf [2023-01-13T17:38:02.391Z] ---> b2b1857b6a54 [2023-01-13T17:38:02.391Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T17:38:02.391Z] ---> Running in faf4d9d38692 [2023-01-13T17:38:02.391Z] Removing intermediate container 4850408837cf [2023-01-13T17:38:02.391Z] ---> 8c3d692e8a59 [2023-01-13T17:38:02.391Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-13T17:38:02.659Z] ---> Running in 2c5be2b1b17c [2023-01-13T17:38:06.915Z] Removing intermediate container 2c5be2b1b17c [2023-01-13T17:38:06.915Z] ---> 4db3275b23e5 [2023-01-13T17:38:06.915Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-13T17:38:06.915Z] Removing intermediate container faf4d9d38692 [2023-01-13T17:38:06.915Z] ---> 60540216fb66 [2023-01-13T17:38:06.915Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T17:38:06.915Z] ---> Running in 9abfcf60fb8a [2023-01-13T17:38:06.915Z] ---> Running in 69789ac6faa2 [2023-01-13T17:38:07.497Z] Removing intermediate container 9abfcf60fb8a [2023-01-13T17:38:07.497Z] ---> 920fb887ec92 [2023-01-13T17:38:07.497Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-13T17:38:07.497Z] Removing intermediate container 69789ac6faa2 [2023-01-13T17:38:07.497Z] ---> 61cb21e01509 [2023-01-13T17:38:07.497Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T17:38:07.768Z] ---> Running in fff2adcaae59 [2023-01-13T17:38:08.745Z] Removing intermediate container fff2adcaae59 [2023-01-13T17:38:08.745Z] ---> 0a41cfdc4a88 [2023-01-13T17:38:08.745Z] Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:38:08.745Z] ---> 314d4c346d02 [2023-01-13T17:38:08.745Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-13T17:38:08.745Z] ---> Running in 7b7d05ba013e [2023-01-13T17:38:08.745Z] ---> Running in b9474037c2d3 [2023-01-13T17:38:09.713Z] Removing intermediate container 7b7d05ba013e [2023-01-13T17:38:09.713Z] ---> 2597d2d2d7af [2023-01-13T17:38:09.713Z] Step 24/24 : LABEL version=3.0.0-dev.16 [2023-01-13T17:38:09.713Z] ---> Running in ed05b32c2b07 [2023-01-13T17:38:10.681Z] Removing intermediate container ed05b32c2b07 [2023-01-13T17:38:10.681Z] ---> b619fcd58651 [2023-01-13T17:38:10.681Z] [2023-01-13T17:38:10.681Z] Successfully built b619fcd58651 [2023-01-13T17:38:10.681Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-13T17:38:10.681Z]  Building security-secretstore-setup ... done Building core-command [2023-01-13T17:38:12.087Z] Removing intermediate container b9474037c2d3 [2023-01-13T17:38:12.087Z] ---> b6a65f7bc0fb [2023-01-13T17:38:12.352Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T17:38:12.933Z] ---> 7dfd048ecb62 [2023-01-13T17:38:12.933Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-13T17:38:14.873Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:38:14.874Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:38:14.874Z] ---> f48c3e5f123f [2023-01-13T17:38:14.874Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-13T17:38:14.874Z] ---> Using cache [2023-01-13T17:38:14.874Z] ---> f74bb92060ad [2023-01-13T17:38:14.874Z] Step 4/23 : WORKDIR /edgex-go [2023-01-13T17:38:14.874Z] ---> Using cache [2023-01-13T17:38:14.874Z] ---> 02ec3ef1f9ff [2023-01-13T17:38:14.874Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-13T17:38:14.874Z] ---> Using cache [2023-01-13T17:38:14.874Z] ---> 92f96ad9ca7f [2023-01-13T17:38:14.874Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-13T17:38:14.874Z] ---> Using cache [2023-01-13T17:38:14.874Z] ---> 3378938ae035 [2023-01-13T17:38:14.874Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:38:14.874Z] ---> Using cache [2023-01-13T17:38:14.874Z] ---> f354b820326f [2023-01-13T17:38:14.874Z] Step 8/23 : COPY . . [2023-01-13T17:38:15.141Z] ---> Using cache [2023-01-13T17:38:15.141Z] ---> da62f22a7f0a [2023-01-13T17:38:15.141Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-13T17:38:15.407Z] ---> Running in c67575f0aeaa [2023-01-13T17:38:15.407Z] ---> 1ba5fe9f06e3 [2023-01-13T17:38:15.407Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-13T17:38:16.832Z] ---> f335a2581df4 [2023-01-13T17:38:16.832Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-13T17:38:17.789Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-13T17:38:17.789Z] ---> e7c543914543 [2023-01-13T17:38:17.789Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-13T17:38:18.745Z] ---> 23f0be9e55cb [2023-01-13T17:38:18.745Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-13T17:38:19.701Z] ---> 75d83e907770 [2023-01-13T17:38:19.701Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-13T17:38:20.665Z] ---> e6ed491c9ec8 [2023-01-13T17:38:20.665Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-13T17:38:20.665Z] ---> Running in 2b655777cdea [2023-01-13T17:38:26.015Z] Removing intermediate container 2b655777cdea [2023-01-13T17:38:26.015Z] ---> 5c8cc701fc6c [2023-01-13T17:38:26.015Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-13T17:38:26.015Z] ---> Running in 51fc31ebb679 [2023-01-13T17:38:26.597Z] Removing intermediate container 51fc31ebb679 [2023-01-13T17:38:26.597Z] ---> 2861bddac05b [2023-01-13T17:38:26.597Z] Step 29/32 : CMD ["gate"] [2023-01-13T17:38:26.597Z] ---> Running in a5383f1b11e2 [2023-01-13T17:38:27.771Z] Removing intermediate container a5383f1b11e2 [2023-01-13T17:38:27.771Z] ---> c2f089de3eaf [2023-01-13T17:38:27.771Z] Step 30/32 : LABEL arch=arm64 [2023-01-13T17:38:27.771Z] ---> Running in b49c15172aa3 [2023-01-13T17:38:28.365Z] Removing intermediate container b49c15172aa3 [2023-01-13T17:38:28.365Z] ---> 48790b4af4ef [2023-01-13T17:38:28.365Z] Step 31/32 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:38:28.676Z] ---> Running in 68bd20f606eb [2023-01-13T17:38:29.681Z] Removing intermediate container 68bd20f606eb [2023-01-13T17:38:29.681Z] ---> 48b285870935 [2023-01-13T17:38:29.681Z] Step 32/32 : LABEL version=3.0.0-dev.16 [2023-01-13T17:38:29.681Z] ---> Running in c9dae24a4485 [2023-01-13T17:38:30.700Z] Removing intermediate container c9dae24a4485 [2023-01-13T17:38:30.700Z] ---> 5443eb006bc4 [2023-01-13T17:38:30.700Z] [2023-01-13T17:38:30.700Z] Successfully built 5443eb006bc4 [2023-01-13T17:38:30.991Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-13T17:38:30.991Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-01-13T17:38:34.367Z] Removing intermediate container 9dcf98cab412 [2023-01-13T17:38:34.367Z] ---> 0d86a1818fe4 [2023-01-13T17:38:34.367Z] [2023-01-13T17:38:34.367Z] Step 10/24 : FROM alpine:3.16 [2023-01-13T17:38:34.367Z] ---> 2b4661558fb8 [2023-01-13T17:38:34.367Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-13T17:38:34.367Z] ---> Running in 93f284a28af5 [2023-01-13T17:38:35.329Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:38:35.329Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:38:35.329Z] ---> f48c3e5f123f [2023-01-13T17:38:35.329Z] Step 3/21 : WORKDIR /edgex-go [2023-01-13T17:38:35.329Z] ---> Using cache [2023-01-13T17:38:35.329Z] ---> ec2cebb57b90 [2023-01-13T17:38:35.329Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-13T17:38:35.329Z] ---> Using cache [2023-01-13T17:38:35.329Z] ---> 4ad06000fb43 [2023-01-13T17:38:35.329Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-13T17:38:35.596Z] ---> Using cache [2023-01-13T17:38:35.596Z] ---> 7ae2c16319c1 [2023-01-13T17:38:35.596Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:38:35.596Z] ---> Using cache [2023-01-13T17:38:35.596Z] ---> ba9ce57cf6ba [2023-01-13T17:38:35.596Z] Step 7/21 : COPY . . [2023-01-13T17:38:35.863Z] ---> Using cache [2023-01-13T17:38:35.863Z] ---> 635b102a043b [2023-01-13T17:38:35.863Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-13T17:38:35.863Z] ---> Running in 7a7ece964f2f [2023-01-13T17:38:36.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:38:36.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:38:38.118Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-13T17:38:38.118Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T17:38:38.385Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T17:38:38.386Z] OK: 5 MiB in 15 packages [2023-01-13T17:38:39.800Z] Removing intermediate container 93f284a28af5 [2023-01-13T17:38:39.800Z] ---> 68494c0db2e6 [2023-01-13T17:38:39.800Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T17:38:40.079Z] ---> Running in 59bf1fd2f244 [2023-01-13T17:38:40.347Z] Removing intermediate container 59bf1fd2f244 [2023-01-13T17:38:40.347Z] ---> 0fd2ef46391d [2023-01-13T17:38:40.347Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-13T17:38:40.614Z] ---> Running in 67160e47ff6a [2023-01-13T17:38:40.880Z] Removing intermediate container 67160e47ff6a [2023-01-13T17:38:40.880Z] ---> 1e196a8a683d [2023-01-13T17:38:40.880Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-13T17:38:41.145Z] ---> Running in dd17be75c6b6 [2023-01-13T17:38:41.726Z] Removing intermediate container dd17be75c6b6 [2023-01-13T17:38:41.726Z] ---> 3e0072ccd094 [2023-01-13T17:38:41.726Z] Step 15/24 : WORKDIR / [2023-01-13T17:38:41.726Z] ---> Running in ee74a9a4ff72 [2023-01-13T17:38:42.317Z] Removing intermediate container ee74a9a4ff72 [2023-01-13T17:38:42.317Z] ---> 27375cb95f5a [2023-01-13T17:38:42.317Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T17:38:43.301Z] ---> 334b05367c0a [2023-01-13T17:38:43.301Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-13T17:38:44.739Z] ---> 3f9fe6c7ff7f [2023-01-13T17:38:44.739Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-13T17:38:45.706Z] ---> 575dea63f227 [2023-01-13T17:38:45.706Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-13T17:38:46.671Z] ---> e526bc7f1575 [2023-01-13T17:38:46.671Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-13T17:38:46.943Z] ---> Running in f244a3717299 [2023-01-13T17:38:47.210Z] Removing intermediate container f244a3717299 [2023-01-13T17:38:47.210Z] ---> f4922af3e04b [2023-01-13T17:38:47.477Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T17:38:47.477Z] ---> Running in b186199eadd5 [2023-01-13T17:38:47.744Z] Removing intermediate container b186199eadd5 [2023-01-13T17:38:47.744Z] ---> 20a25f32d83f [2023-01-13T17:38:47.744Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T17:38:48.013Z] ---> Running in 8293518be9d8 [2023-01-13T17:38:48.597Z] Removing intermediate container 8293518be9d8 [2023-01-13T17:38:48.598Z] ---> e6959760d354 [2023-01-13T17:38:48.598Z] Step 23/24 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:38:48.598Z] ---> Running in 4d97197af77d [2023-01-13T17:38:49.180Z] Removing intermediate container 4d97197af77d [2023-01-13T17:38:49.180Z] ---> 3384ba76764f [2023-01-13T17:38:49.180Z] Step 24/24 : LABEL version=3.0.0-dev.16 [2023-01-13T17:38:49.180Z] ---> Running in 40c85ddbb15b [2023-01-13T17:38:49.764Z] Removing intermediate container 40c85ddbb15b [2023-01-13T17:38:49.764Z] ---> a98bbe9658d1 [2023-01-13T17:38:49.764Z] [2023-01-13T17:38:49.764Z] Successfully built a98bbe9658d1 [2023-01-13T17:38:50.032Z] Successfully tagged core-metadata-arm64:latest [2023-01-13T17:38:50.032Z] Building core-data [2023-01-13T17:38:53.376Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:38:53.376Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:38:53.376Z] ---> f48c3e5f123f [2023-01-13T17:38:53.376Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T17:38:53.376Z] ---> Using cache [2023-01-13T17:38:53.376Z] ---> f74bb92060ad [2023-01-13T17:38:53.376Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T17:38:53.376Z] ---> Using cache [2023-01-13T17:38:53.376Z] ---> 02ec3ef1f9ff [2023-01-13T17:38:53.376Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T17:38:53.376Z] ---> Using cache [2023-01-13T17:38:53.376Z] ---> 92f96ad9ca7f [2023-01-13T17:38:53.376Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T17:38:53.376Z] ---> Using cache [2023-01-13T17:38:53.376Z] ---> 3378938ae035 [2023-01-13T17:38:53.376Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:38:53.376Z] ---> Using cache [2023-01-13T17:38:53.376Z] ---> f354b820326f [2023-01-13T17:38:53.376Z] Step 8/22 : COPY . . [2023-01-13T17:38:53.376Z] ---> Using cache [2023-01-13T17:38:53.376Z] ---> da62f22a7f0a [2023-01-13T17:38:53.376Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-13T17:38:53.376Z] ---> Running in 28fdc28b6357 [2023-01-13T17:38:55.319Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-13T17:41:17.006Z] Removing intermediate container 2f2930fc3209 [2023-01-13T17:41:17.006Z] ---> 42c36a6c1489 [2023-01-13T17:41:17.006Z] [2023-01-13T17:41:17.006Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T17:41:17.006Z] ---> 2b4661558fb8 [2023-01-13T17:41:17.006Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T17:41:17.006Z] ---> Using cache [2023-01-13T17:41:17.006Z] ---> 68494c0db2e6 [2023-01-13T17:41:17.006Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T17:41:17.006Z] ---> Using cache [2023-01-13T17:41:17.006Z] ---> 0fd2ef46391d [2023-01-13T17:41:17.006Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-13T17:41:17.006Z] ---> Running in 0675b4ec3e6f [2023-01-13T17:41:17.006Z] Removing intermediate container 0675b4ec3e6f [2023-01-13T17:41:17.006Z] ---> b0035e9e5d09 [2023-01-13T17:41:17.006Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T17:41:17.006Z] ---> Running in 1283708b272d [2023-01-13T17:41:17.006Z] Removing intermediate container 1283708b272d [2023-01-13T17:41:17.006Z] ---> 7ae8526cea39 [2023-01-13T17:41:17.006Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T17:41:17.006Z] ---> 64a94a0d50af [2023-01-13T17:41:17.006Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-13T17:41:17.006Z] ---> dcc98f6ef6e9 [2023-01-13T17:41:17.006Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-13T17:41:17.006Z] ---> 3513675c1e7a [2023-01-13T17:41:17.006Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-13T17:41:17.006Z] ---> Running in ffb4277be6f6 [2023-01-13T17:41:17.006Z] Removing intermediate container ffb4277be6f6 [2023-01-13T17:41:17.006Z] ---> 0c39078f0375 [2023-01-13T17:41:17.006Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T17:41:17.006Z] ---> Running in 64291e43f982 [2023-01-13T17:41:17.006Z] Removing intermediate container 64291e43f982 [2023-01-13T17:41:17.006Z] ---> db09a586bd0b [2023-01-13T17:41:17.006Z] Step 20/22 : LABEL arch=arm64 [2023-01-13T17:41:17.006Z] ---> Running in cd2e8e8f4019 [2023-01-13T17:41:17.006Z] Removing intermediate container cd2e8e8f4019 [2023-01-13T17:41:17.006Z] ---> a0fdd05471b6 [2023-01-13T17:41:17.006Z] Step 21/22 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:41:17.006Z] ---> Running in cb2061283027 [2023-01-13T17:41:17.006Z] Removing intermediate container cb2061283027 [2023-01-13T17:41:17.006Z] ---> 4e3ebd9a2348 [2023-01-13T17:41:17.006Z] Step 22/22 : LABEL version=3.0.0-dev.16 [2023-01-13T17:41:17.006Z] ---> Running in 7372ba2f9eb6 [2023-01-13T17:41:17.006Z] Removing intermediate container 7372ba2f9eb6 [2023-01-13T17:41:17.006Z] ---> 1f8a9a2eafbf [2023-01-13T17:41:17.006Z] [2023-01-13T17:41:17.006Z] Successfully built 1f8a9a2eafbf [2023-01-13T17:41:17.006Z] Successfully tagged support-scheduler-arm64:latest [2023-01-13T17:41:17.006Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-01-13T17:41:17.589Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T17:41:17.589Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-13T17:41:17.589Z] ---> f48c3e5f123f [2023-01-13T17:41:17.589Z] Step 3/19 : WORKDIR /edgex-go [2023-01-13T17:41:17.589Z] ---> Using cache [2023-01-13T17:41:17.589Z] ---> ec2cebb57b90 [2023-01-13T17:41:17.589Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-13T17:41:17.860Z] ---> Running in bd42f1f72509 [2023-01-13T17:41:19.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:41:20.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:41:21.479Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-13T17:41:21.479Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-13T17:41:21.479Z] OK: 16899 distinct packages available [2023-01-13T17:41:21.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:41:22.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:41:23.015Z] OK: 221 MiB in 51 packages [2023-01-13T17:41:24.426Z] Removing intermediate container bd42f1f72509 [2023-01-13T17:41:24.426Z] ---> 7fc854df368f [2023-01-13T17:41:24.426Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-13T17:41:25.383Z] ---> 92f9c0998fc1 [2023-01-13T17:41:25.383Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T17:41:25.383Z] ---> Running in f1e4d590e206 [2023-01-13T17:43:01.999Z] Removing intermediate container f1e4d590e206 [2023-01-13T17:43:01.999Z] ---> 04b70d845af8 [2023-01-13T17:43:01.999Z] Step 7/19 : COPY . . [2023-01-13T17:43:01.999Z] ---> 5418862dfe18 [2023-01-13T17:43:01.999Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-13T17:43:01.999Z] ---> Running in a6ba50139eb9 [2023-01-13T17:43:01.999Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-13T17:44:23.636Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-13T17:44:41.844Z] Removing intermediate container 7a7ece964f2f [2023-01-13T17:44:41.844Z] ---> 15eae831c4b7 [2023-01-13T17:44:41.844Z] [2023-01-13T17:44:41.844Z] Step 9/21 : FROM alpine:3.16 [2023-01-13T17:44:41.844Z] ---> 2b4661558fb8 [2023-01-13T17:44:41.844Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-13T17:44:41.844Z] ---> Running in 469653cadc60 [2023-01-13T17:44:41.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:44:42.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:44:43.515Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-13T17:44:43.515Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-13T17:44:43.515Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-13T17:44:43.515Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-13T17:44:43.515Z] (5/6) Installing curl (7.83.1-r5) [2023-01-13T17:44:43.515Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-13T17:44:43.515Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T17:44:43.781Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T17:44:44.046Z] OK: 8 MiB in 20 packages [2023-01-13T17:44:46.650Z] Removing intermediate container 469653cadc60 [2023-01-13T17:44:46.650Z] ---> 8e2edd4a2931 [2023-01-13T17:44:46.650Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T17:44:46.650Z] ---> Running in 5daee998809f [2023-01-13T17:44:46.920Z] Removing intermediate container 5daee998809f [2023-01-13T17:44:46.920Z] ---> 95e9b51dfcb7 [2023-01-13T17:44:46.920Z] Step 12/21 : WORKDIR /edgex [2023-01-13T17:44:46.920Z] ---> Running in 95e34ad75e0f [2023-01-13T17:44:47.881Z] Removing intermediate container 95e34ad75e0f [2023-01-13T17:44:47.881Z] ---> 28250f43fd89 [2023-01-13T17:44:47.881Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-13T17:44:49.283Z] ---> 6f10600cc0b4 [2023-01-13T17:44:49.283Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-13T17:44:51.860Z] ---> fdd1379c1791 [2023-01-13T17:44:51.860Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-13T17:44:54.446Z] ---> 8950a7496631 [2023-01-13T17:44:54.446Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T17:44:56.388Z] ---> c3020ad4fda8 [2023-01-13T17:44:56.388Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T17:44:56.388Z] ---> Running in 18bfc46bbefb [2023-01-13T17:44:57.793Z] Removing intermediate container c67575f0aeaa [2023-01-13T17:44:57.793Z] ---> 7241539af12d [2023-01-13T17:44:57.793Z] [2023-01-13T17:44:57.793Z] Step 10/23 : FROM alpine:3.16 [2023-01-13T17:44:57.793Z] ---> 2b4661558fb8 [2023-01-13T17:44:57.793Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-13T17:44:57.793Z] ---> Using cache [2023-01-13T17:44:57.793Z] ---> 68494c0db2e6 [2023-01-13T17:44:57.793Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T17:44:57.793Z] ---> Using cache [2023-01-13T17:44:57.793Z] ---> 0fd2ef46391d [2023-01-13T17:44:57.793Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-13T17:44:58.060Z] ---> Running in 78efdc3aba78 [2023-01-13T17:44:58.644Z] Removing intermediate container 78efdc3aba78 [2023-01-13T17:44:58.645Z] ---> 23d1bfd710ac [2023-01-13T17:44:58.645Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-13T17:44:58.911Z] ---> Running in 11d00bba4304 [2023-01-13T17:44:59.869Z] Removing intermediate container 11d00bba4304 [2023-01-13T17:44:59.869Z] ---> 872037c381b5 [2023-01-13T17:44:59.869Z] Step 15/23 : WORKDIR / [2023-01-13T17:44:59.869Z] ---> Running in 8705f22638b7 [2023-01-13T17:44:59.869Z] Removing intermediate container 18bfc46bbefb [2023-01-13T17:44:59.869Z] ---> bdcb14161e42 [2023-01-13T17:44:59.869Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T17:45:00.135Z] ---> Running in b127b524393d [2023-01-13T17:45:00.721Z] Removing intermediate container 8705f22638b7 [2023-01-13T17:45:00.721Z] ---> fa114e59e6c4 [2023-01-13T17:45:00.721Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T17:45:00.987Z] Removing intermediate container b127b524393d [2023-01-13T17:45:00.987Z] ---> 112fb5a915ed [2023-01-13T17:45:00.987Z] Step 19/21 : LABEL arch=arm64 [2023-01-13T17:45:00.987Z] ---> Running in 0cb641fa5346 [2023-01-13T17:45:01.948Z] Removing intermediate container 0cb641fa5346 [2023-01-13T17:45:01.948Z] ---> ae74cb918707 [2023-01-13T17:45:01.948Z] Step 20/21 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:45:01.948Z] ---> 5c406f49bbef [2023-01-13T17:45:01.948Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-13T17:45:01.948Z] ---> Running in 10a81655cddf [2023-01-13T17:45:02.904Z] Removing intermediate container 10a81655cddf [2023-01-13T17:45:02.904Z] ---> 5ade0112dda2 [2023-01-13T17:45:02.904Z] Step 21/21 : LABEL version=3.0.0-dev.16 [2023-01-13T17:45:02.904Z] ---> Running in f5b1e72bc9ae [2023-01-13T17:45:03.863Z] Removing intermediate container f5b1e72bc9ae [2023-01-13T17:45:03.863Z] ---> 379b90278790 [2023-01-13T17:45:03.863Z] [2023-01-13T17:45:03.863Z] ---> 3e7c19cc4f4f [2023-01-13T17:45:03.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-13T17:45:03.863Z] Successfully built 379b90278790 [2023-01-13T17:45:03.863Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-13T17:45:04.822Z]  Building security-proxy-setup ... done  ---> 0b5b11a538c9 [2023-01-13T17:45:04.822Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-13T17:45:04.822Z] ---> Running in 630f3f5b94d3 [2023-01-13T17:45:05.409Z] Removing intermediate container 630f3f5b94d3 [2023-01-13T17:45:05.409Z] ---> a84ac07fe7de [2023-01-13T17:45:05.409Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T17:45:05.674Z] ---> Running in 640ca8d3364a [2023-01-13T17:45:06.256Z] Removing intermediate container 640ca8d3364a [2023-01-13T17:45:06.256Z] ---> 4c5cd4804418 [2023-01-13T17:45:06.256Z] Step 21/23 : LABEL arch=arm64 [2023-01-13T17:45:06.256Z] ---> Running in 32dbfaa40a79 [2023-01-13T17:45:08.198Z] Removing intermediate container 32dbfaa40a79 [2023-01-13T17:45:08.198Z] ---> 8550edc1f072 [2023-01-13T17:45:08.198Z] Step 22/23 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:45:08.465Z] ---> Running in 0b036652cf10 [2023-01-13T17:45:09.054Z] Removing intermediate container 0b036652cf10 [2023-01-13T17:45:09.054Z] ---> cc1910b2b0b8 [2023-01-13T17:45:09.054Z] Step 23/23 : LABEL version=3.0.0-dev.16 [2023-01-13T17:45:09.054Z] ---> Running in 62dc19372316 [2023-01-13T17:45:09.638Z] Removing intermediate container 62dc19372316 [2023-01-13T17:45:09.638Z] ---> 8bd380d4934d [2023-01-13T17:45:09.638Z] [2023-01-13T17:45:09.638Z] Successfully built 8bd380d4934d [2023-01-13T17:45:09.638Z] Successfully tagged core-command-arm64:latest [2023-01-13T17:45:36.301Z]  Building core-command ... done Removing intermediate container 28fdc28b6357 [2023-01-13T17:45:36.301Z] ---> 483e196f94a3 [2023-01-13T17:45:36.301Z] [2023-01-13T17:45:36.301Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T17:45:36.301Z] ---> 2b4661558fb8 [2023-01-13T17:45:36.301Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-13T17:45:36.569Z] ---> Running in c3ffe4c20a16 [2023-01-13T17:45:37.530Z] Removing intermediate container c3ffe4c20a16 [2023-01-13T17:45:37.530Z] ---> 383134155c70 [2023-01-13T17:45:37.530Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-13T17:45:37.530Z] ---> Running in 7be88237e239 [2023-01-13T17:45:37.797Z] Removing intermediate container 611609deb3a9 [2023-01-13T17:45:37.797Z] ---> 6078a493e9c1 [2023-01-13T17:45:37.797Z] [2023-01-13T17:45:37.797Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T17:45:37.797Z] ---> 2b4661558fb8 [2023-01-13T17:45:37.797Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-13T17:45:38.065Z] ---> Running in d7058dfb23ac [2023-01-13T17:45:38.065Z] Removing intermediate container 7be88237e239 [2023-01-13T17:45:38.065Z] ---> 582667841241 [2023-01-13T17:45:38.065Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-13T17:45:38.332Z] ---> Running in 4ad88eb0137f [2023-01-13T17:45:39.294Z] Removing intermediate container 4ad88eb0137f [2023-01-13T17:45:39.294Z] ---> 2e1e21101dad [2023-01-13T17:45:39.294Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T17:45:39.294Z] ---> Running in a8c4b0e166d6 [2023-01-13T17:45:40.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:45:40.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:45:41.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:45:41.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:45:42.261Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-13T17:45:42.261Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-13T17:45:42.261Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T17:45:42.261Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T17:45:42.547Z] OK: 6 MiB in 16 packages [2023-01-13T17:45:42.547Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T17:45:42.832Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T17:45:42.832Z] OK: 5 MiB in 15 packages [2023-01-13T17:45:47.228Z] Removing intermediate container a8c4b0e166d6 [2023-01-13T17:45:47.228Z] ---> ec1d0f2dedd5 [2023-01-13T17:45:47.228Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T17:45:47.228Z] Removing intermediate container d7058dfb23ac [2023-01-13T17:45:47.228Z] ---> 7479b179b5b9 [2023-01-13T17:45:47.228Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T17:45:47.228Z] ---> Running in 44704c481afb [2023-01-13T17:45:47.831Z] Removing intermediate container 44704c481afb [2023-01-13T17:45:47.831Z] ---> c9ce0ca30516 [2023-01-13T17:45:47.831Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-13T17:45:47.831Z] ---> Running in 7d12988084b9 [2023-01-13T17:45:48.097Z] ---> 5e72d7aea82a [2023-01-13T17:45:48.097Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-13T17:45:48.680Z] Removing intermediate container 7d12988084b9 [2023-01-13T17:45:48.680Z] ---> 53b622fcb869 [2023-01-13T17:45:48.680Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T17:45:48.950Z] ---> Running in b7ca2f04ad60 [2023-01-13T17:45:49.533Z] Removing intermediate container b7ca2f04ad60 [2023-01-13T17:45:49.533Z] ---> 339c6b6bc790 [2023-01-13T17:45:49.533Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T17:45:50.495Z] ---> 078bdc3c80ae [2023-01-13T17:45:50.495Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-13T17:45:50.762Z] ---> 6106226d525d [2023-01-13T17:45:50.762Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-13T17:45:51.343Z] ---> a44bcf09e60b [2023-01-13T17:45:51.343Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-13T17:45:51.609Z] ---> Running in 36fb1fdfe744 [2023-01-13T17:45:52.566Z] Removing intermediate container 36fb1fdfe744 [2023-01-13T17:45:52.566Z] ---> 509f908d2445 [2023-01-13T17:45:52.566Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T17:45:52.566Z] ---> Running in 4d33f234b9d3 [2023-01-13T17:45:53.530Z] Removing intermediate container 4d33f234b9d3 [2023-01-13T17:45:53.530Z] ---> da653687c0b7 [2023-01-13T17:45:53.530Z] Step 20/22 : LABEL arch=arm64 [2023-01-13T17:45:53.800Z] ---> Running in ed06ab3d31cb [2023-01-13T17:45:54.067Z] ---> d0a40b1201dc [2023-01-13T17:45:54.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-13T17:45:54.341Z] Removing intermediate container ed06ab3d31cb [2023-01-13T17:45:54.341Z] ---> e1fcbb303dd9 [2023-01-13T17:45:54.341Z] Step 21/22 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:45:54.616Z] ---> Running in 6c0a863d6f55 [2023-01-13T17:45:55.201Z] Removing intermediate container 6c0a863d6f55 [2023-01-13T17:45:55.201Z] ---> 52593f8217e1 [2023-01-13T17:45:55.201Z] Step 22/22 : LABEL version=3.0.0-dev.16 [2023-01-13T17:45:55.201Z] ---> a7d6b1265948 [2023-01-13T17:45:55.201Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-13T17:45:55.468Z] ---> Running in dcc2001f1b9d [2023-01-13T17:45:55.468Z] ---> Running in 07d8592c46ba [2023-01-13T17:45:56.054Z] Removing intermediate container dcc2001f1b9d [2023-01-13T17:45:56.054Z] ---> f40fe4818cc0 [2023-01-13T17:45:56.054Z] [2023-01-13T17:45:56.054Z] Removing intermediate container 07d8592c46ba [2023-01-13T17:45:56.054Z] ---> ce2ebfed5675 [2023-01-13T17:45:56.055Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T17:45:56.055Z] Successfully built f40fe4818cc0 [2023-01-13T17:45:56.055Z] Successfully tagged core-data-arm64:latest [2023-01-13T17:45:56.329Z]  Building core-data ... done  ---> Running in ec58f5ab080b [2023-01-13T17:45:56.916Z] Removing intermediate container ec58f5ab080b [2023-01-13T17:45:56.916Z] ---> e3384726f8b9 [2023-01-13T17:45:56.916Z] Step 20/22 : LABEL arch=arm64 [2023-01-13T17:45:56.916Z] ---> Running in 9ed24b53932c [2023-01-13T17:45:57.183Z] Removing intermediate container 9ed24b53932c [2023-01-13T17:45:57.183Z] ---> ba93622c1dd0 [2023-01-13T17:45:57.183Z] Step 21/22 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:45:57.450Z] ---> Running in 0aa2cca8800e [2023-01-13T17:45:58.035Z] Removing intermediate container 0aa2cca8800e [2023-01-13T17:45:58.035Z] ---> bedf42b398a7 [2023-01-13T17:45:58.035Z] Step 22/22 : LABEL version=3.0.0-dev.16 [2023-01-13T17:45:58.035Z] ---> Running in 192c5732892d [2023-01-13T17:45:58.617Z] Removing intermediate container 192c5732892d [2023-01-13T17:45:58.617Z] ---> 93d5b5bc05f9 [2023-01-13T17:45:58.617Z] [2023-01-13T17:45:58.617Z] Successfully built 93d5b5bc05f9 [2023-01-13T17:45:58.617Z] Successfully tagged support-notifications-arm64:latest [2023-01-13T17:46:54.985Z]  Building support-notifications ... done Removing intermediate container a6ba50139eb9 [2023-01-13T17:46:54.986Z] ---> e0e9b6bea0b9 [2023-01-13T17:46:54.986Z] [2023-01-13T17:46:54.986Z] Step 9/19 : FROM alpine:3.15 [2023-01-13T17:46:54.986Z] ---> 8aa73fd46299 [2023-01-13T17:46:54.986Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T17:46:54.986Z] ---> Using cache [2023-01-13T17:46:54.986Z] ---> 1b607fda32ac [2023-01-13T17:46:54.986Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-13T17:46:54.986Z] ---> Running in 0421b364bbd2 [2023-01-13T17:46:54.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:46:54.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:46:54.986Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T17:46:54.986Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T17:46:54.986Z] OK: 15736 distinct packages available [2023-01-13T17:46:54.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T17:46:54.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T17:46:54.986Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-13T17:46:54.986Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-13T17:46:54.986Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-13T17:46:54.986Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-13T17:46:54.986Z] (5/9) Installing curl (7.80.0-r5) [2023-01-13T17:46:54.986Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-13T17:46:54.986Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-13T17:46:54.986Z] (8/9) Installing libucontext (1.1-r0) [2023-01-13T17:46:54.986Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-13T17:46:54.986Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T17:46:54.986Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T17:46:54.986Z] OK: 8 MiB in 23 packages [2023-01-13T17:46:54.986Z] Removing intermediate container 0421b364bbd2 [2023-01-13T17:46:54.986Z] ---> 914746f7cc1d [2023-01-13T17:46:54.986Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T17:46:54.986Z] ---> 93eafb67c1a7 [2023-01-13T17:46:54.986Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-13T17:46:54.986Z] ---> 6439da5151eb [2023-01-13T17:46:54.986Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-13T17:46:54.986Z] ---> 8a47ad8351af [2023-01-13T17:46:54.986Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-13T17:46:54.986Z] ---> Running in 99404d2507ab [2023-01-13T17:46:54.986Z] Removing intermediate container 99404d2507ab [2023-01-13T17:46:54.986Z] ---> 3e16af54b7df [2023-01-13T17:46:54.986Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T17:46:54.986Z] ---> Running in 755c1112d2ca [2023-01-13T17:46:54.986Z] Removing intermediate container 755c1112d2ca [2023-01-13T17:46:54.986Z] ---> ab27b01723db [2023-01-13T17:46:54.986Z] Step 17/19 : LABEL arch=arm64 [2023-01-13T17:46:55.263Z] ---> Running in 6a74a08464ad [2023-01-13T17:46:55.531Z] Removing intermediate container 6a74a08464ad [2023-01-13T17:46:55.531Z] ---> 86ca26827b6f [2023-01-13T17:46:55.531Z] Step 18/19 : LABEL git_sha=d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:46:55.531Z] ---> Running in 3dc5d1c85788 [2023-01-13T17:46:55.798Z] Removing intermediate container 3dc5d1c85788 [2023-01-13T17:46:55.798Z] ---> 5782781c3e7e [2023-01-13T17:46:55.798Z] Step 19/19 : LABEL version=3.0.0-dev.16 [2023-01-13T17:46:55.798Z] ---> Running in a9f4c7006aab [2023-01-13T17:46:56.064Z] Removing intermediate container a9f4c7006aab [2023-01-13T17:46:56.064Z] ---> a591769b366d [2023-01-13T17:46:56.064Z] [2023-01-13T17:46:56.330Z] Successfully built a591769b366d [2023-01-13T17:46:56.330Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-13T17:46:56.608Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-13T17:46:56.591Z] $ docker stop --time=1 93df367b3a1707a79440389754e67944c22f1cd9c307dc32c08274fb8546c673 [2023-01-13T17:46:58.239Z] $ docker rm -f --volumes 93df367b3a1707a79440389754e67944c22f1cd9c307dc32c08274fb8546c673 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T17:46:58.735Z] + docker images [2023-01-13T17:46:59.001Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-13T17:46:59.001Z] security-spiffe-token-provider-arm64 latest a591769b366d 3 seconds ago 28.9MB [2023-01-13T17:46:59.001Z] e0e9b6bea0b9 13 seconds ago 1.37GB [2023-01-13T17:46:59.001Z] support-notifications-arm64 latest 93d5b5bc05f9 About a minute ago 29.6MB [2023-01-13T17:46:59.001Z] core-data-arm64 latest f40fe4818cc0 About a minute ago 17.2MB [2023-01-13T17:46:59.001Z] 6078a493e9c1 About a minute ago 1.41GB [2023-01-13T17:46:59.001Z] 483e196f94a3 About a minute ago 1.35GB [2023-01-13T17:46:59.001Z] core-command-arm64 latest 8bd380d4934d About a minute ago 17MB [2023-01-13T17:46:59.001Z] security-proxy-setup-arm64 latest 379b90278790 About a minute ago 26.8MB [2023-01-13T17:46:59.001Z] 7241539af12d 2 minutes ago 1.34GB [2023-01-13T17:46:59.001Z] 15eae831c4b7 2 minutes ago 1.33GB [2023-01-13T17:46:59.001Z] support-scheduler-arm64 latest 1f8a9a2eafbf 5 minutes ago 29MB [2023-01-13T17:46:59.001Z] 42c36a6c1489 5 minutes ago 1.4GB [2023-01-13T17:46:59.001Z] core-metadata-arm64 latest a98bbe9658d1 8 minutes ago 17.8MB [2023-01-13T17:46:59.001Z] 0d86a1818fe4 8 minutes ago 1.35GB [2023-01-13T17:46:59.001Z] security-bootstrapper-arm64 latest 5443eb006bc4 8 minutes ago 19.5MB [2023-01-13T17:46:59.001Z] security-secretstore-setup-arm64 latest b619fcd58651 8 minutes ago 28.7MB [2023-01-13T17:46:59.001Z] fadbd620f1df 9 minutes ago 1.33GB [2023-01-13T17:46:59.001Z] a11b499fa911 9 minutes ago 1.33GB [2023-01-13T17:46:59.001Z] security-spire-config-arm64 latest 9997edb559b3 12 minutes ago 83.6MB [2023-01-13T17:46:59.001Z] security-spire-agent-arm64 latest 711f2168a444 13 minutes ago 122MB [2023-01-13T17:46:59.001Z] 3a59907c4568 13 minutes ago 1.21GB [2023-01-13T17:46:59.001Z] security-spire-server-arm64 latest b040a1404e75 15 minutes ago 84.3MB [2023-01-13T17:46:59.001Z] 589dc75c2220 15 minutes ago 1.21GB [2023-01-13T17:46:59.001Z] ci-base-image-arm64 latest f48c3e5f123f 18 minutes ago 905MB [2023-01-13T17:46:59.001Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-13T17:46:59.001Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-13T17:46:59.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-13T17:46:59.001Z] 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-01-13T17:46:59.100Z] provisioning config files... [2023-01-13T17:46:59.114Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/370@tmp/config18058519131555748357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:46:59.445Z] ---> docker-login.sh [2023-01-13T17:46:59.445Z] nexus3.edgexfoundry.org:10001 [2023-01-13T17:46:59.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:46:59.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:46:59.712Z] Configure a credential helper to remove this warning. See [2023-01-13T17:46:59.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:46:59.712Z] [2023-01-13T17:46:59.712Z] Login Succeeded [2023-01-13T17:46:59.712Z] nexus3.edgexfoundry.org:10002 [2023-01-13T17:46:59.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:47:00.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:47:00.241Z] Configure a credential helper to remove this warning. See [2023-01-13T17:47:00.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:47:00.241Z] [2023-01-13T17:47:00.241Z] Login Succeeded [2023-01-13T17:47:00.241Z] nexus3.edgexfoundry.org:10003 [2023-01-13T17:47:00.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:47:00.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:47:00.508Z] Configure a credential helper to remove this warning. See [2023-01-13T17:47:00.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:47:00.508Z] [2023-01-13T17:47:00.508Z] Login Succeeded [2023-01-13T17:47:00.508Z] nexus3.edgexfoundry.org:10004 [2023-01-13T17:47:00.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:47:00.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:47:00.774Z] Configure a credential helper to remove this warning. See [2023-01-13T17:47:00.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:47:00.774Z] [2023-01-13T17:47:00.774Z] Login Succeeded [2023-01-13T17:47:00.774Z] docker.io [2023-01-13T17:47:01.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T17:47:01.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T17:47:01.308Z] Configure a credential helper to remove this warning. See [2023-01-13T17:47:01.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T17:47:01.308Z] [2023-01-13T17:47:01.308Z] Login Succeeded [2023-01-13T17:47:01.308Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T17:47:01.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:47:01.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T17:47:01.435Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-01-13T17:47:01.435Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:01.435Z] latest [2023-01-13T17:47:01.435Z] 3.0.0-dev.16 [2023-01-13T17:47:01.435Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:01.435Z] main [2023-01-13T17:47:01.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:01.767Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:02.102Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:02.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T17:47:02.102Z] 82befecbb328: Preparing [2023-01-13T17:47:02.102Z] 4ee5de6cd6c4: Preparing [2023-01-13T17:47:02.102Z] 06f45049f10f: Preparing [2023-01-13T17:47:02.102Z] e755fb3f2c6d: Preparing [2023-01-13T17:47:02.102Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:02.102Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:02.510Z] 06f45049f10f: Pushed [2023-01-13T17:47:02.510Z] e755fb3f2c6d: Pushed [2023-01-13T17:47:02.510Z] 82befecbb328: Pushed [2023-01-13T17:47:05.084Z] 4ee5de6cd6c4: Pushed [2023-01-13T17:47:05.084Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:1ad5914adb453f213f68eecbb133cf6d3925f4e11a9165c7ecd82cffa3fb3ae6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:05.697Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:06.030Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-13T17:47:06.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T17:47:06.031Z] 82befecbb328: Preparing [2023-01-13T17:47:06.031Z] 4ee5de6cd6c4: Preparing [2023-01-13T17:47:06.031Z] 06f45049f10f: Preparing [2023-01-13T17:47:06.031Z] e755fb3f2c6d: Preparing [2023-01-13T17:47:06.031Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:06.031Z] 82befecbb328: Layer already exists [2023-01-13T17:47:06.031Z] 4ee5de6cd6c4: Layer already exists [2023-01-13T17:47:06.031Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:06.031Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:06.031Z] e755fb3f2c6d: Layer already exists [2023-01-13T17:47:06.031Z] latest: digest: sha256:1ad5914adb453f213f68eecbb133cf6d3925f4e11a9165c7ecd82cffa3fb3ae6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:06.627Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:06.956Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.16 [2023-01-13T17:47:06.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T17:47:06.956Z] 82befecbb328: Preparing [2023-01-13T17:47:06.956Z] 4ee5de6cd6c4: Preparing [2023-01-13T17:47:06.956Z] 06f45049f10f: Preparing [2023-01-13T17:47:06.956Z] e755fb3f2c6d: Preparing [2023-01-13T17:47:06.956Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:06.956Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:06.956Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:06.956Z] 82befecbb328: Layer already exists [2023-01-13T17:47:06.956Z] e755fb3f2c6d: Layer already exists [2023-01-13T17:47:06.956Z] 4ee5de6cd6c4: Layer already exists [2023-01-13T17:47:06.956Z] 3.0.0-dev.16: digest: sha256:1ad5914adb453f213f68eecbb133cf6d3925f4e11a9165c7ecd82cffa3fb3ae6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:07.562Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:07.889Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:07.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T17:47:07.889Z] 82befecbb328: Preparing [2023-01-13T17:47:07.889Z] 4ee5de6cd6c4: Preparing [2023-01-13T17:47:07.889Z] 06f45049f10f: Preparing [2023-01-13T17:47:07.889Z] e755fb3f2c6d: Preparing [2023-01-13T17:47:07.889Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:07.889Z] e755fb3f2c6d: Layer already exists [2023-01-13T17:47:07.889Z] 82befecbb328: Layer already exists [2023-01-13T17:47:07.889Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:07.889Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:07.889Z] 4ee5de6cd6c4: Layer already exists [2023-01-13T17:47:07.889Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:1ad5914adb453f213f68eecbb133cf6d3925f4e11a9165c7ecd82cffa3fb3ae6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:08.233Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:08.565Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-01-13T17:47:08.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T17:47:08.566Z] 82befecbb328: Preparing [2023-01-13T17:47:08.566Z] 4ee5de6cd6c4: Preparing [2023-01-13T17:47:08.566Z] 06f45049f10f: Preparing [2023-01-13T17:47:08.566Z] e755fb3f2c6d: Preparing [2023-01-13T17:47:08.566Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:08.566Z] 82befecbb328: Layer already exists [2023-01-13T17:47:08.566Z] 4ee5de6cd6c4: Layer already exists [2023-01-13T17:47:08.566Z] e755fb3f2c6d: Layer already exists [2023-01-13T17:47:08.566Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:08.566Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:08.830Z] main: digest: sha256:1ad5914adb453f213f68eecbb133cf6d3925f4e11a9165c7ecd82cffa3fb3ae6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:47:08.868Z] ===================================================== [Pipeline] echo [2023-01-13T17:47:08.874Z] taggedImages: [2023-01-13T17:47:08.874Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:08.874Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-13T17:47:08.874Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.16 [2023-01-13T17:47:08.874Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:08.874Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-01-13T17:47:08.888Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-01-13T17:47:08.888Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:08.888Z] latest [2023-01-13T17:47:08.888Z] 3.0.0-dev.16 [2023-01-13T17:47:08.888Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:08.888Z] main [2023-01-13T17:47:08.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:09.214Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:09.543Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:09.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T17:47:09.543Z] 1b62c785ff96: Preparing [2023-01-13T17:47:09.543Z] 547bf4620e50: Preparing [2023-01-13T17:47:09.543Z] 06f45049f10f: Preparing [2023-01-13T17:47:09.543Z] 84540c417375: Preparing [2023-01-13T17:47:09.543Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:09.543Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:09.543Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:09.808Z] 1b62c785ff96: Pushed [2023-01-13T17:47:09.808Z] 84540c417375: Pushed [2023-01-13T17:47:13.143Z] 547bf4620e50: Pushed [2023-01-13T17:47:13.143Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:2e2aa4a1ac80b880d67012c5b44beaa4ddca70bb2973f1ef9087170e08955b8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:13.485Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:13.825Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-13T17:47:13.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T17:47:13.825Z] 1b62c785ff96: Preparing [2023-01-13T17:47:13.825Z] 547bf4620e50: Preparing [2023-01-13T17:47:13.825Z] 06f45049f10f: Preparing [2023-01-13T17:47:13.825Z] 84540c417375: Preparing [2023-01-13T17:47:13.825Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:13.825Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:13.825Z] 1b62c785ff96: Layer already exists [2023-01-13T17:47:13.825Z] 547bf4620e50: Layer already exists [2023-01-13T17:47:13.825Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:13.825Z] 84540c417375: Layer already exists [2023-01-13T17:47:13.825Z] latest: digest: sha256:2e2aa4a1ac80b880d67012c5b44beaa4ddca70bb2973f1ef9087170e08955b8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:14.169Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:14.507Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.16 [2023-01-13T17:47:14.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T17:47:14.507Z] 1b62c785ff96: Preparing [2023-01-13T17:47:14.507Z] 547bf4620e50: Preparing [2023-01-13T17:47:14.507Z] 06f45049f10f: Preparing [2023-01-13T17:47:14.507Z] 84540c417375: Preparing [2023-01-13T17:47:14.507Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:14.507Z] 547bf4620e50: Layer already exists [2023-01-13T17:47:14.507Z] 1b62c785ff96: Layer already exists [2023-01-13T17:47:14.507Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:14.507Z] 84540c417375: Layer already exists [2023-01-13T17:47:14.507Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:14.507Z] 3.0.0-dev.16: digest: sha256:2e2aa4a1ac80b880d67012c5b44beaa4ddca70bb2973f1ef9087170e08955b8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:15.111Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:15.442Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:15.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T17:47:15.442Z] 1b62c785ff96: Preparing [2023-01-13T17:47:15.442Z] 547bf4620e50: Preparing [2023-01-13T17:47:15.442Z] 06f45049f10f: Preparing [2023-01-13T17:47:15.442Z] 84540c417375: Preparing [2023-01-13T17:47:15.442Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:15.442Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:15.442Z] 547bf4620e50: Layer already exists [2023-01-13T17:47:15.442Z] 1b62c785ff96: Layer already exists [2023-01-13T17:47:15.442Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:15.442Z] 84540c417375: Layer already exists [2023-01-13T17:47:15.708Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:2e2aa4a1ac80b880d67012c5b44beaa4ddca70bb2973f1ef9087170e08955b8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:16.054Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:16.383Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-01-13T17:47:16.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T17:47:16.383Z] 1b62c785ff96: Preparing [2023-01-13T17:47:16.383Z] 547bf4620e50: Preparing [2023-01-13T17:47:16.383Z] 06f45049f10f: Preparing [2023-01-13T17:47:16.383Z] 84540c417375: Preparing [2023-01-13T17:47:16.383Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:16.383Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:16.383Z] 84540c417375: Layer already exists [2023-01-13T17:47:16.383Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:16.383Z] 1b62c785ff96: Layer already exists [2023-01-13T17:47:16.383Z] 547bf4620e50: Layer already exists [2023-01-13T17:47:16.383Z] main: digest: sha256:2e2aa4a1ac80b880d67012c5b44beaa4ddca70bb2973f1ef9087170e08955b8f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:47:16.691Z] ===================================================== [Pipeline] echo [2023-01-13T17:47:16.697Z] taggedImages: [2023-01-13T17:47:16.697Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:16.697Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-13T17:47:16.697Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.16 [2023-01-13T17:47:16.697Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:16.697Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-01-13T17:47:16.717Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-01-13T17:47:16.717Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:16.717Z] latest [2023-01-13T17:47:16.717Z] 3.0.0-dev.16 [2023-01-13T17:47:16.717Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:16.717Z] main [2023-01-13T17:47:16.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:17.053Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:17.390Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:17.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T17:47:17.390Z] 5dbcfae74dc8: Preparing [2023-01-13T17:47:17.390Z] d001b744635c: Preparing [2023-01-13T17:47:17.390Z] 9215239808a5: Preparing [2023-01-13T17:47:17.390Z] 06f45049f10f: Preparing [2023-01-13T17:47:17.390Z] e755fb3f2c6d: Preparing [2023-01-13T17:47:17.390Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:17.390Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:17.390Z] e755fb3f2c6d: Layer already exists [2023-01-13T17:47:17.390Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:17.390Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:17.654Z] d001b744635c: Pushed [2023-01-13T17:47:17.654Z] 5dbcfae74dc8: Pushed [2023-01-13T17:47:20.980Z] 9215239808a5: Pushed [2023-01-13T17:47:20.980Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:2bdf82fbac6982ec889532737a5bb14e88922e4dde67d39e64ea4ea6f7943236 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:21.312Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:21.642Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-13T17:47:21.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T17:47:21.642Z] 5dbcfae74dc8: Preparing [2023-01-13T17:47:21.642Z] d001b744635c: Preparing [2023-01-13T17:47:21.642Z] 9215239808a5: Preparing [2023-01-13T17:47:21.642Z] 06f45049f10f: Preparing [2023-01-13T17:47:21.642Z] e755fb3f2c6d: Preparing [2023-01-13T17:47:21.642Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:21.642Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:21.642Z] d001b744635c: Layer already exists [2023-01-13T17:47:21.642Z] 5dbcfae74dc8: Layer already exists [2023-01-13T17:47:21.642Z] 9215239808a5: Layer already exists [2023-01-13T17:47:21.642Z] e755fb3f2c6d: Layer already exists [2023-01-13T17:47:21.642Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:21.642Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:21.908Z] latest: digest: sha256:2bdf82fbac6982ec889532737a5bb14e88922e4dde67d39e64ea4ea6f7943236 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:22.241Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:22.568Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.16 [2023-01-13T17:47:22.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T17:47:22.568Z] 5dbcfae74dc8: Preparing [2023-01-13T17:47:22.568Z] d001b744635c: Preparing [2023-01-13T17:47:22.568Z] 9215239808a5: Preparing [2023-01-13T17:47:22.568Z] 06f45049f10f: Preparing [2023-01-13T17:47:22.568Z] e755fb3f2c6d: Preparing [2023-01-13T17:47:22.568Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:22.568Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:22.568Z] 5dbcfae74dc8: Layer already exists [2023-01-13T17:47:22.568Z] e755fb3f2c6d: Layer already exists [2023-01-13T17:47:22.568Z] d001b744635c: Layer already exists [2023-01-13T17:47:22.568Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:22.568Z] 9215239808a5: Layer already exists [2023-01-13T17:47:22.568Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:22.833Z] 3.0.0-dev.16: digest: sha256:2bdf82fbac6982ec889532737a5bb14e88922e4dde67d39e64ea4ea6f7943236 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:23.165Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:23.498Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:23.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T17:47:23.498Z] 5dbcfae74dc8: Preparing [2023-01-13T17:47:23.498Z] d001b744635c: Preparing [2023-01-13T17:47:23.498Z] 9215239808a5: Preparing [2023-01-13T17:47:23.498Z] 06f45049f10f: Preparing [2023-01-13T17:47:23.498Z] e755fb3f2c6d: Preparing [2023-01-13T17:47:23.498Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:23.498Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:23.498Z] 9215239808a5: Layer already exists [2023-01-13T17:47:23.498Z] d001b744635c: Layer already exists [2023-01-13T17:47:23.499Z] 5dbcfae74dc8: Layer already exists [2023-01-13T17:47:23.499Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:23.499Z] e755fb3f2c6d: Layer already exists [2023-01-13T17:47:23.499Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:23.499Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:2bdf82fbac6982ec889532737a5bb14e88922e4dde67d39e64ea4ea6f7943236 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:24.094Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:24.421Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-01-13T17:47:24.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T17:47:24.421Z] 5dbcfae74dc8: Preparing [2023-01-13T17:47:24.421Z] d001b744635c: Preparing [2023-01-13T17:47:24.421Z] 9215239808a5: Preparing [2023-01-13T17:47:24.421Z] 06f45049f10f: Preparing [2023-01-13T17:47:24.421Z] e755fb3f2c6d: Preparing [2023-01-13T17:47:24.421Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:24.421Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:24.421Z] d001b744635c: Layer already exists [2023-01-13T17:47:24.421Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:24.421Z] e755fb3f2c6d: Layer already exists [2023-01-13T17:47:24.421Z] 5dbcfae74dc8: Layer already exists [2023-01-13T17:47:24.421Z] 9215239808a5: Layer already exists [2023-01-13T17:47:24.421Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:24.687Z] main: digest: sha256:2bdf82fbac6982ec889532737a5bb14e88922e4dde67d39e64ea4ea6f7943236 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:47:24.726Z] ===================================================== [Pipeline] echo [2023-01-13T17:47:24.731Z] taggedImages: [2023-01-13T17:47:24.732Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:24.732Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-13T17:47:24.732Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.16 [2023-01-13T17:47:24.732Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:24.732Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-01-13T17:47:24.746Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-01-13T17:47:24.746Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:24.746Z] latest [2023-01-13T17:47:24.746Z] 3.0.0-dev.16 [2023-01-13T17:47:24.746Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:24.746Z] main [2023-01-13T17:47:24.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:25.077Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:25.454Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:25.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T17:47:25.455Z] 1fb117bf96e4: Preparing [2023-01-13T17:47:25.455Z] 1fb117bf96e4: Preparing [2023-01-13T17:47:25.455Z] 2ab571be36d8: Preparing [2023-01-13T17:47:25.455Z] 91e20bff7647: Preparing [2023-01-13T17:47:25.455Z] d21f501da549: Preparing [2023-01-13T17:47:25.455Z] 61aced8ce5fa: Preparing [2023-01-13T17:47:25.455Z] 9e0579c8090e: Preparing [2023-01-13T17:47:25.455Z] 06f45049f10f: Preparing [2023-01-13T17:47:25.455Z] c24566be8a90: Preparing [2023-01-13T17:47:25.455Z] 12da08c99333: Preparing [2023-01-13T17:47:25.455Z] 5cc180b90e62: Preparing [2023-01-13T17:47:25.455Z] ba24c96d06a3: Preparing [2023-01-13T17:47:25.455Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:25.455Z] 06f45049f10f: Waiting [2023-01-13T17:47:25.455Z] c24566be8a90: Waiting [2023-01-13T17:47:25.455Z] 12da08c99333: Waiting [2023-01-13T17:47:25.455Z] 5cc180b90e62: Waiting [2023-01-13T17:47:25.455Z] 9e0579c8090e: Waiting [2023-01-13T17:47:25.455Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:25.455Z] ba24c96d06a3: Waiting [2023-01-13T17:47:25.732Z] 1fb117bf96e4: Pushed [2023-01-13T17:47:25.732Z] 2ab571be36d8: Pushed [2023-01-13T17:47:25.732Z] d21f501da549: Pushed [2023-01-13T17:47:25.732Z] 61aced8ce5fa: Pushed [2023-01-13T17:47:25.732Z] 91e20bff7647: Pushed [2023-01-13T17:47:25.732Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:26.008Z] 12da08c99333: Pushed [2023-01-13T17:47:26.008Z] 5cc180b90e62: Pushed [2023-01-13T17:47:26.008Z] c24566be8a90: Pushed [2023-01-13T17:47:26.008Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:26.008Z] ba24c96d06a3: Pushed [2023-01-13T17:47:29.369Z] 9e0579c8090e: Pushed [2023-01-13T17:47:29.634Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:aa14fe24bbabfca711d68720f069ab958992681944c5c1890cc5d0eeb9dfaf5c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:29.973Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:30.308Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-13T17:47:30.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T17:47:30.309Z] 1fb117bf96e4: Preparing [2023-01-13T17:47:30.309Z] 1fb117bf96e4: Preparing [2023-01-13T17:47:30.309Z] 2ab571be36d8: Preparing [2023-01-13T17:47:30.309Z] 91e20bff7647: Preparing [2023-01-13T17:47:30.309Z] d21f501da549: Preparing [2023-01-13T17:47:30.309Z] 61aced8ce5fa: Preparing [2023-01-13T17:47:30.309Z] 9e0579c8090e: Preparing [2023-01-13T17:47:30.309Z] 06f45049f10f: Preparing [2023-01-13T17:47:30.309Z] c24566be8a90: Preparing [2023-01-13T17:47:30.309Z] 12da08c99333: Preparing [2023-01-13T17:47:30.309Z] 5cc180b90e62: Preparing [2023-01-13T17:47:30.309Z] ba24c96d06a3: Preparing [2023-01-13T17:47:30.309Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:30.309Z] 9e0579c8090e: Waiting [2023-01-13T17:47:30.309Z] 06f45049f10f: Waiting [2023-01-13T17:47:30.309Z] c24566be8a90: Waiting [2023-01-13T17:47:30.309Z] 12da08c99333: Waiting [2023-01-13T17:47:30.309Z] 5cc180b90e62: Waiting [2023-01-13T17:47:30.309Z] ba24c96d06a3: Waiting [2023-01-13T17:47:30.309Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:30.309Z] 1fb117bf96e4: Layer already exists [2023-01-13T17:47:30.309Z] d21f501da549: Layer already exists [2023-01-13T17:47:30.309Z] 2ab571be36d8: Layer already exists [2023-01-13T17:47:30.309Z] 61aced8ce5fa: Layer already exists [2023-01-13T17:47:30.309Z] 91e20bff7647: Layer already exists [2023-01-13T17:47:30.309Z] 9e0579c8090e: Layer already exists [2023-01-13T17:47:30.309Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:30.309Z] 12da08c99333: Layer already exists [2023-01-13T17:47:30.309Z] c24566be8a90: Layer already exists [2023-01-13T17:47:30.309Z] 5cc180b90e62: Layer already exists [2023-01-13T17:47:30.309Z] ba24c96d06a3: Layer already exists [2023-01-13T17:47:30.309Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:30.574Z] latest: digest: sha256:aa14fe24bbabfca711d68720f069ab958992681944c5c1890cc5d0eeb9dfaf5c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:30.912Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:31.252Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.16 [2023-01-13T17:47:31.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T17:47:31.253Z] 1fb117bf96e4: Preparing [2023-01-13T17:47:31.253Z] 1fb117bf96e4: Preparing [2023-01-13T17:47:31.253Z] 2ab571be36d8: Preparing [2023-01-13T17:47:31.253Z] 91e20bff7647: Preparing [2023-01-13T17:47:31.253Z] d21f501da549: Preparing [2023-01-13T17:47:31.253Z] 61aced8ce5fa: Preparing [2023-01-13T17:47:31.253Z] 9e0579c8090e: Preparing [2023-01-13T17:47:31.253Z] 06f45049f10f: Preparing [2023-01-13T17:47:31.253Z] c24566be8a90: Preparing [2023-01-13T17:47:31.253Z] 12da08c99333: Preparing [2023-01-13T17:47:31.253Z] 5cc180b90e62: Preparing [2023-01-13T17:47:31.253Z] ba24c96d06a3: Preparing [2023-01-13T17:47:31.253Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:31.253Z] 9e0579c8090e: Waiting [2023-01-13T17:47:31.253Z] 06f45049f10f: Waiting [2023-01-13T17:47:31.253Z] c24566be8a90: Waiting [2023-01-13T17:47:31.253Z] 12da08c99333: Waiting [2023-01-13T17:47:31.253Z] ba24c96d06a3: Waiting [2023-01-13T17:47:31.253Z] 5cc180b90e62: Waiting [2023-01-13T17:47:31.253Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:31.253Z] 61aced8ce5fa: Layer already exists [2023-01-13T17:47:31.253Z] d21f501da549: Layer already exists [2023-01-13T17:47:31.253Z] 2ab571be36d8: Layer already exists [2023-01-13T17:47:31.253Z] 1fb117bf96e4: Layer already exists [2023-01-13T17:47:31.253Z] 91e20bff7647: Layer already exists [2023-01-13T17:47:31.253Z] 9e0579c8090e: Layer already exists [2023-01-13T17:47:31.253Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:31.253Z] c24566be8a90: Layer already exists [2023-01-13T17:47:31.253Z] 12da08c99333: Layer already exists [2023-01-13T17:47:31.253Z] 5cc180b90e62: Layer already exists [2023-01-13T17:47:31.253Z] ba24c96d06a3: Layer already exists [2023-01-13T17:47:31.253Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:31.517Z] 3.0.0-dev.16: digest: sha256:aa14fe24bbabfca711d68720f069ab958992681944c5c1890cc5d0eeb9dfaf5c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:31.863Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:32.200Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:32.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T17:47:32.200Z] 1fb117bf96e4: Preparing [2023-01-13T17:47:32.201Z] 1fb117bf96e4: Preparing [2023-01-13T17:47:32.201Z] 2ab571be36d8: Preparing [2023-01-13T17:47:32.201Z] 91e20bff7647: Preparing [2023-01-13T17:47:32.201Z] d21f501da549: Preparing [2023-01-13T17:47:32.201Z] 61aced8ce5fa: Preparing [2023-01-13T17:47:32.201Z] 9e0579c8090e: Preparing [2023-01-13T17:47:32.201Z] 06f45049f10f: Preparing [2023-01-13T17:47:32.201Z] c24566be8a90: Preparing [2023-01-13T17:47:32.201Z] 12da08c99333: Preparing [2023-01-13T17:47:32.201Z] 5cc180b90e62: Preparing [2023-01-13T17:47:32.201Z] ba24c96d06a3: Preparing [2023-01-13T17:47:32.201Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:32.201Z] 06f45049f10f: Waiting [2023-01-13T17:47:32.201Z] c24566be8a90: Waiting [2023-01-13T17:47:32.201Z] 12da08c99333: Waiting [2023-01-13T17:47:32.201Z] 5cc180b90e62: Waiting [2023-01-13T17:47:32.201Z] ba24c96d06a3: Waiting [2023-01-13T17:47:32.201Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:32.201Z] 9e0579c8090e: Waiting [2023-01-13T17:47:32.201Z] 91e20bff7647: Layer already exists [2023-01-13T17:47:32.201Z] 1fb117bf96e4: Layer already exists [2023-01-13T17:47:32.201Z] d21f501da549: Layer already exists [2023-01-13T17:47:32.201Z] 61aced8ce5fa: Layer already exists [2023-01-13T17:47:32.201Z] 2ab571be36d8: Layer already exists [2023-01-13T17:47:32.201Z] 9e0579c8090e: Layer already exists [2023-01-13T17:47:32.201Z] c24566be8a90: Layer already exists [2023-01-13T17:47:32.201Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:32.201Z] 5cc180b90e62: Layer already exists [2023-01-13T17:47:32.201Z] 12da08c99333: Layer already exists [2023-01-13T17:47:32.201Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:32.201Z] ba24c96d06a3: Layer already exists [2023-01-13T17:47:32.467Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:aa14fe24bbabfca711d68720f069ab958992681944c5c1890cc5d0eeb9dfaf5c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:32.819Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:33.156Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-01-13T17:47:33.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T17:47:33.156Z] 1fb117bf96e4: Preparing [2023-01-13T17:47:33.156Z] 1fb117bf96e4: Preparing [2023-01-13T17:47:33.156Z] 2ab571be36d8: Preparing [2023-01-13T17:47:33.156Z] 91e20bff7647: Preparing [2023-01-13T17:47:33.156Z] d21f501da549: Preparing [2023-01-13T17:47:33.156Z] 61aced8ce5fa: Preparing [2023-01-13T17:47:33.156Z] 9e0579c8090e: Preparing [2023-01-13T17:47:33.156Z] 06f45049f10f: Preparing [2023-01-13T17:47:33.156Z] c24566be8a90: Preparing [2023-01-13T17:47:33.156Z] 12da08c99333: Preparing [2023-01-13T17:47:33.156Z] 5cc180b90e62: Preparing [2023-01-13T17:47:33.156Z] ba24c96d06a3: Preparing [2023-01-13T17:47:33.156Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:33.156Z] 9e0579c8090e: Waiting [2023-01-13T17:47:33.156Z] 06f45049f10f: Waiting [2023-01-13T17:47:33.156Z] c24566be8a90: Waiting [2023-01-13T17:47:33.156Z] 12da08c99333: Waiting [2023-01-13T17:47:33.156Z] 5cc180b90e62: Waiting [2023-01-13T17:47:33.156Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:33.156Z] ba24c96d06a3: Waiting [2023-01-13T17:47:33.156Z] d21f501da549: Layer already exists [2023-01-13T17:47:33.156Z] 91e20bff7647: Layer already exists [2023-01-13T17:47:33.156Z] 61aced8ce5fa: Layer already exists [2023-01-13T17:47:33.156Z] 1fb117bf96e4: Layer already exists [2023-01-13T17:47:33.156Z] 2ab571be36d8: Layer already exists [2023-01-13T17:47:33.156Z] 9e0579c8090e: Layer already exists [2023-01-13T17:47:33.156Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:33.156Z] 5cc180b90e62: Layer already exists [2023-01-13T17:47:33.156Z] c24566be8a90: Layer already exists [2023-01-13T17:47:33.156Z] 12da08c99333: Layer already exists [2023-01-13T17:47:33.156Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:33.156Z] ba24c96d06a3: Layer already exists [2023-01-13T17:47:33.421Z] main: digest: sha256:aa14fe24bbabfca711d68720f069ab958992681944c5c1890cc5d0eeb9dfaf5c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:47:33.475Z] ===================================================== [Pipeline] echo [2023-01-13T17:47:33.484Z] taggedImages: [2023-01-13T17:47:33.484Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:33.484Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-13T17:47:33.484Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.16 [2023-01-13T17:47:33.484Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:33.484Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-01-13T17:47:33.508Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-01-13T17:47:33.508Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:33.508Z] latest [2023-01-13T17:47:33.508Z] 3.0.0-dev.16 [2023-01-13T17:47:33.508Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:33.508Z] main [2023-01-13T17:47:33.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:33.846Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:34.178Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:34.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T17:47:34.178Z] e4d8d7285571: Preparing [2023-01-13T17:47:34.178Z] 691d2aca094e: Preparing [2023-01-13T17:47:34.178Z] 8ca96d21bcb1: Preparing [2023-01-13T17:47:34.178Z] fac1c317eb05: Preparing [2023-01-13T17:47:34.178Z] e39b6dca06b6: Preparing [2023-01-13T17:47:34.178Z] 576a1c48847c: Preparing [2023-01-13T17:47:34.178Z] 9c7667c5d785: Preparing [2023-01-13T17:47:34.178Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:34.178Z] 9c7667c5d785: Waiting [2023-01-13T17:47:34.178Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:34.444Z] e39b6dca06b6: Pushed [2023-01-13T17:47:34.444Z] 691d2aca094e: Pushed [2023-01-13T17:47:34.444Z] e4d8d7285571: Pushed [2023-01-13T17:47:34.444Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:34.709Z] 576a1c48847c: Pushed [2023-01-13T17:47:35.290Z] 9c7667c5d785: Pushed [2023-01-13T17:47:36.690Z] fac1c317eb05: Pushed [2023-01-13T17:47:36.690Z] 8ca96d21bcb1: Pushed [2023-01-13T17:47:36.954Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:709b500fcf00556cf9f65fac36168a10c4ab4d81766b8220e1898e4aa348ebe5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:37.290Z] + 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-01-13T17:47:37.621Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-13T17:47:37.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T17:47:37.621Z] e4d8d7285571: Preparing [2023-01-13T17:47:37.621Z] 691d2aca094e: Preparing [2023-01-13T17:47:37.621Z] 8ca96d21bcb1: Preparing [2023-01-13T17:47:37.621Z] fac1c317eb05: Preparing [2023-01-13T17:47:37.621Z] e39b6dca06b6: Preparing [2023-01-13T17:47:37.621Z] 576a1c48847c: Preparing [2023-01-13T17:47:37.621Z] 9c7667c5d785: Preparing [2023-01-13T17:47:37.621Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:37.621Z] 576a1c48847c: Waiting [2023-01-13T17:47:37.621Z] 9c7667c5d785: Waiting [2023-01-13T17:47:37.621Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:37.621Z] e39b6dca06b6: Layer already exists [2023-01-13T17:47:37.621Z] e4d8d7285571: Layer already exists [2023-01-13T17:47:37.621Z] fac1c317eb05: Layer already exists [2023-01-13T17:47:37.621Z] 691d2aca094e: Layer already exists [2023-01-13T17:47:37.621Z] 8ca96d21bcb1: Layer already exists [2023-01-13T17:47:37.621Z] 9c7667c5d785: Layer already exists [2023-01-13T17:47:37.621Z] 576a1c48847c: Layer already exists [2023-01-13T17:47:37.621Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:37.885Z] latest: digest: sha256:709b500fcf00556cf9f65fac36168a10c4ab4d81766b8220e1898e4aa348ebe5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:38.224Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:38.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.16 [2023-01-13T17:47:38.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T17:47:38.569Z] e4d8d7285571: Preparing [2023-01-13T17:47:38.569Z] 691d2aca094e: Preparing [2023-01-13T17:47:38.569Z] 8ca96d21bcb1: Preparing [2023-01-13T17:47:38.569Z] fac1c317eb05: Preparing [2023-01-13T17:47:38.569Z] e39b6dca06b6: Preparing [2023-01-13T17:47:38.569Z] 576a1c48847c: Preparing [2023-01-13T17:47:38.569Z] 9c7667c5d785: Preparing [2023-01-13T17:47:38.569Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:38.569Z] 9c7667c5d785: Waiting [2023-01-13T17:47:38.569Z] 576a1c48847c: Waiting [2023-01-13T17:47:38.569Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:38.569Z] fac1c317eb05: Layer already exists [2023-01-13T17:47:38.569Z] e39b6dca06b6: Layer already exists [2023-01-13T17:47:38.569Z] 8ca96d21bcb1: Layer already exists [2023-01-13T17:47:38.569Z] 691d2aca094e: Layer already exists [2023-01-13T17:47:38.569Z] e4d8d7285571: Layer already exists [2023-01-13T17:47:38.569Z] 576a1c48847c: Layer already exists [2023-01-13T17:47:38.569Z] 9c7667c5d785: Layer already exists [2023-01-13T17:47:38.569Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:38.833Z] 3.0.0-dev.16: digest: sha256:709b500fcf00556cf9f65fac36168a10c4ab4d81766b8220e1898e4aa348ebe5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:39.173Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:39.507Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:39.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T17:47:39.507Z] e4d8d7285571: Preparing [2023-01-13T17:47:39.507Z] 691d2aca094e: Preparing [2023-01-13T17:47:39.507Z] 8ca96d21bcb1: Preparing [2023-01-13T17:47:39.507Z] fac1c317eb05: Preparing [2023-01-13T17:47:39.507Z] e39b6dca06b6: Preparing [2023-01-13T17:47:39.507Z] 576a1c48847c: Preparing [2023-01-13T17:47:39.507Z] 9c7667c5d785: Preparing [2023-01-13T17:47:39.507Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:39.507Z] 576a1c48847c: Waiting [2023-01-13T17:47:39.507Z] 9c7667c5d785: Waiting [2023-01-13T17:47:39.507Z] e39b6dca06b6: Layer already exists [2023-01-13T17:47:39.507Z] fac1c317eb05: Layer already exists [2023-01-13T17:47:39.507Z] e4d8d7285571: Layer already exists [2023-01-13T17:47:39.507Z] 691d2aca094e: Layer already exists [2023-01-13T17:47:39.507Z] 8ca96d21bcb1: Layer already exists [2023-01-13T17:47:39.507Z] 576a1c48847c: Layer already exists [2023-01-13T17:47:39.507Z] 9c7667c5d785: Layer already exists [2023-01-13T17:47:39.507Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:39.773Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:709b500fcf00556cf9f65fac36168a10c4ab4d81766b8220e1898e4aa348ebe5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:40.108Z] + 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-01-13T17:47:40.432Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-01-13T17:47:40.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T17:47:40.432Z] e4d8d7285571: Preparing [2023-01-13T17:47:40.432Z] 691d2aca094e: Preparing [2023-01-13T17:47:40.432Z] 8ca96d21bcb1: Preparing [2023-01-13T17:47:40.432Z] fac1c317eb05: Preparing [2023-01-13T17:47:40.432Z] e39b6dca06b6: Preparing [2023-01-13T17:47:40.432Z] 576a1c48847c: Preparing [2023-01-13T17:47:40.432Z] 9c7667c5d785: Preparing [2023-01-13T17:47:40.432Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:40.432Z] 576a1c48847c: Waiting [2023-01-13T17:47:40.432Z] 9c7667c5d785: Waiting [2023-01-13T17:47:40.432Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:40.432Z] fac1c317eb05: Layer already exists [2023-01-13T17:47:40.432Z] 8ca96d21bcb1: Layer already exists [2023-01-13T17:47:40.432Z] 691d2aca094e: Layer already exists [2023-01-13T17:47:40.432Z] e39b6dca06b6: Layer already exists [2023-01-13T17:47:40.432Z] e4d8d7285571: Layer already exists [2023-01-13T17:47:40.432Z] 9c7667c5d785: Layer already exists [2023-01-13T17:47:40.432Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:40.432Z] 576a1c48847c: Layer already exists [2023-01-13T17:47:40.698Z] main: digest: sha256:709b500fcf00556cf9f65fac36168a10c4ab4d81766b8220e1898e4aa348ebe5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:47:40.750Z] ===================================================== [Pipeline] echo [2023-01-13T17:47:40.757Z] taggedImages: [2023-01-13T17:47:40.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:40.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-13T17:47:40.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.16 [2023-01-13T17:47:40.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:40.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-01-13T17:47:40.777Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-01-13T17:47:40.777Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:40.777Z] latest [2023-01-13T17:47:40.777Z] 3.0.0-dev.16 [2023-01-13T17:47:40.777Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:40.777Z] main [2023-01-13T17:47:40.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:41.115Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:41.458Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:41.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T17:47:41.458Z] 08aa5a8bd397: Preparing [2023-01-13T17:47:41.458Z] 9f2f96640afe: Preparing [2023-01-13T17:47:41.458Z] 2091933c3932: Preparing [2023-01-13T17:47:41.458Z] 07ba4f6ebb66: Preparing [2023-01-13T17:47:41.458Z] 36cbceed2173: Preparing [2023-01-13T17:47:41.458Z] 568642864e3f: Preparing [2023-01-13T17:47:41.458Z] 5d9462723f2e: Preparing [2023-01-13T17:47:41.458Z] 939bafeff7d1: Preparing [2023-01-13T17:47:41.458Z] c86e57c77857: Preparing [2023-01-13T17:47:41.458Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:41.458Z] 5d9462723f2e: Waiting [2023-01-13T17:47:41.458Z] 939bafeff7d1: Waiting [2023-01-13T17:47:41.458Z] c86e57c77857: Waiting [2023-01-13T17:47:41.458Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:41.458Z] 568642864e3f: Waiting [2023-01-13T17:47:41.725Z] 36cbceed2173: Pushed [2023-01-13T17:47:41.725Z] 9f2f96640afe: Pushed [2023-01-13T17:47:41.725Z] 08aa5a8bd397: Pushed [2023-01-13T17:47:41.990Z] 5d9462723f2e: Pushed [2023-01-13T17:47:41.990Z] 568642864e3f: Pushed [2023-01-13T17:47:41.990Z] 939bafeff7d1: Pushed [2023-01-13T17:47:41.990Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:42.254Z] c86e57c77857: Pushed [2023-01-13T17:47:44.186Z] 07ba4f6ebb66: Pushed [2023-01-13T17:47:44.765Z] 2091933c3932: Pushed [2023-01-13T17:47:45.029Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:a7c394855e997de11df9b84b1ae266db2a7d63b711df5646455f5f1fd399e815 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:45.365Z] + 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-01-13T17:47:45.705Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-13T17:47:45.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T17:47:45.705Z] 08aa5a8bd397: Preparing [2023-01-13T17:47:45.705Z] 9f2f96640afe: Preparing [2023-01-13T17:47:45.705Z] 2091933c3932: Preparing [2023-01-13T17:47:45.705Z] 07ba4f6ebb66: Preparing [2023-01-13T17:47:45.705Z] 36cbceed2173: Preparing [2023-01-13T17:47:45.705Z] 568642864e3f: Preparing [2023-01-13T17:47:45.705Z] 5d9462723f2e: Preparing [2023-01-13T17:47:45.705Z] 939bafeff7d1: Preparing [2023-01-13T17:47:45.705Z] c86e57c77857: Preparing [2023-01-13T17:47:45.705Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:45.705Z] 5d9462723f2e: Waiting [2023-01-13T17:47:45.705Z] 939bafeff7d1: Waiting [2023-01-13T17:47:45.705Z] c86e57c77857: Waiting [2023-01-13T17:47:45.705Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:45.705Z] 568642864e3f: Waiting [2023-01-13T17:47:45.705Z] 9f2f96640afe: Layer already exists [2023-01-13T17:47:45.705Z] 2091933c3932: Layer already exists [2023-01-13T17:47:45.705Z] 07ba4f6ebb66: Layer already exists [2023-01-13T17:47:45.705Z] 08aa5a8bd397: Layer already exists [2023-01-13T17:47:45.705Z] 36cbceed2173: Layer already exists [2023-01-13T17:47:45.705Z] 568642864e3f: Layer already exists [2023-01-13T17:47:45.705Z] c86e57c77857: Layer already exists [2023-01-13T17:47:45.705Z] 939bafeff7d1: Layer already exists [2023-01-13T17:47:45.705Z] 5d9462723f2e: Layer already exists [2023-01-13T17:47:45.705Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:45.970Z] latest: digest: sha256:a7c394855e997de11df9b84b1ae266db2a7d63b711df5646455f5f1fd399e815 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:46.302Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:46.634Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.16 [2023-01-13T17:47:46.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T17:47:46.634Z] 08aa5a8bd397: Preparing [2023-01-13T17:47:46.634Z] 9f2f96640afe: Preparing [2023-01-13T17:47:46.634Z] 2091933c3932: Preparing [2023-01-13T17:47:46.634Z] 07ba4f6ebb66: Preparing [2023-01-13T17:47:46.634Z] 36cbceed2173: Preparing [2023-01-13T17:47:46.634Z] 568642864e3f: Preparing [2023-01-13T17:47:46.634Z] 5d9462723f2e: Preparing [2023-01-13T17:47:46.634Z] 939bafeff7d1: Preparing [2023-01-13T17:47:46.634Z] c86e57c77857: Preparing [2023-01-13T17:47:46.634Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:46.634Z] 568642864e3f: Waiting [2023-01-13T17:47:46.634Z] 939bafeff7d1: Waiting [2023-01-13T17:47:46.634Z] 5d9462723f2e: Waiting [2023-01-13T17:47:46.634Z] c86e57c77857: Waiting [2023-01-13T17:47:46.634Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:46.634Z] 9f2f96640afe: Layer already exists [2023-01-13T17:47:46.634Z] 08aa5a8bd397: Layer already exists [2023-01-13T17:47:46.634Z] 07ba4f6ebb66: Layer already exists [2023-01-13T17:47:46.634Z] 36cbceed2173: Layer already exists [2023-01-13T17:47:46.634Z] 2091933c3932: Layer already exists [2023-01-13T17:47:46.634Z] 5d9462723f2e: Layer already exists [2023-01-13T17:47:46.634Z] 568642864e3f: Layer already exists [2023-01-13T17:47:46.634Z] c86e57c77857: Layer already exists [2023-01-13T17:47:46.634Z] 939bafeff7d1: Layer already exists [2023-01-13T17:47:46.634Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:46.901Z] 3.0.0-dev.16: digest: sha256:a7c394855e997de11df9b84b1ae266db2a7d63b711df5646455f5f1fd399e815 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:47.237Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:47.568Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:47.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T17:47:47.568Z] 08aa5a8bd397: Preparing [2023-01-13T17:47:47.568Z] 9f2f96640afe: Preparing [2023-01-13T17:47:47.568Z] 2091933c3932: Preparing [2023-01-13T17:47:47.568Z] 07ba4f6ebb66: Preparing [2023-01-13T17:47:47.568Z] 36cbceed2173: Preparing [2023-01-13T17:47:47.568Z] 568642864e3f: Preparing [2023-01-13T17:47:47.568Z] 5d9462723f2e: Preparing [2023-01-13T17:47:47.568Z] 939bafeff7d1: Preparing [2023-01-13T17:47:47.568Z] c86e57c77857: Preparing [2023-01-13T17:47:47.568Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:47.568Z] 568642864e3f: Waiting [2023-01-13T17:47:47.568Z] 5d9462723f2e: Waiting [2023-01-13T17:47:47.568Z] 939bafeff7d1: Waiting [2023-01-13T17:47:47.568Z] c86e57c77857: Waiting [2023-01-13T17:47:47.568Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:47.568Z] 08aa5a8bd397: Layer already exists [2023-01-13T17:47:47.568Z] 2091933c3932: Layer already exists [2023-01-13T17:47:47.568Z] 07ba4f6ebb66: Layer already exists [2023-01-13T17:47:47.568Z] 9f2f96640afe: Layer already exists [2023-01-13T17:47:47.568Z] 36cbceed2173: Layer already exists [2023-01-13T17:47:47.568Z] 568642864e3f: Layer already exists [2023-01-13T17:47:47.568Z] c86e57c77857: Layer already exists [2023-01-13T17:47:47.568Z] 5d9462723f2e: Layer already exists [2023-01-13T17:47:47.568Z] 939bafeff7d1: Layer already exists [2023-01-13T17:47:47.568Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:47.832Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:a7c394855e997de11df9b84b1ae266db2a7d63b711df5646455f5f1fd399e815 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:48.176Z] + 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-01-13T17:47:48.507Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-01-13T17:47:48.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T17:47:48.507Z] 08aa5a8bd397: Preparing [2023-01-13T17:47:48.507Z] 9f2f96640afe: Preparing [2023-01-13T17:47:48.507Z] 2091933c3932: Preparing [2023-01-13T17:47:48.507Z] 07ba4f6ebb66: Preparing [2023-01-13T17:47:48.507Z] 36cbceed2173: Preparing [2023-01-13T17:47:48.507Z] 568642864e3f: Preparing [2023-01-13T17:47:48.507Z] 5d9462723f2e: Preparing [2023-01-13T17:47:48.507Z] 939bafeff7d1: Preparing [2023-01-13T17:47:48.507Z] c86e57c77857: Preparing [2023-01-13T17:47:48.507Z] 17bec77d7fdc: Preparing [2023-01-13T17:47:48.507Z] 568642864e3f: Waiting [2023-01-13T17:47:48.507Z] 5d9462723f2e: Waiting [2023-01-13T17:47:48.507Z] 939bafeff7d1: Waiting [2023-01-13T17:47:48.507Z] c86e57c77857: Waiting [2023-01-13T17:47:48.507Z] 17bec77d7fdc: Waiting [2023-01-13T17:47:48.507Z] 36cbceed2173: Layer already exists [2023-01-13T17:47:48.507Z] 08aa5a8bd397: Layer already exists [2023-01-13T17:47:48.507Z] 07ba4f6ebb66: Layer already exists [2023-01-13T17:47:48.507Z] 9f2f96640afe: Layer already exists [2023-01-13T17:47:48.507Z] 2091933c3932: Layer already exists [2023-01-13T17:47:48.507Z] c86e57c77857: Layer already exists [2023-01-13T17:47:48.507Z] 568642864e3f: Layer already exists [2023-01-13T17:47:48.507Z] 5d9462723f2e: Layer already exists [2023-01-13T17:47:48.507Z] 939bafeff7d1: Layer already exists [2023-01-13T17:47:48.507Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:47:48.771Z] main: digest: sha256:a7c394855e997de11df9b84b1ae266db2a7d63b711df5646455f5f1fd399e815 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:47:48.810Z] ===================================================== [Pipeline] echo [2023-01-13T17:47:48.817Z] taggedImages: [2023-01-13T17:47:48.817Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:48.817Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-13T17:47:48.817Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.16 [2023-01-13T17:47:48.817Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:48.817Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-01-13T17:47:48.843Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-01-13T17:47:48.843Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:48.843Z] latest [2023-01-13T17:47:48.843Z] 3.0.0-dev.16 [2023-01-13T17:47:48.843Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:48.843Z] main [2023-01-13T17:47:48.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:49.185Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:49.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:49.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T17:47:49.515Z] c936db5b53ef: Preparing [2023-01-13T17:47:49.515Z] f02fda90d44d: Preparing [2023-01-13T17:47:49.515Z] 06f45049f10f: Preparing [2023-01-13T17:47:49.515Z] b7f0080ce378: Preparing [2023-01-13T17:47:49.515Z] 9833f26c6bda: Preparing [2023-01-13T17:47:49.780Z] 9833f26c6bda: Layer already exists [2023-01-13T17:47:49.780Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:49.780Z] c936db5b53ef: Pushed [2023-01-13T17:47:51.184Z] b7f0080ce378: Pushed [2023-01-13T17:47:54.512Z] f02fda90d44d: Pushed [2023-01-13T17:47:54.512Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:e8768da3e3bbb88ba6242f79479a99b66dff304768591bd29bd36a45b2eb6da6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:54.849Z] + 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-01-13T17:47:55.183Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-13T17:47:55.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T17:47:55.183Z] c936db5b53ef: Preparing [2023-01-13T17:47:55.183Z] f02fda90d44d: Preparing [2023-01-13T17:47:55.183Z] 06f45049f10f: Preparing [2023-01-13T17:47:55.183Z] b7f0080ce378: Preparing [2023-01-13T17:47:55.183Z] 9833f26c6bda: Preparing [2023-01-13T17:47:55.183Z] b7f0080ce378: Layer already exists [2023-01-13T17:47:55.183Z] 9833f26c6bda: Layer already exists [2023-01-13T17:47:55.183Z] f02fda90d44d: Layer already exists [2023-01-13T17:47:55.183Z] c936db5b53ef: Layer already exists [2023-01-13T17:47:55.183Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:55.183Z] latest: digest: sha256:e8768da3e3bbb88ba6242f79479a99b66dff304768591bd29bd36a45b2eb6da6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:55.509Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:55.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.16 [2023-01-13T17:47:55.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T17:47:55.840Z] c936db5b53ef: Preparing [2023-01-13T17:47:55.840Z] f02fda90d44d: Preparing [2023-01-13T17:47:55.840Z] 06f45049f10f: Preparing [2023-01-13T17:47:55.840Z] b7f0080ce378: Preparing [2023-01-13T17:47:55.840Z] 9833f26c6bda: Preparing [2023-01-13T17:47:55.840Z] f02fda90d44d: Layer already exists [2023-01-13T17:47:55.840Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:55.840Z] c936db5b53ef: Layer already exists [2023-01-13T17:47:55.840Z] b7f0080ce378: Layer already exists [2023-01-13T17:47:55.840Z] 9833f26c6bda: Layer already exists [2023-01-13T17:47:55.840Z] 3.0.0-dev.16: digest: sha256:e8768da3e3bbb88ba6242f79479a99b66dff304768591bd29bd36a45b2eb6da6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:56.436Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:56.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:56.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T17:47:56.766Z] c936db5b53ef: Preparing [2023-01-13T17:47:56.766Z] f02fda90d44d: Preparing [2023-01-13T17:47:56.766Z] 06f45049f10f: Preparing [2023-01-13T17:47:56.766Z] b7f0080ce378: Preparing [2023-01-13T17:47:56.766Z] 9833f26c6bda: Preparing [2023-01-13T17:47:56.766Z] 9833f26c6bda: Layer already exists [2023-01-13T17:47:56.766Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:56.766Z] b7f0080ce378: Layer already exists [2023-01-13T17:47:56.766Z] c936db5b53ef: Layer already exists [2023-01-13T17:47:56.766Z] f02fda90d44d: Layer already exists [2023-01-13T17:47:56.766Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:e8768da3e3bbb88ba6242f79479a99b66dff304768591bd29bd36a45b2eb6da6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:57.118Z] + 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-01-13T17:47:57.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-01-13T17:47:57.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T17:47:57.442Z] c936db5b53ef: Preparing [2023-01-13T17:47:57.442Z] f02fda90d44d: Preparing [2023-01-13T17:47:57.442Z] 06f45049f10f: Preparing [2023-01-13T17:47:57.442Z] b7f0080ce378: Preparing [2023-01-13T17:47:57.442Z] 9833f26c6bda: Preparing [2023-01-13T17:47:57.442Z] c936db5b53ef: Layer already exists [2023-01-13T17:47:57.442Z] 06f45049f10f: Layer already exists [2023-01-13T17:47:57.442Z] b7f0080ce378: Layer already exists [2023-01-13T17:47:57.442Z] f02fda90d44d: Layer already exists [2023-01-13T17:47:57.442Z] 9833f26c6bda: Layer already exists [2023-01-13T17:47:57.442Z] main: digest: sha256:e8768da3e3bbb88ba6242f79479a99b66dff304768591bd29bd36a45b2eb6da6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:47:57.483Z] ===================================================== [Pipeline] echo [2023-01-13T17:47:57.489Z] taggedImages: [2023-01-13T17:47:57.489Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:57.489Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-13T17:47:57.489Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.16 [2023-01-13T17:47:57.489Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:57.489Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-01-13T17:47:57.504Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-01-13T17:47:57.504Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:57.504Z] latest [2023-01-13T17:47:57.504Z] 3.0.0-dev.16 [2023-01-13T17:47:57.504Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:47:57.504Z] main [2023-01-13T17:47:57.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:57.825Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:47:58.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:47:58.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T17:47:58.148Z] 7f6e70bb2ea3: Preparing [2023-01-13T17:47:58.148Z] 047c6116604d: Preparing [2023-01-13T17:47:58.148Z] 8adbe7ba2c88: Preparing [2023-01-13T17:47:58.148Z] 6c64e2f79bc6: Preparing [2023-01-13T17:47:58.148Z] 86de3d4c0dfc: Preparing [2023-01-13T17:47:58.148Z] 594b7584ae10: Preparing [2023-01-13T17:47:58.148Z] 9833f26c6bda: Preparing [2023-01-13T17:47:58.148Z] 594b7584ae10: Waiting [2023-01-13T17:47:58.148Z] 9833f26c6bda: Waiting [2023-01-13T17:47:58.415Z] 8adbe7ba2c88: Pushed [2023-01-13T17:47:58.415Z] 7f6e70bb2ea3: Pushed [2023-01-13T17:47:58.415Z] 047c6116604d: Pushed [2023-01-13T17:47:58.415Z] 9833f26c6bda: Layer already exists [2023-01-13T17:47:59.369Z] 594b7584ae10: Pushed [2023-01-13T17:48:05.996Z] 86de3d4c0dfc: Pushed [2023-01-13T17:48:14.174Z] 6c64e2f79bc6: Pushed [2023-01-13T17:48:14.174Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:f913bcb0a94f9adbf7ea7aa3f6fbfdb0d8865f80f2f318bb62b0cf01c7a60a36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:14.516Z] + 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-01-13T17:48:14.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-13T17:48:14.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T17:48:14.842Z] 7f6e70bb2ea3: Preparing [2023-01-13T17:48:14.842Z] 047c6116604d: Preparing [2023-01-13T17:48:14.842Z] 8adbe7ba2c88: Preparing [2023-01-13T17:48:14.842Z] 6c64e2f79bc6: Preparing [2023-01-13T17:48:14.842Z] 86de3d4c0dfc: Preparing [2023-01-13T17:48:14.842Z] 594b7584ae10: Preparing [2023-01-13T17:48:14.842Z] 9833f26c6bda: Preparing [2023-01-13T17:48:14.842Z] 594b7584ae10: Waiting [2023-01-13T17:48:14.842Z] 9833f26c6bda: Waiting [2023-01-13T17:48:14.842Z] 047c6116604d: Layer already exists [2023-01-13T17:48:14.842Z] 6c64e2f79bc6: Layer already exists [2023-01-13T17:48:14.842Z] 7f6e70bb2ea3: Layer already exists [2023-01-13T17:48:14.842Z] 86de3d4c0dfc: Layer already exists [2023-01-13T17:48:14.842Z] 8adbe7ba2c88: Layer already exists [2023-01-13T17:48:14.842Z] 9833f26c6bda: Layer already exists [2023-01-13T17:48:14.842Z] 594b7584ae10: Layer already exists [2023-01-13T17:48:15.105Z] latest: digest: sha256:f913bcb0a94f9adbf7ea7aa3f6fbfdb0d8865f80f2f318bb62b0cf01c7a60a36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:15.445Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:15.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.16 [2023-01-13T17:48:15.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T17:48:15.770Z] 7f6e70bb2ea3: Preparing [2023-01-13T17:48:15.770Z] 047c6116604d: Preparing [2023-01-13T17:48:15.770Z] 8adbe7ba2c88: Preparing [2023-01-13T17:48:15.770Z] 6c64e2f79bc6: Preparing [2023-01-13T17:48:15.770Z] 86de3d4c0dfc: Preparing [2023-01-13T17:48:15.770Z] 594b7584ae10: Preparing [2023-01-13T17:48:15.770Z] 9833f26c6bda: Preparing [2023-01-13T17:48:15.770Z] 594b7584ae10: Waiting [2023-01-13T17:48:15.770Z] 9833f26c6bda: Waiting [2023-01-13T17:48:15.770Z] 8adbe7ba2c88: Layer already exists [2023-01-13T17:48:15.770Z] 86de3d4c0dfc: Layer already exists [2023-01-13T17:48:15.770Z] 047c6116604d: Layer already exists [2023-01-13T17:48:15.770Z] 7f6e70bb2ea3: Layer already exists [2023-01-13T17:48:15.770Z] 6c64e2f79bc6: Layer already exists [2023-01-13T17:48:15.770Z] 9833f26c6bda: Layer already exists [2023-01-13T17:48:15.770Z] 594b7584ae10: Layer already exists [2023-01-13T17:48:16.036Z] 3.0.0-dev.16: digest: sha256:f913bcb0a94f9adbf7ea7aa3f6fbfdb0d8865f80f2f318bb62b0cf01c7a60a36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:16.361Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:16.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:48:16.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T17:48:16.693Z] 7f6e70bb2ea3: Preparing [2023-01-13T17:48:16.693Z] 047c6116604d: Preparing [2023-01-13T17:48:16.693Z] 8adbe7ba2c88: Preparing [2023-01-13T17:48:16.693Z] 6c64e2f79bc6: Preparing [2023-01-13T17:48:16.693Z] 86de3d4c0dfc: Preparing [2023-01-13T17:48:16.693Z] 594b7584ae10: Preparing [2023-01-13T17:48:16.693Z] 9833f26c6bda: Preparing [2023-01-13T17:48:16.693Z] 594b7584ae10: Waiting [2023-01-13T17:48:16.693Z] 9833f26c6bda: Waiting [2023-01-13T17:48:16.693Z] 7f6e70bb2ea3: Layer already exists [2023-01-13T17:48:16.693Z] 86de3d4c0dfc: Layer already exists [2023-01-13T17:48:16.693Z] 047c6116604d: Layer already exists [2023-01-13T17:48:16.693Z] 6c64e2f79bc6: Layer already exists [2023-01-13T17:48:16.693Z] 8adbe7ba2c88: Layer already exists [2023-01-13T17:48:16.693Z] 9833f26c6bda: Layer already exists [2023-01-13T17:48:16.693Z] 594b7584ae10: Layer already exists [2023-01-13T17:48:16.959Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:f913bcb0a94f9adbf7ea7aa3f6fbfdb0d8865f80f2f318bb62b0cf01c7a60a36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:17.352Z] + 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-01-13T17:48:17.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-01-13T17:48:17.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T17:48:17.692Z] 7f6e70bb2ea3: Preparing [2023-01-13T17:48:17.692Z] 047c6116604d: Preparing [2023-01-13T17:48:17.692Z] 8adbe7ba2c88: Preparing [2023-01-13T17:48:17.692Z] 6c64e2f79bc6: Preparing [2023-01-13T17:48:17.692Z] 86de3d4c0dfc: Preparing [2023-01-13T17:48:17.692Z] 594b7584ae10: Preparing [2023-01-13T17:48:17.692Z] 9833f26c6bda: Preparing [2023-01-13T17:48:17.692Z] 594b7584ae10: Waiting [2023-01-13T17:48:17.692Z] 9833f26c6bda: Waiting [2023-01-13T17:48:17.692Z] 7f6e70bb2ea3: Layer already exists [2023-01-13T17:48:17.692Z] 86de3d4c0dfc: Layer already exists [2023-01-13T17:48:17.692Z] 6c64e2f79bc6: Layer already exists [2023-01-13T17:48:17.692Z] 047c6116604d: Layer already exists [2023-01-13T17:48:17.692Z] 8adbe7ba2c88: Layer already exists [2023-01-13T17:48:17.692Z] 9833f26c6bda: Layer already exists [2023-01-13T17:48:17.692Z] 594b7584ae10: Layer already exists [2023-01-13T17:48:17.961Z] main: digest: sha256:f913bcb0a94f9adbf7ea7aa3f6fbfdb0d8865f80f2f318bb62b0cf01c7a60a36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:48:18.008Z] ===================================================== [Pipeline] echo [2023-01-13T17:48:18.014Z] taggedImages: [2023-01-13T17:48:18.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:48:18.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-13T17:48:18.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.16 [2023-01-13T17:48:18.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:48:18.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-01-13T17:48:18.030Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-01-13T17:48:18.030Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:48:18.030Z] latest [2023-01-13T17:48:18.030Z] 3.0.0-dev.16 [2023-01-13T17:48:18.030Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:48:18.030Z] main [2023-01-13T17:48:18.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:18.374Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:18.724Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:48:18.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T17:48:18.724Z] 608c72da557c: Preparing [2023-01-13T17:48:18.724Z] a06187818cf3: Preparing [2023-01-13T17:48:18.724Z] ef2671c38aad: Preparing [2023-01-13T17:48:18.724Z] c38ae3e9fdb5: Preparing [2023-01-13T17:48:18.724Z] e0fe8ead64a1: Preparing [2023-01-13T17:48:18.724Z] 9833f26c6bda: Preparing [2023-01-13T17:48:18.724Z] 9833f26c6bda: Waiting [2023-01-13T17:48:18.990Z] ef2671c38aad: Pushed [2023-01-13T17:48:18.990Z] a06187818cf3: Pushed [2023-01-13T17:48:18.990Z] 608c72da557c: Pushed [2023-01-13T17:48:18.990Z] 9833f26c6bda: Layer already exists [2023-01-13T17:48:19.570Z] e0fe8ead64a1: Pushed [2023-01-13T17:48:34.542Z] c38ae3e9fdb5: Pushed [2023-01-13T17:48:34.542Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:5eaa5f5333f4c5a8b0792ceff81e53fdb99662b64ed2be9660e2b5db1eaa653a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:34.875Z] + 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-01-13T17:48:35.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-13T17:48:35.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T17:48:35.202Z] 608c72da557c: Preparing [2023-01-13T17:48:35.202Z] a06187818cf3: Preparing [2023-01-13T17:48:35.202Z] ef2671c38aad: Preparing [2023-01-13T17:48:35.202Z] c38ae3e9fdb5: Preparing [2023-01-13T17:48:35.202Z] e0fe8ead64a1: Preparing [2023-01-13T17:48:35.202Z] 9833f26c6bda: Preparing [2023-01-13T17:48:35.202Z] 9833f26c6bda: Waiting [2023-01-13T17:48:35.202Z] e0fe8ead64a1: Layer already exists [2023-01-13T17:48:35.202Z] a06187818cf3: Layer already exists [2023-01-13T17:48:35.202Z] ef2671c38aad: Layer already exists [2023-01-13T17:48:35.202Z] c38ae3e9fdb5: Layer already exists [2023-01-13T17:48:35.202Z] 608c72da557c: Layer already exists [2023-01-13T17:48:35.202Z] 9833f26c6bda: Layer already exists [2023-01-13T17:48:35.468Z] latest: digest: sha256:5eaa5f5333f4c5a8b0792ceff81e53fdb99662b64ed2be9660e2b5db1eaa653a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:35.810Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:36.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.16 [2023-01-13T17:48:36.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T17:48:36.142Z] 608c72da557c: Preparing [2023-01-13T17:48:36.142Z] a06187818cf3: Preparing [2023-01-13T17:48:36.142Z] ef2671c38aad: Preparing [2023-01-13T17:48:36.142Z] c38ae3e9fdb5: Preparing [2023-01-13T17:48:36.142Z] e0fe8ead64a1: Preparing [2023-01-13T17:48:36.142Z] 9833f26c6bda: Preparing [2023-01-13T17:48:36.142Z] 9833f26c6bda: Waiting [2023-01-13T17:48:36.142Z] ef2671c38aad: Layer already exists [2023-01-13T17:48:36.142Z] e0fe8ead64a1: Layer already exists [2023-01-13T17:48:36.142Z] a06187818cf3: Layer already exists [2023-01-13T17:48:36.142Z] 608c72da557c: Layer already exists [2023-01-13T17:48:36.142Z] c38ae3e9fdb5: Layer already exists [2023-01-13T17:48:36.142Z] 9833f26c6bda: Layer already exists [2023-01-13T17:48:36.142Z] 3.0.0-dev.16: digest: sha256:5eaa5f5333f4c5a8b0792ceff81e53fdb99662b64ed2be9660e2b5db1eaa653a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:36.749Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:37.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:48:37.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T17:48:37.093Z] 608c72da557c: Preparing [2023-01-13T17:48:37.093Z] a06187818cf3: Preparing [2023-01-13T17:48:37.093Z] ef2671c38aad: Preparing [2023-01-13T17:48:37.093Z] c38ae3e9fdb5: Preparing [2023-01-13T17:48:37.093Z] e0fe8ead64a1: Preparing [2023-01-13T17:48:37.093Z] 9833f26c6bda: Preparing [2023-01-13T17:48:37.093Z] 9833f26c6bda: Waiting [2023-01-13T17:48:37.093Z] 608c72da557c: Layer already exists [2023-01-13T17:48:37.093Z] e0fe8ead64a1: Layer already exists [2023-01-13T17:48:37.093Z] a06187818cf3: Layer already exists [2023-01-13T17:48:37.093Z] c38ae3e9fdb5: Layer already exists [2023-01-13T17:48:37.093Z] ef2671c38aad: Layer already exists [2023-01-13T17:48:37.093Z] 9833f26c6bda: Layer already exists [2023-01-13T17:48:37.358Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:5eaa5f5333f4c5a8b0792ceff81e53fdb99662b64ed2be9660e2b5db1eaa653a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:37.695Z] + 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-01-13T17:48:38.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-01-13T17:48:38.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T17:48:38.039Z] 608c72da557c: Preparing [2023-01-13T17:48:38.039Z] a06187818cf3: Preparing [2023-01-13T17:48:38.039Z] ef2671c38aad: Preparing [2023-01-13T17:48:38.039Z] c38ae3e9fdb5: Preparing [2023-01-13T17:48:38.039Z] e0fe8ead64a1: Preparing [2023-01-13T17:48:38.039Z] 9833f26c6bda: Preparing [2023-01-13T17:48:38.039Z] 9833f26c6bda: Waiting [2023-01-13T17:48:38.039Z] c38ae3e9fdb5: Layer already exists [2023-01-13T17:48:38.039Z] e0fe8ead64a1: Layer already exists [2023-01-13T17:48:38.039Z] a06187818cf3: Layer already exists [2023-01-13T17:48:38.039Z] 608c72da557c: Layer already exists [2023-01-13T17:48:38.039Z] ef2671c38aad: Layer already exists [2023-01-13T17:48:38.039Z] 9833f26c6bda: Layer already exists [2023-01-13T17:48:38.302Z] main: digest: sha256:5eaa5f5333f4c5a8b0792ceff81e53fdb99662b64ed2be9660e2b5db1eaa653a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:48:38.343Z] ===================================================== [Pipeline] echo [2023-01-13T17:48:38.350Z] taggedImages: [2023-01-13T17:48:38.350Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:48:38.350Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-13T17:48:38.350Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.16 [2023-01-13T17:48:38.350Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:48:38.350Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-01-13T17:48:38.370Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-01-13T17:48:38.370Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:48:38.370Z] latest [2023-01-13T17:48:38.370Z] 3.0.0-dev.16 [2023-01-13T17:48:38.370Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:48:38.370Z] main [2023-01-13T17:48:38.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:38.702Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:39.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:48:39.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T17:48:39.046Z] f8d20577673e: Preparing [2023-01-13T17:48:39.046Z] 0e24909f7cd8: Preparing [2023-01-13T17:48:39.046Z] 9052e08e189c: Preparing [2023-01-13T17:48:39.046Z] d4acc733fe61: Preparing [2023-01-13T17:48:39.046Z] 594b7584ae10: Preparing [2023-01-13T17:48:39.046Z] 9833f26c6bda: Preparing [2023-01-13T17:48:39.046Z] 9833f26c6bda: Waiting [2023-01-13T17:48:39.046Z] 594b7584ae10: Layer already exists [2023-01-13T17:48:39.046Z] 9833f26c6bda: Layer already exists [2023-01-13T17:48:39.310Z] 0e24909f7cd8: Pushed [2023-01-13T17:48:39.310Z] f8d20577673e: Pushed [2023-01-13T17:48:39.310Z] 9052e08e189c: Pushed [2023-01-13T17:48:57.506Z] d4acc733fe61: Pushed [2023-01-13T17:48:57.506Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:9f9d35f733b3cb1b93a3d582e8b189ada504f6843dea080e167cb07d46d523d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:57.842Z] + 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-01-13T17:48:58.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-13T17:48:58.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T17:48:58.168Z] f8d20577673e: Preparing [2023-01-13T17:48:58.168Z] 0e24909f7cd8: Preparing [2023-01-13T17:48:58.168Z] 9052e08e189c: Preparing [2023-01-13T17:48:58.168Z] d4acc733fe61: Preparing [2023-01-13T17:48:58.168Z] 594b7584ae10: Preparing [2023-01-13T17:48:58.168Z] 9833f26c6bda: Preparing [2023-01-13T17:48:58.168Z] 9833f26c6bda: Waiting [2023-01-13T17:48:58.168Z] d4acc733fe61: Layer already exists [2023-01-13T17:48:58.168Z] 0e24909f7cd8: Layer already exists [2023-01-13T17:48:58.168Z] 594b7584ae10: Layer already exists [2023-01-13T17:48:58.168Z] 9052e08e189c: Layer already exists [2023-01-13T17:48:58.168Z] f8d20577673e: Layer already exists [2023-01-13T17:48:58.168Z] 9833f26c6bda: Layer already exists [2023-01-13T17:48:58.431Z] latest: digest: sha256:9f9d35f733b3cb1b93a3d582e8b189ada504f6843dea080e167cb07d46d523d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:58.763Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:59.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.16 [2023-01-13T17:48:59.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T17:48:59.088Z] f8d20577673e: Preparing [2023-01-13T17:48:59.088Z] 0e24909f7cd8: Preparing [2023-01-13T17:48:59.088Z] 9052e08e189c: Preparing [2023-01-13T17:48:59.088Z] d4acc733fe61: Preparing [2023-01-13T17:48:59.088Z] 594b7584ae10: Preparing [2023-01-13T17:48:59.088Z] 9833f26c6bda: Preparing [2023-01-13T17:48:59.088Z] 9833f26c6bda: Waiting [2023-01-13T17:48:59.088Z] d4acc733fe61: Layer already exists [2023-01-13T17:48:59.088Z] 9052e08e189c: Layer already exists [2023-01-13T17:48:59.088Z] 0e24909f7cd8: Layer already exists [2023-01-13T17:48:59.088Z] f8d20577673e: Layer already exists [2023-01-13T17:48:59.088Z] 594b7584ae10: Layer already exists [2023-01-13T17:48:59.088Z] 9833f26c6bda: Layer already exists [2023-01-13T17:48:59.088Z] 3.0.0-dev.16: digest: sha256:9f9d35f733b3cb1b93a3d582e8b189ada504f6843dea080e167cb07d46d523d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:48:59.692Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:00.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:49:00.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T17:49:00.030Z] f8d20577673e: Preparing [2023-01-13T17:49:00.030Z] 0e24909f7cd8: Preparing [2023-01-13T17:49:00.030Z] 9052e08e189c: Preparing [2023-01-13T17:49:00.030Z] d4acc733fe61: Preparing [2023-01-13T17:49:00.030Z] 594b7584ae10: Preparing [2023-01-13T17:49:00.030Z] 9833f26c6bda: Preparing [2023-01-13T17:49:00.030Z] 9833f26c6bda: Waiting [2023-01-13T17:49:00.030Z] 9052e08e189c: Layer already exists [2023-01-13T17:49:00.030Z] d4acc733fe61: Layer already exists [2023-01-13T17:49:00.030Z] f8d20577673e: Layer already exists [2023-01-13T17:49:00.030Z] 594b7584ae10: Layer already exists [2023-01-13T17:49:00.030Z] 0e24909f7cd8: Layer already exists [2023-01-13T17:49:00.030Z] 9833f26c6bda: Layer already exists [2023-01-13T17:49:00.296Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:9f9d35f733b3cb1b93a3d582e8b189ada504f6843dea080e167cb07d46d523d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:00.635Z] + 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-01-13T17:49:00.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-01-13T17:49:00.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T17:49:00.975Z] f8d20577673e: Preparing [2023-01-13T17:49:00.975Z] 0e24909f7cd8: Preparing [2023-01-13T17:49:00.975Z] 9052e08e189c: Preparing [2023-01-13T17:49:00.975Z] d4acc733fe61: Preparing [2023-01-13T17:49:00.975Z] 594b7584ae10: Preparing [2023-01-13T17:49:00.975Z] 9833f26c6bda: Preparing [2023-01-13T17:49:00.975Z] 9833f26c6bda: Waiting [2023-01-13T17:49:00.975Z] 0e24909f7cd8: Layer already exists [2023-01-13T17:49:00.975Z] 9052e08e189c: Layer already exists [2023-01-13T17:49:00.975Z] d4acc733fe61: Layer already exists [2023-01-13T17:49:00.975Z] 594b7584ae10: Layer already exists [2023-01-13T17:49:00.975Z] f8d20577673e: Layer already exists [2023-01-13T17:49:00.975Z] 9833f26c6bda: Layer already exists [2023-01-13T17:49:01.242Z] main: digest: sha256:9f9d35f733b3cb1b93a3d582e8b189ada504f6843dea080e167cb07d46d523d2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:49:01.296Z] ===================================================== [Pipeline] echo [2023-01-13T17:49:01.306Z] taggedImages: [2023-01-13T17:49:01.306Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:49:01.306Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-13T17:49:01.306Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.16 [2023-01-13T17:49:01.306Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:49:01.306Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-01-13T17:49:01.325Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-01-13T17:49:01.325Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:49:01.325Z] latest [2023-01-13T17:49:01.325Z] 3.0.0-dev.16 [2023-01-13T17:49:01.325Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:49:01.325Z] main [2023-01-13T17:49:01.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:01.653Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:01.981Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:49:01.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T17:49:01.981Z] de8a1e94ad44: Preparing [2023-01-13T17:49:01.981Z] dda29db5c852: Preparing [2023-01-13T17:49:01.981Z] 06f45049f10f: Preparing [2023-01-13T17:49:01.981Z] 7464d1357b0d: Preparing [2023-01-13T17:49:01.981Z] 17bec77d7fdc: Preparing [2023-01-13T17:49:01.981Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:49:01.981Z] 06f45049f10f: Layer already exists [2023-01-13T17:49:02.247Z] de8a1e94ad44: Pushed [2023-01-13T17:49:02.513Z] 7464d1357b0d: Pushed [2023-01-13T17:49:07.841Z] dda29db5c852: Pushed [2023-01-13T17:49:07.841Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:9757339f482b5a3a5cd96f50ae307e22986abed1234a04d25ada456fa40a7318 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:08.179Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:08.524Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-13T17:49:08.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T17:49:08.524Z] de8a1e94ad44: Preparing [2023-01-13T17:49:08.524Z] dda29db5c852: Preparing [2023-01-13T17:49:08.524Z] 06f45049f10f: Preparing [2023-01-13T17:49:08.524Z] 7464d1357b0d: Preparing [2023-01-13T17:49:08.524Z] 17bec77d7fdc: Preparing [2023-01-13T17:49:08.524Z] dda29db5c852: Layer already exists [2023-01-13T17:49:08.524Z] de8a1e94ad44: Layer already exists [2023-01-13T17:49:08.524Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:49:08.524Z] 06f45049f10f: Layer already exists [2023-01-13T17:49:08.524Z] 7464d1357b0d: Layer already exists [2023-01-13T17:49:08.524Z] latest: digest: sha256:9757339f482b5a3a5cd96f50ae307e22986abed1234a04d25ada456fa40a7318 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:09.138Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:09.473Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.16 [2023-01-13T17:49:09.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T17:49:09.473Z] de8a1e94ad44: Preparing [2023-01-13T17:49:09.473Z] dda29db5c852: Preparing [2023-01-13T17:49:09.473Z] 06f45049f10f: Preparing [2023-01-13T17:49:09.473Z] 7464d1357b0d: Preparing [2023-01-13T17:49:09.473Z] 17bec77d7fdc: Preparing [2023-01-13T17:49:09.473Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:49:09.473Z] 06f45049f10f: Layer already exists [2023-01-13T17:49:09.473Z] dda29db5c852: Layer already exists [2023-01-13T17:49:09.473Z] de8a1e94ad44: Layer already exists [2023-01-13T17:49:09.473Z] 7464d1357b0d: Layer already exists [2023-01-13T17:49:09.473Z] 3.0.0-dev.16: digest: sha256:9757339f482b5a3a5cd96f50ae307e22986abed1234a04d25ada456fa40a7318 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:09.805Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:10.136Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:49:10.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T17:49:10.136Z] de8a1e94ad44: Preparing [2023-01-13T17:49:10.136Z] dda29db5c852: Preparing [2023-01-13T17:49:10.136Z] 06f45049f10f: Preparing [2023-01-13T17:49:10.136Z] 7464d1357b0d: Preparing [2023-01-13T17:49:10.136Z] 17bec77d7fdc: Preparing [2023-01-13T17:49:10.136Z] de8a1e94ad44: Layer already exists [2023-01-13T17:49:10.136Z] dda29db5c852: Layer already exists [2023-01-13T17:49:10.136Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:49:10.136Z] 06f45049f10f: Layer already exists [2023-01-13T17:49:10.136Z] 7464d1357b0d: Layer already exists [2023-01-13T17:49:10.136Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:9757339f482b5a3a5cd96f50ae307e22986abed1234a04d25ada456fa40a7318 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:10.462Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:10.793Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-01-13T17:49:10.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T17:49:10.793Z] de8a1e94ad44: Preparing [2023-01-13T17:49:10.793Z] dda29db5c852: Preparing [2023-01-13T17:49:10.793Z] 06f45049f10f: Preparing [2023-01-13T17:49:10.793Z] 7464d1357b0d: Preparing [2023-01-13T17:49:10.793Z] 17bec77d7fdc: Preparing [2023-01-13T17:49:10.793Z] 06f45049f10f: Layer already exists [2023-01-13T17:49:10.793Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:49:10.793Z] 7464d1357b0d: Layer already exists [2023-01-13T17:49:10.793Z] dda29db5c852: Layer already exists [2023-01-13T17:49:10.793Z] de8a1e94ad44: Layer already exists [2023-01-13T17:49:11.059Z] main: digest: sha256:9757339f482b5a3a5cd96f50ae307e22986abed1234a04d25ada456fa40a7318 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:49:11.110Z] ===================================================== [Pipeline] echo [2023-01-13T17:49:11.117Z] taggedImages: [2023-01-13T17:49:11.117Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:49:11.117Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-13T17:49:11.117Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.16 [2023-01-13T17:49:11.117Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:49:11.117Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-01-13T17:49:11.138Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-01-13T17:49:11.138Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:49:11.138Z] latest [2023-01-13T17:49:11.138Z] 3.0.0-dev.16 [2023-01-13T17:49:11.138Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:49:11.138Z] main [2023-01-13T17:49:11.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:11.478Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:11.803Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:49:11.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T17:49:11.803Z] d6b683913ca9: Preparing [2023-01-13T17:49:11.803Z] b3d6edc211eb: Preparing [2023-01-13T17:49:11.803Z] 06f45049f10f: Preparing [2023-01-13T17:49:11.803Z] e755fb3f2c6d: Preparing [2023-01-13T17:49:11.803Z] 17bec77d7fdc: Preparing [2023-01-13T17:49:11.803Z] 06f45049f10f: Layer already exists [2023-01-13T17:49:11.803Z] e755fb3f2c6d: Layer already exists [2023-01-13T17:49:11.803Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:49:12.069Z] d6b683913ca9: Pushed [2023-01-13T17:49:17.397Z] b3d6edc211eb: Pushed [2023-01-13T17:49:17.661Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48: digest: sha256:7e0f4a7c404b75b2eaf7da025ad4057a0a520ed33ba400b0b8ea65f5255d63ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:17.990Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:18.327Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-13T17:49:18.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T17:49:18.327Z] d6b683913ca9: Preparing [2023-01-13T17:49:18.327Z] b3d6edc211eb: Preparing [2023-01-13T17:49:18.327Z] 06f45049f10f: Preparing [2023-01-13T17:49:18.327Z] e755fb3f2c6d: Preparing [2023-01-13T17:49:18.327Z] 17bec77d7fdc: Preparing [2023-01-13T17:49:18.327Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:49:18.327Z] e755fb3f2c6d: Layer already exists [2023-01-13T17:49:18.327Z] b3d6edc211eb: Layer already exists [2023-01-13T17:49:18.327Z] 06f45049f10f: Layer already exists [2023-01-13T17:49:18.327Z] d6b683913ca9: Layer already exists [2023-01-13T17:49:18.327Z] latest: digest: sha256:7e0f4a7c404b75b2eaf7da025ad4057a0a520ed33ba400b0b8ea65f5255d63ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:18.938Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:19.275Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.16 [2023-01-13T17:49:19.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T17:49:19.275Z] d6b683913ca9: Preparing [2023-01-13T17:49:19.275Z] b3d6edc211eb: Preparing [2023-01-13T17:49:19.275Z] 06f45049f10f: Preparing [2023-01-13T17:49:19.275Z] e755fb3f2c6d: Preparing [2023-01-13T17:49:19.275Z] 17bec77d7fdc: Preparing [2023-01-13T17:49:19.275Z] d6b683913ca9: Layer already exists [2023-01-13T17:49:19.275Z] e755fb3f2c6d: Layer already exists [2023-01-13T17:49:19.275Z] b3d6edc211eb: Layer already exists [2023-01-13T17:49:19.275Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:49:19.275Z] 06f45049f10f: Layer already exists [2023-01-13T17:49:19.275Z] 3.0.0-dev.16: digest: sha256:7e0f4a7c404b75b2eaf7da025ad4057a0a520ed33ba400b0b8ea65f5255d63ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:19.870Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:20.200Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:49:20.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T17:49:20.200Z] d6b683913ca9: Preparing [2023-01-13T17:49:20.200Z] b3d6edc211eb: Preparing [2023-01-13T17:49:20.200Z] 06f45049f10f: Preparing [2023-01-13T17:49:20.200Z] e755fb3f2c6d: Preparing [2023-01-13T17:49:20.200Z] 17bec77d7fdc: Preparing [2023-01-13T17:49:20.200Z] 06f45049f10f: Layer already exists [2023-01-13T17:49:20.200Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:49:20.200Z] b3d6edc211eb: Layer already exists [2023-01-13T17:49:20.200Z] e755fb3f2c6d: Layer already exists [2023-01-13T17:49:20.200Z] d6b683913ca9: Layer already exists [2023-01-13T17:49:20.200Z] d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16: digest: sha256:7e0f4a7c404b75b2eaf7da025ad4057a0a520ed33ba400b0b8ea65f5255d63ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:20.792Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:21.129Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-01-13T17:49:21.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T17:49:21.129Z] d6b683913ca9: Preparing [2023-01-13T17:49:21.129Z] b3d6edc211eb: Preparing [2023-01-13T17:49:21.129Z] 06f45049f10f: Preparing [2023-01-13T17:49:21.129Z] e755fb3f2c6d: Preparing [2023-01-13T17:49:21.129Z] 17bec77d7fdc: Preparing [2023-01-13T17:49:21.129Z] 17bec77d7fdc: Layer already exists [2023-01-13T17:49:21.129Z] b3d6edc211eb: Layer already exists [2023-01-13T17:49:21.129Z] d6b683913ca9: Layer already exists [2023-01-13T17:49:21.129Z] 06f45049f10f: Layer already exists [2023-01-13T17:49:21.129Z] e755fb3f2c6d: Layer already exists [2023-01-13T17:49:21.392Z] main: digest: sha256:7e0f4a7c404b75b2eaf7da025ad4057a0a520ed33ba400b0b8ea65f5255d63ab size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T17:49:21.442Z] ===================================================== [Pipeline] echo [2023-01-13T17:49:21.451Z] taggedImages: [2023-01-13T17:49:21.451Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [2023-01-13T17:49:21.451Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-13T17:49:21.451Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.16 [2023-01-13T17:49:21.451Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d445b9d68d41a0b4888c1715f4f355bbb5b97d48-3.0.0-dev.16 [2023-01-13T17:49:21.451Z] - 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-01-13T17:49:21.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T17:49:21.814Z] [2023-01-13T17:49:21.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:22.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T17:49:22.401Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-13T17:49:22.401Z] 8998bd30e6a1: Pulling fs layer [2023-01-13T17:49:22.401Z] 04944245beec: Pulling fs layer [2023-01-13T17:49:22.401Z] 699f458cf7ca: Pulling fs layer [2023-01-13T17:49:22.401Z] 765212b225bb: Pulling fs layer [2023-01-13T17:49:22.401Z] f23df028b6ca: Pulling fs layer [2023-01-13T17:49:22.401Z] d65c8cfc05b1: Pulling fs layer [2023-01-13T17:49:22.401Z] 2437ff75d9bd: Pulling fs layer [2023-01-13T17:49:22.401Z] d65c8cfc05b1: Waiting [2023-01-13T17:49:22.401Z] 2437ff75d9bd: Waiting [2023-01-13T17:49:22.401Z] 765212b225bb: Waiting [2023-01-13T17:49:22.401Z] f23df028b6ca: Waiting [2023-01-13T17:49:22.401Z] 04944245beec: Verifying Checksum [2023-01-13T17:49:22.401Z] 765212b225bb: Verifying Checksum [2023-01-13T17:49:22.401Z] 765212b225bb: Download complete [2023-01-13T17:49:22.401Z] f23df028b6ca: Verifying Checksum [2023-01-13T17:49:22.401Z] f23df028b6ca: Download complete [2023-01-13T17:49:22.401Z] d65c8cfc05b1: Verifying Checksum [2023-01-13T17:49:22.401Z] d65c8cfc05b1: Download complete [2023-01-13T17:49:22.667Z] 699f458cf7ca: Verifying Checksum [2023-01-13T17:49:22.667Z] 699f458cf7ca: Download complete [2023-01-13T17:49:22.934Z] 8998bd30e6a1: Verifying Checksum [2023-01-13T17:49:22.934Z] 8998bd30e6a1: Download complete [2023-01-13T17:49:25.509Z] 2437ff75d9bd: Verifying Checksum [2023-01-13T17:49:25.509Z] 2437ff75d9bd: Download complete [2023-01-13T17:49:26.914Z] 8998bd30e6a1: Pull complete [2023-01-13T17:49:27.180Z] 04944245beec: Pull complete [2023-01-13T17:49:28.673Z] 699f458cf7ca: Pull complete [2023-01-13T17:49:28.948Z] 765212b225bb: Pull complete [2023-01-13T17:49:29.547Z] f23df028b6ca: Pull complete [2023-01-13T17:49:29.817Z] d65c8cfc05b1: Pull complete [2023-01-13T17:49:44.796Z] 2437ff75d9bd: Pull complete [2023-01-13T17:49:44.796Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-13T17:49:44.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T17:49:44.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:49:44.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-2236 does not seem to be running inside a container [2023-01-13T17:49:45.022Z] $ 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/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@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-01-13T17:49:47.500Z] $ docker top 5eb842e4ea57da4d57eb19391de8d9aa25b569984a04ef13ee6017e1e3d23f89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:49:48.443Z] ---> job-cost.sh [2023-01-13T17:49:48.443Z] lf-activate-venv: SKIPPING [2023-01-13T17:49:48.443Z] INFO: No Stack... [2023-01-13T17:49:48.709Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-13T17:49:49.662Z] INFO: Archiving Costs [Pipeline] sh [2023-01-13T17:49:50.292Z] + cut -d, -f6 [2023-01-13T17:49:50.292Z] + cat /w/workspace/edgex-go/370/archives/cost.csv [Pipeline] lock [2023-01-13T17:49:50.359Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-370-stack-cost] [2023-01-13T17:49:50.365Z] Resource [jenkins-edgexfoundry-edgex-go-main-370-stack-cost] did not exist. Created. [2023-01-13T17:49:50.366Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-370-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-13T17:49:51.004Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-13T17:49:51.566Z] Stashed 1 file(s) [Pipeline] } [2023-01-13T17:49:51.576Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-370-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-13T17:49:51.567Z] $ docker stop --time=1 5eb842e4ea57da4d57eb19391de8d9aa25b569984a04ef13ee6017e1e3d23f89 [2023-01-13T17:49:53.075Z] $ docker rm -f --volumes 5eb842e4ea57da4d57eb19391de8d9aa25b569984a04ef13ee6017e1e3d23f89 [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-01-13T17:49:53.567Z] provisioning config files... [2023-01-13T17:49:53.582Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/370@tmp/config4364302528635627711tmp [Pipeline] { [Pipeline] sh [2023-01-13T17:49:53.924Z] + set +x [2023-01-13T17:49:53.924Z] + curl -s https://codecov.io/bash [2023-01-13T17:49:53.924Z] + bash -s -- [2023-01-13T17:49:53.924Z] [2023-01-13T17:49:53.924Z] _____ _ [2023-01-13T17:49:53.924Z] / ____| | | [2023-01-13T17:49:53.924Z] | | ___ __| | ___ ___ _____ __ [2023-01-13T17:49:53.924Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-13T17:49:53.924Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-13T17:49:53.924Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-13T17:49:53.924Z] Bash-1.0.6 [2023-01-13T17:49:53.924Z] [2023-01-13T17:49:53.924Z] [2023-01-13T17:49:53.924Z] ==> git version 2.25.1 found [2023-01-13T17:49:53.925Z] ==> 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-01-13T17:49:53.925Z] Release-Date: 2020-01-08 [2023-01-13T17:49:53.925Z] 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-01-13T17:49:53.925Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-13T17:49:53.925Z] ==> Jenkins CI detected. [2023-01-13T17:49:53.925Z] current dir:  /w/workspace/edgex-go/370 [2023-01-13T17:49:53.925Z] project root: . [2023-01-13T17:49:53.925Z] --> token set from env [2023-01-13T17:49:53.925Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-13T17:49:53.925Z] ==> Running gcov in . (disable via -X gcov) [2023-01-13T17:49:53.925Z] ==> Python coveragepy not found [2023-01-13T17:49:53.925Z] ==> Searching for coverage reports in: [2023-01-13T17:49:53.925Z] + . [2023-01-13T17:49:54.197Z] -> Found 1 reports [2023-01-13T17:49:54.197Z] ==> Detecting git/mercurial file structure [2023-01-13T17:49:54.197Z] ==> Reading reports [2023-01-13T17:49:54.197Z] + ./coverage.out bytes=494838 [2023-01-13T17:49:54.197Z] ==> Appending adjustments [2023-01-13T17:49:54.197Z] https://docs.codecov.io/docs/fixing-reports [2023-01-13T17:49:55.166Z] + Found adjustments [2023-01-13T17:49:55.166Z] ==> Gzipping contents [2023-01-13T17:49:55.166Z] 64K /tmp/codecov.b3WRb7.gz [2023-01-13T17:49:55.166Z] ==> Uploading reports [2023-01-13T17:49:55.166Z] url: https://codecov.io [2023-01-13T17:49:55.166Z] query: branch=main&commit=d445b9d68d41a0b4888c1715f4f355bbb5b97d48&build=370&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F370%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-13T17:49:55.166Z] -> Pinging Codecov [2023-01-13T17:49:55.166Z] 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=d445b9d68d41a0b4888c1715f4f355bbb5b97d48&build=370&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F370%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-13T17:49:55.734Z] -> Uploading to [2023-01-13T17:49:55.734Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-13/00271124DB129430A58F1EEE437C3FCB/d445b9d68d41a0b4888c1715f4f355bbb5b97d48/c46208ba-8119-44f4-8f38-57659195697d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230113T174955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b8ed21759e98554b0f8637d77e7995deab31fd684ffe8b48e56e58c5bcd49a8 [2023-01-13T17:49:55.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T17:49:55.734Z] Dload Upload Total Spent Left Speed [2023-01-13T17:49:55.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63789 0 0 100 63789 0 209k --:--:-- --:--:-- --:--:-- 209k [2023-01-13T17:49:55.994Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d445b9d68d41a0b4888c1715f4f355bbb5b97d48 [Pipeline] } [2023-01-13T17:49:56.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-01-13T17:49:56.212Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-13T17:49:56.224Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:56.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-13T17:49:56.525Z] [2023-01-13T17:49:56.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:49:56.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-13T17:49:56.824Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-13T17:49:56.824Z] df9b9388f04a: Pulling fs layer [2023-01-13T17:49:56.824Z] 52dc419b0ee2: Pulling fs layer [2023-01-13T17:49:56.824Z] 25bc292e5bac: Pulling fs layer [2023-01-13T17:49:56.824Z] 114826534d7a: Pulling fs layer [2023-01-13T17:49:56.824Z] 4657fd5d0bcf: Pulling fs layer [2023-01-13T17:49:56.824Z] 6ad1cebc031e: Pulling fs layer [2023-01-13T17:49:56.824Z] 8a3aa393b2d8: Pulling fs layer [2023-01-13T17:49:56.824Z] 4657fd5d0bcf: Waiting [2023-01-13T17:49:56.824Z] 6ad1cebc031e: Waiting [2023-01-13T17:49:56.824Z] 8a3aa393b2d8: Waiting [2023-01-13T17:49:56.824Z] 114826534d7a: Waiting [2023-01-13T17:49:56.824Z] 25bc292e5bac: Download complete [2023-01-13T17:49:56.824Z] 52dc419b0ee2: Verifying Checksum [2023-01-13T17:49:56.824Z] 52dc419b0ee2: Download complete [2023-01-13T17:49:56.824Z] 4657fd5d0bcf: Verifying Checksum [2023-01-13T17:49:56.824Z] 4657fd5d0bcf: Download complete [2023-01-13T17:49:56.824Z] df9b9388f04a: Verifying Checksum [2023-01-13T17:49:56.824Z] df9b9388f04a: Download complete [2023-01-13T17:49:57.086Z] 6ad1cebc031e: Verifying Checksum [2023-01-13T17:49:57.086Z] 6ad1cebc031e: Download complete [2023-01-13T17:49:57.086Z] df9b9388f04a: Pull complete [2023-01-13T17:49:57.086Z] 52dc419b0ee2: Pull complete [2023-01-13T17:49:57.086Z] 25bc292e5bac: Pull complete [2023-01-13T17:49:57.656Z] 114826534d7a: Verifying Checksum [2023-01-13T17:49:57.656Z] 114826534d7a: Download complete [2023-01-13T17:49:57.656Z] 8a3aa393b2d8: Verifying Checksum [2023-01-13T17:49:57.656Z] 8a3aa393b2d8: Download complete [2023-01-13T17:50:00.940Z] 114826534d7a: Pull complete [2023-01-13T17:50:00.940Z] 4657fd5d0bcf: Pull complete [2023-01-13T17:50:01.198Z] 6ad1cebc031e: Pull complete [2023-01-13T17:50:03.732Z] 8a3aa393b2d8: Pull complete [2023-01-13T17:50:03.732Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-13T17:50:03.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-13T17:50:03.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:50:03.803Z] prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container [2023-01-13T17:50:03.834Z] $ 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/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-13T17:50:06.658Z] $ docker top 30c9b3a8ddb686fe78c0077f6266afba32367f466c322463fd52ae19e89d7cca -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-13T17:50:06.722Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-01-13T17:50:06.999Z] + set -o pipefail [2023-01-13T17:50:06.999Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-01-13T17:50:12.267Z] [2023-01-13T17:50:12.267Z] Monitoring /w/workspace/edgex-go/370 (github.com/edgexfoundry/edgex-go)... [2023-01-13T17:50:12.267Z] [2023-01-13T17:50:12.267Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/91f42a9c-30ee-4fa9-b015-f700cfbf66cc [2023-01-13T17:50:12.267Z] [2023-01-13T17:50:12.267Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-13T17:50:12.267Z] [2023-01-13T17:50:12.267Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-13T17:50:12.267Z] [2023-01-13T17:50:12.834Z] [2023-01-13T17:50:12.834Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-13T17:50:12.834Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-13T17:50:12.834Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-13T17:50:12.851Z] $ docker stop --time=1 30c9b3a8ddb686fe78c0077f6266afba32367f466c322463fd52ae19e89d7cca [2023-01-13T17:50:14.947Z] $ docker rm -f --volumes 30c9b3a8ddb686fe78c0077f6266afba32367f466c322463fd52ae19e89d7cca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-01-13T17:50:15.292Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T17:50:15.305Z] provisioning config files... [2023-01-13T17:50:15.313Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/370@tmp/config7799445834794265846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:50:15.605Z] --> edgex-publish-swagger.sh [2023-01-13T17:50:15.605Z] === Publish openapi/v2 API === [2023-01-13T17:50:15.605Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-01-13T17:50:15.605Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/370/openapi/v2/core-command.yaml] [2023-01-13T17:50:15.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T17:50:15.605Z] Dload Upload Total Spent Left Speed [2023-01-13T17:50:16.541Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33822 0 0 100 33822 0 147k --:--:-- --:--:-- --:--:-- 146k 100 33860 100 38 100 33822 44 39327 --:--:-- --:--:-- --:--:-- 39372 [2023-01-13T17:50:16.541Z] {"code":403,"message":"Access Denied"} [2023-01-13T17:50:16.541Z] [2023-01-13T17:50:16.541Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/370/openapi/v2/core-data.yaml] [2023-01-13T17:50:16.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T17:50:16.541Z] Dload Upload Total Spent Left Speed [2023-01-13T17:50:17.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71748 100 38 100 71710 45 85470 --:--:-- --:--:-- --:--:-- 85414 100 71748 100 38 100 71710 45 85470 --:--:-- --:--:-- --:--:-- 85414 [2023-01-13T17:50:17.109Z] {"code":403,"message":"Access Denied"} [2023-01-13T17:50:17.109Z] [2023-01-13T17:50:17.109Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/370/openapi/v2/core-metadata.yaml] [2023-01-13T17:50:17.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T17:50:17.109Z] Dload Upload Total Spent Left Speed [2023-01-13T17:50:18.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 40 156k --:--:-- --:--:-- --:--:-- 155k 100 144k 100 38 100 144k 40 156k --:--:-- --:--:-- --:--:-- 155k [2023-01-13T17:50:18.044Z] {"code":403,"message":"Access Denied"} [2023-01-13T17:50:18.044Z] [2023-01-13T17:50:18.044Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/370/openapi/v2/support-notifications.yaml] [2023-01-13T17:50:18.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T17:50:18.044Z] Dload Upload Total Spent Left Speed [2023-01-13T17:50:18.981Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 44 102k --:--:-- --:--:-- --:--:-- 102k 100 89347 100 38 100 89309 44 102k --:--:-- --:--:-- --:--:-- 102k [2023-01-13T17:50:18.981Z] {"code":403,"message":"Access Denied"} [2023-01-13T17:50:18.981Z] [2023-01-13T17:50:18.981Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/370/openapi/v2/support-scheduler.yaml] [2023-01-13T17:50:18.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T17:50:18.981Z] Dload Upload Total Spent Left Speed [2023-01-13T17:50:19.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 47 49310 --:--:-- --:--:-- --:--:-- 49296 100 39585 100 38 100 39547 47 49249 --:--:-- --:--:-- --:--:-- 49296 [2023-01-13T17:50:19.918Z] {"code":403,"message":"Access Denied"} [2023-01-13T17:50:19.918Z] [Pipeline] } [2023-01-13T17:50:19.924Z] 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-01-13T17:50:20.314Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T17:50:20.314Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:50:20.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T17:50:20.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:50:20.678Z] prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container [2023-01-13T17:50:20.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T17:50:21.163Z] $ docker top ef852163bbf71306d6525c7bbfc8db27488f34cf1ae1f39299f5d6da6eadbc32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T17:50:21.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T17:50:21.247Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T17:50:21.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T17:50:21.364Z] $ docker exec ef852163bbf71306d6525c7bbfc8db27488f34cf1ae1f39299f5d6da6eadbc32 ssh-agent [2023-01-13T17:50:21.461Z] SSH_AUTH_SOCK=/tmp/ssh-OPdLbVer8Qsr/agent.32 [2023-01-13T17:50:21.461Z] SSH_AGENT_PID=38 [2023-01-13T17:50:21.465Z] Running ssh-add (command line suppressed) [2023-01-13T17:50:21.563Z] Identity added: /w/workspace/edgex-go/370@tmp/private_key_1064072028227409598.key (/w/workspace/edgex-go/370@tmp/private_key_1064072028227409598.key) [2023-01-13T17:50:21.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T17:50:21.860Z] + git semver tag [2023-01-13T17:50:22.119Z] 2023-01-13 17:50:22,043 [run_tag] DEBUG tag force:False [2023-01-13T17:50:22.119Z] 2023-01-13 17:50:22,043 [check_head_tag] DEBUG check head tag [2023-01-13T17:50:22.119Z] 2023-01-13 17:50:22,045 [execute] INFO git cat-file --batch-check [2023-01-13T17:50:22.119Z] 2023-01-13 17:50:22,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/370, universal_newlines=False, shell=None, istream=) [2023-01-13T17:50:22.119Z] 2023-01-13 17:50:22,047 [execute] INFO git cat-file --batch [2023-01-13T17:50:22.119Z] 2023-01-13 17:50:22,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/370, universal_newlines=False, shell=None, istream=) [2023-01-13T17:50:22.119Z] 2023-01-13 17:50:22,084 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main [2023-01-13T17:50:22.119Z] 2023-01-13 17:50:22,084 [execute] INFO git tag -a v3.0.0-dev.16 -m v3.0.0-dev.16 [2023-01-13T17:50:22.119Z] 2023-01-13 17:50:22,084 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.16', '-m', 'v3.0.0-dev.16'], cwd=/w/workspace/edgex-go/370, universal_newlines=False, shell=None, istream=None) [2023-01-13T17:50:22.119Z] 2023-01-13 17:50:22,089 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main [2023-01-13T17:50:22.119Z] 3.0.0-dev.16 [Pipeline] } [2023-01-13T17:50:22.131Z] $ docker exec --env ******** --env ******** ef852163bbf71306d6525c7bbfc8db27488f34cf1ae1f39299f5d6da6eadbc32 ssh-agent -k [2023-01-13T17:50:22.217Z] unset SSH_AUTH_SOCK; [2023-01-13T17:50:22.217Z] unset SSH_AGENT_PID; [2023-01-13T17:50:22.217Z] echo Agent pid 38 killed; [2023-01-13T17:50:22.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T17:50:22.524Z] + git semver [Pipeline] } [2023-01-13T17:50:22.800Z] $ docker stop --time=1 ef852163bbf71306d6525c7bbfc8db27488f34cf1ae1f39299f5d6da6eadbc32 [2023-01-13T17:50:24.091Z] $ docker rm -f --volumes ef852163bbf71306d6525c7bbfc8db27488f34cf1ae1f39299f5d6da6eadbc32 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:50:24.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-13T17:50:24.479Z] [2023-01-13T17:50:24.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:50:24.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-13T17:50:24.780Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-13T17:50:24.780Z] ab5ef0e58194: Pulling fs layer [2023-01-13T17:50:24.780Z] 9712f1f96733: Pulling fs layer [2023-01-13T17:50:24.780Z] 63f879dbbcfc: Pulling fs layer [2023-01-13T17:50:24.780Z] 0d9ebad4ef96: Pulling fs layer [2023-01-13T17:50:24.780Z] e9a5061849ea: Pulling fs layer [2023-01-13T17:50:24.780Z] 0d9ebad4ef96: Waiting [2023-01-13T17:50:24.780Z] d747dcd14b5f: Pulling fs layer [2023-01-13T17:50:24.780Z] 2de7ff778b66: Pulling fs layer [2023-01-13T17:50:24.780Z] e9a5061849ea: Waiting [2023-01-13T17:50:24.780Z] d747dcd14b5f: Waiting [2023-01-13T17:50:24.780Z] 2de7ff778b66: Waiting [2023-01-13T17:50:24.781Z] 9712f1f96733: Verifying Checksum [2023-01-13T17:50:24.781Z] 9712f1f96733: Download complete [2023-01-13T17:50:25.054Z] 63f879dbbcfc: Verifying Checksum [2023-01-13T17:50:25.054Z] 63f879dbbcfc: Download complete [2023-01-13T17:50:25.334Z] e9a5061849ea: Verifying Checksum [2023-01-13T17:50:25.334Z] e9a5061849ea: Download complete [2023-01-13T17:50:25.334Z] d747dcd14b5f: Verifying Checksum [2023-01-13T17:50:25.334Z] d747dcd14b5f: Download complete [2023-01-13T17:50:25.598Z] 0d9ebad4ef96: Verifying Checksum [2023-01-13T17:50:25.598Z] 0d9ebad4ef96: Download complete [2023-01-13T17:50:25.598Z] 2de7ff778b66: Verifying Checksum [2023-01-13T17:50:25.598Z] 2de7ff778b66: Download complete [2023-01-13T17:50:25.598Z] ab5ef0e58194: Verifying Checksum [2023-01-13T17:50:25.598Z] ab5ef0e58194: Download complete [2023-01-13T17:50:28.126Z] ab5ef0e58194: Pull complete [2023-01-13T17:50:28.126Z] 9712f1f96733: Pull complete [2023-01-13T17:50:28.691Z] 63f879dbbcfc: Pull complete [2023-01-13T17:50:31.966Z] 0d9ebad4ef96: Pull complete [2023-01-13T17:50:31.966Z] e9a5061849ea: Pull complete [2023-01-13T17:50:31.966Z] d747dcd14b5f: Pull complete [2023-01-13T17:50:32.899Z] 2de7ff778b66: Pull complete [2023-01-13T17:50:32.899Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-13T17:50:32.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-13T17:50:32.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:50:32.972Z] prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container [2023-01-13T17:50:33.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-13T17:50:35.120Z] $ docker top 9ae7456d504b51d20de14df0e77c26ee014226f2683aa504b9ec8daf37717a6a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-13T17:50:35.184Z] provisioning config files... [2023-01-13T17:50:35.191Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/370@tmp/config18369420901951513175tmp [2023-01-13T17:50:35.200Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/370@tmp/config15903015224587742070tmp [2023-01-13T17:50:35.209Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/370@tmp/config11442565314323075613tmp [Pipeline] { [Pipeline] echo [2023-01-13T17:50:35.221Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:50:35.502Z] ---> sigul-configuration.sh [2023-01-13T17:50:35.502Z] gpg: directory `/root/.gnupg' created [2023-01-13T17:50:35.502Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-13T17:50:35.502Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-13T17:50:35.502Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-13T17:50:35.502Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-13T17:50:35.502Z] gpg: CAST5 encrypted data [2023-01-13T17:50:35.502Z] gpg: encrypted with 1 passphrase [2023-01-13T17:50:35.502Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-13T17:50:35.790Z] + mkdir /home/jenkins [2023-01-13T17:50:35.790Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-13T17:50:36.076Z] + 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-01-13T17:50:36.085Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:50:36.369Z] ---> sigul-install.sh [2023-01-13T17:50:36.369Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-13T17:50:36.654Z] + git tag --list [2023-01-13T17:50:36.654Z] 0.6.0 [2023-01-13T17:50:36.654Z] 0.6.1 [2023-01-13T17:50:36.654Z] 0.7.0 [2023-01-13T17:50:36.654Z] 0.7.1 [2023-01-13T17:50:36.654Z] v1.0.0 [2023-01-13T17:50:36.654Z] v1.0.1 [2023-01-13T17:50:36.654Z] v1.1.0 [2023-01-13T17:50:36.654Z] v1.2.0 [2023-01-13T17:50:36.654Z] v1.2.1 [2023-01-13T17:50:36.654Z] v1.3.0 [2023-01-13T17:50:36.654Z] v1.3.1 [2023-01-13T17:50:36.654Z] v2.0.0 [2023-01-13T17:50:36.654Z] v2.1.0 [2023-01-13T17:50:36.654Z] v2.1.1 [2023-01-13T17:50:36.654Z] v2.1.1-dev.1 [2023-01-13T17:50:36.654Z] v2.1.1-dev.2 [2023-01-13T17:50:36.654Z] v2.1.1-dev.3 [2023-01-13T17:50:36.654Z] v2.1.1-dev.4 [2023-01-13T17:50:36.654Z] v2.1.1-dev.5 [2023-01-13T17:50:36.654Z] v2.1.1-dev.6 [2023-01-13T17:50:36.654Z] v2.1.1-dev.7 [2023-01-13T17:50:36.654Z] v2.1.1-dev.8 [2023-01-13T17:50:36.654Z] v2.1.2-dev.1 [2023-01-13T17:50:36.654Z] v2.2.0 [2023-01-13T17:50:36.654Z] v2.2.1-dev.1 [2023-01-13T17:50:36.654Z] v2.2.1-dev.10 [2023-01-13T17:50:36.654Z] v2.2.1-dev.11 [2023-01-13T17:50:36.654Z] v2.2.1-dev.12 [2023-01-13T17:50:36.654Z] v2.2.1-dev.13 [2023-01-13T17:50:36.654Z] v2.2.1-dev.14 [2023-01-13T17:50:36.654Z] v2.2.1-dev.15 [2023-01-13T17:50:36.654Z] v2.2.1-dev.16 [2023-01-13T17:50:36.654Z] v2.2.1-dev.17 [2023-01-13T17:50:36.654Z] v2.2.1-dev.18 [2023-01-13T17:50:36.654Z] v2.2.1-dev.19 [2023-01-13T17:50:36.654Z] v2.2.1-dev.2 [2023-01-13T17:50:36.654Z] v2.2.1-dev.20 [2023-01-13T17:50:36.654Z] v2.2.1-dev.21 [2023-01-13T17:50:36.654Z] v2.2.1-dev.22 [2023-01-13T17:50:36.654Z] v2.2.1-dev.23 [2023-01-13T17:50:36.654Z] v2.2.1-dev.24 [2023-01-13T17:50:36.654Z] v2.2.1-dev.25 [2023-01-13T17:50:36.654Z] v2.2.1-dev.26 [2023-01-13T17:50:36.654Z] v2.2.1-dev.27 [2023-01-13T17:50:36.654Z] v2.2.1-dev.28 [2023-01-13T17:50:36.654Z] v2.2.1-dev.29 [2023-01-13T17:50:36.654Z] v2.2.1-dev.3 [2023-01-13T17:50:36.654Z] v2.2.1-dev.4 [2023-01-13T17:50:36.654Z] v2.2.1-dev.5 [2023-01-13T17:50:36.654Z] v2.2.1-dev.6 [2023-01-13T17:50:36.654Z] v2.2.1-dev.7 [2023-01-13T17:50:36.654Z] v2.2.1-dev.8 [2023-01-13T17:50:36.654Z] v2.2.1-dev.9 [2023-01-13T17:50:36.654Z] v2.3.0 [2023-01-13T17:50:36.654Z] v2.3.0-dev.100 [2023-01-13T17:50:36.654Z] v2.3.0-dev.101 [2023-01-13T17:50:36.654Z] v2.3.0-dev.102 [2023-01-13T17:50:36.654Z] v2.3.0-dev.103 [2023-01-13T17:50:36.654Z] v2.3.0-dev.104 [2023-01-13T17:50:36.654Z] v2.3.0-dev.105 [2023-01-13T17:50:36.654Z] v2.3.0-dev.106 [2023-01-13T17:50:36.654Z] v2.3.0-dev.29 [2023-01-13T17:50:36.654Z] v2.3.0-dev.30 [2023-01-13T17:50:36.654Z] v2.3.0-dev.31 [2023-01-13T17:50:36.654Z] v2.3.0-dev.32 [2023-01-13T17:50:36.654Z] v2.3.0-dev.33 [2023-01-13T17:50:36.654Z] v2.3.0-dev.34 [2023-01-13T17:50:36.654Z] v2.3.0-dev.35 [2023-01-13T17:50:36.654Z] v2.3.0-dev.36 [2023-01-13T17:50:36.654Z] v2.3.0-dev.37 [2023-01-13T17:50:36.654Z] v2.3.0-dev.38 [2023-01-13T17:50:36.654Z] v2.3.0-dev.39 [2023-01-13T17:50:36.654Z] v2.3.0-dev.40 [2023-01-13T17:50:36.654Z] v2.3.0-dev.41 [2023-01-13T17:50:36.654Z] v2.3.0-dev.42 [2023-01-13T17:50:36.654Z] v2.3.0-dev.43 [2023-01-13T17:50:36.654Z] v2.3.0-dev.44 [2023-01-13T17:50:36.654Z] v2.3.0-dev.45 [2023-01-13T17:50:36.654Z] v2.3.0-dev.46 [2023-01-13T17:50:36.654Z] v2.3.0-dev.47 [2023-01-13T17:50:36.654Z] v2.3.0-dev.48 [2023-01-13T17:50:36.654Z] v2.3.0-dev.49 [2023-01-13T17:50:36.654Z] v2.3.0-dev.50 [2023-01-13T17:50:36.654Z] v2.3.0-dev.51 [2023-01-13T17:50:36.654Z] v2.3.0-dev.52 [2023-01-13T17:50:36.654Z] v2.3.0-dev.53 [2023-01-13T17:50:36.654Z] v2.3.0-dev.54 [2023-01-13T17:50:36.654Z] v2.3.0-dev.55 [2023-01-13T17:50:36.654Z] v2.3.0-dev.56 [2023-01-13T17:50:36.654Z] v2.3.0-dev.57 [2023-01-13T17:50:36.654Z] v2.3.0-dev.58 [2023-01-13T17:50:36.654Z] v2.3.0-dev.59 [2023-01-13T17:50:36.654Z] v2.3.0-dev.60 [2023-01-13T17:50:36.654Z] v2.3.0-dev.61 [2023-01-13T17:50:36.654Z] v2.3.0-dev.62 [2023-01-13T17:50:36.654Z] v2.3.0-dev.63 [2023-01-13T17:50:36.654Z] v2.3.0-dev.64 [2023-01-13T17:50:36.654Z] v2.3.0-dev.65 [2023-01-13T17:50:36.654Z] v2.3.0-dev.66 [2023-01-13T17:50:36.654Z] v2.3.0-dev.67 [2023-01-13T17:50:36.654Z] v2.3.0-dev.68 [2023-01-13T17:50:36.654Z] v2.3.0-dev.69 [2023-01-13T17:50:36.654Z] v2.3.0-dev.70 [2023-01-13T17:50:36.654Z] v2.3.0-dev.71 [2023-01-13T17:50:36.654Z] v2.3.0-dev.72 [2023-01-13T17:50:36.654Z] v2.3.0-dev.73 [2023-01-13T17:50:36.654Z] v2.3.0-dev.74 [2023-01-13T17:50:36.654Z] v2.3.0-dev.75 [2023-01-13T17:50:36.654Z] v2.3.0-dev.76 [2023-01-13T17:50:36.654Z] v2.3.0-dev.77 [2023-01-13T17:50:36.654Z] v2.3.0-dev.78 [2023-01-13T17:50:36.654Z] v2.3.0-dev.79 [2023-01-13T17:50:36.654Z] v2.3.0-dev.80 [2023-01-13T17:50:36.654Z] v2.3.0-dev.81 [2023-01-13T17:50:36.654Z] v2.3.0-dev.82 [2023-01-13T17:50:36.654Z] v2.3.0-dev.83 [2023-01-13T17:50:36.654Z] v2.3.0-dev.84 [2023-01-13T17:50:36.654Z] v2.3.0-dev.85 [2023-01-13T17:50:36.654Z] v2.3.0-dev.86 [2023-01-13T17:50:36.654Z] v2.3.0-dev.87 [2023-01-13T17:50:36.654Z] v2.3.0-dev.88 [2023-01-13T17:50:36.654Z] v2.3.0-dev.89 [2023-01-13T17:50:36.654Z] v2.3.0-dev.90 [2023-01-13T17:50:36.654Z] v2.3.0-dev.91 [2023-01-13T17:50:36.654Z] v2.3.0-dev.92 [2023-01-13T17:50:36.654Z] v2.3.0-dev.93 [2023-01-13T17:50:36.654Z] v2.3.0-dev.94 [2023-01-13T17:50:36.654Z] v2.3.0-dev.95 [2023-01-13T17:50:36.654Z] v2.3.0-dev.96 [2023-01-13T17:50:36.654Z] v2.3.0-dev.97 [2023-01-13T17:50:36.654Z] v2.3.0-dev.98 [2023-01-13T17:50:36.654Z] v2.3.0-dev.99 [2023-01-13T17:50:36.654Z] v2.3.1-dev.1 [2023-01-13T17:50:36.654Z] v2.3.1-dev.2 [2023-01-13T17:50:36.654Z] v2.3.1-dev.3 [2023-01-13T17:50:36.654Z] v2.3.1-dev.4 [2023-01-13T17:50:36.654Z] v2.3.1-dev.5 [2023-01-13T17:50:36.654Z] v3.0.0-dev.1 [2023-01-13T17:50:36.654Z] v3.0.0-dev.10 [2023-01-13T17:50:36.654Z] v3.0.0-dev.11 [2023-01-13T17:50:36.654Z] v3.0.0-dev.12 [2023-01-13T17:50:36.654Z] v3.0.0-dev.13 [2023-01-13T17:50:36.654Z] v3.0.0-dev.14 [2023-01-13T17:50:36.654Z] v3.0.0-dev.15 [2023-01-13T17:50:36.654Z] v3.0.0-dev.16 [2023-01-13T17:50:36.654Z] v3.0.0-dev.2 [2023-01-13T17:50:36.654Z] v3.0.0-dev.3 [2023-01-13T17:50:36.654Z] v3.0.0-dev.4 [2023-01-13T17:50:36.654Z] v3.0.0-dev.5 [2023-01-13T17:50:36.654Z] v3.0.0-dev.6 [2023-01-13T17:50:36.654Z] v3.0.0-dev.7 [2023-01-13T17:50:36.654Z] v3.0.0-dev.8 [2023-01-13T17:50:36.654Z] v3.0.0-dev.9 [Pipeline] sh [2023-01-13T17:50:36.942Z] + lftools sign git-tag v3.0.0-dev.16 [2023-01-13T17:50:37.511Z] Signing Git tag with Sigul... [2023-01-13T17:50:37.511Z] Signing v3.0.0-dev.16 [Pipeline] echo [2023-01-13T17:50:37.779Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:50:38.061Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-13T17:50:38.068Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-13T17:50:38.088Z] $ docker stop --time=1 9ae7456d504b51d20de14df0e77c26ee014226f2683aa504b9ec8daf37717a6a [2023-01-13T17:50:39.430Z] $ docker rm -f --volumes 9ae7456d504b51d20de14df0e77c26ee014226f2683aa504b9ec8daf37717a6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-13T17:50:39.842Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T17:50:39.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:50:40.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T17:50:40.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:50:40.218Z] prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container [2023-01-13T17:50:40.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T17:50:40.619Z] $ docker top 617e26a2cff719d12e5a4c055e53d9cfd488118226bea3455f0486b802512757 -eo pid,comm [2023-01-13T17:50:40.661Z] 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-01-13T17:50:40.661Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T17:50:40.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T17:50:40.702Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T17:50:40.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T17:50:40.813Z] $ docker exec 617e26a2cff719d12e5a4c055e53d9cfd488118226bea3455f0486b802512757 ssh-agent [2023-01-13T17:50:40.915Z] SSH_AUTH_SOCK=/tmp/ssh-bm0xbxL1mjTS/agent.32 [2023-01-13T17:50:40.915Z] SSH_AGENT_PID=38 [2023-01-13T17:50:40.919Z] Running ssh-add (command line suppressed) [2023-01-13T17:50:41.031Z] Identity added: /w/workspace/edgex-go/370@tmp/private_key_3729080257399406422.key (/w/workspace/edgex-go/370@tmp/private_key_3729080257399406422.key) [2023-01-13T17:50:41.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T17:50:41.325Z] + git semver bump pre [2023-01-13T17:50:41.585Z] 2023-01-13 17:50:41,519 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main [2023-01-13T17:50:41.585Z] 2023-01-13 17:50:41,519 [bump_version] DEBUG bumping version:3.0.0-dev.16 on axis:pre with prefix:dev [2023-01-13T17:50:41.585Z] 2023-01-13 17:50:41,519 [bump_version] DEBUG bumped version:3.0.0-dev.17 [2023-01-13T17:50:41.585Z] 2023-01-13 17:50:41,520 [write_version] DEBUG write version:3.0.0-dev.17 to path:/w/workspace/edgex-go/370/.semver/main with force:True [2023-01-13T17:50:41.585Z] 2023-01-13 17:50:41,520 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main [2023-01-13T17:50:41.585Z] 2023-01-13 17:50:41,520 [write_file] DEBUG write to file:/w/workspace/edgex-go/370/.semver/main [2023-01-13T17:50:41.585Z] 2023-01-13 17:50:41,521 [execute] INFO git cat-file --batch-check [2023-01-13T17:50:41.585Z] 2023-01-13 17:50:41,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/370/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T17:50:41.585Z] 2023-01-13 17:50:41,527 [execute] INFO git cat-file --batch [2023-01-13T17:50:41.585Z] 2023-01-13 17:50:41,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/370/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T17:50:41.585Z] 2023-01-13 17:50:41,532 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main [2023-01-13T17:50:41.585Z] 3.0.0-dev.17 [Pipeline] } [2023-01-13T17:50:41.598Z] $ docker exec --env ******** --env ******** 617e26a2cff719d12e5a4c055e53d9cfd488118226bea3455f0486b802512757 ssh-agent -k [2023-01-13T17:50:41.699Z] unset SSH_AUTH_SOCK; [2023-01-13T17:50:41.700Z] unset SSH_AGENT_PID; [2023-01-13T17:50:41.700Z] echo Agent pid 38 killed; [2023-01-13T17:50:41.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T17:50:41.999Z] + git semver [Pipeline] } [2023-01-13T17:50:42.273Z] $ docker stop --time=1 617e26a2cff719d12e5a4c055e53d9cfd488118226bea3455f0486b802512757 [2023-01-13T17:50:43.575Z] $ docker rm -f --volumes 617e26a2cff719d12e5a4c055e53d9cfd488118226bea3455f0486b802512757 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T17:50:43.911Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T17:50:43.911Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:50:44.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T17:50:44.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:50:44.276Z] prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container [2023-01-13T17:50:44.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T17:50:44.687Z] $ docker top bfb6bf792f3408ac7150dfc6e34c9d85ef91be8fb966009c443016b0f3a6ba3d -eo pid,comm [2023-01-13T17:50:44.733Z] 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-01-13T17:50:44.733Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T17:50:44.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T17:50:44.769Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T17:50:44.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T17:50:44.886Z] $ docker exec bfb6bf792f3408ac7150dfc6e34c9d85ef91be8fb966009c443016b0f3a6ba3d ssh-agent [2023-01-13T17:50:44.989Z] SSH_AUTH_SOCK=/tmp/ssh-Nr6PPWJzSOuP/agent.32 [2023-01-13T17:50:44.989Z] SSH_AGENT_PID=38 [2023-01-13T17:50:44.995Z] Running ssh-add (command line suppressed) [2023-01-13T17:50:45.118Z] Identity added: /w/workspace/edgex-go/370@tmp/private_key_9323222653076291880.key (/w/workspace/edgex-go/370@tmp/private_key_9323222653076291880.key) [2023-01-13T17:50:45.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T17:50:45.415Z] + git semver push [2023-01-13T17:50:45.674Z] 2023-01-13 17:50:45,596 [run_push] DEBUG push [2023-01-13T17:50:45.674Z] 2023-01-13 17:50:45,596 [execute] INFO git cat-file --batch-check [2023-01-13T17:50:45.674Z] 2023-01-13 17:50:45,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/370/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T17:50:45.674Z] 2023-01-13 17:50:45,600 [execute] INFO git rev-list 2b3ce253e224aa640461d2e74a9b67ecf08c15ad -- [2023-01-13T17:50:45.674Z] 2023-01-13 17:50:45,601 [execute] DEBUG Popen(['git', 'rev-list', '2b3ce253e224aa640461d2e74a9b67ecf08c15ad', '--'], cwd=/w/workspace/edgex-go/370/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-13T17:50:45.674Z] 2023-01-13 17:50:45,617 [execute] INFO git fetch -v origin [2023-01-13T17:50:45.674Z] 2023-01-13 17:50:45,617 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/370/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-13T17:50:46.242Z] 2023-01-13 17:50:46,072 [run_push] DEBUG no remote changes detected [2023-01-13T17:50:46.242Z] 2023-01-13 17:50:46,072 [execute] INFO git push origin semver [2023-01-13T17:50:46.242Z] 2023-01-13 17:50:46,073 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/370/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-13T17:50:47.179Z] 2023-01-13 17:50:46,925 [run_push] DEBUG push all version tags [2023-01-13T17:50:47.179Z] 2023-01-13 17:50:46,926 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-13T17:50:47.179Z] 2023-01-13 17:50:46,926 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/370, universal_newlines=False, shell=None, istream=None) [2023-01-13T17:50:48.116Z] 2023-01-13 17:50:47,761 [read_version] DEBUG read version from /w/workspace/edgex-go/370/.semver/main [2023-01-13T17:50:48.116Z] 3.0.0-dev.17 [Pipeline] } [2023-01-13T17:50:48.129Z] $ docker exec --env ******** --env ******** bfb6bf792f3408ac7150dfc6e34c9d85ef91be8fb966009c443016b0f3a6ba3d ssh-agent -k [2023-01-13T17:50:48.229Z] unset SSH_AUTH_SOCK; [2023-01-13T17:50:48.229Z] unset SSH_AGENT_PID; [2023-01-13T17:50:48.229Z] echo Agent pid 38 killed; [2023-01-13T17:50:48.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T17:50:48.539Z] + git semver [Pipeline] } [2023-01-13T17:50:48.815Z] $ docker stop --time=1 bfb6bf792f3408ac7150dfc6e34c9d85ef91be8fb966009c443016b0f3a6ba3d [2023-01-13T17:50:50.127Z] $ docker rm -f --volumes bfb6bf792f3408ac7150dfc6e34c9d85ef91be8fb966009c443016b0f3a6ba3d [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-01-13T17:50:50.658Z] + [ -d /w/workspace/edgex-go/370/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:50:50.949Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:50:51.802Z] ---> package-listing.sh [2023-01-13T17:50:51.802Z] ++ facter osfamily [2023-01-13T17:50:51.802Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-13T17:50:52.062Z] + OS_FAMILY=debian [2023-01-13T17:50:52.062Z] + workspace=/w/workspace/edgex-go/370 [2023-01-13T17:50:52.062Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-13T17:50:52.062Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-13T17:50:52.062Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-13T17:50:52.062Z] + PACKAGES=/tmp/packages_start.txt [2023-01-13T17:50:52.062Z] + '[' /w/workspace/edgex-go/370 ']' [2023-01-13T17:50:52.062Z] + PACKAGES=/tmp/packages_end.txt [2023-01-13T17:50:52.062Z] + case "${OS_FAMILY}" in [2023-01-13T17:50:52.062Z] + dpkg -l [2023-01-13T17:50:52.062Z] + grep '^ii' [2023-01-13T17:50:52.062Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-13T17:50:52.062Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-13T17:50:52.062Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-13T17:50:52.062Z] + '[' /w/workspace/edgex-go/370 ']' [2023-01-13T17:50:52.062Z] + mkdir -p /w/workspace/edgex-go/370/archives/ [2023-01-13T17:50:52.062Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/370/archives/ [Pipeline] echo [2023-01-13T17:50:52.074Z] 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/370/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-13T17:50:52.350Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:50:52.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T17:50:52.903Z] [2023-01-13T17:50:52.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T17:50:53.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T17:50:53.202Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-13T17:50:53.202Z] 5eb5b503b376: Pulling fs layer [2023-01-13T17:50:53.202Z] 5c69ac0246d0: Pulling fs layer [2023-01-13T17:50:53.202Z] ec43610c2a17: Pulling fs layer [2023-01-13T17:50:53.202Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-13T17:50:53.202Z] 33b1e0a273af: Pulling fs layer [2023-01-13T17:50:53.202Z] 5d3b04190fa2: Pulling fs layer [2023-01-13T17:50:53.202Z] 2f39f015ded8: Pulling fs layer [2023-01-13T17:50:53.202Z] 33b1e0a273af: Waiting [2023-01-13T17:50:53.202Z] 5d3b04190fa2: Waiting [2023-01-13T17:50:53.202Z] 2f39f015ded8: Waiting [2023-01-13T17:50:53.202Z] 3a2ae6a8a46f: Waiting [2023-01-13T17:50:53.202Z] 5c69ac0246d0: Verifying Checksum [2023-01-13T17:50:53.202Z] 5c69ac0246d0: Download complete [2023-01-13T17:50:53.202Z] 3a2ae6a8a46f: Download complete [2023-01-13T17:50:53.465Z] 33b1e0a273af: Verifying Checksum [2023-01-13T17:50:53.465Z] 33b1e0a273af: Download complete [2023-01-13T17:50:53.465Z] ec43610c2a17: Verifying Checksum [2023-01-13T17:50:53.465Z] ec43610c2a17: Download complete [2023-01-13T17:50:53.465Z] 5d3b04190fa2: Verifying Checksum [2023-01-13T17:50:53.465Z] 5d3b04190fa2: Download complete [2023-01-13T17:50:53.465Z] 5eb5b503b376: Verifying Checksum [2023-01-13T17:50:53.465Z] 5eb5b503b376: Download complete [2023-01-13T17:50:54.049Z] 2f39f015ded8: Download complete [2023-01-13T17:50:54.617Z] 5eb5b503b376: Pull complete [2023-01-13T17:50:54.617Z] 5c69ac0246d0: Pull complete [2023-01-13T17:50:55.180Z] ec43610c2a17: Pull complete [2023-01-13T17:50:55.180Z] 3a2ae6a8a46f: Pull complete [2023-01-13T17:50:55.437Z] 33b1e0a273af: Pull complete [2023-01-13T17:50:55.437Z] 5d3b04190fa2: Pull complete [2023-01-13T17:50:59.622Z] 2f39f015ded8: Pull complete [2023-01-13T17:50:59.622Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-13T17:50:59.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T17:50:59.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T17:50:59.698Z] prd-ubuntu20.04-docker-8c-8g-2235 does not seem to be running inside a container [2023-01-13T17:50:59.728Z] $ 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/370/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/370 -v /w/workspace/edgex-go/370:/w/workspace/edgex-go/370:rw,z -v /w/workspace/edgex-go/370@tmp:/w/workspace/edgex-go/370@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-13T17:51:01.165Z] $ docker top a64f06ce33f1e419fc5ab00c2e8e3e43f0eb2a83795e5493b047b1dc134407af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T17:51:01.508Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-13T17:51:01.793Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-13T17:51:02.077Z] + ls /var/log/sa-host [2023-01-13T17:51:02.077Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T17:51:02.220Z] provisioning config files... [2023-01-13T17:51:02.231Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/370@tmp/config12555082681575367643tmp [Pipeline] { [Pipeline] echo [2023-01-13T17:51:02.245Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:51:02.527Z] ---> create-netrc.sh [Pipeline] } [2023-01-13T17:51:02.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:51:02.856Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-13T17:51:02.865Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:51:03.149Z] ---> sudo-logs.sh [2023-01-13T17:51:03.149Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-13T17:51:03.170Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:51:03.453Z] ---> job-cost.sh [2023-01-13T17:51:03.453Z] lf-activate-venv: SKIPPING [2023-01-13T17:51:03.453Z] DEBUG: total: 0.10999999940395355 [2023-01-13T17:51:03.453Z] INFO: Retrieving Stack Cost... [2023-01-13T17:51:03.712Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-13T17:51:04.278Z] INFO: Archiving Costs [Pipeline] echo [2023-01-13T17:51:04.290Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T17:51:04.572Z] ---> logs-deploy.sh [2023-01-13T17:51:04.572Z] lf-activate-venv: SKIPPING [2023-01-13T17:51:04.572Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/370 [2023-01-13T17:51:04.572Z] INFO: archiving workspace using pattern(s): [2023-01-13T17:51:05.507Z] Archives upload complete. [2023-01-13T17:51:05.507Z] INFO: archiving logs to Nexus