Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23251983c73b29babdec2056f36690dce19c8f65 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-ssh13631057332564272326.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh4452779858197183480.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh16588564000215492654.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh4086822905009333495.key Verifying host key using known hosts file > 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-ssh5309367472085912555.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8858 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/337 [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/337 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 23251983c73b29babdec2056f36690dce19c8f65 (main) Commit message: "refactor(command): refactor messaging handler (#4204)" > 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 23251983c73b29babdec2056f36690dce19c8f65 # timeout=10 > git rev-list --no-walk f4c4f3c1366da151f5719954dda2c474ffd5463b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-22T18:28:27.417Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-22T18:28:27.469Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-22T18:28:27.483Z] ========================================================= [2022-10-22T18:28:27.484Z] EdgeX Global Pipelines Version Info [2022-10-22T18:28:27.484Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:28:28.192Z] ------------------- [2022-10-22T18:28:28.192Z] stable info: [2022-10-22T18:28:28.192Z] ------------------- [2022-10-22T18:28:28.192Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-22T18:28:28.192Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-22T18:28:28.192Z] Message: update stable to v1.0.243 [2022-10-22T18:28:28.762Z] ------------------- [2022-10-22T18:28:28.762Z] experimental info: [2022-10-22T18:28:28.762Z] ------------------- [2022-10-22T18:28:28.762Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-22T18:28:28.762Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-22T18:28:28.762Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-22T18:28:28.924Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-22T18:28:28.940Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-22T18:28:28.953Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-22T18:28:28.967Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-22T18:28:28.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-22T18:28:28.992Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-22T18:28:29.003Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-22T18:28:29.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-22T18:28:29.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-22T18:28:29.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-22T18:28:29.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-22T18:28:29.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-22T18:28:29.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-22T18:28:29.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-22T18:28:29.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-22T18:28:29.123Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-22T18:28:29.138Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-22T18:28:29.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-22T18:28:29.162Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-22T18:28:29.176Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-22T18:28:29.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-22T18:28:29.204Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-22T18:28:29.215Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-22T18:28:29.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-22T18:28:29.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-22T18:28:29.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-22T18:28:29.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] echo [2022-10-22T18:28:29.282Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2325198 [Pipeline] echo [2022-10-22T18:28:29.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-22T18:28:29.334Z] provisioning config files... [2022-10-22T18:28:29.348Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/337@tmp/config13127115054521956631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:28:29.648Z] ---> docker-login.sh [2022-10-22T18:28:29.648Z] nexus3.edgexfoundry.org:10001 [2022-10-22T18:28:29.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:28:29.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:28:29.908Z] Configure a credential helper to remove this warning. See [2022-10-22T18:28:29.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:28:29.908Z] [2022-10-22T18:28:29.908Z] Login Succeeded [2022-10-22T18:28:29.908Z] nexus3.edgexfoundry.org:10002 [2022-10-22T18:28:29.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:28:30.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:28:30.167Z] Configure a credential helper to remove this warning. See [2022-10-22T18:28:30.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:28:30.167Z] [2022-10-22T18:28:30.167Z] Login Succeeded [2022-10-22T18:28:30.167Z] nexus3.edgexfoundry.org:10003 [2022-10-22T18:28:30.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:28:30.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:28:30.167Z] Configure a credential helper to remove this warning. See [2022-10-22T18:28:30.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:28:30.167Z] [2022-10-22T18:28:30.167Z] Login Succeeded [2022-10-22T18:28:30.167Z] nexus3.edgexfoundry.org:10004 [2022-10-22T18:28:30.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:28:30.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:28:30.428Z] Configure a credential helper to remove this warning. See [2022-10-22T18:28:30.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:28:30.428Z] [2022-10-22T18:28:30.428Z] Login Succeeded [2022-10-22T18:28:30.428Z] docker.io [2022-10-22T18:28:30.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:28:30.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:28:30.689Z] Configure a credential helper to remove this warning. See [2022-10-22T18:28:30.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:28:30.689Z] [2022-10-22T18:28:30.689Z] Login Succeeded [2022-10-22T18:28:30.689Z] ---> docker-login.sh ends [Pipeline] } [2022-10-22T18:28:30.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T18:28:31.013Z] + 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-10-22T18:28:31.013Z] + cut -d/ -f2 [2022-10-22T18:28:31.013Z] + dirname cmd/core-command/Dockerfile [2022-10-22T18:28:31.013Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-22T18:28:31.013Z] + dirname cmd/core-data/Dockerfile [2022-10-22T18:28:31.013Z] + cut -d/ -f2 [2022-10-22T18:28:31.013Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-22T18:28:31.013Z] + dirname cmd/core-metadata/Dockerfile [2022-10-22T18:28:31.013Z] + cut -d/ -f2 [2022-10-22T18:28:31.013Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-22T18:28:31.013Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-22T18:28:31.013Z] + cut -d/ -f2 [2022-10-22T18:28:31.013Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-22T18:28:31.013Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-22T18:28:31.013Z] + cut -d/ -f2 [2022-10-22T18:28:31.013Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-22T18:28:31.013Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-22T18:28:31.013Z] + cut -d/ -f2 [2022-10-22T18:28:31.013Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-22T18:28:31.013Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-22T18:28:31.013Z] + cut -d/ -f2 [2022-10-22T18:28:31.013Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-22T18:28:31.013Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-22T18:28:31.013Z] + cut -d/ -f2 [2022-10-22T18:28:31.013Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-22T18:28:31.013Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-22T18:28:31.013Z] + cut -d/ -f2 [2022-10-22T18:28:31.013Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-22T18:28:31.013Z] + cut -d/ -f2 [2022-10-22T18:28:31.013Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-22T18:28:31.013Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-22T18:28:31.013Z] + dirname cmd/support-notifications/Dockerfile [2022-10-22T18:28:31.013Z] + cut -d/ -f2 [2022-10-22T18:28:31.013Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-22T18:28:31.013Z] + + cut -d/ -f2 [2022-10-22T18:28:31.013Z] dirname cmd/support-scheduler/Dockerfile [2022-10-22T18:28:31.013Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-22T18:28:31.013Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-22T18:28:31.013Z] + cut -d/ -f2 [2022-10-22T18:28:31.013Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-22T18:28:31.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-10-22T18:28:31.400Z] + git rev-list -1 --merges 23251983c73b29babdec2056f36690dce19c8f65~1..23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] echo [2022-10-22T18:28:31.416Z] -----------> git rev-list -1 --merges 23251983c73b29babdec2056f36690dce19c8f65~1..23251983c73b29babdec2056f36690dce19c8f65 23251983c73b29babdec2056f36690dce19c8f65 [false] [Pipeline] sh [2022-10-22T18:28:31.707Z] + git log --format=format:%s -1 23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] echo [2022-10-22T18:28:31.722Z] ========================================================= [2022-10-22T18:28:31.722Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-22T18:28:31.722Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-22T18:28:32.161Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-22T18:28:32.161Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-22T18:28:32.161Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-22T18:28:32.161Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-22T18:28:32.161Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-22T18:28:32.161Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-22T18:28:32.161Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:28:32.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T18:28:32.588Z] [2022-10-22T18:28:32.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:28:32.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T18:28:32.899Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-22T18:28:32.899Z] b85a868b505f: Pulling fs layer [2022-10-22T18:28:32.899Z] e2be974225ed: Pulling fs layer [2022-10-22T18:28:32.899Z] 339a4e72a1f5: Pulling fs layer [2022-10-22T18:28:32.899Z] 988bab9f4d93: Pulling fs layer [2022-10-22T18:28:32.899Z] 1469e6f7b9e6: Pulling fs layer [2022-10-22T18:28:32.899Z] eaf3925da568: Pulling fs layer [2022-10-22T18:28:32.899Z] bab4dde63d76: Pulling fs layer [2022-10-22T18:28:32.899Z] bde34c3a00c8: Pulling fs layer [2022-10-22T18:28:32.899Z] b352a97aabf1: Pulling fs layer [2022-10-22T18:28:32.899Z] 4872d77fe225: Pulling fs layer [2022-10-22T18:28:32.899Z] 5851b861e8e6: Pulling fs layer [2022-10-22T18:28:32.899Z] 988bab9f4d93: Waiting [2022-10-22T18:28:32.899Z] 1469e6f7b9e6: Waiting [2022-10-22T18:28:32.899Z] b352a97aabf1: Waiting [2022-10-22T18:28:32.899Z] eaf3925da568: Waiting [2022-10-22T18:28:32.899Z] bab4dde63d76: Waiting [2022-10-22T18:28:32.899Z] 4872d77fe225: Waiting [2022-10-22T18:28:32.899Z] 5851b861e8e6: Waiting [2022-10-22T18:28:32.899Z] bde34c3a00c8: Waiting [2022-10-22T18:28:32.899Z] e2be974225ed: Verifying Checksum [2022-10-22T18:28:32.899Z] e2be974225ed: Download complete [2022-10-22T18:28:32.899Z] 988bab9f4d93: Verifying Checksum [2022-10-22T18:28:32.899Z] 988bab9f4d93: Download complete [2022-10-22T18:28:33.160Z] 339a4e72a1f5: Verifying Checksum [2022-10-22T18:28:33.160Z] 339a4e72a1f5: Download complete [2022-10-22T18:28:33.160Z] 1469e6f7b9e6: Verifying Checksum [2022-10-22T18:28:33.160Z] 1469e6f7b9e6: Download complete [2022-10-22T18:28:33.160Z] eaf3925da568: Download complete [2022-10-22T18:28:33.160Z] bde34c3a00c8: Verifying Checksum [2022-10-22T18:28:33.160Z] bde34c3a00c8: Download complete [2022-10-22T18:28:33.160Z] b352a97aabf1: Verifying Checksum [2022-10-22T18:28:33.160Z] b352a97aabf1: Download complete [2022-10-22T18:28:33.160Z] 4872d77fe225: Download complete [2022-10-22T18:28:33.160Z] 5851b861e8e6: Download complete [2022-10-22T18:28:33.160Z] b85a868b505f: Verifying Checksum [2022-10-22T18:28:33.160Z] b85a868b505f: Download complete [2022-10-22T18:28:33.419Z] bab4dde63d76: Download complete [2022-10-22T18:28:34.356Z] b85a868b505f: Pull complete [2022-10-22T18:28:34.614Z] e2be974225ed: Pull complete [2022-10-22T18:28:35.181Z] 339a4e72a1f5: Pull complete [2022-10-22T18:28:35.181Z] 988bab9f4d93: Pull complete [2022-10-22T18:28:35.441Z] 1469e6f7b9e6: Pull complete [2022-10-22T18:28:35.441Z] eaf3925da568: Pull complete [2022-10-22T18:28:37.350Z] bab4dde63d76: Pull complete [2022-10-22T18:28:37.350Z] bde34c3a00c8: Pull complete [2022-10-22T18:28:37.611Z] b352a97aabf1: Pull complete [2022-10-22T18:28:37.611Z] 4872d77fe225: Pull complete [2022-10-22T18:28:37.870Z] 5851b861e8e6: Pull complete [2022-10-22T18:28:37.871Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-22T18:28:37.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T18:28:37.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:28:37.958Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2022-10-22T18:28:37.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:28:39.381Z] $ docker top 6ecd3fafad07d0db2aa8af7178965ff15c46eabd98fb858432d8b7de84829ab9 -eo pid,comm [2022-10-22T18:28:39.439Z] 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-10-22T18:28:39.439Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-22T18:28:39.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T18:28:39.482Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T18:28:39.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T18:28:39.606Z] $ docker exec 6ecd3fafad07d0db2aa8af7178965ff15c46eabd98fb858432d8b7de84829ab9 ssh-agent [2022-10-22T18:28:39.731Z] SSH_AUTH_SOCK=/tmp/ssh-5WOWYBB4EN8O/agent.32 [2022-10-22T18:28:39.731Z] SSH_AGENT_PID=38 [2022-10-22T18:28:39.737Z] Running ssh-add (command line suppressed) [2022-10-22T18:28:39.845Z] Identity added: /w/workspace/edgex-go/337@tmp/private_key_4563173307931487037.key (/w/workspace/edgex-go/337@tmp/private_key_4563173307931487037.key) [2022-10-22T18:28:39.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T18:28:40.150Z] + git tag --points-at HEAD [Pipeline] } [2022-10-22T18:28:40.156Z] $ docker exec --env ******** --env ******** 6ecd3fafad07d0db2aa8af7178965ff15c46eabd98fb858432d8b7de84829ab9 ssh-agent -k [2022-10-22T18:28:40.261Z] unset SSH_AUTH_SOCK; [2022-10-22T18:28:40.262Z] unset SSH_AGENT_PID; [2022-10-22T18:28:40.262Z] echo Agent pid 38 killed; [2022-10-22T18:28:40.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-22T18:28:40.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T18:28:40.347Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T18:28:40.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T18:28:40.465Z] $ docker exec 6ecd3fafad07d0db2aa8af7178965ff15c46eabd98fb858432d8b7de84829ab9 ssh-agent [2022-10-22T18:28:40.593Z] SSH_AUTH_SOCK=/tmp/ssh-ETnSbPCBBNgj/agent.70 [2022-10-22T18:28:40.593Z] SSH_AGENT_PID=76 [2022-10-22T18:28:40.599Z] Running ssh-add (command line suppressed) [2022-10-22T18:28:40.705Z] Identity added: /w/workspace/edgex-go/337@tmp/private_key_15116956764632588213.key (/w/workspace/edgex-go/337@tmp/private_key_15116956764632588213.key) [2022-10-22T18:28:40.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T18:28:41.015Z] + git semver init [2022-10-22T18:28:41.276Z] 2022-10-22 18:28:41,211 [run_init] DEBUG init version:0.0.0 force:False [2022-10-22T18:28:41.276Z] 2022-10-22 18:28:41,212 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/337/.semver [2022-10-22T18:28:41.276Z] 2022-10-22 18:28:41,212 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/337/.semver [2022-10-22T18:28:41.276Z] 2022-10-22 18:28:41,212 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/337/.semver'], cwd=/w/workspace/edgex-go/337, universal_newlines=False, shell=None, istream=None) [2022-10-22T18:28:46.580Z] 2022-10-22 18:28:45,836 [append_file] DEBUG append to file:/w/workspace/edgex-go/337/.git/info/exclude [2022-10-22T18:28:46.580Z] 2022-10-22 18:28:45,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/337/.semver/main with force:False [2022-10-22T18:28:46.580Z] 2022-10-22 18:28:45,836 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main [2022-10-22T18:28:46.580Z] 2022-10-22 18:28:45,837 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main [2022-10-22T18:28:46.580Z] 2.3.0-dev.99 [Pipeline] } [2022-10-22T18:28:46.587Z] $ docker exec --env ******** --env ******** 6ecd3fafad07d0db2aa8af7178965ff15c46eabd98fb858432d8b7de84829ab9 ssh-agent -k [2022-10-22T18:28:46.710Z] unset SSH_AUTH_SOCK; [2022-10-22T18:28:46.711Z] unset SSH_AGENT_PID; [2022-10-22T18:28:46.711Z] echo Agent pid 76 killed; [2022-10-22T18:28:46.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T18:28:47.022Z] + git semver [Pipeline] } [2022-10-22T18:28:47.291Z] $ docker stop --time=1 6ecd3fafad07d0db2aa8af7178965ff15c46eabd98fb858432d8b7de84829ab9 [2022-10-22T18:28:48.636Z] $ docker rm -f 6ecd3fafad07d0db2aa8af7178965ff15c46eabd98fb858432d8b7de84829ab9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-22T18:28:48.968Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-22T18:28:49.147Z] Stashed 1 file(s) [Pipeline] echo [2022-10-22T18:28:49.150Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.99 [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-10-22T18:28:49.548Z] + git config --global --add safe.directory /w/workspace/edgex-go/337 [Pipeline] echo [2022-10-22T18:28:49.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T18:28:49.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T18:28:49.574Z] ========================================================= [2022-10-22T18:28:49.574Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-22T18:28:49.574Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-22T18:28:49.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-22T18:28:49.855Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-22T18:28:49.855Z] 213ec9aee27d: Pulling fs layer [2022-10-22T18:28:49.855Z] 4583459ba037: Pulling fs layer [2022-10-22T18:28:49.855Z] 93c1e223e6f2: Pulling fs layer [2022-10-22T18:28:49.855Z] 53926ce57604: Pulling fs layer [2022-10-22T18:28:49.855Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-22T18:28:49.855Z] 53926ce57604: Waiting [2022-10-22T18:28:49.855Z] 30f14e443154: Pulling fs layer [2022-10-22T18:28:49.855Z] 801331c1e519: Pulling fs layer [2022-10-22T18:28:49.855Z] 21b2b0c7a3f4: Waiting [2022-10-22T18:28:49.855Z] 30f14e443154: Waiting [2022-10-22T18:28:49.855Z] 99cc6dd402b0: Pulling fs layer [2022-10-22T18:28:49.855Z] 7d9ed39f4882: Pulling fs layer [2022-10-22T18:28:49.855Z] 99cc6dd402b0: Waiting [2022-10-22T18:28:49.855Z] 801331c1e519: Waiting [2022-10-22T18:28:49.855Z] 7d9ed39f4882: Waiting [2022-10-22T18:28:50.792Z] 93c1e223e6f2: Verifying Checksum [2022-10-22T18:28:50.792Z] 93c1e223e6f2: Download complete [2022-10-22T18:28:50.792Z] 4583459ba037: Download complete [2022-10-22T18:28:50.792Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-22T18:28:50.792Z] 21b2b0c7a3f4: Download complete [2022-10-22T18:28:50.792Z] 30f14e443154: Verifying Checksum [2022-10-22T18:28:50.792Z] 30f14e443154: Download complete [2022-10-22T18:28:50.792Z] 213ec9aee27d: Verifying Checksum [2022-10-22T18:28:51.054Z] 801331c1e519: Download complete [2022-10-22T18:28:51.054Z] 213ec9aee27d: Pull complete [2022-10-22T18:28:51.054Z] 4583459ba037: Pull complete [2022-10-22T18:28:51.315Z] 93c1e223e6f2: Pull complete [2022-10-22T18:28:51.315Z] 7d9ed39f4882: Verifying Checksum [2022-10-22T18:28:51.315Z] 7d9ed39f4882: Download complete [2022-10-22T18:28:51.573Z] 99cc6dd402b0: Verifying Checksum [2022-10-22T18:28:51.573Z] 99cc6dd402b0: Download complete [2022-10-22T18:28:51.573Z] 53926ce57604: Verifying Checksum [2022-10-22T18:28:51.573Z] 53926ce57604: Download complete [2022-10-22T18:28:55.767Z] 53926ce57604: Pull complete [2022-10-22T18:28:55.767Z] 21b2b0c7a3f4: Pull complete [2022-10-22T18:28:55.767Z] 30f14e443154: Pull complete [2022-10-22T18:28:55.767Z] 801331c1e519: Pull complete [2022-10-22T18:28:57.666Z] 99cc6dd402b0: Pull complete [2022-10-22T18:28:58.622Z] 7d9ed39f4882: Pull complete [2022-10-22T18:28:58.622Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-22T18:28:58.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-22T18:28:58.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-22T18:28:58.913Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-22T18:28:58.913Z] WORKDIR /edgex [2022-10-22T18:28:58.913Z] COPY go.mod . [2022-10-22T18:28:58.913Z] RUN go mod download [2022-10-22T18:28:58.913Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-22T18:28:59.480Z] Sending build context to Docker daemon 169.7MB [2022-10-22T18:28:59.480Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-22T18:28:59.480Z] ---> 1dedd983c030 [2022-10-22T18:28:59.480Z] Step 2/4 : WORKDIR /edgex [2022-10-22T18:29:02.018Z] ---> Running in 5f317bb44ef1 [2022-10-22T18:29:02.018Z] Removing intermediate container 5f317bb44ef1 [2022-10-22T18:29:02.018Z] ---> c419a9f5f4b1 [2022-10-22T18:29:02.018Z] Step 3/4 : COPY go.mod . [2022-10-22T18:29:02.018Z] ---> c9b2146f772d [2022-10-22T18:29:02.018Z] Step 4/4 : RUN go mod download [2022-10-22T18:29:02.018Z] ---> Running in 5647e5af0358 [2022-10-22T18:29:04.227Z] Still waiting to schedule task [2022-10-22T18:29:04.227Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-22T18:29:14.234Z] Removing intermediate container 5647e5af0358 [2022-10-22T18:29:14.234Z] ---> 39d1f3ad7723 [2022-10-22T18:29:14.234Z] Successfully built 39d1f3ad7723 [2022-10-22T18:29:14.234Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:29:14.531Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-22T18:29:14.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:29:14.589Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2022-10-22T18:29:14.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:29:15.008Z] $ docker top 73f15a776730badbfe3da15b5b00e029534ac72ce6590fef9f6ecf62f5446e25 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T18:29:15.350Z] + go version [2022-10-22T18:29:15.350Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-22T18:29:15.364Z] $ docker stop --time=1 73f15a776730badbfe3da15b5b00e029534ac72ce6590fef9f6ecf62f5446e25 [2022-10-22T18:29:16.662Z] $ docker rm -f 73f15a776730badbfe3da15b5b00e029534ac72ce6590fef9f6ecf62f5446e25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:29:17.058Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-22T18:29:17.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:29:17.116Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2022-10-22T18:29:17.150Z] $ 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/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:29:17.529Z] $ docker top 002d174c4f3698050c119f8b2875af109250930219098c6b8059de96623b451b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-22T18:29:17.590Z] ========================================================= [2022-10-22T18:29:17.590Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-22T18:29:17.590Z] ========================================================= [Pipeline] sh [2022-10-22T18:29:17.867Z] + git config --global --add safe.directory /w/workspace/edgex-go/337 [Pipeline] fileExists [Pipeline] sh [2022-10-22T18:29:18.159Z] + make test [2022-10-22T18:29:18.159Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-22T18:29:24.717Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-22T18:29:36.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-22T18:29:36.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-22T18:29:37.170Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-22T18:29:37.170Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-22T18:29:37.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-22T18:29:37.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-22T18:29:37.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-22T18:29:37.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-22T18:29:37.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-22T18:29:37.170Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-22T18:29:37.170Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-22T18:29:37.170Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-22T18:29:37.170Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-22T18:29:37.170Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-22T18:29:37.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-22T18:29:38.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements [2022-10-22T18:29:38.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-22T18:29:38.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-22T18:29:38.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements [2022-10-22T18:29:38.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.147s coverage: 42.3% of statements [2022-10-22T18:29:38.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-22T18:29:38.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-22T18:29:38.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements [2022-10-22T18:29:38.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-22T18:29:38.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-22T18:29:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.337s coverage: 89.2% of statements [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-22T18:29:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.105s coverage: 2.2% of statements [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-22T18:29:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.496s coverage: 95.6% of statements [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-22T18:29:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.083s coverage: 72.2% of statements [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-22T18:29:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-22T18:29:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-22T18:29:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.088s coverage: 58.8% of statements [2022-10-22T18:29:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.096s coverage: 29.6% of statements [2022-10-22T18:29:42.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-22T18:29:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-10-22T18:29:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements [2022-10-22T18:29:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2022-10-22T18:29:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2022-10-22T18:29:42.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2022-10-22T18:29:52.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements [2022-10-22T18:29:52.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2022-10-22T18:29:54.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.232s coverage: 79.9% of statements [2022-10-22T18:29:54.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 64.7% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.8% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.126s coverage: 97.7% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-22T18:30:02.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-10-22T18:30:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-10-22T18:30:02.979Z] 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-10-22T18:30:21.056Z] 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-10-22T18:30:21.056Z] GO111MODULE=on go vet ./... [2022-10-22T18:30:24.337Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-22T18:30:24.595Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-22T18:30:24.595Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-22T18:30:24.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-22T18:30:25.145Z] + ls -al . [2022-10-22T18:30:25.145Z] total 768 [2022-10-22T18:30:25.145Z] drwxrwxr-x 11 1001 1001 4096 Oct 22 18:29 . [2022-10-22T18:30:25.145Z] drwxr-xr-x 4 root root 4096 Oct 22 18:29 .. [2022-10-22T18:30:25.145Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 18:28 .blubracket [2022-10-22T18:30:25.145Z] -rw-rw-r-- 1 1001 1001 16 Oct 22 18:28 .dockerignore [2022-10-22T18:30:25.145Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 18:30 .git [2022-10-22T18:30:25.145Z] drwxrwxr-x 3 1001 1001 4096 Oct 22 18:28 .github [2022-10-22T18:30:25.145Z] -rw-rw-r-- 1 1001 1001 1030 Oct 22 18:28 .gitignore [2022-10-22T18:30:25.145Z] -rw-rw-r-- 1 1001 1001 42 Oct 22 18:28 .golangci.yml [2022-10-22T18:30:25.145Z] -rw-rw-r-- 1 1001 1001 87 Oct 22 18:28 .hadolint.yml [2022-10-22T18:30:25.145Z] drwxr-xr-x 3 1001 1001 4096 Oct 22 18:28 .semver [2022-10-22T18:30:25.145Z] -rw-rw-r-- 1 1001 1001 166 Oct 22 18:28 .sonarcloud.properties [2022-10-22T18:30:25.145Z] -rw-rw-r-- 1 1001 1001 1171 Oct 22 18:28 ADOPTERS.md [2022-10-22T18:30:25.145Z] -rw-rw-r-- 1 1001 1001 10722 Oct 22 18:28 Attribution.txt [2022-10-22T18:30:25.145Z] -rw-rw-r-- 1 1001 1001 63209 Oct 22 18:28 CHANGELOG.md [2022-10-22T18:30:25.145Z] -rw-rw-r-- 1 1001 1001 3804 Oct 22 18:28 CONTRIBUTING.md [2022-10-22T18:30:25.145Z] -rw-rw-r-- 1 1001 1001 677 Oct 22 18:28 GOVERNANCE.md [2022-10-22T18:30:25.145Z] -rw-rw-r-- 1 1001 1001 850 Oct 22 18:28 Jenkinsfile [2022-10-22T18:30:25.145Z] -rw-rw-r-- 1 1001 1001 10775 Oct 22 18:28 LICENSE [2022-10-22T18:30:25.146Z] -rw-rw-r-- 1 1001 1001 13857 Oct 22 18:28 Makefile [2022-10-22T18:30:25.146Z] -rw-rw-r-- 1 1001 1001 582 Oct 22 18:28 OWNERS.md [2022-10-22T18:30:25.146Z] -rw-rw-r-- 1 1001 1001 9799 Oct 22 18:28 README.md [2022-10-22T18:30:25.146Z] -rw-rw-r-- 1 1001 1001 6912 Oct 22 18:28 SECURITY.md [2022-10-22T18:30:25.146Z] -rw-rw-r-- 1 1001 1001 12 Oct 22 18:28 VERSION [2022-10-22T18:30:25.146Z] -rw-rw-r-- 1 1001 1001 4131 Oct 22 18:28 ZMQWindows.md [2022-10-22T18:30:25.146Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 18:28 bin [2022-10-22T18:30:25.146Z] drwxrwxr-x 18 1001 1001 4096 Oct 22 18:28 cmd [2022-10-22T18:30:25.146Z] -rw-r--r-- 1 root root 500482 Oct 22 18:30 coverage.out [2022-10-22T18:30:25.146Z] -rw-rw-r-- 1 1001 1001 3446 Oct 22 18:28 go.mod [2022-10-22T18:30:25.146Z] -rw-rw-r-- 1 1001 1001 45060 Oct 22 18:28 go.sum [2022-10-22T18:30:25.146Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 18:28 internal [2022-10-22T18:30:25.146Z] drwxrwxr-x 3 1001 1001 4096 Oct 22 18:28 openapi [2022-10-22T18:30:25.146Z] drwxrwxr-x 4 1001 1001 4096 Oct 22 18:28 snap [2022-10-22T18:30:25.146Z] -rw-rw-r-- 1 1001 1001 204 Oct 22 18:28 version.go [Pipeline] sh [2022-10-22T18:30:25.424Z] + '[' -e coverage.out ] [2022-10-22T18:30:25.424Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-22T18:30:25.510Z] Stashed 1 file(s) [Pipeline] sh [2022-10-22T18:30:25.787Z] + make build [2022-10-22T18:30:25.787Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-22T18:30:35.914Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8860 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-22T18:30:35.926Z] Running in /w/workspace/edgex-go/337 [Pipeline] { [Pipeline] checkout [2022-10-22T18:30:35.965Z] The recommended git tool is: git [2022-10-22T18:30:37.980Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-22T18:30:41.163Z] using credential edgex-jenkins-ssh [2022-10-22T18:30:41.179Z] Cloning the remote Git repository [2022-10-22T18:30:41.227Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-22T18:30:41.318Z] > git init /w/workspace/edgex-go/337 # timeout=10 [2022-10-22T18:30:41.482Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-22T18:30:41.483Z] > git --version # timeout=10 [2022-10-22T18:30:41.503Z] > git --version # 'git version 2.25.1' [2022-10-22T18:30:41.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-22T18:30:41.556Z] Verifying host key using known hosts file [2022-10-22T18:30:41.761Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-22T18:30:41.777Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-22T18:30:48.055Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-22T18:30:48.317Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-22T18:30:54.872Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-22T18:30:55.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.99" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-22T18:30:56.504Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-22T18:30:57.439Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-22T18:30:57.957Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-22T18:30:57.984Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-22T18:30:58.373Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-22T18:30:58.770Z] Avoid second fetch [2022-10-22T18:30:58.771Z] Checking out Revision 23251983c73b29babdec2056f36690dce19c8f65 (main) [2022-10-22T18:30:59.307Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-22T18:30:59.499Z] Commit message: "refactor(command): refactor messaging handler (#4204)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-22T18:30:58.789Z] > git config core.sparsecheckout # timeout=10 [2022-10-22T18:30:58.804Z] > git checkout -f 23251983c73b29babdec2056f36690dce19c8f65 # timeout=10 [2022-10-22T18:31:00.240Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-22T18:31:00.426Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-22T18:31:00.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:31:00.426Z] Dload Upload Total Spent Left Speed [2022-10-22T18:31:00.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 86315 [Pipeline] sh [2022-10-22T18:31:00.987Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-22T18:31:01.177Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-22T18:31:01.314Z] + sudo tee /etc/docker/daemon.new [2022-10-22T18:31:01.314Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-22T18:31:01.314Z] { [2022-10-22T18:31:01.314Z] "registry-mirrors": [ [2022-10-22T18:31:01.314Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-22T18:31:01.314Z] ], [2022-10-22T18:31:01.314Z] "bip": "10.250.0.254/24", [2022-10-22T18:31:01.314Z] "hosts": [ [2022-10-22T18:31:01.314Z] "tcp://0.0.0.0:5555", [2022-10-22T18:31:01.314Z] "unix:///var/run/docker.sock" [2022-10-22T18:31:01.314Z] ], [2022-10-22T18:31:01.314Z] "mtu": 1458, [2022-10-22T18:31:01.314Z] "selinux-enabled": true, [2022-10-22T18:31:01.314Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-22T18:31:01.314Z] } [Pipeline] sh [2022-10-22T18:31:01.652Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-22T18:31:01.983Z] + sudo service docker restart [2022-10-22T18:31:02.552Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-22T18:31:03.938Z] $ docker stop --time=1 002d174c4f3698050c119f8b2875af109250930219098c6b8059de96623b451b [2022-10-22T18:31:06.323Z] $ docker rm -f 002d174c4f3698050c119f8b2875af109250930219098c6b8059de96623b451b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:31:07.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-22T18:31:07.176Z] [2022-10-22T18:31:07.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:31:07.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-22T18:31:07.469Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-22T18:31:07.469Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-22T18:31:07.469Z] ca9280d653b3: Pulling fs layer [2022-10-22T18:31:07.469Z] 7e9c9ca2126c: Pulling fs layer [2022-10-22T18:31:07.729Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-22T18:31:07.729Z] cbdbe7a5bc2a: Download complete [2022-10-22T18:31:07.729Z] ca9280d653b3: Verifying Checksum [2022-10-22T18:31:07.729Z] ca9280d653b3: Download complete [2022-10-22T18:31:07.729Z] cbdbe7a5bc2a: Pull complete [2022-10-22T18:31:08.294Z] 7e9c9ca2126c: Verifying Checksum [2022-10-22T18:31:08.294Z] 7e9c9ca2126c: Download complete [2022-10-22T18:31:08.294Z] ca9280d653b3: Pull complete [2022-10-22T18:31:11.577Z] 7e9c9ca2126c: Pull complete [2022-10-22T18:31:11.577Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-22T18:31:11.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-22T18:31:11.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:31:11.657Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2022-10-22T18:31:11.693Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:31:12.977Z] $ docker top 118c31cffb78e29e6f426175c9472022963fb557377edf2a83e534df2d49d177 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T18:31:13.315Z] + docker-compose build --help [2022-10-22T18:31:13.315Z] + grep parallel [2022-10-22T18:31:13.881Z] --parallel Build images in parallel. [Pipeline] } [2022-10-22T18:31:13.896Z] $ docker stop --time=1 118c31cffb78e29e6f426175c9472022963fb557377edf2a83e534df2d49d177 [2022-10-22T18:31:15.253Z] $ docker rm -f 118c31cffb78e29e6f426175c9472022963fb557377edf2a83e534df2d49d177 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:31:15.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-22T18:31:15.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:31:15.688Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2022-10-22T18:31:15.724Z] $ 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/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:31:16.071Z] $ docker top 0aab0a34430aaba46182120ddbb768a55598e029ddd766826decc8af7beaf473 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T18:31:16.409Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-22T18:31:16.975Z] Building core-command ... [2022-10-22T18:31:16.975Z] Building core-data ... [2022-10-22T18:31:16.975Z] Building core-metadata ... [2022-10-22T18:31:16.975Z] Building security-bootstrapper ... [2022-10-22T18:31:16.975Z] Building security-proxy-setup ... [2022-10-22T18:31:16.975Z] Building security-secretstore-setup ... [2022-10-22T18:31:16.975Z] Building security-spiffe-token-provider ... [2022-10-22T18:31:16.975Z] Building security-spire-agent ... [2022-10-22T18:31:16.975Z] Building security-spire-config ... [2022-10-22T18:31:16.975Z] Building security-spire-server ... [2022-10-22T18:31:16.975Z] Building support-notifications ... [2022-10-22T18:31:16.975Z] Building support-scheduler ... [2022-10-22T18:31:16.975Z] Building sys-mgmt-agent ... [2022-10-22T18:31:16.975Z] Building core-metadata [2022-10-22T18:31:16.975Z] Building security-spire-server [2022-10-22T18:31:16.975Z] Building security-spire-config [2022-10-22T18:31:16.975Z] Building security-spiffe-token-provider [2022-10-22T18:31:16.975Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-22T18:31:20.222Z] provisioning config files... [2022-10-22T18:31:20.245Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/337@tmp/config11002476010580006125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:31:20.585Z] ---> docker-login.sh [2022-10-22T18:31:20.585Z] nexus3.edgexfoundry.org:10001 [2022-10-22T18:31:20.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:31:21.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:31:21.121Z] Configure a credential helper to remove this warning. See [2022-10-22T18:31:21.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:31:21.121Z] [2022-10-22T18:31:21.121Z] Login Succeeded [2022-10-22T18:31:21.121Z] nexus3.edgexfoundry.org:10002 [2022-10-22T18:31:21.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:31:21.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:31:21.390Z] Configure a credential helper to remove this warning. See [2022-10-22T18:31:21.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:31:21.390Z] [2022-10-22T18:31:21.390Z] Login Succeeded [2022-10-22T18:31:21.390Z] nexus3.edgexfoundry.org:10003 [2022-10-22T18:31:21.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:31:21.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:31:21.925Z] Configure a credential helper to remove this warning. See [2022-10-22T18:31:21.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:31:21.925Z] [2022-10-22T18:31:21.925Z] Login Succeeded [2022-10-22T18:31:21.925Z] nexus3.edgexfoundry.org:10004 [2022-10-22T18:31:21.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:31:22.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:31:22.200Z] Configure a credential helper to remove this warning. See [2022-10-22T18:31:22.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:31:22.200Z] [2022-10-22T18:31:22.200Z] Login Succeeded [2022-10-22T18:31:22.200Z] docker.io [2022-10-22T18:31:22.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:31:22.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:31:22.735Z] Configure a credential helper to remove this warning. See [2022-10-22T18:31:22.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:31:22.735Z] [2022-10-22T18:31:22.735Z] Login Succeeded [2022-10-22T18:31:22.735Z] ---> docker-login.sh ends [Pipeline] } [2022-10-22T18:31:22.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-22T18:31:23.190Z] + git config --global --add safe.directory /w/workspace/edgex-go/337 [Pipeline] echo [2022-10-22T18:31:23.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T18:31:23.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T18:31:23.226Z] ========================================================= [2022-10-22T18:31:23.226Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-22T18:31:23.226Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-22T18:31:23.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-22T18:31:24.954Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-22T18:31:24.954Z] 9b18e9b68314: Pulling fs layer [2022-10-22T18:31:24.954Z] d32db5db7311: Pulling fs layer [2022-10-22T18:31:24.954Z] d0c4b47475fc: Pulling fs layer [2022-10-22T18:31:24.954Z] 5831b945b038: Pulling fs layer [2022-10-22T18:31:24.954Z] 86bbec2aaacd: Pulling fs layer [2022-10-22T18:31:24.954Z] e10730c5d714: Pulling fs layer [2022-10-22T18:31:24.954Z] 5dd5c2283517: Pulling fs layer [2022-10-22T18:31:24.954Z] d5ac0230b979: Pulling fs layer [2022-10-22T18:31:24.954Z] 5831b945b038: Waiting [2022-10-22T18:31:24.954Z] 86bbec2aaacd: Waiting [2022-10-22T18:31:24.954Z] e10730c5d714: Waiting [2022-10-22T18:31:24.954Z] 5dd5c2283517: Waiting [2022-10-22T18:31:24.954Z] d5ac0230b979: Waiting [2022-10-22T18:31:24.954Z] d0c4b47475fc: Verifying Checksum [2022-10-22T18:31:24.954Z] d0c4b47475fc: Download complete [2022-10-22T18:31:24.954Z] d32db5db7311: Verifying Checksum [2022-10-22T18:31:24.954Z] d32db5db7311: Download complete [2022-10-22T18:31:24.954Z] 86bbec2aaacd: Verifying Checksum [2022-10-22T18:31:24.954Z] 86bbec2aaacd: Download complete [2022-10-22T18:31:24.954Z] e10730c5d714: Verifying Checksum [2022-10-22T18:31:24.954Z] e10730c5d714: Download complete [2022-10-22T18:31:24.954Z] 9b18e9b68314: Verifying Checksum [2022-10-22T18:31:24.954Z] 9b18e9b68314: Download complete [2022-10-22T18:31:25.931Z] 9b18e9b68314: Pull complete [2022-10-22T18:31:25.932Z] d5ac0230b979: Verifying Checksum [2022-10-22T18:31:25.932Z] d5ac0230b979: Download complete [2022-10-22T18:31:26.201Z] d32db5db7311: Pull complete [2022-10-22T18:31:26.793Z] d0c4b47475fc: Pull complete [2022-10-22T18:31:27.060Z] 5dd5c2283517: Verifying Checksum [2022-10-22T18:31:27.060Z] 5dd5c2283517: Download complete [2022-10-22T18:31:27.645Z] 5831b945b038: Verifying Checksum [2022-10-22T18:31:27.645Z] 5831b945b038: Download complete [2022-10-22T18:31:29.177Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:31:29.177Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:31:29.177Z] ---> 39d1f3ad7723 [2022-10-22T18:31:29.177Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:31:29.177Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:31:29.177Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:31:29.177Z] ---> 39d1f3ad7723 [2022-10-22T18:31:29.177Z] Step 3/26 : WORKDIR /edgex-go [2022-10-22T18:31:29.177Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:31:29.177Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:31:29.177Z] ---> 39d1f3ad7723 [2022-10-22T18:31:29.177Z] Step 3/25 : WORKDIR /edgex-go [2022-10-22T18:31:29.177Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:31:29.177Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:31:29.177Z] ---> 39d1f3ad7723 [2022-10-22T18:31:29.177Z] Step 3/20 : WORKDIR /edgex-go [2022-10-22T18:31:29.177Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:31:29.177Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:31:29.177Z] ---> 39d1f3ad7723 [2022-10-22T18:31:29.177Z] Step 3/26 : WORKDIR /edgex-go [2022-10-22T18:31:32.466Z] ---> Running in a303b53b2e9a [2022-10-22T18:31:32.466Z] ---> Running in 834c6d19b080 [2022-10-22T18:31:32.466Z] ---> Running in 6d043925049a [2022-10-22T18:31:32.466Z] ---> Running in 3d7bca4605b7 [2022-10-22T18:31:32.466Z] ---> Running in 5cd00cdc4e04 [2022-10-22T18:31:32.466Z] Removing intermediate container a303b53b2e9a [2022-10-22T18:31:32.466Z] ---> 0bed18088750 [2022-10-22T18:31:32.466Z] Step 4/25 : WORKDIR /edgex-go [2022-10-22T18:31:32.466Z] Removing intermediate container 6d043925049a [2022-10-22T18:31:32.466Z] ---> a2473e442322 [2022-10-22T18:31:32.466Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-22T18:31:32.466Z] Removing intermediate container 5cd00cdc4e04 [2022-10-22T18:31:32.466Z] ---> 1206abe9557c [2022-10-22T18:31:32.466Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:31:32.466Z] Removing intermediate container 834c6d19b080 [2022-10-22T18:31:32.466Z] ---> 80034c3add18 [2022-10-22T18:31:32.466Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:31:32.466Z] Removing intermediate container 3d7bca4605b7 [2022-10-22T18:31:32.466Z] ---> 3c9be86eb85b [2022-10-22T18:31:32.466Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:31:32.466Z] ---> Running in ed6ebdfcbd7f [2022-10-22T18:31:32.466Z] ---> Running in 5642a65d8bb0 [2022-10-22T18:31:32.466Z] ---> Running in 2a1cd5f81793 [2022-10-22T18:31:32.466Z] ---> Running in b80a6f0374d7 [2022-10-22T18:31:32.466Z] ---> Running in c3a14f5b8331 [2022-10-22T18:31:32.724Z] Removing intermediate container 5642a65d8bb0 [2022-10-22T18:31:32.724Z] ---> 88b33800b6b3 [2022-10-22T18:31:32.724Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:31:32.724Z] ---> Running in 03adc5935068 [2022-10-22T18:31:32.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:31:32.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:31:33.243Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-22T18:31:33.243Z] v3.16.2-336-gda67e2106e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-22T18:31:33.243Z] OK: 17038 distinct packages available [2022-10-22T18:31:33.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:31:33.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:31:33.501Z] OK: 211 MiB in 51 packages [2022-10-22T18:31:33.501Z] Removing intermediate container 2a1cd5f81793 [2022-10-22T18:31:33.501Z] ---> 9611739a83bd [2022-10-22T18:31:33.501Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T18:31:33.501Z] ---> Running in a3723a02ab3d [2022-10-22T18:31:33.501Z] Removing intermediate container b80a6f0374d7 [2022-10-22T18:31:33.501Z] ---> d99b1688f4ec [2022-10-22T18:31:33.501Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T18:31:33.760Z] Removing intermediate container c3a14f5b8331 [2022-10-22T18:31:33.761Z] ---> 1aceefcb9793 [2022-10-22T18:31:33.761Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T18:31:33.761Z] ---> Running in f6b96a03ce87 [2022-10-22T18:31:33.761Z] Removing intermediate container 03adc5935068 [2022-10-22T18:31:33.761Z] ---> 7bdc74873b5d [2022-10-22T18:31:33.761Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-22T18:31:33.761Z] ---> Running in eca531053622 [2022-10-22T18:31:33.761Z] ---> Running in 71283d974281 [2022-10-22T18:31:34.023Z] Removing intermediate container ed6ebdfcbd7f [2022-10-22T18:31:34.023Z] ---> e16ed5dc8355 [2022-10-22T18:31:34.023Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-22T18:31:34.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:31:34.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:31:34.285Z] ---> 66a724c933de [2022-10-22T18:31:34.285Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:31:34.285Z] ---> Running in c54b5f613e4c [2022-10-22T18:31:34.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:31:34.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:31:34.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:31:35.083Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:31:35.345Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:31:35.345Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:31:35.345Z] OK: 211 MiB in 51 packages [2022-10-22T18:31:35.345Z] OK: 211 MiB in 51 packages [2022-10-22T18:31:35.912Z] OK: 211 MiB in 51 packages [2022-10-22T18:31:35.912Z] OK: 211 MiB in 51 packages [2022-10-22T18:31:36.171Z] Removing intermediate container f6b96a03ce87 [2022-10-22T18:31:36.171Z] ---> 134ac912a450 [2022-10-22T18:31:36.171Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-22T18:31:36.432Z] Removing intermediate container a3723a02ab3d [2022-10-22T18:31:36.432Z] ---> f2b106e8c8e7 [2022-10-22T18:31:36.432Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-22T18:31:37.373Z] ---> fcf7734b571e [2022-10-22T18:31:37.373Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:31:37.373Z] ---> f274937f52d3 [2022-10-22T18:31:37.373Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:31:37.373Z] ---> Running in 28390ac16b9e [2022-10-22T18:31:37.633Z] ---> Running in 5b4414366d2f [2022-10-22T18:31:37.633Z] Removing intermediate container 71283d974281 [2022-10-22T18:31:37.633Z] ---> d3d871a70336 [2022-10-22T18:31:37.633Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-22T18:31:37.633Z] Removing intermediate container eca531053622 [2022-10-22T18:31:37.633Z] ---> 3082be51a17e [2022-10-22T18:31:37.633Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-22T18:31:37.890Z] ---> fc4263d6570a [2022-10-22T18:31:37.890Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:31:37.890Z] ---> fcc918617a5f [2022-10-22T18:31:37.890Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:31:37.890Z] ---> Running in b29125294610 [2022-10-22T18:31:37.890Z] ---> Running in e9877850591c [2022-10-22T18:31:39.957Z] 5831b945b038: Pull complete [2022-10-22T18:31:39.957Z] 86bbec2aaacd: Pull complete [2022-10-22T18:31:39.957Z] e10730c5d714: Pull complete [2022-10-22T18:31:43.317Z] 5dd5c2283517: Pull complete [2022-10-22T18:31:45.262Z] d5ac0230b979: Pull complete [2022-10-22T18:31:45.262Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-22T18:31:45.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-22T18:31:45.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-22T18:31:45.591Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-22T18:31:45.591Z] WORKDIR /edgex [2022-10-22T18:31:45.591Z] COPY go.mod . [2022-10-22T18:31:45.591Z] RUN go mod download [2022-10-22T18:31:45.591Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-22T18:31:46.183Z] Sending build context to Docker daemon 3.267MB [2022-10-22T18:31:46.183Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-22T18:31:46.183Z] ---> 59b3b1a385d4 [2022-10-22T18:31:46.183Z] Step 2/4 : WORKDIR /edgex [2022-10-22T18:31:47.882Z] Removing intermediate container c54b5f613e4c [2022-10-22T18:31:47.882Z] ---> 3ade5b736651 [2022-10-22T18:31:47.882Z] Step 7/20 : COPY . . [2022-10-22T18:31:48.130Z] ---> Running in 8f49f288be2d [2022-10-22T18:31:48.397Z] Removing intermediate container 8f49f288be2d [2022-10-22T18:31:48.397Z] ---> 501359c2bbac [2022-10-22T18:31:48.397Z] Step 3/4 : COPY go.mod . [2022-10-22T18:31:48.663Z] ---> d1fa696a8d30 [2022-10-22T18:31:48.663Z] Step 4/4 : RUN go mod download [2022-10-22T18:31:48.928Z] ---> Running in 09c032108cb0 [2022-10-22T18:31:56.002Z] ---> e4c39311668c [2022-10-22T18:31:56.002Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-22T18:31:56.002Z] ---> Running in 1f23a90d73c0 [2022-10-22T18:31:56.002Z] Removing intermediate container 5b4414366d2f [2022-10-22T18:31:56.002Z] ---> d3c41468edfa [2022-10-22T18:31:56.002Z] Step 8/25 : COPY . . [2022-10-22T18:31:56.002Z] Removing intermediate container 28390ac16b9e [2022-10-22T18:31:56.002Z] ---> cfe57d30afb7 [2022-10-22T18:31:56.002Z] Step 8/26 : COPY . . [2022-10-22T18:31:56.002Z] Removing intermediate container b29125294610 [2022-10-22T18:31:56.002Z] ---> a3d2744f4e4b [2022-10-22T18:31:56.002Z] Step 8/26 : COPY . . [2022-10-22T18:31:56.002Z] Removing intermediate container e9877850591c [2022-10-22T18:31:56.002Z] ---> 197dc902250b [2022-10-22T18:31:56.002Z] Step 9/25 : COPY . . [2022-10-22T18:31:56.002Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-22T18:32:05.973Z] ---> 382d2ff29a05 [2022-10-22T18:32:05.973Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-22T18:32:05.973Z] ---> dbd9d8922408 [2022-10-22T18:32:05.973Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T18:32:05.973Z] ---> fc3e14cc93aa [2022-10-22T18:32:05.973Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T18:32:05.973Z] ---> 17e675d67bc6 [2022-10-22T18:32:05.973Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T18:32:05.973Z] ---> Running in 0992da35d05d [2022-10-22T18:32:05.973Z] ---> Running in 7f994d7bd26b [2022-10-22T18:32:05.973Z] ---> Running in aac72dc1ff9e [2022-10-22T18:32:05.973Z] ---> Running in f0976dc304f9 [2022-10-22T18:32:05.973Z] Removing intermediate container 7f994d7bd26b [2022-10-22T18:32:05.973Z] ---> 98d9383bfddb [2022-10-22T18:32:05.973Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-22T18:32:05.973Z] Removing intermediate container f0976dc304f9 [2022-10-22T18:32:05.973Z] ---> 5fb0bf8178db [2022-10-22T18:32:05.973Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-22T18:32:05.973Z] Removing intermediate container aac72dc1ff9e [2022-10-22T18:32:05.973Z] ---> d3b80768827d [2022-10-22T18:32:05.973Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-22T18:32:05.973Z] ---> Running in 0418c8d5d763 [2022-10-22T18:32:05.973Z] ---> Running in e934c8433353 [2022-10-22T18:32:05.973Z] ---> Running in 8a562b11d4f1 [2022-10-22T18:32:06.231Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-22T18:32:06.231Z] Removing intermediate container 0418c8d5d763 [2022-10-22T18:32:06.231Z] ---> 5b8b6887c6f9 [2022-10-22T18:32:06.231Z] 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-10-22T18:32:06.231Z] Removing intermediate container e934c8433353 [2022-10-22T18:32:06.231Z] ---> 2258f9055978 [2022-10-22T18:32:06.231Z] 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-10-22T18:32:06.231Z] ---> Running in 0d8b86cf449a [2022-10-22T18:32:06.231Z] Removing intermediate container 8a562b11d4f1 [2022-10-22T18:32:06.231Z] ---> dbda0eb32b63 [2022-10-22T18:32:06.231Z] 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-10-22T18:32:06.231Z] ---> Running in 411c44d06862 [2022-10-22T18:32:06.489Z] ---> Running in 080e418d83ee [2022-10-22T18:32:07.421Z] Removing intermediate container 0d8b86cf449a [2022-10-22T18:32:07.421Z] ---> 876ebd376095 [2022-10-22T18:32:07.421Z] Step 12/26 : WORKDIR /edgex-go [2022-10-22T18:32:07.421Z] Removing intermediate container 411c44d06862 [2022-10-22T18:32:07.421Z] ---> 2dfabff4bcc7 [2022-10-22T18:32:07.421Z] Step 12/25 : WORKDIR /edgex-go [2022-10-22T18:32:07.421Z] Removing intermediate container 080e418d83ee [2022-10-22T18:32:07.421Z] ---> 0bcc5d331957 [2022-10-22T18:32:07.421Z] Step 12/26 : WORKDIR /edgex-go [2022-10-22T18:32:07.421Z] ---> Running in d3fdb9dbfa21 [2022-10-22T18:32:07.422Z] ---> Running in 4b8080758ec5 [2022-10-22T18:32:07.422Z] ---> Running in 4879f1a6dd03 [2022-10-22T18:32:07.679Z] Removing intermediate container 4b8080758ec5 [2022-10-22T18:32:07.679Z] ---> d304156bf78f [2022-10-22T18:32:07.679Z] [2022-10-22T18:32:07.679Z] Step 13/25 : FROM alpine:3.15 [2022-10-22T18:32:07.679Z] Removing intermediate container d3fdb9dbfa21 [2022-10-22T18:32:07.679Z] ---> 09bea437a5e8 [2022-10-22T18:32:07.679Z] [2022-10-22T18:32:07.679Z] Step 13/26 : FROM alpine:3.15 [2022-10-22T18:32:07.679Z] Removing intermediate container 4879f1a6dd03 [2022-10-22T18:32:07.679Z] ---> 9487a0c00536 [2022-10-22T18:32:07.679Z] [2022-10-22T18:32:07.679Z] Step 13/26 : FROM alpine:3.15 [2022-10-22T18:32:07.936Z] 3.15: Pulling from library/alpine [2022-10-22T18:32:07.936Z] 3.15: Pulling from library/alpine [2022-10-22T18:32:07.936Z] 3.15: Pulling from library/alpine [2022-10-22T18:32:09.306Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-22T18:32:09.306Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-22T18:32:09.307Z] Status: Image is up to date for alpine:3.15 [2022-10-22T18:32:09.307Z] Status: Downloaded newer image for alpine:3.15 [2022-10-22T18:32:09.307Z] ---> c4fc93816858 [2022-10-22T18:32:09.307Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:32:09.307Z] ---> c4fc93816858 [2022-10-22T18:32:09.307Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:32:09.307Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-22T18:32:09.307Z] Status: Image is up to date for alpine:3.15 [2022-10-22T18:32:09.307Z] ---> c4fc93816858 [2022-10-22T18:32:09.307Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:32:09.307Z] ---> Running in afbb667fd0d3 [2022-10-22T18:32:09.307Z] ---> Running in 5a6eb48e75df [2022-10-22T18:32:09.307Z] ---> Running in 74fe80505891 [2022-10-22T18:32:09.564Z] Removing intermediate container 5a6eb48e75df [2022-10-22T18:32:09.564Z] ---> 32ca6d9aa6b2 [2022-10-22T18:32:09.564Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:32:09.564Z] Removing intermediate container 74fe80505891 [2022-10-22T18:32:09.564Z] ---> 3111b735b178 [2022-10-22T18:32:09.564Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:32:09.564Z] Removing intermediate container afbb667fd0d3 [2022-10-22T18:32:09.564Z] ---> 8f86f09dab5c [2022-10-22T18:32:09.564Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:32:09.564Z] ---> Running in 71b24b6c79a6 [2022-10-22T18:32:09.564Z] ---> Running in 40091a6594c7 [2022-10-22T18:32:09.564Z] ---> Running in 5c21478cd7b6 [2022-10-22T18:32:10.935Z] Removing intermediate container 71b24b6c79a6 [2022-10-22T18:32:10.935Z] ---> 15165de29881 [2022-10-22T18:32:10.935Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-22T18:32:11.193Z] ---> Running in 49013ae18076 [2022-10-22T18:32:11.193Z] Removing intermediate container 5c21478cd7b6 [2022-10-22T18:32:11.193Z] ---> d28a9ba93bea [2022-10-22T18:32:11.193Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-22T18:32:11.193Z] Removing intermediate container 40091a6594c7 [2022-10-22T18:32:11.193Z] ---> 7922c93b4974 [2022-10-22T18:32:11.193Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-22T18:32:11.193Z] ---> Running in a567379632e1 [2022-10-22T18:32:11.193Z] ---> Running in 4903f17ff328 [2022-10-22T18:32:12.124Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:12.124Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:12.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:12.690Z] Removing intermediate container 1f23a90d73c0 [2022-10-22T18:32:12.691Z] ---> 9c7805aa0ae3 [2022-10-22T18:32:12.691Z] [2022-10-22T18:32:12.691Z] Step 9/20 : FROM alpine:3.15 [2022-10-22T18:32:12.691Z] ---> c4fc93816858 [2022-10-22T18:32:12.691Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:32:12.691Z] ---> Using cache [2022-10-22T18:32:12.691Z] ---> 8f86f09dab5c [2022-10-22T18:32:12.691Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:32:12.691Z] ---> Using cache [2022-10-22T18:32:12.691Z] ---> d28a9ba93bea [2022-10-22T18:32:12.691Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-22T18:32:12.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:12.691Z] ---> Running in ed994f324417 [2022-10-22T18:32:12.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:12.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:13.255Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T18:32:13.255Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T18:32:13.255Z] OK: 15857 distinct packages available [2022-10-22T18:32:13.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:13.255Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T18:32:13.255Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T18:32:13.255Z] OK: 15857 distinct packages available [2022-10-22T18:32:13.255Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T18:32:13.255Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T18:32:13.255Z] OK: 15857 distinct packages available [2022-10-22T18:32:13.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:13.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:13.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:13.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:14.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:14.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:14.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:14.337Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-22T18:32:14.337Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-22T18:32:14.337Z] (3/5) Installing libucontext (1.1-r0) [2022-10-22T18:32:14.337Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T18:32:14.337Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T18:32:14.337Z] OK: 15857 distinct packages available [2022-10-22T18:32:14.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:14.337Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-22T18:32:14.594Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-22T18:32:14.594Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-22T18:32:14.594Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-22T18:32:14.594Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-22T18:32:14.594Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-22T18:32:14.594Z] (3/4) Installing libucontext (1.1-r0) [2022-10-22T18:32:14.594Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T18:32:14.594Z] OK: 7 MiB in 19 packages [2022-10-22T18:32:14.594Z] (3/5) Installing libucontext (1.1-r0) [2022-10-22T18:32:14.594Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-22T18:32:14.856Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-22T18:32:14.856Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T18:32:14.856Z] OK: 6 MiB in 18 packages [2022-10-22T18:32:14.856Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-22T18:32:14.856Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T18:32:15.113Z] OK: 7 MiB in 19 packages [2022-10-22T18:32:15.113Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:15.371Z] Removing intermediate container a567379632e1 [2022-10-22T18:32:15.371Z] ---> 91b6cc134563 [2022-10-22T18:32:15.371Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T18:32:15.371Z] Removing intermediate container 49013ae18076 [2022-10-22T18:32:15.371Z] ---> f1fdf16d4cb2 [2022-10-22T18:32:15.371Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T18:32:15.629Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-22T18:32:15.629Z] Removing intermediate container 4903f17ff328 [2022-10-22T18:32:15.629Z] ---> 53b656c35795 [2022-10-22T18:32:15.629Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-22T18:32:15.629Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-22T18:32:15.629Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-22T18:32:15.888Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-22T18:32:15.888Z] (5/9) Installing curl (7.80.0-r3) [2022-10-22T18:32:15.888Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-22T18:32:16.146Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-22T18:32:16.146Z] (8/9) Installing libucontext (1.1-r0) [2022-10-22T18:32:16.146Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-22T18:32:16.404Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T18:32:16.404Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:32:16.404Z] OK: 8 MiB in 23 packages [2022-10-22T18:32:17.342Z] ---> 88e5664abdc5 [2022-10-22T18:32:17.342Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T18:32:17.342Z] ---> f8dae63704b8 [2022-10-22T18:32:17.342Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T18:32:17.342Z] ---> 88dced7a848c [2022-10-22T18:32:17.342Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T18:32:17.604Z] ---> a2b699e4e8f3 [2022-10-22T18:32:17.604Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-22T18:32:17.604Z] Removing intermediate container ed994f324417 [2022-10-22T18:32:17.604Z] ---> e897f2b090ec [2022-10-22T18:32:17.604Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:32:17.604Z] ---> Running in f48fb3b4fd50 [2022-10-22T18:32:17.604Z] ---> f9bf8b71eea4 [2022-10-22T18:32:17.604Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-22T18:32:18.171Z] Removing intermediate container f48fb3b4fd50 [2022-10-22T18:32:18.171Z] ---> 37ca2417e661 [2022-10-22T18:32:18.171Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-22T18:32:18.171Z] ---> 7723ae9474a3 [2022-10-22T18:32:18.171Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-22T18:32:18.171Z] ---> e329bdaf5f4f [2022-10-22T18:32:18.171Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-22T18:32:18.429Z] ---> 30326599580c [2022-10-22T18:32:18.429Z] Step 21/26 : WORKDIR / [2022-10-22T18:32:18.429Z] ---> Running in 5f098ffe5121 [2022-10-22T18:32:18.429Z] ---> 846d08dcf681 [2022-10-22T18:32:18.429Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T18:32:18.686Z] ---> Running in 937f165aa21a [2022-10-22T18:32:18.686Z] Removing intermediate container 5f098ffe5121 [2022-10-22T18:32:18.686Z] ---> 66aec9e5bd85 [2022-10-22T18:32:18.686Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T18:32:18.686Z] ---> Running in ac153755c13a [2022-10-22T18:32:18.686Z] ---> 41822204a73e [2022-10-22T18:32:18.686Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-22T18:32:18.686Z] Removing intermediate container 937f165aa21a [2022-10-22T18:32:18.686Z] ---> 24ce1a848a9a [2022-10-22T18:32:18.686Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T18:32:18.943Z] ---> 6296e03153c6 [2022-10-22T18:32:18.943Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T18:32:18.943Z] ---> Running in 08e083efa593 [2022-10-22T18:32:18.943Z] Removing intermediate container ac153755c13a [2022-10-22T18:32:18.943Z] ---> cdcf1f066818 [2022-10-22T18:32:18.943Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T18:32:18.943Z] ---> Running in cf5f70ba90f9 [2022-10-22T18:32:18.943Z] Removing intermediate container 08e083efa593 [2022-10-22T18:32:18.943Z] ---> bfa90ba65f47 [2022-10-22T18:32:18.943Z] Step 23/25 : LABEL arch=x86_64 [2022-10-22T18:32:18.943Z] ---> 12ad8d6e451e [2022-10-22T18:32:18.943Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-22T18:32:18.943Z] ---> Running in 293d9da3d82c [2022-10-22T18:32:18.943Z] ---> dcacf4fc6abd [2022-10-22T18:32:18.943Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-22T18:32:18.943Z] ---> Running in 87a184f6a6ad [2022-10-22T18:32:18.943Z] Removing intermediate container cf5f70ba90f9 [2022-10-22T18:32:18.943Z] ---> f92112215756 [2022-10-22T18:32:18.943Z] Step 24/26 : LABEL arch=x86_64 [2022-10-22T18:32:19.203Z] Removing intermediate container 293d9da3d82c [2022-10-22T18:32:19.203Z] ---> dd0cb2348c84 [2022-10-22T18:32:19.203Z] Step 24/25 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:32:19.203Z] ---> Running in 8c8422032ce2 [2022-10-22T18:32:19.203Z] ---> Running in f2514d4f2a9c [2022-10-22T18:32:19.203Z] Removing intermediate container 87a184f6a6ad [2022-10-22T18:32:19.203Z] ---> f67f54876257 [2022-10-22T18:32:19.203Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:32:19.203Z] ---> 3c3c8ecd8ceb [2022-10-22T18:32:19.203Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-22T18:32:19.203Z] ---> Running in 4472eabe825b [2022-10-22T18:32:19.203Z] Removing intermediate container 8c8422032ce2 [2022-10-22T18:32:19.203Z] ---> 8c7320e55ab2 [2022-10-22T18:32:19.203Z] Step 25/26 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:32:19.203Z] Removing intermediate container f2514d4f2a9c [2022-10-22T18:32:19.203Z] ---> e6937a5950d2 [2022-10-22T18:32:19.203Z] Step 25/25 : LABEL version=2.3.0-dev.99 [2022-10-22T18:32:19.459Z] ---> Running in a59a4dfb90df [2022-10-22T18:32:19.459Z] ---> Running in 1d25f357256c [2022-10-22T18:32:19.459Z] Removing intermediate container 4472eabe825b [2022-10-22T18:32:19.459Z] ---> 5c41529bd11e [2022-10-22T18:32:19.459Z] Step 18/20 : LABEL arch=x86_64 [2022-10-22T18:32:19.459Z] ---> 6d21feb9e2f3 [2022-10-22T18:32:19.459Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T18:32:19.460Z] Removing intermediate container a59a4dfb90df [2022-10-22T18:32:19.460Z] ---> 6ec9a8c7efad [2022-10-22T18:32:19.460Z] Step 26/26 : LABEL version=2.3.0-dev.99 [2022-10-22T18:32:19.460Z] ---> Running in a6438f732f2b [2022-10-22T18:32:19.460Z] ---> Running in 58a6a81ceefc [2022-10-22T18:32:19.460Z] Removing intermediate container 1d25f357256c [2022-10-22T18:32:19.460Z] ---> a8040a3d1855 [2022-10-22T18:32:19.460Z] [2022-10-22T18:32:19.717Z] ---> Running in b91106c6ef44 [2022-10-22T18:32:19.717Z] Removing intermediate container a6438f732f2b [2022-10-22T18:32:19.717Z] ---> 88a8e649a1bb [2022-10-22T18:32:19.717Z] Step 19/20 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:32:19.717Z] Successfully built a8040a3d1855 [2022-10-22T18:32:19.717Z] Removing intermediate container 58a6a81ceefc [2022-10-22T18:32:19.717Z] ---> 50122a769271 [2022-10-22T18:32:19.717Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T18:32:19.717Z] Successfully tagged security-spire-server:latest [2022-10-22T18:32:19.717Z]  Building security-spire-server ... done Building support-scheduler [2022-10-22T18:32:19.717Z] ---> Running in 77d1b2a085ab [2022-10-22T18:32:19.717Z] ---> Running in 4d2911c99b05 [2022-10-22T18:32:19.717Z] Removing intermediate container b91106c6ef44 [2022-10-22T18:32:19.717Z] ---> a0b2ccca6f1a [2022-10-22T18:32:19.717Z] [2022-10-22T18:32:19.717Z] Successfully built a0b2ccca6f1a [2022-10-22T18:32:19.974Z] Successfully tagged security-spire-config:latest [2022-10-22T18:32:19.974Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-10-22T18:32:20.230Z] Removing intermediate container 77d1b2a085ab [2022-10-22T18:32:20.230Z] ---> c4f9953f1544 [2022-10-22T18:32:20.230Z] Step 20/20 : LABEL version=2.3.0-dev.99 [2022-10-22T18:32:21.279Z] Removing intermediate container 09c032108cb0 [2022-10-22T18:32:21.279Z] ---> c1bc2e7efb8b [2022-10-22T18:32:21.279Z] Successfully built c1bc2e7efb8b [2022-10-22T18:32:21.279Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:32:21.600Z] Removing intermediate container 4d2911c99b05 [2022-10-22T18:32:21.600Z] ---> 71b4d7e6ac50 [2022-10-22T18:32:21.600Z] Step 24/26 : LABEL arch=x86_64 [2022-10-22T18:32:21.613Z] + docker inspect -f . ci-base-image-arm64 [2022-10-22T18:32:21.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:32:21.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-8860 does not seem to be running inside a container [2022-10-22T18:32:21.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:32:21.857Z] ---> Running in a0eb036a9741 [2022-10-22T18:32:22.115Z] ---> Running in 1f92c21240ca [2022-10-22T18:32:22.115Z] Removing intermediate container a0eb036a9741 [2022-10-22T18:32:22.115Z] ---> f71e2b2a70a6 [2022-10-22T18:32:22.115Z] [2022-10-22T18:32:22.115Z] Removing intermediate container 0992da35d05d [2022-10-22T18:32:22.115Z] ---> 8b0736f05f96 [2022-10-22T18:32:22.115Z] [2022-10-22T18:32:22.115Z] Step 11/25 : FROM alpine:3.16 [2022-10-22T18:32:22.373Z] Successfully built f71e2b2a70a6 [2022-10-22T18:32:22.373Z] Removing intermediate container 1f92c21240ca [2022-10-22T18:32:22.373Z] ---> dceb0e3f4bcd [2022-10-22T18:32:22.373Z] Step 25/26 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:32:22.373Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-22T18:32:22.373Z] Building support-notifications [2022-10-22T18:32:22.373Z] 3.16: Pulling from library/alpine [2022-10-22T18:32:22.373Z]  Building security-spiffe-token-provider ... done  ---> Running in 9b2cf57184cd [2022-10-22T18:32:22.373Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-22T18:32:22.373Z] Status: Downloaded newer image for alpine:3.16 [2022-10-22T18:32:22.373Z] ---> 9c6f07244728 [2022-10-22T18:32:22.373Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-22T18:32:22.373Z] ---> Running in 1a161ddcde1c [2022-10-22T18:32:22.373Z] Removing intermediate container 9b2cf57184cd [2022-10-22T18:32:22.373Z] ---> 4e8f46bd50cf [2022-10-22T18:32:22.373Z] Step 26/26 : LABEL version=2.3.0-dev.99 [2022-10-22T18:32:22.938Z] ---> Running in 3f93bb2d3523 [2022-10-22T18:32:22.988Z] $ docker top 66016b7b9b1955fe552b32bcbfe484159c46509d6e9d57143dff0a51ab1f122d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T18:32:23.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:23.502Z] Removing intermediate container 3f93bb2d3523 [2022-10-22T18:32:23.502Z] ---> 3a4ea1541b22 [2022-10-22T18:32:23.502Z] [2022-10-22T18:32:23.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:23.502Z] Successfully built 3a4ea1541b22 [2022-10-22T18:32:23.502Z] Successfully tagged security-spire-agent:latest [2022-10-22T18:32:23.502Z] Building core-data [2022-10-22T18:32:23.760Z]  Building security-spire-agent ... done (1/1) Installing dumb-init (1.2.5-r1) [2022-10-22T18:32:23.760Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:32:23.760Z] OK: 6 MiB in 15 packages [2022-10-22T18:32:23.760Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:32:23.760Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:32:23.760Z] ---> 39d1f3ad7723 [2022-10-22T18:32:23.760Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:32:23.760Z] ---> Using cache [2022-10-22T18:32:23.760Z] ---> 0bed18088750 [2022-10-22T18:32:23.760Z] Step 4/23 : WORKDIR /edgex-go [2022-10-22T18:32:23.760Z] ---> Using cache [2022-10-22T18:32:23.760Z] ---> 88b33800b6b3 [2022-10-22T18:32:23.761Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:32:23.761Z] ---> Using cache [2022-10-22T18:32:23.761Z] ---> 7bdc74873b5d [2022-10-22T18:32:23.761Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-22T18:32:23.761Z] ---> Using cache [2022-10-22T18:32:23.761Z] ---> d3d871a70336 [2022-10-22T18:32:23.761Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-22T18:32:23.761Z] ---> Using cache [2022-10-22T18:32:23.761Z] ---> fc4263d6570a [2022-10-22T18:32:23.761Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:32:23.761Z] ---> Using cache [2022-10-22T18:32:23.761Z] ---> 197dc902250b [2022-10-22T18:32:23.761Z] Step 9/23 : COPY . . [2022-10-22T18:32:23.761Z] ---> Using cache [2022-10-22T18:32:23.761Z] ---> 382d2ff29a05 [2022-10-22T18:32:23.761Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-22T18:32:23.805Z] + go version [2022-10-22T18:32:23.805Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-22T18:32:23.822Z] $ docker stop --time=1 66016b7b9b1955fe552b32bcbfe484159c46509d6e9d57143dff0a51ab1f122d [2022-10-22T18:32:24.325Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:32:24.325Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:32:24.325Z] ---> 39d1f3ad7723 [2022-10-22T18:32:24.325Z] Step 3/23 : WORKDIR /edgex-go [2022-10-22T18:32:24.325Z] ---> Using cache [2022-10-22T18:32:24.325Z] ---> 80034c3add18 [2022-10-22T18:32:24.325Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:32:24.325Z] ---> Using cache [2022-10-22T18:32:24.325Z] ---> d99b1688f4ec [2022-10-22T18:32:24.325Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-22T18:32:24.891Z] ---> Running in 71c295a1af01 [2022-10-22T18:32:24.891Z] ---> Running in 9b277638d602 [2022-10-22T18:32:25.150Z] Removing intermediate container 1a161ddcde1c [2022-10-22T18:32:25.150Z] ---> 25bec9bab842 [2022-10-22T18:32:25.150Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:32:25.150Z] ---> Running in db832f873d56 [2022-10-22T18:32:25.397Z] $ docker rm -f 66016b7b9b1955fe552b32bcbfe484159c46509d6e9d57143dff0a51ab1f122d [2022-10-22T18:32:25.413Z] Removing intermediate container db832f873d56 [2022-10-22T18:32:25.413Z] ---> e2c21452ae87 [2022-10-22T18:32:25.413Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-22T18:32:25.413Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-22T18:32:25.413Z] ---> Running in fc2e04be4267 [2022-10-22T18:32:25.413Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [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-10-22T18:32:25.675Z] Removing intermediate container fc2e04be4267 [2022-10-22T18:32:25.675Z] ---> f88d8dda4cee [2022-10-22T18:32:25.675Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-22T18:32:25.675Z] ---> Running in 8c7c6837a1ba [2022-10-22T18:32:25.932Z] Removing intermediate container 8c7c6837a1ba [2022-10-22T18:32:25.932Z] ---> 233dc63dbcb4 [2022-10-22T18:32:25.932Z] Step 16/25 : WORKDIR / [2022-10-22T18:32:25.932Z] ---> Running in 990fb002c7e4 [2022-10-22T18:32:25.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-22T18:32:25.982Z] [2022-10-22T18:32:25.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:32:26.190Z] Removing intermediate container 990fb002c7e4 [2022-10-22T18:32:26.190Z] ---> b13d3def0f8a [2022-10-22T18:32:26.190Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:32:26.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:26.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-22T18:32:26.341Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-22T18:32:26.341Z] 29e5d40040c1: Pulling fs layer [2022-10-22T18:32:26.341Z] 1ce36da41761: Pulling fs layer [2022-10-22T18:32:26.341Z] 25b303627fd3: Pulling fs layer [2022-10-22T18:32:26.447Z] ---> f8d4c972e0a7 [2022-10-22T18:32:26.447Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-22T18:32:26.619Z] 29e5d40040c1: Verifying Checksum [2022-10-22T18:32:26.619Z] 29e5d40040c1: Download complete [2022-10-22T18:32:26.705Z] OK: 211 MiB in 51 packages [2022-10-22T18:32:26.889Z] 1ce36da41761: Verifying Checksum [2022-10-22T18:32:26.889Z] 1ce36da41761: Download complete [2022-10-22T18:32:26.963Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:32:26.963Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:32:26.963Z] ---> 39d1f3ad7723 [2022-10-22T18:32:26.963Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:32:26.963Z] ---> Using cache [2022-10-22T18:32:26.963Z] ---> 0bed18088750 [2022-10-22T18:32:26.963Z] Step 4/23 : WORKDIR /edgex-go [2022-10-22T18:32:26.963Z] ---> Using cache [2022-10-22T18:32:26.963Z] ---> 88b33800b6b3 [2022-10-22T18:32:26.963Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:32:26.963Z] ---> Using cache [2022-10-22T18:32:26.963Z] ---> 7bdc74873b5d [2022-10-22T18:32:26.963Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-22T18:32:27.159Z] 29e5d40040c1: Pull complete [2022-10-22T18:32:27.220Z] ---> ba6e976ff14e [2022-10-22T18:32:27.220Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-22T18:32:27.220Z] ---> Running in a6c226ae23db [2022-10-22T18:32:27.478Z] Removing intermediate container 9b277638d602 [2022-10-22T18:32:27.478Z] ---> accb41b78351 [2022-10-22T18:32:27.478Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-22T18:32:27.478Z] ---> b90c5874eac9 [2022-10-22T18:32:27.478Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-22T18:32:27.736Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:32:27.736Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:32:27.736Z] ---> 39d1f3ad7723 [2022-10-22T18:32:27.736Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:32:27.736Z] ---> Using cache [2022-10-22T18:32:27.736Z] ---> 0bed18088750 [2022-10-22T18:32:27.736Z] Step 4/24 : WORKDIR /edgex-go [2022-10-22T18:32:27.737Z] ---> Using cache [2022-10-22T18:32:27.737Z] ---> 88b33800b6b3 [2022-10-22T18:32:27.737Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:32:27.737Z] ---> Using cache [2022-10-22T18:32:27.737Z] ---> 7bdc74873b5d [2022-10-22T18:32:27.737Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-22T18:32:27.737Z] ---> 16c172ec3c45 [2022-10-22T18:32:27.737Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:32:27.737Z] ---> Running in 70c438a6219d [2022-10-22T18:32:27.737Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:27.737Z] ---> Running in f9a044016784 [2022-10-22T18:32:27.737Z] ---> 3c030e9e41d4 [2022-10-22T18:32:27.737Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-22T18:32:27.737Z] ---> Running in 935cb39e2704 [2022-10-22T18:32:27.995Z] Removing intermediate container 935cb39e2704 [2022-10-22T18:32:27.995Z] ---> b0b16e785adc [2022-10-22T18:32:27.995Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:32:27.995Z] ---> Running in 25f384fa3752 [2022-10-22T18:32:27.995Z] Removing intermediate container 25f384fa3752 [2022-10-22T18:32:27.995Z] ---> 9a93bb7f93a0 [2022-10-22T18:32:27.995Z] Step 23/25 : LABEL arch=x86_64 [2022-10-22T18:32:28.252Z] ---> Running in 35d8ab765390 [2022-10-22T18:32:28.252Z] Removing intermediate container 35d8ab765390 [2022-10-22T18:32:28.252Z] ---> f2eb547decbd [2022-10-22T18:32:28.252Z] Step 24/25 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:32:28.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:28.252Z] ---> Running in a8e782a46607 [2022-10-22T18:32:28.509Z] Removing intermediate container a8e782a46607 [2022-10-22T18:32:28.509Z] ---> fefa5ba1fa1c [2022-10-22T18:32:28.509Z] Step 25/25 : LABEL version=2.3.0-dev.99 [2022-10-22T18:32:28.509Z] ---> Running in 6b6bba0c10ce [2022-10-22T18:32:28.509Z] Removing intermediate container 6b6bba0c10ce [2022-10-22T18:32:28.509Z] ---> 208e8fef6348 [2022-10-22T18:32:28.509Z] [2022-10-22T18:32:28.509Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:28.509Z] Successfully built 208e8fef6348 [2022-10-22T18:32:28.509Z] Successfully tagged core-metadata:latest [2022-10-22T18:32:28.509Z] Building security-bootstrapper [2022-10-22T18:32:28.572Z] 25b303627fd3: Verifying Checksum [2022-10-22T18:32:28.572Z] 25b303627fd3: Download complete [2022-10-22T18:32:28.572Z] 1ce36da41761: Pull complete [2022-10-22T18:32:29.072Z]  Building core-metadata ... done OK: 211 MiB in 51 packages [2022-10-22T18:32:29.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:29.329Z] OK: 211 MiB in 51 packages [2022-10-22T18:32:31.228Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:32:31.228Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:32:31.228Z] ---> 39d1f3ad7723 [2022-10-22T18:32:31.228Z] Step 3/33 : WORKDIR /edgex-go [2022-10-22T18:32:31.228Z] ---> Using cache [2022-10-22T18:32:31.228Z] ---> 80034c3add18 [2022-10-22T18:32:31.228Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:32:31.228Z] ---> Using cache [2022-10-22T18:32:31.228Z] ---> d99b1688f4ec [2022-10-22T18:32:31.228Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-22T18:32:31.793Z] ---> Running in 446ce84836d8 [2022-10-22T18:32:31.793Z] Removing intermediate container a6c226ae23db [2022-10-22T18:32:31.793Z] ---> 47f976be3b2b [2022-10-22T18:32:31.793Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-22T18:32:32.050Z] Removing intermediate container 70c438a6219d [2022-10-22T18:32:32.050Z] ---> ac4aa46524b8 [2022-10-22T18:32:32.050Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-22T18:32:32.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:32.314Z] ---> 43ad6e135ea3 [2022-10-22T18:32:32.314Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:32:32.572Z] ---> 7b4ad02c8101 [2022-10-22T18:32:32.572Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:32:32.572Z] ---> Running in c0ab9e35910e [2022-10-22T18:32:32.572Z] ---> Running in 86b1ed8a4ed6 [2022-10-22T18:32:33.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:32:33.393Z] OK: 211 MiB in 51 packages [2022-10-22T18:32:34.764Z] Removing intermediate container 446ce84836d8 [2022-10-22T18:32:34.764Z] ---> 6f0b94d1c509 [2022-10-22T18:32:34.764Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-22T18:32:35.705Z] ---> cc567b645128 [2022-10-22T18:32:35.705Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:32:36.640Z] ---> Running in a01a29970f6e [2022-10-22T18:32:36.897Z] Removing intermediate container f9a044016784 [2022-10-22T18:32:36.897Z] ---> 234c5e784d08 [2022-10-22T18:32:36.897Z] Step 8/23 : COPY . . [2022-10-22T18:32:38.663Z] 25b303627fd3: Pull complete [2022-10-22T18:32:38.663Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-22T18:32:38.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-22T18:32:38.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:32:38.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-8860 does not seem to be running inside a container [2022-10-22T18:32:38.902Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:32:41.159Z] $ docker top 05ecb93801c97d6ea7da28955578ec08132036eac3ae84be7f6ec508614515b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T18:32:42.013Z] + docker-compose build --help [2022-10-22T18:32:42.013Z] + grep parallel [2022-10-22T18:32:44.999Z] ---> 59e11b9905c1 [2022-10-22T18:32:44.999Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-22T18:32:44.999Z] ---> Running in 0f5e6b4fbcf3 [2022-10-22T18:32:44.999Z] Removing intermediate container 86b1ed8a4ed6 [2022-10-22T18:32:44.999Z] ---> ec112c13d1a6 [2022-10-22T18:32:44.999Z] Step 9/24 : COPY . . [2022-10-22T18:32:44.999Z] Removing intermediate container c0ab9e35910e [2022-10-22T18:32:44.999Z] ---> 693bd0c93bb7 [2022-10-22T18:32:44.999Z] Step 9/23 : COPY . . [2022-10-22T18:32:44.999Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-22T18:32:46.272Z] --parallel Build images in parallel. [Pipeline] } [2022-10-22T18:32:46.558Z] $ docker stop --time=1 05ecb93801c97d6ea7da28955578ec08132036eac3ae84be7f6ec508614515b4 [2022-10-22T18:32:48.497Z] $ docker rm -f 05ecb93801c97d6ea7da28955578ec08132036eac3ae84be7f6ec508614515b4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:32:49.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-22T18:32:49.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:32:49.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-8860 does not seem to be running inside a container [2022-10-22T18:32:49.254Z] $ 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/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:32:50.431Z] $ docker top bbfad7c0f3bc73a68cde42e84cd667ff2d85e254b4873a5eb7c464f126f4b24f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T18:32:50.944Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-22T18:32:51.551Z] ---> 70fb10da6cc3 [2022-10-22T18:32:51.552Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-22T18:32:51.552Z] Removing intermediate container 71c295a1af01 [2022-10-22T18:32:51.552Z] ---> 2292931115b1 [2022-10-22T18:32:51.552Z] [2022-10-22T18:32:51.552Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T18:32:51.552Z] ---> 9c6f07244728 [2022-10-22T18:32:51.552Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-22T18:32:51.552Z] ---> Using cache [2022-10-22T18:32:51.552Z] ---> 25bec9bab842 [2022-10-22T18:32:51.552Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:32:51.552Z] ---> Using cache [2022-10-22T18:32:51.552Z] ---> e2c21452ae87 [2022-10-22T18:32:51.552Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-22T18:32:51.552Z] ---> 90c682e509e6 [2022-10-22T18:32:51.552Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-22T18:32:51.552Z] ---> Running in fc1c911de6d6 [2022-10-22T18:32:51.552Z] ---> Running in df1e5a50d581 [2022-10-22T18:32:51.552Z] ---> Running in 916c7965b57c [2022-10-22T18:32:51.552Z] Removing intermediate container a01a29970f6e [2022-10-22T18:32:51.552Z] ---> 21143469fc77 [2022-10-22T18:32:51.552Z] Step 8/33 : COPY . . [2022-10-22T18:32:51.552Z] Removing intermediate container fc1c911de6d6 [2022-10-22T18:32:51.552Z] ---> 3cd1a8e6c844 [2022-10-22T18:32:51.552Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T18:32:51.552Z] ---> Running in 6dfea0b952d4 [2022-10-22T18:32:51.814Z] Removing intermediate container 6dfea0b952d4 [2022-10-22T18:32:51.814Z] ---> 0ce761ec2a6d [2022-10-22T18:32:51.814Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:32:51.814Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-22T18:32:52.072Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-22T18:32:53.445Z] ---> d2784604c612 [2022-10-22T18:32:53.445Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-22T18:32:54.008Z] ---> 3cf08ac312ae [2022-10-22T18:32:54.008Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-22T18:32:54.266Z] ---> 188068da4e1d [2022-10-22T18:32:54.266Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-22T18:32:54.523Z] ---> Running in 1f2ff0f80086 [2022-10-22T18:32:54.523Z] Removing intermediate container 1f2ff0f80086 [2022-10-22T18:32:54.523Z] ---> 7b762de6638e [2022-10-22T18:32:54.523Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:32:54.523Z] ---> Running in f8fbdb42e2f5 [2022-10-22T18:32:54.780Z] Removing intermediate container f8fbdb42e2f5 [2022-10-22T18:32:54.780Z] ---> 8b3b4849674f [2022-10-22T18:32:54.780Z] Step 21/23 : LABEL arch=x86_64 [2022-10-22T18:32:54.780Z] ---> Running in 7d5b7ba16747 [2022-10-22T18:32:55.038Z] Removing intermediate container 7d5b7ba16747 [2022-10-22T18:32:55.038Z] ---> 6a205044636f [2022-10-22T18:32:55.038Z] Step 22/23 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:32:55.038Z] ---> Running in 1995396bbb24 [2022-10-22T18:32:55.605Z] Removing intermediate container 1995396bbb24 [2022-10-22T18:32:55.605Z] ---> 045deaa5dcc2 [2022-10-22T18:32:55.605Z] Step 23/23 : LABEL version=2.3.0-dev.99 [2022-10-22T18:32:55.605Z] ---> Running in be366eed5e7b [2022-10-22T18:32:55.605Z] Removing intermediate container be366eed5e7b [2022-10-22T18:32:55.605Z] ---> fa257a50005b [2022-10-22T18:32:55.605Z] [2022-10-22T18:32:55.605Z] Successfully built fa257a50005b [2022-10-22T18:32:55.605Z] Successfully tagged support-scheduler:latest [2022-10-22T18:32:55.605Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-10-22T18:32:56.288Z] Building core-command ... [2022-10-22T18:32:56.288Z] Building core-data ... [2022-10-22T18:32:56.288Z] Building core-metadata ... [2022-10-22T18:32:56.288Z] Building security-bootstrapper ... [2022-10-22T18:32:56.288Z] Building security-proxy-setup ... [2022-10-22T18:32:56.288Z] Building security-secretstore-setup ... [2022-10-22T18:32:56.288Z] Building security-spiffe-token-provider ... [2022-10-22T18:32:56.288Z] Building security-spire-agent ... [2022-10-22T18:32:56.288Z] Building security-spire-config ... [2022-10-22T18:32:56.288Z] Building security-spire-server ... [2022-10-22T18:32:56.288Z] Building support-notifications ... [2022-10-22T18:32:56.288Z] Building support-scheduler ... [2022-10-22T18:32:56.288Z] Building sys-mgmt-agent ... [2022-10-22T18:32:56.288Z] Building security-spiffe-token-provider [2022-10-22T18:32:56.288Z] Building security-spire-server [2022-10-22T18:32:56.288Z] Building core-command [2022-10-22T18:32:56.288Z] Building security-spire-config [2022-10-22T18:32:56.288Z] Building security-spire-agent [2022-10-22T18:32:57.502Z] ---> 8427410346a6 [2022-10-22T18:32:57.502Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-22T18:32:57.759Z] ---> Running in a485e23a7b4f [2022-10-22T18:32:58.691Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-22T18:33:00.585Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:33:00.585Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:33:00.585Z] ---> 39d1f3ad7723 [2022-10-22T18:33:00.585Z] Step 3/25 : WORKDIR /edgex-go [2022-10-22T18:33:00.585Z] ---> Using cache [2022-10-22T18:33:00.585Z] ---> 80034c3add18 [2022-10-22T18:33:00.585Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:33:00.585Z] ---> Using cache [2022-10-22T18:33:00.585Z] ---> d99b1688f4ec [2022-10-22T18:33:00.585Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-22T18:33:00.585Z] ---> Using cache [2022-10-22T18:33:00.585Z] ---> 6f0b94d1c509 [2022-10-22T18:33:00.585Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-22T18:33:00.585Z] ---> Using cache [2022-10-22T18:33:00.585Z] ---> cc567b645128 [2022-10-22T18:33:00.585Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:33:00.585Z] ---> Using cache [2022-10-22T18:33:00.585Z] ---> 21143469fc77 [2022-10-22T18:33:00.585Z] Step 8/25 : COPY . . [2022-10-22T18:33:00.585Z] ---> Using cache [2022-10-22T18:33:00.585Z] ---> 8427410346a6 [2022-10-22T18:33:00.585Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-22T18:33:01.149Z] ---> Running in 71f877f8f77e [2022-10-22T18:33:02.083Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-22T18:33:05.361Z] Removing intermediate container 0f5e6b4fbcf3 [2022-10-22T18:33:05.361Z] ---> 3070c9d7767c [2022-10-22T18:33:05.361Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-22T18:33:05.361Z] ---> Running in b93e01b2868e [2022-10-22T18:33:05.925Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-22T18:33:08.456Z] Removing intermediate container b93e01b2868e [2022-10-22T18:33:08.456Z] ---> 54885c6b07bc [2022-10-22T18:33:08.456Z] [2022-10-22T18:33:08.456Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T18:33:08.456Z] ---> 9c6f07244728 [2022-10-22T18:33:08.456Z] 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-10-22T18:33:08.456Z] ---> Running in f9ee9ed14f82 [2022-10-22T18:33:08.622Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:33:08.622Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:33:08.622Z] ---> c1bc2e7efb8b [2022-10-22T18:33:08.622Z] Step 3/26 : WORKDIR /edgex-go [2022-10-22T18:33:08.622Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:33:08.622Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:33:08.622Z] ---> c1bc2e7efb8b [2022-10-22T18:33:08.622Z] Step 3/26 : WORKDIR /edgex-go [2022-10-22T18:33:08.622Z] ---> Running in 07ea4c37208d [2022-10-22T18:33:08.622Z] ---> Running in 60d52faf9136 [2022-10-22T18:33:08.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:33:08.622Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:33:08.622Z] ---> c1bc2e7efb8b [2022-10-22T18:33:08.622Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:33:08.622Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:33:08.622Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:33:08.622Z] ---> c1bc2e7efb8b [2022-10-22T18:33:08.622Z] Step 3/20 : WORKDIR /edgex-go [2022-10-22T18:33:08.622Z] ---> Running in 5d86c5923741 [2022-10-22T18:33:08.622Z] ---> Running in dee7a52c76f8 [2022-10-22T18:33:08.622Z] Removing intermediate container 07ea4c37208d [2022-10-22T18:33:08.622Z] ---> bc7208aba6d7 [2022-10-22T18:33:08.622Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:33:08.623Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:33:08.623Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:33:08.623Z] ---> c1bc2e7efb8b [2022-10-22T18:33:08.623Z] Step 3/25 : WORKDIR /edgex-go [2022-10-22T18:33:08.623Z] ---> Using cache [2022-10-22T18:33:08.623Z] Removing intermediate container 60d52faf9136 [2022-10-22T18:33:08.623Z] ---> c705da5581d2 [2022-10-22T18:33:08.623Z] ---> c705da5581d2 [2022-10-22T18:33:08.623Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:33:08.623Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:33:08.623Z] ---> Running in 7eb25319a6f8 [2022-10-22T18:33:08.714Z] Removing intermediate container f9ee9ed14f82 [2022-10-22T18:33:08.714Z] ---> 5c3c97735233 [2022-10-22T18:33:08.714Z] 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-10-22T18:33:08.715Z] ---> Running in 58a5e4141399 [2022-10-22T18:33:08.891Z] ---> Running in 896623e0a5e1 [2022-10-22T18:33:08.891Z] ---> Running in e8347da57f21 [2022-10-22T18:33:09.169Z] Removing intermediate container 5d86c5923741 [2022-10-22T18:33:09.169Z] ---> d6d9938bddf1 [2022-10-22T18:33:09.169Z] Step 4/24 : WORKDIR /edgex-go [2022-10-22T18:33:09.169Z] Removing intermediate container dee7a52c76f8 [2022-10-22T18:33:09.169Z] ---> e23b617a750b [2022-10-22T18:33:09.169Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-22T18:33:09.437Z] ---> Running in 32bf035b295e [2022-10-22T18:33:09.437Z] ---> Running in da0e74af506c [2022-10-22T18:33:09.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:33:09.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:33:09.901Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-22T18:33:09.901Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-22T18:33:09.901Z] (3/33) Installing readline (8.1.2-r0) [2022-10-22T18:33:09.901Z] (4/33) Installing bash (5.1.16-r2) [2022-10-22T18:33:10.026Z] Removing intermediate container da0e74af506c [2022-10-22T18:33:10.026Z] ---> c22fb524ec39 [2022-10-22T18:33:10.026Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:33:10.158Z] Executing bash-5.1.16-r2.post-install [2022-10-22T18:33:10.158Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-22T18:33:10.158Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-22T18:33:10.158Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-22T18:33:10.158Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-22T18:33:10.158Z] (9/33) Installing curl (7.83.1-r3) [2022-10-22T18:33:10.158Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-22T18:33:10.295Z] ---> Running in b631a76d334c [2022-10-22T18:33:10.415Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-22T18:33:10.415Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-22T18:33:10.415Z] (13/33) Installing expat (2.4.9-r0) [2022-10-22T18:33:10.415Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-22T18:33:10.673Z] (15/33) Installing gdbm (1.23-r0) [2022-10-22T18:33:10.673Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-22T18:33:10.673Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-22T18:33:10.673Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-22T18:33:10.673Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-22T18:33:10.673Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-22T18:33:10.673Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-22T18:33:11.237Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-22T18:33:11.237Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-22T18:33:11.237Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-22T18:33:11.237Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-22T18:33:11.237Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-22T18:33:11.237Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-22T18:33:11.237Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-22T18:33:11.237Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-22T18:33:11.237Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-22T18:33:11.237Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-22T18:33:11.237Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-22T18:33:11.237Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-22T18:33:11.494Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:33:11.494Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:33:11.494Z] OK: 122 MiB in 47 packages [2022-10-22T18:33:11.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:33:12.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:33:12.601Z] Removing intermediate container 7eb25319a6f8 [2022-10-22T18:33:12.601Z] ---> eedf5b21943b [2022-10-22T18:33:12.601Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T18:33:12.881Z] ---> Running in fd7ccfde1bc3 [2022-10-22T18:33:13.153Z] Removing intermediate container 896623e0a5e1 [2022-10-22T18:33:13.153Z] ---> 4db5bdaddb7a [2022-10-22T18:33:13.153Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T18:33:13.153Z] ---> Running in 305f1f3c75c1 [2022-10-22T18:33:13.389Z] Collecting docker-compose==1.23.2 [2022-10-22T18:33:13.389Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-22T18:33:13.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.4 MB/s eta 0:00:00 [2022-10-22T18:33:13.389Z] 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-10-22T18:33:13.389Z] Collecting cached-property<2,>=1.2.0 [2022-10-22T18:33:13.389Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-22T18:33:13.389Z] Collecting docker<4.0,>=3.6.0 [2022-10-22T18:33:13.389Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-22T18:33:13.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 106.8 MB/s eta 0:00:00 [2022-10-22T18:33:13.389Z] Collecting docopt<0.7,>=0.6.1 [2022-10-22T18:33:13.389Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-22T18:33:13.389Z] Preparing metadata (setup.py): started [2022-10-22T18:33:13.428Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-22T18:33:13.428Z] v3.16.2-336-gda67e2106e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-22T18:33:13.428Z] OK: 16895 distinct packages available [2022-10-22T18:33:13.647Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:33:13.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:33:13.700Z] Removing intermediate container e8347da57f21 [2022-10-22T18:33:13.700Z] ---> f9944127932b [2022-10-22T18:33:13.700Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T18:33:13.904Z] Collecting jsonschema<3,>=2.5.1 [2022-10-22T18:33:13.904Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-22T18:33:13.904Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-22T18:33:13.904Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-22T18:33:13.904Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 177.6 MB/s eta 0:00:00 [2022-10-22T18:33:13.904Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-22T18:33:13.904Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-22T18:33:13.904Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 167.4 MB/s eta 0:00:00 [2022-10-22T18:33:13.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:33:13.976Z] ---> Running in 52603476b347 [2022-10-22T18:33:14.161Z] Collecting PyYAML<4,>=3.10 [2022-10-22T18:33:14.161Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-22T18:33:14.161Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 59.1 MB/s eta 0:00:00 [2022-10-22T18:33:14.245Z] Removing intermediate container b631a76d334c [2022-10-22T18:33:14.245Z] ---> bda15fdebca7 [2022-10-22T18:33:14.245Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-22T18:33:14.418Z] Preparing metadata (setup.py): started [2022-10-22T18:33:14.522Z] ---> Running in 6a8b51f9909f [2022-10-22T18:33:14.676Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:33:14.676Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-22T18:33:14.676Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-22T18:33:14.676Z] Preparing metadata (setup.py): started [2022-10-22T18:33:14.933Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:33:14.933Z] Collecting texttable<0.10,>=0.9.0 [2022-10-22T18:33:14.933Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-22T18:33:14.933Z] Preparing metadata (setup.py): started [2022-10-22T18:33:15.111Z] OK: 221 MiB in 51 packages [2022-10-22T18:33:15.111Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:33:15.189Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:33:15.189Z] Collecting docker-pycreds>=0.4.0 [2022-10-22T18:33:15.190Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-22T18:33:15.446Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-22T18:33:15.446Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-22T18:33:15.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 188.5 MB/s eta 0:00:00 [2022-10-22T18:33:15.446Z] Collecting certifi>=2017.4.17 [2022-10-22T18:33:15.446Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-22T18:33:15.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 63.2 MB/s eta 0:00:00 [2022-10-22T18:33:15.446Z] Collecting idna<2.8,>=2.5 [2022-10-22T18:33:15.446Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-22T18:33:15.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 191.0 MB/s eta 0:00:00 [2022-10-22T18:33:15.446Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-22T18:33:15.446Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-22T18:33:15.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 60.7 MB/s eta 0:00:00 [2022-10-22T18:33:15.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:33:15.703Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-22T18:33:15.703Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-22T18:33:15.703Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-22T18:33:15.703Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-22T18:33:15.703Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-22T18:33:15.703Z] Running setup.py install for texttable: started [2022-10-22T18:33:16.267Z] Running setup.py install for texttable: finished with status 'done' [2022-10-22T18:33:16.267Z] Running setup.py install for PyYAML: started [2022-10-22T18:33:16.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:33:16.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:33:16.524Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-22T18:33:16.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:33:16.561Z] Removing intermediate container 32bf035b295e [2022-10-22T18:33:16.561Z] ---> c3674ddd00b2 [2022-10-22T18:33:16.561Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-22T18:33:16.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:33:16.781Z] Running setup.py install for docopt: started [2022-10-22T18:33:17.039Z] Running setup.py install for docopt: finished with status 'done' [2022-10-22T18:33:17.147Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:33:17.422Z] OK: 221 MiB in 51 packages [2022-10-22T18:33:17.422Z] ---> bec4909887b0 [2022-10-22T18:33:17.422Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:33:17.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:33:17.422Z] ---> Running in 052a496ac6aa [2022-10-22T18:33:18.014Z] OK: 221 MiB in 51 packages [2022-10-22T18:33:18.409Z] Running setup.py install for dockerpty: started [2022-10-22T18:33:18.668Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-22T18:33:18.974Z] OK: 221 MiB in 51 packages [2022-10-22T18:33:18.974Z] OK: 221 MiB in 51 packages [2022-10-22T18:33:19.232Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-10-22T18:33:19.232Z] 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-10-22T18:33:19.239Z] Removing intermediate container fd7ccfde1bc3 [2022-10-22T18:33:19.239Z] ---> e16ceb4924e9 [2022-10-22T18:33:19.239Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-22T18:33:20.208Z] Removing intermediate container 305f1f3c75c1 [2022-10-22T18:33:20.208Z] ---> dea1272c7ea3 [2022-10-22T18:33:20.208Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-22T18:33:20.481Z] ---> a0713af61cee [2022-10-22T18:33:20.481Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:33:20.481Z] ---> Running in b60bdb7c0f6a [2022-10-22T18:33:20.748Z] Removing intermediate container 52603476b347 [2022-10-22T18:33:20.748Z] ---> 7eb7f2e9d9dd [2022-10-22T18:33:20.748Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-22T18:33:20.748Z] Removing intermediate container 6a8b51f9909f [2022-10-22T18:33:20.748Z] ---> 52abcea9eace [2022-10-22T18:33:20.748Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-22T18:33:21.713Z] ---> aff1500bf2b1 [2022-10-22T18:33:21.713Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:33:21.986Z] ---> Running in 1bb631a45e59 [2022-10-22T18:33:21.986Z] ---> e6939c406675 [2022-10-22T18:33:21.986Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:33:22.258Z] ---> Running in e1977a026490 [2022-10-22T18:33:22.530Z] ---> 5c473d25a57f [2022-10-22T18:33:22.530Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:33:22.530Z] ---> Running in b5067345aad3 [2022-10-22T18:33:24.493Z] Removing intermediate container 58a5e4141399 [2022-10-22T18:33:24.493Z] ---> fa4d0f43308b [2022-10-22T18:33:24.493Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-22T18:33:24.493Z] ---> Running in 59054ee4d148 [2022-10-22T18:33:24.493Z] Removing intermediate container 59054ee4d148 [2022-10-22T18:33:24.493Z] ---> add057ab821c [2022-10-22T18:33:24.493Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T18:33:24.493Z] ---> Running in b4a4c1082f7b [2022-10-22T18:33:24.753Z] Removing intermediate container b4a4c1082f7b [2022-10-22T18:33:24.753Z] ---> 3ab0bc48a7ee [2022-10-22T18:33:24.753Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-22T18:33:25.690Z] ---> 620df72bd676 [2022-10-22T18:33:25.690Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-22T18:33:25.947Z] Removing intermediate container df1e5a50d581 [2022-10-22T18:33:25.947Z] ---> cab0202a36fd [2022-10-22T18:33:25.947Z] [2022-10-22T18:33:25.947Z] Step 11/24 : FROM alpine:3.16 [2022-10-22T18:33:25.947Z] ---> 9c6f07244728 [2022-10-22T18:33:25.947Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-22T18:33:25.947Z] ---> Running in 71cfe90a9731 [2022-10-22T18:33:25.947Z] ---> e229075c58f9 [2022-10-22T18:33:25.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-22T18:33:26.204Z] Removing intermediate container 71cfe90a9731 [2022-10-22T18:33:26.204Z] ---> 03e6bb55e156 [2022-10-22T18:33:26.204Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-22T18:33:26.204Z] ---> Running in 3a9c7821355c [2022-10-22T18:33:26.204Z] ---> 1e64d737c8ac [2022-10-22T18:33:26.204Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-22T18:33:26.204Z] Removing intermediate container 3a9c7821355c [2022-10-22T18:33:26.204Z] ---> da16250f4011 [2022-10-22T18:33:26.204Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-22T18:33:26.462Z] ---> Running in 6431934ba9b8 [2022-10-22T18:33:26.462Z] ---> Running in 956c5f9de229 [2022-10-22T18:33:26.462Z] Removing intermediate container 6431934ba9b8 [2022-10-22T18:33:26.462Z] ---> 9eb8dad6d4ee [2022-10-22T18:33:26.462Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:33:26.462Z] ---> Running in 83ed2ecf01bb [2022-10-22T18:33:26.462Z] Removing intermediate container 956c5f9de229 [2022-10-22T18:33:26.462Z] ---> fe86ab3c92ac [2022-10-22T18:33:26.462Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:33:26.726Z] ---> Running in fbc22343db50 [2022-10-22T18:33:26.726Z] Removing intermediate container 83ed2ecf01bb [2022-10-22T18:33:26.726Z] ---> 6182ca8fde82 [2022-10-22T18:33:26.726Z] Step 21/23 : LABEL arch=x86_64 [2022-10-22T18:33:26.726Z] ---> Running in 74fb52653dd7 [2022-10-22T18:33:26.984Z] Removing intermediate container 74fb52653dd7 [2022-10-22T18:33:26.984Z] ---> b5b50ea183ea [2022-10-22T18:33:26.984Z] Step 22/23 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:33:27.242Z] ---> Running in ec95e3ccd2dc [2022-10-22T18:33:27.242Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-22T18:33:27.242Z] Removing intermediate container ec95e3ccd2dc [2022-10-22T18:33:27.242Z] ---> 81951b0b13ac [2022-10-22T18:33:27.242Z] Step 23/23 : LABEL version=2.3.0-dev.99 [2022-10-22T18:33:27.504Z] ---> Running in e98701c63903 [2022-10-22T18:33:27.504Z] Removing intermediate container fbc22343db50 [2022-10-22T18:33:27.504Z] ---> 4a687494df8b [2022-10-22T18:33:27.504Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-22T18:33:27.765Z] Removing intermediate container e98701c63903 [2022-10-22T18:33:27.765Z] ---> 7360e7655f04 [2022-10-22T18:33:27.765Z] [2022-10-22T18:33:27.765Z] ---> Running in 4883da0a3f47 [2022-10-22T18:33:27.765Z] Successfully built 7360e7655f04 [2022-10-22T18:33:27.765Z] Successfully tagged sys-mgmt-agent:latest [2022-10-22T18:33:27.765Z] Building security-proxy-setup [2022-10-22T18:33:28.024Z]  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:33:28.588Z] Removing intermediate container a485e23a7b4f [2022-10-22T18:33:28.588Z] ---> 9ba46434db16 [2022-10-22T18:33:28.588Z] [2022-10-22T18:33:28.588Z] Step 10/33 : FROM alpine:3.16 [2022-10-22T18:33:28.588Z] ---> 9c6f07244728 [2022-10-22T18:33:28.588Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:33:28.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:33:29.103Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-22T18:33:29.362Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-22T18:33:29.362Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-22T18:33:29.362Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-22T18:33:29.653Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-22T18:33:29.653Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-22T18:33:29.653Z] ---> Running in bb68f8c61d5b [2022-10-22T18:33:29.653Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:33:29.653Z] OK: 8 MiB in 20 packages [2022-10-22T18:33:29.912Z] Removing intermediate container bb68f8c61d5b [2022-10-22T18:33:29.912Z] ---> 1775eb9e1382 [2022-10-22T18:33:29.912Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-22T18:33:29.912Z] Removing intermediate container 916c7965b57c [2022-10-22T18:33:29.912Z] ---> 85644f616482 [2022-10-22T18:33:29.912Z] [2022-10-22T18:33:29.912Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T18:33:29.912Z] ---> 9c6f07244728 [2022-10-22T18:33:29.912Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-22T18:33:29.912Z] ---> Running in 7c291d0a8263 [2022-10-22T18:33:30.169Z] ---> Running in 2627d89f1cf5 [2022-10-22T18:33:30.426Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:33:30.426Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:33:30.426Z] ---> 39d1f3ad7723 [2022-10-22T18:33:30.426Z] Step 3/22 : WORKDIR /edgex-go [2022-10-22T18:33:30.426Z] ---> Using cache [2022-10-22T18:33:30.426Z] ---> 80034c3add18 [2022-10-22T18:33:30.426Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:33:30.426Z] ---> Using cache [2022-10-22T18:33:30.426Z] ---> d99b1688f4ec [2022-10-22T18:33:30.426Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-22T18:33:30.426Z] ---> Using cache [2022-10-22T18:33:30.426Z] ---> 6f0b94d1c509 [2022-10-22T18:33:30.426Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-22T18:33:30.426Z] ---> Using cache [2022-10-22T18:33:30.426Z] ---> cc567b645128 [2022-10-22T18:33:30.426Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:33:30.426Z] ---> Using cache [2022-10-22T18:33:30.426Z] ---> 21143469fc77 [2022-10-22T18:33:30.426Z] Step 8/22 : COPY . . [2022-10-22T18:33:30.426Z] ---> Using cache [2022-10-22T18:33:30.426Z] ---> 8427410346a6 [2022-10-22T18:33:30.426Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-22T18:33:30.426Z] Removing intermediate container 4883da0a3f47 [2022-10-22T18:33:30.426Z] ---> 9c1da3b6b59a [2022-10-22T18:33:30.426Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:33:30.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:33:30.426Z] ---> Running in a35330b3cd5a [2022-10-22T18:33:30.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:33:30.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:33:30.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:33:30.684Z] ---> 3a9fbf92cf8e [2022-10-22T18:33:30.684Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-22T18:33:30.684Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-22T18:33:30.684Z] (2/2) Installing su-exec (0.2-r1) [2022-10-22T18:33:30.684Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:33:30.684Z] OK: 6 MiB in 16 packages [2022-10-22T18:33:30.684Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-22T18:33:30.684Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-22T18:33:30.684Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-22T18:33:30.942Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:33:30.942Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:33:30.942Z] OK: 6 MiB in 16 packages [2022-10-22T18:33:31.507Z] ---> e3af5a19773e [2022-10-22T18:33:31.507Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-22T18:33:31.507Z] Removing intermediate container 71f877f8f77e [2022-10-22T18:33:31.507Z] ---> 1fad7cbcedf3 [2022-10-22T18:33:31.507Z] [2022-10-22T18:33:31.507Z] Step 10/25 : FROM alpine:3.16 [2022-10-22T18:33:31.507Z] ---> 9c6f07244728 [2022-10-22T18:33:31.507Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-22T18:33:31.507Z] Removing intermediate container 7c291d0a8263 [2022-10-22T18:33:31.507Z] ---> f0b07251e44b [2022-10-22T18:33:31.507Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-22T18:33:31.507Z] ---> Running in 5e5453612f4a [2022-10-22T18:33:31.507Z] ---> Running in e5594a0b337c [2022-10-22T18:33:31.507Z] Removing intermediate container 2627d89f1cf5 [2022-10-22T18:33:31.507Z] ---> dc9e655726ab [2022-10-22T18:33:31.507Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:33:31.507Z] ---> 145bf3d8f603 [2022-10-22T18:33:31.507Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-22T18:33:31.764Z] ---> Running in a7ddfb1a0dcf [2022-10-22T18:33:31.764Z] ---> Running in e82e8adfe296 [2022-10-22T18:33:31.764Z] Removing intermediate container e5594a0b337c [2022-10-22T18:33:31.764Z] ---> 2a1694730634 [2022-10-22T18:33:31.764Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-22T18:33:31.764Z] ---> Running in 99d6561fe90a [2022-10-22T18:33:31.764Z] Removing intermediate container a7ddfb1a0dcf [2022-10-22T18:33:31.764Z] ---> 8d338f16489c [2022-10-22T18:33:31.764Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-22T18:33:31.764Z] Removing intermediate container e82e8adfe296 [2022-10-22T18:33:31.764Z] ---> 40e14033ba8c [2022-10-22T18:33:31.764Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:33:31.764Z] ---> Running in d6a9eac28507 [2022-10-22T18:33:31.764Z] ---> Running in b079b68c24f2 [2022-10-22T18:33:31.764Z] Removing intermediate container 99d6561fe90a [2022-10-22T18:33:31.764Z] ---> c031b9704db9 [2022-10-22T18:33:31.764Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-22T18:33:31.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:33:31.764Z] ---> Running in 96b0f2a15b0f [2022-10-22T18:33:32.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:33:32.022Z] Removing intermediate container d6a9eac28507 [2022-10-22T18:33:32.022Z] ---> 07d1f4c05e03 [2022-10-22T18:33:32.022Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T18:33:32.022Z] Removing intermediate container b079b68c24f2 [2022-10-22T18:33:32.022Z] ---> 2ce87d538c67 [2022-10-22T18:33:32.022Z] Step 22/24 : LABEL arch=x86_64 [2022-10-22T18:33:32.022Z] ---> Running in 236bfe897692 [2022-10-22T18:33:32.022Z] Removing intermediate container 96b0f2a15b0f [2022-10-22T18:33:32.022Z] ---> adcdfe5b2f25 [2022-10-22T18:33:32.022Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-22T18:33:32.022Z] ---> Running in 2f30f0a5b1e7 [2022-10-22T18:33:32.022Z] ---> Running in f21968e08dab [2022-10-22T18:33:32.022Z] Removing intermediate container 236bfe897692 [2022-10-22T18:33:32.022Z] ---> 1134ca54d095 [2022-10-22T18:33:32.022Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:33:32.022Z] Removing intermediate container 2f30f0a5b1e7 [2022-10-22T18:33:32.022Z] ---> f41bee402c3a [2022-10-22T18:33:32.022Z] Step 23/24 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:33:32.279Z] Removing intermediate container f21968e08dab [2022-10-22T18:33:32.279Z] ---> 65687c3097e5 [2022-10-22T18:33:32.279Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-22T18:33:32.279Z] ---> Running in 76e74c718d81 [2022-10-22T18:33:32.279Z] ---> Running in f150a961e1af [2022-10-22T18:33:32.279Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-22T18:33:32.279Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-22T18:33:32.279Z] (3/3) Installing su-exec (0.2-r1) [2022-10-22T18:33:32.279Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:33:32.279Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:33:32.279Z] ---> c07b78005000 [2022-10-22T18:33:32.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-22T18:33:32.279Z] Removing intermediate container f150a961e1af [2022-10-22T18:33:32.279Z] ---> ca59ac6a50ac [2022-10-22T18:33:32.279Z] Step 24/24 : LABEL version=2.3.0-dev.99 [2022-10-22T18:33:32.280Z] OK: 6 MiB in 17 packages [2022-10-22T18:33:32.537Z] ---> Running in 6e1c0d6b3614 [2022-10-22T18:33:32.537Z] Removing intermediate container 6e1c0d6b3614 [2022-10-22T18:33:32.537Z] ---> c019dc2f3068 [2022-10-22T18:33:32.537Z] [2022-10-22T18:33:32.797Z] Successfully built c019dc2f3068 [2022-10-22T18:33:32.797Z] Successfully tagged core-data:latest [2022-10-22T18:33:32.797Z]  Building core-data ... done Building core-command [2022-10-22T18:33:33.731Z] ---> f083bfbeef9b [2022-10-22T18:33:33.731Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-22T18:33:33.731Z] Removing intermediate container 5e5453612f4a [2022-10-22T18:33:33.731Z] ---> 1568d68c1ee4 [2022-10-22T18:33:33.731Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-22T18:33:33.731Z] ---> Running in 612fc2fad83b [2022-10-22T18:33:33.988Z] Removing intermediate container 76e74c718d81 [2022-10-22T18:33:33.988Z] ---> e65adec2a411 [2022-10-22T18:33:33.988Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-22T18:33:33.988Z] Removing intermediate container 612fc2fad83b [2022-10-22T18:33:33.988Z] ---> c6d3b7d66056 [2022-10-22T18:33:33.988Z] Step 13/25 : WORKDIR / [2022-10-22T18:33:33.988Z] ---> Running in a6b730fb3e35 [2022-10-22T18:33:34.248Z] ---> f3e5733e5b3b [2022-10-22T18:33:34.248Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-22T18:33:34.248Z] ---> Running in 47edddb5f324 [2022-10-22T18:33:34.248Z] ---> Running in 9c7b38aa5198 [2022-10-22T18:33:34.248Z] Removing intermediate container a6b730fb3e35 [2022-10-22T18:33:34.248Z] ---> 2e87b2ee8a00 [2022-10-22T18:33:34.248Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-22T18:33:34.506Z] Removing intermediate container 47edddb5f324 [2022-10-22T18:33:34.506Z] ---> a481d873f071 [2022-10-22T18:33:34.506Z] 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-10-22T18:33:34.506Z] Removing intermediate container 9c7b38aa5198 [2022-10-22T18:33:34.506Z] ---> 2df330871655 [2022-10-22T18:33:34.506Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:33:34.506Z] ---> Running in 907ffe752f0f [2022-10-22T18:33:34.506Z] ---> 1809a6e18637 [2022-10-22T18:33:34.506Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-22T18:33:34.763Z] ---> Running in 7dccd257b73c [2022-10-22T18:33:34.763Z] Removing intermediate container 907ffe752f0f [2022-10-22T18:33:34.763Z] ---> 0227dacbae74 [2022-10-22T18:33:34.763Z] Step 21/23 : LABEL arch=x86_64 [2022-10-22T18:33:34.763Z] ---> 57bb64583953 [2022-10-22T18:33:34.763Z] 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-10-22T18:33:34.763Z] ---> Running in ecaf7e4a284a [2022-10-22T18:33:35.021Z] Removing intermediate container ecaf7e4a284a [2022-10-22T18:33:35.021Z] ---> 5c6bbec862e7 [2022-10-22T18:33:35.021Z] Step 22/23 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:33:35.279Z] ---> ac89ff553a32 [2022-10-22T18:33:35.279Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-22T18:33:35.279Z] ---> Running in e52003e8d222 [2022-10-22T18:33:35.279Z] Removing intermediate container e52003e8d222 [2022-10-22T18:33:35.279Z] ---> 8e776bb962e2 [2022-10-22T18:33:35.279Z] Step 23/23 : LABEL version=2.3.0-dev.99 [2022-10-22T18:33:35.537Z] ---> Running in 1db30c46aa24 [2022-10-22T18:33:35.537Z] ---> 9f846a0c9765 [2022-10-22T18:33:35.537Z] 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-10-22T18:33:35.537Z] Removing intermediate container 1db30c46aa24 [2022-10-22T18:33:35.537Z] ---> 77adc0db7d75 [2022-10-22T18:33:35.537Z] [2022-10-22T18:33:35.794Z] Removing intermediate container 7dccd257b73c [2022-10-22T18:33:35.794Z] ---> 1adbcb4a6574 [2022-10-22T18:33:35.794Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:33:35.794Z] Successfully built 77adc0db7d75 [2022-10-22T18:33:35.794Z] Successfully tagged support-notifications:latest [2022-10-22T18:33:35.794Z]  Building support-notifications ... done  ---> cef06660cea9 [2022-10-22T18:33:35.794Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-22T18:33:36.053Z] ---> edd9b18ce6df [2022-10-22T18:33:36.053Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-22T18:33:36.986Z] ---> d281dd0561e8 [2022-10-22T18:33:36.986Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-22T18:33:36.986Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:33:36.986Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:33:36.986Z] ---> 39d1f3ad7723 [2022-10-22T18:33:36.986Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:33:36.986Z] ---> Using cache [2022-10-22T18:33:36.986Z] ---> 0bed18088750 [2022-10-22T18:33:36.986Z] Step 4/24 : WORKDIR /edgex-go [2022-10-22T18:33:36.986Z] ---> Using cache [2022-10-22T18:33:36.986Z] ---> 88b33800b6b3 [2022-10-22T18:33:36.986Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:33:36.986Z] ---> Using cache [2022-10-22T18:33:36.986Z] ---> 7bdc74873b5d [2022-10-22T18:33:36.986Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-22T18:33:36.986Z] ---> Using cache [2022-10-22T18:33:36.986Z] ---> d3d871a70336 [2022-10-22T18:33:36.986Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-22T18:33:36.986Z] ---> Using cache [2022-10-22T18:33:36.986Z] ---> fc4263d6570a [2022-10-22T18:33:36.986Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:33:36.986Z] ---> Using cache [2022-10-22T18:33:36.986Z] ---> 197dc902250b [2022-10-22T18:33:36.986Z] Step 9/24 : COPY . . [2022-10-22T18:33:36.986Z] ---> Using cache [2022-10-22T18:33:36.986Z] ---> 382d2ff29a05 [2022-10-22T18:33:36.986Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-22T18:33:36.986Z] ---> ca59a42a5541 [2022-10-22T18:33:36.986Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-22T18:33:36.986Z] ---> Running in 0dabad3b38c4 [2022-10-22T18:33:37.243Z] ---> a0d00eeecbb6 [2022-10-22T18:33:37.243Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-22T18:33:37.501Z] ---> 556473319bef [2022-10-22T18:33:37.501Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-22T18:33:37.759Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-22T18:33:37.759Z] ---> 692dc1ed4f78 [2022-10-22T18:33:37.759Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-22T18:33:38.016Z] ---> 556f5914269b [2022-10-22T18:33:38.017Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-22T18:33:38.017Z] ---> Running in 94c4e1ed41af [2022-10-22T18:33:38.017Z] ---> 7a582fe376ad [2022-10-22T18:33:38.017Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-22T18:33:38.274Z] ---> 307f7c4aeceb [2022-10-22T18:33:38.274Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-22T18:33:38.531Z] ---> 94c05a1fe2d5 [2022-10-22T18:33:38.531Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-22T18:33:38.531Z] ---> Running in 106b858114df [2022-10-22T18:33:38.788Z] Removing intermediate container 94c4e1ed41af [2022-10-22T18:33:38.788Z] ---> 7922b2bc0267 [2022-10-22T18:33:38.788Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-22T18:33:38.788Z] ---> Running in 37d27877f725 [2022-10-22T18:33:39.046Z] Removing intermediate container 37d27877f725 [2022-10-22T18:33:39.046Z] ---> a2ab00686899 [2022-10-22T18:33:39.046Z] Step 23/25 : LABEL arch=x86_64 [2022-10-22T18:33:39.046Z] ---> Running in 7ab690dbefa3 [2022-10-22T18:33:39.046Z] Removing intermediate container 7ab690dbefa3 [2022-10-22T18:33:39.046Z] ---> 17ab13015347 [2022-10-22T18:33:39.046Z] Step 24/25 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:33:39.046Z] ---> Running in a7b244979bfc [2022-10-22T18:33:39.303Z] Removing intermediate container a7b244979bfc [2022-10-22T18:33:39.303Z] ---> 9d4dcf5bb7f3 [2022-10-22T18:33:39.303Z] Step 25/25 : LABEL version=2.3.0-dev.99 [2022-10-22T18:33:39.303Z] ---> Running in 83602e2f7f54 [2022-10-22T18:33:39.303Z] Removing intermediate container 106b858114df [2022-10-22T18:33:39.303Z] ---> 49f1121e0f74 [2022-10-22T18:33:39.303Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-22T18:33:39.303Z] ---> Running in 6bced5c6ed22 [2022-10-22T18:33:39.560Z] Removing intermediate container 83602e2f7f54 [2022-10-22T18:33:39.560Z] ---> 8fe7ac4c52ad [2022-10-22T18:33:39.560Z] [2022-10-22T18:33:39.560Z] Successfully built 8fe7ac4c52ad [2022-10-22T18:33:39.560Z] Successfully tagged security-secretstore-setup:latest [2022-10-22T18:33:39.560Z]  Building security-secretstore-setup ... done Removing intermediate container 6bced5c6ed22 [2022-10-22T18:33:39.560Z] ---> 7dc4a19222e8 [2022-10-22T18:33:39.560Z] Step 30/33 : CMD ["gate"] [2022-10-22T18:33:39.560Z] ---> Running in 7a0b515eaac3 [2022-10-22T18:33:39.818Z] Removing intermediate container 7a0b515eaac3 [2022-10-22T18:33:39.818Z] ---> ae22664f305b [2022-10-22T18:33:39.818Z] Step 31/33 : LABEL arch=x86_64 [2022-10-22T18:33:39.818Z] ---> Running in 337308dfa7fb [2022-10-22T18:33:39.818Z] Removing intermediate container 337308dfa7fb [2022-10-22T18:33:39.818Z] ---> 7954272bf96c [2022-10-22T18:33:39.818Z] Step 32/33 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:33:40.086Z] ---> Running in bdb487827013 [2022-10-22T18:33:40.086Z] Removing intermediate container bdb487827013 [2022-10-22T18:33:40.086Z] ---> 5dd7e0ddf2b8 [2022-10-22T18:33:40.086Z] Step 33/33 : LABEL version=2.3.0-dev.99 [2022-10-22T18:33:40.086Z] ---> Running in ea15789ff0cf [2022-10-22T18:33:40.345Z] Removing intermediate container ea15789ff0cf [2022-10-22T18:33:40.345Z] ---> 0b89b6b3eb61 [2022-10-22T18:33:40.345Z] [2022-10-22T18:33:40.345Z] Successfully built 0b89b6b3eb61 [2022-10-22T18:33:40.345Z] Successfully tagged security-bootstrapper:latest [2022-10-22T18:33:42.873Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-22T18:33:46.152Z] Removing intermediate container a35330b3cd5a [2022-10-22T18:33:46.152Z] ---> 8478246e4324 [2022-10-22T18:33:46.152Z] [2022-10-22T18:33:46.152Z] Step 10/22 : FROM alpine:3.16 [2022-10-22T18:33:46.152Z] ---> 9c6f07244728 [2022-10-22T18:33:46.152Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-22T18:33:46.152Z] ---> Running in 5986e937ca64 [2022-10-22T18:33:46.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T18:33:46.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T18:33:46.973Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-22T18:33:46.973Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-22T18:33:46.973Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-22T18:33:46.973Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-22T18:33:46.973Z] (5/6) Installing curl (7.83.1-r3) [2022-10-22T18:33:46.973Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-22T18:33:46.973Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:33:46.973Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:33:46.973Z] OK: 8 MiB in 20 packages [2022-10-22T18:33:47.905Z] Removing intermediate container 5986e937ca64 [2022-10-22T18:33:47.905Z] ---> b8661885134a [2022-10-22T18:33:47.905Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-22T18:33:47.905Z] ---> Running in 53b9a9e10ba3 [2022-10-22T18:33:47.905Z] Removing intermediate container 53b9a9e10ba3 [2022-10-22T18:33:47.905Z] ---> b9a34f77d8c2 [2022-10-22T18:33:47.905Z] Step 13/22 : WORKDIR /edgex [2022-10-22T18:33:47.905Z] ---> Running in e6ab321c34f7 [2022-10-22T18:33:47.905Z] Removing intermediate container e6ab321c34f7 [2022-10-22T18:33:47.905Z] ---> a04263b0ceb6 [2022-10-22T18:33:47.905Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-22T18:33:48.163Z] ---> ffa9db7207cf [2022-10-22T18:33:48.163Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-22T18:33:48.424Z] ---> ff6f88f72a72 [2022-10-22T18:33:48.424Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-22T18:33:48.991Z] ---> ccaa28ba4881 [2022-10-22T18:33:48.991Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-22T18:33:48.991Z] ---> 408e6509fafe [2022-10-22T18:33:48.991Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-22T18:33:48.991Z] ---> Running in d48b74548ccd [2022-10-22T18:33:49.934Z] Removing intermediate container d48b74548ccd [2022-10-22T18:33:49.934Z] ---> e418bb877372 [2022-10-22T18:33:49.934Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-22T18:33:49.934Z] ---> Running in a0928b6a3ca4 [2022-10-22T18:33:49.934Z] Removing intermediate container a0928b6a3ca4 [2022-10-22T18:33:49.934Z] ---> dad67925bed7 [2022-10-22T18:33:49.934Z] Step 20/22 : LABEL arch=x86_64 [2022-10-22T18:33:49.934Z] ---> Running in 81fb3033f638 [2022-10-22T18:33:49.934Z] Removing intermediate container 81fb3033f638 [2022-10-22T18:33:49.934Z] ---> 34d90246f085 [2022-10-22T18:33:49.934Z] Step 21/22 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:33:50.192Z] ---> Running in e115b44f340e [2022-10-22T18:33:50.192Z] Removing intermediate container e115b44f340e [2022-10-22T18:33:50.192Z] ---> dc9d652346c6 [2022-10-22T18:33:50.192Z] Step 22/22 : LABEL version=2.3.0-dev.99 [2022-10-22T18:33:50.192Z] ---> Running in 733b03c0f112 [2022-10-22T18:33:50.449Z] Removing intermediate container 733b03c0f112 [2022-10-22T18:33:50.449Z] ---> a1afc14d571c [2022-10-22T18:33:50.449Z] [2022-10-22T18:33:50.449Z] Successfully built a1afc14d571c [2022-10-22T18:33:50.449Z] Successfully tagged security-proxy-setup:latest [2022-10-22T18:33:52.347Z]  Building security-proxy-setup ... done Removing intermediate container 0dabad3b38c4 [2022-10-22T18:33:52.347Z] ---> e1ea57935e08 [2022-10-22T18:33:52.347Z] [2022-10-22T18:33:52.347Z] Step 11/24 : FROM alpine:3.16 [2022-10-22T18:33:52.347Z] ---> 9c6f07244728 [2022-10-22T18:33:52.347Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-22T18:33:52.347Z] ---> Using cache [2022-10-22T18:33:52.347Z] ---> 25bec9bab842 [2022-10-22T18:33:52.347Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:33:52.347Z] ---> Using cache [2022-10-22T18:33:52.347Z] ---> e2c21452ae87 [2022-10-22T18:33:52.347Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-22T18:33:52.347Z] ---> Running in 89684ef0437a [2022-10-22T18:33:52.347Z] Removing intermediate container 89684ef0437a [2022-10-22T18:33:52.347Z] ---> ace369e5fd48 [2022-10-22T18:33:52.347Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-22T18:33:52.347Z] ---> Running in 5b1b3b759e21 [2022-10-22T18:33:52.347Z] Removing intermediate container 5b1b3b759e21 [2022-10-22T18:33:52.347Z] ---> e0ca1f8389c7 [2022-10-22T18:33:52.347Z] Step 16/24 : WORKDIR / [2022-10-22T18:33:52.347Z] ---> Running in 340c4106965c [2022-10-22T18:33:52.347Z] Removing intermediate container 340c4106965c [2022-10-22T18:33:52.347Z] ---> 5b98c279f5b0 [2022-10-22T18:33:52.347Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:33:52.605Z] ---> c521e9c43e49 [2022-10-22T18:33:52.605Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-22T18:33:52.863Z] ---> 647bf2ae5ab4 [2022-10-22T18:33:52.863Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-22T18:33:53.123Z] ---> 4c75f6c78c6f [2022-10-22T18:33:53.123Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-22T18:33:53.123Z] ---> Running in 710220f776d0 [2022-10-22T18:33:53.123Z] Removing intermediate container 710220f776d0 [2022-10-22T18:33:53.123Z] ---> 8f323f8f9f79 [2022-10-22T18:33:53.123Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:33:53.123Z] ---> Running in b9ae4ba227a8 [2022-10-22T18:33:53.381Z] Removing intermediate container b9ae4ba227a8 [2022-10-22T18:33:53.381Z] ---> 8a7b43ecad4b [2022-10-22T18:33:53.381Z] Step 22/24 : LABEL arch=x86_64 [2022-10-22T18:33:53.381Z] ---> Running in 92ca83b42720 [2022-10-22T18:33:53.381Z] Removing intermediate container 92ca83b42720 [2022-10-22T18:33:53.381Z] ---> 8920fdd55742 [2022-10-22T18:33:53.381Z] Step 23/24 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:33:53.381Z] ---> Running in 4cc86f365aae [2022-10-22T18:33:53.381Z] Removing intermediate container 4cc86f365aae [2022-10-22T18:33:53.381Z] ---> 75c514daee77 [2022-10-22T18:33:53.381Z] Step 24/24 : LABEL version=2.3.0-dev.99 [2022-10-22T18:33:53.640Z] ---> Running in 07980dcc8743 [2022-10-22T18:33:53.640Z] Removing intermediate container 07980dcc8743 [2022-10-22T18:33:53.640Z] ---> f419daeee6ae [2022-10-22T18:33:53.640Z] [2022-10-22T18:33:53.640Z] Successfully built f419daeee6ae [2022-10-22T18:33:53.640Z] Successfully tagged core-command:latest [2022-10-22T18:33:53.645Z]  Building core-command ... done  [Pipeline] } [2022-10-22T18:33:53.655Z] $ docker stop --time=1 0aab0a34430aaba46182120ddbb768a55598e029ddd766826decc8af7beaf473 [2022-10-22T18:33:54.920Z] $ docker rm -f 0aab0a34430aaba46182120ddbb768a55598e029ddd766826decc8af7beaf473 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-22T18:33:55.234Z] + docker images [2022-10-22T18:33:55.234Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-22T18:33:55.234Z] core-command latest f419daeee6ae 2 seconds ago 17.6MB [2022-10-22T18:33:55.234Z] e1ea57935e08 4 seconds ago 1.61GB [2022-10-22T18:33:55.234Z] security-proxy-setup latest a1afc14d571c 5 seconds ago 27.6MB [2022-10-22T18:33:55.234Z] 8478246e4324 10 seconds ago 1.6GB [2022-10-22T18:33:55.234Z] security-bootstrapper latest 0b89b6b3eb61 15 seconds ago 20.2MB [2022-10-22T18:33:55.234Z] security-secretstore-setup latest 8fe7ac4c52ad 16 seconds ago 29.7MB [2022-10-22T18:33:55.234Z] support-notifications latest 77adc0db7d75 20 seconds ago 30.4MB [2022-10-22T18:33:55.234Z] core-data latest c019dc2f3068 23 seconds ago 21.7MB [2022-10-22T18:33:55.234Z] 1fad7cbcedf3 25 seconds ago 1.6GB [2022-10-22T18:33:55.234Z] 85644f616482 26 seconds ago 1.67GB [2022-10-22T18:33:55.234Z] 9ba46434db16 28 seconds ago 1.6GB [2022-10-22T18:33:55.234Z] sys-mgmt-agent latest 7360e7655f04 28 seconds ago 136MB [2022-10-22T18:33:55.234Z] cab0202a36fd 30 seconds ago 1.62GB [2022-10-22T18:33:55.234Z] 54885c6b07bc 48 seconds ago 1.59GB [2022-10-22T18:33:55.234Z] support-scheduler latest fa257a50005b About a minute ago 29.8MB [2022-10-22T18:33:55.234Z] 2292931115b1 About a minute ago 1.67GB [2022-10-22T18:33:55.234Z] core-metadata latest 208e8fef6348 About a minute ago 18.5MB [2022-10-22T18:33:55.235Z] security-spire-agent latest 3a4ea1541b22 About a minute ago 125MB [2022-10-22T18:33:55.235Z] 8b0736f05f96 About a minute ago 1.61GB [2022-10-22T18:33:55.235Z] security-spiffe-token-provider latest f71e2b2a70a6 About a minute ago 29.7MB [2022-10-22T18:33:55.235Z] security-spire-config latest a0b2ccca6f1a About a minute ago 85.8MB [2022-10-22T18:33:55.235Z] security-spire-server latest a8040a3d1855 About a minute ago 86.5MB [2022-10-22T18:33:55.235Z] 9c7805aa0ae3 About a minute ago 1.64GB [2022-10-22T18:33:55.235Z] d304156bf78f About a minute ago 1.48GB [2022-10-22T18:33:55.235Z] 09bea437a5e8 About a minute ago 1.48GB [2022-10-22T18:33:55.235Z] 9487a0c00536 About a minute ago 1.48GB [2022-10-22T18:33:55.235Z] ci-base-image-x86_64 latest 39d1f3ad7723 4 minutes ago 941MB [2022-10-22T18:33:55.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 11 days ago 677MB [2022-10-22T18:33:55.235Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-22T18:33:55.235Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-22T18:33:55.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-22T18:33:55.235Z] 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-10-22T18:33:55.349Z] provisioning config files... [2022-10-22T18:33:55.357Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/337@tmp/config10918430478028109763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:33:55.647Z] ---> docker-login.sh [2022-10-22T18:33:55.647Z] nexus3.edgexfoundry.org:10001 [2022-10-22T18:33:55.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:33:55.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:33:55.907Z] Configure a credential helper to remove this warning. See [2022-10-22T18:33:55.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:33:55.907Z] [2022-10-22T18:33:55.907Z] Login Succeeded [2022-10-22T18:33:55.907Z] nexus3.edgexfoundry.org:10002 [2022-10-22T18:33:55.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:33:55.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:33:55.907Z] Configure a credential helper to remove this warning. See [2022-10-22T18:33:55.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:33:55.907Z] [2022-10-22T18:33:55.907Z] Login Succeeded [2022-10-22T18:33:55.907Z] nexus3.edgexfoundry.org:10003 [2022-10-22T18:33:55.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:33:56.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:33:56.168Z] Configure a credential helper to remove this warning. See [2022-10-22T18:33:56.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:33:56.168Z] [2022-10-22T18:33:56.168Z] Login Succeeded [2022-10-22T18:33:56.168Z] nexus3.edgexfoundry.org:10004 [2022-10-22T18:33:56.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:33:56.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:33:56.168Z] Configure a credential helper to remove this warning. See [2022-10-22T18:33:56.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:33:56.168Z] [2022-10-22T18:33:56.168Z] Login Succeeded [2022-10-22T18:33:56.168Z] docker.io [2022-10-22T18:33:56.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:33:56.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:33:56.735Z] Configure a credential helper to remove this warning. See [2022-10-22T18:33:56.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:33:56.735Z] [2022-10-22T18:33:56.735Z] Login Succeeded [2022-10-22T18:33:56.735Z] ---> docker-login.sh ends [Pipeline] } [2022-10-22T18:33:56.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:33:56.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T18:33:56.795Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-22T18:33:56.795Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:33:56.795Z] latest [2022-10-22T18:33:56.795Z] 2.3.0-dev.99 [2022-10-22T18:33:56.795Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:33:56.795Z] main [2022-10-22T18:33:56.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:33:57.108Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:33:57.409Z] + docker push nexus3.edgexfoundry.org:10004/core-command:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:33:57.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T18:33:57.409Z] bc15e9eacfe7: Preparing [2022-10-22T18:33:57.409Z] c26f7cf5572b: Preparing [2022-10-22T18:33:57.409Z] 7971ece95f27: Preparing [2022-10-22T18:33:57.409Z] ea0c562a6709: Preparing [2022-10-22T18:33:57.409Z] 994393dc58e7: Preparing [2022-10-22T18:33:57.409Z] 994393dc58e7: Layer already exists [2022-10-22T18:33:57.409Z] ea0c562a6709: Pushed [2022-10-22T18:33:57.409Z] bc15e9eacfe7: Pushed [2022-10-22T18:33:57.409Z] 7971ece95f27: Pushed [2022-10-22T18:33:58.786Z] c26f7cf5572b: Pushed [2022-10-22T18:33:58.786Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:8e29bec333f10dc6f4a4fb07f623ff3e551d191a1be6bbf3582253b989a2bd5a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:33:59.092Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:33:59.396Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-22T18:33:59.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T18:33:59.396Z] bc15e9eacfe7: Preparing [2022-10-22T18:33:59.396Z] c26f7cf5572b: Preparing [2022-10-22T18:33:59.396Z] 7971ece95f27: Preparing [2022-10-22T18:33:59.396Z] ea0c562a6709: Preparing [2022-10-22T18:33:59.396Z] 994393dc58e7: Preparing [2022-10-22T18:33:59.396Z] c26f7cf5572b: Layer already exists [2022-10-22T18:33:59.396Z] 7971ece95f27: Layer already exists [2022-10-22T18:33:59.396Z] bc15e9eacfe7: Layer already exists [2022-10-22T18:33:59.396Z] ea0c562a6709: Layer already exists [2022-10-22T18:33:59.396Z] 994393dc58e7: Layer already exists [2022-10-22T18:33:59.396Z] latest: digest: sha256:8e29bec333f10dc6f4a4fb07f623ff3e551d191a1be6bbf3582253b989a2bd5a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:33:59.711Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:00.011Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.99 [2022-10-22T18:34:00.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T18:34:00.011Z] bc15e9eacfe7: Preparing [2022-10-22T18:34:00.011Z] c26f7cf5572b: Preparing [2022-10-22T18:34:00.011Z] 7971ece95f27: Preparing [2022-10-22T18:34:00.011Z] ea0c562a6709: Preparing [2022-10-22T18:34:00.011Z] 994393dc58e7: Preparing [2022-10-22T18:34:00.011Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:00.011Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:00.011Z] bc15e9eacfe7: Layer already exists [2022-10-22T18:34:00.011Z] c26f7cf5572b: Layer already exists [2022-10-22T18:34:00.011Z] ea0c562a6709: Layer already exists [2022-10-22T18:34:00.011Z] 2.3.0-dev.99: digest: sha256:8e29bec333f10dc6f4a4fb07f623ff3e551d191a1be6bbf3582253b989a2bd5a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:00.319Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:00.623Z] + docker push nexus3.edgexfoundry.org:10004/core-command:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:00.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T18:34:00.623Z] bc15e9eacfe7: Preparing [2022-10-22T18:34:00.623Z] c26f7cf5572b: Preparing [2022-10-22T18:34:00.623Z] 7971ece95f27: Preparing [2022-10-22T18:34:00.623Z] ea0c562a6709: Preparing [2022-10-22T18:34:00.623Z] 994393dc58e7: Preparing [2022-10-22T18:34:00.623Z] bc15e9eacfe7: Layer already exists [2022-10-22T18:34:00.623Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:00.623Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:00.623Z] ea0c562a6709: Layer already exists [2022-10-22T18:34:00.623Z] c26f7cf5572b: Layer already exists [2022-10-22T18:34:00.623Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:8e29bec333f10dc6f4a4fb07f623ff3e551d191a1be6bbf3582253b989a2bd5a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:00.934Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:01.236Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-22T18:34:01.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T18:34:01.236Z] bc15e9eacfe7: Preparing [2022-10-22T18:34:01.236Z] c26f7cf5572b: Preparing [2022-10-22T18:34:01.236Z] 7971ece95f27: Preparing [2022-10-22T18:34:01.236Z] ea0c562a6709: Preparing [2022-10-22T18:34:01.236Z] 994393dc58e7: Preparing [2022-10-22T18:34:01.236Z] c26f7cf5572b: Layer already exists [2022-10-22T18:34:01.236Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:01.236Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:01.236Z] ea0c562a6709: Layer already exists [2022-10-22T18:34:01.236Z] bc15e9eacfe7: Layer already exists [2022-10-22T18:34:01.236Z] main: digest: sha256:8e29bec333f10dc6f4a4fb07f623ff3e551d191a1be6bbf3582253b989a2bd5a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:34:01.276Z] ===================================================== [Pipeline] echo [2022-10-22T18:34:01.283Z] taggedImages: [2022-10-22T18:34:01.283Z] - nexus3.edgexfoundry.org:10004/core-command:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:01.283Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-22T18:34:01.283Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.99 [2022-10-22T18:34:01.283Z] - nexus3.edgexfoundry.org:10004/core-command:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:01.283Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-22T18:34:01.298Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-22T18:34:01.298Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:01.298Z] latest [2022-10-22T18:34:01.298Z] 2.3.0-dev.99 [2022-10-22T18:34:01.298Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:01.298Z] main [2022-10-22T18:34:01.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:01.615Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:01.925Z] + docker push nexus3.edgexfoundry.org:10004/core-data:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:01.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T18:34:01.925Z] c819105d09f8: Preparing [2022-10-22T18:34:01.925Z] 86e43c545ac0: Preparing [2022-10-22T18:34:01.925Z] 7971ece95f27: Preparing [2022-10-22T18:34:01.925Z] bfe2529bd48c: Preparing [2022-10-22T18:34:01.925Z] 7a7d185373ff: Preparing [2022-10-22T18:34:01.925Z] 994393dc58e7: Preparing [2022-10-22T18:34:01.925Z] 994393dc58e7: Waiting [2022-10-22T18:34:01.925Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:01.925Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:01.925Z] c819105d09f8: Pushed [2022-10-22T18:34:01.925Z] 7a7d185373ff: Pushed [2022-10-22T18:34:02.186Z] bfe2529bd48c: Pushed [2022-10-22T18:34:03.563Z] 86e43c545ac0: Pushed [2022-10-22T18:34:03.563Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:08cdd0621d2daa17034a64bdf2c59fba10024bacb053e9a118b690815f4458b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:03.874Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:04.178Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-22T18:34:04.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T18:34:04.178Z] c819105d09f8: Preparing [2022-10-22T18:34:04.178Z] 86e43c545ac0: Preparing [2022-10-22T18:34:04.178Z] 7971ece95f27: Preparing [2022-10-22T18:34:04.178Z] bfe2529bd48c: Preparing [2022-10-22T18:34:04.178Z] 7a7d185373ff: Preparing [2022-10-22T18:34:04.178Z] 994393dc58e7: Preparing [2022-10-22T18:34:04.178Z] 994393dc58e7: Waiting [2022-10-22T18:34:04.178Z] bfe2529bd48c: Layer already exists [2022-10-22T18:34:04.178Z] c819105d09f8: Layer already exists [2022-10-22T18:34:04.178Z] 7a7d185373ff: Layer already exists [2022-10-22T18:34:04.178Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:04.178Z] 86e43c545ac0: Layer already exists [2022-10-22T18:34:04.178Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:04.178Z] latest: digest: sha256:08cdd0621d2daa17034a64bdf2c59fba10024bacb053e9a118b690815f4458b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:04.493Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:04.944Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.99 [2022-10-22T18:34:04.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T18:34:04.944Z] c819105d09f8: Preparing [2022-10-22T18:34:04.944Z] 86e43c545ac0: Preparing [2022-10-22T18:34:04.944Z] 7971ece95f27: Preparing [2022-10-22T18:34:04.944Z] bfe2529bd48c: Preparing [2022-10-22T18:34:04.944Z] 7a7d185373ff: Preparing [2022-10-22T18:34:04.944Z] 994393dc58e7: Preparing [2022-10-22T18:34:04.944Z] 994393dc58e7: Waiting [2022-10-22T18:34:04.944Z] c819105d09f8: Layer already exists [2022-10-22T18:34:04.944Z] bfe2529bd48c: Layer already exists [2022-10-22T18:34:04.944Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:04.944Z] 86e43c545ac0: Layer already exists [2022-10-22T18:34:04.945Z] 7a7d185373ff: Layer already exists [2022-10-22T18:34:04.945Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:04.945Z] 2.3.0-dev.99: digest: sha256:08cdd0621d2daa17034a64bdf2c59fba10024bacb053e9a118b690815f4458b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:05.307Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:05.671Z] + docker push nexus3.edgexfoundry.org:10004/core-data:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:05.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T18:34:05.671Z] c819105d09f8: Preparing [2022-10-22T18:34:05.671Z] 86e43c545ac0: Preparing [2022-10-22T18:34:05.671Z] 7971ece95f27: Preparing [2022-10-22T18:34:05.671Z] bfe2529bd48c: Preparing [2022-10-22T18:34:05.671Z] 7a7d185373ff: Preparing [2022-10-22T18:34:05.671Z] 994393dc58e7: Preparing [2022-10-22T18:34:05.671Z] 994393dc58e7: Waiting [2022-10-22T18:34:05.671Z] c819105d09f8: Layer already exists [2022-10-22T18:34:05.671Z] 86e43c545ac0: Layer already exists [2022-10-22T18:34:05.671Z] bfe2529bd48c: Layer already exists [2022-10-22T18:34:05.671Z] 7a7d185373ff: Layer already exists [2022-10-22T18:34:05.671Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:05.671Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:05.671Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:08cdd0621d2daa17034a64bdf2c59fba10024bacb053e9a118b690815f4458b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:05.984Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:06.285Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-22T18:34:06.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T18:34:06.285Z] c819105d09f8: Preparing [2022-10-22T18:34:06.285Z] 86e43c545ac0: Preparing [2022-10-22T18:34:06.285Z] 7971ece95f27: Preparing [2022-10-22T18:34:06.285Z] bfe2529bd48c: Preparing [2022-10-22T18:34:06.285Z] 7a7d185373ff: Preparing [2022-10-22T18:34:06.285Z] 994393dc58e7: Preparing [2022-10-22T18:34:06.285Z] 994393dc58e7: Waiting [2022-10-22T18:34:06.285Z] 86e43c545ac0: Layer already exists [2022-10-22T18:34:06.285Z] 7a7d185373ff: Layer already exists [2022-10-22T18:34:06.285Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:06.285Z] bfe2529bd48c: Layer already exists [2022-10-22T18:34:06.285Z] c819105d09f8: Layer already exists [2022-10-22T18:34:06.285Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:06.285Z] main: digest: sha256:08cdd0621d2daa17034a64bdf2c59fba10024bacb053e9a118b690815f4458b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:34:06.322Z] ===================================================== [Pipeline] echo [2022-10-22T18:34:06.329Z] taggedImages: [2022-10-22T18:34:06.329Z] - nexus3.edgexfoundry.org:10004/core-data:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:06.329Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-22T18:34:06.329Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.99 [2022-10-22T18:34:06.329Z] - nexus3.edgexfoundry.org:10004/core-data:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:06.329Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-22T18:34:06.354Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-22T18:34:06.354Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:06.354Z] latest [2022-10-22T18:34:06.354Z] 2.3.0-dev.99 [2022-10-22T18:34:06.354Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:06.354Z] main [2022-10-22T18:34:06.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:06.678Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:06.984Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:06.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T18:34:06.985Z] bc4f1912865c: Preparing [2022-10-22T18:34:06.985Z] c782b24c76c8: Preparing [2022-10-22T18:34:06.985Z] b05221ccabe1: Preparing [2022-10-22T18:34:06.985Z] 7971ece95f27: Preparing [2022-10-22T18:34:06.985Z] ea0c562a6709: Preparing [2022-10-22T18:34:06.985Z] 994393dc58e7: Preparing [2022-10-22T18:34:06.985Z] 994393dc58e7: Waiting [2022-10-22T18:34:06.985Z] ea0c562a6709: Layer already exists [2022-10-22T18:34:06.985Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:06.985Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:06.985Z] bc4f1912865c: Pushed [2022-10-22T18:34:06.985Z] c782b24c76c8: Pushed [2022-10-22T18:34:08.363Z] b05221ccabe1: Pushed [2022-10-22T18:34:08.363Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:8890b14490a0dc8fc69164ba6d484cf0e36f554d23cc4df6aefc38463267cef4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:08.680Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:08.988Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-22T18:34:08.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T18:34:08.988Z] bc4f1912865c: Preparing [2022-10-22T18:34:08.988Z] c782b24c76c8: Preparing [2022-10-22T18:34:08.988Z] b05221ccabe1: Preparing [2022-10-22T18:34:08.988Z] 7971ece95f27: Preparing [2022-10-22T18:34:08.988Z] ea0c562a6709: Preparing [2022-10-22T18:34:08.988Z] 994393dc58e7: Preparing [2022-10-22T18:34:08.988Z] 994393dc58e7: Waiting [2022-10-22T18:34:08.988Z] b05221ccabe1: Layer already exists [2022-10-22T18:34:08.988Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:08.988Z] bc4f1912865c: Layer already exists [2022-10-22T18:34:08.988Z] c782b24c76c8: Layer already exists [2022-10-22T18:34:08.988Z] ea0c562a6709: Layer already exists [2022-10-22T18:34:08.988Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:08.988Z] latest: digest: sha256:8890b14490a0dc8fc69164ba6d484cf0e36f554d23cc4df6aefc38463267cef4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:09.300Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:09.640Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.99 [2022-10-22T18:34:09.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T18:34:09.641Z] bc4f1912865c: Preparing [2022-10-22T18:34:09.641Z] c782b24c76c8: Preparing [2022-10-22T18:34:09.641Z] b05221ccabe1: Preparing [2022-10-22T18:34:09.641Z] 7971ece95f27: Preparing [2022-10-22T18:34:09.641Z] ea0c562a6709: Preparing [2022-10-22T18:34:09.641Z] 994393dc58e7: Preparing [2022-10-22T18:34:09.641Z] c782b24c76c8: Layer already exists [2022-10-22T18:34:09.641Z] ea0c562a6709: Layer already exists [2022-10-22T18:34:09.641Z] b05221ccabe1: Layer already exists [2022-10-22T18:34:09.641Z] bc4f1912865c: Layer already exists [2022-10-22T18:34:09.641Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:09.641Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:09.641Z] 2.3.0-dev.99: digest: sha256:8890b14490a0dc8fc69164ba6d484cf0e36f554d23cc4df6aefc38463267cef4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:09.955Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:10.263Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:10.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T18:34:10.263Z] bc4f1912865c: Preparing [2022-10-22T18:34:10.263Z] c782b24c76c8: Preparing [2022-10-22T18:34:10.263Z] b05221ccabe1: Preparing [2022-10-22T18:34:10.263Z] 7971ece95f27: Preparing [2022-10-22T18:34:10.263Z] ea0c562a6709: Preparing [2022-10-22T18:34:10.263Z] 994393dc58e7: Preparing [2022-10-22T18:34:10.263Z] 994393dc58e7: Waiting [2022-10-22T18:34:10.263Z] ea0c562a6709: Layer already exists [2022-10-22T18:34:10.263Z] c782b24c76c8: Layer already exists [2022-10-22T18:34:10.263Z] bc4f1912865c: Layer already exists [2022-10-22T18:34:10.263Z] b05221ccabe1: Layer already exists [2022-10-22T18:34:10.263Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:10.263Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:10.263Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:8890b14490a0dc8fc69164ba6d484cf0e36f554d23cc4df6aefc38463267cef4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:10.576Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:10.880Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-22T18:34:10.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T18:34:10.880Z] bc4f1912865c: Preparing [2022-10-22T18:34:10.880Z] c782b24c76c8: Preparing [2022-10-22T18:34:10.880Z] b05221ccabe1: Preparing [2022-10-22T18:34:10.880Z] 7971ece95f27: Preparing [2022-10-22T18:34:10.880Z] ea0c562a6709: Preparing [2022-10-22T18:34:10.880Z] 994393dc58e7: Preparing [2022-10-22T18:34:10.880Z] 994393dc58e7: Waiting [2022-10-22T18:34:10.880Z] ea0c562a6709: Layer already exists [2022-10-22T18:34:10.880Z] c782b24c76c8: Layer already exists [2022-10-22T18:34:10.880Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:10.880Z] bc4f1912865c: Layer already exists [2022-10-22T18:34:10.880Z] b05221ccabe1: Layer already exists [2022-10-22T18:34:10.880Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:10.880Z] main: digest: sha256:8890b14490a0dc8fc69164ba6d484cf0e36f554d23cc4df6aefc38463267cef4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:34:10.922Z] ===================================================== [Pipeline] echo [2022-10-22T18:34:10.927Z] taggedImages: [2022-10-22T18:34:10.927Z] - nexus3.edgexfoundry.org:10004/core-metadata:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:10.927Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-22T18:34:10.927Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.99 [2022-10-22T18:34:10.927Z] - nexus3.edgexfoundry.org:10004/core-metadata:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:10.927Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-22T18:34:10.941Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-22T18:34:10.941Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:10.941Z] latest [2022-10-22T18:34:10.941Z] 2.3.0-dev.99 [2022-10-22T18:34:10.941Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:10.941Z] main [2022-10-22T18:34:10.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:11.249Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:11.548Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:11.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T18:34:11.548Z] 7d8632480e1a: Preparing [2022-10-22T18:34:11.548Z] 7d8632480e1a: Preparing [2022-10-22T18:34:11.548Z] 2a6067f5004b: Preparing [2022-10-22T18:34:11.548Z] ea5bb29b89f8: Preparing [2022-10-22T18:34:11.548Z] 58f15990f249: Preparing [2022-10-22T18:34:11.548Z] d7937948802a: Preparing [2022-10-22T18:34:11.548Z] 5a5d7ea84f5b: Preparing [2022-10-22T18:34:11.548Z] 7971ece95f27: Preparing [2022-10-22T18:34:11.548Z] 289a39addb55: Preparing [2022-10-22T18:34:11.548Z] a651bd18ef53: Preparing [2022-10-22T18:34:11.548Z] 31a4eb9057e8: Preparing [2022-10-22T18:34:11.548Z] f3c91c93588e: Preparing [2022-10-22T18:34:11.548Z] 994393dc58e7: Preparing [2022-10-22T18:34:11.548Z] 289a39addb55: Waiting [2022-10-22T18:34:11.549Z] a651bd18ef53: Waiting [2022-10-22T18:34:11.549Z] 31a4eb9057e8: Waiting [2022-10-22T18:34:11.549Z] 994393dc58e7: Waiting [2022-10-22T18:34:11.549Z] f3c91c93588e: Waiting [2022-10-22T18:34:11.549Z] 5a5d7ea84f5b: Waiting [2022-10-22T18:34:11.549Z] 7971ece95f27: Waiting [2022-10-22T18:34:11.549Z] ea5bb29b89f8: Pushed [2022-10-22T18:34:11.549Z] 2a6067f5004b: Pushed [2022-10-22T18:34:11.549Z] 7d8632480e1a: Pushed [2022-10-22T18:34:11.549Z] d7937948802a: Pushed [2022-10-22T18:34:11.549Z] 58f15990f249: Pushed [2022-10-22T18:34:11.549Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:11.807Z] 289a39addb55: Pushed [2022-10-22T18:34:11.807Z] f3c91c93588e: Pushed [2022-10-22T18:34:11.807Z] 31a4eb9057e8: Pushed [2022-10-22T18:34:11.807Z] a651bd18ef53: Pushed [2022-10-22T18:34:11.807Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:13.183Z] 5a5d7ea84f5b: Pushed [2022-10-22T18:34:13.183Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:9c182a0a5539182759b3d8173755843ee2e6e4b6e5aa5dcf9aadcf7706f81ed1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:13.496Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:13.798Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-22T18:34:13.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T18:34:13.798Z] 7d8632480e1a: Preparing [2022-10-22T18:34:13.798Z] 7d8632480e1a: Preparing [2022-10-22T18:34:13.798Z] 2a6067f5004b: Preparing [2022-10-22T18:34:13.798Z] ea5bb29b89f8: Preparing [2022-10-22T18:34:13.798Z] 58f15990f249: Preparing [2022-10-22T18:34:13.798Z] d7937948802a: Preparing [2022-10-22T18:34:13.798Z] 5a5d7ea84f5b: Preparing [2022-10-22T18:34:13.798Z] 7971ece95f27: Preparing [2022-10-22T18:34:13.798Z] 289a39addb55: Preparing [2022-10-22T18:34:13.798Z] a651bd18ef53: Preparing [2022-10-22T18:34:13.798Z] 31a4eb9057e8: Preparing [2022-10-22T18:34:13.798Z] f3c91c93588e: Preparing [2022-10-22T18:34:13.798Z] 994393dc58e7: Preparing [2022-10-22T18:34:13.798Z] 7971ece95f27: Waiting [2022-10-22T18:34:13.798Z] 289a39addb55: Waiting [2022-10-22T18:34:13.798Z] 31a4eb9057e8: Waiting [2022-10-22T18:34:13.798Z] a651bd18ef53: Waiting [2022-10-22T18:34:13.798Z] 994393dc58e7: Waiting [2022-10-22T18:34:13.798Z] 5a5d7ea84f5b: Waiting [2022-10-22T18:34:13.798Z] f3c91c93588e: Waiting [2022-10-22T18:34:13.798Z] ea5bb29b89f8: Layer already exists [2022-10-22T18:34:13.798Z] 7d8632480e1a: Layer already exists [2022-10-22T18:34:13.798Z] 58f15990f249: Layer already exists [2022-10-22T18:34:13.798Z] d7937948802a: Layer already exists [2022-10-22T18:34:13.798Z] 2a6067f5004b: Layer already exists [2022-10-22T18:34:13.798Z] 289a39addb55: Layer already exists [2022-10-22T18:34:13.798Z] 5a5d7ea84f5b: Layer already exists [2022-10-22T18:34:13.798Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:13.798Z] 31a4eb9057e8: Layer already exists [2022-10-22T18:34:13.798Z] a651bd18ef53: Layer already exists [2022-10-22T18:34:13.798Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:13.798Z] f3c91c93588e: Layer already exists [2022-10-22T18:34:13.799Z] latest: digest: sha256:9c182a0a5539182759b3d8173755843ee2e6e4b6e5aa5dcf9aadcf7706f81ed1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:14.112Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:14.417Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.99 [2022-10-22T18:34:14.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T18:34:14.417Z] 7d8632480e1a: Preparing [2022-10-22T18:34:14.417Z] 7d8632480e1a: Preparing [2022-10-22T18:34:14.417Z] 2a6067f5004b: Preparing [2022-10-22T18:34:14.417Z] ea5bb29b89f8: Preparing [2022-10-22T18:34:14.417Z] 58f15990f249: Preparing [2022-10-22T18:34:14.417Z] d7937948802a: Preparing [2022-10-22T18:34:14.417Z] 5a5d7ea84f5b: Preparing [2022-10-22T18:34:14.417Z] 7971ece95f27: Preparing [2022-10-22T18:34:14.417Z] 289a39addb55: Preparing [2022-10-22T18:34:14.417Z] a651bd18ef53: Preparing [2022-10-22T18:34:14.417Z] 31a4eb9057e8: Preparing [2022-10-22T18:34:14.417Z] f3c91c93588e: Preparing [2022-10-22T18:34:14.417Z] 994393dc58e7: Preparing [2022-10-22T18:34:14.417Z] 5a5d7ea84f5b: Waiting [2022-10-22T18:34:14.417Z] a651bd18ef53: Waiting [2022-10-22T18:34:14.417Z] f3c91c93588e: Waiting [2022-10-22T18:34:14.417Z] 7971ece95f27: Waiting [2022-10-22T18:34:14.417Z] 994393dc58e7: Waiting [2022-10-22T18:34:14.417Z] 31a4eb9057e8: Waiting [2022-10-22T18:34:14.417Z] 289a39addb55: Waiting [2022-10-22T18:34:14.417Z] 7d8632480e1a: Layer already exists [2022-10-22T18:34:14.417Z] ea5bb29b89f8: Layer already exists [2022-10-22T18:34:14.417Z] d7937948802a: Layer already exists [2022-10-22T18:34:14.417Z] 58f15990f249: Layer already exists [2022-10-22T18:34:14.417Z] 2a6067f5004b: Layer already exists [2022-10-22T18:34:14.417Z] 5a5d7ea84f5b: Layer already exists [2022-10-22T18:34:14.417Z] a651bd18ef53: Layer already exists [2022-10-22T18:34:14.417Z] 31a4eb9057e8: Layer already exists [2022-10-22T18:34:14.417Z] f3c91c93588e: Layer already exists [2022-10-22T18:34:14.417Z] 289a39addb55: Layer already exists [2022-10-22T18:34:14.417Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:14.417Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:14.417Z] 2.3.0-dev.99: digest: sha256:9c182a0a5539182759b3d8173755843ee2e6e4b6e5aa5dcf9aadcf7706f81ed1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:14.730Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:15.026Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:15.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T18:34:15.026Z] 7d8632480e1a: Preparing [2022-10-22T18:34:15.026Z] 7d8632480e1a: Preparing [2022-10-22T18:34:15.026Z] 2a6067f5004b: Preparing [2022-10-22T18:34:15.026Z] ea5bb29b89f8: Preparing [2022-10-22T18:34:15.026Z] 58f15990f249: Preparing [2022-10-22T18:34:15.026Z] d7937948802a: Preparing [2022-10-22T18:34:15.026Z] 5a5d7ea84f5b: Preparing [2022-10-22T18:34:15.026Z] 7971ece95f27: Preparing [2022-10-22T18:34:15.026Z] 289a39addb55: Preparing [2022-10-22T18:34:15.026Z] a651bd18ef53: Preparing [2022-10-22T18:34:15.026Z] 31a4eb9057e8: Preparing [2022-10-22T18:34:15.026Z] f3c91c93588e: Preparing [2022-10-22T18:34:15.026Z] 994393dc58e7: Preparing [2022-10-22T18:34:15.026Z] 5a5d7ea84f5b: Waiting [2022-10-22T18:34:15.026Z] 31a4eb9057e8: Waiting [2022-10-22T18:34:15.026Z] 7971ece95f27: Waiting [2022-10-22T18:34:15.026Z] 994393dc58e7: Waiting [2022-10-22T18:34:15.026Z] f3c91c93588e: Waiting [2022-10-22T18:34:15.026Z] 289a39addb55: Waiting [2022-10-22T18:34:15.026Z] 2a6067f5004b: Layer already exists [2022-10-22T18:34:15.026Z] 7d8632480e1a: Layer already exists [2022-10-22T18:34:15.026Z] d7937948802a: Layer already exists [2022-10-22T18:34:15.026Z] ea5bb29b89f8: Layer already exists [2022-10-22T18:34:15.026Z] 58f15990f249: Layer already exists [2022-10-22T18:34:15.026Z] 5a5d7ea84f5b: Layer already exists [2022-10-22T18:34:15.026Z] a651bd18ef53: Layer already exists [2022-10-22T18:34:15.026Z] 289a39addb55: Layer already exists [2022-10-22T18:34:15.026Z] 31a4eb9057e8: Layer already exists [2022-10-22T18:34:15.026Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:15.026Z] f3c91c93588e: Layer already exists [2022-10-22T18:34:15.026Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:15.026Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:9c182a0a5539182759b3d8173755843ee2e6e4b6e5aa5dcf9aadcf7706f81ed1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:15.329Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:15.637Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-22T18:34:15.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T18:34:15.637Z] 7d8632480e1a: Preparing [2022-10-22T18:34:15.637Z] 7d8632480e1a: Preparing [2022-10-22T18:34:15.637Z] 2a6067f5004b: Preparing [2022-10-22T18:34:15.637Z] ea5bb29b89f8: Preparing [2022-10-22T18:34:15.637Z] 58f15990f249: Preparing [2022-10-22T18:34:15.637Z] d7937948802a: Preparing [2022-10-22T18:34:15.637Z] 5a5d7ea84f5b: Preparing [2022-10-22T18:34:15.637Z] 7971ece95f27: Preparing [2022-10-22T18:34:15.637Z] 289a39addb55: Preparing [2022-10-22T18:34:15.637Z] a651bd18ef53: Preparing [2022-10-22T18:34:15.637Z] 31a4eb9057e8: Preparing [2022-10-22T18:34:15.637Z] f3c91c93588e: Preparing [2022-10-22T18:34:15.637Z] 994393dc58e7: Preparing [2022-10-22T18:34:15.637Z] 5a5d7ea84f5b: Waiting [2022-10-22T18:34:15.637Z] 7971ece95f27: Waiting [2022-10-22T18:34:15.637Z] a651bd18ef53: Waiting [2022-10-22T18:34:15.637Z] 31a4eb9057e8: Waiting [2022-10-22T18:34:15.637Z] 289a39addb55: Waiting [2022-10-22T18:34:15.637Z] 994393dc58e7: Waiting [2022-10-22T18:34:15.637Z] 2a6067f5004b: Layer already exists [2022-10-22T18:34:15.637Z] ea5bb29b89f8: Layer already exists [2022-10-22T18:34:15.637Z] d7937948802a: Layer already exists [2022-10-22T18:34:15.637Z] 58f15990f249: Layer already exists [2022-10-22T18:34:15.637Z] 7d8632480e1a: Layer already exists [2022-10-22T18:34:15.637Z] 5a5d7ea84f5b: Layer already exists [2022-10-22T18:34:15.637Z] 289a39addb55: Layer already exists [2022-10-22T18:34:15.637Z] a651bd18ef53: Layer already exists [2022-10-22T18:34:15.637Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:15.637Z] 31a4eb9057e8: Layer already exists [2022-10-22T18:34:15.637Z] f3c91c93588e: Layer already exists [2022-10-22T18:34:15.637Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:15.637Z] main: digest: sha256:9c182a0a5539182759b3d8173755843ee2e6e4b6e5aa5dcf9aadcf7706f81ed1 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:34:15.688Z] ===================================================== [Pipeline] echo [2022-10-22T18:34:15.697Z] taggedImages: [2022-10-22T18:34:15.697Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:15.697Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-22T18:34:15.697Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.99 [2022-10-22T18:34:15.697Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:15.697Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-22T18:34:15.718Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-22T18:34:15.718Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:15.718Z] latest [2022-10-22T18:34:15.718Z] 2.3.0-dev.99 [2022-10-22T18:34:15.718Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:15.718Z] main [2022-10-22T18:34:15.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:16.039Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:16.349Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:16.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T18:34:16.349Z] 948dcec914e2: Preparing [2022-10-22T18:34:16.349Z] 1f4fdc8c268e: Preparing [2022-10-22T18:34:16.349Z] 7d2fa5456a87: Preparing [2022-10-22T18:34:16.349Z] b83a8a55ffb9: Preparing [2022-10-22T18:34:16.349Z] 78a779a7b973: Preparing [2022-10-22T18:34:16.349Z] f90a6c6f958a: Preparing [2022-10-22T18:34:16.349Z] c2b5b14210a7: Preparing [2022-10-22T18:34:16.349Z] 994393dc58e7: Preparing [2022-10-22T18:34:16.349Z] 994393dc58e7: Waiting [2022-10-22T18:34:16.349Z] f90a6c6f958a: Waiting [2022-10-22T18:34:16.349Z] c2b5b14210a7: Waiting [2022-10-22T18:34:16.349Z] 948dcec914e2: Pushed [2022-10-22T18:34:16.349Z] 78a779a7b973: Pushed [2022-10-22T18:34:16.349Z] 1f4fdc8c268e: Pushed [2022-10-22T18:34:16.349Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:16.607Z] f90a6c6f958a: Pushed [2022-10-22T18:34:16.865Z] c2b5b14210a7: Pushed [2022-10-22T18:34:17.431Z] b83a8a55ffb9: Pushed [2022-10-22T18:34:17.431Z] 7d2fa5456a87: Pushed [2022-10-22T18:34:17.689Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:f01ca3a98a327abc0ec898b9bf2733f5982b31c8b9d0f8cbee88920c4b31e98a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:17.997Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:18.299Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-22T18:34:18.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T18:34:18.299Z] 948dcec914e2: Preparing [2022-10-22T18:34:18.299Z] 1f4fdc8c268e: Preparing [2022-10-22T18:34:18.299Z] 7d2fa5456a87: Preparing [2022-10-22T18:34:18.299Z] b83a8a55ffb9: Preparing [2022-10-22T18:34:18.299Z] 78a779a7b973: Preparing [2022-10-22T18:34:18.299Z] f90a6c6f958a: Preparing [2022-10-22T18:34:18.299Z] c2b5b14210a7: Preparing [2022-10-22T18:34:18.299Z] 994393dc58e7: Preparing [2022-10-22T18:34:18.299Z] f90a6c6f958a: Waiting [2022-10-22T18:34:18.299Z] c2b5b14210a7: Waiting [2022-10-22T18:34:18.299Z] 994393dc58e7: Waiting [2022-10-22T18:34:18.299Z] 948dcec914e2: Layer already exists [2022-10-22T18:34:18.299Z] b83a8a55ffb9: Layer already exists [2022-10-22T18:34:18.299Z] 1f4fdc8c268e: Layer already exists [2022-10-22T18:34:18.299Z] 7d2fa5456a87: Layer already exists [2022-10-22T18:34:18.299Z] 78a779a7b973: Layer already exists [2022-10-22T18:34:18.299Z] f90a6c6f958a: Layer already exists [2022-10-22T18:34:18.299Z] c2b5b14210a7: Layer already exists [2022-10-22T18:34:18.299Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:18.299Z] latest: digest: sha256:f01ca3a98a327abc0ec898b9bf2733f5982b31c8b9d0f8cbee88920c4b31e98a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:18.606Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:18.907Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.99 [2022-10-22T18:34:18.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T18:34:18.907Z] 948dcec914e2: Preparing [2022-10-22T18:34:18.907Z] 1f4fdc8c268e: Preparing [2022-10-22T18:34:18.907Z] 7d2fa5456a87: Preparing [2022-10-22T18:34:18.907Z] b83a8a55ffb9: Preparing [2022-10-22T18:34:18.907Z] 78a779a7b973: Preparing [2022-10-22T18:34:18.907Z] f90a6c6f958a: Preparing [2022-10-22T18:34:18.907Z] c2b5b14210a7: Preparing [2022-10-22T18:34:18.907Z] 994393dc58e7: Preparing [2022-10-22T18:34:18.907Z] f90a6c6f958a: Waiting [2022-10-22T18:34:18.907Z] c2b5b14210a7: Waiting [2022-10-22T18:34:18.907Z] 994393dc58e7: Waiting [2022-10-22T18:34:18.907Z] b83a8a55ffb9: Layer already exists [2022-10-22T18:34:18.907Z] 948dcec914e2: Layer already exists [2022-10-22T18:34:18.907Z] 1f4fdc8c268e: Layer already exists [2022-10-22T18:34:18.907Z] 78a779a7b973: Layer already exists [2022-10-22T18:34:18.907Z] 7d2fa5456a87: Layer already exists [2022-10-22T18:34:18.907Z] c2b5b14210a7: Layer already exists [2022-10-22T18:34:18.907Z] f90a6c6f958a: Layer already exists [2022-10-22T18:34:18.907Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:18.907Z] 2.3.0-dev.99: digest: sha256:f01ca3a98a327abc0ec898b9bf2733f5982b31c8b9d0f8cbee88920c4b31e98a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:19.213Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:19.516Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:19.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T18:34:19.516Z] 948dcec914e2: Preparing [2022-10-22T18:34:19.516Z] 1f4fdc8c268e: Preparing [2022-10-22T18:34:19.516Z] 7d2fa5456a87: Preparing [2022-10-22T18:34:19.516Z] b83a8a55ffb9: Preparing [2022-10-22T18:34:19.516Z] 78a779a7b973: Preparing [2022-10-22T18:34:19.516Z] f90a6c6f958a: Preparing [2022-10-22T18:34:19.516Z] c2b5b14210a7: Preparing [2022-10-22T18:34:19.516Z] 994393dc58e7: Preparing [2022-10-22T18:34:19.516Z] c2b5b14210a7: Waiting [2022-10-22T18:34:19.516Z] 994393dc58e7: Waiting [2022-10-22T18:34:19.516Z] 948dcec914e2: Layer already exists [2022-10-22T18:34:19.516Z] 7d2fa5456a87: Layer already exists [2022-10-22T18:34:19.516Z] 78a779a7b973: Layer already exists [2022-10-22T18:34:19.516Z] 1f4fdc8c268e: Layer already exists [2022-10-22T18:34:19.516Z] b83a8a55ffb9: Layer already exists [2022-10-22T18:34:19.516Z] c2b5b14210a7: Layer already exists [2022-10-22T18:34:19.516Z] f90a6c6f958a: Layer already exists [2022-10-22T18:34:19.516Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:19.516Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:f01ca3a98a327abc0ec898b9bf2733f5982b31c8b9d0f8cbee88920c4b31e98a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:19.822Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:20.127Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-22T18:34:20.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T18:34:20.127Z] 948dcec914e2: Preparing [2022-10-22T18:34:20.127Z] 1f4fdc8c268e: Preparing [2022-10-22T18:34:20.127Z] 7d2fa5456a87: Preparing [2022-10-22T18:34:20.127Z] b83a8a55ffb9: Preparing [2022-10-22T18:34:20.127Z] 78a779a7b973: Preparing [2022-10-22T18:34:20.127Z] f90a6c6f958a: Preparing [2022-10-22T18:34:20.127Z] c2b5b14210a7: Preparing [2022-10-22T18:34:20.127Z] 994393dc58e7: Preparing [2022-10-22T18:34:20.127Z] c2b5b14210a7: Waiting [2022-10-22T18:34:20.127Z] f90a6c6f958a: Waiting [2022-10-22T18:34:20.127Z] 994393dc58e7: Waiting [2022-10-22T18:34:20.127Z] b83a8a55ffb9: Layer already exists [2022-10-22T18:34:20.127Z] 7d2fa5456a87: Layer already exists [2022-10-22T18:34:20.127Z] 1f4fdc8c268e: Layer already exists [2022-10-22T18:34:20.127Z] 948dcec914e2: Layer already exists [2022-10-22T18:34:20.127Z] 78a779a7b973: Layer already exists [2022-10-22T18:34:20.127Z] f90a6c6f958a: Layer already exists [2022-10-22T18:34:20.127Z] c2b5b14210a7: Layer already exists [2022-10-22T18:34:20.127Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:20.127Z] main: digest: sha256:f01ca3a98a327abc0ec898b9bf2733f5982b31c8b9d0f8cbee88920c4b31e98a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:34:20.169Z] ===================================================== [Pipeline] echo [2022-10-22T18:34:20.177Z] taggedImages: [2022-10-22T18:34:20.177Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:20.177Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-22T18:34:20.177Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.99 [2022-10-22T18:34:20.177Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:20.177Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-22T18:34:20.190Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-22T18:34:20.190Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:20.190Z] latest [2022-10-22T18:34:20.190Z] 2.3.0-dev.99 [2022-10-22T18:34:20.190Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:20.190Z] main [2022-10-22T18:34:20.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:20.495Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:20.801Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:20.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T18:34:20.802Z] a65b5399111f: Preparing [2022-10-22T18:34:20.802Z] b8f51238c132: Preparing [2022-10-22T18:34:20.802Z] 9c68ea5c9463: Preparing [2022-10-22T18:34:20.802Z] 725948d2f4c6: Preparing [2022-10-22T18:34:20.802Z] 99fdc145abd0: Preparing [2022-10-22T18:34:20.802Z] f2982622f90c: Preparing [2022-10-22T18:34:20.802Z] 8af03352faeb: Preparing [2022-10-22T18:34:20.802Z] f2982622f90c: Waiting [2022-10-22T18:34:20.802Z] 0aa752a04e3f: Preparing [2022-10-22T18:34:20.802Z] 28f5d197eff5: Preparing [2022-10-22T18:34:20.802Z] 0aa752a04e3f: Waiting [2022-10-22T18:34:20.802Z] 8af03352faeb: Waiting [2022-10-22T18:34:20.802Z] 994393dc58e7: Preparing [2022-10-22T18:34:20.802Z] 28f5d197eff5: Waiting [2022-10-22T18:34:20.802Z] 994393dc58e7: Waiting [2022-10-22T18:34:21.733Z] 99fdc145abd0: Pushed [2022-10-22T18:34:21.733Z] a65b5399111f: Pushed [2022-10-22T18:34:21.733Z] b8f51238c132: Pushed [2022-10-22T18:34:21.733Z] f2982622f90c: Pushed [2022-10-22T18:34:21.734Z] 0aa752a04e3f: Pushed [2022-10-22T18:34:21.734Z] 8af03352faeb: Pushed [2022-10-22T18:34:21.734Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:21.734Z] 725948d2f4c6: Pushed [2022-10-22T18:34:21.734Z] 28f5d197eff5: Pushed [2022-10-22T18:34:22.301Z] 9c68ea5c9463: Pushed [2022-10-22T18:34:22.301Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:e25251d702f5bb3e49c0e9797f08016fca97c0e0dbd858c39e68de41d75bf109 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:22.612Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:22.923Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-22T18:34:22.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T18:34:22.923Z] a65b5399111f: Preparing [2022-10-22T18:34:22.923Z] b8f51238c132: Preparing [2022-10-22T18:34:22.923Z] 9c68ea5c9463: Preparing [2022-10-22T18:34:22.923Z] 725948d2f4c6: Preparing [2022-10-22T18:34:22.923Z] 99fdc145abd0: Preparing [2022-10-22T18:34:22.923Z] f2982622f90c: Preparing [2022-10-22T18:34:22.923Z] 8af03352faeb: Preparing [2022-10-22T18:34:22.923Z] 0aa752a04e3f: Preparing [2022-10-22T18:34:22.923Z] 28f5d197eff5: Preparing [2022-10-22T18:34:22.923Z] 994393dc58e7: Preparing [2022-10-22T18:34:22.923Z] f2982622f90c: Waiting [2022-10-22T18:34:22.923Z] 8af03352faeb: Waiting [2022-10-22T18:34:22.923Z] 0aa752a04e3f: Waiting [2022-10-22T18:34:22.923Z] 28f5d197eff5: Waiting [2022-10-22T18:34:22.923Z] 994393dc58e7: Waiting [2022-10-22T18:34:22.923Z] 99fdc145abd0: Layer already exists [2022-10-22T18:34:22.923Z] 9c68ea5c9463: Layer already exists [2022-10-22T18:34:22.923Z] 725948d2f4c6: Layer already exists [2022-10-22T18:34:22.923Z] a65b5399111f: Layer already exists [2022-10-22T18:34:22.923Z] b8f51238c132: Layer already exists [2022-10-22T18:34:22.923Z] f2982622f90c: Layer already exists [2022-10-22T18:34:22.923Z] 0aa752a04e3f: Layer already exists [2022-10-22T18:34:22.923Z] 8af03352faeb: Layer already exists [2022-10-22T18:34:22.923Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:22.923Z] 28f5d197eff5: Layer already exists [2022-10-22T18:34:22.923Z] latest: digest: sha256:e25251d702f5bb3e49c0e9797f08016fca97c0e0dbd858c39e68de41d75bf109 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:23.223Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:23.529Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.99 [2022-10-22T18:34:23.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T18:34:23.529Z] a65b5399111f: Preparing [2022-10-22T18:34:23.529Z] b8f51238c132: Preparing [2022-10-22T18:34:23.529Z] 9c68ea5c9463: Preparing [2022-10-22T18:34:23.529Z] 725948d2f4c6: Preparing [2022-10-22T18:34:23.529Z] 99fdc145abd0: Preparing [2022-10-22T18:34:23.529Z] f2982622f90c: Preparing [2022-10-22T18:34:23.529Z] 8af03352faeb: Preparing [2022-10-22T18:34:23.529Z] 0aa752a04e3f: Preparing [2022-10-22T18:34:23.529Z] 28f5d197eff5: Preparing [2022-10-22T18:34:23.529Z] 994393dc58e7: Preparing [2022-10-22T18:34:23.529Z] f2982622f90c: Waiting [2022-10-22T18:34:23.529Z] 8af03352faeb: Waiting [2022-10-22T18:34:23.529Z] 0aa752a04e3f: Waiting [2022-10-22T18:34:23.529Z] 28f5d197eff5: Waiting [2022-10-22T18:34:23.529Z] 994393dc58e7: Waiting [2022-10-22T18:34:23.529Z] 99fdc145abd0: Layer already exists [2022-10-22T18:34:23.529Z] 725948d2f4c6: Layer already exists [2022-10-22T18:34:23.529Z] a65b5399111f: Layer already exists [2022-10-22T18:34:23.529Z] b8f51238c132: Layer already exists [2022-10-22T18:34:23.529Z] 9c68ea5c9463: Layer already exists [2022-10-22T18:34:23.529Z] 8af03352faeb: Layer already exists [2022-10-22T18:34:23.529Z] f2982622f90c: Layer already exists [2022-10-22T18:34:23.529Z] 0aa752a04e3f: Layer already exists [2022-10-22T18:34:23.529Z] 28f5d197eff5: Layer already exists [2022-10-22T18:34:23.529Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:23.529Z] 2.3.0-dev.99: digest: sha256:e25251d702f5bb3e49c0e9797f08016fca97c0e0dbd858c39e68de41d75bf109 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:23.830Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:24.128Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:24.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T18:34:24.128Z] a65b5399111f: Preparing [2022-10-22T18:34:24.128Z] b8f51238c132: Preparing [2022-10-22T18:34:24.128Z] 9c68ea5c9463: Preparing [2022-10-22T18:34:24.128Z] 725948d2f4c6: Preparing [2022-10-22T18:34:24.128Z] 99fdc145abd0: Preparing [2022-10-22T18:34:24.128Z] f2982622f90c: Preparing [2022-10-22T18:34:24.128Z] 8af03352faeb: Preparing [2022-10-22T18:34:24.128Z] 0aa752a04e3f: Preparing [2022-10-22T18:34:24.128Z] 28f5d197eff5: Preparing [2022-10-22T18:34:24.128Z] 994393dc58e7: Preparing [2022-10-22T18:34:24.128Z] f2982622f90c: Waiting [2022-10-22T18:34:24.128Z] 8af03352faeb: Waiting [2022-10-22T18:34:24.128Z] 0aa752a04e3f: Waiting [2022-10-22T18:34:24.128Z] 28f5d197eff5: Waiting [2022-10-22T18:34:24.128Z] 994393dc58e7: Waiting [2022-10-22T18:34:24.128Z] 9c68ea5c9463: Layer already exists [2022-10-22T18:34:24.128Z] a65b5399111f: Layer already exists [2022-10-22T18:34:24.128Z] 725948d2f4c6: Layer already exists [2022-10-22T18:34:24.128Z] 99fdc145abd0: Layer already exists [2022-10-22T18:34:24.128Z] b8f51238c132: Layer already exists [2022-10-22T18:34:24.128Z] f2982622f90c: Layer already exists [2022-10-22T18:34:24.128Z] 0aa752a04e3f: Layer already exists [2022-10-22T18:34:24.128Z] 28f5d197eff5: Layer already exists [2022-10-22T18:34:24.128Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:24.128Z] 8af03352faeb: Layer already exists [2022-10-22T18:34:24.128Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:e25251d702f5bb3e49c0e9797f08016fca97c0e0dbd858c39e68de41d75bf109 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:24.431Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:24.732Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-22T18:34:24.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T18:34:24.732Z] a65b5399111f: Preparing [2022-10-22T18:34:24.732Z] b8f51238c132: Preparing [2022-10-22T18:34:24.732Z] 9c68ea5c9463: Preparing [2022-10-22T18:34:24.732Z] 725948d2f4c6: Preparing [2022-10-22T18:34:24.732Z] 99fdc145abd0: Preparing [2022-10-22T18:34:24.732Z] f2982622f90c: Preparing [2022-10-22T18:34:24.732Z] 8af03352faeb: Preparing [2022-10-22T18:34:24.732Z] 0aa752a04e3f: Preparing [2022-10-22T18:34:24.732Z] 28f5d197eff5: Preparing [2022-10-22T18:34:24.732Z] 994393dc58e7: Preparing [2022-10-22T18:34:24.732Z] 0aa752a04e3f: Waiting [2022-10-22T18:34:24.732Z] 28f5d197eff5: Waiting [2022-10-22T18:34:24.732Z] 994393dc58e7: Waiting [2022-10-22T18:34:24.732Z] 8af03352faeb: Waiting [2022-10-22T18:34:24.732Z] 9c68ea5c9463: Layer already exists [2022-10-22T18:34:24.732Z] 725948d2f4c6: Layer already exists [2022-10-22T18:34:24.732Z] a65b5399111f: Layer already exists [2022-10-22T18:34:24.732Z] 99fdc145abd0: Layer already exists [2022-10-22T18:34:24.732Z] b8f51238c132: Layer already exists [2022-10-22T18:34:24.732Z] f2982622f90c: Layer already exists [2022-10-22T18:34:24.732Z] 0aa752a04e3f: Layer already exists [2022-10-22T18:34:24.732Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:24.732Z] 28f5d197eff5: Layer already exists [2022-10-22T18:34:24.732Z] 8af03352faeb: Layer already exists [2022-10-22T18:34:24.732Z] main: digest: sha256:e25251d702f5bb3e49c0e9797f08016fca97c0e0dbd858c39e68de41d75bf109 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:34:24.769Z] ===================================================== [Pipeline] echo [2022-10-22T18:34:24.776Z] taggedImages: [2022-10-22T18:34:24.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:24.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-22T18:34:24.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.99 [2022-10-22T18:34:24.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:24.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-22T18:34:24.789Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-22T18:34:24.789Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:24.789Z] latest [2022-10-22T18:34:24.789Z] 2.3.0-dev.99 [2022-10-22T18:34:24.789Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:24.789Z] main [2022-10-22T18:34:24.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:25.089Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:25.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:25.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T18:34:25.390Z] 990895fa27ba: Preparing [2022-10-22T18:34:25.390Z] ff800bfc56db: Preparing [2022-10-22T18:34:25.390Z] 7971ece95f27: Preparing [2022-10-22T18:34:25.390Z] 9a13ff79a1c3: Preparing [2022-10-22T18:34:25.390Z] f180630ada21: Preparing [2022-10-22T18:34:25.390Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:25.390Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:25.390Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:25.390Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:25.390Z] 990895fa27ba: Pushed [2022-10-22T18:34:25.390Z] f180630ada21: Pushed [2022-10-22T18:34:25.956Z] 9a13ff79a1c3: Pushed [2022-10-22T18:34:27.334Z] ff800bfc56db: Pushed [2022-10-22T18:34:27.594Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:6f50330f5034d469d65ed11ba1a2b8ccb3b5d0c30536115ac78106c6ce37f3b7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:27.896Z] + 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-10-22T18:34:28.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-22T18:34:28.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T18:34:28.199Z] 990895fa27ba: Preparing [2022-10-22T18:34:28.199Z] ff800bfc56db: Preparing [2022-10-22T18:34:28.199Z] 7971ece95f27: Preparing [2022-10-22T18:34:28.199Z] 9a13ff79a1c3: Preparing [2022-10-22T18:34:28.199Z] f180630ada21: Preparing [2022-10-22T18:34:28.199Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:28.199Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:28.199Z] f180630ada21: Layer already exists [2022-10-22T18:34:28.199Z] 9a13ff79a1c3: Layer already exists [2022-10-22T18:34:28.199Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:28.199Z] ff800bfc56db: Layer already exists [2022-10-22T18:34:28.199Z] 990895fa27ba: Layer already exists [2022-10-22T18:34:28.199Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:28.199Z] latest: digest: sha256:6f50330f5034d469d65ed11ba1a2b8ccb3b5d0c30536115ac78106c6ce37f3b7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:28.505Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:28.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.99 [2022-10-22T18:34:28.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T18:34:28.802Z] 990895fa27ba: Preparing [2022-10-22T18:34:28.802Z] ff800bfc56db: Preparing [2022-10-22T18:34:28.802Z] 7971ece95f27: Preparing [2022-10-22T18:34:28.802Z] 9a13ff79a1c3: Preparing [2022-10-22T18:34:28.802Z] f180630ada21: Preparing [2022-10-22T18:34:28.802Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:28.803Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:28.803Z] 990895fa27ba: Layer already exists [2022-10-22T18:34:28.803Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:28.803Z] 9a13ff79a1c3: Layer already exists [2022-10-22T18:34:28.803Z] f180630ada21: Layer already exists [2022-10-22T18:34:28.803Z] ff800bfc56db: Layer already exists [2022-10-22T18:34:28.803Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:28.803Z] 2.3.0-dev.99: digest: sha256:6f50330f5034d469d65ed11ba1a2b8ccb3b5d0c30536115ac78106c6ce37f3b7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:29.109Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:29.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:29.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T18:34:29.416Z] 990895fa27ba: Preparing [2022-10-22T18:34:29.416Z] ff800bfc56db: Preparing [2022-10-22T18:34:29.416Z] 7971ece95f27: Preparing [2022-10-22T18:34:29.416Z] 9a13ff79a1c3: Preparing [2022-10-22T18:34:29.416Z] f180630ada21: Preparing [2022-10-22T18:34:29.416Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:29.416Z] f180630ada21: Layer already exists [2022-10-22T18:34:29.416Z] 9a13ff79a1c3: Layer already exists [2022-10-22T18:34:29.416Z] ff800bfc56db: Layer already exists [2022-10-22T18:34:29.416Z] 990895fa27ba: Layer already exists [2022-10-22T18:34:29.416Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:29.416Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:29.416Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:6f50330f5034d469d65ed11ba1a2b8ccb3b5d0c30536115ac78106c6ce37f3b7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:29.727Z] + 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-10-22T18:34:30.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-22T18:34:30.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T18:34:30.032Z] 990895fa27ba: Preparing [2022-10-22T18:34:30.032Z] ff800bfc56db: Preparing [2022-10-22T18:34:30.032Z] 7971ece95f27: Preparing [2022-10-22T18:34:30.032Z] 9a13ff79a1c3: Preparing [2022-10-22T18:34:30.032Z] f180630ada21: Preparing [2022-10-22T18:34:30.032Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:30.032Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:30.032Z] f180630ada21: Layer already exists [2022-10-22T18:34:30.032Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:30.032Z] 990895fa27ba: Layer already exists [2022-10-22T18:34:30.032Z] ff800bfc56db: Layer already exists [2022-10-22T18:34:30.032Z] 9a13ff79a1c3: Layer already exists [2022-10-22T18:34:30.032Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:30.032Z] main: digest: sha256:6f50330f5034d469d65ed11ba1a2b8ccb3b5d0c30536115ac78106c6ce37f3b7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:34:30.084Z] ===================================================== [Pipeline] echo [2022-10-22T18:34:30.096Z] taggedImages: [2022-10-22T18:34:30.096Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:30.096Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-22T18:34:30.096Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.99 [2022-10-22T18:34:30.096Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:30.096Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-22T18:34:30.124Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-22T18:34:30.124Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:30.124Z] latest [2022-10-22T18:34:30.124Z] 2.3.0-dev.99 [2022-10-22T18:34:30.124Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:30.124Z] main [2022-10-22T18:34:30.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:30.452Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:30.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:30.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T18:34:30.762Z] 8f8e09b49976: Preparing [2022-10-22T18:34:30.762Z] fdc81b8f8a6f: Preparing [2022-10-22T18:34:30.762Z] 774cc3a6759c: Preparing [2022-10-22T18:34:30.762Z] 08b4c551f0c8: Preparing [2022-10-22T18:34:30.762Z] ad9520639ba0: Preparing [2022-10-22T18:34:30.762Z] 72b7a1eda390: Preparing [2022-10-22T18:34:30.762Z] f180630ada21: Preparing [2022-10-22T18:34:30.762Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:30.762Z] 72b7a1eda390: Waiting [2022-10-22T18:34:30.762Z] f180630ada21: Waiting [2022-10-22T18:34:30.762Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:30.762Z] 774cc3a6759c: Pushed [2022-10-22T18:34:30.762Z] fdc81b8f8a6f: Pushed [2022-10-22T18:34:30.762Z] 8f8e09b49976: Pushed [2022-10-22T18:34:30.762Z] f180630ada21: Layer already exists [2022-10-22T18:34:30.762Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:31.328Z] 72b7a1eda390: Pushed [2022-10-22T18:34:34.611Z] ad9520639ba0: Pushed [2022-10-22T18:34:37.146Z] 08b4c551f0c8: Pushed [2022-10-22T18:34:37.146Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:2a78512913f293c4e8ca2be1348471997d19db9eaae1f61bd40a11c655ebd235 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:37.717Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:38.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-22T18:34:38.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T18:34:38.017Z] 8f8e09b49976: Preparing [2022-10-22T18:34:38.017Z] fdc81b8f8a6f: Preparing [2022-10-22T18:34:38.017Z] 774cc3a6759c: Preparing [2022-10-22T18:34:38.017Z] 08b4c551f0c8: Preparing [2022-10-22T18:34:38.017Z] ad9520639ba0: Preparing [2022-10-22T18:34:38.017Z] 72b7a1eda390: Preparing [2022-10-22T18:34:38.017Z] f180630ada21: Preparing [2022-10-22T18:34:38.017Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:38.017Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:38.017Z] 774cc3a6759c: Layer already exists [2022-10-22T18:34:38.017Z] 8f8e09b49976: Layer already exists [2022-10-22T18:34:38.017Z] 08b4c551f0c8: Layer already exists [2022-10-22T18:34:38.018Z] fdc81b8f8a6f: Layer already exists [2022-10-22T18:34:38.018Z] ad9520639ba0: Layer already exists [2022-10-22T18:34:38.018Z] 72b7a1eda390: Layer already exists [2022-10-22T18:34:38.018Z] f180630ada21: Layer already exists [2022-10-22T18:34:38.018Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:38.018Z] latest: digest: sha256:2a78512913f293c4e8ca2be1348471997d19db9eaae1f61bd40a11c655ebd235 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:38.338Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:38.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.99 [2022-10-22T18:34:38.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T18:34:38.644Z] 8f8e09b49976: Preparing [2022-10-22T18:34:38.644Z] fdc81b8f8a6f: Preparing [2022-10-22T18:34:38.644Z] 774cc3a6759c: Preparing [2022-10-22T18:34:38.644Z] 08b4c551f0c8: Preparing [2022-10-22T18:34:38.644Z] ad9520639ba0: Preparing [2022-10-22T18:34:38.644Z] 72b7a1eda390: Preparing [2022-10-22T18:34:38.644Z] f180630ada21: Preparing [2022-10-22T18:34:38.644Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:38.644Z] f180630ada21: Waiting [2022-10-22T18:34:38.645Z] 72b7a1eda390: Waiting [2022-10-22T18:34:38.645Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:38.645Z] fdc81b8f8a6f: Layer already exists [2022-10-22T18:34:38.645Z] 08b4c551f0c8: Layer already exists [2022-10-22T18:34:38.645Z] ad9520639ba0: Layer already exists [2022-10-22T18:34:38.645Z] 8f8e09b49976: Layer already exists [2022-10-22T18:34:38.645Z] 774cc3a6759c: Layer already exists [2022-10-22T18:34:38.645Z] 72b7a1eda390: Layer already exists [2022-10-22T18:34:38.645Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:38.645Z] f180630ada21: Layer already exists [2022-10-22T18:34:38.645Z] 2.3.0-dev.99: digest: sha256:2a78512913f293c4e8ca2be1348471997d19db9eaae1f61bd40a11c655ebd235 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:38.947Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:39.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:39.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T18:34:39.254Z] 8f8e09b49976: Preparing [2022-10-22T18:34:39.254Z] fdc81b8f8a6f: Preparing [2022-10-22T18:34:39.254Z] 774cc3a6759c: Preparing [2022-10-22T18:34:39.254Z] 08b4c551f0c8: Preparing [2022-10-22T18:34:39.254Z] ad9520639ba0: Preparing [2022-10-22T18:34:39.254Z] 72b7a1eda390: Preparing [2022-10-22T18:34:39.254Z] f180630ada21: Preparing [2022-10-22T18:34:39.254Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:39.254Z] f180630ada21: Waiting [2022-10-22T18:34:39.254Z] 72b7a1eda390: Waiting [2022-10-22T18:34:39.254Z] fdc81b8f8a6f: Layer already exists [2022-10-22T18:34:39.254Z] 774cc3a6759c: Layer already exists [2022-10-22T18:34:39.254Z] 8f8e09b49976: Layer already exists [2022-10-22T18:34:39.254Z] ad9520639ba0: Layer already exists [2022-10-22T18:34:39.254Z] 08b4c551f0c8: Layer already exists [2022-10-22T18:34:39.254Z] 72b7a1eda390: Layer already exists [2022-10-22T18:34:39.254Z] f180630ada21: Layer already exists [2022-10-22T18:34:39.254Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:39.254Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:2a78512913f293c4e8ca2be1348471997d19db9eaae1f61bd40a11c655ebd235 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:39.566Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:39.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-22T18:34:39.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T18:34:39.865Z] 8f8e09b49976: Preparing [2022-10-22T18:34:39.865Z] fdc81b8f8a6f: Preparing [2022-10-22T18:34:39.865Z] 774cc3a6759c: Preparing [2022-10-22T18:34:39.865Z] 08b4c551f0c8: Preparing [2022-10-22T18:34:39.865Z] ad9520639ba0: Preparing [2022-10-22T18:34:39.865Z] 72b7a1eda390: Preparing [2022-10-22T18:34:39.865Z] f180630ada21: Preparing [2022-10-22T18:34:39.865Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:39.865Z] f180630ada21: Waiting [2022-10-22T18:34:39.865Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:39.865Z] 72b7a1eda390: Waiting [2022-10-22T18:34:39.865Z] 08b4c551f0c8: Layer already exists [2022-10-22T18:34:39.865Z] ad9520639ba0: Layer already exists [2022-10-22T18:34:39.865Z] 774cc3a6759c: Layer already exists [2022-10-22T18:34:39.865Z] 8f8e09b49976: Layer already exists [2022-10-22T18:34:39.865Z] fdc81b8f8a6f: Layer already exists [2022-10-22T18:34:39.865Z] 72b7a1eda390: Layer already exists [2022-10-22T18:34:39.865Z] f180630ada21: Layer already exists [2022-10-22T18:34:39.865Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:39.865Z] main: digest: sha256:2a78512913f293c4e8ca2be1348471997d19db9eaae1f61bd40a11c655ebd235 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:34:39.903Z] ===================================================== [Pipeline] echo [2022-10-22T18:34:39.911Z] taggedImages: [2022-10-22T18:34:39.911Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:39.911Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-22T18:34:39.911Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.99 [2022-10-22T18:34:39.911Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:39.911Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-22T18:34:39.927Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-22T18:34:39.928Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:39.928Z] latest [2022-10-22T18:34:39.928Z] 2.3.0-dev.99 [2022-10-22T18:34:39.928Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:39.928Z] main [2022-10-22T18:34:39.928Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:40.230Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:40.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:40.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T18:34:40.529Z] 87fd055c803d: Preparing [2022-10-22T18:34:40.529Z] 9cae18e86f85: Preparing [2022-10-22T18:34:40.529Z] 80d0c7140bf9: Preparing [2022-10-22T18:34:40.529Z] 01a9a7fad193: Preparing [2022-10-22T18:34:40.529Z] 5b8f4eff5c52: Preparing [2022-10-22T18:34:40.529Z] f180630ada21: Preparing [2022-10-22T18:34:40.529Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:40.529Z] f180630ada21: Waiting [2022-10-22T18:34:40.529Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:40.529Z] 9cae18e86f85: Pushed [2022-10-22T18:34:40.529Z] 87fd055c803d: Pushed [2022-10-22T18:34:40.529Z] 80d0c7140bf9: Pushed [2022-10-22T18:34:40.529Z] f180630ada21: Layer already exists [2022-10-22T18:34:40.529Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:40.788Z] 5b8f4eff5c52: Pushed [2022-10-22T18:34:44.208Z] Removing intermediate container e1977a026490 [2022-10-22T18:34:44.208Z] ---> 9043548a754e [2022-10-22T18:34:44.208Z] Step 8/26 : COPY . . [2022-10-22T18:34:44.208Z] Removing intermediate container 1bb631a45e59 [2022-10-22T18:34:44.208Z] ---> 385d66be4f73 [2022-10-22T18:34:44.208Z] Step 8/25 : COPY . . [2022-10-22T18:34:44.208Z] Removing intermediate container b5067345aad3 [2022-10-22T18:34:44.208Z] ---> ae7c34b0aedc [2022-10-22T18:34:44.208Z] Step 9/24 : COPY . . [2022-10-22T18:34:44.208Z] Removing intermediate container 052a496ac6aa [2022-10-22T18:34:44.208Z] ---> 5b59feff9d75 [2022-10-22T18:34:44.208Z] Step 7/20 : COPY . . [2022-10-22T18:34:44.208Z] Removing intermediate container b60bdb7c0f6a [2022-10-22T18:34:44.208Z] ---> 97eeee0ae39b [2022-10-22T18:34:44.208Z] Step 8/26 : COPY . . [2022-10-22T18:34:44.208Z] ---> bbe62b43faf6 [2022-10-22T18:34:44.208Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T18:34:44.208Z] ---> 5e2f980c0335 [2022-10-22T18:34:44.208Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-22T18:34:44.208Z] ---> e877cd93ae85 [2022-10-22T18:34:44.208Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T18:34:44.208Z] ---> 5707286904a9 [2022-10-22T18:34:44.208Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T18:34:44.208Z] ---> fc23b4eaf39e [2022-10-22T18:34:44.209Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-22T18:34:44.209Z] ---> Running in 8d7376dc63c3 [2022-10-22T18:34:44.209Z] ---> Running in 4a0d9986d9ff [2022-10-22T18:34:44.209Z] ---> Running in 527015594f83 [2022-10-22T18:34:44.209Z] ---> Running in 3120dacd23d6 [2022-10-22T18:34:44.209Z] ---> Running in 729506308c98 [2022-10-22T18:34:44.209Z] Removing intermediate container 3120dacd23d6 [2022-10-22T18:34:44.209Z] ---> 89d91ab8d092 [2022-10-22T18:34:44.209Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-22T18:34:44.209Z] Removing intermediate container 4a0d9986d9ff [2022-10-22T18:34:44.209Z] ---> c844245e6bab [2022-10-22T18:34:44.209Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-22T18:34:44.209Z] Removing intermediate container 527015594f83 [2022-10-22T18:34:44.209Z] ---> 1c7c36a50850 [2022-10-22T18:34:44.209Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-22T18:34:44.209Z] ---> Running in 8cf14e1275ab [2022-10-22T18:34:44.209Z] ---> Running in 53452f94ec75 [2022-10-22T18:34:44.209Z] ---> Running in 96b85f4b838e [2022-10-22T18:34:44.480Z] Removing intermediate container 96b85f4b838e [2022-10-22T18:34:44.480Z] ---> b07db88e83c5 [2022-10-22T18:34:44.481Z] 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-10-22T18:34:44.481Z] Removing intermediate container 53452f94ec75 [2022-10-22T18:34:44.481Z] ---> 8475bd3aea6f [2022-10-22T18:34:44.481Z] 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-10-22T18:34:44.481Z] Removing intermediate container 8cf14e1275ab [2022-10-22T18:34:44.481Z] ---> 70a5585ddc0f [2022-10-22T18:34:44.481Z] 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-10-22T18:34:44.481Z] ---> Running in 2a840adc77c1 [2022-10-22T18:34:44.481Z] ---> Running in bdadcacd0041 [2022-10-22T18:34:44.759Z] ---> Running in 3e722bb7b4e2 [2022-10-22T18:34:45.027Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-22T18:34:45.298Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-22T18:34:47.342Z] 01a9a7fad193: Pushed [2022-10-22T18:34:47.342Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:e07fccab008c9062e5558e868d262fccac121e73c26eb985941a1648ec16372a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:47.652Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:47.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-22T18:34:47.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T18:34:47.960Z] 87fd055c803d: Preparing [2022-10-22T18:34:47.960Z] 9cae18e86f85: Preparing [2022-10-22T18:34:47.960Z] 80d0c7140bf9: Preparing [2022-10-22T18:34:47.960Z] 01a9a7fad193: Preparing [2022-10-22T18:34:47.960Z] 5b8f4eff5c52: Preparing [2022-10-22T18:34:47.960Z] f180630ada21: Preparing [2022-10-22T18:34:47.960Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:47.960Z] f180630ada21: Waiting [2022-10-22T18:34:47.960Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:47.960Z] 9cae18e86f85: Layer already exists [2022-10-22T18:34:47.960Z] 01a9a7fad193: Layer already exists [2022-10-22T18:34:47.960Z] 80d0c7140bf9: Layer already exists [2022-10-22T18:34:47.960Z] 5b8f4eff5c52: Layer already exists [2022-10-22T18:34:47.960Z] 87fd055c803d: Layer already exists [2022-10-22T18:34:47.960Z] f180630ada21: Layer already exists [2022-10-22T18:34:47.960Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:47.960Z] latest: digest: sha256:e07fccab008c9062e5558e868d262fccac121e73c26eb985941a1648ec16372a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:48.265Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:48.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.99 [2022-10-22T18:34:48.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T18:34:48.573Z] 87fd055c803d: Preparing [2022-10-22T18:34:48.573Z] 9cae18e86f85: Preparing [2022-10-22T18:34:48.573Z] 80d0c7140bf9: Preparing [2022-10-22T18:34:48.573Z] 01a9a7fad193: Preparing [2022-10-22T18:34:48.573Z] 5b8f4eff5c52: Preparing [2022-10-22T18:34:48.573Z] f180630ada21: Preparing [2022-10-22T18:34:48.573Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:48.573Z] f180630ada21: Waiting [2022-10-22T18:34:48.573Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:48.573Z] 9cae18e86f85: Layer already exists [2022-10-22T18:34:48.573Z] 01a9a7fad193: Layer already exists [2022-10-22T18:34:48.573Z] 80d0c7140bf9: Layer already exists [2022-10-22T18:34:48.573Z] 87fd055c803d: Layer already exists [2022-10-22T18:34:48.573Z] 5b8f4eff5c52: Layer already exists [2022-10-22T18:34:48.573Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:48.573Z] f180630ada21: Layer already exists [2022-10-22T18:34:48.573Z] 2.3.0-dev.99: digest: sha256:e07fccab008c9062e5558e868d262fccac121e73c26eb985941a1648ec16372a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:48.877Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:49.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:49.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T18:34:49.177Z] 87fd055c803d: Preparing [2022-10-22T18:34:49.177Z] 9cae18e86f85: Preparing [2022-10-22T18:34:49.177Z] 80d0c7140bf9: Preparing [2022-10-22T18:34:49.177Z] 01a9a7fad193: Preparing [2022-10-22T18:34:49.177Z] 5b8f4eff5c52: Preparing [2022-10-22T18:34:49.177Z] f180630ada21: Preparing [2022-10-22T18:34:49.177Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:49.177Z] f180630ada21: Waiting [2022-10-22T18:34:49.177Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:49.177Z] 01a9a7fad193: Layer already exists [2022-10-22T18:34:49.177Z] 87fd055c803d: Layer already exists [2022-10-22T18:34:49.177Z] 5b8f4eff5c52: Layer already exists [2022-10-22T18:34:49.177Z] 9cae18e86f85: Layer already exists [2022-10-22T18:34:49.177Z] 80d0c7140bf9: Layer already exists [2022-10-22T18:34:49.177Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:49.177Z] f180630ada21: Layer already exists [2022-10-22T18:34:49.177Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:e07fccab008c9062e5558e868d262fccac121e73c26eb985941a1648ec16372a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:49.482Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:49.560Z] Removing intermediate container 2a840adc77c1 [2022-10-22T18:34:49.560Z] ---> e6f096f615b2 [2022-10-22T18:34:49.560Z] Step 12/25 : WORKDIR /edgex-go [2022-10-22T18:34:49.560Z] Removing intermediate container bdadcacd0041 [2022-10-22T18:34:49.560Z] ---> bc6b38aec816 [2022-10-22T18:34:49.560Z] Step 12/26 : WORKDIR /edgex-go [2022-10-22T18:34:49.560Z] ---> Running in 6ef460c16053 [2022-10-22T18:34:49.560Z] Removing intermediate container 3e722bb7b4e2 [2022-10-22T18:34:49.560Z] ---> 5bc9e8a224bf [2022-10-22T18:34:49.560Z] Step 12/26 : WORKDIR /edgex-go [2022-10-22T18:34:49.560Z] ---> Running in 1320d1b03b1a [2022-10-22T18:34:49.560Z] ---> Running in fd6a1143c089 [2022-10-22T18:34:49.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-22T18:34:49.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T18:34:49.787Z] 87fd055c803d: Preparing [2022-10-22T18:34:49.787Z] 9cae18e86f85: Preparing [2022-10-22T18:34:49.787Z] 80d0c7140bf9: Preparing [2022-10-22T18:34:49.787Z] 01a9a7fad193: Preparing [2022-10-22T18:34:49.787Z] 5b8f4eff5c52: Preparing [2022-10-22T18:34:49.787Z] f180630ada21: Preparing [2022-10-22T18:34:49.787Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:49.787Z] f180630ada21: Waiting [2022-10-22T18:34:49.787Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:49.787Z] 9cae18e86f85: Layer already exists [2022-10-22T18:34:49.787Z] 80d0c7140bf9: Layer already exists [2022-10-22T18:34:49.787Z] 87fd055c803d: Layer already exists [2022-10-22T18:34:49.787Z] 01a9a7fad193: Layer already exists [2022-10-22T18:34:49.787Z] 5b8f4eff5c52: Layer already exists [2022-10-22T18:34:49.787Z] f180630ada21: Layer already exists [2022-10-22T18:34:49.787Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:49.787Z] main: digest: sha256:e07fccab008c9062e5558e868d262fccac121e73c26eb985941a1648ec16372a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:34:49.836Z] ===================================================== [Pipeline] echo [2022-10-22T18:34:49.844Z] taggedImages: [2022-10-22T18:34:49.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:49.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-22T18:34:49.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.99 [2022-10-22T18:34:49.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:49.844Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-22T18:34:49.863Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-22T18:34:49.863Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:49.863Z] latest [2022-10-22T18:34:49.863Z] 2.3.0-dev.99 [2022-10-22T18:34:49.863Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:49.863Z] main [2022-10-22T18:34:49.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:50.148Z] Removing intermediate container 6ef460c16053 [2022-10-22T18:34:50.148Z] ---> 4b5a3a605871 [2022-10-22T18:34:50.148Z] [2022-10-22T18:34:50.148Z] Step 13/25 : FROM alpine:3.15 [2022-10-22T18:34:50.148Z] Removing intermediate container 1320d1b03b1a [2022-10-22T18:34:50.148Z] ---> 46b62b6d9c75 [2022-10-22T18:34:50.148Z] [2022-10-22T18:34:50.148Z] Step 13/26 : FROM alpine:3.15 [2022-10-22T18:34:50.175Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:50.416Z] Removing intermediate container fd6a1143c089 [2022-10-22T18:34:50.416Z] ---> 98c354e53452 [2022-10-22T18:34:50.416Z] [2022-10-22T18:34:50.416Z] Step 13/26 : FROM alpine:3.15 [2022-10-22T18:34:50.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:50.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T18:34:50.472Z] a35339c87e3e: Preparing [2022-10-22T18:34:50.472Z] 48e064675c9b: Preparing [2022-10-22T18:34:50.472Z] 9f596d720b58: Preparing [2022-10-22T18:34:50.472Z] 01a9a7fad193: Preparing [2022-10-22T18:34:50.472Z] 72b7a1eda390: Preparing [2022-10-22T18:34:50.472Z] f180630ada21: Preparing [2022-10-22T18:34:50.472Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:50.472Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:50.472Z] 01a9a7fad193: Layer already exists [2022-10-22T18:34:50.472Z] 72b7a1eda390: Layer already exists [2022-10-22T18:34:50.472Z] f180630ada21: Layer already exists [2022-10-22T18:34:50.472Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:50.472Z] 9f596d720b58: Pushed [2022-10-22T18:34:50.472Z] 48e064675c9b: Pushed [2022-10-22T18:34:50.472Z] a35339c87e3e: Pushed [2022-10-22T18:34:50.732Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:a4aba6e0ed502039f7e3401e09f5d67d585743e2b7886091fcee5344549c8354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:51.000Z] 3.15: Pulling from library/alpine [2022-10-22T18:34:51.000Z] 3.15: Pulling from library/alpine [2022-10-22T18:34:51.000Z] 3.15: Pulling from library/alpine [2022-10-22T18:34:51.040Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:51.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-22T18:34:51.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T18:34:51.348Z] a35339c87e3e: Preparing [2022-10-22T18:34:51.348Z] 48e064675c9b: Preparing [2022-10-22T18:34:51.348Z] 9f596d720b58: Preparing [2022-10-22T18:34:51.348Z] 01a9a7fad193: Preparing [2022-10-22T18:34:51.348Z] 72b7a1eda390: Preparing [2022-10-22T18:34:51.348Z] f180630ada21: Preparing [2022-10-22T18:34:51.348Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:51.348Z] f180630ada21: Waiting [2022-10-22T18:34:51.348Z] 01a9a7fad193: Layer already exists [2022-10-22T18:34:51.348Z] 72b7a1eda390: Layer already exists [2022-10-22T18:34:51.348Z] a35339c87e3e: Layer already exists [2022-10-22T18:34:51.348Z] 9f596d720b58: Layer already exists [2022-10-22T18:34:51.348Z] 48e064675c9b: Layer already exists [2022-10-22T18:34:51.348Z] f180630ada21: Layer already exists [2022-10-22T18:34:51.348Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:51.348Z] latest: digest: sha256:a4aba6e0ed502039f7e3401e09f5d67d585743e2b7886091fcee5344549c8354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:51.660Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:51.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.99 [2022-10-22T18:34:51.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T18:34:51.962Z] a35339c87e3e: Preparing [2022-10-22T18:34:51.962Z] 48e064675c9b: Preparing [2022-10-22T18:34:51.962Z] 9f596d720b58: Preparing [2022-10-22T18:34:51.962Z] 01a9a7fad193: Preparing [2022-10-22T18:34:51.962Z] 72b7a1eda390: Preparing [2022-10-22T18:34:51.962Z] f180630ada21: Preparing [2022-10-22T18:34:51.962Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:51.962Z] f180630ada21: Waiting [2022-10-22T18:34:51.962Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:51.962Z] 01a9a7fad193: Layer already exists [2022-10-22T18:34:51.962Z] 9f596d720b58: Layer already exists [2022-10-22T18:34:51.962Z] 72b7a1eda390: Layer already exists [2022-10-22T18:34:51.962Z] a35339c87e3e: Layer already exists [2022-10-22T18:34:51.962Z] 48e064675c9b: Layer already exists [2022-10-22T18:34:51.962Z] f180630ada21: Layer already exists [2022-10-22T18:34:51.962Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:51.962Z] 2.3.0-dev.99: digest: sha256:a4aba6e0ed502039f7e3401e09f5d67d585743e2b7886091fcee5344549c8354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:52.266Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:52.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:52.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T18:34:52.565Z] a35339c87e3e: Preparing [2022-10-22T18:34:52.565Z] 48e064675c9b: Preparing [2022-10-22T18:34:52.565Z] 9f596d720b58: Preparing [2022-10-22T18:34:52.565Z] 01a9a7fad193: Preparing [2022-10-22T18:34:52.565Z] 72b7a1eda390: Preparing [2022-10-22T18:34:52.565Z] f180630ada21: Preparing [2022-10-22T18:34:52.565Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:52.565Z] f180630ada21: Waiting [2022-10-22T18:34:52.565Z] 34d5ebaa5410: Waiting [2022-10-22T18:34:52.565Z] 01a9a7fad193: Layer already exists [2022-10-22T18:34:52.565Z] 72b7a1eda390: Layer already exists [2022-10-22T18:34:52.565Z] 48e064675c9b: Layer already exists [2022-10-22T18:34:52.565Z] a35339c87e3e: Layer already exists [2022-10-22T18:34:52.565Z] 9f596d720b58: Layer already exists [2022-10-22T18:34:52.565Z] f180630ada21: Layer already exists [2022-10-22T18:34:52.565Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:52.565Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:a4aba6e0ed502039f7e3401e09f5d67d585743e2b7886091fcee5344549c8354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:52.874Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:53.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-22T18:34:53.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T18:34:53.181Z] a35339c87e3e: Preparing [2022-10-22T18:34:53.181Z] 48e064675c9b: Preparing [2022-10-22T18:34:53.181Z] 9f596d720b58: Preparing [2022-10-22T18:34:53.181Z] 01a9a7fad193: Preparing [2022-10-22T18:34:53.181Z] 72b7a1eda390: Preparing [2022-10-22T18:34:53.181Z] f180630ada21: Preparing [2022-10-22T18:34:53.181Z] 34d5ebaa5410: Preparing [2022-10-22T18:34:53.181Z] f180630ada21: Waiting [2022-10-22T18:34:53.182Z] 48e064675c9b: Layer already exists [2022-10-22T18:34:53.182Z] 9f596d720b58: Layer already exists [2022-10-22T18:34:53.182Z] a35339c87e3e: Layer already exists [2022-10-22T18:34:53.182Z] 72b7a1eda390: Layer already exists [2022-10-22T18:34:53.182Z] 01a9a7fad193: Layer already exists [2022-10-22T18:34:53.182Z] f180630ada21: Layer already exists [2022-10-22T18:34:53.182Z] 34d5ebaa5410: Layer already exists [2022-10-22T18:34:53.182Z] main: digest: sha256:a4aba6e0ed502039f7e3401e09f5d67d585743e2b7886091fcee5344549c8354 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:34:53.222Z] ===================================================== [Pipeline] echo [2022-10-22T18:34:53.227Z] taggedImages: [2022-10-22T18:34:53.227Z] - nexus3.edgexfoundry.org:10004/security-spire-server:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:53.227Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-22T18:34:53.227Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.99 [2022-10-22T18:34:53.227Z] - nexus3.edgexfoundry.org:10004/security-spire-server:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:53.227Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-22T18:34:53.251Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-22T18:34:53.251Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:53.251Z] latest [2022-10-22T18:34:53.251Z] 2.3.0-dev.99 [2022-10-22T18:34:53.251Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:53.251Z] main [2022-10-22T18:34:53.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:53.550Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:53.597Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-22T18:34:53.597Z] Status: Downloaded newer image for alpine:3.15 [2022-10-22T18:34:53.597Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-22T18:34:53.597Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-22T18:34:53.597Z] Status: Image is up to date for alpine:3.15 [2022-10-22T18:34:53.597Z] ---> 02e0d6fdf486 [2022-10-22T18:34:53.597Z] Status: Image is up to date for alpine:3.15 [2022-10-22T18:34:53.597Z] ---> 02e0d6fdf486 [2022-10-22T18:34:53.597Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:34:53.597Z] ---> 02e0d6fdf486 [2022-10-22T18:34:53.597Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:34:53.597Z] [2022-10-22T18:34:53.597Z] ---> Running in ddffae62bc21 [2022-10-22T18:34:53.597Z] ---> Running in 1708ec94a4ea [2022-10-22T18:34:53.597Z] ---> Running in 44f8a752644e [2022-10-22T18:34:53.849Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:53.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T18:34:53.849Z] fa19fcb98f29: Preparing [2022-10-22T18:34:53.849Z] ba91da86044c: Preparing [2022-10-22T18:34:53.849Z] 7971ece95f27: Preparing [2022-10-22T18:34:53.849Z] 42c9b7fd4cc3: Preparing [2022-10-22T18:34:53.849Z] 994393dc58e7: Preparing [2022-10-22T18:34:53.849Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:53.849Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:53.849Z] fa19fcb98f29: Pushed [2022-10-22T18:34:53.849Z] 42c9b7fd4cc3: Pushed [2022-10-22T18:34:54.556Z] Removing intermediate container 44f8a752644e [2022-10-22T18:34:54.556Z] ---> f3a187cdaa0c [2022-10-22T18:34:54.556Z] Removing intermediate container 1708ec94a4ea [2022-10-22T18:34:54.556Z] ---> 607e5abb4345 [2022-10-22T18:34:54.556Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:34:54.556Z] Removing intermediate container ddffae62bc21 [2022-10-22T18:34:54.556Z] ---> 451c0d956d3c [2022-10-22T18:34:54.556Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:34:54.556Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:34:54.556Z] ---> Running in 74f9ccb52b18 [2022-10-22T18:34:54.556Z] ---> Running in 895ef1a9171f [2022-10-22T18:34:54.824Z] ---> Running in 3b35ef147ddb [2022-10-22T18:34:56.390Z] ba91da86044c: Pushed [2022-10-22T18:34:56.390Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:525dc525f067bac4b7bbc65b24c726858efe4c77f251fc2348066ad0583e354c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:56.701Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:57.003Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-22T18:34:57.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T18:34:57.003Z] fa19fcb98f29: Preparing [2022-10-22T18:34:57.003Z] ba91da86044c: Preparing [2022-10-22T18:34:57.003Z] 7971ece95f27: Preparing [2022-10-22T18:34:57.003Z] 42c9b7fd4cc3: Preparing [2022-10-22T18:34:57.003Z] 994393dc58e7: Preparing [2022-10-22T18:34:57.003Z] 42c9b7fd4cc3: Layer already exists [2022-10-22T18:34:57.003Z] fa19fcb98f29: Layer already exists [2022-10-22T18:34:57.003Z] ba91da86044c: Layer already exists [2022-10-22T18:34:57.003Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:57.003Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:57.003Z] latest: digest: sha256:525dc525f067bac4b7bbc65b24c726858efe4c77f251fc2348066ad0583e354c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:57.319Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:57.621Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.99 [2022-10-22T18:34:57.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T18:34:57.621Z] fa19fcb98f29: Preparing [2022-10-22T18:34:57.621Z] ba91da86044c: Preparing [2022-10-22T18:34:57.621Z] 7971ece95f27: Preparing [2022-10-22T18:34:57.621Z] 42c9b7fd4cc3: Preparing [2022-10-22T18:34:57.621Z] 994393dc58e7: Preparing [2022-10-22T18:34:57.621Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:57.621Z] fa19fcb98f29: Layer already exists [2022-10-22T18:34:57.621Z] ba91da86044c: Layer already exists [2022-10-22T18:34:57.621Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:57.621Z] 42c9b7fd4cc3: Layer already exists [2022-10-22T18:34:57.621Z] 2.3.0-dev.99: digest: sha256:525dc525f067bac4b7bbc65b24c726858efe4c77f251fc2348066ad0583e354c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:57.926Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:58.237Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:58.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T18:34:58.237Z] fa19fcb98f29: Preparing [2022-10-22T18:34:58.237Z] ba91da86044c: Preparing [2022-10-22T18:34:58.237Z] 7971ece95f27: Preparing [2022-10-22T18:34:58.237Z] 42c9b7fd4cc3: Preparing [2022-10-22T18:34:58.237Z] 994393dc58e7: Preparing [2022-10-22T18:34:58.237Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:58.237Z] fa19fcb98f29: Layer already exists [2022-10-22T18:34:58.237Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:58.237Z] 42c9b7fd4cc3: Layer already exists [2022-10-22T18:34:58.237Z] ba91da86044c: Layer already exists [2022-10-22T18:34:58.237Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:525dc525f067bac4b7bbc65b24c726858efe4c77f251fc2348066ad0583e354c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:58.536Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:58.832Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-22T18:34:58.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T18:34:58.832Z] fa19fcb98f29: Preparing [2022-10-22T18:34:58.832Z] ba91da86044c: Preparing [2022-10-22T18:34:58.832Z] 7971ece95f27: Preparing [2022-10-22T18:34:58.832Z] 42c9b7fd4cc3: Preparing [2022-10-22T18:34:58.832Z] 994393dc58e7: Preparing [2022-10-22T18:34:58.832Z] 42c9b7fd4cc3: Layer already exists [2022-10-22T18:34:58.832Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:58.832Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:58.832Z] fa19fcb98f29: Layer already exists [2022-10-22T18:34:58.832Z] ba91da86044c: Layer already exists [2022-10-22T18:34:58.832Z] main: digest: sha256:525dc525f067bac4b7bbc65b24c726858efe4c77f251fc2348066ad0583e354c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:34:58.869Z] ===================================================== [Pipeline] echo [2022-10-22T18:34:58.874Z] taggedImages: [2022-10-22T18:34:58.874Z] - nexus3.edgexfoundry.org:10004/support-notifications:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:58.874Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-22T18:34:58.874Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.99 [2022-10-22T18:34:58.874Z] - nexus3.edgexfoundry.org:10004/support-notifications:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:58.874Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-22T18:34:58.890Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-22T18:34:58.890Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:58.890Z] latest [2022-10-22T18:34:58.890Z] 2.3.0-dev.99 [2022-10-22T18:34:58.890Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:34:58.890Z] main [2022-10-22T18:34:58.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:59.189Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:34:59.487Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:34:59.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T18:34:59.487Z] 0bd4062f5285: Preparing [2022-10-22T18:34:59.487Z] aee6fed8469f: Preparing [2022-10-22T18:34:59.487Z] 7971ece95f27: Preparing [2022-10-22T18:34:59.487Z] ea0c562a6709: Preparing [2022-10-22T18:34:59.487Z] 994393dc58e7: Preparing [2022-10-22T18:34:59.487Z] 994393dc58e7: Layer already exists [2022-10-22T18:34:59.487Z] ea0c562a6709: Layer already exists [2022-10-22T18:34:59.487Z] 7971ece95f27: Layer already exists [2022-10-22T18:34:59.487Z] 0bd4062f5285: Pushed [2022-10-22T18:35:00.189Z] Removing intermediate container 895ef1a9171f [2022-10-22T18:35:00.189Z] ---> 22d09c9dca23 [2022-10-22T18:35:00.189Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-22T18:35:00.189Z] ---> Running in 239818fefd63 [2022-10-22T18:35:00.189Z] Removing intermediate container 74f9ccb52b18 [2022-10-22T18:35:00.189Z] ---> 376ae46f24d8 [2022-10-22T18:35:00.189Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-22T18:35:00.456Z] ---> Running in c05355642e6f [2022-10-22T18:35:00.732Z] Removing intermediate container 3b35ef147ddb [2022-10-22T18:35:00.732Z] ---> c85956556f31 [2022-10-22T18:35:00.732Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-22T18:35:00.732Z] ---> Running in 9fdf2d7d7cf4 [2022-10-22T18:35:02.021Z] aee6fed8469f: Pushed [2022-10-22T18:35:02.022Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:60f885df1229480f46526ffe154cd5319d26f6d145dcbd8a21a7b5486e732fb9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:02.327Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:02.636Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-22T18:35:02.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T18:35:02.636Z] 0bd4062f5285: Preparing [2022-10-22T18:35:02.636Z] aee6fed8469f: Preparing [2022-10-22T18:35:02.636Z] 7971ece95f27: Preparing [2022-10-22T18:35:02.636Z] ea0c562a6709: Preparing [2022-10-22T18:35:02.636Z] 994393dc58e7: Preparing [2022-10-22T18:35:02.636Z] ea0c562a6709: Layer already exists [2022-10-22T18:35:02.636Z] 7971ece95f27: Layer already exists [2022-10-22T18:35:02.636Z] 0bd4062f5285: Layer already exists [2022-10-22T18:35:02.636Z] 994393dc58e7: Layer already exists [2022-10-22T18:35:02.636Z] aee6fed8469f: Layer already exists [2022-10-22T18:35:02.636Z] latest: digest: sha256:60f885df1229480f46526ffe154cd5319d26f6d145dcbd8a21a7b5486e732fb9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:02.934Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:03.230Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.99 [2022-10-22T18:35:03.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T18:35:03.230Z] 0bd4062f5285: Preparing [2022-10-22T18:35:03.230Z] aee6fed8469f: Preparing [2022-10-22T18:35:03.230Z] 7971ece95f27: Preparing [2022-10-22T18:35:03.230Z] ea0c562a6709: Preparing [2022-10-22T18:35:03.230Z] 994393dc58e7: Preparing [2022-10-22T18:35:03.230Z] 7971ece95f27: Layer already exists [2022-10-22T18:35:03.230Z] ea0c562a6709: Layer already exists [2022-10-22T18:35:03.230Z] 0bd4062f5285: Layer already exists [2022-10-22T18:35:03.230Z] 994393dc58e7: Layer already exists [2022-10-22T18:35:03.230Z] aee6fed8469f: Layer already exists [2022-10-22T18:35:03.230Z] 2.3.0-dev.99: digest: sha256:60f885df1229480f46526ffe154cd5319d26f6d145dcbd8a21a7b5486e732fb9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:03.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:35:03.533Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:03.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:35:03.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:35:03.834Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:35:03.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T18:35:03.834Z] 0bd4062f5285: Preparing [2022-10-22T18:35:03.834Z] aee6fed8469f: Preparing [2022-10-22T18:35:03.834Z] 7971ece95f27: Preparing [2022-10-22T18:35:03.834Z] ea0c562a6709: Preparing [2022-10-22T18:35:03.834Z] 994393dc58e7: Preparing [2022-10-22T18:35:03.834Z] aee6fed8469f: Layer already exists [2022-10-22T18:35:03.834Z] 994393dc58e7: Layer already exists [2022-10-22T18:35:03.834Z] ea0c562a6709: Layer already exists [2022-10-22T18:35:03.834Z] 7971ece95f27: Layer already exists [2022-10-22T18:35:03.834Z] 0bd4062f5285: Layer already exists [2022-10-22T18:35:03.834Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:60f885df1229480f46526ffe154cd5319d26f6d145dcbd8a21a7b5486e732fb9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:04.138Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:04.167Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:35:04.436Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-22T18:35:04.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T18:35:04.436Z] 0bd4062f5285: Preparing [2022-10-22T18:35:04.436Z] aee6fed8469f: Preparing [2022-10-22T18:35:04.436Z] 7971ece95f27: Preparing [2022-10-22T18:35:04.436Z] ea0c562a6709: Preparing [2022-10-22T18:35:04.436Z] 994393dc58e7: Preparing [2022-10-22T18:35:04.436Z] 0bd4062f5285: Layer already exists [2022-10-22T18:35:04.436Z] 7971ece95f27: Layer already exists [2022-10-22T18:35:04.436Z] aee6fed8469f: Layer already exists [2022-10-22T18:35:04.436Z] 994393dc58e7: Layer already exists [2022-10-22T18:35:04.436Z] ea0c562a6709: Layer already exists [2022-10-22T18:35:04.436Z] main: digest: sha256:60f885df1229480f46526ffe154cd5319d26f6d145dcbd8a21a7b5486e732fb9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:35:04.475Z] ===================================================== [Pipeline] echo [2022-10-22T18:35:04.483Z] taggedImages: [2022-10-22T18:35:04.483Z] - nexus3.edgexfoundry.org:10004/support-scheduler:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:35:04.483Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-22T18:35:04.483Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.99 [2022-10-22T18:35:04.483Z] - nexus3.edgexfoundry.org:10004/support-scheduler:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:35:04.483Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-22T18:35:04.498Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-22T18:35:04.498Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:35:04.498Z] latest [2022-10-22T18:35:04.498Z] 2.3.0-dev.99 [2022-10-22T18:35:04.498Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:35:04.498Z] main [2022-10-22T18:35:04.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:04.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:35:04.851Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:05.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:35:05.222Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:35:05.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T18:35:05.222Z] e17476b64e46: Preparing [2022-10-22T18:35:05.222Z] 80a4fd01c32f: Preparing [2022-10-22T18:35:05.222Z] a7f9d573998a: Preparing [2022-10-22T18:35:05.222Z] 039cf0053176: Preparing [2022-10-22T18:35:05.222Z] 994393dc58e7: Preparing [2022-10-22T18:35:05.222Z] 994393dc58e7: Layer already exists [2022-10-22T18:35:05.222Z] 80a4fd01c32f: Pushed [2022-10-22T18:35:05.490Z] e17476b64e46: Pushed [2022-10-22T18:35:05.971Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T18:35:05.971Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T18:35:05.971Z] OK: 15734 distinct packages available [2022-10-22T18:35:06.235Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:35:06.460Z] a7f9d573998a: Pushed [2022-10-22T18:35:06.814Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T18:35:06.815Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T18:35:06.815Z] OK: 15734 distinct packages available [2022-10-22T18:35:07.078Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:35:07.078Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T18:35:07.078Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T18:35:07.078Z] OK: 15734 distinct packages available [2022-10-22T18:35:07.344Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:35:07.344Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:35:07.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:35:08.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:35:08.795Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-22T18:35:08.795Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-22T18:35:08.795Z] (3/5) Installing libucontext (1.1-r0) [2022-10-22T18:35:09.062Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-22T18:35:09.062Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-22T18:35:09.330Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T18:35:09.330Z] OK: 6 MiB in 19 packages [2022-10-22T18:35:09.596Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-22T18:35:09.596Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-22T18:35:09.596Z] (3/4) Installing libucontext (1.1-r0) [2022-10-22T18:35:09.865Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-22T18:35:09.865Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-22T18:35:09.865Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T18:35:09.865Z] OK: 6 MiB in 18 packages [2022-10-22T18:35:09.865Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-22T18:35:10.135Z] (3/5) Installing libucontext (1.1-r0) [2022-10-22T18:35:10.135Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-22T18:35:10.135Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-22T18:35:10.403Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T18:35:10.403Z] OK: 6 MiB in 19 packages [2022-10-22T18:35:13.746Z] Removing intermediate container 9fdf2d7d7cf4 [2022-10-22T18:35:13.746Z] ---> 6ccd6aeffe16 [2022-10-22T18:35:13.746Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T18:35:13.746Z] Removing intermediate container 239818fefd63 [2022-10-22T18:35:13.746Z] ---> 6d038559bc23 [2022-10-22T18:35:13.746Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-22T18:35:13.746Z] Removing intermediate container c05355642e6f [2022-10-22T18:35:13.746Z] ---> 73b9814f2879 [2022-10-22T18:35:13.746Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T18:35:16.433Z] 039cf0053176: Pushed [2022-10-22T18:35:16.692Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:0f23c822ec9f78f08fa7aadc70848d942e3ccb3772f52b9c8c516342ba23f144 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:16.996Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:17.301Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-22T18:35:17.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T18:35:17.301Z] e17476b64e46: Preparing [2022-10-22T18:35:17.301Z] 80a4fd01c32f: Preparing [2022-10-22T18:35:17.301Z] a7f9d573998a: Preparing [2022-10-22T18:35:17.301Z] 039cf0053176: Preparing [2022-10-22T18:35:17.301Z] 994393dc58e7: Preparing [2022-10-22T18:35:17.301Z] 80a4fd01c32f: Layer already exists [2022-10-22T18:35:17.301Z] 994393dc58e7: Layer already exists [2022-10-22T18:35:17.301Z] a7f9d573998a: Layer already exists [2022-10-22T18:35:17.301Z] 039cf0053176: Layer already exists [2022-10-22T18:35:17.301Z] e17476b64e46: Layer already exists [2022-10-22T18:35:17.301Z] latest: digest: sha256:0f23c822ec9f78f08fa7aadc70848d942e3ccb3772f52b9c8c516342ba23f144 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:17.602Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:17.909Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.99 [2022-10-22T18:35:17.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T18:35:17.909Z] e17476b64e46: Preparing [2022-10-22T18:35:17.909Z] 80a4fd01c32f: Preparing [2022-10-22T18:35:17.909Z] a7f9d573998a: Preparing [2022-10-22T18:35:17.909Z] 039cf0053176: Preparing [2022-10-22T18:35:17.909Z] 994393dc58e7: Preparing [2022-10-22T18:35:17.909Z] e17476b64e46: Layer already exists [2022-10-22T18:35:17.909Z] 039cf0053176: Layer already exists [2022-10-22T18:35:17.909Z] 994393dc58e7: Layer already exists [2022-10-22T18:35:17.909Z] 80a4fd01c32f: Layer already exists [2022-10-22T18:35:17.909Z] a7f9d573998a: Layer already exists [2022-10-22T18:35:17.909Z] 2.3.0-dev.99: digest: sha256:0f23c822ec9f78f08fa7aadc70848d942e3ccb3772f52b9c8c516342ba23f144 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:18.219Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:18.518Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:35:18.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T18:35:18.518Z] e17476b64e46: Preparing [2022-10-22T18:35:18.518Z] 80a4fd01c32f: Preparing [2022-10-22T18:35:18.518Z] a7f9d573998a: Preparing [2022-10-22T18:35:18.518Z] 039cf0053176: Preparing [2022-10-22T18:35:18.518Z] 994393dc58e7: Preparing [2022-10-22T18:35:18.518Z] 039cf0053176: Layer already exists [2022-10-22T18:35:18.518Z] e17476b64e46: Layer already exists [2022-10-22T18:35:18.518Z] a7f9d573998a: Layer already exists [2022-10-22T18:35:18.518Z] 994393dc58e7: Layer already exists [2022-10-22T18:35:18.518Z] 80a4fd01c32f: Layer already exists [2022-10-22T18:35:18.518Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:0f23c822ec9f78f08fa7aadc70848d942e3ccb3772f52b9c8c516342ba23f144 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:18.833Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:35:19.132Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-22T18:35:19.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T18:35:19.132Z] e17476b64e46: Preparing [2022-10-22T18:35:19.132Z] 80a4fd01c32f: Preparing [2022-10-22T18:35:19.132Z] a7f9d573998a: Preparing [2022-10-22T18:35:19.132Z] 039cf0053176: Preparing [2022-10-22T18:35:19.132Z] 994393dc58e7: Preparing [2022-10-22T18:35:19.132Z] a7f9d573998a: Layer already exists [2022-10-22T18:35:19.132Z] 039cf0053176: Layer already exists [2022-10-22T18:35:19.132Z] 994393dc58e7: Layer already exists [2022-10-22T18:35:19.132Z] e17476b64e46: Layer already exists [2022-10-22T18:35:19.132Z] 80a4fd01c32f: Layer already exists [2022-10-22T18:35:19.132Z] main: digest: sha256:0f23c822ec9f78f08fa7aadc70848d942e3ccb3772f52b9c8c516342ba23f144 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:35:19.169Z] ===================================================== [Pipeline] echo [2022-10-22T18:35:19.177Z] taggedImages: [2022-10-22T18:35:19.177Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:35:19.177Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-22T18:35:19.177Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.99 [2022-10-22T18:35:19.177Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:35:19.177Z] - 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-10-22T18:35:24.042Z] ---> 43ad385d8420 [2022-10-22T18:35:24.042Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T18:35:32.379Z] ---> f02dd0151744 [2022-10-22T18:35:32.379Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T18:35:32.962Z] ---> 84414ae69258 [2022-10-22T18:35:32.962Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T18:35:35.550Z] ---> 28ac58c8d861 [2022-10-22T18:35:35.550Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-22T18:35:35.550Z] ---> 32d5ddc4af5d [2022-10-22T18:35:35.550Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-22T18:35:35.550Z] ---> Running in 269a17a40c37 [2022-10-22T18:35:36.508Z] Removing intermediate container 269a17a40c37 [2022-10-22T18:35:36.508Z] ---> 1ee563ded624 [2022-10-22T18:35:36.508Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-22T18:35:38.451Z] ---> d293a2dfc961 [2022-10-22T18:35:38.451Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-22T18:35:38.719Z] ---> 789b98372c0a [2022-10-22T18:35:38.719Z] Step 21/26 : WORKDIR / [2022-10-22T18:35:38.984Z] ---> Running in 882cf6009d80 [2022-10-22T18:35:39.250Z] ---> 59d1d5f45d74 [2022-10-22T18:35:39.250Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T18:35:40.656Z] Removing intermediate container 882cf6009d80 [2022-10-22T18:35:40.656Z] ---> 2c1f00078a35 [2022-10-22T18:35:40.656Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T18:35:40.656Z] ---> 22b778e77b49 [2022-10-22T18:35:40.656Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T18:35:40.929Z] ---> Running in 4eab313c2f36 [2022-10-22T18:35:40.929Z] ---> Running in 33f399a0cf60 [2022-10-22T18:35:41.889Z] Removing intermediate container 33f399a0cf60 [2022-10-22T18:35:41.889Z] ---> b6e2e6303bd7 [2022-10-22T18:35:41.889Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T18:35:41.889Z] ---> 6910715985de [2022-10-22T18:35:41.889Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-22T18:35:42.154Z] ---> Running in 63e10476769e [2022-10-22T18:35:42.421Z] Removing intermediate container 4eab313c2f36 [2022-10-22T18:35:42.421Z] ---> 3b3d3f4a681c [2022-10-22T18:35:42.421Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T18:35:42.421Z] ---> Running in e09095e9f5bf [2022-10-22T18:35:43.821Z] Removing intermediate container e09095e9f5bf [2022-10-22T18:35:43.821Z] Removing intermediate container 63e10476769e [2022-10-22T18:35:43.821Z] ---> 16b1157318a8 [2022-10-22T18:35:43.821Z] Step 23/25 : LABEL arch=arm64 [2022-10-22T18:35:43.821Z] ---> bd6fb5862be9 [2022-10-22T18:35:43.821Z] Step 24/26 : LABEL arch=arm64 [2022-10-22T18:35:43.821Z] ---> Running in 358a57c07055 [2022-10-22T18:35:43.821Z] ---> Running in 7126458a17e9 [2022-10-22T18:35:44.797Z] ---> 30e90bddf073 [2022-10-22T18:35:44.797Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-22T18:35:45.404Z] Removing intermediate container 358a57c07055 [2022-10-22T18:35:45.404Z] ---> 7a6f129dc1fa [2022-10-22T18:35:45.404Z] Step 24/25 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:35:45.404Z] Removing intermediate container 7126458a17e9 [2022-10-22T18:35:45.404Z] ---> b97fd5464dcb [2022-10-22T18:35:45.404Z] Step 25/26 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:35:45.404Z] ---> Running in 3042d123cc6e [2022-10-22T18:35:45.671Z] ---> Running in 87dcfaa417bb [2022-10-22T18:35:47.104Z] ---> 5a99599ee1f0 [2022-10-22T18:35:47.104Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T18:35:47.104Z] Removing intermediate container 3042d123cc6e [2022-10-22T18:35:47.104Z] ---> 01f5cd9b1833 [2022-10-22T18:35:47.104Z] Step 25/25 : LABEL version=2.3.0-dev.99 [2022-10-22T18:35:47.104Z] Removing intermediate container 87dcfaa417bb [2022-10-22T18:35:47.104Z] ---> 36473a6fd601 [2022-10-22T18:35:47.104Z] Step 26/26 : LABEL version=2.3.0-dev.99 [2022-10-22T18:35:47.104Z] ---> Running in 24535f89a41e [2022-10-22T18:35:47.104Z] ---> Running in 8d35abcdf66b [2022-10-22T18:35:47.104Z] ---> Running in 02092dd3dce3 [2022-10-22T18:35:49.047Z] Removing intermediate container 8d35abcdf66b [2022-10-22T18:35:49.047Z] ---> 4101bace95af [2022-10-22T18:35:49.047Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T18:35:49.047Z] Removing intermediate container 02092dd3dce3 [2022-10-22T18:35:49.047Z] ---> bce8469b6ec0 [2022-10-22T18:35:49.047Z] [2022-10-22T18:35:49.047Z] Removing intermediate container 24535f89a41e [2022-10-22T18:35:49.047Z] ---> 426ca8e29bbf [2022-10-22T18:35:49.047Z] [2022-10-22T18:35:49.047Z] ---> Running in 6817150f4f57 [2022-10-22T18:35:49.633Z] Successfully built bce8469b6ec0 [2022-10-22T18:35:49.633Z] Successfully built 426ca8e29bbf [2022-10-22T18:35:49.633Z] Successfully tagged security-spire-config-arm64:latest [2022-10-22T18:35:49.633Z]  Building security-spire-config ... done Building security-proxy-setup [2022-10-22T18:35:49.633Z] Successfully tagged security-spire-server-arm64:latest [2022-10-22T18:35:49.633Z] Building core-metadata [2022-10-22T18:35:49.902Z]  Building security-spire-server ... done Removing intermediate container 6817150f4f57 [2022-10-22T18:35:49.902Z] ---> f4a95e168703 [2022-10-22T18:35:49.902Z] Step 24/26 : LABEL arch=arm64 [2022-10-22T18:35:49.902Z] ---> Running in b18e9ab79b37 [2022-10-22T18:35:51.851Z] Removing intermediate container b18e9ab79b37 [2022-10-22T18:35:51.851Z] ---> 46ec1ebb99a5 [2022-10-22T18:35:51.851Z] Step 25/26 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:35:52.118Z] ---> Running in 3ea6e1539c1a [2022-10-22T18:35:52.715Z] Removing intermediate container 3ea6e1539c1a [2022-10-22T18:35:52.715Z] ---> 2c7ba04fefd7 [2022-10-22T18:35:52.715Z] Step 26/26 : LABEL version=2.3.0-dev.99 [2022-10-22T18:35:52.985Z] ---> Running in e7e565e0b34a [2022-10-22T18:35:53.568Z] Removing intermediate container e7e565e0b34a [2022-10-22T18:35:53.568Z] ---> 66e05239c942 [2022-10-22T18:35:53.568Z] [2022-10-22T18:35:53.568Z] Successfully built 66e05239c942 [2022-10-22T18:35:53.568Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-22T18:35:53.568Z] Building security-bootstrapper [2022-10-22T18:35:58.906Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:35:58.906Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:35:58.906Z] ---> c1bc2e7efb8b [2022-10-22T18:35:58.906Z] Step 3/22 : WORKDIR /edgex-go [2022-10-22T18:35:58.906Z] ---> Using cache [2022-10-22T18:35:58.906Z] ---> e23b617a750b [2022-10-22T18:35:58.906Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:35:59.487Z] ---> Running in bf7ca2cb3422 [2022-10-22T18:35:59.487Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:35:59.487Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:35:59.487Z] ---> c1bc2e7efb8b [2022-10-22T18:35:59.487Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:35:59.487Z] ---> Using cache [2022-10-22T18:35:59.487Z] ---> d6d9938bddf1 [2022-10-22T18:35:59.487Z] Step 4/25 : WORKDIR /edgex-go [2022-10-22T18:35:59.487Z] ---> Using cache [2022-10-22T18:35:59.487Z] ---> c22fb524ec39 [2022-10-22T18:35:59.487Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:35:59.487Z] ---> Using cache [2022-10-22T18:35:59.487Z] ---> bda15fdebca7 [2022-10-22T18:35:59.487Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-22T18:35:59.487Z] ---> Using cache [2022-10-22T18:35:59.487Z] ---> 52abcea9eace [2022-10-22T18:35:59.487Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-22T18:36:00.087Z] ---> Using cache [2022-10-22T18:36:00.087Z] ---> 5c473d25a57f [2022-10-22T18:36:00.087Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:36:00.087Z] ---> Using cache [2022-10-22T18:36:00.087Z] ---> ae7c34b0aedc [2022-10-22T18:36:00.087Z] Step 9/25 : COPY . . [2022-10-22T18:36:00.668Z] ---> Using cache [2022-10-22T18:36:00.668Z] ---> 5e2f980c0335 [2022-10-22T18:36:00.668Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-22T18:36:01.250Z] ---> Running in 88422d8bffe5 [2022-10-22T18:36:02.213Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:36:02.213Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:36:02.213Z] ---> c1bc2e7efb8b [2022-10-22T18:36:02.213Z] Step 3/33 : WORKDIR /edgex-go [2022-10-22T18:36:02.213Z] ---> Using cache [2022-10-22T18:36:02.213Z] ---> e23b617a750b [2022-10-22T18:36:02.213Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:36:02.479Z] ---> Running in 14632b5e2356 [2022-10-22T18:36:05.057Z] Removing intermediate container bf7ca2cb3422 [2022-10-22T18:36:05.057Z] ---> 1632f162c08d [2022-10-22T18:36:05.057Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-22T18:36:05.057Z] ---> Running in 08c6064a7da0 [2022-10-22T18:36:05.343Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-22T18:36:07.927Z] Removing intermediate container 14632b5e2356 [2022-10-22T18:36:07.927Z] ---> 302eefd6a7bc [2022-10-22T18:36:07.927Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-22T18:36:08.195Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:36:08.195Z] ---> Running in 61f2b61bee8c [2022-10-22T18:36:09.153Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:36:10.565Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:36:11.524Z] OK: 221 MiB in 51 packages [2022-10-22T18:36:11.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:36:13.469Z] Removing intermediate container 08c6064a7da0 [2022-10-22T18:36:13.469Z] ---> 832991462cbb [2022-10-22T18:36:13.469Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-22T18:36:13.469Z] OK: 221 MiB in 51 packages [2022-10-22T18:36:16.816Z] Removing intermediate container 61f2b61bee8c [2022-10-22T18:36:16.816Z] ---> 78c3f97d663a [2022-10-22T18:36:16.816Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-22T18:36:16.816Z] ---> a8a1554fcde6 [2022-10-22T18:36:16.816Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:36:17.083Z] ---> Running in 7de5b4c76f50 [2022-10-22T18:36:19.026Z] ---> 85012ddb10f9 [2022-10-22T18:36:19.026Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:36:19.026Z] ---> Running in b3be91db9eac [2022-10-22T18:37:55.672Z] Removing intermediate container 7de5b4c76f50 [2022-10-22T18:37:55.672Z] ---> 156ac05720b6 [2022-10-22T18:37:55.672Z] Step 8/22 : COPY . . [2022-10-22T18:37:55.672Z] Removing intermediate container b3be91db9eac [2022-10-22T18:37:55.672Z] ---> f9a8adb82569 [2022-10-22T18:37:55.672Z] Step 8/33 : COPY . . [2022-10-22T18:37:55.672Z] ---> 70453fbe2085 [2022-10-22T18:37:55.672Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-22T18:37:55.672Z] ---> Running in 4ce7d3718eac [2022-10-22T18:37:55.672Z] ---> ad8a5f82b3d8 [2022-10-22T18:37:55.673Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-22T18:37:55.673Z] ---> Running in 56aa97b963bf [2022-10-22T18:37:55.673Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-22T18:37:55.673Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-22T18:40:47.413Z] Removing intermediate container 8d7376dc63c3 [2022-10-22T18:40:47.413Z] ---> 58c8561d5455 [2022-10-22T18:40:47.413Z] [2022-10-22T18:40:47.413Z] Step 11/24 : FROM alpine:3.16 [2022-10-22T18:40:47.413Z] 3.16: Pulling from library/alpine [2022-10-22T18:40:47.413Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-22T18:40:47.413Z] Status: Downloaded newer image for alpine:3.16 [2022-10-22T18:40:47.413Z] ---> a6215f271958 [2022-10-22T18:40:47.413Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-22T18:40:47.413Z] ---> Running in 9c6bbdea220e [2022-10-22T18:40:47.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:40:47.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:40:47.413Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-22T18:40:47.413Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:40:47.413Z] OK: 5 MiB in 15 packages [2022-10-22T18:40:48.374Z] Removing intermediate container 9c6bbdea220e [2022-10-22T18:40:48.374Z] ---> bad9e504aa8e [2022-10-22T18:40:48.374Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:40:48.374Z] ---> Running in 01b78c97ad31 [2022-10-22T18:40:48.968Z] Removing intermediate container 01b78c97ad31 [2022-10-22T18:40:48.968Z] ---> 33a1e81f8b0a [2022-10-22T18:40:48.968Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-22T18:40:49.238Z] ---> Running in ab50840a29bd [2022-10-22T18:40:49.513Z] Removing intermediate container ab50840a29bd [2022-10-22T18:40:49.513Z] ---> ec14ff7e43b4 [2022-10-22T18:40:49.513Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-22T18:40:49.783Z] ---> Running in 55f73778781a [2022-10-22T18:40:50.365Z] Removing intermediate container 55f73778781a [2022-10-22T18:40:50.365Z] ---> 1f52e23e49bf [2022-10-22T18:40:50.365Z] Step 16/24 : WORKDIR / [2022-10-22T18:40:50.365Z] ---> Running in 8c06359d4d52 [2022-10-22T18:40:50.959Z] Removing intermediate container 8c06359d4d52 [2022-10-22T18:40:50.959Z] ---> 691249f55a87 [2022-10-22T18:40:50.959Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:40:51.947Z] ---> 07bb98e31ef6 [2022-10-22T18:40:51.947Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-22T18:40:53.892Z] ---> d15f08740356 [2022-10-22T18:40:53.892Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-22T18:40:55.867Z] ---> 1f408130aae8 [2022-10-22T18:40:55.867Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-22T18:40:55.867Z] ---> Running in 79553df887b4 [2022-10-22T18:40:56.453Z] Removing intermediate container 79553df887b4 [2022-10-22T18:40:56.453Z] ---> 5d02530807a9 [2022-10-22T18:40:56.453Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:40:56.453Z] ---> Running in 3477a719917f [2022-10-22T18:40:57.036Z] Removing intermediate container 3477a719917f [2022-10-22T18:40:57.036Z] ---> 4a4dd85ba629 [2022-10-22T18:40:57.036Z] Step 22/24 : LABEL arch=arm64 [2022-10-22T18:40:57.036Z] ---> Running in 64d474f283d4 [2022-10-22T18:40:57.622Z] Removing intermediate container 64d474f283d4 [2022-10-22T18:40:57.622Z] ---> 747023070b66 [2022-10-22T18:40:57.622Z] Step 23/24 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:40:57.622Z] ---> Running in e70e8d8c1b06 [2022-10-22T18:40:58.201Z] Removing intermediate container e70e8d8c1b06 [2022-10-22T18:40:58.201Z] ---> 958e31aeddac [2022-10-22T18:40:58.201Z] Step 24/24 : LABEL version=2.3.0-dev.99 [2022-10-22T18:40:58.201Z] ---> Running in 9663d8d78f06 [2022-10-22T18:40:58.781Z] Removing intermediate container 9663d8d78f06 [2022-10-22T18:40:58.781Z] ---> 92320e418315 [2022-10-22T18:40:58.781Z] [2022-10-22T18:40:58.781Z] Successfully built 92320e418315 [2022-10-22T18:40:59.046Z] Successfully tagged core-command-arm64:latest [2022-10-22T18:40:59.046Z]  Building core-command ... done Building support-notifications [2022-10-22T18:41:02.372Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:41:02.372Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:41:02.372Z] ---> c1bc2e7efb8b [2022-10-22T18:41:02.372Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:41:02.372Z] ---> Using cache [2022-10-22T18:41:02.372Z] ---> d6d9938bddf1 [2022-10-22T18:41:02.372Z] Step 4/23 : WORKDIR /edgex-go [2022-10-22T18:41:02.372Z] ---> Using cache [2022-10-22T18:41:02.372Z] ---> c22fb524ec39 [2022-10-22T18:41:02.372Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:41:02.372Z] ---> Using cache [2022-10-22T18:41:02.372Z] ---> bda15fdebca7 [2022-10-22T18:41:02.372Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-22T18:41:02.640Z] ---> Running in ac62a517e6ac [2022-10-22T18:41:04.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:41:05.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:41:06.931Z] OK: 221 MiB in 51 packages [2022-10-22T18:41:08.872Z] Removing intermediate container ac62a517e6ac [2022-10-22T18:41:08.873Z] ---> e6e4d44967fe [2022-10-22T18:41:08.873Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-22T18:41:09.833Z] ---> 5827e5c6e2de [2022-10-22T18:41:09.833Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:41:09.833Z] ---> Running in 3dd6b90cd60f [2022-10-22T18:42:31.471Z] Removing intermediate container 729506308c98 [2022-10-22T18:42:31.471Z] ---> 4772dfea4701 [2022-10-22T18:42:31.471Z] [2022-10-22T18:42:31.471Z] Step 9/20 : FROM alpine:3.15 [2022-10-22T18:42:31.471Z] ---> 02e0d6fdf486 [2022-10-22T18:42:31.471Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:42:31.471Z] ---> Using cache [2022-10-22T18:42:31.471Z] ---> f3a187cdaa0c [2022-10-22T18:42:31.471Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:42:31.471Z] ---> Using cache [2022-10-22T18:42:31.471Z] ---> 22d09c9dca23 [2022-10-22T18:42:31.471Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-22T18:42:31.471Z] ---> Running in cd1f57163673 [2022-10-22T18:42:31.471Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:42:31.471Z] Removing intermediate container 3dd6b90cd60f [2022-10-22T18:42:31.471Z] ---> 716cfeb73454 [2022-10-22T18:42:31.471Z] Step 9/23 : COPY . . [2022-10-22T18:42:31.471Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:42:31.471Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T18:42:31.471Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T18:42:31.471Z] OK: 15734 distinct packages available [2022-10-22T18:42:31.471Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:42:31.471Z] ---> 38efb4247592 [2022-10-22T18:42:31.471Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-22T18:42:31.471Z] ---> Running in 9a5a44acf4b1 [2022-10-22T18:42:31.471Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:42:31.471Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-22T18:42:31.471Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-22T18:42:31.471Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-22T18:42:31.471Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-22T18:42:31.471Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-22T18:42:31.471Z] (5/9) Installing curl (7.80.0-r3) [2022-10-22T18:42:31.471Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-22T18:42:31.471Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-22T18:42:31.471Z] (8/9) Installing libucontext (1.1-r0) [2022-10-22T18:42:31.471Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-22T18:42:31.471Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T18:42:31.471Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:42:31.471Z] OK: 8 MiB in 23 packages [2022-10-22T18:42:32.874Z] Removing intermediate container cd1f57163673 [2022-10-22T18:42:32.874Z] ---> 0c06bfcac639 [2022-10-22T18:42:32.874Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:42:33.830Z] ---> c2085d5e1a54 [2022-10-22T18:42:33.830Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-22T18:42:36.407Z] ---> c8a13de035e4 [2022-10-22T18:42:36.407Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-22T18:42:36.987Z] ---> 614b0d43defe [2022-10-22T18:42:36.987Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-22T18:42:37.252Z] ---> Running in 3a670b511036 [2022-10-22T18:42:37.834Z] Removing intermediate container 3a670b511036 [2022-10-22T18:42:37.834Z] ---> 1dba59234239 [2022-10-22T18:42:37.834Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:42:38.101Z] ---> Running in dedbd84f808d [2022-10-22T18:42:38.686Z] Removing intermediate container dedbd84f808d [2022-10-22T18:42:38.686Z] ---> d291ea6314b3 [2022-10-22T18:42:38.686Z] Step 18/20 : LABEL arch=arm64 [2022-10-22T18:42:38.686Z] ---> Running in d17f2f72ed3e [2022-10-22T18:42:39.271Z] Removing intermediate container d17f2f72ed3e [2022-10-22T18:42:39.271Z] ---> 9cb974f892f0 [2022-10-22T18:42:39.271Z] Step 19/20 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:42:39.539Z] ---> Running in bd62961c8bfd [2022-10-22T18:42:40.500Z] Removing intermediate container bd62961c8bfd [2022-10-22T18:42:40.500Z] ---> 2ace71f82cf0 [2022-10-22T18:42:40.500Z] Step 20/20 : LABEL version=2.3.0-dev.99 [2022-10-22T18:42:40.500Z] ---> Running in fcc565ceb6e7 [2022-10-22T18:42:41.460Z] Removing intermediate container fcc565ceb6e7 [2022-10-22T18:42:41.460Z] ---> 5f2619c0629f [2022-10-22T18:42:41.460Z] [2022-10-22T18:42:41.460Z] Successfully built 5f2619c0629f [2022-10-22T18:42:41.460Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-22T18:42:41.460Z] Building support-scheduler [2022-10-22T18:42:46.814Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:42:46.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:42:46.814Z] ---> c1bc2e7efb8b [2022-10-22T18:42:46.814Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:42:46.814Z] ---> Using cache [2022-10-22T18:42:46.814Z] ---> d6d9938bddf1 [2022-10-22T18:42:46.814Z] Step 4/23 : WORKDIR /edgex-go [2022-10-22T18:42:46.814Z] ---> Using cache [2022-10-22T18:42:46.814Z] ---> c22fb524ec39 [2022-10-22T18:42:46.814Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:42:46.814Z] ---> Using cache [2022-10-22T18:42:46.814Z] ---> bda15fdebca7 [2022-10-22T18:42:46.814Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-22T18:42:46.814Z] ---> Using cache [2022-10-22T18:42:46.814Z] ---> 52abcea9eace [2022-10-22T18:42:46.814Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-22T18:42:47.080Z] ---> Using cache [2022-10-22T18:42:47.080Z] ---> 5c473d25a57f [2022-10-22T18:42:47.080Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:42:47.080Z] ---> Using cache [2022-10-22T18:42:47.080Z] ---> ae7c34b0aedc [2022-10-22T18:42:47.080Z] Step 9/23 : COPY . . [2022-10-22T18:42:47.348Z] ---> Using cache [2022-10-22T18:42:47.348Z] ---> 5e2f980c0335 [2022-10-22T18:42:47.348Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-22T18:42:48.305Z] ---> Running in a59c5d339338 [2022-10-22T18:42:49.267Z] Removing intermediate container 88422d8bffe5 [2022-10-22T18:42:49.267Z] ---> 3f42e7ed6f00 [2022-10-22T18:42:49.267Z] [2022-10-22T18:42:49.267Z] Step 11/25 : FROM alpine:3.16 [2022-10-22T18:42:49.267Z] ---> a6215f271958 [2022-10-22T18:42:49.267Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-22T18:42:49.267Z] ---> Using cache [2022-10-22T18:42:49.267Z] ---> bad9e504aa8e [2022-10-22T18:42:49.267Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:42:49.267Z] ---> Using cache [2022-10-22T18:42:49.267Z] ---> 33a1e81f8b0a [2022-10-22T18:42:49.267Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-22T18:42:49.267Z] ---> Running in 11377a541c34 [2022-10-22T18:42:50.244Z] Removing intermediate container 11377a541c34 [2022-10-22T18:42:50.244Z] ---> 06a73ac04fa4 [2022-10-22T18:42:50.244Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-22T18:42:50.244Z] ---> Running in f0ed08c260ae [2022-10-22T18:42:50.511Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-22T18:42:50.780Z] Removing intermediate container f0ed08c260ae [2022-10-22T18:42:50.780Z] ---> 3a982777158b [2022-10-22T18:42:50.780Z] Step 16/25 : WORKDIR / [2022-10-22T18:42:50.780Z] ---> Running in 4284177c3d7c [2022-10-22T18:42:51.364Z] Removing intermediate container 4284177c3d7c [2022-10-22T18:42:51.364Z] ---> bbd096543065 [2022-10-22T18:42:51.364Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:42:52.478Z] ---> 41fb9e360266 [2022-10-22T18:42:52.478Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-22T18:42:53.984Z] ---> 90eb43bfb246 [2022-10-22T18:42:53.984Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-22T18:42:54.624Z] ---> e8841d8192c8 [2022-10-22T18:42:54.624Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-22T18:42:55.629Z] ---> d83fe4938375 [2022-10-22T18:42:55.629Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-22T18:42:55.908Z] ---> Running in 5f9f2b144675 [2022-10-22T18:42:56.210Z] Removing intermediate container 5f9f2b144675 [2022-10-22T18:42:56.210Z] ---> 048b55549ac9 [2022-10-22T18:42:56.210Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:42:56.478Z] ---> Running in 90d47959ff32 [2022-10-22T18:42:56.750Z] Removing intermediate container 90d47959ff32 [2022-10-22T18:42:56.750Z] ---> 48fc163e759a [2022-10-22T18:42:56.750Z] Step 23/25 : LABEL arch=arm64 [2022-10-22T18:42:57.019Z] ---> Running in e1fb53faaf51 [2022-10-22T18:42:57.603Z] Removing intermediate container e1fb53faaf51 [2022-10-22T18:42:57.603Z] ---> b4b6ea967ab7 [2022-10-22T18:42:57.603Z] Step 24/25 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:42:57.603Z] ---> Running in 150da4507c23 [2022-10-22T18:42:57.869Z] Removing intermediate container 150da4507c23 [2022-10-22T18:42:57.869Z] ---> 56af7b2fea35 [2022-10-22T18:42:57.869Z] Step 25/25 : LABEL version=2.3.0-dev.99 [2022-10-22T18:42:58.136Z] ---> Running in 6f26d9f7da2c [2022-10-22T18:42:58.402Z] Removing intermediate container 6f26d9f7da2c [2022-10-22T18:42:58.402Z] ---> 110863c90432 [2022-10-22T18:42:58.402Z] [2022-10-22T18:42:58.676Z] Successfully built 110863c90432 [2022-10-22T18:42:58.676Z] Successfully tagged core-metadata-arm64:latest [2022-10-22T18:42:58.676Z]  Building core-metadata ... done Building core-data [2022-10-22T18:43:02.924Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:43:02.924Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:43:02.924Z] ---> c1bc2e7efb8b [2022-10-22T18:43:02.924Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-22T18:43:02.924Z] ---> Using cache [2022-10-22T18:43:02.924Z] ---> d6d9938bddf1 [2022-10-22T18:43:02.924Z] Step 4/24 : WORKDIR /edgex-go [2022-10-22T18:43:02.924Z] ---> Using cache [2022-10-22T18:43:02.924Z] ---> c22fb524ec39 [2022-10-22T18:43:02.924Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:43:02.924Z] ---> Using cache [2022-10-22T18:43:02.924Z] ---> bda15fdebca7 [2022-10-22T18:43:02.924Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-22T18:43:02.924Z] ---> Running in c95c1a5f6fda [2022-10-22T18:43:04.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:43:05.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:43:06.699Z] OK: 221 MiB in 51 packages [2022-10-22T18:43:08.639Z] Removing intermediate container c95c1a5f6fda [2022-10-22T18:43:08.639Z] ---> b28325a28f54 [2022-10-22T18:43:08.639Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-22T18:43:09.222Z] ---> 692b8d2c24b7 [2022-10-22T18:43:09.222Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:43:09.222Z] ---> Running in c0a003b2b57f [2022-10-22T18:43:17.411Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-22T18:43:44.108Z] Removing intermediate container 4ce7d3718eac [2022-10-22T18:43:44.108Z] ---> cac555da27ac [2022-10-22T18:43:44.108Z] [2022-10-22T18:43:44.108Z] Step 10/22 : FROM alpine:3.16 [2022-10-22T18:43:44.108Z] ---> a6215f271958 [2022-10-22T18:43:44.108Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-22T18:43:44.108Z] ---> Running in 8935c23e8c5c [2022-10-22T18:43:44.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:43:45.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:43:45.317Z] Removing intermediate container 56aa97b963bf [2022-10-22T18:43:45.317Z] ---> 69d2847c7228 [2022-10-22T18:43:45.317Z] [2022-10-22T18:43:45.317Z] Step 10/33 : FROM alpine:3.16 [2022-10-22T18:43:45.317Z] ---> a6215f271958 [2022-10-22T18:43:45.317Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T18:43:45.588Z] ---> Running in 910cd700f8a0 [2022-10-22T18:43:46.169Z] Removing intermediate container 910cd700f8a0 [2022-10-22T18:43:46.169Z] ---> 5f2626189eee [2022-10-22T18:43:46.169Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-22T18:43:46.169Z] ---> Running in f1b037e4f8bf [2022-10-22T18:43:47.125Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-22T18:43:47.125Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-22T18:43:47.392Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-22T18:43:47.392Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-22T18:43:47.392Z] (5/6) Installing curl (7.83.1-r3) [2022-10-22T18:43:47.392Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-22T18:43:47.392Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:43:47.392Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:43:47.658Z] OK: 8 MiB in 20 packages [2022-10-22T18:43:48.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:43:48.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:43:50.294Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-22T18:43:50.294Z] (2/2) Installing su-exec (0.2-r1) [2022-10-22T18:43:50.294Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:43:50.294Z] OK: 5 MiB in 16 packages [2022-10-22T18:43:51.277Z] Removing intermediate container 8935c23e8c5c [2022-10-22T18:43:51.277Z] ---> 0fe84df01d1d [2022-10-22T18:43:51.277Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-22T18:43:51.277Z] ---> Running in 5aa4ad4b52fd [2022-10-22T18:43:52.236Z] Removing intermediate container f1b037e4f8bf [2022-10-22T18:43:52.236Z] ---> 7f3720ba8e97 [2022-10-22T18:43:52.236Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-22T18:43:52.236Z] ---> Running in c86760a9cb9a [2022-10-22T18:43:52.236Z] Removing intermediate container 5aa4ad4b52fd [2022-10-22T18:43:52.236Z] ---> 2c31566e3fae [2022-10-22T18:43:52.236Z] Step 13/22 : WORKDIR /edgex [2022-10-22T18:43:52.502Z] ---> Running in e05173659749 [2022-10-22T18:43:53.083Z] Removing intermediate container c86760a9cb9a [2022-10-22T18:43:53.083Z] ---> c4feb43c2565 [2022-10-22T18:43:53.083Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-22T18:43:53.083Z] ---> Running in 8f640ce473be [2022-10-22T18:43:53.348Z] Removing intermediate container e05173659749 [2022-10-22T18:43:53.348Z] ---> 692d29d0e447 [2022-10-22T18:43:53.348Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-22T18:43:54.306Z] Removing intermediate container 8f640ce473be [2022-10-22T18:43:54.306Z] ---> dbe92b4b31c2 [2022-10-22T18:43:54.306Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-22T18:43:54.306Z] ---> Running in 41d79868637c [2022-10-22T18:43:55.268Z] ---> c2143f520f79 [2022-10-22T18:43:55.268Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-22T18:43:55.268Z] Removing intermediate container 41d79868637c [2022-10-22T18:43:55.268Z] ---> 5fd640827f06 [2022-10-22T18:43:55.268Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-22T18:43:55.536Z] ---> Running in 465ba5e97df2 [2022-10-22T18:43:56.495Z] Removing intermediate container 465ba5e97df2 [2022-10-22T18:43:56.495Z] ---> 137befe67981 [2022-10-22T18:43:56.495Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-22T18:43:56.763Z] ---> Running in c41eac5a119f [2022-10-22T18:43:59.338Z] ---> 234a2cfbdcb8 [2022-10-22T18:43:59.338Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-22T18:44:01.290Z] Removing intermediate container c41eac5a119f [2022-10-22T18:44:01.290Z] ---> 35e8dbbd9791 [2022-10-22T18:44:01.290Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-22T18:44:01.560Z] ---> Running in 394ad5e03e5e [2022-10-22T18:44:02.519Z] Removing intermediate container 394ad5e03e5e [2022-10-22T18:44:02.519Z] ---> be5ea48caee7 [2022-10-22T18:44:02.519Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-22T18:44:03.101Z] ---> 2ca121f0835b [2022-10-22T18:44:03.101Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-22T18:44:04.511Z] ---> c55b0744eddd [2022-10-22T18:44:04.511Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-22T18:44:05.107Z] ---> Running in 8b1b232c57b9 [2022-10-22T18:44:05.107Z] ---> 7b37123cc7bd [2022-10-22T18:44:05.107Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-22T18:44:05.387Z] ---> Running in ea18283985cf [2022-10-22T18:44:10.734Z] Removing intermediate container 8b1b232c57b9 [2022-10-22T18:44:10.734Z] ---> 9dbc6859dfdf [2022-10-22T18:44:10.734Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:44:10.734Z] Removing intermediate container ea18283985cf [2022-10-22T18:44:10.734Z] ---> 7e4e6f510b2c [2022-10-22T18:44:10.734Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-22T18:44:10.734Z] ---> Running in 2b369d0ca487 [2022-10-22T18:44:11.695Z] Removing intermediate container 2b369d0ca487 [2022-10-22T18:44:11.695Z] ---> 401033201e6e [2022-10-22T18:44:11.963Z] Step 20/22 : LABEL arch=arm64 [2022-10-22T18:44:12.229Z] ---> Running in 04b8b29dfc4a [2022-10-22T18:44:12.229Z] ---> fa1ca83a433f [2022-10-22T18:44:12.229Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-22T18:44:13.186Z] Removing intermediate container 04b8b29dfc4a [2022-10-22T18:44:13.186Z] ---> c4c53053577d [2022-10-22T18:44:13.186Z] Step 21/22 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:44:13.452Z] ---> Running in 84d127edaa12 [2022-10-22T18:44:14.857Z] Removing intermediate container 84d127edaa12 [2022-10-22T18:44:14.857Z] ---> 0b82cc096c2c [2022-10-22T18:44:14.857Z] Step 22/22 : LABEL version=2.3.0-dev.99 [2022-10-22T18:44:14.857Z] ---> Running in 2ee866142610 [2022-10-22T18:44:15.821Z] Removing intermediate container 2ee866142610 [2022-10-22T18:44:15.821Z] ---> ec783d0bb43f [2022-10-22T18:44:15.821Z] [2022-10-22T18:44:16.088Z] Successfully built ec783d0bb43f [2022-10-22T18:44:16.088Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-22T18:44:16.088Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-10-22T18:44:16.674Z] ---> a1e6dca98c7a [2022-10-22T18:44:16.674Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-22T18:44:18.625Z] ---> f0010f65f439 [2022-10-22T18:44:18.625Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-22T18:44:20.033Z] ---> 66c95d803258 [2022-10-22T18:44:20.033Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-22T18:44:21.979Z] ---> 59f870fac1a9 [2022-10-22T18:44:21.980Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-22T18:44:22.246Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:44:22.246Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:44:22.246Z] ---> c1bc2e7efb8b [2022-10-22T18:44:22.246Z] Step 3/23 : WORKDIR /edgex-go [2022-10-22T18:44:22.246Z] ---> Using cache [2022-10-22T18:44:22.246Z] ---> e23b617a750b [2022-10-22T18:44:22.246Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:44:22.246Z] ---> Using cache [2022-10-22T18:44:22.246Z] ---> 302eefd6a7bc [2022-10-22T18:44:22.246Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-22T18:44:22.246Z] ---> Running in 5e74d00e2cc8 [2022-10-22T18:44:24.202Z] ---> c4c12d01fe01 [2022-10-22T18:44:24.203Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-22T18:44:25.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:44:26.128Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:44:26.128Z] ---> 3b46d5b41d0d [2022-10-22T18:44:26.128Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-22T18:44:26.395Z] ---> Running in 2d709af71f7b [2022-10-22T18:44:27.800Z] OK: 221 MiB in 51 packages [2022-10-22T18:44:29.742Z] Removing intermediate container 5e74d00e2cc8 [2022-10-22T18:44:29.742Z] ---> 785c6724daef [2022-10-22T18:44:29.742Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-22T18:44:31.688Z] Removing intermediate container 2d709af71f7b [2022-10-22T18:44:31.688Z] ---> 468648e9d61b [2022-10-22T18:44:31.688Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-22T18:44:31.688Z] ---> d2828a17bc30 [2022-10-22T18:44:31.688Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:44:31.688Z] ---> Running in 200b47264b17 [2022-10-22T18:44:31.688Z] ---> Running in 227177bfc11d [2022-10-22T18:44:32.651Z] Removing intermediate container 200b47264b17 [2022-10-22T18:44:32.651Z] ---> b3fc03b492e6 [2022-10-22T18:44:32.651Z] Step 30/33 : CMD ["gate"] [2022-10-22T18:44:32.917Z] ---> Running in d0a9496a4050 [2022-10-22T18:44:33.881Z] Removing intermediate container d0a9496a4050 [2022-10-22T18:44:33.881Z] ---> 25cd727ec6cc [2022-10-22T18:44:33.881Z] Step 31/33 : LABEL arch=arm64 [2022-10-22T18:44:34.148Z] ---> Running in e615c271d8f3 [2022-10-22T18:44:34.744Z] Removing intermediate container e615c271d8f3 [2022-10-22T18:44:34.744Z] ---> 119cdf18f0ec [2022-10-22T18:44:34.744Z] Step 32/33 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:44:34.744Z] ---> Running in dd9e0f020799 [2022-10-22T18:44:35.333Z] Removing intermediate container dd9e0f020799 [2022-10-22T18:44:35.333Z] ---> 00d867474a03 [2022-10-22T18:44:35.333Z] Step 33/33 : LABEL version=2.3.0-dev.99 [2022-10-22T18:44:35.599Z] ---> Running in a87a963186ea [2022-10-22T18:44:36.184Z] Removing intermediate container a87a963186ea [2022-10-22T18:44:36.184Z] ---> 5c839fc7c77c [2022-10-22T18:44:36.184Z] [2022-10-22T18:44:36.450Z] Successfully built 5c839fc7c77c [2022-10-22T18:44:36.450Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-22T18:44:36.450Z] Building security-secretstore-setup [2022-10-22T18:44:37.406Z]  Building security-bootstrapper ... done Removing intermediate container c0a003b2b57f [2022-10-22T18:44:37.407Z] ---> b2435f49d6fa [2022-10-22T18:44:37.407Z] Step 9/24 : COPY . . [2022-10-22T18:44:40.744Z] ---> e7a12c381df8 [2022-10-22T18:44:40.744Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-22T18:44:41.011Z] ---> Running in 9f161bb38f33 [2022-10-22T18:44:41.279Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T18:44:41.279Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T18:44:41.279Z] ---> c1bc2e7efb8b [2022-10-22T18:44:41.279Z] Step 3/25 : WORKDIR /edgex-go [2022-10-22T18:44:41.279Z] ---> Using cache [2022-10-22T18:44:41.279Z] ---> e23b617a750b [2022-10-22T18:44:41.279Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:44:41.279Z] ---> Using cache [2022-10-22T18:44:41.279Z] ---> 302eefd6a7bc [2022-10-22T18:44:41.279Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-22T18:44:41.279Z] ---> Using cache [2022-10-22T18:44:41.279Z] ---> 78c3f97d663a [2022-10-22T18:44:41.279Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-22T18:44:41.279Z] ---> Using cache [2022-10-22T18:44:41.279Z] ---> 85012ddb10f9 [2022-10-22T18:44:41.279Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T18:44:41.279Z] ---> Using cache [2022-10-22T18:44:41.279Z] ---> f9a8adb82569 [2022-10-22T18:44:41.279Z] Step 8/25 : COPY . . [2022-10-22T18:44:41.548Z] ---> Using cache [2022-10-22T18:44:41.548Z] ---> ad8a5f82b3d8 [2022-10-22T18:44:41.548Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-22T18:44:41.814Z] ---> Running in 14e5ebd90d4b [2022-10-22T18:44:43.756Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-22T18:44:43.756Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-22T18:45:40.150Z] Removing intermediate container 227177bfc11d [2022-10-22T18:45:40.150Z] ---> 2f702211eb77 [2022-10-22T18:45:40.150Z] Step 8/23 : COPY . . [2022-10-22T18:45:41.558Z] ---> 7870c95c97e9 [2022-10-22T18:45:41.558Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-22T18:45:41.558Z] ---> Running in 93b584fcf5e7 [2022-10-22T18:45:43.501Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-22T18:50:20.443Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-22T18:50:38.786Z] Removing intermediate container 14e5ebd90d4b [2022-10-22T18:50:38.786Z] ---> e9f312871ea3 [2022-10-22T18:50:38.786Z] [2022-10-22T18:50:38.786Z] Step 10/25 : FROM alpine:3.16 [2022-10-22T18:50:38.786Z] ---> a6215f271958 [2022-10-22T18:50:38.786Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-22T18:50:38.786Z] ---> Running in 3ffa669c78a8 [2022-10-22T18:50:38.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:50:38.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:50:40.195Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-22T18:50:40.195Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-22T18:50:40.195Z] (3/3) Installing su-exec (0.2-r1) [2022-10-22T18:50:40.195Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:50:40.195Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:50:40.778Z] OK: 6 MiB in 17 packages [2022-10-22T18:50:44.121Z] Removing intermediate container 3ffa669c78a8 [2022-10-22T18:50:44.121Z] ---> 2ab9645bc205 [2022-10-22T18:50:44.121Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-22T18:50:44.121Z] ---> Running in 44b06e9f1055 [2022-10-22T18:50:44.704Z] Removing intermediate container 44b06e9f1055 [2022-10-22T18:50:44.704Z] ---> bd4b4655771f [2022-10-22T18:50:44.704Z] Step 13/25 : WORKDIR / [2022-10-22T18:50:44.969Z] ---> Running in 94a08b8cdc9f [2022-10-22T18:50:45.236Z] Removing intermediate container 94a08b8cdc9f [2022-10-22T18:50:45.236Z] ---> 57da71e9765f [2022-10-22T18:50:45.236Z] 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-10-22T18:50:46.639Z] ---> 2d3ebee392a6 [2022-10-22T18:50:46.639Z] 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-10-22T18:50:47.219Z] ---> e9f1cd8b35b9 [2022-10-22T18:50:47.219Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-22T18:50:48.186Z] ---> 35253574c701 [2022-10-22T18:50:48.186Z] 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-10-22T18:50:49.144Z] ---> d84e6642a374 [2022-10-22T18:50:49.144Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-22T18:50:50.547Z] ---> 6739501c8c49 [2022-10-22T18:50:50.547Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-22T18:50:52.483Z] ---> 2eec4f1cf1f3 [2022-10-22T18:50:52.483Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-22T18:50:53.438Z] ---> 0ae3576d258d [2022-10-22T18:50:53.438Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-22T18:50:53.704Z] ---> Running in d494aca5f47d [2022-10-22T18:50:57.060Z] Removing intermediate container d494aca5f47d [2022-10-22T18:50:57.060Z] ---> 217275f805c3 [2022-10-22T18:50:57.060Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-22T18:50:57.060Z] ---> Running in 19411882ffe5 [2022-10-22T18:50:57.656Z] Removing intermediate container 19411882ffe5 [2022-10-22T18:50:57.656Z] ---> c9ddc6450112 [2022-10-22T18:50:57.656Z] Step 23/25 : LABEL arch=arm64 [2022-10-22T18:50:57.656Z] ---> Running in 375cc0b57b1c [2022-10-22T18:50:58.238Z] Removing intermediate container 375cc0b57b1c [2022-10-22T18:50:58.238Z] ---> 026e6395ef3c [2022-10-22T18:50:58.238Z] Step 24/25 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:50:58.505Z] ---> Running in ee0aab6686f8 [2022-10-22T18:50:59.091Z] Removing intermediate container ee0aab6686f8 [2022-10-22T18:50:59.091Z] ---> e2f949af0866 [2022-10-22T18:50:59.091Z] Step 25/25 : LABEL version=2.3.0-dev.99 [2022-10-22T18:50:59.091Z] ---> Running in d1510b42e8c9 [2022-10-22T18:50:59.677Z] Removing intermediate container d1510b42e8c9 [2022-10-22T18:50:59.677Z] ---> e12ba5b7d076 [2022-10-22T18:50:59.677Z] [2022-10-22T18:50:59.677Z] Successfully built e12ba5b7d076 [2022-10-22T18:50:59.677Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-22T18:51:26.337Z]  Building security-secretstore-setup ... done Removing intermediate container 93b584fcf5e7 [2022-10-22T18:51:26.337Z] ---> 17746c5d4c14 [2022-10-22T18:51:26.337Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-22T18:51:26.337Z] ---> Running in 21798d440dd8 [2022-10-22T18:51:26.337Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.99" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-22T18:51:30.584Z] Removing intermediate container 21798d440dd8 [2022-10-22T18:51:30.584Z] ---> 222977d20fe2 [2022-10-22T18:51:30.584Z] [2022-10-22T18:51:30.584Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T18:51:30.584Z] ---> a6215f271958 [2022-10-22T18:51:30.584Z] 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-10-22T18:51:30.584Z] ---> Running in 70b26570bed5 [2022-10-22T18:51:32.547Z] Removing intermediate container 70b26570bed5 [2022-10-22T18:51:32.547Z] ---> c760d4567da6 [2022-10-22T18:51:32.547Z] 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-10-22T18:51:32.547Z] ---> Running in aa5aad6c9308 [2022-10-22T18:51:33.133Z] Removing intermediate container 9a5a44acf4b1 [2022-10-22T18:51:33.133Z] ---> 536ed6b49bc6 [2022-10-22T18:51:33.133Z] [2022-10-22T18:51:33.133Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T18:51:33.133Z] ---> a6215f271958 [2022-10-22T18:51:33.133Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-22T18:51:33.415Z] ---> Running in f6d0469e5efa [2022-10-22T18:51:34.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:51:34.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:51:34.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:51:35.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:51:36.129Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-22T18:51:36.129Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-22T18:51:36.129Z] (3/33) Installing readline (8.1.2-r0) [2022-10-22T18:51:36.129Z] (4/33) Installing bash (5.1.16-r2) [2022-10-22T18:51:36.129Z] Executing bash-5.1.16-r2.post-install [2022-10-22T18:51:36.129Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-22T18:51:36.129Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-22T18:51:36.395Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-22T18:51:36.395Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-22T18:51:36.395Z] (9/33) Installing curl (7.83.1-r3) [2022-10-22T18:51:36.395Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-22T18:51:36.395Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-22T18:51:36.395Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-22T18:51:36.395Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:51:36.663Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:51:36.929Z] OK: 6 MiB in 16 packages [2022-10-22T18:51:37.195Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-22T18:51:37.195Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-22T18:51:37.195Z] (13/33) Installing expat (2.4.9-r0) [2022-10-22T18:51:37.195Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-22T18:51:37.195Z] (15/33) Installing gdbm (1.23-r0) [2022-10-22T18:51:37.195Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-22T18:51:37.463Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-22T18:51:37.463Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-22T18:51:37.463Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-22T18:51:37.463Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-22T18:51:37.463Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-22T18:51:40.047Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-22T18:51:40.047Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-22T18:51:40.047Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-22T18:51:40.047Z] Removing intermediate container f6d0469e5efa [2022-10-22T18:51:40.047Z] ---> e4f1dc10f8c4 [2022-10-22T18:51:40.047Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:51:40.047Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-22T18:51:40.047Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-22T18:51:40.047Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-22T18:51:40.047Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-22T18:51:40.047Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-22T18:51:40.047Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-22T18:51:40.047Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-22T18:51:40.047Z] ---> Running in 57a22a979160 [2022-10-22T18:51:40.047Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-22T18:51:40.315Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-22T18:51:40.900Z] Removing intermediate container 57a22a979160 [2022-10-22T18:51:40.900Z] ---> c520c90e2468 [2022-10-22T18:51:40.900Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-22T18:51:41.166Z] ---> Running in ffe90743d1c4 [2022-10-22T18:51:41.436Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:51:41.436Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T18:51:41.717Z] OK: 120 MiB in 47 packages [2022-10-22T18:51:41.717Z] Removing intermediate container ffe90743d1c4 [2022-10-22T18:51:41.717Z] ---> 5c7b20334c1a [2022-10-22T18:51:41.717Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T18:51:41.983Z] ---> Running in 9f5a7be3b3eb [2022-10-22T18:51:42.567Z] Removing intermediate container 9f5a7be3b3eb [2022-10-22T18:51:42.567Z] ---> 9e334986d5d0 [2022-10-22T18:51:42.567Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:51:43.533Z] ---> ab800705d848 [2022-10-22T18:51:43.533Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-22T18:51:45.473Z] Removing intermediate container a59c5d339338 [2022-10-22T18:51:45.473Z] ---> a05529b3daf1 [2022-10-22T18:51:45.473Z] [2022-10-22T18:51:45.473Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T18:51:45.473Z] ---> a6215f271958 [2022-10-22T18:51:45.473Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-22T18:51:45.473Z] ---> Using cache [2022-10-22T18:51:45.473Z] ---> bad9e504aa8e [2022-10-22T18:51:45.473Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T18:51:45.473Z] ---> Using cache [2022-10-22T18:51:45.473Z] ---> 33a1e81f8b0a [2022-10-22T18:51:45.473Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-22T18:51:45.473Z] ---> Running in b8c807bb2dc5 [2022-10-22T18:51:45.740Z] ---> f31449414698 [2022-10-22T18:51:45.740Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-22T18:51:46.323Z] Removing intermediate container b8c807bb2dc5 [2022-10-22T18:51:46.323Z] ---> 256651bf080f [2022-10-22T18:51:46.323Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T18:51:46.323Z] ---> Running in 6b48e8d944b3 [2022-10-22T18:51:46.919Z] ---> de9a096dacca [2022-10-22T18:51:46.919Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-22T18:51:46.919Z] Removing intermediate container 6b48e8d944b3 [2022-10-22T18:51:46.919Z] ---> 653eb8b68f80 [2022-10-22T18:51:46.919Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:51:47.191Z] ---> Running in ee6e4dd0edea [2022-10-22T18:51:47.772Z] Removing intermediate container ee6e4dd0edea [2022-10-22T18:51:47.772Z] ---> ed45acc17bff [2022-10-22T18:51:47.772Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:51:47.772Z] ---> Running in 574c71c9c85d [2022-10-22T18:51:47.772Z] ---> 27baa6c8fcc5 [2022-10-22T18:51:47.772Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-22T18:51:48.364Z] Removing intermediate container 574c71c9c85d [2022-10-22T18:51:48.364Z] ---> 0bbbddaef3f4 [2022-10-22T18:51:48.364Z] Step 21/23 : LABEL arch=arm64 [2022-10-22T18:51:48.646Z] ---> Running in 8650086980ba [2022-10-22T18:51:49.241Z] Removing intermediate container 8650086980ba [2022-10-22T18:51:49.241Z] ---> 8279f472e2a2 [2022-10-22T18:51:49.241Z] Step 22/23 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:51:49.507Z] ---> Running in 82ad76ab1866 [2022-10-22T18:51:50.093Z] Removing intermediate container 82ad76ab1866 [2022-10-22T18:51:50.093Z] ---> f15a4932c1d7 [2022-10-22T18:51:50.093Z] Step 23/23 : LABEL version=2.3.0-dev.99 [2022-10-22T18:51:50.093Z] ---> Running in e238e68b5026 [2022-10-22T18:51:50.360Z] Removing intermediate container 9f161bb38f33 [2022-10-22T18:51:50.360Z] ---> f1520e397b48 [2022-10-22T18:51:50.360Z] [2022-10-22T18:51:50.360Z] Step 11/24 : FROM alpine:3.16 [2022-10-22T18:51:50.360Z] ---> a6215f271958 [2022-10-22T18:51:50.360Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-22T18:51:50.360Z] ---> 5369ec0ed0a9 [2022-10-22T18:51:50.360Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-22T18:51:50.627Z] ---> Running in 2969dde2617b [2022-10-22T18:51:50.627Z] Removing intermediate container e238e68b5026 [2022-10-22T18:51:50.627Z] ---> 9b9710d164f5 [2022-10-22T18:51:50.627Z] [2022-10-22T18:51:50.894Z] Successfully built 9b9710d164f5 [2022-10-22T18:51:50.894Z] Successfully tagged support-notifications-arm64:latest [2022-10-22T18:51:51.159Z]  Building support-notifications ... done Removing intermediate container 2969dde2617b [2022-10-22T18:51:51.159Z] ---> aab6d0210fa2 [2022-10-22T18:51:51.159Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-22T18:51:51.159Z] ---> Running in 518d2e958e8a [2022-10-22T18:51:51.159Z] ---> 3c7e6fa889a6 [2022-10-22T18:51:51.159Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-22T18:51:51.425Z] ---> Running in fe937fbbb363 [2022-10-22T18:51:51.425Z] Removing intermediate container 518d2e958e8a [2022-10-22T18:51:51.425Z] ---> e395c5a92976 [2022-10-22T18:51:51.425Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-22T18:51:51.695Z] ---> Running in 2e574f5b6543 [2022-10-22T18:51:51.695Z] Removing intermediate container fe937fbbb363 [2022-10-22T18:51:51.695Z] ---> 1b900759b244 [2022-10-22T18:51:51.695Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:51:51.695Z] ---> Running in 9aecc20ea968 [2022-10-22T18:51:52.279Z] Removing intermediate container 2e574f5b6543 [2022-10-22T18:51:52.279Z] ---> 69b2f5332c20 [2022-10-22T18:51:52.279Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T18:51:52.279Z] ---> Running in ebd22fb8963e [2022-10-22T18:51:52.279Z] Removing intermediate container 9aecc20ea968 [2022-10-22T18:51:52.279Z] ---> bf3684d777d6 [2022-10-22T18:51:52.279Z] Step 21/23 : LABEL arch=arm64 [2022-10-22T18:51:52.556Z] ---> Running in fffae841ff63 [2022-10-22T18:51:52.831Z] Removing intermediate container fffae841ff63 [2022-10-22T18:51:52.831Z] ---> 522f77a06be9 [2022-10-22T18:51:52.831Z] Step 22/23 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:51:53.097Z] ---> Running in ffbee43f1927 [2022-10-22T18:51:53.364Z] Removing intermediate container ffbee43f1927 [2022-10-22T18:51:53.364Z] ---> 4e815842e9d2 [2022-10-22T18:51:53.364Z] Step 23/23 : LABEL version=2.3.0-dev.99 [2022-10-22T18:51:53.639Z] ---> Running in 13a1cae99337 [2022-10-22T18:51:53.905Z] Removing intermediate container 13a1cae99337 [2022-10-22T18:51:53.905Z] ---> 3c7c35c7c3cc [2022-10-22T18:51:53.905Z] [2022-10-22T18:51:53.905Z] Successfully built 3c7c35c7c3cc [2022-10-22T18:51:53.905Z] Successfully tagged support-scheduler-arm64:latest [2022-10-22T18:51:54.488Z]  Building support-scheduler ... done Removing intermediate container ebd22fb8963e [2022-10-22T18:51:54.488Z] ---> 4e6ff6879059 [2022-10-22T18:51:54.488Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-22T18:51:54.488Z] ---> Running in 1a265f139ecc [2022-10-22T18:51:55.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T18:51:56.026Z] Collecting docker-compose==1.23.2 [2022-10-22T18:51:56.027Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-22T18:51:56.027Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.7 MB/s eta 0:00:00 [2022-10-22T18:51:56.610Z] Collecting cached-property<2,>=1.2.0 [2022-10-22T18:51:56.610Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T18:51:56.610Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-22T18:51:57.568Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-22T18:51:57.568Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-22T18:51:57.568Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-22T18:51:57.568Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-22T18:51:57.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.7 MB/s eta 0:00:00 [2022-10-22T18:51:57.568Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-22T18:51:57.833Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-22T18:51:58.099Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-22T18:51:58.099Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-22T18:51:58.099Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-22T18:51:58.099Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-22T18:51:58.099Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.6 MB/s eta 0:00:00 [2022-10-22T18:51:58.099Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T18:51:58.099Z] OK: 8 MiB in 20 packages [2022-10-22T18:51:59.074Z] Collecting PyYAML<4,>=3.10 [2022-10-22T18:51:59.074Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-22T18:51:59.074Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.2 MB/s eta 0:00:00 [2022-10-22T18:51:59.340Z] Removing intermediate container 1a265f139ecc [2022-10-22T18:51:59.340Z] ---> 067eb25b2ac0 [2022-10-22T18:51:59.340Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T18:51:59.922Z] ---> 416739440a0f [2022-10-22T18:51:59.922Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-22T18:52:00.503Z] Preparing metadata (setup.py): started [2022-10-22T18:52:00.776Z] ---> 3fe2bb98c88c [2022-10-22T18:52:00.776Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-22T18:52:01.359Z] ---> cb0430acfcb1 [2022-10-22T18:52:01.359Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-22T18:52:01.626Z] ---> Running in 518edc3e9d8e [2022-10-22T18:52:01.895Z] Removing intermediate container 518edc3e9d8e [2022-10-22T18:52:01.895Z] ---> 25bec013378c [2022-10-22T18:52:01.895Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:52:01.895Z] ---> Running in 9e78f50d8b1d [2022-10-22T18:52:02.165Z] Removing intermediate container 9e78f50d8b1d [2022-10-22T18:52:02.165Z] ---> 2e3af47c50ff [2022-10-22T18:52:02.165Z] Step 22/24 : LABEL arch=arm64 [2022-10-22T18:52:02.433Z] ---> Running in ffe224870318 [2022-10-22T18:52:02.701Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:52:02.701Z] 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-10-22T18:52:02.701Z] Removing intermediate container ffe224870318 [2022-10-22T18:52:02.701Z] ---> 603abc4860b0 [2022-10-22T18:52:02.701Z] Step 23/24 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:52:02.701Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-22T18:52:02.701Z] ---> Running in 73dd620a808e [2022-10-22T18:52:02.701Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-22T18:52:02.967Z] Preparing metadata (setup.py): started [2022-10-22T18:52:03.235Z] Removing intermediate container 73dd620a808e [2022-10-22T18:52:03.235Z] ---> 04a9e9f56e63 [2022-10-22T18:52:03.235Z] Step 24/24 : LABEL version=2.3.0-dev.99 [2022-10-22T18:52:03.235Z] ---> Running in 4e626ea6a0ad [2022-10-22T18:52:03.500Z] Removing intermediate container 4e626ea6a0ad [2022-10-22T18:52:03.500Z] ---> 3ff1ddf66013 [2022-10-22T18:52:03.500Z] [2022-10-22T18:52:03.500Z] Successfully built 3ff1ddf66013 [2022-10-22T18:52:03.500Z] Successfully tagged core-data-arm64:latest [2022-10-22T18:52:04.910Z]  Building core-data ... done  Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:52:04.910Z] Collecting texttable<0.10,>=0.9.0 [2022-10-22T18:52:04.910Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-22T18:52:04.910Z] Preparing metadata (setup.py): started [2022-10-22T18:52:06.312Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:52:06.892Z] Collecting jsonschema<3,>=2.5.1 [2022-10-22T18:52:06.892Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-22T18:52:06.892Z] Collecting docopt<0.7,>=0.6.1 [2022-10-22T18:52:06.892Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-22T18:52:06.892Z] Preparing metadata (setup.py): started [2022-10-22T18:52:08.832Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T18:52:08.832Z] Collecting docker<4.0,>=3.6.0 [2022-10-22T18:52:09.097Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-22T18:52:09.097Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.3 MB/s eta 0:00:00 [2022-10-22T18:52:09.677Z] Collecting docker-pycreds>=0.4.0 [2022-10-22T18:52:09.677Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-22T18:52:10.259Z] Collecting certifi>=2017.4.17 [2022-10-22T18:52:10.259Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-22T18:52:10.259Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 19.5 MB/s eta 0:00:00 [2022-10-22T18:52:10.524Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-22T18:52:10.524Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-22T18:52:10.525Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.4 MB/s eta 0:00:00 [2022-10-22T18:52:10.791Z] Collecting idna<2.8,>=2.5 [2022-10-22T18:52:10.791Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-22T18:52:10.791Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.7 MB/s eta 0:00:00 [2022-10-22T18:52:11.372Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-22T18:52:11.372Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-22T18:52:11.372Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.7 MB/s eta 0:00:00 [2022-10-22T18:52:11.953Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-22T18:52:11.953Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-22T18:52:11.953Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-22T18:52:11.953Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-22T18:52:12.911Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-22T18:52:12.911Z] Running setup.py install for texttable: started [2022-10-22T18:52:15.486Z] Running setup.py install for texttable: finished with status 'done' [2022-10-22T18:52:15.486Z] Running setup.py install for PyYAML: started [2022-10-22T18:52:18.064Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-22T18:52:19.477Z] Running setup.py install for docopt: started [2022-10-22T18:52:22.054Z] Running setup.py install for docopt: finished with status 'done' [2022-10-22T18:52:24.633Z] Running setup.py install for dockerpty: started [2022-10-22T18:52:27.208Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-22T18:52:29.790Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-10-22T18:52:29.790Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-22T18:52:39.865Z] Removing intermediate container aa5aad6c9308 [2022-10-22T18:52:39.865Z] ---> 6ef211d3cb18 [2022-10-22T18:52:39.865Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-22T18:52:39.865Z] ---> Running in 597aefeb0270 [2022-10-22T18:52:39.865Z] Removing intermediate container 597aefeb0270 [2022-10-22T18:52:39.865Z] ---> e19c77127e1b [2022-10-22T18:52:39.865Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T18:52:40.134Z] ---> Running in 6b0346e093cc [2022-10-22T18:52:40.401Z] Removing intermediate container 6b0346e093cc [2022-10-22T18:52:40.401Z] ---> d977ff702e2b [2022-10-22T18:52:40.401Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-22T18:52:41.360Z] ---> 72b35b068da1 [2022-10-22T18:52:41.360Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-22T18:52:41.953Z] ---> c6e0594988be [2022-10-22T18:52:41.953Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-22T18:52:42.535Z] ---> d34af7321b4e [2022-10-22T18:52:42.535Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-22T18:52:42.535Z] ---> Running in 353a1c9536e5 [2022-10-22T18:52:42.801Z] Removing intermediate container 353a1c9536e5 [2022-10-22T18:52:42.801Z] ---> 88612a1beba9 [2022-10-22T18:52:42.801Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T18:52:42.801Z] ---> Running in 91a590351731 [2022-10-22T18:52:43.068Z] Removing intermediate container 91a590351731 [2022-10-22T18:52:43.068Z] ---> 050fbac8f6ca [2022-10-22T18:52:43.068Z] Step 21/23 : LABEL arch=arm64 [2022-10-22T18:52:43.335Z] ---> Running in 35bc0c00e26b [2022-10-22T18:52:43.600Z] Removing intermediate container 35bc0c00e26b [2022-10-22T18:52:43.600Z] ---> b063b869703b [2022-10-22T18:52:43.600Z] Step 22/23 : LABEL git_sha=23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:52:43.600Z] ---> Running in 3f8ca5ebe51f [2022-10-22T18:52:43.867Z] Removing intermediate container 3f8ca5ebe51f [2022-10-22T18:52:43.867Z] ---> ec252bf119fb [2022-10-22T18:52:43.867Z] Step 23/23 : LABEL version=2.3.0-dev.99 [2022-10-22T18:52:44.133Z] ---> Running in d83599412308 [2022-10-22T18:52:44.400Z] Removing intermediate container d83599412308 [2022-10-22T18:52:44.400Z] ---> b9201faf35e6 [2022-10-22T18:52:44.400Z] [2022-10-22T18:52:44.400Z] Successfully built b9201faf35e6 [2022-10-22T18:52:44.400Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-22T18:52:44.995Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-22T18:52:44.998Z] $ docker stop --time=1 bbfad7c0f3bc73a68cde42e84cd667ff2d85e254b4873a5eb7c464f126f4b24f [2022-10-22T18:52:46.692Z] $ docker rm -f bbfad7c0f3bc73a68cde42e84cd667ff2d85e254b4873a5eb7c464f126f4b24f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-22T18:52:47.215Z] + docker images [2022-10-22T18:52:47.494Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-22T18:52:47.494Z] sys-mgmt-agent-arm64 latest b9201faf35e6 3 seconds ago 133MB [2022-10-22T18:52:47.494Z] core-data-arm64 latest 3ff1ddf66013 44 seconds ago 20.8MB [2022-10-22T18:52:47.494Z] support-scheduler-arm64 latest 3c7c35c7c3cc 54 seconds ago 28.8MB [2022-10-22T18:52:47.494Z] support-notifications-arm64 latest 9b9710d164f5 57 seconds ago 29.5MB [2022-10-22T18:52:47.494Z] f1520e397b48 58 seconds ago 1.27GB [2022-10-22T18:52:47.494Z] a05529b3daf1 About a minute ago 1.33GB [2022-10-22T18:52:47.494Z] 536ed6b49bc6 About a minute ago 1.33GB [2022-10-22T18:52:47.494Z] 222977d20fe2 About a minute ago 1.25GB [2022-10-22T18:52:47.494Z] security-secretstore-setup-arm64 latest e12ba5b7d076 About a minute ago 28.6MB [2022-10-22T18:52:47.494Z] e9f312871ea3 2 minutes ago 1.26GB [2022-10-22T18:52:47.494Z] security-bootstrapper-arm64 latest 5c839fc7c77c 8 minutes ago 19.4MB [2022-10-22T18:52:47.494Z] security-proxy-setup-arm64 latest ec783d0bb43f 8 minutes ago 26.7MB [2022-10-22T18:52:47.494Z] 69d2847c7228 9 minutes ago 1.25GB [2022-10-22T18:52:47.494Z] cac555da27ac 9 minutes ago 1.25GB [2022-10-22T18:52:47.494Z] core-metadata-arm64 latest 110863c90432 9 minutes ago 17.7MB [2022-10-22T18:52:47.494Z] 3f42e7ed6f00 9 minutes ago 1.27GB [2022-10-22T18:52:47.494Z] security-spiffe-token-provider-arm64 latest 5f2619c0629f 10 minutes ago 28.8MB [2022-10-22T18:52:47.494Z] 4772dfea4701 10 minutes ago 1.3GB [2022-10-22T18:52:47.494Z] core-command-arm64 latest 92320e418315 11 minutes ago 16.9MB [2022-10-22T18:52:47.494Z] 58c8561d5455 12 minutes ago 1.26GB [2022-10-22T18:52:47.494Z] security-spire-agent-arm64 latest 66e05239c942 16 minutes ago 122MB [2022-10-22T18:52:47.494Z] security-spire-server-arm64 latest 426ca8e29bbf 16 minutes ago 84.3MB [2022-10-22T18:52:47.494Z] security-spire-config-arm64 latest bce8469b6ec0 16 minutes ago 83.6MB [2022-10-22T18:52:47.494Z] 98c354e53452 17 minutes ago 1.14GB [2022-10-22T18:52:47.494Z] 4b5a3a605871 17 minutes ago 1.14GB [2022-10-22T18:52:47.494Z] 46b62b6d9c75 17 minutes ago 1.14GB [2022-10-22T18:52:47.494Z] ci-base-image-arm64 latest c1bc2e7efb8b 20 minutes ago 943MB [2022-10-22T18:52:47.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 11 days ago 679MB [2022-10-22T18:52:47.494Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-22T18:52:47.494Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-22T18:52:47.494Z] 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-10-22T18:52:47.577Z] provisioning config files... [2022-10-22T18:52:47.593Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/337@tmp/config2242854874604824284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:52:47.937Z] ---> docker-login.sh [2022-10-22T18:52:47.937Z] nexus3.edgexfoundry.org:10001 [2022-10-22T18:52:48.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:52:48.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:52:48.483Z] Configure a credential helper to remove this warning. See [2022-10-22T18:52:48.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:52:48.483Z] [2022-10-22T18:52:48.483Z] Login Succeeded [2022-10-22T18:52:48.483Z] nexus3.edgexfoundry.org:10002 [2022-10-22T18:52:48.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:52:48.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:52:48.759Z] Configure a credential helper to remove this warning. See [2022-10-22T18:52:48.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:52:48.759Z] [2022-10-22T18:52:48.759Z] Login Succeeded [2022-10-22T18:52:48.759Z] nexus3.edgexfoundry.org:10003 [2022-10-22T18:52:49.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:52:49.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:52:49.306Z] Configure a credential helper to remove this warning. See [2022-10-22T18:52:49.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:52:49.306Z] [2022-10-22T18:52:49.306Z] Login Succeeded [2022-10-22T18:52:49.306Z] nexus3.edgexfoundry.org:10004 [2022-10-22T18:52:49.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:52:49.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:52:49.577Z] Configure a credential helper to remove this warning. See [2022-10-22T18:52:49.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:52:49.577Z] [2022-10-22T18:52:49.577Z] Login Succeeded [2022-10-22T18:52:49.577Z] docker.io [2022-10-22T18:52:49.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T18:52:50.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T18:52:50.435Z] Configure a credential helper to remove this warning. See [2022-10-22T18:52:50.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T18:52:50.436Z] [2022-10-22T18:52:50.436Z] Login Succeeded [2022-10-22T18:52:50.436Z] ---> docker-login.sh ends [Pipeline] } [2022-10-22T18:52:50.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:52:50.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T18:52:50.496Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-22T18:52:50.496Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:52:50.496Z] latest [2022-10-22T18:52:50.496Z] 2.3.0-dev.99 [2022-10-22T18:52:50.496Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:52:50.496Z] main [2022-10-22T18:52:50.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:52:50.830Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:52:51.168Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:52:51.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T18:52:51.168Z] 5b826b88517a: Preparing [2022-10-22T18:52:51.168Z] 7c18d879dbbd: Preparing [2022-10-22T18:52:51.168Z] 34e146fc93a4: Preparing [2022-10-22T18:52:51.168Z] b808c5570d95: Preparing [2022-10-22T18:52:51.168Z] 5d3e392a13a0: Preparing [2022-10-22T18:52:51.168Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:52:51.433Z] 34e146fc93a4: Pushed [2022-10-22T18:52:51.433Z] 5b826b88517a: Pushed [2022-10-22T18:52:51.433Z] b808c5570d95: Pushed [2022-10-22T18:52:54.773Z] 7c18d879dbbd: Pushed [2022-10-22T18:52:54.773Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:f7d9245718a73fb0c7061eae326e99e9380fc19d5c64a7a49538798dee843555 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:52:55.113Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:52:55.452Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-22T18:52:55.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T18:52:55.452Z] 5b826b88517a: Preparing [2022-10-22T18:52:55.452Z] 7c18d879dbbd: Preparing [2022-10-22T18:52:55.452Z] 34e146fc93a4: Preparing [2022-10-22T18:52:55.452Z] b808c5570d95: Preparing [2022-10-22T18:52:55.452Z] 5d3e392a13a0: Preparing [2022-10-22T18:52:55.452Z] 34e146fc93a4: Layer already exists [2022-10-22T18:52:55.452Z] 7c18d879dbbd: Layer already exists [2022-10-22T18:52:55.452Z] b808c5570d95: Layer already exists [2022-10-22T18:52:55.452Z] 5b826b88517a: Layer already exists [2022-10-22T18:52:55.452Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:52:55.718Z] latest: digest: sha256:f7d9245718a73fb0c7061eae326e99e9380fc19d5c64a7a49538798dee843555 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:52:56.062Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:52:56.399Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.99 [2022-10-22T18:52:56.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T18:52:56.399Z] 5b826b88517a: Preparing [2022-10-22T18:52:56.399Z] 7c18d879dbbd: Preparing [2022-10-22T18:52:56.399Z] 34e146fc93a4: Preparing [2022-10-22T18:52:56.399Z] b808c5570d95: Preparing [2022-10-22T18:52:56.399Z] 5d3e392a13a0: Preparing [2022-10-22T18:52:56.399Z] 7c18d879dbbd: Layer already exists [2022-10-22T18:52:56.399Z] 34e146fc93a4: Layer already exists [2022-10-22T18:52:56.399Z] b808c5570d95: Layer already exists [2022-10-22T18:52:56.399Z] 5b826b88517a: Layer already exists [2022-10-22T18:52:56.399Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:52:56.399Z] 2.3.0-dev.99: digest: sha256:f7d9245718a73fb0c7061eae326e99e9380fc19d5c64a7a49538798dee843555 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:52:57.001Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:52:57.341Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:52:57.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T18:52:57.342Z] 5b826b88517a: Preparing [2022-10-22T18:52:57.342Z] 7c18d879dbbd: Preparing [2022-10-22T18:52:57.342Z] 34e146fc93a4: Preparing [2022-10-22T18:52:57.342Z] b808c5570d95: Preparing [2022-10-22T18:52:57.342Z] 5d3e392a13a0: Preparing [2022-10-22T18:52:57.342Z] 5b826b88517a: Layer already exists [2022-10-22T18:52:57.342Z] 34e146fc93a4: Layer already exists [2022-10-22T18:52:57.342Z] b808c5570d95: Layer already exists [2022-10-22T18:52:57.342Z] 7c18d879dbbd: Layer already exists [2022-10-22T18:52:57.342Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:52:57.342Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:f7d9245718a73fb0c7061eae326e99e9380fc19d5c64a7a49538798dee843555 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:52:57.948Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:52:58.285Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-22T18:52:58.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T18:52:58.285Z] 5b826b88517a: Preparing [2022-10-22T18:52:58.285Z] 7c18d879dbbd: Preparing [2022-10-22T18:52:58.285Z] 34e146fc93a4: Preparing [2022-10-22T18:52:58.285Z] b808c5570d95: Preparing [2022-10-22T18:52:58.285Z] 5d3e392a13a0: Preparing [2022-10-22T18:52:58.285Z] b808c5570d95: Layer already exists [2022-10-22T18:52:58.285Z] 34e146fc93a4: Layer already exists [2022-10-22T18:52:58.285Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:52:58.285Z] 5b826b88517a: Layer already exists [2022-10-22T18:52:58.285Z] 7c18d879dbbd: Layer already exists [2022-10-22T18:52:58.550Z] main: digest: sha256:f7d9245718a73fb0c7061eae326e99e9380fc19d5c64a7a49538798dee843555 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:52:58.607Z] ===================================================== [Pipeline] echo [2022-10-22T18:52:58.615Z] taggedImages: [2022-10-22T18:52:58.615Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:52:58.615Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-22T18:52:58.615Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.99 [2022-10-22T18:52:58.615Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:52:58.615Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-22T18:52:58.641Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-22T18:52:58.641Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:52:58.641Z] latest [2022-10-22T18:52:58.641Z] 2.3.0-dev.99 [2022-10-22T18:52:58.641Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:52:58.641Z] main [2022-10-22T18:52:58.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:52:58.995Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:52:59.335Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:52:59.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T18:52:59.335Z] 95138093c9cb: Preparing [2022-10-22T18:52:59.335Z] cf3803e84dce: Preparing [2022-10-22T18:52:59.335Z] 34e146fc93a4: Preparing [2022-10-22T18:52:59.335Z] fe1d02f433a6: Preparing [2022-10-22T18:52:59.335Z] 3c88cdda934a: Preparing [2022-10-22T18:52:59.335Z] 5d3e392a13a0: Preparing [2022-10-22T18:52:59.335Z] 5d3e392a13a0: Waiting [2022-10-22T18:52:59.335Z] 34e146fc93a4: Layer already exists [2022-10-22T18:52:59.603Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:52:59.603Z] 95138093c9cb: Pushed [2022-10-22T18:52:59.603Z] 3c88cdda934a: Pushed [2022-10-22T18:53:00.563Z] fe1d02f433a6: Pushed [2022-10-22T18:53:02.509Z] cf3803e84dce: Pushed [2022-10-22T18:53:02.774Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:b3f00d2fe2c0c05454aea3dc3c39d1f593f1ce608b0a866668d8dfc9bac84640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:03.113Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:03.451Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-22T18:53:03.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T18:53:03.451Z] 95138093c9cb: Preparing [2022-10-22T18:53:03.451Z] cf3803e84dce: Preparing [2022-10-22T18:53:03.451Z] 34e146fc93a4: Preparing [2022-10-22T18:53:03.451Z] fe1d02f433a6: Preparing [2022-10-22T18:53:03.451Z] 3c88cdda934a: Preparing [2022-10-22T18:53:03.451Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:03.451Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:03.451Z] 95138093c9cb: Layer already exists [2022-10-22T18:53:03.451Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:03.451Z] cf3803e84dce: Layer already exists [2022-10-22T18:53:03.451Z] fe1d02f433a6: Layer already exists [2022-10-22T18:53:03.451Z] 3c88cdda934a: Layer already exists [2022-10-22T18:53:03.451Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:03.716Z] latest: digest: sha256:b3f00d2fe2c0c05454aea3dc3c39d1f593f1ce608b0a866668d8dfc9bac84640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:04.059Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:04.406Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.99 [2022-10-22T18:53:04.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T18:53:04.406Z] 95138093c9cb: Preparing [2022-10-22T18:53:04.406Z] cf3803e84dce: Preparing [2022-10-22T18:53:04.406Z] 34e146fc93a4: Preparing [2022-10-22T18:53:04.406Z] fe1d02f433a6: Preparing [2022-10-22T18:53:04.406Z] 3c88cdda934a: Preparing [2022-10-22T18:53:04.406Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:04.406Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:04.406Z] 95138093c9cb: Layer already exists [2022-10-22T18:53:04.406Z] fe1d02f433a6: Layer already exists [2022-10-22T18:53:04.406Z] cf3803e84dce: Layer already exists [2022-10-22T18:53:04.406Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:04.406Z] 3c88cdda934a: Layer already exists [2022-10-22T18:53:04.406Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:04.672Z] 2.3.0-dev.99: digest: sha256:b3f00d2fe2c0c05454aea3dc3c39d1f593f1ce608b0a866668d8dfc9bac84640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:05.090Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:05.420Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:05.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T18:53:05.420Z] 95138093c9cb: Preparing [2022-10-22T18:53:05.420Z] cf3803e84dce: Preparing [2022-10-22T18:53:05.420Z] 34e146fc93a4: Preparing [2022-10-22T18:53:05.420Z] fe1d02f433a6: Preparing [2022-10-22T18:53:05.420Z] 3c88cdda934a: Preparing [2022-10-22T18:53:05.420Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:05.420Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:05.420Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:05.420Z] 95138093c9cb: Layer already exists [2022-10-22T18:53:05.420Z] fe1d02f433a6: Layer already exists [2022-10-22T18:53:05.420Z] cf3803e84dce: Layer already exists [2022-10-22T18:53:05.420Z] 3c88cdda934a: Layer already exists [2022-10-22T18:53:05.420Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:05.684Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:b3f00d2fe2c0c05454aea3dc3c39d1f593f1ce608b0a866668d8dfc9bac84640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:06.028Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:06.371Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-22T18:53:06.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T18:53:06.371Z] 95138093c9cb: Preparing [2022-10-22T18:53:06.371Z] cf3803e84dce: Preparing [2022-10-22T18:53:06.371Z] 34e146fc93a4: Preparing [2022-10-22T18:53:06.371Z] fe1d02f433a6: Preparing [2022-10-22T18:53:06.371Z] 3c88cdda934a: Preparing [2022-10-22T18:53:06.371Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:06.371Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:06.371Z] 95138093c9cb: Layer already exists [2022-10-22T18:53:06.371Z] 3c88cdda934a: Layer already exists [2022-10-22T18:53:06.371Z] cf3803e84dce: Layer already exists [2022-10-22T18:53:06.371Z] fe1d02f433a6: Layer already exists [2022-10-22T18:53:06.371Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:06.371Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:06.637Z] main: digest: sha256:b3f00d2fe2c0c05454aea3dc3c39d1f593f1ce608b0a866668d8dfc9bac84640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:53:06.691Z] ===================================================== [Pipeline] echo [2022-10-22T18:53:06.701Z] taggedImages: [2022-10-22T18:53:06.701Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:06.701Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-22T18:53:06.701Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.99 [2022-10-22T18:53:06.701Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:06.701Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-22T18:53:06.720Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-22T18:53:06.720Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:06.720Z] latest [2022-10-22T18:53:06.720Z] 2.3.0-dev.99 [2022-10-22T18:53:06.720Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:06.720Z] main [2022-10-22T18:53:06.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:07.078Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:07.413Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:07.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T18:53:07.413Z] 0b45244c62b2: Preparing [2022-10-22T18:53:07.413Z] 8bed3852e524: Preparing [2022-10-22T18:53:07.413Z] 9fb1724efde9: Preparing [2022-10-22T18:53:07.413Z] 34e146fc93a4: Preparing [2022-10-22T18:53:07.413Z] b808c5570d95: Preparing [2022-10-22T18:53:07.413Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:07.413Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:07.413Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:07.413Z] b808c5570d95: Layer already exists [2022-10-22T18:53:07.413Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:07.677Z] 8bed3852e524: Pushed [2022-10-22T18:53:07.677Z] 0b45244c62b2: Pushed [2022-10-22T18:53:11.018Z] 9fb1724efde9: Pushed [2022-10-22T18:53:11.018Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:421bc3da1e0fdc07920deaffc402e9272d7dd5eda44f1526967db4c2306dba37 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:11.356Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:11.693Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-22T18:53:11.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T18:53:11.693Z] 0b45244c62b2: Preparing [2022-10-22T18:53:11.693Z] 8bed3852e524: Preparing [2022-10-22T18:53:11.693Z] 9fb1724efde9: Preparing [2022-10-22T18:53:11.693Z] 34e146fc93a4: Preparing [2022-10-22T18:53:11.693Z] b808c5570d95: Preparing [2022-10-22T18:53:11.693Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:11.693Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:11.693Z] b808c5570d95: Layer already exists [2022-10-22T18:53:11.693Z] 8bed3852e524: Layer already exists [2022-10-22T18:53:11.693Z] 9fb1724efde9: Layer already exists [2022-10-22T18:53:11.693Z] 0b45244c62b2: Layer already exists [2022-10-22T18:53:11.693Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:11.693Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:11.957Z] latest: digest: sha256:421bc3da1e0fdc07920deaffc402e9272d7dd5eda44f1526967db4c2306dba37 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:12.295Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:12.628Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.99 [2022-10-22T18:53:12.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T18:53:12.628Z] 0b45244c62b2: Preparing [2022-10-22T18:53:12.628Z] 8bed3852e524: Preparing [2022-10-22T18:53:12.628Z] 9fb1724efde9: Preparing [2022-10-22T18:53:12.628Z] 34e146fc93a4: Preparing [2022-10-22T18:53:12.628Z] b808c5570d95: Preparing [2022-10-22T18:53:12.628Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:12.628Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:12.628Z] 0b45244c62b2: Layer already exists [2022-10-22T18:53:12.628Z] 8bed3852e524: Layer already exists [2022-10-22T18:53:12.628Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:12.628Z] 9fb1724efde9: Layer already exists [2022-10-22T18:53:12.628Z] b808c5570d95: Layer already exists [2022-10-22T18:53:12.628Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:12.894Z] 2.3.0-dev.99: digest: sha256:421bc3da1e0fdc07920deaffc402e9272d7dd5eda44f1526967db4c2306dba37 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:13.238Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:13.575Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:13.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T18:53:13.575Z] 0b45244c62b2: Preparing [2022-10-22T18:53:13.575Z] 8bed3852e524: Preparing [2022-10-22T18:53:13.575Z] 9fb1724efde9: Preparing [2022-10-22T18:53:13.575Z] 34e146fc93a4: Preparing [2022-10-22T18:53:13.575Z] b808c5570d95: Preparing [2022-10-22T18:53:13.575Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:13.575Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:13.575Z] 9fb1724efde9: Layer already exists [2022-10-22T18:53:13.575Z] b808c5570d95: Layer already exists [2022-10-22T18:53:13.575Z] 0b45244c62b2: Layer already exists [2022-10-22T18:53:13.575Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:13.575Z] 8bed3852e524: Layer already exists [2022-10-22T18:53:13.575Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:13.841Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:421bc3da1e0fdc07920deaffc402e9272d7dd5eda44f1526967db4c2306dba37 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:14.173Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:14.511Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-22T18:53:14.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T18:53:14.511Z] 0b45244c62b2: Preparing [2022-10-22T18:53:14.511Z] 8bed3852e524: Preparing [2022-10-22T18:53:14.511Z] 9fb1724efde9: Preparing [2022-10-22T18:53:14.511Z] 34e146fc93a4: Preparing [2022-10-22T18:53:14.511Z] b808c5570d95: Preparing [2022-10-22T18:53:14.511Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:14.511Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:14.511Z] 0b45244c62b2: Layer already exists [2022-10-22T18:53:14.511Z] 8bed3852e524: Layer already exists [2022-10-22T18:53:14.511Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:14.511Z] b808c5570d95: Layer already exists [2022-10-22T18:53:14.511Z] 9fb1724efde9: Layer already exists [2022-10-22T18:53:14.511Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:14.776Z] main: digest: sha256:421bc3da1e0fdc07920deaffc402e9272d7dd5eda44f1526967db4c2306dba37 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:53:14.833Z] ===================================================== [Pipeline] echo [2022-10-22T18:53:14.842Z] taggedImages: [2022-10-22T18:53:14.842Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:14.842Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-22T18:53:14.842Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.99 [2022-10-22T18:53:14.842Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:14.842Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-22T18:53:14.861Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-22T18:53:14.861Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:14.861Z] latest [2022-10-22T18:53:14.861Z] 2.3.0-dev.99 [2022-10-22T18:53:14.861Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:14.861Z] main [2022-10-22T18:53:14.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:15.201Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:15.532Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:15.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T18:53:15.532Z] 62a6d789efb7: Preparing [2022-10-22T18:53:15.532Z] 62a6d789efb7: Preparing [2022-10-22T18:53:15.532Z] c06e81390abf: Preparing [2022-10-22T18:53:15.532Z] 81ae27d61183: Preparing [2022-10-22T18:53:15.532Z] fc3a6473823c: Preparing [2022-10-22T18:53:15.532Z] 283eeef2ae8a: Preparing [2022-10-22T18:53:15.532Z] 3ced9ae4d248: Preparing [2022-10-22T18:53:15.532Z] 34e146fc93a4: Preparing [2022-10-22T18:53:15.532Z] a099f6eacc7a: Preparing [2022-10-22T18:53:15.532Z] bc08ccf90685: Preparing [2022-10-22T18:53:15.532Z] 1082a2be1484: Preparing [2022-10-22T18:53:15.532Z] 13fc003671e4: Preparing [2022-10-22T18:53:15.532Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:15.532Z] 34e146fc93a4: Waiting [2022-10-22T18:53:15.532Z] a099f6eacc7a: Waiting [2022-10-22T18:53:15.532Z] 3ced9ae4d248: Waiting [2022-10-22T18:53:15.532Z] bc08ccf90685: Waiting [2022-10-22T18:53:15.532Z] 13fc003671e4: Waiting [2022-10-22T18:53:15.532Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:15.799Z] 62a6d789efb7: Pushed [2022-10-22T18:53:15.799Z] 283eeef2ae8a: Pushed [2022-10-22T18:53:15.799Z] 81ae27d61183: Pushed [2022-10-22T18:53:15.799Z] fc3a6473823c: Pushed [2022-10-22T18:53:15.799Z] c06e81390abf: Pushed [2022-10-22T18:53:15.799Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:16.062Z] a099f6eacc7a: Pushed [2022-10-22T18:53:16.062Z] 1082a2be1484: Pushed [2022-10-22T18:53:16.062Z] bc08ccf90685: Pushed [2022-10-22T18:53:16.062Z] 13fc003671e4: Pushed [2022-10-22T18:53:16.062Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:19.405Z] 3ced9ae4d248: Pushed [2022-10-22T18:53:19.671Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:298e4d6f698f1544c1da3871f79386df0c89c11dff2564c202ef61b7acdb7949 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:20.005Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:20.341Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-22T18:53:20.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T18:53:20.341Z] 62a6d789efb7: Preparing [2022-10-22T18:53:20.341Z] 62a6d789efb7: Preparing [2022-10-22T18:53:20.341Z] c06e81390abf: Preparing [2022-10-22T18:53:20.341Z] 81ae27d61183: Preparing [2022-10-22T18:53:20.341Z] fc3a6473823c: Preparing [2022-10-22T18:53:20.341Z] 283eeef2ae8a: Preparing [2022-10-22T18:53:20.341Z] 3ced9ae4d248: Preparing [2022-10-22T18:53:20.341Z] 34e146fc93a4: Preparing [2022-10-22T18:53:20.341Z] a099f6eacc7a: Preparing [2022-10-22T18:53:20.341Z] bc08ccf90685: Preparing [2022-10-22T18:53:20.341Z] 1082a2be1484: Preparing [2022-10-22T18:53:20.341Z] 13fc003671e4: Preparing [2022-10-22T18:53:20.341Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:20.341Z] a099f6eacc7a: Waiting [2022-10-22T18:53:20.341Z] bc08ccf90685: Waiting [2022-10-22T18:53:20.341Z] 3ced9ae4d248: Waiting [2022-10-22T18:53:20.341Z] 34e146fc93a4: Waiting [2022-10-22T18:53:20.341Z] 1082a2be1484: Waiting [2022-10-22T18:53:20.341Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:20.341Z] 13fc003671e4: Waiting [2022-10-22T18:53:20.341Z] 283eeef2ae8a: Layer already exists [2022-10-22T18:53:20.341Z] 81ae27d61183: Layer already exists [2022-10-22T18:53:20.341Z] fc3a6473823c: Layer already exists [2022-10-22T18:53:20.341Z] c06e81390abf: Layer already exists [2022-10-22T18:53:20.341Z] 62a6d789efb7: Layer already exists [2022-10-22T18:53:20.341Z] a099f6eacc7a: Layer already exists [2022-10-22T18:53:20.341Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:20.341Z] 1082a2be1484: Layer already exists [2022-10-22T18:53:20.341Z] 3ced9ae4d248: Layer already exists [2022-10-22T18:53:20.341Z] bc08ccf90685: Layer already exists [2022-10-22T18:53:20.341Z] 13fc003671e4: Layer already exists [2022-10-22T18:53:20.341Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:20.607Z] latest: digest: sha256:298e4d6f698f1544c1da3871f79386df0c89c11dff2564c202ef61b7acdb7949 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:20.940Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:21.276Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.99 [2022-10-22T18:53:21.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T18:53:21.276Z] 62a6d789efb7: Preparing [2022-10-22T18:53:21.276Z] 62a6d789efb7: Preparing [2022-10-22T18:53:21.276Z] c06e81390abf: Preparing [2022-10-22T18:53:21.276Z] 81ae27d61183: Preparing [2022-10-22T18:53:21.276Z] fc3a6473823c: Preparing [2022-10-22T18:53:21.276Z] 283eeef2ae8a: Preparing [2022-10-22T18:53:21.276Z] 3ced9ae4d248: Preparing [2022-10-22T18:53:21.276Z] 34e146fc93a4: Preparing [2022-10-22T18:53:21.276Z] a099f6eacc7a: Preparing [2022-10-22T18:53:21.276Z] bc08ccf90685: Preparing [2022-10-22T18:53:21.276Z] 1082a2be1484: Preparing [2022-10-22T18:53:21.276Z] 13fc003671e4: Preparing [2022-10-22T18:53:21.276Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:21.276Z] 3ced9ae4d248: Waiting [2022-10-22T18:53:21.276Z] 1082a2be1484: Waiting [2022-10-22T18:53:21.276Z] 34e146fc93a4: Waiting [2022-10-22T18:53:21.276Z] 13fc003671e4: Waiting [2022-10-22T18:53:21.276Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:21.276Z] a099f6eacc7a: Waiting [2022-10-22T18:53:21.276Z] bc08ccf90685: Waiting [2022-10-22T18:53:21.276Z] 62a6d789efb7: Layer already exists [2022-10-22T18:53:21.276Z] fc3a6473823c: Layer already exists [2022-10-22T18:53:21.276Z] 283eeef2ae8a: Layer already exists [2022-10-22T18:53:21.276Z] c06e81390abf: Layer already exists [2022-10-22T18:53:21.276Z] 81ae27d61183: Layer already exists [2022-10-22T18:53:21.276Z] bc08ccf90685: Layer already exists [2022-10-22T18:53:21.276Z] 3ced9ae4d248: Layer already exists [2022-10-22T18:53:21.276Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:21.276Z] a099f6eacc7a: Layer already exists [2022-10-22T18:53:21.276Z] 1082a2be1484: Layer already exists [2022-10-22T18:53:21.276Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:21.276Z] 13fc003671e4: Layer already exists [2022-10-22T18:53:21.541Z] 2.3.0-dev.99: digest: sha256:298e4d6f698f1544c1da3871f79386df0c89c11dff2564c202ef61b7acdb7949 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:21.872Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:22.201Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:22.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T18:53:22.201Z] 62a6d789efb7: Preparing [2022-10-22T18:53:22.201Z] 62a6d789efb7: Preparing [2022-10-22T18:53:22.201Z] c06e81390abf: Preparing [2022-10-22T18:53:22.201Z] 81ae27d61183: Preparing [2022-10-22T18:53:22.201Z] fc3a6473823c: Preparing [2022-10-22T18:53:22.201Z] 283eeef2ae8a: Preparing [2022-10-22T18:53:22.201Z] 3ced9ae4d248: Preparing [2022-10-22T18:53:22.201Z] 34e146fc93a4: Preparing [2022-10-22T18:53:22.201Z] a099f6eacc7a: Preparing [2022-10-22T18:53:22.201Z] bc08ccf90685: Preparing [2022-10-22T18:53:22.201Z] 1082a2be1484: Preparing [2022-10-22T18:53:22.201Z] 13fc003671e4: Preparing [2022-10-22T18:53:22.201Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:22.201Z] a099f6eacc7a: Waiting [2022-10-22T18:53:22.201Z] bc08ccf90685: Waiting [2022-10-22T18:53:22.201Z] 1082a2be1484: Waiting [2022-10-22T18:53:22.201Z] 13fc003671e4: Waiting [2022-10-22T18:53:22.201Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:22.201Z] 3ced9ae4d248: Waiting [2022-10-22T18:53:22.201Z] 34e146fc93a4: Waiting [2022-10-22T18:53:22.201Z] fc3a6473823c: Layer already exists [2022-10-22T18:53:22.201Z] 62a6d789efb7: Layer already exists [2022-10-22T18:53:22.201Z] c06e81390abf: Layer already exists [2022-10-22T18:53:22.201Z] 283eeef2ae8a: Layer already exists [2022-10-22T18:53:22.201Z] 81ae27d61183: Layer already exists [2022-10-22T18:53:22.201Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:22.201Z] 3ced9ae4d248: Layer already exists [2022-10-22T18:53:22.201Z] a099f6eacc7a: Layer already exists [2022-10-22T18:53:22.201Z] bc08ccf90685: Layer already exists [2022-10-22T18:53:22.201Z] 1082a2be1484: Layer already exists [2022-10-22T18:53:22.201Z] 13fc003671e4: Layer already exists [2022-10-22T18:53:22.201Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:22.465Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:298e4d6f698f1544c1da3871f79386df0c89c11dff2564c202ef61b7acdb7949 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:22.797Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:23.133Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-22T18:53:23.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T18:53:23.133Z] 62a6d789efb7: Preparing [2022-10-22T18:53:23.133Z] 62a6d789efb7: Preparing [2022-10-22T18:53:23.133Z] c06e81390abf: Preparing [2022-10-22T18:53:23.133Z] 81ae27d61183: Preparing [2022-10-22T18:53:23.133Z] fc3a6473823c: Preparing [2022-10-22T18:53:23.133Z] 283eeef2ae8a: Preparing [2022-10-22T18:53:23.133Z] 3ced9ae4d248: Preparing [2022-10-22T18:53:23.133Z] 34e146fc93a4: Preparing [2022-10-22T18:53:23.133Z] a099f6eacc7a: Preparing [2022-10-22T18:53:23.133Z] bc08ccf90685: Preparing [2022-10-22T18:53:23.133Z] 1082a2be1484: Preparing [2022-10-22T18:53:23.133Z] 13fc003671e4: Preparing [2022-10-22T18:53:23.133Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:23.133Z] bc08ccf90685: Waiting [2022-10-22T18:53:23.133Z] 1082a2be1484: Waiting [2022-10-22T18:53:23.133Z] 13fc003671e4: Waiting [2022-10-22T18:53:23.133Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:23.133Z] 3ced9ae4d248: Waiting [2022-10-22T18:53:23.133Z] 34e146fc93a4: Waiting [2022-10-22T18:53:23.133Z] a099f6eacc7a: Waiting [2022-10-22T18:53:23.133Z] 62a6d789efb7: Layer already exists [2022-10-22T18:53:23.133Z] 283eeef2ae8a: Layer already exists [2022-10-22T18:53:23.133Z] 81ae27d61183: Layer already exists [2022-10-22T18:53:23.133Z] c06e81390abf: Layer already exists [2022-10-22T18:53:23.133Z] fc3a6473823c: Layer already exists [2022-10-22T18:53:23.133Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:23.133Z] 3ced9ae4d248: Layer already exists [2022-10-22T18:53:23.133Z] a099f6eacc7a: Layer already exists [2022-10-22T18:53:23.133Z] 1082a2be1484: Layer already exists [2022-10-22T18:53:23.133Z] bc08ccf90685: Layer already exists [2022-10-22T18:53:23.133Z] 13fc003671e4: Layer already exists [2022-10-22T18:53:23.133Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:23.398Z] main: digest: sha256:298e4d6f698f1544c1da3871f79386df0c89c11dff2564c202ef61b7acdb7949 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:53:23.442Z] ===================================================== [Pipeline] echo [2022-10-22T18:53:23.447Z] taggedImages: [2022-10-22T18:53:23.447Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:23.447Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-22T18:53:23.447Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.99 [2022-10-22T18:53:23.447Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:23.447Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-22T18:53:23.460Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-22T18:53:23.460Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:23.460Z] latest [2022-10-22T18:53:23.460Z] 2.3.0-dev.99 [2022-10-22T18:53:23.460Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:23.460Z] main [2022-10-22T18:53:23.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:23.791Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:24.198Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:24.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T18:53:24.198Z] 0f8b7e6e61a0: Preparing [2022-10-22T18:53:24.198Z] 77baba0bab07: Preparing [2022-10-22T18:53:24.198Z] b577d24bd210: Preparing [2022-10-22T18:53:24.198Z] dbc2ff5f0847: Preparing [2022-10-22T18:53:24.198Z] bf0066f94a24: Preparing [2022-10-22T18:53:24.198Z] 8a7b9e060578: Preparing [2022-10-22T18:53:24.198Z] 9eb93b690c32: Preparing [2022-10-22T18:53:24.198Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:24.198Z] 8a7b9e060578: Waiting [2022-10-22T18:53:24.198Z] 9eb93b690c32: Waiting [2022-10-22T18:53:24.198Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:24.475Z] bf0066f94a24: Pushed [2022-10-22T18:53:24.475Z] 0f8b7e6e61a0: Pushed [2022-10-22T18:53:24.475Z] 77baba0bab07: Pushed [2022-10-22T18:53:24.475Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:24.475Z] 8a7b9e060578: Pushed [2022-10-22T18:53:25.467Z] 9eb93b690c32: Pushed [2022-10-22T18:53:26.892Z] b577d24bd210: Pushed [2022-10-22T18:53:26.892Z] dbc2ff5f0847: Pushed [2022-10-22T18:53:26.892Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:e55e27ef2afc98e03821f20ce29f3d373c924fb2d258d43cba44608e599489f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:27.492Z] + 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-10-22T18:53:27.814Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-22T18:53:27.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T18:53:27.814Z] 0f8b7e6e61a0: Preparing [2022-10-22T18:53:27.814Z] 77baba0bab07: Preparing [2022-10-22T18:53:27.814Z] b577d24bd210: Preparing [2022-10-22T18:53:27.814Z] dbc2ff5f0847: Preparing [2022-10-22T18:53:27.814Z] bf0066f94a24: Preparing [2022-10-22T18:53:27.814Z] 8a7b9e060578: Preparing [2022-10-22T18:53:27.814Z] 9eb93b690c32: Preparing [2022-10-22T18:53:27.814Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:27.814Z] 8a7b9e060578: Waiting [2022-10-22T18:53:27.814Z] 9eb93b690c32: Waiting [2022-10-22T18:53:27.814Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:27.814Z] 77baba0bab07: Layer already exists [2022-10-22T18:53:27.814Z] 0f8b7e6e61a0: Layer already exists [2022-10-22T18:53:27.814Z] bf0066f94a24: Layer already exists [2022-10-22T18:53:27.814Z] b577d24bd210: Layer already exists [2022-10-22T18:53:27.814Z] dbc2ff5f0847: Layer already exists [2022-10-22T18:53:27.814Z] 8a7b9e060578: Layer already exists [2022-10-22T18:53:27.814Z] 9eb93b690c32: Layer already exists [2022-10-22T18:53:27.814Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:28.080Z] latest: digest: sha256:e55e27ef2afc98e03821f20ce29f3d373c924fb2d258d43cba44608e599489f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:28.415Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:28.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.99 [2022-10-22T18:53:28.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T18:53:28.742Z] 0f8b7e6e61a0: Preparing [2022-10-22T18:53:28.742Z] 77baba0bab07: Preparing [2022-10-22T18:53:28.742Z] b577d24bd210: Preparing [2022-10-22T18:53:28.742Z] dbc2ff5f0847: Preparing [2022-10-22T18:53:28.742Z] bf0066f94a24: Preparing [2022-10-22T18:53:28.742Z] 8a7b9e060578: Preparing [2022-10-22T18:53:28.742Z] 9eb93b690c32: Preparing [2022-10-22T18:53:28.742Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:28.742Z] 8a7b9e060578: Waiting [2022-10-22T18:53:28.742Z] 9eb93b690c32: Waiting [2022-10-22T18:53:28.742Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:28.742Z] dbc2ff5f0847: Layer already exists [2022-10-22T18:53:28.742Z] 0f8b7e6e61a0: Layer already exists [2022-10-22T18:53:28.742Z] 77baba0bab07: Layer already exists [2022-10-22T18:53:28.742Z] b577d24bd210: Layer already exists [2022-10-22T18:53:28.742Z] bf0066f94a24: Layer already exists [2022-10-22T18:53:28.742Z] 8a7b9e060578: Layer already exists [2022-10-22T18:53:28.742Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:28.742Z] 9eb93b690c32: Layer already exists [2022-10-22T18:53:28.742Z] 2.3.0-dev.99: digest: sha256:e55e27ef2afc98e03821f20ce29f3d373c924fb2d258d43cba44608e599489f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:29.338Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:29.673Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:29.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T18:53:29.673Z] 0f8b7e6e61a0: Preparing [2022-10-22T18:53:29.673Z] 77baba0bab07: Preparing [2022-10-22T18:53:29.673Z] b577d24bd210: Preparing [2022-10-22T18:53:29.673Z] dbc2ff5f0847: Preparing [2022-10-22T18:53:29.673Z] bf0066f94a24: Preparing [2022-10-22T18:53:29.673Z] 8a7b9e060578: Preparing [2022-10-22T18:53:29.673Z] 9eb93b690c32: Preparing [2022-10-22T18:53:29.673Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:29.673Z] 8a7b9e060578: Waiting [2022-10-22T18:53:29.673Z] 9eb93b690c32: Waiting [2022-10-22T18:53:29.673Z] 77baba0bab07: Layer already exists [2022-10-22T18:53:29.673Z] 0f8b7e6e61a0: Layer already exists [2022-10-22T18:53:29.673Z] bf0066f94a24: Layer already exists [2022-10-22T18:53:29.673Z] dbc2ff5f0847: Layer already exists [2022-10-22T18:53:29.673Z] b577d24bd210: Layer already exists [2022-10-22T18:53:29.673Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:29.673Z] 8a7b9e060578: Layer already exists [2022-10-22T18:53:29.673Z] 9eb93b690c32: Layer already exists [2022-10-22T18:53:29.937Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:e55e27ef2afc98e03821f20ce29f3d373c924fb2d258d43cba44608e599489f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:30.282Z] + 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-10-22T18:53:30.615Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-22T18:53:30.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T18:53:30.615Z] 0f8b7e6e61a0: Preparing [2022-10-22T18:53:30.615Z] 77baba0bab07: Preparing [2022-10-22T18:53:30.615Z] b577d24bd210: Preparing [2022-10-22T18:53:30.615Z] dbc2ff5f0847: Preparing [2022-10-22T18:53:30.615Z] bf0066f94a24: Preparing [2022-10-22T18:53:30.615Z] 8a7b9e060578: Preparing [2022-10-22T18:53:30.615Z] 9eb93b690c32: Preparing [2022-10-22T18:53:30.615Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:30.615Z] 8a7b9e060578: Waiting [2022-10-22T18:53:30.615Z] 9eb93b690c32: Waiting [2022-10-22T18:53:30.615Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:30.615Z] 77baba0bab07: Layer already exists [2022-10-22T18:53:30.615Z] 0f8b7e6e61a0: Layer already exists [2022-10-22T18:53:30.615Z] b577d24bd210: Layer already exists [2022-10-22T18:53:30.615Z] dbc2ff5f0847: Layer already exists [2022-10-22T18:53:30.615Z] bf0066f94a24: Layer already exists [2022-10-22T18:53:30.615Z] 8a7b9e060578: Layer already exists [2022-10-22T18:53:30.615Z] 9eb93b690c32: Layer already exists [2022-10-22T18:53:30.615Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:30.615Z] main: digest: sha256:e55e27ef2afc98e03821f20ce29f3d373c924fb2d258d43cba44608e599489f9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:53:30.933Z] ===================================================== [Pipeline] echo [2022-10-22T18:53:30.947Z] taggedImages: [2022-10-22T18:53:30.947Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:30.947Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-22T18:53:30.947Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.99 [2022-10-22T18:53:30.947Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:30.947Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-22T18:53:30.970Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-22T18:53:30.970Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:30.970Z] latest [2022-10-22T18:53:30.970Z] 2.3.0-dev.99 [2022-10-22T18:53:30.970Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:30.970Z] main [2022-10-22T18:53:30.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:31.302Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:31.630Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:31.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T18:53:31.630Z] dc30e9e91124: Preparing [2022-10-22T18:53:31.630Z] 81ba7bf9c8d2: Preparing [2022-10-22T18:53:31.630Z] 3a11b96aa0f0: Preparing [2022-10-22T18:53:31.630Z] 565a8025a258: Preparing [2022-10-22T18:53:31.630Z] c9448848e369: Preparing [2022-10-22T18:53:31.630Z] f31c6ad887ff: Preparing [2022-10-22T18:53:31.630Z] 105edf9f409f: Preparing [2022-10-22T18:53:31.630Z] 5c2f80912dd9: Preparing [2022-10-22T18:53:31.630Z] 817afe94fdd8: Preparing [2022-10-22T18:53:31.630Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:31.630Z] 105edf9f409f: Waiting [2022-10-22T18:53:31.630Z] 5c2f80912dd9: Waiting [2022-10-22T18:53:31.630Z] 817afe94fdd8: Waiting [2022-10-22T18:53:31.630Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:31.630Z] f31c6ad887ff: Waiting [2022-10-22T18:53:31.895Z] c9448848e369: Pushed [2022-10-22T18:53:31.895Z] dc30e9e91124: Pushed [2022-10-22T18:53:31.895Z] 81ba7bf9c8d2: Pushed [2022-10-22T18:53:32.159Z] f31c6ad887ff: Pushed [2022-10-22T18:53:32.159Z] 5c2f80912dd9: Pushed [2022-10-22T18:53:32.159Z] 105edf9f409f: Pushed [2022-10-22T18:53:32.159Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:32.425Z] 817afe94fdd8: Pushed [2022-10-22T18:53:34.359Z] 565a8025a258: Pushed [2022-10-22T18:53:34.937Z] 3a11b96aa0f0: Pushed [2022-10-22T18:53:34.937Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:9be5e27ef5b6184016affc83529bacdf5bc78392744d8869c5598828a417c881 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:35.266Z] + 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-10-22T18:53:35.595Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-22T18:53:35.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T18:53:35.595Z] dc30e9e91124: Preparing [2022-10-22T18:53:35.595Z] 81ba7bf9c8d2: Preparing [2022-10-22T18:53:35.595Z] 3a11b96aa0f0: Preparing [2022-10-22T18:53:35.595Z] 565a8025a258: Preparing [2022-10-22T18:53:35.595Z] c9448848e369: Preparing [2022-10-22T18:53:35.595Z] f31c6ad887ff: Preparing [2022-10-22T18:53:35.595Z] 105edf9f409f: Preparing [2022-10-22T18:53:35.595Z] 5c2f80912dd9: Preparing [2022-10-22T18:53:35.595Z] 817afe94fdd8: Preparing [2022-10-22T18:53:35.595Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:35.595Z] 5c2f80912dd9: Waiting [2022-10-22T18:53:35.595Z] 817afe94fdd8: Waiting [2022-10-22T18:53:35.595Z] 105edf9f409f: Waiting [2022-10-22T18:53:35.595Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:35.595Z] f31c6ad887ff: Waiting [2022-10-22T18:53:35.595Z] 3a11b96aa0f0: Layer already exists [2022-10-22T18:53:35.595Z] c9448848e369: Layer already exists [2022-10-22T18:53:35.595Z] 565a8025a258: Layer already exists [2022-10-22T18:53:35.595Z] dc30e9e91124: Layer already exists [2022-10-22T18:53:35.595Z] 81ba7bf9c8d2: Layer already exists [2022-10-22T18:53:35.595Z] f31c6ad887ff: Layer already exists [2022-10-22T18:53:35.595Z] 5c2f80912dd9: Layer already exists [2022-10-22T18:53:35.595Z] 105edf9f409f: Layer already exists [2022-10-22T18:53:35.595Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:35.595Z] 817afe94fdd8: Layer already exists [2022-10-22T18:53:35.858Z] latest: digest: sha256:9be5e27ef5b6184016affc83529bacdf5bc78392744d8869c5598828a417c881 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:36.198Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:36.528Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.99 [2022-10-22T18:53:36.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T18:53:36.528Z] dc30e9e91124: Preparing [2022-10-22T18:53:36.528Z] 81ba7bf9c8d2: Preparing [2022-10-22T18:53:36.528Z] 3a11b96aa0f0: Preparing [2022-10-22T18:53:36.528Z] 565a8025a258: Preparing [2022-10-22T18:53:36.528Z] c9448848e369: Preparing [2022-10-22T18:53:36.528Z] f31c6ad887ff: Preparing [2022-10-22T18:53:36.528Z] 105edf9f409f: Preparing [2022-10-22T18:53:36.528Z] 5c2f80912dd9: Preparing [2022-10-22T18:53:36.529Z] 817afe94fdd8: Preparing [2022-10-22T18:53:36.529Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:36.529Z] 5c2f80912dd9: Waiting [2022-10-22T18:53:36.529Z] 817afe94fdd8: Waiting [2022-10-22T18:53:36.529Z] 105edf9f409f: Waiting [2022-10-22T18:53:36.529Z] 3a11b96aa0f0: Layer already exists [2022-10-22T18:53:36.529Z] 565a8025a258: Layer already exists [2022-10-22T18:53:36.529Z] dc30e9e91124: Layer already exists [2022-10-22T18:53:36.529Z] c9448848e369: Layer already exists [2022-10-22T18:53:36.529Z] 81ba7bf9c8d2: Layer already exists [2022-10-22T18:53:36.529Z] 5c2f80912dd9: Layer already exists [2022-10-22T18:53:36.529Z] 105edf9f409f: Layer already exists [2022-10-22T18:53:36.529Z] f31c6ad887ff: Layer already exists [2022-10-22T18:53:36.529Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:36.529Z] 817afe94fdd8: Layer already exists [2022-10-22T18:53:36.529Z] 2.3.0-dev.99: digest: sha256:9be5e27ef5b6184016affc83529bacdf5bc78392744d8869c5598828a417c881 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:37.127Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:37.456Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:37.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T18:53:37.456Z] dc30e9e91124: Preparing [2022-10-22T18:53:37.456Z] 81ba7bf9c8d2: Preparing [2022-10-22T18:53:37.456Z] 3a11b96aa0f0: Preparing [2022-10-22T18:53:37.456Z] 565a8025a258: Preparing [2022-10-22T18:53:37.456Z] c9448848e369: Preparing [2022-10-22T18:53:37.456Z] f31c6ad887ff: Preparing [2022-10-22T18:53:37.456Z] 105edf9f409f: Preparing [2022-10-22T18:53:37.456Z] 5c2f80912dd9: Preparing [2022-10-22T18:53:37.456Z] 817afe94fdd8: Preparing [2022-10-22T18:53:37.456Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:37.456Z] f31c6ad887ff: Waiting [2022-10-22T18:53:37.456Z] 105edf9f409f: Waiting [2022-10-22T18:53:37.456Z] 5c2f80912dd9: Waiting [2022-10-22T18:53:37.456Z] 817afe94fdd8: Waiting [2022-10-22T18:53:37.456Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:37.456Z] 3a11b96aa0f0: Layer already exists [2022-10-22T18:53:37.456Z] c9448848e369: Layer already exists [2022-10-22T18:53:37.456Z] 81ba7bf9c8d2: Layer already exists [2022-10-22T18:53:37.456Z] dc30e9e91124: Layer already exists [2022-10-22T18:53:37.456Z] 565a8025a258: Layer already exists [2022-10-22T18:53:37.456Z] f31c6ad887ff: Layer already exists [2022-10-22T18:53:37.456Z] 5c2f80912dd9: Layer already exists [2022-10-22T18:53:37.456Z] 105edf9f409f: Layer already exists [2022-10-22T18:53:37.456Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:37.456Z] 817afe94fdd8: Layer already exists [2022-10-22T18:53:37.456Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:9be5e27ef5b6184016affc83529bacdf5bc78392744d8869c5598828a417c881 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:37.787Z] + 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-10-22T18:53:38.126Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-22T18:53:38.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T18:53:38.126Z] dc30e9e91124: Preparing [2022-10-22T18:53:38.126Z] 81ba7bf9c8d2: Preparing [2022-10-22T18:53:38.126Z] 3a11b96aa0f0: Preparing [2022-10-22T18:53:38.126Z] 565a8025a258: Preparing [2022-10-22T18:53:38.126Z] c9448848e369: Preparing [2022-10-22T18:53:38.126Z] f31c6ad887ff: Preparing [2022-10-22T18:53:38.126Z] 105edf9f409f: Preparing [2022-10-22T18:53:38.126Z] 5c2f80912dd9: Preparing [2022-10-22T18:53:38.126Z] 817afe94fdd8: Preparing [2022-10-22T18:53:38.126Z] 5d3e392a13a0: Preparing [2022-10-22T18:53:38.126Z] 105edf9f409f: Waiting [2022-10-22T18:53:38.126Z] 5c2f80912dd9: Waiting [2022-10-22T18:53:38.126Z] 817afe94fdd8: Waiting [2022-10-22T18:53:38.126Z] 5d3e392a13a0: Waiting [2022-10-22T18:53:38.126Z] c9448848e369: Layer already exists [2022-10-22T18:53:38.126Z] 81ba7bf9c8d2: Layer already exists [2022-10-22T18:53:38.126Z] 3a11b96aa0f0: Layer already exists [2022-10-22T18:53:38.126Z] dc30e9e91124: Layer already exists [2022-10-22T18:53:38.126Z] 565a8025a258: Layer already exists [2022-10-22T18:53:38.126Z] 5c2f80912dd9: Layer already exists [2022-10-22T18:53:38.126Z] 105edf9f409f: Layer already exists [2022-10-22T18:53:38.126Z] f31c6ad887ff: Layer already exists [2022-10-22T18:53:38.126Z] 817afe94fdd8: Layer already exists [2022-10-22T18:53:38.126Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:53:38.391Z] main: digest: sha256:9be5e27ef5b6184016affc83529bacdf5bc78392744d8869c5598828a417c881 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:53:38.450Z] ===================================================== [Pipeline] echo [2022-10-22T18:53:38.457Z] taggedImages: [2022-10-22T18:53:38.457Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:38.457Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-22T18:53:38.457Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.99 [2022-10-22T18:53:38.457Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:38.457Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-22T18:53:38.479Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-22T18:53:38.479Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:38.479Z] latest [2022-10-22T18:53:38.479Z] 2.3.0-dev.99 [2022-10-22T18:53:38.479Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:38.479Z] main [2022-10-22T18:53:38.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:38.816Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:39.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:39.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T18:53:39.155Z] ee444748ba45: Preparing [2022-10-22T18:53:39.155Z] 47479f30a7ca: Preparing [2022-10-22T18:53:39.155Z] 34e146fc93a4: Preparing [2022-10-22T18:53:39.155Z] fca74e29bff8: Preparing [2022-10-22T18:53:39.155Z] c71f745f0718: Preparing [2022-10-22T18:53:39.155Z] 9833f26c6bda: Preparing [2022-10-22T18:53:39.155Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:39.419Z] 9833f26c6bda: Layer already exists [2022-10-22T18:53:39.419Z] ee444748ba45: Pushed [2022-10-22T18:53:39.419Z] c71f745f0718: Pushed [2022-10-22T18:53:40.377Z] fca74e29bff8: Pushed [2022-10-22T18:53:43.704Z] 47479f30a7ca: Pushed [2022-10-22T18:53:43.704Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:10c6806dac68bcd47ec9ac31311f482a5f9225911003b1fb368190f516da2f45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:44.043Z] + 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-10-22T18:53:44.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-22T18:53:44.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T18:53:44.374Z] ee444748ba45: Preparing [2022-10-22T18:53:44.374Z] 47479f30a7ca: Preparing [2022-10-22T18:53:44.374Z] 34e146fc93a4: Preparing [2022-10-22T18:53:44.374Z] fca74e29bff8: Preparing [2022-10-22T18:53:44.374Z] c71f745f0718: Preparing [2022-10-22T18:53:44.374Z] 9833f26c6bda: Preparing [2022-10-22T18:53:44.374Z] c71f745f0718: Layer already exists [2022-10-22T18:53:44.374Z] fca74e29bff8: Layer already exists [2022-10-22T18:53:44.374Z] ee444748ba45: Layer already exists [2022-10-22T18:53:44.374Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:44.374Z] 47479f30a7ca: Layer already exists [2022-10-22T18:53:44.374Z] 9833f26c6bda: Layer already exists [2022-10-22T18:53:44.374Z] latest: digest: sha256:10c6806dac68bcd47ec9ac31311f482a5f9225911003b1fb368190f516da2f45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:44.973Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:45.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.99 [2022-10-22T18:53:45.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T18:53:45.307Z] ee444748ba45: Preparing [2022-10-22T18:53:45.307Z] 47479f30a7ca: Preparing [2022-10-22T18:53:45.307Z] 34e146fc93a4: Preparing [2022-10-22T18:53:45.307Z] fca74e29bff8: Preparing [2022-10-22T18:53:45.307Z] c71f745f0718: Preparing [2022-10-22T18:53:45.307Z] 9833f26c6bda: Preparing [2022-10-22T18:53:45.307Z] 9833f26c6bda: Waiting [2022-10-22T18:53:45.307Z] c71f745f0718: Layer already exists [2022-10-22T18:53:45.307Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:45.307Z] 47479f30a7ca: Layer already exists [2022-10-22T18:53:45.307Z] fca74e29bff8: Layer already exists [2022-10-22T18:53:45.307Z] ee444748ba45: Layer already exists [2022-10-22T18:53:45.307Z] 9833f26c6bda: Layer already exists [2022-10-22T18:53:45.307Z] 2.3.0-dev.99: digest: sha256:10c6806dac68bcd47ec9ac31311f482a5f9225911003b1fb368190f516da2f45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:45.641Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:45.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:45.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T18:53:45.978Z] ee444748ba45: Preparing [2022-10-22T18:53:45.978Z] 47479f30a7ca: Preparing [2022-10-22T18:53:45.978Z] 34e146fc93a4: Preparing [2022-10-22T18:53:45.978Z] fca74e29bff8: Preparing [2022-10-22T18:53:45.978Z] c71f745f0718: Preparing [2022-10-22T18:53:45.978Z] 9833f26c6bda: Preparing [2022-10-22T18:53:45.978Z] 9833f26c6bda: Waiting [2022-10-22T18:53:45.978Z] ee444748ba45: Layer already exists [2022-10-22T18:53:45.978Z] c71f745f0718: Layer already exists [2022-10-22T18:53:45.978Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:45.978Z] 47479f30a7ca: Layer already exists [2022-10-22T18:53:45.978Z] fca74e29bff8: Layer already exists [2022-10-22T18:53:45.978Z] 9833f26c6bda: Layer already exists [2022-10-22T18:53:45.978Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:10c6806dac68bcd47ec9ac31311f482a5f9225911003b1fb368190f516da2f45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:46.314Z] + 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-10-22T18:53:46.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-22T18:53:46.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T18:53:46.644Z] ee444748ba45: Preparing [2022-10-22T18:53:46.644Z] 47479f30a7ca: Preparing [2022-10-22T18:53:46.644Z] 34e146fc93a4: Preparing [2022-10-22T18:53:46.644Z] fca74e29bff8: Preparing [2022-10-22T18:53:46.644Z] c71f745f0718: Preparing [2022-10-22T18:53:46.644Z] 9833f26c6bda: Preparing [2022-10-22T18:53:46.644Z] 9833f26c6bda: Waiting [2022-10-22T18:53:46.644Z] c71f745f0718: Layer already exists [2022-10-22T18:53:46.644Z] 47479f30a7ca: Layer already exists [2022-10-22T18:53:46.644Z] fca74e29bff8: Layer already exists [2022-10-22T18:53:46.644Z] ee444748ba45: Layer already exists [2022-10-22T18:53:46.644Z] 34e146fc93a4: Layer already exists [2022-10-22T18:53:46.644Z] 9833f26c6bda: Layer already exists [2022-10-22T18:53:46.644Z] main: digest: sha256:10c6806dac68bcd47ec9ac31311f482a5f9225911003b1fb368190f516da2f45 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:53:46.962Z] ===================================================== [Pipeline] echo [2022-10-22T18:53:46.974Z] taggedImages: [2022-10-22T18:53:46.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:46.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-22T18:53:46.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.99 [2022-10-22T18:53:46.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:46.974Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-22T18:53:46.994Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-22T18:53:46.994Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:46.994Z] latest [2022-10-22T18:53:46.994Z] 2.3.0-dev.99 [2022-10-22T18:53:46.994Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:53:46.994Z] main [2022-10-22T18:53:46.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:47.331Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:53:47.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:53:47.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T18:53:47.661Z] c9c30714b956: Preparing [2022-10-22T18:53:47.661Z] 38091ff5c193: Preparing [2022-10-22T18:53:47.661Z] 787753714186: Preparing [2022-10-22T18:53:47.661Z] 1e7c30919e53: Preparing [2022-10-22T18:53:47.661Z] a8f4d2ef27f6: Preparing [2022-10-22T18:53:47.661Z] d8485c04ea3f: Preparing [2022-10-22T18:53:47.661Z] c71f745f0718: Preparing [2022-10-22T18:53:47.661Z] 9833f26c6bda: Preparing [2022-10-22T18:53:47.661Z] d8485c04ea3f: Waiting [2022-10-22T18:53:47.661Z] c71f745f0718: Waiting [2022-10-22T18:53:47.661Z] 9833f26c6bda: Waiting [2022-10-22T18:53:47.927Z] c9c30714b956: Pushed [2022-10-22T18:53:47.927Z] 787753714186: Pushed [2022-10-22T18:53:47.927Z] 38091ff5c193: Pushed [2022-10-22T18:53:47.927Z] c71f745f0718: Layer already exists [2022-10-22T18:53:47.927Z] 9833f26c6bda: Layer already exists [2022-10-22T18:53:48.883Z] d8485c04ea3f: Pushed [2022-10-22T18:53:57.071Z] a8f4d2ef27f6: Pushed [2022-10-22T18:54:03.693Z] 1e7c30919e53: Pushed [2022-10-22T18:54:03.693Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:9d1bf41a047fce41464c1f84a4f227dc1de1ee42a0bf16c9e92bec58ebac8d26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:04.026Z] + 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-10-22T18:54:04.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-22T18:54:04.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T18:54:04.402Z] c9c30714b956: Preparing [2022-10-22T18:54:04.402Z] 38091ff5c193: Preparing [2022-10-22T18:54:04.402Z] 787753714186: Preparing [2022-10-22T18:54:04.402Z] 1e7c30919e53: Preparing [2022-10-22T18:54:04.402Z] a8f4d2ef27f6: Preparing [2022-10-22T18:54:04.402Z] d8485c04ea3f: Preparing [2022-10-22T18:54:04.402Z] c71f745f0718: Preparing [2022-10-22T18:54:04.402Z] 9833f26c6bda: Preparing [2022-10-22T18:54:04.402Z] c71f745f0718: Waiting [2022-10-22T18:54:04.402Z] 9833f26c6bda: Waiting [2022-10-22T18:54:04.402Z] d8485c04ea3f: Waiting [2022-10-22T18:54:04.402Z] a8f4d2ef27f6: Layer already exists [2022-10-22T18:54:04.402Z] 1e7c30919e53: Layer already exists [2022-10-22T18:54:04.402Z] 38091ff5c193: Layer already exists [2022-10-22T18:54:04.402Z] 787753714186: Layer already exists [2022-10-22T18:54:04.402Z] c9c30714b956: Layer already exists [2022-10-22T18:54:04.402Z] 9833f26c6bda: Layer already exists [2022-10-22T18:54:04.402Z] d8485c04ea3f: Layer already exists [2022-10-22T18:54:04.402Z] c71f745f0718: Layer already exists [2022-10-22T18:54:04.667Z] latest: digest: sha256:9d1bf41a047fce41464c1f84a4f227dc1de1ee42a0bf16c9e92bec58ebac8d26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:04.991Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:05.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.99 [2022-10-22T18:54:05.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T18:54:05.315Z] c9c30714b956: Preparing [2022-10-22T18:54:05.315Z] 38091ff5c193: Preparing [2022-10-22T18:54:05.315Z] 787753714186: Preparing [2022-10-22T18:54:05.315Z] 1e7c30919e53: Preparing [2022-10-22T18:54:05.315Z] a8f4d2ef27f6: Preparing [2022-10-22T18:54:05.315Z] d8485c04ea3f: Preparing [2022-10-22T18:54:05.315Z] c71f745f0718: Preparing [2022-10-22T18:54:05.315Z] 9833f26c6bda: Preparing [2022-10-22T18:54:05.315Z] c71f745f0718: Waiting [2022-10-22T18:54:05.315Z] 9833f26c6bda: Waiting [2022-10-22T18:54:05.315Z] d8485c04ea3f: Waiting [2022-10-22T18:54:05.315Z] a8f4d2ef27f6: Layer already exists [2022-10-22T18:54:05.315Z] 787753714186: Layer already exists [2022-10-22T18:54:05.315Z] 38091ff5c193: Layer already exists [2022-10-22T18:54:05.315Z] c9c30714b956: Layer already exists [2022-10-22T18:54:05.315Z] 1e7c30919e53: Layer already exists [2022-10-22T18:54:05.315Z] 9833f26c6bda: Layer already exists [2022-10-22T18:54:05.315Z] d8485c04ea3f: Layer already exists [2022-10-22T18:54:05.315Z] c71f745f0718: Layer already exists [2022-10-22T18:54:05.315Z] 2.3.0-dev.99: digest: sha256:9d1bf41a047fce41464c1f84a4f227dc1de1ee42a0bf16c9e92bec58ebac8d26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:05.905Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:06.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:54:06.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T18:54:06.229Z] c9c30714b956: Preparing [2022-10-22T18:54:06.229Z] 38091ff5c193: Preparing [2022-10-22T18:54:06.229Z] 787753714186: Preparing [2022-10-22T18:54:06.229Z] 1e7c30919e53: Preparing [2022-10-22T18:54:06.229Z] a8f4d2ef27f6: Preparing [2022-10-22T18:54:06.229Z] d8485c04ea3f: Preparing [2022-10-22T18:54:06.229Z] c71f745f0718: Preparing [2022-10-22T18:54:06.229Z] 9833f26c6bda: Preparing [2022-10-22T18:54:06.229Z] d8485c04ea3f: Waiting [2022-10-22T18:54:06.229Z] c71f745f0718: Waiting [2022-10-22T18:54:06.229Z] 9833f26c6bda: Waiting [2022-10-22T18:54:06.229Z] 787753714186: Layer already exists [2022-10-22T18:54:06.229Z] c9c30714b956: Layer already exists [2022-10-22T18:54:06.229Z] 1e7c30919e53: Layer already exists [2022-10-22T18:54:06.229Z] 38091ff5c193: Layer already exists [2022-10-22T18:54:06.229Z] a8f4d2ef27f6: Layer already exists [2022-10-22T18:54:06.229Z] c71f745f0718: Layer already exists [2022-10-22T18:54:06.229Z] d8485c04ea3f: Layer already exists [2022-10-22T18:54:06.229Z] 9833f26c6bda: Layer already exists [2022-10-22T18:54:06.229Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:9d1bf41a047fce41464c1f84a4f227dc1de1ee42a0bf16c9e92bec58ebac8d26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:06.824Z] + 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-10-22T18:54:07.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-22T18:54:07.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T18:54:07.157Z] c9c30714b956: Preparing [2022-10-22T18:54:07.157Z] 38091ff5c193: Preparing [2022-10-22T18:54:07.157Z] 787753714186: Preparing [2022-10-22T18:54:07.157Z] 1e7c30919e53: Preparing [2022-10-22T18:54:07.157Z] a8f4d2ef27f6: Preparing [2022-10-22T18:54:07.157Z] d8485c04ea3f: Preparing [2022-10-22T18:54:07.157Z] c71f745f0718: Preparing [2022-10-22T18:54:07.157Z] 9833f26c6bda: Preparing [2022-10-22T18:54:07.157Z] d8485c04ea3f: Waiting [2022-10-22T18:54:07.157Z] 9833f26c6bda: Waiting [2022-10-22T18:54:07.157Z] c71f745f0718: Waiting [2022-10-22T18:54:07.157Z] a8f4d2ef27f6: Layer already exists [2022-10-22T18:54:07.157Z] 38091ff5c193: Layer already exists [2022-10-22T18:54:07.157Z] c9c30714b956: Layer already exists [2022-10-22T18:54:07.157Z] 787753714186: Layer already exists [2022-10-22T18:54:07.157Z] 1e7c30919e53: Layer already exists [2022-10-22T18:54:07.158Z] d8485c04ea3f: Layer already exists [2022-10-22T18:54:07.158Z] c71f745f0718: Layer already exists [2022-10-22T18:54:07.158Z] 9833f26c6bda: Layer already exists [2022-10-22T18:54:07.158Z] main: digest: sha256:9d1bf41a047fce41464c1f84a4f227dc1de1ee42a0bf16c9e92bec58ebac8d26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:54:07.460Z] ===================================================== [Pipeline] echo [2022-10-22T18:54:07.466Z] taggedImages: [2022-10-22T18:54:07.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:54:07.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-22T18:54:07.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.99 [2022-10-22T18:54:07.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:54:07.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-22T18:54:07.480Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-22T18:54:07.480Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:54:07.480Z] latest [2022-10-22T18:54:07.480Z] 2.3.0-dev.99 [2022-10-22T18:54:07.480Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:54:07.480Z] main [2022-10-22T18:54:07.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:07.804Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:09.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:54:09.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T18:54:09.088Z] 5958b6b57a78: Preparing [2022-10-22T18:54:09.088Z] d8d3175a42fa: Preparing [2022-10-22T18:54:09.088Z] f2f5c4b203f3: Preparing [2022-10-22T18:54:09.088Z] 282f9b5f63ca: Preparing [2022-10-22T18:54:09.088Z] 829ef1009205: Preparing [2022-10-22T18:54:09.088Z] 3687e6385a04: Preparing [2022-10-22T18:54:09.088Z] 9833f26c6bda: Preparing [2022-10-22T18:54:09.088Z] 3687e6385a04: Waiting [2022-10-22T18:54:09.088Z] 9833f26c6bda: Waiting [2022-10-22T18:54:09.350Z] d8d3175a42fa: Pushed [2022-10-22T18:54:09.350Z] f2f5c4b203f3: Pushed [2022-10-22T18:54:09.350Z] 5958b6b57a78: Pushed [2022-10-22T18:54:09.350Z] 9833f26c6bda: Layer already exists [2022-10-22T18:54:09.350Z] 3687e6385a04: Pushed [2022-10-22T18:54:09.930Z] 829ef1009205: Pushed [2022-10-22T18:54:24.881Z] 282f9b5f63ca: Pushed [2022-10-22T18:54:24.881Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:43219a4e51a4e53599977b7de9136e429d067f6782eeb699926e49756c2210e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:25.219Z] + 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-10-22T18:54:25.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-22T18:54:25.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T18:54:25.545Z] 5958b6b57a78: Preparing [2022-10-22T18:54:25.545Z] d8d3175a42fa: Preparing [2022-10-22T18:54:25.545Z] f2f5c4b203f3: Preparing [2022-10-22T18:54:25.545Z] 282f9b5f63ca: Preparing [2022-10-22T18:54:25.545Z] 829ef1009205: Preparing [2022-10-22T18:54:25.545Z] 3687e6385a04: Preparing [2022-10-22T18:54:25.545Z] 9833f26c6bda: Preparing [2022-10-22T18:54:25.545Z] 3687e6385a04: Waiting [2022-10-22T18:54:25.545Z] 9833f26c6bda: Waiting [2022-10-22T18:54:25.545Z] 829ef1009205: Layer already exists [2022-10-22T18:54:25.545Z] 5958b6b57a78: Layer already exists [2022-10-22T18:54:25.545Z] d8d3175a42fa: Layer already exists [2022-10-22T18:54:25.545Z] f2f5c4b203f3: Layer already exists [2022-10-22T18:54:25.545Z] 282f9b5f63ca: Layer already exists [2022-10-22T18:54:25.545Z] 3687e6385a04: Layer already exists [2022-10-22T18:54:25.545Z] 9833f26c6bda: Layer already exists [2022-10-22T18:54:25.545Z] latest: digest: sha256:43219a4e51a4e53599977b7de9136e429d067f6782eeb699926e49756c2210e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:25.871Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:26.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.99 [2022-10-22T18:54:26.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T18:54:26.195Z] 5958b6b57a78: Preparing [2022-10-22T18:54:26.195Z] d8d3175a42fa: Preparing [2022-10-22T18:54:26.195Z] f2f5c4b203f3: Preparing [2022-10-22T18:54:26.195Z] 282f9b5f63ca: Preparing [2022-10-22T18:54:26.195Z] 829ef1009205: Preparing [2022-10-22T18:54:26.195Z] 3687e6385a04: Preparing [2022-10-22T18:54:26.195Z] 9833f26c6bda: Preparing [2022-10-22T18:54:26.195Z] 3687e6385a04: Waiting [2022-10-22T18:54:26.195Z] 9833f26c6bda: Waiting [2022-10-22T18:54:26.195Z] 829ef1009205: Layer already exists [2022-10-22T18:54:26.195Z] f2f5c4b203f3: Layer already exists [2022-10-22T18:54:26.195Z] d8d3175a42fa: Layer already exists [2022-10-22T18:54:26.195Z] 5958b6b57a78: Layer already exists [2022-10-22T18:54:26.195Z] 282f9b5f63ca: Layer already exists [2022-10-22T18:54:26.195Z] 3687e6385a04: Layer already exists [2022-10-22T18:54:26.195Z] 9833f26c6bda: Layer already exists [2022-10-22T18:54:26.195Z] 2.3.0-dev.99: digest: sha256:43219a4e51a4e53599977b7de9136e429d067f6782eeb699926e49756c2210e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:26.518Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:26.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:54:26.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T18:54:26.870Z] 5958b6b57a78: Preparing [2022-10-22T18:54:26.870Z] d8d3175a42fa: Preparing [2022-10-22T18:54:26.870Z] f2f5c4b203f3: Preparing [2022-10-22T18:54:26.870Z] 282f9b5f63ca: Preparing [2022-10-22T18:54:26.870Z] 829ef1009205: Preparing [2022-10-22T18:54:26.870Z] 3687e6385a04: Preparing [2022-10-22T18:54:26.870Z] 9833f26c6bda: Preparing [2022-10-22T18:54:26.870Z] 3687e6385a04: Waiting [2022-10-22T18:54:26.870Z] 9833f26c6bda: Waiting [2022-10-22T18:54:26.870Z] 829ef1009205: Layer already exists [2022-10-22T18:54:26.870Z] 5958b6b57a78: Layer already exists [2022-10-22T18:54:26.870Z] d8d3175a42fa: Layer already exists [2022-10-22T18:54:26.870Z] f2f5c4b203f3: Layer already exists [2022-10-22T18:54:26.870Z] 282f9b5f63ca: Layer already exists [2022-10-22T18:54:26.870Z] 3687e6385a04: Layer already exists [2022-10-22T18:54:26.870Z] 9833f26c6bda: Layer already exists [2022-10-22T18:54:26.870Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:43219a4e51a4e53599977b7de9136e429d067f6782eeb699926e49756c2210e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:27.469Z] + 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-10-22T18:54:27.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-22T18:54:27.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T18:54:27.801Z] 5958b6b57a78: Preparing [2022-10-22T18:54:27.801Z] d8d3175a42fa: Preparing [2022-10-22T18:54:27.801Z] f2f5c4b203f3: Preparing [2022-10-22T18:54:27.801Z] 282f9b5f63ca: Preparing [2022-10-22T18:54:27.801Z] 829ef1009205: Preparing [2022-10-22T18:54:27.801Z] 3687e6385a04: Preparing [2022-10-22T18:54:27.801Z] 9833f26c6bda: Preparing [2022-10-22T18:54:27.801Z] 3687e6385a04: Waiting [2022-10-22T18:54:27.801Z] 9833f26c6bda: Waiting [2022-10-22T18:54:27.801Z] 829ef1009205: Layer already exists [2022-10-22T18:54:27.801Z] 5958b6b57a78: Layer already exists [2022-10-22T18:54:27.801Z] f2f5c4b203f3: Layer already exists [2022-10-22T18:54:27.801Z] d8d3175a42fa: Layer already exists [2022-10-22T18:54:27.801Z] 282f9b5f63ca: Layer already exists [2022-10-22T18:54:27.801Z] 3687e6385a04: Layer already exists [2022-10-22T18:54:27.801Z] 9833f26c6bda: Layer already exists [2022-10-22T18:54:28.070Z] main: digest: sha256:43219a4e51a4e53599977b7de9136e429d067f6782eeb699926e49756c2210e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:54:28.118Z] ===================================================== [Pipeline] echo [2022-10-22T18:54:28.125Z] taggedImages: [2022-10-22T18:54:28.125Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:54:28.125Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-22T18:54:28.125Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.99 [2022-10-22T18:54:28.125Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:54:28.125Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-22T18:54:28.139Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-22T18:54:28.139Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:54:28.139Z] latest [2022-10-22T18:54:28.139Z] 2.3.0-dev.99 [2022-10-22T18:54:28.139Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:54:28.139Z] main [2022-10-22T18:54:28.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:28.474Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:28.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:54:28.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T18:54:28.810Z] 7f3eb2025018: Preparing [2022-10-22T18:54:28.810Z] 3d8d0bab9708: Preparing [2022-10-22T18:54:28.810Z] 9ef6985ed23f: Preparing [2022-10-22T18:54:28.810Z] 98f6a62884a6: Preparing [2022-10-22T18:54:28.810Z] 4f090bd6ddbd: Preparing [2022-10-22T18:54:28.810Z] 3687e6385a04: Preparing [2022-10-22T18:54:28.810Z] 9833f26c6bda: Preparing [2022-10-22T18:54:28.810Z] 3687e6385a04: Waiting [2022-10-22T18:54:28.810Z] 9833f26c6bda: Waiting [2022-10-22T18:54:29.072Z] 9ef6985ed23f: Pushed [2022-10-22T18:54:29.072Z] 7f3eb2025018: Pushed [2022-10-22T18:54:29.072Z] 3d8d0bab9708: Pushed [2022-10-22T18:54:29.072Z] 3687e6385a04: Layer already exists [2022-10-22T18:54:29.072Z] 9833f26c6bda: Layer already exists [2022-10-22T18:54:29.648Z] 4f090bd6ddbd: Pushed [2022-10-22T18:54:44.595Z] 98f6a62884a6: Pushed [2022-10-22T18:54:44.595Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:7371d9b2bb511da208a1e6cc6b37dba5494f68d81379afe7da6b61d94b3e3da9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:44.917Z] + 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-10-22T18:54:45.240Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-22T18:54:45.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T18:54:45.240Z] 7f3eb2025018: Preparing [2022-10-22T18:54:45.240Z] 3d8d0bab9708: Preparing [2022-10-22T18:54:45.240Z] 9ef6985ed23f: Preparing [2022-10-22T18:54:45.240Z] 98f6a62884a6: Preparing [2022-10-22T18:54:45.240Z] 4f090bd6ddbd: Preparing [2022-10-22T18:54:45.240Z] 3687e6385a04: Preparing [2022-10-22T18:54:45.240Z] 9833f26c6bda: Preparing [2022-10-22T18:54:45.240Z] 3687e6385a04: Waiting [2022-10-22T18:54:45.240Z] 9833f26c6bda: Waiting [2022-10-22T18:54:45.240Z] 4f090bd6ddbd: Layer already exists [2022-10-22T18:54:45.240Z] 3d8d0bab9708: Layer already exists [2022-10-22T18:54:45.240Z] 98f6a62884a6: Layer already exists [2022-10-22T18:54:45.240Z] 9ef6985ed23f: Layer already exists [2022-10-22T18:54:45.240Z] 7f3eb2025018: Layer already exists [2022-10-22T18:54:45.240Z] 9833f26c6bda: Layer already exists [2022-10-22T18:54:45.240Z] 3687e6385a04: Layer already exists [2022-10-22T18:54:45.240Z] latest: digest: sha256:7371d9b2bb511da208a1e6cc6b37dba5494f68d81379afe7da6b61d94b3e3da9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:45.834Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:46.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.99 [2022-10-22T18:54:46.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T18:54:46.152Z] 7f3eb2025018: Preparing [2022-10-22T18:54:46.152Z] 3d8d0bab9708: Preparing [2022-10-22T18:54:46.152Z] 9ef6985ed23f: Preparing [2022-10-22T18:54:46.152Z] 98f6a62884a6: Preparing [2022-10-22T18:54:46.152Z] 4f090bd6ddbd: Preparing [2022-10-22T18:54:46.152Z] 3687e6385a04: Preparing [2022-10-22T18:54:46.152Z] 9833f26c6bda: Preparing [2022-10-22T18:54:46.152Z] 3687e6385a04: Waiting [2022-10-22T18:54:46.152Z] 9833f26c6bda: Waiting [2022-10-22T18:54:46.152Z] 3d8d0bab9708: Layer already exists [2022-10-22T18:54:46.152Z] 98f6a62884a6: Layer already exists [2022-10-22T18:54:46.152Z] 4f090bd6ddbd: Layer already exists [2022-10-22T18:54:46.152Z] 9ef6985ed23f: Layer already exists [2022-10-22T18:54:46.152Z] 7f3eb2025018: Layer already exists [2022-10-22T18:54:46.152Z] 3687e6385a04: Layer already exists [2022-10-22T18:54:46.152Z] 9833f26c6bda: Layer already exists [2022-10-22T18:54:46.152Z] 2.3.0-dev.99: digest: sha256:7371d9b2bb511da208a1e6cc6b37dba5494f68d81379afe7da6b61d94b3e3da9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:46.489Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:46.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:54:46.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T18:54:46.814Z] 7f3eb2025018: Preparing [2022-10-22T18:54:46.814Z] 3d8d0bab9708: Preparing [2022-10-22T18:54:46.814Z] 9ef6985ed23f: Preparing [2022-10-22T18:54:46.814Z] 98f6a62884a6: Preparing [2022-10-22T18:54:46.814Z] 4f090bd6ddbd: Preparing [2022-10-22T18:54:46.814Z] 3687e6385a04: Preparing [2022-10-22T18:54:46.814Z] 9833f26c6bda: Preparing [2022-10-22T18:54:46.814Z] 3687e6385a04: Waiting [2022-10-22T18:54:46.814Z] 9833f26c6bda: Waiting [2022-10-22T18:54:46.814Z] 3d8d0bab9708: Layer already exists [2022-10-22T18:54:46.814Z] 9ef6985ed23f: Layer already exists [2022-10-22T18:54:46.814Z] 4f090bd6ddbd: Layer already exists [2022-10-22T18:54:46.814Z] 98f6a62884a6: Layer already exists [2022-10-22T18:54:46.814Z] 7f3eb2025018: Layer already exists [2022-10-22T18:54:46.814Z] 9833f26c6bda: Layer already exists [2022-10-22T18:54:46.814Z] 3687e6385a04: Layer already exists [2022-10-22T18:54:46.814Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:7371d9b2bb511da208a1e6cc6b37dba5494f68d81379afe7da6b61d94b3e3da9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:47.142Z] + 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-10-22T18:54:47.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-22T18:54:47.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T18:54:47.470Z] 7f3eb2025018: Preparing [2022-10-22T18:54:47.470Z] 3d8d0bab9708: Preparing [2022-10-22T18:54:47.470Z] 9ef6985ed23f: Preparing [2022-10-22T18:54:47.470Z] 98f6a62884a6: Preparing [2022-10-22T18:54:47.470Z] 4f090bd6ddbd: Preparing [2022-10-22T18:54:47.470Z] 3687e6385a04: Preparing [2022-10-22T18:54:47.470Z] 9833f26c6bda: Preparing [2022-10-22T18:54:47.470Z] 3687e6385a04: Waiting [2022-10-22T18:54:47.470Z] 9833f26c6bda: Waiting [2022-10-22T18:54:47.470Z] 3d8d0bab9708: Layer already exists [2022-10-22T18:54:47.470Z] 7f3eb2025018: Layer already exists [2022-10-22T18:54:47.470Z] 4f090bd6ddbd: Layer already exists [2022-10-22T18:54:47.470Z] 9ef6985ed23f: Layer already exists [2022-10-22T18:54:47.470Z] 98f6a62884a6: Layer already exists [2022-10-22T18:54:47.470Z] 3687e6385a04: Layer already exists [2022-10-22T18:54:47.470Z] 9833f26c6bda: Layer already exists [2022-10-22T18:54:47.733Z] main: digest: sha256:7371d9b2bb511da208a1e6cc6b37dba5494f68d81379afe7da6b61d94b3e3da9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:54:47.779Z] ===================================================== [Pipeline] echo [2022-10-22T18:54:47.786Z] taggedImages: [2022-10-22T18:54:47.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:54:47.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-22T18:54:47.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.99 [2022-10-22T18:54:47.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:54:47.786Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-22T18:54:47.800Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-22T18:54:47.800Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:54:47.800Z] latest [2022-10-22T18:54:47.800Z] 2.3.0-dev.99 [2022-10-22T18:54:47.800Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:54:47.800Z] main [2022-10-22T18:54:47.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:48.122Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:48.452Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:54:48.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T18:54:48.452Z] 05e50f727fcd: Preparing [2022-10-22T18:54:48.452Z] 4a97fe3dd56e: Preparing [2022-10-22T18:54:48.452Z] 34e146fc93a4: Preparing [2022-10-22T18:54:48.452Z] cde5c861679b: Preparing [2022-10-22T18:54:48.452Z] 5d3e392a13a0: Preparing [2022-10-22T18:54:48.452Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:54:48.452Z] 34e146fc93a4: Layer already exists [2022-10-22T18:54:48.715Z] 05e50f727fcd: Pushed [2022-10-22T18:54:48.715Z] cde5c861679b: Pushed [2022-10-22T18:54:54.029Z] 4a97fe3dd56e: Pushed [2022-10-22T18:54:54.029Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:e52f548409dbbd2d780eb19f65c13dfea428eb9fae03505a495926c320db41ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:54.364Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:54.700Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-22T18:54:54.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T18:54:54.700Z] 05e50f727fcd: Preparing [2022-10-22T18:54:54.700Z] 4a97fe3dd56e: Preparing [2022-10-22T18:54:54.700Z] 34e146fc93a4: Preparing [2022-10-22T18:54:54.700Z] cde5c861679b: Preparing [2022-10-22T18:54:54.700Z] 5d3e392a13a0: Preparing [2022-10-22T18:54:54.700Z] 05e50f727fcd: Layer already exists [2022-10-22T18:54:54.700Z] 34e146fc93a4: Layer already exists [2022-10-22T18:54:54.700Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:54:54.700Z] 4a97fe3dd56e: Layer already exists [2022-10-22T18:54:54.700Z] cde5c861679b: Layer already exists [2022-10-22T18:54:54.700Z] latest: digest: sha256:e52f548409dbbd2d780eb19f65c13dfea428eb9fae03505a495926c320db41ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:55.299Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:57.031Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.99 [2022-10-22T18:54:57.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T18:54:57.031Z] 05e50f727fcd: Preparing [2022-10-22T18:54:57.031Z] 4a97fe3dd56e: Preparing [2022-10-22T18:54:57.031Z] 34e146fc93a4: Preparing [2022-10-22T18:54:57.031Z] cde5c861679b: Preparing [2022-10-22T18:54:57.031Z] 5d3e392a13a0: Preparing [2022-10-22T18:54:57.031Z] cde5c861679b: Layer already exists [2022-10-22T18:54:57.031Z] 05e50f727fcd: Layer already exists [2022-10-22T18:54:57.031Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:54:57.031Z] 4a97fe3dd56e: Layer already exists [2022-10-22T18:54:57.031Z] 34e146fc93a4: Layer already exists [2022-10-22T18:54:57.296Z] 2.3.0-dev.99: digest: sha256:e52f548409dbbd2d780eb19f65c13dfea428eb9fae03505a495926c320db41ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:57.637Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:57.959Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:54:57.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T18:54:57.959Z] 05e50f727fcd: Preparing [2022-10-22T18:54:57.959Z] 4a97fe3dd56e: Preparing [2022-10-22T18:54:57.959Z] 34e146fc93a4: Preparing [2022-10-22T18:54:57.959Z] cde5c861679b: Preparing [2022-10-22T18:54:57.959Z] 5d3e392a13a0: Preparing [2022-10-22T18:54:57.959Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:54:57.959Z] 05e50f727fcd: Layer already exists [2022-10-22T18:54:57.959Z] cde5c861679b: Layer already exists [2022-10-22T18:54:57.959Z] 4a97fe3dd56e: Layer already exists [2022-10-22T18:54:57.959Z] 34e146fc93a4: Layer already exists [2022-10-22T18:54:57.960Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:e52f548409dbbd2d780eb19f65c13dfea428eb9fae03505a495926c320db41ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:58.299Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:58.620Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-22T18:54:58.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T18:54:58.620Z] 05e50f727fcd: Preparing [2022-10-22T18:54:58.620Z] 4a97fe3dd56e: Preparing [2022-10-22T18:54:58.620Z] 34e146fc93a4: Preparing [2022-10-22T18:54:58.620Z] cde5c861679b: Preparing [2022-10-22T18:54:58.620Z] 5d3e392a13a0: Preparing [2022-10-22T18:54:58.620Z] 4a97fe3dd56e: Layer already exists [2022-10-22T18:54:58.620Z] 05e50f727fcd: Layer already exists [2022-10-22T18:54:58.620Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:54:58.620Z] 34e146fc93a4: Layer already exists [2022-10-22T18:54:58.620Z] cde5c861679b: Layer already exists [2022-10-22T18:54:58.620Z] main: digest: sha256:e52f548409dbbd2d780eb19f65c13dfea428eb9fae03505a495926c320db41ba size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:54:58.662Z] ===================================================== [Pipeline] echo [2022-10-22T18:54:58.669Z] taggedImages: [2022-10-22T18:54:58.669Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:54:58.669Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-22T18:54:58.669Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.99 [2022-10-22T18:54:58.669Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:54:58.669Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-22T18:54:58.684Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-22T18:54:58.684Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:54:58.684Z] latest [2022-10-22T18:54:58.684Z] 2.3.0-dev.99 [2022-10-22T18:54:58.684Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:54:58.684Z] main [2022-10-22T18:54:58.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:59.012Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:54:59.336Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:54:59.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T18:54:59.336Z] 4c8bc852dbbd: Preparing [2022-10-22T18:54:59.336Z] e98667f23fb9: Preparing [2022-10-22T18:54:59.336Z] 34e146fc93a4: Preparing [2022-10-22T18:54:59.336Z] b808c5570d95: Preparing [2022-10-22T18:54:59.336Z] 5d3e392a13a0: Preparing [2022-10-22T18:54:59.336Z] b808c5570d95: Layer already exists [2022-10-22T18:54:59.336Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:54:59.336Z] 34e146fc93a4: Layer already exists [2022-10-22T18:54:59.600Z] 4c8bc852dbbd: Pushed [2022-10-22T18:55:04.923Z] e98667f23fb9: Pushed [2022-10-22T18:55:04.923Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:bab18b96b7c56286cb550a2f720fd0451975eaefc166c02c816496632640fe4d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:05.245Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:05.569Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-22T18:55:05.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T18:55:05.569Z] 4c8bc852dbbd: Preparing [2022-10-22T18:55:05.569Z] e98667f23fb9: Preparing [2022-10-22T18:55:05.569Z] 34e146fc93a4: Preparing [2022-10-22T18:55:05.569Z] b808c5570d95: Preparing [2022-10-22T18:55:05.569Z] 5d3e392a13a0: Preparing [2022-10-22T18:55:05.569Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:55:05.569Z] 4c8bc852dbbd: Layer already exists [2022-10-22T18:55:05.569Z] e98667f23fb9: Layer already exists [2022-10-22T18:55:05.569Z] 34e146fc93a4: Layer already exists [2022-10-22T18:55:05.569Z] b808c5570d95: Layer already exists [2022-10-22T18:55:05.569Z] latest: digest: sha256:bab18b96b7c56286cb550a2f720fd0451975eaefc166c02c816496632640fe4d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:05.900Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:06.229Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.99 [2022-10-22T18:55:06.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T18:55:06.229Z] 4c8bc852dbbd: Preparing [2022-10-22T18:55:06.229Z] e98667f23fb9: Preparing [2022-10-22T18:55:06.229Z] 34e146fc93a4: Preparing [2022-10-22T18:55:06.229Z] b808c5570d95: Preparing [2022-10-22T18:55:06.229Z] 5d3e392a13a0: Preparing [2022-10-22T18:55:06.229Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:55:06.229Z] 4c8bc852dbbd: Layer already exists [2022-10-22T18:55:06.229Z] 34e146fc93a4: Layer already exists [2022-10-22T18:55:06.229Z] b808c5570d95: Layer already exists [2022-10-22T18:55:06.229Z] e98667f23fb9: Layer already exists [2022-10-22T18:55:06.229Z] 2.3.0-dev.99: digest: sha256:bab18b96b7c56286cb550a2f720fd0451975eaefc166c02c816496632640fe4d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:06.560Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:06.883Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:55:06.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T18:55:06.883Z] 4c8bc852dbbd: Preparing [2022-10-22T18:55:06.883Z] e98667f23fb9: Preparing [2022-10-22T18:55:06.883Z] 34e146fc93a4: Preparing [2022-10-22T18:55:06.883Z] b808c5570d95: Preparing [2022-10-22T18:55:06.883Z] 5d3e392a13a0: Preparing [2022-10-22T18:55:06.883Z] 4c8bc852dbbd: Layer already exists [2022-10-22T18:55:06.883Z] e98667f23fb9: Layer already exists [2022-10-22T18:55:06.883Z] b808c5570d95: Layer already exists [2022-10-22T18:55:06.883Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:55:06.883Z] 34e146fc93a4: Layer already exists [2022-10-22T18:55:06.883Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:bab18b96b7c56286cb550a2f720fd0451975eaefc166c02c816496632640fe4d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:07.208Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:07.531Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-22T18:55:07.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T18:55:07.531Z] 4c8bc852dbbd: Preparing [2022-10-22T18:55:07.531Z] e98667f23fb9: Preparing [2022-10-22T18:55:07.531Z] 34e146fc93a4: Preparing [2022-10-22T18:55:07.531Z] b808c5570d95: Preparing [2022-10-22T18:55:07.531Z] 5d3e392a13a0: Preparing [2022-10-22T18:55:07.531Z] 34e146fc93a4: Layer already exists [2022-10-22T18:55:07.531Z] e98667f23fb9: Layer already exists [2022-10-22T18:55:07.531Z] b808c5570d95: Layer already exists [2022-10-22T18:55:07.531Z] 4c8bc852dbbd: Layer already exists [2022-10-22T18:55:07.531Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:55:07.531Z] main: digest: sha256:bab18b96b7c56286cb550a2f720fd0451975eaefc166c02c816496632640fe4d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:55:07.576Z] ===================================================== [Pipeline] echo [2022-10-22T18:55:07.585Z] taggedImages: [2022-10-22T18:55:07.585Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:55:07.585Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-22T18:55:07.585Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.99 [2022-10-22T18:55:07.585Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:55:07.585Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-22T18:55:07.599Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-22T18:55:07.599Z] 23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:55:07.599Z] latest [2022-10-22T18:55:07.599Z] 2.3.0-dev.99 [2022-10-22T18:55:07.599Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:55:07.599Z] main [2022-10-22T18:55:07.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:07.922Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:08.248Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:55:08.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T18:55:08.248Z] 2be86d548146: Preparing [2022-10-22T18:55:08.248Z] fa58c4f9c8aa: Preparing [2022-10-22T18:55:08.248Z] dea333a921bd: Preparing [2022-10-22T18:55:08.248Z] c643fd776cef: Preparing [2022-10-22T18:55:08.248Z] 5d3e392a13a0: Preparing [2022-10-22T18:55:08.248Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:55:08.512Z] fa58c4f9c8aa: Pushed [2022-10-22T18:55:09.094Z] 2be86d548146: Pushed [2022-10-22T18:55:11.027Z] dea333a921bd: Pushed [2022-10-22T18:55:38.101Z] c643fd776cef: Pushed [2022-10-22T18:55:38.101Z] 23251983c73b29babdec2056f36690dce19c8f65: digest: sha256:d4bb5e33c97535d45f091f67dbaeaa672b46634b0354c46e0b45eb3fbf7b1818 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:38.470Z] + 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-10-22T18:55:38.804Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-22T18:55:38.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T18:55:38.804Z] 2be86d548146: Preparing [2022-10-22T18:55:38.804Z] fa58c4f9c8aa: Preparing [2022-10-22T18:55:38.804Z] dea333a921bd: Preparing [2022-10-22T18:55:38.804Z] c643fd776cef: Preparing [2022-10-22T18:55:38.804Z] 5d3e392a13a0: Preparing [2022-10-22T18:55:38.804Z] 2be86d548146: Layer already exists [2022-10-22T18:55:38.804Z] dea333a921bd: Layer already exists [2022-10-22T18:55:38.804Z] c643fd776cef: Layer already exists [2022-10-22T18:55:38.804Z] fa58c4f9c8aa: Layer already exists [2022-10-22T18:55:38.804Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:55:38.804Z] latest: digest: sha256:d4bb5e33c97535d45f091f67dbaeaa672b46634b0354c46e0b45eb3fbf7b1818 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:39.459Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:39.815Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.99 [2022-10-22T18:55:39.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T18:55:39.815Z] 2be86d548146: Preparing [2022-10-22T18:55:39.815Z] fa58c4f9c8aa: Preparing [2022-10-22T18:55:39.815Z] dea333a921bd: Preparing [2022-10-22T18:55:39.815Z] c643fd776cef: Preparing [2022-10-22T18:55:39.815Z] 5d3e392a13a0: Preparing [2022-10-22T18:55:39.815Z] c643fd776cef: Layer already exists [2022-10-22T18:55:39.815Z] 2be86d548146: Layer already exists [2022-10-22T18:55:39.815Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:55:39.815Z] dea333a921bd: Layer already exists [2022-10-22T18:55:39.815Z] fa58c4f9c8aa: Layer already exists [2022-10-22T18:55:39.815Z] 2.3.0-dev.99: digest: sha256:d4bb5e33c97535d45f091f67dbaeaa672b46634b0354c46e0b45eb3fbf7b1818 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:40.165Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:40.516Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:55:40.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T18:55:40.516Z] 2be86d548146: Preparing [2022-10-22T18:55:40.516Z] fa58c4f9c8aa: Preparing [2022-10-22T18:55:40.516Z] dea333a921bd: Preparing [2022-10-22T18:55:40.516Z] c643fd776cef: Preparing [2022-10-22T18:55:40.516Z] 5d3e392a13a0: Preparing [2022-10-22T18:55:40.516Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:55:40.516Z] c643fd776cef: Layer already exists [2022-10-22T18:55:40.516Z] dea333a921bd: Layer already exists [2022-10-22T18:55:40.516Z] fa58c4f9c8aa: Layer already exists [2022-10-22T18:55:40.516Z] 2be86d548146: Layer already exists [2022-10-22T18:55:40.516Z] 23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99: digest: sha256:d4bb5e33c97535d45f091f67dbaeaa672b46634b0354c46e0b45eb3fbf7b1818 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:41.124Z] + 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-10-22T18:55:41.454Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-22T18:55:41.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T18:55:41.454Z] 2be86d548146: Preparing [2022-10-22T18:55:41.454Z] fa58c4f9c8aa: Preparing [2022-10-22T18:55:41.454Z] dea333a921bd: Preparing [2022-10-22T18:55:41.454Z] c643fd776cef: Preparing [2022-10-22T18:55:41.454Z] 5d3e392a13a0: Preparing [2022-10-22T18:55:41.454Z] 5d3e392a13a0: Layer already exists [2022-10-22T18:55:41.454Z] fa58c4f9c8aa: Layer already exists [2022-10-22T18:55:41.454Z] 2be86d548146: Layer already exists [2022-10-22T18:55:41.454Z] dea333a921bd: Layer already exists [2022-10-22T18:55:41.454Z] c643fd776cef: Layer already exists [2022-10-22T18:55:41.719Z] main: digest: sha256:d4bb5e33c97535d45f091f67dbaeaa672b46634b0354c46e0b45eb3fbf7b1818 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T18:55:41.762Z] ===================================================== [Pipeline] echo [2022-10-22T18:55:41.769Z] taggedImages: [2022-10-22T18:55:41.769Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65 [2022-10-22T18:55:41.769Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-22T18:55:41.769Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.99 [2022-10-22T18:55:41.769Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23251983c73b29babdec2056f36690dce19c8f65-2.3.0-dev.99 [2022-10-22T18:55:41.769Z] - 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-10-22T18:55:42.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-22T18:55:42.126Z] [2022-10-22T18:55:42.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:55:42.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-22T18:55:42.445Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-22T18:55:42.445Z] 8998bd30e6a1: Pulling fs layer [2022-10-22T18:55:42.445Z] 04944245beec: Pulling fs layer [2022-10-22T18:55:42.445Z] 699f458cf7ca: Pulling fs layer [2022-10-22T18:55:42.445Z] 765212b225bb: Pulling fs layer [2022-10-22T18:55:42.445Z] f23df028b6ca: Pulling fs layer [2022-10-22T18:55:42.445Z] d65c8cfc05b1: Pulling fs layer [2022-10-22T18:55:42.445Z] 2437ff75d9bd: Pulling fs layer [2022-10-22T18:55:42.445Z] 765212b225bb: Waiting [2022-10-22T18:55:42.445Z] f23df028b6ca: Waiting [2022-10-22T18:55:42.445Z] d65c8cfc05b1: Waiting [2022-10-22T18:55:42.445Z] 2437ff75d9bd: Waiting [2022-10-22T18:55:42.714Z] 04944245beec: Verifying Checksum [2022-10-22T18:55:42.714Z] 04944245beec: Download complete [2022-10-22T18:55:42.714Z] 765212b225bb: Verifying Checksum [2022-10-22T18:55:42.714Z] 765212b225bb: Download complete [2022-10-22T18:55:42.714Z] f23df028b6ca: Verifying Checksum [2022-10-22T18:55:42.714Z] f23df028b6ca: Download complete [2022-10-22T18:55:42.714Z] d65c8cfc05b1: Verifying Checksum [2022-10-22T18:55:42.714Z] d65c8cfc05b1: Download complete [2022-10-22T18:55:42.714Z] 699f458cf7ca: Verifying Checksum [2022-10-22T18:55:42.714Z] 699f458cf7ca: Download complete [2022-10-22T18:55:43.297Z] 8998bd30e6a1: Verifying Checksum [2022-10-22T18:55:43.297Z] 8998bd30e6a1: Download complete [2022-10-22T18:55:45.880Z] 2437ff75d9bd: Verifying Checksum [2022-10-22T18:55:45.880Z] 2437ff75d9bd: Download complete [2022-10-22T18:55:47.286Z] 8998bd30e6a1: Pull complete [2022-10-22T18:55:47.552Z] 04944245beec: Pull complete [2022-10-22T18:55:48.956Z] 699f458cf7ca: Pull complete [2022-10-22T18:55:49.222Z] 765212b225bb: Pull complete [2022-10-22T18:55:49.807Z] f23df028b6ca: Pull complete [2022-10-22T18:55:50.073Z] d65c8cfc05b1: Pull complete [2022-10-22T18:56:05.048Z] 2437ff75d9bd: Pull complete [2022-10-22T18:56:05.048Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-22T18:56:05.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-22T18:56:05.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:56:05.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-8860 does not seem to be running inside a container [2022-10-22T18:56:05.267Z] $ 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/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:56:07.586Z] $ docker top 46442acac60a07d99c501ba822b5bc08609ba4cac27d69d3b6326bb469681f8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:56:08.156Z] ---> job-cost.sh [2022-10-22T18:56:08.420Z] lf-activate-venv: SKIPPING [2022-10-22T18:56:08.420Z] INFO: No Stack... [2022-10-22T18:56:08.996Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-22T18:56:09.946Z] INFO: Archiving Costs [Pipeline] sh [2022-10-22T18:56:10.259Z] + cat /w/workspace/edgex-go/337/archives/cost.csv+ [2022-10-22T18:56:10.259Z] cut -d, -f6 [Pipeline] lock [2022-10-22T18:56:10.559Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-337-stack-cost] [2022-10-22T18:56:10.571Z] Resource [jenkins-edgexfoundry-edgex-go-main-337-stack-cost] did not exist. Created. [2022-10-22T18:56:10.571Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-337-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-22T18:56:10.893Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-22T18:56:11.400Z] Stashed 1 file(s) [Pipeline] } [2022-10-22T18:56:11.407Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-337-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-22T18:56:11.418Z] $ docker stop --time=1 46442acac60a07d99c501ba822b5bc08609ba4cac27d69d3b6326bb469681f8d [2022-10-22T18:56:12.904Z] $ docker rm -f 46442acac60a07d99c501ba822b5bc08609ba4cac27d69d3b6326bb469681f8d [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-10-22T18:56:13.393Z] provisioning config files... [2022-10-22T18:56:13.400Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/337@tmp/config6703281196646476458tmp [Pipeline] { [Pipeline] sh [2022-10-22T18:56:13.690Z] + set +x [2022-10-22T18:56:13.690Z] + curl -s https://codecov.io/bash [2022-10-22T18:56:13.690Z] + bash -s -- [2022-10-22T18:56:13.690Z] [2022-10-22T18:56:13.690Z] _____ _ [2022-10-22T18:56:13.690Z] / ____| | | [2022-10-22T18:56:13.690Z] | | ___ __| | ___ ___ _____ __ [2022-10-22T18:56:13.690Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-22T18:56:13.690Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-22T18:56:13.690Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-22T18:56:13.690Z] Bash-1.0.6 [2022-10-22T18:56:13.690Z] [2022-10-22T18:56:13.690Z] [2022-10-22T18:56:13.690Z] ==> git version 2.25.1 found [2022-10-22T18:56:13.690Z] ==> 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-10-22T18:56:13.690Z] Release-Date: 2020-01-08 [2022-10-22T18:56:13.690Z] 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-10-22T18:56:13.690Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-22T18:56:13.690Z] ==> Jenkins CI detected. [2022-10-22T18:56:13.690Z] current dir:  /w/workspace/edgex-go/337 [2022-10-22T18:56:13.690Z] project root: . [2022-10-22T18:56:13.690Z] --> token set from env [2022-10-22T18:56:13.690Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-22T18:56:13.690Z] ==> Running gcov in . (disable via -X gcov) [2022-10-22T18:56:13.690Z] ==> Python coveragepy not found [2022-10-22T18:56:13.690Z] ==> Searching for coverage reports in: [2022-10-22T18:56:13.690Z] + . [2022-10-22T18:56:13.690Z] -> Found 1 reports [2022-10-22T18:56:13.690Z] ==> Detecting git/mercurial file structure [2022-10-22T18:56:13.690Z] ==> Reading reports [2022-10-22T18:56:13.690Z] + ./coverage.out bytes=500482 [2022-10-22T18:56:13.690Z] ==> Appending adjustments [2022-10-22T18:56:13.690Z] https://docs.codecov.io/docs/fixing-reports [2022-10-22T18:56:15.068Z] + Found adjustments [2022-10-22T18:56:15.068Z] ==> Gzipping contents [2022-10-22T18:56:15.068Z] 64K /tmp/codecov.XBY7FY.gz [2022-10-22T18:56:15.068Z] ==> Uploading reports [2022-10-22T18:56:15.068Z] url: https://codecov.io [2022-10-22T18:56:15.068Z] query: branch=main&commit=23251983c73b29babdec2056f36690dce19c8f65&build=337&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F337%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-22T18:56:15.068Z] -> Pinging Codecov [2022-10-22T18:56:15.068Z] 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=23251983c73b29babdec2056f36690dce19c8f65&build=337&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F337%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-22T18:56:15.328Z] -> Uploading to [2022-10-22T18:56:15.328Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-22/00271124DB129430A58F1EEE437C3FCB/23251983c73b29babdec2056f36690dce19c8f65/65496b4a-5771-4bdf-8336-c105114fc738.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221022%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221022T185615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1601a1e42a772d76f80a948ef55b753db86153fa003d937cdb2ccebd6eed2c85 [2022-10-22T18:56:15.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:56:15.328Z] Dload Upload Total Spent Left Speed [2022-10-22T18:56:15.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65349 0 0 100 65349 0 311k --:--:-- --:--:-- --:--:-- 309k 100 65349 0 0 100 65349 0 272k --:--:-- --:--:-- --:--:-- 271k [2022-10-22T18:56:15.587Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/23251983c73b29babdec2056f36690dce19c8f65 [Pipeline] } [2022-10-22T18:56:15.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-22T18:56:15.796Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-22T18:56:15.806Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:56:16.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-22T18:56:16.103Z] [2022-10-22T18:56:16.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:56:16.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-22T18:56:16.402Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-22T18:56:16.402Z] df9b9388f04a: Pulling fs layer [2022-10-22T18:56:16.402Z] 52dc419b0ee2: Pulling fs layer [2022-10-22T18:56:16.402Z] 25bc292e5bac: Pulling fs layer [2022-10-22T18:56:16.402Z] 114826534d7a: Pulling fs layer [2022-10-22T18:56:16.402Z] 4657fd5d0bcf: Pulling fs layer [2022-10-22T18:56:16.402Z] 6ad1cebc031e: Pulling fs layer [2022-10-22T18:56:16.402Z] 8a3aa393b2d8: Pulling fs layer [2022-10-22T18:56:16.402Z] 114826534d7a: Waiting [2022-10-22T18:56:16.402Z] 4657fd5d0bcf: Waiting [2022-10-22T18:56:16.402Z] 6ad1cebc031e: Waiting [2022-10-22T18:56:16.402Z] 8a3aa393b2d8: Waiting [2022-10-22T18:56:16.402Z] 25bc292e5bac: Verifying Checksum [2022-10-22T18:56:16.402Z] 4657fd5d0bcf: Verifying Checksum [2022-10-22T18:56:16.402Z] 4657fd5d0bcf: Download complete [2022-10-22T18:56:16.402Z] df9b9388f04a: Download complete [2022-10-22T18:56:16.661Z] df9b9388f04a: Pull complete [2022-10-22T18:56:16.661Z] 6ad1cebc031e: Verifying Checksum [2022-10-22T18:56:16.661Z] 6ad1cebc031e: Download complete [2022-10-22T18:56:16.661Z] 52dc419b0ee2: Pull complete [2022-10-22T18:56:16.661Z] 25bc292e5bac: Pull complete [2022-10-22T18:56:17.227Z] 114826534d7a: Verifying Checksum [2022-10-22T18:56:17.227Z] 114826534d7a: Download complete [2022-10-22T18:56:17.227Z] 8a3aa393b2d8: Verifying Checksum [2022-10-22T18:56:21.403Z] 114826534d7a: Pull complete [2022-10-22T18:56:21.404Z] 4657fd5d0bcf: Pull complete [2022-10-22T18:56:21.404Z] 6ad1cebc031e: Pull complete [2022-10-22T18:56:23.930Z] 8a3aa393b2d8: Pull complete [2022-10-22T18:56:23.930Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-22T18:56:23.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-22T18:56:23.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:56:24.006Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2022-10-22T18:56:24.045Z] $ 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/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:56:26.089Z] $ docker top a42016a5081bad44a3149b9fbbc5dbd460e383609d3519b452106c2b4058ba57 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-22T18:56:26.139Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-22T18:56:26.416Z] + set -o pipefail [2022-10-22T18:56:26.417Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-22T18:56:32.979Z] [2022-10-22T18:56:32.979Z] Monitoring /w/workspace/edgex-go/337 (github.com/edgexfoundry/edgex-go)... [2022-10-22T18:56:32.979Z] [2022-10-22T18:56:32.979Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c1ca06a5-f8c9-45b2-afa7-4b8d57208522 [2022-10-22T18:56:32.979Z] [2022-10-22T18:56:32.979Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-22T18:56:32.979Z] [2022-10-22T18:56:32.979Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-22T18:56:32.979Z] [2022-10-22T18:56:32.979Z] [2022-10-22T18:56:32.980Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-22T18:56:32.980Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-22T18:56:32.980Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-22T18:56:33.005Z] $ docker stop --time=1 a42016a5081bad44a3149b9fbbc5dbd460e383609d3519b452106c2b4058ba57 [2022-10-22T18:56:35.129Z] $ docker rm -f a42016a5081bad44a3149b9fbbc5dbd460e383609d3519b452106c2b4058ba57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-22T18:56:35.474Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-22T18:56:35.484Z] provisioning config files... [2022-10-22T18:56:35.490Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/337@tmp/config1086248401810550207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:56:35.779Z] --> edgex-publish-swagger.sh [2022-10-22T18:56:35.779Z] === Publish openapi/v2 API === [2022-10-22T18:56:35.779Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-22T18:56:35.779Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/337/openapi/v2/core-command.yaml] [2022-10-22T18:56:35.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:56:35.779Z] Dload Upload Total Spent Left Speed [2022-10-22T18:56:36.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34949 --:--:-- --:--:-- --:--:-- 34913 100 33831 0 0 100 33831 0 34949 --:--:-- --:--:-- --:--:-- 34913 [2022-10-22T18:56:36.716Z] [2022-10-22T18:56:36.716Z] [2022-10-22T18:56:36.716Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/337/openapi/v2/core-data.yaml] [2022-10-22T18:56:36.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:56:36.716Z] Dload Upload Total Spent Left Speed [2022-10-22T18:56:37.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 70200 0:00:01 0:00:01 --:--:-- 70200 100 71604 0 0 100 71604 0 70200 0:00:01 0:00:01 --:--:-- 70200 [2022-10-22T18:56:37.653Z] [2022-10-22T18:56:37.653Z] [2022-10-22T18:56:37.653Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/337/openapi/v2/core-metadata.yaml] [2022-10-22T18:56:37.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:56:37.653Z] Dload Upload Total Spent Left Speed [2022-10-22T18:56:39.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 138k 0:00:01 0:00:01 --:--:-- 138k 100 144k 0 0 100 144k 0 138k 0:00:01 0:00:01 --:--:-- 138k [2022-10-22T18:56:39.030Z] [2022-10-22T18:56:39.030Z] [2022-10-22T18:56:39.030Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/337/openapi/v2/support-notifications.yaml] [2022-10-22T18:56:39.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:56:39.030Z] Dload Upload Total Spent Left Speed [2022-10-22T18:56:39.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 87824 0:00:01 0:00:01 --:--:-- 87824 100 89318 0 0 100 89318 0 87824 0:00:01 0:00:01 --:--:-- 87824 [2022-10-22T18:56:39.965Z] [2022-10-22T18:56:39.965Z] [2022-10-22T18:56:39.965Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/337/openapi/v2/support-scheduler.yaml] [2022-10-22T18:56:39.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:56:39.965Z] Dload Upload Total Spent Left Speed [2022-10-22T18:56:40.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40036 --:--:-- --:--:-- --:--:-- 39995 100 39556 0 0 100 39556 0 40036 --:--:-- --:--:-- --:--:-- 39995 [2022-10-22T18:56:40.900Z] [2022-10-22T18:56:40.900Z] [2022-10-22T18:56:40.900Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/337/openapi/v2/system-agent.yaml] [2022-10-22T18:56:40.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T18:56:40.900Z] Dload Upload Total Spent Left Speed [2022-10-22T18:56:41.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21673 --:--:-- --:--:-- --:--:-- 21649 100 20091 0 0 100 20091 0 21649 --:--:-- --:--:-- --:--:-- 21626 [2022-10-22T18:56:41.836Z] [2022-10-22T18:56:41.836Z] [Pipeline] } [2022-10-22T18:56:41.843Z] 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-10-22T18:56:42.257Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-22T18:56:42.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:56:42.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T18:56:42.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:56:42.633Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2022-10-22T18:56:42.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:56:43.046Z] $ docker top a394279bcaede2d70b4a6bc2f04b400a5752fa18519274bd7387b7682f3052be -eo pid,comm [2022-10-22T18:56:43.076Z] 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-10-22T18:56:43.076Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-22T18:56:43.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T18:56:43.110Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T18:56:43.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T18:56:43.240Z] $ docker exec a394279bcaede2d70b4a6bc2f04b400a5752fa18519274bd7387b7682f3052be ssh-agent [2022-10-22T18:56:43.331Z] SSH_AUTH_SOCK=/tmp/ssh-Df4GJmYTFHeF/agent.32 [2022-10-22T18:56:43.331Z] SSH_AGENT_PID=38 [2022-10-22T18:56:43.336Z] Running ssh-add (command line suppressed) [2022-10-22T18:56:43.446Z] Identity added: /w/workspace/edgex-go/337@tmp/private_key_13986627454541992874.key (/w/workspace/edgex-go/337@tmp/private_key_13986627454541992874.key) [2022-10-22T18:56:43.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T18:56:43.731Z] + git semver tag [2022-10-22T18:56:43.989Z] 2022-10-22 18:56:43,936 [run_tag] DEBUG tag force:False [2022-10-22T18:56:43.989Z] 2022-10-22 18:56:43,936 [check_head_tag] DEBUG check head tag [2022-10-22T18:56:43.989Z] 2022-10-22 18:56:43,938 [execute] INFO git cat-file --batch-check [2022-10-22T18:56:43.989Z] 2022-10-22 18:56:43,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/337, universal_newlines=False, shell=None, istream=) [2022-10-22T18:56:43.989Z] 2022-10-22 18:56:43,942 [execute] INFO git cat-file --batch [2022-10-22T18:56:43.989Z] 2022-10-22 18:56:43,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/337, universal_newlines=False, shell=None, istream=) [2022-10-22T18:56:43.989Z] 2022-10-22 18:56:43,980 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main [2022-10-22T18:56:43.989Z] 2022-10-22 18:56:43,980 [execute] INFO git tag -a v2.3.0-dev.99 -m v2.3.0-dev.99 [2022-10-22T18:56:43.989Z] 2022-10-22 18:56:43,980 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.99', '-m', 'v2.3.0-dev.99'], cwd=/w/workspace/edgex-go/337, universal_newlines=False, shell=None, istream=None) [2022-10-22T18:56:43.989Z] 2022-10-22 18:56:43,985 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main [2022-10-22T18:56:43.989Z] 2.3.0-dev.99 [Pipeline] } [2022-10-22T18:56:44.272Z] $ docker exec --env ******** --env ******** a394279bcaede2d70b4a6bc2f04b400a5752fa18519274bd7387b7682f3052be ssh-agent -k [2022-10-22T18:56:44.382Z] unset SSH_AUTH_SOCK; [2022-10-22T18:56:44.382Z] unset SSH_AGENT_PID; [2022-10-22T18:56:44.382Z] echo Agent pid 38 killed; [2022-10-22T18:56:44.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T18:56:44.675Z] + git semver [Pipeline] } [2022-10-22T18:56:44.960Z] $ docker stop --time=1 a394279bcaede2d70b4a6bc2f04b400a5752fa18519274bd7387b7682f3052be [2022-10-22T18:56:46.257Z] $ docker rm -f a394279bcaede2d70b4a6bc2f04b400a5752fa18519274bd7387b7682f3052be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:56:46.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-22T18:56:46.603Z] [2022-10-22T18:56:46.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:56:46.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-22T18:56:46.892Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-22T18:56:46.892Z] ab5ef0e58194: Pulling fs layer [2022-10-22T18:56:46.892Z] 9712f1f96733: Pulling fs layer [2022-10-22T18:56:46.892Z] 63f879dbbcfc: Pulling fs layer [2022-10-22T18:56:46.892Z] 0d9ebad4ef96: Pulling fs layer [2022-10-22T18:56:46.892Z] e9a5061849ea: Pulling fs layer [2022-10-22T18:56:46.892Z] d747dcd14b5f: Pulling fs layer [2022-10-22T18:56:46.892Z] 2de7ff778b66: Pulling fs layer [2022-10-22T18:56:46.892Z] e9a5061849ea: Waiting [2022-10-22T18:56:46.892Z] d747dcd14b5f: Waiting [2022-10-22T18:56:46.892Z] 2de7ff778b66: Waiting [2022-10-22T18:56:46.892Z] 0d9ebad4ef96: Waiting [2022-10-22T18:56:46.892Z] 9712f1f96733: Verifying Checksum [2022-10-22T18:56:46.892Z] 9712f1f96733: Download complete [2022-10-22T18:56:47.467Z] 63f879dbbcfc: Verifying Checksum [2022-10-22T18:56:47.467Z] 63f879dbbcfc: Download complete [2022-10-22T18:56:47.467Z] 0d9ebad4ef96: Verifying Checksum [2022-10-22T18:56:47.467Z] 0d9ebad4ef96: Download complete [2022-10-22T18:56:47.467Z] d747dcd14b5f: Verifying Checksum [2022-10-22T18:56:47.467Z] e9a5061849ea: Verifying Checksum [2022-10-22T18:56:47.467Z] e9a5061849ea: Download complete [2022-10-22T18:56:47.467Z] ab5ef0e58194: Verifying Checksum [2022-10-22T18:56:47.467Z] ab5ef0e58194: Download complete [2022-10-22T18:56:47.467Z] 2de7ff778b66: Verifying Checksum [2022-10-22T18:56:47.467Z] 2de7ff778b66: Download complete [2022-10-22T18:56:49.991Z] ab5ef0e58194: Pull complete [2022-10-22T18:56:49.991Z] 9712f1f96733: Pull complete [2022-10-22T18:56:50.926Z] 63f879dbbcfc: Pull complete [2022-10-22T18:56:54.203Z] 0d9ebad4ef96: Pull complete [2022-10-22T18:56:54.203Z] e9a5061849ea: Pull complete [2022-10-22T18:56:54.203Z] d747dcd14b5f: Pull complete [2022-10-22T18:56:55.134Z] 2de7ff778b66: Pull complete [2022-10-22T18:56:55.134Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-22T18:56:55.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-22T18:56:55.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:56:55.206Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2022-10-22T18:56:55.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:56:57.252Z] $ docker top d8068f9dd6c7508b5235e77d99858a83b190caadbe9525f5b0c5e819ebe4deef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-22T18:56:57.298Z] provisioning config files... [2022-10-22T18:56:57.304Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/337@tmp/config1959522251225014772tmp [2022-10-22T18:56:57.313Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/337@tmp/config2557460775533367386tmp [2022-10-22T18:56:57.322Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/337@tmp/config9822952624281035236tmp [Pipeline] { [Pipeline] echo [2022-10-22T18:56:57.335Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:56:57.613Z] ---> sigul-configuration.sh [2022-10-22T18:56:57.613Z] gpg: directory `/root/.gnupg' created [2022-10-22T18:56:57.613Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-22T18:56:57.613Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-22T18:56:57.613Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-22T18:56:57.613Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-22T18:56:57.613Z] gpg: CAST5 encrypted data [2022-10-22T18:56:57.613Z] gpg: encrypted with 1 passphrase [2022-10-22T18:56:57.613Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-22T18:56:57.895Z] + mkdir /home/jenkins [2022-10-22T18:56:57.895Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-22T18:56:58.177Z] + 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-10-22T18:56:58.186Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:56:58.466Z] ---> sigul-install.sh [2022-10-22T18:56:58.467Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-22T18:56:58.756Z] + git tag --list [2022-10-22T18:56:58.756Z] 0.6.0 [2022-10-22T18:56:58.756Z] 0.6.1 [2022-10-22T18:56:58.756Z] 0.7.0 [2022-10-22T18:56:58.756Z] 0.7.1 [2022-10-22T18:56:58.756Z] v1.0.0 [2022-10-22T18:56:58.756Z] v1.0.1 [2022-10-22T18:56:58.756Z] v1.1.0 [2022-10-22T18:56:58.756Z] v1.2.0 [2022-10-22T18:56:58.756Z] v1.2.1 [2022-10-22T18:56:58.756Z] v1.3.0 [2022-10-22T18:56:58.756Z] v1.3.1 [2022-10-22T18:56:58.756Z] v2.0.0 [2022-10-22T18:56:58.756Z] v2.1.0 [2022-10-22T18:56:58.756Z] v2.1.1 [2022-10-22T18:56:58.756Z] v2.1.1-dev.1 [2022-10-22T18:56:58.756Z] v2.1.1-dev.2 [2022-10-22T18:56:58.756Z] v2.1.1-dev.3 [2022-10-22T18:56:58.756Z] v2.1.1-dev.4 [2022-10-22T18:56:58.756Z] v2.1.1-dev.5 [2022-10-22T18:56:58.756Z] v2.1.1-dev.6 [2022-10-22T18:56:58.756Z] v2.1.1-dev.7 [2022-10-22T18:56:58.756Z] v2.1.1-dev.8 [2022-10-22T18:56:58.756Z] v2.1.2-dev.1 [2022-10-22T18:56:58.756Z] v2.2.0 [2022-10-22T18:56:58.756Z] v2.2.1-dev.1 [2022-10-22T18:56:58.756Z] v2.2.1-dev.10 [2022-10-22T18:56:58.756Z] v2.2.1-dev.11 [2022-10-22T18:56:58.756Z] v2.2.1-dev.12 [2022-10-22T18:56:58.756Z] v2.2.1-dev.13 [2022-10-22T18:56:58.756Z] v2.2.1-dev.14 [2022-10-22T18:56:58.756Z] v2.2.1-dev.15 [2022-10-22T18:56:58.756Z] v2.2.1-dev.16 [2022-10-22T18:56:58.756Z] v2.2.1-dev.17 [2022-10-22T18:56:58.756Z] v2.2.1-dev.18 [2022-10-22T18:56:58.756Z] v2.2.1-dev.19 [2022-10-22T18:56:58.756Z] v2.2.1-dev.2 [2022-10-22T18:56:58.756Z] v2.2.1-dev.20 [2022-10-22T18:56:58.756Z] v2.2.1-dev.21 [2022-10-22T18:56:58.756Z] v2.2.1-dev.22 [2022-10-22T18:56:58.756Z] v2.2.1-dev.23 [2022-10-22T18:56:58.756Z] v2.2.1-dev.24 [2022-10-22T18:56:58.756Z] v2.2.1-dev.25 [2022-10-22T18:56:58.756Z] v2.2.1-dev.26 [2022-10-22T18:56:58.756Z] v2.2.1-dev.27 [2022-10-22T18:56:58.756Z] v2.2.1-dev.28 [2022-10-22T18:56:58.756Z] v2.2.1-dev.29 [2022-10-22T18:56:58.756Z] v2.2.1-dev.3 [2022-10-22T18:56:58.756Z] v2.2.1-dev.4 [2022-10-22T18:56:58.756Z] v2.2.1-dev.5 [2022-10-22T18:56:58.756Z] v2.2.1-dev.6 [2022-10-22T18:56:58.756Z] v2.2.1-dev.7 [2022-10-22T18:56:58.756Z] v2.2.1-dev.8 [2022-10-22T18:56:58.756Z] v2.2.1-dev.9 [2022-10-22T18:56:58.756Z] v2.3.0-dev.29 [2022-10-22T18:56:58.756Z] v2.3.0-dev.30 [2022-10-22T18:56:58.756Z] v2.3.0-dev.31 [2022-10-22T18:56:58.756Z] v2.3.0-dev.32 [2022-10-22T18:56:58.756Z] v2.3.0-dev.33 [2022-10-22T18:56:58.756Z] v2.3.0-dev.34 [2022-10-22T18:56:58.756Z] v2.3.0-dev.35 [2022-10-22T18:56:58.756Z] v2.3.0-dev.36 [2022-10-22T18:56:58.756Z] v2.3.0-dev.37 [2022-10-22T18:56:58.756Z] v2.3.0-dev.38 [2022-10-22T18:56:58.756Z] v2.3.0-dev.39 [2022-10-22T18:56:58.756Z] v2.3.0-dev.40 [2022-10-22T18:56:58.756Z] v2.3.0-dev.41 [2022-10-22T18:56:58.756Z] v2.3.0-dev.42 [2022-10-22T18:56:58.756Z] v2.3.0-dev.43 [2022-10-22T18:56:58.756Z] v2.3.0-dev.44 [2022-10-22T18:56:58.756Z] v2.3.0-dev.45 [2022-10-22T18:56:58.756Z] v2.3.0-dev.46 [2022-10-22T18:56:58.756Z] v2.3.0-dev.47 [2022-10-22T18:56:58.756Z] v2.3.0-dev.48 [2022-10-22T18:56:58.756Z] v2.3.0-dev.49 [2022-10-22T18:56:58.756Z] v2.3.0-dev.50 [2022-10-22T18:56:58.756Z] v2.3.0-dev.51 [2022-10-22T18:56:58.756Z] v2.3.0-dev.52 [2022-10-22T18:56:58.756Z] v2.3.0-dev.53 [2022-10-22T18:56:58.756Z] v2.3.0-dev.54 [2022-10-22T18:56:58.756Z] v2.3.0-dev.55 [2022-10-22T18:56:58.756Z] v2.3.0-dev.56 [2022-10-22T18:56:58.756Z] v2.3.0-dev.57 [2022-10-22T18:56:58.756Z] v2.3.0-dev.58 [2022-10-22T18:56:58.756Z] v2.3.0-dev.59 [2022-10-22T18:56:58.756Z] v2.3.0-dev.60 [2022-10-22T18:56:58.756Z] v2.3.0-dev.61 [2022-10-22T18:56:58.756Z] v2.3.0-dev.62 [2022-10-22T18:56:58.756Z] v2.3.0-dev.63 [2022-10-22T18:56:58.756Z] v2.3.0-dev.64 [2022-10-22T18:56:58.756Z] v2.3.0-dev.65 [2022-10-22T18:56:58.756Z] v2.3.0-dev.66 [2022-10-22T18:56:58.756Z] v2.3.0-dev.67 [2022-10-22T18:56:58.756Z] v2.3.0-dev.68 [2022-10-22T18:56:58.756Z] v2.3.0-dev.69 [2022-10-22T18:56:58.756Z] v2.3.0-dev.70 [2022-10-22T18:56:58.756Z] v2.3.0-dev.71 [2022-10-22T18:56:58.756Z] v2.3.0-dev.72 [2022-10-22T18:56:58.756Z] v2.3.0-dev.73 [2022-10-22T18:56:58.756Z] v2.3.0-dev.74 [2022-10-22T18:56:58.756Z] v2.3.0-dev.75 [2022-10-22T18:56:58.756Z] v2.3.0-dev.76 [2022-10-22T18:56:58.756Z] v2.3.0-dev.77 [2022-10-22T18:56:58.756Z] v2.3.0-dev.78 [2022-10-22T18:56:58.756Z] v2.3.0-dev.79 [2022-10-22T18:56:58.756Z] v2.3.0-dev.80 [2022-10-22T18:56:58.756Z] v2.3.0-dev.81 [2022-10-22T18:56:58.756Z] v2.3.0-dev.82 [2022-10-22T18:56:58.756Z] v2.3.0-dev.83 [2022-10-22T18:56:58.756Z] v2.3.0-dev.84 [2022-10-22T18:56:58.756Z] v2.3.0-dev.85 [2022-10-22T18:56:58.756Z] v2.3.0-dev.86 [2022-10-22T18:56:58.756Z] v2.3.0-dev.87 [2022-10-22T18:56:58.756Z] v2.3.0-dev.88 [2022-10-22T18:56:58.756Z] v2.3.0-dev.89 [2022-10-22T18:56:58.756Z] v2.3.0-dev.90 [2022-10-22T18:56:58.756Z] v2.3.0-dev.91 [2022-10-22T18:56:58.757Z] v2.3.0-dev.92 [2022-10-22T18:56:58.757Z] v2.3.0-dev.93 [2022-10-22T18:56:58.757Z] v2.3.0-dev.94 [2022-10-22T18:56:58.757Z] v2.3.0-dev.95 [2022-10-22T18:56:58.757Z] v2.3.0-dev.96 [2022-10-22T18:56:58.757Z] v2.3.0-dev.97 [2022-10-22T18:56:58.757Z] v2.3.0-dev.98 [2022-10-22T18:56:58.757Z] v2.3.0-dev.99 [Pipeline] sh [2022-10-22T18:56:59.040Z] + lftools sign git-tag v2.3.0-dev.99 [2022-10-22T18:56:59.607Z] Signing Git tag with Sigul... [2022-10-22T18:56:59.607Z] Signing v2.3.0-dev.99 [Pipeline] echo [2022-10-22T18:56:59.874Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:57:00.154Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-22T18:57:00.162Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-22T18:57:00.192Z] $ docker stop --time=1 d8068f9dd6c7508b5235e77d99858a83b190caadbe9525f5b0c5e819ebe4deef [2022-10-22T18:57:01.488Z] $ docker rm -f d8068f9dd6c7508b5235e77d99858a83b190caadbe9525f5b0c5e819ebe4deef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-22T18:57:01.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-22T18:57:01.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:57:02.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T18:57:02.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:57:02.215Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2022-10-22T18:57:02.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:57:02.580Z] $ docker top c8d510d5a95b01366ede104a1d6981838bdd8a2275ab30051680b0bd52715148 -eo pid,comm [2022-10-22T18:57:02.610Z] 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-10-22T18:57:02.610Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-22T18:57:02.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T18:57:02.645Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T18:57:02.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T18:57:02.764Z] $ docker exec c8d510d5a95b01366ede104a1d6981838bdd8a2275ab30051680b0bd52715148 ssh-agent [2022-10-22T18:57:02.857Z] SSH_AUTH_SOCK=/tmp/ssh-xrSjnYum8xdD/agent.31 [2022-10-22T18:57:02.857Z] SSH_AGENT_PID=37 [2022-10-22T18:57:02.861Z] Running ssh-add (command line suppressed) [2022-10-22T18:57:02.981Z] Identity added: /w/workspace/edgex-go/337@tmp/private_key_17225124591585498645.key (/w/workspace/edgex-go/337@tmp/private_key_17225124591585498645.key) [2022-10-22T18:57:02.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T18:57:03.263Z] + git semver bump pre [2022-10-22T18:57:03.522Z] 2022-10-22 18:57:03,450 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main [2022-10-22T18:57:03.522Z] 2022-10-22 18:57:03,451 [bump_version] DEBUG bumping version:2.3.0-dev.99 on axis:pre with prefix:dev [2022-10-22T18:57:03.522Z] 2022-10-22 18:57:03,451 [bump_version] DEBUG bumped version:2.3.0-dev.100 [2022-10-22T18:57:03.522Z] 2022-10-22 18:57:03,451 [write_version] DEBUG write version:2.3.0-dev.100 to path:/w/workspace/edgex-go/337/.semver/main with force:True [2022-10-22T18:57:03.522Z] 2022-10-22 18:57:03,451 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main [2022-10-22T18:57:03.522Z] 2022-10-22 18:57:03,451 [write_file] DEBUG write to file:/w/workspace/edgex-go/337/.semver/main [2022-10-22T18:57:03.522Z] 2022-10-22 18:57:03,453 [execute] INFO git cat-file --batch-check [2022-10-22T18:57:03.522Z] 2022-10-22 18:57:03,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/337/.semver, universal_newlines=False, shell=None, istream=) [2022-10-22T18:57:03.522Z] 2022-10-22 18:57:03,459 [execute] INFO git cat-file --batch [2022-10-22T18:57:03.522Z] 2022-10-22 18:57:03,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/337/.semver, universal_newlines=False, shell=None, istream=) [2022-10-22T18:57:03.522Z] 2022-10-22 18:57:03,465 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main [2022-10-22T18:57:03.522Z] 2.3.0-dev.100 [Pipeline] } [2022-10-22T18:57:03.546Z] $ docker exec --env ******** --env ******** c8d510d5a95b01366ede104a1d6981838bdd8a2275ab30051680b0bd52715148 ssh-agent -k [2022-10-22T18:57:03.658Z] unset SSH_AUTH_SOCK; [2022-10-22T18:57:03.658Z] unset SSH_AGENT_PID; [2022-10-22T18:57:03.659Z] echo Agent pid 37 killed; [2022-10-22T18:57:03.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T18:57:03.956Z] + git semver [Pipeline] } [2022-10-22T18:57:04.243Z] $ docker stop --time=1 c8d510d5a95b01366ede104a1d6981838bdd8a2275ab30051680b0bd52715148 [2022-10-22T18:57:05.543Z] $ docker rm -f c8d510d5a95b01366ede104a1d6981838bdd8a2275ab30051680b0bd52715148 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-22T18:57:05.863Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-22T18:57:05.863Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:57:06.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T18:57:06.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:57:06.228Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2022-10-22T18:57:06.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:57:06.630Z] $ docker top 759598330e04cc75c77b9c5f53e77980bad386ee4141d6a8a0404b22cbfc7fa5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-22T18:57:06.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T18:57:06.702Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T18:57:06.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T18:57:06.828Z] $ docker exec 759598330e04cc75c77b9c5f53e77980bad386ee4141d6a8a0404b22cbfc7fa5 ssh-agent [2022-10-22T18:57:06.927Z] SSH_AUTH_SOCK=/tmp/ssh-d2KANVEyAGMq/agent.32 [2022-10-22T18:57:06.927Z] SSH_AGENT_PID=38 [2022-10-22T18:57:06.932Z] Running ssh-add (command line suppressed) [2022-10-22T18:57:07.053Z] Identity added: /w/workspace/edgex-go/337@tmp/private_key_9514909381146415965.key (/w/workspace/edgex-go/337@tmp/private_key_9514909381146415965.key) [2022-10-22T18:57:07.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T18:57:07.337Z] + git semver push [2022-10-22T18:57:07.596Z] 2022-10-22 18:57:07,538 [run_push] DEBUG push [2022-10-22T18:57:07.596Z] 2022-10-22 18:57:07,538 [execute] INFO git cat-file --batch-check [2022-10-22T18:57:07.596Z] 2022-10-22 18:57:07,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/337/.semver, universal_newlines=False, shell=None, istream=) [2022-10-22T18:57:07.596Z] 2022-10-22 18:57:07,542 [execute] INFO git rev-list 7df0eb5e9026801724c51abb9acba0b4d6d8cca7 -- [2022-10-22T18:57:07.596Z] 2022-10-22 18:57:07,542 [execute] DEBUG Popen(['git', 'rev-list', '7df0eb5e9026801724c51abb9acba0b4d6d8cca7', '--'], cwd=/w/workspace/edgex-go/337/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-22T18:57:07.596Z] 2022-10-22 18:57:07,556 [execute] INFO git fetch -v origin [2022-10-22T18:57:07.596Z] 2022-10-22 18:57:07,556 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/337/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-22T18:57:08.164Z] 2022-10-22 18:57:08,082 [run_push] DEBUG no remote changes detected [2022-10-22T18:57:08.164Z] 2022-10-22 18:57:08,082 [execute] INFO git push origin semver [2022-10-22T18:57:08.164Z] 2022-10-22 18:57:08,082 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/337/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-22T18:57:09.101Z] 2022-10-22 18:57:08,948 [run_push] DEBUG push all version tags [2022-10-22T18:57:09.101Z] 2022-10-22 18:57:08,948 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-22T18:57:09.101Z] 2022-10-22 18:57:08,949 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/337, universal_newlines=False, shell=None, istream=None) [2022-10-22T18:57:10.038Z] 2022-10-22 18:57:09,841 [read_version] DEBUG read version from /w/workspace/edgex-go/337/.semver/main [2022-10-22T18:57:10.038Z] 2.3.0-dev.100 [Pipeline] } [2022-10-22T18:57:10.062Z] $ docker exec --env ******** --env ******** 759598330e04cc75c77b9c5f53e77980bad386ee4141d6a8a0404b22cbfc7fa5 ssh-agent -k [2022-10-22T18:57:10.158Z] unset SSH_AUTH_SOCK; [2022-10-22T18:57:10.158Z] unset SSH_AGENT_PID; [2022-10-22T18:57:10.159Z] echo Agent pid 38 killed; [2022-10-22T18:57:10.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T18:57:10.452Z] + git semver [Pipeline] } [2022-10-22T18:57:10.740Z] $ docker stop --time=1 759598330e04cc75c77b9c5f53e77980bad386ee4141d6a8a0404b22cbfc7fa5 [2022-10-22T18:57:12.070Z] $ docker rm -f 759598330e04cc75c77b9c5f53e77980bad386ee4141d6a8a0404b22cbfc7fa5 [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-10-22T18:57:12.576Z] + [ -d /w/workspace/edgex-go/337/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:57:12.944Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:57:13.857Z] ---> package-listing.sh [2022-10-22T18:57:13.857Z] ++ facter osfamily [2022-10-22T18:57:13.857Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-22T18:57:13.857Z] + OS_FAMILY=debian [2022-10-22T18:57:13.857Z] + workspace=/w/workspace/edgex-go/337 [2022-10-22T18:57:13.857Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-22T18:57:13.857Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-22T18:57:13.857Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-22T18:57:13.857Z] + PACKAGES=/tmp/packages_start.txt [2022-10-22T18:57:13.857Z] + '[' /w/workspace/edgex-go/337 ']' [2022-10-22T18:57:13.857Z] + PACKAGES=/tmp/packages_end.txt [2022-10-22T18:57:13.857Z] + case "${OS_FAMILY}" in [2022-10-22T18:57:13.857Z] + dpkg -l [2022-10-22T18:57:13.857Z] + grep '^ii' [2022-10-22T18:57:14.113Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-22T18:57:14.113Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-22T18:57:14.113Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-22T18:57:14.113Z] + '[' /w/workspace/edgex-go/337 ']' [2022-10-22T18:57:14.114Z] + mkdir -p /w/workspace/edgex-go/337/archives/ [2022-10-22T18:57:14.114Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/337/archives/ [Pipeline] echo [2022-10-22T18:57:14.124Z] 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/337/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-22T18:57:14.399Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:57:14.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-22T18:57:14.972Z] [2022-10-22T18:57:14.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T18:57:15.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-22T18:57:15.266Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-22T18:57:15.266Z] 5eb5b503b376: Pulling fs layer [2022-10-22T18:57:15.266Z] 5c69ac0246d0: Pulling fs layer [2022-10-22T18:57:15.266Z] ec43610c2a17: Pulling fs layer [2022-10-22T18:57:15.267Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-22T18:57:15.267Z] 33b1e0a273af: Pulling fs layer [2022-10-22T18:57:15.267Z] 5d3b04190fa2: Pulling fs layer [2022-10-22T18:57:15.267Z] 2f39f015ded8: Pulling fs layer [2022-10-22T18:57:15.267Z] 5d3b04190fa2: Waiting [2022-10-22T18:57:15.267Z] 33b1e0a273af: Waiting [2022-10-22T18:57:15.267Z] 2f39f015ded8: Waiting [2022-10-22T18:57:15.267Z] 3a2ae6a8a46f: Waiting [2022-10-22T18:57:15.267Z] 5c69ac0246d0: Download complete [2022-10-22T18:57:15.267Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-22T18:57:15.267Z] 3a2ae6a8a46f: Download complete [2022-10-22T18:57:15.267Z] 33b1e0a273af: Verifying Checksum [2022-10-22T18:57:15.267Z] 33b1e0a273af: Download complete [2022-10-22T18:57:15.267Z] 5d3b04190fa2: Verifying Checksum [2022-10-22T18:57:15.267Z] 5d3b04190fa2: Download complete [2022-10-22T18:57:15.526Z] ec43610c2a17: Verifying Checksum [2022-10-22T18:57:15.526Z] ec43610c2a17: Download complete [2022-10-22T18:57:15.526Z] 5eb5b503b376: Verifying Checksum [2022-10-22T18:57:15.526Z] 5eb5b503b376: Download complete [2022-10-22T18:57:16.093Z] 2f39f015ded8: Download complete [2022-10-22T18:57:16.658Z] 5eb5b503b376: Pull complete [2022-10-22T18:57:16.658Z] 5c69ac0246d0: Pull complete [2022-10-22T18:57:16.916Z] ec43610c2a17: Pull complete [2022-10-22T18:57:17.174Z] 3a2ae6a8a46f: Pull complete [2022-10-22T18:57:17.432Z] 33b1e0a273af: Pull complete [2022-10-22T18:57:17.432Z] 5d3b04190fa2: Pull complete [2022-10-22T18:57:21.614Z] 2f39f015ded8: Pull complete [2022-10-22T18:57:21.614Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-22T18:57:21.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-22T18:57:21.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T18:57:21.690Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2022-10-22T18:57:21.733Z] $ 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/337/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/337 -v /w/workspace/edgex-go/337:/w/workspace/edgex-go/337:rw,z -v /w/workspace/edgex-go/337@tmp:/w/workspace/edgex-go/337@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-10-22T18:57:23.202Z] $ docker top 08989c174829f9d8ab6ea0e30250184e549fe1cea5c511fe349e247754877876 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T18:57:23.509Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-22T18:57:23.793Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-22T18:57:24.078Z] + ls /var/log/sa-host [2022-10-22T18:57:24.078Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-22T18:57:24.214Z] provisioning config files... [2022-10-22T18:57:24.222Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/337@tmp/config11888229333557246133tmp [Pipeline] { [Pipeline] echo [2022-10-22T18:57:24.233Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:57:24.516Z] ---> create-netrc.sh [Pipeline] } [2022-10-22T18:57:24.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:57:24.839Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-22T18:57:24.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:57:25.127Z] ---> sudo-logs.sh [2022-10-22T18:57:25.127Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-22T18:57:25.149Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:57:25.428Z] ---> job-cost.sh [2022-10-22T18:57:25.428Z] lf-activate-venv: SKIPPING [2022-10-22T18:57:25.428Z] DEBUG: total: 0.10999999940395355 [2022-10-22T18:57:25.428Z] INFO: Retrieving Stack Cost... [2022-10-22T18:57:25.995Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-22T18:57:26.254Z] INFO: Archiving Costs [Pipeline] echo [2022-10-22T18:57:26.264Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T18:57:26.543Z] ---> logs-deploy.sh [2022-10-22T18:57:26.543Z] lf-activate-venv: SKIPPING [2022-10-22T18:57:26.543Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/337 [2022-10-22T18:57:26.543Z] INFO: archiving workspace using pattern(s): [2022-10-22T18:57:27.481Z] Archives upload complete. [2022-10-22T18:57:27.744Z] INFO: archiving logs to Nexus [2022-10-22T18:57:28.311Z] ---> uname -a: [2022-10-22T18:57:28.311Z] Linux prd-ubuntu20-04-docker-8c-8g-8858 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-22T18:57:28.311Z] [2022-10-22T18:57:28.311Z] [2022-10-22T18:57:28.311Z] ---> lscpu: [2022-10-22T18:57:28.311Z] Architecture: x86_64 [2022-10-22T18:57:28.311Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-22T18:57:28.311Z] Byte Order: Little Endian [2022-10-22T18:57:28.311Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-22T18:57:28.311Z] CPU(s): 8 [2022-10-22T18:57:28.311Z] On-line CPU(s) list: 0-7 [2022-10-22T18:57:28.311Z] Thread(s) per core: 1 [2022-10-22T18:57:28.311Z] Core(s) per socket: 1 [2022-10-22T18:57:28.311Z] Socket(s): 8 [2022-10-22T18:57:28.311Z] NUMA node(s): 1 [2022-10-22T18:57:28.311Z] Vendor ID: AuthenticAMD [2022-10-22T18:57:28.311Z] CPU family: 23 [2022-10-22T18:57:28.311Z] Model: 49 [2022-10-22T18:57:28.311Z] Model name: AMD EPYC-Rome Processor [2022-10-22T18:57:28.311Z] Stepping: 0 [2022-10-22T18:57:28.311Z] CPU MHz: 2799.996 [2022-10-22T18:57:28.311Z] BogoMIPS: 5599.99 [2022-10-22T18:57:28.311Z] Virtualization: AMD-V [2022-10-22T18:57:28.311Z] Hypervisor vendor: KVM [2022-10-22T18:57:28.311Z] Virtualization type: full [2022-10-22T18:57:28.311Z] L1d cache: 256 KiB [2022-10-22T18:57:28.311Z] L1i cache: 256 KiB [2022-10-22T18:57:28.311Z] L2 cache: 4 MiB [2022-10-22T18:57:28.311Z] L3 cache: 128 MiB [2022-10-22T18:57:28.311Z] NUMA node0 CPU(s): 0-7 [2022-10-22T18:57:28.311Z] Vulnerability Itlb multihit: Not affected [2022-10-22T18:57:28.311Z] Vulnerability L1tf: Not affected [2022-10-22T18:57:28.311Z] Vulnerability Mds: Not affected [2022-10-22T18:57:28.311Z] Vulnerability Meltdown: Not affected [2022-10-22T18:57:28.311Z] Vulnerability Mmio stale data: Not affected [2022-10-22T18:57:28.311Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-22T18:57:28.311Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-22T18:57:28.311Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-22T18:57:28.311Z] Vulnerability Srbds: Not affected [2022-10-22T18:57:28.311Z] Vulnerability Tsx async abort: Not affected [2022-10-22T18:57:28.311Z] 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-10-22T18:57:28.311Z] [2022-10-22T18:57:28.311Z]