Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 540a10ffba831aef6e1ef93355137724c31e102d 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-ssh17563467620265862615.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4465871057585441860.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8233990347314644360.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17165513046878290377.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-ssh8839598986967382337.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-28363 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/292 [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/292 # 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 540a10ffba831aef6e1ef93355137724c31e102d (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 540a10ffba831aef6e1ef93355137724c31e102d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#4146)" > git rev-list --no-walk 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-06T22:23:30.438Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-06T22:23:30.487Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-06T22:23:30.502Z] ========================================================= [2022-09-06T22:23:30.502Z] EdgeX Global Pipelines Version Info [2022-09-06T22:23:30.502Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:23:31.713Z] ------------------- [2022-09-06T22:23:31.713Z] stable info: [2022-09-06T22:23:31.713Z] ------------------- [2022-09-06T22:23:31.713Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-06T22:23:31.713Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T22:23:31.713Z] Message: update stable to v1.0.239 [2022-09-06T22:23:31.975Z] ------------------- [2022-09-06T22:23:31.975Z] experimental info: [2022-09-06T22:23:31.975Z] ------------------- [2022-09-06T22:23:31.975Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-06T22:23:31.975Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T22:23:31.975Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-06T22:23:32.243Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-06T22:23:32.255Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-06T22:23:32.266Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-06T22:23:32.279Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-06T22:23:32.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-06T22:23:32.306Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-06T22:23:32.318Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-06T22:23:32.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-06T22:23:32.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-06T22:23:32.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-06T22:23:32.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-06T22:23:32.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-06T22:23:32.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-06T22:23:32.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-06T22:23:32.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-06T22:23:32.429Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T22:23:32.441Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T22:23:32.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-06T22:23:32.461Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-06T22:23:32.472Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-06T22:23:32.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-06T22:23:32.496Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-06T22:23:32.506Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-06T22:23:32.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-06T22:23:32.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-06T22:23:32.537Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-06T22:23:32.548Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] echo [2022-09-06T22:23:32.564Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 540a10f [Pipeline] echo [2022-09-06T22:23:32.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:23:32.612Z] provisioning config files... [2022-09-06T22:23:32.628Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/292@tmp/config2838246019964985688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:23:32.935Z] ---> docker-login.sh [2022-09-06T22:23:32.935Z] nexus3.edgexfoundry.org:10001 [2022-09-06T22:23:33.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:23:33.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:23:33.196Z] Configure a credential helper to remove this warning. See [2022-09-06T22:23:33.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:23:33.196Z] [2022-09-06T22:23:33.196Z] Login Succeeded [2022-09-06T22:23:33.196Z] nexus3.edgexfoundry.org:10002 [2022-09-06T22:23:33.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:23:33.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:23:33.458Z] Configure a credential helper to remove this warning. See [2022-09-06T22:23:33.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:23:33.458Z] [2022-09-06T22:23:33.458Z] Login Succeeded [2022-09-06T22:23:33.458Z] nexus3.edgexfoundry.org:10003 [2022-09-06T22:23:33.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:23:33.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:23:33.458Z] Configure a credential helper to remove this warning. See [2022-09-06T22:23:33.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:23:33.458Z] [2022-09-06T22:23:33.458Z] Login Succeeded [2022-09-06T22:23:33.458Z] nexus3.edgexfoundry.org:10004 [2022-09-06T22:23:33.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:23:33.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:23:33.720Z] Configure a credential helper to remove this warning. See [2022-09-06T22:23:33.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:23:33.720Z] [2022-09-06T22:23:33.720Z] Login Succeeded [2022-09-06T22:23:33.720Z] docker.io [2022-09-06T22:23:33.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:23:34.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:23:34.293Z] Configure a credential helper to remove this warning. See [2022-09-06T22:23:34.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:23:34.293Z] [2022-09-06T22:23:34.293Z] Login Succeeded [2022-09-06T22:23:34.293Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T22:23:34.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T22:23:34.614Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-09-06T22:23:34.614Z] + dirname cmd/core-command/Dockerfile [2022-09-06T22:23:34.614Z] + cut -d/ -f2 [2022-09-06T22:23:34.614Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-06T22:23:34.614Z] + dirname cmd/core-data/Dockerfile [2022-09-06T22:23:34.614Z] + cut -d/ -f2 [2022-09-06T22:23:34.614Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-06T22:23:34.614Z] + dirname cmd/core-metadata/Dockerfile [2022-09-06T22:23:34.614Z] + cut -d/ -f2 [2022-09-06T22:23:34.614Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-06T22:23:34.614Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-06T22:23:34.614Z] + cut -d/ -f2 [2022-09-06T22:23:34.614Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-06T22:23:34.614Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-06T22:23:34.614Z] + cut -d/ -f2 [2022-09-06T22:23:34.614Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-06T22:23:34.614Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-06T22:23:34.614Z] + cut -d/ -f2 [2022-09-06T22:23:34.614Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-06T22:23:34.614Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2022-09-06T22:23:34.614Z] cut -d/ -f2 [2022-09-06T22:23:34.614Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-06T22:23:34.614Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-06T22:23:34.614Z] + cut -d/ -f2 [2022-09-06T22:23:34.614Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-06T22:23:34.614Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-06T22:23:34.614Z] + cut -d/ -f2 [2022-09-06T22:23:34.614Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-06T22:23:34.614Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-06T22:23:34.614Z] + cut -d/ -f2 [2022-09-06T22:23:34.614Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-06T22:23:34.614Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2022-09-06T22:23:34.614Z] -f2 [2022-09-06T22:23:34.614Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-06T22:23:34.614Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-06T22:23:34.614Z] + cut -d/ -f2 [2022-09-06T22:23:34.614Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-06T22:23:34.614Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-06T22:23:34.614Z] + cut -d/ -f2 [2022-09-06T22:23:34.614Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-06T22:23:34.650Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-06T22:23:34.984Z] + git rev-list -1 --merges 540a10ffba831aef6e1ef93355137724c31e102d~1..540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] echo [2022-09-06T22:23:35.002Z] -----------> git rev-list -1 --merges 540a10ffba831aef6e1ef93355137724c31e102d~1..540a10ffba831aef6e1ef93355137724c31e102d 540a10ffba831aef6e1ef93355137724c31e102d [false] [Pipeline] sh [2022-09-06T22:23:35.293Z] + git log --format=format:%s -1 540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] echo [2022-09-06T22:23:35.308Z] ========================================================= [2022-09-06T22:23:35.308Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T22:23:35.308Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-06T22:23:35.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T22:23:35.675Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-06T22:23:35.675Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-06T22:23:35.675Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-06T22:23:35.675Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-06T22:23:35.675Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-06T22:23:35.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:23:36.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T22:23:36.033Z] [2022-09-06T22:23:36.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:23:36.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T22:23:36.340Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-06T22:23:36.340Z] b85a868b505f: Pulling fs layer [2022-09-06T22:23:36.340Z] e2be974225ed: Pulling fs layer [2022-09-06T22:23:36.340Z] 339a4e72a1f5: Pulling fs layer [2022-09-06T22:23:36.340Z] 988bab9f4d93: Pulling fs layer [2022-09-06T22:23:36.340Z] 1469e6f7b9e6: Pulling fs layer [2022-09-06T22:23:36.340Z] eaf3925da568: Pulling fs layer [2022-09-06T22:23:36.340Z] bab4dde63d76: Pulling fs layer [2022-09-06T22:23:36.340Z] bde34c3a00c8: Pulling fs layer [2022-09-06T22:23:36.340Z] b352a97aabf1: Pulling fs layer [2022-09-06T22:23:36.340Z] 4872d77fe225: Pulling fs layer [2022-09-06T22:23:36.340Z] 5851b861e8e6: Pulling fs layer [2022-09-06T22:23:36.340Z] bab4dde63d76: Waiting [2022-09-06T22:23:36.340Z] 4872d77fe225: Waiting [2022-09-06T22:23:36.340Z] 1469e6f7b9e6: Waiting [2022-09-06T22:23:36.340Z] bde34c3a00c8: Waiting [2022-09-06T22:23:36.340Z] 5851b861e8e6: Waiting [2022-09-06T22:23:36.340Z] eaf3925da568: Waiting [2022-09-06T22:23:36.340Z] b352a97aabf1: Waiting [2022-09-06T22:23:36.340Z] 988bab9f4d93: Waiting [2022-09-06T22:23:36.340Z] e2be974225ed: Download complete [2022-09-06T22:23:36.340Z] 988bab9f4d93: Verifying Checksum [2022-09-06T22:23:36.340Z] 988bab9f4d93: Download complete [2022-09-06T22:23:36.605Z] 1469e6f7b9e6: Verifying Checksum [2022-09-06T22:23:36.605Z] 1469e6f7b9e6: Download complete [2022-09-06T22:23:36.605Z] eaf3925da568: Download complete [2022-09-06T22:23:36.605Z] 339a4e72a1f5: Verifying Checksum [2022-09-06T22:23:36.605Z] 339a4e72a1f5: Download complete [2022-09-06T22:23:36.605Z] bde34c3a00c8: Verifying Checksum [2022-09-06T22:23:36.605Z] bde34c3a00c8: Download complete [2022-09-06T22:23:36.605Z] b352a97aabf1: Download complete [2022-09-06T22:23:36.605Z] 4872d77fe225: Verifying Checksum [2022-09-06T22:23:36.605Z] 4872d77fe225: Download complete [2022-09-06T22:23:36.605Z] 5851b861e8e6: Download complete [2022-09-06T22:23:36.605Z] b85a868b505f: Verifying Checksum [2022-09-06T22:23:36.605Z] b85a868b505f: Download complete [2022-09-06T22:23:36.865Z] bab4dde63d76: Verifying Checksum [2022-09-06T22:23:36.865Z] bab4dde63d76: Download complete [2022-09-06T22:23:38.249Z] b85a868b505f: Pull complete [2022-09-06T22:23:38.249Z] e2be974225ed: Pull complete [2022-09-06T22:23:38.821Z] 339a4e72a1f5: Pull complete [2022-09-06T22:23:38.821Z] 988bab9f4d93: Pull complete [2022-09-06T22:23:39.082Z] 1469e6f7b9e6: Pull complete [2022-09-06T22:23:39.082Z] eaf3925da568: Pull complete [2022-09-06T22:23:41.644Z] bab4dde63d76: Pull complete [2022-09-06T22:23:41.644Z] bde34c3a00c8: Pull complete [2022-09-06T22:23:41.644Z] b352a97aabf1: Pull complete [2022-09-06T22:23:41.644Z] 4872d77fe225: Pull complete [2022-09-06T22:23:41.644Z] 5851b861e8e6: Pull complete [2022-09-06T22:23:41.907Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-06T22:23:41.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T22:23:41.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:23:42.004Z] prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container [2022-09-06T22:23:42.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T22:23:43.801Z] $ docker top 508423b040330a57f72dae86af6ed791a24d54252ee993e24ef483877e20f3b3 -eo pid,comm [2022-09-06T22:23:43.870Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-06T22:23:43.870Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T22:23:43.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T22:23:43.905Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T22:23:44.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T22:23:44.047Z] $ docker exec 508423b040330a57f72dae86af6ed791a24d54252ee993e24ef483877e20f3b3 ssh-agent [2022-09-06T22:23:44.183Z] SSH_AUTH_SOCK=/tmp/ssh-J5EjSGZ1amUT/agent.35 [2022-09-06T22:23:44.183Z] SSH_AGENT_PID=41 [2022-09-06T22:23:44.191Z] Running ssh-add (command line suppressed) [2022-09-06T22:23:44.316Z] Identity added: /w/workspace/edgex-go/292@tmp/private_key_5844987795569288199.key (/w/workspace/edgex-go/292@tmp/private_key_5844987795569288199.key) [2022-09-06T22:23:44.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T22:23:44.625Z] + git tag --points-at HEAD [Pipeline] } [2022-09-06T22:23:44.640Z] $ docker exec --env ******** --env ******** 508423b040330a57f72dae86af6ed791a24d54252ee993e24ef483877e20f3b3 ssh-agent -k [2022-09-06T22:23:44.768Z] unset SSH_AUTH_SOCK; [2022-09-06T22:23:44.768Z] unset SSH_AGENT_PID; [2022-09-06T22:23:44.768Z] echo Agent pid 41 killed; [2022-09-06T22:23:44.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-06T22:23:44.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T22:23:44.803Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T22:23:44.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T22:23:44.947Z] $ docker exec 508423b040330a57f72dae86af6ed791a24d54252ee993e24ef483877e20f3b3 ssh-agent [2022-09-06T22:23:45.065Z] SSH_AUTH_SOCK=/tmp/ssh-mmeTGT0EaGLe/agent.75 [2022-09-06T22:23:45.065Z] SSH_AGENT_PID=81 [2022-09-06T22:23:45.070Z] Running ssh-add (command line suppressed) [2022-09-06T22:23:45.185Z] Identity added: /w/workspace/edgex-go/292@tmp/private_key_253485508282687175.key (/w/workspace/edgex-go/292@tmp/private_key_253485508282687175.key) [2022-09-06T22:23:45.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T22:23:45.489Z] + git semver init [2022-09-06T22:23:45.750Z] 2022-09-06 22:23:45,679 [run_init] DEBUG init version:0.0.0 force:False [2022-09-06T22:23:45.750Z] 2022-09-06 22:23:45,680 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/292/.semver [2022-09-06T22:23:45.750Z] 2022-09-06 22:23:45,680 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/292/.semver [2022-09-06T22:23:45.750Z] 2022-09-06 22:23:45,681 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/292/.semver'], cwd=/w/workspace/edgex-go/292, universal_newlines=False, shell=None, istream=None) [2022-09-06T22:23:51.054Z] 2022-09-06 22:23:50,183 [append_file] DEBUG append to file:/w/workspace/edgex-go/292/.git/info/exclude [2022-09-06T22:23:51.054Z] 2022-09-06 22:23:50,184 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/292/.semver/main with force:False [2022-09-06T22:23:51.054Z] 2022-09-06 22:23:50,185 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main [2022-09-06T22:23:51.054Z] 2022-09-06 22:23:50,185 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main [2022-09-06T22:23:51.054Z] 2.3.0-dev.56 [Pipeline] } [2022-09-06T22:23:51.069Z] $ docker exec --env ******** --env ******** 508423b040330a57f72dae86af6ed791a24d54252ee993e24ef483877e20f3b3 ssh-agent -k [2022-09-06T22:23:51.178Z] unset SSH_AUTH_SOCK; [2022-09-06T22:23:51.179Z] unset SSH_AGENT_PID; [2022-09-06T22:23:51.179Z] echo Agent pid 81 killed; [2022-09-06T22:23:51.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T22:23:51.497Z] + git semver [Pipeline] } [2022-09-06T22:23:51.776Z] $ docker stop --time=1 508423b040330a57f72dae86af6ed791a24d54252ee993e24ef483877e20f3b3 [2022-09-06T22:23:53.103Z] $ docker rm -f 508423b040330a57f72dae86af6ed791a24d54252ee993e24ef483877e20f3b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T22:23:53.455Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-06T22:23:53.745Z] Stashed 1 file(s) [Pipeline] echo [2022-09-06T22:23:53.747Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.56 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T22:23:54.155Z] + git config --global --add safe.directory /w/workspace/edgex-go/292 [Pipeline] echo [2022-09-06T22:23:54.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T22:23:54.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T22:23:54.191Z] ========================================================= [2022-09-06T22:23:54.191Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-06T22:23:54.191Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-06T22:23:54.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T22:23:54.484Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-06T22:23:54.484Z] 2408cc74d12b: Pulling fs layer [2022-09-06T22:23:54.484Z] ea60b727a1ce: Pulling fs layer [2022-09-06T22:23:54.484Z] 30c4a7721957: Pulling fs layer [2022-09-06T22:23:54.484Z] 370296b7ddb6: Pulling fs layer [2022-09-06T22:23:54.484Z] 7c6cee850709: Pulling fs layer [2022-09-06T22:23:54.484Z] 370296b7ddb6: Waiting [2022-09-06T22:23:54.484Z] 39a5fcdaea64: Pulling fs layer [2022-09-06T22:23:54.484Z] d94ebbe4e438: Pulling fs layer [2022-09-06T22:23:54.484Z] bcfd1f05c69d: Pulling fs layer [2022-09-06T22:23:54.484Z] 7c6cee850709: Waiting [2022-09-06T22:23:54.484Z] 39a5fcdaea64: Waiting [2022-09-06T22:23:54.484Z] d94ebbe4e438: Waiting [2022-09-06T22:23:54.484Z] 59ccb84bbe0f: Pulling fs layer [2022-09-06T22:23:54.484Z] bcfd1f05c69d: Waiting [2022-09-06T22:23:54.484Z] 59ccb84bbe0f: Waiting [2022-09-06T22:23:54.484Z] 30c4a7721957: Verifying Checksum [2022-09-06T22:23:54.484Z] 30c4a7721957: Download complete [2022-09-06T22:23:54.484Z] ea60b727a1ce: Verifying Checksum [2022-09-06T22:23:54.484Z] ea60b727a1ce: Download complete [2022-09-06T22:23:54.484Z] 7c6cee850709: Download complete [2022-09-06T22:23:54.484Z] 39a5fcdaea64: Verifying Checksum [2022-09-06T22:23:54.484Z] 39a5fcdaea64: Download complete [2022-09-06T22:23:54.484Z] 2408cc74d12b: Verifying Checksum [2022-09-06T22:23:54.484Z] 2408cc74d12b: Download complete [2022-09-06T22:23:54.484Z] d94ebbe4e438: Download complete [2022-09-06T22:23:54.744Z] 2408cc74d12b: Pull complete [2022-09-06T22:23:55.003Z] ea60b727a1ce: Pull complete [2022-09-06T22:23:55.003Z] 30c4a7721957: Pull complete [2022-09-06T22:23:55.003Z] 59ccb84bbe0f: Verifying Checksum [2022-09-06T22:23:55.003Z] 59ccb84bbe0f: Download complete [2022-09-06T22:23:55.263Z] bcfd1f05c69d: Verifying Checksum [2022-09-06T22:23:55.263Z] bcfd1f05c69d: Download complete [2022-09-06T22:23:55.523Z] 370296b7ddb6: Verifying Checksum [2022-09-06T22:23:55.523Z] 370296b7ddb6: Download complete [2022-09-06T22:24:00.801Z] 370296b7ddb6: Pull complete [2022-09-06T22:24:00.801Z] 7c6cee850709: Pull complete [2022-09-06T22:24:00.801Z] 39a5fcdaea64: Pull complete [2022-09-06T22:24:00.801Z] d94ebbe4e438: Pull complete [2022-09-06T22:24:02.706Z] bcfd1f05c69d: Pull complete [2022-09-06T22:24:03.272Z] 59ccb84bbe0f: Pull complete [2022-09-06T22:24:03.272Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-06T22:24:03.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T22:24:03.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-06T22:24:03.571Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T22:24:03.571Z] WORKDIR /edgex [2022-09-06T22:24:03.571Z] COPY go.mod . [2022-09-06T22:24:03.571Z] RUN go mod download [2022-09-06T22:24:03.571Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-06T22:24:04.141Z] Sending build context to Docker daemon 169.3MB [2022-09-06T22:24:04.141Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T22:24:04.141Z] ---> a4fb48ad2a94 [2022-09-06T22:24:04.141Z] Step 2/4 : WORKDIR /edgex [2022-09-06T22:24:06.703Z] ---> Running in e41a02092034 [2022-09-06T22:24:06.703Z] Removing intermediate container e41a02092034 [2022-09-06T22:24:06.703Z] ---> 7c884769ccd1 [2022-09-06T22:24:06.703Z] Step 3/4 : COPY go.mod . [2022-09-06T22:24:06.703Z] ---> 361a07a23a8f [2022-09-06T22:24:06.703Z] Step 4/4 : RUN go mod download [2022-09-06T22:24:06.703Z] ---> Running in 95617df08f97 [2022-09-06T22:24:08.829Z] Still waiting to schedule task [2022-09-06T22:24:08.829Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-06T22:24:21.649Z] Removing intermediate container 95617df08f97 [2022-09-06T22:24:21.649Z] ---> 7abb7884bd6a [2022-09-06T22:24:21.649Z] Successfully built 7abb7884bd6a [2022-09-06T22:24:21.649Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:24:21.960Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T22:24:21.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:24:22.058Z] prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container [2022-09-06T22:24:22.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-06T22:24:22.545Z] $ docker top 9623fb42fdf301376b4b1d08b998ac1154514bd10675af57249878451004003e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:24:23.013Z] + go version [2022-09-06T22:24:23.013Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-06T22:24:23.027Z] $ docker stop --time=1 9623fb42fdf301376b4b1d08b998ac1154514bd10675af57249878451004003e [2022-09-06T22:24:24.313Z] $ docker rm -f 9623fb42fdf301376b4b1d08b998ac1154514bd10675af57249878451004003e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:24:24.737Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T22:24:24.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:24:24.819Z] prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container [2022-09-06T22:24:24.858Z] $ 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/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-06T22:24:25.264Z] $ docker top b054a842f99e86d49d9045a2d72c2b5bb449dff604eca0c611ae3b3c0d24a46e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T22:24:25.343Z] ========================================================= [2022-09-06T22:24:25.343Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-06T22:24:25.343Z] ========================================================= [Pipeline] sh [2022-09-06T22:24:25.629Z] + git config --global --add safe.directory /w/workspace/edgex-go/292 [Pipeline] fileExists [Pipeline] sh [2022-09-06T22:24:25.925Z] + make test [2022-09-06T22:24:25.925Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-06T22:24:34.059Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-06T22:24:48.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-06T22:24:48.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2022-09-06T22:24:48.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-06T22:24:49.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.140s coverage: 54.2% of statements [2022-09-06T22:24:49.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-06T22:24:49.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-06T22:24:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.175s coverage: 89.2% of statements [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-06T22:24:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 2.1% of statements [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-06T22:24:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-06T22:24:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-06T22:24:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-06T22:24:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-06T22:24:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements [2022-09-06T22:24:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2022-09-06T22:24:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-06T22:24:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-09-06T22:24:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2022-09-06T22:24:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements [2022-09-06T22:24:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-09-06T22:24:53.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2022-09-06T22:24:57.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements [2022-09-06T22:24:57.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2022-09-06T22:25:04.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.236s coverage: 80.8% of statements [2022-09-06T22:25:04.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.122s coverage: 92.9% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 58.8% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.100s coverage: 85.4% of statements [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.2% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.427s coverage: 65.8% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.211s coverage: 43.6% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.210s coverage: 92.3% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.089s coverage: 28.9% of statements [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-06T22:25:12.660Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-09-06T22:25:12.660Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-06T22:25:12.661Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-09-06T22:25:34.619Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-06T22:25:34.619Z] GO111MODULE=on go vet ./... [2022-09-06T22:25:37.156Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T22:25:37.156Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T22:25:37.156Z] ./bin/test-attribution-txt.sh [2022-09-06T22:25:37.156Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-06T22:25:37.156Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-06T22:25:37.156Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-06T22:25:37.156Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-06T22:25:37.156Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-06T22:25:37.156Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-06T22:25:37.156Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-06T22:25:37.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-06T22:25:37.456Z] + ls -al . [2022-09-06T22:25:37.457Z] total 736 [2022-09-06T22:25:37.457Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 22:24 . [2022-09-06T22:25:37.457Z] drwxr-xr-x 4 root root 4096 Sep 6 22:24 .. [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 16 Sep 6 22:23 .dockerignore [2022-09-06T22:25:37.457Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 22:25 .git [2022-09-06T22:25:37.457Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 22:23 .github [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 1030 Sep 6 22:23 .gitignore [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 22:23 .golangci.yml [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 87 Sep 6 22:23 .hadolint.yml [2022-09-06T22:25:37.457Z] drwxr-xr-x 3 1001 1001 4096 Sep 6 22:23 .semver [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 22:23 .sonarcloud.properties [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 22:23 ADOPTERS.md [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 10347 Sep 6 22:23 Attribution.txt [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 63209 Sep 6 22:23 CHANGELOG.md [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 22:23 CONTRIBUTING.md [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 22:23 GOVERNANCE.md [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 850 Sep 6 22:23 Jenkinsfile [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 22:23 LICENSE [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 13724 Sep 6 22:23 Makefile [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 22:23 OWNERS.md [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 9799 Sep 6 22:23 README.md [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 22:23 SECURITY.md [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 12 Sep 6 22:23 VERSION [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 22:23 ZMQWindows.md [2022-09-06T22:25:37.457Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 22:23 bin [2022-09-06T22:25:37.457Z] drwxrwxr-x 18 1001 1001 4096 Sep 6 22:23 cmd [2022-09-06T22:25:37.457Z] -rw-r--r-- 1 root root 482786 Sep 6 22:25 coverage.out [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 3682 Sep 6 22:23 go.mod [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 38527 Sep 6 22:23 go.sum [2022-09-06T22:25:37.457Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 22:23 internal [2022-09-06T22:25:37.457Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 22:23 openapi [2022-09-06T22:25:37.457Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 22:23 snap [2022-09-06T22:25:37.457Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 22:23 version.go [Pipeline] sh [2022-09-06T22:25:37.758Z] + '[' -e coverage.out ] [2022-09-06T22:25:37.758Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-06T22:25:37.863Z] Stashed 1 file(s) [Pipeline] sh [2022-09-06T22:25:38.146Z] + make build [2022-09-06T22:25:38.146Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-06T22:25:53.040Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-06T22:26:03.025Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-06T22:26:03.025Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-06T22:26:09.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T22:26:09.858Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-06T22:26:11.239Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-06T22:26:12.628Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-06T22:26:13.200Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-06T22:26:14.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-06T22:26:15.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-06T22:26:16.093Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-06T22:26:18.006Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-06T22:26:19.404Z] $ docker stop --time=1 b054a842f99e86d49d9045a2d72c2b5bb449dff604eca0c611ae3b3c0d24a46e [2022-09-06T22:26:21.871Z] $ docker rm -f b054a842f99e86d49d9045a2d72c2b5bb449dff604eca0c611ae3b3c0d24a46e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:26:22.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T22:26:22.775Z] [2022-09-06T22:26:22.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:26:23.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T22:26:23.087Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-06T22:26:23.087Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-06T22:26:23.087Z] ca9280d653b3: Pulling fs layer [2022-09-06T22:26:23.087Z] 7e9c9ca2126c: Pulling fs layer [2022-09-06T22:26:23.087Z] cbdbe7a5bc2a: Download complete [2022-09-06T22:26:23.366Z] ca9280d653b3: Download complete [2022-09-06T22:26:23.366Z] cbdbe7a5bc2a: Pull complete [2022-09-06T22:26:23.934Z] 7e9c9ca2126c: Download complete [2022-09-06T22:26:23.934Z] ca9280d653b3: Pull complete [2022-09-06T22:26:27.226Z] 7e9c9ca2126c: Pull complete [2022-09-06T22:26:27.227Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-06T22:26:27.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T22:26:27.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:26:27.323Z] prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container [2022-09-06T22:26:27.357Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-06T22:26:28.916Z] $ docker top 041e0afafacdbfaba06de3ec757e481d863ea29dcecb09dd490426fdb109b2c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:26:29.275Z] + docker-compose build --help [2022-09-06T22:26:29.275Z] + grep parallel [2022-09-06T22:26:29.844Z] --parallel Build images in parallel. [Pipeline] } [2022-09-06T22:26:29.855Z] $ docker stop --time=1 041e0afafacdbfaba06de3ec757e481d863ea29dcecb09dd490426fdb109b2c4 [2022-09-06T22:26:31.175Z] $ docker rm -f 041e0afafacdbfaba06de3ec757e481d863ea29dcecb09dd490426fdb109b2c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:26:31.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-06T22:26:31.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:26:31.689Z] prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container [2022-09-06T22:26:31.727Z] $ 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/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-06T22:26:32.101Z] $ docker top 5cea54a3dd46c5e2a2c354c6b5ba7dc7b13e12b6e2491b2c4286d7c8b1e888e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:26:32.464Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-06T22:26:33.034Z] Building core-command ... [2022-09-06T22:26:33.034Z] Building core-data ... [2022-09-06T22:26:33.034Z] Building core-metadata ... [2022-09-06T22:26:33.034Z] Building security-bootstrapper ... [2022-09-06T22:26:33.034Z] Building security-proxy-setup ... [2022-09-06T22:26:33.034Z] Building security-secretstore-setup ... [2022-09-06T22:26:33.034Z] Building security-spiffe-token-provider ... [2022-09-06T22:26:33.034Z] Building security-spire-agent ... [2022-09-06T22:26:33.034Z] Building security-spire-config ... [2022-09-06T22:26:33.034Z] Building security-spire-server ... [2022-09-06T22:26:33.034Z] Building support-notifications ... [2022-09-06T22:26:33.034Z] Building support-scheduler ... [2022-09-06T22:26:33.034Z] Building sys-mgmt-agent ... [2022-09-06T22:26:33.034Z] Building security-spiffe-token-provider [2022-09-06T22:26:33.034Z] Building security-spire-server [2022-09-06T22:26:33.034Z] Building core-command [2022-09-06T22:26:33.034Z] Building security-spire-config [2022-09-06T22:26:33.034Z] Building support-notifications [2022-09-06T22:26:45.249Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:26:45.249Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:26:45.249Z] ---> 7abb7884bd6a [2022-09-06T22:26:45.249Z] Step 3/20 : WORKDIR /edgex-go [2022-09-06T22:26:45.249Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:26:45.249Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:26:45.249Z] ---> 7abb7884bd6a [2022-09-06T22:26:45.249Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T22:26:45.249Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:26:45.249Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:26:45.249Z] ---> 7abb7884bd6a [2022-09-06T22:26:45.249Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T22:26:45.249Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:26:45.249Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:26:45.249Z] ---> 7abb7884bd6a [2022-09-06T22:26:45.249Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T22:26:45.249Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:26:45.249Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:26:45.249Z] ---> 7abb7884bd6a [2022-09-06T22:26:45.249Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T22:26:47.166Z] ---> Running in a0339c34f438 [2022-09-06T22:26:47.166Z] ---> Running in c54a064e1b84 [2022-09-06T22:26:47.166Z] ---> Running in 53d694d8ed56 [2022-09-06T22:26:47.166Z] ---> Running in 68c9bea264b9 [2022-09-06T22:26:47.166Z] ---> Running in d3f648eac411 [2022-09-06T22:26:47.426Z] Removing intermediate container a0339c34f438 [2022-09-06T22:26:47.426Z] ---> 4d3cae7cf890 [2022-09-06T22:26:47.426Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-06T22:26:47.426Z] Removing intermediate container 68c9bea264b9 [2022-09-06T22:26:47.426Z] ---> 848cd6ab2339 [2022-09-06T22:26:47.426Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T22:26:47.426Z] Removing intermediate container 53d694d8ed56 [2022-09-06T22:26:47.426Z] ---> e96d01795b3c [2022-09-06T22:26:47.426Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:26:47.426Z] Removing intermediate container d3f648eac411 [2022-09-06T22:26:47.426Z] ---> a85e4b7da1a4 [2022-09-06T22:26:47.426Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T22:26:47.426Z] Removing intermediate container c54a064e1b84 [2022-09-06T22:26:47.426Z] ---> 36d23623c866 [2022-09-06T22:26:47.426Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:26:47.426Z] ---> Running in ffe4389f6aba [2022-09-06T22:26:47.426Z] ---> Running in 5e05c198bf7b [2022-09-06T22:26:47.426Z] ---> Running in 1146d4bdc90f [2022-09-06T22:26:47.426Z] ---> Running in c8cf8e854fde [2022-09-06T22:26:47.426Z] ---> Running in 8e325142f89a [2022-09-06T22:26:47.687Z] Removing intermediate container 5e05c198bf7b [2022-09-06T22:26:47.687Z] ---> b9de3e7d7b21 [2022-09-06T22:26:47.687Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:26:47.687Z] Removing intermediate container 8e325142f89a [2022-09-06T22:26:47.687Z] ---> a5df1b5acbed [2022-09-06T22:26:47.687Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:26:47.687Z] ---> Running in 312a4302965a [2022-09-06T22:26:47.687Z] ---> Running in 91ed865a4639 [2022-09-06T22:26:47.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:26:48.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:26:48.470Z] v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-06T22:26:48.470Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-06T22:26:48.470Z] OK: 17040 distinct packages available [2022-09-06T22:26:48.470Z] Removing intermediate container 1146d4bdc90f [2022-09-06T22:26:48.470Z] ---> b9e6f55671d8 [2022-09-06T22:26:48.470Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T22:26:48.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:26:48.470Z] ---> Running in 647920b48e72 [2022-09-06T22:26:48.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:26:48.729Z] Removing intermediate container c8cf8e854fde [2022-09-06T22:26:48.729Z] ---> 9c61f9edb6a6 [2022-09-06T22:26:48.729Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T22:26:48.729Z] OK: 211 MiB in 51 packages [2022-09-06T22:26:48.729Z] ---> Running in 2c12ef2978df [2022-09-06T22:26:48.988Z] Removing intermediate container 312a4302965a [2022-09-06T22:26:48.988Z] ---> 2de2ad43aad2 [2022-09-06T22:26:48.988Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-06T22:26:48.988Z] Removing intermediate container 91ed865a4639 [2022-09-06T22:26:48.988Z] ---> 424e9179c505 [2022-09-06T22:26:48.988Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-06T22:26:48.988Z] ---> Running in 68810dd90db0 [2022-09-06T22:26:48.988Z] ---> Running in 5d6f5754006c [2022-09-06T22:26:49.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:26:49.252Z] Removing intermediate container ffe4389f6aba [2022-09-06T22:26:49.252Z] ---> d9e610558fc7 [2022-09-06T22:26:49.252Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-06T22:26:49.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:26:49.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:26:49.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:26:49.513Z] ---> 87ac728df8e2 [2022-09-06T22:26:49.513Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:26:49.513Z] ---> Running in 4251ce9f31f4 [2022-09-06T22:26:50.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:26:50.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:26:50.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:26:50.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:26:50.351Z] OK: 211 MiB in 51 packages [2022-09-06T22:26:50.609Z] OK: 211 MiB in 51 packages [2022-09-06T22:26:50.609Z] OK: 211 MiB in 51 packages [2022-09-06T22:26:50.609Z] OK: 211 MiB in 51 packages [2022-09-06T22:26:52.010Z] Removing intermediate container 647920b48e72 [2022-09-06T22:26:52.010Z] ---> 859f2694152a [2022-09-06T22:26:52.010Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T22:26:52.010Z] Removing intermediate container 68810dd90db0 [2022-09-06T22:26:52.010Z] ---> aa428383413c [2022-09-06T22:26:52.010Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T22:26:52.010Z] Removing intermediate container 2c12ef2978df [2022-09-06T22:26:52.010Z] ---> 4d7081cd44ff [2022-09-06T22:26:52.010Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T22:26:52.010Z] Removing intermediate container 5d6f5754006c [2022-09-06T22:26:52.010Z] ---> 25e96c482718 [2022-09-06T22:26:52.010Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T22:26:52.271Z] ---> 1ee56f57c481 [2022-09-06T22:26:52.271Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:26:52.271Z] ---> Running in 7ec40f868b99 [2022-09-06T22:26:52.271Z] ---> 1480adfe2f13 [2022-09-06T22:26:52.271Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:26:52.271Z] ---> d95687a75040 [2022-09-06T22:26:52.271Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:26:52.271Z] ---> bd5b5ea8c1c2 [2022-09-06T22:26:52.271Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:26:52.530Z] ---> Running in aa3eebb15390 [2022-09-06T22:26:52.530Z] ---> Running in fa962d2e94e5 [2022-09-06T22:26:52.530Z] ---> Running in f1da5451657a [2022-09-06T22:26:59.114Z] Removing intermediate container 4251ce9f31f4 [2022-09-06T22:26:59.114Z] ---> d4bb25ef16de [2022-09-06T22:26:59.114Z] Step 7/20 : COPY . . [2022-09-06T22:27:07.252Z] ---> 3b4a77783b9a [2022-09-06T22:27:07.252Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-06T22:27:07.252Z] ---> Running in fc2f2123ccf6 [2022-09-06T22:27:07.252Z] Removing intermediate container 7ec40f868b99 [2022-09-06T22:27:07.252Z] ---> 03f51538cc85 [2022-09-06T22:27:07.252Z] Step 8/26 : COPY . . [2022-09-06T22:27:07.252Z] Removing intermediate container aa3eebb15390 [2022-09-06T22:27:07.252Z] ---> ec1bc1fb89f0 [2022-09-06T22:27:07.252Z] Step 9/23 : COPY . . [2022-09-06T22:27:07.252Z] Removing intermediate container f1da5451657a [2022-09-06T22:27:07.252Z] ---> 8fbcc16b8326 [2022-09-06T22:27:07.252Z] Step 8/25 : COPY . . [2022-09-06T22:27:07.252Z] Removing intermediate container fa962d2e94e5 [2022-09-06T22:27:07.252Z] ---> dde10257d86f [2022-09-06T22:27:07.252Z] Step 9/24 : COPY . . [2022-09-06T22:27:07.252Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-06T22:27:19.480Z] ---> a8e990a90f1a [2022-09-06T22:27:19.480Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T22:27:19.480Z] ---> d8ca9c7a57e7 [2022-09-06T22:27:19.480Z] ---> 035c8a58ac9d [2022-09-06T22:27:19.480Z] ---> 86c3b5b9a09b [2022-09-06T22:27:19.480Z] Step 10/23 : RUN make cmd/support-notifications/support-notificationsStep 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-06T22:27:19.480Z] [2022-09-06T22:27:19.480Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T22:27:19.480Z] ---> Running in 80f502a92383 [2022-09-06T22:27:19.480Z] ---> Running in 414fb30b729e [2022-09-06T22:27:19.480Z] ---> Running in 12a927116faf [2022-09-06T22:27:19.480Z] ---> Running in 75d22ae888ae [2022-09-06T22:27:19.480Z] Removing intermediate container 80f502a92383 [2022-09-06T22:27:19.480Z] ---> 83851ee85b3f [2022-09-06T22:27:19.480Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-06T22:27:19.480Z] Removing intermediate container 12a927116faf [2022-09-06T22:27:19.480Z] ---> 24ab553ff032 [2022-09-06T22:27:19.480Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T22:27:19.480Z] ---> Running in f229d4319e73 [2022-09-06T22:27:19.480Z] ---> Running in 6122f7fc95fa [2022-09-06T22:27:19.480Z] Removing intermediate container f229d4319e73 [2022-09-06T22:27:19.480Z] ---> c4e481aadc30 [2022-09-06T22:27:19.480Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-06T22:27:19.480Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-06T22:27:19.480Z] ---> Running in 87d8f6695c6c [2022-09-06T22:27:19.480Z] Removing intermediate container 6122f7fc95fa [2022-09-06T22:27:19.480Z] ---> 549d2d581259 [2022-09-06T22:27:19.480Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-06T22:27:19.480Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-06T22:27:19.480Z] ---> Running in 8d6d42d4d3a7 [2022-09-06T22:27:20.860Z] Removing intermediate container 8d6d42d4d3a7 [2022-09-06T22:27:20.860Z] ---> 9e54a770efed [2022-09-06T22:27:20.860Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T22:27:20.860Z] ---> Running in b3f39307f7fb [2022-09-06T22:27:20.860Z] Removing intermediate container 87d8f6695c6c [2022-09-06T22:27:20.860Z] ---> 1857ad057b77 [2022-09-06T22:27:20.860Z] Step 12/25 : WORKDIR /edgex-go [2022-09-06T22:27:20.860Z] ---> Running in 77e3ab151fff [2022-09-06T22:27:20.860Z] Removing intermediate container b3f39307f7fb [2022-09-06T22:27:20.860Z] ---> 607b377fbb87 [2022-09-06T22:27:20.860Z] [2022-09-06T22:27:20.860Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T22:27:21.120Z] Removing intermediate container 77e3ab151fff [2022-09-06T22:27:21.120Z] ---> 6f4837a29439 [2022-09-06T22:27:21.120Z] [2022-09-06T22:27:21.120Z] Step 13/25 : FROM alpine:3.15 [2022-09-06T22:27:21.378Z] 3.15: Pulling from library/alpine [2022-09-06T22:27:21.378Z] 3.15: Pulling from library/alpine [2022-09-06T22:27:22.333Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T22:27:22.333Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T22:27:22.333Z] Status: Image is up to date for alpine:3.15 [2022-09-06T22:27:22.333Z] Status: Downloaded newer image for alpine:3.15 [2022-09-06T22:27:22.333Z] ---> c4fc93816858 [2022-09-06T22:27:22.333Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T22:27:22.333Z] ---> c4fc93816858 [2022-09-06T22:27:22.333Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T22:27:22.594Z] ---> Running in 8069d263bf0b [2022-09-06T22:27:22.594Z] ---> Running in 1ee3f391319a [2022-09-06T22:27:22.856Z] Removing intermediate container 8069d263bf0b [2022-09-06T22:27:22.856Z] ---> 821832e2b404 [2022-09-06T22:27:22.856Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:27:22.856Z] Removing intermediate container 1ee3f391319a [2022-09-06T22:27:22.856Z] ---> 297da7ae3b7c [2022-09-06T22:27:22.856Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:27:22.856Z] ---> Running in bebc17cee91d [2022-09-06T22:27:22.856Z] ---> Running in c92693cac4d3 [2022-09-06T22:27:24.767Z] Removing intermediate container c92693cac4d3 [2022-09-06T22:27:24.767Z] ---> 4348f1776d77 [2022-09-06T22:27:24.767Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-06T22:27:24.767Z] ---> Running in 70b8f294a6c1 [2022-09-06T22:27:25.028Z] Removing intermediate container bebc17cee91d [2022-09-06T22:27:25.028Z] ---> fd5c58710fd2 [2022-09-06T22:27:25.028Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T22:27:25.289Z] ---> Running in d03c6575f54f [2022-09-06T22:27:25.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:25.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:26.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:26.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:27.055Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T22:27:27.055Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T22:27:27.055Z] OK: 15856 distinct packages available [2022-09-06T22:27:27.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:27.992Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T22:27:27.992Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T22:27:27.992Z] OK: 15856 distinct packages available [2022-09-06T22:27:27.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:27.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:28.252Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-06T22:27:28.252Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-06T22:27:28.510Z] (3/4) Installing libucontext (1.1-r0) [2022-09-06T22:27:28.510Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-06T22:27:28.769Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:28.769Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T22:27:28.769Z] OK: 6 MiB in 18 packages [2022-09-06T22:27:29.062Z] Removing intermediate container fc2f2123ccf6 [2022-09-06T22:27:29.062Z] ---> ff995f3804c5 [2022-09-06T22:27:29.062Z] [2022-09-06T22:27:29.062Z] Step 9/20 : FROM alpine:3.15 [2022-09-06T22:27:29.062Z] ---> c4fc93816858 [2022-09-06T22:27:29.062Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T22:27:29.062Z] ---> Using cache [2022-09-06T22:27:29.062Z] ---> 297da7ae3b7c [2022-09-06T22:27:29.062Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:27:29.062Z] ---> Using cache [2022-09-06T22:27:29.062Z] ---> fd5c58710fd2 [2022-09-06T22:27:29.062Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-06T22:27:29.062Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-06T22:27:29.062Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-06T22:27:29.322Z] (3/5) Installing libucontext (1.1-r0) [2022-09-06T22:27:29.322Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-06T22:27:29.322Z] ---> Running in b78050d2e22d [2022-09-06T22:27:29.322Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-06T22:27:29.589Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T22:27:29.589Z] OK: 7 MiB in 19 packages [2022-09-06T22:27:29.848Z] Removing intermediate container 70b8f294a6c1 [2022-09-06T22:27:29.848Z] ---> aac2cb786afc [2022-09-06T22:27:29.848Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T22:27:30.107Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:30.676Z] Removing intermediate container d03c6575f54f [2022-09-06T22:27:30.676Z] ---> fb606bafde13 [2022-09-06T22:27:30.676Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T22:27:30.937Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:31.197Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T22:27:31.197Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T22:27:31.197Z] OK: 15856 distinct packages available [2022-09-06T22:27:31.197Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:32.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:32.397Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-06T22:27:32.397Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-06T22:27:32.657Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-06T22:27:32.657Z] ---> af610429f965 [2022-09-06T22:27:32.657Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T22:27:32.657Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-06T22:27:32.657Z] ---> dcb244bbcf90 [2022-09-06T22:27:32.657Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T22:27:32.657Z] (5/9) Installing curl (7.80.0-r3) [2022-09-06T22:27:32.917Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-06T22:27:32.917Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-06T22:27:33.176Z] (8/9) Installing libucontext (1.1-r0) [2022-09-06T22:27:33.176Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-06T22:27:33.176Z] ---> 267efad03c14 [2022-09-06T22:27:33.176Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-06T22:27:33.176Z] ---> 4f44b5ae217f [2022-09-06T22:27:33.176Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-06T22:27:33.176Z] ---> Running in 3b2f1b1a3c55 [2022-09-06T22:27:33.176Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T22:27:33.176Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T22:27:33.176Z] OK: 8 MiB in 23 packages [2022-09-06T22:27:33.441Z] Removing intermediate container 3b2f1b1a3c55 [2022-09-06T22:27:33.441Z] ---> 4331eb888e4a [2022-09-06T22:27:33.441Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-06T22:27:33.705Z] ---> 8abb8a2f942b [2022-09-06T22:27:33.705Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-06T22:27:33.973Z] ---> 0555ff047e70 [2022-09-06T22:27:33.973Z] Step 21/26 : WORKDIR / [2022-09-06T22:27:34.232Z] ---> Running in 407b806bf943 [2022-09-06T22:27:34.232Z] ---> 503f6d9f3b12 [2022-09-06T22:27:34.232Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T22:27:34.232Z] ---> Running in 09ed714cd81c [2022-09-06T22:27:34.493Z] Removing intermediate container 407b806bf943 [2022-09-06T22:27:34.493Z] ---> ceef7a285ddf [2022-09-06T22:27:34.493Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T22:27:34.493Z] ---> Running in 3b90b5eafb5f [2022-09-06T22:27:34.493Z] Removing intermediate container 09ed714cd81c [2022-09-06T22:27:34.493Z] ---> a2792f412d03 [2022-09-06T22:27:34.493Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T22:27:34.755Z] Removing intermediate container b78050d2e22d [2022-09-06T22:27:34.755Z] ---> a03a18a8ea18 [2022-09-06T22:27:34.755Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T22:27:34.755Z] ---> Running in e51b6340480b [2022-09-06T22:27:34.755Z] Removing intermediate container 3b90b5eafb5f [2022-09-06T22:27:34.755Z] ---> 0e971855c49a [2022-09-06T22:27:34.755Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T22:27:34.755Z] ---> Running in 9cdf8497f5af [2022-09-06T22:27:35.016Z] Removing intermediate container e51b6340480b [2022-09-06T22:27:35.016Z] ---> b9ced071a0a7 [2022-09-06T22:27:35.016Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T22:27:35.016Z] ---> f9473c67dec6 [2022-09-06T22:27:35.016Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-06T22:27:35.275Z] ---> Running in 9ee2d967a149 [2022-09-06T22:27:35.275Z] Removing intermediate container 9cdf8497f5af [2022-09-06T22:27:35.275Z] ---> 0e2961c1619e [2022-09-06T22:27:35.275Z] Step 24/26 : LABEL arch=x86_64 [2022-09-06T22:27:35.275Z] ---> Running in 63adf5b2d69a [2022-09-06T22:27:35.275Z] Removing intermediate container 9ee2d967a149 [2022-09-06T22:27:35.275Z] ---> b80cdd87b99c [2022-09-06T22:27:35.275Z] Step 24/25 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:27:35.534Z] ---> Running in d1205c0a8fe2 [2022-09-06T22:27:35.534Z] Removing intermediate container 63adf5b2d69a [2022-09-06T22:27:35.534Z] ---> e450dc1f0c25 [2022-09-06T22:27:35.534Z] Step 25/26 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:27:35.795Z] ---> Running in 2047f3f0ca03 [2022-09-06T22:27:35.795Z] Removing intermediate container d1205c0a8fe2 [2022-09-06T22:27:35.795Z] ---> 056fde96fd6f [2022-09-06T22:27:35.795Z] Step 25/25 : LABEL version=2.3.0-dev.56 [2022-09-06T22:27:36.055Z] ---> Running in 99afbd7911dd [2022-09-06T22:27:36.055Z] Removing intermediate container 2047f3f0ca03 [2022-09-06T22:27:36.055Z] ---> ce87778f79ca [2022-09-06T22:27:36.055Z] Step 26/26 : LABEL version=2.3.0-dev.56 [2022-09-06T22:27:36.316Z] ---> Running in 785b58293383 [2022-09-06T22:27:36.317Z] Removing intermediate container 99afbd7911dd [2022-09-06T22:27:36.317Z] ---> 7ef326aea669 [2022-09-06T22:27:36.317Z] [2022-09-06T22:27:36.317Z] ---> ae7d73cbd379 [2022-09-06T22:27:36.317Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-06T22:27:36.317Z] Successfully built 7ef326aea669 [2022-09-06T22:27:36.317Z] Successfully tagged security-spire-server:latest [2022-09-06T22:27:36.317Z] Building security-spire-agent [2022-09-06T22:27:36.577Z]  Building security-spire-server ... done Removing intermediate container 785b58293383 [2022-09-06T22:27:36.577Z] ---> 938eb8b9cdef [2022-09-06T22:27:36.577Z] [2022-09-06T22:27:36.577Z] Successfully built 938eb8b9cdef [2022-09-06T22:27:36.577Z] Successfully tagged security-spire-config:latest [2022-09-06T22:27:36.577Z] Building core-metadata [2022-09-06T22:27:39.871Z]  Building security-spire-config ... done  ---> 731af469c03b [2022-09-06T22:27:39.871Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-06T22:27:40.130Z] ---> Running in ed832774b3a0 [2022-09-06T22:27:40.750Z] Removing intermediate container ed832774b3a0 [2022-09-06T22:27:40.750Z] ---> 2322999a28a0 [2022-09-06T22:27:40.750Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T22:27:40.750Z] ---> Running in 83cc2f6f304b [2022-09-06T22:27:41.389Z] Removing intermediate container 83cc2f6f304b [2022-09-06T22:27:41.389Z] ---> 1ec0e9e8b0dc [2022-09-06T22:27:41.389Z] Step 18/20 : LABEL arch=x86_64 [2022-09-06T22:27:41.389Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:27:41.389Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:27:41.389Z] ---> 7abb7884bd6a [2022-09-06T22:27:41.389Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T22:27:41.389Z] ---> Using cache [2022-09-06T22:27:41.389Z] ---> 36d23623c866 [2022-09-06T22:27:41.389Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:27:41.389Z] ---> Using cache [2022-09-06T22:27:41.389Z] ---> 9c61f9edb6a6 [2022-09-06T22:27:41.389Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T22:27:41.389Z] ---> Using cache [2022-09-06T22:27:41.389Z] ---> 4d7081cd44ff [2022-09-06T22:27:41.389Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T22:27:41.389Z] ---> Using cache [2022-09-06T22:27:41.389Z] ---> bd5b5ea8c1c2 [2022-09-06T22:27:41.389Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:27:41.389Z] ---> Using cache [2022-09-06T22:27:41.389Z] ---> 8fbcc16b8326 [2022-09-06T22:27:41.389Z] Step 8/26 : COPY . . [2022-09-06T22:27:41.389Z] ---> Using cache [2022-09-06T22:27:41.389Z] ---> a8e990a90f1a [2022-09-06T22:27:41.389Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T22:27:41.389Z] ---> Using cache [2022-09-06T22:27:41.389Z] ---> 83851ee85b3f [2022-09-06T22:27:41.389Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T22:27:41.389Z] ---> Using cache [2022-09-06T22:27:41.389Z] ---> c4e481aadc30 [2022-09-06T22:27:41.389Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-06T22:27:41.389Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:27:41.389Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:27:41.389Z] ---> 7abb7884bd6a [2022-09-06T22:27:41.389Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-06T22:27:41.389Z] ---> Using cache [2022-09-06T22:27:41.389Z] ---> a85e4b7da1a4 [2022-09-06T22:27:41.389Z] Step 4/25 : WORKDIR /edgex-go [2022-09-06T22:27:41.389Z] ---> Using cache [2022-09-06T22:27:41.389Z] ---> a5df1b5acbed [2022-09-06T22:27:41.389Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:27:41.389Z] ---> Using cache [2022-09-06T22:27:41.389Z] ---> 424e9179c505 [2022-09-06T22:27:41.389Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-06T22:27:41.685Z] ---> Running in 189e7b7c487d [2022-09-06T22:27:41.685Z] ---> Running in a7566d72d471 [2022-09-06T22:27:41.685Z] ---> Running in 977b5955e12b [2022-09-06T22:27:41.950Z] Removing intermediate container 977b5955e12b [2022-09-06T22:27:41.950Z] ---> 7d4a87d7e3de [2022-09-06T22:27:41.950Z] Step 19/20 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:27:41.950Z] ---> Running in 601c88cb1622 [2022-09-06T22:27:41.950Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:42.212Z] Removing intermediate container 601c88cb1622 [2022-09-06T22:27:42.212Z] ---> 3fbe7677e933 [2022-09-06T22:27:42.212Z] Step 20/20 : LABEL version=2.3.0-dev.56 [2022-09-06T22:27:42.471Z] ---> Running in 5dd38af88384 [2022-09-06T22:27:42.735Z] Removing intermediate container 5dd38af88384 [2022-09-06T22:27:42.735Z] ---> fa62926c7b87 [2022-09-06T22:27:42.735Z] [2022-09-06T22:27:42.735Z] Successfully built fa62926c7b87 [2022-09-06T22:27:42.735Z] Removing intermediate container 189e7b7c487d [2022-09-06T22:27:42.735Z] ---> 47aea2813aee [2022-09-06T22:27:42.735Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T22:27:42.735Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-06T22:27:42.735Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-09-06T22:27:42.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:42.995Z] ---> Running in 359223303c7e [2022-09-06T22:27:42.995Z] Removing intermediate container 414fb30b729e [2022-09-06T22:27:42.995Z] ---> 3054d0cc7e72 [2022-09-06T22:27:42.995Z] [2022-09-06T22:27:42.995Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T22:27:43.256Z] OK: 211 MiB in 51 packages [2022-09-06T22:27:43.515Z] 3.16: Pulling from library/alpine [2022-09-06T22:27:44.455Z] Removing intermediate container 359223303c7e [2022-09-06T22:27:44.455Z] ---> 043f81e081b5 [2022-09-06T22:27:44.455Z] [2022-09-06T22:27:44.455Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T22:27:44.455Z] ---> c4fc93816858 [2022-09-06T22:27:44.455Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T22:27:44.455Z] ---> Using cache [2022-09-06T22:27:44.455Z] ---> 297da7ae3b7c [2022-09-06T22:27:44.455Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:27:44.455Z] ---> Using cache [2022-09-06T22:27:44.455Z] ---> fd5c58710fd2 [2022-09-06T22:27:44.455Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T22:27:44.455Z] ---> Using cache [2022-09-06T22:27:44.455Z] ---> fb606bafde13 [2022-09-06T22:27:44.455Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-06T22:27:45.111Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T22:27:45.111Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T22:27:45.111Z] ---> 9c6f07244728 [2022-09-06T22:27:45.111Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-06T22:27:45.371Z] ---> Running in 1de8c5a8352b [2022-09-06T22:27:45.371Z] ---> bdf17163114d [2022-09-06T22:27:45.371Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T22:27:45.371Z] Removing intermediate container a7566d72d471 [2022-09-06T22:27:45.371Z] ---> 90fcd27521c3 [2022-09-06T22:27:45.371Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-06T22:27:45.630Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:27:45.630Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:27:45.630Z] ---> 7abb7884bd6a [2022-09-06T22:27:45.630Z] Step 3/22 : WORKDIR /edgex-go [2022-09-06T22:27:45.630Z] ---> Using cache [2022-09-06T22:27:45.630Z] ---> 36d23623c866 [2022-09-06T22:27:45.630Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:27:45.630Z] ---> Using cache [2022-09-06T22:27:45.630Z] ---> 9c61f9edb6a6 [2022-09-06T22:27:45.630Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-06T22:27:45.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:45.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:46.196Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-06T22:27:46.196Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T22:27:46.196Z] OK: 6 MiB in 15 packages [2022-09-06T22:27:46.460Z] ---> e52e2dcc8044 [2022-09-06T22:27:46.460Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:27:46.460Z] ---> Running in 5f6df3248e9a [2022-09-06T22:27:46.720Z] ---> Running in 79e60dee7cd2 [2022-09-06T22:27:46.981Z] ---> 5d2e6bc87ea1 [2022-09-06T22:27:46.981Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T22:27:47.243Z] Removing intermediate container 1de8c5a8352b [2022-09-06T22:27:47.243Z] ---> ebdfdf9128bf [2022-09-06T22:27:47.243Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T22:27:47.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:47.504Z] ---> 8ffd3bb7b5f8 [2022-09-06T22:27:47.504Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-06T22:27:47.505Z] ---> Running in 5db738e0d21f [2022-09-06T22:27:48.076Z] Removing intermediate container 5db738e0d21f [2022-09-06T22:27:48.076Z] ---> fb74c443a408 [2022-09-06T22:27:48.076Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-06T22:27:48.076Z] ---> 5367538d976a [2022-09-06T22:27:48.076Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-06T22:27:48.076Z] ---> Running in 0abcf00651bc [2022-09-06T22:27:48.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:48.339Z] Removing intermediate container 75d22ae888ae [2022-09-06T22:27:48.339Z] ---> e37b9532d967 [2022-09-06T22:27:48.339Z] [2022-09-06T22:27:48.339Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T22:27:48.339Z] ---> 9c6f07244728 [2022-09-06T22:27:48.339Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-06T22:27:48.339Z] Removing intermediate container 0abcf00651bc [2022-09-06T22:27:48.339Z] ---> c3e99708ca99 [2022-09-06T22:27:48.339Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-06T22:27:48.339Z] ---> cab125a8691f [2022-09-06T22:27:48.339Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T22:27:48.619Z] ---> Running in f8810ca0298c [2022-09-06T22:27:48.619Z] ---> Running in 17bd17ffed17 [2022-09-06T22:27:48.619Z] OK: 211 MiB in 51 packages [2022-09-06T22:27:48.880Z] ---> Running in b7a26cb9fd6b [2022-09-06T22:27:49.452Z] Removing intermediate container 17bd17ffed17 [2022-09-06T22:27:49.452Z] ---> c0284a702d43 [2022-09-06T22:27:49.452Z] Step 16/24 : WORKDIR / [2022-09-06T22:27:49.712Z] Removing intermediate container b7a26cb9fd6b [2022-09-06T22:27:49.712Z] ---> 63d3ad1c8688 [2022-09-06T22:27:49.712Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T22:27:49.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:49.712Z] ---> Running in a649b38615a3 [2022-09-06T22:27:49.712Z] ---> Running in e9f42bcef8dc [2022-09-06T22:27:49.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:27:49.975Z] Removing intermediate container a649b38615a3 [2022-09-06T22:27:49.975Z] ---> 42c9b78fa05c [2022-09-06T22:27:49.975Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T22:27:49.975Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-06T22:27:49.975Z] Removing intermediate container 5f6df3248e9a [2022-09-06T22:27:49.975Z] ---> e6959660639b [2022-09-06T22:27:49.975Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-06T22:27:49.975Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-06T22:27:49.975Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T22:27:49.975Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T22:27:49.975Z] OK: 6 MiB in 16 packages [2022-09-06T22:27:50.234Z] Removing intermediate container e9f42bcef8dc [2022-09-06T22:27:50.234Z] ---> e05d29ca1741 [2022-09-06T22:27:50.234Z] Step 24/26 : LABEL arch=x86_64 [2022-09-06T22:27:50.234Z] ---> Running in e849560128c1 [2022-09-06T22:27:50.234Z] ---> a31c8f64d7d3 [2022-09-06T22:27:50.234Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:27:50.494Z] ---> 847808fb6ecb [2022-09-06T22:27:50.494Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-06T22:27:50.494Z] ---> Running in f19aba417828 [2022-09-06T22:27:50.494Z] Removing intermediate container e849560128c1 [2022-09-06T22:27:50.494Z] ---> 005f3fe8343a [2022-09-06T22:27:50.494Z] Step 25/26 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:27:50.754Z] ---> Running in 4b3c05d38cc0 [2022-09-06T22:27:50.754Z] Removing intermediate container f8810ca0298c [2022-09-06T22:27:50.754Z] ---> 14f39796c698 [2022-09-06T22:27:50.754Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T22:27:51.014Z] Removing intermediate container 4b3c05d38cc0 [2022-09-06T22:27:51.014Z] ---> 9d7961662d97 [2022-09-06T22:27:51.014Z] Step 26/26 : LABEL version=2.3.0-dev.56 [2022-09-06T22:27:51.014Z] ---> Running in 68cbf35c2052 [2022-09-06T22:27:51.014Z] ---> 70e2e1c2e58a [2022-09-06T22:27:51.014Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-06T22:27:51.014Z] ---> Running in df7b60d1a5a4 [2022-09-06T22:27:51.275Z] Removing intermediate container 68cbf35c2052 [2022-09-06T22:27:51.275Z] ---> d1455155f263 [2022-09-06T22:27:51.275Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-06T22:27:51.275Z] Removing intermediate container df7b60d1a5a4 [2022-09-06T22:27:51.275Z] ---> a33e5e9ff9f9 [2022-09-06T22:27:51.275Z] [2022-09-06T22:27:51.275Z] ---> Running in fb626d22e7b6 [2022-09-06T22:27:51.275Z] ---> 5ec662e1b4fd [2022-09-06T22:27:51.275Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-06T22:27:51.275Z] Successfully built a33e5e9ff9f9 [2022-09-06T22:27:51.535Z] Successfully tagged security-spire-agent:latest [2022-09-06T22:27:51.535Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-09-06T22:27:51.535Z] ---> Running in a838b72f71a8 [2022-09-06T22:27:51.535Z] Removing intermediate container fb626d22e7b6 [2022-09-06T22:27:51.535Z] ---> c7df70992ea1 [2022-09-06T22:27:51.535Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T22:27:54.082Z] Removing intermediate container a838b72f71a8 [2022-09-06T22:27:54.082Z] ---> a261b3d4e787 [2022-09-06T22:27:54.082Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T22:27:54.342Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:27:54.342Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:27:54.342Z] ---> 7abb7884bd6a [2022-09-06T22:27:54.342Z] Step 3/31 : WORKDIR /edgex-go [2022-09-06T22:27:54.342Z] ---> Using cache [2022-09-06T22:27:54.342Z] ---> 36d23623c866 [2022-09-06T22:27:54.342Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:27:54.342Z] ---> Using cache [2022-09-06T22:27:54.342Z] ---> 9c61f9edb6a6 [2022-09-06T22:27:54.342Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-06T22:27:54.342Z] ---> Using cache [2022-09-06T22:27:54.342Z] ---> e6959660639b [2022-09-06T22:27:54.342Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-06T22:27:54.342Z] ---> Using cache [2022-09-06T22:27:54.342Z] ---> a31c8f64d7d3 [2022-09-06T22:27:54.342Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:27:54.911Z] ---> Running in f2ac0502f6d4 [2022-09-06T22:27:54.911Z] ---> Running in 44de42ca2c36 [2022-09-06T22:27:54.911Z] ---> Running in 821df7b590e6 [2022-09-06T22:27:55.188Z] Removing intermediate container f2ac0502f6d4 [2022-09-06T22:27:55.188Z] ---> bd423f1ff6cb [2022-09-06T22:27:55.188Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T22:27:55.447Z] Removing intermediate container 79e60dee7cd2 [2022-09-06T22:27:55.447Z] ---> e29a75bf1092 [2022-09-06T22:27:55.447Z] Step 9/25 : COPY . . [2022-09-06T22:27:55.447Z] Removing intermediate container 44de42ca2c36 [2022-09-06T22:27:55.447Z] ---> 2ad770e76fad [2022-09-06T22:27:55.447Z] Step 22/24 : LABEL arch=x86_64 [2022-09-06T22:27:55.707Z] ---> Running in 2e5bbdc84d2f [2022-09-06T22:27:56.655Z] ---> 465ad7f0b2d6 [2022-09-06T22:27:56.655Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-06T22:27:58.566Z] Removing intermediate container 2e5bbdc84d2f [2022-09-06T22:27:58.566Z] ---> 4e9ab5f0b156 [2022-09-06T22:27:58.566Z] Step 23/24 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:27:59.512Z] ---> 1157d037b8fa [2022-09-06T22:27:59.512Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-06T22:27:59.512Z] ---> Running in 63bb62b19999 [2022-09-06T22:27:59.512Z] ---> 016766db4470 [2022-09-06T22:27:59.512Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-06T22:27:59.512Z] Removing intermediate container 63bb62b19999 [2022-09-06T22:27:59.512Z] ---> 8430df8c32ce [2022-09-06T22:27:59.512Z] Step 24/24 : LABEL version=2.3.0-dev.56 [2022-09-06T22:27:59.779Z] ---> Running in d5c5f0ad1d41 [2022-09-06T22:27:59.779Z] ---> Running in af9730a56754 [2022-09-06T22:27:59.779Z] ---> 1194e1ea512b [2022-09-06T22:27:59.779Z] Removing intermediate container f19aba417828 [2022-09-06T22:27:59.779Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] ---> 04fe4fc3e041 [2022-09-06T22:27:59.779Z] [2022-09-06T22:27:59.779Z] Step 8/22 : COPY . . [2022-09-06T22:28:00.038Z] ---> Running in 8bc9f1f415f9 [2022-09-06T22:28:00.038Z] Removing intermediate container af9730a56754 [2022-09-06T22:28:00.038Z] ---> b232409fb10d [2022-09-06T22:28:00.038Z] [2022-09-06T22:28:00.038Z] Successfully built b232409fb10d [2022-09-06T22:28:00.298Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-06T22:28:00.298Z] Successfully tagged core-command:latest [2022-09-06T22:28:00.298Z]  Building core-command ... done Building support-scheduler [2022-09-06T22:28:00.298Z] Removing intermediate container 8bc9f1f415f9 [2022-09-06T22:28:00.298Z] ---> a2e217496896 [2022-09-06T22:28:00.298Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T22:28:02.208Z] ---> Running in 9d3670697df4 [2022-09-06T22:28:02.777Z] Removing intermediate container 9d3670697df4 [2022-09-06T22:28:02.777Z] ---> a2068aaf177c [2022-09-06T22:28:02.777Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T22:28:03.048Z] ---> Running in 7a082a67ee6a [2022-09-06T22:28:03.307Z] Removing intermediate container 821df7b590e6 [2022-09-06T22:28:03.307Z] ---> 3d79d8bb7c26 [2022-09-06T22:28:03.307Z] Step 8/31 : COPY . . [2022-09-06T22:28:03.569Z] Removing intermediate container 7a082a67ee6a [2022-09-06T22:28:03.569Z] ---> fead53e0f582 [2022-09-06T22:28:03.569Z] Step 22/23 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:28:03.569Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:28:03.569Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:28:03.569Z] ---> 7abb7884bd6a [2022-09-06T22:28:03.569Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T22:28:03.569Z] ---> Using cache [2022-09-06T22:28:03.569Z] ---> a85e4b7da1a4 [2022-09-06T22:28:03.569Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T22:28:03.569Z] ---> Using cache [2022-09-06T22:28:03.569Z] ---> a5df1b5acbed [2022-09-06T22:28:03.569Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:28:03.569Z] ---> Using cache [2022-09-06T22:28:03.569Z] ---> 424e9179c505 [2022-09-06T22:28:03.569Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-06T22:28:03.569Z] ---> Using cache [2022-09-06T22:28:03.569Z] ---> 90fcd27521c3 [2022-09-06T22:28:03.569Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T22:28:03.569Z] ---> Using cache [2022-09-06T22:28:03.569Z] ---> e52e2dcc8044 [2022-09-06T22:28:03.569Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:28:03.569Z] ---> Using cache [2022-09-06T22:28:03.569Z] ---> e29a75bf1092 [2022-09-06T22:28:03.569Z] Step 9/23 : COPY . . [2022-09-06T22:28:03.569Z] ---> Using cache [2022-09-06T22:28:03.569Z] ---> 016766db4470 [2022-09-06T22:28:03.569Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-06T22:28:03.828Z] ---> Running in a1e267ce36c6 [2022-09-06T22:28:03.828Z] ---> Running in 1b8bffda9c5c [2022-09-06T22:28:04.393Z] Removing intermediate container a1e267ce36c6 [2022-09-06T22:28:04.393Z] ---> 4df81a485ca4 [2022-09-06T22:28:04.393Z] Step 23/23 : LABEL version=2.3.0-dev.56 [2022-09-06T22:28:04.393Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-06T22:28:04.651Z] ---> Running in 8e43f23d09d0 [2022-09-06T22:28:05.224Z] Removing intermediate container 8e43f23d09d0 [2022-09-06T22:28:05.224Z] ---> ef2ae7d09b4f [2022-09-06T22:28:05.224Z] [2022-09-06T22:28:05.224Z] Successfully built ef2ae7d09b4f [2022-09-06T22:28:05.483Z] Successfully tagged support-notifications:latest [2022-09-06T22:28:05.483Z]  Building support-notifications ... done Building core-data [2022-09-06T22:28:05.747Z] ---> 80fc858922fd [2022-09-06T22:28:05.747Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-06T22:28:06.687Z] ---> Running in b06d37786b5f [2022-09-06T22:28:07.625Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-06T22:28:10.161Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:28:10.161Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:28:10.161Z] ---> 7abb7884bd6a [2022-09-06T22:28:10.161Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T22:28:10.161Z] ---> Using cache [2022-09-06T22:28:10.161Z] ---> a85e4b7da1a4 [2022-09-06T22:28:10.161Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T22:28:10.161Z] ---> Using cache [2022-09-06T22:28:10.161Z] ---> a5df1b5acbed [2022-09-06T22:28:10.161Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:28:10.161Z] ---> Using cache [2022-09-06T22:28:10.161Z] ---> 424e9179c505 [2022-09-06T22:28:10.161Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-06T22:28:11.537Z] ---> Running in 8f12f3fb6d56 [2022-09-06T22:28:11.537Z] ---> 3a031fdb7b20 [2022-09-06T22:28:11.537Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-06T22:28:11.537Z] ---> Running in bde3eef9f384 [2022-09-06T22:28:12.104Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:28:12.104Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-06T22:28:13.038Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:28:13.297Z] OK: 211 MiB in 51 packages [2022-09-06T22:28:14.232Z] Removing intermediate container 8f12f3fb6d56 [2022-09-06T22:28:14.232Z] ---> dcbd0db182fc [2022-09-06T22:28:14.232Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T22:28:15.166Z] ---> e44617209152 [2022-09-06T22:28:15.166Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:28:15.167Z] ---> Running in 422cc44c035c [2022-09-06T22:28:25.151Z] Removing intermediate container 422cc44c035c [2022-09-06T22:28:25.151Z] ---> 25ed24f69c4c [2022-09-06T22:28:25.151Z] Step 9/24 : COPY . . [2022-09-06T22:28:28.447Z] Removing intermediate container d5c5f0ad1d41 [2022-09-06T22:28:28.447Z] ---> f2cb76ed3509 [2022-09-06T22:28:28.447Z] [2022-09-06T22:28:28.447Z] Step 11/25 : FROM alpine:3.16 [2022-09-06T22:28:28.447Z] ---> 9c6f07244728 [2022-09-06T22:28:28.447Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-06T22:28:28.447Z] ---> Using cache [2022-09-06T22:28:28.447Z] ---> ebdfdf9128bf [2022-09-06T22:28:28.447Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T22:28:28.447Z] ---> Using cache [2022-09-06T22:28:28.447Z] ---> fb74c443a408 [2022-09-06T22:28:28.447Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-06T22:28:28.447Z] ---> Running in b0873da3bcc5 [2022-09-06T22:28:29.021Z] Removing intermediate container b0873da3bcc5 [2022-09-06T22:28:29.021Z] ---> 31667641f8bb [2022-09-06T22:28:29.021Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-06T22:28:29.283Z] ---> Running in b31af7e191c4 [2022-09-06T22:28:29.858Z] Removing intermediate container b31af7e191c4 [2022-09-06T22:28:29.858Z] ---> 5f436c720d36 [2022-09-06T22:28:29.858Z] Step 16/25 : WORKDIR / [2022-09-06T22:28:30.426Z] ---> Running in 920a6d1fd28a [2022-09-06T22:28:30.686Z] ---> 84af3d10db46 [2022-09-06T22:28:30.686Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-06T22:28:30.946Z] ---> Running in 4af2583c0a39 [2022-09-06T22:28:30.946Z] Removing intermediate container 920a6d1fd28a [2022-09-06T22:28:30.946Z] ---> 363903bc8492 [2022-09-06T22:28:30.946Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T22:28:31.514Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-06T22:28:31.773Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-06T22:28:31.773Z] ---> f6118d1f7c33 [2022-09-06T22:28:31.773Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-06T22:28:33.151Z] ---> b9c40a3ec71f [2022-09-06T22:28:33.151Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-06T22:28:33.411Z] ---> 1f093ff2b112 [2022-09-06T22:28:33.411Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-06T22:28:33.672Z] ---> 1d829f32c012 [2022-09-06T22:28:33.672Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-06T22:28:33.932Z] ---> Running in 8c3c0e12df80 [2022-09-06T22:28:34.191Z] Removing intermediate container 8c3c0e12df80 [2022-09-06T22:28:34.191Z] ---> 7b69e114dd90 [2022-09-06T22:28:34.191Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T22:28:34.451Z] ---> Running in b67300ca8780 [2022-09-06T22:28:34.710Z] Removing intermediate container b67300ca8780 [2022-09-06T22:28:34.710Z] ---> 94e4b1abb9f8 [2022-09-06T22:28:34.710Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T22:28:34.971Z] ---> Running in 1596e0066f24 [2022-09-06T22:28:35.231Z] Removing intermediate container 1596e0066f24 [2022-09-06T22:28:35.231Z] ---> 348ca48bbe43 [2022-09-06T22:28:35.231Z] Step 24/25 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:28:35.491Z] ---> Running in 642fae94dfd6 [2022-09-06T22:28:35.754Z] Removing intermediate container 642fae94dfd6 [2022-09-06T22:28:35.754Z] ---> a861b313e8d3 [2022-09-06T22:28:35.754Z] Step 25/25 : LABEL version=2.3.0-dev.56 [2022-09-06T22:28:35.754Z] ---> Running in 9939691a3b59 [2022-09-06T22:28:36.023Z] Removing intermediate container 9939691a3b59 [2022-09-06T22:28:36.023Z] ---> 7d0b7ae07938 [2022-09-06T22:28:36.023Z] [2022-09-06T22:28:36.023Z] Removing intermediate container b06d37786b5f [2022-09-06T22:28:36.024Z] ---> 9edbd3005ba0 [2022-09-06T22:28:36.024Z] [2022-09-06T22:28:36.024Z] Step 10/22 : FROM alpine:3.16 [2022-09-06T22:28:36.024Z] ---> 9c6f07244728 [2022-09-06T22:28:36.024Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-06T22:28:36.287Z] Successfully built 7d0b7ae07938 [2022-09-06T22:28:36.287Z] Successfully tagged core-metadata:latest [2022-09-06T22:28:36.287Z] Building sys-mgmt-agent [2022-09-06T22:28:36.287Z]  Building core-metadata ... done  ---> Running in 246db1834c73 [2022-09-06T22:28:37.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:28:37.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:28:37.226Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-06T22:28:37.490Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-06T22:28:37.490Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T22:28:37.490Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-06T22:28:37.490Z] (5/6) Installing curl (7.83.1-r3) [2022-09-06T22:28:37.490Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-06T22:28:37.490Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T22:28:37.490Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T22:28:37.490Z] OK: 8 MiB in 20 packages [2022-09-06T22:28:38.871Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:28:38.871Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:28:38.871Z] ---> 7abb7884bd6a [2022-09-06T22:28:38.871Z] Step 3/23 : WORKDIR /edgex-go [2022-09-06T22:28:38.871Z] ---> Using cache [2022-09-06T22:28:38.871Z] ---> 36d23623c866 [2022-09-06T22:28:38.871Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:28:38.871Z] ---> Using cache [2022-09-06T22:28:38.871Z] ---> 9c61f9edb6a6 [2022-09-06T22:28:38.871Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-06T22:28:39.443Z] ---> Running in 35127616ed01 [2022-09-06T22:28:40.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:28:40.382Z] Removing intermediate container 246db1834c73 [2022-09-06T22:28:40.382Z] ---> 20fed6ad1b2a [2022-09-06T22:28:40.382Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T22:28:40.641Z] ---> Running in 98e9ae5a4f7d [2022-09-06T22:28:41.238Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:28:41.238Z] Removing intermediate container 98e9ae5a4f7d [2022-09-06T22:28:41.238Z] ---> b2b283da3049 [2022-09-06T22:28:41.238Z] Step 13/22 : WORKDIR /edgex [2022-09-06T22:28:41.518Z] OK: 211 MiB in 51 packages [2022-09-06T22:28:41.778Z] ---> Running in d84ade903fa0 [2022-09-06T22:28:42.347Z] Removing intermediate container d84ade903fa0 [2022-09-06T22:28:42.347Z] ---> 890d11402ccf [2022-09-06T22:28:42.347Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-06T22:28:42.607Z] Removing intermediate container 35127616ed01 [2022-09-06T22:28:42.607Z] ---> 4474b8dbc6fe [2022-09-06T22:28:42.607Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-06T22:28:42.607Z] Removing intermediate container bde3eef9f384 [2022-09-06T22:28:42.607Z] ---> a5fb6c98f814 [2022-09-06T22:28:42.607Z] [2022-09-06T22:28:42.607Z] Step 10/31 : FROM alpine:3.16 [2022-09-06T22:28:42.607Z] ---> 9c6f07244728 [2022-09-06T22:28:42.607Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T22:28:42.866Z] ---> Running in c07c4946a392 [2022-09-06T22:28:43.130Z] ---> 39e1fc1188ae [2022-09-06T22:28:43.130Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-06T22:28:43.390Z] ---> 8521e00684fe [2022-09-06T22:28:43.390Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:28:43.390Z] Removing intermediate container c07c4946a392 [2022-09-06T22:28:43.390Z] ---> cc1978232346 [2022-09-06T22:28:43.390Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-06T22:28:43.390Z] ---> Running in b36adbb1d60b [2022-09-06T22:28:43.390Z] ---> Running in 3df4f4b05941 [2022-09-06T22:28:43.649Z] ---> eceb7cc0c685 [2022-09-06T22:28:43.649Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-06T22:28:43.649Z] Removing intermediate container 1b8bffda9c5c [2022-09-06T22:28:43.649Z] ---> 7962343dc0f3 [2022-09-06T22:28:43.649Z] [2022-09-06T22:28:43.649Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T22:28:43.649Z] ---> 9c6f07244728 [2022-09-06T22:28:43.649Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-06T22:28:43.649Z] ---> Using cache [2022-09-06T22:28:43.649Z] ---> ebdfdf9128bf [2022-09-06T22:28:43.649Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T22:28:43.649Z] ---> Using cache [2022-09-06T22:28:43.649Z] ---> fb74c443a408 [2022-09-06T22:28:43.649Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-06T22:28:43.908Z] ---> Running in 26201901ff4a [2022-09-06T22:28:44.175Z] Removing intermediate container 26201901ff4a [2022-09-06T22:28:44.175Z] ---> 9b1e5e38e37e [2022-09-06T22:28:44.175Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T22:28:44.175Z] ---> ed8b02ae3d61 [2022-09-06T22:28:44.175Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T22:28:44.175Z] ---> Running in d18541d97d8e [2022-09-06T22:28:44.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:28:44.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:28:44.435Z] Removing intermediate container d18541d97d8e [2022-09-06T22:28:44.435Z] ---> 4b8b5ecaf565 [2022-09-06T22:28:44.435Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T22:28:44.435Z] ---> bdb382e93232 [2022-09-06T22:28:44.435Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T22:28:44.695Z] ---> Running in eb031b74a68a [2022-09-06T22:28:44.695Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-06T22:28:44.695Z] (2/2) Installing su-exec (0.2-r1) [2022-09-06T22:28:44.695Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T22:28:44.695Z] OK: 6 MiB in 16 packages [2022-09-06T22:28:44.695Z] ---> c3e27ce7a2fa [2022-09-06T22:28:44.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-06T22:28:46.077Z] Removing intermediate container 3df4f4b05941 [2022-09-06T22:28:46.077Z] ---> 3d30116e5053 [2022-09-06T22:28:46.077Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-06T22:28:46.645Z] ---> 5fbfba58ea5b [2022-09-06T22:28:46.645Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-06T22:28:46.904Z] ---> Running in 3e6a3081ffb8 [2022-09-06T22:28:46.904Z] Removing intermediate container eb031b74a68a [2022-09-06T22:28:46.904Z] ---> 0b9960ad6a76 [2022-09-06T22:28:46.904Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T22:28:47.164Z] ---> Running in 1faa75641406 [2022-09-06T22:28:47.164Z] Removing intermediate container 3e6a3081ffb8 [2022-09-06T22:28:47.164Z] ---> 75bab9ca3e96 [2022-09-06T22:28:47.164Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-06T22:28:47.423Z] ---> 553fa361e488 [2022-09-06T22:28:47.423Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-06T22:28:47.423Z] Removing intermediate container 1faa75641406 [2022-09-06T22:28:47.423Z] ---> 58d6bbd96296 [2022-09-06T22:28:47.423Z] Step 20/22 : LABEL arch=x86_64 [2022-09-06T22:28:47.423Z] ---> Running in 4ad45292c2e9 [2022-09-06T22:28:47.423Z] ---> Running in ae6a9d34754e [2022-09-06T22:28:47.423Z] ---> Running in 5a41549e9b22 [2022-09-06T22:28:47.996Z] Removing intermediate container ae6a9d34754e [2022-09-06T22:28:47.996Z] ---> a7e064ec023a [2022-09-06T22:28:47.996Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T22:28:47.996Z] Removing intermediate container 5a41549e9b22 [2022-09-06T22:28:47.996Z] ---> c694c254d20d [2022-09-06T22:28:47.996Z] Step 21/22 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:28:48.256Z] Removing intermediate container 4ad45292c2e9 [2022-09-06T22:28:48.256Z] ---> 08062a780226 [2022-09-06T22:28:48.256Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-06T22:28:48.256Z] ---> Running in 0366c2f66d66 [2022-09-06T22:28:48.256Z] ---> Running in 46187ba100d3 [2022-09-06T22:28:48.256Z] ---> Running in 57dfb8530737 [2022-09-06T22:28:48.256Z] Removing intermediate container 0366c2f66d66 [2022-09-06T22:28:48.256Z] ---> 1c9ece931550 [2022-09-06T22:28:48.256Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T22:28:48.516Z] Removing intermediate container 46187ba100d3 [2022-09-06T22:28:48.516Z] ---> 4745af8b8acf [2022-09-06T22:28:48.516Z] Step 22/22 : LABEL version=2.3.0-dev.56 [2022-09-06T22:28:48.516Z] ---> Running in 5363aee0b743 [2022-09-06T22:28:48.516Z] Removing intermediate container 57dfb8530737 [2022-09-06T22:28:48.516Z] ---> 98cb9a6942b9 [2022-09-06T22:28:48.516Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-06T22:28:48.775Z] ---> Running in 7411f4f10885 [2022-09-06T22:28:48.775Z] ---> Running in edec0e72c998 [2022-09-06T22:28:48.775Z] Removing intermediate container 5363aee0b743 [2022-09-06T22:28:48.775Z] ---> 65ba754f610f [2022-09-06T22:28:48.775Z] Step 22/23 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:28:49.064Z] Removing intermediate container 7411f4f10885 [2022-09-06T22:28:49.064Z] ---> 600b61cdba5d [2022-09-06T22:28:49.064Z] [2022-09-06T22:28:49.064Z] ---> Running in a493fa90058b [2022-09-06T22:28:49.064Z] Successfully built 600b61cdba5d [2022-09-06T22:28:49.064Z] Successfully tagged security-proxy-setup:latest [2022-09-06T22:28:49.064Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-09-06T22:28:49.325Z] Removing intermediate container a493fa90058b [2022-09-06T22:28:49.325Z] ---> 508aaead2db8 [2022-09-06T22:28:49.325Z] Step 23/23 : LABEL version=2.3.0-dev.56 [2022-09-06T22:28:50.270Z] ---> Running in 013f211e4060 [2022-09-06T22:28:50.839Z] Removing intermediate container 013f211e4060 [2022-09-06T22:28:50.839Z] ---> f15dd0a7bd42 [2022-09-06T22:28:50.839Z] [2022-09-06T22:28:51.098Z] Successfully built f15dd0a7bd42 [2022-09-06T22:28:51.098Z] Successfully tagged support-scheduler:latest [2022-09-06T22:28:51.098Z]  Building support-scheduler ... done Removing intermediate container edec0e72c998 [2022-09-06T22:28:51.098Z] ---> 3cebb035e3dd [2022-09-06T22:28:51.098Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-06T22:28:51.357Z] ---> Running in dd0011c93b71 [2022-09-06T22:28:51.617Z] Removing intermediate container dd0011c93b71 [2022-09-06T22:28:51.617Z] ---> 1dc5d8c4abd7 [2022-09-06T22:28:51.617Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-06T22:28:51.617Z] Removing intermediate container b36adbb1d60b [2022-09-06T22:28:51.617Z] ---> 7b88b1e88815 [2022-09-06T22:28:51.617Z] Step 8/23 : COPY . . [2022-09-06T22:28:52.185Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:28:52.185Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:28:52.185Z] ---> 7abb7884bd6a [2022-09-06T22:28:52.185Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T22:28:52.185Z] ---> Using cache [2022-09-06T22:28:52.185Z] ---> 36d23623c866 [2022-09-06T22:28:52.185Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:28:52.185Z] ---> Using cache [2022-09-06T22:28:52.185Z] ---> 9c61f9edb6a6 [2022-09-06T22:28:52.185Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-06T22:28:52.185Z] ---> Using cache [2022-09-06T22:28:52.185Z] ---> e6959660639b [2022-09-06T22:28:52.185Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T22:28:52.185Z] ---> Using cache [2022-09-06T22:28:52.185Z] ---> a31c8f64d7d3 [2022-09-06T22:28:52.185Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:28:52.185Z] ---> Using cache [2022-09-06T22:28:52.185Z] ---> 3d79d8bb7c26 [2022-09-06T22:28:52.185Z] Step 8/25 : COPY . . [2022-09-06T22:28:52.185Z] ---> Using cache [2022-09-06T22:28:52.185Z] ---> 3a031fdb7b20 [2022-09-06T22:28:52.185Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-06T22:28:53.565Z] ---> 69d68d523ff6 [2022-09-06T22:28:53.565Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-06T22:28:53.565Z] ---> Running in 0055e63ba5ff [2022-09-06T22:28:53.565Z] ---> Running in 8a76f05272e3 [2022-09-06T22:28:53.565Z] Removing intermediate container 4af2583c0a39 [2022-09-06T22:28:53.565Z] ---> 186079bfc1ed [2022-09-06T22:28:53.565Z] [2022-09-06T22:28:53.565Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T22:28:53.565Z] ---> 9c6f07244728 [2022-09-06T22:28:53.565Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-06T22:28:53.565Z] ---> Running in 42000eb96515 [2022-09-06T22:28:53.828Z] Removing intermediate container 42000eb96515 [2022-09-06T22:28:53.828Z] ---> da9edeb02ac8 [2022-09-06T22:28:53.828Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-06T22:28:53.828Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-06T22:28:54.091Z] ---> Running in bdf0a1024436 [2022-09-06T22:28:54.350Z] Removing intermediate container bdf0a1024436 [2022-09-06T22:28:54.350Z] ---> f93da30da171 [2022-09-06T22:28:54.350Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-06T22:28:54.350Z] ---> Running in 8a99540608d5 [2022-09-06T22:28:54.927Z] Removing intermediate container 8a99540608d5 [2022-09-06T22:28:54.927Z] ---> dcde0f9dd528 [2022-09-06T22:28:54.927Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:28:54.927Z] Removing intermediate container 8a76f05272e3 [2022-09-06T22:28:54.927Z] ---> 0223d29fe769 [2022-09-06T22:28:54.927Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T22:28:54.927Z] ---> Running in 3e2113bf5d90 [2022-09-06T22:28:55.210Z] ---> 63fe4e6b8a15 [2022-09-06T22:28:55.210Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-06T22:28:55.889Z] ---> 18ce179a38a3 [2022-09-06T22:28:55.889Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-06T22:28:55.889Z] Removing intermediate container 3e2113bf5d90 [2022-09-06T22:28:55.889Z] ---> e3c647186423 [2022-09-06T22:28:55.889Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T22:28:55.889Z] ---> Running in 9a38bc1f8530 [2022-09-06T22:28:55.889Z] ---> 3b9d46dafa27 [2022-09-06T22:28:55.889Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-06T22:28:55.889Z] ---> Running in a9b6f38a16a5 [2022-09-06T22:28:55.889Z] ---> d976446e06c0 [2022-09-06T22:28:55.889Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-06T22:28:56.199Z] ---> 953dfc776930 [2022-09-06T22:28:56.199Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-06T22:28:56.199Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:28:56.457Z] ---> 2e22a59cc251 [2022-09-06T22:28:56.457Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-06T22:28:56.457Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-06T22:28:56.717Z] ---> dbcc1d2bf2b5 [2022-09-06T22:28:56.717Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-06T22:28:56.717Z] ---> Running in ae2e4ad9ef44 [2022-09-06T22:28:56.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:28:57.545Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T22:28:57.545Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T22:28:57.545Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T22:28:57.811Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T22:28:57.811Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T22:28:57.811Z] Removing intermediate container ae2e4ad9ef44 [2022-09-06T22:28:57.811Z] ---> 15f8f7b09301 [2022-09-06T22:28:57.811Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-06T22:28:58.071Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T22:28:58.071Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T22:28:58.071Z] OK: 8 MiB in 20 packages [2022-09-06T22:28:58.071Z] ---> Running in d4d63b92ea8d [2022-09-06T22:28:58.329Z] Removing intermediate container d4d63b92ea8d [2022-09-06T22:28:58.329Z] ---> 2998aacb7f4d [2022-09-06T22:28:58.329Z] Step 28/31 : CMD ["gate"] [2022-09-06T22:28:58.329Z] ---> Running in edc74c187a19 [2022-09-06T22:28:58.588Z] Removing intermediate container edc74c187a19 [2022-09-06T22:28:58.588Z] ---> 122dee93703f [2022-09-06T22:28:58.588Z] Step 29/31 : LABEL arch=x86_64 [2022-09-06T22:28:58.588Z] ---> Running in ab477ad2ea35 [2022-09-06T22:28:58.852Z] Removing intermediate container 9a38bc1f8530 [2022-09-06T22:28:58.852Z] ---> b28d21ef58cd [2022-09-06T22:28:58.852Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T22:28:58.852Z] Removing intermediate container ab477ad2ea35 [2022-09-06T22:28:58.852Z] ---> 65e11ddcd017 [2022-09-06T22:28:58.852Z] Step 30/31 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:28:59.112Z] ---> Running in 69282433b566 [2022-09-06T22:28:59.112Z] ---> 14d020bb8a43 [2022-09-06T22:28:59.112Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-06T22:28:59.385Z] Removing intermediate container 69282433b566 [2022-09-06T22:28:59.385Z] ---> f72c7a08849f [2022-09-06T22:28:59.385Z] Step 31/31 : LABEL version=2.3.0-dev.56 [2022-09-06T22:28:59.647Z] ---> Running in d5b2444f3545 [2022-09-06T22:28:59.647Z] ---> 1556423c5b19 [2022-09-06T22:28:59.647Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-06T22:28:59.905Z] Removing intermediate container d5b2444f3545 [2022-09-06T22:28:59.905Z] ---> 16770bf35cfe [2022-09-06T22:28:59.906Z] [2022-09-06T22:29:00.164Z] Successfully built 16770bf35cfe [2022-09-06T22:29:00.164Z] ---> 0e2194d1414d [2022-09-06T22:29:00.164Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-06T22:29:00.164Z] Successfully tagged security-bootstrapper:latest [2022-09-06T22:29:00.164Z]  Building security-bootstrapper ... done  ---> Running in b41ebb7a03a7 [2022-09-06T22:29:00.731Z] Removing intermediate container b41ebb7a03a7 [2022-09-06T22:29:00.731Z] ---> f9389fdf5600 [2022-09-06T22:29:00.731Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T22:29:00.731Z] ---> Running in cf39078ba83f [2022-09-06T22:29:01.299Z] Removing intermediate container cf39078ba83f [2022-09-06T22:29:01.299Z] ---> c323f9b333d1 [2022-09-06T22:29:01.299Z] Step 22/24 : LABEL arch=x86_64 [2022-09-06T22:29:01.299Z] ---> Running in 713b5cf6c58f [2022-09-06T22:29:01.559Z] Removing intermediate container 713b5cf6c58f [2022-09-06T22:29:01.559Z] ---> 93a80c4963b8 [2022-09-06T22:29:01.559Z] Step 23/24 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:01.818Z] ---> Running in f8a68319b65e [2022-09-06T22:29:02.078Z] Removing intermediate container f8a68319b65e [2022-09-06T22:29:02.078Z] ---> c1ca12faa15d [2022-09-06T22:29:02.078Z] Step 24/24 : LABEL version=2.3.0-dev.56 [2022-09-06T22:29:02.337Z] ---> Running in 6b2d2b95dd1b [2022-09-06T22:29:02.595Z] Removing intermediate container 6b2d2b95dd1b [2022-09-06T22:29:02.595Z] ---> 6a70beaced3d [2022-09-06T22:29:02.595Z] [2022-09-06T22:29:02.595Z] Successfully built 6a70beaced3d [2022-09-06T22:29:02.595Z] Successfully tagged core-data:latest [2022-09-06T22:29:09.161Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-06T22:29:13.359Z] Removing intermediate container a9b6f38a16a5 [2022-09-06T22:29:13.359Z] ---> ed17d5782d97 [2022-09-06T22:29:13.359Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-06T22:29:13.359Z] Removing intermediate container 0055e63ba5ff [2022-09-06T22:29:13.359Z] ---> befde307e89f [2022-09-06T22:29:13.359Z] [2022-09-06T22:29:13.359Z] Step 10/25 : FROM alpine:3.16 [2022-09-06T22:29:13.359Z] ---> 9c6f07244728 [2022-09-06T22:29:13.359Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-06T22:29:13.359Z] ---> Running in b409820b7325 [2022-09-06T22:29:13.359Z] ---> Running in 384232c22ccf [2022-09-06T22:29:13.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:29:13.359Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T22:29:13.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:29:13.621Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-06T22:29:13.621Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-06T22:29:13.621Z] (3/3) Installing su-exec (0.2-r1) [2022-09-06T22:29:13.621Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T22:29:13.621Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T22:29:13.879Z] OK: 6 MiB in 17 packages [2022-09-06T22:29:14.139Z] Removing intermediate container b409820b7325 [2022-09-06T22:29:14.139Z] ---> d67c9145d73f [2022-09-06T22:29:14.139Z] [2022-09-06T22:29:14.139Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T22:29:14.139Z] ---> 9c6f07244728 [2022-09-06T22:29:14.139Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-06T22:29:14.139Z] ---> Running in 4340050487f1 [2022-09-06T22:29:14.400Z] Removing intermediate container 4340050487f1 [2022-09-06T22:29:14.400Z] ---> c2fcbb801da0 [2022-09-06T22:29:14.400Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-06T22:29:14.400Z] Removing intermediate container 384232c22ccf [2022-09-06T22:29:14.400Z] ---> 3c9af9872964 [2022-09-06T22:29:14.400Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T22:29:14.400Z] ---> Running in 2d0e43db8c8c [2022-09-06T22:29:14.400Z] ---> Running in 920f42be4988 [2022-09-06T22:29:14.400Z] Removing intermediate container 2d0e43db8c8c [2022-09-06T22:29:14.400Z] ---> eb68248cad32 [2022-09-06T22:29:14.400Z] Step 13/25 : WORKDIR / [2022-09-06T22:29:14.400Z] ---> Running in af98833691a9 [2022-09-06T22:29:14.659Z] Removing intermediate container af98833691a9 [2022-09-06T22:29:14.659Z] ---> 7687d4176dfb [2022-09-06T22:29:14.659Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-06T22:29:14.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T22:29:14.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T22:29:14.659Z] ---> 2a88b2bbaf25 [2022-09-06T22:29:14.659Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-06T22:29:14.918Z] ---> d2949d765e7e [2022-09-06T22:29:14.918Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-06T22:29:14.918Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-06T22:29:14.918Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-06T22:29:14.918Z] (3/33) Installing readline (8.1.2-r0) [2022-09-06T22:29:14.918Z] (4/33) Installing bash (5.1.16-r2) [2022-09-06T22:29:14.918Z] Executing bash-5.1.16-r2.post-install [2022-09-06T22:29:14.918Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-06T22:29:14.918Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-06T22:29:15.177Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T22:29:15.177Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-06T22:29:15.177Z] (9/33) Installing curl (7.83.1-r3) [2022-09-06T22:29:15.177Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-06T22:29:15.177Z] ---> 7fac5c19caa9 [2022-09-06T22:29:15.177Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-06T22:29:15.436Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-06T22:29:15.436Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-06T22:29:15.436Z] (13/33) Installing expat (2.4.8-r0) [2022-09-06T22:29:15.436Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-06T22:29:15.436Z] (15/33) Installing gdbm (1.23-r0) [2022-09-06T22:29:15.436Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-06T22:29:15.436Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T22:29:15.436Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T22:29:15.436Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-06T22:29:15.436Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-06T22:29:15.697Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-06T22:29:15.697Z] ---> a865a6e55d2f [2022-09-06T22:29:15.697Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-06T22:29:15.958Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-06T22:29:15.958Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-06T22:29:15.958Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-06T22:29:15.958Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-06T22:29:15.958Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-06T22:29:15.958Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-06T22:29:15.958Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-06T22:29:15.958Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-06T22:29:15.958Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-06T22:29:15.958Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-06T22:29:15.958Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-06T22:29:15.958Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-06T22:29:16.219Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T22:29:16.219Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T22:29:16.219Z] OK: 122 MiB in 47 packages [2022-09-06T22:29:16.480Z] ---> 5b626edd75f6 [2022-09-06T22:29:16.480Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-06T22:29:16.740Z] ---> 8d9691d7f8f9 [2022-09-06T22:29:16.740Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T22:29:17.013Z] ---> 5aece7d3d412 [2022-09-06T22:29:17.013Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T22:29:17.274Z] ---> Running in 4d9fe43174ec [2022-09-06T22:29:17.844Z] Removing intermediate container 4d9fe43174ec [2022-09-06T22:29:17.844Z] ---> 825b7e8b8164 [2022-09-06T22:29:17.844Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T22:29:18.115Z] ---> Running in 40a53f4a6376 [2022-09-06T22:29:18.115Z] Removing intermediate container 40a53f4a6376 [2022-09-06T22:29:18.115Z] ---> a9ba386c4842 [2022-09-06T22:29:18.115Z] Step 23/25 : LABEL arch=x86_64 [2022-09-06T22:29:18.115Z] ---> Running in 88d14f46541d [2022-09-06T22:29:18.379Z] Removing intermediate container 88d14f46541d [2022-09-06T22:29:18.379Z] ---> 454a4474d80c [2022-09-06T22:29:18.379Z] Step 24/25 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:18.379Z] ---> Running in b766502cb8df [2022-09-06T22:29:18.379Z] Removing intermediate container b766502cb8df [2022-09-06T22:29:18.379Z] ---> cf1d7ad7dc8f [2022-09-06T22:29:18.379Z] Step 25/25 : LABEL version=2.3.0-dev.56 [2022-09-06T22:29:18.641Z] ---> Running in a66fca2884f5 [2022-09-06T22:29:18.641Z] Removing intermediate container a66fca2884f5 [2022-09-06T22:29:18.641Z] ---> c6789da2b483 [2022-09-06T22:29:18.641Z] [2022-09-06T22:29:18.641Z] Successfully built c6789da2b483 [2022-09-06T22:29:18.641Z] Collecting docker-compose==1.23.2 [2022-09-06T22:29:18.641Z] Successfully tagged security-secretstore-setup:latest [2022-09-06T22:29:18.900Z]  Building security-secretstore-setup ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-06T22:29:18.900Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 21.5 MB/s eta 0:00:00 [2022-09-06T22:29:18.900Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-06T22:29:18.900Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-06T22:29:18.900Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 153.0 MB/s eta 0:00:00 [2022-09-06T22:29:18.900Z] Collecting docker<4.0,>=3.6.0 [2022-09-06T22:29:18.900Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-06T22:29:18.900Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 54.7 MB/s eta 0:00:00 [2022-09-06T22:29:18.900Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-06T22:29:19.160Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-06T22:29:19.160Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-06T22:29:19.160Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 80.3 MB/s eta 0:00:00 [2022-09-06T22:29:19.160Z] Collecting jsonschema<3,>=2.5.1 [2022-09-06T22:29:19.160Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-06T22:29:19.160Z] Collecting texttable<0.10,>=0.9.0 [2022-09-06T22:29:19.160Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-06T22:29:19.160Z] Preparing metadata (setup.py): started [2022-09-06T22:29:19.421Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T22:29:19.421Z] Collecting docopt<0.7,>=0.6.1 [2022-09-06T22:29:19.421Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-06T22:29:19.421Z] Preparing metadata (setup.py): started [2022-09-06T22:29:19.681Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T22:29:19.941Z] Collecting PyYAML<4,>=3.10 [2022-09-06T22:29:19.941Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-06T22:29:19.941Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 45.7 MB/s eta 0:00:00 [2022-09-06T22:29:19.941Z] Preparing metadata (setup.py): started [2022-09-06T22:29:20.201Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T22:29:20.201Z] Collecting cached-property<2,>=1.2.0 [2022-09-06T22:29:20.201Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-06T22:29:20.201Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-06T22:29:20.201Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-06T22:29:20.201Z] Preparing metadata (setup.py): started [2022-09-06T22:29:20.461Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T22:29:20.721Z] Collecting docker-pycreds>=0.4.0 [2022-09-06T22:29:20.721Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-06T22:29:20.721Z] Collecting idna<2.8,>=2.5 [2022-09-06T22:29:20.721Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-06T22:29:20.721Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 135.7 MB/s eta 0:00:00 [2022-09-06T22:29:20.721Z] Collecting certifi>=2017.4.17 [2022-09-06T22:29:20.721Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-06T22:29:20.721Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 46.0 MB/s eta 0:00:00 [2022-09-06T22:29:20.982Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-06T22:29:20.982Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-06T22:29:20.982Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 51.8 MB/s eta 0:00:00 [2022-09-06T22:29:20.982Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-06T22:29:20.982Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-06T22:29:20.982Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 56.7 MB/s eta 0:00:00 [2022-09-06T22:29:20.982Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-06T22:29:20.982Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-06T22:29:20.982Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-06T22:29:20.982Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-06T22:29:20.982Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-06T22:29:20.982Z] Running setup.py install for texttable: started [2022-09-06T22:29:21.242Z] Running setup.py install for texttable: finished with status 'done' [2022-09-06T22:29:21.242Z] Running setup.py install for PyYAML: started [2022-09-06T22:29:21.812Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-06T22:29:22.072Z] Running setup.py install for docopt: started [2022-09-06T22:29:22.332Z] Running setup.py install for docopt: finished with status 'done' [2022-09-06T22:29:22.592Z] Running setup.py install for dockerpty: started [2022-09-06T22:29:22.851Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-06T22:29:23.421Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-06T22:29:23.421Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-06T22:29:26.730Z] Removing intermediate container 920f42be4988 [2022-09-06T22:29:26.730Z] ---> 222f1350a09a [2022-09-06T22:29:26.730Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-06T22:29:26.730Z] ---> Running in 866d9d75d3f9 [2022-09-06T22:29:26.730Z] Removing intermediate container 866d9d75d3f9 [2022-09-06T22:29:26.730Z] ---> 7631e31b7a29 [2022-09-06T22:29:26.730Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T22:29:26.730Z] ---> Running in faa863ab28d9 [2022-09-06T22:29:26.730Z] Removing intermediate container faa863ab28d9 [2022-09-06T22:29:26.730Z] ---> b69caadc7947 [2022-09-06T22:29:26.730Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-06T22:29:26.991Z] ---> decbc2a39a89 [2022-09-06T22:29:26.991Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-06T22:29:26.991Z] ---> 09fe8d0a388f [2022-09-06T22:29:26.991Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-06T22:29:27.255Z] ---> 5aa07cad4ab9 [2022-09-06T22:29:27.255Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-06T22:29:27.514Z] ---> Running in 7fdc8347193f [2022-09-06T22:29:27.514Z] Removing intermediate container 7fdc8347193f [2022-09-06T22:29:27.514Z] ---> a824e794b031 [2022-09-06T22:29:27.514Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T22:29:27.514Z] ---> Running in 72bcf44ca178 [2022-09-06T22:29:27.514Z] Removing intermediate container 72bcf44ca178 [2022-09-06T22:29:27.514Z] ---> 6fb6c3bd028a [2022-09-06T22:29:27.514Z] Step 21/23 : LABEL arch=x86_64 [2022-09-06T22:29:27.774Z] ---> Running in 81112afcc544 [2022-09-06T22:29:27.774Z] Removing intermediate container 81112afcc544 [2022-09-06T22:29:27.774Z] ---> ba2402a2a791 [2022-09-06T22:29:27.774Z] Step 22/23 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:27.774Z] ---> Running in c63bc7e3d200 [2022-09-06T22:29:27.774Z] Removing intermediate container c63bc7e3d200 [2022-09-06T22:29:27.774Z] ---> 1a6c407aa8b8 [2022-09-06T22:29:27.774Z] Step 23/23 : LABEL version=2.3.0-dev.56 [2022-09-06T22:29:28.035Z] ---> Running in 6d34bed28a68 [2022-09-06T22:29:28.035Z] Removing intermediate container 6d34bed28a68 [2022-09-06T22:29:28.035Z] ---> fcce5025f026 [2022-09-06T22:29:28.035Z] [2022-09-06T22:29:28.035Z] Successfully built fcce5025f026 [2022-09-06T22:29:28.035Z] Successfully tagged sys-mgmt-agent:latest [2022-09-06T22:29:28.043Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-06T22:29:28.042Z] $ docker stop --time=1 5cea54a3dd46c5e2a2c354c6b5ba7dc7b13e12b6e2491b2c4286d7c8b1e888e3 [2022-09-06T22:29:29.341Z] $ docker rm -f 5cea54a3dd46c5e2a2c354c6b5ba7dc7b13e12b6e2491b2c4286d7c8b1e888e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T22:29:29.686Z] + docker images [2022-09-06T22:29:29.686Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-06T22:29:29.686Z] sys-mgmt-agent latest fcce5025f026 2 seconds ago 136MB [2022-09-06T22:29:29.686Z] security-secretstore-setup latest c6789da2b483 11 seconds ago 29.2MB [2022-09-06T22:29:29.686Z] d67c9145d73f 16 seconds ago 1.53GB [2022-09-06T22:29:29.686Z] befde307e89f 18 seconds ago 1.54GB [2022-09-06T22:29:29.686Z] core-data latest 6a70beaced3d 27 seconds ago 21.6MB [2022-09-06T22:29:29.686Z] security-bootstrapper latest 16770bf35cfe 30 seconds ago 19.4MB [2022-09-06T22:29:29.686Z] 186079bfc1ed 36 seconds ago 1.55GB [2022-09-06T22:29:29.686Z] support-scheduler latest f15dd0a7bd42 39 seconds ago 26.7MB [2022-09-06T22:29:29.686Z] security-proxy-setup latest 600b61cdba5d 41 seconds ago 27.3MB [2022-09-06T22:29:29.686Z] 7962343dc0f3 46 seconds ago 1.61GB [2022-09-06T22:29:29.686Z] a5fb6c98f814 48 seconds ago 1.53GB [2022-09-06T22:29:29.686Z] core-metadata latest 7d0b7ae07938 54 seconds ago 18.2MB [2022-09-06T22:29:29.686Z] 9edbd3005ba0 54 seconds ago 1.53GB [2022-09-06T22:29:29.686Z] f2cb76ed3509 About a minute ago 1.55GB [2022-09-06T22:29:29.686Z] support-notifications latest ef2ae7d09b4f About a minute ago 27.3MB [2022-09-06T22:29:29.686Z] core-command latest b232409fb10d About a minute ago 17.3MB [2022-09-06T22:29:29.686Z] security-spire-agent latest a33e5e9ff9f9 About a minute ago 125MB [2022-09-06T22:29:29.686Z] e37b9532d967 About a minute ago 1.61GB [2022-09-06T22:29:29.686Z] 043f81e081b5 About a minute ago 1.42GB [2022-09-06T22:29:29.686Z] security-spiffe-token-provider latest fa62926c7b87 About a minute ago 29.3MB [2022-09-06T22:29:29.686Z] 3054d0cc7e72 About a minute ago 1.54GB [2022-09-06T22:29:29.686Z] security-spire-server latest 7ef326aea669 About a minute ago 86.5MB [2022-09-06T22:29:29.686Z] security-spire-config latest 938eb8b9cdef About a minute ago 85.8MB [2022-09-06T22:29:29.686Z] ff995f3804c5 2 minutes ago 1.58GB [2022-09-06T22:29:29.686Z] 607b377fbb87 2 minutes ago 1.42GB [2022-09-06T22:29:29.686Z] 6f4837a29439 2 minutes ago 1.42GB [2022-09-06T22:29:29.686Z] ci-base-image-x86_64 latest 7abb7884bd6a 5 minutes ago 994MB [2022-09-06T22:29:29.686Z] alpine 3.15 c4fc93816858 4 weeks ago 5.59MB [2022-09-06T22:29:29.686Z] alpine 3.16 9c6f07244728 4 weeks ago 5.54MB [2022-09-06T22:29:29.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-06T22:29:29.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-06T22:29:29.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:29:29.771Z] provisioning config files... [2022-09-06T22:29:29.782Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/292@tmp/config1443744077374890350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:29:30.083Z] ---> docker-login.sh [2022-09-06T22:29:30.083Z] nexus3.edgexfoundry.org:10001 [2022-09-06T22:29:30.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:29:30.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:29:30.343Z] Configure a credential helper to remove this warning. See [2022-09-06T22:29:30.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:29:30.343Z] [2022-09-06T22:29:30.343Z] Login Succeeded [2022-09-06T22:29:30.343Z] nexus3.edgexfoundry.org:10002 [2022-09-06T22:29:30.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:29:30.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:29:30.343Z] Configure a credential helper to remove this warning. See [2022-09-06T22:29:30.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:29:30.343Z] [2022-09-06T22:29:30.343Z] Login Succeeded [2022-09-06T22:29:30.343Z] nexus3.edgexfoundry.org:10003 [2022-09-06T22:29:30.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:29:30.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:29:30.604Z] Configure a credential helper to remove this warning. See [2022-09-06T22:29:30.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:29:30.604Z] [2022-09-06T22:29:30.604Z] Login Succeeded [2022-09-06T22:29:30.604Z] nexus3.edgexfoundry.org:10004 [2022-09-06T22:29:30.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:29:30.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:29:30.604Z] Configure a credential helper to remove this warning. See [2022-09-06T22:29:30.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:29:30.604Z] [2022-09-06T22:29:30.604Z] Login Succeeded [2022-09-06T22:29:30.604Z] docker.io [2022-09-06T22:29:30.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:29:31.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:29:31.434Z] Configure a credential helper to remove this warning. See [2022-09-06T22:29:31.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:29:31.434Z] [2022-09-06T22:29:31.434Z] Login Succeeded [2022-09-06T22:29:31.434Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T22:29:31.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:29:31.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T22:29:31.499Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-06T22:29:31.499Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:31.499Z] latest [2022-09-06T22:29:31.499Z] 2.3.0-dev.56 [2022-09-06T22:29:31.499Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:31.499Z] main [2022-09-06T22:29:31.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:31.827Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:32.138Z] + docker push nexus3.edgexfoundry.org:10004/core-command:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:32.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T22:29:32.138Z] db3ebe294147: Preparing [2022-09-06T22:29:32.138Z] 2787e949e08f: Preparing [2022-09-06T22:29:32.138Z] 95db424778c0: Preparing [2022-09-06T22:29:32.138Z] da74cce38769: Preparing [2022-09-06T22:29:32.138Z] 994393dc58e7: Preparing [2022-09-06T22:29:32.138Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:32.138Z] da74cce38769: Pushed [2022-09-06T22:29:32.138Z] db3ebe294147: Pushed [2022-09-06T22:29:32.138Z] 95db424778c0: Pushed [2022-09-06T22:29:33.522Z] 2787e949e08f: Pushed [2022-09-06T22:29:33.522Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:7179cad578b180cd01fa43f4fe80e57eb91b9eb17440870b86943e8a5e6a0547 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:33.847Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:34.157Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-06T22:29:34.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T22:29:34.157Z] db3ebe294147: Preparing [2022-09-06T22:29:34.157Z] 2787e949e08f: Preparing [2022-09-06T22:29:34.157Z] 95db424778c0: Preparing [2022-09-06T22:29:34.157Z] da74cce38769: Preparing [2022-09-06T22:29:34.157Z] 994393dc58e7: Preparing [2022-09-06T22:29:34.157Z] 2787e949e08f: Layer already exists [2022-09-06T22:29:34.157Z] da74cce38769: Layer already exists [2022-09-06T22:29:34.157Z] 95db424778c0: Layer already exists [2022-09-06T22:29:34.157Z] db3ebe294147: Layer already exists [2022-09-06T22:29:34.157Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:34.157Z] latest: digest: sha256:7179cad578b180cd01fa43f4fe80e57eb91b9eb17440870b86943e8a5e6a0547 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:34.471Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:34.778Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.56 [2022-09-06T22:29:34.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T22:29:34.778Z] db3ebe294147: Preparing [2022-09-06T22:29:34.778Z] 2787e949e08f: Preparing [2022-09-06T22:29:34.778Z] 95db424778c0: Preparing [2022-09-06T22:29:34.778Z] da74cce38769: Preparing [2022-09-06T22:29:34.778Z] 994393dc58e7: Preparing [2022-09-06T22:29:34.778Z] da74cce38769: Layer already exists [2022-09-06T22:29:34.778Z] 2787e949e08f: Layer already exists [2022-09-06T22:29:34.778Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:34.778Z] 95db424778c0: Layer already exists [2022-09-06T22:29:34.778Z] db3ebe294147: Layer already exists [2022-09-06T22:29:34.778Z] 2.3.0-dev.56: digest: sha256:7179cad578b180cd01fa43f4fe80e57eb91b9eb17440870b86943e8a5e6a0547 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:35.095Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:35.402Z] + docker push nexus3.edgexfoundry.org:10004/core-command:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:35.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T22:29:35.402Z] db3ebe294147: Preparing [2022-09-06T22:29:35.402Z] 2787e949e08f: Preparing [2022-09-06T22:29:35.402Z] 95db424778c0: Preparing [2022-09-06T22:29:35.402Z] da74cce38769: Preparing [2022-09-06T22:29:35.402Z] 994393dc58e7: Preparing [2022-09-06T22:29:35.402Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:35.402Z] db3ebe294147: Layer already exists [2022-09-06T22:29:35.402Z] 95db424778c0: Layer already exists [2022-09-06T22:29:35.402Z] da74cce38769: Layer already exists [2022-09-06T22:29:35.402Z] 2787e949e08f: Layer already exists [2022-09-06T22:29:35.402Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:7179cad578b180cd01fa43f4fe80e57eb91b9eb17440870b86943e8a5e6a0547 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:35.716Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:36.025Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-06T22:29:36.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-06T22:29:36.025Z] db3ebe294147: Preparing [2022-09-06T22:29:36.025Z] 2787e949e08f: Preparing [2022-09-06T22:29:36.025Z] 95db424778c0: Preparing [2022-09-06T22:29:36.025Z] da74cce38769: Preparing [2022-09-06T22:29:36.025Z] 994393dc58e7: Preparing [2022-09-06T22:29:36.025Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:36.025Z] db3ebe294147: Layer already exists [2022-09-06T22:29:36.025Z] da74cce38769: Layer already exists [2022-09-06T22:29:36.025Z] 95db424778c0: Layer already exists [2022-09-06T22:29:36.025Z] 2787e949e08f: Layer already exists [2022-09-06T22:29:36.025Z] main: digest: sha256:7179cad578b180cd01fa43f4fe80e57eb91b9eb17440870b86943e8a5e6a0547 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:29:36.073Z] ===================================================== [Pipeline] echo [2022-09-06T22:29:36.082Z] taggedImages: [2022-09-06T22:29:36.082Z] - nexus3.edgexfoundry.org:10004/core-command:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:36.082Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-06T22:29:36.082Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.56 [2022-09-06T22:29:36.082Z] - nexus3.edgexfoundry.org:10004/core-command:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:36.082Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-06T22:29:36.103Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-06T22:29:36.103Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:36.103Z] latest [2022-09-06T22:29:36.103Z] 2.3.0-dev.56 [2022-09-06T22:29:36.103Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:36.103Z] main [2022-09-06T22:29:36.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:36.413Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:36.730Z] + docker push nexus3.edgexfoundry.org:10004/core-data:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:36.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T22:29:36.731Z] 02e3a2a4869f: Preparing [2022-09-06T22:29:36.731Z] 711d30627c08: Preparing [2022-09-06T22:29:36.731Z] 95db424778c0: Preparing [2022-09-06T22:29:36.731Z] 3ebceae22f80: Preparing [2022-09-06T22:29:36.731Z] 89a0d3d89fd8: Preparing [2022-09-06T22:29:36.731Z] 994393dc58e7: Preparing [2022-09-06T22:29:36.731Z] 994393dc58e7: Waiting [2022-09-06T22:29:36.731Z] 95db424778c0: Layer already exists [2022-09-06T22:29:36.731Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:36.731Z] 89a0d3d89fd8: Pushed [2022-09-06T22:29:36.731Z] 02e3a2a4869f: Pushed [2022-09-06T22:29:37.041Z] 3ebceae22f80: Pushed [2022-09-06T22:29:38.481Z] 711d30627c08: Pushed [2022-09-06T22:29:38.481Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:671c960fa811fbc93e94e3fdb6cb33c518e326b25116fb59e03cee8b84d84fe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:38.803Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:39.115Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-06T22:29:39.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T22:29:39.115Z] 02e3a2a4869f: Preparing [2022-09-06T22:29:39.115Z] 711d30627c08: Preparing [2022-09-06T22:29:39.115Z] 95db424778c0: Preparing [2022-09-06T22:29:39.115Z] 3ebceae22f80: Preparing [2022-09-06T22:29:39.115Z] 89a0d3d89fd8: Preparing [2022-09-06T22:29:39.115Z] 994393dc58e7: Preparing [2022-09-06T22:29:39.115Z] 994393dc58e7: Waiting [2022-09-06T22:29:39.115Z] 89a0d3d89fd8: Layer already exists [2022-09-06T22:29:39.115Z] 95db424778c0: Layer already exists [2022-09-06T22:29:39.115Z] 02e3a2a4869f: Layer already exists [2022-09-06T22:29:39.115Z] 711d30627c08: Layer already exists [2022-09-06T22:29:39.115Z] 3ebceae22f80: Layer already exists [2022-09-06T22:29:39.115Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:39.115Z] latest: digest: sha256:671c960fa811fbc93e94e3fdb6cb33c518e326b25116fb59e03cee8b84d84fe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:39.426Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:39.737Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.56 [2022-09-06T22:29:39.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T22:29:39.737Z] 02e3a2a4869f: Preparing [2022-09-06T22:29:39.737Z] 711d30627c08: Preparing [2022-09-06T22:29:39.737Z] 95db424778c0: Preparing [2022-09-06T22:29:39.737Z] 3ebceae22f80: Preparing [2022-09-06T22:29:39.737Z] 89a0d3d89fd8: Preparing [2022-09-06T22:29:39.737Z] 994393dc58e7: Preparing [2022-09-06T22:29:39.737Z] 994393dc58e7: Waiting [2022-09-06T22:29:39.737Z] 711d30627c08: Layer already exists [2022-09-06T22:29:39.737Z] 3ebceae22f80: Layer already exists [2022-09-06T22:29:39.737Z] 89a0d3d89fd8: Layer already exists [2022-09-06T22:29:39.737Z] 02e3a2a4869f: Layer already exists [2022-09-06T22:29:39.737Z] 95db424778c0: Layer already exists [2022-09-06T22:29:39.737Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:39.737Z] 2.3.0-dev.56: digest: sha256:671c960fa811fbc93e94e3fdb6cb33c518e326b25116fb59e03cee8b84d84fe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:40.057Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:40.371Z] + docker push nexus3.edgexfoundry.org:10004/core-data:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:40.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T22:29:40.371Z] 02e3a2a4869f: Preparing [2022-09-06T22:29:40.371Z] 711d30627c08: Preparing [2022-09-06T22:29:40.371Z] 95db424778c0: Preparing [2022-09-06T22:29:40.371Z] 3ebceae22f80: Preparing [2022-09-06T22:29:40.371Z] 89a0d3d89fd8: Preparing [2022-09-06T22:29:40.371Z] 994393dc58e7: Preparing [2022-09-06T22:29:40.371Z] 994393dc58e7: Waiting [2022-09-06T22:29:40.371Z] 89a0d3d89fd8: Layer already exists [2022-09-06T22:29:40.371Z] 711d30627c08: Layer already exists [2022-09-06T22:29:40.371Z] 95db424778c0: Layer already exists [2022-09-06T22:29:40.371Z] 02e3a2a4869f: Layer already exists [2022-09-06T22:29:40.371Z] 3ebceae22f80: Layer already exists [2022-09-06T22:29:40.371Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:40.371Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:671c960fa811fbc93e94e3fdb6cb33c518e326b25116fb59e03cee8b84d84fe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:40.681Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:40.999Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-06T22:29:40.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-06T22:29:40.999Z] 02e3a2a4869f: Preparing [2022-09-06T22:29:40.999Z] 711d30627c08: Preparing [2022-09-06T22:29:40.999Z] 95db424778c0: Preparing [2022-09-06T22:29:40.999Z] 3ebceae22f80: Preparing [2022-09-06T22:29:40.999Z] 89a0d3d89fd8: Preparing [2022-09-06T22:29:40.999Z] 994393dc58e7: Preparing [2022-09-06T22:29:40.999Z] 994393dc58e7: Waiting [2022-09-06T22:29:40.999Z] 95db424778c0: Layer already exists [2022-09-06T22:29:40.999Z] 3ebceae22f80: Layer already exists [2022-09-06T22:29:40.999Z] 711d30627c08: Layer already exists [2022-09-06T22:29:40.999Z] 02e3a2a4869f: Layer already exists [2022-09-06T22:29:40.999Z] 89a0d3d89fd8: Layer already exists [2022-09-06T22:29:40.999Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:40.999Z] main: digest: sha256:671c960fa811fbc93e94e3fdb6cb33c518e326b25116fb59e03cee8b84d84fe7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:29:41.049Z] ===================================================== [Pipeline] echo [2022-09-06T22:29:41.060Z] taggedImages: [2022-09-06T22:29:41.060Z] - nexus3.edgexfoundry.org:10004/core-data:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:41.060Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-06T22:29:41.060Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.56 [2022-09-06T22:29:41.060Z] - nexus3.edgexfoundry.org:10004/core-data:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:41.060Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-06T22:29:41.080Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-06T22:29:41.080Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:41.080Z] latest [2022-09-06T22:29:41.080Z] 2.3.0-dev.56 [2022-09-06T22:29:41.080Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:41.080Z] main [2022-09-06T22:29:41.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:41.388Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:41.705Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:41.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T22:29:41.705Z] 2ba1e9784228: Preparing [2022-09-06T22:29:41.705Z] 0b00f4a99db7: Preparing [2022-09-06T22:29:41.705Z] cca756d14bb4: Preparing [2022-09-06T22:29:41.705Z] 95db424778c0: Preparing [2022-09-06T22:29:41.705Z] da74cce38769: Preparing [2022-09-06T22:29:41.705Z] 994393dc58e7: Preparing [2022-09-06T22:29:41.705Z] da74cce38769: Layer already exists [2022-09-06T22:29:41.705Z] 95db424778c0: Layer already exists [2022-09-06T22:29:41.705Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:41.705Z] 0b00f4a99db7: Pushed [2022-09-06T22:29:41.705Z] 2ba1e9784228: Pushed [2022-09-06T22:29:43.619Z] cca756d14bb4: Pushed [2022-09-06T22:29:43.619Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:0abc0e4d6b5ece80aec2c10c37703e5d7c5af580d5d02f5e98bd43cdf4aaaffd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:43.937Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:44.247Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-06T22:29:44.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T22:29:44.247Z] 2ba1e9784228: Preparing [2022-09-06T22:29:44.247Z] 0b00f4a99db7: Preparing [2022-09-06T22:29:44.247Z] cca756d14bb4: Preparing [2022-09-06T22:29:44.247Z] 95db424778c0: Preparing [2022-09-06T22:29:44.247Z] da74cce38769: Preparing [2022-09-06T22:29:44.247Z] 994393dc58e7: Preparing [2022-09-06T22:29:44.247Z] 994393dc58e7: Waiting [2022-09-06T22:29:44.247Z] da74cce38769: Layer already exists [2022-09-06T22:29:44.247Z] cca756d14bb4: Layer already exists [2022-09-06T22:29:44.247Z] 95db424778c0: Layer already exists [2022-09-06T22:29:44.247Z] 2ba1e9784228: Layer already exists [2022-09-06T22:29:44.247Z] 0b00f4a99db7: Layer already exists [2022-09-06T22:29:44.247Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:44.247Z] latest: digest: sha256:0abc0e4d6b5ece80aec2c10c37703e5d7c5af580d5d02f5e98bd43cdf4aaaffd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:44.565Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:44.873Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.56 [2022-09-06T22:29:44.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T22:29:44.873Z] 2ba1e9784228: Preparing [2022-09-06T22:29:44.873Z] 0b00f4a99db7: Preparing [2022-09-06T22:29:44.873Z] cca756d14bb4: Preparing [2022-09-06T22:29:44.873Z] 95db424778c0: Preparing [2022-09-06T22:29:44.873Z] da74cce38769: Preparing [2022-09-06T22:29:44.873Z] 994393dc58e7: Preparing [2022-09-06T22:29:44.873Z] 994393dc58e7: Waiting [2022-09-06T22:29:44.873Z] cca756d14bb4: Layer already exists [2022-09-06T22:29:44.873Z] 0b00f4a99db7: Layer already exists [2022-09-06T22:29:44.873Z] da74cce38769: Layer already exists [2022-09-06T22:29:44.873Z] 2ba1e9784228: Layer already exists [2022-09-06T22:29:44.873Z] 95db424778c0: Layer already exists [2022-09-06T22:29:44.873Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:44.873Z] 2.3.0-dev.56: digest: sha256:0abc0e4d6b5ece80aec2c10c37703e5d7c5af580d5d02f5e98bd43cdf4aaaffd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:45.193Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:45.504Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:45.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T22:29:45.504Z] 2ba1e9784228: Preparing [2022-09-06T22:29:45.504Z] 0b00f4a99db7: Preparing [2022-09-06T22:29:45.504Z] cca756d14bb4: Preparing [2022-09-06T22:29:45.504Z] 95db424778c0: Preparing [2022-09-06T22:29:45.504Z] da74cce38769: Preparing [2022-09-06T22:29:45.504Z] 994393dc58e7: Preparing [2022-09-06T22:29:45.504Z] 994393dc58e7: Waiting [2022-09-06T22:29:45.504Z] 2ba1e9784228: Layer already exists [2022-09-06T22:29:45.504Z] cca756d14bb4: Layer already exists [2022-09-06T22:29:45.504Z] da74cce38769: Layer already exists [2022-09-06T22:29:45.504Z] 95db424778c0: Layer already exists [2022-09-06T22:29:45.504Z] 0b00f4a99db7: Layer already exists [2022-09-06T22:29:45.504Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:45.504Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:0abc0e4d6b5ece80aec2c10c37703e5d7c5af580d5d02f5e98bd43cdf4aaaffd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:45.821Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:46.130Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-06T22:29:46.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-06T22:29:46.130Z] 2ba1e9784228: Preparing [2022-09-06T22:29:46.130Z] 0b00f4a99db7: Preparing [2022-09-06T22:29:46.130Z] cca756d14bb4: Preparing [2022-09-06T22:29:46.130Z] 95db424778c0: Preparing [2022-09-06T22:29:46.130Z] da74cce38769: Preparing [2022-09-06T22:29:46.130Z] 994393dc58e7: Preparing [2022-09-06T22:29:46.130Z] 994393dc58e7: Waiting [2022-09-06T22:29:46.130Z] 0b00f4a99db7: Layer already exists [2022-09-06T22:29:46.130Z] 2ba1e9784228: Layer already exists [2022-09-06T22:29:46.130Z] cca756d14bb4: Layer already exists [2022-09-06T22:29:46.130Z] da74cce38769: Layer already exists [2022-09-06T22:29:46.130Z] 95db424778c0: Layer already exists [2022-09-06T22:29:46.130Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:46.130Z] main: digest: sha256:0abc0e4d6b5ece80aec2c10c37703e5d7c5af580d5d02f5e98bd43cdf4aaaffd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:29:46.177Z] ===================================================== [Pipeline] echo [2022-09-06T22:29:46.187Z] taggedImages: [2022-09-06T22:29:46.187Z] - nexus3.edgexfoundry.org:10004/core-metadata:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:46.187Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-06T22:29:46.187Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.56 [2022-09-06T22:29:46.187Z] - nexus3.edgexfoundry.org:10004/core-metadata:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:46.187Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-06T22:29:46.208Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-06T22:29:46.208Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:46.208Z] latest [2022-09-06T22:29:46.208Z] 2.3.0-dev.56 [2022-09-06T22:29:46.208Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:46.208Z] main [2022-09-06T22:29:46.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:46.533Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:46.841Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:46.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T22:29:46.841Z] a263c09162c9: Preparing [2022-09-06T22:29:46.841Z] a263c09162c9: Preparing [2022-09-06T22:29:46.841Z] 4f7840c88a72: Preparing [2022-09-06T22:29:46.841Z] 128d4d6b4925: Preparing [2022-09-06T22:29:46.841Z] bca8b8233506: Preparing [2022-09-06T22:29:46.841Z] ffb23c831128: Preparing [2022-09-06T22:29:46.841Z] 95db424778c0: Preparing [2022-09-06T22:29:46.841Z] ca6e06389cf6: Preparing [2022-09-06T22:29:46.841Z] 95db424778c0: Waiting [2022-09-06T22:29:46.841Z] ca6e06389cf6: Waiting [2022-09-06T22:29:46.841Z] 05cc36c56efc: Preparing [2022-09-06T22:29:46.841Z] 82f37a184140: Preparing [2022-09-06T22:29:46.841Z] d3ca577d4b26: Preparing [2022-09-06T22:29:46.841Z] 994393dc58e7: Preparing [2022-09-06T22:29:46.841Z] 05cc36c56efc: Waiting [2022-09-06T22:29:46.841Z] 82f37a184140: Waiting [2022-09-06T22:29:46.841Z] a263c09162c9: Pushed [2022-09-06T22:29:46.841Z] 4f7840c88a72: Pushed [2022-09-06T22:29:46.841Z] 128d4d6b4925: Pushed [2022-09-06T22:29:46.841Z] bca8b8233506: Pushed [2022-09-06T22:29:46.841Z] 95db424778c0: Layer already exists [2022-09-06T22:29:47.101Z] ca6e06389cf6: Pushed [2022-09-06T22:29:47.101Z] d3ca577d4b26: Pushed [2022-09-06T22:29:47.101Z] 05cc36c56efc: Pushed [2022-09-06T22:29:47.101Z] 82f37a184140: Pushed [2022-09-06T22:29:47.101Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:48.481Z] ffb23c831128: Pushed [2022-09-06T22:29:48.481Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:fe9c0b4118cf42266789ba9755651eb34c959b82022f29d673bc2a8872ba5001 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:48.800Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:49.110Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-06T22:29:49.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T22:29:49.110Z] a263c09162c9: Preparing [2022-09-06T22:29:49.110Z] a263c09162c9: Preparing [2022-09-06T22:29:49.110Z] 4f7840c88a72: Preparing [2022-09-06T22:29:49.110Z] 128d4d6b4925: Preparing [2022-09-06T22:29:49.110Z] bca8b8233506: Preparing [2022-09-06T22:29:49.110Z] ffb23c831128: Preparing [2022-09-06T22:29:49.110Z] 95db424778c0: Preparing [2022-09-06T22:29:49.110Z] ca6e06389cf6: Preparing [2022-09-06T22:29:49.110Z] 05cc36c56efc: Preparing [2022-09-06T22:29:49.110Z] 82f37a184140: Preparing [2022-09-06T22:29:49.110Z] d3ca577d4b26: Preparing [2022-09-06T22:29:49.110Z] 994393dc58e7: Preparing [2022-09-06T22:29:49.110Z] ca6e06389cf6: Waiting [2022-09-06T22:29:49.110Z] 05cc36c56efc: Waiting [2022-09-06T22:29:49.110Z] 82f37a184140: Waiting [2022-09-06T22:29:49.110Z] d3ca577d4b26: Waiting [2022-09-06T22:29:49.110Z] 994393dc58e7: Waiting [2022-09-06T22:29:49.110Z] 95db424778c0: Waiting [2022-09-06T22:29:49.110Z] bca8b8233506: Layer already exists [2022-09-06T22:29:49.110Z] 128d4d6b4925: Layer already exists [2022-09-06T22:29:49.110Z] a263c09162c9: Layer already exists [2022-09-06T22:29:49.110Z] ffb23c831128: Layer already exists [2022-09-06T22:29:49.110Z] 4f7840c88a72: Layer already exists [2022-09-06T22:29:49.110Z] 95db424778c0: Layer already exists [2022-09-06T22:29:49.110Z] ca6e06389cf6: Layer already exists [2022-09-06T22:29:49.110Z] 82f37a184140: Layer already exists [2022-09-06T22:29:49.110Z] 05cc36c56efc: Layer already exists [2022-09-06T22:29:49.110Z] d3ca577d4b26: Layer already exists [2022-09-06T22:29:49.110Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:49.110Z] latest: digest: sha256:fe9c0b4118cf42266789ba9755651eb34c959b82022f29d673bc2a8872ba5001 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:49.423Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:49.730Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.56 [2022-09-06T22:29:49.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T22:29:49.730Z] a263c09162c9: Preparing [2022-09-06T22:29:49.730Z] a263c09162c9: Preparing [2022-09-06T22:29:49.730Z] 4f7840c88a72: Preparing [2022-09-06T22:29:49.730Z] 128d4d6b4925: Preparing [2022-09-06T22:29:49.730Z] bca8b8233506: Preparing [2022-09-06T22:29:49.730Z] ffb23c831128: Preparing [2022-09-06T22:29:49.730Z] 95db424778c0: Preparing [2022-09-06T22:29:49.730Z] ca6e06389cf6: Preparing [2022-09-06T22:29:49.730Z] 05cc36c56efc: Preparing [2022-09-06T22:29:49.730Z] 82f37a184140: Preparing [2022-09-06T22:29:49.730Z] d3ca577d4b26: Preparing [2022-09-06T22:29:49.730Z] 994393dc58e7: Preparing [2022-09-06T22:29:49.730Z] ca6e06389cf6: Waiting [2022-09-06T22:29:49.730Z] 05cc36c56efc: Waiting [2022-09-06T22:29:49.730Z] 82f37a184140: Waiting [2022-09-06T22:29:49.730Z] d3ca577d4b26: Waiting [2022-09-06T22:29:49.730Z] 994393dc58e7: Waiting [2022-09-06T22:29:49.730Z] 95db424778c0: Waiting [2022-09-06T22:29:49.730Z] a263c09162c9: Layer already exists [2022-09-06T22:29:49.730Z] 128d4d6b4925: Layer already exists [2022-09-06T22:29:49.730Z] bca8b8233506: Layer already exists [2022-09-06T22:29:49.730Z] 4f7840c88a72: Layer already exists [2022-09-06T22:29:49.730Z] ffb23c831128: Layer already exists [2022-09-06T22:29:49.730Z] 95db424778c0: Layer already exists [2022-09-06T22:29:49.730Z] 05cc36c56efc: Layer already exists [2022-09-06T22:29:49.730Z] 82f37a184140: Layer already exists [2022-09-06T22:29:49.730Z] ca6e06389cf6: Layer already exists [2022-09-06T22:29:49.730Z] d3ca577d4b26: Layer already exists [2022-09-06T22:29:49.730Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:49.730Z] 2.3.0-dev.56: digest: sha256:fe9c0b4118cf42266789ba9755651eb34c959b82022f29d673bc2a8872ba5001 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:50.052Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:50.362Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:50.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T22:29:50.362Z] a263c09162c9: Preparing [2022-09-06T22:29:50.362Z] a263c09162c9: Preparing [2022-09-06T22:29:50.362Z] 4f7840c88a72: Preparing [2022-09-06T22:29:50.362Z] 128d4d6b4925: Preparing [2022-09-06T22:29:50.362Z] bca8b8233506: Preparing [2022-09-06T22:29:50.362Z] ffb23c831128: Preparing [2022-09-06T22:29:50.362Z] 95db424778c0: Preparing [2022-09-06T22:29:50.362Z] ca6e06389cf6: Preparing [2022-09-06T22:29:50.362Z] 05cc36c56efc: Preparing [2022-09-06T22:29:50.362Z] 82f37a184140: Preparing [2022-09-06T22:29:50.362Z] d3ca577d4b26: Preparing [2022-09-06T22:29:50.362Z] 994393dc58e7: Preparing [2022-09-06T22:29:50.362Z] 95db424778c0: Waiting [2022-09-06T22:29:50.362Z] ca6e06389cf6: Waiting [2022-09-06T22:29:50.362Z] 05cc36c56efc: Waiting [2022-09-06T22:29:50.362Z] 82f37a184140: Waiting [2022-09-06T22:29:50.362Z] d3ca577d4b26: Waiting [2022-09-06T22:29:50.362Z] 994393dc58e7: Waiting [2022-09-06T22:29:50.362Z] a263c09162c9: Layer already exists [2022-09-06T22:29:50.362Z] 4f7840c88a72: Layer already exists [2022-09-06T22:29:50.362Z] 128d4d6b4925: Layer already exists [2022-09-06T22:29:50.362Z] ffb23c831128: Layer already exists [2022-09-06T22:29:50.362Z] bca8b8233506: Layer already exists [2022-09-06T22:29:50.362Z] 95db424778c0: Layer already exists [2022-09-06T22:29:50.362Z] ca6e06389cf6: Layer already exists [2022-09-06T22:29:50.362Z] 82f37a184140: Layer already exists [2022-09-06T22:29:50.362Z] d3ca577d4b26: Layer already exists [2022-09-06T22:29:50.362Z] 05cc36c56efc: Layer already exists [2022-09-06T22:29:50.362Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:50.363Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:fe9c0b4118cf42266789ba9755651eb34c959b82022f29d673bc2a8872ba5001 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:50.677Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:50.984Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-06T22:29:50.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-06T22:29:50.984Z] a263c09162c9: Preparing [2022-09-06T22:29:50.984Z] a263c09162c9: Preparing [2022-09-06T22:29:50.984Z] 4f7840c88a72: Preparing [2022-09-06T22:29:50.984Z] 128d4d6b4925: Preparing [2022-09-06T22:29:50.984Z] bca8b8233506: Preparing [2022-09-06T22:29:50.984Z] ffb23c831128: Preparing [2022-09-06T22:29:50.984Z] 95db424778c0: Preparing [2022-09-06T22:29:50.984Z] ca6e06389cf6: Preparing [2022-09-06T22:29:50.984Z] 05cc36c56efc: Preparing [2022-09-06T22:29:50.984Z] 82f37a184140: Preparing [2022-09-06T22:29:50.984Z] d3ca577d4b26: Preparing [2022-09-06T22:29:50.984Z] 994393dc58e7: Preparing [2022-09-06T22:29:50.984Z] ca6e06389cf6: Waiting [2022-09-06T22:29:50.984Z] 82f37a184140: Waiting [2022-09-06T22:29:50.984Z] 05cc36c56efc: Waiting [2022-09-06T22:29:50.984Z] d3ca577d4b26: Waiting [2022-09-06T22:29:50.984Z] 994393dc58e7: Waiting [2022-09-06T22:29:50.984Z] 95db424778c0: Waiting [2022-09-06T22:29:50.984Z] bca8b8233506: Layer already exists [2022-09-06T22:29:50.984Z] 128d4d6b4925: Layer already exists [2022-09-06T22:29:50.984Z] ffb23c831128: Layer already exists [2022-09-06T22:29:50.984Z] a263c09162c9: Layer already exists [2022-09-06T22:29:50.984Z] 4f7840c88a72: Layer already exists [2022-09-06T22:29:50.984Z] ca6e06389cf6: Layer already exists [2022-09-06T22:29:50.984Z] 82f37a184140: Layer already exists [2022-09-06T22:29:50.984Z] 05cc36c56efc: Layer already exists [2022-09-06T22:29:50.984Z] 95db424778c0: Layer already exists [2022-09-06T22:29:50.984Z] d3ca577d4b26: Layer already exists [2022-09-06T22:29:50.984Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:50.984Z] main: digest: sha256:fe9c0b4118cf42266789ba9755651eb34c959b82022f29d673bc2a8872ba5001 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:29:51.032Z] ===================================================== [Pipeline] echo [2022-09-06T22:29:51.041Z] taggedImages: [2022-09-06T22:29:51.041Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:51.041Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-06T22:29:51.041Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.56 [2022-09-06T22:29:51.041Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:51.041Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-06T22:29:51.061Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-06T22:29:51.061Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:51.061Z] latest [2022-09-06T22:29:51.061Z] 2.3.0-dev.56 [2022-09-06T22:29:51.061Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:51.061Z] main [2022-09-06T22:29:51.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:51.377Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:51.690Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:51.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T22:29:51.690Z] 91ece5edb4c6: Preparing [2022-09-06T22:29:51.690Z] c40baeb765e7: Preparing [2022-09-06T22:29:51.690Z] 528b4cd7b9f4: Preparing [2022-09-06T22:29:51.690Z] 7e65536b808f: Preparing [2022-09-06T22:29:51.690Z] f79e64403ba8: Preparing [2022-09-06T22:29:51.690Z] 714696d21dfb: Preparing [2022-09-06T22:29:51.690Z] 6329ca629ac9: Preparing [2022-09-06T22:29:51.690Z] 994393dc58e7: Preparing [2022-09-06T22:29:51.690Z] 714696d21dfb: Waiting [2022-09-06T22:29:51.691Z] 6329ca629ac9: Waiting [2022-09-06T22:29:51.691Z] 994393dc58e7: Waiting [2022-09-06T22:29:51.691Z] f79e64403ba8: Pushed [2022-09-06T22:29:51.691Z] c40baeb765e7: Pushed [2022-09-06T22:29:51.691Z] 91ece5edb4c6: Pushed [2022-09-06T22:29:51.691Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:51.949Z] 714696d21dfb: Pushed [2022-09-06T22:29:52.211Z] 6329ca629ac9: Pushed [2022-09-06T22:29:53.152Z] 7e65536b808f: Pushed [2022-09-06T22:29:53.152Z] 528b4cd7b9f4: Pushed [2022-09-06T22:29:53.152Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:e9ff0cbcfe62332e6d2bbd5b6db3cc5b845c120b7a7518e5cac27b28271873b0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:53.471Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:53.781Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-06T22:29:53.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T22:29:53.781Z] 91ece5edb4c6: Preparing [2022-09-06T22:29:53.781Z] c40baeb765e7: Preparing [2022-09-06T22:29:53.781Z] 528b4cd7b9f4: Preparing [2022-09-06T22:29:53.781Z] 7e65536b808f: Preparing [2022-09-06T22:29:53.781Z] f79e64403ba8: Preparing [2022-09-06T22:29:53.781Z] 714696d21dfb: Preparing [2022-09-06T22:29:53.781Z] 6329ca629ac9: Preparing [2022-09-06T22:29:53.781Z] 994393dc58e7: Preparing [2022-09-06T22:29:53.781Z] 714696d21dfb: Waiting [2022-09-06T22:29:53.781Z] 6329ca629ac9: Waiting [2022-09-06T22:29:53.781Z] 994393dc58e7: Waiting [2022-09-06T22:29:53.781Z] f79e64403ba8: Layer already exists [2022-09-06T22:29:53.781Z] c40baeb765e7: Layer already exists [2022-09-06T22:29:53.781Z] 528b4cd7b9f4: Layer already exists [2022-09-06T22:29:53.781Z] 91ece5edb4c6: Layer already exists [2022-09-06T22:29:53.781Z] 7e65536b808f: Layer already exists [2022-09-06T22:29:53.781Z] 714696d21dfb: Layer already exists [2022-09-06T22:29:53.781Z] 6329ca629ac9: Layer already exists [2022-09-06T22:29:53.781Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:53.781Z] latest: digest: sha256:e9ff0cbcfe62332e6d2bbd5b6db3cc5b845c120b7a7518e5cac27b28271873b0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:54.100Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:54.416Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.56 [2022-09-06T22:29:54.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T22:29:54.416Z] 91ece5edb4c6: Preparing [2022-09-06T22:29:54.416Z] c40baeb765e7: Preparing [2022-09-06T22:29:54.416Z] 528b4cd7b9f4: Preparing [2022-09-06T22:29:54.416Z] 7e65536b808f: Preparing [2022-09-06T22:29:54.416Z] f79e64403ba8: Preparing [2022-09-06T22:29:54.416Z] 714696d21dfb: Preparing [2022-09-06T22:29:54.416Z] 6329ca629ac9: Preparing [2022-09-06T22:29:54.416Z] 994393dc58e7: Preparing [2022-09-06T22:29:54.416Z] 714696d21dfb: Waiting [2022-09-06T22:29:54.416Z] 6329ca629ac9: Waiting [2022-09-06T22:29:54.416Z] 994393dc58e7: Waiting [2022-09-06T22:29:54.416Z] 91ece5edb4c6: Layer already exists [2022-09-06T22:29:54.416Z] 528b4cd7b9f4: Layer already exists [2022-09-06T22:29:54.416Z] f79e64403ba8: Layer already exists [2022-09-06T22:29:54.416Z] 7e65536b808f: Layer already exists [2022-09-06T22:29:54.416Z] c40baeb765e7: Layer already exists [2022-09-06T22:29:54.416Z] 6329ca629ac9: Layer already exists [2022-09-06T22:29:54.416Z] 714696d21dfb: Layer already exists [2022-09-06T22:29:54.416Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:54.416Z] 2.3.0-dev.56: digest: sha256:e9ff0cbcfe62332e6d2bbd5b6db3cc5b845c120b7a7518e5cac27b28271873b0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:54.730Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:55.036Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:55.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T22:29:55.036Z] 91ece5edb4c6: Preparing [2022-09-06T22:29:55.036Z] c40baeb765e7: Preparing [2022-09-06T22:29:55.036Z] 528b4cd7b9f4: Preparing [2022-09-06T22:29:55.036Z] 7e65536b808f: Preparing [2022-09-06T22:29:55.036Z] f79e64403ba8: Preparing [2022-09-06T22:29:55.036Z] 714696d21dfb: Preparing [2022-09-06T22:29:55.036Z] 6329ca629ac9: Preparing [2022-09-06T22:29:55.036Z] 994393dc58e7: Preparing [2022-09-06T22:29:55.036Z] 714696d21dfb: Waiting [2022-09-06T22:29:55.036Z] 6329ca629ac9: Waiting [2022-09-06T22:29:55.036Z] 994393dc58e7: Waiting [2022-09-06T22:29:55.036Z] 7e65536b808f: Layer already exists [2022-09-06T22:29:55.036Z] 91ece5edb4c6: Layer already exists [2022-09-06T22:29:55.036Z] f79e64403ba8: Layer already exists [2022-09-06T22:29:55.036Z] 528b4cd7b9f4: Layer already exists [2022-09-06T22:29:55.036Z] c40baeb765e7: Layer already exists [2022-09-06T22:29:55.036Z] 714696d21dfb: Layer already exists [2022-09-06T22:29:55.036Z] 6329ca629ac9: Layer already exists [2022-09-06T22:29:55.036Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:55.036Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:e9ff0cbcfe62332e6d2bbd5b6db3cc5b845c120b7a7518e5cac27b28271873b0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:55.344Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:55.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-06T22:29:55.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-06T22:29:55.696Z] 91ece5edb4c6: Preparing [2022-09-06T22:29:55.696Z] c40baeb765e7: Preparing [2022-09-06T22:29:55.696Z] 528b4cd7b9f4: Preparing [2022-09-06T22:29:55.696Z] 7e65536b808f: Preparing [2022-09-06T22:29:55.696Z] f79e64403ba8: Preparing [2022-09-06T22:29:55.696Z] 714696d21dfb: Preparing [2022-09-06T22:29:55.696Z] 6329ca629ac9: Preparing [2022-09-06T22:29:55.696Z] 994393dc58e7: Preparing [2022-09-06T22:29:55.696Z] 6329ca629ac9: Waiting [2022-09-06T22:29:55.696Z] 714696d21dfb: Waiting [2022-09-06T22:29:55.696Z] 994393dc58e7: Waiting [2022-09-06T22:29:55.696Z] 7e65536b808f: Layer already exists [2022-09-06T22:29:55.696Z] c40baeb765e7: Layer already exists [2022-09-06T22:29:55.696Z] 528b4cd7b9f4: Layer already exists [2022-09-06T22:29:55.696Z] 91ece5edb4c6: Layer already exists [2022-09-06T22:29:55.696Z] f79e64403ba8: Layer already exists [2022-09-06T22:29:55.696Z] 714696d21dfb: Layer already exists [2022-09-06T22:29:55.696Z] 6329ca629ac9: Layer already exists [2022-09-06T22:29:55.696Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:55.696Z] main: digest: sha256:e9ff0cbcfe62332e6d2bbd5b6db3cc5b845c120b7a7518e5cac27b28271873b0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:29:55.793Z] ===================================================== [Pipeline] echo [2022-09-06T22:29:55.802Z] taggedImages: [2022-09-06T22:29:55.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:55.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-06T22:29:55.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.56 [2022-09-06T22:29:55.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:55.802Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-06T22:29:55.824Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-06T22:29:55.824Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:55.824Z] latest [2022-09-06T22:29:55.824Z] 2.3.0-dev.56 [2022-09-06T22:29:55.824Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:29:55.824Z] main [2022-09-06T22:29:55.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:56.144Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:56.449Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:29:56.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T22:29:56.449Z] d15217491aaf: Preparing [2022-09-06T22:29:56.449Z] 8aa558014269: Preparing [2022-09-06T22:29:56.449Z] fe28040af798: Preparing [2022-09-06T22:29:56.449Z] a813c0fc5370: Preparing [2022-09-06T22:29:56.449Z] e4e5357a2d27: Preparing [2022-09-06T22:29:56.449Z] 685264f63a2a: Preparing [2022-09-06T22:29:56.449Z] 1f4083148537: Preparing [2022-09-06T22:29:56.449Z] aca142aab867: Preparing [2022-09-06T22:29:56.449Z] f92fa3ed65f5: Preparing [2022-09-06T22:29:56.449Z] 994393dc58e7: Preparing [2022-09-06T22:29:56.449Z] 685264f63a2a: Waiting [2022-09-06T22:29:56.449Z] aca142aab867: Waiting [2022-09-06T22:29:56.449Z] f92fa3ed65f5: Waiting [2022-09-06T22:29:56.449Z] 1f4083148537: Waiting [2022-09-06T22:29:56.449Z] d15217491aaf: Pushed [2022-09-06T22:29:56.449Z] 8aa558014269: Pushed [2022-09-06T22:29:56.449Z] e4e5357a2d27: Pushed [2022-09-06T22:29:56.709Z] aca142aab867: Pushed [2022-09-06T22:29:56.709Z] 1f4083148537: Pushed [2022-09-06T22:29:56.709Z] 685264f63a2a: Pushed [2022-09-06T22:29:56.709Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:56.709Z] f92fa3ed65f5: Pushed [2022-09-06T22:29:57.647Z] a813c0fc5370: Pushed [2022-09-06T22:29:58.217Z] fe28040af798: Pushed [2022-09-06T22:29:58.217Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:9b9c09468b06a3f0f3c2eca9bb180bad283d190d7be37362fdc4761bb266e229 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:58.535Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:58.847Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-06T22:29:58.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T22:29:58.847Z] d15217491aaf: Preparing [2022-09-06T22:29:58.847Z] 8aa558014269: Preparing [2022-09-06T22:29:58.847Z] fe28040af798: Preparing [2022-09-06T22:29:58.847Z] a813c0fc5370: Preparing [2022-09-06T22:29:58.847Z] e4e5357a2d27: Preparing [2022-09-06T22:29:58.847Z] 685264f63a2a: Preparing [2022-09-06T22:29:58.847Z] 1f4083148537: Preparing [2022-09-06T22:29:58.847Z] aca142aab867: Preparing [2022-09-06T22:29:58.847Z] f92fa3ed65f5: Preparing [2022-09-06T22:29:58.847Z] 994393dc58e7: Preparing [2022-09-06T22:29:58.847Z] 685264f63a2a: Waiting [2022-09-06T22:29:58.847Z] 1f4083148537: Waiting [2022-09-06T22:29:58.847Z] aca142aab867: Waiting [2022-09-06T22:29:58.847Z] f92fa3ed65f5: Waiting [2022-09-06T22:29:58.847Z] 994393dc58e7: Waiting [2022-09-06T22:29:58.847Z] 8aa558014269: Layer already exists [2022-09-06T22:29:58.847Z] fe28040af798: Layer already exists [2022-09-06T22:29:58.847Z] d15217491aaf: Layer already exists [2022-09-06T22:29:58.847Z] a813c0fc5370: Layer already exists [2022-09-06T22:29:58.847Z] e4e5357a2d27: Layer already exists [2022-09-06T22:29:58.847Z] 685264f63a2a: Layer already exists [2022-09-06T22:29:58.847Z] 1f4083148537: Layer already exists [2022-09-06T22:29:58.847Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:58.847Z] f92fa3ed65f5: Layer already exists [2022-09-06T22:29:58.847Z] aca142aab867: Layer already exists [2022-09-06T22:29:58.847Z] latest: digest: sha256:9b9c09468b06a3f0f3c2eca9bb180bad283d190d7be37362fdc4761bb266e229 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:59.156Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:59.469Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.56 [2022-09-06T22:29:59.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T22:29:59.469Z] d15217491aaf: Preparing [2022-09-06T22:29:59.469Z] 8aa558014269: Preparing [2022-09-06T22:29:59.469Z] fe28040af798: Preparing [2022-09-06T22:29:59.469Z] a813c0fc5370: Preparing [2022-09-06T22:29:59.469Z] e4e5357a2d27: Preparing [2022-09-06T22:29:59.469Z] 685264f63a2a: Preparing [2022-09-06T22:29:59.469Z] 1f4083148537: Preparing [2022-09-06T22:29:59.469Z] aca142aab867: Preparing [2022-09-06T22:29:59.469Z] f92fa3ed65f5: Preparing [2022-09-06T22:29:59.469Z] 994393dc58e7: Preparing [2022-09-06T22:29:59.469Z] 685264f63a2a: Waiting [2022-09-06T22:29:59.469Z] 1f4083148537: Waiting [2022-09-06T22:29:59.469Z] aca142aab867: Waiting [2022-09-06T22:29:59.469Z] f92fa3ed65f5: Waiting [2022-09-06T22:29:59.469Z] 994393dc58e7: Waiting [2022-09-06T22:29:59.469Z] d15217491aaf: Layer already exists [2022-09-06T22:29:59.469Z] 8aa558014269: Layer already exists [2022-09-06T22:29:59.469Z] e4e5357a2d27: Layer already exists [2022-09-06T22:29:59.469Z] fe28040af798: Layer already exists [2022-09-06T22:29:59.469Z] a813c0fc5370: Layer already exists [2022-09-06T22:29:59.469Z] 685264f63a2a: Layer already exists [2022-09-06T22:29:59.469Z] f92fa3ed65f5: Layer already exists [2022-09-06T22:29:59.469Z] 1f4083148537: Layer already exists [2022-09-06T22:29:59.469Z] 994393dc58e7: Layer already exists [2022-09-06T22:29:59.469Z] aca142aab867: Layer already exists [2022-09-06T22:29:59.469Z] 2.3.0-dev.56: digest: sha256:9b9c09468b06a3f0f3c2eca9bb180bad283d190d7be37362fdc4761bb266e229 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:29:59.782Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:00.089Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:00.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T22:30:00.090Z] d15217491aaf: Preparing [2022-09-06T22:30:00.090Z] 8aa558014269: Preparing [2022-09-06T22:30:00.090Z] fe28040af798: Preparing [2022-09-06T22:30:00.090Z] a813c0fc5370: Preparing [2022-09-06T22:30:00.090Z] e4e5357a2d27: Preparing [2022-09-06T22:30:00.090Z] 685264f63a2a: Preparing [2022-09-06T22:30:00.090Z] 1f4083148537: Preparing [2022-09-06T22:30:00.090Z] 685264f63a2a: Waiting [2022-09-06T22:30:00.090Z] 1f4083148537: Waiting [2022-09-06T22:30:00.090Z] aca142aab867: Preparing [2022-09-06T22:30:00.090Z] f92fa3ed65f5: Preparing [2022-09-06T22:30:00.090Z] 994393dc58e7: Preparing [2022-09-06T22:30:00.090Z] f92fa3ed65f5: Waiting [2022-09-06T22:30:00.090Z] aca142aab867: Waiting [2022-09-06T22:30:00.090Z] 994393dc58e7: Waiting [2022-09-06T22:30:00.090Z] d15217491aaf: Layer already exists [2022-09-06T22:30:00.090Z] fe28040af798: Layer already exists [2022-09-06T22:30:00.090Z] 8aa558014269: Layer already exists [2022-09-06T22:30:00.090Z] e4e5357a2d27: Layer already exists [2022-09-06T22:30:00.090Z] a813c0fc5370: Layer already exists [2022-09-06T22:30:00.090Z] 685264f63a2a: Layer already exists [2022-09-06T22:30:00.090Z] 1f4083148537: Layer already exists [2022-09-06T22:30:00.090Z] 994393dc58e7: Layer already exists [2022-09-06T22:30:00.090Z] aca142aab867: Layer already exists [2022-09-06T22:30:00.090Z] f92fa3ed65f5: Layer already exists [2022-09-06T22:30:00.090Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:9b9c09468b06a3f0f3c2eca9bb180bad283d190d7be37362fdc4761bb266e229 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:00.408Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:00.714Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-06T22:30:00.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-06T22:30:00.715Z] d15217491aaf: Preparing [2022-09-06T22:30:00.715Z] 8aa558014269: Preparing [2022-09-06T22:30:00.715Z] fe28040af798: Preparing [2022-09-06T22:30:00.715Z] a813c0fc5370: Preparing [2022-09-06T22:30:00.715Z] e4e5357a2d27: Preparing [2022-09-06T22:30:00.715Z] 685264f63a2a: Preparing [2022-09-06T22:30:00.715Z] 1f4083148537: Preparing [2022-09-06T22:30:00.715Z] aca142aab867: Preparing [2022-09-06T22:30:00.715Z] f92fa3ed65f5: Preparing [2022-09-06T22:30:00.715Z] 994393dc58e7: Preparing [2022-09-06T22:30:00.715Z] 685264f63a2a: Waiting [2022-09-06T22:30:00.715Z] 1f4083148537: Waiting [2022-09-06T22:30:00.715Z] aca142aab867: Waiting [2022-09-06T22:30:00.715Z] f92fa3ed65f5: Waiting [2022-09-06T22:30:00.715Z] 994393dc58e7: Waiting [2022-09-06T22:30:00.715Z] fe28040af798: Layer already exists [2022-09-06T22:30:00.715Z] 8aa558014269: Layer already exists [2022-09-06T22:30:00.715Z] e4e5357a2d27: Layer already exists [2022-09-06T22:30:00.715Z] a813c0fc5370: Layer already exists [2022-09-06T22:30:00.715Z] d15217491aaf: Layer already exists [2022-09-06T22:30:00.715Z] 685264f63a2a: Layer already exists [2022-09-06T22:30:00.715Z] aca142aab867: Layer already exists [2022-09-06T22:30:00.715Z] f92fa3ed65f5: Layer already exists [2022-09-06T22:30:00.715Z] 994393dc58e7: Layer already exists [2022-09-06T22:30:00.715Z] 1f4083148537: Layer already exists [2022-09-06T22:30:00.715Z] main: digest: sha256:9b9c09468b06a3f0f3c2eca9bb180bad283d190d7be37362fdc4761bb266e229 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:30:00.754Z] ===================================================== [Pipeline] echo [2022-09-06T22:30:00.766Z] taggedImages: [2022-09-06T22:30:00.766Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:00.766Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-06T22:30:00.766Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.56 [2022-09-06T22:30:00.766Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:00.766Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-06T22:30:00.785Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-06T22:30:00.785Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:00.785Z] latest [2022-09-06T22:30:00.785Z] 2.3.0-dev.56 [2022-09-06T22:30:00.785Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:00.785Z] main [2022-09-06T22:30:00.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:01.104Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:01.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:01.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T22:30:01.415Z] 6f8787e5fac1: Preparing [2022-09-06T22:30:01.415Z] 7bf5af23ff1b: Preparing [2022-09-06T22:30:01.415Z] 95db424778c0: Preparing [2022-09-06T22:30:01.415Z] 64b2194c309c: Preparing [2022-09-06T22:30:01.415Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:01.415Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:01.415Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:01.415Z] 95db424778c0: Layer already exists [2022-09-06T22:30:01.415Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:01.415Z] d1c1d8f3eee3: Pushed [2022-09-06T22:30:01.415Z] 6f8787e5fac1: Pushed [2022-09-06T22:30:01.984Z] 64b2194c309c: Pushed [2022-09-06T22:30:03.367Z] 7bf5af23ff1b: Pushed [2022-09-06T22:30:03.626Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:9840cd92de5dfd7cc4eca6f9a115b742c84edb3448c0d57c6cfbb3d4ded96faa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:03.946Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:04.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-06T22:30:04.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T22:30:04.257Z] 6f8787e5fac1: Preparing [2022-09-06T22:30:04.257Z] 7bf5af23ff1b: Preparing [2022-09-06T22:30:04.257Z] 95db424778c0: Preparing [2022-09-06T22:30:04.257Z] 64b2194c309c: Preparing [2022-09-06T22:30:04.257Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:04.257Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:04.257Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:04.257Z] 95db424778c0: Layer already exists [2022-09-06T22:30:04.257Z] 64b2194c309c: Layer already exists [2022-09-06T22:30:04.257Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:04.257Z] 6f8787e5fac1: Layer already exists [2022-09-06T22:30:04.257Z] 7bf5af23ff1b: Layer already exists [2022-09-06T22:30:04.257Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:04.257Z] latest: digest: sha256:9840cd92de5dfd7cc4eca6f9a115b742c84edb3448c0d57c6cfbb3d4ded96faa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:04.575Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:04.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.56 [2022-09-06T22:30:04.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T22:30:04.883Z] 6f8787e5fac1: Preparing [2022-09-06T22:30:04.883Z] 7bf5af23ff1b: Preparing [2022-09-06T22:30:04.883Z] 95db424778c0: Preparing [2022-09-06T22:30:04.883Z] 64b2194c309c: Preparing [2022-09-06T22:30:04.883Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:04.883Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:04.883Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:04.883Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:04.883Z] 6f8787e5fac1: Layer already exists [2022-09-06T22:30:04.883Z] 7bf5af23ff1b: Layer already exists [2022-09-06T22:30:04.883Z] 64b2194c309c: Layer already exists [2022-09-06T22:30:04.883Z] 95db424778c0: Layer already exists [2022-09-06T22:30:04.883Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:04.883Z] 2.3.0-dev.56: digest: sha256:9840cd92de5dfd7cc4eca6f9a115b742c84edb3448c0d57c6cfbb3d4ded96faa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:05.189Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:05.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:05.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T22:30:05.497Z] 6f8787e5fac1: Preparing [2022-09-06T22:30:05.497Z] 7bf5af23ff1b: Preparing [2022-09-06T22:30:05.497Z] 95db424778c0: Preparing [2022-09-06T22:30:05.497Z] 64b2194c309c: Preparing [2022-09-06T22:30:05.497Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:05.497Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:05.497Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:05.497Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:05.497Z] 64b2194c309c: Layer already exists [2022-09-06T22:30:05.497Z] 95db424778c0: Layer already exists [2022-09-06T22:30:05.497Z] 6f8787e5fac1: Layer already exists [2022-09-06T22:30:05.497Z] 7bf5af23ff1b: Layer already exists [2022-09-06T22:30:05.497Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:05.497Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:9840cd92de5dfd7cc4eca6f9a115b742c84edb3448c0d57c6cfbb3d4ded96faa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:05.807Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:06.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-06T22:30:06.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-06T22:30:06.111Z] 6f8787e5fac1: Preparing [2022-09-06T22:30:06.111Z] 7bf5af23ff1b: Preparing [2022-09-06T22:30:06.111Z] 95db424778c0: Preparing [2022-09-06T22:30:06.111Z] 64b2194c309c: Preparing [2022-09-06T22:30:06.111Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:06.111Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:06.111Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:06.111Z] 7bf5af23ff1b: Layer already exists [2022-09-06T22:30:06.111Z] 6f8787e5fac1: Layer already exists [2022-09-06T22:30:06.111Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:06.111Z] 64b2194c309c: Layer already exists [2022-09-06T22:30:06.111Z] 95db424778c0: Layer already exists [2022-09-06T22:30:06.111Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:06.111Z] main: digest: sha256:9840cd92de5dfd7cc4eca6f9a115b742c84edb3448c0d57c6cfbb3d4ded96faa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:30:06.162Z] ===================================================== [Pipeline] echo [2022-09-06T22:30:06.173Z] taggedImages: [2022-09-06T22:30:06.174Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:06.174Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-06T22:30:06.174Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.56 [2022-09-06T22:30:06.174Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:06.174Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-06T22:30:06.194Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-06T22:30:06.194Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:06.194Z] latest [2022-09-06T22:30:06.194Z] 2.3.0-dev.56 [2022-09-06T22:30:06.194Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:06.194Z] main [2022-09-06T22:30:06.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:06.520Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:06.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:06.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T22:30:06.831Z] 098d5ea07950: Preparing [2022-09-06T22:30:06.831Z] 4255b84f2844: Preparing [2022-09-06T22:30:06.831Z] b503804fbd6e: Preparing [2022-09-06T22:30:06.831Z] 89a6c1f66919: Preparing [2022-09-06T22:30:06.831Z] 4db305758763: Preparing [2022-09-06T22:30:06.831Z] 61e0df05fcdb: Preparing [2022-09-06T22:30:06.831Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:06.831Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:06.831Z] 61e0df05fcdb: Waiting [2022-09-06T22:30:06.831Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:06.831Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:06.831Z] 4255b84f2844: Pushed [2022-09-06T22:30:06.831Z] b503804fbd6e: Pushed [2022-09-06T22:30:06.831Z] 098d5ea07950: Pushed [2022-09-06T22:30:06.831Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:06.831Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:07.402Z] 61e0df05fcdb: Pushed [2022-09-06T22:30:10.697Z] 4db305758763: Pushed [2022-09-06T22:30:13.996Z] 89a6c1f66919: Pushed [2022-09-06T22:30:13.996Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:1130cc1bf48327c7ecf7717d5d03be91c92bf30a54d7a3aa2cf4b481e2fe5c05 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:14.308Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:14.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-06T22:30:14.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T22:30:14.610Z] 098d5ea07950: Preparing [2022-09-06T22:30:14.610Z] 4255b84f2844: Preparing [2022-09-06T22:30:14.610Z] b503804fbd6e: Preparing [2022-09-06T22:30:14.610Z] 89a6c1f66919: Preparing [2022-09-06T22:30:14.610Z] 4db305758763: Preparing [2022-09-06T22:30:14.610Z] 61e0df05fcdb: Preparing [2022-09-06T22:30:14.610Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:14.610Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:14.610Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:14.610Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:14.610Z] 61e0df05fcdb: Waiting [2022-09-06T22:30:14.610Z] b503804fbd6e: Layer already exists [2022-09-06T22:30:14.610Z] 098d5ea07950: Layer already exists [2022-09-06T22:30:14.610Z] 4255b84f2844: Layer already exists [2022-09-06T22:30:14.610Z] 89a6c1f66919: Layer already exists [2022-09-06T22:30:14.610Z] 4db305758763: Layer already exists [2022-09-06T22:30:14.610Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:14.610Z] 61e0df05fcdb: Layer already exists [2022-09-06T22:30:14.610Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:14.610Z] latest: digest: sha256:1130cc1bf48327c7ecf7717d5d03be91c92bf30a54d7a3aa2cf4b481e2fe5c05 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:14.923Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:15.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.56 [2022-09-06T22:30:15.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T22:30:15.231Z] 098d5ea07950: Preparing [2022-09-06T22:30:15.231Z] 4255b84f2844: Preparing [2022-09-06T22:30:15.231Z] b503804fbd6e: Preparing [2022-09-06T22:30:15.231Z] 89a6c1f66919: Preparing [2022-09-06T22:30:15.231Z] 4db305758763: Preparing [2022-09-06T22:30:15.231Z] 61e0df05fcdb: Preparing [2022-09-06T22:30:15.231Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:15.232Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:15.232Z] 61e0df05fcdb: Waiting [2022-09-06T22:30:15.232Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:15.232Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:15.232Z] 89a6c1f66919: Layer already exists [2022-09-06T22:30:15.232Z] 098d5ea07950: Layer already exists [2022-09-06T22:30:15.232Z] 4255b84f2844: Layer already exists [2022-09-06T22:30:15.232Z] 4db305758763: Layer already exists [2022-09-06T22:30:15.232Z] b503804fbd6e: Layer already exists [2022-09-06T22:30:15.232Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:15.232Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:15.232Z] 61e0df05fcdb: Layer already exists [2022-09-06T22:30:15.232Z] 2.3.0-dev.56: digest: sha256:1130cc1bf48327c7ecf7717d5d03be91c92bf30a54d7a3aa2cf4b481e2fe5c05 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:15.544Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:15.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:15.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T22:30:15.853Z] 098d5ea07950: Preparing [2022-09-06T22:30:15.853Z] 4255b84f2844: Preparing [2022-09-06T22:30:15.853Z] b503804fbd6e: Preparing [2022-09-06T22:30:15.853Z] 89a6c1f66919: Preparing [2022-09-06T22:30:15.853Z] 4db305758763: Preparing [2022-09-06T22:30:15.853Z] 61e0df05fcdb: Preparing [2022-09-06T22:30:15.853Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:15.853Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:15.853Z] 61e0df05fcdb: Waiting [2022-09-06T22:30:15.853Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:15.853Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:15.853Z] 4255b84f2844: Layer already exists [2022-09-06T22:30:15.853Z] 4db305758763: Layer already exists [2022-09-06T22:30:15.853Z] 89a6c1f66919: Layer already exists [2022-09-06T22:30:15.853Z] 098d5ea07950: Layer already exists [2022-09-06T22:30:15.853Z] b503804fbd6e: Layer already exists [2022-09-06T22:30:15.853Z] 61e0df05fcdb: Layer already exists [2022-09-06T22:30:15.853Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:15.853Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:15.853Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:1130cc1bf48327c7ecf7717d5d03be91c92bf30a54d7a3aa2cf4b481e2fe5c05 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:16.167Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:16.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-06T22:30:16.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-06T22:30:16.474Z] 098d5ea07950: Preparing [2022-09-06T22:30:16.474Z] 4255b84f2844: Preparing [2022-09-06T22:30:16.474Z] b503804fbd6e: Preparing [2022-09-06T22:30:16.474Z] 89a6c1f66919: Preparing [2022-09-06T22:30:16.474Z] 4db305758763: Preparing [2022-09-06T22:30:16.474Z] 61e0df05fcdb: Preparing [2022-09-06T22:30:16.474Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:16.474Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:16.474Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:16.474Z] 61e0df05fcdb: Waiting [2022-09-06T22:30:16.474Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:16.474Z] 4db305758763: Layer already exists [2022-09-06T22:30:16.474Z] 89a6c1f66919: Layer already exists [2022-09-06T22:30:16.474Z] b503804fbd6e: Layer already exists [2022-09-06T22:30:16.474Z] 098d5ea07950: Layer already exists [2022-09-06T22:30:16.474Z] 4255b84f2844: Layer already exists [2022-09-06T22:30:16.474Z] 61e0df05fcdb: Layer already exists [2022-09-06T22:30:16.474Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:16.474Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:16.474Z] main: digest: sha256:1130cc1bf48327c7ecf7717d5d03be91c92bf30a54d7a3aa2cf4b481e2fe5c05 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:30:16.509Z] ===================================================== [Pipeline] echo [2022-09-06T22:30:16.514Z] taggedImages: [2022-09-06T22:30:16.514Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:16.514Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-06T22:30:16.514Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.56 [2022-09-06T22:30:16.514Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:16.514Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-06T22:30:16.527Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-06T22:30:16.527Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:16.527Z] latest [2022-09-06T22:30:16.527Z] 2.3.0-dev.56 [2022-09-06T22:30:16.527Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:16.527Z] main [2022-09-06T22:30:16.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:16.830Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:17.141Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:17.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T22:30:17.141Z] 567843079899: Preparing [2022-09-06T22:30:17.141Z] e64b64aee1f8: Preparing [2022-09-06T22:30:17.141Z] 9047ace7ec2f: Preparing [2022-09-06T22:30:17.141Z] cb1f91507e09: Preparing [2022-09-06T22:30:17.141Z] 186eb345f4b7: Preparing [2022-09-06T22:30:17.141Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:17.141Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:17.141Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:17.141Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:17.141Z] 567843079899: Pushed [2022-09-06T22:30:17.141Z] e64b64aee1f8: Pushed [2022-09-06T22:30:17.141Z] 9047ace7ec2f: Pushed [2022-09-06T22:30:17.141Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:17.141Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:17.400Z] 186eb345f4b7: Pushed [2022-09-06T22:30:23.981Z] cb1f91507e09: Pushed [2022-09-06T22:30:23.981Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:1b211e9fa46cc66f5b092997c84cd9e5b8e3fb845e3f6e084bd0e8331af7406c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:24.290Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:24.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-06T22:30:24.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T22:30:24.602Z] 567843079899: Preparing [2022-09-06T22:30:24.602Z] e64b64aee1f8: Preparing [2022-09-06T22:30:24.602Z] 9047ace7ec2f: Preparing [2022-09-06T22:30:24.602Z] cb1f91507e09: Preparing [2022-09-06T22:30:24.602Z] 186eb345f4b7: Preparing [2022-09-06T22:30:24.602Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:24.602Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:24.602Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:24.602Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:24.602Z] 186eb345f4b7: Layer already exists [2022-09-06T22:30:24.602Z] 9047ace7ec2f: Layer already exists [2022-09-06T22:30:24.602Z] cb1f91507e09: Layer already exists [2022-09-06T22:30:24.602Z] e64b64aee1f8: Layer already exists [2022-09-06T22:30:24.602Z] 567843079899: Layer already exists [2022-09-06T22:30:24.602Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:24.602Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:24.602Z] latest: digest: sha256:1b211e9fa46cc66f5b092997c84cd9e5b8e3fb845e3f6e084bd0e8331af7406c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:24.918Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:25.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.56 [2022-09-06T22:30:25.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T22:30:25.367Z] 567843079899: Preparing [2022-09-06T22:30:25.367Z] e64b64aee1f8: Preparing [2022-09-06T22:30:25.367Z] 9047ace7ec2f: Preparing [2022-09-06T22:30:25.367Z] cb1f91507e09: Preparing [2022-09-06T22:30:25.367Z] 186eb345f4b7: Preparing [2022-09-06T22:30:25.367Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:25.367Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:25.367Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:25.367Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:25.367Z] e64b64aee1f8: Layer already exists [2022-09-06T22:30:25.367Z] 186eb345f4b7: Layer already exists [2022-09-06T22:30:25.367Z] 567843079899: Layer already exists [2022-09-06T22:30:25.367Z] 9047ace7ec2f: Layer already exists [2022-09-06T22:30:25.367Z] cb1f91507e09: Layer already exists [2022-09-06T22:30:25.367Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:25.367Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:25.367Z] 2.3.0-dev.56: digest: sha256:1b211e9fa46cc66f5b092997c84cd9e5b8e3fb845e3f6e084bd0e8331af7406c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:25.723Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:26.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:26.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T22:30:26.037Z] 567843079899: Preparing [2022-09-06T22:30:26.037Z] e64b64aee1f8: Preparing [2022-09-06T22:30:26.037Z] 9047ace7ec2f: Preparing [2022-09-06T22:30:26.037Z] cb1f91507e09: Preparing [2022-09-06T22:30:26.037Z] 186eb345f4b7: Preparing [2022-09-06T22:30:26.037Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:26.037Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:26.037Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:26.037Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:26.037Z] 186eb345f4b7: Layer already exists [2022-09-06T22:30:26.037Z] cb1f91507e09: Layer already exists [2022-09-06T22:30:26.037Z] e64b64aee1f8: Layer already exists [2022-09-06T22:30:26.037Z] 9047ace7ec2f: Layer already exists [2022-09-06T22:30:26.037Z] 567843079899: Layer already exists [2022-09-06T22:30:26.037Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:26.037Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:26.037Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:1b211e9fa46cc66f5b092997c84cd9e5b8e3fb845e3f6e084bd0e8331af7406c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:26.355Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:26.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-06T22:30:26.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-06T22:30:26.667Z] 567843079899: Preparing [2022-09-06T22:30:26.667Z] e64b64aee1f8: Preparing [2022-09-06T22:30:26.667Z] 9047ace7ec2f: Preparing [2022-09-06T22:30:26.667Z] cb1f91507e09: Preparing [2022-09-06T22:30:26.667Z] 186eb345f4b7: Preparing [2022-09-06T22:30:26.667Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:26.667Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:26.667Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:26.667Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:26.667Z] cb1f91507e09: Layer already exists [2022-09-06T22:30:26.667Z] 9047ace7ec2f: Layer already exists [2022-09-06T22:30:26.667Z] 186eb345f4b7: Layer already exists [2022-09-06T22:30:26.667Z] e64b64aee1f8: Layer already exists [2022-09-06T22:30:26.667Z] 567843079899: Layer already exists [2022-09-06T22:30:26.667Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:26.667Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:26.667Z] main: digest: sha256:1b211e9fa46cc66f5b092997c84cd9e5b8e3fb845e3f6e084bd0e8331af7406c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:30:26.709Z] ===================================================== [Pipeline] echo [2022-09-06T22:30:26.717Z] taggedImages: [2022-09-06T22:30:26.717Z] - nexus3.edgexfoundry.org:10004/security-spire-config:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:26.717Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-06T22:30:26.717Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.56 [2022-09-06T22:30:26.717Z] - nexus3.edgexfoundry.org:10004/security-spire-config:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:26.717Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-06T22:30:26.735Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-06T22:30:26.735Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:26.735Z] latest [2022-09-06T22:30:26.735Z] 2.3.0-dev.56 [2022-09-06T22:30:26.735Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:26.735Z] main [2022-09-06T22:30:26.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:27.045Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:27.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:27.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T22:30:27.358Z] 0a9ea8ef60c6: Preparing [2022-09-06T22:30:27.358Z] d4bb36f19d3a: Preparing [2022-09-06T22:30:27.358Z] fb445dc5431a: Preparing [2022-09-06T22:30:27.358Z] 03072c680e06: Preparing [2022-09-06T22:30:27.358Z] 61e0df05fcdb: Preparing [2022-09-06T22:30:27.358Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:27.358Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:27.358Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:27.358Z] 61e0df05fcdb: Layer already exists [2022-09-06T22:30:27.358Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:27.358Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:27.358Z] d4bb36f19d3a: Pushed [2022-09-06T22:30:27.358Z] 0a9ea8ef60c6: Pushed [2022-09-06T22:30:27.358Z] fb445dc5431a: Pushed [2022-09-06T22:30:35.484Z] 03072c680e06: Pushed [2022-09-06T22:30:35.484Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:a8d84740b0f3525661c149e9e1b1c4eb05cf3849f64c8eb620b3b62679c31b1d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:35.803Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:36.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-06T22:30:36.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T22:30:36.116Z] 0a9ea8ef60c6: Preparing [2022-09-06T22:30:36.116Z] d4bb36f19d3a: Preparing [2022-09-06T22:30:36.116Z] fb445dc5431a: Preparing [2022-09-06T22:30:36.116Z] 03072c680e06: Preparing [2022-09-06T22:30:36.116Z] 61e0df05fcdb: Preparing [2022-09-06T22:30:36.116Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:36.116Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:36.116Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:36.116Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:36.116Z] 0a9ea8ef60c6: Layer already exists [2022-09-06T22:30:36.116Z] 61e0df05fcdb: Layer already exists [2022-09-06T22:30:36.116Z] fb445dc5431a: Layer already exists [2022-09-06T22:30:36.116Z] 03072c680e06: Layer already exists [2022-09-06T22:30:36.116Z] d4bb36f19d3a: Layer already exists [2022-09-06T22:30:36.116Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:36.116Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:36.116Z] latest: digest: sha256:a8d84740b0f3525661c149e9e1b1c4eb05cf3849f64c8eb620b3b62679c31b1d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:36.429Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:36.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.56 [2022-09-06T22:30:36.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T22:30:36.738Z] 0a9ea8ef60c6: Preparing [2022-09-06T22:30:36.738Z] d4bb36f19d3a: Preparing [2022-09-06T22:30:36.738Z] fb445dc5431a: Preparing [2022-09-06T22:30:36.738Z] 03072c680e06: Preparing [2022-09-06T22:30:36.738Z] 61e0df05fcdb: Preparing [2022-09-06T22:30:36.738Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:36.738Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:36.738Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:36.738Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:36.738Z] 61e0df05fcdb: Layer already exists [2022-09-06T22:30:36.738Z] 03072c680e06: Layer already exists [2022-09-06T22:30:36.738Z] 0a9ea8ef60c6: Layer already exists [2022-09-06T22:30:36.738Z] d4bb36f19d3a: Layer already exists [2022-09-06T22:30:36.738Z] fb445dc5431a: Layer already exists [2022-09-06T22:30:36.738Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:36.738Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:36.738Z] 2.3.0-dev.56: digest: sha256:a8d84740b0f3525661c149e9e1b1c4eb05cf3849f64c8eb620b3b62679c31b1d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:37.052Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:37.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:37.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T22:30:37.364Z] 0a9ea8ef60c6: Preparing [2022-09-06T22:30:37.364Z] d4bb36f19d3a: Preparing [2022-09-06T22:30:37.364Z] fb445dc5431a: Preparing [2022-09-06T22:30:37.364Z] 03072c680e06: Preparing [2022-09-06T22:30:37.364Z] 61e0df05fcdb: Preparing [2022-09-06T22:30:37.364Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:37.364Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:37.364Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:37.364Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:37.364Z] 61e0df05fcdb: Layer already exists [2022-09-06T22:30:37.364Z] 03072c680e06: Layer already exists [2022-09-06T22:30:37.364Z] d4bb36f19d3a: Layer already exists [2022-09-06T22:30:37.364Z] fb445dc5431a: Layer already exists [2022-09-06T22:30:37.364Z] 0a9ea8ef60c6: Layer already exists [2022-09-06T22:30:37.364Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:37.364Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:37.364Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:a8d84740b0f3525661c149e9e1b1c4eb05cf3849f64c8eb620b3b62679c31b1d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:37.677Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:37.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-06T22:30:37.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-06T22:30:37.991Z] 0a9ea8ef60c6: Preparing [2022-09-06T22:30:37.991Z] d4bb36f19d3a: Preparing [2022-09-06T22:30:37.991Z] fb445dc5431a: Preparing [2022-09-06T22:30:37.991Z] 03072c680e06: Preparing [2022-09-06T22:30:37.991Z] 61e0df05fcdb: Preparing [2022-09-06T22:30:37.991Z] d1c1d8f3eee3: Preparing [2022-09-06T22:30:37.991Z] 34d5ebaa5410: Preparing [2022-09-06T22:30:37.991Z] 34d5ebaa5410: Waiting [2022-09-06T22:30:37.991Z] d1c1d8f3eee3: Waiting [2022-09-06T22:30:37.991Z] 03072c680e06: Layer already exists [2022-09-06T22:30:37.991Z] d4bb36f19d3a: Layer already exists [2022-09-06T22:30:37.991Z] 0a9ea8ef60c6: Layer already exists [2022-09-06T22:30:37.991Z] 61e0df05fcdb: Layer already exists [2022-09-06T22:30:37.991Z] fb445dc5431a: Layer already exists [2022-09-06T22:30:37.991Z] d1c1d8f3eee3: Layer already exists [2022-09-06T22:30:37.991Z] 34d5ebaa5410: Layer already exists [2022-09-06T22:30:37.991Z] main: digest: sha256:a8d84740b0f3525661c149e9e1b1c4eb05cf3849f64c8eb620b3b62679c31b1d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:30:38.041Z] ===================================================== [Pipeline] echo [2022-09-06T22:30:38.050Z] taggedImages: [2022-09-06T22:30:38.050Z] - nexus3.edgexfoundry.org:10004/security-spire-server:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:38.050Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-06T22:30:38.050Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.56 [2022-09-06T22:30:38.050Z] - nexus3.edgexfoundry.org:10004/security-spire-server:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:38.050Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-06T22:30:38.071Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-06T22:30:38.071Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:38.071Z] latest [2022-09-06T22:30:38.071Z] 2.3.0-dev.56 [2022-09-06T22:30:38.071Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:38.071Z] main [2022-09-06T22:30:38.071Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:38.397Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:38.702Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:38.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T22:30:38.702Z] 8f545528147b: Preparing [2022-09-06T22:30:38.702Z] eb6a80852697: Preparing [2022-09-06T22:30:38.702Z] 95db424778c0: Preparing [2022-09-06T22:30:38.702Z] 52d85598b42d: Preparing [2022-09-06T22:30:38.702Z] 994393dc58e7: Preparing [2022-09-06T22:30:38.702Z] 994393dc58e7: Layer already exists [2022-09-06T22:30:38.702Z] 95db424778c0: Layer already exists [2022-09-06T22:30:38.702Z] 8f545528147b: Pushed [2022-09-06T22:30:38.702Z] 52d85598b42d: Pushed [2022-09-06T22:30:41.241Z] eb6a80852697: Pushed [2022-09-06T22:30:41.241Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:fca6b6de337aa51723015f19427b45634505e5bb56e543c805d2f6cdb2640752 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:41.556Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:41.867Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-06T22:30:41.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T22:30:41.867Z] 8f545528147b: Preparing [2022-09-06T22:30:41.867Z] eb6a80852697: Preparing [2022-09-06T22:30:41.868Z] 95db424778c0: Preparing [2022-09-06T22:30:41.868Z] 52d85598b42d: Preparing [2022-09-06T22:30:41.868Z] 994393dc58e7: Preparing [2022-09-06T22:30:41.868Z] 52d85598b42d: Layer already exists [2022-09-06T22:30:41.868Z] 994393dc58e7: Layer already exists [2022-09-06T22:30:41.868Z] 8f545528147b: Layer already exists [2022-09-06T22:30:41.868Z] eb6a80852697: Layer already exists [2022-09-06T22:30:41.868Z] 95db424778c0: Layer already exists [2022-09-06T22:30:41.868Z] latest: digest: sha256:fca6b6de337aa51723015f19427b45634505e5bb56e543c805d2f6cdb2640752 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:42.183Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:42.496Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.56 [2022-09-06T22:30:42.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T22:30:42.496Z] 8f545528147b: Preparing [2022-09-06T22:30:42.496Z] eb6a80852697: Preparing [2022-09-06T22:30:42.496Z] 95db424778c0: Preparing [2022-09-06T22:30:42.496Z] 52d85598b42d: Preparing [2022-09-06T22:30:42.496Z] 994393dc58e7: Preparing [2022-09-06T22:30:42.496Z] 52d85598b42d: Layer already exists [2022-09-06T22:30:42.496Z] 95db424778c0: Layer already exists [2022-09-06T22:30:42.496Z] 8f545528147b: Layer already exists [2022-09-06T22:30:42.496Z] 994393dc58e7: Layer already exists [2022-09-06T22:30:42.496Z] eb6a80852697: Layer already exists [2022-09-06T22:30:42.496Z] 2.3.0-dev.56: digest: sha256:fca6b6de337aa51723015f19427b45634505e5bb56e543c805d2f6cdb2640752 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:42.815Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:43.126Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:43.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T22:30:43.127Z] 8f545528147b: Preparing [2022-09-06T22:30:43.127Z] eb6a80852697: Preparing [2022-09-06T22:30:43.127Z] 95db424778c0: Preparing [2022-09-06T22:30:43.127Z] 52d85598b42d: Preparing [2022-09-06T22:30:43.127Z] 994393dc58e7: Preparing [2022-09-06T22:30:43.127Z] 52d85598b42d: Layer already exists [2022-09-06T22:30:43.127Z] eb6a80852697: Layer already exists [2022-09-06T22:30:43.127Z] 8f545528147b: Layer already exists [2022-09-06T22:30:43.127Z] 994393dc58e7: Layer already exists [2022-09-06T22:30:43.127Z] 95db424778c0: Layer already exists [2022-09-06T22:30:43.127Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:fca6b6de337aa51723015f19427b45634505e5bb56e543c805d2f6cdb2640752 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:43.437Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:43.748Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-06T22:30:43.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-06T22:30:43.748Z] 8f545528147b: Preparing [2022-09-06T22:30:43.748Z] eb6a80852697: Preparing [2022-09-06T22:30:43.748Z] 95db424778c0: Preparing [2022-09-06T22:30:43.748Z] 52d85598b42d: Preparing [2022-09-06T22:30:43.748Z] 994393dc58e7: Preparing [2022-09-06T22:30:43.748Z] 994393dc58e7: Layer already exists [2022-09-06T22:30:43.748Z] eb6a80852697: Layer already exists [2022-09-06T22:30:43.748Z] 95db424778c0: Layer already exists [2022-09-06T22:30:43.748Z] 8f545528147b: Layer already exists [2022-09-06T22:30:43.748Z] 52d85598b42d: Layer already exists [2022-09-06T22:30:43.748Z] main: digest: sha256:fca6b6de337aa51723015f19427b45634505e5bb56e543c805d2f6cdb2640752 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:30:43.795Z] ===================================================== [Pipeline] echo [2022-09-06T22:30:43.804Z] taggedImages: [2022-09-06T22:30:43.805Z] - nexus3.edgexfoundry.org:10004/support-notifications:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:43.805Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-06T22:30:43.805Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.56 [2022-09-06T22:30:43.805Z] - nexus3.edgexfoundry.org:10004/support-notifications:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:43.805Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-06T22:30:43.826Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-06T22:30:43.826Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:43.826Z] latest [2022-09-06T22:30:43.826Z] 2.3.0-dev.56 [2022-09-06T22:30:43.826Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:43.826Z] main [2022-09-06T22:30:43.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:44.153Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:44.455Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:44.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T22:30:44.455Z] a238fce655af: Preparing [2022-09-06T22:30:44.455Z] e3be711cad01: Preparing [2022-09-06T22:30:44.455Z] 95db424778c0: Preparing [2022-09-06T22:30:44.455Z] da74cce38769: Preparing [2022-09-06T22:30:44.455Z] 994393dc58e7: Preparing [2022-09-06T22:30:44.455Z] 95db424778c0: Layer already exists [2022-09-06T22:30:44.455Z] 994393dc58e7: Layer already exists [2022-09-06T22:30:44.455Z] da74cce38769: Layer already exists [2022-09-06T22:30:44.455Z] a238fce655af: Pushed [2022-09-06T22:30:47.004Z] e3be711cad01: Pushed [2022-09-06T22:30:47.004Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:90dd44900784e5c8b9e7deafeb28646b593b2bdd480a407c392651339092fe18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:47.317Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:47.628Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-06T22:30:47.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T22:30:47.628Z] a238fce655af: Preparing [2022-09-06T22:30:47.628Z] e3be711cad01: Preparing [2022-09-06T22:30:47.628Z] 95db424778c0: Preparing [2022-09-06T22:30:47.628Z] da74cce38769: Preparing [2022-09-06T22:30:47.628Z] 994393dc58e7: Preparing [2022-09-06T22:30:47.628Z] da74cce38769: Layer already exists [2022-09-06T22:30:47.628Z] e3be711cad01: Layer already exists [2022-09-06T22:30:47.628Z] 95db424778c0: Layer already exists [2022-09-06T22:30:47.628Z] a238fce655af: Layer already exists [2022-09-06T22:30:47.628Z] 994393dc58e7: Layer already exists [2022-09-06T22:30:47.628Z] latest: digest: sha256:90dd44900784e5c8b9e7deafeb28646b593b2bdd480a407c392651339092fe18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:47.935Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:48.244Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.56 [2022-09-06T22:30:48.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T22:30:48.244Z] a238fce655af: Preparing [2022-09-06T22:30:48.244Z] e3be711cad01: Preparing [2022-09-06T22:30:48.244Z] 95db424778c0: Preparing [2022-09-06T22:30:48.244Z] da74cce38769: Preparing [2022-09-06T22:30:48.244Z] 994393dc58e7: Preparing [2022-09-06T22:30:48.244Z] a238fce655af: Layer already exists [2022-09-06T22:30:48.244Z] da74cce38769: Layer already exists [2022-09-06T22:30:48.244Z] 95db424778c0: Layer already exists [2022-09-06T22:30:48.244Z] e3be711cad01: Layer already exists [2022-09-06T22:30:48.244Z] 994393dc58e7: Layer already exists [2022-09-06T22:30:48.244Z] 2.3.0-dev.56: digest: sha256:90dd44900784e5c8b9e7deafeb28646b593b2bdd480a407c392651339092fe18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:48.556Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:48.868Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:48.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T22:30:48.868Z] a238fce655af: Preparing [2022-09-06T22:30:48.868Z] e3be711cad01: Preparing [2022-09-06T22:30:48.868Z] 95db424778c0: Preparing [2022-09-06T22:30:48.868Z] da74cce38769: Preparing [2022-09-06T22:30:48.868Z] 994393dc58e7: Preparing [2022-09-06T22:30:48.868Z] e3be711cad01: Layer already exists [2022-09-06T22:30:48.868Z] 95db424778c0: Layer already exists [2022-09-06T22:30:48.868Z] a238fce655af: Layer already exists [2022-09-06T22:30:48.868Z] da74cce38769: Layer already exists [2022-09-06T22:30:48.868Z] 994393dc58e7: Layer already exists [2022-09-06T22:30:48.868Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:90dd44900784e5c8b9e7deafeb28646b593b2bdd480a407c392651339092fe18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:49.181Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:49.489Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-06T22:30:49.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-06T22:30:49.490Z] a238fce655af: Preparing [2022-09-06T22:30:49.490Z] e3be711cad01: Preparing [2022-09-06T22:30:49.490Z] 95db424778c0: Preparing [2022-09-06T22:30:49.490Z] da74cce38769: Preparing [2022-09-06T22:30:49.490Z] 994393dc58e7: Preparing [2022-09-06T22:30:49.490Z] 95db424778c0: Layer already exists [2022-09-06T22:30:49.490Z] da74cce38769: Layer already exists [2022-09-06T22:30:49.490Z] e3be711cad01: Layer already exists [2022-09-06T22:30:49.490Z] 994393dc58e7: Layer already exists [2022-09-06T22:30:49.490Z] a238fce655af: Layer already exists [2022-09-06T22:30:49.490Z] main: digest: sha256:90dd44900784e5c8b9e7deafeb28646b593b2bdd480a407c392651339092fe18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:30:49.534Z] ===================================================== [Pipeline] echo [2022-09-06T22:30:49.544Z] taggedImages: [2022-09-06T22:30:49.544Z] - nexus3.edgexfoundry.org:10004/support-scheduler:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:49.544Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-06T22:30:49.544Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.56 [2022-09-06T22:30:49.544Z] - nexus3.edgexfoundry.org:10004/support-scheduler:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:49.544Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-06T22:30:49.566Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-06T22:30:49.566Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:49.566Z] latest [2022-09-06T22:30:49.566Z] 2.3.0-dev.56 [2022-09-06T22:30:49.566Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:30:49.566Z] main [2022-09-06T22:30:49.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:49.875Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:30:50.239Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:30:50.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T22:30:50.239Z] d4a13b7c4805: Preparing [2022-09-06T22:30:50.239Z] 56bdcbb864e4: Preparing [2022-09-06T22:30:50.239Z] e4f9fe4c5477: Preparing [2022-09-06T22:30:50.239Z] 7f5f2e513031: Preparing [2022-09-06T22:30:50.239Z] 994393dc58e7: Preparing [2022-09-06T22:30:50.239Z] 994393dc58e7: Layer already exists [2022-09-06T22:30:50.239Z] 56bdcbb864e4: Pushed [2022-09-06T22:30:50.526Z] d4a13b7c4805: Pushed [2022-09-06T22:30:51.464Z] e4f9fe4c5477: Pushed [2022-09-06T22:31:03.693Z] 7f5f2e513031: Pushed [2022-09-06T22:31:03.693Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:23537fd44784f4b0bddcb6c45ade32bee4fae9a5f8338604c7450bc8246d0c39 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:31:04.011Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:31:04.322Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-06T22:31:04.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T22:31:04.323Z] d4a13b7c4805: Preparing [2022-09-06T22:31:04.323Z] 56bdcbb864e4: Preparing [2022-09-06T22:31:04.323Z] e4f9fe4c5477: Preparing [2022-09-06T22:31:04.323Z] 7f5f2e513031: Preparing [2022-09-06T22:31:04.323Z] 994393dc58e7: Preparing [2022-09-06T22:31:04.323Z] 994393dc58e7: Layer already exists [2022-09-06T22:31:04.323Z] 56bdcbb864e4: Layer already exists [2022-09-06T22:31:04.323Z] e4f9fe4c5477: Layer already exists [2022-09-06T22:31:04.323Z] 7f5f2e513031: Layer already exists [2022-09-06T22:31:04.323Z] d4a13b7c4805: Layer already exists [2022-09-06T22:31:04.323Z] latest: digest: sha256:23537fd44784f4b0bddcb6c45ade32bee4fae9a5f8338604c7450bc8246d0c39 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:31:04.639Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:31:04.951Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.56 [2022-09-06T22:31:04.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T22:31:04.951Z] d4a13b7c4805: Preparing [2022-09-06T22:31:04.951Z] 56bdcbb864e4: Preparing [2022-09-06T22:31:04.951Z] e4f9fe4c5477: Preparing [2022-09-06T22:31:04.951Z] 7f5f2e513031: Preparing [2022-09-06T22:31:04.951Z] 994393dc58e7: Preparing [2022-09-06T22:31:04.951Z] 994393dc58e7: Layer already exists [2022-09-06T22:31:04.951Z] e4f9fe4c5477: Layer already exists [2022-09-06T22:31:04.951Z] d4a13b7c4805: Layer already exists [2022-09-06T22:31:04.951Z] 7f5f2e513031: Layer already exists [2022-09-06T22:31:04.951Z] 56bdcbb864e4: Layer already exists [2022-09-06T22:31:04.951Z] 2.3.0-dev.56: digest: sha256:23537fd44784f4b0bddcb6c45ade32bee4fae9a5f8338604c7450bc8246d0c39 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:31:05.266Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:31:05.576Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:31:05.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T22:31:05.576Z] d4a13b7c4805: Preparing [2022-09-06T22:31:05.576Z] 56bdcbb864e4: Preparing [2022-09-06T22:31:05.576Z] e4f9fe4c5477: Preparing [2022-09-06T22:31:05.576Z] 7f5f2e513031: Preparing [2022-09-06T22:31:05.576Z] 994393dc58e7: Preparing [2022-09-06T22:31:05.576Z] 56bdcbb864e4: Layer already exists [2022-09-06T22:31:05.576Z] 994393dc58e7: Layer already exists [2022-09-06T22:31:05.576Z] d4a13b7c4805: Layer already exists [2022-09-06T22:31:05.576Z] 7f5f2e513031: Layer already exists [2022-09-06T22:31:05.576Z] e4f9fe4c5477: Layer already exists [2022-09-06T22:31:05.576Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:23537fd44784f4b0bddcb6c45ade32bee4fae9a5f8338604c7450bc8246d0c39 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:31:05.906Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:31:06.221Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-06T22:31:06.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-06T22:31:06.221Z] d4a13b7c4805: Preparing [2022-09-06T22:31:06.221Z] 56bdcbb864e4: Preparing [2022-09-06T22:31:06.221Z] e4f9fe4c5477: Preparing [2022-09-06T22:31:06.221Z] 7f5f2e513031: Preparing [2022-09-06T22:31:06.221Z] 994393dc58e7: Preparing [2022-09-06T22:31:06.221Z] 7f5f2e513031: Layer already exists [2022-09-06T22:31:06.221Z] 56bdcbb864e4: Layer already exists [2022-09-06T22:31:06.221Z] e4f9fe4c5477: Layer already exists [2022-09-06T22:31:06.221Z] d4a13b7c4805: Layer already exists [2022-09-06T22:31:06.221Z] 994393dc58e7: Layer already exists [2022-09-06T22:31:06.221Z] main: digest: sha256:23537fd44784f4b0bddcb6c45ade32bee4fae9a5f8338604c7450bc8246d0c39 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:31:06.266Z] ===================================================== [Pipeline] echo [2022-09-06T22:31:06.276Z] taggedImages: [2022-09-06T22:31:06.276Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:31:06.276Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-06T22:31:06.276Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.56 [2022-09-06T22:31:06.276Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T22:31:06.276Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T22:44:38.531Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28564 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-09-06T22:44:38.543Z] Running in /w/workspace/edgex-go/292 [Pipeline] { [Pipeline] checkout [2022-09-06T22:44:38.615Z] The recommended git tool is: git [2022-09-06T22:44:48.032Z] using credential edgex-jenkins-ssh [2022-09-06T22:44:48.052Z] Cloning the remote Git repository [2022-09-06T22:44:48.132Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-06T22:44:48.245Z] > git init /w/workspace/edgex-go/292 # timeout=10 [2022-09-06T22:44:48.362Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-06T22:44:48.363Z] > git --version # timeout=10 [2022-09-06T22:44:48.386Z] > git --version # 'git version 2.25.1' [2022-09-06T22:44:48.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T22:44:48.456Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T22:45:08.589Z] Avoid second fetch [2022-09-06T22:45:08.589Z] Checking out Revision 540a10ffba831aef6e1ef93355137724c31e102d (main) [2022-09-06T22:45:08.544Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-06T22:45:08.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T22:45:08.613Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T22:45:08.630Z] > git checkout -f 540a10ffba831aef6e1ef93355137724c31e102d # timeout=10 [2022-09-06T22:45:13.320Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#4146)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T22:45:14.253Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-06T22:45:14.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T22:45:14.253Z] Dload Upload Total Spent Left Speed [2022-09-06T22:45:14.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 219k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh [2022-09-06T22:45:14.959Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-06T22:45:15.396Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-09-06T22:45:15.396Z] [2022-09-06T22:45:15.396Z] { [2022-09-06T22:45:15.396Z] "registry-mirrors": [ [2022-09-06T22:45:15.396Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-06T22:45:15.396Z] ], [2022-09-06T22:45:15.396Z] "bip": "10.250.0.254/24", [2022-09-06T22:45:15.396Z] "hosts": [ [2022-09-06T22:45:15.396Z] "tcp://0.0.0.0:5555", [2022-09-06T22:45:15.396Z] "unix:///var/run/docker.sock" [2022-09-06T22:45:15.396Z] ], [2022-09-06T22:45:15.396Z] "mtu": 1458, [2022-09-06T22:45:15.396Z] "selinux-enabled": true, [2022-09-06T22:45:15.396Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-06T22:45:15.396Z] } [Pipeline] sh [2022-09-06T22:45:15.774Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-06T22:45:16.132Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:45:34.513Z] provisioning config files... [2022-09-06T22:45:34.541Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/292@tmp/config5394737372241011612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:45:35.064Z] ---> docker-login.sh [2022-09-06T22:45:35.064Z] nexus3.edgexfoundry.org:10001 [2022-09-06T22:45:35.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:45:36.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:45:36.271Z] Configure a credential helper to remove this warning. See [2022-09-06T22:45:36.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:45:36.271Z] [2022-09-06T22:45:36.271Z] Login Succeeded [2022-09-06T22:45:36.271Z] nexus3.edgexfoundry.org:10002 [2022-09-06T22:45:36.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:45:36.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:45:36.874Z] Configure a credential helper to remove this warning. See [2022-09-06T22:45:36.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:45:36.874Z] [2022-09-06T22:45:36.874Z] Login Succeeded [2022-09-06T22:45:36.874Z] nexus3.edgexfoundry.org:10003 [2022-09-06T22:45:37.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:45:37.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:45:37.431Z] Configure a credential helper to remove this warning. See [2022-09-06T22:45:37.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:45:37.431Z] [2022-09-06T22:45:37.431Z] Login Succeeded [2022-09-06T22:45:37.431Z] nexus3.edgexfoundry.org:10004 [2022-09-06T22:45:37.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:45:37.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:45:37.984Z] Configure a credential helper to remove this warning. See [2022-09-06T22:45:37.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:45:37.984Z] [2022-09-06T22:45:37.984Z] Login Succeeded [2022-09-06T22:45:37.984Z] docker.io [2022-09-06T22:45:38.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:45:38.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:45:38.540Z] Configure a credential helper to remove this warning. See [2022-09-06T22:45:38.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:45:38.540Z] [2022-09-06T22:45:38.540Z] Login Succeeded [2022-09-06T22:45:38.814Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T22:45:38.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-06T22:45:39.536Z] + git config --global --add safe.directory /w/workspace/edgex-go/292 [Pipeline] echo [2022-09-06T22:45:39.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T22:45:39.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T22:45:39.588Z] ========================================================= [2022-09-06T22:45:39.588Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-06T22:45:39.588Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-06T22:45:39.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T22:45:40.227Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-06T22:45:40.227Z] b3c136eddcbf: Pulling fs layer [2022-09-06T22:45:40.227Z] c0a3192eca97: Pulling fs layer [2022-09-06T22:45:40.227Z] a050256f5b6f: Pulling fs layer [2022-09-06T22:45:40.227Z] 656be50a0ddc: Pulling fs layer [2022-09-06T22:45:40.227Z] 2bbca73fdf42: Pulling fs layer [2022-09-06T22:45:40.227Z] 46d945488cbd: Pulling fs layer [2022-09-06T22:45:40.227Z] 8a5474983e97: Pulling fs layer [2022-09-06T22:45:40.227Z] 329c88fbcd65: Pulling fs layer [2022-09-06T22:45:40.227Z] 2bbca73fdf42: Waiting [2022-09-06T22:45:40.227Z] 8a5474983e97: Waiting [2022-09-06T22:45:40.227Z] 329c88fbcd65: Waiting [2022-09-06T22:45:40.227Z] 656be50a0ddc: Waiting [2022-09-06T22:45:40.227Z] 46d945488cbd: Waiting [2022-09-06T22:45:40.227Z] a050256f5b6f: Verifying Checksum [2022-09-06T22:45:40.227Z] a050256f5b6f: Download complete [2022-09-06T22:45:40.227Z] c0a3192eca97: Verifying Checksum [2022-09-06T22:45:40.227Z] c0a3192eca97: Download complete [2022-09-06T22:45:40.227Z] 2bbca73fdf42: Verifying Checksum [2022-09-06T22:45:40.227Z] 2bbca73fdf42: Download complete [2022-09-06T22:45:40.227Z] 46d945488cbd: Verifying Checksum [2022-09-06T22:45:40.227Z] 46d945488cbd: Download complete [2022-09-06T22:45:40.227Z] b3c136eddcbf: Download complete [2022-09-06T22:45:41.246Z] b3c136eddcbf: Pull complete [2022-09-06T22:45:41.863Z] 329c88fbcd65: Verifying Checksum [2022-09-06T22:45:41.863Z] 329c88fbcd65: Download complete [2022-09-06T22:45:42.159Z] c0a3192eca97: Pull complete [2022-09-06T22:45:42.439Z] a050256f5b6f: Pull complete [2022-09-06T22:45:43.048Z] 8a5474983e97: Verifying Checksum [2022-09-06T22:45:43.649Z] 656be50a0ddc: Verifying Checksum [2022-09-06T22:45:43.649Z] 656be50a0ddc: Download complete [2022-09-06T22:45:58.805Z] 656be50a0ddc: Pull complete [2022-09-06T22:45:58.805Z] 2bbca73fdf42: Pull complete [2022-09-06T22:45:58.805Z] 46d945488cbd: Pull complete [2022-09-06T22:46:04.209Z] 8a5474983e97: Pull complete [2022-09-06T22:46:05.650Z] 329c88fbcd65: Pull complete [2022-09-06T22:46:05.650Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-06T22:46:05.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T22:46:05.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-06T22:46:06.274Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T22:46:06.274Z] WORKDIR /edgex [2022-09-06T22:46:06.274Z] COPY go.mod . [2022-09-06T22:46:06.274Z] RUN go mod download build [2022-09-06T22:46:06.274Z] -t ci-base-image-arm64 -f - . [2022-09-06T22:46:06.870Z] Sending build context to Docker daemon 3.162MB [2022-09-06T22:46:06.870Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T22:46:06.870Z] ---> ff4287adb874 [2022-09-06T22:46:06.870Z] Step 2/4 : WORKDIR /edgex [2022-09-06T22:46:08.840Z] ---> Running in 536bf2fa9a67 [2022-09-06T22:46:09.113Z] Removing intermediate container 536bf2fa9a67 [2022-09-06T22:46:09.113Z] ---> f90baa9fe2d3 [2022-09-06T22:46:09.113Z] Step 3/4 : COPY go.mod . [2022-09-06T22:46:09.711Z] ---> 2b61b798b32f [2022-09-06T22:46:09.711Z] Step 4/4 : RUN go mod download [2022-09-06T22:46:09.711Z] ---> Running in 92546f92f976 [2022-09-06T22:46:48.714Z] Removing intermediate container 92546f92f976 [2022-09-06T22:46:48.714Z] ---> 04bd427627b1 [2022-09-06T22:46:48.714Z] Successfully built 04bd427627b1 [2022-09-06T22:46:48.714Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:46:49.069Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T22:46:49.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:46:49.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-28564 does not seem to be running inside a container [2022-09-06T22:46:49.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-06T22:46:50.697Z] $ docker top 3528b85ddcc02a42d593348a0050dfb5187edef0f0cee9b5ccba22b87ab72616 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:46:51.602Z] + go version [2022-09-06T22:46:51.602Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-06T22:46:51.624Z] $ docker stop --time=1 3528b85ddcc02a42d593348a0050dfb5187edef0f0cee9b5ccba22b87ab72616 [2022-09-06T22:46:53.257Z] $ docker rm -f 3528b85ddcc02a42d593348a0050dfb5187edef0f0cee9b5ccba22b87ab72616 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:46:53.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T22:46:53.940Z] [2022-09-06T22:46:53.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:46:54.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T22:46:54.565Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-06T22:46:54.565Z] 29e5d40040c1: Pulling fs layer [2022-09-06T22:46:54.565Z] 1ce36da41761: Pulling fs layer [2022-09-06T22:46:54.565Z] 25b303627fd3: Pulling fs layer [2022-09-06T22:46:54.565Z] 29e5d40040c1: Download complete [2022-09-06T22:46:54.838Z] 1ce36da41761: Verifying Checksum [2022-09-06T22:46:54.838Z] 1ce36da41761: Download complete [2022-09-06T22:46:55.113Z] 29e5d40040c1: Pull complete [2022-09-06T22:46:56.551Z] 25b303627fd3: Verifying Checksum [2022-09-06T22:46:56.551Z] 25b303627fd3: Download complete [2022-09-06T22:46:56.551Z] 1ce36da41761: Pull complete [2022-09-06T22:47:08.968Z] 25b303627fd3: Pull complete [2022-09-06T22:47:08.968Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-06T22:47:08.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T22:47:08.968Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:47:09.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-28564 does not seem to be running inside a container [2022-09-06T22:47:09.327Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-06T22:47:11.874Z] $ docker top 34d1be76bb7b251e2cdca894a16ba90fa7d89a18a68d1edb2e2db8c4e8f44e3e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:47:12.817Z] + grep parallel [2022-09-06T22:47:12.818Z] + docker-compose build --help [2022-09-06T22:47:18.221Z] --parallel Build images in parallel. [Pipeline] } [2022-09-06T22:47:18.252Z] $ docker stop --time=1 34d1be76bb7b251e2cdca894a16ba90fa7d89a18a68d1edb2e2db8c4e8f44e3e [2022-09-06T22:47:19.983Z] $ docker rm -f 34d1be76bb7b251e2cdca894a16ba90fa7d89a18a68d1edb2e2db8c4e8f44e3e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:47:20.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-06T22:47:20.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:47:20.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-28564 does not seem to be running inside a container [2022-09-06T22:47:20.981Z] $ 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/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-06T22:47:22.390Z] $ docker top d04ad2ebc26db6e6ccd01de6c132a77feb25ccc475ca92c6e573e27250f40952 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:47:23.348Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-06T22:47:28.748Z] Building core-command ... [2022-09-06T22:47:28.748Z] Building core-data ... [2022-09-06T22:47:28.748Z] Building core-metadata ... [2022-09-06T22:47:28.748Z] Building security-bootstrapper ... [2022-09-06T22:47:28.748Z] Building security-proxy-setup ... [2022-09-06T22:47:28.748Z] Building security-secretstore-setup ... [2022-09-06T22:47:28.748Z] Building security-spiffe-token-provider ... [2022-09-06T22:47:28.748Z] Building security-spire-agent ... [2022-09-06T22:47:28.748Z] Building security-spire-config ... [2022-09-06T22:47:28.748Z] Building security-spire-server ... [2022-09-06T22:47:28.748Z] Building support-notifications ... [2022-09-06T22:47:28.748Z] Building support-scheduler ... [2022-09-06T22:47:28.748Z] Building sys-mgmt-agent ... [2022-09-06T22:47:28.748Z] Building support-notifications [2022-09-06T22:47:28.748Z] Building security-bootstrapper [2022-09-06T22:47:28.748Z] Building security-spire-config [2022-09-06T22:47:28.748Z] Building security-proxy-setup [2022-09-06T22:47:28.748Z] Building security-spire-server [2022-09-06T22:47:43.916Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:47:43.916Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:47:43.916Z] ---> 04bd427627b1 [2022-09-06T22:47:43.916Z] Step 3/22 : WORKDIR /edgex-go [2022-09-06T22:47:43.916Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:47:43.916Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:47:43.916Z] ---> 04bd427627b1 [2022-09-06T22:47:43.916Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T22:47:43.916Z] ---> Running in 6f4b2b264793 [2022-09-06T22:47:43.916Z] ---> Running in f09c75d10778 [2022-09-06T22:47:43.916Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:47:43.916Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:47:43.916Z] ---> 04bd427627b1 [2022-09-06T22:47:43.916Z] Step 3/31 : WORKDIR /edgex-go [2022-09-06T22:47:43.916Z] ---> Running in b0103c436bc1 [2022-09-06T22:47:43.916Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:47:43.916Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:47:43.916Z] ---> 04bd427627b1 [2022-09-06T22:47:43.916Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T22:47:43.916Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:47:43.916Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:47:43.916Z] ---> 04bd427627b1 [2022-09-06T22:47:43.916Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T22:47:43.916Z] ---> Running in 866d7f86d11b [2022-09-06T22:47:43.916Z] ---> Running in bc2d392d9bc9 [2022-09-06T22:47:43.916Z] Removing intermediate container 6f4b2b264793 [2022-09-06T22:47:43.916Z] ---> 3b8f98199d25 [2022-09-06T22:47:43.916Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:47:43.916Z] Removing intermediate container f09c75d10778 [2022-09-06T22:47:43.916Z] ---> 98115ca198ff [2022-09-06T22:47:43.916Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:47:43.916Z] Removing intermediate container b0103c436bc1 [2022-09-06T22:47:43.916Z] ---> a9faf4e42f3d [2022-09-06T22:47:43.916Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:47:43.916Z] ---> Running in 22bd49e1babe [2022-09-06T22:47:43.916Z] ---> Running in cf4bdbf27428 [2022-09-06T22:47:43.916Z] ---> Running in a975a994994d [2022-09-06T22:47:44.192Z] Removing intermediate container 866d7f86d11b [2022-09-06T22:47:44.192Z] ---> f5f31ed879da [2022-09-06T22:47:44.476Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:47:44.476Z] Removing intermediate container bc2d392d9bc9 [2022-09-06T22:47:44.476Z] ---> ba7d1654e8ca [2022-09-06T22:47:44.476Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T22:47:44.476Z] ---> Running in a6d394cec71e [2022-09-06T22:47:44.785Z] ---> Running in 1053cf259c3a [2022-09-06T22:47:45.402Z] Removing intermediate container 1053cf259c3a [2022-09-06T22:47:45.402Z] ---> f873b95a815a [2022-09-06T22:47:45.402Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:47:45.677Z] ---> Running in 991d9d945123 [2022-09-06T22:47:48.337Z] Removing intermediate container cf4bdbf27428 [2022-09-06T22:47:48.337Z] ---> 6f3a4be8bb92 [2022-09-06T22:47:48.337Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-06T22:47:48.337Z] Removing intermediate container 22bd49e1babe [2022-09-06T22:47:48.337Z] ---> 3fddfc668ad9 [2022-09-06T22:47:48.337Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T22:47:48.337Z] ---> Running in 3c61a09b3f82 [2022-09-06T22:47:48.337Z] Removing intermediate container a6d394cec71e [2022-09-06T22:47:48.337Z] ---> 2c3faa655cfb [2022-09-06T22:47:48.337Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T22:47:48.337Z] ---> Running in 2569c5a47e7c [2022-09-06T22:47:48.619Z] Removing intermediate container a975a994994d [2022-09-06T22:47:48.619Z] ---> e5d4d83730b3 [2022-09-06T22:47:48.619Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-06T22:47:48.619Z] ---> Running in c68ebe9eda4a [2022-09-06T22:47:48.914Z] ---> Running in 40a640bd902c [2022-09-06T22:47:49.538Z] Removing intermediate container 991d9d945123 [2022-09-06T22:47:49.538Z] ---> d6cd98d6f1c0 [2022-09-06T22:47:49.538Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-06T22:47:49.815Z] ---> Running in 11dd9631559b [2022-09-06T22:47:50.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:47:51.093Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:47:51.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:47:51.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:47:51.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:47:51.968Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:47:51.968Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:47:52.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:47:52.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:47:52.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:47:53.193Z] OK: 221 MiB in 51 packages [2022-09-06T22:47:53.479Z] OK: 221 MiB in 51 packages [2022-09-06T22:47:54.114Z] OK: 221 MiB in 51 packages [2022-09-06T22:47:54.408Z] OK: 221 MiB in 51 packages [2022-09-06T22:47:54.408Z] OK: 221 MiB in 51 packages [2022-09-06T22:47:55.394Z] Removing intermediate container 3c61a09b3f82 [2022-09-06T22:47:55.394Z] ---> 7369608e3922 [2022-09-06T22:47:55.394Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-06T22:47:55.394Z] Removing intermediate container 2569c5a47e7c [2022-09-06T22:47:55.394Z] ---> 7660adbe2eb0 [2022-09-06T22:47:55.394Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T22:47:56.013Z] Removing intermediate container c68ebe9eda4a [2022-09-06T22:47:56.014Z] ---> e890bdf61a2c [2022-09-06T22:47:56.014Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T22:47:56.014Z] Removing intermediate container 40a640bd902c [2022-09-06T22:47:56.014Z] ---> 76482e1e31cf [2022-09-06T22:47:56.014Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-06T22:47:56.014Z] Removing intermediate container 11dd9631559b [2022-09-06T22:47:56.014Z] ---> c6c87d6df713 [2022-09-06T22:47:56.014Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T22:47:56.617Z] ---> bf467a37d5ff [2022-09-06T22:47:56.617Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:47:56.899Z] ---> Running in 273110de1c4b [2022-09-06T22:47:56.899Z] ---> 2015811db0a4 [2022-09-06T22:47:56.899Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:47:57.185Z] ---> Running in 5657254c3fc1 [2022-09-06T22:47:57.473Z] ---> ec0313ca29af [2022-09-06T22:47:57.473Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:47:57.473Z] ---> 399ac1da9a08 [2022-09-06T22:47:57.473Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:47:57.473Z] ---> 2e83a8276917 [2022-09-06T22:47:57.473Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:47:57.753Z] ---> Running in d39fbffd143b [2022-09-06T22:47:57.753Z] ---> Running in 0e8984d9db79 [2022-09-06T22:47:57.753Z] ---> Running in 3362627c9578 [2022-09-06T22:49:05.850Z] Removing intermediate container 3362627c9578 [2022-09-06T22:49:05.850Z] ---> 5a6b64a3ec6f [2022-09-06T22:49:05.850Z] Step 9/23 : COPY . . [2022-09-06T22:49:05.850Z] Removing intermediate container 273110de1c4b [2022-09-06T22:49:05.850Z] ---> f4862142ef63 [2022-09-06T22:49:05.850Z] Step 8/22 : COPY . . [2022-09-06T22:49:05.850Z] Removing intermediate container d39fbffd143b [2022-09-06T22:49:05.850Z] ---> 02f71e0d8a87 [2022-09-06T22:49:05.850Z] Step 8/25 : COPY . . [2022-09-06T22:49:05.850Z] Removing intermediate container 5657254c3fc1 [2022-09-06T22:49:05.850Z] ---> 3279703475dd [2022-09-06T22:49:05.850Z] Step 8/26 : COPY . . [2022-09-06T22:49:05.850Z] Removing intermediate container 0e8984d9db79 [2022-09-06T22:49:05.850Z] ---> 12081a060d34 [2022-09-06T22:49:05.850Z] Step 8/31 : COPY . . [2022-09-06T22:49:05.850Z] ---> 27b5205fd2d3 [2022-09-06T22:49:05.850Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications ---> e9baf97a21f8 [2022-09-06T22:49:05.850Z] [2022-09-06T22:49:05.850Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T22:49:05.850Z] ---> caeb3a938404 [2022-09-06T22:49:05.850Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-06T22:49:05.850Z] ---> b0f61de9c48a [2022-09-06T22:49:05.850Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-06T22:49:05.850Z] ---> a29b652213a9 [2022-09-06T22:49:05.850Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T22:49:05.850Z] ---> Running in d0596fca8e02 [2022-09-06T22:49:05.850Z] ---> Running in 04b6a75c6820 [2022-09-06T22:49:05.850Z] ---> Running in 7c239e5d440e [2022-09-06T22:49:05.850Z] ---> Running in 25ed1e603764 [2022-09-06T22:49:05.850Z] ---> Running in 234f8a0961f2 [2022-09-06T22:49:05.850Z] Removing intermediate container 04b6a75c6820 [2022-09-06T22:49:05.850Z] ---> 94a5e38712b9 [2022-09-06T22:49:05.850Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T22:49:05.850Z] ---> Running in ab2375d9ba8d [2022-09-06T22:49:05.850Z] Removing intermediate container 25ed1e603764 [2022-09-06T22:49:05.850Z] ---> a32e49db25f0 [2022-09-06T22:49:05.850Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-06T22:49:05.850Z] ---> Running in c34d37211af5 [2022-09-06T22:49:05.850Z] Removing intermediate container ab2375d9ba8d [2022-09-06T22:49:05.850Z] ---> c179db4e0a91 [2022-09-06T22:49:05.850Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-06T22:49:05.850Z] ---> Running in 86ed4292485c [2022-09-06T22:49:05.850Z] Removing intermediate container c34d37211af5 [2022-09-06T22:49:05.850Z] ---> ef2215c0bd64 [2022-09-06T22:49:05.850Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-06T22:49:06.135Z] ---> Running in 2b85d5eaf63a [2022-09-06T22:49:06.415Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-06T22:49:06.700Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-06T22:49:06.980Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-06T22:49:09.678Z] Removing intermediate container 86ed4292485c [2022-09-06T22:49:09.678Z] ---> 074e2344657f [2022-09-06T22:49:09.678Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T22:49:09.678Z] ---> Running in 20dec746b249 [2022-09-06T22:49:09.976Z] Removing intermediate container 2b85d5eaf63a [2022-09-06T22:49:09.976Z] ---> bf71a5723b26 [2022-09-06T22:49:09.976Z] Step 12/25 : WORKDIR /edgex-go [2022-09-06T22:49:10.279Z] Removing intermediate container 20dec746b249 [2022-09-06T22:49:10.279Z] ---> ceeb20a0a131 [2022-09-06T22:49:10.279Z] [2022-09-06T22:49:10.279Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T22:49:10.279Z] ---> Running in 002b8faaf0e8 [2022-09-06T22:49:10.279Z] 3.15: Pulling from library/alpine [2022-09-06T22:49:10.913Z] Removing intermediate container 002b8faaf0e8 [2022-09-06T22:49:10.913Z] ---> d70ed82d11b6 [2022-09-06T22:49:10.913Z] [2022-09-06T22:49:10.913Z] Step 13/25 : FROM alpine:3.15 [2022-09-06T22:49:11.191Z] 3.15: Pulling from library/alpine [2022-09-06T22:49:12.193Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T22:49:12.193Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-06T22:49:12.193Z] Status: Downloaded newer image for alpine:3.15 [2022-09-06T22:49:12.193Z] Status: Downloaded newer image for alpine:3.15 [2022-09-06T22:49:12.193Z] ---> 02e0d6fdf486 [2022-09-06T22:49:12.193Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T22:49:12.193Z] ---> 02e0d6fdf486 [2022-09-06T22:49:12.193Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T22:49:12.481Z] ---> Running in 2233563be7a3 [2022-09-06T22:49:12.481Z] ---> Running in 4050886493ec [2022-09-06T22:49:13.091Z] Removing intermediate container 2233563be7a3 [2022-09-06T22:49:13.091Z] ---> 421c21942d66 [2022-09-06T22:49:13.091Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:49:13.091Z] Removing intermediate container 4050886493ec [2022-09-06T22:49:13.091Z] ---> Running in ead2d010128a [2022-09-06T22:49:13.091Z] ---> f3af7e9dca33 [2022-09-06T22:49:13.091Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:49:13.710Z] ---> Running in fa8cb6e63c72 [2022-09-06T22:49:18.084Z] Removing intermediate container ead2d010128a [2022-09-06T22:49:18.084Z] ---> 2bf06a550a6d [2022-09-06T22:49:18.084Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-06T22:49:18.084Z] Removing intermediate container fa8cb6e63c72 [2022-09-06T22:49:18.084Z] ---> 8651677ae766 [2022-09-06T22:49:18.084Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T22:49:18.084Z] ---> Running in 226316a2ce90 [2022-09-06T22:49:18.084Z] ---> Running in 6937290ec71d [2022-09-06T22:49:20.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:49:20.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:49:21.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:49:21.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:49:23.385Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T22:49:23.385Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T22:49:23.385Z] OK: 15733 distinct packages available [2022-09-06T22:49:23.385Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T22:49:23.385Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T22:49:23.385Z] OK: 15733 distinct packages available [2022-09-06T22:49:23.385Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:49:23.385Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:49:24.385Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:49:24.385Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:49:25.842Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-06T22:49:25.842Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-06T22:49:25.842Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-06T22:49:25.842Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-06T22:49:25.842Z] (3/4) Installing libucontext (1.1-r0) [2022-09-06T22:49:25.842Z] (3/5) Installing libucontext (1.1-r0) [2022-09-06T22:49:25.842Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-06T22:49:26.124Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-06T22:49:26.124Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T22:49:26.124Z] OK: 6 MiB in 18 packages [2022-09-06T22:49:26.124Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-06T22:49:26.415Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T22:49:26.415Z] OK: 6 MiB in 19 packages [2022-09-06T22:49:28.433Z] Removing intermediate container 226316a2ce90 [2022-09-06T22:49:28.433Z] ---> 8709609cdd94 [2022-09-06T22:49:28.433Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T22:49:28.433Z] Removing intermediate container 6937290ec71d [2022-09-06T22:49:28.433Z] ---> 14f3b25a6d0a [2022-09-06T22:49:28.433Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T22:49:36.767Z] ---> b4459c337aae [2022-09-06T22:49:36.767Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T22:49:36.767Z] ---> 84128f59620a [2022-09-06T22:49:36.767Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T22:49:37.377Z] ---> 7d6014ccbde1 [2022-09-06T22:49:37.377Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-06T22:49:37.661Z] ---> Running in 11bcbf17f664 [2022-09-06T22:49:38.273Z] ---> 5c5eb309ebe5 [2022-09-06T22:49:38.273Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-06T22:49:38.557Z] Removing intermediate container 11bcbf17f664 [2022-09-06T22:49:38.557Z] ---> eaaee04a3b61 [2022-09-06T22:49:38.557Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-06T22:49:39.558Z] ---> ec6873a8a265 [2022-09-06T22:49:39.558Z] Step 21/26 : WORKDIR / [2022-09-06T22:49:39.558Z] ---> Running in 91b9d31478f1 [2022-09-06T22:49:39.839Z] ---> 7039f5029ac6 [2022-09-06T22:49:39.839Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-06T22:49:40.454Z] Removing intermediate container 91b9d31478f1 [2022-09-06T22:49:40.454Z] ---> f779dcf0873f [2022-09-06T22:49:40.454Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T22:49:40.454Z] ---> Running in 4f5a046f34ba [2022-09-06T22:49:41.467Z] ---> 1d4e0e7bccaa [2022-09-06T22:49:41.467Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T22:49:41.467Z] Removing intermediate container 4f5a046f34ba [2022-09-06T22:49:41.467Z] ---> 194d3937b310 [2022-09-06T22:49:41.467Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T22:49:41.467Z] ---> Running in 22ff4e6ffbe4 [2022-09-06T22:49:41.467Z] ---> Running in 800c5137e978 [2022-09-06T22:49:42.077Z] Removing intermediate container 800c5137e978 [2022-09-06T22:49:42.077Z] ---> d7782fa80b34 [2022-09-06T22:49:42.077Z] Step 24/26 : LABEL arch=arm64 [2022-09-06T22:49:42.353Z] ---> Running in 50b110f5b829 [2022-09-06T22:49:42.353Z] Removing intermediate container 22ff4e6ffbe4 [2022-09-06T22:49:42.353Z] ---> 65b8b859bdda [2022-09-06T22:49:42.353Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T22:49:42.630Z] ---> Running in 4e6e41d7069a [2022-09-06T22:49:42.911Z] Removing intermediate container 50b110f5b829 [2022-09-06T22:49:42.911Z] ---> e109c4bba647 [2022-09-06T22:49:42.911Z] Step 25/26 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:49:43.194Z] Removing intermediate container 4e6e41d7069a [2022-09-06T22:49:43.194Z] ---> d1910739706d [2022-09-06T22:49:43.194Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T22:49:43.194Z] ---> Running in d9af4eb5923f [2022-09-06T22:49:43.472Z] ---> Running in a9c27573e7bb [2022-09-06T22:49:44.087Z] Removing intermediate container d9af4eb5923f [2022-09-06T22:49:44.087Z] ---> 54e3bbd962ad [2022-09-06T22:49:44.087Z] Step 26/26 : LABEL version=2.3.0-dev.56 [2022-09-06T22:49:44.087Z] ---> Running in be691613753b [2022-09-06T22:49:44.087Z] Removing intermediate container a9c27573e7bb [2022-09-06T22:49:44.087Z] ---> 39a1504294c0 [2022-09-06T22:49:44.087Z] Step 24/25 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:49:44.372Z] ---> Running in d190a4138d89 [2022-09-06T22:49:44.653Z] Removing intermediate container be691613753b [2022-09-06T22:49:44.653Z] ---> 117e3919918e [2022-09-06T22:49:44.653Z] [2022-09-06T22:49:44.934Z] Removing intermediate container d190a4138d89 [2022-09-06T22:49:44.934Z] ---> d8fba10c0a33 [2022-09-06T22:49:44.934Z] Step 25/25 : LABEL version=2.3.0-dev.56 [2022-09-06T22:49:44.934Z] Successfully built 117e3919918e [2022-09-06T22:49:45.221Z] Successfully tagged security-spire-config-arm64:latest [2022-09-06T22:49:45.221Z]  Building security-spire-config ... done Building core-command [2022-09-06T22:49:45.221Z] ---> Running in 7a07b4f993d3 [2022-09-06T22:49:45.835Z] Removing intermediate container 7a07b4f993d3 [2022-09-06T22:49:45.835Z] ---> 1776e96fc05a [2022-09-06T22:49:45.835Z] [2022-09-06T22:49:45.835Z] Successfully built 1776e96fc05a [2022-09-06T22:49:45.835Z] Successfully tagged security-spire-server-arm64:latest [2022-09-06T22:49:45.835Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2022-09-06T22:49:51.263Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:49:51.263Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:49:51.263Z] ---> 04bd427627b1 [2022-09-06T22:49:51.263Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T22:49:51.263Z] ---> Using cache [2022-09-06T22:49:51.263Z] ---> ba7d1654e8ca [2022-09-06T22:49:51.263Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T22:49:51.263Z] ---> Using cache [2022-09-06T22:49:51.263Z] ---> f873b95a815a [2022-09-06T22:49:51.263Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:49:51.263Z] ---> Using cache [2022-09-06T22:49:51.263Z] ---> d6cd98d6f1c0 [2022-09-06T22:49:51.263Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-06T22:49:51.546Z] ---> Running in 3f650011ed0d [2022-09-06T22:49:53.006Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:49:53.006Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:49:53.006Z] ---> 04bd427627b1 [2022-09-06T22:49:53.006Z] Step 3/20 : WORKDIR /edgex-go [2022-09-06T22:49:53.006Z] ---> Using cache [2022-09-06T22:49:53.006Z] ---> f5f31ed879da [2022-09-06T22:49:53.006Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-06T22:49:53.289Z] ---> Running in 4eece9e5c18a [2022-09-06T22:49:54.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:49:55.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:49:55.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:49:55.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:49:56.922Z] OK: 221 MiB in 51 packages [2022-09-06T22:49:57.943Z] v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-06T22:49:57.943Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-06T22:49:57.943Z] OK: 16894 distinct packages available [2022-09-06T22:49:58.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:49:58.422Z] Removing intermediate container 3f650011ed0d [2022-09-06T22:49:58.422Z] ---> 2ff63544e30f [2022-09-06T22:49:58.422Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T22:49:58.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:49:59.585Z] ---> 5bdc05afca55 [2022-09-06T22:49:59.585Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:49:59.894Z] ---> Running in 43698accd9d6 [2022-09-06T22:50:01.023Z] OK: 221 MiB in 51 packages [2022-09-06T22:50:03.043Z] Removing intermediate container 4eece9e5c18a [2022-09-06T22:50:03.043Z] ---> e1589fee9182 [2022-09-06T22:50:03.043Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-06T22:50:04.044Z] ---> 2752ef09a15b [2022-09-06T22:50:04.044Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:50:04.044Z] ---> Running in 9ac4ebcd9b09 [2022-09-06T22:51:12.137Z] Removing intermediate container 43698accd9d6 [2022-09-06T22:51:12.137Z] ---> 9f72e86ee59d [2022-09-06T22:51:12.137Z] Step 9/24 : COPY . . [2022-09-06T22:51:12.137Z] Removing intermediate container 9ac4ebcd9b09 [2022-09-06T22:51:12.137Z] ---> 82c5df93dad9 [2022-09-06T22:51:12.137Z] Step 7/20 : COPY . . [2022-09-06T22:51:13.585Z] ---> 836935291993 [2022-09-06T22:51:13.585Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-06T22:51:13.585Z] ---> 0b1492aa0347 [2022-09-06T22:51:13.586Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-06T22:51:13.586Z] ---> Running in 5ead74b5feca [2022-09-06T22:51:13.586Z] ---> Running in 6ca67cad351a [2022-09-06T22:51:16.285Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-06T22:51:16.286Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-06T22:54:53.368Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-06T22:55:11.716Z] Removing intermediate container 234f8a0961f2 [2022-09-06T22:55:11.716Z] ---> 22fcd77763f6 [2022-09-06T22:55:11.716Z] [2022-09-06T22:55:11.716Z] Step 10/22 : FROM alpine:3.16 [2022-09-06T22:55:11.716Z] 3.16: Pulling from library/alpine [2022-09-06T22:55:13.716Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T22:55:13.716Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T22:55:13.716Z] ---> a6215f271958 [2022-09-06T22:55:13.716Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-06T22:55:13.716Z] ---> Running in a5a0cb130a37 [2022-09-06T22:55:16.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:55:16.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:55:18.448Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-06T22:55:18.448Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-06T22:55:18.726Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T22:55:18.726Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-06T22:55:18.726Z] (5/6) Installing curl (7.83.1-r3) [2022-09-06T22:55:18.726Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-06T22:55:18.726Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T22:55:18.726Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T22:55:19.331Z] OK: 8 MiB in 20 packages [2022-09-06T22:55:21.979Z] Removing intermediate container a5a0cb130a37 [2022-09-06T22:55:21.979Z] ---> cd9ef7f597e6 [2022-09-06T22:55:21.979Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T22:55:22.256Z] ---> Running in ca139e9cdc77 [2022-09-06T22:55:22.533Z] Removing intermediate container 7c239e5d440e [2022-09-06T22:55:22.533Z] ---> 921b8d2fab6f [2022-09-06T22:55:22.533Z] [2022-09-06T22:55:22.533Z] Step 10/31 : FROM alpine:3.16 [2022-09-06T22:55:22.533Z] ---> a6215f271958 [2022-09-06T22:55:22.533Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T22:55:22.821Z] ---> Running in ce845a320cb7 [2022-09-06T22:55:22.821Z] Removing intermediate container ca139e9cdc77 [2022-09-06T22:55:22.821Z] ---> 36727d4eb1f6 [2022-09-06T22:55:22.821Z] Step 13/22 : WORKDIR /edgex [2022-09-06T22:55:23.105Z] ---> Running in b1ef3d7ab451 [2022-09-06T22:55:23.380Z] Removing intermediate container ce845a320cb7 [2022-09-06T22:55:23.380Z] ---> 1fca7bd9a730 [2022-09-06T22:55:23.380Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-06T22:55:23.380Z] ---> Running in 6f1d5ae51c52 [2022-09-06T22:55:23.979Z] Removing intermediate container b1ef3d7ab451 [2022-09-06T22:55:23.979Z] ---> 25e8a29ec493 [2022-09-06T22:55:23.979Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-06T22:55:25.422Z] ---> 3b658d9cb2de [2022-09-06T22:55:25.422Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-06T22:55:25.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:55:25.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:55:26.977Z] ---> bace3c3030de [2022-09-06T22:55:26.977Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-06T22:55:27.582Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-06T22:55:27.582Z] (2/2) Installing su-exec (0.2-r1) [2022-09-06T22:55:27.582Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T22:55:27.582Z] OK: 5 MiB in 16 packages [2022-09-06T22:55:29.038Z] ---> 3853f8b38be7 [2022-09-06T22:55:29.038Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T22:55:29.316Z] Removing intermediate container 6f1d5ae51c52 [2022-09-06T22:55:29.316Z] ---> a5cc7ac353f7 [2022-09-06T22:55:29.595Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-06T22:55:29.873Z] ---> Running in 42f60455b749 [2022-09-06T22:55:30.151Z] ---> 188271c1a9db [2022-09-06T22:55:30.151Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T22:55:30.435Z] ---> Running in d1ef83569680 [2022-09-06T22:55:30.435Z] Removing intermediate container 42f60455b749 [2022-09-06T22:55:30.435Z] ---> 94400ecbb105 [2022-09-06T22:55:30.435Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-06T22:55:30.714Z] ---> Running in 445107b628c7 [2022-09-06T22:55:31.324Z] Removing intermediate container 445107b628c7 [2022-09-06T22:55:31.324Z] ---> c22ad6ab483b [2022-09-06T22:55:31.324Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-06T22:55:31.607Z] ---> Running in 49dfea1c4eb0 [2022-09-06T22:55:32.219Z] Removing intermediate container 49dfea1c4eb0 [2022-09-06T22:55:32.219Z] ---> 7ed50a63456d [2022-09-06T22:55:32.219Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-06T22:55:32.219Z] ---> Running in e726ca95de8f [2022-09-06T22:55:34.226Z] Removing intermediate container d1ef83569680 [2022-09-06T22:55:34.226Z] ---> daa1dcde0cbf [2022-09-06T22:55:34.226Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T22:55:34.226Z] ---> Running in 9c791ca25741 [2022-09-06T22:55:34.510Z] Removing intermediate container 9c791ca25741 [2022-09-06T22:55:34.510Z] ---> ec0015480085 [2022-09-06T22:55:34.510Z] Step 20/22 : LABEL arch=arm64 [2022-09-06T22:55:34.789Z] ---> Running in 5c14d87c0c56 [2022-09-06T22:55:35.387Z] Removing intermediate container 5c14d87c0c56 [2022-09-06T22:55:35.387Z] ---> 148d58560af3 [2022-09-06T22:55:35.387Z] Step 21/22 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:55:35.665Z] ---> Running in 0bd7326cf8c1 [2022-09-06T22:55:36.268Z] Removing intermediate container e726ca95de8f [2022-09-06T22:55:36.268Z] ---> 60ab8f75ca6d [2022-09-06T22:55:36.268Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-06T22:55:36.555Z] Removing intermediate container 0bd7326cf8c1 [2022-09-06T22:55:36.555Z] ---> a901deed1e01 [2022-09-06T22:55:36.555Z] Step 22/22 : LABEL version=2.3.0-dev.56 [2022-09-06T22:55:36.555Z] ---> Running in 7993f6bd46ae [2022-09-06T22:55:36.555Z] ---> Running in 731e555cf312 [2022-09-06T22:55:37.555Z] Removing intermediate container 7993f6bd46ae [2022-09-06T22:55:37.555Z] ---> 47e549abcf28 [2022-09-06T22:55:37.555Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-06T22:55:37.555Z] Removing intermediate container 731e555cf312 [2022-09-06T22:55:37.555Z] ---> 162755fba463 [2022-09-06T22:55:37.555Z] [2022-09-06T22:55:37.834Z] Successfully built 162755fba463 [2022-09-06T22:55:37.834Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-06T22:55:37.834Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-09-06T22:55:38.654Z] ---> f1f8c1a95baa [2022-09-06T22:55:38.654Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-06T22:55:38.654Z] ---> Running in 8fa1cb1a88bd [2022-09-06T22:55:42.220Z] Removing intermediate container 8fa1cb1a88bd [2022-09-06T22:55:42.220Z] ---> 558fde7fc218 [2022-09-06T22:55:42.220Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T22:55:43.207Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:55:43.207Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:55:43.207Z] ---> 04bd427627b1 [2022-09-06T22:55:43.207Z] Step 3/25 : WORKDIR /edgex-go [2022-09-06T22:55:43.207Z] ---> Using cache [2022-09-06T22:55:43.207Z] ---> f5f31ed879da [2022-09-06T22:55:43.207Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:55:43.207Z] ---> Using cache [2022-09-06T22:55:43.208Z] ---> 2c3faa655cfb [2022-09-06T22:55:43.208Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-06T22:55:43.488Z] ---> dfc0a175bd9a [2022-09-06T22:55:43.488Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-06T22:55:43.488Z] ---> Running in 920c63d9f084 [2022-09-06T22:55:46.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:55:46.412Z] ---> 992d28dfade0 [2022-09-06T22:55:46.412Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-06T22:55:47.022Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:55:47.301Z] ---> 683d8d8b8600 [2022-09-06T22:55:47.301Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-06T22:55:48.292Z] ---> 19deecfd0f32 [2022-09-06T22:55:48.292Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-06T22:55:48.569Z] OK: 221 MiB in 51 packages [2022-09-06T22:55:49.560Z] ---> 28737863f593 [2022-09-06T22:55:49.560Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-06T22:55:50.164Z] Removing intermediate container 920c63d9f084 [2022-09-06T22:55:50.164Z] ---> f5380ce4fea0 [2022-09-06T22:55:50.164Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-06T22:55:50.768Z] ---> 23c45998bd5f [2022-09-06T22:55:50.768Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-06T22:55:50.768Z] ---> Running in 0f69efb6a5de [2022-09-06T22:55:51.760Z] ---> 79315f79d18e [2022-09-06T22:55:51.760Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:55:51.760Z] ---> Running in 97c17766c5ec [2022-09-06T22:55:54.447Z] Removing intermediate container 0f69efb6a5de [2022-09-06T22:55:54.447Z] ---> 88c6750042b3 [2022-09-06T22:55:54.447Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-06T22:55:54.447Z] ---> Running in 2ac43e70aa2f [2022-09-06T22:55:55.056Z] Removing intermediate container 2ac43e70aa2f [2022-09-06T22:55:55.056Z] ---> c36b1053d8a2 [2022-09-06T22:55:55.056Z] Step 28/31 : CMD ["gate"] [2022-09-06T22:55:55.056Z] ---> Running in 5025aff8ce9c [2022-09-06T22:55:55.663Z] Removing intermediate container 5025aff8ce9c [2022-09-06T22:55:55.663Z] ---> 0527817dbb08 [2022-09-06T22:55:55.663Z] Step 29/31 : LABEL arch=arm64 [2022-09-06T22:55:55.663Z] ---> Running in cfa049dda378 [2022-09-06T22:55:56.656Z] Removing intermediate container cfa049dda378 [2022-09-06T22:55:56.656Z] ---> a47db356a10f [2022-09-06T22:55:56.656Z] Step 30/31 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:55:56.656Z] ---> Running in 450792a9078d [2022-09-06T22:55:56.934Z] Removing intermediate container 450792a9078d [2022-09-06T22:55:56.934Z] ---> 2d135f5f623b [2022-09-06T22:55:56.934Z] Step 31/31 : LABEL version=2.3.0-dev.56 [2022-09-06T22:55:57.211Z] ---> Running in 758ac2b0bf11 [2022-09-06T22:55:57.487Z] Removing intermediate container 758ac2b0bf11 [2022-09-06T22:55:57.487Z] ---> fa332f1784ff [2022-09-06T22:55:57.487Z] [2022-09-06T22:55:57.763Z] Successfully built fa332f1784ff [2022-09-06T22:55:57.763Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-06T22:55:57.763Z]  Building security-bootstrapper ... done Building core-metadata [2022-09-06T22:56:01.164Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:56:01.164Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:56:01.164Z] ---> 04bd427627b1 [2022-09-06T22:56:01.164Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-06T22:56:01.164Z] ---> Using cache [2022-09-06T22:56:01.164Z] ---> ba7d1654e8ca [2022-09-06T22:56:01.164Z] Step 4/25 : WORKDIR /edgex-go [2022-09-06T22:56:01.164Z] ---> Using cache [2022-09-06T22:56:01.164Z] ---> f873b95a815a [2022-09-06T22:56:01.164Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:56:01.164Z] ---> Using cache [2022-09-06T22:56:01.164Z] ---> d6cd98d6f1c0 [2022-09-06T22:56:01.164Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-06T22:56:01.164Z] ---> Using cache [2022-09-06T22:56:01.164Z] ---> 2ff63544e30f [2022-09-06T22:56:01.164Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-06T22:56:01.164Z] ---> Using cache [2022-09-06T22:56:01.164Z] ---> 5bdc05afca55 [2022-09-06T22:56:01.164Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:56:01.164Z] ---> Using cache [2022-09-06T22:56:01.164Z] ---> 9f72e86ee59d [2022-09-06T22:56:01.164Z] Step 9/25 : COPY . . [2022-09-06T22:56:01.440Z] ---> Using cache [2022-09-06T22:56:01.440Z] ---> 0b1492aa0347 [2022-09-06T22:56:01.440Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-06T22:56:01.720Z] ---> Running in 12d09fdad019 [2022-09-06T22:56:03.716Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-06T22:56:42.763Z] Removing intermediate container 97c17766c5ec [2022-09-06T22:56:42.763Z] ---> da91e83a83fc [2022-09-06T22:56:42.763Z] Step 8/25 : COPY . . [2022-09-06T22:56:43.055Z] ---> 2c4f971bdfe8 [2022-09-06T22:56:43.055Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-06T22:56:43.335Z] ---> Running in 12ae7a347bc4 [2022-09-06T22:56:45.327Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-06T22:57:41.918Z] Removing intermediate container 6ca67cad351a [2022-09-06T22:57:41.918Z] ---> b341aa3053f6 [2022-09-06T22:57:41.918Z] [2022-09-06T22:57:41.918Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T22:57:41.918Z] ---> a6215f271958 [2022-09-06T22:57:41.918Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-06T22:57:41.918Z] ---> Running in 7baccdccfd45 [2022-09-06T22:57:42.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:57:43.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:57:44.574Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-06T22:57:44.574Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T22:57:44.574Z] OK: 5 MiB in 15 packages [2022-09-06T22:57:45.614Z] Removing intermediate container 7baccdccfd45 [2022-09-06T22:57:45.614Z] ---> c642abf89bcb [2022-09-06T22:57:45.614Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T22:57:45.890Z] ---> Running in e1fccb38fc2e [2022-09-06T22:57:46.165Z] Removing intermediate container e1fccb38fc2e [2022-09-06T22:57:46.165Z] ---> dedd34c8d3a1 [2022-09-06T22:57:46.165Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-06T22:57:46.443Z] ---> Running in 24e43f6f8ceb [2022-09-06T22:57:47.051Z] Removing intermediate container 24e43f6f8ceb [2022-09-06T22:57:47.051Z] ---> 53f08c579bb6 [2022-09-06T22:57:47.051Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-06T22:57:47.051Z] ---> Running in 550601a47bf7 [2022-09-06T22:57:47.666Z] Removing intermediate container 550601a47bf7 [2022-09-06T22:57:47.666Z] ---> 1670370b8b5a [2022-09-06T22:57:47.666Z] Step 16/24 : WORKDIR / [2022-09-06T22:57:47.666Z] ---> Running in 862ebf4a2c2f [2022-09-06T22:57:48.273Z] Removing intermediate container 862ebf4a2c2f [2022-09-06T22:57:48.273Z] ---> 8a884d2686f4 [2022-09-06T22:57:48.273Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T22:57:49.283Z] ---> 00e20d3c968f [2022-09-06T22:57:49.283Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-06T22:57:51.276Z] ---> cbeebc93366d [2022-09-06T22:57:51.276Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-06T22:57:51.877Z] ---> 104b4d7ca8c4 [2022-09-06T22:57:51.877Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-06T22:57:51.877Z] ---> Running in fb650049fed9 [2022-09-06T22:57:52.476Z] Removing intermediate container fb650049fed9 [2022-09-06T22:57:52.476Z] ---> 94b208a86ae1 [2022-09-06T22:57:52.476Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T22:57:52.476Z] ---> Running in 28dc210dc9b6 [2022-09-06T22:57:53.078Z] Removing intermediate container 28dc210dc9b6 [2022-09-06T22:57:53.078Z] ---> 026e58bb57d1 [2022-09-06T22:57:53.078Z] Step 22/24 : LABEL arch=arm64 [2022-09-06T22:57:53.078Z] ---> Running in 57fc768c43ae [2022-09-06T22:57:53.700Z] Removing intermediate container 57fc768c43ae [2022-09-06T22:57:53.700Z] ---> 48ef8f556d4f [2022-09-06T22:57:53.700Z] Step 23/24 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:57:53.700Z] ---> Running in cc3785ce8e0a [2022-09-06T22:57:54.311Z] Removing intermediate container cc3785ce8e0a [2022-09-06T22:57:54.311Z] ---> 0869355fa7b4 [2022-09-06T22:57:54.311Z] Step 24/24 : LABEL version=2.3.0-dev.56 [2022-09-06T22:57:54.311Z] ---> Running in 393caab4c58d [2022-09-06T22:57:54.926Z] Removing intermediate container 393caab4c58d [2022-09-06T22:57:54.926Z] ---> b42ebc4146f4 [2022-09-06T22:57:54.926Z] [2022-09-06T22:57:54.926Z] Successfully built b42ebc4146f4 [2022-09-06T22:57:54.926Z] Successfully tagged core-command-arm64:latest [2022-09-06T22:57:54.926Z] Building security-spire-agent [2022-09-06T22:57:58.347Z]  Building core-command ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:57:58.347Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:57:58.347Z] ---> 04bd427627b1 [2022-09-06T22:57:58.347Z] Step 3/26 : WORKDIR /edgex-go [2022-09-06T22:57:58.347Z] ---> Using cache [2022-09-06T22:57:58.347Z] ---> f5f31ed879da [2022-09-06T22:57:58.347Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:57:58.347Z] ---> Using cache [2022-09-06T22:57:58.347Z] ---> 2c3faa655cfb [2022-09-06T22:57:58.347Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-06T22:57:58.347Z] ---> Using cache [2022-09-06T22:57:58.347Z] ---> e890bdf61a2c [2022-09-06T22:57:58.347Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-06T22:57:58.347Z] ---> Using cache [2022-09-06T22:57:58.347Z] ---> ec0313ca29af [2022-09-06T22:57:58.347Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:57:58.347Z] ---> Using cache [2022-09-06T22:57:58.347Z] ---> 02f71e0d8a87 [2022-09-06T22:57:58.347Z] Step 8/26 : COPY . . [2022-09-06T22:57:58.347Z] ---> Using cache [2022-09-06T22:57:58.347Z] ---> a29b652213a9 [2022-09-06T22:57:58.347Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-06T22:57:58.347Z] ---> Using cache [2022-09-06T22:57:58.347Z] ---> a32e49db25f0 [2022-09-06T22:57:58.347Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-06T22:57:58.347Z] ---> Using cache [2022-09-06T22:57:58.347Z] ---> ef2215c0bd64 [2022-09-06T22:57:58.347Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-06T22:57:58.347Z] ---> Running in edc8de496668 [2022-09-06T22:58:01.779Z] Removing intermediate container edc8de496668 [2022-09-06T22:58:01.779Z] ---> 9e72cae30e1c [2022-09-06T22:58:01.779Z] Step 12/26 : WORKDIR /edgex-go [2022-09-06T22:58:01.779Z] ---> Running in b7b576c22639 [2022-09-06T22:58:01.779Z] Removing intermediate container b7b576c22639 [2022-09-06T22:58:01.779Z] ---> ee136c601e52 [2022-09-06T22:58:01.779Z] [2022-09-06T22:58:01.779Z] Step 13/26 : FROM alpine:3.15 [2022-09-06T22:58:01.779Z] ---> 02e0d6fdf486 [2022-09-06T22:58:01.779Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T22:58:01.779Z] ---> Using cache [2022-09-06T22:58:01.779Z] ---> f3af7e9dca33 [2022-09-06T22:58:01.779Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:58:01.779Z] ---> Using cache [2022-09-06T22:58:01.779Z] ---> 8651677ae766 [2022-09-06T22:58:02.055Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-06T22:58:02.055Z] ---> Using cache [2022-09-06T22:58:02.055Z] ---> 14f3b25a6d0a [2022-09-06T22:58:02.055Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-06T22:58:05.483Z] ---> 5337075e4e63 [2022-09-06T22:58:05.483Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-06T22:58:10.910Z] ---> 84adc37ce42d [2022-09-06T22:58:10.910Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-06T22:58:10.910Z] ---> 0f5a262be701 [2022-09-06T22:58:10.910Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-06T22:58:11.904Z] ---> b0bd5ca25047 [2022-09-06T22:58:11.904Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-06T22:58:12.895Z] ---> d2ba95477a03 [2022-09-06T22:58:12.895Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-06T22:58:12.895Z] ---> Running in a4b382e3073e [2022-09-06T22:58:13.739Z] Removing intermediate container a4b382e3073e [2022-09-06T22:58:13.739Z] ---> 2f40bba8669c [2022-09-06T22:58:13.739Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-06T22:58:13.739Z] ---> Running in 8ddeedae4fda [2022-09-06T22:58:14.390Z] Removing intermediate container 8ddeedae4fda [2022-09-06T22:58:14.390Z] ---> dc94c2aaee11 [2022-09-06T22:58:14.390Z] Step 24/26 : LABEL arch=arm64 [2022-09-06T22:58:14.390Z] ---> Running in b36499cdd681 [2022-09-06T22:58:15.033Z] Removing intermediate container b36499cdd681 [2022-09-06T22:58:15.033Z] ---> 654ef8960a39 [2022-09-06T22:58:15.033Z] Step 25/26 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:58:15.033Z] ---> Running in 4027f0330d62 [2022-09-06T22:58:15.679Z] Removing intermediate container 4027f0330d62 [2022-09-06T22:58:15.679Z] ---> e498a6cf071f [2022-09-06T22:58:15.679Z] Step 26/26 : LABEL version=2.3.0-dev.56 [2022-09-06T22:58:15.679Z] ---> Running in d3d16fb7c620 [2022-09-06T22:58:16.292Z] Removing intermediate container d3d16fb7c620 [2022-09-06T22:58:16.292Z] ---> 907d60ac1d97 [2022-09-06T22:58:16.292Z] [2022-09-06T22:58:16.574Z] Successfully built 907d60ac1d97 [2022-09-06T22:58:16.574Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-06T22:58:16.574Z] Building core-data [2022-09-06T22:58:19.980Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:58:19.980Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:58:19.980Z] ---> 04bd427627b1 [2022-09-06T22:58:19.980Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-06T22:58:19.980Z] ---> Using cache [2022-09-06T22:58:19.980Z] ---> ba7d1654e8ca [2022-09-06T22:58:19.980Z] Step 4/24 : WORKDIR /edgex-go [2022-09-06T22:58:19.980Z] ---> Using cache [2022-09-06T22:58:19.980Z] ---> f873b95a815a [2022-09-06T22:58:19.980Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:58:19.980Z] ---> Using cache [2022-09-06T22:58:19.980Z] ---> d6cd98d6f1c0 [2022-09-06T22:58:19.980Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-06T22:58:19.980Z] ---> Running in 007269cb18e7 [2022-09-06T22:58:21.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:58:22.968Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:58:24.421Z] OK: 221 MiB in 51 packages [2022-09-06T22:58:25.418Z] Removing intermediate container 007269cb18e7 [2022-09-06T22:58:25.418Z] ---> c5e4f81203c3 [2022-09-06T22:58:25.418Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-06T22:58:26.406Z] ---> 390dbfc38f89 [2022-09-06T22:58:26.406Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:58:26.690Z] ---> Running in 3006e7de36df [2022-09-06T22:58:45.071Z] Removing intermediate container d0596fca8e02 [2022-09-06T22:58:45.071Z] ---> d1161a71dce0 [2022-09-06T22:58:45.071Z] [2022-09-06T22:58:45.071Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T22:58:45.072Z] ---> a6215f271958 [2022-09-06T22:58:45.072Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-06T22:58:45.072Z] ---> Running in 172c56357fbb [2022-09-06T22:58:46.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:58:46.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:58:47.328Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-06T22:58:47.328Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-06T22:58:47.328Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T22:58:47.328Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T22:58:47.931Z] OK: 6 MiB in 16 packages [2022-09-06T22:58:49.939Z] Removing intermediate container 172c56357fbb [2022-09-06T22:58:49.939Z] ---> 2d5478e95629 [2022-09-06T22:58:49.939Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T22:58:49.939Z] ---> Running in ac4e0582c5e3 [2022-09-06T22:58:50.549Z] Removing intermediate container ac4e0582c5e3 [2022-09-06T22:58:50.549Z] ---> f3b06751e326 [2022-09-06T22:58:50.549Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-06T22:58:50.832Z] ---> Running in d012599f5f2d [2022-09-06T22:58:51.447Z] Removing intermediate container d012599f5f2d [2022-09-06T22:58:51.447Z] ---> d1062cff3cca [2022-09-06T22:58:51.447Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T22:58:51.447Z] ---> Running in ae34a379256f [2022-09-06T22:58:52.053Z] Removing intermediate container ae34a379256f [2022-09-06T22:58:52.053Z] ---> 3fa212cd7231 [2022-09-06T22:58:52.053Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T22:58:53.056Z] ---> 7b43ebcfe91a [2022-09-06T22:58:53.056Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-06T22:58:55.703Z] ---> bef8d5192d39 [2022-09-06T22:58:55.703Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-06T22:58:57.701Z] ---> 4a5a92b046e4 [2022-09-06T22:58:57.701Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-06T22:58:57.701Z] ---> Running in d062e85a9172 [2022-09-06T22:58:58.325Z] Removing intermediate container d062e85a9172 [2022-09-06T22:58:58.325Z] ---> 247cfdeea424 [2022-09-06T22:58:58.325Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T22:58:58.601Z] ---> Running in e3110a114d15 [2022-09-06T22:58:59.600Z] Removing intermediate container e3110a114d15 [2022-09-06T22:58:59.600Z] ---> d58499d6a827 [2022-09-06T22:58:59.600Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T22:58:59.877Z] ---> Running in f9dad9716254 [2022-09-06T22:59:00.866Z] Removing intermediate container f9dad9716254 [2022-09-06T22:59:00.866Z] ---> 42e25cbfa30a [2022-09-06T22:59:00.866Z] Step 22/23 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:59:00.866Z] ---> Running in eac160ee2827 [2022-09-06T22:59:01.868Z] Removing intermediate container eac160ee2827 [2022-09-06T22:59:01.868Z] ---> 12f4ee7b9736 [2022-09-06T22:59:01.868Z] Step 23/23 : LABEL version=2.3.0-dev.56 [2022-09-06T22:59:02.141Z] ---> Running in 68b91aa316f5 [2022-09-06T22:59:03.134Z] Removing intermediate container 68b91aa316f5 [2022-09-06T22:59:03.134Z] ---> def3c6f11b02 [2022-09-06T22:59:03.134Z] [2022-09-06T22:59:03.134Z] Successfully built def3c6f11b02 [2022-09-06T22:59:03.406Z] Successfully tagged support-notifications-arm64:latest [2022-09-06T22:59:03.406Z] Building sys-mgmt-agent [2022-09-06T22:59:07.729Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:59:07.729Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:59:07.729Z] ---> 04bd427627b1 [2022-09-06T22:59:07.729Z] Step 3/23 : WORKDIR /edgex-go [2022-09-06T22:59:07.729Z] ---> Using cache [2022-09-06T22:59:07.729Z] ---> f5f31ed879da [2022-09-06T22:59:07.729Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:59:07.729Z] ---> Using cache [2022-09-06T22:59:07.729Z] ---> 2c3faa655cfb [2022-09-06T22:59:07.729Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-06T22:59:08.729Z] ---> Running in 2611a0304dd7 [2022-09-06T22:59:11.408Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:59:12.402Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:59:13.850Z] OK: 221 MiB in 51 packages [2022-09-06T22:59:15.838Z] Removing intermediate container 2611a0304dd7 [2022-09-06T22:59:15.838Z] ---> 849d52169f48 [2022-09-06T22:59:15.838Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-06T22:59:17.834Z] ---> 0909c8416043 [2022-09-06T22:59:17.834Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:59:18.129Z] ---> Running in ea17cbf900ac [2022-09-06T22:59:28.331Z] Removing intermediate container 5ead74b5feca [2022-09-06T22:59:28.331Z] ---> 7e528c44e752 [2022-09-06T22:59:28.331Z] [2022-09-06T22:59:28.331Z] Step 9/20 : FROM alpine:3.15 [2022-09-06T22:59:28.331Z] ---> 02e0d6fdf486 [2022-09-06T22:59:28.331Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-06T22:59:28.331Z] ---> Using cache [2022-09-06T22:59:28.331Z] ---> f3af7e9dca33 [2022-09-06T22:59:28.331Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:59:28.331Z] ---> Using cache [2022-09-06T22:59:28.331Z] ---> 8651677ae766 [2022-09-06T22:59:28.331Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-06T22:59:28.331Z] ---> Running in c1c7d87f2100 [2022-09-06T22:59:28.331Z] Removing intermediate container 3006e7de36df [2022-09-06T22:59:28.331Z] ---> fd5537804027 [2022-09-06T22:59:28.331Z] Step 9/24 : COPY . . [2022-09-06T22:59:28.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:59:30.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:59:31.935Z] ---> 94fe24f5b8da [2022-09-06T22:59:31.935Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-06T22:59:32.215Z] ---> Running in ada6e357d174 [2022-09-06T22:59:34.211Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-06T22:59:34.211Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-06T22:59:34.211Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-06T22:59:34.211Z] OK: 15733 distinct packages available [2022-09-06T22:59:34.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:59:35.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:59:36.655Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-06T22:59:36.655Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-06T22:59:36.933Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-06T22:59:36.933Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-06T22:59:37.211Z] (5/9) Installing curl (7.80.0-r3) [2022-09-06T22:59:37.211Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-06T22:59:37.211Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-06T22:59:37.556Z] (8/9) Installing libucontext (1.1-r0) [2022-09-06T22:59:37.556Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-06T22:59:37.556Z] Executing busybox-1.34.1-r7.trigger [2022-09-06T22:59:37.556Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T22:59:38.126Z] OK: 8 MiB in 23 packages [2022-09-06T22:59:41.600Z] Removing intermediate container c1c7d87f2100 [2022-09-06T22:59:41.600Z] ---> 839e57a59647 [2022-09-06T22:59:41.600Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T22:59:41.874Z] ---> 48f9aac82087 [2022-09-06T22:59:41.874Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-06T22:59:44.521Z] ---> 64efc4d688f8 [2022-09-06T22:59:44.521Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-06T22:59:45.980Z] ---> c5bb8e3dd8d1 [2022-09-06T22:59:45.980Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-06T22:59:46.592Z] ---> Running in b63184cd0f6e [2022-09-06T22:59:47.190Z] Removing intermediate container b63184cd0f6e [2022-09-06T22:59:47.190Z] ---> a1ebbfddf6e8 [2022-09-06T22:59:47.190Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T22:59:47.190Z] ---> Running in ec1877992b92 [2022-09-06T22:59:48.181Z] Removing intermediate container ec1877992b92 [2022-09-06T22:59:48.181Z] ---> 169fcaf1ca8c [2022-09-06T22:59:48.181Z] Step 18/20 : LABEL arch=arm64 [2022-09-06T22:59:48.457Z] ---> Running in 53f7868038e6 [2022-09-06T22:59:49.445Z] Removing intermediate container 53f7868038e6 [2022-09-06T22:59:49.445Z] ---> ad7fc81d8370 [2022-09-06T22:59:49.445Z] Step 19/20 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T22:59:49.726Z] ---> Running in 8f17c22fe0d5 [2022-09-06T22:59:50.715Z] Removing intermediate container 8f17c22fe0d5 [2022-09-06T22:59:50.716Z] ---> 21a6cc5d9f25 [2022-09-06T22:59:50.716Z] Step 20/20 : LABEL version=2.3.0-dev.56 [2022-09-06T22:59:50.992Z] ---> Running in ab998f44b885 [2022-09-06T22:59:51.594Z] Removing intermediate container ab998f44b885 [2022-09-06T22:59:51.594Z] ---> 43e048c0e2aa [2022-09-06T22:59:51.594Z] [2022-09-06T22:59:51.875Z] Successfully built 43e048c0e2aa [2022-09-06T22:59:51.875Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-06T22:59:51.875Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-09-06T22:59:57.306Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-06T22:59:57.306Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-06T22:59:57.306Z] ---> 04bd427627b1 [2022-09-06T22:59:57.306Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-06T22:59:57.306Z] ---> Using cache [2022-09-06T22:59:57.306Z] ---> ba7d1654e8ca [2022-09-06T22:59:57.306Z] Step 4/23 : WORKDIR /edgex-go [2022-09-06T22:59:57.306Z] ---> Using cache [2022-09-06T22:59:57.306Z] ---> f873b95a815a [2022-09-06T22:59:57.306Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T22:59:57.306Z] ---> Using cache [2022-09-06T22:59:57.306Z] ---> d6cd98d6f1c0 [2022-09-06T22:59:57.306Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-06T22:59:57.306Z] ---> Using cache [2022-09-06T22:59:57.306Z] ---> 2ff63544e30f [2022-09-06T22:59:57.306Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-06T22:59:57.306Z] ---> Using cache [2022-09-06T22:59:57.306Z] ---> 5bdc05afca55 [2022-09-06T22:59:57.306Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T22:59:57.306Z] ---> Using cache [2022-09-06T22:59:57.306Z] ---> 9f72e86ee59d [2022-09-06T22:59:57.306Z] Step 9/23 : COPY . . [2022-09-06T22:59:57.306Z] ---> Using cache [2022-09-06T22:59:57.306Z] ---> 0b1492aa0347 [2022-09-06T22:59:57.306Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-06T22:59:57.581Z] ---> Running in 3472e0a6e991 [2022-09-06T23:00:00.207Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-06T23:00:08.536Z] Removing intermediate container ea17cbf900ac [2022-09-06T23:00:08.536Z] ---> c3dab5936422 [2022-09-06T23:00:08.536Z] Step 8/23 : COPY . . [2022-09-06T23:00:11.944Z] ---> 5f8c58e1bae7 [2022-09-06T23:00:11.944Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-06T23:00:11.944Z] ---> Running in 57b12333436b [2022-09-06T23:00:13.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-06T23:02:05.240Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-06T23:02:13.547Z] Removing intermediate container 12ae7a347bc4 [2022-09-06T23:02:13.547Z] ---> d95903389634 [2022-09-06T23:02:13.547Z] [2022-09-06T23:02:13.547Z] Step 10/25 : FROM alpine:3.16 [2022-09-06T23:02:13.547Z] ---> a6215f271958 [2022-09-06T23:02:13.547Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-06T23:02:13.547Z] ---> Running in 01757391dd8d [2022-09-06T23:02:16.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:02:16.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:02:18.210Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-06T23:02:18.210Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-06T23:02:18.210Z] (3/3) Installing su-exec (0.2-r1) [2022-09-06T23:02:18.210Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:02:18.210Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T23:02:18.818Z] OK: 6 MiB in 17 packages [2022-09-06T23:02:21.498Z] Removing intermediate container 01757391dd8d [2022-09-06T23:02:21.498Z] ---> 3c2fbcb3e484 [2022-09-06T23:02:21.498Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-06T23:02:21.786Z] ---> Running in 050e9fc400ee [2022-09-06T23:02:22.775Z] Removing intermediate container 050e9fc400ee [2022-09-06T23:02:22.775Z] ---> d67eddfd7a9f [2022-09-06T23:02:22.775Z] Step 13/25 : WORKDIR / [2022-09-06T23:02:22.775Z] ---> Running in c77438e38e00 [2022-09-06T23:02:23.378Z] Removing intermediate container 12d09fdad019 [2022-09-06T23:02:23.378Z] ---> 9a024b948e81 [2022-09-06T23:02:23.378Z] [2022-09-06T23:02:23.378Z] Step 11/25 : FROM alpine:3.16 [2022-09-06T23:02:23.378Z] ---> a6215f271958 [2022-09-06T23:02:23.378Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-06T23:02:23.378Z] ---> Using cache [2022-09-06T23:02:23.378Z] ---> c642abf89bcb [2022-09-06T23:02:23.378Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T23:02:23.378Z] Removing intermediate container c77438e38e00 [2022-09-06T23:02:23.378Z] ---> b4b2dba5abca [2022-09-06T23:02:23.378Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-06T23:02:23.378Z] ---> Using cache [2022-09-06T23:02:23.378Z] ---> dedd34c8d3a1 [2022-09-06T23:02:23.378Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-06T23:02:23.653Z] ---> Running in 58902e061640 [2022-09-06T23:02:24.267Z] Removing intermediate container 58902e061640 [2022-09-06T23:02:24.267Z] ---> 42da60eb7a2d [2022-09-06T23:02:24.267Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-06T23:02:24.545Z] ---> Running in 45e2cbeeb91e [2022-09-06T23:02:24.832Z] ---> 5193da5226fe [2022-09-06T23:02:24.833Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-06T23:02:25.444Z] Removing intermediate container 45e2cbeeb91e [2022-09-06T23:02:25.444Z] ---> 9f7a62765c4e [2022-09-06T23:02:25.444Z] Step 16/25 : WORKDIR / [2022-09-06T23:02:25.444Z] ---> Running in 3312fff803b5 [2022-09-06T23:02:26.044Z] ---> 5d376076b612 [2022-09-06T23:02:26.044Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-06T23:02:26.044Z] Removing intermediate container 3312fff803b5 [2022-09-06T23:02:26.044Z] ---> 044523b03027 [2022-09-06T23:02:26.044Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:02:27.496Z] ---> ee81487ebc26 [2022-09-06T23:02:27.496Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-06T23:02:27.496Z] ---> c0eb517385b8 [2022-09-06T23:02:27.496Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-06T23:02:28.481Z] ---> d990c8f6c724 [2022-09-06T23:02:28.481Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-06T23:02:29.945Z] ---> 6bec127a60a9 [2022-09-06T23:02:29.945Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-06T23:02:30.554Z] ---> d1b732533764 [2022-09-06T23:02:30.554Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-06T23:02:31.161Z] ---> 43f9bb13349b [2022-09-06T23:02:31.161Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-06T23:02:33.159Z] ---> 9a3224164893 [2022-09-06T23:02:33.159Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-06T23:02:33.159Z] ---> 493d76963f34 [2022-09-06T23:02:33.159Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-06T23:02:33.159Z] ---> Running in a171f9115c8a [2022-09-06T23:02:33.762Z] Removing intermediate container a171f9115c8a [2022-09-06T23:02:33.762Z] ---> 2dc053c348eb [2022-09-06T23:02:33.762Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:02:33.762Z] ---> Running in 57a4fbe9ca1b [2022-09-06T23:02:34.050Z] ---> 022a03a8e67d [2022-09-06T23:02:34.050Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-06T23:02:34.345Z] ---> Running in a94afe6c804e [2022-09-06T23:02:34.632Z] Removing intermediate container 57a4fbe9ca1b [2022-09-06T23:02:34.632Z] ---> 26fa5868590d [2022-09-06T23:02:34.632Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T23:02:34.632Z] ---> Running in 6cbe11c9d2b7 [2022-09-06T23:02:35.286Z] Removing intermediate container 6cbe11c9d2b7 [2022-09-06T23:02:35.286Z] ---> 5023ee931dec [2022-09-06T23:02:35.286Z] Step 24/25 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:02:35.681Z] ---> Running in d5b62af14207 [2022-09-06T23:02:36.358Z] Removing intermediate container d5b62af14207 [2022-09-06T23:02:36.358Z] ---> 3b35228d2549 [2022-09-06T23:02:36.358Z] Step 25/25 : LABEL version=2.3.0-dev.56 [2022-09-06T23:02:36.674Z] ---> Running in 3df40245cddb [2022-09-06T23:02:37.447Z] Removing intermediate container 3df40245cddb [2022-09-06T23:02:37.447Z] ---> 9f7c21dee9ef [2022-09-06T23:02:37.447Z] [2022-09-06T23:02:37.796Z] Successfully built 9f7c21dee9ef [2022-09-06T23:02:38.134Z] Successfully tagged core-metadata-arm64:latest [2022-09-06T23:02:38.412Z]  Building core-metadata ... done Removing intermediate container a94afe6c804e [2022-09-06T23:02:38.412Z] ---> e61dcca4c46b [2022-09-06T23:02:38.412Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-06T23:02:38.690Z] ---> Running in 8f78c2a5fb0b [2022-09-06T23:02:39.300Z] Removing intermediate container 8f78c2a5fb0b [2022-09-06T23:02:39.300Z] ---> 8e2bdf00544e [2022-09-06T23:02:39.300Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T23:02:39.586Z] ---> Running in 94274d52ac6e [2022-09-06T23:02:40.196Z] Removing intermediate container 94274d52ac6e [2022-09-06T23:02:40.196Z] ---> 5321237a1a3f [2022-09-06T23:02:40.196Z] Step 24/25 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:02:40.196Z] ---> Running in 318823724f62 [2022-09-06T23:02:40.817Z] Removing intermediate container 318823724f62 [2022-09-06T23:02:40.817Z] ---> b671a2685111 [2022-09-06T23:02:40.817Z] Step 25/25 : LABEL version=2.3.0-dev.56 [2022-09-06T23:02:40.817Z] ---> Running in 8d25c7f83d25 [2022-09-06T23:02:41.430Z] Removing intermediate container 8d25c7f83d25 [2022-09-06T23:02:41.430Z] ---> a133f8336b50 [2022-09-06T23:02:41.430Z] [2022-09-06T23:02:41.710Z] Successfully built a133f8336b50 [2022-09-06T23:02:41.710Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-06T23:04:48.711Z]  Building security-secretstore-setup ... done Removing intermediate container 57b12333436b [2022-09-06T23:04:48.711Z] ---> 7bcadbcef3b1 [2022-09-06T23:04:48.711Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-06T23:04:48.711Z] ---> Running in be0253b78447 [2022-09-06T23:04:48.711Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-06T23:04:48.711Z] Removing intermediate container be0253b78447 [2022-09-06T23:04:48.711Z] ---> 621821260a6f [2022-09-06T23:04:48.711Z] [2022-09-06T23:04:48.711Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T23:04:48.711Z] ---> a6215f271958 [2022-09-06T23:04:48.711Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-06T23:04:48.711Z] ---> Running in 0cde0f69b185 [2022-09-06T23:04:48.711Z] Removing intermediate container 0cde0f69b185 [2022-09-06T23:04:48.711Z] ---> 10c9a6973a78 [2022-09-06T23:04:48.711Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-06T23:04:48.993Z] ---> Running in d0a9d6360c9a [2022-09-06T23:04:51.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:04:51.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:04:52.469Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-06T23:04:52.469Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-06T23:04:52.470Z] (3/33) Installing readline (8.1.2-r0) [2022-09-06T23:04:52.470Z] (4/33) Installing bash (5.1.16-r2) [2022-09-06T23:04:52.470Z] Executing bash-5.1.16-r2.post-install [2022-09-06T23:04:52.470Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-06T23:04:52.470Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-06T23:04:52.470Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-06T23:04:52.470Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-06T23:04:52.470Z] (9/33) Installing curl (7.83.1-r3) [2022-09-06T23:04:52.470Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-06T23:04:53.472Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-06T23:04:53.472Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-06T23:04:53.472Z] (13/33) Installing expat (2.4.8-r0) [2022-09-06T23:04:53.472Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-06T23:04:53.472Z] (15/33) Installing gdbm (1.23-r0) [2022-09-06T23:04:53.472Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-06T23:04:53.472Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T23:04:53.472Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T23:04:53.472Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-06T23:04:53.472Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-06T23:04:53.751Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-06T23:04:56.408Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-06T23:04:56.408Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-06T23:04:56.408Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-06T23:04:56.408Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-06T23:04:56.408Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-06T23:04:56.408Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-06T23:04:56.408Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-06T23:04:56.408Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-06T23:04:56.408Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-06T23:04:56.408Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-06T23:04:56.408Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-06T23:04:56.408Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-06T23:04:57.020Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:04:57.298Z] Executing ca-certificates-20220614-r0.trigger [2022-09-06T23:04:57.579Z] OK: 120 MiB in 47 packages [2022-09-06T23:05:12.753Z] Collecting docker-compose==1.23.2 [2022-09-06T23:05:12.753Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-06T23:05:12.753Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 [2022-09-06T23:05:12.753Z] Collecting cached-property<2,>=1.2.0 [2022-09-06T23:05:12.753Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-06T23:05:12.753Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-06T23:05:12.753Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-06T23:05:12.753Z] Preparing metadata (setup.py): started [2022-09-06T23:05:14.215Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T23:05:14.822Z] Collecting jsonschema<3,>=2.5.1 [2022-09-06T23:05:14.822Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-06T23:05:15.824Z] Collecting PyYAML<4,>=3.10 [2022-09-06T23:05:15.824Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-06T23:05:15.824Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.6 MB/s eta 0:00:00 [2022-09-06T23:05:17.292Z] Preparing metadata (setup.py): started [2022-09-06T23:05:19.950Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T23:05:19.950Z] Removing intermediate container ada6e357d174 [2022-09-06T23:05:19.950Z] ---> 7562d28ecb70 [2022-09-06T23:05:19.950Z] [2022-09-06T23:05:19.950Z] Step 11/24 : FROM alpine:3.16 [2022-09-06T23:05:19.950Z] ---> a6215f271958 [2022-09-06T23:05:19.950Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-06T23:05:19.950Z] ---> Running in 9c6444124c59 [2022-09-06T23:05:19.950Z] Collecting docker<4.0,>=3.6.0 [2022-09-06T23:05:19.950Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-06T23:05:20.230Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.3 MB/s eta 0:00:00 [2022-09-06T23:05:20.230Z] Removing intermediate container 9c6444124c59 [2022-09-06T23:05:20.230Z] ---> 57b26dbfbbf8 [2022-09-06T23:05:20.230Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-06T23:05:20.230Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-06T23:05:20.230Z] ---> Running in 38effc15e2cd [2022-09-06T23:05:20.837Z] Removing intermediate container 38effc15e2cd [2022-09-06T23:05:20.837Z] ---> 4823014c5f73 [2022-09-06T23:05:20.837Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-06T23:05:20.837Z] ---> Running in 60733198da6b [2022-09-06T23:05:21.445Z] Removing intermediate container 60733198da6b [2022-09-06T23:05:21.445Z] ---> 695f521529c4 [2022-09-06T23:05:21.445Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T23:05:21.445Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-06T23:05:21.445Z] ---> Running in d3b198709f66 [2022-09-06T23:05:21.445Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-06T23:05:21.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.2 MB/s eta 0:00:00 [2022-09-06T23:05:22.055Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-06T23:05:22.055Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-06T23:05:22.055Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 13.2 MB/s eta 0:00:00 [2022-09-06T23:05:22.055Z] Collecting docopt<0.7,>=0.6.1 [2022-09-06T23:05:22.337Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-06T23:05:22.337Z] Preparing metadata (setup.py): started [2022-09-06T23:05:24.362Z] Removing intermediate container d3b198709f66 [2022-09-06T23:05:24.362Z] ---> 6ee04e6ce614 [2022-09-06T23:05:24.362Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T23:05:24.362Z] ---> Running in e9279a82a5d0 [2022-09-06T23:05:24.362Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T23:05:24.642Z] Collecting texttable<0.10,>=0.9.0 [2022-09-06T23:05:24.642Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-06T23:05:24.642Z] Preparing metadata (setup.py): started [2022-09-06T23:05:25.632Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T23:05:26.615Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-06T23:05:26.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T23:05:27.214Z] Collecting docker-pycreds>=0.4.0 [2022-09-06T23:05:27.214Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-06T23:05:27.812Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T23:05:27.812Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T23:05:27.812Z] Collecting idna<2.8,>=2.5 [2022-09-06T23:05:27.812Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-06T23:05:28.087Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.9 MB/s eta 0:00:00 [2022-09-06T23:05:28.087Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T23:05:28.087Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T23:05:28.087Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-06T23:05:28.087Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-06T23:05:28.087Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.7 MB/s eta 0:00:00 [2022-09-06T23:05:28.362Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T23:05:28.362Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T23:05:28.642Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T23:05:28.642Z] OK: 8 MiB in 20 packages [2022-09-06T23:05:28.642Z] Collecting certifi>=2017.4.17 [2022-09-06T23:05:28.642Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-06T23:05:28.642Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 16.7 MB/s eta 0:00:00 [2022-09-06T23:05:29.638Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-06T23:05:29.638Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-06T23:05:29.638Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.6 MB/s eta 0:00:00 [2022-09-06T23:05:29.914Z] Removing intermediate container e9279a82a5d0 [2022-09-06T23:05:29.914Z] ---> 96b34e411e01 [2022-09-06T23:05:29.914Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:05:29.914Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-06T23:05:29.914Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-06T23:05:29.914Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-06T23:05:29.914Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-06T23:05:30.895Z] ---> 54240da1b797 [2022-09-06T23:05:30.895Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-06T23:05:30.895Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-06T23:05:30.895Z] Running setup.py install for texttable: started [2022-09-06T23:05:32.338Z] ---> 8fd171ed35b1 [2022-09-06T23:05:32.338Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-06T23:05:32.945Z] ---> e5e0ab46fef7 [2022-09-06T23:05:32.945Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-06T23:05:33.224Z] ---> Running in 5f55d98a433d [2022-09-06T23:05:33.224Z] Running setup.py install for texttable: finished with status 'done' [2022-09-06T23:05:33.224Z] Running setup.py install for PyYAML: started [2022-09-06T23:05:33.506Z] Removing intermediate container 5f55d98a433d [2022-09-06T23:05:33.506Z] ---> a99af2bf7fb8 [2022-09-06T23:05:33.506Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:05:33.781Z] ---> Running in 20815dd9ef9a [2022-09-06T23:05:34.055Z] Removing intermediate container 20815dd9ef9a [2022-09-06T23:05:34.055Z] ---> 34e13ff981f2 [2022-09-06T23:05:34.055Z] Step 22/24 : LABEL arch=arm64 [2022-09-06T23:05:34.055Z] ---> Running in 0d374c0e7ed8 [2022-09-06T23:05:34.659Z] Removing intermediate container 0d374c0e7ed8 [2022-09-06T23:05:34.659Z] ---> 0ec9d057403c [2022-09-06T23:05:34.659Z] Step 23/24 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:05:34.659Z] ---> Running in 6c2d91146225 [2022-09-06T23:05:35.276Z] Removing intermediate container 6c2d91146225 [2022-09-06T23:05:35.276Z] ---> 5e41a987968a [2022-09-06T23:05:35.276Z] Step 24/24 : LABEL version=2.3.0-dev.56 [2022-09-06T23:05:35.276Z] ---> Running in d487c8eb7346 [2022-09-06T23:05:35.550Z] Removing intermediate container d487c8eb7346 [2022-09-06T23:05:35.550Z] ---> 227a53f9aea7 [2022-09-06T23:05:35.550Z] [2022-09-06T23:05:35.823Z] Successfully built 227a53f9aea7 [2022-09-06T23:05:35.823Z] Successfully tagged core-data-arm64:latest [2022-09-06T23:05:36.426Z]  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-09-06T23:05:37.874Z] Running setup.py install for docopt: started [2022-09-06T23:05:40.495Z] Running setup.py install for docopt: finished with status 'done' [2022-09-06T23:05:43.237Z] Running setup.py install for dockerpty: started [2022-09-06T23:05:45.268Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-06T23:05:47.901Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-06T23:05:47.901Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-06T23:06:00.340Z] Removing intermediate container d0a9d6360c9a [2022-09-06T23:06:00.340Z] ---> d3df536b2499 [2022-09-06T23:06:00.340Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-06T23:06:00.340Z] ---> Running in 0915388c7c73 [2022-09-06T23:06:00.340Z] Removing intermediate container 0915388c7c73 [2022-09-06T23:06:00.340Z] ---> bc88175a5828 [2022-09-06T23:06:00.340Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T23:06:00.340Z] ---> Running in 783e88d0cd1a [2022-09-06T23:06:00.340Z] Removing intermediate container 783e88d0cd1a [2022-09-06T23:06:00.340Z] ---> e7cc450abb97 [2022-09-06T23:06:00.340Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-06T23:06:01.319Z] ---> 0905f1b62883 [2022-09-06T23:06:01.319Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-06T23:06:01.915Z] ---> 60b2086d7e01 [2022-09-06T23:06:01.915Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-06T23:06:02.901Z] ---> a445c0825dd5 [2022-09-06T23:06:02.901Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-06T23:06:02.901Z] ---> Running in 7ab70563e509 [2022-09-06T23:06:03.505Z] Removing intermediate container 7ab70563e509 [2022-09-06T23:06:03.505Z] ---> 6a3b42e75f7e [2022-09-06T23:06:03.505Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:06:03.786Z] ---> Running in 057ff04ce929 [2022-09-06T23:06:04.058Z] Removing intermediate container 057ff04ce929 [2022-09-06T23:06:04.058Z] ---> 129e6ee83f3a [2022-09-06T23:06:04.058Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T23:06:04.331Z] ---> Running in aef6a4dc5623 [2022-09-06T23:06:04.603Z] Removing intermediate container aef6a4dc5623 [2022-09-06T23:06:04.603Z] ---> b3deb19b665b [2022-09-06T23:06:04.603Z] Step 22/23 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:04.884Z] ---> Running in 3303ff033e74 [2022-09-06T23:06:05.168Z] Removing intermediate container 3303ff033e74 [2022-09-06T23:06:05.168Z] ---> 4fc6d5f57a89 [2022-09-06T23:06:05.168Z] Step 23/23 : LABEL version=2.3.0-dev.56 [2022-09-06T23:06:05.440Z] ---> Running in 187a0de13d3a [2022-09-06T23:06:05.716Z] Removing intermediate container 187a0de13d3a [2022-09-06T23:06:05.716Z] ---> 7dd3ad5879fb [2022-09-06T23:06:05.716Z] [2022-09-06T23:06:05.716Z] Removing intermediate container 3472e0a6e991 [2022-09-06T23:06:05.716Z] ---> d207225fecb8 [2022-09-06T23:06:05.716Z] [2022-09-06T23:06:05.716Z] Step 11/23 : FROM alpine:3.16 [2022-09-06T23:06:05.716Z] ---> a6215f271958 [2022-09-06T23:06:05.716Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-06T23:06:05.716Z] ---> Using cache [2022-09-06T23:06:05.716Z] ---> c642abf89bcb [2022-09-06T23:06:05.716Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-06T23:06:05.716Z] ---> Using cache [2022-09-06T23:06:05.716Z] ---> dedd34c8d3a1 [2022-09-06T23:06:05.716Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-06T23:06:05.716Z] Successfully built 7dd3ad5879fb [2022-09-06T23:06:05.996Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-06T23:06:05.996Z]  Building sys-mgmt-agent ... done  ---> Running in 2df6c5b485a0 [2022-09-06T23:06:06.268Z] Removing intermediate container 2df6c5b485a0 [2022-09-06T23:06:06.268Z] ---> 5cc388851c28 [2022-09-06T23:06:06.268Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-06T23:06:06.268Z] ---> Running in 528efe2f04e0 [2022-09-06T23:06:06.866Z] Removing intermediate container 528efe2f04e0 [2022-09-06T23:06:06.866Z] ---> a8b0bedc5f34 [2022-09-06T23:06:06.866Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-06T23:06:07.137Z] ---> cb62cb278f10 [2022-09-06T23:06:07.137Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-06T23:06:08.571Z] ---> 16bf43dd8781 [2022-09-06T23:06:08.571Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-06T23:06:09.194Z] ---> 47310807cbad [2022-09-06T23:06:09.194Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-06T23:06:09.194Z] ---> Running in b7174894873d [2022-09-06T23:06:09.790Z] Removing intermediate container b7174894873d [2022-09-06T23:06:09.790Z] ---> ba5783ba7787 [2022-09-06T23:06:09.790Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T23:06:09.790Z] ---> Running in 1b384ff63c5e [2022-09-06T23:06:10.067Z] Removing intermediate container 1b384ff63c5e [2022-09-06T23:06:10.067Z] ---> 8cbe1424f161 [2022-09-06T23:06:10.067Z] Step 21/23 : LABEL arch=arm64 [2022-09-06T23:06:10.067Z] ---> Running in b2337ba6700c [2022-09-06T23:06:10.343Z] Removing intermediate container b2337ba6700c [2022-09-06T23:06:10.343Z] ---> 3593907d7382 [2022-09-06T23:06:10.343Z] Step 22/23 : LABEL git_sha=540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:10.621Z] ---> Running in 58a280aef255 [2022-09-06T23:06:10.901Z] Removing intermediate container 58a280aef255 [2022-09-06T23:06:10.901Z] ---> c5f3f8960bde [2022-09-06T23:06:10.901Z] Step 23/23 : LABEL version=2.3.0-dev.56 [2022-09-06T23:06:10.901Z] ---> Running in 76a620d5c817 [2022-09-06T23:06:11.177Z] Removing intermediate container 76a620d5c817 [2022-09-06T23:06:11.177Z] ---> 6f9db5bcb665 [2022-09-06T23:06:11.177Z] [2022-09-06T23:06:11.453Z] Successfully built 6f9db5bcb665 [2022-09-06T23:06:11.453Z] Successfully tagged support-scheduler-arm64:latest [2022-09-06T23:06:11.749Z]  Building support-scheduler ... done  [Pipeline] } [2022-09-06T23:06:11.753Z] $ docker stop --time=1 d04ad2ebc26db6e6ccd01de6c132a77feb25ccc475ca92c6e573e27250f40952 [2022-09-06T23:06:13.499Z] $ docker rm -f d04ad2ebc26db6e6ccd01de6c132a77feb25ccc475ca92c6e573e27250f40952 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T23:06:14.083Z] + docker images [2022-09-06T23:06:14.356Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-06T23:06:14.356Z] support-scheduler-arm64 latest 6f9db5bcb665 3 seconds ago 25.7MB [2022-09-06T23:06:14.356Z] sys-mgmt-agent-arm64 latest 7dd3ad5879fb 9 seconds ago 133MB [2022-09-06T23:06:14.356Z] d207225fecb8 9 seconds ago 1.27GB [2022-09-06T23:06:14.356Z] core-data-arm64 latest 227a53f9aea7 39 seconds ago 20.7MB [2022-09-06T23:06:14.356Z] 7562d28ecb70 56 seconds ago 1.22GB [2022-09-06T23:06:14.356Z] 621821260a6f About a minute ago 1.19GB [2022-09-06T23:06:14.356Z] security-secretstore-setup-arm64 latest a133f8336b50 3 minutes ago 28.2MB [2022-09-06T23:06:14.356Z] core-metadata-arm64 latest 9f7c21dee9ef 3 minutes ago 17.5MB [2022-09-06T23:06:14.356Z] 9a024b948e81 3 minutes ago 1.22GB [2022-09-06T23:06:14.356Z] d95903389634 4 minutes ago 1.2GB [2022-09-06T23:06:14.356Z] security-spiffe-token-provider-arm64 latest 43e048c0e2aa 6 minutes ago 28.4MB [2022-09-06T23:06:14.356Z] 7e528c44e752 6 minutes ago 1.24GB [2022-09-06T23:06:14.356Z] support-notifications-arm64 latest def3c6f11b02 7 minutes ago 26.3MB [2022-09-06T23:06:14.356Z] d1161a71dce0 7 minutes ago 1.27GB [2022-09-06T23:06:14.356Z] security-spire-agent-arm64 latest 907d60ac1d97 7 minutes ago 122MB [2022-09-06T23:06:14.356Z] ee136c601e52 8 minutes ago 1.09GB [2022-09-06T23:06:14.356Z] core-command-arm64 latest b42ebc4146f4 8 minutes ago 16.7MB [2022-09-06T23:06:14.356Z] b341aa3053f6 8 minutes ago 1.21GB [2022-09-06T23:06:14.356Z] security-bootstrapper-arm64 latest fa332f1784ff 10 minutes ago 18.7MB [2022-09-06T23:06:14.356Z] security-proxy-setup-arm64 latest 162755fba463 10 minutes ago 26.4MB [2022-09-06T23:06:14.356Z] 921b8d2fab6f 10 minutes ago 1.2GB [2022-09-06T23:06:14.356Z] 22fcd77763f6 11 minutes ago 1.2GB [2022-09-06T23:06:14.356Z] security-spire-server-arm64 latest 1776e96fc05a 16 minutes ago 84.2MB [2022-09-06T23:06:14.356Z] security-spire-config-arm64 latest 117e3919918e 16 minutes ago 83.6MB [2022-09-06T23:06:14.356Z] d70ed82d11b6 17 minutes ago 1.09GB [2022-09-06T23:06:14.356Z] ceeb20a0a131 17 minutes ago 1.09GB [2022-09-06T23:06:14.356Z] ci-base-image-arm64 latest 04bd427627b1 19 minutes ago 995MB [2022-09-06T23:06:14.356Z] alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB [2022-09-06T23:06:14.356Z] alpine 3.16 a6215f271958 4 weeks ago 5.29MB [2022-09-06T23:06:14.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-06T23:06:14.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T23:06:14.471Z] provisioning config files... [2022-09-06T23:06:14.491Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/292@tmp/config3730829579076553418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:06:14.845Z] ---> docker-login.sh [2022-09-06T23:06:14.845Z] nexus3.edgexfoundry.org:10001 [2022-09-06T23:06:15.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:06:15.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:06:15.393Z] Configure a credential helper to remove this warning. See [2022-09-06T23:06:15.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:06:15.393Z] [2022-09-06T23:06:15.393Z] Login Succeeded [2022-09-06T23:06:15.393Z] nexus3.edgexfoundry.org:10002 [2022-09-06T23:06:15.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:06:15.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:06:15.951Z] Configure a credential helper to remove this warning. See [2022-09-06T23:06:15.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:06:15.951Z] [2022-09-06T23:06:15.951Z] Login Succeeded [2022-09-06T23:06:15.951Z] nexus3.edgexfoundry.org:10003 [2022-09-06T23:06:16.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:06:16.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:06:16.497Z] Configure a credential helper to remove this warning. See [2022-09-06T23:06:16.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:06:16.497Z] [2022-09-06T23:06:16.497Z] Login Succeeded [2022-09-06T23:06:16.497Z] nexus3.edgexfoundry.org:10004 [2022-09-06T23:06:16.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:06:17.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:06:17.044Z] Configure a credential helper to remove this warning. See [2022-09-06T23:06:17.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:06:17.044Z] [2022-09-06T23:06:17.044Z] Login Succeeded [2022-09-06T23:06:17.044Z] docker.io [2022-09-06T23:06:17.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T23:06:17.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T23:06:17.913Z] Configure a credential helper to remove this warning. See [2022-09-06T23:06:17.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T23:06:17.913Z] [2022-09-06T23:06:17.913Z] Login Succeeded [2022-09-06T23:06:17.913Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T23:06:17.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:06:17.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T23:06:17.979Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-06T23:06:17.979Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:17.979Z] latest [2022-09-06T23:06:17.979Z] 2.3.0-dev.56 [2022-09-06T23:06:17.979Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:06:17.979Z] main [2022-09-06T23:06:17.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:18.347Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:18.714Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:18.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T23:06:18.714Z] 056cb5895857: Preparing [2022-09-06T23:06:18.714Z] a232d957ac95: Preparing [2022-09-06T23:06:18.714Z] 8803c42ee74f: Preparing [2022-09-06T23:06:18.714Z] b8030347a704: Preparing [2022-09-06T23:06:18.714Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:18.988Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:18.988Z] 8803c42ee74f: Pushed [2022-09-06T23:06:18.988Z] 056cb5895857: Pushed [2022-09-06T23:06:18.988Z] b8030347a704: Pushed [2022-09-06T23:06:22.367Z] a232d957ac95: Pushed [2022-09-06T23:06:22.367Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:02b34b00053ff8ae4671e7330d0beb8a670eb391e032112a9e734f330e473671 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:22.743Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:23.111Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-06T23:06:23.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T23:06:23.111Z] 056cb5895857: Preparing [2022-09-06T23:06:23.111Z] a232d957ac95: Preparing [2022-09-06T23:06:23.111Z] 8803c42ee74f: Preparing [2022-09-06T23:06:23.111Z] b8030347a704: Preparing [2022-09-06T23:06:23.111Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:23.111Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:23.111Z] b8030347a704: Layer already exists [2022-09-06T23:06:23.111Z] a232d957ac95: Layer already exists [2022-09-06T23:06:23.111Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:23.381Z] 056cb5895857: Layer already exists [2022-09-06T23:06:23.381Z] latest: digest: sha256:02b34b00053ff8ae4671e7330d0beb8a670eb391e032112a9e734f330e473671 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:23.744Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:24.105Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.56 [2022-09-06T23:06:24.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T23:06:24.105Z] 056cb5895857: Preparing [2022-09-06T23:06:24.105Z] a232d957ac95: Preparing [2022-09-06T23:06:24.105Z] 8803c42ee74f: Preparing [2022-09-06T23:06:24.105Z] b8030347a704: Preparing [2022-09-06T23:06:24.105Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:24.105Z] a232d957ac95: Layer already exists [2022-09-06T23:06:24.105Z] b8030347a704: Layer already exists [2022-09-06T23:06:24.105Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:24.377Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:24.377Z] 056cb5895857: Layer already exists [2022-09-06T23:06:24.377Z] 2.3.0-dev.56: digest: sha256:02b34b00053ff8ae4671e7330d0beb8a670eb391e032112a9e734f330e473671 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:24.753Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:25.116Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:06:25.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T23:06:25.116Z] 056cb5895857: Preparing [2022-09-06T23:06:25.116Z] a232d957ac95: Preparing [2022-09-06T23:06:25.116Z] 8803c42ee74f: Preparing [2022-09-06T23:06:25.116Z] b8030347a704: Preparing [2022-09-06T23:06:25.116Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:25.116Z] a232d957ac95: Layer already exists [2022-09-06T23:06:25.116Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:25.116Z] 056cb5895857: Layer already exists [2022-09-06T23:06:25.388Z] b8030347a704: Layer already exists [2022-09-06T23:06:25.388Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:25.388Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:02b34b00053ff8ae4671e7330d0beb8a670eb391e032112a9e734f330e473671 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:25.750Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:26.106Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-06T23:06:26.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-06T23:06:26.107Z] 056cb5895857: Preparing [2022-09-06T23:06:26.107Z] a232d957ac95: Preparing [2022-09-06T23:06:26.107Z] 8803c42ee74f: Preparing [2022-09-06T23:06:26.107Z] b8030347a704: Preparing [2022-09-06T23:06:26.107Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:26.107Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:26.107Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:26.107Z] b8030347a704: Layer already exists [2022-09-06T23:06:26.107Z] a232d957ac95: Layer already exists [2022-09-06T23:06:26.107Z] 056cb5895857: Layer already exists [2022-09-06T23:06:26.378Z] main: digest: sha256:02b34b00053ff8ae4671e7330d0beb8a670eb391e032112a9e734f330e473671 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:06:26.436Z] ===================================================== [Pipeline] echo [2022-09-06T23:06:26.445Z] taggedImages: [2022-09-06T23:06:26.445Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:26.445Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-06T23:06:26.445Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.56 [2022-09-06T23:06:26.445Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:06:26.445Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-06T23:06:26.468Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-06T23:06:26.468Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:26.468Z] latest [2022-09-06T23:06:26.468Z] 2.3.0-dev.56 [2022-09-06T23:06:26.468Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:06:26.468Z] main [2022-09-06T23:06:26.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:26.845Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:27.237Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:27.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T23:06:27.237Z] 4cd5c350ed8f: Preparing [2022-09-06T23:06:27.237Z] 0c14ae410e00: Preparing [2022-09-06T23:06:27.237Z] 8803c42ee74f: Preparing [2022-09-06T23:06:27.237Z] e8d8885a5e60: Preparing [2022-09-06T23:06:27.237Z] 6b4eb630884c: Preparing [2022-09-06T23:06:27.237Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:27.237Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:27.237Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:27.509Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:27.509Z] 6b4eb630884c: Pushed [2022-09-06T23:06:27.509Z] 4cd5c350ed8f: Pushed [2022-09-06T23:06:28.524Z] e8d8885a5e60: Pushed [2022-09-06T23:06:30.484Z] 0c14ae410e00: Pushed [2022-09-06T23:06:30.756Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:325d5a97a868c47d705e65d3d12211032d2f2d83ed4bba48d2c63d375e50c3a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:31.141Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:31.518Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-06T23:06:31.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T23:06:31.518Z] 4cd5c350ed8f: Preparing [2022-09-06T23:06:31.518Z] 0c14ae410e00: Preparing [2022-09-06T23:06:31.518Z] 8803c42ee74f: Preparing [2022-09-06T23:06:31.518Z] e8d8885a5e60: Preparing [2022-09-06T23:06:31.518Z] 6b4eb630884c: Preparing [2022-09-06T23:06:31.518Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:31.518Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:31.518Z] 4cd5c350ed8f: Layer already exists [2022-09-06T23:06:31.518Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:31.518Z] 6b4eb630884c: Layer already exists [2022-09-06T23:06:31.791Z] 0c14ae410e00: Layer already exists [2022-09-06T23:06:31.791Z] e8d8885a5e60: Layer already exists [2022-09-06T23:06:31.791Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:31.791Z] latest: digest: sha256:325d5a97a868c47d705e65d3d12211032d2f2d83ed4bba48d2c63d375e50c3a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:32.156Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:32.522Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.56 [2022-09-06T23:06:32.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T23:06:32.522Z] 4cd5c350ed8f: Preparing [2022-09-06T23:06:32.522Z] 0c14ae410e00: Preparing [2022-09-06T23:06:32.522Z] 8803c42ee74f: Preparing [2022-09-06T23:06:32.522Z] e8d8885a5e60: Preparing [2022-09-06T23:06:32.522Z] 6b4eb630884c: Preparing [2022-09-06T23:06:32.523Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:32.523Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:32.523Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:32.523Z] e8d8885a5e60: Layer already exists [2022-09-06T23:06:32.523Z] 0c14ae410e00: Layer already exists [2022-09-06T23:06:32.523Z] 4cd5c350ed8f: Layer already exists [2022-09-06T23:06:32.523Z] 6b4eb630884c: Layer already exists [2022-09-06T23:06:32.794Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:32.794Z] 2.3.0-dev.56: digest: sha256:325d5a97a868c47d705e65d3d12211032d2f2d83ed4bba48d2c63d375e50c3a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:33.164Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:33.520Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:06:33.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T23:06:33.520Z] 4cd5c350ed8f: Preparing [2022-09-06T23:06:33.520Z] 0c14ae410e00: Preparing [2022-09-06T23:06:33.520Z] 8803c42ee74f: Preparing [2022-09-06T23:06:33.520Z] e8d8885a5e60: Preparing [2022-09-06T23:06:33.520Z] 6b4eb630884c: Preparing [2022-09-06T23:06:33.520Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:33.520Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:33.792Z] 4cd5c350ed8f: Layer already exists [2022-09-06T23:06:33.792Z] e8d8885a5e60: Layer already exists [2022-09-06T23:06:33.792Z] 6b4eb630884c: Layer already exists [2022-09-06T23:06:33.792Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:33.792Z] 0c14ae410e00: Layer already exists [2022-09-06T23:06:33.792Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:33.792Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:325d5a97a868c47d705e65d3d12211032d2f2d83ed4bba48d2c63d375e50c3a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:34.153Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:34.515Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-06T23:06:34.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-06T23:06:34.515Z] 4cd5c350ed8f: Preparing [2022-09-06T23:06:34.515Z] 0c14ae410e00: Preparing [2022-09-06T23:06:34.515Z] 8803c42ee74f: Preparing [2022-09-06T23:06:34.515Z] e8d8885a5e60: Preparing [2022-09-06T23:06:34.515Z] 6b4eb630884c: Preparing [2022-09-06T23:06:34.515Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:34.515Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:34.788Z] e8d8885a5e60: Layer already exists [2022-09-06T23:06:34.788Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:34.788Z] 0c14ae410e00: Layer already exists [2022-09-06T23:06:34.788Z] 4cd5c350ed8f: Layer already exists [2022-09-06T23:06:34.788Z] 6b4eb630884c: Layer already exists [2022-09-06T23:06:34.788Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:34.788Z] main: digest: sha256:325d5a97a868c47d705e65d3d12211032d2f2d83ed4bba48d2c63d375e50c3a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:06:34.853Z] ===================================================== [Pipeline] echo [2022-09-06T23:06:34.862Z] taggedImages: [2022-09-06T23:06:34.862Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:34.862Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-06T23:06:34.862Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.56 [2022-09-06T23:06:34.862Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:06:34.862Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-06T23:06:34.894Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-06T23:06:34.894Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:34.894Z] latest [2022-09-06T23:06:34.894Z] 2.3.0-dev.56 [2022-09-06T23:06:34.894Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:06:34.894Z] main [2022-09-06T23:06:34.894Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:35.271Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:35.627Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:35.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T23:06:35.627Z] 03c56f8e1833: Preparing [2022-09-06T23:06:35.627Z] e493e052c53f: Preparing [2022-09-06T23:06:35.627Z] d40d6a961d88: Preparing [2022-09-06T23:06:35.627Z] 8803c42ee74f: Preparing [2022-09-06T23:06:35.627Z] b8030347a704: Preparing [2022-09-06T23:06:35.627Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:35.627Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:35.905Z] b8030347a704: Layer already exists [2022-09-06T23:06:35.905Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:35.905Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:35.905Z] e493e052c53f: Pushed [2022-09-06T23:06:35.905Z] 03c56f8e1833: Pushed [2022-09-06T23:06:39.282Z] d40d6a961d88: Pushed [2022-09-06T23:06:39.282Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:bb9395c95cb2aacbe9f16426429e384e91eb52d6e6b982daa8c482c267b3ef61 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:39.809Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:40.179Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-06T23:06:40.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T23:06:40.179Z] 03c56f8e1833: Preparing [2022-09-06T23:06:40.179Z] e493e052c53f: Preparing [2022-09-06T23:06:40.179Z] d40d6a961d88: Preparing [2022-09-06T23:06:40.179Z] 8803c42ee74f: Preparing [2022-09-06T23:06:40.179Z] b8030347a704: Preparing [2022-09-06T23:06:40.179Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:40.179Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:40.451Z] 03c56f8e1833: Layer already exists [2022-09-06T23:06:40.451Z] e493e052c53f: Layer already exists [2022-09-06T23:06:40.451Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:40.451Z] b8030347a704: Layer already exists [2022-09-06T23:06:40.451Z] d40d6a961d88: Layer already exists [2022-09-06T23:06:40.451Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:40.451Z] latest: digest: sha256:bb9395c95cb2aacbe9f16426429e384e91eb52d6e6b982daa8c482c267b3ef61 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:40.815Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:41.176Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.56 [2022-09-06T23:06:41.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T23:06:41.176Z] 03c56f8e1833: Preparing [2022-09-06T23:06:41.176Z] e493e052c53f: Preparing [2022-09-06T23:06:41.176Z] d40d6a961d88: Preparing [2022-09-06T23:06:41.176Z] 8803c42ee74f: Preparing [2022-09-06T23:06:41.176Z] b8030347a704: Preparing [2022-09-06T23:06:41.176Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:41.176Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:41.447Z] e493e052c53f: Layer already exists [2022-09-06T23:06:41.447Z] b8030347a704: Layer already exists [2022-09-06T23:06:41.447Z] 03c56f8e1833: Layer already exists [2022-09-06T23:06:41.447Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:41.447Z] d40d6a961d88: Layer already exists [2022-09-06T23:06:41.447Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:41.447Z] 2.3.0-dev.56: digest: sha256:bb9395c95cb2aacbe9f16426429e384e91eb52d6e6b982daa8c482c267b3ef61 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:41.820Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:42.179Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:06:42.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T23:06:42.179Z] 03c56f8e1833: Preparing [2022-09-06T23:06:42.179Z] e493e052c53f: Preparing [2022-09-06T23:06:42.179Z] d40d6a961d88: Preparing [2022-09-06T23:06:42.179Z] 8803c42ee74f: Preparing [2022-09-06T23:06:42.179Z] b8030347a704: Preparing [2022-09-06T23:06:42.179Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:42.179Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:42.179Z] e493e052c53f: Layer already exists [2022-09-06T23:06:42.179Z] 03c56f8e1833: Layer already exists [2022-09-06T23:06:42.179Z] b8030347a704: Layer already exists [2022-09-06T23:06:42.179Z] d40d6a961d88: Layer already exists [2022-09-06T23:06:42.179Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:42.451Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:42.451Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:bb9395c95cb2aacbe9f16426429e384e91eb52d6e6b982daa8c482c267b3ef61 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:42.826Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:43.191Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-06T23:06:43.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-06T23:06:43.191Z] 03c56f8e1833: Preparing [2022-09-06T23:06:43.191Z] e493e052c53f: Preparing [2022-09-06T23:06:43.191Z] d40d6a961d88: Preparing [2022-09-06T23:06:43.191Z] 8803c42ee74f: Preparing [2022-09-06T23:06:43.191Z] b8030347a704: Preparing [2022-09-06T23:06:43.191Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:43.191Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:43.464Z] d40d6a961d88: Layer already exists [2022-09-06T23:06:43.464Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:43.464Z] e493e052c53f: Layer already exists [2022-09-06T23:06:43.464Z] b8030347a704: Layer already exists [2022-09-06T23:06:43.464Z] 03c56f8e1833: Layer already exists [2022-09-06T23:06:43.464Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:43.464Z] main: digest: sha256:bb9395c95cb2aacbe9f16426429e384e91eb52d6e6b982daa8c482c267b3ef61 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:06:43.529Z] ===================================================== [Pipeline] echo [2022-09-06T23:06:43.538Z] taggedImages: [2022-09-06T23:06:43.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:43.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-06T23:06:43.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.56 [2022-09-06T23:06:43.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:06:43.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-06T23:06:43.567Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-06T23:06:43.567Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:43.567Z] latest [2022-09-06T23:06:43.567Z] 2.3.0-dev.56 [2022-09-06T23:06:43.567Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:06:43.567Z] main [2022-09-06T23:06:43.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:43.929Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:44.290Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:44.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T23:06:44.290Z] 1cf66fbea8d5: Preparing [2022-09-06T23:06:44.290Z] 1cf66fbea8d5: Preparing [2022-09-06T23:06:44.290Z] 6878d4e9110b: Preparing [2022-09-06T23:06:44.290Z] 8cb24ead82aa: Preparing [2022-09-06T23:06:44.290Z] f38702c02615: Preparing [2022-09-06T23:06:44.290Z] d8cc72327da0: Preparing [2022-09-06T23:06:44.290Z] 8803c42ee74f: Preparing [2022-09-06T23:06:44.290Z] b4655bab7d68: Preparing [2022-09-06T23:06:44.290Z] 757947838f93: Preparing [2022-09-06T23:06:44.290Z] f865330aaa13: Preparing [2022-09-06T23:06:44.290Z] b4c1cdad1baa: Preparing [2022-09-06T23:06:44.290Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:44.290Z] b4655bab7d68: Waiting [2022-09-06T23:06:44.290Z] 757947838f93: Waiting [2022-09-06T23:06:44.290Z] f865330aaa13: Waiting [2022-09-06T23:06:44.290Z] b4c1cdad1baa: Waiting [2022-09-06T23:06:44.290Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:44.290Z] 8803c42ee74f: Waiting [2022-09-06T23:06:44.568Z] 1cf66fbea8d5: Pushed [2022-09-06T23:06:44.568Z] 6878d4e9110b: Pushed [2022-09-06T23:06:44.568Z] f38702c02615: Pushed [2022-09-06T23:06:44.568Z] 8cb24ead82aa: Pushed [2022-09-06T23:06:44.568Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:44.842Z] b4655bab7d68: Pushed [2022-09-06T23:06:44.842Z] 757947838f93: Pushed [2022-09-06T23:06:44.842Z] f865330aaa13: Pushed [2022-09-06T23:06:44.842Z] b4c1cdad1baa: Pushed [2022-09-06T23:06:44.842Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:48.228Z] d8cc72327da0: Pushed [2022-09-06T23:06:48.228Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:054881419268f692ffed265ec707912dcf147e51b6436d01556571cfbdb71b22 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:48.602Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:48.969Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-06T23:06:48.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T23:06:48.969Z] 1cf66fbea8d5: Preparing [2022-09-06T23:06:48.969Z] 1cf66fbea8d5: Preparing [2022-09-06T23:06:48.969Z] 6878d4e9110b: Preparing [2022-09-06T23:06:48.969Z] 8cb24ead82aa: Preparing [2022-09-06T23:06:48.969Z] f38702c02615: Preparing [2022-09-06T23:06:48.969Z] d8cc72327da0: Preparing [2022-09-06T23:06:48.969Z] 8803c42ee74f: Preparing [2022-09-06T23:06:48.969Z] b4655bab7d68: Preparing [2022-09-06T23:06:48.969Z] 757947838f93: Preparing [2022-09-06T23:06:48.969Z] f865330aaa13: Preparing [2022-09-06T23:06:48.969Z] b4c1cdad1baa: Preparing [2022-09-06T23:06:48.969Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:48.969Z] 8803c42ee74f: Waiting [2022-09-06T23:06:48.969Z] b4655bab7d68: Waiting [2022-09-06T23:06:48.969Z] 757947838f93: Waiting [2022-09-06T23:06:48.969Z] f865330aaa13: Waiting [2022-09-06T23:06:48.969Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:49.243Z] d8cc72327da0: Layer already exists [2022-09-06T23:06:49.243Z] f38702c02615: Layer already exists [2022-09-06T23:06:49.243Z] 1cf66fbea8d5: Layer already exists [2022-09-06T23:06:49.243Z] 6878d4e9110b: Layer already exists [2022-09-06T23:06:49.243Z] 8cb24ead82aa: Layer already exists [2022-09-06T23:06:49.243Z] f865330aaa13: Layer already exists [2022-09-06T23:06:49.243Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:49.243Z] b4655bab7d68: Layer already exists [2022-09-06T23:06:49.243Z] b4c1cdad1baa: Layer already exists [2022-09-06T23:06:49.243Z] 757947838f93: Layer already exists [2022-09-06T23:06:49.243Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:49.243Z] latest: digest: sha256:054881419268f692ffed265ec707912dcf147e51b6436d01556571cfbdb71b22 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:49.633Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:50.014Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.56 [2022-09-06T23:06:50.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T23:06:50.014Z] 1cf66fbea8d5: Preparing [2022-09-06T23:06:50.014Z] 1cf66fbea8d5: Preparing [2022-09-06T23:06:50.014Z] 6878d4e9110b: Preparing [2022-09-06T23:06:50.014Z] 8cb24ead82aa: Preparing [2022-09-06T23:06:50.014Z] f38702c02615: Preparing [2022-09-06T23:06:50.014Z] d8cc72327da0: Preparing [2022-09-06T23:06:50.014Z] 8803c42ee74f: Preparing [2022-09-06T23:06:50.014Z] b4655bab7d68: Preparing [2022-09-06T23:06:50.014Z] 757947838f93: Preparing [2022-09-06T23:06:50.014Z] f865330aaa13: Preparing [2022-09-06T23:06:50.014Z] b4c1cdad1baa: Preparing [2022-09-06T23:06:50.014Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:50.014Z] f865330aaa13: Waiting [2022-09-06T23:06:50.014Z] 8803c42ee74f: Waiting [2022-09-06T23:06:50.014Z] b4655bab7d68: Waiting [2022-09-06T23:06:50.014Z] 757947838f93: Waiting [2022-09-06T23:06:50.014Z] b4c1cdad1baa: Waiting [2022-09-06T23:06:50.014Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:50.014Z] 1cf66fbea8d5: Layer already exists [2022-09-06T23:06:50.308Z] 6878d4e9110b: Layer already exists [2022-09-06T23:06:50.308Z] d8cc72327da0: Layer already exists [2022-09-06T23:06:50.308Z] f38702c02615: Layer already exists [2022-09-06T23:06:50.308Z] 8cb24ead82aa: Layer already exists [2022-09-06T23:06:50.308Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:50.308Z] 757947838f93: Layer already exists [2022-09-06T23:06:50.308Z] b4655bab7d68: Layer already exists [2022-09-06T23:06:50.308Z] b4c1cdad1baa: Layer already exists [2022-09-06T23:06:50.308Z] f865330aaa13: Layer already exists [2022-09-06T23:06:50.308Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:50.308Z] 2.3.0-dev.56: digest: sha256:054881419268f692ffed265ec707912dcf147e51b6436d01556571cfbdb71b22 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:50.687Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:51.041Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:06:51.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T23:06:51.041Z] 1cf66fbea8d5: Preparing [2022-09-06T23:06:51.041Z] 1cf66fbea8d5: Preparing [2022-09-06T23:06:51.041Z] 6878d4e9110b: Preparing [2022-09-06T23:06:51.041Z] 8cb24ead82aa: Preparing [2022-09-06T23:06:51.041Z] f38702c02615: Preparing [2022-09-06T23:06:51.041Z] d8cc72327da0: Preparing [2022-09-06T23:06:51.041Z] 8803c42ee74f: Preparing [2022-09-06T23:06:51.041Z] b4655bab7d68: Preparing [2022-09-06T23:06:51.041Z] 757947838f93: Preparing [2022-09-06T23:06:51.041Z] f865330aaa13: Preparing [2022-09-06T23:06:51.041Z] b4c1cdad1baa: Preparing [2022-09-06T23:06:51.041Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:51.041Z] 757947838f93: Waiting [2022-09-06T23:06:51.041Z] f865330aaa13: Waiting [2022-09-06T23:06:51.041Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:51.041Z] b4c1cdad1baa: Waiting [2022-09-06T23:06:51.041Z] 8803c42ee74f: Waiting [2022-09-06T23:06:51.041Z] b4655bab7d68: Waiting [2022-09-06T23:06:51.313Z] f38702c02615: Layer already exists [2022-09-06T23:06:51.313Z] d8cc72327da0: Layer already exists [2022-09-06T23:06:51.313Z] 6878d4e9110b: Layer already exists [2022-09-06T23:06:51.313Z] 8cb24ead82aa: Layer already exists [2022-09-06T23:06:51.313Z] 1cf66fbea8d5: Layer already exists [2022-09-06T23:06:51.313Z] b4c1cdad1baa: Layer already exists [2022-09-06T23:06:51.313Z] f865330aaa13: Layer already exists [2022-09-06T23:06:51.313Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:51.313Z] b4655bab7d68: Layer already exists [2022-09-06T23:06:51.313Z] 757947838f93: Layer already exists [2022-09-06T23:06:51.313Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:51.313Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:054881419268f692ffed265ec707912dcf147e51b6436d01556571cfbdb71b22 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:51.666Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:52.031Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-06T23:06:52.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-06T23:06:52.032Z] 1cf66fbea8d5: Preparing [2022-09-06T23:06:52.032Z] 1cf66fbea8d5: Preparing [2022-09-06T23:06:52.032Z] 6878d4e9110b: Preparing [2022-09-06T23:06:52.032Z] 8cb24ead82aa: Preparing [2022-09-06T23:06:52.032Z] f38702c02615: Preparing [2022-09-06T23:06:52.032Z] d8cc72327da0: Preparing [2022-09-06T23:06:52.032Z] 8803c42ee74f: Preparing [2022-09-06T23:06:52.032Z] b4655bab7d68: Preparing [2022-09-06T23:06:52.032Z] 757947838f93: Preparing [2022-09-06T23:06:52.032Z] f865330aaa13: Preparing [2022-09-06T23:06:52.032Z] b4c1cdad1baa: Preparing [2022-09-06T23:06:52.032Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:52.032Z] 757947838f93: Waiting [2022-09-06T23:06:52.032Z] f865330aaa13: Waiting [2022-09-06T23:06:52.032Z] 8803c42ee74f: Waiting [2022-09-06T23:06:52.032Z] b4c1cdad1baa: Waiting [2022-09-06T23:06:52.032Z] b4655bab7d68: Waiting [2022-09-06T23:06:52.032Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:52.305Z] 1cf66fbea8d5: Layer already exists [2022-09-06T23:06:52.305Z] d8cc72327da0: Layer already exists [2022-09-06T23:06:52.305Z] 6878d4e9110b: Layer already exists [2022-09-06T23:06:52.305Z] 8cb24ead82aa: Layer already exists [2022-09-06T23:06:52.305Z] f38702c02615: Layer already exists [2022-09-06T23:06:52.305Z] b4655bab7d68: Layer already exists [2022-09-06T23:06:52.305Z] b4c1cdad1baa: Layer already exists [2022-09-06T23:06:52.305Z] 757947838f93: Layer already exists [2022-09-06T23:06:52.305Z] 8803c42ee74f: Layer already exists [2022-09-06T23:06:52.305Z] f865330aaa13: Layer already exists [2022-09-06T23:06:52.305Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:52.305Z] main: digest: sha256:054881419268f692ffed265ec707912dcf147e51b6436d01556571cfbdb71b22 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:06:52.364Z] ===================================================== [Pipeline] echo [2022-09-06T23:06:52.373Z] taggedImages: [2022-09-06T23:06:52.373Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:52.373Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-06T23:06:52.373Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.56 [2022-09-06T23:06:52.373Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:06:52.373Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-06T23:06:52.391Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-06T23:06:52.391Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:52.391Z] latest [2022-09-06T23:06:52.391Z] 2.3.0-dev.56 [2022-09-06T23:06:52.391Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:06:52.391Z] main [2022-09-06T23:06:52.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:52.742Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:53.107Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:06:53.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T23:06:53.108Z] 0db361ab48b8: Preparing [2022-09-06T23:06:53.108Z] b1f9b558aa01: Preparing [2022-09-06T23:06:53.108Z] 3b76c4e143b6: Preparing [2022-09-06T23:06:53.108Z] 5c7f42efffa2: Preparing [2022-09-06T23:06:53.108Z] 4b45abe126bf: Preparing [2022-09-06T23:06:53.108Z] 49b688921ea3: Preparing [2022-09-06T23:06:53.108Z] a0f2d9ff5e56: Preparing [2022-09-06T23:06:53.108Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:53.108Z] a0f2d9ff5e56: Waiting [2022-09-06T23:06:53.108Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:53.108Z] 49b688921ea3: Waiting [2022-09-06T23:06:53.381Z] 0db361ab48b8: Pushed [2022-09-06T23:06:53.381Z] 4b45abe126bf: Pushed [2022-09-06T23:06:53.381Z] b1f9b558aa01: Pushed [2022-09-06T23:06:53.656Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:53.656Z] 49b688921ea3: Pushed [2022-09-06T23:06:54.259Z] a0f2d9ff5e56: Pushed [2022-09-06T23:06:56.245Z] 3b76c4e143b6: Pushed [2022-09-06T23:06:56.245Z] 5c7f42efffa2: Pushed [2022-09-06T23:06:56.245Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:7131a0c1eab41bcb6ec484446713e996cb9ee9c335714a942d6274a8757870ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:56.625Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:56.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-06T23:06:56.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T23:06:56.987Z] 0db361ab48b8: Preparing [2022-09-06T23:06:56.987Z] b1f9b558aa01: Preparing [2022-09-06T23:06:56.987Z] 3b76c4e143b6: Preparing [2022-09-06T23:06:56.987Z] 5c7f42efffa2: Preparing [2022-09-06T23:06:56.987Z] 4b45abe126bf: Preparing [2022-09-06T23:06:56.987Z] 49b688921ea3: Preparing [2022-09-06T23:06:56.987Z] a0f2d9ff5e56: Preparing [2022-09-06T23:06:56.987Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:56.987Z] a0f2d9ff5e56: Waiting [2022-09-06T23:06:56.987Z] 49b688921ea3: Waiting [2022-09-06T23:06:56.987Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:56.987Z] 3b76c4e143b6: Layer already exists [2022-09-06T23:06:56.987Z] 0db361ab48b8: Layer already exists [2022-09-06T23:06:56.987Z] 5c7f42efffa2: Layer already exists [2022-09-06T23:06:57.259Z] 4b45abe126bf: Layer already exists [2022-09-06T23:06:57.259Z] b1f9b558aa01: Layer already exists [2022-09-06T23:06:57.259Z] a0f2d9ff5e56: Layer already exists [2022-09-06T23:06:57.259Z] 49b688921ea3: Layer already exists [2022-09-06T23:06:57.259Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:57.259Z] latest: digest: sha256:7131a0c1eab41bcb6ec484446713e996cb9ee9c335714a942d6274a8757870ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:57.627Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:57.989Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.56 [2022-09-06T23:06:57.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T23:06:57.989Z] 0db361ab48b8: Preparing [2022-09-06T23:06:57.989Z] b1f9b558aa01: Preparing [2022-09-06T23:06:57.989Z] 3b76c4e143b6: Preparing [2022-09-06T23:06:57.989Z] 5c7f42efffa2: Preparing [2022-09-06T23:06:57.989Z] 4b45abe126bf: Preparing [2022-09-06T23:06:57.989Z] 49b688921ea3: Preparing [2022-09-06T23:06:57.989Z] a0f2d9ff5e56: Preparing [2022-09-06T23:06:57.989Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:57.989Z] 49b688921ea3: Waiting [2022-09-06T23:06:57.989Z] a0f2d9ff5e56: Waiting [2022-09-06T23:06:57.989Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:58.261Z] 3b76c4e143b6: Layer already exists [2022-09-06T23:06:58.261Z] b1f9b558aa01: Layer already exists [2022-09-06T23:06:58.261Z] 0db361ab48b8: Layer already exists [2022-09-06T23:06:58.261Z] 5c7f42efffa2: Layer already exists [2022-09-06T23:06:58.261Z] 4b45abe126bf: Layer already exists [2022-09-06T23:06:58.261Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:58.261Z] 49b688921ea3: Layer already exists [2022-09-06T23:06:58.262Z] a0f2d9ff5e56: Layer already exists [2022-09-06T23:06:58.262Z] 2.3.0-dev.56: digest: sha256:7131a0c1eab41bcb6ec484446713e996cb9ee9c335714a942d6274a8757870ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:58.636Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:58.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:06:58.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T23:06:58.996Z] 0db361ab48b8: Preparing [2022-09-06T23:06:58.996Z] b1f9b558aa01: Preparing [2022-09-06T23:06:58.996Z] 3b76c4e143b6: Preparing [2022-09-06T23:06:58.996Z] 5c7f42efffa2: Preparing [2022-09-06T23:06:58.996Z] 4b45abe126bf: Preparing [2022-09-06T23:06:58.996Z] 49b688921ea3: Preparing [2022-09-06T23:06:58.996Z] a0f2d9ff5e56: Preparing [2022-09-06T23:06:58.996Z] 5d3e392a13a0: Preparing [2022-09-06T23:06:58.996Z] a0f2d9ff5e56: Waiting [2022-09-06T23:06:58.996Z] 5d3e392a13a0: Waiting [2022-09-06T23:06:58.996Z] 49b688921ea3: Waiting [2022-09-06T23:06:58.996Z] 4b45abe126bf: Layer already exists [2022-09-06T23:06:59.270Z] 3b76c4e143b6: Layer already exists [2022-09-06T23:06:59.270Z] b1f9b558aa01: Layer already exists [2022-09-06T23:06:59.270Z] 5c7f42efffa2: Layer already exists [2022-09-06T23:06:59.270Z] 0db361ab48b8: Layer already exists [2022-09-06T23:06:59.270Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:06:59.270Z] 49b688921ea3: Layer already exists [2022-09-06T23:06:59.270Z] a0f2d9ff5e56: Layer already exists [2022-09-06T23:06:59.270Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:7131a0c1eab41bcb6ec484446713e996cb9ee9c335714a942d6274a8757870ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:06:59.635Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:00.002Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-06T23:07:00.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-06T23:07:00.002Z] 0db361ab48b8: Preparing [2022-09-06T23:07:00.002Z] b1f9b558aa01: Preparing [2022-09-06T23:07:00.002Z] 3b76c4e143b6: Preparing [2022-09-06T23:07:00.002Z] 5c7f42efffa2: Preparing [2022-09-06T23:07:00.002Z] 4b45abe126bf: Preparing [2022-09-06T23:07:00.002Z] 49b688921ea3: Preparing [2022-09-06T23:07:00.002Z] a0f2d9ff5e56: Preparing [2022-09-06T23:07:00.002Z] 5d3e392a13a0: Preparing [2022-09-06T23:07:00.002Z] 49b688921ea3: Waiting [2022-09-06T23:07:00.002Z] 5d3e392a13a0: Waiting [2022-09-06T23:07:00.002Z] a0f2d9ff5e56: Waiting [2022-09-06T23:07:00.002Z] b1f9b558aa01: Layer already exists [2022-09-06T23:07:00.002Z] 4b45abe126bf: Layer already exists [2022-09-06T23:07:00.002Z] 5c7f42efffa2: Layer already exists [2022-09-06T23:07:00.002Z] 0db361ab48b8: Layer already exists [2022-09-06T23:07:00.002Z] 3b76c4e143b6: Layer already exists [2022-09-06T23:07:00.274Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:07:00.274Z] 49b688921ea3: Layer already exists [2022-09-06T23:07:00.274Z] a0f2d9ff5e56: Layer already exists [2022-09-06T23:07:00.274Z] main: digest: sha256:7131a0c1eab41bcb6ec484446713e996cb9ee9c335714a942d6274a8757870ed size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:07:00.334Z] ===================================================== [Pipeline] echo [2022-09-06T23:07:00.343Z] taggedImages: [2022-09-06T23:07:00.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:07:00.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-06T23:07:00.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.56 [2022-09-06T23:07:00.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:07:00.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-06T23:07:00.365Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-06T23:07:00.365Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:07:00.365Z] latest [2022-09-06T23:07:00.365Z] 2.3.0-dev.56 [2022-09-06T23:07:00.365Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:07:00.365Z] main [2022-09-06T23:07:00.365Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:00.729Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:01.095Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:07:01.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T23:07:01.095Z] 449cae7e15f7: Preparing [2022-09-06T23:07:01.095Z] 7469118016a0: Preparing [2022-09-06T23:07:01.095Z] 49f3ceb8c2c6: Preparing [2022-09-06T23:07:01.095Z] 822acdf76d52: Preparing [2022-09-06T23:07:01.095Z] 668d2052c92b: Preparing [2022-09-06T23:07:01.095Z] 2203130fb5d0: Preparing [2022-09-06T23:07:01.095Z] b5145e583090: Preparing [2022-09-06T23:07:01.095Z] cf83730c0bde: Preparing [2022-09-06T23:07:01.095Z] e11c980c1dc7: Preparing [2022-09-06T23:07:01.095Z] 5d3e392a13a0: Preparing [2022-09-06T23:07:01.095Z] 2203130fb5d0: Waiting [2022-09-06T23:07:01.095Z] b5145e583090: Waiting [2022-09-06T23:07:01.095Z] cf83730c0bde: Waiting [2022-09-06T23:07:01.095Z] e11c980c1dc7: Waiting [2022-09-06T23:07:01.095Z] 5d3e392a13a0: Waiting [2022-09-06T23:07:01.382Z] 668d2052c92b: Pushed [2022-09-06T23:07:01.382Z] 7469118016a0: Pushed [2022-09-06T23:07:01.382Z] 449cae7e15f7: Pushed [2022-09-06T23:07:01.656Z] cf83730c0bde: Pushed [2022-09-06T23:07:01.656Z] b5145e583090: Pushed [2022-09-06T23:07:01.656Z] 2203130fb5d0: Pushed [2022-09-06T23:07:01.656Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:07:01.931Z] e11c980c1dc7: Pushed [2022-09-06T23:07:03.911Z] 822acdf76d52: Pushed [2022-09-06T23:07:04.890Z] 49f3ceb8c2c6: Pushed [2022-09-06T23:07:04.890Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:3b66eedfc5ae0866a6962a0cd5cc50e3fc617c80eb599efd898b8eda7587f5e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:05.264Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:05.636Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-06T23:07:05.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T23:07:05.636Z] 449cae7e15f7: Preparing [2022-09-06T23:07:05.636Z] 7469118016a0: Preparing [2022-09-06T23:07:05.636Z] 49f3ceb8c2c6: Preparing [2022-09-06T23:07:05.636Z] 822acdf76d52: Preparing [2022-09-06T23:07:05.636Z] 668d2052c92b: Preparing [2022-09-06T23:07:05.636Z] 2203130fb5d0: Preparing [2022-09-06T23:07:05.636Z] b5145e583090: Preparing [2022-09-06T23:07:05.636Z] cf83730c0bde: Preparing [2022-09-06T23:07:05.636Z] e11c980c1dc7: Preparing [2022-09-06T23:07:05.636Z] 5d3e392a13a0: Preparing [2022-09-06T23:07:05.636Z] 2203130fb5d0: Waiting [2022-09-06T23:07:05.636Z] b5145e583090: Waiting [2022-09-06T23:07:05.636Z] e11c980c1dc7: Waiting [2022-09-06T23:07:05.636Z] cf83730c0bde: Waiting [2022-09-06T23:07:05.636Z] 5d3e392a13a0: Waiting [2022-09-06T23:07:05.636Z] 449cae7e15f7: Layer already exists [2022-09-06T23:07:05.636Z] 668d2052c92b: Layer already exists [2022-09-06T23:07:05.636Z] 49f3ceb8c2c6: Layer already exists [2022-09-06T23:07:05.636Z] 7469118016a0: Layer already exists [2022-09-06T23:07:05.636Z] 822acdf76d52: Layer already exists [2022-09-06T23:07:05.912Z] 2203130fb5d0: Layer already exists [2022-09-06T23:07:05.912Z] cf83730c0bde: Layer already exists [2022-09-06T23:07:05.912Z] b5145e583090: Layer already exists [2022-09-06T23:07:05.912Z] e11c980c1dc7: Layer already exists [2022-09-06T23:07:05.912Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:07:05.912Z] latest: digest: sha256:3b66eedfc5ae0866a6962a0cd5cc50e3fc617c80eb599efd898b8eda7587f5e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:06.287Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:06.655Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.56 [2022-09-06T23:07:06.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T23:07:06.655Z] 449cae7e15f7: Preparing [2022-09-06T23:07:06.655Z] 7469118016a0: Preparing [2022-09-06T23:07:06.655Z] 49f3ceb8c2c6: Preparing [2022-09-06T23:07:06.655Z] 822acdf76d52: Preparing [2022-09-06T23:07:06.655Z] 668d2052c92b: Preparing [2022-09-06T23:07:06.655Z] 2203130fb5d0: Preparing [2022-09-06T23:07:06.655Z] b5145e583090: Preparing [2022-09-06T23:07:06.655Z] cf83730c0bde: Preparing [2022-09-06T23:07:06.655Z] e11c980c1dc7: Preparing [2022-09-06T23:07:06.655Z] 5d3e392a13a0: Preparing [2022-09-06T23:07:06.655Z] e11c980c1dc7: Waiting [2022-09-06T23:07:06.655Z] 2203130fb5d0: Waiting [2022-09-06T23:07:06.655Z] 5d3e392a13a0: Waiting [2022-09-06T23:07:06.655Z] b5145e583090: Waiting [2022-09-06T23:07:06.655Z] cf83730c0bde: Waiting [2022-09-06T23:07:06.655Z] 822acdf76d52: Layer already exists [2022-09-06T23:07:06.655Z] 449cae7e15f7: Layer already exists [2022-09-06T23:07:06.655Z] 49f3ceb8c2c6: Layer already exists [2022-09-06T23:07:06.655Z] 668d2052c92b: Layer already exists [2022-09-06T23:07:06.655Z] 7469118016a0: Layer already exists [2022-09-06T23:07:06.928Z] b5145e583090: Layer already exists [2022-09-06T23:07:06.928Z] cf83730c0bde: Layer already exists [2022-09-06T23:07:06.928Z] 2203130fb5d0: Layer already exists [2022-09-06T23:07:06.928Z] e11c980c1dc7: Layer already exists [2022-09-06T23:07:06.928Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:07:06.928Z] 2.3.0-dev.56: digest: sha256:3b66eedfc5ae0866a6962a0cd5cc50e3fc617c80eb599efd898b8eda7587f5e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:07.298Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:07.656Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:07:07.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T23:07:07.656Z] 449cae7e15f7: Preparing [2022-09-06T23:07:07.656Z] 7469118016a0: Preparing [2022-09-06T23:07:07.656Z] 49f3ceb8c2c6: Preparing [2022-09-06T23:07:07.656Z] 822acdf76d52: Preparing [2022-09-06T23:07:07.656Z] 668d2052c92b: Preparing [2022-09-06T23:07:07.656Z] 2203130fb5d0: Preparing [2022-09-06T23:07:07.656Z] b5145e583090: Preparing [2022-09-06T23:07:07.656Z] cf83730c0bde: Preparing [2022-09-06T23:07:07.656Z] e11c980c1dc7: Preparing [2022-09-06T23:07:07.656Z] 5d3e392a13a0: Preparing [2022-09-06T23:07:07.656Z] 2203130fb5d0: Waiting [2022-09-06T23:07:07.656Z] b5145e583090: Waiting [2022-09-06T23:07:07.656Z] cf83730c0bde: Waiting [2022-09-06T23:07:07.656Z] e11c980c1dc7: Waiting [2022-09-06T23:07:07.656Z] 5d3e392a13a0: Waiting [2022-09-06T23:07:07.656Z] 449cae7e15f7: Layer already exists [2022-09-06T23:07:07.929Z] 7469118016a0: Layer already exists [2022-09-06T23:07:07.929Z] 49f3ceb8c2c6: Layer already exists [2022-09-06T23:07:07.929Z] 822acdf76d52: Layer already exists [2022-09-06T23:07:07.929Z] 668d2052c92b: Layer already exists [2022-09-06T23:07:07.929Z] 2203130fb5d0: Layer already exists [2022-09-06T23:07:07.929Z] b5145e583090: Layer already exists [2022-09-06T23:07:07.929Z] cf83730c0bde: Layer already exists [2022-09-06T23:07:07.929Z] e11c980c1dc7: Layer already exists [2022-09-06T23:07:07.929Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:07:07.929Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:3b66eedfc5ae0866a6962a0cd5cc50e3fc617c80eb599efd898b8eda7587f5e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:08.299Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:08.667Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-06T23:07:08.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-06T23:07:08.667Z] 449cae7e15f7: Preparing [2022-09-06T23:07:08.667Z] 7469118016a0: Preparing [2022-09-06T23:07:08.667Z] 49f3ceb8c2c6: Preparing [2022-09-06T23:07:08.667Z] 822acdf76d52: Preparing [2022-09-06T23:07:08.667Z] 668d2052c92b: Preparing [2022-09-06T23:07:08.667Z] 2203130fb5d0: Preparing [2022-09-06T23:07:08.667Z] b5145e583090: Preparing [2022-09-06T23:07:08.667Z] cf83730c0bde: Preparing [2022-09-06T23:07:08.667Z] e11c980c1dc7: Preparing [2022-09-06T23:07:08.667Z] 5d3e392a13a0: Preparing [2022-09-06T23:07:08.667Z] b5145e583090: Waiting [2022-09-06T23:07:08.667Z] cf83730c0bde: Waiting [2022-09-06T23:07:08.667Z] 2203130fb5d0: Waiting [2022-09-06T23:07:08.667Z] e11c980c1dc7: Waiting [2022-09-06T23:07:08.667Z] 5d3e392a13a0: Waiting [2022-09-06T23:07:08.667Z] 449cae7e15f7: Layer already exists [2022-09-06T23:07:08.667Z] 668d2052c92b: Layer already exists [2022-09-06T23:07:08.667Z] 822acdf76d52: Layer already exists [2022-09-06T23:07:08.667Z] 49f3ceb8c2c6: Layer already exists [2022-09-06T23:07:08.667Z] 7469118016a0: Layer already exists [2022-09-06T23:07:08.941Z] b5145e583090: Layer already exists [2022-09-06T23:07:08.941Z] 2203130fb5d0: Layer already exists [2022-09-06T23:07:08.941Z] cf83730c0bde: Layer already exists [2022-09-06T23:07:08.941Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:07:08.941Z] e11c980c1dc7: Layer already exists [2022-09-06T23:07:08.941Z] main: digest: sha256:3b66eedfc5ae0866a6962a0cd5cc50e3fc617c80eb599efd898b8eda7587f5e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:07:09.002Z] ===================================================== [Pipeline] echo [2022-09-06T23:07:09.011Z] taggedImages: [2022-09-06T23:07:09.011Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:07:09.011Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-06T23:07:09.011Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.56 [2022-09-06T23:07:09.011Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:07:09.011Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-06T23:07:09.033Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-06T23:07:09.033Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:07:09.033Z] latest [2022-09-06T23:07:09.033Z] 2.3.0-dev.56 [2022-09-06T23:07:09.033Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:07:09.033Z] main [2022-09-06T23:07:09.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:09.391Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:09.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:07:09.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T23:07:09.831Z] 79e7f2b0b216: Preparing [2022-09-06T23:07:09.831Z] 1822928ab73b: Preparing [2022-09-06T23:07:09.831Z] 8803c42ee74f: Preparing [2022-09-06T23:07:09.831Z] c2d8e81e9ca9: Preparing [2022-09-06T23:07:09.831Z] cdc816e5001b: Preparing [2022-09-06T23:07:09.831Z] 9833f26c6bda: Preparing [2022-09-06T23:07:09.831Z] 9833f26c6bda: Waiting [2022-09-06T23:07:09.831Z] 8803c42ee74f: Layer already exists [2022-09-06T23:07:10.111Z] 9833f26c6bda: Layer already exists [2022-09-06T23:07:10.111Z] 79e7f2b0b216: Pushed [2022-09-06T23:07:10.111Z] cdc816e5001b: Pushed [2022-09-06T23:07:11.604Z] c2d8e81e9ca9: Pushed [2022-09-06T23:07:14.984Z] 1822928ab73b: Pushed [2022-09-06T23:07:15.255Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:7dd69e9f69f5023adea10a3c15346a9f719ad4aa01c3e9f96b491729775d321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:15.611Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:15.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-06T23:07:15.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T23:07:15.963Z] 79e7f2b0b216: Preparing [2022-09-06T23:07:15.963Z] 1822928ab73b: Preparing [2022-09-06T23:07:15.963Z] 8803c42ee74f: Preparing [2022-09-06T23:07:15.963Z] c2d8e81e9ca9: Preparing [2022-09-06T23:07:15.963Z] cdc816e5001b: Preparing [2022-09-06T23:07:15.963Z] 9833f26c6bda: Preparing [2022-09-06T23:07:15.963Z] 9833f26c6bda: Waiting [2022-09-06T23:07:16.235Z] 8803c42ee74f: Layer already exists [2022-09-06T23:07:16.235Z] 79e7f2b0b216: Layer already exists [2022-09-06T23:07:16.235Z] 1822928ab73b: Layer already exists [2022-09-06T23:07:16.235Z] c2d8e81e9ca9: Layer already exists [2022-09-06T23:07:16.235Z] cdc816e5001b: Layer already exists [2022-09-06T23:07:16.235Z] 9833f26c6bda: Layer already exists [2022-09-06T23:07:16.235Z] latest: digest: sha256:7dd69e9f69f5023adea10a3c15346a9f719ad4aa01c3e9f96b491729775d321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:16.598Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:16.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.56 [2022-09-06T23:07:16.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T23:07:16.966Z] 79e7f2b0b216: Preparing [2022-09-06T23:07:16.966Z] 1822928ab73b: Preparing [2022-09-06T23:07:16.966Z] 8803c42ee74f: Preparing [2022-09-06T23:07:16.966Z] c2d8e81e9ca9: Preparing [2022-09-06T23:07:16.966Z] cdc816e5001b: Preparing [2022-09-06T23:07:16.966Z] 9833f26c6bda: Preparing [2022-09-06T23:07:16.966Z] 9833f26c6bda: Waiting [2022-09-06T23:07:16.966Z] cdc816e5001b: Layer already exists [2022-09-06T23:07:17.242Z] 79e7f2b0b216: Layer already exists [2022-09-06T23:07:17.242Z] 1822928ab73b: Layer already exists [2022-09-06T23:07:17.242Z] c2d8e81e9ca9: Layer already exists [2022-09-06T23:07:17.242Z] 8803c42ee74f: Layer already exists [2022-09-06T23:07:17.242Z] 9833f26c6bda: Layer already exists [2022-09-06T23:07:17.242Z] 2.3.0-dev.56: digest: sha256:7dd69e9f69f5023adea10a3c15346a9f719ad4aa01c3e9f96b491729775d321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:17.607Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:17.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:07:17.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T23:07:17.960Z] 79e7f2b0b216: Preparing [2022-09-06T23:07:17.960Z] 1822928ab73b: Preparing [2022-09-06T23:07:17.960Z] 8803c42ee74f: Preparing [2022-09-06T23:07:17.960Z] c2d8e81e9ca9: Preparing [2022-09-06T23:07:17.960Z] cdc816e5001b: Preparing [2022-09-06T23:07:17.960Z] 9833f26c6bda: Preparing [2022-09-06T23:07:17.960Z] 9833f26c6bda: Waiting [2022-09-06T23:07:18.233Z] 79e7f2b0b216: Layer already exists [2022-09-06T23:07:18.233Z] 1822928ab73b: Layer already exists [2022-09-06T23:07:18.234Z] cdc816e5001b: Layer already exists [2022-09-06T23:07:18.234Z] c2d8e81e9ca9: Layer already exists [2022-09-06T23:07:18.234Z] 8803c42ee74f: Layer already exists [2022-09-06T23:07:18.234Z] 9833f26c6bda: Layer already exists [2022-09-06T23:07:18.234Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:7dd69e9f69f5023adea10a3c15346a9f719ad4aa01c3e9f96b491729775d321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:18.600Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:18.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-06T23:07:18.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-06T23:07:18.956Z] 79e7f2b0b216: Preparing [2022-09-06T23:07:18.956Z] 1822928ab73b: Preparing [2022-09-06T23:07:18.956Z] 8803c42ee74f: Preparing [2022-09-06T23:07:18.956Z] c2d8e81e9ca9: Preparing [2022-09-06T23:07:18.956Z] cdc816e5001b: Preparing [2022-09-06T23:07:18.956Z] 9833f26c6bda: Preparing [2022-09-06T23:07:18.956Z] 9833f26c6bda: Waiting [2022-09-06T23:07:19.229Z] cdc816e5001b: Layer already exists [2022-09-06T23:07:19.229Z] c2d8e81e9ca9: Layer already exists [2022-09-06T23:07:19.229Z] 79e7f2b0b216: Layer already exists [2022-09-06T23:07:19.229Z] 8803c42ee74f: Layer already exists [2022-09-06T23:07:19.229Z] 1822928ab73b: Layer already exists [2022-09-06T23:07:19.229Z] 9833f26c6bda: Layer already exists [2022-09-06T23:07:19.229Z] main: digest: sha256:7dd69e9f69f5023adea10a3c15346a9f719ad4aa01c3e9f96b491729775d321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:07:19.289Z] ===================================================== [Pipeline] echo [2022-09-06T23:07:19.301Z] taggedImages: [2022-09-06T23:07:19.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:07:19.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-06T23:07:19.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.56 [2022-09-06T23:07:19.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:07:19.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-06T23:07:19.322Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-06T23:07:19.322Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:07:19.322Z] latest [2022-09-06T23:07:19.322Z] 2.3.0-dev.56 [2022-09-06T23:07:19.322Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:07:19.322Z] main [2022-09-06T23:07:19.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:19.680Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:20.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:07:20.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T23:07:20.038Z] 649a67b19475: Preparing [2022-09-06T23:07:20.038Z] ab05cf1448b9: Preparing [2022-09-06T23:07:20.038Z] 66b88502babe: Preparing [2022-09-06T23:07:20.038Z] eb95a1b8af07: Preparing [2022-09-06T23:07:20.038Z] d9d63c0945f6: Preparing [2022-09-06T23:07:20.038Z] 1dc36de84d10: Preparing [2022-09-06T23:07:20.038Z] cdc816e5001b: Preparing [2022-09-06T23:07:20.038Z] 9833f26c6bda: Preparing [2022-09-06T23:07:20.038Z] 1dc36de84d10: Waiting [2022-09-06T23:07:20.038Z] cdc816e5001b: Waiting [2022-09-06T23:07:20.038Z] 9833f26c6bda: Waiting [2022-09-06T23:07:20.316Z] 66b88502babe: Pushed [2022-09-06T23:07:20.316Z] ab05cf1448b9: Pushed [2022-09-06T23:07:20.316Z] 649a67b19475: Pushed [2022-09-06T23:07:20.595Z] cdc816e5001b: Layer already exists [2022-09-06T23:07:20.595Z] 9833f26c6bda: Layer already exists [2022-09-06T23:07:21.192Z] 1dc36de84d10: Pushed [2022-09-06T23:07:29.463Z] d9d63c0945f6: Pushed [2022-09-06T23:07:37.740Z] eb95a1b8af07: Pushed [2022-09-06T23:07:37.740Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:d43bfe64332e2ad6c9be7a14444e7d68b6ddbbe1d5022d6d194fdea14e6463cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:38.108Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:38.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-06T23:07:38.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T23:07:38.470Z] 649a67b19475: Preparing [2022-09-06T23:07:38.470Z] ab05cf1448b9: Preparing [2022-09-06T23:07:38.470Z] 66b88502babe: Preparing [2022-09-06T23:07:38.470Z] eb95a1b8af07: Preparing [2022-09-06T23:07:38.470Z] d9d63c0945f6: Preparing [2022-09-06T23:07:38.470Z] 1dc36de84d10: Preparing [2022-09-06T23:07:38.470Z] cdc816e5001b: Preparing [2022-09-06T23:07:38.470Z] 9833f26c6bda: Preparing [2022-09-06T23:07:38.470Z] 1dc36de84d10: Waiting [2022-09-06T23:07:38.470Z] cdc816e5001b: Waiting [2022-09-06T23:07:38.470Z] 9833f26c6bda: Waiting [2022-09-06T23:07:38.470Z] d9d63c0945f6: Layer already exists [2022-09-06T23:07:38.470Z] eb95a1b8af07: Layer already exists [2022-09-06T23:07:38.470Z] 66b88502babe: Layer already exists [2022-09-06T23:07:38.470Z] 649a67b19475: Layer already exists [2022-09-06T23:07:38.470Z] ab05cf1448b9: Layer already exists [2022-09-06T23:07:38.740Z] 9833f26c6bda: Layer already exists [2022-09-06T23:07:38.740Z] cdc816e5001b: Layer already exists [2022-09-06T23:07:38.740Z] 1dc36de84d10: Layer already exists [2022-09-06T23:07:38.740Z] latest: digest: sha256:d43bfe64332e2ad6c9be7a14444e7d68b6ddbbe1d5022d6d194fdea14e6463cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:39.099Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:39.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.56 [2022-09-06T23:07:39.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T23:07:39.448Z] 649a67b19475: Preparing [2022-09-06T23:07:39.448Z] ab05cf1448b9: Preparing [2022-09-06T23:07:39.448Z] 66b88502babe: Preparing [2022-09-06T23:07:39.448Z] eb95a1b8af07: Preparing [2022-09-06T23:07:39.448Z] d9d63c0945f6: Preparing [2022-09-06T23:07:39.448Z] 1dc36de84d10: Preparing [2022-09-06T23:07:39.448Z] cdc816e5001b: Preparing [2022-09-06T23:07:39.448Z] 9833f26c6bda: Preparing [2022-09-06T23:07:39.448Z] cdc816e5001b: Waiting [2022-09-06T23:07:39.448Z] 9833f26c6bda: Waiting [2022-09-06T23:07:39.448Z] 1dc36de84d10: Waiting [2022-09-06T23:07:39.448Z] eb95a1b8af07: Layer already exists [2022-09-06T23:07:39.448Z] 649a67b19475: Layer already exists [2022-09-06T23:07:39.448Z] d9d63c0945f6: Layer already exists [2022-09-06T23:07:39.448Z] 66b88502babe: Layer already exists [2022-09-06T23:07:39.448Z] ab05cf1448b9: Layer already exists [2022-09-06T23:07:39.719Z] cdc816e5001b: Layer already exists [2022-09-06T23:07:39.719Z] 9833f26c6bda: Layer already exists [2022-09-06T23:07:39.719Z] 1dc36de84d10: Layer already exists [2022-09-06T23:07:39.719Z] 2.3.0-dev.56: digest: sha256:d43bfe64332e2ad6c9be7a14444e7d68b6ddbbe1d5022d6d194fdea14e6463cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:40.081Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:40.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:07:40.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T23:07:40.436Z] 649a67b19475: Preparing [2022-09-06T23:07:40.436Z] ab05cf1448b9: Preparing [2022-09-06T23:07:40.437Z] 66b88502babe: Preparing [2022-09-06T23:07:40.437Z] eb95a1b8af07: Preparing [2022-09-06T23:07:40.437Z] d9d63c0945f6: Preparing [2022-09-06T23:07:40.437Z] 1dc36de84d10: Preparing [2022-09-06T23:07:40.437Z] cdc816e5001b: Preparing [2022-09-06T23:07:40.437Z] 9833f26c6bda: Preparing [2022-09-06T23:07:40.437Z] 1dc36de84d10: Waiting [2022-09-06T23:07:40.437Z] cdc816e5001b: Waiting [2022-09-06T23:07:40.437Z] 9833f26c6bda: Waiting [2022-09-06T23:07:40.437Z] ab05cf1448b9: Layer already exists [2022-09-06T23:07:40.437Z] 66b88502babe: Layer already exists [2022-09-06T23:07:40.437Z] 649a67b19475: Layer already exists [2022-09-06T23:07:40.437Z] eb95a1b8af07: Layer already exists [2022-09-06T23:07:40.437Z] d9d63c0945f6: Layer already exists [2022-09-06T23:07:40.708Z] 9833f26c6bda: Layer already exists [2022-09-06T23:07:40.708Z] 1dc36de84d10: Layer already exists [2022-09-06T23:07:40.708Z] cdc816e5001b: Layer already exists [2022-09-06T23:07:40.708Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:d43bfe64332e2ad6c9be7a14444e7d68b6ddbbe1d5022d6d194fdea14e6463cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:41.074Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:41.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-06T23:07:41.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-06T23:07:41.432Z] 649a67b19475: Preparing [2022-09-06T23:07:41.432Z] ab05cf1448b9: Preparing [2022-09-06T23:07:41.432Z] 66b88502babe: Preparing [2022-09-06T23:07:41.432Z] eb95a1b8af07: Preparing [2022-09-06T23:07:41.432Z] d9d63c0945f6: Preparing [2022-09-06T23:07:41.432Z] 1dc36de84d10: Preparing [2022-09-06T23:07:41.432Z] cdc816e5001b: Preparing [2022-09-06T23:07:41.432Z] 9833f26c6bda: Preparing [2022-09-06T23:07:41.432Z] 1dc36de84d10: Waiting [2022-09-06T23:07:41.432Z] cdc816e5001b: Waiting [2022-09-06T23:07:41.432Z] 9833f26c6bda: Waiting [2022-09-06T23:07:41.432Z] eb95a1b8af07: Layer already exists [2022-09-06T23:07:41.432Z] ab05cf1448b9: Layer already exists [2022-09-06T23:07:41.432Z] 649a67b19475: Layer already exists [2022-09-06T23:07:41.432Z] 66b88502babe: Layer already exists [2022-09-06T23:07:41.708Z] d9d63c0945f6: Layer already exists [2022-09-06T23:07:41.708Z] cdc816e5001b: Layer already exists [2022-09-06T23:07:41.708Z] 1dc36de84d10: Layer already exists [2022-09-06T23:07:41.708Z] 9833f26c6bda: Layer already exists [2022-09-06T23:07:41.708Z] main: digest: sha256:d43bfe64332e2ad6c9be7a14444e7d68b6ddbbe1d5022d6d194fdea14e6463cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:07:41.934Z] ===================================================== [Pipeline] echo [2022-09-06T23:07:41.940Z] taggedImages: [2022-09-06T23:07:41.940Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:07:41.940Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-06T23:07:41.940Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.56 [2022-09-06T23:07:41.940Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:07:41.940Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-06T23:07:41.953Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-06T23:07:41.953Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:07:41.953Z] latest [2022-09-06T23:07:41.953Z] 2.3.0-dev.56 [2022-09-06T23:07:41.953Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:07:41.953Z] main [2022-09-06T23:07:41.953Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:42.302Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:07:42.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:07:42.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T23:07:42.715Z] 96ac16777258: Preparing [2022-09-06T23:07:42.715Z] 46d298dbd31b: Preparing [2022-09-06T23:07:42.715Z] 0e3464835d06: Preparing [2022-09-06T23:07:42.715Z] 710c3bf6ffe9: Preparing [2022-09-06T23:07:42.715Z] 3d503aab93de: Preparing [2022-09-06T23:07:42.715Z] b21512875cdd: Preparing [2022-09-06T23:07:42.715Z] 9833f26c6bda: Preparing [2022-09-06T23:07:42.715Z] b21512875cdd: Waiting [2022-09-06T23:07:42.715Z] 9833f26c6bda: Waiting [2022-09-06T23:07:43.064Z] 46d298dbd31b: Pushed [2022-09-06T23:07:43.064Z] 0e3464835d06: Pushed [2022-09-06T23:07:43.064Z] 96ac16777258: Pushed [2022-09-06T23:07:43.064Z] 9833f26c6bda: Layer already exists [2022-09-06T23:07:43.339Z] b21512875cdd: Pushed [2022-09-06T23:07:43.935Z] 3d503aab93de: Pushed [2022-09-06T23:08:02.251Z] 710c3bf6ffe9: Pushed [2022-09-06T23:08:02.251Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:333f459151d1e3959e349edcfd2a747350660e3d9a14b8bf460fdb0b07c2b6d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:02.624Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:02.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-06T23:08:02.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T23:08:02.996Z] 96ac16777258: Preparing [2022-09-06T23:08:02.996Z] 46d298dbd31b: Preparing [2022-09-06T23:08:02.996Z] 0e3464835d06: Preparing [2022-09-06T23:08:02.996Z] 710c3bf6ffe9: Preparing [2022-09-06T23:08:02.996Z] 3d503aab93de: Preparing [2022-09-06T23:08:02.996Z] b21512875cdd: Preparing [2022-09-06T23:08:02.996Z] 9833f26c6bda: Preparing [2022-09-06T23:08:02.996Z] b21512875cdd: Waiting [2022-09-06T23:08:02.996Z] 9833f26c6bda: Waiting [2022-09-06T23:08:03.275Z] 0e3464835d06: Layer already exists [2022-09-06T23:08:03.275Z] 46d298dbd31b: Layer already exists [2022-09-06T23:08:03.275Z] 96ac16777258: Layer already exists [2022-09-06T23:08:03.275Z] 3d503aab93de: Layer already exists [2022-09-06T23:08:03.275Z] 710c3bf6ffe9: Layer already exists [2022-09-06T23:08:03.275Z] 9833f26c6bda: Layer already exists [2022-09-06T23:08:03.275Z] b21512875cdd: Layer already exists [2022-09-06T23:08:03.275Z] latest: digest: sha256:333f459151d1e3959e349edcfd2a747350660e3d9a14b8bf460fdb0b07c2b6d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:03.649Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:04.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.56 [2022-09-06T23:08:04.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T23:08:04.280Z] 96ac16777258: Preparing [2022-09-06T23:08:04.280Z] 46d298dbd31b: Preparing [2022-09-06T23:08:04.280Z] 0e3464835d06: Preparing [2022-09-06T23:08:04.280Z] 710c3bf6ffe9: Preparing [2022-09-06T23:08:04.280Z] 3d503aab93de: Preparing [2022-09-06T23:08:04.280Z] b21512875cdd: Preparing [2022-09-06T23:08:04.280Z] 9833f26c6bda: Preparing [2022-09-06T23:08:04.280Z] b21512875cdd: Waiting [2022-09-06T23:08:04.280Z] 710c3bf6ffe9: Layer already exists [2022-09-06T23:08:04.280Z] 0e3464835d06: Layer already exists [2022-09-06T23:08:04.280Z] 46d298dbd31b: Layer already exists [2022-09-06T23:08:04.280Z] 3d503aab93de: Layer already exists [2022-09-06T23:08:04.280Z] 96ac16777258: Layer already exists [2022-09-06T23:08:04.280Z] b21512875cdd: Layer already exists [2022-09-06T23:08:04.280Z] 9833f26c6bda: Layer already exists [2022-09-06T23:08:04.280Z] 2.3.0-dev.56: digest: sha256:333f459151d1e3959e349edcfd2a747350660e3d9a14b8bf460fdb0b07c2b6d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:04.660Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:05.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:08:05.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T23:08:05.025Z] 96ac16777258: Preparing [2022-09-06T23:08:05.025Z] 46d298dbd31b: Preparing [2022-09-06T23:08:05.025Z] 0e3464835d06: Preparing [2022-09-06T23:08:05.025Z] 710c3bf6ffe9: Preparing [2022-09-06T23:08:05.025Z] 3d503aab93de: Preparing [2022-09-06T23:08:05.025Z] b21512875cdd: Preparing [2022-09-06T23:08:05.025Z] 9833f26c6bda: Preparing [2022-09-06T23:08:05.025Z] b21512875cdd: Waiting [2022-09-06T23:08:05.025Z] 9833f26c6bda: Waiting [2022-09-06T23:08:05.297Z] 710c3bf6ffe9: Layer already exists [2022-09-06T23:08:05.297Z] 3d503aab93de: Layer already exists [2022-09-06T23:08:05.297Z] 96ac16777258: Layer already exists [2022-09-06T23:08:05.297Z] 0e3464835d06: Layer already exists [2022-09-06T23:08:05.297Z] 46d298dbd31b: Layer already exists [2022-09-06T23:08:05.297Z] b21512875cdd: Layer already exists [2022-09-06T23:08:05.297Z] 9833f26c6bda: Layer already exists [2022-09-06T23:08:05.297Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:333f459151d1e3959e349edcfd2a747350660e3d9a14b8bf460fdb0b07c2b6d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:05.655Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:06.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-06T23:08:06.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-06T23:08:06.016Z] 96ac16777258: Preparing [2022-09-06T23:08:06.016Z] 46d298dbd31b: Preparing [2022-09-06T23:08:06.016Z] 0e3464835d06: Preparing [2022-09-06T23:08:06.016Z] 710c3bf6ffe9: Preparing [2022-09-06T23:08:06.016Z] 3d503aab93de: Preparing [2022-09-06T23:08:06.016Z] b21512875cdd: Preparing [2022-09-06T23:08:06.016Z] 9833f26c6bda: Preparing [2022-09-06T23:08:06.016Z] b21512875cdd: Waiting [2022-09-06T23:08:06.016Z] 9833f26c6bda: Waiting [2022-09-06T23:08:06.290Z] 0e3464835d06: Layer already exists [2022-09-06T23:08:06.290Z] 3d503aab93de: Layer already exists [2022-09-06T23:08:06.290Z] 710c3bf6ffe9: Layer already exists [2022-09-06T23:08:06.290Z] 46d298dbd31b: Layer already exists [2022-09-06T23:08:06.290Z] 96ac16777258: Layer already exists [2022-09-06T23:08:06.290Z] b21512875cdd: Layer already exists [2022-09-06T23:08:06.290Z] 9833f26c6bda: Layer already exists [2022-09-06T23:08:06.290Z] main: digest: sha256:333f459151d1e3959e349edcfd2a747350660e3d9a14b8bf460fdb0b07c2b6d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:08:06.345Z] ===================================================== [Pipeline] echo [2022-09-06T23:08:06.353Z] taggedImages: [2022-09-06T23:08:06.353Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:08:06.353Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-06T23:08:06.353Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.56 [2022-09-06T23:08:06.353Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:08:06.353Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-06T23:08:06.379Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-06T23:08:06.379Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:08:06.379Z] latest [2022-09-06T23:08:06.379Z] 2.3.0-dev.56 [2022-09-06T23:08:06.379Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:08:06.379Z] main [2022-09-06T23:08:06.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:06.741Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:07.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:08:07.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T23:08:07.107Z] 3e09e697d4d3: Preparing [2022-09-06T23:08:07.107Z] ea1c9258ff14: Preparing [2022-09-06T23:08:07.107Z] d4f9aca535b1: Preparing [2022-09-06T23:08:07.107Z] 031a0f56f7f3: Preparing [2022-09-06T23:08:07.107Z] 1dc36de84d10: Preparing [2022-09-06T23:08:07.107Z] cdc816e5001b: Preparing [2022-09-06T23:08:07.107Z] 9833f26c6bda: Preparing [2022-09-06T23:08:07.107Z] cdc816e5001b: Waiting [2022-09-06T23:08:07.107Z] 9833f26c6bda: Waiting [2022-09-06T23:08:07.381Z] 1dc36de84d10: Layer already exists [2022-09-06T23:08:07.381Z] cdc816e5001b: Layer already exists [2022-09-06T23:08:07.381Z] 9833f26c6bda: Layer already exists [2022-09-06T23:08:07.381Z] ea1c9258ff14: Pushed [2022-09-06T23:08:07.381Z] d4f9aca535b1: Pushed [2022-09-06T23:08:07.381Z] 3e09e697d4d3: Pushed [2022-09-06T23:08:25.667Z] 031a0f56f7f3: Pushed [2022-09-06T23:08:25.667Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:f1afd3ca41c393fbb5d06ff45be550b668f813a5b72c286008aff99e83252a34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:26.032Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:26.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-06T23:08:26.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T23:08:26.390Z] 3e09e697d4d3: Preparing [2022-09-06T23:08:26.390Z] ea1c9258ff14: Preparing [2022-09-06T23:08:26.390Z] d4f9aca535b1: Preparing [2022-09-06T23:08:26.390Z] 031a0f56f7f3: Preparing [2022-09-06T23:08:26.390Z] 1dc36de84d10: Preparing [2022-09-06T23:08:26.390Z] cdc816e5001b: Preparing [2022-09-06T23:08:26.390Z] 9833f26c6bda: Preparing [2022-09-06T23:08:26.390Z] cdc816e5001b: Waiting [2022-09-06T23:08:26.390Z] 9833f26c6bda: Waiting [2022-09-06T23:08:26.390Z] ea1c9258ff14: Layer already exists [2022-09-06T23:08:26.390Z] d4f9aca535b1: Layer already exists [2022-09-06T23:08:26.662Z] 1dc36de84d10: Layer already exists [2022-09-06T23:08:26.662Z] 3e09e697d4d3: Layer already exists [2022-09-06T23:08:26.662Z] 031a0f56f7f3: Layer already exists [2022-09-06T23:08:26.662Z] cdc816e5001b: Layer already exists [2022-09-06T23:08:26.662Z] 9833f26c6bda: Layer already exists [2022-09-06T23:08:26.662Z] latest: digest: sha256:f1afd3ca41c393fbb5d06ff45be550b668f813a5b72c286008aff99e83252a34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:27.024Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:27.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.56 [2022-09-06T23:08:27.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T23:08:27.380Z] 3e09e697d4d3: Preparing [2022-09-06T23:08:27.380Z] ea1c9258ff14: Preparing [2022-09-06T23:08:27.380Z] d4f9aca535b1: Preparing [2022-09-06T23:08:27.380Z] 031a0f56f7f3: Preparing [2022-09-06T23:08:27.380Z] 1dc36de84d10: Preparing [2022-09-06T23:08:27.380Z] cdc816e5001b: Preparing [2022-09-06T23:08:27.380Z] 9833f26c6bda: Preparing [2022-09-06T23:08:27.380Z] cdc816e5001b: Waiting [2022-09-06T23:08:27.380Z] 9833f26c6bda: Waiting [2022-09-06T23:08:27.380Z] d4f9aca535b1: Layer already exists [2022-09-06T23:08:27.380Z] 3e09e697d4d3: Layer already exists [2022-09-06T23:08:27.380Z] 1dc36de84d10: Layer already exists [2022-09-06T23:08:27.380Z] 031a0f56f7f3: Layer already exists [2022-09-06T23:08:27.380Z] ea1c9258ff14: Layer already exists [2022-09-06T23:08:27.654Z] cdc816e5001b: Layer already exists [2022-09-06T23:08:27.654Z] 9833f26c6bda: Layer already exists [2022-09-06T23:08:27.654Z] 2.3.0-dev.56: digest: sha256:f1afd3ca41c393fbb5d06ff45be550b668f813a5b72c286008aff99e83252a34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:28.024Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:28.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:08:28.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T23:08:28.379Z] 3e09e697d4d3: Preparing [2022-09-06T23:08:28.379Z] ea1c9258ff14: Preparing [2022-09-06T23:08:28.379Z] d4f9aca535b1: Preparing [2022-09-06T23:08:28.379Z] 031a0f56f7f3: Preparing [2022-09-06T23:08:28.379Z] 1dc36de84d10: Preparing [2022-09-06T23:08:28.379Z] cdc816e5001b: Preparing [2022-09-06T23:08:28.379Z] 9833f26c6bda: Preparing [2022-09-06T23:08:28.379Z] cdc816e5001b: Waiting [2022-09-06T23:08:28.379Z] 9833f26c6bda: Waiting [2022-09-06T23:08:28.379Z] 1dc36de84d10: Layer already exists [2022-09-06T23:08:28.379Z] d4f9aca535b1: Layer already exists [2022-09-06T23:08:28.379Z] ea1c9258ff14: Layer already exists [2022-09-06T23:08:28.379Z] 031a0f56f7f3: Layer already exists [2022-09-06T23:08:28.379Z] 3e09e697d4d3: Layer already exists [2022-09-06T23:08:28.653Z] cdc816e5001b: Layer already exists [2022-09-06T23:08:28.653Z] 9833f26c6bda: Layer already exists [2022-09-06T23:08:28.653Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:f1afd3ca41c393fbb5d06ff45be550b668f813a5b72c286008aff99e83252a34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:29.021Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:29.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-06T23:08:29.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-06T23:08:29.379Z] 3e09e697d4d3: Preparing [2022-09-06T23:08:29.379Z] ea1c9258ff14: Preparing [2022-09-06T23:08:29.379Z] d4f9aca535b1: Preparing [2022-09-06T23:08:29.379Z] 031a0f56f7f3: Preparing [2022-09-06T23:08:29.379Z] 1dc36de84d10: Preparing [2022-09-06T23:08:29.379Z] cdc816e5001b: Preparing [2022-09-06T23:08:29.379Z] 9833f26c6bda: Preparing [2022-09-06T23:08:29.379Z] cdc816e5001b: Waiting [2022-09-06T23:08:29.379Z] 9833f26c6bda: Waiting [2022-09-06T23:08:29.651Z] ea1c9258ff14: Layer already exists [2022-09-06T23:08:29.652Z] 3e09e697d4d3: Layer already exists [2022-09-06T23:08:29.652Z] d4f9aca535b1: Layer already exists [2022-09-06T23:08:29.652Z] 1dc36de84d10: Layer already exists [2022-09-06T23:08:29.652Z] 031a0f56f7f3: Layer already exists [2022-09-06T23:08:29.652Z] cdc816e5001b: Layer already exists [2022-09-06T23:08:29.652Z] 9833f26c6bda: Layer already exists [2022-09-06T23:08:29.652Z] main: digest: sha256:f1afd3ca41c393fbb5d06ff45be550b668f813a5b72c286008aff99e83252a34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:08:29.710Z] ===================================================== [Pipeline] echo [2022-09-06T23:08:29.717Z] taggedImages: [2022-09-06T23:08:29.717Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:08:29.717Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-06T23:08:29.717Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.56 [2022-09-06T23:08:29.717Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:08:29.717Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-06T23:08:29.741Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-06T23:08:29.741Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:08:29.741Z] latest [2022-09-06T23:08:29.741Z] 2.3.0-dev.56 [2022-09-06T23:08:29.741Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:08:29.741Z] main [2022-09-06T23:08:29.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:30.114Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:30.471Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:08:30.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T23:08:30.471Z] 1474a5ac2a36: Preparing [2022-09-06T23:08:30.471Z] 825961064d17: Preparing [2022-09-06T23:08:30.471Z] 8803c42ee74f: Preparing [2022-09-06T23:08:30.471Z] 31d14234c319: Preparing [2022-09-06T23:08:30.471Z] 5d3e392a13a0: Preparing [2022-09-06T23:08:30.748Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:08:30.748Z] 8803c42ee74f: Layer already exists [2022-09-06T23:08:30.748Z] 1474a5ac2a36: Pushed [2022-09-06T23:08:31.019Z] 31d14234c319: Pushed [2022-09-06T23:08:36.414Z] 825961064d17: Pushed [2022-09-06T23:08:36.414Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:b7cb8fd6bc3472c4c94ff501237430f0619f92ed7b6aeffeadb068076a7c6d78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:36.787Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:37.158Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-06T23:08:37.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T23:08:37.158Z] 1474a5ac2a36: Preparing [2022-09-06T23:08:37.158Z] 825961064d17: Preparing [2022-09-06T23:08:37.158Z] 8803c42ee74f: Preparing [2022-09-06T23:08:37.158Z] 31d14234c319: Preparing [2022-09-06T23:08:37.158Z] 5d3e392a13a0: Preparing [2022-09-06T23:08:37.430Z] 825961064d17: Layer already exists [2022-09-06T23:08:37.430Z] 31d14234c319: Layer already exists [2022-09-06T23:08:37.430Z] 1474a5ac2a36: Layer already exists [2022-09-06T23:08:37.430Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:08:37.430Z] 8803c42ee74f: Layer already exists [2022-09-06T23:08:37.430Z] latest: digest: sha256:b7cb8fd6bc3472c4c94ff501237430f0619f92ed7b6aeffeadb068076a7c6d78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:37.790Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:38.148Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.56 [2022-09-06T23:08:38.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T23:08:38.148Z] 1474a5ac2a36: Preparing [2022-09-06T23:08:38.148Z] 825961064d17: Preparing [2022-09-06T23:08:38.148Z] 8803c42ee74f: Preparing [2022-09-06T23:08:38.148Z] 31d14234c319: Preparing [2022-09-06T23:08:38.148Z] 5d3e392a13a0: Preparing [2022-09-06T23:08:38.425Z] 1474a5ac2a36: Layer already exists [2022-09-06T23:08:38.425Z] 825961064d17: Layer already exists [2022-09-06T23:08:38.425Z] 31d14234c319: Layer already exists [2022-09-06T23:08:38.425Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:08:38.425Z] 8803c42ee74f: Layer already exists [2022-09-06T23:08:38.425Z] 2.3.0-dev.56: digest: sha256:b7cb8fd6bc3472c4c94ff501237430f0619f92ed7b6aeffeadb068076a7c6d78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:38.791Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:39.140Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:08:39.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T23:08:39.140Z] 1474a5ac2a36: Preparing [2022-09-06T23:08:39.140Z] 825961064d17: Preparing [2022-09-06T23:08:39.140Z] 8803c42ee74f: Preparing [2022-09-06T23:08:39.140Z] 31d14234c319: Preparing [2022-09-06T23:08:39.140Z] 5d3e392a13a0: Preparing [2022-09-06T23:08:39.412Z] 825961064d17: Layer already exists [2022-09-06T23:08:39.413Z] 8803c42ee74f: Layer already exists [2022-09-06T23:08:39.413Z] 1474a5ac2a36: Layer already exists [2022-09-06T23:08:39.413Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:08:39.413Z] 31d14234c319: Layer already exists [2022-09-06T23:08:39.413Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:b7cb8fd6bc3472c4c94ff501237430f0619f92ed7b6aeffeadb068076a7c6d78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:39.774Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:40.128Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-06T23:08:40.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-06T23:08:40.128Z] 1474a5ac2a36: Preparing [2022-09-06T23:08:40.128Z] 825961064d17: Preparing [2022-09-06T23:08:40.128Z] 8803c42ee74f: Preparing [2022-09-06T23:08:40.128Z] 31d14234c319: Preparing [2022-09-06T23:08:40.128Z] 5d3e392a13a0: Preparing [2022-09-06T23:08:40.128Z] 825961064d17: Layer already exists [2022-09-06T23:08:40.128Z] 8803c42ee74f: Layer already exists [2022-09-06T23:08:40.128Z] 31d14234c319: Layer already exists [2022-09-06T23:08:40.128Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:08:40.399Z] 1474a5ac2a36: Layer already exists [2022-09-06T23:08:40.399Z] main: digest: sha256:b7cb8fd6bc3472c4c94ff501237430f0619f92ed7b6aeffeadb068076a7c6d78 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:08:40.460Z] ===================================================== [Pipeline] echo [2022-09-06T23:08:40.470Z] taggedImages: [2022-09-06T23:08:40.470Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:08:40.470Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-06T23:08:40.470Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.56 [2022-09-06T23:08:40.470Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:08:40.470Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-06T23:08:40.489Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-06T23:08:40.489Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:08:40.489Z] latest [2022-09-06T23:08:40.489Z] 2.3.0-dev.56 [2022-09-06T23:08:40.489Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:08:40.489Z] main [2022-09-06T23:08:40.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:40.849Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:41.208Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:08:41.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T23:08:41.208Z] 660cd3c790b4: Preparing [2022-09-06T23:08:41.208Z] 4f19011c4f8b: Preparing [2022-09-06T23:08:41.208Z] 8803c42ee74f: Preparing [2022-09-06T23:08:41.208Z] b8030347a704: Preparing [2022-09-06T23:08:41.208Z] 5d3e392a13a0: Preparing [2022-09-06T23:08:41.484Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:08:41.484Z] b8030347a704: Layer already exists [2022-09-06T23:08:41.484Z] 8803c42ee74f: Layer already exists [2022-09-06T23:08:41.484Z] 660cd3c790b4: Pushed [2022-09-06T23:08:46.880Z] 4f19011c4f8b: Pushed [2022-09-06T23:08:46.880Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:6c445be4cdfe2bbfa2d1ec9771c05c45c1b741918951de7083bb2866e0a0faaa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:47.243Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:47.608Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-06T23:08:47.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T23:08:47.608Z] 660cd3c790b4: Preparing [2022-09-06T23:08:47.608Z] 4f19011c4f8b: Preparing [2022-09-06T23:08:47.608Z] 8803c42ee74f: Preparing [2022-09-06T23:08:47.608Z] b8030347a704: Preparing [2022-09-06T23:08:47.608Z] 5d3e392a13a0: Preparing [2022-09-06T23:08:47.880Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:08:47.880Z] b8030347a704: Layer already exists [2022-09-06T23:08:47.880Z] 4f19011c4f8b: Layer already exists [2022-09-06T23:08:47.880Z] 660cd3c790b4: Layer already exists [2022-09-06T23:08:47.880Z] 8803c42ee74f: Layer already exists [2022-09-06T23:08:47.880Z] latest: digest: sha256:6c445be4cdfe2bbfa2d1ec9771c05c45c1b741918951de7083bb2866e0a0faaa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:48.246Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:48.617Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.56 [2022-09-06T23:08:48.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T23:08:48.617Z] 660cd3c790b4: Preparing [2022-09-06T23:08:48.617Z] 4f19011c4f8b: Preparing [2022-09-06T23:08:48.617Z] 8803c42ee74f: Preparing [2022-09-06T23:08:48.617Z] b8030347a704: Preparing [2022-09-06T23:08:48.617Z] 5d3e392a13a0: Preparing [2022-09-06T23:08:48.889Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:08:48.889Z] b8030347a704: Layer already exists [2022-09-06T23:08:48.889Z] 660cd3c790b4: Layer already exists [2022-09-06T23:08:48.889Z] 4f19011c4f8b: Layer already exists [2022-09-06T23:08:48.889Z] 8803c42ee74f: Layer already exists [2022-09-06T23:08:48.889Z] 2.3.0-dev.56: digest: sha256:6c445be4cdfe2bbfa2d1ec9771c05c45c1b741918951de7083bb2866e0a0faaa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:49.256Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:49.610Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:08:49.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T23:08:49.610Z] 660cd3c790b4: Preparing [2022-09-06T23:08:49.610Z] 4f19011c4f8b: Preparing [2022-09-06T23:08:49.610Z] 8803c42ee74f: Preparing [2022-09-06T23:08:49.610Z] b8030347a704: Preparing [2022-09-06T23:08:49.610Z] 5d3e392a13a0: Preparing [2022-09-06T23:08:49.881Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:08:49.881Z] 660cd3c790b4: Layer already exists [2022-09-06T23:08:49.881Z] 4f19011c4f8b: Layer already exists [2022-09-06T23:08:49.881Z] 8803c42ee74f: Layer already exists [2022-09-06T23:08:49.881Z] b8030347a704: Layer already exists [2022-09-06T23:08:49.881Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:6c445be4cdfe2bbfa2d1ec9771c05c45c1b741918951de7083bb2866e0a0faaa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:50.240Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:50.596Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-06T23:08:50.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-06T23:08:50.596Z] 660cd3c790b4: Preparing [2022-09-06T23:08:50.596Z] 4f19011c4f8b: Preparing [2022-09-06T23:08:50.596Z] 8803c42ee74f: Preparing [2022-09-06T23:08:50.596Z] b8030347a704: Preparing [2022-09-06T23:08:50.596Z] 5d3e392a13a0: Preparing [2022-09-06T23:08:50.596Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:08:50.596Z] 8803c42ee74f: Layer already exists [2022-09-06T23:08:50.596Z] b8030347a704: Layer already exists [2022-09-06T23:08:50.596Z] 4f19011c4f8b: Layer already exists [2022-09-06T23:08:50.596Z] 660cd3c790b4: Layer already exists [2022-09-06T23:08:50.869Z] main: digest: sha256:6c445be4cdfe2bbfa2d1ec9771c05c45c1b741918951de7083bb2866e0a0faaa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:08:50.930Z] ===================================================== [Pipeline] echo [2022-09-06T23:08:50.938Z] taggedImages: [2022-09-06T23:08:50.938Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:08:50.938Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-06T23:08:50.938Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.56 [2022-09-06T23:08:50.938Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:08:50.938Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-06T23:08:50.956Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-06T23:08:50.956Z] 540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:08:50.956Z] latest [2022-09-06T23:08:50.956Z] 2.3.0-dev.56 [2022-09-06T23:08:50.956Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:08:50.956Z] main [2022-09-06T23:08:50.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:51.308Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:08:51.673Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:08:51.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T23:08:51.673Z] dc123989bbd7: Preparing [2022-09-06T23:08:51.673Z] 6aa3dd7583d9: Preparing [2022-09-06T23:08:51.673Z] cfbbc5800531: Preparing [2022-09-06T23:08:51.673Z] 26fe813f4763: Preparing [2022-09-06T23:08:51.673Z] 5d3e392a13a0: Preparing [2022-09-06T23:08:51.947Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:08:51.947Z] 6aa3dd7583d9: Pushed [2022-09-06T23:08:52.544Z] dc123989bbd7: Pushed [2022-09-06T23:08:54.519Z] cfbbc5800531: Pushed [2022-09-06T23:09:21.286Z] 26fe813f4763: Pushed [2022-09-06T23:09:21.286Z] 540a10ffba831aef6e1ef93355137724c31e102d: digest: sha256:3d68686a25476c5d4723ab8dfb72cecfbe545f26eab3e815a1325da16235950b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:09:21.661Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:09:22.071Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-06T23:09:22.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T23:09:22.071Z] dc123989bbd7: Preparing [2022-09-06T23:09:22.071Z] 6aa3dd7583d9: Preparing [2022-09-06T23:09:22.071Z] cfbbc5800531: Preparing [2022-09-06T23:09:22.071Z] 26fe813f4763: Preparing [2022-09-06T23:09:22.071Z] 5d3e392a13a0: Preparing [2022-09-06T23:09:22.071Z] 6aa3dd7583d9: Layer already exists [2022-09-06T23:09:22.071Z] dc123989bbd7: Layer already exists [2022-09-06T23:09:22.071Z] 26fe813f4763: Layer already exists [2022-09-06T23:09:22.071Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:09:22.071Z] cfbbc5800531: Layer already exists [2022-09-06T23:09:22.346Z] latest: digest: sha256:3d68686a25476c5d4723ab8dfb72cecfbe545f26eab3e815a1325da16235950b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:09:22.718Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:09:23.080Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.56 [2022-09-06T23:09:23.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T23:09:23.080Z] dc123989bbd7: Preparing [2022-09-06T23:09:23.080Z] 6aa3dd7583d9: Preparing [2022-09-06T23:09:23.080Z] cfbbc5800531: Preparing [2022-09-06T23:09:23.080Z] 26fe813f4763: Preparing [2022-09-06T23:09:23.080Z] 5d3e392a13a0: Preparing [2022-09-06T23:09:23.353Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:09:23.353Z] 6aa3dd7583d9: Layer already exists [2022-09-06T23:09:23.353Z] dc123989bbd7: Layer already exists [2022-09-06T23:09:23.353Z] cfbbc5800531: Layer already exists [2022-09-06T23:09:23.353Z] 26fe813f4763: Layer already exists [2022-09-06T23:09:23.353Z] 2.3.0-dev.56: digest: sha256:3d68686a25476c5d4723ab8dfb72cecfbe545f26eab3e815a1325da16235950b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:09:23.712Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:09:24.068Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:09:24.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T23:09:24.068Z] dc123989bbd7: Preparing [2022-09-06T23:09:24.068Z] 6aa3dd7583d9: Preparing [2022-09-06T23:09:24.068Z] cfbbc5800531: Preparing [2022-09-06T23:09:24.068Z] 26fe813f4763: Preparing [2022-09-06T23:09:24.068Z] 5d3e392a13a0: Preparing [2022-09-06T23:09:24.341Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:09:24.341Z] cfbbc5800531: Layer already exists [2022-09-06T23:09:24.341Z] 26fe813f4763: Layer already exists [2022-09-06T23:09:24.341Z] 6aa3dd7583d9: Layer already exists [2022-09-06T23:09:24.341Z] dc123989bbd7: Layer already exists [2022-09-06T23:09:24.341Z] 540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56: digest: sha256:3d68686a25476c5d4723ab8dfb72cecfbe545f26eab3e815a1325da16235950b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:09:24.710Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:09:25.069Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-06T23:09:25.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-06T23:09:25.069Z] dc123989bbd7: Preparing [2022-09-06T23:09:25.069Z] 6aa3dd7583d9: Preparing [2022-09-06T23:09:25.069Z] cfbbc5800531: Preparing [2022-09-06T23:09:25.069Z] 26fe813f4763: Preparing [2022-09-06T23:09:25.069Z] 5d3e392a13a0: Preparing [2022-09-06T23:09:25.341Z] 6aa3dd7583d9: Layer already exists [2022-09-06T23:09:25.341Z] 5d3e392a13a0: Layer already exists [2022-09-06T23:09:25.341Z] dc123989bbd7: Layer already exists [2022-09-06T23:09:25.341Z] 26fe813f4763: Layer already exists [2022-09-06T23:09:25.341Z] cfbbc5800531: Layer already exists [2022-09-06T23:09:25.341Z] main: digest: sha256:3d68686a25476c5d4723ab8dfb72cecfbe545f26eab3e815a1325da16235950b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T23:09:25.400Z] ===================================================== [Pipeline] echo [2022-09-06T23:09:25.406Z] taggedImages: [2022-09-06T23:09:25.406Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d [2022-09-06T23:09:25.406Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-06T23:09:25.406Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.56 [2022-09-06T23:09:25.406Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:540a10ffba831aef6e1ef93355137724c31e102d-2.3.0-dev.56 [2022-09-06T23:09:25.406Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:09:25.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T23:09:25.798Z] [2022-09-06T23:09:25.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:09:26.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T23:09:26.700Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-06T23:09:26.700Z] 8998bd30e6a1: Pulling fs layer [2022-09-06T23:09:26.700Z] 04944245beec: Pulling fs layer [2022-09-06T23:09:26.700Z] 699f458cf7ca: Pulling fs layer [2022-09-06T23:09:26.700Z] 765212b225bb: Pulling fs layer [2022-09-06T23:09:26.700Z] f23df028b6ca: Pulling fs layer [2022-09-06T23:09:26.700Z] d65c8cfc05b1: Pulling fs layer [2022-09-06T23:09:26.700Z] 2437ff75d9bd: Pulling fs layer [2022-09-06T23:09:26.700Z] f23df028b6ca: Waiting [2022-09-06T23:09:26.700Z] d65c8cfc05b1: Waiting [2022-09-06T23:09:26.700Z] 2437ff75d9bd: Waiting [2022-09-06T23:09:26.700Z] 765212b225bb: Waiting [2022-09-06T23:09:26.700Z] 04944245beec: Verifying Checksum [2022-09-06T23:09:26.700Z] 04944245beec: Download complete [2022-09-06T23:09:26.700Z] 765212b225bb: Verifying Checksum [2022-09-06T23:09:26.700Z] 765212b225bb: Download complete [2022-09-06T23:09:26.977Z] f23df028b6ca: Verifying Checksum [2022-09-06T23:09:26.977Z] f23df028b6ca: Download complete [2022-09-06T23:09:26.977Z] d65c8cfc05b1: Verifying Checksum [2022-09-06T23:09:26.977Z] d65c8cfc05b1: Download complete [2022-09-06T23:09:26.977Z] 699f458cf7ca: Verifying Checksum [2022-09-06T23:09:26.977Z] 699f458cf7ca: Download complete [2022-09-06T23:09:27.577Z] 8998bd30e6a1: Verifying Checksum [2022-09-06T23:09:27.577Z] 8998bd30e6a1: Download complete [2022-09-06T23:09:29.553Z] 2437ff75d9bd: Verifying Checksum [2022-09-06T23:09:29.553Z] 2437ff75d9bd: Download complete [2022-09-06T23:09:31.527Z] 8998bd30e6a1: Pull complete [2022-09-06T23:09:32.121Z] 04944245beec: Pull complete [2022-09-06T23:09:33.552Z] 699f458cf7ca: Pull complete [2022-09-06T23:09:33.825Z] 765212b225bb: Pull complete [2022-09-06T23:09:34.802Z] f23df028b6ca: Pull complete [2022-09-06T23:09:35.075Z] d65c8cfc05b1: Pull complete [2022-09-06T23:09:50.145Z] 2437ff75d9bd: Pull complete [2022-09-06T23:09:50.145Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-06T23:09:50.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T23:09:50.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:09:50.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-28564 does not seem to be running inside a container [2022-09-06T23:09:50.522Z] $ 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/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-06T23:09:53.705Z] $ docker top ecffb6baffa81cf4ab4ca7f16ca0f09ed8744ab2daa826471d6ebaab35008357 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:09:54.731Z] ---> job-cost.sh [2022-09-06T23:09:55.005Z] lf-activate-venv: SKIPPING [2022-09-06T23:09:55.005Z] INFO: No Stack... [2022-09-06T23:09:55.277Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-06T23:09:56.252Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T23:09:56.909Z] + cut -d, -f6 [2022-09-06T23:09:56.909Z] + cat /w/workspace/edgex-go/292/archives/cost.csv [Pipeline] lock [2022-09-06T23:09:56.980Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-292-stack-cost] [2022-09-06T23:09:56.990Z] Resource [jenkins-edgexfoundry-edgex-go-main-292-stack-cost] did not exist. Created. [2022-09-06T23:09:56.990Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-292-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T23:09:57.647Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-06T23:09:58.493Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T23:09:58.501Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-292-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T23:09:58.544Z] $ docker stop --time=1 ecffb6baffa81cf4ab4ca7f16ca0f09ed8744ab2daa826471d6ebaab35008357 [2022-09-06T23:10:00.206Z] $ docker rm -f ecffb6baffa81cf4ab4ca7f16ca0f09ed8744ab2daa826471d6ebaab35008357 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-06T23:10:00.757Z] provisioning config files... [2022-09-06T23:10:00.766Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/292@tmp/config8914615637822475984tmp [Pipeline] { [Pipeline] sh [2022-09-06T23:10:01.061Z] + set +x [2022-09-06T23:10:01.061Z] + curl -s https://codecov.io/bash [2022-09-06T23:10:01.061Z] + bash -s -- [2022-09-06T23:10:01.061Z] [2022-09-06T23:10:01.061Z] _____ _ [2022-09-06T23:10:01.061Z] / ____| | | [2022-09-06T23:10:01.061Z] | | ___ __| | ___ ___ _____ __ [2022-09-06T23:10:01.061Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-06T23:10:01.061Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-06T23:10:01.061Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-06T23:10:01.061Z] Bash-1.0.6 [2022-09-06T23:10:01.061Z] [2022-09-06T23:10:01.061Z] [2022-09-06T23:10:01.061Z] ==> git version 2.25.1 found [2022-09-06T23:10:01.061Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-06T23:10:01.061Z] Release-Date: 2020-01-08 [2022-09-06T23:10:01.061Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-06T23:10:01.061Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-06T23:10:01.061Z] ==> Jenkins CI detected. [2022-09-06T23:10:01.061Z] current dir:  /w/workspace/edgex-go/292 [2022-09-06T23:10:01.061Z] project root: . [2022-09-06T23:10:01.061Z] --> token set from env [2022-09-06T23:10:01.061Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-06T23:10:01.061Z] ==> Running gcov in . (disable via -X gcov) [2022-09-06T23:10:01.061Z] ==> Python coveragepy not found [2022-09-06T23:10:01.061Z] ==> Searching for coverage reports in: [2022-09-06T23:10:01.061Z] + . [2022-09-06T23:10:01.061Z] -> Found 1 reports [2022-09-06T23:10:01.061Z] ==> Detecting git/mercurial file structure [2022-09-06T23:10:01.061Z] ==> Reading reports [2022-09-06T23:10:01.061Z] + ./coverage.out bytes=482786 [2022-09-06T23:10:01.061Z] ==> Appending adjustments [2022-09-06T23:10:01.061Z] https://docs.codecov.io/docs/fixing-reports [2022-09-06T23:10:02.452Z] + Found adjustments [2022-09-06T23:10:02.452Z] ==> Gzipping contents [2022-09-06T23:10:02.452Z] 64K /tmp/codecov.MCsgjb.gz [2022-09-06T23:10:02.452Z] ==> Uploading reports [2022-09-06T23:10:02.452Z] url: https://codecov.io [2022-09-06T23:10:02.452Z] query: branch=main&commit=540a10ffba831aef6e1ef93355137724c31e102d&build=292&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F292%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T23:10:02.452Z] -> Pinging Codecov [2022-09-06T23:10:02.452Z] 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=540a10ffba831aef6e1ef93355137724c31e102d&build=292&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F292%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T23:10:02.717Z] -> Uploading to [2022-09-06T23:10:02.717Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-06/00271124DB129430A58F1EEE437C3FCB/540a10ffba831aef6e1ef93355137724c31e102d/bbce4d94-d429-4143-8cf0-572a9c112969.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T231002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5f1ff93a816b32489a0efb1312b4eb386bcbb0f29ab27ca3fdcd2f711775c14 [2022-09-06T23:10:02.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:10:02.717Z] Dload Upload Total Spent Left Speed [2022-09-06T23:10:02.981Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63330 0 0 100 63330 0 279k --:--:-- --:--:-- --:--:-- 278k 100 63330 0 0 100 63330 0 220k --:--:-- --:--:-- --:--:-- 220k [2022-09-06T23:10:02.981Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/540a10ffba831aef6e1ef93355137724c31e102d [Pipeline] } [2022-09-06T23:10:02.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-06T23:10:03.200Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-06T23:10:03.213Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:10:03.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T23:10:03.507Z] [2022-09-06T23:10:03.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:10:03.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T23:10:03.817Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-06T23:10:03.817Z] df9b9388f04a: Pulling fs layer [2022-09-06T23:10:03.817Z] 52dc419b0ee2: Pulling fs layer [2022-09-06T23:10:03.817Z] 25bc292e5bac: Pulling fs layer [2022-09-06T23:10:03.817Z] 114826534d7a: Pulling fs layer [2022-09-06T23:10:03.817Z] 4657fd5d0bcf: Pulling fs layer [2022-09-06T23:10:03.817Z] 6ad1cebc031e: Pulling fs layer [2022-09-06T23:10:03.817Z] 8a3aa393b2d8: Pulling fs layer [2022-09-06T23:10:03.817Z] 114826534d7a: Waiting [2022-09-06T23:10:03.817Z] 6ad1cebc031e: Waiting [2022-09-06T23:10:03.817Z] 4657fd5d0bcf: Waiting [2022-09-06T23:10:03.817Z] 8a3aa393b2d8: Waiting [2022-09-06T23:10:03.817Z] 25bc292e5bac: Verifying Checksum [2022-09-06T23:10:03.817Z] 25bc292e5bac: Download complete [2022-09-06T23:10:03.817Z] 52dc419b0ee2: Verifying Checksum [2022-09-06T23:10:03.817Z] 52dc419b0ee2: Download complete [2022-09-06T23:10:03.817Z] 4657fd5d0bcf: Verifying Checksum [2022-09-06T23:10:03.817Z] 4657fd5d0bcf: Download complete [2022-09-06T23:10:04.082Z] df9b9388f04a: Verifying Checksum [2022-09-06T23:10:04.082Z] df9b9388f04a: Pull complete [2022-09-06T23:10:04.082Z] 6ad1cebc031e: Verifying Checksum [2022-09-06T23:10:04.082Z] 6ad1cebc031e: Download complete [2022-09-06T23:10:04.356Z] 52dc419b0ee2: Pull complete [2022-09-06T23:10:04.356Z] 25bc292e5bac: Pull complete [2022-09-06T23:10:04.944Z] 114826534d7a: Verifying Checksum [2022-09-06T23:10:04.944Z] 114826534d7a: Download complete [2022-09-06T23:10:05.202Z] 8a3aa393b2d8: Verifying Checksum [2022-09-06T23:10:05.202Z] 8a3aa393b2d8: Download complete [2022-09-06T23:10:08.493Z] 114826534d7a: Pull complete [2022-09-06T23:10:08.493Z] 4657fd5d0bcf: Pull complete [2022-09-06T23:10:08.751Z] 6ad1cebc031e: Pull complete [2022-09-06T23:10:11.281Z] 8a3aa393b2d8: Pull complete [2022-09-06T23:10:11.281Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-06T23:10:11.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T23:10:11.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:10:11.361Z] prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container [2022-09-06T23:10:11.397Z] $ 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/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-06T23:10:13.587Z] $ docker top fa2e4b249ebfc21b4e4691e35b3ece7a58c494d51f5191df15a5283cd96d78c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T23:10:13.659Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-06T23:10:13.940Z] + set -o pipefail [2022-09-06T23:10:13.940Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-06T23:10:19.477Z] [2022-09-06T23:10:19.477Z] Monitoring /w/workspace/edgex-go/292 (github.com/edgexfoundry/edgex-go)... [2022-09-06T23:10:19.477Z] [2022-09-06T23:10:19.477Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/17b467f2-1e22-40bd-88c2-f4ca3c5d910c [2022-09-06T23:10:19.477Z] [2022-09-06T23:10:19.477Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-06T23:10:19.477Z] [2022-09-06T23:10:19.477Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-06T23:10:19.477Z] [2022-09-06T23:10:19.738Z] [Pipeline] } [2022-09-06T23:10:19.750Z] $ docker stop --time=1 fa2e4b249ebfc21b4e4691e35b3ece7a58c494d51f5191df15a5283cd96d78c8 [2022-09-06T23:10:21.998Z] $ docker rm -f fa2e4b249ebfc21b4e4691e35b3ece7a58c494d51f5191df15a5283cd96d78c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-06T23:10:22.359Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T23:10:22.367Z] provisioning config files... [2022-09-06T23:10:22.375Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/292@tmp/config887730703579818184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:10:22.669Z] --> edgex-publish-swagger.sh [2022-09-06T23:10:22.669Z] === Publish openapi/v2 API === [2022-09-06T23:10:22.669Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-06T23:10:22.669Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/292/openapi/v2/core-command.yaml] [2022-09-06T23:10:22.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:10:22.669Z] Dload Upload Total Spent Left Speed [2022-09-06T23:10:23.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34805 --:--:-- --:--:-- --:--:-- 34769 100 33831 0 0 100 33831 0 34805 --:--:-- --:--:-- --:--:-- 34769 [2022-09-06T23:10:23.611Z] [2022-09-06T23:10:23.611Z] [2022-09-06T23:10:23.611Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/292/openapi/v2/core-data.yaml] [2022-09-06T23:10:23.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:10:23.611Z] Dload Upload Total Spent Left Speed [2022-09-06T23:10:24.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73742 --:--:-- --:--:-- --:--:-- 73666 100 71604 0 0 100 71604 0 73742 --:--:-- --:--:-- --:--:-- 73666 [2022-09-06T23:10:24.552Z] [2022-09-06T23:10:24.552Z] [2022-09-06T23:10:24.552Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/292/openapi/v2/core-metadata.yaml] [2022-09-06T23:10:24.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:10:24.552Z] Dload Upload Total Spent Left Speed [2022-09-06T23:10:25.492Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 143k 0:00:01 0:00:01 --:--:-- 143k 100 144k 0 0 100 144k 0 143k 0:00:01 0:00:01 --:--:-- 143k [2022-09-06T23:10:25.492Z] [2022-09-06T23:10:25.492Z] [2022-09-06T23:10:25.492Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/292/openapi/v2/support-notifications.yaml] [2022-09-06T23:10:25.492Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:10:25.492Z] Dload Upload Total Spent Left Speed [2022-09-06T23:10:26.432Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 93136 --:--:-- --:--:-- --:--:-- 93039 100 89318 0 0 100 89318 0 93136 --:--:-- --:--:-- --:--:-- 93039 [2022-09-06T23:10:26.432Z] [2022-09-06T23:10:26.432Z] [2022-09-06T23:10:26.432Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/292/openapi/v2/support-scheduler.yaml] [2022-09-06T23:10:26.432Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:10:26.432Z] Dload Upload Total Spent Left Speed [2022-09-06T23:10:27.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32826 0:00:01 0:00:01 --:--:-- 32826 100 39556 0 0 100 39556 0 30427 0:00:01 0:00:01 --:--:-- 30427 [2022-09-06T23:10:27.817Z] [2022-09-06T23:10:27.817Z] [2022-09-06T23:10:27.817Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/292/openapi/v2/system-agent.yaml] [2022-09-06T23:10:27.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T23:10:27.817Z] Dload Upload Total Spent Left Speed [2022-09-06T23:10:28.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22856 --:--:-- --:--:-- --:--:-- 22830 [2022-09-06T23:10:28.760Z] [2022-09-06T23:10:28.760Z] [Pipeline] } [2022-09-06T23:10:28.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-09-06T23:10:29.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T23:10:29.158Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:10:29.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T23:10:29.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:10:29.565Z] prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container [2022-09-06T23:10:29.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T23:10:30.043Z] $ docker top 140e8ee3714475e0bdc174cdbb25ac233c491763c81e073a48175dfb04a17b47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T23:10:30.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T23:10:30.140Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T23:10:30.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T23:10:30.270Z] $ docker exec 140e8ee3714475e0bdc174cdbb25ac233c491763c81e073a48175dfb04a17b47 ssh-agent [2022-09-06T23:10:30.379Z] SSH_AUTH_SOCK=/tmp/ssh-9rSR8I5T9l9y/agent.32 [2022-09-06T23:10:30.379Z] SSH_AGENT_PID=38 [2022-09-06T23:10:30.384Z] Running ssh-add (command line suppressed) [2022-09-06T23:10:30.499Z] Identity added: /w/workspace/edgex-go/292@tmp/private_key_3712697396346234553.key (/w/workspace/edgex-go/292@tmp/private_key_3712697396346234553.key) [2022-09-06T23:10:30.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T23:10:30.802Z] + git semver tag [2022-09-06T23:10:31.062Z] 2022-09-06 23:10:30,974 [run_tag] DEBUG tag force:False [2022-09-06T23:10:31.062Z] 2022-09-06 23:10:30,974 [check_head_tag] DEBUG check head tag [2022-09-06T23:10:31.062Z] 2022-09-06 23:10:30,976 [execute] INFO git cat-file --batch-check [2022-09-06T23:10:31.062Z] 2022-09-06 23:10:30,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/292, universal_newlines=False, shell=None, istream=) [2022-09-06T23:10:31.062Z] 2022-09-06 23:10:30,980 [execute] INFO git cat-file --batch [2022-09-06T23:10:31.062Z] 2022-09-06 23:10:30,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/292, universal_newlines=False, shell=None, istream=) [2022-09-06T23:10:31.062Z] 2022-09-06 23:10:31,004 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main [2022-09-06T23:10:31.062Z] 2022-09-06 23:10:31,004 [execute] INFO git tag -a v2.3.0-dev.56 -m v2.3.0-dev.56 [2022-09-06T23:10:31.062Z] 2022-09-06 23:10:31,004 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.56', '-m', 'v2.3.0-dev.56'], cwd=/w/workspace/edgex-go/292, universal_newlines=False, shell=None, istream=None) [2022-09-06T23:10:31.062Z] 2022-09-06 23:10:31,008 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main [2022-09-06T23:10:31.062Z] 2.3.0-dev.56 [Pipeline] } [2022-09-06T23:10:31.073Z] $ docker exec --env ******** --env ******** 140e8ee3714475e0bdc174cdbb25ac233c491763c81e073a48175dfb04a17b47 ssh-agent -k [2022-09-06T23:10:31.177Z] unset SSH_AUTH_SOCK; [2022-09-06T23:10:31.177Z] unset SSH_AGENT_PID; [2022-09-06T23:10:31.177Z] echo Agent pid 38 killed; [2022-09-06T23:10:31.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T23:10:31.487Z] + git semver [Pipeline] } [2022-09-06T23:10:31.762Z] $ docker stop --time=1 140e8ee3714475e0bdc174cdbb25ac233c491763c81e073a48175dfb04a17b47 [2022-09-06T23:10:33.063Z] $ docker rm -f 140e8ee3714475e0bdc174cdbb25ac233c491763c81e073a48175dfb04a17b47 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:10:33.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T23:10:33.464Z] [2022-09-06T23:10:33.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:10:33.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T23:10:33.763Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-06T23:10:33.763Z] ab5ef0e58194: Pulling fs layer [2022-09-06T23:10:33.763Z] 9712f1f96733: Pulling fs layer [2022-09-06T23:10:33.763Z] 63f879dbbcfc: Pulling fs layer [2022-09-06T23:10:33.763Z] 0d9ebad4ef96: Pulling fs layer [2022-09-06T23:10:33.763Z] e9a5061849ea: Pulling fs layer [2022-09-06T23:10:33.763Z] 0d9ebad4ef96: Waiting [2022-09-06T23:10:33.763Z] e9a5061849ea: Waiting [2022-09-06T23:10:33.763Z] d747dcd14b5f: Pulling fs layer [2022-09-06T23:10:33.763Z] 2de7ff778b66: Pulling fs layer [2022-09-06T23:10:33.763Z] 2de7ff778b66: Waiting [2022-09-06T23:10:33.763Z] d747dcd14b5f: Waiting [2022-09-06T23:10:33.763Z] 9712f1f96733: Verifying Checksum [2022-09-06T23:10:34.353Z] 63f879dbbcfc: Verifying Checksum [2022-09-06T23:10:34.353Z] 63f879dbbcfc: Download complete [2022-09-06T23:10:34.353Z] 0d9ebad4ef96: Verifying Checksum [2022-09-06T23:10:34.353Z] 0d9ebad4ef96: Download complete [2022-09-06T23:10:34.353Z] d747dcd14b5f: Verifying Checksum [2022-09-06T23:10:34.353Z] d747dcd14b5f: Download complete [2022-09-06T23:10:34.353Z] e9a5061849ea: Verifying Checksum [2022-09-06T23:10:34.353Z] e9a5061849ea: Download complete [2022-09-06T23:10:34.353Z] ab5ef0e58194: Verifying Checksum [2022-09-06T23:10:34.353Z] ab5ef0e58194: Download complete [2022-09-06T23:10:34.613Z] 2de7ff778b66: Verifying Checksum [2022-09-06T23:10:34.613Z] 2de7ff778b66: Download complete [2022-09-06T23:10:37.899Z] ab5ef0e58194: Pull complete [2022-09-06T23:10:37.899Z] 9712f1f96733: Pull complete [2022-09-06T23:10:38.157Z] 63f879dbbcfc: Pull complete [2022-09-06T23:10:42.349Z] 0d9ebad4ef96: Pull complete [2022-09-06T23:10:42.349Z] e9a5061849ea: Pull complete [2022-09-06T23:10:42.349Z] d747dcd14b5f: Pull complete [2022-09-06T23:10:42.917Z] 2de7ff778b66: Pull complete [2022-09-06T23:10:42.917Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-06T23:10:43.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T23:10:43.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:10:43.266Z] prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container [2022-09-06T23:10:43.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-06T23:10:45.354Z] $ docker top 65526f198800f9127ef22dc2b009b00b3c56bb8037a8930ca7424cc74c6a29ab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-06T23:10:45.427Z] provisioning config files... [2022-09-06T23:10:45.433Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/292@tmp/config5243114413977161128tmp [2022-09-06T23:10:45.446Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/292@tmp/config6761974554314700306tmp [2022-09-06T23:10:45.458Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/292@tmp/config8276796179681590135tmp [Pipeline] { [Pipeline] echo [2022-09-06T23:10:45.472Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:10:45.807Z] ---> sigul-configuration.sh [2022-09-06T23:10:45.807Z] gpg: directory `/root/.gnupg' created [2022-09-06T23:10:45.807Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-06T23:10:45.807Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-06T23:10:45.807Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-06T23:10:45.807Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-06T23:10:45.807Z] gpg: CAST5 encrypted data [2022-09-06T23:10:45.807Z] gpg: encrypted with 1 passphrase [2022-09-06T23:10:45.807Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-06T23:10:46.151Z] + mkdir /home/jenkins [2022-09-06T23:10:46.151Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-06T23:10:46.437Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-06T23:10:46.445Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:10:46.734Z] ---> sigul-install.sh [2022-09-06T23:10:46.734Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-06T23:10:47.021Z] + git tag --list [2022-09-06T23:10:47.021Z] 0.6.0 [2022-09-06T23:10:47.021Z] 0.6.1 [2022-09-06T23:10:47.021Z] 0.7.0 [2022-09-06T23:10:47.021Z] 0.7.1 [2022-09-06T23:10:47.021Z] v1.0.0 [2022-09-06T23:10:47.021Z] v1.0.1 [2022-09-06T23:10:47.021Z] v1.1.0 [2022-09-06T23:10:47.021Z] v1.2.0 [2022-09-06T23:10:47.021Z] v1.2.1 [2022-09-06T23:10:47.021Z] v1.3.0 [2022-09-06T23:10:47.021Z] v1.3.1 [2022-09-06T23:10:47.021Z] v2.0.0 [2022-09-06T23:10:47.021Z] v2.1.0 [2022-09-06T23:10:47.021Z] v2.1.1 [2022-09-06T23:10:47.021Z] v2.1.1-dev.1 [2022-09-06T23:10:47.021Z] v2.1.1-dev.2 [2022-09-06T23:10:47.021Z] v2.1.1-dev.3 [2022-09-06T23:10:47.021Z] v2.1.1-dev.4 [2022-09-06T23:10:47.021Z] v2.1.1-dev.5 [2022-09-06T23:10:47.021Z] v2.1.1-dev.6 [2022-09-06T23:10:47.021Z] v2.1.1-dev.7 [2022-09-06T23:10:47.021Z] v2.1.1-dev.8 [2022-09-06T23:10:47.021Z] v2.1.2-dev.1 [2022-09-06T23:10:47.021Z] v2.2.0 [2022-09-06T23:10:47.021Z] v2.2.1-dev.1 [2022-09-06T23:10:47.021Z] v2.2.1-dev.10 [2022-09-06T23:10:47.021Z] v2.2.1-dev.11 [2022-09-06T23:10:47.021Z] v2.2.1-dev.12 [2022-09-06T23:10:47.021Z] v2.2.1-dev.13 [2022-09-06T23:10:47.021Z] v2.2.1-dev.14 [2022-09-06T23:10:47.021Z] v2.2.1-dev.15 [2022-09-06T23:10:47.021Z] v2.2.1-dev.16 [2022-09-06T23:10:47.021Z] v2.2.1-dev.17 [2022-09-06T23:10:47.021Z] v2.2.1-dev.18 [2022-09-06T23:10:47.021Z] v2.2.1-dev.19 [2022-09-06T23:10:47.021Z] v2.2.1-dev.2 [2022-09-06T23:10:47.021Z] v2.2.1-dev.20 [2022-09-06T23:10:47.021Z] v2.2.1-dev.21 [2022-09-06T23:10:47.021Z] v2.2.1-dev.22 [2022-09-06T23:10:47.021Z] v2.2.1-dev.23 [2022-09-06T23:10:47.021Z] v2.2.1-dev.24 [2022-09-06T23:10:47.021Z] v2.2.1-dev.25 [2022-09-06T23:10:47.021Z] v2.2.1-dev.26 [2022-09-06T23:10:47.021Z] v2.2.1-dev.27 [2022-09-06T23:10:47.021Z] v2.2.1-dev.28 [2022-09-06T23:10:47.021Z] v2.2.1-dev.29 [2022-09-06T23:10:47.021Z] v2.2.1-dev.3 [2022-09-06T23:10:47.021Z] v2.2.1-dev.4 [2022-09-06T23:10:47.021Z] v2.2.1-dev.5 [2022-09-06T23:10:47.021Z] v2.2.1-dev.6 [2022-09-06T23:10:47.021Z] v2.2.1-dev.7 [2022-09-06T23:10:47.021Z] v2.2.1-dev.8 [2022-09-06T23:10:47.021Z] v2.2.1-dev.9 [2022-09-06T23:10:47.021Z] v2.3.0-dev.29 [2022-09-06T23:10:47.021Z] v2.3.0-dev.30 [2022-09-06T23:10:47.021Z] v2.3.0-dev.31 [2022-09-06T23:10:47.021Z] v2.3.0-dev.32 [2022-09-06T23:10:47.021Z] v2.3.0-dev.33 [2022-09-06T23:10:47.021Z] v2.3.0-dev.34 [2022-09-06T23:10:47.021Z] v2.3.0-dev.35 [2022-09-06T23:10:47.021Z] v2.3.0-dev.36 [2022-09-06T23:10:47.021Z] v2.3.0-dev.37 [2022-09-06T23:10:47.021Z] v2.3.0-dev.38 [2022-09-06T23:10:47.021Z] v2.3.0-dev.39 [2022-09-06T23:10:47.021Z] v2.3.0-dev.40 [2022-09-06T23:10:47.021Z] v2.3.0-dev.41 [2022-09-06T23:10:47.021Z] v2.3.0-dev.42 [2022-09-06T23:10:47.021Z] v2.3.0-dev.43 [2022-09-06T23:10:47.021Z] v2.3.0-dev.44 [2022-09-06T23:10:47.021Z] v2.3.0-dev.45 [2022-09-06T23:10:47.021Z] v2.3.0-dev.46 [2022-09-06T23:10:47.021Z] v2.3.0-dev.47 [2022-09-06T23:10:47.021Z] v2.3.0-dev.48 [2022-09-06T23:10:47.021Z] v2.3.0-dev.49 [2022-09-06T23:10:47.021Z] v2.3.0-dev.50 [2022-09-06T23:10:47.021Z] v2.3.0-dev.51 [2022-09-06T23:10:47.021Z] v2.3.0-dev.52 [2022-09-06T23:10:47.021Z] v2.3.0-dev.53 [2022-09-06T23:10:47.021Z] v2.3.0-dev.54 [2022-09-06T23:10:47.021Z] v2.3.0-dev.55 [2022-09-06T23:10:47.021Z] v2.3.0-dev.56 [Pipeline] sh [2022-09-06T23:10:47.315Z] + lftools sign git-tag v2.3.0-dev.56 [2022-09-06T23:10:47.888Z] Signing Git tag with Sigul... [2022-09-06T23:10:47.888Z] Signing v2.3.0-dev.56 [Pipeline] echo [2022-09-06T23:10:48.156Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:10:48.442Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-06T23:10:48.455Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-06T23:10:48.472Z] $ docker stop --time=1 65526f198800f9127ef22dc2b009b00b3c56bb8037a8930ca7424cc74c6a29ab [2022-09-06T23:10:49.800Z] $ docker rm -f 65526f198800f9127ef22dc2b009b00b3c56bb8037a8930ca7424cc74c6a29ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-06T23:10:50.220Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T23:10:50.220Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:10:50.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T23:10:50.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:10:50.596Z] prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container [2022-09-06T23:10:50.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T23:10:51.012Z] $ docker top b1de08db5bd73ccbc4c461249b29ccc07690b197a1bde867909c28ed499b6a73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T23:10:51.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T23:10:51.094Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T23:10:51.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T23:10:51.220Z] $ docker exec b1de08db5bd73ccbc4c461249b29ccc07690b197a1bde867909c28ed499b6a73 ssh-agent [2022-09-06T23:10:51.343Z] SSH_AUTH_SOCK=/tmp/ssh-cY9d7C58F1T6/agent.33 [2022-09-06T23:10:51.343Z] SSH_AGENT_PID=39 [2022-09-06T23:10:51.348Z] Running ssh-add (command line suppressed) [2022-09-06T23:10:51.456Z] Identity added: /w/workspace/edgex-go/292@tmp/private_key_1104734032456282874.key (/w/workspace/edgex-go/292@tmp/private_key_1104734032456282874.key) [2022-09-06T23:10:51.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T23:10:51.762Z] + git semver bump pre [2022-09-06T23:10:52.024Z] 2022-09-06 23:10:51,945 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main [2022-09-06T23:10:52.024Z] 2022-09-06 23:10:51,945 [bump_version] DEBUG bumping version:2.3.0-dev.56 on axis:pre with prefix:dev [2022-09-06T23:10:52.024Z] 2022-09-06 23:10:51,945 [bump_version] DEBUG bumped version:2.3.0-dev.57 [2022-09-06T23:10:52.024Z] 2022-09-06 23:10:51,946 [write_version] DEBUG write version:2.3.0-dev.57 to path:/w/workspace/edgex-go/292/.semver/main with force:True [2022-09-06T23:10:52.024Z] 2022-09-06 23:10:51,946 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main [2022-09-06T23:10:52.024Z] 2022-09-06 23:10:51,946 [write_file] DEBUG write to file:/w/workspace/edgex-go/292/.semver/main [2022-09-06T23:10:52.024Z] 2022-09-06 23:10:51,948 [execute] INFO git cat-file --batch-check [2022-09-06T23:10:52.024Z] 2022-09-06 23:10:51,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/292/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T23:10:52.024Z] 2022-09-06 23:10:51,953 [execute] INFO git cat-file --batch [2022-09-06T23:10:52.024Z] 2022-09-06 23:10:51,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/292/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T23:10:52.024Z] 2022-09-06 23:10:51,958 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main [2022-09-06T23:10:52.024Z] 2.3.0-dev.57 [Pipeline] } [2022-09-06T23:10:52.034Z] $ docker exec --env ******** --env ******** b1de08db5bd73ccbc4c461249b29ccc07690b197a1bde867909c28ed499b6a73 ssh-agent -k [2022-09-06T23:10:52.154Z] unset SSH_AUTH_SOCK; [2022-09-06T23:10:52.154Z] unset SSH_AGENT_PID; [2022-09-06T23:10:52.154Z] echo Agent pid 39 killed; [2022-09-06T23:10:52.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T23:10:52.472Z] + git semver [Pipeline] } [2022-09-06T23:10:52.745Z] $ docker stop --time=1 b1de08db5bd73ccbc4c461249b29ccc07690b197a1bde867909c28ed499b6a73 [2022-09-06T23:10:54.232Z] $ docker rm -f b1de08db5bd73ccbc4c461249b29ccc07690b197a1bde867909c28ed499b6a73 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T23:10:54.598Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T23:10:54.598Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:10:54.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T23:10:54.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:10:54.980Z] prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container [2022-09-06T23:10:55.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T23:10:55.427Z] $ docker top 618e9ae0ef73ef7d1f31660942feb8ecd345f4f84feae4ca9b34bcf8c37e5c73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T23:10:55.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T23:10:55.523Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T23:10:55.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T23:10:55.649Z] $ docker exec 618e9ae0ef73ef7d1f31660942feb8ecd345f4f84feae4ca9b34bcf8c37e5c73 ssh-agent [2022-09-06T23:10:55.760Z] SSH_AUTH_SOCK=/tmp/ssh-iaK3pPrLV9UR/agent.33 [2022-09-06T23:10:55.760Z] SSH_AGENT_PID=40 [2022-09-06T23:10:55.765Z] Running ssh-add (command line suppressed) [2022-09-06T23:10:55.895Z] Identity added: /w/workspace/edgex-go/292@tmp/private_key_1620387128696842113.key (/w/workspace/edgex-go/292@tmp/private_key_1620387128696842113.key) [2022-09-06T23:10:55.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T23:10:56.198Z] + git semver push [2022-09-06T23:10:56.458Z] 2022-09-06 23:10:56,398 [run_push] DEBUG push [2022-09-06T23:10:56.458Z] 2022-09-06 23:10:56,399 [execute] INFO git cat-file --batch-check [2022-09-06T23:10:56.458Z] 2022-09-06 23:10:56,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/292/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T23:10:56.458Z] 2022-09-06 23:10:56,403 [execute] INFO git rev-list 57ca1f69c4e7127a22bca7dd3c3d4b102b0a5d4a -- [2022-09-06T23:10:56.458Z] 2022-09-06 23:10:56,403 [execute] DEBUG Popen(['git', 'rev-list', '57ca1f69c4e7127a22bca7dd3c3d4b102b0a5d4a', '--'], cwd=/w/workspace/edgex-go/292/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T23:10:56.458Z] 2022-09-06 23:10:56,418 [execute] INFO git fetch -v origin [2022-09-06T23:10:56.458Z] 2022-09-06 23:10:56,418 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/292/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-06T23:10:57.399Z] 2022-09-06 23:10:57,134 [run_push] DEBUG no remote changes detected [2022-09-06T23:10:57.399Z] 2022-09-06 23:10:57,134 [execute] INFO git push origin semver [2022-09-06T23:10:57.400Z] 2022-09-06 23:10:57,135 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/292/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T23:10:57.971Z] 2022-09-06 23:10:57,954 [run_push] DEBUG push all version tags [2022-09-06T23:10:57.972Z] 2022-09-06 23:10:57,954 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-06T23:10:57.972Z] 2022-09-06 23:10:57,955 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/292, universal_newlines=False, shell=None, istream=None) [2022-09-06T23:10:58.915Z] 2022-09-06 23:10:58,741 [read_version] DEBUG read version from /w/workspace/edgex-go/292/.semver/main [2022-09-06T23:10:58.915Z] 2.3.0-dev.57 [Pipeline] } [2022-09-06T23:10:58.925Z] $ docker exec --env ******** --env ******** 618e9ae0ef73ef7d1f31660942feb8ecd345f4f84feae4ca9b34bcf8c37e5c73 ssh-agent -k [2022-09-06T23:10:59.040Z] unset SSH_AUTH_SOCK; [2022-09-06T23:10:59.040Z] unset SSH_AGENT_PID; [2022-09-06T23:10:59.040Z] echo Agent pid 40 killed; [2022-09-06T23:10:59.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T23:10:59.350Z] + git semver [Pipeline] } [2022-09-06T23:10:59.624Z] $ docker stop --time=1 618e9ae0ef73ef7d1f31660942feb8ecd345f4f84feae4ca9b34bcf8c37e5c73 [2022-09-06T23:11:00.968Z] $ docker rm -f 618e9ae0ef73ef7d1f31660942feb8ecd345f4f84feae4ca9b34bcf8c37e5c73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-06T23:11:01.529Z] + [ -d /w/workspace/edgex-go/292/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:11:01.822Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:11:02.689Z] ---> package-listing.sh [2022-09-06T23:11:02.689Z] ++ facter osfamily [2022-09-06T23:11:02.689Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-06T23:11:02.965Z] + OS_FAMILY=debian [2022-09-06T23:11:02.965Z] + workspace=/w/workspace/edgex-go/292 [2022-09-06T23:11:02.965Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-06T23:11:02.965Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-06T23:11:02.965Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-06T23:11:02.965Z] + PACKAGES=/tmp/packages_start.txt [2022-09-06T23:11:02.965Z] + '[' /w/workspace/edgex-go/292 ']' [2022-09-06T23:11:02.965Z] + PACKAGES=/tmp/packages_end.txt [2022-09-06T23:11:02.965Z] + case "${OS_FAMILY}" in [2022-09-06T23:11:02.965Z] + dpkg -l [2022-09-06T23:11:02.965Z] + grep '^ii' [2022-09-06T23:11:02.965Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-06T23:11:02.965Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-06T23:11:02.965Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-06T23:11:02.965Z] + '[' /w/workspace/edgex-go/292 ']' [2022-09-06T23:11:02.965Z] + mkdir -p /w/workspace/edgex-go/292/archives/ [2022-09-06T23:11:02.965Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/292/archives/ [Pipeline] echo [2022-09-06T23:11:02.979Z] 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/292/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-06T23:11:03.280Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:11:03.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T23:11:03.842Z] [2022-09-06T23:11:03.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T23:11:04.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T23:11:04.143Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-06T23:11:04.143Z] 5eb5b503b376: Pulling fs layer [2022-09-06T23:11:04.143Z] 5c69ac0246d0: Pulling fs layer [2022-09-06T23:11:04.143Z] ec43610c2a17: Pulling fs layer [2022-09-06T23:11:04.143Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-06T23:11:04.143Z] 33b1e0a273af: Pulling fs layer [2022-09-06T23:11:04.143Z] 5d3b04190fa2: Pulling fs layer [2022-09-06T23:11:04.143Z] 2f39f015ded8: Pulling fs layer [2022-09-06T23:11:04.143Z] 3a2ae6a8a46f: Waiting [2022-09-06T23:11:04.143Z] 33b1e0a273af: Waiting [2022-09-06T23:11:04.143Z] 5d3b04190fa2: Waiting [2022-09-06T23:11:04.143Z] 5c69ac0246d0: Verifying Checksum [2022-09-06T23:11:04.143Z] 5c69ac0246d0: Download complete [2022-09-06T23:11:04.143Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-06T23:11:04.143Z] 3a2ae6a8a46f: Download complete [2022-09-06T23:11:04.143Z] 33b1e0a273af: Verifying Checksum [2022-09-06T23:11:04.143Z] 33b1e0a273af: Download complete [2022-09-06T23:11:04.403Z] 5d3b04190fa2: Verifying Checksum [2022-09-06T23:11:04.403Z] 5d3b04190fa2: Download complete [2022-09-06T23:11:04.403Z] ec43610c2a17: Verifying Checksum [2022-09-06T23:11:04.403Z] ec43610c2a17: Download complete [2022-09-06T23:11:04.403Z] 5eb5b503b376: Verifying Checksum [2022-09-06T23:11:04.403Z] 5eb5b503b376: Download complete [2022-09-06T23:11:04.970Z] 2f39f015ded8: Verifying Checksum [2022-09-06T23:11:04.970Z] 2f39f015ded8: Download complete [2022-09-06T23:11:05.536Z] 5eb5b503b376: Pull complete [2022-09-06T23:11:05.796Z] 5c69ac0246d0: Pull complete [2022-09-06T23:11:06.055Z] ec43610c2a17: Pull complete [2022-09-06T23:11:06.317Z] 3a2ae6a8a46f: Pull complete [2022-09-06T23:11:06.317Z] 33b1e0a273af: Pull complete [2022-09-06T23:11:06.575Z] 5d3b04190fa2: Pull complete [2022-09-06T23:11:10.769Z] 2f39f015ded8: Pull complete [2022-09-06T23:11:10.769Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-06T23:11:10.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T23:11:10.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T23:11:10.856Z] prd-ubuntu20.04-docker-8c-8g-28363 does not seem to be running inside a container [2022-09-06T23:11:10.888Z] $ 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/292/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/292 -v /w/workspace/edgex-go/292:/w/workspace/edgex-go/292:rw,z -v /w/workspace/edgex-go/292@tmp:/w/workspace/edgex-go/292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T23:11:12.396Z] $ docker top 1d3ad13a3e994872d9ebe450a9d4d1995aa31e13c5142dbb7cee59616f3c0090 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T23:11:12.745Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-06T23:11:13.027Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-06T23:11:13.314Z] + ls /var/log/sa-host [2022-09-06T23:11:13.314Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T23:11:13.453Z] provisioning config files... [2022-09-06T23:11:13.463Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/292@tmp/config7699990467465885757tmp [Pipeline] { [Pipeline] echo [2022-09-06T23:11:13.479Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:11:13.759Z] ---> create-netrc.sh [Pipeline] } [2022-09-06T23:11:13.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:11:14.092Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-06T23:11:14.100Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:11:14.380Z] ---> sudo-logs.sh [2022-09-06T23:11:14.380Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-06T23:11:14.400Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:11:14.683Z] ---> job-cost.sh [2022-09-06T23:11:14.683Z] lf-activate-venv: SKIPPING [2022-09-06T23:11:14.683Z] DEBUG: total: 0.10999999940395355 [2022-09-06T23:11:14.683Z] INFO: Retrieving Stack Cost... [2022-09-06T23:11:15.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T23:11:15.826Z] INFO: Archiving Costs [Pipeline] echo [2022-09-06T23:11:15.835Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T23:11:16.114Z] ---> logs-deploy.sh [2022-09-06T23:11:16.114Z] lf-activate-venv: SKIPPING [2022-09-06T23:11:16.114Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/292 [2022-09-06T23:11:16.114Z] INFO: archiving workspace using pattern(s): [2022-09-06T23:11:17.051Z] Archives upload complete. [2022-09-06T23:11:17.051Z] INFO: archiving logs to Nexus