Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21503d9d14d9204440d1ac2d948e9de3a80a82ce 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-ssh79801740733647995.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-ssh13333553896792226220.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-ssh10251170697377942986.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-ssh1382684572291485855.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-ssh8201386983684996998.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 ‘prd-ubuntu20.04-docker-8c-8g-28708’ is offline Running on prd-ubuntu20.04-docker-8c-8g-28710 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/296 [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/296 # 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 21503d9d14d9204440d1ac2d948e9de3a80a82ce (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 21503d9d14d9204440d1ac2d948e9de3a80a82ce # timeout=10 Commit message: "feat: Secure MQTT Bus Credentials (#4142)" > git rev-list --no-walk a6325e0463602b43dbd3360515d0492371783028 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-08T16:02:25.757Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-08T16:02:25.810Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-08T16:02:25.820Z] ========================================================= [2022-09-08T16:02:25.820Z] EdgeX Global Pipelines Version Info [2022-09-08T16:02:25.820Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:02:26.564Z] ------------------- [2022-09-08T16:02:26.564Z] stable info: [2022-09-08T16:02:26.564Z] ------------------- [2022-09-08T16:02:26.564Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-08T16:02:26.564Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-08T16:02:26.564Z] Message: update stable to v1.0.239 [2022-09-08T16:02:27.135Z] ------------------- [2022-09-08T16:02:27.135Z] experimental info: [2022-09-08T16:02:27.135Z] ------------------- [2022-09-08T16:02:27.135Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-08T16:02:27.135Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-08T16:02:27.135Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-08T16:02:27.391Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-08T16:02:27.404Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-08T16:02:27.418Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-08T16:02:27.430Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-08T16:02:27.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-08T16:02:27.451Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-08T16:02:27.463Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-08T16:02:27.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-08T16:02:27.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-08T16:02:27.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-08T16:02:27.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-08T16:02:27.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-08T16:02:27.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-08T16:02:27.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-08T16:02:27.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-08T16:02:27.572Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-08T16:02:27.583Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-08T16:02:27.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-08T16:02:27.605Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-08T16:02:27.617Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-08T16:02:27.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-08T16:02:27.638Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-08T16:02:27.652Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-08T16:02:27.665Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-08T16:02:27.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-08T16:02:27.686Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-08T16:02:27.696Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] echo [2022-09-08T16:02:27.708Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21503d9 [Pipeline] echo [2022-09-08T16:02:27.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-08T16:02:27.762Z] provisioning config files... [2022-09-08T16:02:27.777Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/296@tmp/config1322996694308185242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:02:28.077Z] ---> docker-login.sh [2022-09-08T16:02:28.077Z] nexus3.edgexfoundry.org:10001 [2022-09-08T16:02:28.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:02:28.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:02:28.599Z] Configure a credential helper to remove this warning. See [2022-09-08T16:02:28.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:02:28.599Z] [2022-09-08T16:02:28.599Z] Login Succeeded [2022-09-08T16:02:28.599Z] nexus3.edgexfoundry.org:10002 [2022-09-08T16:02:28.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:02:28.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:02:28.860Z] Configure a credential helper to remove this warning. See [2022-09-08T16:02:28.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:02:28.860Z] [2022-09-08T16:02:28.860Z] Login Succeeded [2022-09-08T16:02:28.860Z] nexus3.edgexfoundry.org:10003 [2022-09-08T16:02:28.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:02:28.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:02:28.860Z] Configure a credential helper to remove this warning. See [2022-09-08T16:02:28.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:02:28.860Z] [2022-09-08T16:02:28.860Z] Login Succeeded [2022-09-08T16:02:28.860Z] nexus3.edgexfoundry.org:10004 [2022-09-08T16:02:29.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:02:29.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:02:29.120Z] Configure a credential helper to remove this warning. See [2022-09-08T16:02:29.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:02:29.120Z] [2022-09-08T16:02:29.120Z] Login Succeeded [2022-09-08T16:02:29.120Z] docker.io [2022-09-08T16:02:29.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:02:29.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:02:29.693Z] Configure a credential helper to remove this warning. See [2022-09-08T16:02:29.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:02:29.693Z] [2022-09-08T16:02:29.693Z] Login Succeeded [2022-09-08T16:02:29.693Z] ---> docker-login.sh ends [Pipeline] } [2022-09-08T16:02:29.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-08T16:02:30.012Z] + 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-08T16:02:30.012Z] + dirname cmd/core-command/Dockerfile [2022-09-08T16:02:30.012Z] + cut -d/ -f2 [2022-09-08T16:02:30.012Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-08T16:02:30.012Z] + dirname cmd/core-data/Dockerfile [2022-09-08T16:02:30.012Z] + cut -d/ -f2 [2022-09-08T16:02:30.012Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-08T16:02:30.012Z] + dirname cmd/core-metadata/Dockerfile [2022-09-08T16:02:30.012Z] + cut -d/ -f2 [2022-09-08T16:02:30.012Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-08T16:02:30.012Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-08T16:02:30.012Z] + cut -d/ -f2 [2022-09-08T16:02:30.012Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-08T16:02:30.012Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-08T16:02:30.012Z] + cut -d/ -f2 [2022-09-08T16:02:30.012Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-08T16:02:30.012Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-08T16:02:30.012Z] + cut -d/ -f2 [2022-09-08T16:02:30.012Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-08T16:02:30.012Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-08T16:02:30.012Z] + cut -d/ -f2 [2022-09-08T16:02:30.012Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-08T16:02:30.012Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-09-08T16:02:30.012Z] cut -d/ -f2 [2022-09-08T16:02:30.012Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-08T16:02:30.012Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-08T16:02:30.012Z] + cut -d/ -f2 [2022-09-08T16:02:30.012Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-08T16:02:30.012Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-08T16:02:30.012Z] + cut -d/ -f2 [2022-09-08T16:02:30.012Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-08T16:02:30.012Z] + dirname cmd/support-notifications/Dockerfile [2022-09-08T16:02:30.012Z] + cut -d/ -f2 [2022-09-08T16:02:30.012Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-08T16:02:30.012Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-08T16:02:30.012Z] + cut -d/ -f2 [2022-09-08T16:02:30.012Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-08T16:02:30.012Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-08T16:02:30.012Z] + cut -d/ -f2 [2022-09-08T16:02:30.012Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-08T16:02:30.049Z] 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-08T16:02:30.397Z] + git rev-list -1 --merges 21503d9d14d9204440d1ac2d948e9de3a80a82ce~1..21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] echo [2022-09-08T16:02:30.416Z] -----------> git rev-list -1 --merges 21503d9d14d9204440d1ac2d948e9de3a80a82ce~1..21503d9d14d9204440d1ac2d948e9de3a80a82ce 21503d9d14d9204440d1ac2d948e9de3a80a82ce [false] [Pipeline] sh [2022-09-08T16:02:30.707Z] + git log --format=format:%s -1 21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] echo [2022-09-08T16:02:30.724Z] ========================================================= [2022-09-08T16:02:30.724Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-08T16:02:30.724Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-08T16:02:31.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-08T16:02:31.120Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-08T16:02:31.120Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-08T16:02:31.120Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-08T16:02:31.120Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-08T16:02:31.120Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-08T16:02:31.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:02:31.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-08T16:02:31.468Z] [2022-09-08T16:02:31.468Z] 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-08T16:02:31.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-08T16:02:31.770Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-08T16:02:31.770Z] b85a868b505f: Pulling fs layer [2022-09-08T16:02:31.770Z] e2be974225ed: Pulling fs layer [2022-09-08T16:02:31.770Z] 339a4e72a1f5: Pulling fs layer [2022-09-08T16:02:31.770Z] 988bab9f4d93: Pulling fs layer [2022-09-08T16:02:31.770Z] 1469e6f7b9e6: Pulling fs layer [2022-09-08T16:02:31.770Z] eaf3925da568: Pulling fs layer [2022-09-08T16:02:31.770Z] bab4dde63d76: Pulling fs layer [2022-09-08T16:02:31.770Z] bde34c3a00c8: Pulling fs layer [2022-09-08T16:02:31.770Z] b352a97aabf1: Pulling fs layer [2022-09-08T16:02:31.770Z] 4872d77fe225: Pulling fs layer [2022-09-08T16:02:31.770Z] 5851b861e8e6: Pulling fs layer [2022-09-08T16:02:31.770Z] 988bab9f4d93: Waiting [2022-09-08T16:02:31.770Z] b352a97aabf1: Waiting [2022-09-08T16:02:31.770Z] 4872d77fe225: Waiting [2022-09-08T16:02:31.770Z] 1469e6f7b9e6: Waiting [2022-09-08T16:02:31.770Z] 5851b861e8e6: Waiting [2022-09-08T16:02:31.770Z] eaf3925da568: Waiting [2022-09-08T16:02:31.770Z] bab4dde63d76: Waiting [2022-09-08T16:02:31.770Z] bde34c3a00c8: Waiting [2022-09-08T16:02:31.770Z] e2be974225ed: Verifying Checksum [2022-09-08T16:02:31.770Z] e2be974225ed: Download complete [2022-09-08T16:02:31.770Z] 988bab9f4d93: Verifying Checksum [2022-09-08T16:02:31.770Z] 988bab9f4d93: Download complete [2022-09-08T16:02:32.032Z] 339a4e72a1f5: Verifying Checksum [2022-09-08T16:02:32.032Z] 339a4e72a1f5: Download complete [2022-09-08T16:02:32.032Z] 1469e6f7b9e6: Verifying Checksum [2022-09-08T16:02:32.032Z] 1469e6f7b9e6: Download complete [2022-09-08T16:02:32.032Z] eaf3925da568: Download complete [2022-09-08T16:02:32.032Z] bde34c3a00c8: Download complete [2022-09-08T16:02:32.032Z] b352a97aabf1: Verifying Checksum [2022-09-08T16:02:32.032Z] b352a97aabf1: Download complete [2022-09-08T16:02:32.032Z] 4872d77fe225: Verifying Checksum [2022-09-08T16:02:32.032Z] 4872d77fe225: Download complete [2022-09-08T16:02:32.032Z] 5851b861e8e6: Verifying Checksum [2022-09-08T16:02:32.032Z] 5851b861e8e6: Download complete [2022-09-08T16:02:32.032Z] b85a868b505f: Download complete [2022-09-08T16:02:32.600Z] bab4dde63d76: Verifying Checksum [2022-09-08T16:02:32.600Z] bab4dde63d76: Download complete [2022-09-08T16:02:33.170Z] b85a868b505f: Pull complete [2022-09-08T16:02:33.429Z] e2be974225ed: Pull complete [2022-09-08T16:02:33.690Z] 339a4e72a1f5: Pull complete [2022-09-08T16:02:33.951Z] 988bab9f4d93: Pull complete [2022-09-08T16:02:34.210Z] 1469e6f7b9e6: Pull complete [2022-09-08T16:02:34.210Z] eaf3925da568: Pull complete [2022-09-08T16:02:36.119Z] bab4dde63d76: Pull complete [2022-09-08T16:02:36.119Z] bde34c3a00c8: Pull complete [2022-09-08T16:02:36.119Z] b352a97aabf1: Pull complete [2022-09-08T16:02:36.119Z] 4872d77fe225: Pull complete [2022-09-08T16:02:36.380Z] 5851b861e8e6: Pull complete [2022-09-08T16:02:36.380Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-08T16:02:36.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-08T16:02:36.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:02:36.475Z] prd-ubuntu20.04-docker-8c-8g-28710 does not seem to be running inside a container [2022-09-08T16:02:36.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:02:38.543Z] $ docker top 6ae3db381f96a2c41e6759fa68f771264dd4d0b9fc35c5d08e5e9fa5a4dd0fd5 -eo pid,comm [2022-09-08T16:02:38.607Z] 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-08T16:02:38.607Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-08T16:02:38.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-08T16:02:38.647Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-08T16:02:38.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-08T16:02:38.767Z] $ docker exec 6ae3db381f96a2c41e6759fa68f771264dd4d0b9fc35c5d08e5e9fa5a4dd0fd5 ssh-agent [2022-09-08T16:02:38.877Z] SSH_AUTH_SOCK=/tmp/ssh-1j0hvhgfPWfg/agent.32 [2022-09-08T16:02:38.877Z] SSH_AGENT_PID=39 [2022-09-08T16:02:38.883Z] Running ssh-add (command line suppressed) [2022-09-08T16:02:39.005Z] Identity added: /w/workspace/edgex-go/296@tmp/private_key_6035905049511017713.key (/w/workspace/edgex-go/296@tmp/private_key_6035905049511017713.key) [2022-09-08T16:02:39.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-08T16:02:39.317Z] + git tag --points-at HEAD [Pipeline] } [2022-09-08T16:02:39.334Z] $ docker exec --env ******** --env ******** 6ae3db381f96a2c41e6759fa68f771264dd4d0b9fc35c5d08e5e9fa5a4dd0fd5 ssh-agent -k [2022-09-08T16:02:39.438Z] unset SSH_AUTH_SOCK; [2022-09-08T16:02:39.439Z] unset SSH_AGENT_PID; [2022-09-08T16:02:39.439Z] echo Agent pid 39 killed; [2022-09-08T16:02:39.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-08T16:02:39.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-08T16:02:39.475Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-08T16:02:39.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-08T16:02:39.612Z] $ docker exec 6ae3db381f96a2c41e6759fa68f771264dd4d0b9fc35c5d08e5e9fa5a4dd0fd5 ssh-agent [2022-09-08T16:02:39.731Z] SSH_AUTH_SOCK=/tmp/ssh-v4QTREcneviN/agent.71 [2022-09-08T16:02:39.731Z] SSH_AGENT_PID=78 [2022-09-08T16:02:39.736Z] Running ssh-add (command line suppressed) [2022-09-08T16:02:39.844Z] Identity added: /w/workspace/edgex-go/296@tmp/private_key_3085118201439067413.key (/w/workspace/edgex-go/296@tmp/private_key_3085118201439067413.key) [2022-09-08T16:02:39.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-08T16:02:40.150Z] + git semver init [2022-09-08T16:02:40.412Z] 2022-09-08 16:02:40,334 [run_init] DEBUG init version:0.0.0 force:False [2022-09-08T16:02:40.412Z] 2022-09-08 16:02:40,335 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/296/.semver [2022-09-08T16:02:40.412Z] 2022-09-08 16:02:40,335 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/296/.semver [2022-09-08T16:02:40.412Z] 2022-09-08 16:02:40,335 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/296/.semver'], cwd=/w/workspace/edgex-go/296, universal_newlines=False, shell=None, istream=None) [2022-09-08T16:02:45.759Z] 2022-09-08 16:02:45,408 [append_file] DEBUG append to file:/w/workspace/edgex-go/296/.git/info/exclude [2022-09-08T16:02:45.759Z] 2022-09-08 16:02:45,408 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/296/.semver/main with force:False [2022-09-08T16:02:45.759Z] 2022-09-08 16:02:45,409 [read_version] DEBUG read version from /w/workspace/edgex-go/296/.semver/main [2022-09-08T16:02:45.759Z] 2022-09-08 16:02:45,409 [read_version] DEBUG read version from /w/workspace/edgex-go/296/.semver/main [2022-09-08T16:02:45.759Z] 2.3.0-dev.60 [Pipeline] } [2022-09-08T16:02:45.772Z] $ docker exec --env ******** --env ******** 6ae3db381f96a2c41e6759fa68f771264dd4d0b9fc35c5d08e5e9fa5a4dd0fd5 ssh-agent -k [2022-09-08T16:02:45.895Z] unset SSH_AUTH_SOCK; [2022-09-08T16:02:45.896Z] unset SSH_AGENT_PID; [2022-09-08T16:02:45.896Z] echo Agent pid 78 killed; [2022-09-08T16:02:45.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-08T16:02:46.211Z] + git semver [Pipeline] } [2022-09-08T16:02:46.798Z] $ docker stop --time=1 6ae3db381f96a2c41e6759fa68f771264dd4d0b9fc35c5d08e5e9fa5a4dd0fd5 [2022-09-08T16:02:48.096Z] $ docker rm -f 6ae3db381f96a2c41e6759fa68f771264dd4d0b9fc35c5d08e5e9fa5a4dd0fd5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-08T16:02:48.450Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-08T16:02:48.689Z] Stashed 1 file(s) [Pipeline] echo [2022-09-08T16:02:48.692Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.60 [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-08T16:02:49.099Z] + git config --global --add safe.directory /w/workspace/edgex-go/296 [Pipeline] echo [2022-09-08T16:02:49.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-08T16:02:49.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-08T16:02:49.134Z] ========================================================= [2022-09-08T16:02:49.134Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-08T16:02:49.134Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-08T16:02:49.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-08T16:02:49.430Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-08T16:02:49.430Z] 2408cc74d12b: Pulling fs layer [2022-09-08T16:02:49.430Z] ea60b727a1ce: Pulling fs layer [2022-09-08T16:02:49.430Z] 30c4a7721957: Pulling fs layer [2022-09-08T16:02:49.430Z] 370296b7ddb6: Pulling fs layer [2022-09-08T16:02:49.430Z] 7c6cee850709: Pulling fs layer [2022-09-08T16:02:49.430Z] 39a5fcdaea64: Pulling fs layer [2022-09-08T16:02:49.430Z] d94ebbe4e438: Pulling fs layer [2022-09-08T16:02:49.430Z] bcfd1f05c69d: Pulling fs layer [2022-09-08T16:02:49.430Z] 59ccb84bbe0f: Pulling fs layer [2022-09-08T16:02:49.430Z] d94ebbe4e438: Waiting [2022-09-08T16:02:49.430Z] bcfd1f05c69d: Waiting [2022-09-08T16:02:49.430Z] 59ccb84bbe0f: Waiting [2022-09-08T16:02:49.430Z] 370296b7ddb6: Waiting [2022-09-08T16:02:49.430Z] 39a5fcdaea64: Waiting [2022-09-08T16:02:49.430Z] 7c6cee850709: Waiting [2022-09-08T16:02:49.430Z] 30c4a7721957: Verifying Checksum [2022-09-08T16:02:49.430Z] 30c4a7721957: Download complete [2022-09-08T16:02:49.430Z] ea60b727a1ce: Download complete [2022-09-08T16:02:49.430Z] 7c6cee850709: Verifying Checksum [2022-09-08T16:02:49.430Z] 7c6cee850709: Download complete [2022-09-08T16:02:49.430Z] 39a5fcdaea64: Verifying Checksum [2022-09-08T16:02:49.430Z] 39a5fcdaea64: Download complete [2022-09-08T16:02:49.430Z] 2408cc74d12b: Verifying Checksum [2022-09-08T16:02:49.430Z] 2408cc74d12b: Download complete [2022-09-08T16:02:49.694Z] d94ebbe4e438: Verifying Checksum [2022-09-08T16:02:49.694Z] d94ebbe4e438: Download complete [2022-09-08T16:02:49.694Z] 2408cc74d12b: Pull complete [2022-09-08T16:02:49.694Z] ea60b727a1ce: Pull complete [2022-09-08T16:02:49.965Z] 30c4a7721957: Pull complete [2022-09-08T16:02:50.555Z] 59ccb84bbe0f: Verifying Checksum [2022-09-08T16:02:50.555Z] 59ccb84bbe0f: Download complete [2022-09-08T16:02:50.817Z] bcfd1f05c69d: Verifying Checksum [2022-09-08T16:02:50.817Z] bcfd1f05c69d: Download complete [2022-09-08T16:02:50.817Z] 370296b7ddb6: Verifying Checksum [2022-09-08T16:02:50.817Z] 370296b7ddb6: Download complete [2022-09-08T16:02:55.017Z] 370296b7ddb6: Pull complete [2022-09-08T16:02:55.017Z] 7c6cee850709: Pull complete [2022-09-08T16:02:55.017Z] 39a5fcdaea64: Pull complete [2022-09-08T16:02:55.017Z] d94ebbe4e438: Pull complete [2022-09-08T16:02:56.927Z] bcfd1f05c69d: Pull complete [2022-09-08T16:02:57.495Z] 59ccb84bbe0f: Pull complete [2022-09-08T16:02:57.495Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-08T16:02:57.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-08T16:02:57.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-08T16:02:57.794Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-08T16:02:57.794Z] WORKDIR /edgex [2022-09-08T16:02:57.794Z] COPY go.mod . [2022-09-08T16:02:57.794Z] RUN go mod download build [2022-09-08T16:02:57.794Z] -t ci-base-image-x86_64 -f - . [2022-09-08T16:02:58.735Z] Sending build context to Docker daemon 169.4MB [2022-09-08T16:02:58.735Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-08T16:02:58.735Z] ---> a4fb48ad2a94 [2022-09-08T16:02:58.735Z] Step 2/4 : WORKDIR /edgex [2022-09-08T16:03:03.777Z] Still waiting to schedule task [2022-09-08T16:03:03.778Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-08T16:03:04.026Z] ---> Running in 30ab61c340e7 [2022-09-08T16:03:04.026Z] Removing intermediate container 30ab61c340e7 [2022-09-08T16:03:04.027Z] ---> 9744c4bc8d03 [2022-09-08T16:03:04.027Z] Step 3/4 : COPY go.mod . [2022-09-08T16:03:04.286Z] ---> b48c6678d265 [2022-09-08T16:03:04.286Z] Step 4/4 : RUN go mod download [2022-09-08T16:03:04.286Z] ---> Running in 40cec9f257d4 [2022-09-08T16:03:22.399Z] Removing intermediate container 40cec9f257d4 [2022-09-08T16:03:22.399Z] ---> 67267eafe0cb [2022-09-08T16:03:22.399Z] Successfully built 67267eafe0cb [2022-09-08T16:03:22.399Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:03:22.710Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-08T16:03:22.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:03:22.799Z] prd-ubuntu20.04-docker-8c-8g-28710 does not seem to be running inside a container [2022-09-08T16:03:22.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:03:23.241Z] $ docker top 475df87b3e8011a4034c94925da4b5ffe18aa1a977fdd81f2911b9be470aeb60 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-08T16:03:23.598Z] + go version [2022-09-08T16:03:23.598Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-08T16:03:23.615Z] $ docker stop --time=1 475df87b3e8011a4034c94925da4b5ffe18aa1a977fdd81f2911b9be470aeb60 [2022-09-08T16:03:24.880Z] $ docker rm -f 475df87b3e8011a4034c94925da4b5ffe18aa1a977fdd81f2911b9be470aeb60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:03:25.304Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-08T16:03:25.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:03:25.387Z] prd-ubuntu20.04-docker-8c-8g-28710 does not seem to be running inside a container [2022-09-08T16:03:25.469Z] $ 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/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:03:25.857Z] $ docker top 51306825fe5e55e71f09b531a2e06c4d3d70e2ebfc008e879cb31ddf7dd650ce -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-08T16:03:25.944Z] ========================================================= [2022-09-08T16:03:25.944Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-08T16:03:25.944Z] ========================================================= [Pipeline] sh [2022-09-08T16:03:26.227Z] + git config --global --add safe.directory /w/workspace/edgex-go/296 [Pipeline] fileExists [Pipeline] sh [2022-09-08T16:03:26.521Z] + make test [2022-09-08T16:03:26.521Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-08T16:03:33.102Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-08T16:03:47.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-08T16:03:47.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 98.5% of statements [2022-09-08T16:03:47.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-08T16:03:48.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.2% of statements [2022-09-08T16:03:48.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-08T16:03:48.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-08T16:03:52.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.303s coverage: 89.2% of statements [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-08T16:03:52.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 2.1% of statements [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-08T16:03:52.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.528s coverage: 95.6% of statements [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-08T16:03:52.443Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-08T16:03:52.443Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-08T16:03:52.443Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-08T16:03:52.443Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2022-09-08T16:03:52.443Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 29.6% of statements [2022-09-08T16:03:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-08T16:03:52.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements [2022-09-08T16:03:52.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.094s coverage: 79.5% of statements [2022-09-08T16:03:52.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-09-08T16:03:52.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.107s coverage: 96.3% of statements [2022-09-08T16:03:52.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2022-09-08T16:03:57.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.100s coverage: 94.4% of statements [2022-09-08T16:03:57.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-09-08T16:04:04.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.203s coverage: 80.8% of statements [2022-09-08T16:04:04.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.090s coverage: 86.9% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.075s coverage: 100.0% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.2% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.200s coverage: 64.7% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 65.8% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 41.2% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-08T16:04:07.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-09-08T16:04:07.690Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-09-08T16:04:08.632Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-09-08T16:04:30.594Z] 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-08T16:04:30.594Z] GO111MODULE=on go vet ./... [2022-09-08T16:04:32.500Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-08T16:04:32.500Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-08T16:04:32.500Z] ./bin/test-attribution-txt.sh [2022-09-08T16:04:32.500Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-08T16:04:32.500Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-08T16:04:32.760Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-08T16:04:32.760Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-08T16:04:32.760Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-08T16:04:32.760Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-08T16:04:32.760Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-08T16:04:32.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-08T16:04:33.057Z] + ls -al . [2022-09-08T16:04:33.057Z] total 744 [2022-09-08T16:04:33.057Z] drwxrwxr-x 10 1001 1001 4096 Sep 8 16:03 . [2022-09-08T16:04:33.057Z] drwxr-xr-x 4 root root 4096 Sep 8 16:03 .. [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 16 Sep 8 16:02 .dockerignore [2022-09-08T16:04:33.057Z] drwxrwxr-x 8 1001 1001 4096 Sep 8 16:04 .git [2022-09-08T16:04:33.057Z] drwxrwxr-x 3 1001 1001 4096 Sep 8 16:02 .github [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 1030 Sep 8 16:02 .gitignore [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 42 Sep 8 16:02 .golangci.yml [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 87 Sep 8 16:02 .hadolint.yml [2022-09-08T16:04:33.057Z] drwxr-xr-x 3 1001 1001 4096 Sep 8 16:02 .semver [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 166 Sep 8 16:02 .sonarcloud.properties [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 1171 Sep 8 16:02 ADOPTERS.md [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 10347 Sep 8 16:02 Attribution.txt [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 63209 Sep 8 16:02 CHANGELOG.md [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 3804 Sep 8 16:02 CONTRIBUTING.md [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 677 Sep 8 16:02 GOVERNANCE.md [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 850 Sep 8 16:02 Jenkinsfile [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 10775 Sep 8 16:02 LICENSE [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 13724 Sep 8 16:02 Makefile [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 582 Sep 8 16:02 OWNERS.md [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 9799 Sep 8 16:02 README.md [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 6912 Sep 8 16:02 SECURITY.md [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 12 Sep 8 16:02 VERSION [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 4131 Sep 8 16:02 ZMQWindows.md [2022-09-08T16:04:33.057Z] drwxrwxr-x 2 1001 1001 4096 Sep 8 16:02 bin [2022-09-08T16:04:33.057Z] drwxrwxr-x 18 1001 1001 4096 Sep 8 16:02 cmd [2022-09-08T16:04:33.057Z] -rw-r--r-- 1 root root 488025 Sep 8 16:04 coverage.out [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 3682 Sep 8 16:02 go.mod [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 38527 Sep 8 16:02 go.sum [2022-09-08T16:04:33.057Z] drwxrwxr-x 8 1001 1001 4096 Sep 8 16:02 internal [2022-09-08T16:04:33.057Z] drwxrwxr-x 3 1001 1001 4096 Sep 8 16:02 openapi [2022-09-08T16:04:33.057Z] drwxrwxr-x 4 1001 1001 4096 Sep 8 16:02 snap [2022-09-08T16:04:33.057Z] -rw-rw-r-- 1 1001 1001 204 Sep 8 16:02 version.go [Pipeline] sh [2022-09-08T16:04:33.396Z] + '[' -e coverage.out ] [2022-09-08T16:04:33.397Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-08T16:04:33.507Z] Stashed 1 file(s) [Pipeline] sh [2022-09-08T16:04:33.789Z] + make build [2022-09-08T16:04:33.789Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-08T16:04:38.992Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28711 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-09-08T16:04:39.004Z] Running in /w/workspace/edgex-go/296 [Pipeline] { [Pipeline] checkout [2022-09-08T16:04:39.059Z] The recommended git tool is: git [2022-09-08T16:04:45.996Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-08T16:04:46.168Z] using credential edgex-jenkins-ssh [2022-09-08T16:04:46.189Z] Cloning the remote Git repository [2022-09-08T16:04:46.246Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-08T16:04:46.321Z] > git init /w/workspace/edgex-go/296 # timeout=10 [2022-09-08T16:04:46.403Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-08T16:04:46.403Z] > git --version # timeout=10 [2022-09-08T16:04:46.424Z] > git --version # 'git version 2.25.1' [2022-09-08T16:04:46.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-08T16:04:46.530Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-08T16:04:58.213Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-08T16:04:58.214Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-08T16:05:03.151Z] Avoid second fetch [2022-09-08T16:05:03.152Z] Checking out Revision 21503d9d14d9204440d1ac2d948e9de3a80a82ce (main) [2022-09-08T16:05:03.116Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-08T16:05:03.133Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-08T16:05:03.175Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T16:05:03.190Z] > git checkout -f 21503d9d14d9204440d1ac2d948e9de3a80a82ce # timeout=10 [2022-09-08T16:05:04.785Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-08T16:05:04.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-08T16:05:05.045Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-08T16:05:06.424Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-08T16:05:07.366Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-08T16:05:07.914Z] Commit message: "feat: Secure MQTT Bus Credentials (#4142)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-08T16:05:08.750Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-08T16:05:08.893Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-08T16:05:08.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-08T16:05:08.893Z] Dload Upload Total Spent Left Speed [2022-09-08T16:05:08.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh [2022-09-08T16:05:09.319Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-08T16:05:09.606Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-08T16:05:09.957Z] + sudo tee /etc/docker/daemon.new+ [2022-09-08T16:05:09.957Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-08T16:05:09.957Z] { [2022-09-08T16:05:09.957Z] "registry-mirrors": [ [2022-09-08T16:05:09.957Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-08T16:05:09.957Z] ], [2022-09-08T16:05:09.957Z] "bip": "10.250.0.254/24", [2022-09-08T16:05:09.957Z] "hosts": [ [2022-09-08T16:05:09.957Z] "tcp://0.0.0.0:5555", [2022-09-08T16:05:09.957Z] "unix:///var/run/docker.sock" [2022-09-08T16:05:09.957Z] ], [2022-09-08T16:05:09.957Z] "mtu": 1458, [2022-09-08T16:05:09.957Z] "selinux-enabled": true, [2022-09-08T16:05:09.957Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-08T16:05:09.957Z] } [Pipeline] sh [2022-09-08T16:05:10.255Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-08T16:05:10.346Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-08T16:05:10.688Z] + sudo service docker restart [2022-09-08T16:05:11.634Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-08T16:05:13.025Z] $ docker stop --time=1 51306825fe5e55e71f09b531a2e06c4d3d70e2ebfc008e879cb31ddf7dd650ce [2022-09-08T16:05:18.686Z] $ docker rm -f 51306825fe5e55e71f09b531a2e06c4d3d70e2ebfc008e879cb31ddf7dd650ce [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-08T16:05:19.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-08T16:05:19.520Z] [2022-09-08T16:05:19.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:05:19.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-08T16:05:19.825Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-08T16:05:19.825Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-08T16:05:19.825Z] ca9280d653b3: Pulling fs layer [2022-09-08T16:05:19.825Z] 7e9c9ca2126c: Pulling fs layer [2022-09-08T16:05:20.086Z] cbdbe7a5bc2a: Download complete [2022-09-08T16:05:20.086Z] ca9280d653b3: Verifying Checksum [2022-09-08T16:05:20.086Z] ca9280d653b3: Download complete [2022-09-08T16:05:20.086Z] cbdbe7a5bc2a: Pull complete [2022-09-08T16:05:20.344Z] 7e9c9ca2126c: Download complete [2022-09-08T16:05:20.603Z] ca9280d653b3: Pull complete [2022-09-08T16:05:23.890Z] 7e9c9ca2126c: Pull complete [2022-09-08T16:05:23.890Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-08T16:05:23.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-08T16:05:23.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:05:23.999Z] prd-ubuntu20.04-docker-8c-8g-28710 does not seem to be running inside a container [2022-09-08T16:05:24.085Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:05:28.060Z] $ docker top 57e2dadd9702d6c57dd25eb1f28464c07bec7627a6f75b190c11aab0fe290958 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-08T16:05:28.412Z] + docker-compose build --help [2022-09-08T16:05:28.412Z] + grep parallel [2022-09-08T16:05:28.981Z] --parallel Build images in parallel. [Pipeline] } [2022-09-08T16:05:28.991Z] $ docker stop --time=1 57e2dadd9702d6c57dd25eb1f28464c07bec7627a6f75b190c11aab0fe290958 [2022-09-08T16:05:30.696Z] $ docker rm -f 57e2dadd9702d6c57dd25eb1f28464c07bec7627a6f75b190c11aab0fe290958 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-08T16:05:30.849Z] provisioning config files... [2022-09-08T16:05:30.872Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/296@tmp/config7397238609458806742tmp [Pipeline] writeFile [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:05:31.236Z] ---> docker-login.sh [2022-09-08T16:05:31.236Z] nexus3.edgexfoundry.org:10001 [2022-09-08T16:05:31.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-08T16:05:31.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:05:31.353Z] prd-ubuntu20.04-docker-8c-8g-28710 does not seem to be running inside a container [2022-09-08T16:05:31.392Z] $ 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/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:05:31.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:05:32.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:05:32.110Z] Configure a credential helper to remove this warning. See [2022-09-08T16:05:32.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:05:32.110Z] [2022-09-08T16:05:32.110Z] Login Succeeded [2022-09-08T16:05:32.110Z] nexus3.edgexfoundry.org:10002 [2022-09-08T16:05:32.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:05:32.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:05:32.666Z] Configure a credential helper to remove this warning. See [2022-09-08T16:05:32.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:05:32.666Z] [2022-09-08T16:05:32.666Z] Login Succeeded [2022-09-08T16:05:32.666Z] nexus3.edgexfoundry.org:10003 [2022-09-08T16:05:32.756Z] $ docker top 21568b24d105b679dad5c32e84b1d2fa003b3dcb58ebc186c9ad3e9db3190691 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-08T16:05:32.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:05:32.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:05:32.940Z] Configure a credential helper to remove this warning. See [2022-09-08T16:05:32.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:05:32.940Z] [2022-09-08T16:05:32.940Z] Login Succeeded [2022-09-08T16:05:32.940Z] nexus3.edgexfoundry.org:10004 [2022-09-08T16:05:33.130Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-08T16:05:33.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:05:33.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:05:33.551Z] Configure a credential helper to remove this warning. See [2022-09-08T16:05:33.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:05:33.551Z] [2022-09-08T16:05:33.551Z] Login Succeeded [2022-09-08T16:05:33.551Z] docker.io [2022-09-08T16:05:33.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:05:34.068Z] Building core-command ... [2022-09-08T16:05:34.068Z] Building core-data ... [2022-09-08T16:05:34.068Z] Building core-metadata ... [2022-09-08T16:05:34.068Z] Building security-bootstrapper ... [2022-09-08T16:05:34.068Z] Building security-proxy-setup ... [2022-09-08T16:05:34.068Z] Building security-secretstore-setup ... [2022-09-08T16:05:34.068Z] Building security-spiffe-token-provider ... [2022-09-08T16:05:34.068Z] Building security-spire-agent ... [2022-09-08T16:05:34.069Z] Building security-spire-config ... [2022-09-08T16:05:34.069Z] Building security-spire-server ... [2022-09-08T16:05:34.069Z] Building support-notifications ... [2022-09-08T16:05:34.069Z] Building support-scheduler ... [2022-09-08T16:05:34.069Z] Building sys-mgmt-agent ... [2022-09-08T16:05:34.069Z] Building security-secretstore-setup [2022-09-08T16:05:34.069Z] Building security-spiffe-token-provider [2022-09-08T16:05:34.069Z] Building security-spire-agent [2022-09-08T16:05:34.069Z] Building core-metadata [2022-09-08T16:05:34.069Z] Building security-spire-server [2022-09-08T16:05:34.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:05:34.095Z] Configure a credential helper to remove this warning. See [2022-09-08T16:05:34.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:05:34.095Z] [2022-09-08T16:05:34.095Z] Login Succeeded [2022-09-08T16:05:34.095Z] ---> docker-login.sh ends [Pipeline] } [2022-09-08T16:05:34.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-08T16:05:35.034Z] + git config --global --add safe.directory /w/workspace/edgex-go/296 [Pipeline] echo [2022-09-08T16:05:35.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-08T16:05:35.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-08T16:05:35.079Z] ========================================================= [2022-09-08T16:05:35.079Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-08T16:05:35.079Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-08T16:05:35.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-08T16:05:35.692Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-08T16:05:35.692Z] b3c136eddcbf: Pulling fs layer [2022-09-08T16:05:35.692Z] c0a3192eca97: Pulling fs layer [2022-09-08T16:05:35.692Z] a050256f5b6f: Pulling fs layer [2022-09-08T16:05:35.692Z] 656be50a0ddc: Pulling fs layer [2022-09-08T16:05:35.692Z] 2bbca73fdf42: Pulling fs layer [2022-09-08T16:05:35.692Z] 46d945488cbd: Pulling fs layer [2022-09-08T16:05:35.692Z] 8a5474983e97: Pulling fs layer [2022-09-08T16:05:35.692Z] 329c88fbcd65: Pulling fs layer [2022-09-08T16:05:35.692Z] 656be50a0ddc: Waiting [2022-09-08T16:05:35.692Z] 2bbca73fdf42: Waiting [2022-09-08T16:05:35.692Z] 46d945488cbd: Waiting [2022-09-08T16:05:35.692Z] 8a5474983e97: Waiting [2022-09-08T16:05:35.692Z] 329c88fbcd65: Waiting [2022-09-08T16:05:35.692Z] a050256f5b6f: Verifying Checksum [2022-09-08T16:05:35.692Z] a050256f5b6f: Download complete [2022-09-08T16:05:35.692Z] c0a3192eca97: Verifying Checksum [2022-09-08T16:05:35.692Z] c0a3192eca97: Download complete [2022-09-08T16:05:35.692Z] 2bbca73fdf42: Download complete [2022-09-08T16:05:35.692Z] 46d945488cbd: Verifying Checksum [2022-09-08T16:05:35.692Z] 46d945488cbd: Download complete [2022-09-08T16:05:35.692Z] b3c136eddcbf: Verifying Checksum [2022-09-08T16:05:35.692Z] b3c136eddcbf: Download complete [2022-09-08T16:05:36.688Z] b3c136eddcbf: Pull complete [2022-09-08T16:05:36.688Z] 329c88fbcd65: Verifying Checksum [2022-09-08T16:05:36.688Z] 329c88fbcd65: Download complete [2022-09-08T16:05:37.295Z] c0a3192eca97: Pull complete [2022-09-08T16:05:37.579Z] a050256f5b6f: Pull complete [2022-09-08T16:05:37.852Z] 8a5474983e97: Verifying Checksum [2022-09-08T16:05:37.852Z] 8a5474983e97: Download complete [2022-09-08T16:05:38.451Z] 656be50a0ddc: Verifying Checksum [2022-09-08T16:05:38.451Z] 656be50a0ddc: Download complete [2022-09-08T16:05:46.278Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:05:46.279Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:05:46.279Z] ---> 67267eafe0cb [2022-09-08T16:05:46.279Z] Step 3/26 : WORKDIR /edgex-go [2022-09-08T16:05:46.279Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:05:46.279Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:05:46.279Z] ---> 67267eafe0cb [2022-09-08T16:05:46.279Z] Step 3/25 : WORKDIR /edgex-go [2022-09-08T16:05:46.279Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:05:46.279Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:05:46.279Z] ---> 67267eafe0cb [2022-09-08T16:05:46.279Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-08T16:05:46.279Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:05:46.279Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:05:46.279Z] ---> 67267eafe0cb [2022-09-08T16:05:46.279Z] Step 3/20 : WORKDIR /edgex-go [2022-09-08T16:05:46.279Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:05:46.279Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:05:46.279Z] ---> 67267eafe0cb [2022-09-08T16:05:46.279Z] Step 3/25 : WORKDIR /edgex-go [2022-09-08T16:05:53.553Z] 656be50a0ddc: Pull complete [2022-09-08T16:05:53.553Z] 2bbca73fdf42: Pull complete [2022-09-08T16:05:53.553Z] 46d945488cbd: Pull complete [2022-09-08T16:05:57.876Z] 8a5474983e97: Pull complete [2022-09-08T16:06:00.510Z] 329c88fbcd65: Pull complete [2022-09-08T16:06:00.510Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-08T16:06:00.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-08T16:06:00.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-08T16:06:00.860Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-08T16:06:00.860Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-08T16:06:00.860Z] WORKDIR /edgex [2022-09-08T16:06:00.860Z] COPY go.mod . [2022-09-08T16:06:00.860Z] RUN go mod download [2022-09-08T16:06:01.187Z] ---> Running in 1aed30787115 [2022-09-08T16:06:01.187Z] ---> Running in db622b1fc3f3 [2022-09-08T16:06:01.187Z] ---> Running in a04c091839a1 [2022-09-08T16:06:01.187Z] ---> Running in 2eb940863941 [2022-09-08T16:06:01.187Z] ---> Running in b80d64d0a6a0 [2022-09-08T16:06:01.187Z] Removing intermediate container 2eb940863941 [2022-09-08T16:06:01.187Z] ---> 7ed9cf831e69 [2022-09-08T16:06:01.187Z] Step 4/25 : WORKDIR /edgex-go [2022-09-08T16:06:01.187Z] Removing intermediate container b80d64d0a6a0 [2022-09-08T16:06:01.187Z] ---> 49ef2fb1be2a [2022-09-08T16:06:01.187Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:06:01.187Z] Removing intermediate container 1aed30787115 [2022-09-08T16:06:01.187Z] ---> 78166e5ceb5f [2022-09-08T16:06:01.187Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-08T16:06:01.187Z] Removing intermediate container a04c091839a1 [2022-09-08T16:06:01.187Z] ---> 4e8d52fc42f0 [2022-09-08T16:06:01.187Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:06:01.187Z] Removing intermediate container db622b1fc3f3 [2022-09-08T16:06:01.187Z] ---> 73e347c0dc70 [2022-09-08T16:06:01.187Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:06:01.187Z] ---> Running in d04b21741019 [2022-09-08T16:06:01.187Z] ---> Running in ba13713210a3 [2022-09-08T16:06:01.187Z] ---> Running in 369a7710707b [2022-09-08T16:06:01.187Z] ---> Running in 8fa6dcc168aa [2022-09-08T16:06:01.187Z] ---> Running in 4ed653466ee2 [2022-09-08T16:06:01.187Z] Removing intermediate container d04b21741019 [2022-09-08T16:06:01.187Z] ---> 2a3cc7376c0e [2022-09-08T16:06:01.187Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:06:01.187Z] ---> Running in 8830e83583f5 [2022-09-08T16:06:01.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:06:01.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:06:01.187Z] v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-08T16:06:01.187Z] v3.16.2-144-g3f8087714f [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-08T16:06:01.187Z] OK: 17040 distinct packages available [2022-09-08T16:06:01.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:06:01.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:06:01.187Z] Removing intermediate container 369a7710707b [2022-09-08T16:06:01.187Z] ---> 16ff90dc5227 [2022-09-08T16:06:01.187Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-08T16:06:01.187Z] ---> Running in 30614e59abe5 [2022-09-08T16:06:01.187Z] OK: 211 MiB in 51 packages [2022-09-08T16:06:01.187Z] Removing intermediate container 8fa6dcc168aa [2022-09-08T16:06:01.187Z] ---> 067ba3a8c6f9 [2022-09-08T16:06:01.187Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-08T16:06:01.187Z] ---> Running in 12c9424f0bab [2022-09-08T16:06:01.187Z] Removing intermediate container 8830e83583f5 [2022-09-08T16:06:01.187Z] ---> bb2aba67c0ad [2022-09-08T16:06:01.187Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-08T16:06:01.187Z] ---> Running in b9f176028938 [2022-09-08T16:06:01.187Z] Removing intermediate container 4ed653466ee2 [2022-09-08T16:06:01.187Z] ---> 154a6b56864b [2022-09-08T16:06:01.187Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-08T16:06:01.187Z] ---> Running in 68cb31b6d941 [2022-09-08T16:06:01.187Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:06:01.187Z] Removing intermediate container ba13713210a3 [2022-09-08T16:06:01.187Z] ---> 3f23e6f0c141 [2022-09-08T16:06:01.187Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-08T16:06:01.448Z] ---> 8c5dc3082a53 [2022-09-08T16:06:01.448Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:06:01.448Z] ---> Running in 9d7402fa39f2 [2022-09-08T16:06:01.473Z] Sending build context to Docker daemon 3.2MB [2022-09-08T16:06:01.473Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-08T16:06:01.473Z] ---> ff4287adb874 [2022-09-08T16:06:01.473Z] Step 2/4 : WORKDIR /edgex [2022-09-08T16:06:01.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:06:01.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:06:01.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:06:01.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:06:02.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:06:02.541Z] OK: 211 MiB in 51 packages [2022-09-08T16:06:02.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:06:02.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:06:02.800Z] OK: 211 MiB in 51 packages [2022-09-08T16:06:02.800Z] Removing intermediate container 30614e59abe5 [2022-09-08T16:06:02.800Z] ---> a0d6132c6ba6 [2022-09-08T16:06:02.800Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-08T16:06:02.800Z] OK: 211 MiB in 51 packages [2022-09-08T16:06:02.800Z] OK: 211 MiB in 51 packages [2022-09-08T16:06:03.060Z] ---> ce7247bef5cc [2022-09-08T16:06:03.060Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:06:03.060Z] ---> Running in 2cc83d4f4725 [2022-09-08T16:06:03.321Z] Removing intermediate container 12c9424f0bab [2022-09-08T16:06:03.321Z] ---> 01625c93c9ae [2022-09-08T16:06:03.321Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-08T16:06:03.463Z] ---> Running in 840a0ad825f5 [2022-09-08T16:06:03.463Z] Removing intermediate container 840a0ad825f5 [2022-09-08T16:06:03.463Z] ---> 3d5295c8f1c4 [2022-09-08T16:06:03.463Z] Step 3/4 : COPY go.mod . [2022-09-08T16:06:03.585Z] Removing intermediate container b9f176028938 [2022-09-08T16:06:03.585Z] ---> 50e530792572 [2022-09-08T16:06:03.585Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-08T16:06:03.585Z] ---> 48844cadfa7f [2022-09-08T16:06:03.585Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:06:03.585Z] Removing intermediate container 68cb31b6d941 [2022-09-08T16:06:03.585Z] ---> ab03ee953a69 [2022-09-08T16:06:03.585Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-08T16:06:03.585Z] ---> Running in 02b7e445d53e [2022-09-08T16:06:03.846Z] ---> 30f01c46a33b [2022-09-08T16:06:03.846Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:06:03.846Z] ---> Running in 12e9b1d2573b [2022-09-08T16:06:03.846Z] ---> f4f974089454 [2022-09-08T16:06:03.846Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:06:03.846Z] ---> Running in 9e2b53f37e6e [2022-09-08T16:06:04.065Z] ---> ecf076b52f88 [2022-09-08T16:06:04.065Z] Step 4/4 : RUN go mod download [2022-09-08T16:06:04.065Z] ---> Running in 6ee47fbf6f13 [2022-09-08T16:06:30.411Z] Removing intermediate container 12e9b1d2573b [2022-09-08T16:06:30.411Z] ---> d74b23d191a9 [2022-09-08T16:06:30.411Z] Step 9/25 : COPY . . [2022-09-08T16:06:30.411Z] Removing intermediate container 2cc83d4f4725 [2022-09-08T16:06:30.411Z] ---> 8378e8b08c98 [2022-09-08T16:06:30.411Z] Step 8/26 : COPY . . [2022-09-08T16:06:30.411Z] Removing intermediate container 9e2b53f37e6e [2022-09-08T16:06:30.411Z] ---> 03eb62521269 [2022-09-08T16:06:30.411Z] Step 8/25 : COPY . . [2022-09-08T16:06:30.411Z] Removing intermediate container 02b7e445d53e [2022-09-08T16:06:30.411Z] ---> 3e4198f2ce40 [2022-09-08T16:06:30.411Z] Step 8/25 : COPY . . [2022-09-08T16:06:30.411Z] Removing intermediate container 9d7402fa39f2 [2022-09-08T16:06:30.411Z] ---> ccd75001a4fb [2022-09-08T16:06:30.411Z] Step 7/20 : COPY . . [2022-09-08T16:06:36.501Z] Removing intermediate container 6ee47fbf6f13 [2022-09-08T16:06:36.502Z] ---> 3e9d08e76d6a [2022-09-08T16:06:36.502Z] Successfully built 3e9d08e76d6a [2022-09-08T16:06:36.502Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:06:36.866Z] + docker inspect -f . ci-base-image-arm64 [2022-09-08T16:06:36.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:06:37.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-28711 does not seem to be running inside a container [2022-09-08T16:06:37.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:06:38.531Z] $ docker top d66b498ee834cd73844633320e9069ca9e8ba8492b1a3dfbff33d76b1bd440d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-08T16:06:39.430Z] + go version [2022-09-08T16:06:39.430Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-08T16:06:39.456Z] $ docker stop --time=1 d66b498ee834cd73844633320e9069ca9e8ba8492b1a3dfbff33d76b1bd440d2 [2022-09-08T16:06:41.074Z] $ docker rm -f d66b498ee834cd73844633320e9069ca9e8ba8492b1a3dfbff33d76b1bd440d2 [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-08T16:06:41.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-08T16:06:41.731Z] [2022-09-08T16:06:41.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:06:42.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-08T16:06:42.358Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-08T16:06:42.358Z] 29e5d40040c1: Pulling fs layer [2022-09-08T16:06:42.358Z] 1ce36da41761: Pulling fs layer [2022-09-08T16:06:42.358Z] 25b303627fd3: Pulling fs layer [2022-09-08T16:06:42.358Z] 29e5d40040c1: Verifying Checksum [2022-09-08T16:06:42.358Z] 29e5d40040c1: Download complete [2022-09-08T16:06:42.633Z] 1ce36da41761: Verifying Checksum [2022-09-08T16:06:42.633Z] 1ce36da41761: Download complete [2022-09-08T16:06:42.912Z] 29e5d40040c1: Pull complete [2022-09-08T16:06:44.357Z] 25b303627fd3: Verifying Checksum [2022-09-08T16:06:44.357Z] 25b303627fd3: Download complete [2022-09-08T16:06:44.357Z] 1ce36da41761: Pull complete [2022-09-08T16:06:56.760Z] 25b303627fd3: Pull complete [2022-09-08T16:06:56.760Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-08T16:06:56.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-08T16:06:56.760Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:06:56.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-28711 does not seem to be running inside a container [2022-09-08T16:06:57.070Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:06:59.211Z] $ docker top df02f4e073ab90049396fcd59c4ac633b14aa97eade49103d19b2076f753a8d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-08T16:07:00.085Z] + docker-compose build --help [2022-09-08T16:07:00.085Z] + grep parallel [2022-09-08T16:07:02.517Z] ---> 64b086ebb796 [2022-09-08T16:07:02.517Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-08T16:07:02.517Z] ---> 86ab9918e09c [2022-09-08T16:07:02.517Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-08T16:07:02.517Z] ---> 650e00314646 [2022-09-08T16:07:02.517Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-08T16:07:02.517Z] ---> ed126214c29a [2022-09-08T16:07:02.517Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-08T16:07:02.517Z] ---> 45041931e112 [2022-09-08T16:07:02.517Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-08T16:07:02.517Z] ---> Running in d9b49e3a23a9 [2022-09-08T16:07:02.517Z] ---> Running in fe2e577d8099 [2022-09-08T16:07:02.517Z] ---> Running in 441827f82a9f [2022-09-08T16:07:02.517Z] ---> Running in be175ce8c688 [2022-09-08T16:07:02.517Z] ---> Running in 4c8d0959f58a [2022-09-08T16:07:02.517Z] Removing intermediate container d9b49e3a23a9 [2022-09-08T16:07:02.517Z] ---> 26b5901534a9 [2022-09-08T16:07:02.517Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-08T16:07:02.517Z] Removing intermediate container 4c8d0959f58a [2022-09-08T16:07:02.517Z] ---> ccfbf47157e1 [2022-09-08T16:07:02.517Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-08T16:07:02.517Z] ---> Running in 2cbaf2a6ac05 [2022-09-08T16:07:02.517Z] ---> Running in a3ccdfd73909 [2022-09-08T16:07:02.517Z] Removing intermediate container 2cbaf2a6ac05 [2022-09-08T16:07:02.517Z] ---> e0d0c5a54e74 [2022-09-08T16:07:02.517Z] 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-08T16:07:02.517Z] Removing intermediate container a3ccdfd73909 [2022-09-08T16:07:02.517Z] ---> 524f0890cc5f [2022-09-08T16:07:02.517Z] 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-08T16:07:02.517Z] ---> Running in 9eb53f7c815b [2022-09-08T16:07:02.517Z] ---> Running in e727c56b180b [2022-09-08T16:07:02.517Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-08T16:07:02.517Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-08T16:07:02.517Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-08T16:07:02.517Z] Removing intermediate container 9eb53f7c815b [2022-09-08T16:07:02.517Z] ---> b1bc6c1f8c75 [2022-09-08T16:07:02.517Z] Step 12/25 : WORKDIR /edgex-go [2022-09-08T16:07:02.517Z] Removing intermediate container e727c56b180b [2022-09-08T16:07:02.517Z] ---> cc17313072cd [2022-09-08T16:07:02.517Z] Step 12/26 : WORKDIR /edgex-go [2022-09-08T16:07:02.517Z] ---> Running in 8a9e58f293b4 [2022-09-08T16:07:02.517Z] ---> Running in 99b6b09e83dc [2022-09-08T16:07:02.517Z] Removing intermediate container 8a9e58f293b4 [2022-09-08T16:07:02.517Z] ---> 82514b0d8cb3 [2022-09-08T16:07:02.517Z] [2022-09-08T16:07:02.517Z] Step 13/25 : FROM alpine:3.15 [2022-09-08T16:07:02.517Z] 3.15: Pulling from library/alpine [2022-09-08T16:07:02.517Z] Removing intermediate container 99b6b09e83dc [2022-09-08T16:07:02.517Z] ---> b0d6ef6ec2ab [2022-09-08T16:07:02.517Z] [2022-09-08T16:07:02.517Z] Step 13/26 : FROM alpine:3.15 [2022-09-08T16:07:02.517Z] 3.15: Pulling from library/alpine [2022-09-08T16:07:02.517Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-08T16:07:02.517Z] Status: Downloaded newer image for alpine:3.15 [2022-09-08T16:07:02.517Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-08T16:07:02.517Z] Status: Image is up to date for alpine:3.15 [2022-09-08T16:07:02.517Z] ---> c4fc93816858 [2022-09-08T16:07:02.517Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-08T16:07:02.517Z] ---> c4fc93816858 [2022-09-08T16:07:02.517Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-08T16:07:03.468Z] --parallel Build images in parallel. [Pipeline] } [2022-09-08T16:07:03.491Z] $ docker stop --time=1 df02f4e073ab90049396fcd59c4ac633b14aa97eade49103d19b2076f753a8d7 [2022-09-08T16:07:03.892Z] ---> Running in 3dfded6308a1 [2022-09-08T16:07:03.892Z] ---> Running in 96b6cc5a3a35 [2022-09-08T16:07:04.150Z] Removing intermediate container 96b6cc5a3a35 [2022-09-08T16:07:04.150Z] ---> 6161b6dbd229 [2022-09-08T16:07:04.150Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:07:04.150Z] Removing intermediate container 3dfded6308a1 [2022-09-08T16:07:04.150Z] ---> ba91db67005a [2022-09-08T16:07:04.150Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:07:04.409Z] ---> Running in 6bc7fac962a4 [2022-09-08T16:07:04.410Z] ---> Running in 2d9da882d143 [2022-09-08T16:07:05.112Z] $ docker rm -f df02f4e073ab90049396fcd59c4ac633b14aa97eade49103d19b2076f753a8d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:07:05.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-08T16:07:05.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:07:05.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-28711 does not seem to be running inside a container [2022-09-08T16:07:05.985Z] $ 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/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:07:07.200Z] $ docker top 20ee8e6621dcec1ce533aeecf8ed0221128574a44ed718dc9d7e4265ad4afa79 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-08T16:07:07.700Z] Removing intermediate container 2d9da882d143 [2022-09-08T16:07:07.700Z] ---> 31406dc5c775 [2022-09-08T16:07:07.700Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-08T16:07:07.700Z] Removing intermediate container 6bc7fac962a4 [2022-09-08T16:07:07.700Z] ---> 89831f23db42 [2022-09-08T16:07:07.700Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-08T16:07:07.700Z] ---> Running in d0cdd754a05a [2022-09-08T16:07:07.700Z] ---> Running in 24f7c4d8f738 [2022-09-08T16:07:08.086Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-08T16:07:09.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:09.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:09.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:09.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:10.159Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-08T16:07:10.159Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-08T16:07:10.159Z] OK: 15856 distinct packages available [2022-09-08T16:07:10.159Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:10.159Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-08T16:07:10.159Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-08T16:07:10.159Z] OK: 15856 distinct packages available [2022-09-08T16:07:10.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:10.985Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:11.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:11.244Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-08T16:07:11.502Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-08T16:07:11.502Z] (3/5) Installing libucontext (1.1-r0) [2022-09-08T16:07:11.502Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-08T16:07:11.502Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-08T16:07:11.502Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-08T16:07:11.760Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-08T16:07:11.760Z] (3/5) Installing libucontext (1.1-r0) [2022-09-08T16:07:11.760Z] Executing busybox-1.34.1-r7.trigger [2022-09-08T16:07:11.760Z] OK: 7 MiB in 19 packages [2022-09-08T16:07:11.760Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-08T16:07:11.760Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-08T16:07:12.022Z] Executing busybox-1.34.1-r7.trigger [2022-09-08T16:07:12.022Z] OK: 7 MiB in 19 packages [2022-09-08T16:07:12.378Z] Building core-command ... [2022-09-08T16:07:12.378Z] Building core-data ... [2022-09-08T16:07:12.378Z] Building core-metadata ... [2022-09-08T16:07:12.378Z] Building security-bootstrapper ... [2022-09-08T16:07:12.378Z] Building security-proxy-setup ... [2022-09-08T16:07:12.378Z] Building security-secretstore-setup ... [2022-09-08T16:07:12.378Z] Building security-spiffe-token-provider ... [2022-09-08T16:07:12.378Z] Building security-spire-agent ... [2022-09-08T16:07:12.378Z] Building security-spire-config ... [2022-09-08T16:07:12.378Z] Building security-spire-server ... [2022-09-08T16:07:12.378Z] Building support-notifications ... [2022-09-08T16:07:12.378Z] Building support-scheduler ... [2022-09-08T16:07:12.378Z] Building sys-mgmt-agent ... [2022-09-08T16:07:12.378Z] Building security-spire-config [2022-09-08T16:07:12.378Z] Building sys-mgmt-agent [2022-09-08T16:07:12.378Z] Building security-secretstore-setup [2022-09-08T16:07:12.378Z] Building security-spire-server [2022-09-08T16:07:12.378Z] Building support-notifications [2022-09-08T16:07:20.183Z] Removing intermediate container 24f7c4d8f738 [2022-09-08T16:07:20.184Z] ---> fc6ff357af8a [2022-09-08T16:07:20.184Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-08T16:07:20.184Z] Removing intermediate container d0cdd754a05a [2022-09-08T16:07:20.184Z] ---> e9557617df83 [2022-09-08T16:07:20.184Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-08T16:07:20.184Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-08T16:07:22.526Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:07:22.526Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:07:22.526Z] ---> 3e9d08e76d6a [2022-09-08T16:07:22.526Z] Step 3/25 : WORKDIR /edgex-go [2022-09-08T16:07:22.526Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:07:22.526Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:07:22.526Z] ---> 3e9d08e76d6a [2022-09-08T16:07:22.526Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-08T16:07:22.526Z] ---> Running in b8f8448177c0 [2022-09-08T16:07:22.526Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:07:22.526Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:07:22.526Z] ---> 3e9d08e76d6a [2022-09-08T16:07:22.526Z] Step 3/26 : WORKDIR /edgex-go [2022-09-08T16:07:22.814Z] ---> Running in bb27be7fddf8 [2022-09-08T16:07:22.814Z] ---> Running in d44fa4903176 [2022-09-08T16:07:22.814Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:07:22.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:07:22.814Z] ---> 3e9d08e76d6a [2022-09-08T16:07:22.814Z] Step 3/23 : WORKDIR /edgex-go [2022-09-08T16:07:23.102Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:07:23.102Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:07:23.102Z] ---> 3e9d08e76d6a [2022-09-08T16:07:23.102Z] Step 3/25 : WORKDIR /edgex-go [2022-09-08T16:07:23.102Z] ---> Running in a99761c8cc04 [2022-09-08T16:07:23.102Z] ---> Running in bd873ea90963 [2022-09-08T16:07:23.390Z] Removing intermediate container bb27be7fddf8 [2022-09-08T16:07:23.390Z] Removing intermediate container b8f8448177c0 [2022-09-08T16:07:23.390Z] ---> 00689c2e16da [2022-09-08T16:07:23.390Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:07:23.390Z] ---> 643d76704084 [2022-09-08T16:07:23.390Z] Step 4/23 : WORKDIR /edgex-go [2022-09-08T16:07:23.390Z] ---> Running in ac6cce90b0fc [2022-09-08T16:07:23.668Z] Removing intermediate container d44fa4903176 [2022-09-08T16:07:23.668Z] ---> Running in be217308d09c [2022-09-08T16:07:23.668Z] ---> 702397ec462a [2022-09-08T16:07:23.668Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:07:23.668Z] Removing intermediate container a99761c8cc04 [2022-09-08T16:07:23.668Z] ---> 20e7cec8cfa8 [2022-09-08T16:07:23.668Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:07:23.668Z] ---> Running in a89a21faeb13 [2022-09-08T16:07:23.950Z] Removing intermediate container bd873ea90963 [2022-09-08T16:07:23.950Z] ---> 03a1dcceb814 [2022-09-08T16:07:23.950Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:07:23.950Z] ---> Running in 62deab8fc69c [2022-09-08T16:07:24.236Z] ---> Running in 192458f62e51 [2022-09-08T16:07:24.381Z] ---> ebfaa581926e [2022-09-08T16:07:24.381Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-08T16:07:24.381Z] ---> 9855a9b29c95 [2022-09-08T16:07:24.381Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-08T16:07:24.515Z] Removing intermediate container ac6cce90b0fc [2022-09-08T16:07:24.516Z] ---> 72e8bba52b01 [2022-09-08T16:07:24.516Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:07:24.640Z] ---> 894fc492a4a5 [2022-09-08T16:07:24.640Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-08T16:07:24.796Z] ---> Running in 39b8d4eec28d [2022-09-08T16:07:27.463Z] Removing intermediate container be217308d09c [2022-09-08T16:07:27.463Z] ---> 6c2982f9240b [2022-09-08T16:07:27.463Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-08T16:07:27.463Z] ---> Running in 9c84b5b79ce2 [2022-09-08T16:07:27.753Z] Removing intermediate container 62deab8fc69c [2022-09-08T16:07:27.753Z] Removing intermediate container a89a21faeb13 [2022-09-08T16:07:27.753Z] ---> e70cc1fcd547 [2022-09-08T16:07:27.753Z] ---> 03f805c02bd2 [2022-09-08T16:07:28.045Z] Step 5/23 : RUN apk add --update --no-cache make bash gitStep 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-08T16:07:28.045Z] [2022-09-08T16:07:28.045Z] ---> Running in 65bb428a9917 [2022-09-08T16:07:28.045Z] ---> Running in 06d349000440 [2022-09-08T16:07:28.331Z] Removing intermediate container 192458f62e51 [2022-09-08T16:07:28.331Z] ---> b1f29cf4633c [2022-09-08T16:07:28.331Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-08T16:07:28.331Z] Removing intermediate container 39b8d4eec28d [2022-09-08T16:07:28.331Z] ---> e45d529f3651 [2022-09-08T16:07:28.331Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-08T16:07:28.331Z] ---> Running in c18bd8a6b087 [2022-09-08T16:07:28.614Z] ---> Running in 55f9bf514129 [2022-09-08T16:07:29.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:07:29.931Z] ---> 4cdf0774fdf8 [2022-09-08T16:07:29.931Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-08T16:07:29.931Z] Removing intermediate container fe2e577d8099 [2022-09-08T16:07:29.931Z] ---> 0810a02d5961 [2022-09-08T16:07:29.931Z] [2022-09-08T16:07:29.931Z] Step 11/25 : FROM alpine:3.16 [2022-09-08T16:07:29.931Z] ---> f35062d27841 [2022-09-08T16:07:29.931Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-08T16:07:29.931Z] Removing intermediate container 441827f82a9f [2022-09-08T16:07:29.931Z] ---> f71530e37dc6 [2022-09-08T16:07:29.931Z] [2022-09-08T16:07:29.931Z] Step 9/20 : FROM alpine:3.15 [2022-09-08T16:07:29.931Z] ---> c4fc93816858 [2022-09-08T16:07:29.931Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-08T16:07:29.931Z] ---> Using cache [2022-09-08T16:07:29.931Z] ---> ba91db67005a [2022-09-08T16:07:29.931Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:07:29.931Z] ---> Using cache [2022-09-08T16:07:29.931Z] ---> 89831f23db42 [2022-09-08T16:07:29.931Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-08T16:07:29.931Z] Removing intermediate container be175ce8c688 [2022-09-08T16:07:29.931Z] ---> 3d63e9facb78 [2022-09-08T16:07:29.931Z] [2022-09-08T16:07:29.931Z] Step 10/25 : FROM alpine:3.16 [2022-09-08T16:07:29.931Z] ---> Running in df869bc0b6e9 [2022-09-08T16:07:29.931Z] ---> 4588ee8f0d8e [2022-09-08T16:07:29.931Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-08T16:07:29.931Z] ---> 3a4c17943c6d [2022-09-08T16:07:29.931Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-08T16:07:29.931Z] 3.16: Pulling from library/alpine [2022-09-08T16:07:29.931Z] 3.16: Pulling from library/alpine [2022-09-08T16:07:29.931Z] ---> Running in 67bb959e4926 [2022-09-08T16:07:29.931Z] Removing intermediate container 67bb959e4926 [2022-09-08T16:07:29.931Z] ---> b112a92075f1 [2022-09-08T16:07:29.931Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-08T16:07:29.931Z] ---> 13b20377f332 [2022-09-08T16:07:29.931Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-08T16:07:29.931Z] ---> Running in d17955b83c1f [2022-09-08T16:07:30.190Z] Removing intermediate container d17955b83c1f [2022-09-08T16:07:30.190Z] ---> a12cac9c3054 [2022-09-08T16:07:30.190Z] Step 23/25 : LABEL arch=x86_64 [2022-09-08T16:07:30.190Z] ---> 4ff2c42fedbc [2022-09-08T16:07:30.190Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-08T16:07:30.190Z] ---> Running in fc70c4ea8db2 [2022-09-08T16:07:30.190Z] ---> Running in 237cfaea8b27 [2022-09-08T16:07:30.190Z] Removing intermediate container fc70c4ea8db2 [2022-09-08T16:07:30.190Z] ---> 74521578a498 [2022-09-08T16:07:30.190Z] Step 24/25 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:07:30.190Z] Removing intermediate container 237cfaea8b27 [2022-09-08T16:07:30.190Z] ---> c880fcda2183 [2022-09-08T16:07:30.190Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-08T16:07:30.190Z] ---> Running in 079faec6e450 [2022-09-08T16:07:30.190Z] ---> Running in 6c1d517b28fb [2022-09-08T16:07:30.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:07:30.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:07:30.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:07:30.449Z] Removing intermediate container 079faec6e450 [2022-09-08T16:07:30.449Z] ---> d54d89168ece [2022-09-08T16:07:30.449Z] Step 25/25 : LABEL version=2.3.0-dev.60 [2022-09-08T16:07:30.449Z] Removing intermediate container 6c1d517b28fb [2022-09-08T16:07:30.449Z] ---> 53d6a0b00b07 [2022-09-08T16:07:30.449Z] Step 24/26 : LABEL arch=x86_64 [2022-09-08T16:07:30.449Z] ---> Running in 63b685866f38 [2022-09-08T16:07:30.449Z] ---> Running in 48531fdfe499 [2022-09-08T16:07:30.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:30.709Z] Removing intermediate container 63b685866f38 [2022-09-08T16:07:30.709Z] ---> 080b832dfdb6 [2022-09-08T16:07:30.709Z] [2022-09-08T16:07:30.709Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-08T16:07:30.709Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-08T16:07:30.709Z] Removing intermediate container 48531fdfe499 [2022-09-08T16:07:30.709Z] ---> 710dfdb1a29e [2022-09-08T16:07:30.709Z] Step 25/26 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:07:30.709Z] Status: Downloaded newer image for alpine:3.16 [2022-09-08T16:07:30.709Z] Status: Image is up to date for alpine:3.16 [2022-09-08T16:07:30.709Z] Successfully built 080b832dfdb6 [2022-09-08T16:07:30.709Z] Successfully tagged security-spire-server:latest [2022-09-08T16:07:30.709Z] ---> 9c6f07244728 [2022-09-08T16:07:30.709Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-08T16:07:30.709Z] ---> 9c6f07244728 [2022-09-08T16:07:30.709Z] Building core-command [2022-09-08T16:07:30.709Z]  Building security-spire-server ... done Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-08T16:07:30.709Z] ---> Running in 95605752bb7f [2022-09-08T16:07:30.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:07:30.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:07:30.969Z] ---> Running in f3af575ced10 [2022-09-08T16:07:30.969Z] ---> Running in 518fbf64a057 [2022-09-08T16:07:31.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:07:31.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:31.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:07:31.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:07:31.739Z] OK: 221 MiB in 51 packages [2022-09-08T16:07:31.799Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-08T16:07:31.799Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-08T16:07:31.799Z] OK: 15856 distinct packages available [2022-09-08T16:07:31.799Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:32.054Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:07:32.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:32.997Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-08T16:07:32.997Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-08T16:07:33.105Z] Removing intermediate container 9c84b5b79ce2 [2022-09-08T16:07:33.105Z] ---> 0c82911292ae [2022-09-08T16:07:33.105Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-08T16:07:33.105Z] OK: 221 MiB in 51 packages [2022-09-08T16:07:33.256Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-08T16:07:33.256Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-08T16:07:33.256Z] (5/9) Installing curl (7.80.0-r3) [2022-09-08T16:07:33.395Z] OK: 221 MiB in 51 packages [2022-09-08T16:07:33.515Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-08T16:07:33.515Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-08T16:07:33.515Z] (8/9) Installing libucontext (1.1-r0) [2022-09-08T16:07:33.673Z] OK: 221 MiB in 51 packages [2022-09-08T16:07:33.673Z] OK: 221 MiB in 51 packages [2022-09-08T16:07:33.774Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-08T16:07:33.774Z] Executing busybox-1.34.1-r7.trigger [2022-09-08T16:07:33.774Z] Executing ca-certificates-20220614-r0.trigger [2022-09-08T16:07:33.774Z] OK: 8 MiB in 23 packages [2022-09-08T16:07:34.273Z] ---> ae5ac0a9c98e [2022-09-08T16:07:34.342Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:07:34.342Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:07:34.342Z] ---> 67267eafe0cb [2022-09-08T16:07:34.342Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-08T16:07:34.343Z] ---> Using cache [2022-09-08T16:07:34.343Z] ---> 7ed9cf831e69 [2022-09-08T16:07:34.343Z] Step 4/24 : WORKDIR /edgex-go [2022-09-08T16:07:34.343Z] ---> Using cache [2022-09-08T16:07:34.343Z] ---> 2a3cc7376c0e [2022-09-08T16:07:34.343Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:07:34.343Z] ---> Using cache [2022-09-08T16:07:34.343Z] ---> bb2aba67c0ad [2022-09-08T16:07:34.343Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-08T16:07:34.343Z] ---> Using cache [2022-09-08T16:07:34.343Z] ---> 50e530792572 [2022-09-08T16:07:34.343Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-08T16:07:34.343Z] ---> Using cache [2022-09-08T16:07:34.343Z] ---> 30f01c46a33b [2022-09-08T16:07:34.343Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:07:34.343Z] ---> Using cache [2022-09-08T16:07:34.343Z] ---> d74b23d191a9 [2022-09-08T16:07:34.343Z] Step 9/24 : COPY . . [2022-09-08T16:07:34.343Z] ---> Using cache [2022-09-08T16:07:34.343Z] ---> 45041931e112 [2022-09-08T16:07:34.343Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-08T16:07:34.550Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:07:34.550Z] ---> Running in 53b8f04c0613 [2022-09-08T16:07:34.825Z] Removing intermediate container 65bb428a9917 [2022-09-08T16:07:34.825Z] ---> 53685f8276bf [2022-09-08T16:07:34.825Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-08T16:07:35.427Z] Removing intermediate container 06d349000440 [2022-09-08T16:07:35.427Z] ---> d942b43487e0 [2022-09-08T16:07:35.427Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-08T16:07:35.427Z] Removing intermediate container c18bd8a6b087 [2022-09-08T16:07:35.427Z] ---> 4fc03606ea45 [2022-09-08T16:07:35.427Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-08T16:07:35.427Z] Removing intermediate container 55f9bf514129 [2022-09-08T16:07:35.427Z] ---> 0ad8e4f29b9b [2022-09-08T16:07:35.427Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-08T16:07:36.422Z] ---> b6ec655ebbc3 [2022-09-08T16:07:36.422Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:07:36.422Z] ---> 771edfbadb03 [2022-09-08T16:07:36.422Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:07:36.422Z] ---> Running in f064991960d6 [2022-09-08T16:07:36.698Z] ---> Running in 1ab7dd07a2e1 [2022-09-08T16:07:36.698Z] ---> 2e376f240029 [2022-09-08T16:07:36.698Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:07:36.913Z] Removing intermediate container 95605752bb7f [2022-09-08T16:07:36.913Z] ---> 558bd97236f1 [2022-09-08T16:07:36.914Z] Step 26/26 : LABEL version=2.3.0-dev.60 [2022-09-08T16:07:36.914Z] ---> Running in c2b77f5ec5f1 [2022-09-08T16:07:36.914Z] ---> Running in 3538a1985437 [2022-09-08T16:07:36.974Z] ---> 3b27e4a808fd [2022-09-08T16:07:36.974Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:07:36.974Z] ---> Running in 8cefd9d14904 [2022-09-08T16:07:37.174Z] Removing intermediate container 3538a1985437 [2022-09-08T16:07:37.174Z] ---> 7c95d7fa8a3a [2022-09-08T16:07:37.174Z] [2022-09-08T16:07:37.174Z] Successfully built 7c95d7fa8a3a [2022-09-08T16:07:37.174Z] Successfully tagged security-spire-agent:latest [2022-09-08T16:07:37.174Z] Building security-bootstrapper [2022-09-08T16:07:37.248Z] ---> Running in 723b3c1cd14b [2022-09-08T16:07:37.433Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:37.433Z] Removing intermediate container df869bc0b6e9 [2022-09-08T16:07:37.433Z] ---> 5dc37194a4b4 [2022-09-08T16:07:37.433Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-08T16:07:37.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:37.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:37.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:07:37.748Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-08T16:07:37.748Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-08T16:07:37.748Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-08T16:07:37.748Z] (3/3) Installing su-exec (0.2-r1) [2022-09-08T16:07:37.748Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T16:07:37.748Z] Executing ca-certificates-20220614-r0.trigger [2022-09-08T16:07:37.748Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-08T16:07:37.748Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T16:07:37.748Z] OK: 6 MiB in 15 packages [2022-09-08T16:07:37.748Z] OK: 6 MiB in 17 packages [2022-09-08T16:07:44.416Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:07:44.416Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:07:44.416Z] ---> 67267eafe0cb [2022-09-08T16:07:44.416Z] Step 3/33 : WORKDIR /edgex-go [2022-09-08T16:07:44.416Z] ---> Using cache [2022-09-08T16:07:44.416Z] ---> 4e8d52fc42f0 [2022-09-08T16:07:44.416Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:07:44.416Z] ---> Using cache [2022-09-08T16:07:44.416Z] ---> 067ba3a8c6f9 [2022-09-08T16:07:44.416Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-08T16:07:44.416Z] ---> Using cache [2022-09-08T16:07:44.416Z] ---> 01625c93c9ae [2022-09-08T16:07:44.416Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-08T16:07:44.416Z] ---> Using cache [2022-09-08T16:07:44.416Z] ---> 48844cadfa7f [2022-09-08T16:07:44.416Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:07:44.416Z] ---> Using cache [2022-09-08T16:07:44.416Z] ---> 3e4198f2ce40 [2022-09-08T16:07:44.416Z] Step 8/33 : COPY . . [2022-09-08T16:07:44.416Z] ---> Using cache [2022-09-08T16:07:44.416Z] ---> ed126214c29a [2022-09-08T16:07:44.416Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-08T16:07:46.955Z] ---> 1a9350708c8d [2022-09-08T16:07:46.955Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-08T16:07:50.264Z] ---> Running in fc5b1a878fdb [2022-09-08T16:07:50.264Z] ---> f8d3c111db35 [2022-09-08T16:07:50.264Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-08T16:07:50.632Z] Removing intermediate container f3af575ced10 [2022-09-08T16:07:50.632Z] ---> b60ae1b0170d [2022-09-08T16:07:50.632Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-08T16:07:50.632Z] ---> 87b04d202e77 [2022-09-08T16:07:50.632Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-08T16:07:50.632Z] Removing intermediate container 518fbf64a057 [2022-09-08T16:07:50.632Z] ---> 53f00e65e77d [2022-09-08T16:07:50.632Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-08T16:07:50.632Z] ---> Running in 34ad1e836978 [2022-09-08T16:07:50.632Z] ---> Running in d92d39feaf25 [2022-09-08T16:07:50.632Z] ---> Running in 3b9136b3d521 [2022-09-08T16:07:50.632Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-08T16:07:50.890Z] Removing intermediate container d92d39feaf25 [2022-09-08T16:07:50.890Z] ---> a739a7961e09 [2022-09-08T16:07:50.890Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T16:07:50.890Z] Removing intermediate container 3b9136b3d521 [2022-09-08T16:07:50.890Z] ---> fa889b452914 [2022-09-08T16:07:50.890Z] Step 13/25 : WORKDIR / [2022-09-08T16:07:50.890Z] Removing intermediate container 34ad1e836978 [2022-09-08T16:07:50.890Z] ---> d8d9f17cc07c [2022-09-08T16:07:50.890Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-08T16:07:51.149Z] ---> Running in b413e611660b [2022-09-08T16:07:51.722Z] ---> Running in 9b2668840b5b [2022-09-08T16:07:51.722Z] ---> Running in 188e79398513 [2022-09-08T16:07:52.325Z] Removing intermediate container b413e611660b [2022-09-08T16:07:52.325Z] ---> 2e141dd4fa00 [2022-09-08T16:07:52.325Z] Step 18/20 : LABEL arch=x86_64 [2022-09-08T16:07:52.325Z] Removing intermediate container 188e79398513 [2022-09-08T16:07:52.325Z] ---> 1f02d0b578cf [2022-09-08T16:07:52.325Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-08T16:07:52.325Z] ---> Running in b697a4f8e2b0 [2022-09-08T16:07:52.325Z] ---> Running in f2f8463e0af0 [2022-09-08T16:07:52.325Z] Removing intermediate container 9b2668840b5b [2022-09-08T16:07:52.325Z] ---> 4920c3ed4ba6 [2022-09-08T16:07:52.325Z] 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-08T16:07:52.325Z] Removing intermediate container b697a4f8e2b0 [2022-09-08T16:07:52.325Z] ---> d0e5c4de0afc [2022-09-08T16:07:52.325Z] Step 19/20 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:07:52.325Z] Removing intermediate container f2f8463e0af0 [2022-09-08T16:07:52.325Z] ---> fbc548118d6e [2022-09-08T16:07:52.325Z] Step 16/25 : WORKDIR / [2022-09-08T16:07:52.584Z] ---> Running in 82d75ffe9fcc [2022-09-08T16:07:52.584Z] ---> da758da9b10e [2022-09-08T16:07:52.584Z] 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-08T16:07:52.584Z] ---> Running in d33b5e26d6fb [2022-09-08T16:07:52.584Z] Removing intermediate container 82d75ffe9fcc [2022-09-08T16:07:52.584Z] ---> c8f0af59a023 [2022-09-08T16:07:52.584Z] Step 20/20 : LABEL version=2.3.0-dev.60 [2022-09-08T16:07:52.584Z] ---> Running in f3d1c88059e6 [2022-09-08T16:07:52.843Z] Removing intermediate container d33b5e26d6fb [2022-09-08T16:07:52.843Z] ---> 5b1a47e3e364 [2022-09-08T16:07:52.843Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-08T16:07:52.843Z] ---> 2f46f9317bc3 [2022-09-08T16:07:52.843Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-08T16:07:52.843Z] Removing intermediate container f3d1c88059e6 [2022-09-08T16:07:52.843Z] ---> 031de07b15e1 [2022-09-08T16:07:52.843Z] [2022-09-08T16:07:52.843Z] Successfully built 031de07b15e1 [2022-09-08T16:07:52.843Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-08T16:07:52.843Z]  Building security-spiffe-token-provider ... done Building core-data [2022-09-08T16:07:56.131Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:07:56.131Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:07:56.131Z] ---> 67267eafe0cb [2022-09-08T16:07:56.131Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-08T16:07:56.131Z] ---> Using cache [2022-09-08T16:07:56.131Z] ---> 7ed9cf831e69 [2022-09-08T16:07:56.131Z] Step 4/24 : WORKDIR /edgex-go [2022-09-08T16:07:56.131Z] ---> Using cache [2022-09-08T16:07:56.131Z] ---> 2a3cc7376c0e [2022-09-08T16:07:56.131Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:07:56.131Z] ---> Using cache [2022-09-08T16:07:56.131Z] ---> bb2aba67c0ad [2022-09-08T16:07:56.131Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-08T16:08:04.257Z] ---> 0b89e2e0301d [2022-09-08T16:08:04.257Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-08T16:08:04.257Z] ---> 97c4fa0db946 [2022-09-08T16:08:04.257Z] 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-08T16:08:04.257Z] ---> Running in 2f31aefe5750 [2022-09-08T16:08:04.257Z] ---> 646fb393d593 [2022-09-08T16:08:04.257Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-08T16:08:08.484Z] ---> 5134e5217d90 [2022-09-08T16:08:08.484Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-08T16:08:08.484Z] ---> 641df4cfa82f [2022-09-08T16:08:08.484Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-08T16:08:08.484Z] Removing intermediate container fc5b1a878fdb [2022-09-08T16:08:08.484Z] ---> 8077635039e7 [2022-09-08T16:08:08.484Z] [2022-09-08T16:08:08.484Z] Step 10/33 : FROM alpine:3.16 [2022-09-08T16:08:08.484Z] ---> 9c6f07244728 [2022-09-08T16:08:08.484Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-08T16:08:08.484Z] Removing intermediate container c2b77f5ec5f1 [2022-09-08T16:08:08.484Z] ---> 54b654db07a9 [2022-09-08T16:08:08.484Z] [2022-09-08T16:08:08.484Z] Step 11/24 : FROM alpine:3.16 [2022-09-08T16:08:08.484Z] ---> 9c6f07244728 [2022-09-08T16:08:08.484Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-08T16:08:08.484Z] ---> Using cache [2022-09-08T16:08:08.484Z] ---> b60ae1b0170d [2022-09-08T16:08:08.484Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-08T16:08:08.484Z] ---> Using cache [2022-09-08T16:08:08.484Z] ---> d8d9f17cc07c [2022-09-08T16:08:08.484Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-08T16:08:08.484Z] ---> Running in 0946d793146a [2022-09-08T16:08:08.484Z] ---> Running in 4e570d535643 [2022-09-08T16:08:08.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:08:08.484Z] ---> 130dc02b38a4 [2022-09-08T16:08:08.484Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-08T16:08:08.484Z] Removing intermediate container 0946d793146a [2022-09-08T16:08:08.484Z] ---> edb36da8725a [2022-09-08T16:08:08.484Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-08T16:08:08.484Z] Removing intermediate container 4e570d535643 [2022-09-08T16:08:08.484Z] ---> 3a73f9c97b6b [2022-09-08T16:08:08.484Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-08T16:08:08.484Z] ---> Running in c766dfd254c3 [2022-09-08T16:08:08.484Z] ---> Running in 6b74e68a33d3 [2022-09-08T16:08:08.484Z] ---> 488be838c15b [2022-09-08T16:08:08.484Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-08T16:08:08.484Z] ---> 03d3d36a7ded [2022-09-08T16:08:08.484Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-08T16:08:08.484Z] ---> Running in d0c80c8c796f [2022-09-08T16:08:08.484Z] Removing intermediate container 6b74e68a33d3 [2022-09-08T16:08:08.484Z] ---> 4caeec9e24fa [2022-09-08T16:08:08.484Z] Step 16/24 : WORKDIR / [2022-09-08T16:08:08.484Z] ---> Running in bc9ba0500c1a [2022-09-08T16:08:08.484Z] Removing intermediate container d0c80c8c796f [2022-09-08T16:08:08.484Z] ---> 83260304536b [2022-09-08T16:08:08.484Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T16:08:08.484Z] ---> Running in c9eb2ee5c409 [2022-09-08T16:08:08.484Z] ---> 4702f1ecd3aa [2022-09-08T16:08:08.484Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-08T16:08:08.743Z] ---> Running in 98f74a79485b [2022-09-08T16:08:08.743Z] Removing intermediate container bc9ba0500c1a [2022-09-08T16:08:08.743Z] ---> 485892313799 [2022-09-08T16:08:08.743Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-08T16:08:08.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:08:08.743Z] Removing intermediate container c9eb2ee5c409 [2022-09-08T16:08:08.743Z] ---> c46efa99dec5 [2022-09-08T16:08:08.743Z] Step 23/25 : LABEL arch=x86_64 [2022-09-08T16:08:08.743Z] ---> Running in e7ae85fa8c04 [2022-09-08T16:08:08.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:08:08.743Z] Removing intermediate container e7ae85fa8c04 [2022-09-08T16:08:08.743Z] ---> dd28819c985d [2022-09-08T16:08:08.743Z] Step 24/25 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:08:08.743Z] ---> Running in 759a2785a748 [2022-09-08T16:08:08.743Z] ---> f12b67926123 [2022-09-08T16:08:08.743Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-08T16:08:09.003Z] Removing intermediate container 759a2785a748 [2022-09-08T16:08:09.003Z] ---> 7d6a8a62c469 [2022-09-08T16:08:09.003Z] Step 25/25 : LABEL version=2.3.0-dev.60 [2022-09-08T16:08:09.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:08:09.003Z] ---> Running in 437cfb91e15a [2022-09-08T16:08:09.003Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-08T16:08:09.003Z] (2/2) Installing su-exec (0.2-r1) [2022-09-08T16:08:09.003Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T16:08:09.003Z] OK: 6 MiB in 16 packages [2022-09-08T16:08:09.263Z] OK: 211 MiB in 51 packages [2022-09-08T16:08:09.522Z] Removing intermediate container 437cfb91e15a [2022-09-08T16:08:09.522Z] ---> 2d838dadc6dc [2022-09-08T16:08:09.522Z] [2022-09-08T16:08:09.522Z] Successfully built 2d838dadc6dc [2022-09-08T16:08:09.522Z] ---> a12f5a7d2df5 [2022-09-08T16:08:09.522Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-08T16:08:09.522Z] Successfully tagged core-metadata:latest [2022-09-08T16:08:09.522Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-09-08T16:08:13.734Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:08:13.734Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:08:13.734Z] ---> 67267eafe0cb [2022-09-08T16:08:13.734Z] Step 3/23 : WORKDIR /edgex-go [2022-09-08T16:08:13.734Z] ---> Using cache [2022-09-08T16:08:13.734Z] ---> 4e8d52fc42f0 [2022-09-08T16:08:13.734Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:08:13.734Z] ---> Using cache [2022-09-08T16:08:13.734Z] ---> 067ba3a8c6f9 [2022-09-08T16:08:13.734Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-08T16:08:15.654Z] ---> 0bbcd8e9ef75 [2022-09-08T16:08:15.654Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-08T16:08:15.654Z] ---> Running in 68554375da9d [2022-09-08T16:08:15.654Z] Removing intermediate container 98f74a79485b [2022-09-08T16:08:15.654Z] ---> 84db48341293 [2022-09-08T16:08:15.654Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-08T16:08:15.654Z] ---> Running in 5c8b4bdb276b [2022-09-08T16:08:15.654Z] ---> Running in 0ec681916d10 [2022-09-08T16:08:15.654Z] Removing intermediate container c766dfd254c3 [2022-09-08T16:08:15.654Z] ---> a0d4c7fd40a5 [2022-09-08T16:08:15.654Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-08T16:08:15.654Z] Removing intermediate container 2f31aefe5750 [2022-09-08T16:08:15.654Z] ---> f4f9e941da72 [2022-09-08T16:08:15.654Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-08T16:08:15.654Z] ---> Running in a5c1c434a204 [2022-09-08T16:08:15.654Z] Removing intermediate container 5c8b4bdb276b [2022-09-08T16:08:15.654Z] ---> 10fd75d3735d [2022-09-08T16:08:15.654Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T16:08:15.654Z] Removing intermediate container 0ec681916d10 [2022-09-08T16:08:15.654Z] ---> db81598ac428 [2022-09-08T16:08:15.654Z] Step 23/25 : LABEL arch=x86_64 [2022-09-08T16:08:15.654Z] ---> 1e8b5aabdf5c [2022-09-08T16:08:15.654Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:08:15.654Z] ---> Running in 9eed9233e81d [2022-09-08T16:08:15.915Z] ---> Running in fe666829e367 [2022-09-08T16:08:15.915Z] ---> Running in 008847d1d887 [2022-09-08T16:08:15.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:08:15.915Z] Removing intermediate container a5c1c434a204 [2022-09-08T16:08:15.915Z] ---> e96b13b87d7f [2022-09-08T16:08:15.915Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-08T16:08:15.915Z] Removing intermediate container 9eed9233e81d [2022-09-08T16:08:15.915Z] ---> 53369c086152 [2022-09-08T16:08:15.915Z] Step 22/24 : LABEL arch=x86_64 [2022-09-08T16:08:15.915Z] ---> Running in ebcfaa644da4 [2022-09-08T16:08:15.915Z] Removing intermediate container 008847d1d887 [2022-09-08T16:08:15.915Z] ---> b72412cf40d1 [2022-09-08T16:08:15.915Z] Step 24/25 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:08:15.915Z] ---> Running in 27e8cb303be9 [2022-09-08T16:08:15.915Z] ---> Running in 7c506a589ccb [2022-09-08T16:08:15.915Z] Removing intermediate container ebcfaa644da4 [2022-09-08T16:08:15.915Z] ---> 4027d7053a99 [2022-09-08T16:08:15.915Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-08T16:08:15.915Z] ---> Running in 9fbf70923595 [2022-09-08T16:08:16.177Z] Removing intermediate container 27e8cb303be9 [2022-09-08T16:08:16.177Z] ---> 2211351c80b4 [2022-09-08T16:08:16.177Z] Step 23/24 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:08:16.177Z] ---> Running in 31a879ce842d [2022-09-08T16:08:16.177Z] Removing intermediate container 7c506a589ccb [2022-09-08T16:08:16.177Z] ---> 49abec5d65b7 [2022-09-08T16:08:16.177Z] Step 25/25 : LABEL version=2.3.0-dev.60 [2022-09-08T16:08:16.177Z] ---> Running in 0d2ee6d2f2a0 [2022-09-08T16:08:16.177Z] Removing intermediate container 9fbf70923595 [2022-09-08T16:08:16.177Z] ---> 3aa3c2bfaba3 [2022-09-08T16:08:16.177Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-08T16:08:16.177Z] ---> Running in a29a845ec4c8 [2022-09-08T16:08:16.177Z] Removing intermediate container 31a879ce842d [2022-09-08T16:08:16.177Z] ---> 1ce24acc82b7 [2022-09-08T16:08:16.177Z] Step 24/24 : LABEL version=2.3.0-dev.60 [2022-09-08T16:08:16.177Z] ---> Running in 0791bc7a4028 [2022-09-08T16:08:16.436Z] Removing intermediate container 0d2ee6d2f2a0 [2022-09-08T16:08:16.436Z] ---> f9bd170f301b [2022-09-08T16:08:16.436Z] [2022-09-08T16:08:16.436Z] Removing intermediate container a29a845ec4c8 [2022-09-08T16:08:16.436Z] ---> 258e083ae7f5 [2022-09-08T16:08:16.436Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-08T16:08:16.436Z] Successfully built f9bd170f301b [2022-09-08T16:08:16.436Z] Successfully tagged security-secretstore-setup:latest [2022-09-08T16:08:16.436Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-09-08T16:08:16.436Z] ---> Running in 3d03171c012f [2022-09-08T16:08:16.436Z] Removing intermediate container 0791bc7a4028 [2022-09-08T16:08:16.436Z] ---> b2e59b2bee97 [2022-09-08T16:08:16.436Z] [2022-09-08T16:08:16.436Z] Successfully built b2e59b2bee97 [2022-09-08T16:08:16.436Z] Successfully tagged core-command:latest [2022-09-08T16:08:16.436Z] Building support-scheduler [2022-09-08T16:08:16.696Z]  Building core-command ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:08:16.961Z] OK: 211 MiB in 51 packages [2022-09-08T16:08:20.256Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:08:20.256Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:08:20.256Z] ---> 67267eafe0cb [2022-09-08T16:08:20.256Z] Step 3/22 : WORKDIR /edgex-go [2022-09-08T16:08:20.256Z] ---> Using cache [2022-09-08T16:08:20.256Z] ---> 4e8d52fc42f0 [2022-09-08T16:08:20.256Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:08:20.256Z] ---> Using cache [2022-09-08T16:08:20.256Z] ---> 067ba3a8c6f9 [2022-09-08T16:08:20.256Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-08T16:08:20.256Z] ---> Using cache [2022-09-08T16:08:20.256Z] ---> 01625c93c9ae [2022-09-08T16:08:20.256Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-08T16:08:20.256Z] ---> Using cache [2022-09-08T16:08:20.256Z] ---> 48844cadfa7f [2022-09-08T16:08:20.256Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:08:20.256Z] ---> Using cache [2022-09-08T16:08:20.256Z] ---> 3e4198f2ce40 [2022-09-08T16:08:20.256Z] Step 8/22 : COPY . . [2022-09-08T16:08:20.256Z] ---> Using cache [2022-09-08T16:08:20.256Z] ---> ed126214c29a [2022-09-08T16:08:20.256Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-08T16:08:21.640Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:08:21.640Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:08:21.640Z] ---> 67267eafe0cb [2022-09-08T16:08:21.640Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-08T16:08:21.640Z] ---> Using cache [2022-09-08T16:08:21.640Z] ---> 7ed9cf831e69 [2022-09-08T16:08:21.640Z] Step 4/23 : WORKDIR /edgex-go [2022-09-08T16:08:21.640Z] ---> Using cache [2022-09-08T16:08:21.640Z] ---> 2a3cc7376c0e [2022-09-08T16:08:21.640Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:08:21.640Z] ---> Using cache [2022-09-08T16:08:21.640Z] ---> bb2aba67c0ad [2022-09-08T16:08:21.640Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-08T16:08:21.640Z] ---> Using cache [2022-09-08T16:08:21.640Z] ---> 50e530792572 [2022-09-08T16:08:21.640Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-08T16:08:21.640Z] ---> Using cache [2022-09-08T16:08:21.640Z] ---> 30f01c46a33b [2022-09-08T16:08:21.640Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:08:21.640Z] ---> Using cache [2022-09-08T16:08:21.640Z] ---> d74b23d191a9 [2022-09-08T16:08:21.640Z] Step 9/23 : COPY . . [2022-09-08T16:08:21.640Z] ---> Using cache [2022-09-08T16:08:21.640Z] ---> 45041931e112 [2022-09-08T16:08:21.640Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-08T16:08:29.783Z] ---> Running in 619ac43282b3 [2022-09-08T16:08:29.783Z] ---> Running in 942b8be3445f [2022-09-08T16:08:29.783Z] Removing intermediate container 3d03171c012f [2022-09-08T16:08:29.783Z] ---> bb2f8c0c5f1a [2022-09-08T16:08:29.783Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-08T16:08:30.043Z] Removing intermediate container 68554375da9d [2022-09-08T16:08:30.043Z] ---> 2631d64b45b7 [2022-09-08T16:08:30.043Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-08T16:08:30.302Z] ---> Running in 7d0c257e0231 [2022-09-08T16:08:30.302Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-08T16:08:30.574Z] ---> b86b3edfc6e6 [2022-09-08T16:08:30.574Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:08:30.574Z] Removing intermediate container 7d0c257e0231 [2022-09-08T16:08:30.574Z] ---> a30c650871b7 [2022-09-08T16:08:30.574Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-08T16:08:30.574Z] ---> Running in 83666037481c [2022-09-08T16:08:30.836Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-08T16:08:31.154Z] ---> 00e43da10af1 [2022-09-08T16:08:31.154Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-08T16:08:31.721Z] ---> Running in b7612da86fed [2022-09-08T16:08:33.859Z] Removing intermediate container 53b8f04c0613 [2022-09-08T16:08:33.859Z] ---> affb33fca53c [2022-09-08T16:08:33.859Z] Step 8/25 : COPY . . [2022-09-08T16:08:33.859Z] Removing intermediate container 1ab7dd07a2e1 [2022-09-08T16:08:33.859Z] ---> 9695b91b6e32 [2022-09-08T16:08:33.859Z] Step 8/26 : COPY . . [2022-09-08T16:08:33.859Z] Removing intermediate container f064991960d6 [2022-09-08T16:08:33.859Z] ---> e92dc72bf805 [2022-09-08T16:08:33.859Z] Step 8/23 : COPY . . [2022-09-08T16:08:33.859Z] Removing intermediate container 723b3c1cd14b [2022-09-08T16:08:33.859Z] ---> 6b767bd2a2dd [2022-09-08T16:08:33.859Z] Step 9/23 : COPY . . [2022-09-08T16:08:33.859Z] Removing intermediate container 8cefd9d14904 [2022-09-08T16:08:33.859Z] ---> fc67f8160289 [2022-09-08T16:08:33.859Z] Step 8/25 : COPY . . [2022-09-08T16:08:35.306Z] ---> 44214a4d2d3a [2022-09-08T16:08:35.306Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-08T16:08:35.306Z] ---> Running in 1514799a3877 [2022-09-08T16:08:37.091Z] Removing intermediate container b7612da86fed [2022-09-08T16:08:37.091Z] ---> afbaec100022 [2022-09-08T16:08:37.091Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-08T16:08:37.091Z] ---> 843daa512e4c [2022-09-08T16:08:37.091Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-08T16:08:37.091Z] Removing intermediate container fe666829e367 [2022-09-08T16:08:37.091Z] ---> 99f2f13a9252 [2022-09-08T16:08:37.091Z] Step 9/24 : COPY . . [2022-09-08T16:08:37.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.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-08T16:08:37.327Z] ---> e521eae71bcd [2022-09-08T16:08:37.327Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-08T16:08:37.327Z] ---> 97ea394a37fa [2022-09-08T16:08:37.327Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-08T16:08:37.327Z] ---> 184d3dbe8814 [2022-09-08T16:08:37.327Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-08T16:08:37.327Z] ---> Running in dc952ca06096 [2022-09-08T16:08:37.611Z] ---> Running in d48152cbba22 [2022-09-08T16:08:37.890Z] ---> Running in 0128062abf95 [2022-09-08T16:08:38.170Z] ---> 0401497b4bb2 [2022-09-08T16:08:38.170Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-08T16:08:38.448Z] Removing intermediate container d48152cbba22 [2022-09-08T16:08:38.448Z] ---> cd53060f4cee [2022-09-08T16:08:38.448Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-08T16:08:38.448Z] ---> Running in bd7f6246fe83 [2022-09-08T16:08:38.722Z] ---> Running in 2d8883809f28 [2022-09-08T16:08:39.720Z] Removing intermediate container bd7f6246fe83 [2022-09-08T16:08:39.720Z] ---> 91d7ed2e7475 [2022-09-08T16:08:39.720Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-08T16:08:39.720Z] ---> Running in 021c2fe0df24 [2022-09-08T16:08:39.720Z] Removing intermediate container 2d8883809f28 [2022-09-08T16:08:39.720Z] ---> 9919939358d0 [2022-09-08T16:08:39.720Z] 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-08T16:08:39.998Z] ---> Running in 4243dedb50ac [2022-09-08T16:08:39.998Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-08T16:08:40.275Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-08T16:08:40.561Z] Removing intermediate container 021c2fe0df24 [2022-09-08T16:08:40.561Z] ---> 380175fa4cbf [2022-09-08T16:08:40.561Z] 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-08T16:08:40.843Z] ---> Running in d01802cdad52 [2022-09-08T16:08:44.280Z] Removing intermediate container d01802cdad52 [2022-09-08T16:08:44.280Z] ---> 54c976ceaaa3 [2022-09-08T16:08:44.280Z] Step 12/25 : WORKDIR /edgex-go [2022-09-08T16:08:44.280Z] Removing intermediate container 4243dedb50ac [2022-09-08T16:08:44.280Z] ---> d74b610aa1db [2022-09-08T16:08:44.280Z] Step 12/26 : WORKDIR /edgex-go [2022-09-08T16:08:44.280Z] ---> Running in 6185f425a2cc [2022-09-08T16:08:44.280Z] ---> Running in 97b44d218522 [2022-09-08T16:08:44.894Z] Removing intermediate container 6185f425a2cc [2022-09-08T16:08:44.894Z] ---> 98e4758dab57 [2022-09-08T16:08:44.894Z] [2022-09-08T16:08:44.894Z] Step 13/25 : FROM alpine:3.15 [2022-09-08T16:08:44.894Z] Removing intermediate container 97b44d218522 [2022-09-08T16:08:44.894Z] ---> cb06ada92be8 [2022-09-08T16:08:44.894Z] [2022-09-08T16:08:44.894Z] Step 13/26 : FROM alpine:3.15 [2022-09-08T16:08:44.894Z] 3.15: Pulling from library/alpine [2022-09-08T16:08:44.894Z] 3.15: Pulling from library/alpine [2022-09-08T16:08:46.367Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-08T16:08:46.367Z] Status: Downloaded newer image for alpine:3.15 [2022-09-08T16:08:46.367Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-08T16:08:46.367Z] Status: Image is up to date for alpine:3.15 [2022-09-08T16:08:46.367Z] ---> 02e0d6fdf486 [2022-09-08T16:08:46.367Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-08T16:08:46.367Z] ---> 02e0d6fdf486 [2022-09-08T16:08:46.367Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-08T16:08:46.643Z] ---> Running in b67278faba61 [2022-09-08T16:08:46.643Z] ---> Running in 13cae7a42b21 [2022-09-08T16:08:47.255Z] Removing intermediate container 13cae7a42b21 [2022-09-08T16:08:47.255Z] ---> 8e6506167f5e [2022-09-08T16:08:47.255Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:08:47.255Z] ---> Running in fc1585c6284e [2022-09-08T16:08:47.255Z] Removing intermediate container b67278faba61 [2022-09-08T16:08:47.255Z] ---> 75905f4c1ead [2022-09-08T16:08:47.255Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:08:47.531Z] ---> Running in 39b7341dc04e [2022-09-08T16:08:50.972Z] Removing intermediate container fc1585c6284e [2022-09-08T16:08:50.973Z] ---> 65a48ffb6f97 [2022-09-08T16:08:50.973Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-08T16:08:50.973Z] ---> Running in d88e82b3ea8e [2022-09-08T16:08:51.256Z] Removing intermediate container 39b7341dc04e [2022-09-08T16:08:51.256Z] ---> 6d1750c5501e [2022-09-08T16:08:51.256Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-08T16:08:51.256Z] ---> Running in 0c3fa227126c [2022-09-08T16:08:52.097Z] ---> d1ea296d83e7 [2022-09-08T16:08:52.097Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-08T16:08:52.097Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-08T16:08:52.097Z] ---> 4b90bb8cb0d4 [2022-09-08T16:08:52.097Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-08T16:08:52.097Z] ---> fe285b656aba [2022-09-08T16:08:52.097Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-08T16:08:52.097Z] ---> Running in fad61f0331a6 [2022-09-08T16:08:52.097Z] Removing intermediate container 83666037481c [2022-09-08T16:08:52.097Z] ---> d6a3564dcc7d [2022-09-08T16:08:52.097Z] Step 8/23 : COPY . . [2022-09-08T16:08:52.666Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-08T16:08:53.268Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:08:53.268Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:08:54.718Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:08:54.718Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:08:55.709Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-08T16:08:55.709Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-08T16:08:55.709Z] OK: 15733 distinct packages available [2022-09-08T16:08:55.983Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:08:55.983Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-08T16:08:55.984Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-08T16:08:55.984Z] OK: 15733 distinct packages available [2022-09-08T16:08:55.984Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:08:56.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:08:56.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:08:57.976Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-08T16:08:57.976Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-08T16:08:58.517Z] (3/5) Installing libucontext (1.1-r0) [2022-09-08T16:08:58.517Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-08T16:08:58.517Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-08T16:08:58.517Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-08T16:08:58.517Z] (3/4) Installing libucontext (1.1-r0) [2022-09-08T16:08:58.517Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-08T16:08:58.517Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-08T16:08:58.517Z] Executing busybox-1.34.1-r7.trigger [2022-09-08T16:08:58.517Z] Executing busybox-1.34.1-r7.trigger [2022-09-08T16:08:58.517Z] OK: 6 MiB in 18 packages [2022-09-08T16:08:58.517Z] OK: 6 MiB in 19 packages [2022-09-08T16:08:59.285Z] ---> c720a694ed13 [2022-09-08T16:08:59.286Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-08T16:08:59.286Z] Removing intermediate container 942b8be3445f [2022-09-08T16:08:59.286Z] ---> cc3765ef91e9 [2022-09-08T16:08:59.286Z] [2022-09-08T16:08:59.286Z] Step 10/22 : FROM alpine:3.16 [2022-09-08T16:08:59.286Z] ---> 9c6f07244728 [2022-09-08T16:08:59.286Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-08T16:08:59.286Z] ---> 112a7d9fac35 [2022-09-08T16:08:59.286Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-08T16:08:59.286Z] ---> Running in a033965fb5d6 [2022-09-08T16:08:59.286Z] ---> Running in fd45d1f8fba8 [2022-09-08T16:08:59.286Z] ---> 2f9694b3be88 [2022-09-08T16:08:59.286Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-08T16:08:59.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:08:59.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:08:59.805Z] ---> 995c1547d248 [2022-09-08T16:08:59.805Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-08T16:08:59.805Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-08T16:09:00.202Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-08T16:09:00.202Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-08T16:09:00.202Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-08T16:09:00.202Z] (5/6) Installing curl (7.83.1-r3) [2022-09-08T16:09:00.202Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-08T16:09:00.202Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T16:09:00.202Z] Executing ca-certificates-20220614-r0.trigger [2022-09-08T16:09:00.202Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-08T16:09:00.202Z] OK: 8 MiB in 20 packages [2022-09-08T16:09:01.137Z] ---> 9c5438ada08a [2022-09-08T16:09:01.137Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-08T16:09:01.196Z] Removing intermediate container d88e82b3ea8e [2022-09-08T16:09:01.196Z] ---> 836a2c3c0f5f [2022-09-08T16:09:01.196Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-08T16:09:01.196Z] Removing intermediate container 0c3fa227126c [2022-09-08T16:09:01.196Z] ---> b00874e112e0 [2022-09-08T16:09:01.196Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-08T16:09:02.072Z] ---> Running in 9c6e4589946a [2022-09-08T16:09:02.330Z] Removing intermediate container a033965fb5d6 [2022-09-08T16:09:02.330Z] ---> b2958e417404 [2022-09-08T16:09:02.330Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-08T16:09:02.330Z] Removing intermediate container 619ac43282b3 [2022-09-08T16:09:02.330Z] ---> 4289c8742713 [2022-09-08T16:09:02.330Z] [2022-09-08T16:09:02.330Z] Step 11/23 : FROM alpine:3.16 [2022-09-08T16:09:02.330Z] ---> 9c6f07244728 [2022-09-08T16:09:02.330Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-08T16:09:02.330Z] ---> Using cache [2022-09-08T16:09:02.330Z] ---> b60ae1b0170d [2022-09-08T16:09:02.330Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-08T16:09:02.330Z] ---> Using cache [2022-09-08T16:09:02.330Z] ---> d8d9f17cc07c [2022-09-08T16:09:02.330Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-08T16:09:02.330Z] ---> Running in c91168e0cff5 [2022-09-08T16:09:02.591Z] ---> Running in afae8ac618c6 [2022-09-08T16:09:02.850Z] Removing intermediate container c91168e0cff5 [2022-09-08T16:09:02.850Z] ---> de720214aaeb [2022-09-08T16:09:02.850Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-08T16:09:02.850Z] Removing intermediate container afae8ac618c6 [2022-09-08T16:09:02.850Z] ---> 791b11db2307 [2022-09-08T16:09:02.850Z] Step 13/22 : WORKDIR /edgex [2022-09-08T16:09:02.850Z] ---> Running in 89fafb7360f5 [2022-09-08T16:09:02.850Z] ---> Running in 800714c3eb70 [2022-09-08T16:09:02.850Z] Removing intermediate container 800714c3eb70 [2022-09-08T16:09:02.850Z] ---> 0b47f71b9755 [2022-09-08T16:09:02.850Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-08T16:09:02.850Z] Removing intermediate container 89fafb7360f5 [2022-09-08T16:09:02.850Z] ---> e611108c421f [2022-09-08T16:09:02.850Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-08T16:09:03.133Z] ---> ece3132cfeb7 [2022-09-08T16:09:03.133Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-08T16:09:03.133Z] ---> 12c5892d61d7 [2022-09-08T16:09:03.133Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-08T16:09:03.394Z] Removing intermediate container 9c6e4589946a [2022-09-08T16:09:03.394Z] ---> ad0c11c52969 [2022-09-08T16:09:03.394Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-08T16:09:03.744Z] ---> Running in 0039877ab4d3 [2022-09-08T16:09:04.006Z] ---> 9bccda07a6af [2022-09-08T16:09:04.006Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-08T16:09:04.575Z] Removing intermediate container 0039877ab4d3 [2022-09-08T16:09:04.575Z] ---> 8e81bbb228f5 [2022-09-08T16:09:04.575Z] Step 30/33 : CMD ["gate"] [2022-09-08T16:09:04.834Z] ---> Running in 7e5cbcf07608 [2022-09-08T16:09:04.834Z] ---> ef3e8c3c82de [2022-09-08T16:09:04.834Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-08T16:09:04.834Z] ---> b0f5de20692a [2022-09-08T16:09:04.834Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-08T16:09:05.406Z] Removing intermediate container 7e5cbcf07608 [2022-09-08T16:09:05.406Z] ---> 73d288e4b002 [2022-09-08T16:09:05.406Z] Step 31/33 : LABEL arch=x86_64 [2022-09-08T16:09:05.406Z] ---> 9e713570bd79 [2022-09-08T16:09:05.406Z] ---> 7f760886fcce [2022-09-08T16:09:05.406Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"]Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-08T16:09:05.406Z] [2022-09-08T16:09:05.406Z] ---> Running in 43ae25f2fccb [2022-09-08T16:09:05.406Z] ---> Running in b34ad0929c75 [2022-09-08T16:09:05.406Z] ---> Running in b68158badb2e [2022-09-08T16:09:05.665Z] Removing intermediate container b68158badb2e [2022-09-08T16:09:05.665Z] ---> 17997d7fa279 [2022-09-08T16:09:05.665Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T16:09:05.665Z] Removing intermediate container 43ae25f2fccb [2022-09-08T16:09:05.665Z] ---> 7e7a2a73bbdf [2022-09-08T16:09:05.665Z] Step 32/33 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:09:05.942Z] ---> Running in 8482d8f3ee74 [2022-09-08T16:09:05.942Z] ---> Running in 5498b91c75bb [2022-09-08T16:09:06.200Z] Removing intermediate container 5498b91c75bb [2022-09-08T16:09:06.200Z] ---> 2bec8e92050f [2022-09-08T16:09:06.200Z] Step 21/23 : LABEL arch=x86_64 [2022-09-08T16:09:06.200Z] Removing intermediate container 8482d8f3ee74 [2022-09-08T16:09:06.200Z] ---> eb54d2ad6308 [2022-09-08T16:09:06.200Z] Step 33/33 : LABEL version=2.3.0-dev.60 [2022-09-08T16:09:06.200Z] ---> Running in 80cc290996dd [2022-09-08T16:09:06.200Z] ---> Running in b62fbd0c399e [2022-09-08T16:09:06.460Z] Removing intermediate container b62fbd0c399e [2022-09-08T16:09:06.460Z] ---> b766cdea6f32 [2022-09-08T16:09:06.460Z] Step 22/23 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:09:06.460Z] Removing intermediate container 80cc290996dd [2022-09-08T16:09:06.460Z] ---> e54229edba83 [2022-09-08T16:09:06.460Z] [2022-09-08T16:09:06.460Z] ---> Running in 2a515e1af285 [2022-09-08T16:09:06.717Z] Successfully built e54229edba83 [2022-09-08T16:09:06.717Z] Successfully tagged security-bootstrapper:latest [2022-09-08T16:09:06.717Z] Building support-notifications [2022-09-08T16:09:06.717Z] Removing intermediate container b34ad0929c75 [2022-09-08T16:09:06.717Z] ---> 0886cc1a1089 [2022-09-08T16:09:06.717Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-08T16:09:06.718Z]  Building security-bootstrapper ... done  ---> Running in 1ca9ed7d3444 [2022-09-08T16:09:07.927Z] ---> 620b2051f255 [2022-09-08T16:09:07.927Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-08T16:09:08.212Z] ---> 9aad2aabc7d8 [2022-09-08T16:09:08.212Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-08T16:09:09.229Z] ---> 1fe99e4e15d0 [2022-09-08T16:09:09.229Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-08T16:09:09.229Z] ---> 38dc83008808 [2022-09-08T16:09:09.229Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-08T16:09:09.433Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:09:09.433Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:09:09.433Z] ---> 67267eafe0cb [2022-09-08T16:09:09.433Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-08T16:09:09.433Z] ---> Using cache [2022-09-08T16:09:09.433Z] ---> 7ed9cf831e69 [2022-09-08T16:09:09.433Z] Step 4/23 : WORKDIR /edgex-go [2022-09-08T16:09:09.433Z] ---> Using cache [2022-09-08T16:09:09.433Z] ---> 2a3cc7376c0e [2022-09-08T16:09:09.433Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:09:09.433Z] ---> Using cache [2022-09-08T16:09:09.433Z] ---> bb2aba67c0ad [2022-09-08T16:09:09.433Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-08T16:09:09.503Z] ---> Running in 17f43717c118 [2022-09-08T16:09:10.492Z] Removing intermediate container 17f43717c118 [2022-09-08T16:09:10.492Z] ---> 323941a3c939 [2022-09-08T16:09:10.492Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-08T16:09:10.492Z] ---> 177f2f8634c5 [2022-09-08T16:09:10.492Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-08T16:09:11.491Z] ---> ffd862e4c591 [2022-09-08T16:09:11.491Z] Step 21/26 : WORKDIR / [2022-09-08T16:09:11.491Z] ---> Running in 0f47bef3f043 [2022-09-08T16:09:11.774Z] ---> bc0b0f819ebe [2022-09-08T16:09:11.774Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-08T16:09:11.980Z] Removing intermediate container 1ca9ed7d3444 [2022-09-08T16:09:11.980Z] ---> bfec5906e8c5 [2022-09-08T16:09:11.980Z] Step 20/22 : LABEL arch=x86_64 [2022-09-08T16:09:12.052Z] ---> Running in 932f287dacc7 [2022-09-08T16:09:12.659Z] Removing intermediate container 932f287dacc7 [2022-09-08T16:09:12.659Z] ---> f2da1cb180fb [2022-09-08T16:09:12.659Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-08T16:09:12.659Z] Removing intermediate container 0f47bef3f043 [2022-09-08T16:09:12.659Z] ---> c833f9bea5dd [2022-09-08T16:09:12.659Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-08T16:09:12.935Z] ---> Running in a45d5629231f [2022-09-08T16:09:12.935Z] ---> Running in dc6259322864 [2022-09-08T16:09:13.538Z] Removing intermediate container dc6259322864 [2022-09-08T16:09:13.538Z] Removing intermediate container a45d5629231f [2022-09-08T16:09:13.538Z] ---> ccdcb921f169 [2022-09-08T16:09:13.538Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-08T16:09:13.538Z] ---> 6b57c549b2cd [2022-09-08T16:09:13.538Z] Step 23/25 : LABEL arch=arm64 [2022-09-08T16:09:13.815Z] ---> Running in 6e6ee11ff28e [2022-09-08T16:09:13.815Z] ---> Running in 5fbd04f43bb0 [2022-09-08T16:09:13.890Z] Removing intermediate container 2a515e1af285 [2022-09-08T16:09:13.890Z] ---> 0642f0f9e13e [2022-09-08T16:09:13.890Z] Step 23/23 : LABEL version=2.3.0-dev.60 [2022-09-08T16:09:13.890Z] ---> Running in 1d170b9b78e1 [2022-09-08T16:09:13.890Z] ---> Running in 9f4b6255166d [2022-09-08T16:09:13.890Z] ---> Running in 444f0f1d057f [2022-09-08T16:09:13.890Z] Removing intermediate container 1d170b9b78e1 [2022-09-08T16:09:13.890Z] ---> 7054eaf30713 [2022-09-08T16:09:13.890Z] Step 21/22 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:09:13.890Z] ---> Running in fe5e760a2f1a [2022-09-08T16:09:13.890Z] Removing intermediate container 444f0f1d057f [2022-09-08T16:09:13.890Z] ---> a752d7579af7 [2022-09-08T16:09:13.890Z] [2022-09-08T16:09:13.890Z] Successfully built a752d7579af7 [2022-09-08T16:09:13.890Z] Successfully tagged support-scheduler:latest [2022-09-08T16:09:13.890Z] Building security-spire-config [2022-09-08T16:09:14.150Z]  Building support-scheduler ... done Removing intermediate container fe5e760a2f1a [2022-09-08T16:09:14.150Z] ---> 542e785eca34 [2022-09-08T16:09:14.150Z] Step 22/22 : LABEL version=2.3.0-dev.60 [2022-09-08T16:09:14.150Z] ---> Running in 0c5665638265 [2022-09-08T16:09:14.150Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:09:14.422Z] Removing intermediate container 6e6ee11ff28e [2022-09-08T16:09:14.422Z] ---> 708e7e53641f [2022-09-08T16:09:14.422Z] Step 24/25 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:09:14.422Z] Removing intermediate container 5fbd04f43bb0 [2022-09-08T16:09:14.422Z] ---> 2406f863278d [2022-09-08T16:09:14.422Z] Step 24/26 : LABEL arch=arm64 [2022-09-08T16:09:14.422Z] ---> Running in eec8ab433461 [2022-09-08T16:09:14.422Z] ---> Running in d8a2e12f0126 [2022-09-08T16:09:15.031Z] Removing intermediate container eec8ab433461 [2022-09-08T16:09:15.031Z] ---> 613eb352749a [2022-09-08T16:09:15.031Z] Step 25/25 : LABEL version=2.3.0-dev.60 [2022-09-08T16:09:15.085Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:09:15.313Z] Removing intermediate container d8a2e12f0126 [2022-09-08T16:09:15.313Z] ---> 0b131d9be1c8 [2022-09-08T16:09:15.313Z] Step 25/26 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:09:15.313Z] ---> Running in 06da516191af [2022-09-08T16:09:15.344Z] OK: 211 MiB in 51 packages [2022-09-08T16:09:15.588Z] ---> Running in 1db05ce13818 [2022-09-08T16:09:16.192Z] Removing intermediate container 1db05ce13818 [2022-09-08T16:09:16.192Z] Removing intermediate container 06da516191af [2022-09-08T16:09:16.192Z] ---> 544123c077d9 [2022-09-08T16:09:16.192Z] [2022-09-08T16:09:16.192Z] ---> dc2b21040f04 [2022-09-08T16:09:16.192Z] Step 26/26 : LABEL version=2.3.0-dev.60 [2022-09-08T16:09:16.192Z] ---> Running in 47a18f75eeb0 [2022-09-08T16:09:16.469Z] Successfully built 544123c077d9 [2022-09-08T16:09:16.469Z] Successfully tagged security-spire-server-arm64:latest [2022-09-08T16:09:16.469Z]  Building security-spire-server ... done Building security-proxy-setup [2022-09-08T16:09:16.746Z] Removing intermediate container 47a18f75eeb0 [2022-09-08T16:09:16.746Z] ---> 117061f6a945 [2022-09-08T16:09:16.746Z] [2022-09-08T16:09:17.022Z] Successfully built 117061f6a945 [2022-09-08T16:09:17.023Z] Successfully tagged security-spire-config-arm64:latest [2022-09-08T16:09:17.023Z]  Building security-spire-config ... done Building security-spire-agent [2022-09-08T16:09:17.290Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:09:17.290Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:09:17.290Z] ---> 67267eafe0cb [2022-09-08T16:09:17.290Z] Step 3/26 : WORKDIR /edgex-go [2022-09-08T16:09:17.290Z] ---> Using cache [2022-09-08T16:09:17.290Z] ---> 4e8d52fc42f0 [2022-09-08T16:09:17.290Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:09:17.290Z] ---> Using cache [2022-09-08T16:09:17.290Z] ---> 067ba3a8c6f9 [2022-09-08T16:09:17.290Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-08T16:09:19.848Z] Removing intermediate container 0c5665638265 [2022-09-08T16:09:19.848Z] ---> 83127449b984 [2022-09-08T16:09:19.848Z] [2022-09-08T16:09:19.848Z] Successfully built 83127449b984 [2022-09-08T16:09:20.108Z] Successfully tagged security-proxy-setup:latest [2022-09-08T16:09:20.108Z]  Building security-proxy-setup ... done  ---> Running in 70d822056a82 [2022-09-08T16:09:20.108Z] Removing intermediate container 9f4b6255166d [2022-09-08T16:09:20.108Z] ---> a23df72d8dc1 [2022-09-08T16:09:20.108Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-08T16:09:20.368Z] ---> c4889600b711 [2022-09-08T16:09:20.368Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:09:20.368Z] ---> Running in 7a4a27a7cf5d [2022-09-08T16:09:20.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:09:21.871Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:09:22.131Z] OK: 211 MiB in 51 packages [2022-09-08T16:09:22.450Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:09:22.450Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:09:22.450Z] ---> 3e9d08e76d6a [2022-09-08T16:09:22.450Z] Step 3/22 : WORKDIR /edgex-go [2022-09-08T16:09:22.450Z] ---> Using cache [2022-09-08T16:09:22.450Z] ---> 03a1dcceb814 [2022-09-08T16:09:22.450Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:09:22.450Z] ---> Using cache [2022-09-08T16:09:22.450Z] ---> b1f29cf4633c [2022-09-08T16:09:22.450Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-08T16:09:22.450Z] ---> Running in 8013f82581a6 [2022-09-08T16:09:23.904Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:09:23.904Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:09:23.904Z] ---> 3e9d08e76d6a [2022-09-08T16:09:23.904Z] Step 3/26 : WORKDIR /edgex-go [2022-09-08T16:09:23.904Z] ---> Using cache [2022-09-08T16:09:23.904Z] ---> 03a1dcceb814 [2022-09-08T16:09:23.904Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:09:23.904Z] ---> Using cache [2022-09-08T16:09:23.904Z] ---> b1f29cf4633c [2022-09-08T16:09:23.904Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-08T16:09:23.904Z] ---> Using cache [2022-09-08T16:09:23.904Z] ---> 4fc03606ea45 [2022-09-08T16:09:23.904Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-08T16:09:23.904Z] ---> Using cache [2022-09-08T16:09:23.904Z] ---> 2e376f240029 [2022-09-08T16:09:23.904Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:09:23.904Z] ---> Using cache [2022-09-08T16:09:23.904Z] ---> fc67f8160289 [2022-09-08T16:09:23.904Z] Step 8/26 : COPY . . [2022-09-08T16:09:24.359Z] ---> Using cache [2022-09-08T16:09:24.359Z] ---> 0401497b4bb2 [2022-09-08T16:09:24.359Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-08T16:09:24.359Z] ---> Using cache [2022-09-08T16:09:24.359Z] ---> 91d7ed2e7475 [2022-09-08T16:09:24.359Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-08T16:09:24.359Z] ---> Using cache [2022-09-08T16:09:24.359Z] ---> 380175fa4cbf [2022-09-08T16:09:24.359Z] 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-08T16:09:24.668Z] ---> Running in 0645103c3c53 [2022-09-08T16:09:24.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:09:26.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:09:26.375Z] Removing intermediate container fd45d1f8fba8 [2022-09-08T16:09:26.376Z] ---> 217f2c441261 [2022-09-08T16:09:26.376Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-08T16:09:26.376Z] ---> Running in 90d78c1fbbd3 [2022-09-08T16:09:26.376Z] Removing intermediate container fad61f0331a6 [2022-09-08T16:09:26.376Z] ---> fcb9691045ff [2022-09-08T16:09:26.376Z] [2022-09-08T16:09:26.376Z] Step 11/24 : FROM alpine:3.16 [2022-09-08T16:09:26.376Z] ---> 9c6f07244728 [2022-09-08T16:09:26.376Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-08T16:09:26.376Z] Removing intermediate container 70d822056a82 [2022-09-08T16:09:26.376Z] ---> 3e9639426ef2 [2022-09-08T16:09:26.376Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-08T16:09:26.376Z] ---> Running in 014dce3879c5 [2022-09-08T16:09:26.376Z] Removing intermediate container 014dce3879c5 [2022-09-08T16:09:26.376Z] ---> 384a0aeb22df [2022-09-08T16:09:26.376Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-08T16:09:26.376Z] ---> 3493ee716398 [2022-09-08T16:09:26.376Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:09:26.651Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-08T16:09:26.651Z] ---> Running in 5e018065a5ef [2022-09-08T16:09:26.651Z] ---> Running in 1d56313840da [2022-09-08T16:09:26.651Z] Removing intermediate container 5e018065a5ef [2022-09-08T16:09:26.651Z] ---> 333b5e9481d3 [2022-09-08T16:09:26.651Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-08T16:09:26.944Z] ---> Running in 1d1c3ef7c386 [2022-09-08T16:09:27.206Z] Removing intermediate container 1d1c3ef7c386 [2022-09-08T16:09:27.206Z] ---> 7de7fe6212c1 [2022-09-08T16:09:27.206Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:09:27.206Z] ---> Running in b99b04207ef9 [2022-09-08T16:09:27.773Z] Removing intermediate container 90d78c1fbbd3 [2022-09-08T16:09:27.773Z] ---> 482e514e6ae5 [2022-09-08T16:09:27.773Z] [2022-09-08T16:09:27.773Z] Step 11/23 : FROM alpine:3.16 [2022-09-08T16:09:27.773Z] ---> 9c6f07244728 [2022-09-08T16:09:27.773Z] 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-08T16:09:27.854Z] Removing intermediate container 0645103c3c53 [2022-09-08T16:09:27.854Z] ---> 1665848f7b67 [2022-09-08T16:09:27.854Z] Step 12/26 : WORKDIR /edgex-go [2022-09-08T16:09:27.854Z] ---> Running in 0f62330e1361 [2022-09-08T16:09:27.854Z] OK: 221 MiB in 51 packages [2022-09-08T16:09:28.036Z] ---> Running in fc4979741722 [2022-09-08T16:09:28.472Z] Removing intermediate container 0f62330e1361 [2022-09-08T16:09:28.472Z] ---> f5149c3a1125 [2022-09-08T16:09:28.472Z] [2022-09-08T16:09:28.472Z] Step 13/26 : FROM alpine:3.15 [2022-09-08T16:09:28.472Z] ---> 02e0d6fdf486 [2022-09-08T16:09:28.472Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-08T16:09:28.472Z] ---> Using cache [2022-09-08T16:09:28.472Z] ---> 75905f4c1ead [2022-09-08T16:09:28.472Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:09:28.472Z] ---> Using cache [2022-09-08T16:09:28.472Z] ---> 6d1750c5501e [2022-09-08T16:09:28.472Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-08T16:09:28.472Z] ---> Running in 68cd03dbce1e [2022-09-08T16:09:29.416Z] Removing intermediate container fc4979741722 [2022-09-08T16:09:29.416Z] ---> a29f9032323b [2022-09-08T16:09:29.416Z] 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-08T16:09:29.924Z] Removing intermediate container 8013f82581a6 [2022-09-08T16:09:29.924Z] ---> 8a797b343cf2 [2022-09-08T16:09:29.924Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-08T16:09:30.355Z] Removing intermediate container b99b04207ef9 [2022-09-08T16:09:30.356Z] ---> 4260f1c21e75 [2022-09-08T16:09:30.356Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-08T16:09:30.356Z] ---> Running in 38165e74fd35 [2022-09-08T16:09:30.614Z] ---> Running in 52e1a1699c8b [2022-09-08T16:09:30.873Z] Removing intermediate container 7a4a27a7cf5d [2022-09-08T16:09:30.873Z] ---> b6514cbd25cf [2022-09-08T16:09:30.873Z] Step 9/23 : COPY . . [2022-09-08T16:09:30.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:09:30.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:09:30.941Z] ---> a2abe152a6de [2022-09-08T16:09:30.941Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:09:31.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:09:31.132Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:09:31.226Z] ---> Running in a29ded8b1402 [2022-09-08T16:09:31.392Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-08T16:09:31.392Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-08T16:09:31.392Z] (3/33) Installing readline (8.1.2-r0) [2022-09-08T16:09:31.392Z] (4/33) Installing bash (5.1.16-r2) [2022-09-08T16:09:31.392Z] Executing bash-5.1.16-r2.post-install [2022-09-08T16:09:31.392Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-08T16:09:31.392Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-08T16:09:31.392Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-08T16:09:31.392Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-08T16:09:31.392Z] (9/33) Installing curl (7.83.1-r3) [2022-09-08T16:09:31.392Z] (10/33) Installing docker-cli (20.10.16-r3) [2022-09-08T16:09:31.653Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-08T16:09:31.653Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-08T16:09:31.653Z] (13/33) Installing expat (2.4.8-r0) [2022-09-08T16:09:31.653Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-08T16:09:31.653Z] (15/33) Installing gdbm (1.23-r0) [2022-09-08T16:09:31.653Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-08T16:09:31.653Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-08T16:09:31.653Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-08T16:09:31.653Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-08T16:09:31.653Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-08T16:09:31.653Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-08T16:09:31.912Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:09:31.912Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-08T16:09:31.912Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-08T16:09:31.912Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-08T16:09:31.912Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-08T16:09:31.912Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-08T16:09:31.912Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-08T16:09:31.912Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-08T16:09:31.912Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-08T16:09:31.912Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-08T16:09:31.912Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-08T16:09:31.912Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-08T16:09:31.912Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-08T16:09:32.171Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T16:09:32.171Z] Executing ca-certificates-20220614-r0.trigger [2022-09-08T16:09:32.171Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-08T16:09:32.171Z] OK: 122 MiB in 47 packages [2022-09-08T16:09:32.171Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-08T16:09:32.235Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:09:32.430Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-08T16:09:32.430Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-08T16:09:32.430Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-08T16:09:32.695Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-08T16:09:32.695Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T16:09:32.695Z] OK: 8 MiB in 20 packages [2022-09-08T16:09:33.681Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-08T16:09:33.681Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-08T16:09:33.681Z] OK: 15733 distinct packages available [2022-09-08T16:09:33.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:09:34.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:09:36.120Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-08T16:09:36.120Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-08T16:09:36.120Z] (3/5) Installing libucontext (1.1-r0) [2022-09-08T16:09:36.120Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-08T16:09:36.120Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-08T16:09:36.410Z] Executing busybox-1.34.1-r7.trigger [2022-09-08T16:09:36.410Z] OK: 6 MiB in 19 packages [2022-09-08T16:09:38.410Z] Removing intermediate container 68cd03dbce1e [2022-09-08T16:09:38.410Z] ---> 666a2c9f25a0 [2022-09-08T16:09:38.410Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-08T16:09:40.860Z] ---> 016cf7f713a4 [2022-09-08T16:09:40.860Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-08T16:09:40.860Z] ---> Running in 34ad4578a6dd [2022-09-08T16:09:40.860Z] Removing intermediate container 52e1a1699c8b [2022-09-08T16:09:40.860Z] ---> 86dbfdab05c0 [2022-09-08T16:09:40.860Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-08T16:09:40.860Z] Removing intermediate container 1d56313840da [2022-09-08T16:09:40.860Z] ---> a0cedd7f278d [2022-09-08T16:09:40.860Z] Step 8/26 : COPY . . [2022-09-08T16:09:41.120Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-08T16:09:41.848Z] ---> 48e969d33051 [2022-09-08T16:09:41.848Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-08T16:09:46.492Z] ---> 8f3330309298 [2022-09-08T16:09:46.492Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-08T16:09:46.492Z] Collecting docker-compose==1.23.2 [2022-09-08T16:09:46.492Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-08T16:09:46.492Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 31.7 MB/s eta 0:00:00 [2022-09-08T16:09:46.492Z] Collecting cached-property<2,>=1.2.0 [2022-09-08T16:09:46.492Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-08T16:09:46.492Z] 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-08T16:09:46.492Z] Collecting jsonschema<3,>=2.5.1 [2022-09-08T16:09:46.492Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-08T16:09:46.777Z] Collecting docopt<0.7,>=0.6.1 [2022-09-08T16:09:46.777Z] ---> 08ac0fcf860b [2022-09-08T16:09:46.777Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-08T16:09:46.777Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-08T16:09:46.777Z] Preparing metadata (setup.py): started [2022-09-08T16:09:46.777Z] ---> 0d370a3d96fd [2022-09-08T16:09:46.777Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-08T16:09:46.777Z] ---> Running in 1128f5f17b41 [2022-09-08T16:09:47.038Z] Removing intermediate container 1128f5f17b41 [2022-09-08T16:09:47.038Z] ---> ad7b971d968b [2022-09-08T16:09:47.038Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-08T16:09:47.038Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-08T16:09:47.038Z] ---> 0059b5d1ea38 [2022-09-08T16:09:47.038Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-08T16:09:47.038Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-08T16:09:47.038Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-08T16:09:47.038Z] ---> Running in 39ba29247748 [2022-09-08T16:09:47.038Z] Preparing metadata (setup.py): started [2022-09-08T16:09:47.038Z] ---> Running in 9d49270d6a7c [2022-09-08T16:09:47.297Z] Removing intermediate container 39ba29247748 [2022-09-08T16:09:47.297Z] ---> 314114bdebf4 [2022-09-08T16:09:47.297Z] 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-08T16:09:47.297Z] Removing intermediate container 9d49270d6a7c [2022-09-08T16:09:47.297Z] ---> 6c49db5632a3 [2022-09-08T16:09:47.297Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T16:09:47.297Z] ---> Running in 25c660c0cb37 [2022-09-08T16:09:47.297Z] ---> Running in 6918814e9eaf [2022-09-08T16:09:47.297Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-08T16:09:47.297Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-08T16:09:47.307Z] ---> 4848e18c1207 [2022-09-08T16:09:47.307Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-08T16:09:47.556Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-08T16:09:47.556Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 135.0 MB/s eta 0:00:00 [2022-09-08T16:09:47.556Z] Collecting PyYAML<4,>=3.10 [2022-09-08T16:09:47.556Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-08T16:09:47.556Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 39.6 MB/s eta 0:00:00 [2022-09-08T16:09:47.556Z] Removing intermediate container 25c660c0cb37 [2022-09-08T16:09:47.556Z] ---> 737213470299 [2022-09-08T16:09:47.556Z] Step 22/24 : LABEL arch=x86_64 [2022-09-08T16:09:47.556Z] ---> Running in 7bd3f821a5b6 [2022-09-08T16:09:47.814Z] Preparing metadata (setup.py): started [2022-09-08T16:09:47.814Z] Removing intermediate container 7bd3f821a5b6 [2022-09-08T16:09:47.814Z] ---> a4f561a794fb [2022-09-08T16:09:47.814Z] Step 23/24 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:09:47.814Z] ---> Running in d9665be9c867 [2022-09-08T16:09:47.912Z] ---> b6680369693e [2022-09-08T16:09:47.912Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-08T16:09:48.074Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-08T16:09:48.074Z] Collecting texttable<0.10,>=0.9.0 [2022-09-08T16:09:48.074Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-08T16:09:48.074Z] Preparing metadata (setup.py): started [2022-09-08T16:09:48.074Z] Removing intermediate container d9665be9c867 [2022-09-08T16:09:48.074Z] ---> 6ea1f0da57f0 [2022-09-08T16:09:48.074Z] Step 24/24 : LABEL version=2.3.0-dev.60 [2022-09-08T16:09:48.074Z] ---> Running in 313a0739c761 [2022-09-08T16:09:48.351Z] Removing intermediate container 313a0739c761 [2022-09-08T16:09:48.351Z] ---> f9e93ce41234 [2022-09-08T16:09:48.351Z] [2022-09-08T16:09:48.610Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-08T16:09:48.610Z] Removing intermediate container 6918814e9eaf [2022-09-08T16:09:48.610Z] ---> fb5d5cf6dcef [2022-09-08T16:09:48.610Z] Step 12/26 : WORKDIR /edgex-go [2022-09-08T16:09:48.610Z] Collecting docker<4.0,>=3.6.0 [2022-09-08T16:09:48.610Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-08T16:09:48.610Z] Successfully built f9e93ce41234 [2022-09-08T16:09:48.610Z] Successfully tagged core-data:latest [2022-09-08T16:09:48.610Z]  Building core-data ... done  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 86.9 MB/s eta 0:00:00 [2022-09-08T16:09:48.610Z] ---> Running in f6adf235a840 [2022-09-08T16:09:48.610Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-08T16:09:48.610Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-08T16:09:48.610Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 98.4 MB/s eta 0:00:00 [2022-09-08T16:09:48.869Z] Removing intermediate container f6adf235a840 [2022-09-08T16:09:48.869Z] ---> f5c99eee4aee [2022-09-08T16:09:48.869Z] [2022-09-08T16:09:48.869Z] Step 13/26 : FROM alpine:3.15 [2022-09-08T16:09:48.869Z] ---> c4fc93816858 [2022-09-08T16:09:48.869Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-08T16:09:48.869Z] ---> Using cache [2022-09-08T16:09:48.869Z] ---> ba91db67005a [2022-09-08T16:09:48.869Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:09:48.869Z] ---> Using cache [2022-09-08T16:09:48.869Z] ---> 89831f23db42 [2022-09-08T16:09:48.869Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-08T16:09:48.869Z] Collecting docker-pycreds>=0.4.0 [2022-09-08T16:09:48.869Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-08T16:09:48.869Z] ---> Running in 727732e35993 [2022-09-08T16:09:48.869Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-08T16:09:48.869Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-08T16:09:48.869Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 109.7 MB/s eta 0:00:00 [2022-09-08T16:09:48.869Z] Collecting idna<2.8,>=2.5 [2022-09-08T16:09:48.869Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-08T16:09:48.869Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 147.8 MB/s eta 0:00:00 [2022-09-08T16:09:48.933Z] ---> aefa02d68833 [2022-09-08T16:09:48.933Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-08T16:09:49.128Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-08T16:09:49.128Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-08T16:09:49.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 148.6 MB/s eta 0:00:00 [2022-09-08T16:09:49.128Z] Collecting certifi>=2017.4.17 [2022-09-08T16:09:49.128Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-08T16:09:49.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 152.0 MB/s eta 0:00:00 [2022-09-08T16:09:49.128Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-08T16:09:49.128Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-08T16:09:49.128Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-08T16:09:49.128Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-08T16:09:49.128Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-08T16:09:49.128Z] Running setup.py install for texttable: started [2022-09-08T16:09:49.386Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:09:49.643Z] Running setup.py install for texttable: finished with status 'done' [2022-09-08T16:09:49.644Z] Running setup.py install for PyYAML: started [2022-09-08T16:09:49.902Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-08T16:09:49.944Z] ---> 71a9a05cd639 [2022-09-08T16:09:49.944Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-08T16:09:49.944Z] ---> Running in 69905208b4a6 [2022-09-08T16:09:50.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:09:50.160Z] Running setup.py install for docopt: started [2022-09-08T16:09:50.419Z] Running setup.py install for docopt: finished with status 'done' [2022-09-08T16:09:50.560Z] Removing intermediate container 69905208b4a6 [2022-09-08T16:09:50.560Z] ---> 7440b6f84549 [2022-09-08T16:09:50.560Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-08T16:09:50.560Z] ---> Running in 2b3a58dce1f8 [2022-09-08T16:09:50.677Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-08T16:09:50.677Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-08T16:09:50.677Z] OK: 15856 distinct packages available [2022-09-08T16:09:50.677Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:09:50.936Z] Running setup.py install for dockerpty: started [2022-09-08T16:09:51.165Z] Removing intermediate container 2b3a58dce1f8 [2022-09-08T16:09:51.165Z] ---> 53dd9e34abcc [2022-09-08T16:09:51.165Z] Step 24/26 : LABEL arch=arm64 [2022-09-08T16:09:51.195Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-08T16:09:51.443Z] ---> Running in e881628020a6 [2022-09-08T16:09:51.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:09:51.714Z] 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-08T16:09:51.714Z] 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-08T16:09:51.714Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-08T16:09:51.974Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-08T16:09:51.974Z] (3/4) Installing libucontext (1.1-r0) [2022-09-08T16:09:51.974Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-08T16:09:52.044Z] Removing intermediate container e881628020a6 [2022-09-08T16:09:52.044Z] ---> 3b2b9984805b [2022-09-08T16:09:52.044Z] Step 25/26 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:09:52.044Z] ---> Running in 0d55d95497eb [2022-09-08T16:09:52.234Z] Executing busybox-1.34.1-r7.trigger [2022-09-08T16:09:52.234Z] OK: 6 MiB in 18 packages [2022-09-08T16:09:52.653Z] Removing intermediate container 0d55d95497eb [2022-09-08T16:09:52.653Z] ---> 61fd5f53e43c [2022-09-08T16:09:52.653Z] Step 26/26 : LABEL version=2.3.0-dev.60 [2022-09-08T16:09:52.928Z] ---> Running in b8c83e160dbe [2022-09-08T16:09:53.203Z] Removing intermediate container b8c83e160dbe [2022-09-08T16:09:53.203Z] ---> 8b47ae1ba5cf [2022-09-08T16:09:53.203Z] [2022-09-08T16:09:53.479Z] Successfully built 8b47ae1ba5cf [2022-09-08T16:09:53.479Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-08T16:09:53.479Z] Building core-data [2022-09-08T16:09:56.425Z] Removing intermediate container 727732e35993 [2022-09-08T16:09:56.425Z] ---> d83a0d1565e0 [2022-09-08T16:09:56.425Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-08T16:09:57.819Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:09:57.819Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:09:57.819Z] ---> 3e9d08e76d6a [2022-09-08T16:09:57.819Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-08T16:09:57.819Z] ---> Using cache [2022-09-08T16:09:57.819Z] ---> 643d76704084 [2022-09-08T16:09:57.819Z] Step 4/24 : WORKDIR /edgex-go [2022-09-08T16:09:57.819Z] ---> Using cache [2022-09-08T16:09:57.819Z] ---> 72e8bba52b01 [2022-09-08T16:09:57.819Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:09:57.819Z] ---> Using cache [2022-09-08T16:09:57.819Z] ---> e45d529f3651 [2022-09-08T16:09:57.819Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-08T16:09:57.819Z] ---> Running in 4d4aa65434b4 [2022-09-08T16:09:58.979Z] Removing intermediate container 38165e74fd35 [2022-09-08T16:09:58.979Z] ---> 0805284f05b4 [2022-09-08T16:09:58.979Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-08T16:09:58.979Z] ---> Running in 7d116704df66 [2022-09-08T16:09:58.979Z] ---> 5f9167460b7f [2022-09-08T16:09:58.979Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-08T16:09:58.979Z] Removing intermediate container 7d116704df66 [2022-09-08T16:09:58.979Z] ---> 58d22537c308 [2022-09-08T16:09:58.979Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-08T16:09:58.979Z] ---> Running in beee8f5c626b [2022-09-08T16:09:59.238Z] ---> 623fd098bc4e [2022-09-08T16:09:59.238Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-08T16:09:59.238Z] ---> Running in 8240bd355b9f [2022-09-08T16:09:59.238Z] Removing intermediate container beee8f5c626b [2022-09-08T16:09:59.238Z] ---> 82a675b6720d [2022-09-08T16:09:59.238Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-08T16:09:59.238Z] Removing intermediate container 8240bd355b9f [2022-09-08T16:09:59.238Z] ---> 14ec5d7785db [2022-09-08T16:09:59.238Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-08T16:09:59.808Z] ---> f09e47276709 [2022-09-08T16:09:59.808Z] Step 21/26 : WORKDIR / [2022-09-08T16:09:59.808Z] ---> 99da397cc83e [2022-09-08T16:09:59.808Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-08T16:09:59.808Z] ---> Running in 3c450134594a [2022-09-08T16:09:59.808Z] ---> e4388ae8db3a [2022-09-08T16:09:59.808Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-08T16:09:59.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:10:00.068Z] Removing intermediate container 3c450134594a [2022-09-08T16:10:00.068Z] ---> 53a6904bc1a4 [2022-09-08T16:10:00.068Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-08T16:10:00.068Z] ---> Running in 7db917cd6ce8 [2022-09-08T16:10:00.068Z] Removing intermediate container 7db917cd6ce8 [2022-09-08T16:10:00.068Z] ---> 4fb0cbc5bd00 [2022-09-08T16:10:00.068Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-08T16:10:00.393Z] ---> 960469b2e463 [2022-09-08T16:10:00.393Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-08T16:10:00.393Z] ---> Running in 50471b1f9a1b [2022-09-08T16:10:00.393Z] ---> Running in 72a46dcb979b [2022-09-08T16:10:00.652Z] Removing intermediate container 50471b1f9a1b [2022-09-08T16:10:00.652Z] ---> fd395ab97811 [2022-09-08T16:10:00.652Z] Step 24/26 : LABEL arch=x86_64 [2022-09-08T16:10:00.653Z] Removing intermediate container 72a46dcb979b [2022-09-08T16:10:00.653Z] ---> a118e476cd08 [2022-09-08T16:10:00.653Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T16:10:00.653Z] ---> Running in 296c52c53f59 [2022-09-08T16:10:00.653Z] ---> Running in cbc053c6ff50 [2022-09-08T16:10:00.818Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:10:00.913Z] Removing intermediate container 296c52c53f59 [2022-09-08T16:10:00.913Z] ---> a6f395d0b9a7 [2022-09-08T16:10:00.913Z] Step 25/26 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:00.913Z] Removing intermediate container cbc053c6ff50 [2022-09-08T16:10:00.913Z] ---> 6c6cb9b3b7a7 [2022-09-08T16:10:00.913Z] Step 21/23 : LABEL arch=x86_64 [2022-09-08T16:10:00.913Z] ---> Running in 29b5f91b1f25 [2022-09-08T16:10:00.913Z] ---> Running in 57df5b0d3ad1 [2022-09-08T16:10:01.196Z] Removing intermediate container 29b5f91b1f25 [2022-09-08T16:10:01.196Z] ---> a07618e6d887 [2022-09-08T16:10:01.196Z] Step 26/26 : LABEL version=2.3.0-dev.60 [2022-09-08T16:10:01.196Z] Removing intermediate container 57df5b0d3ad1 [2022-09-08T16:10:01.196Z] ---> 1713f9165474 [2022-09-08T16:10:01.196Z] Step 22/23 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:01.196Z] ---> Running in fcdd01f69f78 [2022-09-08T16:10:01.196Z] ---> Running in a717acc5bab5 [2022-09-08T16:10:01.458Z] Removing intermediate container fcdd01f69f78 [2022-09-08T16:10:01.458Z] ---> 29c4c537d379 [2022-09-08T16:10:01.458Z] [2022-09-08T16:10:01.458Z] Successfully built 29c4c537d379 [2022-09-08T16:10:01.458Z] Successfully tagged security-spire-config:latest [2022-09-08T16:10:01.458Z]  Building security-spire-config ... done Removing intermediate container a717acc5bab5 [2022-09-08T16:10:01.458Z] ---> d1c6f362d69b [2022-09-08T16:10:01.458Z] Step 23/23 : LABEL version=2.3.0-dev.60 [2022-09-08T16:10:01.722Z] ---> Running in 2b94297caf04 [2022-09-08T16:10:01.981Z] Removing intermediate container 2b94297caf04 [2022-09-08T16:10:01.981Z] ---> 58e35054159e [2022-09-08T16:10:01.981Z] [2022-09-08T16:10:01.981Z] Successfully built 58e35054159e [2022-09-08T16:10:01.981Z] Successfully tagged sys-mgmt-agent:latest [2022-09-08T16:10:02.826Z] OK: 221 MiB in 51 packages [2022-09-08T16:10:03.896Z]  Building sys-mgmt-agent ... done Removing intermediate container 34ad4578a6dd [2022-09-08T16:10:03.896Z] ---> 87887ec7aedc [2022-09-08T16:10:03.896Z] [2022-09-08T16:10:03.896Z] Step 11/23 : FROM alpine:3.16 [2022-09-08T16:10:03.896Z] ---> 9c6f07244728 [2022-09-08T16:10:03.896Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-08T16:10:03.896Z] ---> Running in 4414b4755220 [2022-09-08T16:10:03.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T16:10:03.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T16:10:04.158Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-08T16:10:04.158Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-08T16:10:04.158Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T16:10:04.158Z] Executing ca-certificates-20220614-r0.trigger [2022-09-08T16:10:04.158Z] OK: 6 MiB in 16 packages [2022-09-08T16:10:04.727Z] Removing intermediate container 4414b4755220 [2022-09-08T16:10:04.727Z] ---> e6fe6d93afb4 [2022-09-08T16:10:04.728Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-08T16:10:04.728Z] ---> Running in f842d02ca857 [2022-09-08T16:10:04.728Z] Removing intermediate container f842d02ca857 [2022-09-08T16:10:04.728Z] ---> 5312cb470564 [2022-09-08T16:10:04.728Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-08T16:10:04.728Z] ---> Running in 4923d9a9a867 [2022-09-08T16:10:04.728Z] Removing intermediate container 4923d9a9a867 [2022-09-08T16:10:04.728Z] ---> 052ca390cca0 [2022-09-08T16:10:04.728Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-08T16:10:04.728Z] ---> Running in da84ac6ab567 [2022-09-08T16:10:04.826Z] Removing intermediate container 4d4aa65434b4 [2022-09-08T16:10:04.826Z] ---> 5879f0005548 [2022-09-08T16:10:04.826Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-08T16:10:04.987Z] Removing intermediate container da84ac6ab567 [2022-09-08T16:10:04.987Z] ---> a2b1566ce1ba [2022-09-08T16:10:04.987Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-08T16:10:04.987Z] ---> 23f61555007f [2022-09-08T16:10:04.987Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-08T16:10:05.926Z] ---> 4d7d5c0f6d5c [2022-09-08T16:10:05.926Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-08T16:10:05.926Z] ---> 1bcdea8ecf09 [2022-09-08T16:10:05.926Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-08T16:10:05.926Z] ---> Running in c951c49578e4 [2022-09-08T16:10:05.926Z] Removing intermediate container c951c49578e4 [2022-09-08T16:10:05.926Z] ---> 00196bdf74bf [2022-09-08T16:10:05.926Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T16:10:05.926Z] ---> Running in 4531eacab8b8 [2022-09-08T16:10:06.188Z] Removing intermediate container 4531eacab8b8 [2022-09-08T16:10:06.188Z] ---> 594a75fb697e [2022-09-08T16:10:06.188Z] Step 21/23 : LABEL arch=x86_64 [2022-09-08T16:10:06.188Z] ---> Running in 84b1ea7dad72 [2022-09-08T16:10:06.188Z] Removing intermediate container 84b1ea7dad72 [2022-09-08T16:10:06.188Z] ---> 446c1f0ec9a0 [2022-09-08T16:10:06.188Z] Step 22/23 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:06.188Z] ---> Running in afa017e85af3 [2022-09-08T16:10:06.188Z] Removing intermediate container afa017e85af3 [2022-09-08T16:10:06.188Z] ---> 44c4b62569cd [2022-09-08T16:10:06.188Z] Step 23/23 : LABEL version=2.3.0-dev.60 [2022-09-08T16:10:06.188Z] ---> Running in 07c7308909ce [2022-09-08T16:10:06.276Z] ---> 712b7716312d [2022-09-08T16:10:06.276Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:10:06.276Z] ---> Running in 2474909272d7 [2022-09-08T16:10:06.450Z] Removing intermediate container 07c7308909ce [2022-09-08T16:10:06.450Z] ---> bcb68183c65e [2022-09-08T16:10:06.450Z] [2022-09-08T16:10:06.450Z] Successfully built bcb68183c65e [2022-09-08T16:10:06.450Z] Successfully tagged support-notifications:latest [2022-09-08T16:10:06.457Z]  Building support-notifications ... done  [Pipeline] } [2022-09-08T16:10:06.458Z] $ docker stop --time=1 21568b24d105b679dad5c32e84b1d2fa003b3dcb58ebc186c9ad3e9db3190691 [2022-09-08T16:10:07.777Z] $ docker rm -f 21568b24d105b679dad5c32e84b1d2fa003b3dcb58ebc186c9ad3e9db3190691 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-08T16:10:08.128Z] + docker images [2022-09-08T16:10:08.128Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-08T16:10:08.128Z] support-notifications latest bcb68183c65e 1 second ago 27.3MB [2022-09-08T16:10:08.128Z] 87887ec7aedc 5 seconds ago 1.61GB [2022-09-08T16:10:08.128Z] security-spire-config latest 29c4c537d379 6 seconds ago 85.8MB [2022-09-08T16:10:08.128Z] sys-mgmt-agent latest 58e35054159e 6 seconds ago 136MB [2022-09-08T16:10:08.128Z] f5c99eee4aee 19 seconds ago 1.42GB [2022-09-08T16:10:08.128Z] core-data latest f9e93ce41234 19 seconds ago 21.6MB [2022-09-08T16:10:08.128Z] 482e514e6ae5 40 seconds ago 1.53GB [2022-09-08T16:10:08.128Z] fcb9691045ff 42 seconds ago 1.55GB [2022-09-08T16:10:08.128Z] security-proxy-setup latest 83127449b984 53 seconds ago 27.4MB [2022-09-08T16:10:08.128Z] support-scheduler latest a752d7579af7 54 seconds ago 26.7MB [2022-09-08T16:10:08.128Z] security-bootstrapper latest e54229edba83 About a minute ago 19.8MB [2022-09-08T16:10:08.128Z] 4289c8742713 About a minute ago 1.61GB [2022-09-08T16:10:08.128Z] cc3765ef91e9 About a minute ago 1.53GB [2022-09-08T16:10:08.128Z] security-secretstore-setup latest f9bd170f301b About a minute ago 29.2MB [2022-09-08T16:10:08.128Z] core-command latest b2e59b2bee97 About a minute ago 17.3MB [2022-09-08T16:10:08.128Z] core-metadata latest 2d838dadc6dc About a minute ago 18.2MB [2022-09-08T16:10:08.128Z] 54b654db07a9 2 minutes ago 1.54GB [2022-09-08T16:10:08.128Z] 8077635039e7 2 minutes ago 1.53GB [2022-09-08T16:10:08.128Z] security-spiffe-token-provider latest 031de07b15e1 2 minutes ago 29.3MB [2022-09-08T16:10:08.128Z] security-spire-agent latest 7c95d7fa8a3a 2 minutes ago 125MB [2022-09-08T16:10:08.128Z] security-spire-server latest 080b832dfdb6 2 minutes ago 86.5MB [2022-09-08T16:10:08.128Z] 3d63e9facb78 2 minutes ago 1.54GB [2022-09-08T16:10:08.128Z] f71530e37dc6 2 minutes ago 1.58GB [2022-09-08T16:10:08.128Z] 0810a02d5961 2 minutes ago 1.55GB [2022-09-08T16:10:08.128Z] b0d6ef6ec2ab 3 minutes ago 1.42GB [2022-09-08T16:10:08.128Z] 82514b0d8cb3 3 minutes ago 1.42GB [2022-09-08T16:10:08.128Z] ci-base-image-x86_64 latest 67267eafe0cb 6 minutes ago 994MB [2022-09-08T16:10:08.128Z] alpine 3.15 c4fc93816858 4 weeks ago 5.59MB [2022-09-08T16:10:08.128Z] alpine 3.16 9c6f07244728 4 weeks ago 5.54MB [2022-09-08T16:10:08.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-08T16:10:08.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-08T16:10:08.128Z] 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-08T16:10:08.265Z] provisioning config files... [2022-09-08T16:10:08.276Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/296@tmp/config15321139223013873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:10:08.577Z] ---> docker-login.sh [2022-09-08T16:10:08.577Z] nexus3.edgexfoundry.org:10001 [2022-09-08T16:10:08.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:10:08.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:10:08.577Z] Configure a credential helper to remove this warning. See [2022-09-08T16:10:08.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:10:08.577Z] [2022-09-08T16:10:08.577Z] Login Succeeded [2022-09-08T16:10:08.577Z] nexus3.edgexfoundry.org:10002 [2022-09-08T16:10:08.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:10:08.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:10:08.838Z] Configure a credential helper to remove this warning. See [2022-09-08T16:10:08.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:10:08.838Z] [2022-09-08T16:10:08.838Z] Login Succeeded [2022-09-08T16:10:08.838Z] nexus3.edgexfoundry.org:10003 [2022-09-08T16:10:08.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:10:08.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:10:08.838Z] Configure a credential helper to remove this warning. See [2022-09-08T16:10:08.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:10:08.838Z] [2022-09-08T16:10:08.838Z] Login Succeeded [2022-09-08T16:10:08.838Z] nexus3.edgexfoundry.org:10004 [2022-09-08T16:10:08.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:10:09.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:10:09.098Z] Configure a credential helper to remove this warning. See [2022-09-08T16:10:09.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:10:09.098Z] [2022-09-08T16:10:09.098Z] Login Succeeded [2022-09-08T16:10:09.098Z] docker.io [2022-09-08T16:10:09.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:10:09.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:10:09.359Z] Configure a credential helper to remove this warning. See [2022-09-08T16:10:09.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:10:09.359Z] [2022-09-08T16:10:09.359Z] Login Succeeded [2022-09-08T16:10:09.359Z] ---> docker-login.sh ends [Pipeline] } [2022-09-08T16:10:09.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:10:09.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-08T16:10:09.414Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-08T16:10:09.414Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:09.414Z] latest [2022-09-08T16:10:09.414Z] 2.3.0-dev.60 [2022-09-08T16:10:09.414Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:09.414Z] main [2022-09-08T16:10:09.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:09.734Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:10.050Z] + docker push nexus3.edgexfoundry.org:10004/core-command:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:10.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-08T16:10:10.050Z] d9932bc54505: Preparing [2022-09-08T16:10:10.050Z] 3a39bd9affa3: Preparing [2022-09-08T16:10:10.050Z] 724f87193b9a: Preparing [2022-09-08T16:10:10.050Z] cef8b9060836: Preparing [2022-09-08T16:10:10.050Z] 994393dc58e7: Preparing [2022-09-08T16:10:10.050Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:10.050Z] 724f87193b9a: Pushed [2022-09-08T16:10:10.050Z] d9932bc54505: Pushed [2022-09-08T16:10:10.050Z] cef8b9060836: Pushed [2022-09-08T16:10:11.435Z] 3a39bd9affa3: Pushed [2022-09-08T16:10:11.435Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:b6c9c18bbf173874caaba2e4a3c594f38040e8e4c2c5d8357e3cdd4e0408b861 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:11.754Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:12.062Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-08T16:10:12.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-08T16:10:12.062Z] d9932bc54505: Preparing [2022-09-08T16:10:12.062Z] 3a39bd9affa3: Preparing [2022-09-08T16:10:12.062Z] 724f87193b9a: Preparing [2022-09-08T16:10:12.062Z] cef8b9060836: Preparing [2022-09-08T16:10:12.062Z] 994393dc58e7: Preparing [2022-09-08T16:10:12.062Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:12.062Z] cef8b9060836: Layer already exists [2022-09-08T16:10:12.062Z] d9932bc54505: Layer already exists [2022-09-08T16:10:12.062Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:12.062Z] 3a39bd9affa3: Layer already exists [2022-09-08T16:10:12.062Z] latest: digest: sha256:b6c9c18bbf173874caaba2e4a3c594f38040e8e4c2c5d8357e3cdd4e0408b861 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:12.378Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:12.722Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.60 [2022-09-08T16:10:12.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-08T16:10:12.722Z] d9932bc54505: Preparing [2022-09-08T16:10:12.722Z] 3a39bd9affa3: Preparing [2022-09-08T16:10:12.722Z] 724f87193b9a: Preparing [2022-09-08T16:10:12.722Z] cef8b9060836: Preparing [2022-09-08T16:10:12.722Z] 994393dc58e7: Preparing [2022-09-08T16:10:12.722Z] d9932bc54505: Layer already exists [2022-09-08T16:10:12.722Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:12.722Z] 3a39bd9affa3: Layer already exists [2022-09-08T16:10:12.722Z] cef8b9060836: Layer already exists [2022-09-08T16:10:12.722Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:12.722Z] 2.3.0-dev.60: digest: sha256:b6c9c18bbf173874caaba2e4a3c594f38040e8e4c2c5d8357e3cdd4e0408b861 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:13.097Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:13.401Z] + docker push nexus3.edgexfoundry.org:10004/core-command:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:13.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-08T16:10:13.401Z] d9932bc54505: Preparing [2022-09-08T16:10:13.401Z] 3a39bd9affa3: Preparing [2022-09-08T16:10:13.401Z] 724f87193b9a: Preparing [2022-09-08T16:10:13.401Z] cef8b9060836: Preparing [2022-09-08T16:10:13.401Z] 994393dc58e7: Preparing [2022-09-08T16:10:13.401Z] d9932bc54505: Layer already exists [2022-09-08T16:10:13.401Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:13.401Z] cef8b9060836: Layer already exists [2022-09-08T16:10:13.401Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:13.401Z] 3a39bd9affa3: Layer already exists [2022-09-08T16:10:13.401Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:b6c9c18bbf173874caaba2e4a3c594f38040e8e4c2c5d8357e3cdd4e0408b861 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:13.710Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:14.012Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-08T16:10:14.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-08T16:10:14.012Z] d9932bc54505: Preparing [2022-09-08T16:10:14.012Z] 3a39bd9affa3: Preparing [2022-09-08T16:10:14.012Z] 724f87193b9a: Preparing [2022-09-08T16:10:14.012Z] cef8b9060836: Preparing [2022-09-08T16:10:14.012Z] 994393dc58e7: Preparing [2022-09-08T16:10:14.012Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:14.012Z] 3a39bd9affa3: Layer already exists [2022-09-08T16:10:14.012Z] d9932bc54505: Layer already exists [2022-09-08T16:10:14.012Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:14.012Z] cef8b9060836: Layer already exists [2022-09-08T16:10:14.012Z] main: digest: sha256:b6c9c18bbf173874caaba2e4a3c594f38040e8e4c2c5d8357e3cdd4e0408b861 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:10:14.051Z] ===================================================== [Pipeline] echo [2022-09-08T16:10:14.058Z] taggedImages: [2022-09-08T16:10:14.059Z] - nexus3.edgexfoundry.org:10004/core-command:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:14.059Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-08T16:10:14.059Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.60 [2022-09-08T16:10:14.059Z] - nexus3.edgexfoundry.org:10004/core-command:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:14.059Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-08T16:10:14.077Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-08T16:10:14.078Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:14.078Z] latest [2022-09-08T16:10:14.078Z] 2.3.0-dev.60 [2022-09-08T16:10:14.078Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:14.078Z] main [2022-09-08T16:10:14.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:14.389Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:14.703Z] + docker push nexus3.edgexfoundry.org:10004/core-data:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:14.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-08T16:10:14.704Z] 51a833b23ebb: Preparing [2022-09-08T16:10:14.704Z] 61a7c1e54ef9: Preparing [2022-09-08T16:10:14.704Z] 724f87193b9a: Preparing [2022-09-08T16:10:14.704Z] 0be40d3a0d0f: Preparing [2022-09-08T16:10:14.704Z] 9bd2a1f94f88: Preparing [2022-09-08T16:10:14.704Z] 994393dc58e7: Preparing [2022-09-08T16:10:14.704Z] 994393dc58e7: Waiting [2022-09-08T16:10:14.704Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:14.704Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:14.704Z] 9bd2a1f94f88: Pushed [2022-09-08T16:10:14.704Z] 51a833b23ebb: Pushed [2022-09-08T16:10:14.962Z] 0be40d3a0d0f: Pushed [2022-09-08T16:10:16.341Z] 61a7c1e54ef9: Pushed [2022-09-08T16:10:16.341Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:80874d24e180d70b6e1cfa69605f9373e2d7f3039049f83a9ccab406c8877264 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:16.661Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:16.971Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-08T16:10:16.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-08T16:10:16.971Z] 51a833b23ebb: Preparing [2022-09-08T16:10:16.971Z] 61a7c1e54ef9: Preparing [2022-09-08T16:10:16.971Z] 724f87193b9a: Preparing [2022-09-08T16:10:16.971Z] 0be40d3a0d0f: Preparing [2022-09-08T16:10:16.971Z] 9bd2a1f94f88: Preparing [2022-09-08T16:10:16.971Z] 994393dc58e7: Preparing [2022-09-08T16:10:16.971Z] 994393dc58e7: Waiting [2022-09-08T16:10:16.971Z] 0be40d3a0d0f: Layer already exists [2022-09-08T16:10:16.971Z] 51a833b23ebb: Layer already exists [2022-09-08T16:10:16.971Z] 61a7c1e54ef9: Layer already exists [2022-09-08T16:10:16.971Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:16.971Z] 9bd2a1f94f88: Layer already exists [2022-09-08T16:10:16.971Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:16.971Z] latest: digest: sha256:80874d24e180d70b6e1cfa69605f9373e2d7f3039049f83a9ccab406c8877264 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:17.283Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:17.598Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.60 [2022-09-08T16:10:17.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-08T16:10:17.598Z] 51a833b23ebb: Preparing [2022-09-08T16:10:17.598Z] 61a7c1e54ef9: Preparing [2022-09-08T16:10:17.598Z] 724f87193b9a: Preparing [2022-09-08T16:10:17.598Z] 0be40d3a0d0f: Preparing [2022-09-08T16:10:17.598Z] 9bd2a1f94f88: Preparing [2022-09-08T16:10:17.598Z] 994393dc58e7: Preparing [2022-09-08T16:10:17.598Z] 994393dc58e7: Waiting [2022-09-08T16:10:17.598Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:17.598Z] 61a7c1e54ef9: Layer already exists [2022-09-08T16:10:17.598Z] 0be40d3a0d0f: Layer already exists [2022-09-08T16:10:17.598Z] 9bd2a1f94f88: Layer already exists [2022-09-08T16:10:17.598Z] 51a833b23ebb: Layer already exists [2022-09-08T16:10:17.598Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:17.598Z] 2.3.0-dev.60: digest: sha256:80874d24e180d70b6e1cfa69605f9373e2d7f3039049f83a9ccab406c8877264 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:17.912Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:18.223Z] + docker push nexus3.edgexfoundry.org:10004/core-data:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:18.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-08T16:10:18.223Z] 51a833b23ebb: Preparing [2022-09-08T16:10:18.223Z] 61a7c1e54ef9: Preparing [2022-09-08T16:10:18.223Z] 724f87193b9a: Preparing [2022-09-08T16:10:18.223Z] 0be40d3a0d0f: Preparing [2022-09-08T16:10:18.223Z] 9bd2a1f94f88: Preparing [2022-09-08T16:10:18.223Z] 994393dc58e7: Preparing [2022-09-08T16:10:18.223Z] 994393dc58e7: Waiting [2022-09-08T16:10:18.223Z] 51a833b23ebb: Layer already exists [2022-09-08T16:10:18.223Z] 9bd2a1f94f88: Layer already exists [2022-09-08T16:10:18.223Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:18.223Z] 0be40d3a0d0f: Layer already exists [2022-09-08T16:10:18.223Z] 61a7c1e54ef9: Layer already exists [2022-09-08T16:10:18.223Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:18.223Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:80874d24e180d70b6e1cfa69605f9373e2d7f3039049f83a9ccab406c8877264 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:18.539Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:18.848Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-08T16:10:18.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-08T16:10:18.848Z] 51a833b23ebb: Preparing [2022-09-08T16:10:18.848Z] 61a7c1e54ef9: Preparing [2022-09-08T16:10:18.848Z] 724f87193b9a: Preparing [2022-09-08T16:10:18.848Z] 0be40d3a0d0f: Preparing [2022-09-08T16:10:18.848Z] 9bd2a1f94f88: Preparing [2022-09-08T16:10:18.848Z] 994393dc58e7: Preparing [2022-09-08T16:10:18.848Z] 994393dc58e7: Waiting [2022-09-08T16:10:18.848Z] 0be40d3a0d0f: Layer already exists [2022-09-08T16:10:18.848Z] 61a7c1e54ef9: Layer already exists [2022-09-08T16:10:18.848Z] 9bd2a1f94f88: Layer already exists [2022-09-08T16:10:18.848Z] 51a833b23ebb: Layer already exists [2022-09-08T16:10:18.848Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:18.848Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:18.848Z] main: digest: sha256:80874d24e180d70b6e1cfa69605f9373e2d7f3039049f83a9ccab406c8877264 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:10:18.900Z] ===================================================== [Pipeline] echo [2022-09-08T16:10:18.911Z] taggedImages: [2022-09-08T16:10:18.911Z] - nexus3.edgexfoundry.org:10004/core-data:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:18.911Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-08T16:10:18.911Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.60 [2022-09-08T16:10:18.911Z] - nexus3.edgexfoundry.org:10004/core-data:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:18.911Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-08T16:10:18.930Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-08T16:10:18.930Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:18.930Z] latest [2022-09-08T16:10:18.930Z] 2.3.0-dev.60 [2022-09-08T16:10:18.930Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:18.930Z] main [2022-09-08T16:10:18.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:19.262Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:19.571Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:19.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-08T16:10:19.571Z] 252a4501ed23: Preparing [2022-09-08T16:10:19.571Z] adc78dbd9976: Preparing [2022-09-08T16:10:19.571Z] c4e878b5c484: Preparing [2022-09-08T16:10:19.571Z] 724f87193b9a: Preparing [2022-09-08T16:10:19.571Z] cef8b9060836: Preparing [2022-09-08T16:10:19.571Z] 994393dc58e7: Preparing [2022-09-08T16:10:19.571Z] 994393dc58e7: Waiting [2022-09-08T16:10:19.571Z] cef8b9060836: Layer already exists [2022-09-08T16:10:19.571Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:19.571Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:19.571Z] 252a4501ed23: Pushed [2022-09-08T16:10:19.571Z] adc78dbd9976: Pushed [2022-09-08T16:10:20.951Z] c4e878b5c484: Pushed [2022-09-08T16:10:21.210Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:003d8cb879bcb88d766005649d4f6d2f2549001d067b1ac398b78c43b8f66b47 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:21.403Z] Removing intermediate container a29ded8b1402 [2022-09-08T16:10:21.403Z] ---> cc4b3c7e6fbd [2022-09-08T16:10:21.403Z] Step 8/22 : COPY . . [2022-09-08T16:10:21.521Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:21.828Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-08T16:10:21.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-08T16:10:21.828Z] 252a4501ed23: Preparing [2022-09-08T16:10:21.828Z] adc78dbd9976: Preparing [2022-09-08T16:10:21.828Z] c4e878b5c484: Preparing [2022-09-08T16:10:21.828Z] 724f87193b9a: Preparing [2022-09-08T16:10:21.828Z] cef8b9060836: Preparing [2022-09-08T16:10:21.828Z] 994393dc58e7: Preparing [2022-09-08T16:10:21.828Z] 994393dc58e7: Waiting [2022-09-08T16:10:21.828Z] c4e878b5c484: Layer already exists [2022-09-08T16:10:21.828Z] 252a4501ed23: Layer already exists [2022-09-08T16:10:21.828Z] adc78dbd9976: Layer already exists [2022-09-08T16:10:21.828Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:21.828Z] cef8b9060836: Layer already exists [2022-09-08T16:10:21.828Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:21.828Z] latest: digest: sha256:003d8cb879bcb88d766005649d4f6d2f2549001d067b1ac398b78c43b8f66b47 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:22.142Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:22.449Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.60 [2022-09-08T16:10:22.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-08T16:10:22.449Z] 252a4501ed23: Preparing [2022-09-08T16:10:22.449Z] adc78dbd9976: Preparing [2022-09-08T16:10:22.449Z] c4e878b5c484: Preparing [2022-09-08T16:10:22.449Z] 724f87193b9a: Preparing [2022-09-08T16:10:22.449Z] cef8b9060836: Preparing [2022-09-08T16:10:22.449Z] 994393dc58e7: Preparing [2022-09-08T16:10:22.449Z] 994393dc58e7: Waiting [2022-09-08T16:10:22.449Z] cef8b9060836: Layer already exists [2022-09-08T16:10:22.449Z] adc78dbd9976: Layer already exists [2022-09-08T16:10:22.449Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:22.449Z] 252a4501ed23: Layer already exists [2022-09-08T16:10:22.449Z] c4e878b5c484: Layer already exists [2022-09-08T16:10:22.449Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:22.449Z] 2.3.0-dev.60: digest: sha256:003d8cb879bcb88d766005649d4f6d2f2549001d067b1ac398b78c43b8f66b47 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:22.765Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:23.071Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:23.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-08T16:10:23.071Z] 252a4501ed23: Preparing [2022-09-08T16:10:23.071Z] adc78dbd9976: Preparing [2022-09-08T16:10:23.071Z] c4e878b5c484: Preparing [2022-09-08T16:10:23.071Z] 724f87193b9a: Preparing [2022-09-08T16:10:23.071Z] cef8b9060836: Preparing [2022-09-08T16:10:23.071Z] 994393dc58e7: Preparing [2022-09-08T16:10:23.071Z] 994393dc58e7: Waiting [2022-09-08T16:10:23.071Z] adc78dbd9976: Layer already exists [2022-09-08T16:10:23.071Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:23.071Z] cef8b9060836: Layer already exists [2022-09-08T16:10:23.071Z] 252a4501ed23: Layer already exists [2022-09-08T16:10:23.071Z] c4e878b5c484: Layer already exists [2022-09-08T16:10:23.071Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:23.071Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:003d8cb879bcb88d766005649d4f6d2f2549001d067b1ac398b78c43b8f66b47 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:23.385Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:23.692Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-08T16:10:23.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-08T16:10:23.692Z] 252a4501ed23: Preparing [2022-09-08T16:10:23.692Z] adc78dbd9976: Preparing [2022-09-08T16:10:23.692Z] c4e878b5c484: Preparing [2022-09-08T16:10:23.692Z] 724f87193b9a: Preparing [2022-09-08T16:10:23.692Z] cef8b9060836: Preparing [2022-09-08T16:10:23.692Z] 994393dc58e7: Preparing [2022-09-08T16:10:23.692Z] 994393dc58e7: Waiting [2022-09-08T16:10:23.692Z] adc78dbd9976: Layer already exists [2022-09-08T16:10:23.692Z] c4e878b5c484: Layer already exists [2022-09-08T16:10:23.692Z] 252a4501ed23: Layer already exists [2022-09-08T16:10:23.692Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:23.692Z] cef8b9060836: Layer already exists [2022-09-08T16:10:23.692Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:23.692Z] main: digest: sha256:003d8cb879bcb88d766005649d4f6d2f2549001d067b1ac398b78c43b8f66b47 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:10:23.744Z] ===================================================== [Pipeline] echo [2022-09-08T16:10:23.752Z] taggedImages: [2022-09-08T16:10:23.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:23.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-08T16:10:23.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.60 [2022-09-08T16:10:23.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:23.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-08T16:10:23.772Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-08T16:10:23.772Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:23.772Z] latest [2022-09-08T16:10:23.772Z] 2.3.0-dev.60 [2022-09-08T16:10:23.772Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:23.772Z] main [2022-09-08T16:10:23.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:24.086Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:24.393Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:24.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-08T16:10:24.393Z] 9173fc20f393: Preparing [2022-09-08T16:10:24.393Z] 9173fc20f393: Preparing [2022-09-08T16:10:24.393Z] fac05d281a3d: Preparing [2022-09-08T16:10:24.393Z] a20bd6d75aba: Preparing [2022-09-08T16:10:24.393Z] 777fa4396c45: Preparing [2022-09-08T16:10:24.393Z] e862a456533e: Preparing [2022-09-08T16:10:24.393Z] 634e37a6351b: Preparing [2022-09-08T16:10:24.393Z] 724f87193b9a: Preparing [2022-09-08T16:10:24.393Z] 634e37a6351b: Waiting [2022-09-08T16:10:24.393Z] 49ea227fa7e2: Preparing [2022-09-08T16:10:24.393Z] 94c80f83e279: Preparing [2022-09-08T16:10:24.393Z] a1f67dfb5ce9: Preparing [2022-09-08T16:10:24.393Z] 724f87193b9a: Waiting [2022-09-08T16:10:24.393Z] 49ea227fa7e2: Waiting [2022-09-08T16:10:24.393Z] a1f67dfb5ce9: Waiting [2022-09-08T16:10:24.393Z] 704b6e0eccb9: Preparing [2022-09-08T16:10:24.393Z] 94c80f83e279: Waiting [2022-09-08T16:10:24.393Z] 994393dc58e7: Preparing [2022-09-08T16:10:24.393Z] 994393dc58e7: Waiting [2022-09-08T16:10:24.393Z] 704b6e0eccb9: Waiting [2022-09-08T16:10:24.393Z] 9173fc20f393: Pushed [2022-09-08T16:10:24.393Z] e862a456533e: Pushed [2022-09-08T16:10:24.393Z] fac05d281a3d: Pushed [2022-09-08T16:10:24.393Z] a20bd6d75aba: Pushed [2022-09-08T16:10:24.393Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:24.393Z] 777fa4396c45: Pushed [2022-09-08T16:10:24.652Z] a1f67dfb5ce9: Pushed [2022-09-08T16:10:24.652Z] 704b6e0eccb9: Pushed [2022-09-08T16:10:24.652Z] 49ea227fa7e2: Pushed [2022-09-08T16:10:24.652Z] 94c80f83e279: Pushed [2022-09-08T16:10:24.652Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:24.810Z] ---> 7b43c1e54c44 [2022-09-08T16:10:24.810Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-08T16:10:24.810Z] ---> Running in 4aff7f6b0e58 [2022-09-08T16:10:26.034Z] 634e37a6351b: Pushed [2022-09-08T16:10:26.262Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-08T16:10:26.294Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:5bb8c3b5cd8645c91e84583b2a98d9bbd6d3d5eeed64828e357876b649d47b00 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:26.606Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:26.914Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-08T16:10:26.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-08T16:10:26.914Z] 9173fc20f393: Preparing [2022-09-08T16:10:26.914Z] 9173fc20f393: Preparing [2022-09-08T16:10:26.914Z] fac05d281a3d: Preparing [2022-09-08T16:10:26.914Z] a20bd6d75aba: Preparing [2022-09-08T16:10:26.914Z] 777fa4396c45: Preparing [2022-09-08T16:10:26.914Z] e862a456533e: Preparing [2022-09-08T16:10:26.914Z] 634e37a6351b: Preparing [2022-09-08T16:10:26.914Z] 724f87193b9a: Preparing [2022-09-08T16:10:26.914Z] 49ea227fa7e2: Preparing [2022-09-08T16:10:26.914Z] 94c80f83e279: Preparing [2022-09-08T16:10:26.914Z] a1f67dfb5ce9: Preparing [2022-09-08T16:10:26.914Z] 704b6e0eccb9: Preparing [2022-09-08T16:10:26.914Z] 994393dc58e7: Preparing [2022-09-08T16:10:26.914Z] 634e37a6351b: Waiting [2022-09-08T16:10:26.914Z] 724f87193b9a: Waiting [2022-09-08T16:10:26.914Z] 49ea227fa7e2: Waiting [2022-09-08T16:10:26.914Z] 94c80f83e279: Waiting [2022-09-08T16:10:26.914Z] a1f67dfb5ce9: Waiting [2022-09-08T16:10:26.914Z] 704b6e0eccb9: Waiting [2022-09-08T16:10:26.914Z] 994393dc58e7: Waiting [2022-09-08T16:10:26.914Z] a20bd6d75aba: Layer already exists [2022-09-08T16:10:26.914Z] 777fa4396c45: Layer already exists [2022-09-08T16:10:26.914Z] e862a456533e: Layer already exists [2022-09-08T16:10:26.914Z] fac05d281a3d: Layer already exists [2022-09-08T16:10:26.914Z] 9173fc20f393: Layer already exists [2022-09-08T16:10:26.914Z] 634e37a6351b: Layer already exists [2022-09-08T16:10:26.914Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:26.914Z] 94c80f83e279: Layer already exists [2022-09-08T16:10:26.914Z] a1f67dfb5ce9: Layer already exists [2022-09-08T16:10:26.914Z] 49ea227fa7e2: Layer already exists [2022-09-08T16:10:26.914Z] 704b6e0eccb9: Layer already exists [2022-09-08T16:10:26.914Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:26.914Z] latest: digest: sha256:5bb8c3b5cd8645c91e84583b2a98d9bbd6d3d5eeed64828e357876b649d47b00 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:27.227Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:27.605Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.60 [2022-09-08T16:10:27.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-08T16:10:27.605Z] 9173fc20f393: Preparing [2022-09-08T16:10:27.605Z] 9173fc20f393: Preparing [2022-09-08T16:10:27.605Z] fac05d281a3d: Preparing [2022-09-08T16:10:27.605Z] a20bd6d75aba: Preparing [2022-09-08T16:10:27.605Z] 777fa4396c45: Preparing [2022-09-08T16:10:27.605Z] e862a456533e: Preparing [2022-09-08T16:10:27.605Z] 634e37a6351b: Preparing [2022-09-08T16:10:27.605Z] 724f87193b9a: Preparing [2022-09-08T16:10:27.605Z] 49ea227fa7e2: Preparing [2022-09-08T16:10:27.605Z] 94c80f83e279: Preparing [2022-09-08T16:10:27.605Z] a1f67dfb5ce9: Preparing [2022-09-08T16:10:27.605Z] 704b6e0eccb9: Preparing [2022-09-08T16:10:27.605Z] 994393dc58e7: Preparing [2022-09-08T16:10:27.605Z] a1f67dfb5ce9: Waiting [2022-09-08T16:10:27.605Z] 49ea227fa7e2: Waiting [2022-09-08T16:10:27.605Z] 94c80f83e279: Waiting [2022-09-08T16:10:27.605Z] 704b6e0eccb9: Waiting [2022-09-08T16:10:27.605Z] 994393dc58e7: Waiting [2022-09-08T16:10:27.605Z] 634e37a6351b: Waiting [2022-09-08T16:10:27.605Z] 724f87193b9a: Waiting [2022-09-08T16:10:27.605Z] a20bd6d75aba: Layer already exists [2022-09-08T16:10:27.605Z] fac05d281a3d: Layer already exists [2022-09-08T16:10:27.605Z] 9173fc20f393: Layer already exists [2022-09-08T16:10:27.605Z] 777fa4396c45: Layer already exists [2022-09-08T16:10:27.605Z] e862a456533e: Layer already exists [2022-09-08T16:10:27.605Z] 49ea227fa7e2: Layer already exists [2022-09-08T16:10:27.605Z] 634e37a6351b: Layer already exists [2022-09-08T16:10:27.605Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:27.605Z] a1f67dfb5ce9: Layer already exists [2022-09-08T16:10:27.605Z] 94c80f83e279: Layer already exists [2022-09-08T16:10:27.605Z] 704b6e0eccb9: Layer already exists [2022-09-08T16:10:27.605Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:27.605Z] 2.3.0-dev.60: digest: sha256:5bb8c3b5cd8645c91e84583b2a98d9bbd6d3d5eeed64828e357876b649d47b00 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:27.945Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:28.274Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:28.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-08T16:10:28.274Z] 9173fc20f393: Preparing [2022-09-08T16:10:28.274Z] 9173fc20f393: Preparing [2022-09-08T16:10:28.274Z] fac05d281a3d: Preparing [2022-09-08T16:10:28.274Z] a20bd6d75aba: Preparing [2022-09-08T16:10:28.274Z] 777fa4396c45: Preparing [2022-09-08T16:10:28.274Z] e862a456533e: Preparing [2022-09-08T16:10:28.274Z] 634e37a6351b: Preparing [2022-09-08T16:10:28.274Z] 724f87193b9a: Preparing [2022-09-08T16:10:28.274Z] 634e37a6351b: Waiting [2022-09-08T16:10:28.274Z] 49ea227fa7e2: Preparing [2022-09-08T16:10:28.274Z] 94c80f83e279: Preparing [2022-09-08T16:10:28.274Z] a1f67dfb5ce9: Preparing [2022-09-08T16:10:28.274Z] 724f87193b9a: Waiting [2022-09-08T16:10:28.274Z] 704b6e0eccb9: Preparing [2022-09-08T16:10:28.274Z] 49ea227fa7e2: Waiting [2022-09-08T16:10:28.274Z] a1f67dfb5ce9: Waiting [2022-09-08T16:10:28.274Z] 994393dc58e7: Preparing [2022-09-08T16:10:28.274Z] 704b6e0eccb9: Waiting [2022-09-08T16:10:28.274Z] 994393dc58e7: Waiting [2022-09-08T16:10:28.274Z] a20bd6d75aba: Layer already exists [2022-09-08T16:10:28.274Z] 9173fc20f393: Layer already exists [2022-09-08T16:10:28.274Z] e862a456533e: Layer already exists [2022-09-08T16:10:28.274Z] 777fa4396c45: Layer already exists [2022-09-08T16:10:28.274Z] fac05d281a3d: Layer already exists [2022-09-08T16:10:28.274Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:28.274Z] 49ea227fa7e2: Layer already exists [2022-09-08T16:10:28.274Z] a1f67dfb5ce9: Layer already exists [2022-09-08T16:10:28.274Z] 94c80f83e279: Layer already exists [2022-09-08T16:10:28.274Z] 634e37a6351b: Layer already exists [2022-09-08T16:10:28.274Z] 704b6e0eccb9: Layer already exists [2022-09-08T16:10:28.274Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:28.274Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:5bb8c3b5cd8645c91e84583b2a98d9bbd6d3d5eeed64828e357876b649d47b00 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:28.585Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:28.897Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-08T16:10:28.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-08T16:10:28.897Z] 9173fc20f393: Preparing [2022-09-08T16:10:28.897Z] 9173fc20f393: Preparing [2022-09-08T16:10:28.897Z] fac05d281a3d: Preparing [2022-09-08T16:10:28.897Z] a20bd6d75aba: Preparing [2022-09-08T16:10:28.897Z] 777fa4396c45: Preparing [2022-09-08T16:10:28.897Z] e862a456533e: Preparing [2022-09-08T16:10:28.897Z] 634e37a6351b: Preparing [2022-09-08T16:10:28.897Z] 724f87193b9a: Preparing [2022-09-08T16:10:28.897Z] 49ea227fa7e2: Preparing [2022-09-08T16:10:28.897Z] 94c80f83e279: Preparing [2022-09-08T16:10:28.897Z] a1f67dfb5ce9: Preparing [2022-09-08T16:10:28.897Z] 704b6e0eccb9: Preparing [2022-09-08T16:10:28.897Z] 994393dc58e7: Preparing [2022-09-08T16:10:28.897Z] 94c80f83e279: Waiting [2022-09-08T16:10:28.897Z] a1f67dfb5ce9: Waiting [2022-09-08T16:10:28.897Z] 704b6e0eccb9: Waiting [2022-09-08T16:10:28.897Z] 994393dc58e7: Waiting [2022-09-08T16:10:28.897Z] 634e37a6351b: Waiting [2022-09-08T16:10:28.897Z] 724f87193b9a: Waiting [2022-09-08T16:10:28.897Z] 49ea227fa7e2: Waiting [2022-09-08T16:10:28.897Z] a20bd6d75aba: Layer already exists [2022-09-08T16:10:28.897Z] fac05d281a3d: Layer already exists [2022-09-08T16:10:28.897Z] 9173fc20f393: Layer already exists [2022-09-08T16:10:28.897Z] 777fa4396c45: Layer already exists [2022-09-08T16:10:28.897Z] e862a456533e: Layer already exists [2022-09-08T16:10:28.897Z] 634e37a6351b: Layer already exists [2022-09-08T16:10:28.897Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:28.897Z] 94c80f83e279: Layer already exists [2022-09-08T16:10:28.897Z] a1f67dfb5ce9: Layer already exists [2022-09-08T16:10:28.897Z] 49ea227fa7e2: Layer already exists [2022-09-08T16:10:28.897Z] 704b6e0eccb9: Layer already exists [2022-09-08T16:10:28.897Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:28.897Z] main: digest: sha256:5bb8c3b5cd8645c91e84583b2a98d9bbd6d3d5eeed64828e357876b649d47b00 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:10:28.944Z] ===================================================== [Pipeline] echo [2022-09-08T16:10:28.955Z] taggedImages: [2022-09-08T16:10:28.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:28.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-08T16:10:28.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.60 [2022-09-08T16:10:28.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:28.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-08T16:10:28.972Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-08T16:10:28.972Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:28.972Z] latest [2022-09-08T16:10:28.972Z] 2.3.0-dev.60 [2022-09-08T16:10:28.972Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:28.972Z] main [2022-09-08T16:10:28.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:29.286Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:29.586Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:29.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-08T16:10:29.587Z] 0a84a949288c: Preparing [2022-09-08T16:10:29.587Z] 6e5b810a567e: Preparing [2022-09-08T16:10:29.587Z] 65abae5141ef: Preparing [2022-09-08T16:10:29.587Z] a44fb9193a61: Preparing [2022-09-08T16:10:29.587Z] 772f8c9ff87c: Preparing [2022-09-08T16:10:29.587Z] b8fed5ac1643: Preparing [2022-09-08T16:10:29.587Z] b31cfe47880b: Preparing [2022-09-08T16:10:29.587Z] 994393dc58e7: Preparing [2022-09-08T16:10:29.587Z] b31cfe47880b: Waiting [2022-09-08T16:10:29.587Z] 994393dc58e7: Waiting [2022-09-08T16:10:29.587Z] 6e5b810a567e: Pushed [2022-09-08T16:10:29.587Z] 772f8c9ff87c: Pushed [2022-09-08T16:10:29.587Z] 0a84a949288c: Pushed [2022-09-08T16:10:29.587Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:29.845Z] b8fed5ac1643: Pushed [2022-09-08T16:10:30.105Z] b31cfe47880b: Pushed [2022-09-08T16:10:30.675Z] a44fb9193a61: Pushed [2022-09-08T16:10:30.675Z] 65abae5141ef: Pushed [2022-09-08T16:10:30.675Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:e882774a6456bfe736d5366e64c0fa0a32581a8df04fe5a1c50bad79547a4d18 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:30.995Z] + 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-08T16:10:31.303Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-08T16:10:31.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-08T16:10:31.303Z] 0a84a949288c: Preparing [2022-09-08T16:10:31.303Z] 6e5b810a567e: Preparing [2022-09-08T16:10:31.303Z] 65abae5141ef: Preparing [2022-09-08T16:10:31.303Z] a44fb9193a61: Preparing [2022-09-08T16:10:31.303Z] 772f8c9ff87c: Preparing [2022-09-08T16:10:31.303Z] b8fed5ac1643: Preparing [2022-09-08T16:10:31.303Z] b31cfe47880b: Preparing [2022-09-08T16:10:31.303Z] 994393dc58e7: Preparing [2022-09-08T16:10:31.303Z] b8fed5ac1643: Waiting [2022-09-08T16:10:31.304Z] a44fb9193a61: Layer already exists [2022-09-08T16:10:31.304Z] 6e5b810a567e: Layer already exists [2022-09-08T16:10:31.304Z] 65abae5141ef: Layer already exists [2022-09-08T16:10:31.304Z] 772f8c9ff87c: Layer already exists [2022-09-08T16:10:31.304Z] 0a84a949288c: Layer already exists [2022-09-08T16:10:31.304Z] b8fed5ac1643: Layer already exists [2022-09-08T16:10:31.304Z] b31cfe47880b: Layer already exists [2022-09-08T16:10:31.304Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:31.304Z] latest: digest: sha256:e882774a6456bfe736d5366e64c0fa0a32581a8df04fe5a1c50bad79547a4d18 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:31.619Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:31.926Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.60 [2022-09-08T16:10:31.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-08T16:10:31.926Z] 0a84a949288c: Preparing [2022-09-08T16:10:31.926Z] 6e5b810a567e: Preparing [2022-09-08T16:10:31.926Z] 65abae5141ef: Preparing [2022-09-08T16:10:31.926Z] a44fb9193a61: Preparing [2022-09-08T16:10:31.927Z] 772f8c9ff87c: Preparing [2022-09-08T16:10:31.927Z] b8fed5ac1643: Preparing [2022-09-08T16:10:31.927Z] b31cfe47880b: Preparing [2022-09-08T16:10:31.927Z] 994393dc58e7: Preparing [2022-09-08T16:10:31.927Z] 994393dc58e7: Waiting [2022-09-08T16:10:31.927Z] b8fed5ac1643: Waiting [2022-09-08T16:10:31.927Z] b31cfe47880b: Waiting [2022-09-08T16:10:31.927Z] 6e5b810a567e: Layer already exists [2022-09-08T16:10:31.927Z] 0a84a949288c: Layer already exists [2022-09-08T16:10:31.927Z] a44fb9193a61: Layer already exists [2022-09-08T16:10:31.927Z] 65abae5141ef: Layer already exists [2022-09-08T16:10:31.927Z] 772f8c9ff87c: Layer already exists [2022-09-08T16:10:31.927Z] b8fed5ac1643: Layer already exists [2022-09-08T16:10:31.927Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:31.927Z] b31cfe47880b: Layer already exists [2022-09-08T16:10:31.927Z] 2.3.0-dev.60: digest: sha256:e882774a6456bfe736d5366e64c0fa0a32581a8df04fe5a1c50bad79547a4d18 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:32.254Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:32.567Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:32.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-08T16:10:32.567Z] 0a84a949288c: Preparing [2022-09-08T16:10:32.567Z] 6e5b810a567e: Preparing [2022-09-08T16:10:32.567Z] 65abae5141ef: Preparing [2022-09-08T16:10:32.567Z] a44fb9193a61: Preparing [2022-09-08T16:10:32.567Z] 772f8c9ff87c: Preparing [2022-09-08T16:10:32.567Z] b8fed5ac1643: Preparing [2022-09-08T16:10:32.567Z] b31cfe47880b: Preparing [2022-09-08T16:10:32.567Z] 994393dc58e7: Preparing [2022-09-08T16:10:32.567Z] 994393dc58e7: Waiting [2022-09-08T16:10:32.567Z] b31cfe47880b: Waiting [2022-09-08T16:10:32.567Z] a44fb9193a61: Layer already exists [2022-09-08T16:10:32.567Z] 772f8c9ff87c: Layer already exists [2022-09-08T16:10:32.567Z] 65abae5141ef: Layer already exists [2022-09-08T16:10:32.567Z] 0a84a949288c: Layer already exists [2022-09-08T16:10:32.567Z] 6e5b810a567e: Layer already exists [2022-09-08T16:10:32.567Z] b31cfe47880b: Layer already exists [2022-09-08T16:10:32.567Z] b8fed5ac1643: Layer already exists [2022-09-08T16:10:32.567Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:32.567Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:e882774a6456bfe736d5366e64c0fa0a32581a8df04fe5a1c50bad79547a4d18 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:32.886Z] + 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-08T16:10:33.203Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-08T16:10:33.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-08T16:10:33.203Z] 0a84a949288c: Preparing [2022-09-08T16:10:33.203Z] 6e5b810a567e: Preparing [2022-09-08T16:10:33.203Z] 65abae5141ef: Preparing [2022-09-08T16:10:33.203Z] a44fb9193a61: Preparing [2022-09-08T16:10:33.203Z] 772f8c9ff87c: Preparing [2022-09-08T16:10:33.203Z] b8fed5ac1643: Preparing [2022-09-08T16:10:33.203Z] b31cfe47880b: Preparing [2022-09-08T16:10:33.203Z] 994393dc58e7: Preparing [2022-09-08T16:10:33.203Z] b8fed5ac1643: Waiting [2022-09-08T16:10:33.203Z] b31cfe47880b: Waiting [2022-09-08T16:10:33.203Z] 994393dc58e7: Waiting [2022-09-08T16:10:33.203Z] 772f8c9ff87c: Layer already exists [2022-09-08T16:10:33.203Z] 65abae5141ef: Layer already exists [2022-09-08T16:10:33.203Z] a44fb9193a61: Layer already exists [2022-09-08T16:10:33.203Z] 0a84a949288c: Layer already exists [2022-09-08T16:10:33.203Z] 6e5b810a567e: Layer already exists [2022-09-08T16:10:33.203Z] b31cfe47880b: Layer already exists [2022-09-08T16:10:33.203Z] b8fed5ac1643: Layer already exists [2022-09-08T16:10:33.203Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:33.203Z] main: digest: sha256:e882774a6456bfe736d5366e64c0fa0a32581a8df04fe5a1c50bad79547a4d18 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:10:33.256Z] ===================================================== [Pipeline] echo [2022-09-08T16:10:33.270Z] taggedImages: [2022-09-08T16:10:33.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:33.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-08T16:10:33.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.60 [2022-09-08T16:10:33.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:33.270Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-08T16:10:33.291Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-08T16:10:33.291Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:33.291Z] latest [2022-09-08T16:10:33.291Z] 2.3.0-dev.60 [2022-09-08T16:10:33.291Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:33.291Z] main [2022-09-08T16:10:33.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:33.601Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:33.917Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:33.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-08T16:10:33.917Z] c134ae48b257: Preparing [2022-09-08T16:10:33.917Z] 5f24ebc12b1b: Preparing [2022-09-08T16:10:33.917Z] 3eb53fd03424: Preparing [2022-09-08T16:10:33.917Z] b1ab3a46adad: Preparing [2022-09-08T16:10:33.917Z] baeec5061e00: Preparing [2022-09-08T16:10:33.917Z] 328848a6576a: Preparing [2022-09-08T16:10:33.917Z] 49dbaa05cbec: Preparing [2022-09-08T16:10:33.917Z] 2460114409d5: Preparing [2022-09-08T16:10:33.917Z] 1e4379e121eb: Preparing [2022-09-08T16:10:33.917Z] 994393dc58e7: Preparing [2022-09-08T16:10:33.917Z] 328848a6576a: Waiting [2022-09-08T16:10:33.917Z] 994393dc58e7: Waiting [2022-09-08T16:10:33.917Z] 1e4379e121eb: Waiting [2022-09-08T16:10:33.917Z] 2460114409d5: Waiting [2022-09-08T16:10:33.917Z] 49dbaa05cbec: Waiting [2022-09-08T16:10:33.917Z] c134ae48b257: Pushed [2022-09-08T16:10:33.917Z] baeec5061e00: Pushed [2022-09-08T16:10:33.917Z] 5f24ebc12b1b: Pushed [2022-09-08T16:10:34.180Z] 328848a6576a: Pushed [2022-09-08T16:10:34.180Z] 49dbaa05cbec: Pushed [2022-09-08T16:10:34.180Z] 2460114409d5: Pushed [2022-09-08T16:10:34.180Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:34.180Z] 1e4379e121eb: Pushed [2022-09-08T16:10:35.121Z] b1ab3a46adad: Pushed [2022-09-08T16:10:35.382Z] 3eb53fd03424: Pushed [2022-09-08T16:10:35.642Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:535ccaf0a4aaf449f9696671042ed7a60f1d1341b070eca3236e6f30f7055e22 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:35.967Z] + 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-08T16:10:36.274Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-08T16:10:36.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-08T16:10:36.274Z] c134ae48b257: Preparing [2022-09-08T16:10:36.274Z] 5f24ebc12b1b: Preparing [2022-09-08T16:10:36.274Z] 3eb53fd03424: Preparing [2022-09-08T16:10:36.274Z] b1ab3a46adad: Preparing [2022-09-08T16:10:36.274Z] baeec5061e00: Preparing [2022-09-08T16:10:36.274Z] 328848a6576a: Preparing [2022-09-08T16:10:36.274Z] 49dbaa05cbec: Preparing [2022-09-08T16:10:36.274Z] 2460114409d5: Preparing [2022-09-08T16:10:36.274Z] 1e4379e121eb: Preparing [2022-09-08T16:10:36.274Z] 994393dc58e7: Preparing [2022-09-08T16:10:36.274Z] 328848a6576a: Waiting [2022-09-08T16:10:36.274Z] 49dbaa05cbec: Waiting [2022-09-08T16:10:36.274Z] 2460114409d5: Waiting [2022-09-08T16:10:36.274Z] 1e4379e121eb: Waiting [2022-09-08T16:10:36.274Z] 994393dc58e7: Waiting [2022-09-08T16:10:36.274Z] 3eb53fd03424: Layer already exists [2022-09-08T16:10:36.274Z] c134ae48b257: Layer already exists [2022-09-08T16:10:36.274Z] baeec5061e00: Layer already exists [2022-09-08T16:10:36.274Z] 5f24ebc12b1b: Layer already exists [2022-09-08T16:10:36.274Z] b1ab3a46adad: Layer already exists [2022-09-08T16:10:36.274Z] 328848a6576a: Layer already exists [2022-09-08T16:10:36.274Z] 49dbaa05cbec: Layer already exists [2022-09-08T16:10:36.274Z] 1e4379e121eb: Layer already exists [2022-09-08T16:10:36.274Z] 2460114409d5: Layer already exists [2022-09-08T16:10:36.274Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:36.274Z] latest: digest: sha256:535ccaf0a4aaf449f9696671042ed7a60f1d1341b070eca3236e6f30f7055e22 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:36.594Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:36.901Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.60 [2022-09-08T16:10:36.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-08T16:10:36.901Z] c134ae48b257: Preparing [2022-09-08T16:10:36.901Z] 5f24ebc12b1b: Preparing [2022-09-08T16:10:36.901Z] 3eb53fd03424: Preparing [2022-09-08T16:10:36.901Z] b1ab3a46adad: Preparing [2022-09-08T16:10:36.901Z] baeec5061e00: Preparing [2022-09-08T16:10:36.901Z] 328848a6576a: Preparing [2022-09-08T16:10:36.901Z] 49dbaa05cbec: Preparing [2022-09-08T16:10:36.901Z] 2460114409d5: Preparing [2022-09-08T16:10:36.901Z] 1e4379e121eb: Preparing [2022-09-08T16:10:36.901Z] 994393dc58e7: Preparing [2022-09-08T16:10:36.901Z] 328848a6576a: Waiting [2022-09-08T16:10:36.901Z] 49dbaa05cbec: Waiting [2022-09-08T16:10:36.901Z] 2460114409d5: Waiting [2022-09-08T16:10:36.901Z] 1e4379e121eb: Waiting [2022-09-08T16:10:36.901Z] 994393dc58e7: Waiting [2022-09-08T16:10:36.901Z] b1ab3a46adad: Layer already exists [2022-09-08T16:10:36.901Z] baeec5061e00: Layer already exists [2022-09-08T16:10:36.901Z] 3eb53fd03424: Layer already exists [2022-09-08T16:10:36.901Z] 5f24ebc12b1b: Layer already exists [2022-09-08T16:10:36.901Z] c134ae48b257: Layer already exists [2022-09-08T16:10:36.901Z] 328848a6576a: Layer already exists [2022-09-08T16:10:36.901Z] 2460114409d5: Layer already exists [2022-09-08T16:10:36.901Z] 1e4379e121eb: Layer already exists [2022-09-08T16:10:36.901Z] 49dbaa05cbec: Layer already exists [2022-09-08T16:10:36.901Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:36.901Z] 2.3.0-dev.60: digest: sha256:535ccaf0a4aaf449f9696671042ed7a60f1d1341b070eca3236e6f30f7055e22 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:37.213Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:37.531Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:37.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-08T16:10:37.531Z] c134ae48b257: Preparing [2022-09-08T16:10:37.531Z] 5f24ebc12b1b: Preparing [2022-09-08T16:10:37.531Z] 3eb53fd03424: Preparing [2022-09-08T16:10:37.531Z] b1ab3a46adad: Preparing [2022-09-08T16:10:37.531Z] baeec5061e00: Preparing [2022-09-08T16:10:37.531Z] 328848a6576a: Preparing [2022-09-08T16:10:37.531Z] 49dbaa05cbec: Preparing [2022-09-08T16:10:37.531Z] 2460114409d5: Preparing [2022-09-08T16:10:37.531Z] 1e4379e121eb: Preparing [2022-09-08T16:10:37.531Z] 994393dc58e7: Preparing [2022-09-08T16:10:37.531Z] 328848a6576a: Waiting [2022-09-08T16:10:37.531Z] 49dbaa05cbec: Waiting [2022-09-08T16:10:37.531Z] 994393dc58e7: Waiting [2022-09-08T16:10:37.531Z] 2460114409d5: Waiting [2022-09-08T16:10:37.531Z] 1e4379e121eb: Waiting [2022-09-08T16:10:37.531Z] c134ae48b257: Layer already exists [2022-09-08T16:10:37.531Z] b1ab3a46adad: Layer already exists [2022-09-08T16:10:37.531Z] baeec5061e00: Layer already exists [2022-09-08T16:10:37.531Z] 3eb53fd03424: Layer already exists [2022-09-08T16:10:37.531Z] 5f24ebc12b1b: Layer already exists [2022-09-08T16:10:37.531Z] 49dbaa05cbec: Layer already exists [2022-09-08T16:10:37.531Z] 2460114409d5: Layer already exists [2022-09-08T16:10:37.531Z] 328848a6576a: Layer already exists [2022-09-08T16:10:37.531Z] 1e4379e121eb: Layer already exists [2022-09-08T16:10:37.531Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:37.531Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:535ccaf0a4aaf449f9696671042ed7a60f1d1341b070eca3236e6f30f7055e22 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:37.843Z] + 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-08T16:10:38.155Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-08T16:10:38.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-08T16:10:38.155Z] c134ae48b257: Preparing [2022-09-08T16:10:38.155Z] 5f24ebc12b1b: Preparing [2022-09-08T16:10:38.155Z] 3eb53fd03424: Preparing [2022-09-08T16:10:38.155Z] b1ab3a46adad: Preparing [2022-09-08T16:10:38.155Z] baeec5061e00: Preparing [2022-09-08T16:10:38.155Z] 328848a6576a: Preparing [2022-09-08T16:10:38.155Z] 49dbaa05cbec: Preparing [2022-09-08T16:10:38.155Z] 2460114409d5: Preparing [2022-09-08T16:10:38.155Z] 1e4379e121eb: Preparing [2022-09-08T16:10:38.155Z] 994393dc58e7: Preparing [2022-09-08T16:10:38.155Z] 2460114409d5: Waiting [2022-09-08T16:10:38.155Z] 1e4379e121eb: Waiting [2022-09-08T16:10:38.155Z] 994393dc58e7: Waiting [2022-09-08T16:10:38.155Z] 328848a6576a: Waiting [2022-09-08T16:10:38.155Z] 49dbaa05cbec: Waiting [2022-09-08T16:10:38.155Z] b1ab3a46adad: Layer already exists [2022-09-08T16:10:38.155Z] baeec5061e00: Layer already exists [2022-09-08T16:10:38.155Z] c134ae48b257: Layer already exists [2022-09-08T16:10:38.155Z] 5f24ebc12b1b: Layer already exists [2022-09-08T16:10:38.155Z] 3eb53fd03424: Layer already exists [2022-09-08T16:10:38.155Z] 328848a6576a: Layer already exists [2022-09-08T16:10:38.155Z] 49dbaa05cbec: Layer already exists [2022-09-08T16:10:38.155Z] 994393dc58e7: Layer already exists [2022-09-08T16:10:38.155Z] 2460114409d5: Layer already exists [2022-09-08T16:10:38.155Z] 1e4379e121eb: Layer already exists [2022-09-08T16:10:38.155Z] main: digest: sha256:535ccaf0a4aaf449f9696671042ed7a60f1d1341b070eca3236e6f30f7055e22 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:10:38.200Z] ===================================================== [Pipeline] echo [2022-09-08T16:10:38.206Z] taggedImages: [2022-09-08T16:10:38.206Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:38.206Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-08T16:10:38.206Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.60 [2022-09-08T16:10:38.206Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:38.206Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-08T16:10:38.220Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-08T16:10:38.220Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:38.220Z] latest [2022-09-08T16:10:38.220Z] 2.3.0-dev.60 [2022-09-08T16:10:38.220Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:38.220Z] main [2022-09-08T16:10:38.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:38.533Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:38.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:38.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-08T16:10:38.845Z] 88a0ddad831f: Preparing [2022-09-08T16:10:38.845Z] c425b2ebaeb7: Preparing [2022-09-08T16:10:38.845Z] 724f87193b9a: Preparing [2022-09-08T16:10:38.845Z] cc7c14ded1bf: Preparing [2022-09-08T16:10:38.845Z] 5c1434cf854a: Preparing [2022-09-08T16:10:38.845Z] 34d5ebaa5410: Preparing [2022-09-08T16:10:38.845Z] 34d5ebaa5410: Waiting [2022-09-08T16:10:38.845Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:38.845Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:10:38.845Z] 5c1434cf854a: Pushed [2022-09-08T16:10:38.845Z] 88a0ddad831f: Pushed [2022-09-08T16:10:39.415Z] cc7c14ded1bf: Pushed [2022-09-08T16:10:41.322Z] c425b2ebaeb7: Pushed [2022-09-08T16:10:41.322Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:81d227c1c68fcebf77baeeea32ff9dab5edc71970d1c4f9753869fafb9e304bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:41.640Z] + 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-08T16:10:41.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-08T16:10:41.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-08T16:10:41.942Z] 88a0ddad831f: Preparing [2022-09-08T16:10:41.942Z] c425b2ebaeb7: Preparing [2022-09-08T16:10:41.942Z] 724f87193b9a: Preparing [2022-09-08T16:10:41.942Z] cc7c14ded1bf: Preparing [2022-09-08T16:10:41.942Z] 5c1434cf854a: Preparing [2022-09-08T16:10:41.942Z] 34d5ebaa5410: Preparing [2022-09-08T16:10:41.942Z] 34d5ebaa5410: Waiting [2022-09-08T16:10:41.942Z] 5c1434cf854a: Layer already exists [2022-09-08T16:10:41.942Z] 88a0ddad831f: Layer already exists [2022-09-08T16:10:41.942Z] cc7c14ded1bf: Layer already exists [2022-09-08T16:10:41.942Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:41.942Z] c425b2ebaeb7: Layer already exists [2022-09-08T16:10:41.942Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:10:41.942Z] latest: digest: sha256:81d227c1c68fcebf77baeeea32ff9dab5edc71970d1c4f9753869fafb9e304bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:42.255Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:42.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.60 [2022-09-08T16:10:42.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-08T16:10:42.566Z] 88a0ddad831f: Preparing [2022-09-08T16:10:42.566Z] c425b2ebaeb7: Preparing [2022-09-08T16:10:42.566Z] 724f87193b9a: Preparing [2022-09-08T16:10:42.566Z] cc7c14ded1bf: Preparing [2022-09-08T16:10:42.566Z] 5c1434cf854a: Preparing [2022-09-08T16:10:42.566Z] 34d5ebaa5410: Preparing [2022-09-08T16:10:42.566Z] 34d5ebaa5410: Waiting [2022-09-08T16:10:42.566Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:42.566Z] 5c1434cf854a: Layer already exists [2022-09-08T16:10:42.566Z] cc7c14ded1bf: Layer already exists [2022-09-08T16:10:42.566Z] c425b2ebaeb7: Layer already exists [2022-09-08T16:10:42.566Z] 88a0ddad831f: Layer already exists [2022-09-08T16:10:42.566Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:10:42.566Z] 2.3.0-dev.60: digest: sha256:81d227c1c68fcebf77baeeea32ff9dab5edc71970d1c4f9753869fafb9e304bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:42.885Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:43.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:43.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-08T16:10:43.193Z] 88a0ddad831f: Preparing [2022-09-08T16:10:43.193Z] c425b2ebaeb7: Preparing [2022-09-08T16:10:43.193Z] 724f87193b9a: Preparing [2022-09-08T16:10:43.193Z] cc7c14ded1bf: Preparing [2022-09-08T16:10:43.193Z] 5c1434cf854a: Preparing [2022-09-08T16:10:43.193Z] 34d5ebaa5410: Preparing [2022-09-08T16:10:43.193Z] 34d5ebaa5410: Waiting [2022-09-08T16:10:43.193Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:43.193Z] 5c1434cf854a: Layer already exists [2022-09-08T16:10:43.193Z] c425b2ebaeb7: Layer already exists [2022-09-08T16:10:43.193Z] cc7c14ded1bf: Layer already exists [2022-09-08T16:10:43.193Z] 88a0ddad831f: Layer already exists [2022-09-08T16:10:43.193Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:10:43.193Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:81d227c1c68fcebf77baeeea32ff9dab5edc71970d1c4f9753869fafb9e304bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:43.509Z] + 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-08T16:10:43.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-08T16:10:43.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-08T16:10:43.813Z] 88a0ddad831f: Preparing [2022-09-08T16:10:43.813Z] c425b2ebaeb7: Preparing [2022-09-08T16:10:43.813Z] 724f87193b9a: Preparing [2022-09-08T16:10:43.813Z] cc7c14ded1bf: Preparing [2022-09-08T16:10:43.813Z] 5c1434cf854a: Preparing [2022-09-08T16:10:43.813Z] 34d5ebaa5410: Preparing [2022-09-08T16:10:43.813Z] 34d5ebaa5410: Waiting [2022-09-08T16:10:43.813Z] 88a0ddad831f: Layer already exists [2022-09-08T16:10:43.813Z] c425b2ebaeb7: Layer already exists [2022-09-08T16:10:43.813Z] 5c1434cf854a: Layer already exists [2022-09-08T16:10:43.813Z] 724f87193b9a: Layer already exists [2022-09-08T16:10:43.813Z] cc7c14ded1bf: Layer already exists [2022-09-08T16:10:43.813Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:10:43.813Z] main: digest: sha256:81d227c1c68fcebf77baeeea32ff9dab5edc71970d1c4f9753869fafb9e304bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:10:43.856Z] ===================================================== [Pipeline] echo [2022-09-08T16:10:43.863Z] taggedImages: [2022-09-08T16:10:43.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:43.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-08T16:10:43.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.60 [2022-09-08T16:10:43.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:43.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-08T16:10:43.885Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-08T16:10:43.885Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:43.885Z] latest [2022-09-08T16:10:43.885Z] 2.3.0-dev.60 [2022-09-08T16:10:43.885Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:43.885Z] main [2022-09-08T16:10:43.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:44.210Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:44.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:44.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-08T16:10:44.516Z] d349785c3e9e: Preparing [2022-09-08T16:10:44.516Z] 31aa192ea256: Preparing [2022-09-08T16:10:44.516Z] 50a2564e16e6: Preparing [2022-09-08T16:10:44.516Z] 1fd02f75cbc2: Preparing [2022-09-08T16:10:44.516Z] e4e710bab7b6: Preparing [2022-09-08T16:10:44.516Z] 2f3b2643d0bd: Preparing [2022-09-08T16:10:44.516Z] 5c1434cf854a: Preparing [2022-09-08T16:10:44.516Z] 34d5ebaa5410: Preparing [2022-09-08T16:10:44.516Z] 5c1434cf854a: Waiting [2022-09-08T16:10:44.516Z] 2f3b2643d0bd: Waiting [2022-09-08T16:10:44.516Z] 34d5ebaa5410: Waiting [2022-09-08T16:10:44.516Z] 31aa192ea256: Pushed [2022-09-08T16:10:44.516Z] 50a2564e16e6: Pushed [2022-09-08T16:10:44.516Z] d349785c3e9e: Pushed [2022-09-08T16:10:44.516Z] 5c1434cf854a: Layer already exists [2022-09-08T16:10:44.516Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:10:45.084Z] 2f3b2643d0bd: Pushed [2022-09-08T16:10:48.369Z] e4e710bab7b6: Pushed [2022-09-08T16:10:51.665Z] 1fd02f75cbc2: Pushed [2022-09-08T16:10:51.665Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:6903e71ada3622366d71017486c277c21b6e25efb90f737969610fc94d67d492 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:52.045Z] + 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-08T16:10:52.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-08T16:10:52.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-08T16:10:52.394Z] d349785c3e9e: Preparing [2022-09-08T16:10:52.394Z] 31aa192ea256: Preparing [2022-09-08T16:10:52.394Z] 50a2564e16e6: Preparing [2022-09-08T16:10:52.394Z] 1fd02f75cbc2: Preparing [2022-09-08T16:10:52.394Z] e4e710bab7b6: Preparing [2022-09-08T16:10:52.394Z] 2f3b2643d0bd: Preparing [2022-09-08T16:10:52.394Z] 5c1434cf854a: Preparing [2022-09-08T16:10:52.394Z] 34d5ebaa5410: Preparing [2022-09-08T16:10:52.394Z] 5c1434cf854a: Waiting [2022-09-08T16:10:52.394Z] 2f3b2643d0bd: Waiting [2022-09-08T16:10:52.394Z] 34d5ebaa5410: Waiting [2022-09-08T16:10:52.394Z] 1fd02f75cbc2: Layer already exists [2022-09-08T16:10:52.394Z] e4e710bab7b6: Layer already exists [2022-09-08T16:10:52.394Z] 50a2564e16e6: Layer already exists [2022-09-08T16:10:52.394Z] 31aa192ea256: Layer already exists [2022-09-08T16:10:52.394Z] d349785c3e9e: Layer already exists [2022-09-08T16:10:52.394Z] 2f3b2643d0bd: Layer already exists [2022-09-08T16:10:52.394Z] 5c1434cf854a: Layer already exists [2022-09-08T16:10:52.394Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:10:52.394Z] latest: digest: sha256:6903e71ada3622366d71017486c277c21b6e25efb90f737969610fc94d67d492 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:52.711Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:53.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.60 [2022-09-08T16:10:53.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-08T16:10:53.016Z] d349785c3e9e: Preparing [2022-09-08T16:10:53.016Z] 31aa192ea256: Preparing [2022-09-08T16:10:53.016Z] 50a2564e16e6: Preparing [2022-09-08T16:10:53.016Z] 1fd02f75cbc2: Preparing [2022-09-08T16:10:53.016Z] e4e710bab7b6: Preparing [2022-09-08T16:10:53.016Z] 2f3b2643d0bd: Preparing [2022-09-08T16:10:53.016Z] 5c1434cf854a: Preparing [2022-09-08T16:10:53.016Z] 34d5ebaa5410: Preparing [2022-09-08T16:10:53.016Z] 2f3b2643d0bd: Waiting [2022-09-08T16:10:53.016Z] 50a2564e16e6: Layer already exists [2022-09-08T16:10:53.016Z] d349785c3e9e: Layer already exists [2022-09-08T16:10:53.016Z] 31aa192ea256: Layer already exists [2022-09-08T16:10:53.016Z] 1fd02f75cbc2: Layer already exists [2022-09-08T16:10:53.016Z] e4e710bab7b6: Layer already exists [2022-09-08T16:10:53.016Z] 5c1434cf854a: Layer already exists [2022-09-08T16:10:53.016Z] 2f3b2643d0bd: Layer already exists [2022-09-08T16:10:53.016Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:10:53.016Z] 2.3.0-dev.60: digest: sha256:6903e71ada3622366d71017486c277c21b6e25efb90f737969610fc94d67d492 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:53.325Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:53.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:53.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-08T16:10:53.632Z] d349785c3e9e: Preparing [2022-09-08T16:10:53.632Z] 31aa192ea256: Preparing [2022-09-08T16:10:53.632Z] 50a2564e16e6: Preparing [2022-09-08T16:10:53.632Z] 1fd02f75cbc2: Preparing [2022-09-08T16:10:53.632Z] e4e710bab7b6: Preparing [2022-09-08T16:10:53.632Z] 2f3b2643d0bd: Preparing [2022-09-08T16:10:53.632Z] 5c1434cf854a: Preparing [2022-09-08T16:10:53.632Z] 34d5ebaa5410: Preparing [2022-09-08T16:10:53.632Z] 2f3b2643d0bd: Waiting [2022-09-08T16:10:53.632Z] 34d5ebaa5410: Waiting [2022-09-08T16:10:53.632Z] 5c1434cf854a: Waiting [2022-09-08T16:10:53.632Z] e4e710bab7b6: Layer already exists [2022-09-08T16:10:53.632Z] 31aa192ea256: Layer already exists [2022-09-08T16:10:53.632Z] 1fd02f75cbc2: Layer already exists [2022-09-08T16:10:53.632Z] 50a2564e16e6: Layer already exists [2022-09-08T16:10:53.632Z] d349785c3e9e: Layer already exists [2022-09-08T16:10:53.632Z] 2f3b2643d0bd: Layer already exists [2022-09-08T16:10:53.632Z] 5c1434cf854a: Layer already exists [2022-09-08T16:10:53.632Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:10:53.632Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:6903e71ada3622366d71017486c277c21b6e25efb90f737969610fc94d67d492 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:53.957Z] + 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-08T16:10:54.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-08T16:10:54.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-08T16:10:54.261Z] d349785c3e9e: Preparing [2022-09-08T16:10:54.261Z] 31aa192ea256: Preparing [2022-09-08T16:10:54.261Z] 50a2564e16e6: Preparing [2022-09-08T16:10:54.261Z] 1fd02f75cbc2: Preparing [2022-09-08T16:10:54.261Z] e4e710bab7b6: Preparing [2022-09-08T16:10:54.261Z] 2f3b2643d0bd: Preparing [2022-09-08T16:10:54.261Z] 5c1434cf854a: Preparing [2022-09-08T16:10:54.261Z] 34d5ebaa5410: Preparing [2022-09-08T16:10:54.261Z] 5c1434cf854a: Waiting [2022-09-08T16:10:54.261Z] 2f3b2643d0bd: Waiting [2022-09-08T16:10:54.261Z] 34d5ebaa5410: Waiting [2022-09-08T16:10:54.261Z] e4e710bab7b6: Layer already exists [2022-09-08T16:10:54.261Z] 31aa192ea256: Layer already exists [2022-09-08T16:10:54.261Z] 50a2564e16e6: Layer already exists [2022-09-08T16:10:54.261Z] 1fd02f75cbc2: Layer already exists [2022-09-08T16:10:54.261Z] d349785c3e9e: Layer already exists [2022-09-08T16:10:54.261Z] 5c1434cf854a: Layer already exists [2022-09-08T16:10:54.261Z] 2f3b2643d0bd: Layer already exists [2022-09-08T16:10:54.261Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:10:54.261Z] main: digest: sha256:6903e71ada3622366d71017486c277c21b6e25efb90f737969610fc94d67d492 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:10:54.303Z] ===================================================== [Pipeline] echo [2022-09-08T16:10:54.308Z] taggedImages: [2022-09-08T16:10:54.308Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:54.308Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-08T16:10:54.308Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.60 [2022-09-08T16:10:54.308Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:54.309Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-08T16:10:54.322Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-08T16:10:54.322Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:54.322Z] latest [2022-09-08T16:10:54.322Z] 2.3.0-dev.60 [2022-09-08T16:10:54.322Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:10:54.322Z] main [2022-09-08T16:10:54.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:54.626Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:10:54.929Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:10:54.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-08T16:10:54.929Z] 589b5ca10511: Preparing [2022-09-08T16:10:54.929Z] 8959d4e14611: Preparing [2022-09-08T16:10:54.929Z] 66c7fde4c7ba: Preparing [2022-09-08T16:10:54.929Z] 5141c655c4ce: Preparing [2022-09-08T16:10:54.929Z] 3b7bf531ebb2: Preparing [2022-09-08T16:10:54.929Z] 5c1434cf854a: Preparing [2022-09-08T16:10:54.929Z] 34d5ebaa5410: Preparing [2022-09-08T16:10:54.929Z] 34d5ebaa5410: Waiting [2022-09-08T16:10:54.929Z] 66c7fde4c7ba: Pushed [2022-09-08T16:10:54.929Z] 8959d4e14611: Pushed [2022-09-08T16:10:54.929Z] 589b5ca10511: Pushed [2022-09-08T16:10:54.929Z] 5c1434cf854a: Layer already exists [2022-09-08T16:10:54.929Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:10:55.187Z] 3b7bf531ebb2: Pushed [2022-09-08T16:10:58.663Z] Removing intermediate container 2474909272d7 [2022-09-08T16:10:58.663Z] ---> 06dba099da94 [2022-09-08T16:10:58.663Z] Step 9/24 : COPY . . [2022-09-08T16:10:58.664Z] ---> 4c35c204d68f [2022-09-08T16:10:58.664Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-08T16:10:58.664Z] ---> Running in f4105eb0e9fe [2022-09-08T16:10:58.664Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-08T16:11:01.756Z] 5141c655c4ce: Pushed [2022-09-08T16:11:01.756Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:2fa2bc558093cc8696479781ed83b1aea7a875428afd3f0246fdb4c763f8460c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:02.096Z] + 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-08T16:11:02.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-08T16:11:02.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-08T16:11:02.406Z] 589b5ca10511: Preparing [2022-09-08T16:11:02.406Z] 8959d4e14611: Preparing [2022-09-08T16:11:02.406Z] 66c7fde4c7ba: Preparing [2022-09-08T16:11:02.406Z] 5141c655c4ce: Preparing [2022-09-08T16:11:02.406Z] 3b7bf531ebb2: Preparing [2022-09-08T16:11:02.406Z] 5c1434cf854a: Preparing [2022-09-08T16:11:02.406Z] 34d5ebaa5410: Preparing [2022-09-08T16:11:02.406Z] 5c1434cf854a: Waiting [2022-09-08T16:11:02.406Z] 34d5ebaa5410: Waiting [2022-09-08T16:11:02.406Z] 589b5ca10511: Layer already exists [2022-09-08T16:11:02.406Z] 66c7fde4c7ba: Layer already exists [2022-09-08T16:11:02.406Z] 5141c655c4ce: Layer already exists [2022-09-08T16:11:02.406Z] 8959d4e14611: Layer already exists [2022-09-08T16:11:02.406Z] 3b7bf531ebb2: Layer already exists [2022-09-08T16:11:02.406Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:11:02.406Z] 5c1434cf854a: Layer already exists [2022-09-08T16:11:02.406Z] latest: digest: sha256:2fa2bc558093cc8696479781ed83b1aea7a875428afd3f0246fdb4c763f8460c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:02.720Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:03.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.60 [2022-09-08T16:11:03.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-08T16:11:03.027Z] 589b5ca10511: Preparing [2022-09-08T16:11:03.027Z] 8959d4e14611: Preparing [2022-09-08T16:11:03.027Z] 66c7fde4c7ba: Preparing [2022-09-08T16:11:03.027Z] 5141c655c4ce: Preparing [2022-09-08T16:11:03.027Z] 3b7bf531ebb2: Preparing [2022-09-08T16:11:03.027Z] 5c1434cf854a: Preparing [2022-09-08T16:11:03.027Z] 34d5ebaa5410: Preparing [2022-09-08T16:11:03.027Z] 5c1434cf854a: Waiting [2022-09-08T16:11:03.027Z] 34d5ebaa5410: Waiting [2022-09-08T16:11:03.027Z] 66c7fde4c7ba: Layer already exists [2022-09-08T16:11:03.027Z] 5141c655c4ce: Layer already exists [2022-09-08T16:11:03.027Z] 589b5ca10511: Layer already exists [2022-09-08T16:11:03.027Z] 3b7bf531ebb2: Layer already exists [2022-09-08T16:11:03.027Z] 8959d4e14611: Layer already exists [2022-09-08T16:11:03.027Z] 5c1434cf854a: Layer already exists [2022-09-08T16:11:03.027Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:11:03.027Z] 2.3.0-dev.60: digest: sha256:2fa2bc558093cc8696479781ed83b1aea7a875428afd3f0246fdb4c763f8460c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:03.335Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:03.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:11:03.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-08T16:11:03.641Z] 589b5ca10511: Preparing [2022-09-08T16:11:03.641Z] 8959d4e14611: Preparing [2022-09-08T16:11:03.641Z] 66c7fde4c7ba: Preparing [2022-09-08T16:11:03.641Z] 5141c655c4ce: Preparing [2022-09-08T16:11:03.641Z] 3b7bf531ebb2: Preparing [2022-09-08T16:11:03.641Z] 5c1434cf854a: Preparing [2022-09-08T16:11:03.641Z] 34d5ebaa5410: Preparing [2022-09-08T16:11:03.641Z] 5c1434cf854a: Waiting [2022-09-08T16:11:03.641Z] 34d5ebaa5410: Waiting [2022-09-08T16:11:03.641Z] 66c7fde4c7ba: Layer already exists [2022-09-08T16:11:03.641Z] 5141c655c4ce: Layer already exists [2022-09-08T16:11:03.641Z] 3b7bf531ebb2: Layer already exists [2022-09-08T16:11:03.641Z] 589b5ca10511: Layer already exists [2022-09-08T16:11:03.641Z] 8959d4e14611: Layer already exists [2022-09-08T16:11:03.641Z] 5c1434cf854a: Layer already exists [2022-09-08T16:11:03.641Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:11:03.641Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:2fa2bc558093cc8696479781ed83b1aea7a875428afd3f0246fdb4c763f8460c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:03.954Z] + 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-08T16:11:04.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-08T16:11:04.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-08T16:11:04.264Z] 589b5ca10511: Preparing [2022-09-08T16:11:04.264Z] 8959d4e14611: Preparing [2022-09-08T16:11:04.264Z] 66c7fde4c7ba: Preparing [2022-09-08T16:11:04.264Z] 5141c655c4ce: Preparing [2022-09-08T16:11:04.264Z] 3b7bf531ebb2: Preparing [2022-09-08T16:11:04.264Z] 5c1434cf854a: Preparing [2022-09-08T16:11:04.264Z] 34d5ebaa5410: Preparing [2022-09-08T16:11:04.264Z] 5c1434cf854a: Waiting [2022-09-08T16:11:04.264Z] 34d5ebaa5410: Waiting [2022-09-08T16:11:04.264Z] 589b5ca10511: Layer already exists [2022-09-08T16:11:04.264Z] 8959d4e14611: Layer already exists [2022-09-08T16:11:04.264Z] 5141c655c4ce: Layer already exists [2022-09-08T16:11:04.264Z] 3b7bf531ebb2: Layer already exists [2022-09-08T16:11:04.264Z] 66c7fde4c7ba: Layer already exists [2022-09-08T16:11:04.264Z] 5c1434cf854a: Layer already exists [2022-09-08T16:11:04.264Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:11:04.264Z] main: digest: sha256:2fa2bc558093cc8696479781ed83b1aea7a875428afd3f0246fdb4c763f8460c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:11:04.312Z] ===================================================== [Pipeline] echo [2022-09-08T16:11:04.321Z] taggedImages: [2022-09-08T16:11:04.321Z] - nexus3.edgexfoundry.org:10004/security-spire-config:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:11:04.321Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-08T16:11:04.321Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.60 [2022-09-08T16:11:04.321Z] - nexus3.edgexfoundry.org:10004/security-spire-config:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:11:04.321Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-08T16:11:04.343Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-08T16:11:04.343Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:11:04.343Z] latest [2022-09-08T16:11:04.343Z] 2.3.0-dev.60 [2022-09-08T16:11:04.343Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:11:04.343Z] main [2022-09-08T16:11:04.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:04.667Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:04.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:11:04.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-08T16:11:04.971Z] 4d6b7d943348: Preparing [2022-09-08T16:11:04.971Z] 394b3e31d961: Preparing [2022-09-08T16:11:04.971Z] cfa8291de74a: Preparing [2022-09-08T16:11:04.971Z] 1f1850dc593e: Preparing [2022-09-08T16:11:04.971Z] 2f3b2643d0bd: Preparing [2022-09-08T16:11:04.971Z] 5c1434cf854a: Preparing [2022-09-08T16:11:04.971Z] 34d5ebaa5410: Preparing [2022-09-08T16:11:04.971Z] 5c1434cf854a: Waiting [2022-09-08T16:11:04.971Z] 34d5ebaa5410: Waiting [2022-09-08T16:11:04.971Z] 2f3b2643d0bd: Layer already exists [2022-09-08T16:11:04.971Z] 5c1434cf854a: Layer already exists [2022-09-08T16:11:04.971Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:11:04.971Z] 394b3e31d961: Pushed [2022-09-08T16:11:04.971Z] cfa8291de74a: Pushed [2022-09-08T16:11:04.971Z] 4d6b7d943348: Pushed [2022-09-08T16:11:11.547Z] 1f1850dc593e: Pushed [2022-09-08T16:11:11.547Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:c252d93357bc05b3de193eeefafd79c3569af7dc0211ecbe215aa116c6d0eeae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:11.859Z] + 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-08T16:11:12.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-08T16:11:12.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-08T16:11:12.165Z] 4d6b7d943348: Preparing [2022-09-08T16:11:12.165Z] 394b3e31d961: Preparing [2022-09-08T16:11:12.165Z] cfa8291de74a: Preparing [2022-09-08T16:11:12.165Z] 1f1850dc593e: Preparing [2022-09-08T16:11:12.165Z] 2f3b2643d0bd: Preparing [2022-09-08T16:11:12.165Z] 5c1434cf854a: Preparing [2022-09-08T16:11:12.165Z] 34d5ebaa5410: Preparing [2022-09-08T16:11:12.165Z] 5c1434cf854a: Waiting [2022-09-08T16:11:12.165Z] 34d5ebaa5410: Waiting [2022-09-08T16:11:12.165Z] 2f3b2643d0bd: Layer already exists [2022-09-08T16:11:12.165Z] 394b3e31d961: Layer already exists [2022-09-08T16:11:12.165Z] cfa8291de74a: Layer already exists [2022-09-08T16:11:12.165Z] 4d6b7d943348: Layer already exists [2022-09-08T16:11:12.165Z] 1f1850dc593e: Layer already exists [2022-09-08T16:11:12.165Z] 5c1434cf854a: Layer already exists [2022-09-08T16:11:12.165Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:11:12.165Z] latest: digest: sha256:c252d93357bc05b3de193eeefafd79c3569af7dc0211ecbe215aa116c6d0eeae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:12.477Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:12.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.60 [2022-09-08T16:11:12.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-08T16:11:12.792Z] 4d6b7d943348: Preparing [2022-09-08T16:11:12.792Z] 394b3e31d961: Preparing [2022-09-08T16:11:12.792Z] cfa8291de74a: Preparing [2022-09-08T16:11:12.792Z] 1f1850dc593e: Preparing [2022-09-08T16:11:12.792Z] 2f3b2643d0bd: Preparing [2022-09-08T16:11:12.792Z] 5c1434cf854a: Preparing [2022-09-08T16:11:12.792Z] 34d5ebaa5410: Preparing [2022-09-08T16:11:12.792Z] 5c1434cf854a: Waiting [2022-09-08T16:11:12.792Z] 34d5ebaa5410: Waiting [2022-09-08T16:11:12.792Z] 1f1850dc593e: Layer already exists [2022-09-08T16:11:12.792Z] cfa8291de74a: Layer already exists [2022-09-08T16:11:12.792Z] 394b3e31d961: Layer already exists [2022-09-08T16:11:12.792Z] 4d6b7d943348: Layer already exists [2022-09-08T16:11:12.792Z] 2f3b2643d0bd: Layer already exists [2022-09-08T16:11:12.792Z] 5c1434cf854a: Layer already exists [2022-09-08T16:11:12.792Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:11:12.792Z] 2.3.0-dev.60: digest: sha256:c252d93357bc05b3de193eeefafd79c3569af7dc0211ecbe215aa116c6d0eeae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:13.103Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:13.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:11:13.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-08T16:11:13.414Z] 4d6b7d943348: Preparing [2022-09-08T16:11:13.414Z] 394b3e31d961: Preparing [2022-09-08T16:11:13.414Z] cfa8291de74a: Preparing [2022-09-08T16:11:13.414Z] 1f1850dc593e: Preparing [2022-09-08T16:11:13.414Z] 2f3b2643d0bd: Preparing [2022-09-08T16:11:13.414Z] 5c1434cf854a: Preparing [2022-09-08T16:11:13.414Z] 34d5ebaa5410: Preparing [2022-09-08T16:11:13.414Z] 5c1434cf854a: Waiting [2022-09-08T16:11:13.414Z] 34d5ebaa5410: Waiting [2022-09-08T16:11:13.414Z] 2f3b2643d0bd: Layer already exists [2022-09-08T16:11:13.414Z] cfa8291de74a: Layer already exists [2022-09-08T16:11:13.414Z] 1f1850dc593e: Layer already exists [2022-09-08T16:11:13.414Z] 394b3e31d961: Layer already exists [2022-09-08T16:11:13.414Z] 4d6b7d943348: Layer already exists [2022-09-08T16:11:13.414Z] 5c1434cf854a: Layer already exists [2022-09-08T16:11:13.414Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:11:13.414Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:c252d93357bc05b3de193eeefafd79c3569af7dc0211ecbe215aa116c6d0eeae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:13.735Z] + 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-08T16:11:14.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-08T16:11:14.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-08T16:11:14.043Z] 4d6b7d943348: Preparing [2022-09-08T16:11:14.043Z] 394b3e31d961: Preparing [2022-09-08T16:11:14.043Z] cfa8291de74a: Preparing [2022-09-08T16:11:14.043Z] 1f1850dc593e: Preparing [2022-09-08T16:11:14.043Z] 2f3b2643d0bd: Preparing [2022-09-08T16:11:14.043Z] 5c1434cf854a: Preparing [2022-09-08T16:11:14.043Z] 34d5ebaa5410: Preparing [2022-09-08T16:11:14.043Z] 5c1434cf854a: Waiting [2022-09-08T16:11:14.043Z] 34d5ebaa5410: Waiting [2022-09-08T16:11:14.043Z] 4d6b7d943348: Layer already exists [2022-09-08T16:11:14.043Z] cfa8291de74a: Layer already exists [2022-09-08T16:11:14.043Z] 394b3e31d961: Layer already exists [2022-09-08T16:11:14.043Z] 2f3b2643d0bd: Layer already exists [2022-09-08T16:11:14.043Z] 1f1850dc593e: Layer already exists [2022-09-08T16:11:14.043Z] 5c1434cf854a: Layer already exists [2022-09-08T16:11:14.043Z] 34d5ebaa5410: Layer already exists [2022-09-08T16:11:14.043Z] main: digest: sha256:c252d93357bc05b3de193eeefafd79c3569af7dc0211ecbe215aa116c6d0eeae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:11:14.087Z] ===================================================== [Pipeline] echo [2022-09-08T16:11:14.093Z] taggedImages: [2022-09-08T16:11:14.094Z] - nexus3.edgexfoundry.org:10004/security-spire-server:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:11:14.094Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-08T16:11:14.094Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.60 [2022-09-08T16:11:14.094Z] - nexus3.edgexfoundry.org:10004/security-spire-server:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:11:14.094Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-08T16:11:14.112Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-08T16:11:14.112Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:11:14.112Z] latest [2022-09-08T16:11:14.112Z] 2.3.0-dev.60 [2022-09-08T16:11:14.112Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:11:14.112Z] main [2022-09-08T16:11:14.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:14.441Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:14.750Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:11:14.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-08T16:11:14.750Z] d9ab885fb66a: Preparing [2022-09-08T16:11:14.750Z] f2e95a0b39e3: Preparing [2022-09-08T16:11:14.750Z] 724f87193b9a: Preparing [2022-09-08T16:11:14.750Z] 17c7ae078d7c: Preparing [2022-09-08T16:11:14.750Z] 994393dc58e7: Preparing [2022-09-08T16:11:14.750Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:14.750Z] 724f87193b9a: Layer already exists [2022-09-08T16:11:14.750Z] d9ab885fb66a: Pushed [2022-09-08T16:11:14.750Z] 17c7ae078d7c: Pushed [2022-09-08T16:11:16.656Z] f2e95a0b39e3: Pushed [2022-09-08T16:11:16.917Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:0210c4bf4610038d79e76f169c70df9ed30550ea6357601318b9ffef98d4851f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:17.229Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:17.545Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-08T16:11:17.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-08T16:11:17.545Z] d9ab885fb66a: Preparing [2022-09-08T16:11:17.545Z] f2e95a0b39e3: Preparing [2022-09-08T16:11:17.545Z] 724f87193b9a: Preparing [2022-09-08T16:11:17.545Z] 17c7ae078d7c: Preparing [2022-09-08T16:11:17.545Z] 994393dc58e7: Preparing [2022-09-08T16:11:17.545Z] 724f87193b9a: Layer already exists [2022-09-08T16:11:17.545Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:17.545Z] 17c7ae078d7c: Layer already exists [2022-09-08T16:11:17.545Z] f2e95a0b39e3: Layer already exists [2022-09-08T16:11:17.545Z] d9ab885fb66a: Layer already exists [2022-09-08T16:11:17.545Z] latest: digest: sha256:0210c4bf4610038d79e76f169c70df9ed30550ea6357601318b9ffef98d4851f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:17.862Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:18.208Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.60 [2022-09-08T16:11:18.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-08T16:11:18.208Z] d9ab885fb66a: Preparing [2022-09-08T16:11:18.208Z] f2e95a0b39e3: Preparing [2022-09-08T16:11:18.208Z] 724f87193b9a: Preparing [2022-09-08T16:11:18.208Z] 17c7ae078d7c: Preparing [2022-09-08T16:11:18.208Z] 994393dc58e7: Preparing [2022-09-08T16:11:18.208Z] d9ab885fb66a: Layer already exists [2022-09-08T16:11:18.208Z] f2e95a0b39e3: Layer already exists [2022-09-08T16:11:18.208Z] 17c7ae078d7c: Layer already exists [2022-09-08T16:11:18.208Z] 724f87193b9a: Layer already exists [2022-09-08T16:11:18.208Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:18.208Z] 2.3.0-dev.60: digest: sha256:0210c4bf4610038d79e76f169c70df9ed30550ea6357601318b9ffef98d4851f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:18.563Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:18.868Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:11:18.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-08T16:11:18.868Z] d9ab885fb66a: Preparing [2022-09-08T16:11:18.868Z] f2e95a0b39e3: Preparing [2022-09-08T16:11:18.868Z] 724f87193b9a: Preparing [2022-09-08T16:11:18.868Z] 17c7ae078d7c: Preparing [2022-09-08T16:11:18.868Z] 994393dc58e7: Preparing [2022-09-08T16:11:18.868Z] f2e95a0b39e3: Layer already exists [2022-09-08T16:11:18.868Z] d9ab885fb66a: Layer already exists [2022-09-08T16:11:18.868Z] 17c7ae078d7c: Layer already exists [2022-09-08T16:11:18.868Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:18.868Z] 724f87193b9a: Layer already exists [2022-09-08T16:11:18.868Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:0210c4bf4610038d79e76f169c70df9ed30550ea6357601318b9ffef98d4851f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:19.179Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:19.487Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-08T16:11:19.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-08T16:11:19.487Z] d9ab885fb66a: Preparing [2022-09-08T16:11:19.487Z] f2e95a0b39e3: Preparing [2022-09-08T16:11:19.487Z] 724f87193b9a: Preparing [2022-09-08T16:11:19.487Z] 17c7ae078d7c: Preparing [2022-09-08T16:11:19.487Z] 994393dc58e7: Preparing [2022-09-08T16:11:19.487Z] d9ab885fb66a: Layer already exists [2022-09-08T16:11:19.487Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:19.487Z] 724f87193b9a: Layer already exists [2022-09-08T16:11:19.487Z] f2e95a0b39e3: Layer already exists [2022-09-08T16:11:19.487Z] 17c7ae078d7c: Layer already exists [2022-09-08T16:11:19.487Z] main: digest: sha256:0210c4bf4610038d79e76f169c70df9ed30550ea6357601318b9ffef98d4851f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:11:19.537Z] ===================================================== [Pipeline] echo [2022-09-08T16:11:19.544Z] taggedImages: [2022-09-08T16:11:19.544Z] - nexus3.edgexfoundry.org:10004/support-notifications:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:11:19.544Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-08T16:11:19.544Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.60 [2022-09-08T16:11:19.544Z] - nexus3.edgexfoundry.org:10004/support-notifications:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:11:19.544Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-08T16:11:19.563Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-08T16:11:19.563Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:11:19.563Z] latest [2022-09-08T16:11:19.563Z] 2.3.0-dev.60 [2022-09-08T16:11:19.563Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:11:19.563Z] main [2022-09-08T16:11:19.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:19.890Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:20.200Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:11:20.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-08T16:11:20.200Z] eea755c33c07: Preparing [2022-09-08T16:11:20.200Z] 84b2e09f6337: Preparing [2022-09-08T16:11:20.200Z] 724f87193b9a: Preparing [2022-09-08T16:11:20.200Z] cef8b9060836: Preparing [2022-09-08T16:11:20.200Z] 994393dc58e7: Preparing [2022-09-08T16:11:20.200Z] 724f87193b9a: Layer already exists [2022-09-08T16:11:20.200Z] cef8b9060836: Layer already exists [2022-09-08T16:11:20.200Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:20.200Z] eea755c33c07: Pushed [2022-09-08T16:11:22.737Z] 84b2e09f6337: Pushed [2022-09-08T16:11:22.737Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:15d0d2f8858849b794ad58c67c5e54a808bc74f6db073878fb26005c24c30036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:23.055Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:23.366Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-08T16:11:23.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-08T16:11:23.366Z] eea755c33c07: Preparing [2022-09-08T16:11:23.366Z] 84b2e09f6337: Preparing [2022-09-08T16:11:23.366Z] 724f87193b9a: Preparing [2022-09-08T16:11:23.366Z] cef8b9060836: Preparing [2022-09-08T16:11:23.366Z] 994393dc58e7: Preparing [2022-09-08T16:11:23.366Z] 724f87193b9a: Layer already exists [2022-09-08T16:11:23.366Z] cef8b9060836: Layer already exists [2022-09-08T16:11:23.366Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:23.366Z] eea755c33c07: Layer already exists [2022-09-08T16:11:23.366Z] 84b2e09f6337: Layer already exists [2022-09-08T16:11:23.366Z] latest: digest: sha256:15d0d2f8858849b794ad58c67c5e54a808bc74f6db073878fb26005c24c30036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:23.680Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:23.989Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.60 [2022-09-08T16:11:23.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-08T16:11:23.989Z] eea755c33c07: Preparing [2022-09-08T16:11:23.989Z] 84b2e09f6337: Preparing [2022-09-08T16:11:23.989Z] 724f87193b9a: Preparing [2022-09-08T16:11:23.989Z] cef8b9060836: Preparing [2022-09-08T16:11:23.989Z] 994393dc58e7: Preparing [2022-09-08T16:11:23.989Z] cef8b9060836: Layer already exists [2022-09-08T16:11:23.989Z] eea755c33c07: Layer already exists [2022-09-08T16:11:23.989Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:23.989Z] 84b2e09f6337: Layer already exists [2022-09-08T16:11:23.989Z] 724f87193b9a: Layer already exists [2022-09-08T16:11:23.989Z] 2.3.0-dev.60: digest: sha256:15d0d2f8858849b794ad58c67c5e54a808bc74f6db073878fb26005c24c30036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:24.303Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:24.616Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:11:24.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-08T16:11:24.616Z] eea755c33c07: Preparing [2022-09-08T16:11:24.616Z] 84b2e09f6337: Preparing [2022-09-08T16:11:24.616Z] 724f87193b9a: Preparing [2022-09-08T16:11:24.616Z] cef8b9060836: Preparing [2022-09-08T16:11:24.616Z] 994393dc58e7: Preparing [2022-09-08T16:11:24.616Z] cef8b9060836: Layer already exists [2022-09-08T16:11:24.616Z] 724f87193b9a: Layer already exists [2022-09-08T16:11:24.616Z] eea755c33c07: Layer already exists [2022-09-08T16:11:24.616Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:24.616Z] 84b2e09f6337: Layer already exists [2022-09-08T16:11:24.616Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:15d0d2f8858849b794ad58c67c5e54a808bc74f6db073878fb26005c24c30036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:24.935Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:25.249Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-08T16:11:25.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-08T16:11:25.249Z] eea755c33c07: Preparing [2022-09-08T16:11:25.249Z] 84b2e09f6337: Preparing [2022-09-08T16:11:25.249Z] 724f87193b9a: Preparing [2022-09-08T16:11:25.249Z] cef8b9060836: Preparing [2022-09-08T16:11:25.249Z] 994393dc58e7: Preparing [2022-09-08T16:11:25.249Z] 84b2e09f6337: Layer already exists [2022-09-08T16:11:25.249Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:25.249Z] eea755c33c07: Layer already exists [2022-09-08T16:11:25.249Z] cef8b9060836: Layer already exists [2022-09-08T16:11:25.249Z] 724f87193b9a: Layer already exists [2022-09-08T16:11:25.249Z] main: digest: sha256:15d0d2f8858849b794ad58c67c5e54a808bc74f6db073878fb26005c24c30036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:11:25.297Z] ===================================================== [Pipeline] echo [2022-09-08T16:11:25.309Z] taggedImages: [2022-09-08T16:11:25.309Z] - nexus3.edgexfoundry.org:10004/support-scheduler:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:11:25.309Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-08T16:11:25.309Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.60 [2022-09-08T16:11:25.309Z] - nexus3.edgexfoundry.org:10004/support-scheduler:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:11:25.309Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-08T16:11:25.330Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-08T16:11:25.330Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:11:25.330Z] latest [2022-09-08T16:11:25.330Z] 2.3.0-dev.60 [2022-09-08T16:11:25.330Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:11:25.330Z] main [2022-09-08T16:11:25.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:25.660Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:25.972Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:11:25.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-08T16:11:25.973Z] 8dfe21fde251: Preparing [2022-09-08T16:11:25.973Z] d39c0fca6c7e: Preparing [2022-09-08T16:11:25.973Z] d067eaea52e9: Preparing [2022-09-08T16:11:25.973Z] 568b8ec5059b: Preparing [2022-09-08T16:11:25.973Z] 994393dc58e7: Preparing [2022-09-08T16:11:25.973Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:25.973Z] d39c0fca6c7e: Pushed [2022-09-08T16:11:26.232Z] 8dfe21fde251: Pushed [2022-09-08T16:11:27.186Z] d067eaea52e9: Pushed [2022-09-08T16:11:39.403Z] 568b8ec5059b: Pushed [2022-09-08T16:11:39.403Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:9a367e9021846cf4392b09bef9530be99d3ee4f7eed57f1837cb5197eaabdcbd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:39.723Z] + 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-08T16:11:40.036Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-08T16:11:40.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-08T16:11:40.036Z] 8dfe21fde251: Preparing [2022-09-08T16:11:40.036Z] d39c0fca6c7e: Preparing [2022-09-08T16:11:40.036Z] d067eaea52e9: Preparing [2022-09-08T16:11:40.036Z] 568b8ec5059b: Preparing [2022-09-08T16:11:40.036Z] 994393dc58e7: Preparing [2022-09-08T16:11:40.036Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:40.036Z] d39c0fca6c7e: Layer already exists [2022-09-08T16:11:40.036Z] d067eaea52e9: Layer already exists [2022-09-08T16:11:40.036Z] 8dfe21fde251: Layer already exists [2022-09-08T16:11:40.036Z] 568b8ec5059b: Layer already exists [2022-09-08T16:11:40.036Z] latest: digest: sha256:9a367e9021846cf4392b09bef9530be99d3ee4f7eed57f1837cb5197eaabdcbd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:40.357Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:40.664Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.60 [2022-09-08T16:11:40.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-08T16:11:40.664Z] 8dfe21fde251: Preparing [2022-09-08T16:11:40.664Z] d39c0fca6c7e: Preparing [2022-09-08T16:11:40.664Z] d067eaea52e9: Preparing [2022-09-08T16:11:40.664Z] 568b8ec5059b: Preparing [2022-09-08T16:11:40.664Z] 994393dc58e7: Preparing [2022-09-08T16:11:40.664Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:40.664Z] 8dfe21fde251: Layer already exists [2022-09-08T16:11:40.664Z] d067eaea52e9: Layer already exists [2022-09-08T16:11:40.664Z] 568b8ec5059b: Layer already exists [2022-09-08T16:11:40.664Z] d39c0fca6c7e: Layer already exists [2022-09-08T16:11:40.664Z] 2.3.0-dev.60: digest: sha256:9a367e9021846cf4392b09bef9530be99d3ee4f7eed57f1837cb5197eaabdcbd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:40.980Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:41.291Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:11:41.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-08T16:11:41.291Z] 8dfe21fde251: Preparing [2022-09-08T16:11:41.291Z] d39c0fca6c7e: Preparing [2022-09-08T16:11:41.291Z] d067eaea52e9: Preparing [2022-09-08T16:11:41.291Z] 568b8ec5059b: Preparing [2022-09-08T16:11:41.291Z] 994393dc58e7: Preparing [2022-09-08T16:11:41.291Z] 8dfe21fde251: Layer already exists [2022-09-08T16:11:41.291Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:41.291Z] d067eaea52e9: Layer already exists [2022-09-08T16:11:41.291Z] d39c0fca6c7e: Layer already exists [2022-09-08T16:11:41.291Z] 568b8ec5059b: Layer already exists [2022-09-08T16:11:41.291Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:9a367e9021846cf4392b09bef9530be99d3ee4f7eed57f1837cb5197eaabdcbd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:11:41.607Z] + 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-08T16:11:41.915Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-08T16:11:41.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-08T16:11:41.915Z] 8dfe21fde251: Preparing [2022-09-08T16:11:41.915Z] d39c0fca6c7e: Preparing [2022-09-08T16:11:41.915Z] d067eaea52e9: Preparing [2022-09-08T16:11:41.915Z] 568b8ec5059b: Preparing [2022-09-08T16:11:41.915Z] 994393dc58e7: Preparing [2022-09-08T16:11:41.915Z] 568b8ec5059b: Layer already exists [2022-09-08T16:11:41.915Z] 8dfe21fde251: Layer already exists [2022-09-08T16:11:41.915Z] d39c0fca6c7e: Layer already exists [2022-09-08T16:11:41.915Z] 994393dc58e7: Layer already exists [2022-09-08T16:11:41.915Z] d067eaea52e9: Layer already exists [2022-09-08T16:11:41.915Z] main: digest: sha256:9a367e9021846cf4392b09bef9530be99d3ee4f7eed57f1837cb5197eaabdcbd size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:11:41.954Z] ===================================================== [Pipeline] echo [2022-09-08T16:11:41.962Z] taggedImages: [2022-09-08T16:11:41.962Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:11:41.962Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-08T16:11:41.962Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.60 [2022-09-08T16:11:41.962Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:11:41.962Z] - 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-08T16:13:50.686Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-08T16:13:54.131Z] Removing intermediate container 0128062abf95 [2022-09-08T16:13:54.131Z] ---> b8e2645e90ba [2022-09-08T16:13:54.131Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-08T16:13:54.131Z] ---> Running in 7cf8f06b8c3f [2022-09-08T16:13:56.847Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-08T16:14:03.970Z] Removing intermediate container 1514799a3877 [2022-09-08T16:14:03.970Z] ---> 786de608db3b [2022-09-08T16:14:03.970Z] [2022-09-08T16:14:03.970Z] Step 10/25 : FROM alpine:3.16 [2022-09-08T16:14:03.970Z] 3.16: Pulling from library/alpine [2022-09-08T16:14:03.970Z] Removing intermediate container 7cf8f06b8c3f [2022-09-08T16:14:03.970Z] ---> 3064022d93c4 [2022-09-08T16:14:03.970Z] [2022-09-08T16:14:03.970Z] Step 11/23 : FROM alpine:3.16 [2022-09-08T16:14:03.970Z] 3.16: Pulling from library/alpine [2022-09-08T16:14:04.587Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-08T16:14:04.587Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-08T16:14:04.588Z] Status: Downloaded newer image for alpine:3.16 [2022-09-08T16:14:04.588Z] Status: Downloaded newer image for alpine:3.16 [2022-09-08T16:14:04.588Z] ---> a6215f271958 [2022-09-08T16:14:04.588Z] 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-08T16:14:04.588Z] ---> a6215f271958 [2022-09-08T16:14:04.588Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-08T16:14:04.867Z] ---> Running in 2feff97ef204 [2022-09-08T16:14:04.867Z] ---> Running in be14814f2bdf [2022-09-08T16:14:05.871Z] Removing intermediate container be14814f2bdf [2022-09-08T16:14:05.871Z] ---> 9e369ab5e6ad [2022-09-08T16:14:05.871Z] 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-08T16:14:05.871Z] ---> Running in 54d201065624 [2022-09-08T16:14:07.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:14:07.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:14:08.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:14:08.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:14:09.107Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-08T16:14:09.384Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-08T16:14:09.384Z] (3/3) Installing su-exec (0.2-r1) [2022-09-08T16:14:09.384Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T16:14:09.384Z] Executing ca-certificates-20220614-r0.trigger [2022-09-08T16:14:09.665Z] OK: 6 MiB in 17 packages [2022-09-08T16:14:09.947Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-08T16:14:09.947Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-08T16:14:09.947Z] (3/33) Installing readline (8.1.2-r0) [2022-09-08T16:14:09.947Z] (4/33) Installing bash (5.1.16-r2) [2022-09-08T16:14:09.947Z] Executing bash-5.1.16-r2.post-install [2022-09-08T16:14:09.947Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-08T16:14:10.227Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-08T16:14:10.227Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-08T16:14:10.227Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-08T16:14:10.227Z] (9/33) Installing curl (7.83.1-r3) [2022-09-08T16:14:10.227Z] (10/33) Installing docker-cli (20.10.16-r3) [2022-09-08T16:14:11.696Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-08T16:14:11.696Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-08T16:14:11.696Z] (13/33) Installing expat (2.4.8-r0) [2022-09-08T16:14:11.696Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-08T16:14:11.696Z] (15/33) Installing gdbm (1.23-r0) [2022-09-08T16:14:11.696Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-08T16:14:11.696Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-08T16:14:11.696Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-08T16:14:11.696Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-08T16:14:11.696Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-08T16:14:11.977Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-08T16:14:11.977Z] Removing intermediate container 2feff97ef204 [2022-09-08T16:14:11.977Z] ---> a64bfff76cf4 [2022-09-08T16:14:11.977Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-08T16:14:11.977Z] ---> Running in 6fc3f6f5749b [2022-09-08T16:14:12.587Z] Removing intermediate container 6fc3f6f5749b [2022-09-08T16:14:12.587Z] ---> 029f0bc8686a [2022-09-08T16:14:12.587Z] Step 13/25 : WORKDIR / [2022-09-08T16:14:12.587Z] ---> Running in ab7dcfc6c8ce [2022-09-08T16:14:13.203Z] Removing intermediate container ab7dcfc6c8ce [2022-09-08T16:14:13.203Z] ---> 1dd80ffa85a4 [2022-09-08T16:14:13.203Z] 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-08T16:14:14.209Z] ---> 7d4c36e9114f [2022-09-08T16:14:14.209Z] 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-08T16:14:15.208Z] ---> 4c414298a976 [2022-09-08T16:14:15.209Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-08T16:14:15.209Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-08T16:14:15.209Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-08T16:14:15.209Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-08T16:14:15.489Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-08T16:14:15.489Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-08T16:14:15.489Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-08T16:14:15.489Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-08T16:14:15.489Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-08T16:14:15.489Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-08T16:14:15.489Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-08T16:14:15.489Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-08T16:14:15.770Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-08T16:14:16.054Z] ---> ea5167033064 [2022-09-08T16:14:16.054Z] 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-08T16:14:17.072Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T16:14:17.072Z] Executing ca-certificates-20220614-r0.trigger [2022-09-08T16:14:17.072Z] ---> ffd7c5d2f0af [2022-09-08T16:14:17.072Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-08T16:14:17.353Z] OK: 120 MiB in 47 packages [2022-09-08T16:14:18.815Z] ---> 9658de263db9 [2022-09-08T16:14:18.815Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-08T16:14:20.273Z] ---> 6a9a28294845 [2022-09-08T16:14:20.273Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-08T16:14:21.287Z] ---> 932c827c4004 [2022-09-08T16:14:21.287Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-08T16:14:21.568Z] ---> Running in 38326becd640 [2022-09-08T16:14:25.017Z] Removing intermediate container 38326becd640 [2022-09-08T16:14:25.017Z] ---> f1fcc9fe586c [2022-09-08T16:14:25.017Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-08T16:14:25.017Z] ---> Running in 487fca3fad63 [2022-09-08T16:14:25.298Z] Removing intermediate container 487fca3fad63 [2022-09-08T16:14:25.298Z] ---> 91eb44b86245 [2022-09-08T16:14:25.298Z] Step 23/25 : LABEL arch=arm64 [2022-09-08T16:14:25.298Z] ---> Running in 78011e929ee9 [2022-09-08T16:14:25.898Z] Removing intermediate container 78011e929ee9 [2022-09-08T16:14:25.898Z] ---> 834fca196927 [2022-09-08T16:14:25.898Z] Step 24/25 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:14:25.898Z] ---> Running in e1abf4088e8e [2022-09-08T16:14:26.501Z] Removing intermediate container e1abf4088e8e [2022-09-08T16:14:26.501Z] ---> 2067a632ff55 [2022-09-08T16:14:26.501Z] Step 25/25 : LABEL version=2.3.0-dev.60 [2022-09-08T16:14:26.775Z] ---> Running in 8da7d6c535cf [2022-09-08T16:14:27.050Z] Removing intermediate container 8da7d6c535cf [2022-09-08T16:14:27.050Z] ---> 0c4357d9a0d5 [2022-09-08T16:14:27.050Z] [2022-09-08T16:14:27.324Z] Successfully built 0c4357d9a0d5 [2022-09-08T16:14:27.324Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-08T16:14:27.324Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-09-08T16:14:30.727Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:14:30.727Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:14:30.727Z] ---> 3e9d08e76d6a [2022-09-08T16:14:30.727Z] Step 3/33 : WORKDIR /edgex-go [2022-09-08T16:14:30.727Z] ---> Using cache [2022-09-08T16:14:30.727Z] ---> 03a1dcceb814 [2022-09-08T16:14:30.727Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:14:30.727Z] ---> Using cache [2022-09-08T16:14:30.727Z] ---> b1f29cf4633c [2022-09-08T16:14:30.727Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-08T16:14:30.727Z] ---> Using cache [2022-09-08T16:14:30.727Z] ---> 8a797b343cf2 [2022-09-08T16:14:30.727Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-08T16:14:30.727Z] ---> Using cache [2022-09-08T16:14:30.727Z] ---> a2abe152a6de [2022-09-08T16:14:30.727Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:14:30.727Z] ---> Using cache [2022-09-08T16:14:30.727Z] ---> cc4b3c7e6fbd [2022-09-08T16:14:30.727Z] Step 8/33 : COPY . . [2022-09-08T16:14:31.007Z] ---> Using cache [2022-09-08T16:14:31.007Z] ---> 7b43c1e54c44 [2022-09-08T16:14:31.007Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-08T16:14:31.283Z] ---> Running in 0fe13e55b44f [2022-09-08T16:14:33.283Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-08T16:14:35.913Z] Collecting docker-compose==1.23.2 [2022-09-08T16:14:36.189Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-08T16:14:36.189Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.0 MB/s eta 0:00:00 [2022-09-08T16:14:37.636Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-08T16:14:37.636Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-08T16:14:37.636Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.6 MB/s eta 0:00:00 [2022-09-08T16:14:37.911Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-08T16:14:37.911Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-08T16:14:37.911Z] Preparing metadata (setup.py): started [2022-09-08T16:14:40.549Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-08T16:14:40.549Z] Collecting cached-property<2,>=1.2.0 [2022-09-08T16:14:40.549Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-08T16:14:40.549Z] 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-08T16:14:40.828Z] Collecting jsonschema<3,>=2.5.1 [2022-09-08T16:14:40.828Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-08T16:14:41.432Z] Collecting PyYAML<4,>=3.10 [2022-09-08T16:14:41.707Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-08T16:14:41.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.7 MB/s eta 0:00:00 [2022-09-08T16:14:43.704Z] Preparing metadata (setup.py): started [2022-09-08T16:14:45.702Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-08T16:14:45.981Z] Collecting docker<4.0,>=3.6.0 [2022-09-08T16:14:45.981Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-08T16:14:45.981Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.8 MB/s eta 0:00:00 [2022-09-08T16:14:46.261Z] Collecting texttable<0.10,>=0.9.0 [2022-09-08T16:14:46.261Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-08T16:14:46.261Z] Preparing metadata (setup.py): started [2022-09-08T16:14:48.900Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-08T16:14:48.900Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-08T16:14:48.900Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-08T16:14:48.900Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.8 MB/s eta 0:00:00 [2022-09-08T16:14:49.176Z] Collecting docopt<0.7,>=0.6.1 [2022-09-08T16:14:49.176Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-08T16:14:49.176Z] Preparing metadata (setup.py): started [2022-09-08T16:14:51.812Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-08T16:14:52.088Z] Collecting docker-pycreds>=0.4.0 [2022-09-08T16:14:52.088Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-08T16:14:52.365Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-08T16:14:52.365Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-08T16:14:52.365Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 13.6 MB/s eta 0:00:00 [2022-09-08T16:14:52.641Z] Collecting idna<2.8,>=2.5 [2022-09-08T16:14:52.641Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-08T16:14:52.641Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.6 MB/s eta 0:00:00 [2022-09-08T16:14:53.239Z] Collecting certifi>=2017.4.17 [2022-09-08T16:14:53.239Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-08T16:14:53.239Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 13.1 MB/s eta 0:00:00 [2022-09-08T16:14:53.838Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-08T16:14:53.838Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-08T16:14:53.838Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.8 MB/s eta 0:00:00 [2022-09-08T16:14:54.437Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-08T16:14:54.437Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-08T16:14:54.437Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-08T16:14:54.437Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-08T16:14:55.427Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-08T16:14:55.427Z] Running setup.py install for texttable: started [2022-09-08T16:14:58.070Z] Running setup.py install for texttable: finished with status 'done' [2022-09-08T16:14:58.070Z] Running setup.py install for PyYAML: started [2022-09-08T16:15:00.731Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-08T16:15:02.179Z] Running setup.py install for docopt: started [2022-09-08T16:15:04.808Z] Running setup.py install for docopt: finished with status 'done' [2022-09-08T16:15:07.440Z] Running setup.py install for dockerpty: started [2022-09-08T16:15:10.076Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-08T16:15:13.800Z] 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-08T16:15:13.800Z] 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-08T16:15:32.129Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-08T16:15:32.129Z] Removing intermediate container 54d201065624 [2022-09-08T16:15:32.129Z] ---> 6623664f9910 [2022-09-08T16:15:32.129Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-08T16:15:32.129Z] ---> Running in 25c66a45b773 [2022-09-08T16:15:32.129Z] Removing intermediate container 25c66a45b773 [2022-09-08T16:15:32.129Z] ---> 665a8410bcdf [2022-09-08T16:15:32.129Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-08T16:15:32.129Z] ---> Running in 74f2b8ebf593 [2022-09-08T16:15:32.129Z] Removing intermediate container 74f2b8ebf593 [2022-09-08T16:15:32.129Z] ---> d57634b70516 [2022-09-08T16:15:32.129Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-08T16:15:33.579Z] ---> d4a996fabe87 [2022-09-08T16:15:33.579Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-08T16:15:34.182Z] ---> c2b0f5b5e852 [2022-09-08T16:15:34.182Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-08T16:15:35.180Z] ---> aa2fb5c8587c [2022-09-08T16:15:35.180Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-08T16:15:35.458Z] ---> Running in b1e0e06bfda6 [2022-09-08T16:15:35.738Z] Removing intermediate container b1e0e06bfda6 [2022-09-08T16:15:35.738Z] ---> 212c7c016b98 [2022-09-08T16:15:35.738Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T16:15:36.017Z] ---> Running in ac6f0d466bfb [2022-09-08T16:15:36.625Z] Removing intermediate container ac6f0d466bfb [2022-09-08T16:15:36.625Z] ---> 65efc04f2613 [2022-09-08T16:15:36.625Z] Step 21/23 : LABEL arch=arm64 [2022-09-08T16:15:36.625Z] ---> Running in 1495701cfb80 [2022-09-08T16:15:37.229Z] Removing intermediate container 1495701cfb80 [2022-09-08T16:15:37.229Z] ---> e442c6b80d11 [2022-09-08T16:15:37.229Z] Step 22/23 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:15:37.229Z] ---> Running in 2e4d9f8cde49 [2022-09-08T16:15:37.834Z] Removing intermediate container 2e4d9f8cde49 [2022-09-08T16:15:37.834Z] ---> 7b87e0ee6d33 [2022-09-08T16:15:37.834Z] Step 23/23 : LABEL version=2.3.0-dev.60 [2022-09-08T16:15:38.114Z] ---> Running in fc2f8b15d2d7 [2022-09-08T16:15:38.718Z] Removing intermediate container fc2f8b15d2d7 [2022-09-08T16:15:38.718Z] ---> 10d74133f786 [2022-09-08T16:15:38.718Z] [2022-09-08T16:15:38.718Z] Successfully built 10d74133f786 [2022-09-08T16:15:38.718Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-08T16:15:38.718Z] Building security-spiffe-token-provider [2022-09-08T16:15:42.120Z]  Building sys-mgmt-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:15:42.120Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:15:42.120Z] ---> 3e9d08e76d6a [2022-09-08T16:15:42.120Z] Step 3/20 : WORKDIR /edgex-go [2022-09-08T16:15:42.120Z] ---> Using cache [2022-09-08T16:15:42.120Z] ---> 03a1dcceb814 [2022-09-08T16:15:42.120Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-08T16:15:42.395Z] ---> Running in bc5f1db26d8c [2022-09-08T16:15:44.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:15:44.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:15:46.103Z] v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-08T16:15:46.103Z] v3.16.2-144-g3f8087714f [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-08T16:15:46.103Z] OK: 16894 distinct packages available [2022-09-08T16:15:46.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:15:46.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:15:47.823Z] OK: 221 MiB in 51 packages [2022-09-08T16:15:49.264Z] Removing intermediate container bc5f1db26d8c [2022-09-08T16:15:49.264Z] ---> 283084da5640 [2022-09-08T16:15:49.264Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-08T16:15:51.260Z] ---> 09c2d560dff0 [2022-09-08T16:15:51.260Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:15:51.260Z] ---> Running in 4828c2eabd48 [2022-09-08T16:15:56.693Z] Removing intermediate container 4aff7f6b0e58 [2022-09-08T16:15:56.693Z] ---> 961dee261857 [2022-09-08T16:15:56.693Z] [2022-09-08T16:15:56.693Z] Step 10/22 : FROM alpine:3.16 [2022-09-08T16:15:56.693Z] ---> a6215f271958 [2022-09-08T16:15:56.693Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-08T16:15:56.693Z] ---> Running in 644ce494610c [2022-09-08T16:15:58.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:15:58.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:15:59.604Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-08T16:15:59.604Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-08T16:15:59.604Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-08T16:15:59.604Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-08T16:15:59.604Z] (5/6) Installing curl (7.83.1-r3) [2022-09-08T16:15:59.880Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-08T16:15:59.880Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T16:15:59.880Z] Executing ca-certificates-20220614-r0.trigger [2022-09-08T16:16:00.160Z] OK: 8 MiB in 20 packages [2022-09-08T16:16:02.834Z] Removing intermediate container 644ce494610c [2022-09-08T16:16:02.834Z] ---> 71cf66950ff6 [2022-09-08T16:16:02.834Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-08T16:16:02.834Z] ---> Running in 022a7fa0db0a [2022-09-08T16:16:03.126Z] Removing intermediate container 022a7fa0db0a [2022-09-08T16:16:03.126Z] ---> 6dd16cfb46d9 [2022-09-08T16:16:03.126Z] Step 13/22 : WORKDIR /edgex [2022-09-08T16:16:03.126Z] ---> Running in d73346dc51d3 [2022-09-08T16:16:03.732Z] Removing intermediate container d73346dc51d3 [2022-09-08T16:16:03.732Z] ---> dd06c761f1bf [2022-09-08T16:16:03.732Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-08T16:16:04.732Z] ---> 4531ad1a751a [2022-09-08T16:16:04.732Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-08T16:16:06.727Z] ---> 8eaea86b8753 [2022-09-08T16:16:06.727Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-08T16:16:08.175Z] ---> 403046cc8d99 [2022-09-08T16:16:08.175Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-08T16:16:08.779Z] ---> 0b138241f67b [2022-09-08T16:16:08.779Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-08T16:16:09.061Z] ---> Running in c21d75de9760 [2022-09-08T16:16:12.466Z] Removing intermediate container c21d75de9760 [2022-09-08T16:16:12.466Z] ---> 6a92878d476b [2022-09-08T16:16:12.466Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-08T16:16:12.466Z] ---> Running in ac0965d87518 [2022-09-08T16:16:12.741Z] Removing intermediate container ac0965d87518 [2022-09-08T16:16:12.741Z] ---> 4a070d47220e [2022-09-08T16:16:12.741Z] Step 20/22 : LABEL arch=arm64 [2022-09-08T16:16:12.741Z] ---> Running in a5151f33363a [2022-09-08T16:16:13.357Z] Removing intermediate container a5151f33363a [2022-09-08T16:16:13.357Z] ---> 88d2512a9787 [2022-09-08T16:16:13.357Z] Step 21/22 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:16:13.357Z] ---> Running in 325c581ac75b [2022-09-08T16:16:13.959Z] Removing intermediate container 325c581ac75b [2022-09-08T16:16:13.960Z] ---> 870c6d86d41b [2022-09-08T16:16:13.960Z] Step 22/22 : LABEL version=2.3.0-dev.60 [2022-09-08T16:16:14.234Z] ---> Running in b94d940a4f5b [2022-09-08T16:16:14.510Z] Removing intermediate container b94d940a4f5b [2022-09-08T16:16:14.510Z] ---> 389bf1c6fffc [2022-09-08T16:16:14.510Z] [2022-09-08T16:16:14.784Z] Successfully built 389bf1c6fffc [2022-09-08T16:16:14.784Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-08T16:16:14.784Z]  Building security-proxy-setup ... done Building core-metadata [2022-09-08T16:16:19.103Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:16:19.103Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:16:19.104Z] ---> 3e9d08e76d6a [2022-09-08T16:16:19.104Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-08T16:16:19.104Z] ---> Using cache [2022-09-08T16:16:19.104Z] ---> 643d76704084 [2022-09-08T16:16:19.104Z] Step 4/25 : WORKDIR /edgex-go [2022-09-08T16:16:19.104Z] ---> Using cache [2022-09-08T16:16:19.104Z] ---> 72e8bba52b01 [2022-09-08T16:16:19.104Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:16:19.104Z] ---> Using cache [2022-09-08T16:16:19.104Z] ---> e45d529f3651 [2022-09-08T16:16:19.104Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-08T16:16:19.104Z] ---> Running in 7fe1640c0cc6 [2022-09-08T16:16:21.108Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:16:22.101Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:16:23.555Z] OK: 221 MiB in 51 packages [2022-09-08T16:16:25.551Z] Removing intermediate container 7fe1640c0cc6 [2022-09-08T16:16:25.551Z] ---> f7efba06472a [2022-09-08T16:16:25.551Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-08T16:16:27.008Z] ---> 97170f7599f1 [2022-09-08T16:16:27.008Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:16:27.008Z] ---> Running in a543cd03ac15 [2022-09-08T16:16:45.354Z] Removing intermediate container 4828c2eabd48 [2022-09-08T16:16:45.354Z] ---> cfd351270c9d [2022-09-08T16:16:45.354Z] Step 7/20 : COPY . . [2022-09-08T16:16:47.351Z] ---> 039a2bab5eca [2022-09-08T16:16:47.351Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-08T16:16:47.351Z] ---> Running in 616765994ce8 [2022-09-08T16:16:49.010Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-08T16:17:21.548Z] Removing intermediate container a543cd03ac15 [2022-09-08T16:17:21.548Z] ---> bc6037f812b1 [2022-09-08T16:17:21.548Z] Step 9/25 : COPY . . [2022-09-08T16:17:21.548Z] ---> 6a8cd2db8362 [2022-09-08T16:17:21.548Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-08T16:17:21.548Z] ---> Running in b747ff7fdfe0 [2022-09-08T16:17:23.564Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-08T16:17:36.047Z] Removing intermediate container dc952ca06096 [2022-09-08T16:17:36.047Z] ---> 3add982e4482 [2022-09-08T16:17:36.047Z] [2022-09-08T16:17:36.047Z] Step 11/23 : FROM alpine:3.16 [2022-09-08T16:17:36.047Z] ---> a6215f271958 [2022-09-08T16:17:36.047Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-08T16:17:36.047Z] ---> Running in e62a12fbfb0a [2022-09-08T16:17:37.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:17:37.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:17:38.767Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-08T16:17:38.767Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-08T16:17:38.767Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T16:17:38.767Z] Executing ca-certificates-20220614-r0.trigger [2022-09-08T16:17:39.046Z] OK: 6 MiB in 16 packages [2022-09-08T16:17:41.697Z] Removing intermediate container e62a12fbfb0a [2022-09-08T16:17:41.697Z] ---> bc28a2b78e19 [2022-09-08T16:17:41.697Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-08T16:17:41.697Z] ---> Running in 2119ba5dc3d6 [2022-09-08T16:17:41.974Z] Removing intermediate container 2119ba5dc3d6 [2022-09-08T16:17:41.974Z] ---> 8b5b672604c1 [2022-09-08T16:17:41.974Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-08T16:17:42.252Z] ---> Running in 3a60987408ca [2022-09-08T16:17:42.864Z] Removing intermediate container 3a60987408ca [2022-09-08T16:17:42.865Z] ---> 437e32b814b7 [2022-09-08T16:17:42.865Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-08T16:17:42.865Z] ---> Running in b74f5fbcceb1 [2022-09-08T16:17:43.474Z] Removing intermediate container b74f5fbcceb1 [2022-09-08T16:17:43.474Z] ---> ee8260a64295 [2022-09-08T16:17:43.474Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-08T16:17:44.479Z] ---> 0e8bfc0b95c4 [2022-09-08T16:17:44.479Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-08T16:17:47.146Z] ---> 12affd4b47d4 [2022-09-08T16:17:47.146Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-08T16:17:47.757Z] ---> 81633a439eae [2022-09-08T16:17:47.757Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-08T16:17:48.043Z] ---> Running in 16158dc41a0c [2022-09-08T16:17:48.325Z] Removing intermediate container 16158dc41a0c [2022-09-08T16:17:48.325Z] ---> 507a7c2fa61d [2022-09-08T16:17:48.325Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T16:17:48.615Z] ---> Running in acdd89556fc1 [2022-09-08T16:17:49.225Z] Removing intermediate container acdd89556fc1 [2022-09-08T16:17:49.225Z] ---> 502899fbcbab [2022-09-08T16:17:49.225Z] Step 21/23 : LABEL arch=arm64 [2022-09-08T16:17:49.225Z] ---> Running in 8996960e3766 [2022-09-08T16:17:49.512Z] Removing intermediate container 8996960e3766 [2022-09-08T16:17:49.512Z] ---> 803f5797c369 [2022-09-08T16:17:49.512Z] Step 22/23 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:17:49.792Z] ---> Running in 198b48ae894b [2022-09-08T16:17:50.072Z] Removing intermediate container 198b48ae894b [2022-09-08T16:17:50.072Z] ---> 7fbeeaa14461 [2022-09-08T16:17:50.072Z] Step 23/23 : LABEL version=2.3.0-dev.60 [2022-09-08T16:17:50.356Z] ---> Running in ad8374c8a84b [2022-09-08T16:17:50.643Z] Removing intermediate container ad8374c8a84b [2022-09-08T16:17:50.643Z] ---> b3f3243bfce1 [2022-09-08T16:17:50.643Z] [2022-09-08T16:17:50.920Z] Successfully built b3f3243bfce1 [2022-09-08T16:17:50.920Z] Successfully tagged support-notifications-arm64:latest [2022-09-08T16:17:50.920Z] Building core-command [2022-09-08T16:17:56.381Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:17:56.381Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:17:56.381Z] ---> 3e9d08e76d6a [2022-09-08T16:17:56.381Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-08T16:17:56.381Z] ---> Using cache [2022-09-08T16:17:56.381Z] ---> 643d76704084 [2022-09-08T16:17:56.381Z] Step 4/24 : WORKDIR /edgex-go [2022-09-08T16:17:56.381Z] ---> Using cache [2022-09-08T16:17:56.381Z] ---> 72e8bba52b01 [2022-09-08T16:17:56.381Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:17:56.381Z] ---> Using cache [2022-09-08T16:17:56.381Z] ---> e45d529f3651 [2022-09-08T16:17:56.381Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-08T16:17:56.381Z] ---> Using cache [2022-09-08T16:17:56.381Z] ---> f7efba06472a [2022-09-08T16:17:56.381Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-08T16:17:56.381Z] ---> Using cache [2022-09-08T16:17:56.381Z] ---> 97170f7599f1 [2022-09-08T16:17:56.381Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:17:56.381Z] ---> Using cache [2022-09-08T16:17:56.381Z] ---> bc6037f812b1 [2022-09-08T16:17:56.381Z] Step 9/24 : COPY . . [2022-09-08T16:17:56.381Z] ---> Using cache [2022-09-08T16:17:56.381Z] ---> 6a8cd2db8362 [2022-09-08T16:17:56.381Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-08T16:17:56.657Z] ---> Running in eaab27a141ac [2022-09-08T16:17:59.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.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-08T16:18:01.934Z] Removing intermediate container f4105eb0e9fe [2022-09-08T16:18:01.934Z] ---> 96bd9f77dacb [2022-09-08T16:18:01.934Z] [2022-09-08T16:18:01.934Z] Step 11/24 : FROM alpine:3.16 [2022-09-08T16:18:01.934Z] ---> a6215f271958 [2022-09-08T16:18:01.934Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-08T16:18:02.209Z] ---> Running in 444dee3b40a8 [2022-09-08T16:18:02.490Z] Removing intermediate container 444dee3b40a8 [2022-09-08T16:18:02.490Z] ---> 576c667843b8 [2022-09-08T16:18:02.490Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-08T16:18:02.788Z] ---> Running in bdb06a146b3f [2022-09-08T16:18:03.078Z] Removing intermediate container bdb06a146b3f [2022-09-08T16:18:03.078Z] ---> 73f3d7b30fb7 [2022-09-08T16:18:03.078Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-08T16:18:03.078Z] ---> Running in d292cc3cf3b5 [2022-09-08T16:18:03.689Z] Removing intermediate container d292cc3cf3b5 [2022-09-08T16:18:03.689Z] ---> 1012a6b560b0 [2022-09-08T16:18:03.689Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:18:03.689Z] ---> Running in b1f42c0142e5 [2022-09-08T16:18:07.097Z] Removing intermediate container b1f42c0142e5 [2022-09-08T16:18:07.097Z] ---> e700b26c8edb [2022-09-08T16:18:07.097Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-08T16:18:07.097Z] ---> Running in dabdf0c7ad4b [2022-09-08T16:18:08.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:18:09.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:18:11.004Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-08T16:18:11.004Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-08T16:18:11.004Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-08T16:18:11.282Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-08T16:18:11.562Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-08T16:18:11.562Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-08T16:18:11.562Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T16:18:11.562Z] OK: 8 MiB in 20 packages [2022-09-08T16:18:13.553Z] Removing intermediate container dabdf0c7ad4b [2022-09-08T16:18:13.553Z] ---> 5681e879548d [2022-09-08T16:18:13.553Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-08T16:18:14.538Z] ---> 224346469d23 [2022-09-08T16:18:14.538Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-08T16:18:15.984Z] ---> ef990fac52ef [2022-09-08T16:18:15.984Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-08T16:18:16.967Z] ---> 984b53613374 [2022-09-08T16:18:16.967Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-08T16:18:16.967Z] ---> Running in 59fc40a7095d [2022-09-08T16:18:17.566Z] Removing intermediate container 59fc40a7095d [2022-09-08T16:18:17.566Z] ---> 0abefe499bd5 [2022-09-08T16:18:17.566Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T16:18:17.840Z] ---> Running in 48c94fbf029e [2022-09-08T16:18:18.117Z] Removing intermediate container 48c94fbf029e [2022-09-08T16:18:18.117Z] ---> 98e22413b33f [2022-09-08T16:18:18.117Z] Step 22/24 : LABEL arch=arm64 [2022-09-08T16:18:18.390Z] ---> Running in a028b270ea74 [2022-09-08T16:18:18.999Z] Removing intermediate container a028b270ea74 [2022-09-08T16:18:18.999Z] ---> 47472802cd4b [2022-09-08T16:18:18.999Z] Step 23/24 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:18:19.271Z] ---> Running in 80de7fc91296 [2022-09-08T16:18:19.871Z] Removing intermediate container 80de7fc91296 [2022-09-08T16:18:19.871Z] ---> d210af88327f [2022-09-08T16:18:19.871Z] Step 24/24 : LABEL version=2.3.0-dev.60 [2022-09-08T16:18:19.871Z] ---> Running in fab787dda1b7 [2022-09-08T16:18:20.475Z] Removing intermediate container fab787dda1b7 [2022-09-08T16:18:20.475Z] ---> 017038a1597d [2022-09-08T16:18:20.475Z] [2022-09-08T16:18:20.475Z] Successfully built 017038a1597d [2022-09-08T16:18:20.475Z] Successfully tagged core-data-arm64:latest [2022-09-08T16:18:20.475Z] Building support-scheduler [2022-09-08T16:18:24.807Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-08T16:18:24.807Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-08T16:18:24.807Z] ---> 3e9d08e76d6a [2022-09-08T16:18:24.807Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-08T16:18:24.807Z] ---> Using cache [2022-09-08T16:18:24.807Z] ---> 643d76704084 [2022-09-08T16:18:24.807Z] Step 4/23 : WORKDIR /edgex-go [2022-09-08T16:18:24.807Z] ---> Using cache [2022-09-08T16:18:24.807Z] ---> 72e8bba52b01 [2022-09-08T16:18:24.807Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:18:24.807Z] ---> Using cache [2022-09-08T16:18:24.807Z] ---> e45d529f3651 [2022-09-08T16:18:24.807Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-08T16:18:24.807Z] ---> Using cache [2022-09-08T16:18:24.807Z] ---> f7efba06472a [2022-09-08T16:18:24.807Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-08T16:18:24.807Z] ---> Using cache [2022-09-08T16:18:24.807Z] ---> 97170f7599f1 [2022-09-08T16:18:24.807Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T16:18:24.807Z] ---> Using cache [2022-09-08T16:18:24.807Z] ---> bc6037f812b1 [2022-09-08T16:18:24.807Z] Step 9/23 : COPY . . [2022-09-08T16:18:24.807Z] ---> Using cache [2022-09-08T16:18:24.807Z] ---> 6a8cd2db8362 [2022-09-08T16:18:24.807Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-08T16:18:24.807Z] ---> Running in 05d5a1e1ba57 [2022-09-08T16:18:26.798Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-08T16:20:18.708Z] Removing intermediate container 0fe13e55b44f [2022-09-08T16:20:18.708Z] ---> 5aef208750ac [2022-09-08T16:20:18.708Z] [2022-09-08T16:20:18.708Z] Step 10/33 : FROM alpine:3.16 [2022-09-08T16:20:18.708Z] ---> a6215f271958 [2022-09-08T16:20:18.708Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-08T16:20:18.987Z] ---> Running in e76a21af1e38 [2022-09-08T16:20:19.589Z] Removing intermediate container e76a21af1e38 [2022-09-08T16:20:19.589Z] ---> d5c0b0b4c49a [2022-09-08T16:20:19.589Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-08T16:20:19.589Z] ---> Running in f080323eb923 [2022-09-08T16:20:21.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:20:21.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:20:23.309Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-08T16:20:23.309Z] (2/2) Installing su-exec (0.2-r1) [2022-09-08T16:20:23.309Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T16:20:23.309Z] OK: 5 MiB in 16 packages [2022-09-08T16:20:24.760Z] Removing intermediate container f080323eb923 [2022-09-08T16:20:24.760Z] ---> 1206474add06 [2022-09-08T16:20:24.760Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-08T16:20:24.760Z] ---> Running in 5f4c4c84da3f [2022-09-08T16:20:25.374Z] Removing intermediate container 5f4c4c84da3f [2022-09-08T16:20:25.374Z] ---> 3c7f5f8212ff [2022-09-08T16:20:25.374Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-08T16:20:25.374Z] ---> Running in 4b4ee0285848 [2022-09-08T16:20:25.980Z] Removing intermediate container 4b4ee0285848 [2022-09-08T16:20:25.980Z] ---> 60c987f375b7 [2022-09-08T16:20:25.980Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-08T16:20:26.257Z] ---> Running in 29a3c2203054 [2022-09-08T16:20:26.536Z] Removing intermediate container 29a3c2203054 [2022-09-08T16:20:26.536Z] ---> 00d3d53af125 [2022-09-08T16:20:26.536Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-08T16:20:26.825Z] ---> Running in 01993ea1c563 [2022-09-08T16:20:27.101Z] Removing intermediate container 01993ea1c563 [2022-09-08T16:20:27.101Z] ---> ad25e5df70c2 [2022-09-08T16:20:27.101Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-08T16:20:27.379Z] ---> Running in 8f83ad811e22 [2022-09-08T16:20:30.018Z] Removing intermediate container 8f83ad811e22 [2022-09-08T16:20:30.018Z] ---> c014d42acd35 [2022-09-08T16:20:30.018Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-08T16:20:30.018Z] ---> Running in 30c3513c7304 [2022-09-08T16:20:30.296Z] Removing intermediate container 30c3513c7304 [2022-09-08T16:20:30.296Z] ---> 453cbc1c36f3 [2022-09-08T16:20:30.296Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-08T16:20:31.753Z] ---> 5603498f083b [2022-09-08T16:20:31.753Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-08T16:20:31.753Z] ---> Running in 9ac0d9b5ae08 [2022-09-08T16:20:34.402Z] Removing intermediate container 9ac0d9b5ae08 [2022-09-08T16:20:34.402Z] ---> b8397b83b221 [2022-09-08T16:20:34.402Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-08T16:20:35.387Z] ---> 67bb5454a563 [2022-09-08T16:20:35.387Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-08T16:20:37.376Z] ---> 0afe7d68861c [2022-09-08T16:20:37.376Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-08T16:20:38.367Z] ---> 4eb1fd43adef [2022-09-08T16:20:38.367Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-08T16:20:38.973Z] ---> bc87a12c2158 [2022-09-08T16:20:38.973Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-08T16:20:39.959Z] ---> 034bdfc61b72 [2022-09-08T16:20:39.959Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-08T16:20:40.946Z] ---> ca87ec57a11b [2022-09-08T16:20:40.946Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-08T16:20:41.931Z] ---> e18cf760e3ae [2022-09-08T16:20:41.931Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-08T16:20:41.931Z] ---> Running in 44296c6a8038 [2022-09-08T16:20:45.347Z] Removing intermediate container 44296c6a8038 [2022-09-08T16:20:45.347Z] ---> d74e7fb7574d [2022-09-08T16:20:45.347Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-08T16:20:45.347Z] ---> Running in 465af8598f27 [2022-09-08T16:20:45.618Z] Removing intermediate container 465af8598f27 [2022-09-08T16:20:45.618Z] ---> 9a887365da30 [2022-09-08T16:20:45.618Z] Step 30/33 : CMD ["gate"] [2022-09-08T16:20:45.618Z] ---> Running in 7dbd183e3808 [2022-09-08T16:20:46.219Z] Removing intermediate container 7dbd183e3808 [2022-09-08T16:20:46.219Z] ---> d95b886f08e3 [2022-09-08T16:20:46.219Z] Step 31/33 : LABEL arch=arm64 [2022-09-08T16:20:46.219Z] ---> Running in 1854bac7b72f [2022-09-08T16:20:46.822Z] Removing intermediate container 1854bac7b72f [2022-09-08T16:20:46.822Z] ---> 838b75159cd3 [2022-09-08T16:20:46.822Z] Step 32/33 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:20:47.102Z] ---> Running in bfd408f35c2b [2022-09-08T16:20:47.382Z] Removing intermediate container bfd408f35c2b [2022-09-08T16:20:47.382Z] ---> 84b69649710c [2022-09-08T16:20:47.382Z] Step 33/33 : LABEL version=2.3.0-dev.60 [2022-09-08T16:20:47.659Z] ---> Running in 7912b20682b8 [2022-09-08T16:20:47.938Z] Removing intermediate container 7912b20682b8 [2022-09-08T16:20:47.938Z] ---> e64181b03312 [2022-09-08T16:20:47.938Z] [2022-09-08T16:20:48.215Z] Successfully built e64181b03312 [2022-09-08T16:20:48.215Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-08T16:23:10.136Z]  Building security-bootstrapper ... done Removing intermediate container b747ff7fdfe0 [2022-09-08T16:23:10.136Z] ---> 5c20e8555905 [2022-09-08T16:23:10.136Z] [2022-09-08T16:23:10.136Z] Step 11/25 : FROM alpine:3.16 [2022-09-08T16:23:10.136Z] ---> a6215f271958 [2022-09-08T16:23:10.136Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-08T16:23:10.136Z] ---> Running in 440386a8c85f [2022-09-08T16:23:11.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:23:11.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:23:12.844Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-08T16:23:12.844Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T16:23:13.123Z] OK: 5 MiB in 15 packages [2022-09-08T16:23:15.160Z] Removing intermediate container 440386a8c85f [2022-09-08T16:23:15.160Z] ---> 047c6bddf2a7 [2022-09-08T16:23:15.160Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-08T16:23:15.160Z] ---> Running in f11363aba7d0 [2022-09-08T16:23:15.771Z] Removing intermediate container f11363aba7d0 [2022-09-08T16:23:15.771Z] ---> f3f5033bea22 [2022-09-08T16:23:15.771Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-08T16:23:16.051Z] ---> Running in eed88236301b [2022-09-08T16:23:16.677Z] Removing intermediate container eaab27a141ac [2022-09-08T16:23:16.677Z] ---> 2ab94fe7b651 [2022-09-08T16:23:16.677Z] [2022-09-08T16:23:16.677Z] Step 11/24 : FROM alpine:3.16 [2022-09-08T16:23:16.677Z] ---> a6215f271958 [2022-09-08T16:23:16.677Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-08T16:23:16.677Z] ---> Using cache [2022-09-08T16:23:16.677Z] ---> 047c6bddf2a7 [2022-09-08T16:23:16.677Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-08T16:23:16.677Z] ---> Using cache [2022-09-08T16:23:16.962Z] ---> f3f5033bea22 [2022-09-08T16:23:16.962Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-08T16:23:16.962Z] Removing intermediate container eed88236301b [2022-09-08T16:23:16.962Z] ---> 28761af5d2be [2022-09-08T16:23:16.962Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-08T16:23:16.962Z] ---> Running in e115a73e9dfb [2022-09-08T16:23:16.962Z] ---> Running in 7047e5f2beb1 [2022-09-08T16:23:17.578Z] Removing intermediate container e115a73e9dfb [2022-09-08T16:23:17.578Z] ---> 155445d0f196 [2022-09-08T16:23:17.578Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-08T16:23:17.858Z] Removing intermediate container 7047e5f2beb1 [2022-09-08T16:23:17.858Z] ---> f4792cb0dd38 [2022-09-08T16:23:17.858Z] Step 16/25 : WORKDIR / [2022-09-08T16:23:17.858Z] ---> Running in 6c1ccc18e8b3 [2022-09-08T16:23:17.858Z] ---> Running in 456f8209126a [2022-09-08T16:23:18.458Z] Removing intermediate container 6c1ccc18e8b3 [2022-09-08T16:23:18.458Z] ---> 431d3d44a01a [2022-09-08T16:23:18.458Z] Step 16/24 : WORKDIR / [2022-09-08T16:23:18.738Z] ---> Running in 3b6acb75996d [2022-09-08T16:23:18.738Z] Removing intermediate container 456f8209126a [2022-09-08T16:23:18.738Z] ---> 47763e7350ab [2022-09-08T16:23:18.738Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-08T16:23:19.737Z] Removing intermediate container 3b6acb75996d [2022-09-08T16:23:19.737Z] ---> e6b22e03fb8e [2022-09-08T16:23:19.737Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-08T16:23:19.737Z] ---> 33b3b6c670b8 [2022-09-08T16:23:19.737Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-08T16:23:20.901Z] ---> 0c87226fc077 [2022-09-08T16:23:20.901Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-08T16:23:22.447Z] ---> 9adb25a197fd [2022-09-08T16:23:22.447Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-08T16:23:23.072Z] ---> 412dad0b6159 [2022-09-08T16:23:23.073Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-08T16:23:24.068Z] ---> 4f542301416e [2022-09-08T16:23:24.068Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-08T16:23:24.347Z] ---> 58a320fda4b5 [2022-09-08T16:23:24.347Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-08T16:23:24.347Z] ---> Running in a0eb949c1f0c [2022-09-08T16:23:24.960Z] ---> e1eaba529e0f [2022-09-08T16:23:24.960Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-08T16:23:25.237Z] Removing intermediate container a0eb949c1f0c [2022-09-08T16:23:25.237Z] ---> cc0f445c72f0 [2022-09-08T16:23:25.237Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T16:23:25.237Z] ---> Running in 09e3fab8d703 [2022-09-08T16:23:25.237Z] ---> Running in 57d54dc6fadb [2022-09-08T16:23:25.858Z] Removing intermediate container 09e3fab8d703 [2022-09-08T16:23:25.858Z] ---> 6b431e4dc2e7 [2022-09-08T16:23:25.858Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T16:23:26.135Z] ---> Running in 3bb2fdfe6fd2 [2022-09-08T16:23:26.135Z] Removing intermediate container 57d54dc6fadb [2022-09-08T16:23:26.135Z] ---> 02bde80744a2 [2022-09-08T16:23:26.135Z] Step 22/24 : LABEL arch=arm64 [2022-09-08T16:23:26.428Z] ---> Running in 7b33cdbc5fc2 [2022-09-08T16:23:26.704Z] Removing intermediate container 3bb2fdfe6fd2 [2022-09-08T16:23:26.704Z] ---> a873e839c3ce [2022-09-08T16:23:26.704Z] Step 23/25 : LABEL arch=arm64 [2022-09-08T16:23:26.704Z] ---> Running in ae74d931b198 [2022-09-08T16:23:26.977Z] Removing intermediate container 7b33cdbc5fc2 [2022-09-08T16:23:26.977Z] ---> 7e6e0b1be727 [2022-09-08T16:23:26.977Z] Step 23/24 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:23:27.257Z] ---> Running in 21747707b553 [2022-09-08T16:23:27.544Z] Removing intermediate container ae74d931b198 [2022-09-08T16:23:27.544Z] ---> 43ede5f1f99e [2022-09-08T16:23:27.544Z] Step 24/25 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:23:27.827Z] ---> Running in 269a8519b029 [2022-09-08T16:23:28.438Z] Removing intermediate container 21747707b553 [2022-09-08T16:23:28.438Z] ---> a10111fb5dba [2022-09-08T16:23:28.438Z] Step 24/24 : LABEL version=2.3.0-dev.60 [2022-09-08T16:23:28.438Z] Removing intermediate container 269a8519b029 [2022-09-08T16:23:28.438Z] ---> f9fbbafa0b20 [2022-09-08T16:23:28.438Z] Step 25/25 : LABEL version=2.3.0-dev.60 [2022-09-08T16:23:28.725Z] ---> Running in d1b86e3c0c49 [2022-09-08T16:23:28.725Z] ---> Running in eae4ce5dbcdd [2022-09-08T16:23:29.716Z] Removing intermediate container d1b86e3c0c49 [2022-09-08T16:23:29.716Z] ---> 1cb1f0f048e8 [2022-09-08T16:23:29.716Z] [2022-09-08T16:23:29.716Z] Removing intermediate container eae4ce5dbcdd [2022-09-08T16:23:29.716Z] ---> e13133b1a724 [2022-09-08T16:23:29.716Z] [2022-09-08T16:23:29.996Z] Successfully built e13133b1a724 [2022-09-08T16:23:29.996Z] Successfully tagged core-metadata-arm64:latest [2022-09-08T16:23:29.996Z]  Building core-metadata ... done Successfully built 1cb1f0f048e8 [2022-09-08T16:23:29.996Z] Successfully tagged core-command-arm64:latest [2022-09-08T16:23:40.213Z]  Building core-command ... done Removing intermediate container 616765994ce8 [2022-09-08T16:23:40.213Z] ---> 6356fa64e51d [2022-09-08T16:23:40.213Z] [2022-09-08T16:23:40.213Z] Step 9/20 : FROM alpine:3.15 [2022-09-08T16:23:40.213Z] ---> 02e0d6fdf486 [2022-09-08T16:23:40.213Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-08T16:23:40.213Z] ---> Using cache [2022-09-08T16:23:40.213Z] ---> 75905f4c1ead [2022-09-08T16:23:40.213Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T16:23:40.213Z] ---> Using cache [2022-09-08T16:23:40.213Z] ---> 6d1750c5501e [2022-09-08T16:23:40.213Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-08T16:23:40.213Z] ---> Running in e7e11dbedec3 [2022-09-08T16:23:41.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:23:42.221Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:23:43.213Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-08T16:23:43.213Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-08T16:23:43.213Z] OK: 15733 distinct packages available [2022-09-08T16:23:43.489Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-08T16:23:44.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-08T16:23:45.469Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-08T16:23:45.469Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-08T16:23:45.743Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-08T16:23:45.744Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-08T16:23:46.020Z] (5/9) Installing curl (7.80.0-r3) [2022-09-08T16:23:46.020Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-08T16:23:46.020Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-08T16:23:46.296Z] (8/9) Installing libucontext (1.1-r0) [2022-09-08T16:23:46.296Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-08T16:23:46.296Z] Executing busybox-1.34.1-r7.trigger [2022-09-08T16:23:46.296Z] Executing ca-certificates-20220614-r0.trigger [2022-09-08T16:23:46.577Z] OK: 8 MiB in 23 packages [2022-09-08T16:23:48.589Z] Removing intermediate container e7e11dbedec3 [2022-09-08T16:23:48.589Z] ---> f6fa62f4489c [2022-09-08T16:23:48.589Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-08T16:23:49.575Z] ---> 8eef03f29588 [2022-09-08T16:23:49.575Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-08T16:23:51.558Z] ---> 539ef3ab24e2 [2022-09-08T16:23:51.558Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-08T16:23:52.152Z] ---> 64d8b2ddf629 [2022-09-08T16:23:52.152Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-08T16:23:52.152Z] ---> Running in a83116b70499 [2022-09-08T16:23:52.752Z] Removing intermediate container a83116b70499 [2022-09-08T16:23:52.752Z] ---> 98ac0ad46029 [2022-09-08T16:23:52.752Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T16:23:52.752Z] ---> Running in ad77d4c36fc6 [2022-09-08T16:23:53.027Z] Removing intermediate container ad77d4c36fc6 [2022-09-08T16:23:53.027Z] ---> d429e10bd35e [2022-09-08T16:23:53.027Z] Step 18/20 : LABEL arch=arm64 [2022-09-08T16:23:53.027Z] ---> Running in 2f18a5a79a5a [2022-09-08T16:23:53.639Z] Removing intermediate container 2f18a5a79a5a [2022-09-08T16:23:53.639Z] ---> 7c9b735efd90 [2022-09-08T16:23:53.639Z] Step 19/20 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:23:53.917Z] ---> Running in 1e56d814e52e [2022-09-08T16:23:54.199Z] Removing intermediate container 1e56d814e52e [2022-09-08T16:23:54.199Z] ---> 1625c49c2328 [2022-09-08T16:23:54.199Z] Step 20/20 : LABEL version=2.3.0-dev.60 [2022-09-08T16:23:54.478Z] ---> Running in 04a5b632fa43 [2022-09-08T16:23:54.755Z] Removing intermediate container 04a5b632fa43 [2022-09-08T16:23:54.755Z] ---> 2581441af8be [2022-09-08T16:23:54.755Z] [2022-09-08T16:23:55.028Z] Successfully built 2581441af8be [2022-09-08T16:23:55.028Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-08T16:24:21.821Z]  Building security-spiffe-token-provider ... done Removing intermediate container 05d5a1e1ba57 [2022-09-08T16:24:21.821Z] ---> 24dea0684313 [2022-09-08T16:24:21.821Z] [2022-09-08T16:24:21.821Z] Step 11/23 : FROM alpine:3.16 [2022-09-08T16:24:21.821Z] ---> a6215f271958 [2022-09-08T16:24:21.821Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-08T16:24:21.821Z] ---> Using cache [2022-09-08T16:24:21.821Z] ---> 047c6bddf2a7 [2022-09-08T16:24:21.821Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-08T16:24:21.821Z] ---> Using cache [2022-09-08T16:24:21.821Z] ---> f3f5033bea22 [2022-09-08T16:24:21.821Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-08T16:24:21.821Z] ---> Running in 78b11a2109b9 [2022-09-08T16:24:21.821Z] Removing intermediate container 78b11a2109b9 [2022-09-08T16:24:21.821Z] ---> 795e947ba662 [2022-09-08T16:24:21.821Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-08T16:24:21.821Z] ---> Running in 55d5724054f2 [2022-09-08T16:24:21.821Z] Removing intermediate container 55d5724054f2 [2022-09-08T16:24:21.821Z] ---> 939a5f71f25f [2022-09-08T16:24:21.821Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-08T16:24:21.821Z] ---> c6682eeecddc [2022-09-08T16:24:21.821Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-08T16:24:22.414Z] ---> fb8bacc709b2 [2022-09-08T16:24:22.414Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-08T16:24:23.006Z] ---> 2da296c3acff [2022-09-08T16:24:23.006Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-08T16:24:23.006Z] ---> Running in 612415ffd08d [2022-09-08T16:24:23.279Z] Removing intermediate container 612415ffd08d [2022-09-08T16:24:23.279Z] ---> 0ffe03b81cac [2022-09-08T16:24:23.279Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T16:24:23.279Z] ---> Running in bb44ca0563a4 [2022-09-08T16:24:23.878Z] Removing intermediate container bb44ca0563a4 [2022-09-08T16:24:23.878Z] ---> c65bc83bb172 [2022-09-08T16:24:23.878Z] Step 21/23 : LABEL arch=arm64 [2022-09-08T16:24:23.878Z] ---> Running in de61fd64f6f6 [2022-09-08T16:24:24.152Z] Removing intermediate container de61fd64f6f6 [2022-09-08T16:24:24.152Z] ---> 1e94b7bc6052 [2022-09-08T16:24:24.152Z] Step 22/23 : LABEL git_sha=21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:24:24.152Z] ---> Running in a7a094dd4073 [2022-09-08T16:24:24.426Z] Removing intermediate container a7a094dd4073 [2022-09-08T16:24:24.426Z] ---> 3ed0c8e6af54 [2022-09-08T16:24:24.426Z] Step 23/23 : LABEL version=2.3.0-dev.60 [2022-09-08T16:24:24.708Z] ---> Running in bd153be34313 [2022-09-08T16:24:24.979Z] Removing intermediate container bd153be34313 [2022-09-08T16:24:24.979Z] ---> 3731ad674842 [2022-09-08T16:24:24.979Z] [2022-09-08T16:24:24.979Z] Successfully built 3731ad674842 [2022-09-08T16:24:24.979Z] Successfully tagged support-scheduler-arm64:latest [2022-09-08T16:24:25.589Z]  Building support-scheduler ... done  [Pipeline] } [2022-09-08T16:24:25.597Z] $ docker stop --time=1 20ee8e6621dcec1ce533aeecf8ed0221128574a44ed718dc9d7e4265ad4afa79 [2022-09-08T16:24:27.508Z] $ docker rm -f 20ee8e6621dcec1ce533aeecf8ed0221128574a44ed718dc9d7e4265ad4afa79 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-08T16:24:28.108Z] + docker images [2022-09-08T16:24:28.380Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-08T16:24:28.381Z] support-scheduler-arm64 latest 3731ad674842 4 seconds ago 25.7MB [2022-09-08T16:24:28.381Z] 24dea0684313 10 seconds ago 1.27GB [2022-09-08T16:24:28.381Z] security-spiffe-token-provider-arm64 latest 2581441af8be 34 seconds ago 28.4MB [2022-09-08T16:24:28.381Z] 6356fa64e51d 51 seconds ago 1.24GB [2022-09-08T16:24:28.381Z] core-command-arm64 latest 1cb1f0f048e8 59 seconds ago 16.7MB [2022-09-08T16:24:28.381Z] core-metadata-arm64 latest e13133b1a724 59 seconds ago 17.5MB [2022-09-08T16:24:28.381Z] 2ab94fe7b651 About a minute ago 1.21GB [2022-09-08T16:24:28.381Z] 5c20e8555905 About a minute ago 1.22GB [2022-09-08T16:24:28.381Z] security-bootstrapper-arm64 latest e64181b03312 3 minutes ago 19.1MB [2022-09-08T16:24:28.381Z] 5aef208750ac 4 minutes ago 1.2GB [2022-09-08T16:24:28.381Z] core-data-arm64 latest 017038a1597d 6 minutes ago 20.7MB [2022-09-08T16:24:28.381Z] 96bd9f77dacb 6 minutes ago 1.22GB [2022-09-08T16:24:28.381Z] support-notifications-arm64 latest b3f3243bfce1 6 minutes ago 26.3MB [2022-09-08T16:24:28.381Z] 3add982e4482 6 minutes ago 1.27GB [2022-09-08T16:24:28.381Z] security-proxy-setup-arm64 latest 389bf1c6fffc 8 minutes ago 26.4MB [2022-09-08T16:24:28.381Z] 961dee261857 8 minutes ago 1.2GB [2022-09-08T16:24:28.381Z] sys-mgmt-agent-arm64 latest 10d74133f786 8 minutes ago 133MB [2022-09-08T16:24:28.381Z] security-secretstore-setup-arm64 latest 0c4357d9a0d5 10 minutes ago 28.2MB [2022-09-08T16:24:28.381Z] 3064022d93c4 10 minutes ago 1.19GB [2022-09-08T16:24:28.381Z] 786de608db3b 10 minutes ago 1.2GB [2022-09-08T16:24:28.381Z] security-spire-agent-arm64 latest 8b47ae1ba5cf 14 minutes ago 122MB [2022-09-08T16:24:28.381Z] f5149c3a1125 15 minutes ago 1.09GB [2022-09-08T16:24:28.381Z] security-spire-config-arm64 latest 117061f6a945 15 minutes ago 83.6MB [2022-09-08T16:24:28.381Z] security-spire-server-arm64 latest 544123c077d9 15 minutes ago 84.2MB [2022-09-08T16:24:28.381Z] 98e4758dab57 15 minutes ago 1.09GB [2022-09-08T16:24:28.381Z] cb06ada92be8 15 minutes ago 1.09GB [2022-09-08T16:24:28.381Z] ci-base-image-arm64 latest 3e9d08e76d6a 17 minutes ago 995MB [2022-09-08T16:24:28.381Z] alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB [2022-09-08T16:24:28.381Z] alpine 3.16 a6215f271958 4 weeks ago 5.29MB [2022-09-08T16:24:28.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-08T16:24:28.381Z] 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-08T16:24:28.495Z] provisioning config files... [2022-09-08T16:24:28.514Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/296@tmp/config1085806363871388662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:24:28.874Z] ---> docker-login.sh [2022-09-08T16:24:28.874Z] nexus3.edgexfoundry.org:10001 [2022-09-08T16:24:29.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:24:29.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:24:29.145Z] Configure a credential helper to remove this warning. See [2022-09-08T16:24:29.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:24:29.145Z] [2022-09-08T16:24:29.145Z] Login Succeeded [2022-09-08T16:24:29.145Z] nexus3.edgexfoundry.org:10002 [2022-09-08T16:24:29.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:24:29.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:24:29.742Z] Configure a credential helper to remove this warning. See [2022-09-08T16:24:29.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:24:29.742Z] [2022-09-08T16:24:29.742Z] Login Succeeded [2022-09-08T16:24:29.742Z] nexus3.edgexfoundry.org:10003 [2022-09-08T16:24:30.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:24:30.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:24:30.339Z] Configure a credential helper to remove this warning. See [2022-09-08T16:24:30.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:24:30.339Z] [2022-09-08T16:24:30.339Z] Login Succeeded [2022-09-08T16:24:30.339Z] nexus3.edgexfoundry.org:10004 [2022-09-08T16:24:30.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:24:30.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:24:30.890Z] Configure a credential helper to remove this warning. See [2022-09-08T16:24:30.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:24:30.890Z] [2022-09-08T16:24:30.890Z] Login Succeeded [2022-09-08T16:24:30.890Z] docker.io [2022-09-08T16:24:31.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T16:24:31.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T16:24:31.754Z] Configure a credential helper to remove this warning. See [2022-09-08T16:24:31.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T16:24:31.754Z] [2022-09-08T16:24:31.754Z] Login Succeeded [2022-09-08T16:24:31.754Z] ---> docker-login.sh ends [Pipeline] } [2022-09-08T16:24:31.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:24:31.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-08T16:24:31.826Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-08T16:24:31.826Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:24:31.826Z] latest [2022-09-08T16:24:31.826Z] 2.3.0-dev.60 [2022-09-08T16:24:31.826Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:24:31.826Z] main [2022-09-08T16:24:31.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:32.179Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:32.539Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:24:32.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-08T16:24:32.539Z] 4b16ef589a45: Preparing [2022-09-08T16:24:32.539Z] 45204c59f9df: Preparing [2022-09-08T16:24:32.539Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:32.539Z] 2abc149bbf07: Preparing [2022-09-08T16:24:32.539Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:32.820Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:32.820Z] 4b16ef589a45: Pushed [2022-09-08T16:24:32.820Z] 8fe96d89a00a: Pushed [2022-09-08T16:24:32.820Z] 2abc149bbf07: Pushed [2022-09-08T16:24:36.318Z] 45204c59f9df: Pushed [2022-09-08T16:24:36.318Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:f473ffa7ab0c80e5c4f58a502bbdf73bb66b98d06068ad0c7399a797a2c73af5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:36.689Z] + 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-08T16:24:37.055Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-08T16:24:37.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-08T16:24:37.055Z] 4b16ef589a45: Preparing [2022-09-08T16:24:37.055Z] 45204c59f9df: Preparing [2022-09-08T16:24:37.055Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:37.055Z] 2abc149bbf07: Preparing [2022-09-08T16:24:37.055Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:37.055Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:37.055Z] 45204c59f9df: Layer already exists [2022-09-08T16:24:37.055Z] 2abc149bbf07: Layer already exists [2022-09-08T16:24:37.055Z] 4b16ef589a45: Layer already exists [2022-09-08T16:24:37.055Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:37.329Z] latest: digest: sha256:f473ffa7ab0c80e5c4f58a502bbdf73bb66b98d06068ad0c7399a797a2c73af5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:37.696Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:38.064Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.60 [2022-09-08T16:24:38.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-08T16:24:38.064Z] 4b16ef589a45: Preparing [2022-09-08T16:24:38.064Z] 45204c59f9df: Preparing [2022-09-08T16:24:38.064Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:38.064Z] 2abc149bbf07: Preparing [2022-09-08T16:24:38.064Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:38.064Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:38.064Z] 4b16ef589a45: Layer already exists [2022-09-08T16:24:38.064Z] 45204c59f9df: Layer already exists [2022-09-08T16:24:38.064Z] 2abc149bbf07: Layer already exists [2022-09-08T16:24:38.064Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:38.336Z] 2.3.0-dev.60: digest: sha256:f473ffa7ab0c80e5c4f58a502bbdf73bb66b98d06068ad0c7399a797a2c73af5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:38.711Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:39.080Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:24:39.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-08T16:24:39.081Z] 4b16ef589a45: Preparing [2022-09-08T16:24:39.081Z] 45204c59f9df: Preparing [2022-09-08T16:24:39.081Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:39.081Z] 2abc149bbf07: Preparing [2022-09-08T16:24:39.081Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:39.081Z] 4b16ef589a45: Layer already exists [2022-09-08T16:24:39.081Z] 45204c59f9df: Layer already exists [2022-09-08T16:24:39.081Z] 2abc149bbf07: Layer already exists [2022-09-08T16:24:39.081Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:39.081Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:39.354Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:f473ffa7ab0c80e5c4f58a502bbdf73bb66b98d06068ad0c7399a797a2c73af5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:39.729Z] + 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-08T16:24:40.089Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-08T16:24:40.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-08T16:24:40.089Z] 4b16ef589a45: Preparing [2022-09-08T16:24:40.089Z] 45204c59f9df: Preparing [2022-09-08T16:24:40.089Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:40.089Z] 2abc149bbf07: Preparing [2022-09-08T16:24:40.089Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:40.089Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:40.089Z] 4b16ef589a45: Layer already exists [2022-09-08T16:24:40.089Z] 45204c59f9df: Layer already exists [2022-09-08T16:24:40.089Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:40.089Z] 2abc149bbf07: Layer already exists [2022-09-08T16:24:40.361Z] main: digest: sha256:f473ffa7ab0c80e5c4f58a502bbdf73bb66b98d06068ad0c7399a797a2c73af5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:24:40.412Z] ===================================================== [Pipeline] echo [2022-09-08T16:24:40.423Z] taggedImages: [2022-09-08T16:24:40.423Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:24:40.423Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-08T16:24:40.423Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.60 [2022-09-08T16:24:40.423Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:24:40.423Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-08T16:24:40.447Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-08T16:24:40.447Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:24:40.447Z] latest [2022-09-08T16:24:40.447Z] 2.3.0-dev.60 [2022-09-08T16:24:40.447Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:24:40.447Z] main [2022-09-08T16:24:40.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:40.810Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:41.171Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:24:41.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-08T16:24:41.171Z] f030a855493d: Preparing [2022-09-08T16:24:41.171Z] ea0126a93178: Preparing [2022-09-08T16:24:41.171Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:41.171Z] 511c59e02231: Preparing [2022-09-08T16:24:41.171Z] c0c2875f7b8d: Preparing [2022-09-08T16:24:41.171Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:41.171Z] 5d3e392a13a0: Waiting [2022-09-08T16:24:41.442Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:41.442Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:41.442Z] f030a855493d: Pushed [2022-09-08T16:24:41.442Z] c0c2875f7b8d: Pushed [2022-09-08T16:24:42.418Z] 511c59e02231: Pushed [2022-09-08T16:24:45.029Z] ea0126a93178: Pushed [2022-09-08T16:24:45.029Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:350cc3081d17d6bf5289891c0cc554410ad29db0ae542b30ccd8cb4f5731bef2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:45.397Z] + 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-08T16:24:45.754Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-08T16:24:45.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-08T16:24:45.755Z] f030a855493d: Preparing [2022-09-08T16:24:45.755Z] ea0126a93178: Preparing [2022-09-08T16:24:45.755Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:45.755Z] 511c59e02231: Preparing [2022-09-08T16:24:45.755Z] c0c2875f7b8d: Preparing [2022-09-08T16:24:45.755Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:45.755Z] 5d3e392a13a0: Waiting [2022-09-08T16:24:45.755Z] ea0126a93178: Layer already exists [2022-09-08T16:24:45.755Z] c0c2875f7b8d: Layer already exists [2022-09-08T16:24:45.755Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:45.755Z] 511c59e02231: Layer already exists [2022-09-08T16:24:45.755Z] f030a855493d: Layer already exists [2022-09-08T16:24:46.026Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:46.026Z] latest: digest: sha256:350cc3081d17d6bf5289891c0cc554410ad29db0ae542b30ccd8cb4f5731bef2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:46.399Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:46.764Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.60 [2022-09-08T16:24:46.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-08T16:24:46.764Z] f030a855493d: Preparing [2022-09-08T16:24:46.764Z] ea0126a93178: Preparing [2022-09-08T16:24:46.764Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:46.764Z] 511c59e02231: Preparing [2022-09-08T16:24:46.764Z] c0c2875f7b8d: Preparing [2022-09-08T16:24:46.764Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:47.037Z] ea0126a93178: Layer already exists [2022-09-08T16:24:47.037Z] c0c2875f7b8d: Layer already exists [2022-09-08T16:24:47.037Z] 511c59e02231: Layer already exists [2022-09-08T16:24:47.037Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:47.037Z] f030a855493d: Layer already exists [2022-09-08T16:24:47.037Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:47.037Z] 2.3.0-dev.60: digest: sha256:350cc3081d17d6bf5289891c0cc554410ad29db0ae542b30ccd8cb4f5731bef2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:47.405Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:47.767Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:24:47.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-08T16:24:47.767Z] f030a855493d: Preparing [2022-09-08T16:24:47.767Z] ea0126a93178: Preparing [2022-09-08T16:24:47.767Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:47.767Z] 511c59e02231: Preparing [2022-09-08T16:24:47.767Z] c0c2875f7b8d: Preparing [2022-09-08T16:24:47.767Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:47.767Z] 5d3e392a13a0: Waiting [2022-09-08T16:24:48.041Z] f030a855493d: Layer already exists [2022-09-08T16:24:48.041Z] 511c59e02231: Layer already exists [2022-09-08T16:24:48.041Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:48.041Z] c0c2875f7b8d: Layer already exists [2022-09-08T16:24:48.041Z] ea0126a93178: Layer already exists [2022-09-08T16:24:48.041Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:48.041Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:350cc3081d17d6bf5289891c0cc554410ad29db0ae542b30ccd8cb4f5731bef2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:48.409Z] + 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-08T16:24:48.772Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-08T16:24:48.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-08T16:24:48.772Z] f030a855493d: Preparing [2022-09-08T16:24:48.772Z] ea0126a93178: Preparing [2022-09-08T16:24:48.772Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:48.772Z] 511c59e02231: Preparing [2022-09-08T16:24:48.772Z] c0c2875f7b8d: Preparing [2022-09-08T16:24:48.772Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:48.772Z] 5d3e392a13a0: Waiting [2022-09-08T16:24:48.772Z] f030a855493d: Layer already exists [2022-09-08T16:24:48.772Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:48.772Z] 511c59e02231: Layer already exists [2022-09-08T16:24:48.772Z] c0c2875f7b8d: Layer already exists [2022-09-08T16:24:48.772Z] ea0126a93178: Layer already exists [2022-09-08T16:24:49.045Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:49.045Z] main: digest: sha256:350cc3081d17d6bf5289891c0cc554410ad29db0ae542b30ccd8cb4f5731bef2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:24:49.106Z] ===================================================== [Pipeline] echo [2022-09-08T16:24:49.114Z] taggedImages: [2022-09-08T16:24:49.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:24:49.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-08T16:24:49.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.60 [2022-09-08T16:24:49.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:24:49.114Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-08T16:24:49.142Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-08T16:24:49.142Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:24:49.142Z] latest [2022-09-08T16:24:49.142Z] 2.3.0-dev.60 [2022-09-08T16:24:49.142Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:24:49.142Z] main [2022-09-08T16:24:49.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:49.511Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:49.874Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:24:49.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-08T16:24:49.874Z] 09fb653a17ed: Preparing [2022-09-08T16:24:49.874Z] e0ea4312e330: Preparing [2022-09-08T16:24:49.874Z] 591c9f7bb1d8: Preparing [2022-09-08T16:24:49.874Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:49.874Z] 2abc149bbf07: Preparing [2022-09-08T16:24:49.874Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:50.148Z] 2abc149bbf07: Layer already exists [2022-09-08T16:24:50.148Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:50.148Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:50.148Z] 09fb653a17ed: Pushed [2022-09-08T16:24:50.148Z] e0ea4312e330: Pushed [2022-09-08T16:24:53.542Z] 591c9f7bb1d8: Pushed [2022-09-08T16:24:53.542Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:b65be5fa12722b6b72cfe4bb38647ff83c15b8ab3d22c415dffee916d4788af6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:54.188Z] + 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-08T16:24:54.564Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-08T16:24:54.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-08T16:24:54.564Z] 09fb653a17ed: Preparing [2022-09-08T16:24:54.564Z] e0ea4312e330: Preparing [2022-09-08T16:24:54.564Z] 591c9f7bb1d8: Preparing [2022-09-08T16:24:54.564Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:54.564Z] 2abc149bbf07: Preparing [2022-09-08T16:24:54.564Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:54.564Z] 5d3e392a13a0: Waiting [2022-09-08T16:24:54.564Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:54.564Z] e0ea4312e330: Layer already exists [2022-09-08T16:24:54.564Z] 591c9f7bb1d8: Layer already exists [2022-09-08T16:24:54.564Z] 2abc149bbf07: Layer already exists [2022-09-08T16:24:54.564Z] 09fb653a17ed: Layer already exists [2022-09-08T16:24:54.837Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:54.837Z] latest: digest: sha256:b65be5fa12722b6b72cfe4bb38647ff83c15b8ab3d22c415dffee916d4788af6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:55.207Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:55.562Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.60 [2022-09-08T16:24:55.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-08T16:24:55.562Z] 09fb653a17ed: Preparing [2022-09-08T16:24:55.562Z] e0ea4312e330: Preparing [2022-09-08T16:24:55.562Z] 591c9f7bb1d8: Preparing [2022-09-08T16:24:55.562Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:55.562Z] 2abc149bbf07: Preparing [2022-09-08T16:24:55.562Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:55.562Z] 5d3e392a13a0: Waiting [2022-09-08T16:24:55.562Z] 2abc149bbf07: Layer already exists [2022-09-08T16:24:55.562Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:55.562Z] 09fb653a17ed: Layer already exists [2022-09-08T16:24:55.562Z] e0ea4312e330: Layer already exists [2022-09-08T16:24:55.562Z] 591c9f7bb1d8: Layer already exists [2022-09-08T16:24:55.851Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:55.851Z] 2.3.0-dev.60: digest: sha256:b65be5fa12722b6b72cfe4bb38647ff83c15b8ab3d22c415dffee916d4788af6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:56.259Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:56.671Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:24:56.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-08T16:24:56.671Z] 09fb653a17ed: Preparing [2022-09-08T16:24:56.671Z] e0ea4312e330: Preparing [2022-09-08T16:24:56.671Z] 591c9f7bb1d8: Preparing [2022-09-08T16:24:56.671Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:56.671Z] 2abc149bbf07: Preparing [2022-09-08T16:24:56.671Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:56.671Z] 5d3e392a13a0: Waiting [2022-09-08T16:24:56.945Z] e0ea4312e330: Layer already exists [2022-09-08T16:24:56.945Z] 09fb653a17ed: Layer already exists [2022-09-08T16:24:56.945Z] 2abc149bbf07: Layer already exists [2022-09-08T16:24:56.945Z] 591c9f7bb1d8: Layer already exists [2022-09-08T16:24:56.945Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:56.945Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:56.945Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:b65be5fa12722b6b72cfe4bb38647ff83c15b8ab3d22c415dffee916d4788af6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:57.317Z] + 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-08T16:24:57.683Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-08T16:24:57.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-08T16:24:57.683Z] 09fb653a17ed: Preparing [2022-09-08T16:24:57.683Z] e0ea4312e330: Preparing [2022-09-08T16:24:57.683Z] 591c9f7bb1d8: Preparing [2022-09-08T16:24:57.683Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:57.683Z] 2abc149bbf07: Preparing [2022-09-08T16:24:57.683Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:57.683Z] 5d3e392a13a0: Waiting [2022-09-08T16:24:57.956Z] e0ea4312e330: Layer already exists [2022-09-08T16:24:57.956Z] 2abc149bbf07: Layer already exists [2022-09-08T16:24:57.956Z] 591c9f7bb1d8: Layer already exists [2022-09-08T16:24:57.956Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:57.956Z] 09fb653a17ed: Layer already exists [2022-09-08T16:24:57.956Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:24:57.956Z] main: digest: sha256:b65be5fa12722b6b72cfe4bb38647ff83c15b8ab3d22c415dffee916d4788af6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:24:58.005Z] ===================================================== [Pipeline] echo [2022-09-08T16:24:58.015Z] taggedImages: [2022-09-08T16:24:58.015Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:24:58.015Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-08T16:24:58.015Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.60 [2022-09-08T16:24:58.015Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:24:58.015Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-08T16:24:58.035Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-08T16:24:58.036Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:24:58.036Z] latest [2022-09-08T16:24:58.036Z] 2.3.0-dev.60 [2022-09-08T16:24:58.036Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:24:58.036Z] main [2022-09-08T16:24:58.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:58.400Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:24:58.778Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:24:58.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-08T16:24:58.778Z] 50974b29e0eb: Preparing [2022-09-08T16:24:58.778Z] 50974b29e0eb: Preparing [2022-09-08T16:24:58.778Z] d104fcc9b757: Preparing [2022-09-08T16:24:58.778Z] 7b859356bca4: Preparing [2022-09-08T16:24:58.778Z] c2f733768ff2: Preparing [2022-09-08T16:24:58.778Z] a64816ffe49a: Preparing [2022-09-08T16:24:58.778Z] 383da0b5f1eb: Preparing [2022-09-08T16:24:58.778Z] 8fe96d89a00a: Preparing [2022-09-08T16:24:58.778Z] 480abe83023b: Preparing [2022-09-08T16:24:58.778Z] 73ce4d58be4c: Preparing [2022-09-08T16:24:58.778Z] 1af4c3fc33d3: Preparing [2022-09-08T16:24:58.778Z] b075e8ff64ef: Preparing [2022-09-08T16:24:58.778Z] 5d3e392a13a0: Preparing [2022-09-08T16:24:58.778Z] 383da0b5f1eb: Waiting [2022-09-08T16:24:58.778Z] 73ce4d58be4c: Waiting [2022-09-08T16:24:58.778Z] 1af4c3fc33d3: Waiting [2022-09-08T16:24:58.778Z] b075e8ff64ef: Waiting [2022-09-08T16:24:58.778Z] 8fe96d89a00a: Waiting [2022-09-08T16:24:58.778Z] 480abe83023b: Waiting [2022-09-08T16:24:59.052Z] d104fcc9b757: Pushed [2022-09-08T16:24:59.052Z] 50974b29e0eb: Pushed [2022-09-08T16:24:59.052Z] a64816ffe49a: Pushed [2022-09-08T16:24:59.333Z] 7b859356bca4: Pushed [2022-09-08T16:24:59.333Z] c2f733768ff2: Pushed [2022-09-08T16:24:59.333Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:24:59.333Z] 480abe83023b: Pushed [2022-09-08T16:24:59.333Z] 73ce4d58be4c: Pushed [2022-09-08T16:24:59.333Z] 1af4c3fc33d3: Pushed [2022-09-08T16:24:59.333Z] b075e8ff64ef: Pushed [2022-09-08T16:24:59.605Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:02.987Z] 383da0b5f1eb: Pushed [2022-09-08T16:25:02.987Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:ed99297eddaaca56c1c7c09a200b081b94ae8b5db2b952d28658d3745400eb0f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:03.353Z] + 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-08T16:25:03.720Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-08T16:25:03.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-08T16:25:03.720Z] 50974b29e0eb: Preparing [2022-09-08T16:25:03.720Z] 50974b29e0eb: Preparing [2022-09-08T16:25:03.720Z] d104fcc9b757: Preparing [2022-09-08T16:25:03.720Z] 7b859356bca4: Preparing [2022-09-08T16:25:03.720Z] c2f733768ff2: Preparing [2022-09-08T16:25:03.720Z] a64816ffe49a: Preparing [2022-09-08T16:25:03.720Z] 383da0b5f1eb: Preparing [2022-09-08T16:25:03.720Z] 8fe96d89a00a: Preparing [2022-09-08T16:25:03.720Z] 480abe83023b: Preparing [2022-09-08T16:25:03.720Z] 73ce4d58be4c: Preparing [2022-09-08T16:25:03.720Z] 1af4c3fc33d3: Preparing [2022-09-08T16:25:03.720Z] b075e8ff64ef: Preparing [2022-09-08T16:25:03.720Z] 5d3e392a13a0: Preparing [2022-09-08T16:25:03.720Z] 383da0b5f1eb: Waiting [2022-09-08T16:25:03.720Z] 8fe96d89a00a: Waiting [2022-09-08T16:25:03.720Z] 480abe83023b: Waiting [2022-09-08T16:25:03.720Z] 73ce4d58be4c: Waiting [2022-09-08T16:25:03.720Z] 1af4c3fc33d3: Waiting [2022-09-08T16:25:03.720Z] b075e8ff64ef: Waiting [2022-09-08T16:25:03.720Z] 5d3e392a13a0: Waiting [2022-09-08T16:25:03.720Z] 7b859356bca4: Layer already exists [2022-09-08T16:25:03.720Z] d104fcc9b757: Layer already exists [2022-09-08T16:25:03.720Z] a64816ffe49a: Layer already exists [2022-09-08T16:25:03.720Z] 50974b29e0eb: Layer already exists [2022-09-08T16:25:03.720Z] c2f733768ff2: Layer already exists [2022-09-08T16:25:03.720Z] 73ce4d58be4c: Layer already exists [2022-09-08T16:25:03.720Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:25:03.720Z] 383da0b5f1eb: Layer already exists [2022-09-08T16:25:03.720Z] 480abe83023b: Layer already exists [2022-09-08T16:25:03.720Z] 1af4c3fc33d3: Layer already exists [2022-09-08T16:25:03.992Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:03.992Z] b075e8ff64ef: Layer already exists [2022-09-08T16:25:03.992Z] latest: digest: sha256:ed99297eddaaca56c1c7c09a200b081b94ae8b5db2b952d28658d3745400eb0f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:04.353Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:04.717Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.60 [2022-09-08T16:25:04.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-08T16:25:04.717Z] 50974b29e0eb: Preparing [2022-09-08T16:25:04.717Z] 50974b29e0eb: Preparing [2022-09-08T16:25:04.717Z] d104fcc9b757: Preparing [2022-09-08T16:25:04.717Z] 7b859356bca4: Preparing [2022-09-08T16:25:04.717Z] c2f733768ff2: Preparing [2022-09-08T16:25:04.717Z] a64816ffe49a: Preparing [2022-09-08T16:25:04.717Z] 383da0b5f1eb: Preparing [2022-09-08T16:25:04.717Z] 8fe96d89a00a: Preparing [2022-09-08T16:25:04.717Z] 480abe83023b: Preparing [2022-09-08T16:25:04.717Z] 73ce4d58be4c: Preparing [2022-09-08T16:25:04.717Z] 1af4c3fc33d3: Preparing [2022-09-08T16:25:04.717Z] b075e8ff64ef: Preparing [2022-09-08T16:25:04.717Z] 5d3e392a13a0: Preparing [2022-09-08T16:25:04.717Z] 480abe83023b: Waiting [2022-09-08T16:25:04.717Z] 73ce4d58be4c: Waiting [2022-09-08T16:25:04.717Z] 1af4c3fc33d3: Waiting [2022-09-08T16:25:04.717Z] 383da0b5f1eb: Waiting [2022-09-08T16:25:04.717Z] 8fe96d89a00a: Waiting [2022-09-08T16:25:04.717Z] b075e8ff64ef: Waiting [2022-09-08T16:25:04.989Z] 7b859356bca4: Layer already exists [2022-09-08T16:25:04.989Z] d104fcc9b757: Layer already exists [2022-09-08T16:25:04.989Z] 50974b29e0eb: Layer already exists [2022-09-08T16:25:04.989Z] a64816ffe49a: Layer already exists [2022-09-08T16:25:04.989Z] c2f733768ff2: Layer already exists [2022-09-08T16:25:04.989Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:25:04.989Z] 383da0b5f1eb: Layer already exists [2022-09-08T16:25:04.989Z] 480abe83023b: Layer already exists [2022-09-08T16:25:04.989Z] 1af4c3fc33d3: Layer already exists [2022-09-08T16:25:04.989Z] 73ce4d58be4c: Layer already exists [2022-09-08T16:25:04.989Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:04.989Z] b075e8ff64ef: Layer already exists [2022-09-08T16:25:04.989Z] 2.3.0-dev.60: digest: sha256:ed99297eddaaca56c1c7c09a200b081b94ae8b5db2b952d28658d3745400eb0f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:05.365Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:05.724Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:05.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-08T16:25:05.724Z] 50974b29e0eb: Preparing [2022-09-08T16:25:05.724Z] 50974b29e0eb: Preparing [2022-09-08T16:25:05.724Z] d104fcc9b757: Preparing [2022-09-08T16:25:05.724Z] 7b859356bca4: Preparing [2022-09-08T16:25:05.724Z] c2f733768ff2: Preparing [2022-09-08T16:25:05.725Z] a64816ffe49a: Preparing [2022-09-08T16:25:05.725Z] 383da0b5f1eb: Preparing [2022-09-08T16:25:05.725Z] 8fe96d89a00a: Preparing [2022-09-08T16:25:05.725Z] 480abe83023b: Preparing [2022-09-08T16:25:05.725Z] 73ce4d58be4c: Preparing [2022-09-08T16:25:05.725Z] 1af4c3fc33d3: Preparing [2022-09-08T16:25:05.725Z] b075e8ff64ef: Preparing [2022-09-08T16:25:05.725Z] 5d3e392a13a0: Preparing [2022-09-08T16:25:05.725Z] 480abe83023b: Waiting [2022-09-08T16:25:05.725Z] b075e8ff64ef: Waiting [2022-09-08T16:25:05.725Z] 5d3e392a13a0: Waiting [2022-09-08T16:25:05.725Z] 1af4c3fc33d3: Waiting [2022-09-08T16:25:05.725Z] 383da0b5f1eb: Waiting [2022-09-08T16:25:05.725Z] 8fe96d89a00a: Waiting [2022-09-08T16:25:05.725Z] 73ce4d58be4c: Waiting [2022-09-08T16:25:05.725Z] a64816ffe49a: Layer already exists [2022-09-08T16:25:05.725Z] d104fcc9b757: Layer already exists [2022-09-08T16:25:05.725Z] 7b859356bca4: Layer already exists [2022-09-08T16:25:05.999Z] 50974b29e0eb: Layer already exists [2022-09-08T16:25:05.999Z] c2f733768ff2: Layer already exists [2022-09-08T16:25:05.999Z] 383da0b5f1eb: Layer already exists [2022-09-08T16:25:05.999Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:25:05.999Z] 480abe83023b: Layer already exists [2022-09-08T16:25:05.999Z] 1af4c3fc33d3: Layer already exists [2022-09-08T16:25:05.999Z] 73ce4d58be4c: Layer already exists [2022-09-08T16:25:05.999Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:05.999Z] b075e8ff64ef: Layer already exists [2022-09-08T16:25:05.999Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:ed99297eddaaca56c1c7c09a200b081b94ae8b5db2b952d28658d3745400eb0f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:06.369Z] + 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-08T16:25:06.726Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-08T16:25:06.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-08T16:25:06.726Z] 50974b29e0eb: Preparing [2022-09-08T16:25:06.726Z] 50974b29e0eb: Preparing [2022-09-08T16:25:06.726Z] d104fcc9b757: Preparing [2022-09-08T16:25:06.726Z] 7b859356bca4: Preparing [2022-09-08T16:25:06.726Z] c2f733768ff2: Preparing [2022-09-08T16:25:06.726Z] a64816ffe49a: Preparing [2022-09-08T16:25:06.726Z] 383da0b5f1eb: Preparing [2022-09-08T16:25:06.726Z] 8fe96d89a00a: Preparing [2022-09-08T16:25:06.726Z] 480abe83023b: Preparing [2022-09-08T16:25:06.726Z] 73ce4d58be4c: Preparing [2022-09-08T16:25:06.726Z] 1af4c3fc33d3: Preparing [2022-09-08T16:25:06.726Z] b075e8ff64ef: Preparing [2022-09-08T16:25:06.726Z] 5d3e392a13a0: Preparing [2022-09-08T16:25:06.726Z] 73ce4d58be4c: Waiting [2022-09-08T16:25:06.726Z] 1af4c3fc33d3: Waiting [2022-09-08T16:25:06.726Z] b075e8ff64ef: Waiting [2022-09-08T16:25:06.726Z] 5d3e392a13a0: Waiting [2022-09-08T16:25:06.726Z] 383da0b5f1eb: Waiting [2022-09-08T16:25:06.726Z] 8fe96d89a00a: Waiting [2022-09-08T16:25:06.726Z] 480abe83023b: Waiting [2022-09-08T16:25:06.997Z] d104fcc9b757: Layer already exists [2022-09-08T16:25:06.998Z] 50974b29e0eb: Layer already exists [2022-09-08T16:25:06.998Z] a64816ffe49a: Layer already exists [2022-09-08T16:25:06.998Z] c2f733768ff2: Layer already exists [2022-09-08T16:25:06.998Z] 7b859356bca4: Layer already exists [2022-09-08T16:25:06.998Z] 480abe83023b: Layer already exists [2022-09-08T16:25:06.998Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:25:06.998Z] 383da0b5f1eb: Layer already exists [2022-09-08T16:25:06.998Z] 1af4c3fc33d3: Layer already exists [2022-09-08T16:25:06.998Z] 73ce4d58be4c: Layer already exists [2022-09-08T16:25:06.998Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:06.998Z] b075e8ff64ef: Layer already exists [2022-09-08T16:25:06.998Z] main: digest: sha256:ed99297eddaaca56c1c7c09a200b081b94ae8b5db2b952d28658d3745400eb0f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:25:07.059Z] ===================================================== [Pipeline] echo [2022-09-08T16:25:07.069Z] taggedImages: [2022-09-08T16:25:07.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:07.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-08T16:25:07.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.60 [2022-09-08T16:25:07.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:07.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-08T16:25:07.089Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-08T16:25:07.089Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:07.089Z] latest [2022-09-08T16:25:07.089Z] 2.3.0-dev.60 [2022-09-08T16:25:07.089Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:07.089Z] main [2022-09-08T16:25:07.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:07.512Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:07.878Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:07.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-08T16:25:07.878Z] 078da25a7536: Preparing [2022-09-08T16:25:07.878Z] d01aae46a3e2: Preparing [2022-09-08T16:25:07.878Z] 7e9d8467c848: Preparing [2022-09-08T16:25:07.878Z] 736a28c2d64a: Preparing [2022-09-08T16:25:07.878Z] 89e5a3ecbe23: Preparing [2022-09-08T16:25:07.878Z] 7c5cda71c5eb: Preparing [2022-09-08T16:25:07.878Z] d480a62c5c17: Preparing [2022-09-08T16:25:07.878Z] 5d3e392a13a0: Preparing [2022-09-08T16:25:07.878Z] 7c5cda71c5eb: Waiting [2022-09-08T16:25:07.878Z] d480a62c5c17: Waiting [2022-09-08T16:25:07.878Z] 5d3e392a13a0: Waiting [2022-09-08T16:25:08.154Z] 078da25a7536: Pushed [2022-09-08T16:25:08.154Z] d01aae46a3e2: Pushed [2022-09-08T16:25:08.154Z] 89e5a3ecbe23: Pushed [2022-09-08T16:25:08.154Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:08.430Z] 7c5cda71c5eb: Pushed [2022-09-08T16:25:09.028Z] d480a62c5c17: Pushed [2022-09-08T16:25:10.456Z] 736a28c2d64a: Pushed [2022-09-08T16:25:10.456Z] 7e9d8467c848: Pushed [2022-09-08T16:25:10.727Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:fa2e0f3c1dd5494a3af32c8500614cb47c3c357e4469ad3e5d0ff622750a65ad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:11.084Z] + 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-08T16:25:11.442Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-08T16:25:11.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-08T16:25:11.442Z] 078da25a7536: Preparing [2022-09-08T16:25:11.442Z] d01aae46a3e2: Preparing [2022-09-08T16:25:11.442Z] 7e9d8467c848: Preparing [2022-09-08T16:25:11.442Z] 736a28c2d64a: Preparing [2022-09-08T16:25:11.442Z] 89e5a3ecbe23: Preparing [2022-09-08T16:25:11.442Z] 7c5cda71c5eb: Preparing [2022-09-08T16:25:11.442Z] d480a62c5c17: Preparing [2022-09-08T16:25:11.442Z] 5d3e392a13a0: Preparing [2022-09-08T16:25:11.442Z] d480a62c5c17: Waiting [2022-09-08T16:25:11.442Z] 5d3e392a13a0: Waiting [2022-09-08T16:25:11.442Z] 7c5cda71c5eb: Waiting [2022-09-08T16:25:11.713Z] d01aae46a3e2: Layer already exists [2022-09-08T16:25:11.713Z] 736a28c2d64a: Layer already exists [2022-09-08T16:25:11.713Z] 89e5a3ecbe23: Layer already exists [2022-09-08T16:25:11.713Z] 078da25a7536: Layer already exists [2022-09-08T16:25:11.713Z] 7e9d8467c848: Layer already exists [2022-09-08T16:25:11.713Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:11.713Z] 7c5cda71c5eb: Layer already exists [2022-09-08T16:25:11.713Z] d480a62c5c17: Layer already exists [2022-09-08T16:25:11.713Z] latest: digest: sha256:fa2e0f3c1dd5494a3af32c8500614cb47c3c357e4469ad3e5d0ff622750a65ad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:12.077Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:12.439Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.60 [2022-09-08T16:25:12.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-08T16:25:12.440Z] 078da25a7536: Preparing [2022-09-08T16:25:12.440Z] d01aae46a3e2: Preparing [2022-09-08T16:25:12.440Z] 7e9d8467c848: Preparing [2022-09-08T16:25:12.440Z] 736a28c2d64a: Preparing [2022-09-08T16:25:12.440Z] 89e5a3ecbe23: Preparing [2022-09-08T16:25:12.440Z] 7c5cda71c5eb: Preparing [2022-09-08T16:25:12.440Z] d480a62c5c17: Preparing [2022-09-08T16:25:12.440Z] 5d3e392a13a0: Preparing [2022-09-08T16:25:12.440Z] 7c5cda71c5eb: Waiting [2022-09-08T16:25:12.440Z] d480a62c5c17: Waiting [2022-09-08T16:25:12.440Z] 5d3e392a13a0: Waiting [2022-09-08T16:25:12.440Z] 89e5a3ecbe23: Layer already exists [2022-09-08T16:25:12.440Z] 736a28c2d64a: Layer already exists [2022-09-08T16:25:12.440Z] d01aae46a3e2: Layer already exists [2022-09-08T16:25:12.440Z] 7e9d8467c848: Layer already exists [2022-09-08T16:25:12.440Z] 078da25a7536: Layer already exists [2022-09-08T16:25:12.440Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:12.711Z] d480a62c5c17: Layer already exists [2022-09-08T16:25:12.711Z] 7c5cda71c5eb: Layer already exists [2022-09-08T16:25:12.711Z] 2.3.0-dev.60: digest: sha256:fa2e0f3c1dd5494a3af32c8500614cb47c3c357e4469ad3e5d0ff622750a65ad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:13.075Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:13.430Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:13.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-08T16:25:13.431Z] 078da25a7536: Preparing [2022-09-08T16:25:13.431Z] d01aae46a3e2: Preparing [2022-09-08T16:25:13.431Z] 7e9d8467c848: Preparing [2022-09-08T16:25:13.431Z] 736a28c2d64a: Preparing [2022-09-08T16:25:13.431Z] 89e5a3ecbe23: Preparing [2022-09-08T16:25:13.431Z] 7c5cda71c5eb: Preparing [2022-09-08T16:25:13.431Z] d480a62c5c17: Preparing [2022-09-08T16:25:13.431Z] 5d3e392a13a0: Preparing [2022-09-08T16:25:13.431Z] 7c5cda71c5eb: Waiting [2022-09-08T16:25:13.431Z] d480a62c5c17: Waiting [2022-09-08T16:25:13.431Z] 5d3e392a13a0: Waiting [2022-09-08T16:25:13.431Z] d01aae46a3e2: Layer already exists [2022-09-08T16:25:13.431Z] 078da25a7536: Layer already exists [2022-09-08T16:25:13.431Z] 89e5a3ecbe23: Layer already exists [2022-09-08T16:25:13.431Z] 7e9d8467c848: Layer already exists [2022-09-08T16:25:13.431Z] 736a28c2d64a: Layer already exists [2022-09-08T16:25:13.703Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:13.703Z] d480a62c5c17: Layer already exists [2022-09-08T16:25:13.703Z] 7c5cda71c5eb: Layer already exists [2022-09-08T16:25:13.704Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:fa2e0f3c1dd5494a3af32c8500614cb47c3c357e4469ad3e5d0ff622750a65ad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:14.066Z] + 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-08T16:25:14.425Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-08T16:25:14.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-08T16:25:14.425Z] 078da25a7536: Preparing [2022-09-08T16:25:14.425Z] d01aae46a3e2: Preparing [2022-09-08T16:25:14.425Z] 7e9d8467c848: Preparing [2022-09-08T16:25:14.425Z] 736a28c2d64a: Preparing [2022-09-08T16:25:14.425Z] 89e5a3ecbe23: Preparing [2022-09-08T16:25:14.425Z] 7c5cda71c5eb: Preparing [2022-09-08T16:25:14.425Z] d480a62c5c17: Preparing [2022-09-08T16:25:14.425Z] 5d3e392a13a0: Preparing [2022-09-08T16:25:14.425Z] d480a62c5c17: Waiting [2022-09-08T16:25:14.425Z] 5d3e392a13a0: Waiting [2022-09-08T16:25:14.425Z] 7c5cda71c5eb: Waiting [2022-09-08T16:25:14.425Z] 7e9d8467c848: Layer already exists [2022-09-08T16:25:14.425Z] 736a28c2d64a: Layer already exists [2022-09-08T16:25:14.425Z] 89e5a3ecbe23: Layer already exists [2022-09-08T16:25:14.425Z] 078da25a7536: Layer already exists [2022-09-08T16:25:14.425Z] d01aae46a3e2: Layer already exists [2022-09-08T16:25:14.425Z] 7c5cda71c5eb: Layer already exists [2022-09-08T16:25:14.696Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:14.696Z] d480a62c5c17: Layer already exists [2022-09-08T16:25:14.696Z] main: digest: sha256:fa2e0f3c1dd5494a3af32c8500614cb47c3c357e4469ad3e5d0ff622750a65ad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:25:14.754Z] ===================================================== [Pipeline] echo [2022-09-08T16:25:14.763Z] taggedImages: [2022-09-08T16:25:14.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:14.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-08T16:25:14.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.60 [2022-09-08T16:25:14.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:14.763Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-08T16:25:14.783Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-08T16:25:14.783Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:14.783Z] latest [2022-09-08T16:25:14.783Z] 2.3.0-dev.60 [2022-09-08T16:25:14.783Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:14.783Z] main [2022-09-08T16:25:14.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:15.177Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:15.551Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:15.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-08T16:25:15.551Z] 374eb1e2dbd4: Preparing [2022-09-08T16:25:15.551Z] 2fb51ca65c63: Preparing [2022-09-08T16:25:15.551Z] 9ef2767bfd79: Preparing [2022-09-08T16:25:15.551Z] b166f1dfbb59: Preparing [2022-09-08T16:25:15.551Z] 171816d5db33: Preparing [2022-09-08T16:25:15.551Z] ffcab4231398: Preparing [2022-09-08T16:25:15.551Z] bf05449e741a: Preparing [2022-09-08T16:25:15.551Z] 4764e2f7ec2c: Preparing [2022-09-08T16:25:15.551Z] 849d925916fe: Preparing [2022-09-08T16:25:15.551Z] 5d3e392a13a0: Preparing [2022-09-08T16:25:15.551Z] bf05449e741a: Waiting [2022-09-08T16:25:15.551Z] 4764e2f7ec2c: Waiting [2022-09-08T16:25:15.551Z] ffcab4231398: Waiting [2022-09-08T16:25:15.551Z] 5d3e392a13a0: Waiting [2022-09-08T16:25:15.551Z] 849d925916fe: Waiting [2022-09-08T16:25:15.858Z] 2fb51ca65c63: Pushed [2022-09-08T16:25:15.858Z] 171816d5db33: Pushed [2022-09-08T16:25:15.858Z] 374eb1e2dbd4: Pushed [2022-09-08T16:25:16.134Z] ffcab4231398: Pushed [2022-09-08T16:25:16.134Z] bf05449e741a: Pushed [2022-09-08T16:25:16.134Z] 4764e2f7ec2c: Pushed [2022-09-08T16:25:16.408Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:16.680Z] 849d925916fe: Pushed [2022-09-08T16:25:18.650Z] b166f1dfbb59: Pushed [2022-09-08T16:25:19.247Z] 9ef2767bfd79: Pushed [2022-09-08T16:25:19.517Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:00d171659ea7d64ff6807cb19fc255739b13d25ea38655cb4b5780f3e195e2a6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:19.877Z] + 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-08T16:25:20.236Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-08T16:25:20.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-08T16:25:20.236Z] 374eb1e2dbd4: Preparing [2022-09-08T16:25:20.236Z] 2fb51ca65c63: Preparing [2022-09-08T16:25:20.236Z] 9ef2767bfd79: Preparing [2022-09-08T16:25:20.236Z] b166f1dfbb59: Preparing [2022-09-08T16:25:20.236Z] 171816d5db33: Preparing [2022-09-08T16:25:20.236Z] ffcab4231398: Preparing [2022-09-08T16:25:20.236Z] bf05449e741a: Preparing [2022-09-08T16:25:20.236Z] 4764e2f7ec2c: Preparing [2022-09-08T16:25:20.236Z] 849d925916fe: Preparing [2022-09-08T16:25:20.236Z] 5d3e392a13a0: Preparing [2022-09-08T16:25:20.236Z] 4764e2f7ec2c: Waiting [2022-09-08T16:25:20.236Z] 849d925916fe: Waiting [2022-09-08T16:25:20.236Z] ffcab4231398: Waiting [2022-09-08T16:25:20.236Z] 5d3e392a13a0: Waiting [2022-09-08T16:25:20.236Z] bf05449e741a: Waiting [2022-09-08T16:25:20.236Z] 9ef2767bfd79: Layer already exists [2022-09-08T16:25:20.236Z] 171816d5db33: Layer already exists [2022-09-08T16:25:20.237Z] 374eb1e2dbd4: Layer already exists [2022-09-08T16:25:20.237Z] b166f1dfbb59: Layer already exists [2022-09-08T16:25:20.237Z] 2fb51ca65c63: Layer already exists [2022-09-08T16:25:20.507Z] 4764e2f7ec2c: Layer already exists [2022-09-08T16:25:20.507Z] bf05449e741a: Layer already exists [2022-09-08T16:25:20.507Z] 849d925916fe: Layer already exists [2022-09-08T16:25:20.507Z] ffcab4231398: Layer already exists [2022-09-08T16:25:20.507Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:20.507Z] latest: digest: sha256:00d171659ea7d64ff6807cb19fc255739b13d25ea38655cb4b5780f3e195e2a6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:20.864Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:21.213Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.60 [2022-09-08T16:25:21.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-08T16:25:21.213Z] 374eb1e2dbd4: Preparing [2022-09-08T16:25:21.213Z] 2fb51ca65c63: Preparing [2022-09-08T16:25:21.213Z] 9ef2767bfd79: Preparing [2022-09-08T16:25:21.213Z] b166f1dfbb59: Preparing [2022-09-08T16:25:21.213Z] 171816d5db33: Preparing [2022-09-08T16:25:21.213Z] ffcab4231398: Preparing [2022-09-08T16:25:21.213Z] bf05449e741a: Preparing [2022-09-08T16:25:21.213Z] 4764e2f7ec2c: Preparing [2022-09-08T16:25:21.213Z] 849d925916fe: Preparing [2022-09-08T16:25:21.213Z] 5d3e392a13a0: Preparing [2022-09-08T16:25:21.213Z] bf05449e741a: Waiting [2022-09-08T16:25:21.213Z] 4764e2f7ec2c: Waiting [2022-09-08T16:25:21.213Z] 849d925916fe: Waiting [2022-09-08T16:25:21.213Z] 5d3e392a13a0: Waiting [2022-09-08T16:25:21.213Z] ffcab4231398: Waiting [2022-09-08T16:25:21.213Z] 374eb1e2dbd4: Layer already exists [2022-09-08T16:25:21.213Z] 9ef2767bfd79: Layer already exists [2022-09-08T16:25:21.213Z] 2fb51ca65c63: Layer already exists [2022-09-08T16:25:21.213Z] b166f1dfbb59: Layer already exists [2022-09-08T16:25:21.213Z] 171816d5db33: Layer already exists [2022-09-08T16:25:21.485Z] bf05449e741a: Layer already exists [2022-09-08T16:25:21.485Z] ffcab4231398: Layer already exists [2022-09-08T16:25:21.485Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:21.485Z] 849d925916fe: Layer already exists [2022-09-08T16:25:21.485Z] 4764e2f7ec2c: Layer already exists [2022-09-08T16:25:21.485Z] 2.3.0-dev.60: digest: sha256:00d171659ea7d64ff6807cb19fc255739b13d25ea38655cb4b5780f3e195e2a6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:21.848Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:22.210Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:22.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-08T16:25:22.210Z] 374eb1e2dbd4: Preparing [2022-09-08T16:25:22.210Z] 2fb51ca65c63: Preparing [2022-09-08T16:25:22.210Z] 9ef2767bfd79: Preparing [2022-09-08T16:25:22.210Z] b166f1dfbb59: Preparing [2022-09-08T16:25:22.210Z] 171816d5db33: Preparing [2022-09-08T16:25:22.210Z] ffcab4231398: Preparing [2022-09-08T16:25:22.210Z] bf05449e741a: Preparing [2022-09-08T16:25:22.210Z] 4764e2f7ec2c: Preparing [2022-09-08T16:25:22.210Z] 849d925916fe: Preparing [2022-09-08T16:25:22.210Z] 5d3e392a13a0: Preparing [2022-09-08T16:25:22.210Z] bf05449e741a: Waiting [2022-09-08T16:25:22.210Z] 4764e2f7ec2c: Waiting [2022-09-08T16:25:22.210Z] ffcab4231398: Waiting [2022-09-08T16:25:22.210Z] 849d925916fe: Waiting [2022-09-08T16:25:22.210Z] 5d3e392a13a0: Waiting [2022-09-08T16:25:22.484Z] 171816d5db33: Layer already exists [2022-09-08T16:25:22.484Z] b166f1dfbb59: Layer already exists [2022-09-08T16:25:22.484Z] 2fb51ca65c63: Layer already exists [2022-09-08T16:25:22.484Z] 374eb1e2dbd4: Layer already exists [2022-09-08T16:25:22.484Z] 9ef2767bfd79: Layer already exists [2022-09-08T16:25:22.484Z] 849d925916fe: Layer already exists [2022-09-08T16:25:22.484Z] ffcab4231398: Layer already exists [2022-09-08T16:25:22.484Z] 4764e2f7ec2c: Layer already exists [2022-09-08T16:25:22.484Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:22.484Z] bf05449e741a: Layer already exists [2022-09-08T16:25:22.484Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:00d171659ea7d64ff6807cb19fc255739b13d25ea38655cb4b5780f3e195e2a6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:22.851Z] + 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-08T16:25:23.205Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-08T16:25:23.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-08T16:25:23.205Z] 374eb1e2dbd4: Preparing [2022-09-08T16:25:23.205Z] 2fb51ca65c63: Preparing [2022-09-08T16:25:23.205Z] 9ef2767bfd79: Preparing [2022-09-08T16:25:23.205Z] b166f1dfbb59: Preparing [2022-09-08T16:25:23.205Z] 171816d5db33: Preparing [2022-09-08T16:25:23.205Z] ffcab4231398: Preparing [2022-09-08T16:25:23.205Z] bf05449e741a: Preparing [2022-09-08T16:25:23.205Z] 4764e2f7ec2c: Preparing [2022-09-08T16:25:23.205Z] 849d925916fe: Preparing [2022-09-08T16:25:23.205Z] 5d3e392a13a0: Preparing [2022-09-08T16:25:23.205Z] 4764e2f7ec2c: Waiting [2022-09-08T16:25:23.205Z] 849d925916fe: Waiting [2022-09-08T16:25:23.205Z] ffcab4231398: Waiting [2022-09-08T16:25:23.205Z] 5d3e392a13a0: Waiting [2022-09-08T16:25:23.205Z] bf05449e741a: Waiting [2022-09-08T16:25:23.205Z] 171816d5db33: Layer already exists [2022-09-08T16:25:23.205Z] 2fb51ca65c63: Layer already exists [2022-09-08T16:25:23.205Z] 9ef2767bfd79: Layer already exists [2022-09-08T16:25:23.205Z] b166f1dfbb59: Layer already exists [2022-09-08T16:25:23.205Z] 374eb1e2dbd4: Layer already exists [2022-09-08T16:25:23.205Z] bf05449e741a: Layer already exists [2022-09-08T16:25:23.205Z] ffcab4231398: Layer already exists [2022-09-08T16:25:23.205Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:25:23.205Z] 4764e2f7ec2c: Layer already exists [2022-09-08T16:25:23.205Z] 849d925916fe: Layer already exists [2022-09-08T16:25:23.475Z] main: digest: sha256:00d171659ea7d64ff6807cb19fc255739b13d25ea38655cb4b5780f3e195e2a6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:25:23.532Z] ===================================================== [Pipeline] echo [2022-09-08T16:25:23.541Z] taggedImages: [2022-09-08T16:25:23.541Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:23.541Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-08T16:25:23.541Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.60 [2022-09-08T16:25:23.541Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:23.541Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-08T16:25:23.568Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-08T16:25:23.568Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:23.568Z] latest [2022-09-08T16:25:23.568Z] 2.3.0-dev.60 [2022-09-08T16:25:23.568Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:23.568Z] main [2022-09-08T16:25:23.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:23.932Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:24.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:24.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-08T16:25:24.286Z] 90e6403361ab: Preparing [2022-09-08T16:25:24.286Z] 756518455284: Preparing [2022-09-08T16:25:24.286Z] 8fe96d89a00a: Preparing [2022-09-08T16:25:24.286Z] 3ab1d47c49a4: Preparing [2022-09-08T16:25:24.286Z] 3c5cb7a952f6: Preparing [2022-09-08T16:25:24.286Z] 9833f26c6bda: Preparing [2022-09-08T16:25:24.286Z] 9833f26c6bda: Waiting [2022-09-08T16:25:24.557Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:25:24.557Z] 9833f26c6bda: Layer already exists [2022-09-08T16:25:24.557Z] 90e6403361ab: Pushed [2022-09-08T16:25:24.557Z] 3c5cb7a952f6: Pushed [2022-09-08T16:25:25.986Z] 3ab1d47c49a4: Pushed [2022-09-08T16:25:29.361Z] 756518455284: Pushed [2022-09-08T16:25:29.361Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:bd0569dbb09e4c0e1ff3a99a684bff6e5818e597ab6d4cb094d7b0f40f716298 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:29.722Z] + 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-08T16:25:30.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-08T16:25:30.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-08T16:25:30.077Z] 90e6403361ab: Preparing [2022-09-08T16:25:30.077Z] 756518455284: Preparing [2022-09-08T16:25:30.077Z] 8fe96d89a00a: Preparing [2022-09-08T16:25:30.077Z] 3ab1d47c49a4: Preparing [2022-09-08T16:25:30.077Z] 3c5cb7a952f6: Preparing [2022-09-08T16:25:30.077Z] 9833f26c6bda: Preparing [2022-09-08T16:25:30.077Z] 9833f26c6bda: Waiting [2022-09-08T16:25:30.077Z] 90e6403361ab: Layer already exists [2022-09-08T16:25:30.077Z] 3c5cb7a952f6: Layer already exists [2022-09-08T16:25:30.077Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:25:30.077Z] 756518455284: Layer already exists [2022-09-08T16:25:30.077Z] 3ab1d47c49a4: Layer already exists [2022-09-08T16:25:30.077Z] 9833f26c6bda: Layer already exists [2022-09-08T16:25:30.350Z] latest: digest: sha256:bd0569dbb09e4c0e1ff3a99a684bff6e5818e597ab6d4cb094d7b0f40f716298 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:30.714Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:31.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.60 [2022-09-08T16:25:31.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-08T16:25:31.070Z] 90e6403361ab: Preparing [2022-09-08T16:25:31.070Z] 756518455284: Preparing [2022-09-08T16:25:31.070Z] 8fe96d89a00a: Preparing [2022-09-08T16:25:31.070Z] 3ab1d47c49a4: Preparing [2022-09-08T16:25:31.070Z] 3c5cb7a952f6: Preparing [2022-09-08T16:25:31.070Z] 9833f26c6bda: Preparing [2022-09-08T16:25:31.070Z] 9833f26c6bda: Waiting [2022-09-08T16:25:31.070Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:25:31.070Z] 756518455284: Layer already exists [2022-09-08T16:25:31.070Z] 3c5cb7a952f6: Layer already exists [2022-09-08T16:25:31.070Z] 90e6403361ab: Layer already exists [2022-09-08T16:25:31.070Z] 3ab1d47c49a4: Layer already exists [2022-09-08T16:25:31.070Z] 9833f26c6bda: Layer already exists [2022-09-08T16:25:31.342Z] 2.3.0-dev.60: digest: sha256:bd0569dbb09e4c0e1ff3a99a684bff6e5818e597ab6d4cb094d7b0f40f716298 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:31.706Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:32.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:32.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-08T16:25:32.080Z] 90e6403361ab: Preparing [2022-09-08T16:25:32.080Z] 756518455284: Preparing [2022-09-08T16:25:32.080Z] 8fe96d89a00a: Preparing [2022-09-08T16:25:32.080Z] 3ab1d47c49a4: Preparing [2022-09-08T16:25:32.080Z] 3c5cb7a952f6: Preparing [2022-09-08T16:25:32.080Z] 9833f26c6bda: Preparing [2022-09-08T16:25:32.080Z] 9833f26c6bda: Waiting [2022-09-08T16:25:32.354Z] 756518455284: Layer already exists [2022-09-08T16:25:32.354Z] 90e6403361ab: Layer already exists [2022-09-08T16:25:32.354Z] 3ab1d47c49a4: Layer already exists [2022-09-08T16:25:32.354Z] 3c5cb7a952f6: Layer already exists [2022-09-08T16:25:32.354Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:25:32.354Z] 9833f26c6bda: Layer already exists [2022-09-08T16:25:32.354Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:bd0569dbb09e4c0e1ff3a99a684bff6e5818e597ab6d4cb094d7b0f40f716298 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:32.729Z] + 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-08T16:25:33.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-08T16:25:33.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-08T16:25:33.091Z] 90e6403361ab: Preparing [2022-09-08T16:25:33.091Z] 756518455284: Preparing [2022-09-08T16:25:33.091Z] 8fe96d89a00a: Preparing [2022-09-08T16:25:33.091Z] 3ab1d47c49a4: Preparing [2022-09-08T16:25:33.091Z] 3c5cb7a952f6: Preparing [2022-09-08T16:25:33.091Z] 9833f26c6bda: Preparing [2022-09-08T16:25:33.091Z] 9833f26c6bda: Waiting [2022-09-08T16:25:33.091Z] 3c5cb7a952f6: Layer already exists [2022-09-08T16:25:33.364Z] 756518455284: Layer already exists [2022-09-08T16:25:33.364Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:25:33.364Z] 90e6403361ab: Layer already exists [2022-09-08T16:25:33.364Z] 3ab1d47c49a4: Layer already exists [2022-09-08T16:25:33.364Z] 9833f26c6bda: Layer already exists [2022-09-08T16:25:33.364Z] main: digest: sha256:bd0569dbb09e4c0e1ff3a99a684bff6e5818e597ab6d4cb094d7b0f40f716298 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:25:33.423Z] ===================================================== [Pipeline] echo [2022-09-08T16:25:33.434Z] taggedImages: [2022-09-08T16:25:33.434Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:33.434Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-08T16:25:33.434Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.60 [2022-09-08T16:25:33.434Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:33.434Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-08T16:25:33.458Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-08T16:25:33.458Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:33.458Z] latest [2022-09-08T16:25:33.458Z] 2.3.0-dev.60 [2022-09-08T16:25:33.458Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:33.458Z] main [2022-09-08T16:25:33.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:33.828Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:34.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:34.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-08T16:25:34.200Z] 4b8acbf5d43c: Preparing [2022-09-08T16:25:34.200Z] da6b1cd1a143: Preparing [2022-09-08T16:25:34.200Z] 0a41c31fda10: Preparing [2022-09-08T16:25:34.200Z] 794deac799ea: Preparing [2022-09-08T16:25:34.200Z] e9964766fc6f: Preparing [2022-09-08T16:25:34.200Z] 20316d12bd92: Preparing [2022-09-08T16:25:34.200Z] 3c5cb7a952f6: Preparing [2022-09-08T16:25:34.200Z] 9833f26c6bda: Preparing [2022-09-08T16:25:34.200Z] 20316d12bd92: Waiting [2022-09-08T16:25:34.200Z] 3c5cb7a952f6: Waiting [2022-09-08T16:25:34.200Z] 9833f26c6bda: Waiting [2022-09-08T16:25:34.473Z] 4b8acbf5d43c: Pushed [2022-09-08T16:25:34.473Z] 0a41c31fda10: Pushed [2022-09-08T16:25:34.473Z] da6b1cd1a143: Pushed [2022-09-08T16:25:34.473Z] 9833f26c6bda: Layer already exists [2022-09-08T16:25:34.473Z] 3c5cb7a952f6: Layer already exists [2022-09-08T16:25:35.460Z] 20316d12bd92: Pushed [2022-09-08T16:25:43.874Z] e9964766fc6f: Pushed [2022-09-08T16:25:52.141Z] 794deac799ea: Pushed [2022-09-08T16:25:52.141Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:edfa46bc522a645144a32c4f0dcbce2a8b8d4dc1ae456a9e1a531cf9db34cba4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:52.512Z] + 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-08T16:25:52.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-08T16:25:52.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-08T16:25:52.870Z] 4b8acbf5d43c: Preparing [2022-09-08T16:25:52.870Z] da6b1cd1a143: Preparing [2022-09-08T16:25:52.870Z] 0a41c31fda10: Preparing [2022-09-08T16:25:52.870Z] 794deac799ea: Preparing [2022-09-08T16:25:52.870Z] e9964766fc6f: Preparing [2022-09-08T16:25:52.870Z] 20316d12bd92: Preparing [2022-09-08T16:25:52.870Z] 3c5cb7a952f6: Preparing [2022-09-08T16:25:52.870Z] 9833f26c6bda: Preparing [2022-09-08T16:25:52.870Z] 20316d12bd92: Waiting [2022-09-08T16:25:52.870Z] 3c5cb7a952f6: Waiting [2022-09-08T16:25:52.870Z] 9833f26c6bda: Waiting [2022-09-08T16:25:52.870Z] 794deac799ea: Layer already exists [2022-09-08T16:25:52.870Z] da6b1cd1a143: Layer already exists [2022-09-08T16:25:52.870Z] 4b8acbf5d43c: Layer already exists [2022-09-08T16:25:52.870Z] e9964766fc6f: Layer already exists [2022-09-08T16:25:52.870Z] 0a41c31fda10: Layer already exists [2022-09-08T16:25:53.144Z] 9833f26c6bda: Layer already exists [2022-09-08T16:25:53.144Z] 3c5cb7a952f6: Layer already exists [2022-09-08T16:25:53.144Z] 20316d12bd92: Layer already exists [2022-09-08T16:25:53.144Z] latest: digest: sha256:edfa46bc522a645144a32c4f0dcbce2a8b8d4dc1ae456a9e1a531cf9db34cba4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:53.506Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:53.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.60 [2022-09-08T16:25:53.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-08T16:25:53.860Z] 4b8acbf5d43c: Preparing [2022-09-08T16:25:53.860Z] da6b1cd1a143: Preparing [2022-09-08T16:25:53.860Z] 0a41c31fda10: Preparing [2022-09-08T16:25:53.860Z] 794deac799ea: Preparing [2022-09-08T16:25:53.860Z] e9964766fc6f: Preparing [2022-09-08T16:25:53.860Z] 20316d12bd92: Preparing [2022-09-08T16:25:53.860Z] 3c5cb7a952f6: Preparing [2022-09-08T16:25:53.860Z] 9833f26c6bda: Preparing [2022-09-08T16:25:53.860Z] 3c5cb7a952f6: Waiting [2022-09-08T16:25:53.860Z] 9833f26c6bda: Waiting [2022-09-08T16:25:53.860Z] 20316d12bd92: Waiting [2022-09-08T16:25:54.134Z] 0a41c31fda10: Layer already exists [2022-09-08T16:25:54.134Z] 794deac799ea: Layer already exists [2022-09-08T16:25:54.134Z] e9964766fc6f: Layer already exists [2022-09-08T16:25:54.134Z] 4b8acbf5d43c: Layer already exists [2022-09-08T16:25:54.134Z] da6b1cd1a143: Layer already exists [2022-09-08T16:25:54.134Z] 3c5cb7a952f6: Layer already exists [2022-09-08T16:25:54.134Z] 20316d12bd92: Layer already exists [2022-09-08T16:25:54.134Z] 9833f26c6bda: Layer already exists [2022-09-08T16:25:54.134Z] 2.3.0-dev.60: digest: sha256:edfa46bc522a645144a32c4f0dcbce2a8b8d4dc1ae456a9e1a531cf9db34cba4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:54.500Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:54.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:54.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-08T16:25:54.857Z] 4b8acbf5d43c: Preparing [2022-09-08T16:25:54.857Z] da6b1cd1a143: Preparing [2022-09-08T16:25:54.857Z] 0a41c31fda10: Preparing [2022-09-08T16:25:54.857Z] 794deac799ea: Preparing [2022-09-08T16:25:54.857Z] e9964766fc6f: Preparing [2022-09-08T16:25:54.857Z] 20316d12bd92: Preparing [2022-09-08T16:25:54.857Z] 3c5cb7a952f6: Preparing [2022-09-08T16:25:54.857Z] 9833f26c6bda: Preparing [2022-09-08T16:25:54.857Z] 20316d12bd92: Waiting [2022-09-08T16:25:54.857Z] 3c5cb7a952f6: Waiting [2022-09-08T16:25:54.857Z] 9833f26c6bda: Waiting [2022-09-08T16:25:54.857Z] 794deac799ea: Layer already exists [2022-09-08T16:25:54.857Z] da6b1cd1a143: Layer already exists [2022-09-08T16:25:54.857Z] 0a41c31fda10: Layer already exists [2022-09-08T16:25:54.857Z] e9964766fc6f: Layer already exists [2022-09-08T16:25:54.857Z] 4b8acbf5d43c: Layer already exists [2022-09-08T16:25:55.128Z] 20316d12bd92: Layer already exists [2022-09-08T16:25:55.128Z] 3c5cb7a952f6: Layer already exists [2022-09-08T16:25:55.128Z] 9833f26c6bda: Layer already exists [2022-09-08T16:25:55.128Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:edfa46bc522a645144a32c4f0dcbce2a8b8d4dc1ae456a9e1a531cf9db34cba4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:55.496Z] + 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-08T16:25:55.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-08T16:25:55.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-08T16:25:55.849Z] 4b8acbf5d43c: Preparing [2022-09-08T16:25:55.849Z] da6b1cd1a143: Preparing [2022-09-08T16:25:55.849Z] 0a41c31fda10: Preparing [2022-09-08T16:25:55.849Z] 794deac799ea: Preparing [2022-09-08T16:25:55.849Z] e9964766fc6f: Preparing [2022-09-08T16:25:55.849Z] 20316d12bd92: Preparing [2022-09-08T16:25:55.849Z] 3c5cb7a952f6: Preparing [2022-09-08T16:25:55.849Z] 9833f26c6bda: Preparing [2022-09-08T16:25:55.849Z] 20316d12bd92: Waiting [2022-09-08T16:25:55.849Z] 3c5cb7a952f6: Waiting [2022-09-08T16:25:55.849Z] 9833f26c6bda: Waiting [2022-09-08T16:25:55.849Z] 794deac799ea: Layer already exists [2022-09-08T16:25:55.849Z] 4b8acbf5d43c: Layer already exists [2022-09-08T16:25:55.849Z] 0a41c31fda10: Layer already exists [2022-09-08T16:25:55.849Z] da6b1cd1a143: Layer already exists [2022-09-08T16:25:55.849Z] e9964766fc6f: Layer already exists [2022-09-08T16:25:56.121Z] 20316d12bd92: Layer already exists [2022-09-08T16:25:56.121Z] 9833f26c6bda: Layer already exists [2022-09-08T16:25:56.121Z] 3c5cb7a952f6: Layer already exists [2022-09-08T16:25:56.121Z] main: digest: sha256:edfa46bc522a645144a32c4f0dcbce2a8b8d4dc1ae456a9e1a531cf9db34cba4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:25:56.176Z] ===================================================== [Pipeline] echo [2022-09-08T16:25:56.189Z] taggedImages: [2022-09-08T16:25:56.189Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:56.189Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-08T16:25:56.189Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.60 [2022-09-08T16:25:56.189Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:56.189Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-08T16:25:56.212Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-08T16:25:56.212Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:56.212Z] latest [2022-09-08T16:25:56.212Z] 2.3.0-dev.60 [2022-09-08T16:25:56.212Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:25:56.212Z] main [2022-09-08T16:25:56.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:56.574Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:25:56.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:25:56.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-08T16:25:56.937Z] d303f286220d: Preparing [2022-09-08T16:25:56.937Z] b74a7d5a0a6b: Preparing [2022-09-08T16:25:56.937Z] ab4350f64d55: Preparing [2022-09-08T16:25:56.937Z] f4955def2deb: Preparing [2022-09-08T16:25:56.937Z] 13b33e940443: Preparing [2022-09-08T16:25:56.937Z] 3c5cb7a952f6: Preparing [2022-09-08T16:25:56.937Z] 9833f26c6bda: Preparing [2022-09-08T16:25:56.937Z] 3c5cb7a952f6: Waiting [2022-09-08T16:25:56.937Z] 9833f26c6bda: Waiting [2022-09-08T16:25:57.212Z] ab4350f64d55: Pushed [2022-09-08T16:25:57.212Z] b74a7d5a0a6b: Pushed [2022-09-08T16:25:57.212Z] d303f286220d: Pushed [2022-09-08T16:25:57.212Z] 3c5cb7a952f6: Layer already exists [2022-09-08T16:25:57.489Z] 9833f26c6bda: Layer already exists [2022-09-08T16:25:58.086Z] 13b33e940443: Pushed [2022-09-08T16:26:16.373Z] f4955def2deb: Pushed [2022-09-08T16:26:16.373Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:abbe06a6906e2d611f49aad999551ac8984e73b4956d0767f088fd24f538e93f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:16.726Z] + 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-08T16:26:17.073Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-08T16:26:17.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-08T16:26:17.073Z] d303f286220d: Preparing [2022-09-08T16:26:17.073Z] b74a7d5a0a6b: Preparing [2022-09-08T16:26:17.073Z] ab4350f64d55: Preparing [2022-09-08T16:26:17.073Z] f4955def2deb: Preparing [2022-09-08T16:26:17.073Z] 13b33e940443: Preparing [2022-09-08T16:26:17.073Z] 3c5cb7a952f6: Preparing [2022-09-08T16:26:17.073Z] 9833f26c6bda: Preparing [2022-09-08T16:26:17.073Z] 3c5cb7a952f6: Waiting [2022-09-08T16:26:17.073Z] 9833f26c6bda: Waiting [2022-09-08T16:26:17.073Z] b74a7d5a0a6b: Layer already exists [2022-09-08T16:26:17.073Z] f4955def2deb: Layer already exists [2022-09-08T16:26:17.073Z] ab4350f64d55: Layer already exists [2022-09-08T16:26:17.073Z] d303f286220d: Layer already exists [2022-09-08T16:26:17.073Z] 13b33e940443: Layer already exists [2022-09-08T16:26:17.073Z] 3c5cb7a952f6: Layer already exists [2022-09-08T16:26:17.073Z] 9833f26c6bda: Layer already exists [2022-09-08T16:26:17.343Z] latest: digest: sha256:abbe06a6906e2d611f49aad999551ac8984e73b4956d0767f088fd24f538e93f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:17.699Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:18.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.60 [2022-09-08T16:26:18.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-08T16:26:18.046Z] d303f286220d: Preparing [2022-09-08T16:26:18.046Z] b74a7d5a0a6b: Preparing [2022-09-08T16:26:18.046Z] ab4350f64d55: Preparing [2022-09-08T16:26:18.046Z] f4955def2deb: Preparing [2022-09-08T16:26:18.046Z] 13b33e940443: Preparing [2022-09-08T16:26:18.046Z] 3c5cb7a952f6: Preparing [2022-09-08T16:26:18.046Z] 9833f26c6bda: Preparing [2022-09-08T16:26:18.046Z] 3c5cb7a952f6: Waiting [2022-09-08T16:26:18.046Z] 9833f26c6bda: Waiting [2022-09-08T16:26:18.046Z] 13b33e940443: Layer already exists [2022-09-08T16:26:18.046Z] b74a7d5a0a6b: Layer already exists [2022-09-08T16:26:18.046Z] f4955def2deb: Layer already exists [2022-09-08T16:26:18.046Z] d303f286220d: Layer already exists [2022-09-08T16:26:18.046Z] ab4350f64d55: Layer already exists [2022-09-08T16:26:18.046Z] 9833f26c6bda: Layer already exists [2022-09-08T16:26:18.046Z] 3c5cb7a952f6: Layer already exists [2022-09-08T16:26:18.316Z] 2.3.0-dev.60: digest: sha256:abbe06a6906e2d611f49aad999551ac8984e73b4956d0767f088fd24f538e93f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:18.670Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:19.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:26:19.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-08T16:26:19.024Z] d303f286220d: Preparing [2022-09-08T16:26:19.024Z] b74a7d5a0a6b: Preparing [2022-09-08T16:26:19.024Z] ab4350f64d55: Preparing [2022-09-08T16:26:19.024Z] f4955def2deb: Preparing [2022-09-08T16:26:19.024Z] 13b33e940443: Preparing [2022-09-08T16:26:19.024Z] 3c5cb7a952f6: Preparing [2022-09-08T16:26:19.024Z] 9833f26c6bda: Preparing [2022-09-08T16:26:19.024Z] 3c5cb7a952f6: Waiting [2022-09-08T16:26:19.024Z] 9833f26c6bda: Waiting [2022-09-08T16:26:19.024Z] 13b33e940443: Layer already exists [2022-09-08T16:26:19.024Z] d303f286220d: Layer already exists [2022-09-08T16:26:19.024Z] ab4350f64d55: Layer already exists [2022-09-08T16:26:19.024Z] b74a7d5a0a6b: Layer already exists [2022-09-08T16:26:19.024Z] f4955def2deb: Layer already exists [2022-09-08T16:26:19.024Z] 3c5cb7a952f6: Layer already exists [2022-09-08T16:26:19.024Z] 9833f26c6bda: Layer already exists [2022-09-08T16:26:19.293Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:abbe06a6906e2d611f49aad999551ac8984e73b4956d0767f088fd24f538e93f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:19.651Z] + 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-08T16:26:20.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-08T16:26:20.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-08T16:26:20.005Z] d303f286220d: Preparing [2022-09-08T16:26:20.005Z] b74a7d5a0a6b: Preparing [2022-09-08T16:26:20.005Z] ab4350f64d55: Preparing [2022-09-08T16:26:20.005Z] f4955def2deb: Preparing [2022-09-08T16:26:20.005Z] 13b33e940443: Preparing [2022-09-08T16:26:20.005Z] 3c5cb7a952f6: Preparing [2022-09-08T16:26:20.005Z] 9833f26c6bda: Preparing [2022-09-08T16:26:20.005Z] 3c5cb7a952f6: Waiting [2022-09-08T16:26:20.005Z] 9833f26c6bda: Waiting [2022-09-08T16:26:20.005Z] b74a7d5a0a6b: Layer already exists [2022-09-08T16:26:20.005Z] ab4350f64d55: Layer already exists [2022-09-08T16:26:20.005Z] 13b33e940443: Layer already exists [2022-09-08T16:26:20.005Z] f4955def2deb: Layer already exists [2022-09-08T16:26:20.005Z] 9833f26c6bda: Layer already exists [2022-09-08T16:26:20.005Z] d303f286220d: Layer already exists [2022-09-08T16:26:20.005Z] 3c5cb7a952f6: Layer already exists [2022-09-08T16:26:20.275Z] main: digest: sha256:abbe06a6906e2d611f49aad999551ac8984e73b4956d0767f088fd24f538e93f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:26:20.333Z] ===================================================== [Pipeline] echo [2022-09-08T16:26:20.342Z] taggedImages: [2022-09-08T16:26:20.342Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:26:20.342Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-08T16:26:20.342Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.60 [2022-09-08T16:26:20.342Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:26:20.342Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-08T16:26:20.360Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-08T16:26:20.360Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:26:20.360Z] latest [2022-09-08T16:26:20.360Z] 2.3.0-dev.60 [2022-09-08T16:26:20.360Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:26:20.360Z] main [2022-09-08T16:26:20.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:20.711Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:21.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:26:21.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-08T16:26:21.063Z] 8382696cc65f: Preparing [2022-09-08T16:26:21.063Z] 5af44684cd11: Preparing [2022-09-08T16:26:21.063Z] c504ac9587aa: Preparing [2022-09-08T16:26:21.064Z] f4955def2deb: Preparing [2022-09-08T16:26:21.064Z] 8c0092340568: Preparing [2022-09-08T16:26:21.064Z] 8a0888fc1554: Preparing [2022-09-08T16:26:21.064Z] 9833f26c6bda: Preparing [2022-09-08T16:26:21.064Z] 8a0888fc1554: Waiting [2022-09-08T16:26:21.064Z] 9833f26c6bda: Waiting [2022-09-08T16:26:21.337Z] f4955def2deb: Layer already exists [2022-09-08T16:26:21.337Z] c504ac9587aa: Pushed [2022-09-08T16:26:21.337Z] 8382696cc65f: Pushed [2022-09-08T16:26:21.337Z] 5af44684cd11: Pushed [2022-09-08T16:26:21.337Z] 8a0888fc1554: Pushed [2022-09-08T16:26:21.337Z] 9833f26c6bda: Layer already exists [2022-09-08T16:26:22.313Z] 8c0092340568: Pushed [2022-09-08T16:26:22.313Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:2d0f280c035babb6aafb75beb41fbe3bc0c4c67a116d0af17016510aacc9e8f2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:22.679Z] + 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-08T16:26:23.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-08T16:26:23.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-08T16:26:23.069Z] 8382696cc65f: Preparing [2022-09-08T16:26:23.069Z] 5af44684cd11: Preparing [2022-09-08T16:26:23.069Z] c504ac9587aa: Preparing [2022-09-08T16:26:23.069Z] f4955def2deb: Preparing [2022-09-08T16:26:23.069Z] 8c0092340568: Preparing [2022-09-08T16:26:23.069Z] 8a0888fc1554: Preparing [2022-09-08T16:26:23.069Z] 9833f26c6bda: Preparing [2022-09-08T16:26:23.069Z] 8a0888fc1554: Waiting [2022-09-08T16:26:23.069Z] 9833f26c6bda: Waiting [2022-09-08T16:26:23.069Z] f4955def2deb: Layer already exists [2022-09-08T16:26:23.069Z] c504ac9587aa: Layer already exists [2022-09-08T16:26:23.069Z] 5af44684cd11: Layer already exists [2022-09-08T16:26:23.069Z] 8382696cc65f: Layer already exists [2022-09-08T16:26:23.351Z] 8c0092340568: Layer already exists [2022-09-08T16:26:23.351Z] 9833f26c6bda: Layer already exists [2022-09-08T16:26:23.351Z] 8a0888fc1554: Layer already exists [2022-09-08T16:26:23.351Z] latest: digest: sha256:2d0f280c035babb6aafb75beb41fbe3bc0c4c67a116d0af17016510aacc9e8f2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:23.721Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:24.104Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.60 [2022-09-08T16:26:24.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-08T16:26:24.104Z] 8382696cc65f: Preparing [2022-09-08T16:26:24.104Z] 5af44684cd11: Preparing [2022-09-08T16:26:24.104Z] c504ac9587aa: Preparing [2022-09-08T16:26:24.104Z] f4955def2deb: Preparing [2022-09-08T16:26:24.104Z] 8c0092340568: Preparing [2022-09-08T16:26:24.104Z] 8a0888fc1554: Preparing [2022-09-08T16:26:24.104Z] 9833f26c6bda: Preparing [2022-09-08T16:26:24.104Z] 8a0888fc1554: Waiting [2022-09-08T16:26:24.104Z] 9833f26c6bda: Waiting [2022-09-08T16:26:24.104Z] f4955def2deb: Layer already exists [2022-09-08T16:26:24.104Z] 5af44684cd11: Layer already exists [2022-09-08T16:26:24.104Z] c504ac9587aa: Layer already exists [2022-09-08T16:26:24.104Z] 8382696cc65f: Layer already exists [2022-09-08T16:26:24.104Z] 8c0092340568: Layer already exists [2022-09-08T16:26:24.378Z] 8a0888fc1554: Layer already exists [2022-09-08T16:26:24.378Z] 9833f26c6bda: Layer already exists [2022-09-08T16:26:24.378Z] 2.3.0-dev.60: digest: sha256:2d0f280c035babb6aafb75beb41fbe3bc0c4c67a116d0af17016510aacc9e8f2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:24.744Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:25.106Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:26:25.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-08T16:26:25.106Z] 8382696cc65f: Preparing [2022-09-08T16:26:25.106Z] 5af44684cd11: Preparing [2022-09-08T16:26:25.106Z] c504ac9587aa: Preparing [2022-09-08T16:26:25.106Z] f4955def2deb: Preparing [2022-09-08T16:26:25.106Z] 8c0092340568: Preparing [2022-09-08T16:26:25.106Z] 8a0888fc1554: Preparing [2022-09-08T16:26:25.106Z] 9833f26c6bda: Preparing [2022-09-08T16:26:25.106Z] 8a0888fc1554: Waiting [2022-09-08T16:26:25.106Z] 9833f26c6bda: Waiting [2022-09-08T16:26:25.106Z] 8c0092340568: Layer already exists [2022-09-08T16:26:25.106Z] c504ac9587aa: Layer already exists [2022-09-08T16:26:25.106Z] f4955def2deb: Layer already exists [2022-09-08T16:26:25.106Z] 8382696cc65f: Layer already exists [2022-09-08T16:26:25.106Z] 5af44684cd11: Layer already exists [2022-09-08T16:26:25.378Z] 8a0888fc1554: Layer already exists [2022-09-08T16:26:25.378Z] 9833f26c6bda: Layer already exists [2022-09-08T16:26:25.378Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:2d0f280c035babb6aafb75beb41fbe3bc0c4c67a116d0af17016510aacc9e8f2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:25.737Z] + 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-08T16:26:26.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-08T16:26:26.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-08T16:26:26.087Z] 8382696cc65f: Preparing [2022-09-08T16:26:26.087Z] 5af44684cd11: Preparing [2022-09-08T16:26:26.087Z] c504ac9587aa: Preparing [2022-09-08T16:26:26.087Z] f4955def2deb: Preparing [2022-09-08T16:26:26.087Z] 8c0092340568: Preparing [2022-09-08T16:26:26.087Z] 8a0888fc1554: Preparing [2022-09-08T16:26:26.087Z] 9833f26c6bda: Preparing [2022-09-08T16:26:26.087Z] 8a0888fc1554: Waiting [2022-09-08T16:26:26.087Z] 9833f26c6bda: Waiting [2022-09-08T16:26:26.362Z] 8c0092340568: Layer already exists [2022-09-08T16:26:26.362Z] f4955def2deb: Layer already exists [2022-09-08T16:26:26.362Z] 8382696cc65f: Layer already exists [2022-09-08T16:26:26.362Z] 5af44684cd11: Layer already exists [2022-09-08T16:26:26.362Z] c504ac9587aa: Layer already exists [2022-09-08T16:26:26.362Z] 8a0888fc1554: Layer already exists [2022-09-08T16:26:26.362Z] 9833f26c6bda: Layer already exists [2022-09-08T16:26:26.362Z] main: digest: sha256:2d0f280c035babb6aafb75beb41fbe3bc0c4c67a116d0af17016510aacc9e8f2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:26:26.421Z] ===================================================== [Pipeline] echo [2022-09-08T16:26:26.429Z] taggedImages: [2022-09-08T16:26:26.429Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:26:26.429Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-08T16:26:26.429Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.60 [2022-09-08T16:26:26.429Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:26:26.429Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-08T16:26:26.455Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-08T16:26:26.455Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:26:26.455Z] latest [2022-09-08T16:26:26.455Z] 2.3.0-dev.60 [2022-09-08T16:26:26.455Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:26:26.455Z] main [2022-09-08T16:26:26.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:26.823Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:27.185Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:26:27.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-08T16:26:27.185Z] 7964034ae8bd: Preparing [2022-09-08T16:26:27.185Z] 8066809af9e4: Preparing [2022-09-08T16:26:27.185Z] 8fe96d89a00a: Preparing [2022-09-08T16:26:27.185Z] 1f2310233dec: Preparing [2022-09-08T16:26:27.185Z] 5d3e392a13a0: Preparing [2022-09-08T16:26:27.456Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:26:27.456Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:26:27.456Z] 7964034ae8bd: Pushed [2022-09-08T16:26:27.727Z] 1f2310233dec: Pushed [2022-09-08T16:26:33.120Z] 8066809af9e4: Pushed [2022-09-08T16:26:33.120Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:67281116e597831621122ed54c67cb9f8aa80c5eb893b0e33c5198e66d3f6179 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:33.490Z] + 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-08T16:26:33.858Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-08T16:26:33.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-08T16:26:33.858Z] 7964034ae8bd: Preparing [2022-09-08T16:26:33.858Z] 8066809af9e4: Preparing [2022-09-08T16:26:33.858Z] 8fe96d89a00a: Preparing [2022-09-08T16:26:33.858Z] 1f2310233dec: Preparing [2022-09-08T16:26:33.858Z] 5d3e392a13a0: Preparing [2022-09-08T16:26:34.131Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:26:34.131Z] 8066809af9e4: Layer already exists [2022-09-08T16:26:34.131Z] 7964034ae8bd: Layer already exists [2022-09-08T16:26:34.131Z] 1f2310233dec: Layer already exists [2022-09-08T16:26:34.131Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:26:34.131Z] latest: digest: sha256:67281116e597831621122ed54c67cb9f8aa80c5eb893b0e33c5198e66d3f6179 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:34.496Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:34.862Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.60 [2022-09-08T16:26:35.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-08T16:26:35.136Z] 7964034ae8bd: Preparing [2022-09-08T16:26:35.136Z] 8066809af9e4: Preparing [2022-09-08T16:26:35.136Z] 8fe96d89a00a: Preparing [2022-09-08T16:26:35.136Z] 1f2310233dec: Preparing [2022-09-08T16:26:35.136Z] 5d3e392a13a0: Preparing [2022-09-08T16:26:35.136Z] 7964034ae8bd: Layer already exists [2022-09-08T16:26:35.136Z] 1f2310233dec: Layer already exists [2022-09-08T16:26:35.136Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:26:35.136Z] 8066809af9e4: Layer already exists [2022-09-08T16:26:35.136Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:26:35.136Z] 2.3.0-dev.60: digest: sha256:67281116e597831621122ed54c67cb9f8aa80c5eb893b0e33c5198e66d3f6179 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:35.497Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:35.853Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:26:35.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-08T16:26:35.853Z] 7964034ae8bd: Preparing [2022-09-08T16:26:35.853Z] 8066809af9e4: Preparing [2022-09-08T16:26:35.853Z] 8fe96d89a00a: Preparing [2022-09-08T16:26:35.853Z] 1f2310233dec: Preparing [2022-09-08T16:26:35.853Z] 5d3e392a13a0: Preparing [2022-09-08T16:26:35.853Z] 8066809af9e4: Layer already exists [2022-09-08T16:26:35.853Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:26:35.853Z] 1f2310233dec: Layer already exists [2022-09-08T16:26:35.853Z] 7964034ae8bd: Layer already exists [2022-09-08T16:26:35.853Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:26:36.126Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:67281116e597831621122ed54c67cb9f8aa80c5eb893b0e33c5198e66d3f6179 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:36.489Z] + 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-08T16:26:36.844Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-08T16:26:36.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-08T16:26:36.844Z] 7964034ae8bd: Preparing [2022-09-08T16:26:36.844Z] 8066809af9e4: Preparing [2022-09-08T16:26:36.844Z] 8fe96d89a00a: Preparing [2022-09-08T16:26:36.844Z] 1f2310233dec: Preparing [2022-09-08T16:26:36.844Z] 5d3e392a13a0: Preparing [2022-09-08T16:26:36.844Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:26:36.844Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:26:36.844Z] 7964034ae8bd: Layer already exists [2022-09-08T16:26:36.844Z] 8066809af9e4: Layer already exists [2022-09-08T16:26:36.844Z] 1f2310233dec: Layer already exists [2022-09-08T16:26:37.118Z] main: digest: sha256:67281116e597831621122ed54c67cb9f8aa80c5eb893b0e33c5198e66d3f6179 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:26:37.175Z] ===================================================== [Pipeline] echo [2022-09-08T16:26:37.183Z] taggedImages: [2022-09-08T16:26:37.184Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:26:37.184Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-08T16:26:37.184Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.60 [2022-09-08T16:26:37.184Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:26:37.184Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-08T16:26:37.203Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-08T16:26:37.203Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:26:37.203Z] latest [2022-09-08T16:26:37.203Z] 2.3.0-dev.60 [2022-09-08T16:26:37.203Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:26:37.203Z] main [2022-09-08T16:26:37.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:37.554Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:37.916Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:26:37.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-08T16:26:37.916Z] 0908debc6b3d: Preparing [2022-09-08T16:26:37.916Z] 323d15ab851a: Preparing [2022-09-08T16:26:37.916Z] 8fe96d89a00a: Preparing [2022-09-08T16:26:37.916Z] 2abc149bbf07: Preparing [2022-09-08T16:26:37.916Z] 5d3e392a13a0: Preparing [2022-09-08T16:26:38.190Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:26:38.190Z] 2abc149bbf07: Layer already exists [2022-09-08T16:26:38.190Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:26:38.190Z] 0908debc6b3d: Pushed [2022-09-08T16:26:43.590Z] 323d15ab851a: Pushed [2022-09-08T16:26:43.590Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:d5a4ee0af7b5b5614da5cd27dead7032d16fe2bae072ca06b1801acef34d55c9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:43.964Z] + 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-08T16:26:44.337Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-08T16:26:44.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-08T16:26:44.337Z] 0908debc6b3d: Preparing [2022-09-08T16:26:44.337Z] 323d15ab851a: Preparing [2022-09-08T16:26:44.337Z] 8fe96d89a00a: Preparing [2022-09-08T16:26:44.337Z] 2abc149bbf07: Preparing [2022-09-08T16:26:44.337Z] 5d3e392a13a0: Preparing [2022-09-08T16:26:44.610Z] 0908debc6b3d: Layer already exists [2022-09-08T16:26:44.610Z] 2abc149bbf07: Layer already exists [2022-09-08T16:26:44.610Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:26:44.610Z] 323d15ab851a: Layer already exists [2022-09-08T16:26:44.610Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:26:44.610Z] latest: digest: sha256:d5a4ee0af7b5b5614da5cd27dead7032d16fe2bae072ca06b1801acef34d55c9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:44.982Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:45.349Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.60 [2022-09-08T16:26:45.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-08T16:26:45.349Z] 0908debc6b3d: Preparing [2022-09-08T16:26:45.349Z] 323d15ab851a: Preparing [2022-09-08T16:26:45.349Z] 8fe96d89a00a: Preparing [2022-09-08T16:26:45.349Z] 2abc149bbf07: Preparing [2022-09-08T16:26:45.349Z] 5d3e392a13a0: Preparing [2022-09-08T16:26:45.349Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:26:45.349Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:26:45.349Z] 0908debc6b3d: Layer already exists [2022-09-08T16:26:45.349Z] 323d15ab851a: Layer already exists [2022-09-08T16:26:45.349Z] 2abc149bbf07: Layer already exists [2022-09-08T16:26:45.622Z] 2.3.0-dev.60: digest: sha256:d5a4ee0af7b5b5614da5cd27dead7032d16fe2bae072ca06b1801acef34d55c9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:46.005Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:46.406Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:26:46.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-08T16:26:46.406Z] 0908debc6b3d: Preparing [2022-09-08T16:26:46.406Z] 323d15ab851a: Preparing [2022-09-08T16:26:46.406Z] 8fe96d89a00a: Preparing [2022-09-08T16:26:46.406Z] 2abc149bbf07: Preparing [2022-09-08T16:26:46.406Z] 5d3e392a13a0: Preparing [2022-09-08T16:26:46.681Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:26:46.681Z] 323d15ab851a: Layer already exists [2022-09-08T16:26:46.681Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:26:46.681Z] 0908debc6b3d: Layer already exists [2022-09-08T16:26:46.681Z] 2abc149bbf07: Layer already exists [2022-09-08T16:26:46.681Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:d5a4ee0af7b5b5614da5cd27dead7032d16fe2bae072ca06b1801acef34d55c9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:47.061Z] + 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-08T16:26:47.421Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-08T16:26:47.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-08T16:26:47.421Z] 0908debc6b3d: Preparing [2022-09-08T16:26:47.421Z] 323d15ab851a: Preparing [2022-09-08T16:26:47.421Z] 8fe96d89a00a: Preparing [2022-09-08T16:26:47.421Z] 2abc149bbf07: Preparing [2022-09-08T16:26:47.421Z] 5d3e392a13a0: Preparing [2022-09-08T16:26:47.421Z] 0908debc6b3d: Layer already exists [2022-09-08T16:26:47.421Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:26:47.421Z] 323d15ab851a: Layer already exists [2022-09-08T16:26:47.421Z] 8fe96d89a00a: Layer already exists [2022-09-08T16:26:47.421Z] 2abc149bbf07: Layer already exists [2022-09-08T16:26:47.694Z] main: digest: sha256:d5a4ee0af7b5b5614da5cd27dead7032d16fe2bae072ca06b1801acef34d55c9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:26:47.755Z] ===================================================== [Pipeline] echo [2022-09-08T16:26:47.763Z] taggedImages: [2022-09-08T16:26:47.763Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:26:47.763Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-08T16:26:47.763Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.60 [2022-09-08T16:26:47.763Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:26:47.763Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-08T16:26:47.789Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-08T16:26:47.789Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:26:47.789Z] latest [2022-09-08T16:26:47.789Z] 2.3.0-dev.60 [2022-09-08T16:26:47.789Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:26:47.789Z] main [2022-09-08T16:26:47.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:48.156Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:26:48.526Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:26:48.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-08T16:26:48.526Z] 93a63843749e: Preparing [2022-09-08T16:26:48.526Z] 105dfbebf3e7: Preparing [2022-09-08T16:26:48.526Z] d4f3f82b2176: Preparing [2022-09-08T16:26:48.526Z] 5cb7688cd769: Preparing [2022-09-08T16:26:48.526Z] 5d3e392a13a0: Preparing [2022-09-08T16:26:48.808Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:26:48.808Z] 105dfbebf3e7: Pushed [2022-09-08T16:26:49.403Z] 93a63843749e: Pushed [2022-09-08T16:26:51.375Z] d4f3f82b2176: Pushed [2022-09-08T16:27:18.134Z] 5cb7688cd769: Pushed [2022-09-08T16:27:18.134Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce: digest: sha256:6b1a6e8c4a04af22e7a33617cef0bff2bf96ba6a5c17c100761334bb708071bf size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:27:18.492Z] + 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-08T16:27:18.842Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-08T16:27:18.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-08T16:27:18.842Z] 93a63843749e: Preparing [2022-09-08T16:27:18.842Z] 105dfbebf3e7: Preparing [2022-09-08T16:27:18.842Z] d4f3f82b2176: Preparing [2022-09-08T16:27:18.842Z] 5cb7688cd769: Preparing [2022-09-08T16:27:18.842Z] 5d3e392a13a0: Preparing [2022-09-08T16:27:18.842Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:27:18.842Z] 5cb7688cd769: Layer already exists [2022-09-08T16:27:18.842Z] 105dfbebf3e7: Layer already exists [2022-09-08T16:27:18.842Z] 93a63843749e: Layer already exists [2022-09-08T16:27:18.842Z] d4f3f82b2176: Layer already exists [2022-09-08T16:27:19.112Z] latest: digest: sha256:6b1a6e8c4a04af22e7a33617cef0bff2bf96ba6a5c17c100761334bb708071bf size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:27:19.467Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:27:19.816Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.60 [2022-09-08T16:27:19.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-08T16:27:19.816Z] 93a63843749e: Preparing [2022-09-08T16:27:19.816Z] 105dfbebf3e7: Preparing [2022-09-08T16:27:19.816Z] d4f3f82b2176: Preparing [2022-09-08T16:27:19.816Z] 5cb7688cd769: Preparing [2022-09-08T16:27:19.816Z] 5d3e392a13a0: Preparing [2022-09-08T16:27:19.816Z] 5cb7688cd769: Layer already exists [2022-09-08T16:27:19.816Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:27:19.816Z] 93a63843749e: Layer already exists [2022-09-08T16:27:19.816Z] 105dfbebf3e7: Layer already exists [2022-09-08T16:27:19.816Z] d4f3f82b2176: Layer already exists [2022-09-08T16:27:20.085Z] 2.3.0-dev.60: digest: sha256:6b1a6e8c4a04af22e7a33617cef0bff2bf96ba6a5c17c100761334bb708071bf size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:27:20.443Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:27:20.796Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:27:20.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-08T16:27:20.796Z] 93a63843749e: Preparing [2022-09-08T16:27:20.796Z] 105dfbebf3e7: Preparing [2022-09-08T16:27:20.796Z] d4f3f82b2176: Preparing [2022-09-08T16:27:20.796Z] 5cb7688cd769: Preparing [2022-09-08T16:27:20.796Z] 5d3e392a13a0: Preparing [2022-09-08T16:27:20.796Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:27:20.796Z] 93a63843749e: Layer already exists [2022-09-08T16:27:20.796Z] d4f3f82b2176: Layer already exists [2022-09-08T16:27:20.796Z] 105dfbebf3e7: Layer already exists [2022-09-08T16:27:20.796Z] 5cb7688cd769: Layer already exists [2022-09-08T16:27:21.069Z] 21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60: digest: sha256:6b1a6e8c4a04af22e7a33617cef0bff2bf96ba6a5c17c100761334bb708071bf size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:27:21.432Z] + 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-08T16:27:21.785Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-08T16:27:21.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-08T16:27:21.785Z] 93a63843749e: Preparing [2022-09-08T16:27:21.785Z] 105dfbebf3e7: Preparing [2022-09-08T16:27:21.785Z] d4f3f82b2176: Preparing [2022-09-08T16:27:21.785Z] 5cb7688cd769: Preparing [2022-09-08T16:27:21.785Z] 5d3e392a13a0: Preparing [2022-09-08T16:27:21.785Z] 5d3e392a13a0: Layer already exists [2022-09-08T16:27:21.785Z] d4f3f82b2176: Layer already exists [2022-09-08T16:27:21.785Z] 93a63843749e: Layer already exists [2022-09-08T16:27:21.785Z] 105dfbebf3e7: Layer already exists [2022-09-08T16:27:21.785Z] 5cb7688cd769: Layer already exists [2022-09-08T16:27:22.058Z] main: digest: sha256:6b1a6e8c4a04af22e7a33617cef0bff2bf96ba6a5c17c100761334bb708071bf size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T16:27:22.108Z] ===================================================== [Pipeline] echo [2022-09-08T16:27:22.119Z] taggedImages: [2022-09-08T16:27:22.119Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce [2022-09-08T16:27:22.119Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-08T16:27:22.119Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.60 [2022-09-08T16:27:22.119Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:21503d9d14d9204440d1ac2d948e9de3a80a82ce-2.3.0-dev.60 [2022-09-08T16:27:22.119Z] - 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-08T16:27:22.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-08T16:27:22.493Z] [2022-09-08T16:27:22.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:27:22.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-08T16:27:23.119Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-08T16:27:23.119Z] 8998bd30e6a1: Pulling fs layer [2022-09-08T16:27:23.119Z] 04944245beec: Pulling fs layer [2022-09-08T16:27:23.119Z] 699f458cf7ca: Pulling fs layer [2022-09-08T16:27:23.119Z] 765212b225bb: Pulling fs layer [2022-09-08T16:27:23.119Z] f23df028b6ca: Pulling fs layer [2022-09-08T16:27:23.119Z] d65c8cfc05b1: Pulling fs layer [2022-09-08T16:27:23.119Z] 2437ff75d9bd: Pulling fs layer [2022-09-08T16:27:23.119Z] 765212b225bb: Waiting [2022-09-08T16:27:23.119Z] f23df028b6ca: Waiting [2022-09-08T16:27:23.119Z] d65c8cfc05b1: Waiting [2022-09-08T16:27:23.119Z] 2437ff75d9bd: Waiting [2022-09-08T16:27:23.119Z] 04944245beec: Verifying Checksum [2022-09-08T16:27:23.119Z] 04944245beec: Download complete [2022-09-08T16:27:23.119Z] 765212b225bb: Verifying Checksum [2022-09-08T16:27:23.119Z] 765212b225bb: Download complete [2022-09-08T16:27:23.119Z] f23df028b6ca: Verifying Checksum [2022-09-08T16:27:23.119Z] f23df028b6ca: Download complete [2022-09-08T16:27:23.119Z] d65c8cfc05b1: Verifying Checksum [2022-09-08T16:27:23.119Z] d65c8cfc05b1: Download complete [2022-09-08T16:27:23.392Z] 699f458cf7ca: Verifying Checksum [2022-09-08T16:27:23.392Z] 699f458cf7ca: Download complete [2022-09-08T16:27:23.991Z] 8998bd30e6a1: Verifying Checksum [2022-09-08T16:27:23.991Z] 8998bd30e6a1: Download complete [2022-09-08T16:27:26.623Z] 2437ff75d9bd: Verifying Checksum [2022-09-08T16:27:26.623Z] 2437ff75d9bd: Download complete [2022-09-08T16:27:28.603Z] 8998bd30e6a1: Pull complete [2022-09-08T16:27:29.199Z] 04944245beec: Pull complete [2022-09-08T16:27:30.636Z] 699f458cf7ca: Pull complete [2022-09-08T16:27:30.907Z] 765212b225bb: Pull complete [2022-09-08T16:27:31.889Z] f23df028b6ca: Pull complete [2022-09-08T16:27:32.165Z] d65c8cfc05b1: Pull complete [2022-09-08T16:27:50.462Z] 2437ff75d9bd: Pull complete [2022-09-08T16:27:50.462Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-08T16:27:50.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-08T16:27:50.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:27:50.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-28711 does not seem to be running inside a container [2022-09-08T16:27:50.846Z] $ 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/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:27:53.751Z] $ docker top 75a98d7738af306d5326405a304f454402ce65725c2aa1b0d397d9970f5b3c26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:27:54.757Z] ---> job-cost.sh [2022-09-08T16:27:54.757Z] lf-activate-venv: SKIPPING [2022-09-08T16:27:54.757Z] INFO: No Stack... [2022-09-08T16:27:55.352Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-08T16:27:55.944Z] INFO: Archiving Costs [Pipeline] sh [2022-09-08T16:27:56.597Z] + cat+ /w/workspace/edgex-go/296/archives/cost.csv [2022-09-08T16:27:56.597Z] cut -d, -f6 [Pipeline] lock [2022-09-08T16:27:56.667Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-296-stack-cost] [2022-09-08T16:27:56.672Z] Resource [jenkins-edgexfoundry-edgex-go-main-296-stack-cost] did not exist. Created. [2022-09-08T16:27:56.672Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-296-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-08T16:27:57.327Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-08T16:27:57.960Z] Stashed 1 file(s) [Pipeline] } [2022-09-08T16:27:57.966Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-296-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-08T16:27:57.987Z] $ docker stop --time=1 75a98d7738af306d5326405a304f454402ce65725c2aa1b0d397d9970f5b3c26 [2022-09-08T16:27:59.586Z] $ docker rm -f 75a98d7738af306d5326405a304f454402ce65725c2aa1b0d397d9970f5b3c26 [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-08T16:28:00.106Z] provisioning config files... [2022-09-08T16:28:00.114Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/296@tmp/config5316715923089325316tmp [Pipeline] { [Pipeline] sh [2022-09-08T16:28:00.404Z] + set +x [2022-09-08T16:28:00.404Z] + curl -s https://codecov.io/bash [2022-09-08T16:28:00.404Z] + bash -s -- [2022-09-08T16:28:00.404Z] [2022-09-08T16:28:00.404Z] _____ _ [2022-09-08T16:28:00.404Z] / ____| | | [2022-09-08T16:28:00.404Z] | | ___ __| | ___ ___ _____ __ [2022-09-08T16:28:00.404Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-08T16:28:00.404Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-08T16:28:00.404Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-08T16:28:00.404Z] Bash-1.0.6 [2022-09-08T16:28:00.404Z] [2022-09-08T16:28:00.404Z] [2022-09-08T16:28:00.404Z] ==> git version 2.25.1 found [2022-09-08T16:28:00.404Z] ==> 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-08T16:28:00.404Z] Release-Date: 2020-01-08 [2022-09-08T16:28:00.404Z] 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-08T16:28:00.404Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-08T16:28:00.404Z] ==> Jenkins CI detected. [2022-09-08T16:28:00.404Z] current dir:  /w/workspace/edgex-go/296 [2022-09-08T16:28:00.404Z] project root: . [2022-09-08T16:28:00.404Z] --> token set from env [2022-09-08T16:28:00.404Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-08T16:28:00.404Z] ==> Running gcov in . (disable via -X gcov) [2022-09-08T16:28:00.404Z] ==> Python coveragepy not found [2022-09-08T16:28:00.404Z] ==> Searching for coverage reports in: [2022-09-08T16:28:00.404Z] + . [2022-09-08T16:28:00.404Z] -> Found 1 reports [2022-09-08T16:28:00.404Z] ==> Detecting git/mercurial file structure [2022-09-08T16:28:00.404Z] ==> Reading reports [2022-09-08T16:28:00.664Z] + ./coverage.out bytes=488025 [2022-09-08T16:28:00.664Z] ==> Appending adjustments [2022-09-08T16:28:00.664Z] https://docs.codecov.io/docs/fixing-reports [2022-09-08T16:28:01.601Z] + Found adjustments [2022-09-08T16:28:01.601Z] ==> Gzipping contents [2022-09-08T16:28:01.601Z] 64K /tmp/codecov.2XcCnk.gz [2022-09-08T16:28:01.601Z] ==> Uploading reports [2022-09-08T16:28:01.601Z] url: https://codecov.io [2022-09-08T16:28:01.601Z] query: branch=main&commit=21503d9d14d9204440d1ac2d948e9de3a80a82ce&build=296&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F296%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-08T16:28:01.601Z] -> Pinging Codecov [2022-09-08T16:28:01.601Z] 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=21503d9d14d9204440d1ac2d948e9de3a80a82ce&build=296&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F296%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-08T16:28:02.171Z] -> Uploading to [2022-09-08T16:28:02.171Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-08/00271124DB129430A58F1EEE437C3FCB/21503d9d14d9204440d1ac2d948e9de3a80a82ce/cea60fa2-5fc1-439b-8942-1d0ef73ace02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220908%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220908T162801Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=666eb82a7e9bcff433e7726c9e3f4def377e2c1d4ce1f21ebcde3bd1b62843f7 [2022-09-08T16:28:02.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-08T16:28:02.171Z] Dload Upload Total Spent Left Speed [2022-09-08T16:28:02.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64023 0 0 100 64023 0 282k --:--:-- --:--:-- --:--:-- 281k 100 64023 0 0 100 64023 0 244k --:--:-- --:--:-- --:--:-- 243k [2022-09-08T16:28:02.431Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/21503d9d14d9204440d1ac2d948e9de3a80a82ce [Pipeline] } [2022-09-08T16:28:02.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-08T16:28:02.646Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-08T16:28:02.656Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:28:02.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-08T16:28:02.959Z] [2022-09-08T16:28:02.959Z] 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-08T16:28:03.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-08T16:28:03.262Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-08T16:28:03.262Z] df9b9388f04a: Pulling fs layer [2022-09-08T16:28:03.262Z] 52dc419b0ee2: Pulling fs layer [2022-09-08T16:28:03.262Z] 25bc292e5bac: Pulling fs layer [2022-09-08T16:28:03.262Z] 114826534d7a: Pulling fs layer [2022-09-08T16:28:03.262Z] 4657fd5d0bcf: Pulling fs layer [2022-09-08T16:28:03.262Z] 6ad1cebc031e: Pulling fs layer [2022-09-08T16:28:03.262Z] 8a3aa393b2d8: Pulling fs layer [2022-09-08T16:28:03.262Z] 114826534d7a: Waiting [2022-09-08T16:28:03.262Z] 4657fd5d0bcf: Waiting [2022-09-08T16:28:03.262Z] 6ad1cebc031e: Waiting [2022-09-08T16:28:03.262Z] 8a3aa393b2d8: Waiting [2022-09-08T16:28:03.262Z] 25bc292e5bac: Verifying Checksum [2022-09-08T16:28:03.262Z] 25bc292e5bac: Download complete [2022-09-08T16:28:03.262Z] 52dc419b0ee2: Verifying Checksum [2022-09-08T16:28:03.262Z] 52dc419b0ee2: Download complete [2022-09-08T16:28:03.262Z] 4657fd5d0bcf: Download complete [2022-09-08T16:28:03.262Z] df9b9388f04a: Download complete [2022-09-08T16:28:03.525Z] df9b9388f04a: Pull complete [2022-09-08T16:28:03.525Z] 6ad1cebc031e: Verifying Checksum [2022-09-08T16:28:03.525Z] 6ad1cebc031e: Download complete [2022-09-08T16:28:03.525Z] 52dc419b0ee2: Pull complete [2022-09-08T16:28:03.795Z] 25bc292e5bac: Pull complete [2022-09-08T16:28:04.386Z] 114826534d7a: Verifying Checksum [2022-09-08T16:28:04.386Z] 114826534d7a: Download complete [2022-09-08T16:28:04.644Z] 8a3aa393b2d8: Verifying Checksum [2022-09-08T16:28:04.644Z] 8a3aa393b2d8: Download complete [2022-09-08T16:28:07.930Z] 114826534d7a: Pull complete [2022-09-08T16:28:07.930Z] 4657fd5d0bcf: Pull complete [2022-09-08T16:28:08.189Z] 6ad1cebc031e: Pull complete [2022-09-08T16:28:10.723Z] 8a3aa393b2d8: Pull complete [2022-09-08T16:28:10.723Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-08T16:28:10.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-08T16:28:10.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:28:10.822Z] prd-ubuntu20.04-docker-8c-8g-28710 does not seem to be running inside a container [2022-09-08T16:28:10.830Z] $ 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/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:28:15.335Z] $ docker top 9153a96b3fd747d0ea31458dad67175d95bc8c5fefca2e631321c0a464c8bdfb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-08T16:28:15.435Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-08T16:28:15.714Z] + set -o pipefail [2022-09-08T16:28:15.714Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-08T16:28:22.280Z] [2022-09-08T16:28:22.280Z] Monitoring /w/workspace/edgex-go/296 (github.com/edgexfoundry/edgex-go)... [2022-09-08T16:28:22.280Z] [2022-09-08T16:28:22.280Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c768aef4-0392-49c5-8f2e-d41f137d02eb [2022-09-08T16:28:22.280Z] [2022-09-08T16:28:22.280Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-08T16:28:22.280Z] [2022-09-08T16:28:22.280Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-08T16:28:22.280Z] [2022-09-08T16:28:22.280Z] [Pipeline] } [2022-09-08T16:28:22.267Z] $ docker stop --time=1 9153a96b3fd747d0ea31458dad67175d95bc8c5fefca2e631321c0a464c8bdfb [2022-09-08T16:28:25.674Z] $ docker rm -f 9153a96b3fd747d0ea31458dad67175d95bc8c5fefca2e631321c0a464c8bdfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-08T16:28:26.068Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-08T16:28:26.078Z] provisioning config files... [2022-09-08T16:28:26.085Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/296@tmp/config1880989506951109958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:28:26.374Z] --> edgex-publish-swagger.sh [2022-09-08T16:28:26.374Z] === Publish openapi/v2 API === [2022-09-08T16:28:26.374Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-08T16:28:26.374Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/296/openapi/v2/core-command.yaml] [2022-09-08T16:28:26.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-08T16:28:26.374Z] Dload Upload Total Spent Left Speed [2022-09-08T16:28:27.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34346 --:--:-- --:--:-- --:--:-- 34311 100 33831 0 0 100 33831 0 34311 --:--:-- --:--:-- --:--:-- 34311 [2022-09-08T16:28:27.314Z] [2022-09-08T16:28:27.314Z] [2022-09-08T16:28:27.314Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/296/openapi/v2/core-data.yaml] [2022-09-08T16:28:27.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-08T16:28:27.314Z] Dload Upload Total Spent Left Speed [2022-09-08T16:28:28.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 68982 0:00:01 0:00:01 --:--:-- 68982 100 71604 0 0 100 71604 0 68982 0:00:01 0:00:01 --:--:-- 68982 [2022-09-08T16:28:28.255Z] [2022-09-08T16:28:28.255Z] [2022-09-08T16:28:28.255Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/296/openapi/v2/core-metadata.yaml] [2022-09-08T16:28:28.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-08T16:28:28.255Z] Dload Upload Total Spent Left Speed [2022-09-08T16:28:29.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 146k --:--:-- --:--:-- --:--:-- 146k 100 144k 0 0 100 144k 0 146k --:--:-- --:--:-- --:--:-- 146k [2022-09-08T16:28:29.198Z] [2022-09-08T16:28:29.198Z] [2022-09-08T16:28:29.198Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/296/openapi/v2/support-notifications.yaml] [2022-09-08T16:28:29.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-08T16:28:29.198Z] Dload Upload Total Spent Left Speed [2022-09-08T16:28:30.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 87998 0:00:01 0:00:01 --:--:-- 87998 100 89318 0 0 100 89318 0 87998 0:00:01 0:00:01 --:--:-- 87998 [2022-09-08T16:28:30.585Z] [2022-09-08T16:28:30.585Z] [2022-09-08T16:28:30.585Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/296/openapi/v2/support-scheduler.yaml] [2022-09-08T16:28:30.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-08T16:28:30.585Z] Dload Upload Total Spent Left Speed [2022-09-08T16:28:31.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41161 --:--:-- --:--:-- --:--:-- 41118 100 39556 0 0 100 39556 0 41075 --:--:-- --:--:-- --:--:-- 41033 [2022-09-08T16:28:31.526Z] [2022-09-08T16:28:31.526Z] [2022-09-08T16:28:31.526Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/296/openapi/v2/system-agent.yaml] [2022-09-08T16:28:31.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-08T16:28:31.526Z] Dload Upload Total Spent Left Speed [2022-09-08T16:28:32.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22397 --:--:-- --:--:-- --:--:-- 22373 100 20091 0 0 100 20091 0 22397 --:--:-- --:--:-- --:--:-- 22373 [2022-09-08T16:28:32.469Z] [2022-09-08T16:28:32.469Z] [Pipeline] } [2022-09-08T16:28:32.477Z] 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-08T16:28:32.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-08T16:28:32.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:28:33.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-08T16:28:33.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:28:33.245Z] prd-ubuntu20.04-docker-8c-8g-28710 does not seem to be running inside a container [2022-09-08T16:28:33.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:28:33.638Z] $ docker top 50609d33db500055dea939045fef8ef974a67a22f88a82f05e6d104bfe050660 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-08T16:28:33.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-08T16:28:33.758Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-08T16:28:33.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-08T16:28:33.876Z] $ docker exec 50609d33db500055dea939045fef8ef974a67a22f88a82f05e6d104bfe050660 ssh-agent [2022-09-08T16:28:34.020Z] SSH_AUTH_SOCK=/tmp/ssh-8SHaZyVPv6pG/agent.32 [2022-09-08T16:28:34.020Z] SSH_AGENT_PID=38 [2022-09-08T16:28:34.025Z] Running ssh-add (command line suppressed) [2022-09-08T16:28:34.111Z] Identity added: /w/workspace/edgex-go/296@tmp/private_key_6139788615045273062.key (/w/workspace/edgex-go/296@tmp/private_key_6139788615045273062.key) [2022-09-08T16:28:34.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-08T16:28:34.433Z] + git semver tag [2022-09-08T16:28:34.692Z] 2022-09-08 16:28:34,598 [run_tag] DEBUG tag force:False [2022-09-08T16:28:34.692Z] 2022-09-08 16:28:34,599 [check_head_tag] DEBUG check head tag [2022-09-08T16:28:34.692Z] 2022-09-08 16:28:34,600 [execute] INFO git cat-file --batch-check [2022-09-08T16:28:34.692Z] 2022-09-08 16:28:34,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/296, universal_newlines=False, shell=None, istream=) [2022-09-08T16:28:34.692Z] 2022-09-08 16:28:34,603 [execute] INFO git cat-file --batch [2022-09-08T16:28:34.692Z] 2022-09-08 16:28:34,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/296, universal_newlines=False, shell=None, istream=) [2022-09-08T16:28:34.692Z] 2022-09-08 16:28:34,632 [read_version] DEBUG read version from /w/workspace/edgex-go/296/.semver/main [2022-09-08T16:28:34.692Z] 2022-09-08 16:28:34,632 [execute] INFO git tag -a v2.3.0-dev.60 -m v2.3.0-dev.60 [2022-09-08T16:28:34.692Z] 2022-09-08 16:28:34,632 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.60', '-m', 'v2.3.0-dev.60'], cwd=/w/workspace/edgex-go/296, universal_newlines=False, shell=None, istream=None) [2022-09-08T16:28:34.692Z] 2022-09-08 16:28:34,637 [read_version] DEBUG read version from /w/workspace/edgex-go/296/.semver/main [2022-09-08T16:28:34.692Z] 2.3.0-dev.60 [Pipeline] } [2022-09-08T16:28:34.677Z] $ docker exec --env ******** --env ******** 50609d33db500055dea939045fef8ef974a67a22f88a82f05e6d104bfe050660 ssh-agent -k [2022-09-08T16:28:34.782Z] unset SSH_AUTH_SOCK; [2022-09-08T16:28:34.782Z] unset SSH_AGENT_PID; [2022-09-08T16:28:34.783Z] echo Agent pid 38 killed; [2022-09-08T16:28:34.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-08T16:28:35.203Z] + git semver [Pipeline] } [2022-09-08T16:28:35.452Z] $ docker stop --time=1 50609d33db500055dea939045fef8ef974a67a22f88a82f05e6d104bfe050660 [2022-09-08T16:28:36.725Z] $ docker rm -f 50609d33db500055dea939045fef8ef974a67a22f88a82f05e6d104bfe050660 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:28:37.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-08T16:28:37.141Z] [2022-09-08T16:28:37.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:28:37.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-08T16:28:37.438Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-08T16:28:37.438Z] ab5ef0e58194: Pulling fs layer [2022-09-08T16:28:37.438Z] 9712f1f96733: Pulling fs layer [2022-09-08T16:28:37.438Z] 63f879dbbcfc: Pulling fs layer [2022-09-08T16:28:37.438Z] 0d9ebad4ef96: Pulling fs layer [2022-09-08T16:28:37.438Z] e9a5061849ea: Pulling fs layer [2022-09-08T16:28:37.438Z] d747dcd14b5f: Pulling fs layer [2022-09-08T16:28:37.438Z] 2de7ff778b66: Pulling fs layer [2022-09-08T16:28:37.438Z] e9a5061849ea: Waiting [2022-09-08T16:28:37.438Z] 2de7ff778b66: Waiting [2022-09-08T16:28:37.438Z] 9712f1f96733: Verifying Checksum [2022-09-08T16:28:37.438Z] 9712f1f96733: Download complete [2022-09-08T16:28:37.701Z] 63f879dbbcfc: Verifying Checksum [2022-09-08T16:28:37.701Z] 63f879dbbcfc: Download complete [2022-09-08T16:28:37.962Z] 0d9ebad4ef96: Verifying Checksum [2022-09-08T16:28:37.962Z] 0d9ebad4ef96: Download complete [2022-09-08T16:28:37.962Z] d747dcd14b5f: Verifying Checksum [2022-09-08T16:28:37.962Z] d747dcd14b5f: Download complete [2022-09-08T16:28:37.962Z] e9a5061849ea: Verifying Checksum [2022-09-08T16:28:37.962Z] e9a5061849ea: Download complete [2022-09-08T16:28:38.221Z] ab5ef0e58194: Verifying Checksum [2022-09-08T16:28:38.221Z] ab5ef0e58194: Download complete [2022-09-08T16:28:38.221Z] 2de7ff778b66: Verifying Checksum [2022-09-08T16:28:38.221Z] 2de7ff778b66: Download complete [2022-09-08T16:28:40.757Z] ab5ef0e58194: Pull complete [2022-09-08T16:28:40.757Z] 9712f1f96733: Pull complete [2022-09-08T16:28:41.740Z] 63f879dbbcfc: Pull complete [2022-09-08T16:28:45.060Z] 0d9ebad4ef96: Pull complete [2022-09-08T16:28:45.320Z] e9a5061849ea: Pull complete [2022-09-08T16:28:45.579Z] d747dcd14b5f: Pull complete [2022-09-08T16:28:46.515Z] 2de7ff778b66: Pull complete [2022-09-08T16:28:46.515Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-08T16:28:46.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-08T16:28:46.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:28:46.606Z] prd-ubuntu20.04-docker-8c-8g-28710 does not seem to be running inside a container [2022-09-08T16:28:46.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:28:51.397Z] $ docker top bc0d64615fa22dd6bf73bff81224c4019ef914de7c8fb1922bd765eb9c9f74c7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-08T16:28:51.504Z] provisioning config files... [2022-09-08T16:28:51.511Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/296@tmp/config8658921541852673936tmp [2022-09-08T16:28:51.521Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/296@tmp/config380801647911338064tmp [2022-09-08T16:28:51.530Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/296@tmp/config3455026888889727705tmp [Pipeline] { [Pipeline] echo [2022-09-08T16:28:51.545Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:28:51.823Z] ---> sigul-configuration.sh [2022-09-08T16:28:51.823Z] gpg: directory `/root/.gnupg' created [2022-09-08T16:28:51.823Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-08T16:28:51.823Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-08T16:28:51.823Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-08T16:28:51.823Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-08T16:28:51.823Z] gpg: CAST5 encrypted data [2022-09-08T16:28:51.823Z] gpg: encrypted with 1 passphrase [2022-09-08T16:28:51.823Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-08T16:28:52.107Z] + mkdir /home/jenkins [2022-09-08T16:28:52.107Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-08T16:28:52.397Z] + 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-08T16:28:52.405Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:28:52.687Z] ---> sigul-install.sh [2022-09-08T16:28:52.687Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-08T16:28:52.973Z] + git tag --list [2022-09-08T16:28:52.973Z] 0.6.0 [2022-09-08T16:28:52.973Z] 0.6.1 [2022-09-08T16:28:52.973Z] 0.7.0 [2022-09-08T16:28:52.973Z] 0.7.1 [2022-09-08T16:28:52.973Z] v1.0.0 [2022-09-08T16:28:52.973Z] v1.0.1 [2022-09-08T16:28:52.973Z] v1.1.0 [2022-09-08T16:28:52.973Z] v1.2.0 [2022-09-08T16:28:52.973Z] v1.2.1 [2022-09-08T16:28:52.973Z] v1.3.0 [2022-09-08T16:28:52.973Z] v1.3.1 [2022-09-08T16:28:52.973Z] v2.0.0 [2022-09-08T16:28:52.973Z] v2.1.0 [2022-09-08T16:28:52.973Z] v2.1.1 [2022-09-08T16:28:52.973Z] v2.1.1-dev.1 [2022-09-08T16:28:52.973Z] v2.1.1-dev.2 [2022-09-08T16:28:52.973Z] v2.1.1-dev.3 [2022-09-08T16:28:52.973Z] v2.1.1-dev.4 [2022-09-08T16:28:52.973Z] v2.1.1-dev.5 [2022-09-08T16:28:52.973Z] v2.1.1-dev.6 [2022-09-08T16:28:52.973Z] v2.1.1-dev.7 [2022-09-08T16:28:52.973Z] v2.1.1-dev.8 [2022-09-08T16:28:52.973Z] v2.1.2-dev.1 [2022-09-08T16:28:52.973Z] v2.2.0 [2022-09-08T16:28:52.973Z] v2.2.1-dev.1 [2022-09-08T16:28:52.973Z] v2.2.1-dev.10 [2022-09-08T16:28:52.973Z] v2.2.1-dev.11 [2022-09-08T16:28:52.973Z] v2.2.1-dev.12 [2022-09-08T16:28:52.973Z] v2.2.1-dev.13 [2022-09-08T16:28:52.973Z] v2.2.1-dev.14 [2022-09-08T16:28:52.973Z] v2.2.1-dev.15 [2022-09-08T16:28:52.973Z] v2.2.1-dev.16 [2022-09-08T16:28:52.973Z] v2.2.1-dev.17 [2022-09-08T16:28:52.973Z] v2.2.1-dev.18 [2022-09-08T16:28:52.973Z] v2.2.1-dev.19 [2022-09-08T16:28:52.973Z] v2.2.1-dev.2 [2022-09-08T16:28:52.973Z] v2.2.1-dev.20 [2022-09-08T16:28:52.973Z] v2.2.1-dev.21 [2022-09-08T16:28:52.973Z] v2.2.1-dev.22 [2022-09-08T16:28:52.973Z] v2.2.1-dev.23 [2022-09-08T16:28:52.973Z] v2.2.1-dev.24 [2022-09-08T16:28:52.973Z] v2.2.1-dev.25 [2022-09-08T16:28:52.973Z] v2.2.1-dev.26 [2022-09-08T16:28:52.973Z] v2.2.1-dev.27 [2022-09-08T16:28:52.973Z] v2.2.1-dev.28 [2022-09-08T16:28:52.973Z] v2.2.1-dev.29 [2022-09-08T16:28:52.973Z] v2.2.1-dev.3 [2022-09-08T16:28:52.973Z] v2.2.1-dev.4 [2022-09-08T16:28:52.973Z] v2.2.1-dev.5 [2022-09-08T16:28:52.973Z] v2.2.1-dev.6 [2022-09-08T16:28:52.973Z] v2.2.1-dev.7 [2022-09-08T16:28:52.973Z] v2.2.1-dev.8 [2022-09-08T16:28:52.973Z] v2.2.1-dev.9 [2022-09-08T16:28:52.973Z] v2.3.0-dev.29 [2022-09-08T16:28:52.973Z] v2.3.0-dev.30 [2022-09-08T16:28:52.973Z] v2.3.0-dev.31 [2022-09-08T16:28:52.973Z] v2.3.0-dev.32 [2022-09-08T16:28:52.973Z] v2.3.0-dev.33 [2022-09-08T16:28:52.973Z] v2.3.0-dev.34 [2022-09-08T16:28:52.973Z] v2.3.0-dev.35 [2022-09-08T16:28:52.973Z] v2.3.0-dev.36 [2022-09-08T16:28:52.973Z] v2.3.0-dev.37 [2022-09-08T16:28:52.973Z] v2.3.0-dev.38 [2022-09-08T16:28:52.973Z] v2.3.0-dev.39 [2022-09-08T16:28:52.973Z] v2.3.0-dev.40 [2022-09-08T16:28:52.973Z] v2.3.0-dev.41 [2022-09-08T16:28:52.973Z] v2.3.0-dev.42 [2022-09-08T16:28:52.973Z] v2.3.0-dev.43 [2022-09-08T16:28:52.973Z] v2.3.0-dev.44 [2022-09-08T16:28:52.973Z] v2.3.0-dev.45 [2022-09-08T16:28:52.973Z] v2.3.0-dev.46 [2022-09-08T16:28:52.973Z] v2.3.0-dev.47 [2022-09-08T16:28:52.973Z] v2.3.0-dev.48 [2022-09-08T16:28:52.973Z] v2.3.0-dev.49 [2022-09-08T16:28:52.973Z] v2.3.0-dev.50 [2022-09-08T16:28:52.973Z] v2.3.0-dev.51 [2022-09-08T16:28:52.973Z] v2.3.0-dev.52 [2022-09-08T16:28:52.973Z] v2.3.0-dev.53 [2022-09-08T16:28:52.973Z] v2.3.0-dev.54 [2022-09-08T16:28:52.973Z] v2.3.0-dev.55 [2022-09-08T16:28:52.973Z] v2.3.0-dev.56 [2022-09-08T16:28:52.973Z] v2.3.0-dev.57 [2022-09-08T16:28:52.973Z] v2.3.0-dev.58 [2022-09-08T16:28:52.973Z] v2.3.0-dev.59 [2022-09-08T16:28:52.973Z] v2.3.0-dev.60 [Pipeline] sh [2022-09-08T16:28:53.257Z] + lftools sign git-tag v2.3.0-dev.60 [2022-09-08T16:28:53.827Z] Signing Git tag with Sigul... [2022-09-08T16:28:53.827Z] Signing v2.3.0-dev.60 [Pipeline] echo [2022-09-08T16:28:54.096Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:28:54.380Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-08T16:28:54.388Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-08T16:28:54.384Z] $ docker stop --time=1 bc0d64615fa22dd6bf73bff81224c4019ef914de7c8fb1922bd765eb9c9f74c7 [2022-09-08T16:28:55.689Z] $ docker rm -f bc0d64615fa22dd6bf73bff81224c4019ef914de7c8fb1922bd765eb9c9f74c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-08T16:28:56.138Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-08T16:28:56.138Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:28:56.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-08T16:28:56.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:28:56.601Z] prd-ubuntu20.04-docker-8c-8g-28710 does not seem to be running inside a container [2022-09-08T16:28:56.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:28:56.958Z] $ docker top 651f7d70f58b9b04c5eb2466099aeb303eb71b620bce8bd7d252c19bdf78f6de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-08T16:28:57.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-08T16:28:57.067Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-08T16:28:57.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-08T16:28:57.183Z] $ docker exec 651f7d70f58b9b04c5eb2466099aeb303eb71b620bce8bd7d252c19bdf78f6de ssh-agent [2022-09-08T16:28:57.341Z] SSH_AUTH_SOCK=/tmp/ssh-RtmOx9XdirbL/agent.32 [2022-09-08T16:28:57.341Z] SSH_AGENT_PID=38 [2022-09-08T16:28:57.345Z] Running ssh-add (command line suppressed) [2022-09-08T16:28:57.438Z] Identity added: /w/workspace/edgex-go/296@tmp/private_key_497995124146682832.key (/w/workspace/edgex-go/296@tmp/private_key_497995124146682832.key) [2022-09-08T16:28:57.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-08T16:28:57.766Z] + git semver bump pre [2022-09-08T16:28:58.026Z] 2022-09-08 16:28:57,917 [read_version] DEBUG read version from /w/workspace/edgex-go/296/.semver/main [2022-09-08T16:28:58.026Z] 2022-09-08 16:28:57,917 [bump_version] DEBUG bumping version:2.3.0-dev.60 on axis:pre with prefix:dev [2022-09-08T16:28:58.026Z] 2022-09-08 16:28:57,917 [bump_version] DEBUG bumped version:2.3.0-dev.61 [2022-09-08T16:28:58.026Z] 2022-09-08 16:28:57,917 [write_version] DEBUG write version:2.3.0-dev.61 to path:/w/workspace/edgex-go/296/.semver/main with force:True [2022-09-08T16:28:58.026Z] 2022-09-08 16:28:57,917 [read_version] DEBUG read version from /w/workspace/edgex-go/296/.semver/main [2022-09-08T16:28:58.026Z] 2022-09-08 16:28:57,918 [write_file] DEBUG write to file:/w/workspace/edgex-go/296/.semver/main [2022-09-08T16:28:58.026Z] 2022-09-08 16:28:57,920 [execute] INFO git cat-file --batch-check [2022-09-08T16:28:58.026Z] 2022-09-08 16:28:57,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/296/.semver, universal_newlines=False, shell=None, istream=) [2022-09-08T16:28:58.026Z] 2022-09-08 16:28:57,925 [execute] INFO git cat-file --batch [2022-09-08T16:28:58.026Z] 2022-09-08 16:28:57,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/296/.semver, universal_newlines=False, shell=None, istream=) [2022-09-08T16:28:58.026Z] 2022-09-08 16:28:57,929 [read_version] DEBUG read version from /w/workspace/edgex-go/296/.semver/main [2022-09-08T16:28:58.026Z] 2.3.0-dev.61 [Pipeline] } [2022-09-08T16:28:58.011Z] $ docker exec --env ******** --env ******** 651f7d70f58b9b04c5eb2466099aeb303eb71b620bce8bd7d252c19bdf78f6de ssh-agent -k [2022-09-08T16:28:58.128Z] unset SSH_AUTH_SOCK; [2022-09-08T16:28:58.128Z] unset SSH_AGENT_PID; [2022-09-08T16:28:58.128Z] echo Agent pid 38 killed; [2022-09-08T16:28:58.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-08T16:28:58.467Z] + git semver [Pipeline] } [2022-09-08T16:28:58.713Z] $ docker stop --time=1 651f7d70f58b9b04c5eb2466099aeb303eb71b620bce8bd7d252c19bdf78f6de [2022-09-08T16:28:59.966Z] $ docker rm -f 651f7d70f58b9b04c5eb2466099aeb303eb71b620bce8bd7d252c19bdf78f6de [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-08T16:29:00.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-08T16:29:00.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:29:00.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-08T16:29:00.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:29:00.709Z] prd-ubuntu20.04-docker-8c-8g-28710 does not seem to be running inside a container [2022-09-08T16:29:00.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:29:01.078Z] $ docker top 771cb1015adde5f679f801d30e7fe96f8066419ee95c2c82abfa4444c5f02d97 -eo pid,comm [2022-09-08T16:29:01.163Z] 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-08T16:29:01.163Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-08T16:29:01.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-08T16:29:01.199Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-08T16:29:01.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-08T16:29:01.293Z] $ docker exec 771cb1015adde5f679f801d30e7fe96f8066419ee95c2c82abfa4444c5f02d97 ssh-agent [2022-09-08T16:29:01.434Z] SSH_AUTH_SOCK=/tmp/ssh-eYHNdNaAOxyB/agent.32 [2022-09-08T16:29:01.434Z] SSH_AGENT_PID=39 [2022-09-08T16:29:01.439Z] Running ssh-add (command line suppressed) [2022-09-08T16:29:01.530Z] Identity added: /w/workspace/edgex-go/296@tmp/private_key_517043093872657583.key (/w/workspace/edgex-go/296@tmp/private_key_517043093872657583.key) [2022-09-08T16:29:01.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-08T16:29:01.852Z] + git semver push [2022-09-08T16:29:02.111Z] 2022-09-08 16:29:02,017 [run_push] DEBUG push [2022-09-08T16:29:02.111Z] 2022-09-08 16:29:02,017 [execute] INFO git cat-file --batch-check [2022-09-08T16:29:02.111Z] 2022-09-08 16:29:02,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/296/.semver, universal_newlines=False, shell=None, istream=) [2022-09-08T16:29:02.111Z] 2022-09-08 16:29:02,021 [execute] INFO git rev-list 3966643ef514adac14ac016ddec12648bd020751 -- [2022-09-08T16:29:02.111Z] 2022-09-08 16:29:02,022 [execute] DEBUG Popen(['git', 'rev-list', '3966643ef514adac14ac016ddec12648bd020751', '--'], cwd=/w/workspace/edgex-go/296/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-08T16:29:02.111Z] 2022-09-08 16:29:02,038 [execute] INFO git fetch -v origin [2022-09-08T16:29:02.111Z] 2022-09-08 16:29:02,038 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/296/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-08T16:29:03.047Z] 2022-09-08 16:29:02,664 [run_push] DEBUG no remote changes detected [2022-09-08T16:29:03.047Z] 2022-09-08 16:29:02,665 [execute] INFO git push origin semver [2022-09-08T16:29:03.047Z] 2022-09-08 16:29:02,665 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/296/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-08T16:29:03.983Z] 2022-09-08 16:29:03,593 [run_push] DEBUG push all version tags [2022-09-08T16:29:03.983Z] 2022-09-08 16:29:03,593 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-08T16:29:03.983Z] 2022-09-08 16:29:03,594 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/296, universal_newlines=False, shell=None, istream=None) [2022-09-08T16:29:04.552Z] 2022-09-08 16:29:04,456 [read_version] DEBUG read version from /w/workspace/edgex-go/296/.semver/main [2022-09-08T16:29:04.552Z] 2.3.0-dev.61 [Pipeline] } [2022-09-08T16:29:04.537Z] $ docker exec --env ******** --env ******** 771cb1015adde5f679f801d30e7fe96f8066419ee95c2c82abfa4444c5f02d97 ssh-agent -k [2022-09-08T16:29:04.648Z] unset SSH_AUTH_SOCK; [2022-09-08T16:29:04.648Z] unset SSH_AGENT_PID; [2022-09-08T16:29:04.648Z] echo Agent pid 39 killed; [2022-09-08T16:29:04.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-08T16:29:04.989Z] + git semver [Pipeline] } [2022-09-08T16:29:05.242Z] $ docker stop --time=1 771cb1015adde5f679f801d30e7fe96f8066419ee95c2c82abfa4444c5f02d97 [2022-09-08T16:29:06.486Z] $ docker rm -f 771cb1015adde5f679f801d30e7fe96f8066419ee95c2c82abfa4444c5f02d97 [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-08T16:29:06.998Z] + [ -d /w/workspace/edgex-go/296/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:29:07.287Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:29:08.143Z] ---> package-listing.sh [2022-09-08T16:29:08.143Z] ++ facter osfamily [2022-09-08T16:29:08.143Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-08T16:29:08.403Z] + OS_FAMILY=debian [2022-09-08T16:29:08.403Z] + workspace=/w/workspace/edgex-go/296 [2022-09-08T16:29:08.403Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-08T16:29:08.403Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-08T16:29:08.403Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-08T16:29:08.403Z] + PACKAGES=/tmp/packages_start.txt [2022-09-08T16:29:08.403Z] + '[' /w/workspace/edgex-go/296 ']' [2022-09-08T16:29:08.403Z] + PACKAGES=/tmp/packages_end.txt [2022-09-08T16:29:08.403Z] + case "${OS_FAMILY}" in [2022-09-08T16:29:08.403Z] + dpkg -l [2022-09-08T16:29:08.403Z] + grep '^ii' [2022-09-08T16:29:08.403Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-08T16:29:08.403Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-08T16:29:08.403Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-08T16:29:08.403Z] + '[' /w/workspace/edgex-go/296 ']' [2022-09-08T16:29:08.403Z] + mkdir -p /w/workspace/edgex-go/296/archives/ [2022-09-08T16:29:08.403Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/296/archives/ [Pipeline] echo [2022-09-08T16:29:08.415Z] 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/296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-08T16:29:08.692Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:29:09.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-08T16:29:09.258Z] [2022-09-08T16:29:09.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T16:29:09.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-08T16:29:09.560Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-08T16:29:09.560Z] 5eb5b503b376: Pulling fs layer [2022-09-08T16:29:09.560Z] 5c69ac0246d0: Pulling fs layer [2022-09-08T16:29:09.560Z] ec43610c2a17: Pulling fs layer [2022-09-08T16:29:09.560Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-08T16:29:09.560Z] 33b1e0a273af: Pulling fs layer [2022-09-08T16:29:09.560Z] 5d3b04190fa2: Pulling fs layer [2022-09-08T16:29:09.560Z] 2f39f015ded8: Pulling fs layer [2022-09-08T16:29:09.560Z] 33b1e0a273af: Waiting [2022-09-08T16:29:09.560Z] 5d3b04190fa2: Waiting [2022-09-08T16:29:09.560Z] 2f39f015ded8: Waiting [2022-09-08T16:29:09.560Z] 3a2ae6a8a46f: Waiting [2022-09-08T16:29:09.560Z] 5c69ac0246d0: Verifying Checksum [2022-09-08T16:29:09.560Z] 5c69ac0246d0: Download complete [2022-09-08T16:29:09.560Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-08T16:29:09.560Z] 3a2ae6a8a46f: Download complete [2022-09-08T16:29:09.820Z] ec43610c2a17: Verifying Checksum [2022-09-08T16:29:09.820Z] ec43610c2a17: Download complete [2022-09-08T16:29:09.820Z] 5d3b04190fa2: Download complete [2022-09-08T16:29:09.820Z] 33b1e0a273af: Verifying Checksum [2022-09-08T16:29:09.820Z] 33b1e0a273af: Download complete [2022-09-08T16:29:09.820Z] 5eb5b503b376: Download complete [2022-09-08T16:29:10.386Z] 2f39f015ded8: Verifying Checksum [2022-09-08T16:29:10.386Z] 2f39f015ded8: Download complete [2022-09-08T16:29:10.953Z] 5eb5b503b376: Pull complete [2022-09-08T16:29:11.212Z] 5c69ac0246d0: Pull complete [2022-09-08T16:29:11.779Z] ec43610c2a17: Pull complete [2022-09-08T16:29:11.779Z] 3a2ae6a8a46f: Pull complete [2022-09-08T16:29:12.037Z] 33b1e0a273af: Pull complete [2022-09-08T16:29:12.037Z] 5d3b04190fa2: Pull complete [2022-09-08T16:29:16.223Z] 2f39f015ded8: Pull complete [2022-09-08T16:29:16.224Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-08T16:29:16.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-08T16:29:16.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T16:29:16.311Z] prd-ubuntu20.04-docker-8c-8g-28710 does not seem to be running inside a container [2022-09-08T16:29:16.319Z] $ 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/296/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/296 -v /w/workspace/edgex-go/296:/w/workspace/edgex-go/296:rw,z -v /w/workspace/edgex-go/296@tmp:/w/workspace/edgex-go/296@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-08T16:29:20.702Z] $ docker top 8cebbfc6791d40e64a467c1285676e4beac3158e6f86642dd00126d32c1ec5dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-08T16:29:21.086Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-08T16:29:21.376Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-08T16:29:21.666Z] + ls /var/log/sa-host [2022-09-08T16:29:21.666Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-08T16:29:21.740Z] provisioning config files... [2022-09-08T16:29:21.751Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/296@tmp/config5346887203802021571tmp [Pipeline] { [Pipeline] echo [2022-09-08T16:29:21.768Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:29:22.051Z] ---> create-netrc.sh [Pipeline] } [2022-09-08T16:29:22.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:29:22.392Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-08T16:29:22.401Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:29:22.684Z] ---> sudo-logs.sh [2022-09-08T16:29:22.684Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-08T16:29:22.703Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:29:22.986Z] ---> job-cost.sh [2022-09-08T16:29:22.987Z] lf-activate-venv: SKIPPING [2022-09-08T16:29:22.987Z] DEBUG: total: 0.10999999940395355 [2022-09-08T16:29:22.987Z] INFO: Retrieving Stack Cost... [2022-09-08T16:29:23.926Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-08T16:29:24.185Z] INFO: Archiving Costs [Pipeline] echo [2022-09-08T16:29:24.195Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T16:29:24.481Z] ---> logs-deploy.sh [2022-09-08T16:29:24.481Z] lf-activate-venv: SKIPPING [2022-09-08T16:29:24.481Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/296 [2022-09-08T16:29:24.481Z] INFO: archiving workspace using pattern(s): [2022-09-08T16:29:25.420Z] Archives upload complete. [2022-09-08T16:29:25.680Z] INFO: archiving logs to Nexus [2022-09-08T16:29:26.620Z] ---> uname -a: [2022-09-08T16:29:26.620Z] Linux prd-ubuntu20-04-docker-8c-8g-28710 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-08T16:29:26.620Z] [2022-09-08T16:29:26.620Z] [2022-09-08T16:29:26.620Z] ---> lscpu: [2022-09-08T16:29:26.620Z] Architecture: x86_64 [2022-09-08T16:29:26.620Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-08T16:29:26.620Z] Byte Order: Little Endian [2022-09-08T16:29:26.620Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-08T16:29:26.620Z] CPU(s): 8 [2022-09-08T16:29:26.620Z] On-line CPU(s) list: 0-7 [2022-09-08T16:29:26.620Z] Thread(s) per core: 1 [2022-09-08T16:29:26.620Z] Core(s) per socket: 1 [2022-09-08T16:29:26.620Z] Socket(s): 8 [2022-09-08T16:29:26.620Z] NUMA node(s): 1 [2022-09-08T16:29:26.620Z] Vendor ID: AuthenticAMD [2022-09-08T16:29:26.620Z] CPU family: 23 [2022-09-08T16:29:26.620Z] Model: 49 [2022-09-08T16:29:26.620Z] Model name: AMD EPYC-Rome Processor [2022-09-08T16:29:26.620Z] Stepping: 0 [2022-09-08T16:29:26.620Z] CPU MHz: 2799.988 [2022-09-08T16:29:26.620Z] BogoMIPS: 5599.97 [2022-09-08T16:29:26.620Z] Virtualization: AMD-V [2022-09-08T16:29:26.620Z] Hypervisor vendor: KVM [2022-09-08T16:29:26.620Z] Virtualization type: full [2022-09-08T16:29:26.620Z] L1d cache: 256 KiB [2022-09-08T16:29:26.620Z] L1i cache: 256 KiB [2022-09-08T16:29:26.620Z] L2 cache: 4 MiB [2022-09-08T16:29:26.620Z] L3 cache: 128 MiB [2022-09-08T16:29:26.620Z] NUMA node0 CPU(s): 0-7 [2022-09-08T16:29:26.620Z] Vulnerability Itlb multihit: Not affected [2022-09-08T16:29:26.620Z] Vulnerability L1tf: Not affected [2022-09-08T16:29:26.620Z] Vulnerability Mds: Not affected [2022-09-08T16:29:26.620Z] Vulnerability Meltdown: Not affected [2022-09-08T16:29:26.620Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-08T16:29:26.620Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-08T16:29:26.620Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-08T16:29:26.620Z] Vulnerability Srbds: Not affected [2022-09-08T16:29:26.620Z] Vulnerability Tsx async abort: Not affected [2022-09-08T16:29:26.620Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-08T16:29:26.620Z] [2022-09-08T16:29:26.620Z] [2022-09-08T16:29:26.620Z] ---> nproc: [2022-09-08T16:29:26.620Z] 8 [2022-09-08T16:29:26.620Z] [2022-09-08T16:29:26.620Z] [2022-09-08T16:29:26.620Z] ---> df -h: [2022-09-08T16:29:26.620Z] Filesystem Size Used Avail Use% Mounted on [2022-09-08T16:29:26.620Z] overlay 155G 19G 137G 12% / [2022-09-08T16:29:26.620Z] tmpfs 64M 0 64M 0% /dev [2022-09-08T16:29:26.620Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-08T16:29:26.620Z] shm 64M 0 64M 0% /dev/shm [2022-09-08T16:29:26.620Z] /dev/vda1 155G 19G 137G 12% /facter-os [2022-09-08T16:29:26.620Z] [2022-09-08T16:29:26.620Z] [2022-09-08T16:29:26.620Z] ---> sar -b -r -n DEV: [2022-09-08T16:29:26.620Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28710) 09/08/22 _x86_64_ (8 CPU) [2022-09-08T16:29:26.620Z] [2022-09-08T16:29:26.620Z] 16:01:33 LINUX RESTART (8 CPU) [2022-09-08T16:29:26.620Z] [2022-09-08T16:29:26.620Z] 16:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-08T16:29:26.620Z] 16:03:01 314.23 44.31 269.92 0.00 4013.73 129473.22 0.00 [2022-09-08T16:29:26.620Z] 16:04:01 96.45 0.47 95.98 0.00 14.53 39464.91 0.00 [2022-09-08T16:29:26.620Z] 16:05:01 49.58 0.22 49.36 0.00 2.40 17467.76 0.00 [2022-09-08T16:29:26.620Z] 16:06:01 172.92 0.07 172.85 0.00 8.80 90639.69 0.00 [2022-09-08T16:29:26.620Z] 16:07:01 376.72 6.70 370.03 0.00 66.91 163216.66 0.00 [2022-09-08T16:29:26.620Z] 16:08:01 468.72 0.05 468.67 0.00 8.52 134360.07 0.00 [2022-09-08T16:29:26.620Z] 16:09:01 609.82 0.15 609.67 0.00 6.13 183445.69 0.00 [2022-09-08T16:29:26.620Z] 16:10:01 725.90 1.32 724.58 0.00 10.53 173984.07 0.00 [2022-09-08T16:29:26.620Z] 16:11:02 94.95 0.10 94.85 0.00 13.20 6572.77 0.00 [2022-09-08T16:29:26.620Z] 16:12:01 13.15 0.00 13.15 0.00 0.00 357.63 0.00 [2022-09-08T16:29:26.620Z] 16:13:01 1.37 0.00 1.37 0.00 0.00 13.86 0.00 [2022-09-08T16:29:26.620Z] 16:14:01 2.87 0.87 2.00 0.00 18.40 28.93 0.00 [2022-09-08T16:29:26.620Z] 16:15:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 [2022-09-08T16:29:26.620Z] 16:16:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2022-09-08T16:29:26.620Z] 16:17:01 1.43 0.03 1.40 0.00 0.27 15.33 0.00 [2022-09-08T16:29:26.620Z] 16:18:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 [2022-09-08T16:29:26.620Z] 16:19:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2022-09-08T16:29:26.620Z] 16:20:01 0.83 0.00 0.83 0.00 0.00 11.06 0.00 [2022-09-08T16:29:26.620Z] 16:21:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2022-09-08T16:29:26.620Z] 16:22:01 1.62 0.00 1.62 0.00 0.00 20.80 0.00 [2022-09-08T16:29:26.620Z] 16:23:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2022-09-08T16:29:26.620Z] 16:24:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2022-09-08T16:29:26.620Z] 16:25:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2022-09-08T16:29:26.620Z] 16:26:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 [2022-09-08T16:29:26.620Z] 16:27:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 [2022-09-08T16:29:26.620Z] 16:28:01 1.23 0.02 1.22 0.00 4.27 31.06 0.00 [2022-09-08T16:29:26.620Z] 16:29:01 121.21 0.40 120.81 0.00 8.53 58533.98 0.00 [2022-09-08T16:29:26.620Z] Average: 113.59 2.03 111.56 0.00 154.76 36983.79 0.00 [2022-09-08T16:29:26.620Z] [2022-09-08T16:29:26.620Z] 16:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-08T16:29:26.620Z] 16:03:01 28375844 31770704 529060 1.61 119008 3533780 1955436 5.76 1168176 2946132 279244 [2022-09-08T16:29:26.620Z] 16:04:01 27506596 31649056 637412 1.94 137864 4186852 2120776 6.25 1626928 3263960 483840 [2022-09-08T16:29:26.620Z] 16:05:01 27308792 31745840 540272 1.64 141576 4450408 1940280 5.72 1360200 3705872 376672 [2022-09-08T16:29:26.620Z] 16:06:01 25826708 31651496 625188 1.90 146488 5802808 2560912 7.55 1681068 4820344 820 [2022-09-08T16:29:26.620Z] 16:07:01 22822400 31168728 1094664 3.33 279860 8006904 3120692 9.20 2296860 7010872 56 [2022-09-08T16:29:26.620Z] 16:08:01 22294816 31623888 646480 1.97 287776 8948160 2299516 6.78 2101568 7712192 85128 [2022-09-08T16:29:26.620Z] 16:09:01 20486212 31434476 829724 2.52 328488 10426276 2974004 8.76 2360480 9147660 724 [2022-09-08T16:29:26.620Z] 16:10:01 20493328 31650044 620136 1.89 407964 10496696 2263392 6.67 2241176 9209604 22996 [2022-09-08T16:29:26.620Z] 16:11:02 21046292 31754632 518232 1.58 411268 10068680 1879876 5.54 2150892 8777112 464 [2022-09-08T16:29:26.620Z] 16:12:01 21045984 31754532 518072 1.58 411780 10068788 1874200 5.52 2151576 8777100 160 [2022-09-08T16:29:26.620Z] 16:13:01 21045952 31754524 518056 1.58 411792 10068788 1874200 5.52 2150368 8777100 16 [2022-09-08T16:29:26.620Z] 16:14:01 21049468 31758912 513712 1.56 411848 10069304 1903892 5.61 2145920 8777520 332 [2022-09-08T16:29:26.620Z] 16:15:01 21050608 31760056 512996 1.56 411864 10069308 1903892 5.61 2144460 8777524 28 [2022-09-08T16:29:26.620Z] 16:16:01 21050820 31760648 512728 1.56 411868 10069308 1903892 5.61 2144364 8777884 188 [2022-09-08T16:29:26.620Z] 16:17:01 21054616 31764516 508484 1.55 411900 10069308 1913788 5.64 2139420 8777920 220 [2022-09-08T16:29:26.620Z] 16:18:01 21055288 31765280 507760 1.54 411920 10069312 1913788 5.64 2139748 8777920 184 [2022-09-08T16:29:26.620Z] 16:19:01 21055532 31765536 507492 1.54 411928 10069320 1913788 5.64 2139448 8777928 8 [2022-09-08T16:29:26.620Z] 16:20:01 21055224 31765248 507728 1.54 411936 10069324 1913788 5.64 2139828 8777932 200 [2022-09-08T16:29:26.620Z] 16:21:01 21055400 31765424 507696 1.54 411948 10069324 1913788 5.64 2140084 8777932 16 [2022-09-08T16:29:26.620Z] 16:22:01 21055352 31765412 507676 1.54 411984 10069328 1913788 5.64 2139924 8777940 56 [2022-09-08T16:29:26.620Z] 16:23:01 21055344 31765428 507616 1.54 412000 10069336 1913788 5.64 2139988 8777944 12 [2022-09-08T16:29:26.620Z] 16:24:01 21056052 31766168 506832 1.54 412016 10069336 1913788 5.64 2139216 8777944 156 [2022-09-08T16:29:26.620Z] 16:25:01 21056256 31766384 506556 1.54 412024 10069340 1913788 5.64 2139340 8777948 36 [2022-09-08T16:29:26.620Z] 16:26:01 21055924 31766056 506812 1.54 412040 10069340 1913788 5.64 2139528 8777948 252 [2022-09-08T16:29:26.620Z] 16:27:01 21056368 31766540 506516 1.54 412072 10069336 1913788 5.64 2138600 8777952 32 [2022-09-08T16:29:26.620Z] 16:28:01 21050740 31761724 510460 1.55 412084 10070172 1942764 5.73 2141644 8779020 744 [2022-09-08T16:29:26.620Z] 16:29:01 19536444 31722600 546160 1.66 460336 11377496 2225236 6.56 2283856 10027924 904 [2022-09-08T16:29:26.620Z] Average: 21985273 31709032 564982 1.72 360135 9202827 2066468 6.09 2062395 7994264 46425 [2022-09-08T16:29:26.620Z] [2022-09-08T16:29:26.620Z] 16:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-08T16:29:26.620Z] 16:03:01 docker0 369.29 339.19 27.22 2715.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.620Z] 16:03:01 ens3 1351.79 1093.68 11716.90 155.23 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.620Z] 16:03:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.620Z] 16:04:01 docker0 104.73 121.26 8.64 1149.35 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.620Z] 16:04:01 veth20b590f 0.83 1.03 0.06 0.09 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.620Z] 16:04:01 ens3 187.40 156.27 1183.85 76.38 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.620Z] 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.620Z] 16:05:01 docker0 0.68 0.68 0.04 0.05 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:05:01 veth20b590f 0.68 0.70 0.05 0.05 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:05:01 ens3 24.25 14.11 20.37 11.08 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:06:01 veth4436803 0.25 0.22 0.03 0.18 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:06:01 vethcf363b2 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:06:01 docker0 8.17 11.83 0.50 88.66 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:06:01 veth8eafeaf 0.22 0.25 0.02 0.09 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:06:01 ens3 128.83 97.18 1784.40 77.21 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:06:01 veth73c74e1 0.30 0.35 0.03 0.33 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:06:01 vetha447f34 0.23 0.28 0.03 0.10 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:06:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:06:01 vethc150495 2.55 2.97 0.18 7.07 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:07:01 veth3184cf5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:07:01 vethcf363b2 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:07:01 docker0 136.67 171.83 10.55 1584.93 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:07:01 vethdd0d610 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:07:01 ens3 187.44 147.25 1641.85 17.94 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:07:01 veth4f9c089 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:07:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:08:01 vethcf363b2 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:08:01 docker0 46.76 60.32 2.75 339.33 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:08:01 ens3 126.14 102.05 418.08 76.62 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:08:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:08:01 veth8a2e39a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:09:01 veth3c13500 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:09:01 vethcf363b2 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:09:01 docker0 60.81 85.69 4.49 750.47 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:09:01 ens3 117.61 81.82 787.67 18.64 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:09:01 veth4daf30d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:09:01 veth3aac248 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:09:01 veth54fd4e0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:10:01 vethcf363b2 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:10:01 docker0 92.85 142.14 6.63 1442.16 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:10:01 ens3 210.83 145.96 1479.86 84.20 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:11:02 docker0 2.05 4.83 0.13 43.58 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:11:02 ens3 471.69 480.20 264.14 2320.90 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:11:02 lo 43.53 43.53 4.29 4.29 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:12:01 ens3 251.74 262.68 110.96 1580.92 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:12:01 lo 19.59 19.59 1.93 1.93 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:13:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:18:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:19:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:20:01 ens3 7.31 4.32 9.98 0.39 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:21:01 ens3 0.73 0.25 0.30 0.20 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:22:01 ens3 1.20 0.52 0.41 0.28 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:23:01 ens3 0.58 0.32 0.33 0.26 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:24:01 ens3 12.21 18.21 1.21 19.08 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:25:01 ens3 9.58 8.85 1.09 14.26 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:26:01 ens3 1.87 2.28 0.43 3.69 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:28:01 ens3 3.15 2.10 4.08 1.04 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:29:01 docker0 45.39 48.74 3.83 692.53 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:29:01 ens3 407.10 306.80 7914.00 120.93 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:29:01 veth7a20aaa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] 16:29:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] Average: docker0 32.15 36.56 2.40 326.36 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] Average: ens3 129.64 108.25 1013.11 168.73 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] Average: veth7a20aaa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] Average: lo 2.76 2.76 0.27 0.27 0.00 0.00 0.00 0.00 [2022-09-08T16:29:26.621Z] [2022-09-08T16:29:26.621Z] [2022-09-08T16:29:26.621Z] ---> sar -P ALL: [2022-09-08T16:29:26.621Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28710) 09/08/22 _x86_64_ (8 CPU) [2022-09-08T16:29:26.621Z] [2022-09-08T16:29:26.621Z] 16:01:33 LINUX RESTART (8 CPU) [2022-09-08T16:29:26.621Z] [2022-09-08T16:29:26.621Z] 16:02:01 CPU %user %nice %system %iowait %steal %idle [2022-09-08T16:29:26.621Z] 16:03:01 all 10.89 0.00 3.50 2.34 0.07 83.20 [2022-09-08T16:29:26.621Z] 16:03:01 0 12.46 0.00 3.81 0.22 0.05 83.46 [2022-09-08T16:29:26.621Z] 16:03:01 1 8.13 0.00 2.42 2.04 0.05 87.36 [2022-09-08T16:29:26.621Z] 16:03:01 2 12.08 0.00 4.76 3.97 0.05 79.14 [2022-09-08T16:29:26.621Z] 16:03:01 3 12.75 0.00 3.81 5.93 0.09 77.42 [2022-09-08T16:29:26.621Z] 16:03:01 4 14.28 0.00 3.18 2.12 0.05 80.36 [2022-09-08T16:29:26.621Z] 16:03:01 5 8.83 0.00 2.94 0.41 0.08 87.74 [2022-09-08T16:29:26.621Z] 16:03:01 6 9.78 0.00 3.91 3.96 0.07 82.29 [2022-09-08T16:29:26.621Z] 16:03:01 7 8.80 0.00 3.18 0.15 0.08 87.78 [2022-09-08T16:29:26.621Z] 16:04:01 all 31.74 0.00 6.20 2.30 0.13 59.63 [2022-09-08T16:29:26.621Z] 16:04:01 0 30.57 0.00 6.02 0.02 0.19 63.21 [2022-09-08T16:29:26.621Z] 16:04:01 1 32.54 0.00 5.88 0.15 0.12 61.31 [2022-09-08T16:29:26.621Z] 16:04:01 2 31.36 0.00 5.96 0.12 0.13 62.43 [2022-09-08T16:29:26.621Z] 16:04:01 3 31.62 0.00 5.87 3.21 0.10 59.20 [2022-09-08T16:29:26.621Z] 16:04:01 4 32.36 0.00 6.77 7.11 0.15 53.61 [2022-09-08T16:29:26.621Z] 16:04:01 5 31.32 0.00 6.53 7.06 0.12 54.97 [2022-09-08T16:29:26.621Z] 16:04:01 6 32.55 0.00 6.34 0.67 0.12 60.32 [2022-09-08T16:29:26.621Z] 16:04:01 7 31.60 0.00 6.27 0.05 0.14 61.95 [2022-09-08T16:29:26.621Z] 16:05:01 all 53.01 0.00 7.21 0.76 0.14 38.88 [2022-09-08T16:29:26.621Z] 16:05:01 0 51.61 0.00 7.73 0.03 0.15 40.47 [2022-09-08T16:29:26.621Z] 16:05:01 1 53.01 0.00 6.47 0.34 0.12 40.07 [2022-09-08T16:29:26.621Z] 16:05:01 2 53.51 0.00 7.10 1.91 0.15 37.33 [2022-09-08T16:29:26.621Z] 16:05:01 3 53.99 0.00 6.96 0.10 0.13 38.81 [2022-09-08T16:29:26.621Z] 16:05:01 4 53.19 0.00 6.87 0.07 0.13 39.74 [2022-09-08T16:29:26.621Z] 16:05:01 5 52.74 0.00 7.35 3.52 0.14 36.25 [2022-09-08T16:29:26.621Z] 16:05:01 6 54.65 0.00 7.78 0.03 0.15 37.38 [2022-09-08T16:29:26.621Z] 16:05:01 7 51.37 0.00 7.43 0.05 0.14 41.02 [2022-09-08T16:29:26.621Z] 16:06:01 all 11.31 0.00 5.96 6.30 0.12 76.31 [2022-09-08T16:29:26.621Z] 16:06:01 0 12.68 0.00 6.85 1.98 0.10 78.40 [2022-09-08T16:29:26.621Z] 16:06:01 1 11.35 0.00 4.61 8.61 0.08 75.35 [2022-09-08T16:29:26.621Z] 16:06:01 2 11.03 0.00 6.63 0.76 0.19 81.39 [2022-09-08T16:29:26.621Z] 16:06:01 3 9.98 0.00 6.64 0.47 0.08 82.82 [2022-09-08T16:29:26.621Z] 16:06:01 4 11.69 0.00 6.30 2.62 0.19 79.20 [2022-09-08T16:29:26.621Z] 16:06:01 5 12.67 0.00 5.45 0.81 0.08 80.98 [2022-09-08T16:29:26.621Z] 16:06:01 6 10.07 0.00 6.20 0.30 0.13 83.29 [2022-09-08T16:29:26.621Z] 16:06:01 7 11.02 0.00 5.00 34.77 0.14 49.08 [2022-09-08T16:29:26.621Z] 16:07:01 all 10.71 0.00 5.54 16.78 0.10 66.87 [2022-09-08T16:29:26.621Z] 16:07:01 0 10.68 0.00 6.74 10.75 0.13 71.69 [2022-09-08T16:29:26.621Z] 16:07:01 1 10.38 0.00 4.31 7.49 0.07 77.75 [2022-09-08T16:29:26.621Z] 16:07:01 2 11.81 0.00 5.62 4.28 0.08 78.21 [2022-09-08T16:29:26.621Z] 16:07:01 3 11.15 0.00 6.14 6.82 0.18 75.71 [2022-09-08T16:29:26.621Z] 16:07:01 4 11.67 0.00 5.55 4.66 0.08 78.03 [2022-09-08T16:29:26.621Z] 16:07:01 5 10.16 0.00 4.62 28.34 0.05 56.83 [2022-09-08T16:29:26.621Z] 16:07:01 6 10.02 0.00 4.11 4.24 0.07 81.57 [2022-09-08T16:29:26.621Z] 16:07:01 7 9.83 0.00 7.24 68.11 0.10 14.73 [2022-09-08T16:29:26.621Z] 16:08:01 all 49.01 0.00 9.11 13.06 0.17 28.65 [2022-09-08T16:29:26.621Z] 16:08:01 0 47.29 0.00 9.79 4.27 0.15 38.50 [2022-09-08T16:29:26.621Z] 16:08:01 1 48.30 0.00 8.79 14.89 0.20 27.81 [2022-09-08T16:29:26.621Z] 16:08:01 2 52.95 0.00 9.46 20.05 0.15 17.38 [2022-09-08T16:29:26.621Z] 16:08:01 3 47.85 0.00 9.59 15.10 0.12 27.35 [2022-09-08T16:29:26.621Z] 16:08:01 4 52.58 0.00 10.18 19.98 0.17 17.08 [2022-09-08T16:29:26.621Z] 16:08:01 5 47.86 0.00 8.48 7.56 0.20 35.89 [2022-09-08T16:29:26.621Z] 16:08:01 6 47.04 0.00 8.69 6.12 0.17 37.99 [2022-09-08T16:29:26.621Z] 16:08:01 7 48.16 0.00 7.85 16.46 0.20 27.33 [2022-09-08T16:29:26.621Z] 16:09:01 all 36.05 0.00 9.35 20.85 0.23 33.52 [2022-09-08T16:29:26.621Z] 16:09:01 0 34.61 0.00 9.84 23.71 0.27 31.57 [2022-09-08T16:29:26.621Z] 16:09:01 1 37.14 0.00 8.79 14.22 0.27 39.58 [2022-09-08T16:29:26.621Z] 16:09:01 2 39.32 0.00 9.99 26.79 0.15 23.74 [2022-09-08T16:29:26.621Z] 16:09:01 3 33.32 0.00 8.49 16.62 0.14 41.44 [2022-09-08T16:29:26.621Z] 16:09:01 4 39.65 0.00 10.65 15.37 0.24 34.09 [2022-09-08T16:29:26.621Z] 16:09:01 5 35.27 0.00 9.22 23.67 0.22 31.62 [2022-09-08T16:29:26.621Z] 16:09:01 6 33.38 0.00 8.55 29.62 0.22 28.24 [2022-09-08T16:29:26.621Z] 16:09:01 7 35.67 0.00 9.23 16.85 0.33 37.92 [2022-09-08T16:29:26.621Z] 16:10:01 all 37.09 0.00 9.79 18.51 0.20 34.41 [2022-09-08T16:29:26.621Z] 16:10:01 0 38.17 0.00 10.09 20.34 0.17 31.23 [2022-09-08T16:29:26.621Z] 16:10:01 1 37.65 0.00 9.66 11.34 0.15 41.19 [2022-09-08T16:29:26.621Z] 16:10:01 2 36.64 0.00 9.64 12.27 0.19 41.26 [2022-09-08T16:29:26.621Z] 16:10:01 3 34.54 0.00 10.71 26.43 0.15 28.17 [2022-09-08T16:29:26.621Z] 16:10:01 4 38.10 0.00 10.05 15.39 0.20 36.26 [2022-09-08T16:29:26.621Z] 16:10:01 5 39.07 0.00 9.61 29.92 0.22 21.18 [2022-09-08T16:29:26.621Z] 16:10:01 6 34.73 0.00 8.69 7.46 0.27 48.85 [2022-09-08T16:29:26.621Z] 16:10:01 7 37.84 0.00 9.87 24.86 0.27 27.16 [2022-09-08T16:29:26.621Z] 16:11:02 all 8.73 0.00 1.60 0.42 0.07 89.18 [2022-09-08T16:29:26.621Z] 16:11:02 0 9.99 0.00 1.85 1.20 0.07 86.89 [2022-09-08T16:29:26.621Z] 16:11:02 1 11.65 0.00 2.03 0.28 0.07 85.97 [2022-09-08T16:29:26.621Z] 16:11:02 2 9.94 0.00 1.66 1.63 0.07 86.71 [2022-09-08T16:29:26.621Z] 16:11:02 3 8.15 0.00 1.77 0.02 0.07 89.99 [2022-09-08T16:29:26.621Z] 16:11:02 4 6.36 0.00 1.56 0.07 0.03 91.98 [2022-09-08T16:29:26.621Z] 16:11:02 5 10.75 0.00 1.77 0.03 0.08 87.37 [2022-09-08T16:29:26.621Z] 16:11:02 6 4.80 0.00 0.89 0.12 0.08 94.11 [2022-09-08T16:29:26.621Z] 16:11:02 7 8.25 0.00 1.26 0.02 0.07 90.41 [2022-09-08T16:29:26.621Z] 16:12:01 all 5.82 0.00 0.71 0.05 0.04 93.38 [2022-09-08T16:29:26.621Z] 16:12:01 0 3.03 0.00 0.58 0.02 0.02 96.36 [2022-09-08T16:29:26.621Z] 16:12:01 1 7.32 0.00 0.73 0.22 0.05 91.68 [2022-09-08T16:29:26.621Z] 16:12:01 2 7.29 0.00 0.73 0.03 0.05 91.89 [2022-09-08T16:29:26.621Z] 16:12:01 3 7.19 0.00 1.02 0.00 0.03 91.76 [2022-09-08T16:29:26.621Z] 16:12:01 4 5.87 0.00 0.59 0.02 0.03 93.49 [2022-09-08T16:29:26.621Z] 16:12:01 5 9.53 0.00 1.09 0.07 0.07 89.25 [2022-09-08T16:29:26.621Z] 16:12:01 6 0.63 0.00 0.25 0.02 0.00 99.10 [2022-09-08T16:29:26.621Z] 16:12:01 7 5.77 0.00 0.66 0.02 0.03 93.52 [2022-09-08T16:29:26.621Z] 16:13:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-08T16:29:26.621Z] 16:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-08T16:29:26.621Z] 16:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-08T16:29:26.621Z] 16:13:01 2 0.07 0.00 0.05 0.03 0.00 99.85 [2022-09-08T16:29:26.621Z] 16:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-08T16:29:26.621Z] 16:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-08T16:29:26.621Z] 16:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-08T16:29:26.621Z] 16:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-08T16:29:26.621Z] 16:13:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-08T16:29:26.621Z] [2022-09-08T16:29:26.621Z] 16:13:01 CPU %user %nice %system %iowait %steal %idle [2022-09-08T16:29:26.621Z] 16:14:01 all 0.05 0.00 0.03 0.01 0.01 99.90 [2022-09-08T16:29:26.621Z] 16:14:01 0 0.18 0.00 0.07 0.03 0.00 99.72 [2022-09-08T16:29:26.621Z] 16:14:01 1 0.08 0.00 0.00 0.03 0.02 99.87 [2022-09-08T16:29:26.621Z] 16:14:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-08T16:29:26.621Z] 16:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-08T16:29:26.621Z] 16:14:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-08T16:29:26.621Z] 16:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-08T16:29:26.621Z] 16:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-08T16:29:26.621Z] 16:14:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2022-09-08T16:29:26.621Z] 16:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-09-08T16:29:26.621Z] 16:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-08T16:29:26.621Z] 16:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-08T16:29:26.621Z] 16:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-08T16:29:26.621Z] 16:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-08T16:29:26.621Z] 16:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-08T16:29:26.621Z] 16:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-08T16:29:26.621Z] 16:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-08T16:29:26.621Z] 16:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-08T16:29:26.621Z] 16:16:01 all 0.18 0.00 0.02 0.00 0.00 99.80 [2022-09-08T16:29:26.621Z] 16:16:01 0 1.34 0.00 0.00 0.00 0.00 98.66 [2022-09-08T16:29:26.621Z] 16:16:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-08T16:29:26.621Z] 16:16:01 2 0.00 0.00 0.05 0.00 0.00 99.95 [2022-09-08T16:29:26.621Z] 16:16:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-08T16:29:26.621Z] 16:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-08T16:29:26.621Z] 16:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-08T16:29:26.621Z] 16:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-08T16:29:26.621Z] 16:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-08T16:29:26.621Z] 16:17:01 all 0.28 0.00 0.04 0.01 0.00 99.68 [2022-09-08T16:29:26.621Z] 16:17:01 0 1.99 0.00 0.03 0.00 0.00 97.98 [2022-09-08T16:29:26.621Z] 16:17:01 1 0.03 0.00 0.05 0.02 0.00 99.90 [2022-09-08T16:29:26.621Z] 16:17:01 2 0.05 0.00 0.05 0.02 0.00 99.88 [2022-09-08T16:29:26.621Z] 16:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-08T16:29:26.621Z] 16:17:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-08T16:29:26.621Z] 16:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-08T16:29:26.621Z] 16:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-08T16:29:26.621Z] 16:17:01 7 0.07 0.00 0.07 0.00 0.02 99.85 [2022-09-08T16:29:26.621Z] 16:18:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-09-08T16:29:26.621Z] 16:18:01 0 1.99 0.00 0.00 0.00 0.00 98.01 [2022-09-08T16:29:26.621Z] 16:18:01 1 0.03 0.00 0.05 0.02 0.02 99.88 [2022-09-08T16:29:26.621Z] 16:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-08T16:29:26.621Z] 16:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-08T16:29:26.621Z] 16:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-08T16:29:26.621Z] 16:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-08T16:29:26.621Z] 16:18:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-08T16:29:26.621Z] 16:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-08T16:29:26.621Z] 16:19:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2022-09-08T16:29:26.621Z] 16:19:01 0 1.04 0.00 0.03 0.00 0.02 98.91 [2022-09-08T16:29:26.621Z] 16:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-08T16:29:26.621Z] 16:19:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-08T16:29:26.621Z] 16:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-08T16:29:26.621Z] 16:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-08T16:29:26.621Z] 16:19:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-08T16:29:26.621Z] 16:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-08T16:29:26.621Z] 16:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-08T16:29:26.621Z] 16:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-09-08T16:29:26.621Z] 16:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-08T16:29:26.621Z] 16:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-08T16:29:26.621Z] 16:20:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-08T16:29:26.621Z] 16:20:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-08T16:29:26.621Z] 16:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-08T16:29:26.621Z] 16:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-08T16:29:26.621Z] 16:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-08T16:29:26.621Z] 16:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-08T16:29:26.621Z] 16:21:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2022-09-08T16:29:26.622Z] 16:21:01 0 0.08 0.00 0.00 0.00 0.00 99.92 [2022-09-08T16:29:26.622Z] 16:21:01 1 0.07 0.00 0.02 0.02 0.00 99.90 [2022-09-08T16:29:26.622Z] 16:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-08T16:29:26.622Z] 16:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-08T16:29:26.622Z] 16:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-08T16:29:26.622Z] 16:21:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2022-09-08T16:29:26.622Z] 16:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-08T16:29:26.622Z] 16:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-08T16:29:26.622Z] 16:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-09-08T16:29:26.622Z] 16:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-08T16:29:26.622Z] 16:22:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2022-09-08T16:29:26.622Z] 16:22:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2022-09-08T16:29:26.622Z] 16:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-08T16:29:26.622Z] 16:22:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2022-09-08T16:29:26.622Z] 16:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-08T16:29:26.622Z] 16:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-08T16:29:26.622Z] 16:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-08T16:29:26.622Z] 16:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-09-08T16:29:26.622Z] 16:23:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2022-09-08T16:29:26.622Z] 16:23:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-08T16:29:26.622Z] 16:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-08T16:29:26.622Z] 16:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-08T16:29:26.622Z] 16:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-08T16:29:26.622Z] 16:23:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-08T16:29:26.622Z] 16:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-08T16:29:26.622Z] 16:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-08T16:29:26.622Z] 16:24:01 all 0.04 0.00 0.02 0.02 0.00 99.91 [2022-09-08T16:29:26.622Z] 16:24:01 0 0.10 0.00 0.05 0.00 0.00 99.85 [2022-09-08T16:29:26.622Z] 16:24:01 1 0.02 0.00 0.03 0.17 0.00 99.78 [2022-09-08T16:29:26.622Z] 16:24:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-08T16:29:26.622Z] 16:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-08T16:29:26.622Z] 16:24:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-08T16:29:26.622Z] 16:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-08T16:29:26.622Z] 16:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-08T16:29:26.622Z] 16:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-08T16:29:26.622Z] [2022-09-08T16:29:26.622Z] 16:24:01 CPU %user %nice %system %iowait %steal %idle [2022-09-08T16:29:26.622Z] 16:25:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-09-08T16:29:26.622Z] 16:25:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-08T16:29:26.622Z] 16:25:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-09-08T16:29:26.622Z] 16:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-08T16:29:26.622Z] 16:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-08T16:29:26.622Z] 16:25:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2022-09-08T16:29:26.622Z] 16:25:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-08T16:29:26.622Z] 16:25:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-08T16:29:26.622Z] 16:25:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-08T16:29:26.622Z] 16:26:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-09-08T16:29:26.622Z] 16:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-08T16:29:26.622Z] 16:26:01 1 0.00 0.00 0.00 0.05 0.00 99.95 [2022-09-08T16:29:26.622Z] 16:26:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2022-09-08T16:29:26.622Z] 16:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-08T16:29:26.622Z] 16:26:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2022-09-08T16:29:26.622Z] 16:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-08T16:29:26.622Z] 16:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-08T16:29:26.622Z] 16:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-08T16:29:26.622Z] 16:27:01 all 0.05 0.00 0.01 0.04 0.00 99.90 [2022-09-08T16:29:26.622Z] 16:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-08T16:29:26.622Z] 16:27:01 1 0.05 0.00 0.02 0.03 0.00 99.90 [2022-09-08T16:29:26.622Z] 16:27:01 2 0.02 0.00 0.00 0.28 0.00 99.70 [2022-09-08T16:29:26.622Z] 16:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-08T16:29:26.622Z] 16:27:01 4 0.28 0.00 0.00 0.00 0.00 99.72 [2022-09-08T16:29:26.622Z] 16:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-08T16:29:26.622Z] 16:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-08T16:29:26.622Z] 16:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-08T16:29:26.622Z] 16:28:01 all 0.15 0.00 0.09 0.00 0.00 99.75 [2022-09-08T16:29:26.622Z] 16:28:01 0 0.18 0.00 0.10 0.00 0.00 99.72 [2022-09-08T16:29:26.622Z] 16:28:01 1 0.13 0.00 0.08 0.03 0.00 99.75 [2022-09-08T16:29:26.622Z] 16:28:01 2 0.17 0.00 0.07 0.00 0.00 99.77 [2022-09-08T16:29:26.622Z] 16:28:01 3 0.05 0.00 0.10 0.00 0.00 99.85 [2022-09-08T16:29:26.622Z] 16:28:01 4 0.13 0.00 0.08 0.00 0.02 99.77 [2022-09-08T16:29:26.622Z] 16:28:01 5 0.18 0.00 0.10 0.00 0.00 99.72 [2022-09-08T16:29:26.622Z] 16:28:01 6 0.20 0.00 0.07 0.00 0.02 99.72 [2022-09-08T16:29:26.622Z] 16:28:01 7 0.17 0.00 0.13 0.00 0.00 99.70 [2022-09-08T16:29:26.622Z] 16:29:01 all 9.72 0.00 3.87 2.33 0.09 83.98 [2022-09-08T16:29:26.622Z] 16:29:01 0 9.66 0.00 4.19 0.32 0.10 85.72 [2022-09-08T16:29:26.622Z] 16:29:01 1 9.15 0.00 4.34 8.20 0.12 78.19 [2022-09-08T16:29:26.622Z] 16:29:01 2 12.44 0.00 4.72 9.27 0.08 73.49 [2022-09-08T16:29:26.622Z] 16:29:01 3 9.89 0.00 3.65 0.46 0.08 85.92 [2022-09-08T16:29:26.622Z] 16:29:01 4 7.68 0.00 3.74 0.24 0.07 88.27 [2022-09-08T16:29:26.622Z] 16:29:01 5 9.44 0.00 3.52 0.07 0.08 86.89 [2022-09-08T16:29:26.622Z] 16:29:01 6 9.81 0.00 3.56 0.05 0.07 86.51 [2022-09-08T16:29:26.622Z] 16:29:01 7 9.69 0.00 3.27 0.10 0.10 86.85 [2022-09-08T16:29:26.622Z] Average: all 9.73 0.00 2.31 3.07 0.05 84.84 [2022-09-08T16:29:26.622Z] Average: 0 9.82 0.00 2.49 2.29 0.05 85.35 [2022-09-08T16:29:26.622Z] Average: 1 9.78 0.00 2.14 2.49 0.05 85.53 [2022-09-08T16:29:26.622Z] Average: 2 10.22 0.00 2.44 2.98 0.05 84.30 [2022-09-08T16:29:26.622Z] Average: 3 9.56 0.00 2.38 2.75 0.04 85.27 [2022-09-08T16:29:26.622Z] Average: 4 10.06 0.00 2.41 2.48 0.05 85.00 [2022-09-08T16:29:26.622Z] Average: 5 9.82 0.00 2.23 3.71 0.05 84.20 [2022-09-08T16:29:26.622Z] Average: 6 9.09 0.00 2.17 1.92 0.05 86.77 [2022-09-08T16:29:26.622Z] Average: 7 9.47 0.00 2.26 5.91 0.06 82.31 [2022-09-08T16:29:26.622Z] [2022-09-08T16:29:26.622Z] [2022-09-08T16:29:26.622Z]