Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 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-ssh7457091178086135513.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-ssh6302240385846143903.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-ssh1966115110726918122.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-ssh15566837582636106549.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-ssh6868438635371507096.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8837 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/335 [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/335 # 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 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#4209)" > 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 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 # timeout=10 > git rev-list --no-walk 5b680ce2290ec1e216282ae2e83c9b6619569a4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-22T14:06:55.863Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-22T14:06:55.914Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-22T14:06:55.929Z] ========================================================= [2022-10-22T14:06:55.929Z] EdgeX Global Pipelines Version Info [2022-10-22T14:06:55.929Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:06:56.649Z] ------------------- [2022-10-22T14:06:56.649Z] stable info: [2022-10-22T14:06:56.649Z] ------------------- [2022-10-22T14:06:56.649Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-22T14:06:56.649Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-22T14:06:56.649Z] Message: update stable to v1.0.243 [2022-10-22T14:06:57.221Z] ------------------- [2022-10-22T14:06:57.221Z] experimental info: [2022-10-22T14:06:57.221Z] ------------------- [2022-10-22T14:06:57.221Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-22T14:06:57.221Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-22T14:06:57.221Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-22T14:06:57.389Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-22T14:06:57.399Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-22T14:06:57.409Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-22T14:06:57.419Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-22T14:06:57.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-22T14:06:57.446Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-22T14:06:57.461Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-22T14:06:57.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-22T14:06:57.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-22T14:06:57.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-22T14:06:57.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-22T14:06:57.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-22T14:06:57.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-22T14:06:57.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-22T14:06:57.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-22T14:06:57.560Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-22T14:06:57.570Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-22T14:06:57.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-22T14:06:57.589Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-22T14:06:57.599Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-22T14:06:57.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-22T14:06:57.614Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-22T14:06:57.621Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-22T14:06:57.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-22T14:06:57.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-22T14:06:57.653Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-22T14:06:57.665Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] echo [2022-10-22T14:06:57.675Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00dcf8b [Pipeline] echo [2022-10-22T14:06:57.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-22T14:06:57.722Z] provisioning config files... [2022-10-22T14:06:57.734Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/335@tmp/config12065207376394155952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:06:58.031Z] ---> docker-login.sh [2022-10-22T14:06:58.031Z] nexus3.edgexfoundry.org:10001 [2022-10-22T14:06:58.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:06:58.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:06:58.553Z] Configure a credential helper to remove this warning. See [2022-10-22T14:06:58.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:06:58.553Z] [2022-10-22T14:06:58.553Z] Login Succeeded [2022-10-22T14:06:58.553Z] nexus3.edgexfoundry.org:10002 [2022-10-22T14:06:58.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:06:58.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:06:58.553Z] Configure a credential helper to remove this warning. See [2022-10-22T14:06:58.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:06:58.553Z] [2022-10-22T14:06:58.553Z] Login Succeeded [2022-10-22T14:06:58.553Z] nexus3.edgexfoundry.org:10003 [2022-10-22T14:06:58.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:06:58.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:06:58.813Z] Configure a credential helper to remove this warning. See [2022-10-22T14:06:58.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:06:58.813Z] [2022-10-22T14:06:58.813Z] Login Succeeded [2022-10-22T14:06:58.813Z] nexus3.edgexfoundry.org:10004 [2022-10-22T14:06:58.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:06:58.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:06:58.813Z] Configure a credential helper to remove this warning. See [2022-10-22T14:06:58.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:06:58.813Z] [2022-10-22T14:06:58.813Z] Login Succeeded [2022-10-22T14:06:58.813Z] docker.io [2022-10-22T14:06:58.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:06:59.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:06:59.382Z] Configure a credential helper to remove this warning. See [2022-10-22T14:06:59.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:06:59.382Z] [2022-10-22T14:06:59.382Z] Login Succeeded [2022-10-22T14:06:59.382Z] ---> docker-login.sh ends [Pipeline] } [2022-10-22T14:06:59.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T14:06:59.690Z] + 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-22T14:06:59.691Z] + dirname cmd/core-command/Dockerfile [2022-10-22T14:06:59.691Z] + cut -d/ -f2 [2022-10-22T14:06:59.691Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-22T14:06:59.691Z] + dirname cmd/core-data/Dockerfile [2022-10-22T14:06:59.691Z] + cut -d/ -f2 [2022-10-22T14:06:59.691Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-22T14:06:59.691Z] + dirname cmd/core-metadata/Dockerfile [2022-10-22T14:06:59.691Z] + cut -d/ -f2 [2022-10-22T14:06:59.691Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-22T14:06:59.691Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-22T14:06:59.691Z] + cut -d/ -f2 [2022-10-22T14:06:59.691Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-22T14:06:59.691Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-22T14:06:59.691Z] + cut -d/ -f2 [2022-10-22T14:06:59.691Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-22T14:06:59.691Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-22T14:06:59.691Z] + cut -d/ -f2 [2022-10-22T14:06:59.691Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-22T14:06:59.691Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-22T14:06:59.691Z] + cut -d/ -f2 [2022-10-22T14:06:59.691Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-22T14:06:59.691Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-22T14:06:59.691Z] + cut -d/ -f2 [2022-10-22T14:06:59.691Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-22T14:06:59.691Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-22T14:06:59.691Z] + cut -d/ -f2 [2022-10-22T14:06:59.691Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-22T14:06:59.691Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-22T14:06:59.691Z] + cut -d/ -f2 [2022-10-22T14:06:59.691Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-22T14:06:59.691Z] + + dirname cmd/support-notifications/Dockerfile [2022-10-22T14:06:59.691Z] cut -d/ -f2 [2022-10-22T14:06:59.691Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-22T14:06:59.691Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-22T14:06:59.691Z] + cut -d/ -f2 [2022-10-22T14:06:59.691Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-22T14:06:59.691Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-22T14:06:59.691Z] + cut -d/ -f2 [2022-10-22T14:06:59.691Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-22T14:06:59.731Z] 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-22T14:07:00.065Z] + git rev-list -1 --merges 00dcf8b42aa31be1508e9e1978bd2ac7973bff61~1..00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] echo [2022-10-22T14:07:00.079Z] -----------> git rev-list -1 --merges 00dcf8b42aa31be1508e9e1978bd2ac7973bff61~1..00dcf8b42aa31be1508e9e1978bd2ac7973bff61 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [false] [Pipeline] sh [2022-10-22T14:07:00.367Z] + git log --format=format:%s -1 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] echo [2022-10-22T14:07:00.383Z] ========================================================= [2022-10-22T14:07:00.383Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-22T14:07:00.383Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-22T14:07:00.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-22T14:07:00.788Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-22T14:07:00.788Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-22T14:07:00.788Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-22T14:07:00.788Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-22T14:07:00.788Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-22T14:07:00.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:07:01.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T14:07:01.195Z] [2022-10-22T14:07:01.195Z] 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-22T14:07:01.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T14:07:01.496Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-22T14:07:01.496Z] b85a868b505f: Pulling fs layer [2022-10-22T14:07:01.496Z] e2be974225ed: Pulling fs layer [2022-10-22T14:07:01.496Z] 339a4e72a1f5: Pulling fs layer [2022-10-22T14:07:01.496Z] 988bab9f4d93: Pulling fs layer [2022-10-22T14:07:01.496Z] 1469e6f7b9e6: Pulling fs layer [2022-10-22T14:07:01.496Z] eaf3925da568: Pulling fs layer [2022-10-22T14:07:01.496Z] bab4dde63d76: Pulling fs layer [2022-10-22T14:07:01.496Z] bde34c3a00c8: Pulling fs layer [2022-10-22T14:07:01.496Z] b352a97aabf1: Pulling fs layer [2022-10-22T14:07:01.496Z] 4872d77fe225: Pulling fs layer [2022-10-22T14:07:01.496Z] 5851b861e8e6: Pulling fs layer [2022-10-22T14:07:01.496Z] bab4dde63d76: Waiting [2022-10-22T14:07:01.496Z] bde34c3a00c8: Waiting [2022-10-22T14:07:01.496Z] b352a97aabf1: Waiting [2022-10-22T14:07:01.496Z] 988bab9f4d93: Waiting [2022-10-22T14:07:01.496Z] 4872d77fe225: Waiting [2022-10-22T14:07:01.496Z] 1469e6f7b9e6: Waiting [2022-10-22T14:07:01.496Z] eaf3925da568: Waiting [2022-10-22T14:07:01.496Z] 5851b861e8e6: Waiting [2022-10-22T14:07:01.496Z] e2be974225ed: Verifying Checksum [2022-10-22T14:07:01.496Z] e2be974225ed: Download complete [2022-10-22T14:07:01.496Z] 988bab9f4d93: Download complete [2022-10-22T14:07:01.756Z] 1469e6f7b9e6: Verifying Checksum [2022-10-22T14:07:01.756Z] 1469e6f7b9e6: Download complete [2022-10-22T14:07:01.756Z] 339a4e72a1f5: Verifying Checksum [2022-10-22T14:07:01.756Z] 339a4e72a1f5: Download complete [2022-10-22T14:07:01.756Z] eaf3925da568: Verifying Checksum [2022-10-22T14:07:01.756Z] eaf3925da568: Download complete [2022-10-22T14:07:01.756Z] bde34c3a00c8: Download complete [2022-10-22T14:07:01.756Z] b352a97aabf1: Verifying Checksum [2022-10-22T14:07:01.756Z] b352a97aabf1: Download complete [2022-10-22T14:07:01.756Z] 4872d77fe225: Verifying Checksum [2022-10-22T14:07:01.756Z] 4872d77fe225: Download complete [2022-10-22T14:07:01.756Z] 5851b861e8e6: Download complete [2022-10-22T14:07:01.756Z] b85a868b505f: Download complete [2022-10-22T14:07:02.016Z] bab4dde63d76: Verifying Checksum [2022-10-22T14:07:02.016Z] bab4dde63d76: Download complete [2022-10-22T14:07:02.951Z] b85a868b505f: Pull complete [2022-10-22T14:07:03.209Z] e2be974225ed: Pull complete [2022-10-22T14:07:03.777Z] 339a4e72a1f5: Pull complete [2022-10-22T14:07:03.777Z] 988bab9f4d93: Pull complete [2022-10-22T14:07:04.036Z] 1469e6f7b9e6: Pull complete [2022-10-22T14:07:04.036Z] eaf3925da568: Pull complete [2022-10-22T14:07:05.940Z] bab4dde63d76: Pull complete [2022-10-22T14:07:05.940Z] bde34c3a00c8: Pull complete [2022-10-22T14:07:06.200Z] b352a97aabf1: Pull complete [2022-10-22T14:07:06.200Z] 4872d77fe225: Pull complete [2022-10-22T14:07:06.459Z] 5851b861e8e6: Pull complete [2022-10-22T14:07:06.459Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-22T14:07:06.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T14:07:06.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:07:06.546Z] prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container [2022-10-22T14:07:06.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-22T14:07:08.235Z] $ docker top a3696059d898c6215ca5b3d1db4798812eb94fa0b0b42a79c5b24c4057ac9743 -eo pid,comm [2022-10-22T14:07:08.299Z] 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-22T14:07:08.299Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-22T14:07:08.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T14:07:08.331Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T14:07:08.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T14:07:08.457Z] $ docker exec a3696059d898c6215ca5b3d1db4798812eb94fa0b0b42a79c5b24c4057ac9743 ssh-agent [2022-10-22T14:07:08.572Z] SSH_AUTH_SOCK=/tmp/ssh-acZ8Efdhu8tI/agent.32 [2022-10-22T14:07:08.572Z] SSH_AGENT_PID=38 [2022-10-22T14:07:08.578Z] Running ssh-add (command line suppressed) [2022-10-22T14:07:08.688Z] Identity added: /w/workspace/edgex-go/335@tmp/private_key_3875116022153782245.key (/w/workspace/edgex-go/335@tmp/private_key_3875116022153782245.key) [2022-10-22T14:07:08.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T14:07:08.994Z] + git tag --points-at HEAD [Pipeline] } [2022-10-22T14:07:09.004Z] $ docker exec --env ******** --env ******** a3696059d898c6215ca5b3d1db4798812eb94fa0b0b42a79c5b24c4057ac9743 ssh-agent -k [2022-10-22T14:07:09.106Z] unset SSH_AUTH_SOCK; [2022-10-22T14:07:09.106Z] unset SSH_AGENT_PID; [2022-10-22T14:07:09.107Z] echo Agent pid 38 killed; [2022-10-22T14:07:09.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-22T14:07:09.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T14:07:09.142Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T14:07:09.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T14:07:09.258Z] $ docker exec a3696059d898c6215ca5b3d1db4798812eb94fa0b0b42a79c5b24c4057ac9743 ssh-agent [2022-10-22T14:07:09.373Z] SSH_AUTH_SOCK=/tmp/ssh-yP5nU9O3LAk9/agent.70 [2022-10-22T14:07:09.373Z] SSH_AGENT_PID=76 [2022-10-22T14:07:09.378Z] Running ssh-add (command line suppressed) [2022-10-22T14:07:09.482Z] Identity added: /w/workspace/edgex-go/335@tmp/private_key_107367572575534509.key (/w/workspace/edgex-go/335@tmp/private_key_107367572575534509.key) [2022-10-22T14:07:09.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T14:07:09.783Z] + git semver init [2022-10-22T14:07:10.044Z] 2022-10-22 14:07:09,955 [run_init] DEBUG init version:0.0.0 force:False [2022-10-22T14:07:10.044Z] 2022-10-22 14:07:09,956 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/335/.semver [2022-10-22T14:07:10.044Z] 2022-10-22 14:07:09,956 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/335/.semver [2022-10-22T14:07:10.044Z] 2022-10-22 14:07:09,957 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/335/.semver'], cwd=/w/workspace/edgex-go/335, universal_newlines=False, shell=None, istream=None) [2022-10-22T14:07:14.299Z] 2022-10-22 14:07:14,285 [append_file] DEBUG append to file:/w/workspace/edgex-go/335/.git/info/exclude [2022-10-22T14:07:14.299Z] 2022-10-22 14:07:14,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/335/.semver/main with force:False [2022-10-22T14:07:14.299Z] 2022-10-22 14:07:14,286 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main [2022-10-22T14:07:14.299Z] 2022-10-22 14:07:14,286 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main [2022-10-22T14:07:14.299Z] 2.3.0-dev.97 [Pipeline] } [2022-10-22T14:07:14.568Z] $ docker exec --env ******** --env ******** a3696059d898c6215ca5b3d1db4798812eb94fa0b0b42a79c5b24c4057ac9743 ssh-agent -k [2022-10-22T14:07:14.672Z] unset SSH_AUTH_SOCK; [2022-10-22T14:07:14.674Z] unset SSH_AGENT_PID; [2022-10-22T14:07:14.674Z] echo Agent pid 76 killed; [2022-10-22T14:07:14.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T14:07:14.987Z] + git semver [Pipeline] } [2022-10-22T14:07:15.261Z] $ docker stop --time=1 a3696059d898c6215ca5b3d1db4798812eb94fa0b0b42a79c5b24c4057ac9743 [2022-10-22T14:07:16.599Z] $ docker rm -f a3696059d898c6215ca5b3d1db4798812eb94fa0b0b42a79c5b24c4057ac9743 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-22T14:07:16.935Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-22T14:07:17.117Z] Stashed 1 file(s) [Pipeline] echo [2022-10-22T14:07:17.120Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.97 [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-22T14:07:17.531Z] + git config --global --add safe.directory /w/workspace/edgex-go/335 [Pipeline] echo [2022-10-22T14:07:17.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T14:07:17.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T14:07:17.563Z] ========================================================= [2022-10-22T14:07:17.563Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-22T14:07:17.563Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-22T14:07:17.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-22T14:07:17.850Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-22T14:07:17.850Z] 213ec9aee27d: Pulling fs layer [2022-10-22T14:07:17.850Z] 4583459ba037: Pulling fs layer [2022-10-22T14:07:17.850Z] 93c1e223e6f2: Pulling fs layer [2022-10-22T14:07:17.850Z] 53926ce57604: Pulling fs layer [2022-10-22T14:07:17.850Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-22T14:07:17.850Z] 30f14e443154: Pulling fs layer [2022-10-22T14:07:17.850Z] 801331c1e519: Pulling fs layer [2022-10-22T14:07:17.850Z] 99cc6dd402b0: Pulling fs layer [2022-10-22T14:07:17.850Z] 7d9ed39f4882: Pulling fs layer [2022-10-22T14:07:17.850Z] 7d9ed39f4882: Waiting [2022-10-22T14:07:17.850Z] 99cc6dd402b0: Waiting [2022-10-22T14:07:17.850Z] 30f14e443154: Waiting [2022-10-22T14:07:17.850Z] 53926ce57604: Waiting [2022-10-22T14:07:17.850Z] 21b2b0c7a3f4: Waiting [2022-10-22T14:07:17.850Z] 93c1e223e6f2: Download complete [2022-10-22T14:07:17.850Z] 4583459ba037: Verifying Checksum [2022-10-22T14:07:17.850Z] 4583459ba037: Download complete [2022-10-22T14:07:17.850Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-22T14:07:17.850Z] 21b2b0c7a3f4: Download complete [2022-10-22T14:07:17.850Z] 213ec9aee27d: Verifying Checksum [2022-10-22T14:07:17.850Z] 213ec9aee27d: Download complete [2022-10-22T14:07:17.850Z] 30f14e443154: Download complete [2022-10-22T14:07:17.850Z] 801331c1e519: Download complete [2022-10-22T14:07:18.120Z] 213ec9aee27d: Pull complete [2022-10-22T14:07:18.120Z] 4583459ba037: Pull complete [2022-10-22T14:07:18.401Z] 93c1e223e6f2: Pull complete [2022-10-22T14:07:18.680Z] 7d9ed39f4882: Verifying Checksum [2022-10-22T14:07:18.680Z] 7d9ed39f4882: Download complete [2022-10-22T14:07:18.947Z] 53926ce57604: Verifying Checksum [2022-10-22T14:07:18.947Z] 53926ce57604: Download complete [2022-10-22T14:07:19.207Z] 99cc6dd402b0: Verifying Checksum [2022-10-22T14:07:19.207Z] 99cc6dd402b0: Download complete [2022-10-22T14:07:23.392Z] 53926ce57604: Pull complete [2022-10-22T14:07:23.392Z] 21b2b0c7a3f4: Pull complete [2022-10-22T14:07:23.392Z] 30f14e443154: Pull complete [2022-10-22T14:07:23.392Z] 801331c1e519: Pull complete [2022-10-22T14:07:25.301Z] 99cc6dd402b0: Pull complete [2022-10-22T14:07:26.240Z] 7d9ed39f4882: Pull complete [2022-10-22T14:07:26.240Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-22T14:07:26.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-22T14:07:26.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-22T14:07:26.544Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-22T14:07:26.544Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-22T14:07:26.544Z] WORKDIR /edgex [2022-10-22T14:07:26.544Z] COPY go.mod . [2022-10-22T14:07:26.544Z] RUN go mod download [2022-10-22T14:07:27.111Z] Sending build context to Docker daemon 169.7MB [2022-10-22T14:07:27.112Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-22T14:07:27.112Z] ---> 1dedd983c030 [2022-10-22T14:07:27.112Z] Step 2/4 : WORKDIR /edgex [2022-10-22T14:07:29.652Z] ---> Running in 00f9ee354f11 [2022-10-22T14:07:29.652Z] Removing intermediate container 00f9ee354f11 [2022-10-22T14:07:29.652Z] ---> a0938592b75d [2022-10-22T14:07:29.652Z] Step 3/4 : COPY go.mod . [2022-10-22T14:07:29.652Z] ---> adc21bb3dec9 [2022-10-22T14:07:29.652Z] Step 4/4 : RUN go mod download [2022-10-22T14:07:29.652Z] ---> Running in e2f35f853ece [2022-10-22T14:07:32.199Z] Still waiting to schedule task [2022-10-22T14:07:32.200Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-22T14:07:44.544Z] Removing intermediate container e2f35f853ece [2022-10-22T14:07:44.544Z] ---> 7b541f64a7c8 [2022-10-22T14:07:44.544Z] Successfully built 7b541f64a7c8 [2022-10-22T14:07:44.544Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:07:44.849Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-22T14:07:44.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:07:44.922Z] prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container [2022-10-22T14:07:44.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-22T14:07:45.328Z] $ docker top 174c3507aea9662427fcf60d809e76098038b6f1b27b238f2970c67c4f4877ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T14:07:45.680Z] + go version [2022-10-22T14:07:45.680Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-22T14:07:45.688Z] $ docker stop --time=1 174c3507aea9662427fcf60d809e76098038b6f1b27b238f2970c67c4f4877ca [2022-10-22T14:07:47.003Z] $ docker rm -f 174c3507aea9662427fcf60d809e76098038b6f1b27b238f2970c67c4f4877ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:07:47.414Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-22T14:07:47.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:07:47.482Z] prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container [2022-10-22T14:07:47.509Z] $ 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/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-22T14:07:47.880Z] $ docker top 122512c7334b908279571149d459341d538673c30a4086fdc776c20c5267c7a3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-22T14:07:47.950Z] ========================================================= [2022-10-22T14:07:47.951Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-22T14:07:47.951Z] ========================================================= [Pipeline] sh [2022-10-22T14:07:48.229Z] + git config --global --add safe.directory /w/workspace/edgex-go/335 [Pipeline] fileExists [Pipeline] sh [2022-10-22T14:07:48.523Z] + make test [2022-10-22T14:07:48.523Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-22T14:07:55.085Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-22T14:08:09.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.105s coverage: 28.7% of statements [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-22T14:08:09.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements [2022-10-22T14:08:09.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.152s coverage: 41.3% of statements [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-22T14:08:09.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-22T14:08:10.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.2% of statements [2022-10-22T14:08:10.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-22T14:08:10.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-22T14:08:15.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.360s coverage: 89.2% of statements [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-22T14:08:15.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.099s coverage: 2.2% of statements [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-22T14:08:15.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.481s coverage: 95.6% of statements [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-22T14:08:15.468Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-22T14:08:15.468Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-22T14:08:15.468Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-22T14:08:15.468Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.092s coverage: 58.8% of statements [2022-10-22T14:08:15.468Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements [2022-10-22T14:08:15.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-22T14:08:15.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.088s coverage: 47.1% of statements [2022-10-22T14:08:15.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 79.5% of statements [2022-10-22T14:08:15.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2022-10-22T14:08:15.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2022-10-22T14:08:15.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2022-10-22T14:08:23.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements [2022-10-22T14:08:23.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.075s coverage: 44.8% of statements [2022-10-22T14:08:25.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.244s coverage: 79.9% of statements [2022-10-22T14:08:25.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 58.8% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.083s coverage: 85.4% of statements [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 91.2% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 64.7% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.8% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.197s coverage: 92.3% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-22T14:08:33.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2022-10-22T14:08:33.604Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-10-22T14:08:33.863Z] 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-22T14:08:55.791Z] 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-22T14:08:55.791Z] GO111MODULE=on go vet ./... [2022-10-22T14:08:59.074Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-22T14:08:59.074Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-22T14:08:59.074Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-22T14:08:59.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-22T14:08:59.637Z] + ls -al . [2022-10-22T14:08:59.637Z] total 768 [2022-10-22T14:08:59.637Z] drwxrwxr-x 11 1001 1001 4096 Oct 22 14:07 . [2022-10-22T14:08:59.637Z] drwxr-xr-x 4 root root 4096 Oct 22 14:07 .. [2022-10-22T14:08:59.637Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 14:06 .blubracket [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 16 Oct 22 14:06 .dockerignore [2022-10-22T14:08:59.637Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 14:08 .git [2022-10-22T14:08:59.637Z] drwxrwxr-x 3 1001 1001 4096 Oct 22 14:06 .github [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 1030 Oct 22 14:06 .gitignore [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 42 Oct 22 14:06 .golangci.yml [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 87 Oct 22 14:06 .hadolint.yml [2022-10-22T14:08:59.637Z] drwxr-xr-x 3 1001 1001 4096 Oct 22 14:07 .semver [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 166 Oct 22 14:06 .sonarcloud.properties [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 1171 Oct 22 14:06 ADOPTERS.md [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 10722 Oct 22 14:06 Attribution.txt [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 63209 Oct 22 14:06 CHANGELOG.md [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 3804 Oct 22 14:06 CONTRIBUTING.md [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 677 Oct 22 14:06 GOVERNANCE.md [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 850 Oct 22 14:06 Jenkinsfile [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 10775 Oct 22 14:06 LICENSE [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 13857 Oct 22 14:06 Makefile [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 582 Oct 22 14:06 OWNERS.md [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 9799 Oct 22 14:06 README.md [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 6912 Oct 22 14:06 SECURITY.md [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 12 Oct 22 14:07 VERSION [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 4131 Oct 22 14:06 ZMQWindows.md [2022-10-22T14:08:59.637Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 14:06 bin [2022-10-22T14:08:59.637Z] drwxrwxr-x 18 1001 1001 4096 Oct 22 14:06 cmd [2022-10-22T14:08:59.637Z] -rw-r--r-- 1 root root 500071 Oct 22 14:08 coverage.out [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 3446 Oct 22 14:06 go.mod [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 45060 Oct 22 14:06 go.sum [2022-10-22T14:08:59.637Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 14:06 internal [2022-10-22T14:08:59.637Z] drwxrwxr-x 3 1001 1001 4096 Oct 22 14:06 openapi [2022-10-22T14:08:59.637Z] drwxrwxr-x 4 1001 1001 4096 Oct 22 14:06 snap [2022-10-22T14:08:59.637Z] -rw-rw-r-- 1 1001 1001 204 Oct 22 14:06 version.go [Pipeline] sh [2022-10-22T14:08:59.919Z] + '[' -e coverage.out ] [2022-10-22T14:08:59.919Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-22T14:09:00.017Z] Stashed 1 file(s) [Pipeline] sh [2022-10-22T14:09:00.296Z] + make build [2022-10-22T14:09:00.296Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-22T14:09:04.492Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8838 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-22T14:09:04.500Z] Running in /w/workspace/edgex-go/335 [Pipeline] { [Pipeline] checkout [2022-10-22T14:09:04.531Z] The recommended git tool is: git [2022-10-22T14:09:09.338Z] using credential edgex-jenkins-ssh [2022-10-22T14:09:09.353Z] Cloning the remote Git repository [2022-10-22T14:09:09.392Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-22T14:09:09.453Z] > git init /w/workspace/edgex-go/335 # timeout=10 [2022-10-22T14:09:11.285Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-22T14:09:11.286Z] > git --version # timeout=10 [2022-10-22T14:09:11.316Z] > git --version # 'git version 2.25.1' [2022-10-22T14:09:11.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-22T14:09:11.371Z] Verifying host key using known hosts file [2022-10-22T14:09:11.567Z] 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-22T14:09:11.581Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-22T14:09:15.214Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-22T14:09:27.501Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-22T14:09:27.501Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-22T14:09:29.062Z] Avoid second fetch [2022-10-22T14:09:29.062Z] Checking out Revision 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 (main) [2022-10-22T14:09:28.279Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-22T14:09:28.296Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-22T14:09:29.079Z] > git config core.sparsecheckout # timeout=10 [2022-10-22T14:09:29.094Z] > git checkout -f 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 # timeout=10 [2022-10-22T14:09:29.695Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#4209)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-22T14:09:30.546Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-22T14:09:30.546Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T14:09:30.546Z] Dload Upload Total Spent Left Speed [2022-10-22T14:09:30.546Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 94751 [Pipeline] sh [2022-10-22T14:09:31.103Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-22T14:09:31.427Z] + sudo tee /etc/docker/daemon.new [2022-10-22T14:09:31.427Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-22T14:09:31.427Z] { [2022-10-22T14:09:31.427Z] "registry-mirrors": [ [2022-10-22T14:09:31.427Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-22T14:09:31.427Z] ], [2022-10-22T14:09:31.427Z] "bip": "10.250.0.254/24", [2022-10-22T14:09:31.427Z] "hosts": [ [2022-10-22T14:09:31.427Z] "tcp://0.0.0.0:5555", [2022-10-22T14:09:31.427Z] "unix:///var/run/docker.sock" [2022-10-22T14:09:31.427Z] ], [2022-10-22T14:09:31.427Z] "mtu": 1458, [2022-10-22T14:09:31.427Z] "selinux-enabled": true, [2022-10-22T14:09:31.427Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-22T14:09:31.427Z] } [Pipeline] sh [2022-10-22T14:09:31.869Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-22T14:09:32.194Z] + sudo service docker restart [2022-10-22T14:09:35.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-22T14:09:35.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-22T14:09:36.555Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-22T14:09:38.457Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-22T14:09:39.022Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-22T14:09:40.401Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-22T14:09:41.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.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-22T14:09:42.273Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-22T14:09:44.172Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-22T14:09:45.570Z] $ docker stop --time=1 122512c7334b908279571149d459341d538673c30a4086fdc776c20c5267c7a3 [2022-10-22T14:09:48.222Z] $ docker rm -f 122512c7334b908279571149d459341d538673c30a4086fdc776c20c5267c7a3 [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-22T14:09:49.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-22T14:09:49.172Z] [2022-10-22T14:09:49.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:09:49.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-22T14:09:49.470Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-22T14:09:49.470Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-22T14:09:49.470Z] ca9280d653b3: Pulling fs layer [2022-10-22T14:09:49.470Z] 7e9c9ca2126c: Pulling fs layer [2022-10-22T14:09:49.470Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-22T14:09:49.470Z] cbdbe7a5bc2a: Download complete [2022-10-22T14:09:49.735Z] cbdbe7a5bc2a: Pull complete [2022-10-22T14:09:49.735Z] ca9280d653b3: Verifying Checksum [2022-10-22T14:09:49.735Z] ca9280d653b3: Download complete [2022-10-22T14:09:49.997Z] 7e9c9ca2126c: Verifying Checksum [2022-10-22T14:09:49.997Z] 7e9c9ca2126c: Download complete [2022-10-22T14:09:50.255Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-22T14:09:50.429Z] provisioning config files... [2022-10-22T14:09:50.454Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/335@tmp/config6464849234521171016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:09:50.806Z] ---> docker-login.sh [2022-10-22T14:09:50.806Z] nexus3.edgexfoundry.org:10001 [2022-10-22T14:09:51.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:09:51.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:09:51.344Z] Configure a credential helper to remove this warning. See [2022-10-22T14:09:51.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:09:51.344Z] [2022-10-22T14:09:51.344Z] Login Succeeded [2022-10-22T14:09:51.344Z] nexus3.edgexfoundry.org:10002 [2022-10-22T14:09:51.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:09:51.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:09:51.614Z] Configure a credential helper to remove this warning. See [2022-10-22T14:09:51.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:09:51.614Z] [2022-10-22T14:09:51.614Z] Login Succeeded [2022-10-22T14:09:51.614Z] nexus3.edgexfoundry.org:10003 [2022-10-22T14:09:51.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:09:52.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:09:52.150Z] Configure a credential helper to remove this warning. See [2022-10-22T14:09:52.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:09:52.150Z] [2022-10-22T14:09:52.150Z] Login Succeeded [2022-10-22T14:09:52.150Z] nexus3.edgexfoundry.org:10004 [2022-10-22T14:09:52.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:09:52.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:09:52.419Z] Configure a credential helper to remove this warning. See [2022-10-22T14:09:52.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:09:52.419Z] [2022-10-22T14:09:52.419Z] Login Succeeded [2022-10-22T14:09:52.419Z] docker.io [2022-10-22T14:09:52.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:09:52.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:09:52.955Z] Configure a credential helper to remove this warning. See [2022-10-22T14:09:52.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:09:52.955Z] [2022-10-22T14:09:52.955Z] Login Succeeded [2022-10-22T14:09:52.955Z] ---> docker-login.sh ends [Pipeline] } [2022-10-22T14:09:52.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-22T14:09:53.398Z] + git config --global --add safe.directory /w/workspace/edgex-go/335 [Pipeline] echo [2022-10-22T14:09:53.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T14:09:53.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T14:09:53.434Z] ========================================================= [2022-10-22T14:09:53.434Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-22T14:09:53.434Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-22T14:09:53.536Z] 7e9c9ca2126c: Pull complete [2022-10-22T14:09:53.536Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-22T14:09:53.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-22T14:09:53.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:09:53.602Z] prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container [2022-10-22T14:09:53.636Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-22T14:09:53.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-22T14:09:53.743Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-22T14:09:53.743Z] 9b18e9b68314: Pulling fs layer [2022-10-22T14:09:53.743Z] d32db5db7311: Pulling fs layer [2022-10-22T14:09:53.743Z] d0c4b47475fc: Pulling fs layer [2022-10-22T14:09:53.743Z] 5831b945b038: Pulling fs layer [2022-10-22T14:09:53.743Z] 86bbec2aaacd: Pulling fs layer [2022-10-22T14:09:53.743Z] e10730c5d714: Pulling fs layer [2022-10-22T14:09:53.743Z] 5dd5c2283517: Pulling fs layer [2022-10-22T14:09:53.743Z] d5ac0230b979: Pulling fs layer [2022-10-22T14:09:53.743Z] 5831b945b038: Waiting [2022-10-22T14:09:53.743Z] 86bbec2aaacd: Waiting [2022-10-22T14:09:53.743Z] e10730c5d714: Waiting [2022-10-22T14:09:53.743Z] 5dd5c2283517: Waiting [2022-10-22T14:09:54.012Z] d0c4b47475fc: Verifying Checksum [2022-10-22T14:09:54.012Z] d0c4b47475fc: Download complete [2022-10-22T14:09:54.012Z] d32db5db7311: Verifying Checksum [2022-10-22T14:09:54.012Z] d32db5db7311: Download complete [2022-10-22T14:09:54.012Z] 86bbec2aaacd: Verifying Checksum [2022-10-22T14:09:54.012Z] 86bbec2aaacd: Download complete [2022-10-22T14:09:54.012Z] e10730c5d714: Verifying Checksum [2022-10-22T14:09:54.012Z] e10730c5d714: Download complete [2022-10-22T14:09:54.012Z] 9b18e9b68314: Verifying Checksum [2022-10-22T14:09:54.012Z] 9b18e9b68314: Download complete [2022-10-22T14:09:54.991Z] 9b18e9b68314: Pull complete [2022-10-22T14:09:54.991Z] d5ac0230b979: Verifying Checksum [2022-10-22T14:09:54.991Z] d5ac0230b979: Download complete [2022-10-22T14:09:55.054Z] $ docker top 55d0c7a6faf6b408ebdcd7b753b2390808aa7e1d5a3fa56204556902d08d3b62 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T14:09:55.276Z] d32db5db7311: Pull complete [2022-10-22T14:09:55.411Z] + docker-compose build --help [2022-10-22T14:09:55.411Z] + grep parallel [2022-10-22T14:09:55.545Z] d0c4b47475fc: Pull complete [2022-10-22T14:09:55.978Z] --parallel Build images in parallel. [Pipeline] } [2022-10-22T14:09:55.985Z] $ docker stop --time=1 55d0c7a6faf6b408ebdcd7b753b2390808aa7e1d5a3fa56204556902d08d3b62 [2022-10-22T14:09:56.132Z] 5dd5c2283517: Verifying Checksum [2022-10-22T14:09:56.132Z] 5dd5c2283517: Download complete [2022-10-22T14:09:56.715Z] 5831b945b038: Verifying Checksum [2022-10-22T14:09:56.715Z] 5831b945b038: Download complete [2022-10-22T14:09:57.290Z] $ docker rm -f 55d0c7a6faf6b408ebdcd7b753b2390808aa7e1d5a3fa56204556902d08d3b62 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:09:57.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-22T14:09:57.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:09:57.750Z] prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container [2022-10-22T14:09:57.777Z] $ 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/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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-22T14:09:58.146Z] $ docker top 337acc8d16fb494086bd241bd2376572ceb01d30c971f5bdfe40f80d1bda6e77 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T14:09:58.494Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-22T14:09:59.061Z] Building core-command ... [2022-10-22T14:09:59.061Z] Building core-data ... [2022-10-22T14:09:59.061Z] Building core-metadata ... [2022-10-22T14:09:59.061Z] Building security-bootstrapper ... [2022-10-22T14:09:59.061Z] Building security-proxy-setup ... [2022-10-22T14:09:59.061Z] Building security-secretstore-setup ... [2022-10-22T14:09:59.061Z] Building security-spiffe-token-provider ... [2022-10-22T14:09:59.061Z] Building security-spire-agent ... [2022-10-22T14:09:59.061Z] Building security-spire-config ... [2022-10-22T14:09:59.061Z] Building security-spire-server ... [2022-10-22T14:09:59.061Z] Building support-notifications ... [2022-10-22T14:09:59.061Z] Building support-scheduler ... [2022-10-22T14:09:59.061Z] Building sys-mgmt-agent ... [2022-10-22T14:09:59.061Z] Building security-spiffe-token-provider [2022-10-22T14:09:59.061Z] Building support-scheduler [2022-10-22T14:09:59.061Z] Building core-metadata [2022-10-22T14:09:59.061Z] Building core-command [2022-10-22T14:09:59.061Z] Building support-notifications [2022-10-22T14:10:09.050Z] 5831b945b038: Pull complete [2022-10-22T14:10:09.050Z] 86bbec2aaacd: Pull complete [2022-10-22T14:10:09.050Z] e10730c5d714: Pull complete [2022-10-22T14:10:13.950Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:10:13.950Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:10:13.950Z] ---> 7b541f64a7c8 [2022-10-22T14:10:13.950Z] Step 3/20 : WORKDIR /edgex-go [2022-10-22T14:10:13.950Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:10:13.950Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:10:13.950Z] ---> 7b541f64a7c8 [2022-10-22T14:10:13.950Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-22T14:10:13.950Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:10:13.950Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:10:13.950Z] ---> 7b541f64a7c8 [2022-10-22T14:10:13.950Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-22T14:10:13.950Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:10:13.950Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:10:13.950Z] ---> 7b541f64a7c8 [2022-10-22T14:10:13.950Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-22T14:10:13.950Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:10:13.950Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:10:13.950Z] ---> 7b541f64a7c8 [2022-10-22T14:10:13.950Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-22T14:10:14.414Z] 5dd5c2283517: Pull complete [2022-10-22T14:10:15.860Z] ---> Running in 4801e2beec58 [2022-10-22T14:10:15.860Z] ---> Running in fe6d57946a4f [2022-10-22T14:10:15.860Z] ---> Running in 248ea2b80aac [2022-10-22T14:10:15.860Z] ---> Running in 0c37e09cb559 [2022-10-22T14:10:15.860Z] ---> Running in 0f818f6c21ef [2022-10-22T14:10:15.860Z] Removing intermediate container 0f818f6c21ef [2022-10-22T14:10:15.860Z] ---> b659bcb88833 [2022-10-22T14:10:15.860Z] Step 4/24 : WORKDIR /edgex-go [2022-10-22T14:10:16.127Z] Removing intermediate container fe6d57946a4f [2022-10-22T14:10:16.127Z] ---> 9725786123e1 [2022-10-22T14:10:16.127Z] Step 4/23 : WORKDIR /edgex-go [2022-10-22T14:10:16.127Z] Removing intermediate container 0c37e09cb559 [2022-10-22T14:10:16.127Z] ---> 74658bf69346 [2022-10-22T14:10:16.127Z] Step 4/23 : WORKDIR /edgex-go [2022-10-22T14:10:16.127Z] Removing intermediate container 248ea2b80aac [2022-10-22T14:10:16.127Z] ---> d85d370ee6d0 [2022-10-22T14:10:16.127Z] Step 4/25 : WORKDIR /edgex-go [2022-10-22T14:10:16.127Z] Removing intermediate container 4801e2beec58 [2022-10-22T14:10:16.127Z] ---> 30440610ad91 [2022-10-22T14:10:16.127Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-22T14:10:16.127Z] ---> Running in 6a7e4ec4e91e [2022-10-22T14:10:16.127Z] ---> Running in d9ee218ac20d [2022-10-22T14:10:16.127Z] ---> Running in 941cfb0bed4f [2022-10-22T14:10:16.127Z] ---> Running in 80a08f8bfd96 [2022-10-22T14:10:16.127Z] ---> Running in 1d9ce240d163 [2022-10-22T14:10:16.128Z] Removing intermediate container 6a7e4ec4e91e [2022-10-22T14:10:16.128Z] ---> b02a0b8e0d53 [2022-10-22T14:10:16.128Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:10:16.364Z] d5ac0230b979: Pull complete [2022-10-22T14:10:16.364Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-22T14:10:16.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-22T14:10:16.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [2022-10-22T14:10:16.387Z] Removing intermediate container d9ee218ac20d [2022-10-22T14:10:16.387Z] ---> 6ddfbd0a4bb4 [2022-10-22T14:10:16.387Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:10:16.387Z] Removing intermediate container 941cfb0bed4f [2022-10-22T14:10:16.387Z] ---> 7279f762a1c5 [2022-10-22T14:10:16.387Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:10:16.387Z] ---> Running in 93aef4184206 [2022-10-22T14:10:16.387Z] ---> Running in c40704ad1a31 [2022-10-22T14:10:16.387Z] ---> Running in fe8b82d783cd [2022-10-22T14:10:16.387Z] Removing intermediate container 1d9ce240d163 [2022-10-22T14:10:16.387Z] ---> 74b328de1a0d [2022-10-22T14:10:16.387Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:10:16.387Z] ---> Running in 6f05c49f8ca6 [2022-10-22T14:10:16.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-10-22T14:10:16.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:10:16.701Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-22T14:10:16.701Z] WORKDIR /edgex [2022-10-22T14:10:16.701Z] COPY go.mod . [2022-10-22T14:10:16.701Z] RUN go mod downloaddocker [2022-10-22T14:10:16.701Z] build -t ci-base-image-arm64 -f - . [2022-10-22T14:10:16.903Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-22T14:10:16.903Z] v3.16.2-336-gda67e2106e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-22T14:10:16.903Z] OK: 17038 distinct packages available [2022-10-22T14:10:16.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:10:17.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:10:17.162Z] Removing intermediate container 93aef4184206 [2022-10-22T14:10:17.162Z] ---> 3a1253b031c2 [2022-10-22T14:10:17.162Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-22T14:10:17.163Z] OK: 211 MiB in 51 packages [2022-10-22T14:10:17.163Z] ---> Running in e198f92376a2 [2022-10-22T14:10:17.300Z] Sending build context to Docker daemon 3.266MB [2022-10-22T14:10:17.300Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-22T14:10:17.300Z] ---> 59b3b1a385d4 [2022-10-22T14:10:17.300Z] Step 2/4 : WORKDIR /edgex [2022-10-22T14:10:17.423Z] Removing intermediate container 6f05c49f8ca6 [2022-10-22T14:10:17.423Z] ---> dc18d28f2dbb [2022-10-22T14:10:17.423Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-22T14:10:17.423Z] ---> Running in ba521324bfc9 [2022-10-22T14:10:17.681Z] Removing intermediate container fe8b82d783cd [2022-10-22T14:10:17.681Z] ---> f208f8aef1b1 [2022-10-22T14:10:17.681Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-22T14:10:17.681Z] ---> Running in a42f3901ef87 [2022-10-22T14:10:17.940Z] Removing intermediate container c40704ad1a31 [2022-10-22T14:10:17.940Z] ---> a71a0ab3fbb8 [2022-10-22T14:10:17.940Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-22T14:10:17.940Z] ---> Running in 5c10271d0d05 [2022-10-22T14:10:17.940Z] Removing intermediate container 80a08f8bfd96 [2022-10-22T14:10:17.940Z] ---> c149e65fbf01 [2022-10-22T14:10:18.198Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-22T14:10:18.198Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:10:18.198Z] ---> 0c547de866aa [2022-10-22T14:10:18.198Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:10:18.198Z] ---> Running in e9f97ca8aabe [2022-10-22T14:10:18.198Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:10:18.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:10:18.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:10:19.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:10:19.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:10:19.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:10:19.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:10:19.346Z] ---> Running in 0f9851d12117 [2022-10-22T14:10:19.346Z] Removing intermediate container 0f9851d12117 [2022-10-22T14:10:19.346Z] ---> 651c5c2f8928 [2022-10-22T14:10:19.346Z] Step 3/4 : COPY go.mod . [2022-10-22T14:10:19.558Z] OK: 211 MiB in 51 packages [2022-10-22T14:10:19.558Z] OK: 211 MiB in 51 packages [2022-10-22T14:10:19.817Z] OK: 211 MiB in 51 packages [2022-10-22T14:10:19.817Z] Removing intermediate container e198f92376a2 [2022-10-22T14:10:19.817Z] ---> fd8653240ad9 [2022-10-22T14:10:19.817Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-22T14:10:19.942Z] ---> f55420040282 [2022-10-22T14:10:19.942Z] Step 4/4 : RUN go mod download [2022-10-22T14:10:19.942Z] ---> Running in cd68e2c4808c [2022-10-22T14:10:20.078Z] ---> df18c3c6dd36 [2022-10-22T14:10:20.078Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:10:20.078Z] Removing intermediate container ba521324bfc9 [2022-10-22T14:10:20.078Z] ---> 72095c78aad7 [2022-10-22T14:10:20.078Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-22T14:10:20.078Z] OK: 211 MiB in 51 packages [2022-10-22T14:10:20.078Z] ---> Running in 40e6d79a1c0a [2022-10-22T14:10:20.338Z] ---> 039ab4491955 [2022-10-22T14:10:20.338Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:10:20.338Z] Removing intermediate container a42f3901ef87 [2022-10-22T14:10:20.338Z] ---> e58ddbf26d55 [2022-10-22T14:10:20.338Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-22T14:10:20.338Z] ---> Running in 189f2321838b [2022-10-22T14:10:20.338Z] ---> d069a9873d30 [2022-10-22T14:10:20.338Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:10:20.596Z] ---> Running in 1b75c36aa638 [2022-10-22T14:10:20.596Z] Removing intermediate container 5c10271d0d05 [2022-10-22T14:10:20.596Z] ---> caebf16708bc [2022-10-22T14:10:20.596Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-22T14:10:20.854Z] ---> 3e4f8cd8f38a [2022-10-22T14:10:20.854Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:10:20.855Z] ---> Running in bd57e09cddf3 [2022-10-22T14:10:47.419Z] Removing intermediate container 1b75c36aa638 [2022-10-22T14:10:47.419Z] ---> 446a4edc5a5b [2022-10-22T14:10:47.419Z] Step 9/23 : COPY . . [2022-10-22T14:10:47.419Z] Removing intermediate container 189f2321838b [2022-10-22T14:10:47.419Z] ---> 84952ca6aad7 [2022-10-22T14:10:47.419Z] Step 9/25 : COPY . . [2022-10-22T14:10:47.419Z] Removing intermediate container 40e6d79a1c0a [2022-10-22T14:10:47.419Z] ---> caa79fcf1093 [2022-10-22T14:10:47.419Z] Step 9/23 : COPY . . [2022-10-22T14:10:47.419Z] Removing intermediate container bd57e09cddf3 [2022-10-22T14:10:47.419Z] ---> c132a9baa0a2 [2022-10-22T14:10:47.419Z] Step 9/24 : COPY . . [2022-10-22T14:10:47.419Z] Removing intermediate container e9f97ca8aabe [2022-10-22T14:10:47.419Z] ---> 25101fdb4836 [2022-10-22T14:10:47.419Z] Step 7/20 : COPY . . [2022-10-22T14:10:52.207Z] Removing intermediate container cd68e2c4808c [2022-10-22T14:10:52.207Z] ---> b5d932869abe [2022-10-22T14:10:52.207Z] Successfully built b5d932869abe [2022-10-22T14:10:52.207Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:10:52.542Z] + docker inspect -f . ci-base-image-arm64 [2022-10-22T14:10:52.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:10:52.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-8838 does not seem to be running inside a container [2022-10-22T14:10:52.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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-22T14:10:53.965Z] $ docker top 4723024dcd5d127c41f20df4c2b2d5f0fc3f2c3445893911ea5a5d3bd09db7db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T14:10:54.812Z] + go version [2022-10-22T14:10:54.813Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-22T14:10:54.836Z] $ docker stop --time=1 4723024dcd5d127c41f20df4c2b2d5f0fc3f2c3445893911ea5a5d3bd09db7db [2022-10-22T14:10:55.541Z] ---> fafa4e1591f2 [2022-10-22T14:10:55.541Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-22T14:10:55.541Z] ---> 91dfa32d6a26 [2022-10-22T14:10:55.541Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-22T14:10:55.541Z] ---> 208353eaafdd [2022-10-22T14:10:55.541Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-22T14:10:55.541Z] ---> 7e610636203c [2022-10-22T14:10:55.541Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-22T14:10:55.541Z] ---> 1701c293e05c [2022-10-22T14:10:55.541Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-22T14:10:55.541Z] ---> Running in 22ff46e8efed [2022-10-22T14:10:55.541Z] ---> Running in 5456d67afcfa [2022-10-22T14:10:55.541Z] ---> Running in 26ff7df4e6e0 [2022-10-22T14:10:55.541Z] ---> Running in 1649d565e734 [2022-10-22T14:10:55.541Z] ---> Running in 4957ca3a58a2 [2022-10-22T14:10:55.541Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-22T14:10:55.541Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-22T14:10:55.811Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-22T14:10:55.811Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-22T14:10:55.811Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-22T14:10:57.614Z] $ docker rm -f 4723024dcd5d127c41f20df4c2b2d5f0fc3f2c3445893911ea5a5d3bd09db7db [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-22T14:10:58.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-22T14:10:58.196Z] [2022-10-22T14:10:58.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:10:58.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-22T14:10:58.530Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-22T14:10:58.530Z] 29e5d40040c1: Pulling fs layer [2022-10-22T14:10:58.530Z] 1ce36da41761: Pulling fs layer [2022-10-22T14:10:58.530Z] 25b303627fd3: Pulling fs layer [2022-10-22T14:10:58.800Z] 29e5d40040c1: Verifying Checksum [2022-10-22T14:10:58.800Z] 29e5d40040c1: Download complete [2022-10-22T14:10:59.071Z] 1ce36da41761: Verifying Checksum [2022-10-22T14:10:59.071Z] 1ce36da41761: Download complete [2022-10-22T14:10:59.340Z] 29e5d40040c1: Pull complete [2022-10-22T14:11:00.759Z] 1ce36da41761: Pull complete [2022-10-22T14:11:00.759Z] 25b303627fd3: Verifying Checksum [2022-10-22T14:11:00.759Z] 25b303627fd3: Download complete [2022-10-22T14:11:10.882Z] 25b303627fd3: Pull complete [2022-10-22T14:11:10.882Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-22T14:11:10.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-22T14:11:10.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:11:11.053Z] prd-ubuntu20.04-docker-arm64-4c-16g-8838 does not seem to be running inside a container [2022-10-22T14:11:11.116Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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-22T14:11:13.170Z] $ docker top fbdf4e875e08bfac61d3dc0270a455f0660df11a8445b2aa92c36a960643703a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T14:11:13.970Z] + docker-compose build --help [2022-10-22T14:11:13.971Z] + grep parallel [2022-10-22T14:11:17.304Z] --parallel Build images in parallel. [Pipeline] } [2022-10-22T14:11:17.591Z] $ docker stop --time=1 fbdf4e875e08bfac61d3dc0270a455f0660df11a8445b2aa92c36a960643703a [2022-10-22T14:11:19.171Z] $ docker rm -f fbdf4e875e08bfac61d3dc0270a455f0660df11a8445b2aa92c36a960643703a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:11:19.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-22T14:11:19.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:11:19.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-8838 does not seem to be running inside a container [2022-10-22T14:11:19.844Z] $ 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/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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-22T14:11:20.889Z] $ docker top f6fd85d75109c259591c0f7c34095df11a25c8a26fc565eac4299a2fadbeafc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T14:11:21.360Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-22T14:11:25.597Z] Building core-command ... [2022-10-22T14:11:25.597Z] Building core-data ... [2022-10-22T14:11:25.597Z] Building core-metadata ... [2022-10-22T14:11:25.597Z] Building security-bootstrapper ... [2022-10-22T14:11:25.597Z] Building security-proxy-setup ... [2022-10-22T14:11:25.597Z] Building security-secretstore-setup ... [2022-10-22T14:11:25.597Z] Building security-spiffe-token-provider ... [2022-10-22T14:11:25.597Z] Building security-spire-agent ... [2022-10-22T14:11:25.597Z] Building security-spire-config ... [2022-10-22T14:11:25.597Z] Building security-spire-server ... [2022-10-22T14:11:25.597Z] Building support-notifications ... [2022-10-22T14:11:25.597Z] Building support-scheduler ... [2022-10-22T14:11:25.597Z] Building sys-mgmt-agent ... [2022-10-22T14:11:25.597Z] Building sys-mgmt-agent [2022-10-22T14:11:25.597Z] Building security-spire-server [2022-10-22T14:11:25.597Z] Building support-scheduler [2022-10-22T14:11:25.597Z] Building core-data [2022-10-22T14:11:25.597Z] Building security-secretstore-setup [2022-10-22T14:11:35.646Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:11:35.646Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:11:35.646Z] ---> b5d932869abe [2022-10-22T14:11:35.646Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-22T14:11:35.646Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:11:35.646Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:11:35.646Z] ---> b5d932869abe [2022-10-22T14:11:35.646Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-22T14:11:35.646Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:11:35.646Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:11:35.646Z] ---> b5d932869abe [2022-10-22T14:11:35.646Z] Step 3/23 : WORKDIR /edgex-go [2022-10-22T14:11:35.646Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:11:35.646Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:11:35.646Z] ---> b5d932869abe [2022-10-22T14:11:35.646Z] Step 3/25 : WORKDIR /edgex-go [2022-10-22T14:11:35.646Z] ---> Running in 37077d84640f [2022-10-22T14:11:35.646Z] ---> Running in c7d85c02fe82 [2022-10-22T14:11:35.646Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:11:35.646Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:11:35.646Z] ---> b5d932869abe [2022-10-22T14:11:35.646Z] Step 3/25 : WORKDIR /edgex-go [2022-10-22T14:11:35.646Z] ---> Running in 69d84d20f12a [2022-10-22T14:11:35.646Z] ---> Running in e90754738e09 [2022-10-22T14:11:35.916Z] ---> Running in 2b30dcbdca41 [2022-10-22T14:11:36.184Z] Removing intermediate container 37077d84640f [2022-10-22T14:11:36.184Z] ---> 8db18de6d58c [2022-10-22T14:11:36.184Z] Step 4/24 : WORKDIR /edgex-go [2022-10-22T14:11:36.451Z] Removing intermediate container c7d85c02fe82 [2022-10-22T14:11:36.451Z] ---> 6dc853cd50f8 [2022-10-22T14:11:36.451Z] Step 4/23 : WORKDIR /edgex-go [2022-10-22T14:11:36.451Z] Removing intermediate container 69d84d20f12a [2022-10-22T14:11:36.451Z] ---> 31c43bb22611 [2022-10-22T14:11:36.451Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:11:36.451Z] Removing intermediate container e90754738e09 [2022-10-22T14:11:36.451Z] ---> 5e02e1ac0ef6 [2022-10-22T14:11:36.451Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:11:36.451Z] Removing intermediate container 2b30dcbdca41 [2022-10-22T14:11:36.451Z] ---> 01b486f26ec0 [2022-10-22T14:11:36.451Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:11:36.451Z] ---> Running in b0a8629b2fc2 [2022-10-22T14:11:36.451Z] ---> Running in e08bf1421615 [2022-10-22T14:11:36.451Z] ---> Running in 0f21e45c6772 [2022-10-22T14:11:36.451Z] ---> Running in 596fa7d53728 [2022-10-22T14:11:36.451Z] ---> Running in 53d4af1489c6 [2022-10-22T14:11:37.410Z] Removing intermediate container e08bf1421615 [2022-10-22T14:11:37.410Z] Removing intermediate container b0a8629b2fc2 [2022-10-22T14:11:37.410Z] ---> 21852ddfa7fd [2022-10-22T14:11:37.410Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:11:37.410Z] ---> e0904a3196ce [2022-10-22T14:11:37.410Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:11:37.410Z] ---> Running in c664df5a739f [2022-10-22T14:11:37.675Z] ---> Running in 9cd69a00f3fa [2022-10-22T14:11:39.617Z] Removing intermediate container 0f21e45c6772 [2022-10-22T14:11:39.617Z] ---> 0e0dfc19bf66 [2022-10-22T14:11:39.617Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-22T14:11:39.892Z] ---> Running in 5f75351cf2bf [2022-10-22T14:11:39.892Z] Removing intermediate container 53d4af1489c6 [2022-10-22T14:11:39.892Z] ---> ace7206edbbf [2022-10-22T14:11:39.892Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T14:11:40.160Z] ---> Running in 708fb5c08096 [2022-10-22T14:11:40.426Z] Removing intermediate container 596fa7d53728 [2022-10-22T14:11:40.426Z] ---> fca0fb961455 [2022-10-22T14:11:40.426Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-22T14:11:40.692Z] ---> Running in b6ac2a97498b [2022-10-22T14:11:41.277Z] Removing intermediate container c664df5a739f [2022-10-22T14:11:41.277Z] ---> 7f36cad66369 [2022-10-22T14:11:41.277Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-22T14:11:41.277Z] ---> Running in b86131029fd1 [2022-10-22T14:11:41.860Z] Removing intermediate container 9cd69a00f3fa [2022-10-22T14:11:41.860Z] ---> 08c76b0d01e8 [2022-10-22T14:11:41.860Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-22T14:11:41.860Z] ---> Running in fc87fd7b749a [2022-10-22T14:11:41.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:11:42.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:11:42.484Z] Removing intermediate container 1649d565e734 [2022-10-22T14:11:42.484Z] ---> 60f7ffb7244c [2022-10-22T14:11:42.484Z] [2022-10-22T14:11:42.484Z] Step 11/24 : FROM alpine:3.16 [2022-10-22T14:11:42.484Z] Removing intermediate container 4957ca3a58a2 [2022-10-22T14:11:42.484Z] ---> 9d30db6b88fc [2022-10-22T14:11:42.484Z] [2022-10-22T14:11:42.484Z] Step 11/25 : FROM alpine:3.16 [2022-10-22T14:11:42.484Z] 3.16: Pulling from library/alpine [2022-10-22T14:11:42.484Z] 3.16: Pulling from library/alpine [2022-10-22T14:11:42.484Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-22T14:11:42.484Z] Status: Downloaded newer image for alpine:3.16 [2022-10-22T14:11:42.484Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-22T14:11:42.484Z] Status: Image is up to date for alpine:3.16 [2022-10-22T14:11:42.484Z] ---> 9c6f07244728 [2022-10-22T14:11:42.484Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-22T14:11:42.484Z] ---> 9c6f07244728 [2022-10-22T14:11:42.484Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-22T14:11:42.484Z] ---> Running in 94a849bbc629 [2022-10-22T14:11:42.484Z] ---> Running in f189b16e0487 [2022-10-22T14:11:42.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:42.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:42.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:42.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:42.484Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-22T14:11:42.484Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:11:42.484Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-22T14:11:42.484Z] OK: 6 MiB in 15 packages [2022-10-22T14:11:42.484Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:11:42.484Z] OK: 6 MiB in 15 packages [2022-10-22T14:11:42.484Z] Removing intermediate container 5456d67afcfa [2022-10-22T14:11:42.484Z] ---> 2ef0a17185ea [2022-10-22T14:11:42.484Z] [2022-10-22T14:11:42.484Z] Step 9/20 : FROM alpine:3.15 [2022-10-22T14:11:42.484Z] 3.15: Pulling from library/alpine [2022-10-22T14:11:42.484Z] Removing intermediate container f189b16e0487 [2022-10-22T14:11:42.484Z] ---> b83d44e13567 [2022-10-22T14:11:42.484Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T14:11:42.484Z] Removing intermediate container 94a849bbc629 [2022-10-22T14:11:42.484Z] ---> 95df54fbfbf4 [2022-10-22T14:11:42.484Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T14:11:42.713Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:11:42.741Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-22T14:11:42.741Z] ---> Running in edfba3c0ddea [2022-10-22T14:11:42.741Z] ---> Running in a9467f3dfe3c [2022-10-22T14:11:42.741Z] Status: Downloaded newer image for alpine:3.15 [2022-10-22T14:11:42.741Z] ---> c4fc93816858 [2022-10-22T14:11:42.741Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T14:11:42.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:11:42.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:11:43.248Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:11:43.248Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:11:43.306Z] ---> Running in c4a90e5c83ee [2022-10-22T14:11:43.306Z] Removing intermediate container a9467f3dfe3c [2022-10-22T14:11:43.306Z] ---> f8cf296da56a [2022-10-22T14:11:43.306Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-22T14:11:43.306Z] Removing intermediate container edfba3c0ddea [2022-10-22T14:11:43.306Z] ---> a367965aa886 [2022-10-22T14:11:43.306Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-22T14:11:43.514Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:11:43.570Z] ---> Running in f8a47c34d059 [2022-10-22T14:11:43.570Z] ---> Running in 1654ab96de5d [2022-10-22T14:11:43.570Z] Removing intermediate container c4a90e5c83ee [2022-10-22T14:11:43.570Z] ---> a1b9c02b01d0 [2022-10-22T14:11:43.570Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:11:43.570Z] ---> Running in ee52719f8608 [2022-10-22T14:11:43.785Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:11:43.839Z] Removing intermediate container f8a47c34d059 [2022-10-22T14:11:43.839Z] ---> 137d3229dc18 [2022-10-22T14:11:43.839Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-22T14:11:43.839Z] Removing intermediate container 1654ab96de5d [2022-10-22T14:11:43.839Z] ---> 5d86f20b7bce [2022-10-22T14:11:43.839Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-22T14:11:44.052Z] OK: 221 MiB in 51 packages [2022-10-22T14:11:44.099Z] ---> Running in cf0fbdde96fe [2022-10-22T14:11:44.099Z] ---> Running in 44dc79a96fc3 [2022-10-22T14:11:44.321Z] OK: 221 MiB in 51 packages [2022-10-22T14:11:44.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:11:44.358Z] Removing intermediate container cf0fbdde96fe [2022-10-22T14:11:44.358Z] ---> 98841fba5c89 [2022-10-22T14:11:44.358Z] Step 16/25 : WORKDIR / [2022-10-22T14:11:44.358Z] Removing intermediate container 44dc79a96fc3 [2022-10-22T14:11:44.358Z] ---> 52b13c526143 [2022-10-22T14:11:44.358Z] Step 16/24 : WORKDIR / [2022-10-22T14:11:44.596Z] OK: 221 MiB in 51 packages [2022-10-22T14:11:44.616Z] ---> Running in 79816fdb6950 [2022-10-22T14:11:44.616Z] ---> Running in 44b3bc547e8d [2022-10-22T14:11:44.875Z] Removing intermediate container 79816fdb6950 [2022-10-22T14:11:44.875Z] ---> ec05c8c5101e [2022-10-22T14:11:44.875Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T14:11:44.875Z] Removing intermediate container ee52719f8608 [2022-10-22T14:11:44.875Z] ---> ea0cc886a079 [2022-10-22T14:11:44.875Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-22T14:11:44.875Z] Removing intermediate container 22ff46e8efed [2022-10-22T14:11:44.875Z] ---> 9e00073737d5 [2022-10-22T14:11:44.875Z] [2022-10-22T14:11:44.875Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T14:11:44.875Z] ---> 9c6f07244728 [2022-10-22T14:11:44.875Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-22T14:11:44.875Z] ---> Using cache [2022-10-22T14:11:44.875Z] ---> 95df54fbfbf4 [2022-10-22T14:11:44.875Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T14:11:44.875Z] ---> Using cache [2022-10-22T14:11:44.875Z] ---> a367965aa886 [2022-10-22T14:11:44.875Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-22T14:11:45.133Z] Removing intermediate container 44b3bc547e8d [2022-10-22T14:11:45.133Z] ---> f1007188768a [2022-10-22T14:11:45.133Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T14:11:45.133Z] ---> Running in c1b6a86f8b31 [2022-10-22T14:11:45.133Z] ---> Running in 81be5ba93358 [2022-10-22T14:11:45.133Z] Removing intermediate container 26ff7df4e6e0 [2022-10-22T14:11:45.133Z] ---> 2e3eb23d11d7 [2022-10-22T14:11:45.133Z] [2022-10-22T14:11:45.133Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T14:11:45.133Z] ---> 9c6f07244728 [2022-10-22T14:11:45.133Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-22T14:11:45.133Z] ---> 5435236d3da9 [2022-10-22T14:11:45.133Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-22T14:11:45.133Z] ---> Running in d3ed2b9ea7e5 [2022-10-22T14:11:45.133Z] Removing intermediate container 81be5ba93358 [2022-10-22T14:11:45.133Z] ---> 70a33ded54df [2022-10-22T14:11:45.133Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T14:11:45.183Z] OK: 221 MiB in 51 packages [2022-10-22T14:11:45.391Z] ---> Running in 2e3fdfef5ad3 [2022-10-22T14:11:45.392Z] ---> b97983505cb7 [2022-10-22T14:11:45.392Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-22T14:11:45.649Z] Removing intermediate container 2e3fdfef5ad3 [2022-10-22T14:11:45.649Z] ---> 81cfcb2ca8d4 [2022-10-22T14:11:45.649Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T14:11:45.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:45.649Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:45.649Z] ---> 59b35244e9f1 [2022-10-22T14:11:45.649Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-22T14:11:45.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:45.649Z] ---> 1f2e0251ead6 [2022-10-22T14:11:45.649Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-22T14:11:45.763Z] OK: 221 MiB in 51 packages [2022-10-22T14:11:45.910Z] ---> 889f3e2bc976 [2022-10-22T14:11:45.910Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-22T14:11:45.910Z] ---> 6d4394b9e8c1 [2022-10-22T14:11:45.910Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-22T14:11:45.910Z] ---> 0bbaed0ae604 [2022-10-22T14:11:45.910Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-22T14:11:45.910Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-22T14:11:45.910Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-22T14:11:45.910Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:11:45.910Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T14:11:46.174Z] ---> Running in f3f5b1bc4b05 [2022-10-22T14:11:46.174Z] OK: 6 MiB in 16 packages [2022-10-22T14:11:46.174Z] ---> a36e2d1f450a [2022-10-22T14:11:46.174Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-22T14:11:46.174Z] Removing intermediate container f3f5b1bc4b05 [2022-10-22T14:11:46.174Z] ---> a3529acec6d2 [2022-10-22T14:11:46.174Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T14:11:46.348Z] Removing intermediate container 708fb5c08096 [2022-10-22T14:11:46.348Z] ---> fdecf9724761 [2022-10-22T14:11:46.348Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-22T14:11:46.432Z] ---> Running in 38a5209d7510 [2022-10-22T14:11:46.432Z] ---> Running in d9a70762ab84 [2022-10-22T14:11:46.432Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:46.432Z] Removing intermediate container 38a5209d7510 [2022-10-22T14:11:46.432Z] ---> 587790eb3969 [2022-10-22T14:11:46.432Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T14:11:46.432Z] Removing intermediate container d9a70762ab84 [2022-10-22T14:11:46.432Z] ---> 8df27a44977a [2022-10-22T14:11:46.432Z] Step 22/24 : LABEL arch=x86_64 [2022-10-22T14:11:46.616Z] Removing intermediate container 5f75351cf2bf [2022-10-22T14:11:46.616Z] ---> 7ba7e98182e7 [2022-10-22T14:11:46.616Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-22T14:11:46.689Z] ---> b9f9489fee3b [2022-10-22T14:11:46.689Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-22T14:11:46.689Z] ---> Running in 13b9fdf04849 [2022-10-22T14:11:46.689Z] ---> Running in 4b431fcb73d4 [2022-10-22T14:11:46.689Z] Removing intermediate container d3ed2b9ea7e5 [2022-10-22T14:11:46.689Z] ---> 73d11d08f60a [2022-10-22T14:11:46.689Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T14:11:46.689Z] Removing intermediate container 13b9fdf04849 [2022-10-22T14:11:46.689Z] ---> 37e2b0c81539 [2022-10-22T14:11:46.689Z] Step 23/25 : LABEL arch=x86_64 [2022-10-22T14:11:46.689Z] ---> Running in a58bdb79de1d [2022-10-22T14:11:46.885Z] Removing intermediate container b6ac2a97498b [2022-10-22T14:11:46.885Z] ---> 7657bcf98e82 [2022-10-22T14:11:46.885Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-22T14:11:46.885Z] Removing intermediate container b86131029fd1 [2022-10-22T14:11:46.885Z] ---> 6c962aa60750 [2022-10-22T14:11:46.885Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-22T14:11:46.885Z] Removing intermediate container fc87fd7b749a [2022-10-22T14:11:46.885Z] ---> 46cd610babfc [2022-10-22T14:11:46.885Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-22T14:11:46.947Z] Removing intermediate container 4b431fcb73d4 [2022-10-22T14:11:46.947Z] ---> 019113fefeb2 [2022-10-22T14:11:46.947Z] Step 23/24 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:11:46.947Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T14:11:46.947Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T14:11:46.947Z] OK: 15857 distinct packages available [2022-10-22T14:11:46.947Z] ---> fc3254912e3b [2022-10-22T14:11:46.947Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-22T14:11:46.947Z] ---> Running in d614a306617e [2022-10-22T14:11:46.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:46.947Z] ---> Running in 52e5480b02f2 [2022-10-22T14:11:46.947Z] ---> Running in ee01bc69666d [2022-10-22T14:11:46.947Z] Removing intermediate container a58bdb79de1d [2022-10-22T14:11:46.947Z] ---> 1e8ffcae2b11 [2022-10-22T14:11:46.947Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-22T14:11:46.947Z] ---> Running in 533821c85acd [2022-10-22T14:11:46.947Z] Removing intermediate container d614a306617e [2022-10-22T14:11:46.947Z] ---> 8125f09b8bb0 [2022-10-22T14:11:46.947Z] Step 24/25 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:11:46.947Z] Removing intermediate container 52e5480b02f2 [2022-10-22T14:11:46.947Z] ---> 657510a8f559 [2022-10-22T14:11:46.947Z] Step 24/24 : LABEL version=2.3.0-dev.97 [2022-10-22T14:11:46.947Z] Removing intermediate container ee01bc69666d [2022-10-22T14:11:47.213Z] ---> 239195cb1d91 [2022-10-22T14:11:47.213Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T14:11:47.213Z] ---> Running in 71c5b3d986ac [2022-10-22T14:11:47.213Z] ---> Running in a80637b856cc [2022-10-22T14:11:47.213Z] Removing intermediate container 533821c85acd [2022-10-22T14:11:47.213Z] ---> a4e6d4593187 [2022-10-22T14:11:47.213Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T14:11:47.213Z] ---> Running in 1c8937b96994 [2022-10-22T14:11:47.213Z] ---> Running in 0144b3b1a536 [2022-10-22T14:11:47.213Z] Removing intermediate container 71c5b3d986ac [2022-10-22T14:11:47.213Z] ---> c3b386c04b8e [2022-10-22T14:11:47.213Z] Step 25/25 : LABEL version=2.3.0-dev.97 [2022-10-22T14:11:47.213Z] Removing intermediate container a80637b856cc [2022-10-22T14:11:47.213Z] ---> fc7a4bf2037a [2022-10-22T14:11:47.213Z] [2022-10-22T14:11:47.213Z] ---> Running in 70dfce12f516 [2022-10-22T14:11:47.213Z] Removing intermediate container 1c8937b96994 [2022-10-22T14:11:47.213Z] ---> e11bb12026bc [2022-10-22T14:11:47.213Z] Step 21/23 : LABEL arch=x86_64 [2022-10-22T14:11:47.469Z] ---> be5a14710f67 [2022-10-22T14:11:47.469Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:11:47.480Z] Removing intermediate container 0144b3b1a536 [2022-10-22T14:11:47.480Z] ---> 929b02c458a6 [2022-10-22T14:11:47.480Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T14:11:47.480Z] ---> Running in 2288f542e682 [2022-10-22T14:11:47.480Z] Successfully built fc7a4bf2037a [2022-10-22T14:11:47.480Z] Successfully tagged core-command:latest [2022-10-22T14:11:47.480Z]  Building core-command ... done Building security-proxy-setup [2022-10-22T14:11:47.480Z] Removing intermediate container 70dfce12f516 [2022-10-22T14:11:47.480Z] ---> 65973366b1b0 [2022-10-22T14:11:47.480Z] [2022-10-22T14:11:47.480Z] Successfully built 65973366b1b0 [2022-10-22T14:11:47.737Z] ---> 9be3ad6f64cf [2022-10-22T14:11:47.737Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:11:47.737Z] ---> Running in 7f814481024e [2022-10-22T14:11:47.737Z] ---> 8da2b93e43db [2022-10-22T14:11:47.737Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:11:47.749Z] Successfully tagged core-metadata:latest [2022-10-22T14:11:47.749Z]  Building core-metadata ... done Building security-bootstrapper [2022-10-22T14:11:47.749Z] Removing intermediate container 2288f542e682 [2022-10-22T14:11:47.749Z] ---> 51dcc272593b [2022-10-22T14:11:47.749Z] Step 22/23 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:11:47.749Z] ---> 521180e6d2f2 [2022-10-22T14:11:47.749Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-22T14:11:47.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:47.749Z] ---> Running in bd653e22006d [2022-10-22T14:11:48.008Z] ---> Running in 5b2eed597a0e [2022-10-22T14:11:48.008Z] ---> Running in 45254475d49a [2022-10-22T14:11:48.008Z] ---> 7d52a8586ca6 [2022-10-22T14:11:48.008Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:11:48.009Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-22T14:11:48.267Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-22T14:11:48.267Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-22T14:11:48.267Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-22T14:11:48.274Z] ---> Running in e72e33c4fcf2 [2022-10-22T14:11:48.274Z] ---> 35d57fa66213 [2022-10-22T14:11:48.274Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:11:48.525Z] (5/9) Installing curl (7.80.0-r3) [2022-10-22T14:11:48.525Z] Removing intermediate container bd653e22006d [2022-10-22T14:11:48.525Z] ---> 79e39445eef0 [2022-10-22T14:11:48.525Z] Step 23/23 : LABEL version=2.3.0-dev.97 [2022-10-22T14:11:48.525Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-22T14:11:48.525Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-22T14:11:48.543Z] ---> Running in 18d739a719df [2022-10-22T14:11:48.783Z] (8/9) Installing libucontext (1.1-r0) [2022-10-22T14:11:48.784Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-22T14:11:48.784Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T14:11:49.043Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T14:11:49.043Z] OK: 8 MiB in 23 packages [2022-10-22T14:11:50.415Z] ---> 94bcda0d6241 [2022-10-22T14:11:50.416Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-22T14:11:50.416Z] ---> Running in 455720a3a774 [2022-10-22T14:11:50.991Z] Removing intermediate container 455720a3a774 [2022-10-22T14:11:50.991Z] ---> 76685ca98cdd [2022-10-22T14:11:50.991Z] [2022-10-22T14:11:50.991Z] Successfully built 76685ca98cdd [2022-10-22T14:11:51.248Z] Successfully tagged support-scheduler:latest [2022-10-22T14:11:51.248Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-10-22T14:11:51.507Z] ---> 47ad2e956df5 [2022-10-22T14:11:51.507Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-22T14:11:51.507Z] Removing intermediate container c1b6a86f8b31 [2022-10-22T14:11:51.507Z] ---> e7eadea2bbc9 [2022-10-22T14:11:51.507Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T14:11:52.084Z] ---> Running in 0d668bb1777c [2022-10-22T14:11:52.084Z] ---> 2fa3cd968938 [2022-10-22T14:11:52.084Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-22T14:11:52.344Z] Removing intermediate container 0d668bb1777c [2022-10-22T14:11:52.344Z] ---> 471b3090485b [2022-10-22T14:11:52.344Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T14:11:52.344Z] ---> Running in fccf33ae5d77 [2022-10-22T14:11:52.603Z] Removing intermediate container fccf33ae5d77 [2022-10-22T14:11:52.603Z] ---> 469814fb4861 [2022-10-22T14:11:52.603Z] Step 21/23 : LABEL arch=x86_64 [2022-10-22T14:11:52.963Z] ---> 66d0c3097bf5 [2022-10-22T14:11:52.963Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-22T14:11:52.963Z] ---> Running in 60b9927e0a49 [2022-10-22T14:11:53.223Z] Removing intermediate container 60b9927e0a49 [2022-10-22T14:11:53.223Z] ---> b339e4a25cee [2022-10-22T14:11:53.223Z] Step 22/23 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:11:53.482Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:11:53.482Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:11:53.482Z] ---> 7b541f64a7c8 [2022-10-22T14:11:53.482Z] Step 3/22 : WORKDIR /edgex-go [2022-10-22T14:11:53.482Z] ---> Using cache [2022-10-22T14:11:53.482Z] ---> 30440610ad91 [2022-10-22T14:11:53.482Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:11:53.741Z] ---> Running in be9912d268f4 [2022-10-22T14:11:53.741Z] ---> 5edf60685eb9 [2022-10-22T14:11:53.741Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-22T14:11:53.741Z] ---> Running in f22d8a961488 [2022-10-22T14:11:53.741Z] ---> Running in 95a59cfc336f [2022-10-22T14:11:53.742Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:11:53.742Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:11:53.742Z] ---> 7b541f64a7c8 [2022-10-22T14:11:53.742Z] Step 3/33 : WORKDIR /edgex-go [2022-10-22T14:11:53.742Z] ---> Using cache [2022-10-22T14:11:53.742Z] ---> 30440610ad91 [2022-10-22T14:11:53.742Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:11:53.742Z] Removing intermediate container be9912d268f4 [2022-10-22T14:11:54.002Z] ---> fc200896ed7c [2022-10-22T14:11:54.002Z] Step 23/23 : LABEL version=2.3.0-dev.97 [2022-10-22T14:11:54.002Z] ---> Running in 5c0b88d7387d [2022-10-22T14:11:54.260Z] ---> Running in 13d06c46a2a2 [2022-10-22T14:11:54.519Z] Removing intermediate container 95a59cfc336f [2022-10-22T14:11:54.519Z] ---> 6abe661b71bb [2022-10-22T14:11:54.519Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T14:11:55.085Z] ---> Running in 1b44a4976235 [2022-10-22T14:11:55.085Z] Removing intermediate container 13d06c46a2a2 [2022-10-22T14:11:55.085Z] ---> 7060cab6b6fb [2022-10-22T14:11:55.085Z] [2022-10-22T14:11:55.085Z] Successfully built 7060cab6b6fb [2022-10-22T14:11:55.085Z] Successfully tagged support-notifications:latest [2022-10-22T14:11:55.085Z] Building security-spire-config [2022-10-22T14:11:55.085Z]  Building support-notifications ... done Removing intermediate container 1b44a4976235 [2022-10-22T14:11:55.085Z] ---> 52c081d3f4b2 [2022-10-22T14:11:55.085Z] Step 18/20 : LABEL arch=x86_64 [2022-10-22T14:11:55.344Z] ---> Running in ad8c6eeb963d [2022-10-22T14:11:56.313Z] Removing intermediate container f22d8a961488 [2022-10-22T14:11:56.313Z] ---> e896702df199 [2022-10-22T14:11:56.313Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-22T14:11:56.313Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:11:56.313Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:11:56.313Z] ---> 7b541f64a7c8 [2022-10-22T14:11:56.313Z] Step 3/25 : WORKDIR /edgex-go [2022-10-22T14:11:56.313Z] ---> Using cache [2022-10-22T14:11:56.313Z] ---> 30440610ad91 [2022-10-22T14:11:56.313Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:11:56.313Z] ---> Using cache [2022-10-22T14:11:56.313Z] ---> e896702df199 [2022-10-22T14:11:56.313Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-22T14:11:56.588Z] Removing intermediate container ad8c6eeb963d [2022-10-22T14:11:56.588Z] ---> c8a8774ee4e9 [2022-10-22T14:11:56.588Z] Step 19/20 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:11:56.588Z] ---> Running in 54a0cc0b9bf3 [2022-10-22T14:11:56.588Z] ---> Running in b5e98d113045 [2022-10-22T14:11:56.588Z] Removing intermediate container 5c0b88d7387d [2022-10-22T14:11:56.588Z] ---> 226094a97b13 [2022-10-22T14:11:56.588Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-22T14:11:56.588Z] ---> Running in 09c3813f809e [2022-10-22T14:11:56.588Z] ---> Running in a842a5bbeb06 [2022-10-22T14:11:56.846Z] Removing intermediate container 09c3813f809e [2022-10-22T14:11:56.846Z] ---> 8bbed9ee0204 [2022-10-22T14:11:56.846Z] Step 20/20 : LABEL version=2.3.0-dev.97 [2022-10-22T14:11:56.846Z] ---> Running in fa76af2db54c [2022-10-22T14:11:57.104Z] Removing intermediate container fa76af2db54c [2022-10-22T14:11:57.104Z] ---> fadcaf73b5a4 [2022-10-22T14:11:57.104Z] [2022-10-22T14:11:57.104Z] Successfully built fadcaf73b5a4 [2022-10-22T14:11:57.104Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:57.104Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-22T14:11:57.104Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-10-22T14:11:57.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:57.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:57.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:58.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:11:58.752Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:11:58.752Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:11:58.752Z] ---> 7b541f64a7c8 [2022-10-22T14:11:58.752Z] Step 3/26 : WORKDIR /edgex-go [2022-10-22T14:11:58.752Z] ---> Using cache [2022-10-22T14:11:58.752Z] ---> 30440610ad91 [2022-10-22T14:11:58.752Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:11:58.752Z] ---> Using cache [2022-10-22T14:11:58.752Z] ---> 226094a97b13 [2022-10-22T14:11:58.752Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T14:11:59.011Z] OK: 211 MiB in 51 packages [2022-10-22T14:11:59.011Z] OK: 211 MiB in 51 packages [2022-10-22T14:11:59.268Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:00.202Z] OK: 211 MiB in 51 packages [2022-10-22T14:12:00.202Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:12:00.202Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:12:00.202Z] ---> 7b541f64a7c8 [2022-10-22T14:12:00.202Z] Step 3/25 : WORKDIR /edgex-go [2022-10-22T14:12:00.202Z] ---> Using cache [2022-10-22T14:12:00.202Z] ---> 30440610ad91 [2022-10-22T14:12:00.202Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:12:00.202Z] ---> Using cache [2022-10-22T14:12:00.202Z] ---> 226094a97b13 [2022-10-22T14:12:00.202Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T14:12:01.139Z] ---> Running in 2e499508049a [2022-10-22T14:12:01.139Z] ---> Running in f6d815144684 [2022-10-22T14:12:01.399Z] Removing intermediate container a842a5bbeb06 [2022-10-22T14:12:01.399Z] ---> f20c5a8368ab [2022-10-22T14:12:01.399Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-22T14:12:01.399Z] Removing intermediate container 54a0cc0b9bf3 [2022-10-22T14:12:01.399Z] ---> 236359494540 [2022-10-22T14:12:01.399Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-22T14:12:01.658Z] Removing intermediate container b5e98d113045 [2022-10-22T14:12:01.658Z] ---> 22face35b291 [2022-10-22T14:12:01.658Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-22T14:12:01.658Z] ---> 94f8e3f1a9fb [2022-10-22T14:12:01.658Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:12:01.658Z] ---> Running in be7f357b2235 [2022-10-22T14:12:01.658Z] ---> 2ba0189973ad [2022-10-22T14:12:01.658Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:12:01.658Z] ---> Running in 3f4644082b77 [2022-10-22T14:12:01.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:01.919Z] ---> 96c6d510d6c5 [2022-10-22T14:12:01.919Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:12:01.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:01.919Z] ---> Running in a234a2da690a [2022-10-22T14:12:02.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:02.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:03.001Z] OK: 211 MiB in 51 packages [2022-10-22T14:12:03.261Z] OK: 211 MiB in 51 packages [2022-10-22T14:12:04.634Z] Removing intermediate container 2e499508049a [2022-10-22T14:12:04.634Z] ---> 2749e43d36db [2022-10-22T14:12:04.634Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-22T14:12:06.016Z] Removing intermediate container f6d815144684 [2022-10-22T14:12:06.016Z] ---> cb1593d775ee [2022-10-22T14:12:06.016Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-22T14:12:06.016Z] ---> 7b7195335817 [2022-10-22T14:12:06.016Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:12:06.592Z] ---> 974c58d1b979 [2022-10-22T14:12:06.592Z] ---> Running in 9617523caaf0 [2022-10-22T14:12:06.592Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:12:06.592Z] ---> Running in e01d9abd28cb [2022-10-22T14:12:16.573Z] Removing intermediate container be7f357b2235 [2022-10-22T14:12:16.573Z] ---> 37b4326813a8 [2022-10-22T14:12:16.573Z] Step 8/33 : COPY . . [2022-10-22T14:12:16.573Z] Removing intermediate container 3f4644082b77 [2022-10-22T14:12:16.573Z] ---> 0541ad0da4be [2022-10-22T14:12:16.573Z] Step 8/22 : COPY . . [2022-10-22T14:12:16.573Z] Removing intermediate container a234a2da690a [2022-10-22T14:12:16.573Z] ---> b812443af616 [2022-10-22T14:12:16.573Z] Step 8/25 : COPY . . [2022-10-22T14:12:26.543Z] ---> 01d5f49b69a6 [2022-10-22T14:12:26.543Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-22T14:12:26.543Z] ---> 22df823df8c5 [2022-10-22T14:12:26.543Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-22T14:12:26.543Z] ---> 5a6239a394e7 [2022-10-22T14:12:26.544Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-22T14:12:26.803Z] ---> Running in cfa36a60b386 [2022-10-22T14:12:26.803Z] ---> Running in ec84306ff8e6 [2022-10-22T14:12:26.803Z] ---> Running in 97cff2f33bf2 [2022-10-22T14:12:27.063Z] Removing intermediate container e01d9abd28cb [2022-10-22T14:12:27.063Z] ---> 574fc35ec5ed [2022-10-22T14:12:27.063Z] Step 8/26 : COPY . . [2022-10-22T14:12:27.063Z] Removing intermediate container 9617523caaf0 [2022-10-22T14:12:27.063Z] ---> 2b35abf4ed1c [2022-10-22T14:12:27.063Z] Step 8/25 : COPY . . [2022-10-22T14:12:27.063Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-22T14:12:27.323Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-22T14:12:27.323Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-22T14:12:37.294Z] ---> 3d8b3755292d [2022-10-22T14:12:37.294Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T14:12:37.294Z] ---> fcf5d7c1ce2b [2022-10-22T14:12:37.294Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T14:12:37.294Z] ---> Running in 214ec3219ac4 [2022-10-22T14:12:37.294Z] ---> Running in 3c2da9b9bd93 [2022-10-22T14:12:37.294Z] Removing intermediate container 3c2da9b9bd93 [2022-10-22T14:12:37.294Z] ---> 85d140ab3618 [2022-10-22T14:12:37.294Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-22T14:12:37.294Z] Removing intermediate container 214ec3219ac4 [2022-10-22T14:12:37.294Z] ---> 2d5e413f2741 [2022-10-22T14:12:37.294Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-22T14:12:37.294Z] ---> Running in db2a96d90dc3 [2022-10-22T14:12:37.294Z] ---> Running in a45c45c9aa24 [2022-10-22T14:12:37.294Z] Removing intermediate container db2a96d90dc3 [2022-10-22T14:12:37.294Z] ---> fa37ac90f742 [2022-10-22T14:12:37.294Z] 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-22T14:12:37.294Z] Removing intermediate container a45c45c9aa24 [2022-10-22T14:12:37.294Z] ---> f8a79650eca9 [2022-10-22T14:12:37.294Z] 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-22T14:12:37.294Z] ---> Running in fde5141a484b [2022-10-22T14:12:37.294Z] ---> Running in 56eb48b9ac65 [2022-10-22T14:12:39.195Z] Removing intermediate container 56eb48b9ac65 [2022-10-22T14:12:39.195Z] ---> bb06303b05cd [2022-10-22T14:12:39.195Z] Step 12/26 : WORKDIR /edgex-go [2022-10-22T14:12:39.195Z] Removing intermediate container fde5141a484b [2022-10-22T14:12:39.195Z] ---> 901a46600bed [2022-10-22T14:12:39.195Z] Step 12/25 : WORKDIR /edgex-go [2022-10-22T14:12:39.195Z] ---> Running in 0380ff34992f [2022-10-22T14:12:39.454Z] ---> Running in 92c2cd57634c [2022-10-22T14:12:39.712Z] Removing intermediate container 0380ff34992f [2022-10-22T14:12:39.712Z] ---> 8ab55af5c2a7 [2022-10-22T14:12:39.712Z] [2022-10-22T14:12:39.712Z] Step 13/26 : FROM alpine:3.15 [2022-10-22T14:12:39.712Z] ---> c4fc93816858 [2022-10-22T14:12:39.712Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T14:12:39.712Z] Removing intermediate container 92c2cd57634c [2022-10-22T14:12:39.712Z] ---> Using cache [2022-10-22T14:12:39.712Z] ---> 6b7c8a23025b [2022-10-22T14:12:39.712Z] ---> a1b9c02b01d0 [2022-10-22T14:12:39.712Z] [2022-10-22T14:12:39.712Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 13/25 : FROM alpine:3.15 [2022-10-22T14:12:39.712Z] [2022-10-22T14:12:39.712Z] ---> Using cache [2022-10-22T14:12:39.712Z] ---> c4fc93816858 [2022-10-22T14:12:39.712Z] ---> ea0cc886a079 [2022-10-22T14:12:39.712Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-22T14:12:39.712Z] [2022-10-22T14:12:39.712Z] ---> Using cache [2022-10-22T14:12:39.712Z] ---> a1b9c02b01d0 [2022-10-22T14:12:39.712Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:12:39.712Z] ---> Using cache [2022-10-22T14:12:39.712Z] ---> ea0cc886a079 [2022-10-22T14:12:39.712Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-22T14:12:39.712Z] ---> Running in c3ab4401c8f2 [2022-10-22T14:12:39.712Z] ---> Running in 3dfcacc1b741 [2022-10-22T14:12:40.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:40.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:41.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:41.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:41.834Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T14:12:41.834Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T14:12:41.834Z] OK: 15857 distinct packages available [2022-10-22T14:12:41.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:41.834Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T14:12:41.834Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T14:12:41.834Z] OK: 15857 distinct packages available [2022-10-22T14:12:42.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:42.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:42.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:42.912Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-22T14:12:43.169Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-22T14:12:43.169Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-22T14:12:43.169Z] (3/4) Installing libucontext (1.1-r0) [2022-10-22T14:12:43.169Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-22T14:12:43.169Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-22T14:12:43.427Z] (3/5) Installing libucontext (1.1-r0) [2022-10-22T14:12:43.427Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T14:12:43.427Z] OK: 6 MiB in 18 packages [2022-10-22T14:12:43.427Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-22T14:12:43.427Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-22T14:12:43.685Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T14:12:43.685Z] OK: 7 MiB in 19 packages [2022-10-22T14:12:44.674Z] Removing intermediate container c3ab4401c8f2 [2022-10-22T14:12:44.674Z] ---> 7624e1b37463 [2022-10-22T14:12:44.674Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T14:12:44.931Z] Removing intermediate container 3dfcacc1b741 [2022-10-22T14:12:44.931Z] ---> c51e556812e3 [2022-10-22T14:12:44.931Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T14:12:48.225Z] ---> 5bafe6883803 [2022-10-22T14:12:48.225Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T14:12:48.225Z] ---> 6b866e652173 [2022-10-22T14:12:48.225Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T14:12:48.225Z] ---> 298abd39713c [2022-10-22T14:12:48.225Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-22T14:12:48.225Z] ---> Running in af2e27fc79ec [2022-10-22T14:12:48.225Z] ---> 52951d5dd392 [2022-10-22T14:12:48.225Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-22T14:12:48.225Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-22T14:12:48.225Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-22T14:12:48.485Z] Removing intermediate container af2e27fc79ec [2022-10-22T14:12:48.485Z] ---> dae84d8fc9a7 [2022-10-22T14:12:48.485Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-22T14:12:48.485Z] ---> 2076f50f6acb [2022-10-22T14:12:48.485Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-22T14:12:48.744Z] ---> 34e58977cb3d [2022-10-22T14:12:48.744Z] Step 21/26 : WORKDIR / [2022-10-22T14:12:49.007Z] ---> 52a7369d6bf9 [2022-10-22T14:12:49.007Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T14:12:49.007Z] ---> Running in 8e7e811c7c8d [2022-10-22T14:12:49.007Z] ---> Running in 592df55a34d5 [2022-10-22T14:12:49.007Z] Removing intermediate container 8e7e811c7c8d [2022-10-22T14:12:49.007Z] ---> bd7e57b2895e [2022-10-22T14:12:49.007Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T14:12:49.269Z] ---> Running in ff8740cfa8c6 [2022-10-22T14:12:49.269Z] Removing intermediate container 592df55a34d5 [2022-10-22T14:12:49.269Z] ---> 307843d3554b [2022-10-22T14:12:49.269Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T14:12:49.871Z] ---> Running in b5b11f8b0fb0 [2022-10-22T14:12:49.871Z] Removing intermediate container ff8740cfa8c6 [2022-10-22T14:12:49.871Z] ---> 9461606bc36b [2022-10-22T14:12:49.871Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T14:12:50.161Z] ---> Running in 36ff97c7c7bc [2022-10-22T14:12:50.162Z] Removing intermediate container b5b11f8b0fb0 [2022-10-22T14:12:50.162Z] ---> c6cb6e0f1f23 [2022-10-22T14:12:50.162Z] Step 23/25 : LABEL arch=x86_64 [2022-10-22T14:12:50.756Z] ---> Running in 82c3e3c79a72 [2022-10-22T14:12:50.756Z] Removing intermediate container 36ff97c7c7bc [2022-10-22T14:12:50.756Z] ---> 91fa94e9b320 [2022-10-22T14:12:50.756Z] Step 24/26 : LABEL arch=x86_64 [2022-10-22T14:12:50.756Z] ---> Running in 0bef8edf7340 [2022-10-22T14:12:50.756Z] Removing intermediate container 97cff2f33bf2 [2022-10-22T14:12:50.756Z] ---> 498437207e39 [2022-10-22T14:12:50.756Z] [2022-10-22T14:12:50.756Z] Step 10/33 : FROM alpine:3.16 [2022-10-22T14:12:50.756Z] ---> 9c6f07244728 [2022-10-22T14:12:50.756Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T14:12:51.014Z] Removing intermediate container 82c3e3c79a72 [2022-10-22T14:12:51.014Z] ---> f621573de5db [2022-10-22T14:12:51.014Z] Step 24/25 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:12:51.582Z] ---> Running in 626481f1f27d [2022-10-22T14:12:51.582Z] Removing intermediate container 0bef8edf7340 [2022-10-22T14:12:51.582Z] ---> 04e64cb07851 [2022-10-22T14:12:51.582Z] Step 25/26 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:12:51.582Z] ---> Running in 2511245f42a4 [2022-10-22T14:12:51.841Z] ---> Running in f8195b52fd8c [2022-10-22T14:12:51.841Z] Removing intermediate container 626481f1f27d [2022-10-22T14:12:51.841Z] ---> f54111ac8baa [2022-10-22T14:12:51.841Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-22T14:12:51.841Z] Removing intermediate container cfa36a60b386 [2022-10-22T14:12:51.841Z] ---> 82720cd4e504 [2022-10-22T14:12:51.841Z] [2022-10-22T14:12:51.841Z] Step 10/25 : FROM alpine:3.16 [2022-10-22T14:12:51.841Z] ---> 9c6f07244728 [2022-10-22T14:12:51.841Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-22T14:12:51.841Z] Removing intermediate container 2511245f42a4 [2022-10-22T14:12:51.841Z] ---> 19500b63d01c [2022-10-22T14:12:51.841Z] Step 25/25 : LABEL version=2.3.0-dev.97 [2022-10-22T14:12:52.101Z] ---> Running in eff18cb312c0 [2022-10-22T14:12:52.101Z] Removing intermediate container f8195b52fd8c [2022-10-22T14:12:52.101Z] ---> 8539cd2852c8 [2022-10-22T14:12:52.101Z] Step 26/26 : LABEL version=2.3.0-dev.97 [2022-10-22T14:12:52.101Z] ---> Running in a39a95019aa4 [2022-10-22T14:12:52.101Z] ---> Running in 7d30345e5442 [2022-10-22T14:12:52.101Z] ---> Running in 5dd026f9506b [2022-10-22T14:12:52.101Z] Removing intermediate container 7d30345e5442 [2022-10-22T14:12:52.101Z] ---> fbb5c58d5d29 [2022-10-22T14:12:52.101Z] [2022-10-22T14:12:52.359Z] Successfully built fbb5c58d5d29 [2022-10-22T14:12:52.359Z] Successfully tagged security-spire-server:latest [2022-10-22T14:12:52.359Z]  Building security-spire-server ... done Building security-spire-agent [2022-10-22T14:12:52.359Z] Removing intermediate container 5dd026f9506b [2022-10-22T14:12:52.359Z] ---> aeb959dfa547 [2022-10-22T14:12:52.359Z] [2022-10-22T14:12:52.359Z] Successfully built aeb959dfa547 [2022-10-22T14:12:52.359Z] Successfully tagged security-spire-config:latest [2022-10-22T14:12:52.359Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:52.359Z] Building sys-mgmt-agent [2022-10-22T14:12:52.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:52.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:52.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:52.963Z] Removing intermediate container ec84306ff8e6 [2022-10-22T14:12:52.963Z] ---> 632bd1cfe484 [2022-10-22T14:12:52.963Z] [2022-10-22T14:12:52.963Z] Step 10/22 : FROM alpine:3.16 [2022-10-22T14:12:52.963Z] ---> 9c6f07244728 [2022-10-22T14:12:52.963Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-22T14:12:52.963Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-22T14:12:52.963Z] (2/2) Installing su-exec (0.2-r1) [2022-10-22T14:12:52.963Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:12:52.963Z] OK: 6 MiB in 16 packages [2022-10-22T14:12:53.220Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-22T14:12:53.220Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-22T14:12:53.220Z] (3/3) Installing su-exec (0.2-r1) [2022-10-22T14:12:53.220Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:12:53.220Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T14:12:53.220Z] OK: 6 MiB in 17 packages [2022-10-22T14:12:55.761Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:12:55.761Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:12:55.761Z] ---> 7b541f64a7c8 [2022-10-22T14:12:55.761Z] Step 3/26 : WORKDIR /edgex-go [2022-10-22T14:12:55.761Z] ---> Using cache [2022-10-22T14:12:55.761Z] ---> 30440610ad91 [2022-10-22T14:12:55.761Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:12:55.761Z] ---> Using cache [2022-10-22T14:12:55.761Z] ---> 226094a97b13 [2022-10-22T14:12:55.761Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T14:12:55.761Z] ---> Using cache [2022-10-22T14:12:55.761Z] ---> cb1593d775ee [2022-10-22T14:12:55.761Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-22T14:12:55.761Z] ---> Using cache [2022-10-22T14:12:55.761Z] ---> 974c58d1b979 [2022-10-22T14:12:55.761Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:12:55.761Z] ---> Using cache [2022-10-22T14:12:55.761Z] ---> 574fc35ec5ed [2022-10-22T14:12:55.761Z] Step 8/26 : COPY . . [2022-10-22T14:12:55.761Z] ---> Using cache [2022-10-22T14:12:55.761Z] ---> fcf5d7c1ce2b [2022-10-22T14:12:55.761Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T14:12:55.761Z] ---> Using cache [2022-10-22T14:12:55.761Z] ---> 2d5e413f2741 [2022-10-22T14:12:55.761Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-22T14:12:55.761Z] ---> Using cache [2022-10-22T14:12:55.761Z] ---> f8a79650eca9 [2022-10-22T14:12:55.761Z] 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-22T14:12:55.761Z] ---> Using cache [2022-10-22T14:12:55.761Z] ---> bb06303b05cd [2022-10-22T14:12:55.761Z] Step 12/26 : WORKDIR /edgex-go [2022-10-22T14:12:55.761Z] ---> Using cache [2022-10-22T14:12:55.761Z] ---> 8ab55af5c2a7 [2022-10-22T14:12:55.761Z] [2022-10-22T14:12:55.761Z] Step 13/26 : FROM alpine:3.15 [2022-10-22T14:12:55.761Z] ---> c4fc93816858 [2022-10-22T14:12:55.761Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T14:12:55.761Z] ---> Using cache [2022-10-22T14:12:55.761Z] ---> a1b9c02b01d0 [2022-10-22T14:12:55.761Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:12:55.761Z] ---> Using cache [2022-10-22T14:12:55.761Z] ---> ea0cc886a079 [2022-10-22T14:12:55.761Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-22T14:12:55.761Z] ---> Using cache [2022-10-22T14:12:55.761Z] ---> c51e556812e3 [2022-10-22T14:12:55.761Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-22T14:12:56.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:12:56.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:12:56.018Z] ---> 7b541f64a7c8 [2022-10-22T14:12:56.018Z] Step 3/23 : WORKDIR /edgex-go [2022-10-22T14:12:56.018Z] ---> Using cache [2022-10-22T14:12:56.018Z] ---> 30440610ad91 [2022-10-22T14:12:56.018Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:12:56.018Z] ---> Using cache [2022-10-22T14:12:56.018Z] ---> 226094a97b13 [2022-10-22T14:12:56.018Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-22T14:12:56.018Z] ---> Running in 372497f50ccd [2022-10-22T14:12:56.277Z] ---> Running in 002ee91f65e2 [2022-10-22T14:12:56.277Z] Removing intermediate container eff18cb312c0 [2022-10-22T14:12:56.277Z] ---> e4f89ec41fa1 [2022-10-22T14:12:56.277Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-22T14:12:56.277Z] ---> 8d99dc07f134 [2022-10-22T14:12:56.277Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T14:12:56.277Z] Removing intermediate container a39a95019aa4 [2022-10-22T14:12:56.277Z] ---> 6552361ef483 [2022-10-22T14:12:56.277Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-22T14:12:56.536Z] ---> Running in 0d6f586db354 [2022-10-22T14:12:56.536Z] ---> Running in f154768cccc4 [2022-10-22T14:12:56.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:56.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:56.795Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-22T14:12:56.795Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:56.795Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-22T14:12:56.795Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-22T14:12:56.795Z] Removing intermediate container 0d6f586db354 [2022-10-22T14:12:56.795Z] ---> d2ac893d2e0d [2022-10-22T14:12:56.795Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-22T14:12:56.795Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-22T14:12:56.795Z] (5/6) Installing curl (7.83.1-r3) [2022-10-22T14:12:56.795Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-22T14:12:56.795Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:12:56.795Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T14:12:57.051Z] OK: 8 MiB in 20 packages [2022-10-22T14:12:57.051Z] Removing intermediate container f154768cccc4 [2022-10-22T14:12:57.051Z] ---> 44f6f8748734 [2022-10-22T14:12:57.051Z] Step 13/25 : WORKDIR / [2022-10-22T14:12:57.308Z] ---> Running in e50bf5f02e4c [2022-10-22T14:12:57.308Z] ---> Running in 3d263caa8389 [2022-10-22T14:12:57.308Z] ---> 5efa06fff620 [2022-10-22T14:12:57.308Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T14:12:57.308Z] Removing intermediate container e50bf5f02e4c [2022-10-22T14:12:57.308Z] ---> 699c4e26cec4 [2022-10-22T14:12:57.308Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-22T14:12:57.566Z] ---> Running in dbedd31f8abb [2022-10-22T14:12:57.566Z] Removing intermediate container 3d263caa8389 [2022-10-22T14:12:57.566Z] ---> a78cda8c867d [2022-10-22T14:12:57.566Z] 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-22T14:12:57.566Z] ---> 804d2108d042 [2022-10-22T14:12:57.566Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-22T14:12:57.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:12:57.566Z] Removing intermediate container 372497f50ccd [2022-10-22T14:12:57.566Z] ---> 2bd318467a92 [2022-10-22T14:12:57.566Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-22T14:12:57.566Z] Removing intermediate container dbedd31f8abb [2022-10-22T14:12:57.566Z] ---> b184698d902c [2022-10-22T14:12:57.566Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-22T14:12:57.844Z] ---> Running in c975fba4db12 [2022-10-22T14:12:57.844Z] ---> Running in 28089666d6f1 [2022-10-22T14:12:57.844Z] ---> 75bcc8befb48 [2022-10-22T14:12:57.844Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-22T14:12:57.844Z] ---> 55040e704779 [2022-10-22T14:12:57.844Z] 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-22T14:12:57.844Z] Removing intermediate container c975fba4db12 [2022-10-22T14:12:57.844Z] ---> 10fa441ed695 [2022-10-22T14:12:57.844Z] Step 13/22 : WORKDIR /edgex [2022-10-22T14:12:57.844Z] Removing intermediate container 28089666d6f1 [2022-10-22T14:12:57.844Z] ---> badd6c99836a [2022-10-22T14:12:57.844Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-22T14:12:57.844Z] OK: 211 MiB in 51 packages [2022-10-22T14:12:57.844Z] ---> Running in 53c4abf07a58 [2022-10-22T14:12:57.844Z] ---> Running in 3f985235d02a [2022-10-22T14:12:58.104Z] ---> aff8fa8e515d [2022-10-22T14:12:58.104Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T14:12:58.104Z] ---> 9c8c43aa7530 [2022-10-22T14:12:58.104Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-22T14:12:58.104Z] ---> Running in 846a61057805 [2022-10-22T14:12:58.104Z] Removing intermediate container 53c4abf07a58 [2022-10-22T14:12:58.104Z] ---> f41f4669e519 [2022-10-22T14:12:58.104Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-22T14:12:58.104Z] Removing intermediate container 846a61057805 [2022-10-22T14:12:58.104Z] ---> 13eca0f33f42 [2022-10-22T14:12:58.104Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T14:12:58.104Z] ---> 76e519d4203e [2022-10-22T14:12:58.104Z] 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-22T14:12:58.361Z] ---> Running in 8d77492f67f6 [2022-10-22T14:12:58.361Z] ---> 165650e5c72e [2022-10-22T14:12:58.361Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-22T14:12:58.361Z] Removing intermediate container 8d77492f67f6 [2022-10-22T14:12:58.361Z] ---> 0a091500e41a [2022-10-22T14:12:58.361Z] Step 24/26 : LABEL arch=x86_64 [2022-10-22T14:12:58.619Z] ---> 3f3f5ec79048 [2022-10-22T14:12:58.619Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-22T14:12:58.619Z] Removing intermediate container 002ee91f65e2 [2022-10-22T14:12:58.619Z] ---> 0716a7856f4a [2022-10-22T14:12:58.619Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-22T14:12:58.619Z] ---> Running in b1acc0b1ab3c [2022-10-22T14:12:58.878Z] ---> a5a90894e8e4 [2022-10-22T14:12:58.878Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-22T14:12:58.878Z] Removing intermediate container b1acc0b1ab3c [2022-10-22T14:12:58.878Z] ---> f86c8d588bbe [2022-10-22T14:12:58.878Z] Step 25/26 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:12:58.878Z] ---> 839a6628d964 [2022-10-22T14:12:58.878Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:12:58.878Z] ---> Running in 70a3df08aada [2022-10-22T14:12:59.136Z] ---> 8f68b3ac3441 [2022-10-22T14:12:59.136Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-22T14:12:59.136Z] ---> Running in 6abf32e34023 [2022-10-22T14:12:59.136Z] Removing intermediate container 70a3df08aada [2022-10-22T14:12:59.136Z] ---> 152b8b2c26df [2022-10-22T14:12:59.136Z] Step 26/26 : LABEL version=2.3.0-dev.97 [2022-10-22T14:12:59.136Z] Removing intermediate container 3f985235d02a [2022-10-22T14:12:59.136Z] ---> 852f1c4dee97 [2022-10-22T14:12:59.136Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-22T14:12:59.393Z] ---> Running in be7f4b804440 [2022-10-22T14:12:59.393Z] ---> Running in fcd778e1cc46 [2022-10-22T14:12:59.394Z] ---> 194929f47ef9 [2022-10-22T14:12:59.394Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-22T14:12:59.394Z] ---> 998481a72b8b [2022-10-22T14:12:59.394Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-22T14:12:59.394Z] Removing intermediate container fcd778e1cc46 [2022-10-22T14:12:59.394Z] ---> fe911425b73e [2022-10-22T14:12:59.394Z] [2022-10-22T14:12:59.652Z] Removing intermediate container be7f4b804440 [2022-10-22T14:12:59.652Z] ---> a27bed0507a4 [2022-10-22T14:12:59.652Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-22T14:12:59.652Z] Successfully built fe911425b73e [2022-10-22T14:12:59.652Z] Successfully tagged security-spire-agent:latest [2022-10-22T14:12:59.652Z] Building core-data [2022-10-22T14:12:59.652Z]  Building security-spire-agent ... done  ---> 05fb0cab8f4b [2022-10-22T14:12:59.652Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-22T14:12:59.910Z] ---> Running in f04c8278ed38 [2022-10-22T14:13:00.169Z] ---> 3a68ab391072 [2022-10-22T14:13:00.169Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-22T14:13:01.102Z] ---> 100c9c492af3 [2022-10-22T14:13:01.102Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-22T14:13:01.102Z] ---> Running in 536ed75e2f18 [2022-10-22T14:13:01.102Z] ---> Running in 89eb896b355f [2022-10-22T14:13:02.476Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:13:02.476Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:13:02.476Z] ---> 7b541f64a7c8 [2022-10-22T14:13:02.476Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-22T14:13:02.476Z] ---> Using cache [2022-10-22T14:13:02.476Z] ---> d85d370ee6d0 [2022-10-22T14:13:02.476Z] Step 4/24 : WORKDIR /edgex-go [2022-10-22T14:13:02.476Z] ---> Using cache [2022-10-22T14:13:02.476Z] ---> 74b328de1a0d [2022-10-22T14:13:02.476Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:13:02.476Z] ---> Using cache [2022-10-22T14:13:02.476Z] ---> dc18d28f2dbb [2022-10-22T14:13:02.476Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-22T14:13:03.850Z] ---> Running in 97d3ed7bfd3d [2022-10-22T14:13:03.850Z] Removing intermediate container f04c8278ed38 [2022-10-22T14:13:03.850Z] ---> e1c50682f784 [2022-10-22T14:13:03.850Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-22T14:13:03.850Z] Removing intermediate container 536ed75e2f18 [2022-10-22T14:13:03.850Z] ---> f6a9e3b409b7 [2022-10-22T14:13:03.850Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-22T14:13:03.850Z] ---> Running in 65385a2f588a [2022-10-22T14:13:03.850Z] ---> Running in 2da4b9896ea2 [2022-10-22T14:13:03.850Z] Removing intermediate container 65385a2f588a [2022-10-22T14:13:03.850Z] ---> 676e98baccba [2022-10-22T14:13:03.850Z] Step 20/22 : LABEL arch=x86_64 [2022-10-22T14:13:03.850Z] ---> Running in 7ca123b6b748 [2022-10-22T14:13:03.850Z] Removing intermediate container 2da4b9896ea2 [2022-10-22T14:13:03.850Z] ---> 93e1e38c220c [2022-10-22T14:13:03.850Z] Step 23/25 : LABEL arch=x86_64 [2022-10-22T14:13:03.850Z] Removing intermediate container 89eb896b355f [2022-10-22T14:13:03.850Z] ---> b024fa0d18df [2022-10-22T14:13:03.850Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T14:13:04.107Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:13:04.107Z] Removing intermediate container 7ca123b6b748 [2022-10-22T14:13:04.107Z] ---> 3d3b0f5f8208 [2022-10-22T14:13:04.107Z] Step 21/22 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:13:04.107Z] ---> Running in 71614fd5559d [2022-10-22T14:13:04.107Z] ---> Running in ec1261f2edd9 [2022-10-22T14:13:04.107Z] ---> 3aea48f82c2c [2022-10-22T14:13:04.107Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-22T14:13:04.371Z] Removing intermediate container 71614fd5559d [2022-10-22T14:13:04.371Z] ---> dc7a3ed5e150 [2022-10-22T14:13:04.371Z] Step 24/25 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:13:04.371Z] Removing intermediate container ec1261f2edd9 [2022-10-22T14:13:04.371Z] ---> 37e24ac627de [2022-10-22T14:13:04.371Z] Step 22/22 : LABEL version=2.3.0-dev.97 [2022-10-22T14:13:04.371Z] ---> Running in cb74cafb3026 [2022-10-22T14:13:04.371Z] ---> Running in 4863b05880b7 [2022-10-22T14:13:04.631Z] Removing intermediate container cb74cafb3026 [2022-10-22T14:13:04.631Z] ---> 1b7ca2f62265 [2022-10-22T14:13:04.631Z] Step 25/25 : LABEL version=2.3.0-dev.97 [2022-10-22T14:13:04.631Z] Removing intermediate container 4863b05880b7 [2022-10-22T14:13:04.631Z] ---> d91ccf10c85f [2022-10-22T14:13:04.631Z] [2022-10-22T14:13:04.631Z] ---> Running in 65241c9991f7 [2022-10-22T14:13:04.631Z] Successfully built d91ccf10c85f [2022-10-22T14:13:04.894Z] Successfully tagged security-proxy-setup:latest [2022-10-22T14:13:04.894Z]  Building security-proxy-setup ... done  ---> 623968c4c76c [2022-10-22T14:13:04.894Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-22T14:13:04.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:13:04.894Z] Removing intermediate container 65241c9991f7 [2022-10-22T14:13:04.894Z] ---> 1db60b2d36f6 [2022-10-22T14:13:04.894Z] [2022-10-22T14:13:04.894Z] Successfully built 1db60b2d36f6 [2022-10-22T14:13:05.150Z] Successfully tagged security-secretstore-setup:latest [2022-10-22T14:13:05.150Z]  Building security-secretstore-setup ... done  ---> e6f645f4923f [2022-10-22T14:13:05.150Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-22T14:13:05.407Z] ---> d6a94a6436e7 [2022-10-22T14:13:05.407Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-22T14:13:05.407Z] OK: 211 MiB in 51 packages [2022-10-22T14:13:05.972Z] ---> 0ff522717722 [2022-10-22T14:13:05.972Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-22T14:13:05.972Z] ---> de3f0aec530d [2022-10-22T14:13:05.972Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-22T14:13:05.972Z] Removing intermediate container 97d3ed7bfd3d [2022-10-22T14:13:05.972Z] ---> 93111b34100f [2022-10-22T14:13:05.972Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-22T14:13:06.547Z] ---> 761abb8f73c0 [2022-10-22T14:13:06.547Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:13:06.547Z] ---> a9efd8bc4e91 [2022-10-22T14:13:06.547Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-22T14:13:06.547Z] ---> Running in 5fc4c6d933bc [2022-10-22T14:13:06.547Z] ---> Running in 977cceff43f7 [2022-10-22T14:13:07.921Z] Removing intermediate container 977cceff43f7 [2022-10-22T14:13:07.921Z] ---> 3532448c5f63 [2022-10-22T14:13:07.921Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-22T14:13:07.921Z] ---> Running in 0d6e338342d0 [2022-10-22T14:13:08.211Z] Removing intermediate container 0d6e338342d0 [2022-10-22T14:13:08.211Z] ---> 01bbf7efd67b [2022-10-22T14:13:08.211Z] Step 30/33 : CMD ["gate"] [2022-10-22T14:13:08.211Z] ---> Running in 665d06d8e3ca [2022-10-22T14:13:08.468Z] Removing intermediate container 665d06d8e3ca [2022-10-22T14:13:08.468Z] ---> 0d0067b9616d [2022-10-22T14:13:08.468Z] Step 31/33 : LABEL arch=x86_64 [2022-10-22T14:13:09.406Z] ---> Running in e51edbca62a6 [2022-10-22T14:13:09.663Z] Removing intermediate container e51edbca62a6 [2022-10-22T14:13:09.663Z] ---> e8f54f2d5684 [2022-10-22T14:13:09.663Z] Step 32/33 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:13:09.922Z] ---> Running in d2ff31641a8f [2022-10-22T14:13:09.922Z] Removing intermediate container d2ff31641a8f [2022-10-22T14:13:09.922Z] ---> b6add27fec43 [2022-10-22T14:13:09.922Z] Step 33/33 : LABEL version=2.3.0-dev.97 [2022-10-22T14:13:10.178Z] Removing intermediate container 45254475d49a [2022-10-22T14:13:10.178Z] ---> 8aef29cc8f27 [2022-10-22T14:13:10.178Z] Step 8/25 : COPY . . [2022-10-22T14:13:10.178Z] Removing intermediate container 7f814481024e [2022-10-22T14:13:10.178Z] ---> ba34af062ab4 [2022-10-22T14:13:10.178Z] Step 8/25 : COPY . . [2022-10-22T14:13:10.178Z] Removing intermediate container 18d739a719df [2022-10-22T14:13:10.178Z] ---> 72eca16a625d [2022-10-22T14:13:10.178Z] Step 9/23 : COPY . . [2022-10-22T14:13:10.178Z] Removing intermediate container e72e33c4fcf2 [2022-10-22T14:13:10.178Z] ---> 515bfb72fd5d [2022-10-22T14:13:10.178Z] Step 9/24 : COPY . . [2022-10-22T14:13:10.178Z] Removing intermediate container 5b2eed597a0e [2022-10-22T14:13:10.178Z] ---> 0075e244aad5 [2022-10-22T14:13:10.178Z] Step 8/23 : COPY . . [2022-10-22T14:13:10.180Z] ---> Running in 98d72367cb6d [2022-10-22T14:13:10.180Z] Removing intermediate container 6abf32e34023 [2022-10-22T14:13:10.180Z] ---> 233a2caab369 [2022-10-22T14:13:10.180Z] Step 8/23 : COPY . . [2022-10-22T14:13:10.180Z] Removing intermediate container 98d72367cb6d [2022-10-22T14:13:10.180Z] ---> fc4f34ebf27f [2022-10-22T14:13:10.180Z] [2022-10-22T14:13:10.180Z] Successfully built fc4f34ebf27f [2022-10-22T14:13:10.788Z] Successfully tagged security-bootstrapper:latest [2022-10-22T14:13:13.529Z] ---> 35cba6754468 [2022-10-22T14:13:13.529Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-22T14:13:13.801Z] ---> Running in 08ecf8b1d511 [2022-10-22T14:13:13.801Z] ---> a5fb553e3e1b [2022-10-22T14:13:13.801Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-22T14:13:13.801Z] ---> 9aa7fd7a1fba [2022-10-22T14:13:13.801Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-22T14:13:14.070Z] ---> Running in d40032712fa6 [2022-10-22T14:13:14.070Z] ---> Running in 95050cc5b69a [2022-10-22T14:13:14.070Z] ---> 974e65ea4798 [2022-10-22T14:13:14.070Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T14:13:14.341Z] ---> Running in 534d53a39d43 [2022-10-22T14:13:14.341Z] ---> f0f40e3569d9 [2022-10-22T14:13:14.341Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-22T14:13:14.621Z] ---> Running in 9916c8a28205 [2022-10-22T14:13:15.207Z] Removing intermediate container 534d53a39d43 [2022-10-22T14:13:15.207Z] ---> 9bd9fcd0ebfb [2022-10-22T14:13:15.207Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-22T14:13:15.478Z] ---> Running in 216d55ce210b [2022-10-22T14:13:16.051Z]  Building security-bootstrapper ... done  ---> a77d9fd3bca6 [2022-10-22T14:13:16.051Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-22T14:13:16.051Z] ---> Running in c12d7c3be201 [2022-10-22T14:13:16.051Z] Removing intermediate container 5fc4c6d933bc [2022-10-22T14:13:16.051Z] ---> 400feb3b3af9 [2022-10-22T14:13:16.051Z] Step 9/24 : COPY . . [2022-10-22T14:13:16.051Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-22T14:13:16.069Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-22T14:13:16.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-22T14:13:16.334Z] Removing intermediate container 216d55ce210b [2022-10-22T14:13:16.334Z] ---> 0c0b0cc4cb83 [2022-10-22T14:13:16.334Z] 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-22T14:13:16.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-22T14:13:16.334Z] ---> Running in 1f1a1a3ae93a [2022-10-22T14:13:16.603Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-22T14:13:19.218Z] Removing intermediate container 1f1a1a3ae93a [2022-10-22T14:13:19.218Z] ---> 39270dc462f8 [2022-10-22T14:13:19.218Z] Step 12/25 : WORKDIR /edgex-go [2022-10-22T14:13:19.218Z] ---> Running in 393db27c0513 [2022-10-22T14:13:19.805Z] Removing intermediate container 393db27c0513 [2022-10-22T14:13:19.805Z] ---> dfca869d11fb [2022-10-22T14:13:19.805Z] [2022-10-22T14:13:19.805Z] Step 13/25 : FROM alpine:3.15 [2022-10-22T14:13:19.805Z] 3.15: Pulling from library/alpine [2022-10-22T14:13:20.227Z] ---> 6cbe39107acd [2022-10-22T14:13:20.227Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-22T14:13:20.484Z] ---> Running in f95263bdc208 [2022-10-22T14:13:21.050Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-22T14:13:21.750Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-22T14:13:21.750Z] Status: Downloaded newer image for alpine:3.15 [2022-10-22T14:13:21.750Z] ---> 02e0d6fdf486 [2022-10-22T14:13:21.750Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T14:13:22.707Z] ---> Running in 6d956e09ac14 [2022-10-22T14:13:23.288Z] Removing intermediate container 6d956e09ac14 [2022-10-22T14:13:23.288Z] ---> e559d9fb329c [2022-10-22T14:13:23.288Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:13:23.288Z] ---> Running in 6d8cd3567763 [2022-10-22T14:13:27.549Z] Removing intermediate container 6d8cd3567763 [2022-10-22T14:13:27.549Z] ---> c1ea3b801ec0 [2022-10-22T14:13:27.549Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-22T14:13:27.549Z] ---> Running in 568048b9921a [2022-10-22T14:13:30.131Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:13:31.006Z] Removing intermediate container c12d7c3be201 [2022-10-22T14:13:31.006Z] ---> 2f28d3f4592e [2022-10-22T14:13:31.006Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-22T14:13:31.006Z] ---> Running in 0f23b915244f [2022-10-22T14:13:31.006Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-22T14:13:31.094Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:13:32.377Z] Removing intermediate container 0f23b915244f [2022-10-22T14:13:32.377Z] ---> 199b5729a839 [2022-10-22T14:13:32.377Z] [2022-10-22T14:13:32.377Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T14:13:32.377Z] ---> 9c6f07244728 [2022-10-22T14:13:32.377Z] 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-22T14:13:32.377Z] ---> Running in ffe4d4caca4e [2022-10-22T14:13:32.377Z] Removing intermediate container ffe4d4caca4e [2022-10-22T14:13:32.377Z] ---> 5f20d1028e41 [2022-10-22T14:13:32.377Z] 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-22T14:13:32.633Z] ---> Running in 98f2d90111ed [2022-10-22T14:13:32.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:13:33.042Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T14:13:33.042Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T14:13:33.042Z] OK: 15734 distinct packages available [2022-10-22T14:13:33.042Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:13:33.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:13:33.407Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-22T14:13:33.407Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-22T14:13:33.407Z] (3/33) Installing readline (8.1.2-r0) [2022-10-22T14:13:33.407Z] (4/33) Installing bash (5.1.16-r2) [2022-10-22T14:13:33.407Z] Executing bash-5.1.16-r2.post-install [2022-10-22T14:13:33.407Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-22T14:13:33.407Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-22T14:13:33.407Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-22T14:13:33.407Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-22T14:13:33.407Z] (9/33) Installing curl (7.83.1-r3) [2022-10-22T14:13:33.407Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-22T14:13:33.666Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-22T14:13:33.666Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-22T14:13:33.666Z] (13/33) Installing expat (2.4.9-r0) [2022-10-22T14:13:33.666Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-22T14:13:33.666Z] (15/33) Installing gdbm (1.23-r0) [2022-10-22T14:13:33.666Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-22T14:13:33.666Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-22T14:13:33.666Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-22T14:13:33.666Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-22T14:13:33.666Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-22T14:13:33.666Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-22T14:13:33.924Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-22T14:13:33.924Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-22T14:13:33.924Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-22T14:13:33.924Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-22T14:13:34.182Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-22T14:13:34.182Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-22T14:13:34.182Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-22T14:13:34.182Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-22T14:13:34.182Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-22T14:13:34.182Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-22T14:13:34.182Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-22T14:13:34.182Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-22T14:13:34.441Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:13:34.441Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T14:13:34.441Z] OK: 122 MiB in 47 packages [2022-10-22T14:13:34.460Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:13:35.876Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-22T14:13:35.876Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-22T14:13:35.876Z] (3/5) Installing libucontext (1.1-r0) [2022-10-22T14:13:36.142Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-22T14:13:36.142Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-22T14:13:36.409Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T14:13:36.409Z] OK: 6 MiB in 19 packages [2022-10-22T14:13:36.972Z] Collecting docker-compose==1.23.2 [2022-10-22T14:13:36.972Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-22T14:13:36.972Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.5 MB/s eta 0:00:00 [2022-10-22T14:13:36.972Z] Collecting docopt<0.7,>=0.6.1 [2022-10-22T14:13:36.972Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-22T14:13:36.972Z] Preparing metadata (setup.py): started [2022-10-22T14:13:37.231Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T14:13:37.490Z] Removing intermediate container f95263bdc208 [2022-10-22T14:13:37.490Z] ---> 41198427a718 [2022-10-22T14:13:37.490Z] [2022-10-22T14:13:37.490Z] Step 11/24 : FROM alpine:3.16 [2022-10-22T14:13:37.490Z] ---> 9c6f07244728 [2022-10-22T14:13:37.490Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-22T14:13:37.490Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-22T14:13:37.490Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-22T14:13:37.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 123.4 MB/s eta 0:00:00 [2022-10-22T14:13:37.490Z] ---> Running in 4428e35be784 [2022-10-22T14:13:37.490Z] Collecting jsonschema<3,>=2.5.1 [2022-10-22T14:13:37.490Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-22T14:13:37.490Z] 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-22T14:13:37.490Z] Removing intermediate container 4428e35be784 [2022-10-22T14:13:37.490Z] ---> 3ab41877f7d5 [2022-10-22T14:13:37.490Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-22T14:13:37.490Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-22T14:13:37.490Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-22T14:13:37.749Z] ---> Running in c97b9be3d7bd [2022-10-22T14:13:37.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 154.1 MB/s eta 0:00:00 [2022-10-22T14:13:37.749Z] Collecting texttable<0.10,>=0.9.0 [2022-10-22T14:13:37.749Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-22T14:13:37.749Z] Preparing metadata (setup.py): started [2022-10-22T14:13:37.749Z] Removing intermediate container c97b9be3d7bd [2022-10-22T14:13:37.749Z] ---> f2cc315694ac [2022-10-22T14:13:37.749Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-22T14:13:37.749Z] ---> Running in 1b23428ce82d [2022-10-22T14:13:37.749Z] Removing intermediate container 1b23428ce82d [2022-10-22T14:13:37.749Z] ---> 7c6e9b2f4b5b [2022-10-22T14:13:37.749Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:13:38.006Z] ---> Running in 6cc49e08299d [2022-10-22T14:13:38.006Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T14:13:38.006Z] Collecting PyYAML<4,>=3.10 [2022-10-22T14:13:38.006Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-22T14:13:38.006Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 46.4 MB/s eta 0:00:00 [2022-10-22T14:13:38.264Z] Preparing metadata (setup.py): started [2022-10-22T14:13:38.349Z] Removing intermediate container 568048b9921a [2022-10-22T14:13:38.349Z] ---> 568689eacc01 [2022-10-22T14:13:38.349Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T14:13:38.521Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T14:13:38.521Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-22T14:13:38.521Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-22T14:13:38.521Z] Preparing metadata (setup.py): started [2022-10-22T14:13:38.521Z] Removing intermediate container 6cc49e08299d [2022-10-22T14:13:38.521Z] ---> 900fe67670d6 [2022-10-22T14:13:38.521Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-22T14:13:38.521Z] ---> Running in 0d23500062df [2022-10-22T14:13:38.779Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T14:13:38.779Z] Collecting cached-property<2,>=1.2.0 [2022-10-22T14:13:38.779Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-22T14:13:38.779Z] Collecting docker<4.0,>=3.6.0 [2022-10-22T14:13:38.779Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-22T14:13:38.779Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 93.8 MB/s eta 0:00:00 [2022-10-22T14:13:38.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-22T14:13:39.037Z] Collecting docker-pycreds>=0.4.0 [2022-10-22T14:13:39.037Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-22T14:13:39.037Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-22T14:13:39.037Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-22T14:13:39.037Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.8 MB/s eta 0:00:00 [2022-10-22T14:13:39.037Z] Collecting idna<2.8,>=2.5 [2022-10-22T14:13:39.037Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-22T14:13:39.037Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 144.4 MB/s eta 0:00:00 [2022-10-22T14:13:39.037Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-22T14:13:39.037Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-22T14:13:39.037Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 112.5 MB/s eta 0:00:00 [2022-10-22T14:13:39.295Z] Collecting certifi>=2017.4.17 [2022-10-22T14:13:39.295Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-22T14:13:39.295Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 146.7 MB/s eta 0:00:00 [2022-10-22T14:13:39.295Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-22T14:13:39.295Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-22T14:13:39.295Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-22T14:13:39.295Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-22T14:13:39.295Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-22T14:13:39.295Z] Running setup.py install for texttable: started [2022-10-22T14:13:39.553Z] Running setup.py install for texttable: finished with status 'done' [2022-10-22T14:13:39.553Z] Running setup.py install for PyYAML: started [2022-10-22T14:13:39.820Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-22T14:13:40.078Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-22T14:13:40.078Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-22T14:13:40.078Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-22T14:13:40.078Z] Running setup.py install for docopt: started [2022-10-22T14:13:40.337Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-22T14:13:40.337Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-22T14:13:40.337Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-22T14:13:40.596Z] Running setup.py install for docopt: finished with status 'done' [2022-10-22T14:13:40.596Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-22T14:13:40.596Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:13:40.596Z] OK: 8 MiB in 20 packages [2022-10-22T14:13:40.854Z] Running setup.py install for dockerpty: started [2022-10-22T14:13:41.111Z] Removing intermediate container 0d23500062df [2022-10-22T14:13:41.111Z] ---> b7944403da56 [2022-10-22T14:13:41.111Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T14:13:41.111Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-22T14:13:41.369Z] ---> 1f22d902edea [2022-10-22T14:13:41.369Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-22T14:13:41.627Z] ---> c1a2a96ff6ed [2022-10-22T14:13:41.627Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-22T14:13:41.627Z] 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-22T14:13:41.627Z] 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-22T14:13:41.886Z] ---> 52771a5f35a3 [2022-10-22T14:13:41.886Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-22T14:13:41.886Z] ---> Running in 3a9fa42ca374 [2022-10-22T14:13:42.144Z] Removing intermediate container 3a9fa42ca374 [2022-10-22T14:13:42.144Z] ---> 204e256e85e2 [2022-10-22T14:13:42.144Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T14:13:42.144Z] ---> Running in d3f1d56459b5 [2022-10-22T14:13:42.144Z] Removing intermediate container d3f1d56459b5 [2022-10-22T14:13:42.144Z] ---> 9c839b599150 [2022-10-22T14:13:42.144Z] Step 22/24 : LABEL arch=x86_64 [2022-10-22T14:13:42.144Z] ---> Running in 90831f31a1b2 [2022-10-22T14:13:42.402Z] Removing intermediate container 90831f31a1b2 [2022-10-22T14:13:42.402Z] ---> 2e2bf0c70351 [2022-10-22T14:13:42.402Z] Step 23/24 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:13:42.402Z] ---> Running in 12e878d2301a [2022-10-22T14:13:42.660Z] Removing intermediate container 12e878d2301a [2022-10-22T14:13:42.660Z] ---> 207f537c940c [2022-10-22T14:13:42.660Z] Step 24/24 : LABEL version=2.3.0-dev.97 [2022-10-22T14:13:42.660Z] ---> Running in 2efd35e6b1ea [2022-10-22T14:13:42.660Z] Removing intermediate container 2efd35e6b1ea [2022-10-22T14:13:42.660Z] ---> 26516a8fa559 [2022-10-22T14:13:42.660Z] [2022-10-22T14:13:42.919Z] Successfully built 26516a8fa559 [2022-10-22T14:13:42.919Z] Successfully tagged core-data:latest [2022-10-22T14:13:44.822Z]  Building core-data ... done Removing intermediate container 98f2d90111ed [2022-10-22T14:13:44.822Z] ---> 7286f378b298 [2022-10-22T14:13:44.822Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-22T14:13:44.822Z] ---> Running in a1d9cacf8cd1 [2022-10-22T14:13:44.822Z] Removing intermediate container a1d9cacf8cd1 [2022-10-22T14:13:44.822Z] ---> 92b90f6f96d9 [2022-10-22T14:13:44.822Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T14:13:45.081Z] ---> Running in f86b6cfb318d [2022-10-22T14:13:45.081Z] Removing intermediate container f86b6cfb318d [2022-10-22T14:13:45.081Z] ---> 3a577069b1ae [2022-10-22T14:13:45.081Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-22T14:13:45.340Z] ---> c0a9e9f12ef9 [2022-10-22T14:13:45.340Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-22T14:13:45.599Z] ---> 7b805d8c2cbe [2022-10-22T14:13:45.599Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-22T14:13:45.861Z] ---> 197cd09e4f48 [2022-10-22T14:13:45.861Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-22T14:13:45.861Z] ---> Running in ccbdd82a4007 [2022-10-22T14:13:45.861Z] Removing intermediate container ccbdd82a4007 [2022-10-22T14:13:45.861Z] ---> 2c0c41d11175 [2022-10-22T14:13:45.861Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T14:13:45.861Z] ---> Running in 8034e044cbcd [2022-10-22T14:13:46.120Z] Removing intermediate container 8034e044cbcd [2022-10-22T14:13:46.120Z] ---> 00fede227e5f [2022-10-22T14:13:46.120Z] Step 21/23 : LABEL arch=x86_64 [2022-10-22T14:13:46.120Z] ---> Running in 0845d7202ab3 [2022-10-22T14:13:46.120Z] Removing intermediate container 0845d7202ab3 [2022-10-22T14:13:46.120Z] ---> 0557fa476649 [2022-10-22T14:13:46.120Z] Step 22/23 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:13:46.120Z] ---> Running in e8ce78ac4667 [2022-10-22T14:13:46.379Z] Removing intermediate container e8ce78ac4667 [2022-10-22T14:13:46.379Z] ---> 318e102191d8 [2022-10-22T14:13:46.379Z] Step 23/23 : LABEL version=2.3.0-dev.97 [2022-10-22T14:13:46.379Z] ---> Running in 2ceb7185ae3c [2022-10-22T14:13:46.379Z] Removing intermediate container 2ceb7185ae3c [2022-10-22T14:13:46.379Z] ---> 9724f61c6dda [2022-10-22T14:13:46.379Z] [2022-10-22T14:13:46.379Z] Successfully built 9724f61c6dda [2022-10-22T14:13:46.531Z] ---> 29d4ac73bb47 [2022-10-22T14:13:46.532Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T14:13:46.638Z] Successfully tagged sys-mgmt-agent:latest [2022-10-22T14:13:46.643Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-22T14:13:46.643Z] $ docker stop --time=1 337acc8d16fb494086bd241bd2376572ceb01d30c971f5bdfe40f80d1bda6e77 [2022-10-22T14:13:47.932Z] ---> d36bc064cf3f [2022-10-22T14:13:47.932Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-22T14:13:47.960Z] $ docker rm -f 337acc8d16fb494086bd241bd2376572ceb01d30c971f5bdfe40f80d1bda6e77 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-22T14:13:48.292Z] + docker images [2022-10-22T14:13:48.292Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-22T14:13:48.292Z] sys-mgmt-agent latest 9724f61c6dda 2 seconds ago 136MB [2022-10-22T14:13:48.292Z] core-data latest 26516a8fa559 6 seconds ago 21.7MB [2022-10-22T14:13:48.292Z] 41198427a718 12 seconds ago 1.62GB [2022-10-22T14:13:48.292Z] 199b5729a839 17 seconds ago 1.59GB [2022-10-22T14:13:48.292Z] security-bootstrapper latest fc4f34ebf27f 38 seconds ago 20.2MB [2022-10-22T14:13:48.292Z] security-secretstore-setup latest 1db60b2d36f6 44 seconds ago 29.7MB [2022-10-22T14:13:48.292Z] security-proxy-setup latest d91ccf10c85f 44 seconds ago 27.6MB [2022-10-22T14:13:48.292Z] security-spire-agent latest fe911425b73e 49 seconds ago 125MB [2022-10-22T14:13:48.292Z] 632bd1cfe484 56 seconds ago 1.6GB [2022-10-22T14:13:48.293Z] security-spire-config latest aeb959dfa547 56 seconds ago 85.8MB [2022-10-22T14:13:48.293Z] security-spire-server latest fbb5c58d5d29 56 seconds ago 86.5MB [2022-10-22T14:13:48.293Z] 82720cd4e504 57 seconds ago 1.6GB [2022-10-22T14:13:48.293Z] 498437207e39 58 seconds ago 1.6GB [2022-10-22T14:13:48.293Z] 6b7c8a23025b About a minute ago 1.48GB [2022-10-22T14:13:48.293Z] 8ab55af5c2a7 About a minute ago 1.48GB [2022-10-22T14:13:48.293Z] security-spiffe-token-provider latest fadcaf73b5a4 About a minute ago 29.7MB [2022-10-22T14:13:48.293Z] support-notifications latest 7060cab6b6fb About a minute ago 30.4MB [2022-10-22T14:13:48.293Z] support-scheduler latest 76685ca98cdd About a minute ago 29.8MB [2022-10-22T14:13:48.293Z] core-metadata latest 65973366b1b0 2 minutes ago 18.5MB [2022-10-22T14:13:48.293Z] core-command latest fc7a4bf2037a 2 minutes ago 17.6MB [2022-10-22T14:13:48.293Z] 9e00073737d5 2 minutes ago 1.67GB [2022-10-22T14:13:48.293Z] 2e3eb23d11d7 2 minutes ago 1.67GB [2022-10-22T14:13:48.293Z] 2ef0a17185ea 2 minutes ago 1.64GB [2022-10-22T14:13:48.293Z] 9d30db6b88fc 2 minutes ago 1.61GB [2022-10-22T14:13:48.293Z] 60f7ffb7244c 2 minutes ago 1.61GB [2022-10-22T14:13:48.293Z] ci-base-image-x86_64 latest 7b541f64a7c8 6 minutes ago 941MB [2022-10-22T14:13:48.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 11 days ago 677MB [2022-10-22T14:13:48.293Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-22T14:13:48.293Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-22T14:13:48.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-22T14:13:48.293Z] 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-22T14:13:48.400Z] provisioning config files... [2022-10-22T14:13:48.409Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/335@tmp/config1522883349622762409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:13:48.703Z] ---> docker-login.sh [2022-10-22T14:13:48.704Z] nexus3.edgexfoundry.org:10001 [2022-10-22T14:13:48.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:13:48.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:13:48.704Z] Configure a credential helper to remove this warning. See [2022-10-22T14:13:48.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:13:48.704Z] [2022-10-22T14:13:48.704Z] Login Succeeded [2022-10-22T14:13:48.704Z] nexus3.edgexfoundry.org:10002 [2022-10-22T14:13:48.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:13:48.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:13:48.704Z] Configure a credential helper to remove this warning. See [2022-10-22T14:13:48.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:13:48.704Z] [2022-10-22T14:13:48.704Z] Login Succeeded [2022-10-22T14:13:48.704Z] nexus3.edgexfoundry.org:10003 [2022-10-22T14:13:48.891Z] ---> ab8f5ece662c [2022-10-22T14:13:48.891Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-22T14:13:48.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:13:48.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:13:48.964Z] Configure a credential helper to remove this warning. See [2022-10-22T14:13:48.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:13:48.964Z] [2022-10-22T14:13:48.964Z] Login Succeeded [2022-10-22T14:13:48.964Z] nexus3.edgexfoundry.org:10004 [2022-10-22T14:13:48.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:13:48.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:13:48.964Z] Configure a credential helper to remove this warning. See [2022-10-22T14:13:48.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:13:48.964Z] [2022-10-22T14:13:48.964Z] Login Succeeded [2022-10-22T14:13:48.964Z] docker.io [2022-10-22T14:13:48.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:13:49.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:13:49.531Z] Configure a credential helper to remove this warning. See [2022-10-22T14:13:49.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:13:49.531Z] [2022-10-22T14:13:49.531Z] Login Succeeded [2022-10-22T14:13:49.531Z] ---> docker-login.sh ends [Pipeline] } [2022-10-22T14:13:49.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:13:49.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T14:13:49.589Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-22T14:13:49.589Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:13:49.589Z] latest [2022-10-22T14:13:49.589Z] 2.3.0-dev.97 [2022-10-22T14:13:49.589Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:13:49.589Z] main [2022-10-22T14:13:49.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:49.913Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:50.219Z] + docker push nexus3.edgexfoundry.org:10004/core-command:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:13:50.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T14:13:50.219Z] 7c01848cc851: Preparing [2022-10-22T14:13:50.219Z] 83b3299d4d63: Preparing [2022-10-22T14:13:50.219Z] bbe72e338c67: Preparing [2022-10-22T14:13:50.219Z] a41d68060195: Preparing [2022-10-22T14:13:50.219Z] 994393dc58e7: Preparing [2022-10-22T14:13:50.219Z] 994393dc58e7: Layer already exists [2022-10-22T14:13:50.219Z] 7c01848cc851: Pushed [2022-10-22T14:13:50.219Z] bbe72e338c67: Pushed [2022-10-22T14:13:50.219Z] a41d68060195: Pushed [2022-10-22T14:13:50.306Z] ---> 4685a4b54a5e [2022-10-22T14:13:50.306Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T14:13:50.306Z] ---> Running in 78f49487de84 [2022-10-22T14:13:50.888Z] Removing intermediate container 78f49487de84 [2022-10-22T14:13:50.888Z] ---> 55662508dd48 [2022-10-22T14:13:50.888Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T14:13:50.888Z] ---> Running in b1a414751a9b [2022-10-22T14:13:51.598Z] 83b3299d4d63: Pushed [2022-10-22T14:13:51.598Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:32c68de6b1c6172e11fd6631a9f86dc82085f0673e64afaa653d67069ed77c99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:51.853Z] Removing intermediate container b1a414751a9b [2022-10-22T14:13:51.853Z] ---> f7b1d0d9195b [2022-10-22T14:13:51.853Z] Step 23/25 : LABEL arch=arm64 [2022-10-22T14:13:51.853Z] ---> Running in 5717b884131b [2022-10-22T14:13:51.914Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:52.222Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-22T14:13:52.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T14:13:52.222Z] 7c01848cc851: Preparing [2022-10-22T14:13:52.222Z] 83b3299d4d63: Preparing [2022-10-22T14:13:52.222Z] bbe72e338c67: Preparing [2022-10-22T14:13:52.222Z] a41d68060195: Preparing [2022-10-22T14:13:52.222Z] 994393dc58e7: Preparing [2022-10-22T14:13:52.222Z] a41d68060195: Layer already exists [2022-10-22T14:13:52.222Z] bbe72e338c67: Layer already exists [2022-10-22T14:13:52.222Z] 7c01848cc851: Layer already exists [2022-10-22T14:13:52.222Z] 994393dc58e7: Layer already exists [2022-10-22T14:13:52.222Z] 83b3299d4d63: Layer already exists [2022-10-22T14:13:52.222Z] latest: digest: sha256:32c68de6b1c6172e11fd6631a9f86dc82085f0673e64afaa653d67069ed77c99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:52.440Z] Removing intermediate container 5717b884131b [2022-10-22T14:13:52.440Z] ---> 7f4a9aaf5168 [2022-10-22T14:13:52.440Z] Step 24/25 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:13:52.537Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:52.724Z] ---> Running in 156e4a3bbbf8 [2022-10-22T14:13:52.844Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.97 [2022-10-22T14:13:52.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T14:13:52.844Z] 7c01848cc851: Preparing [2022-10-22T14:13:52.844Z] 83b3299d4d63: Preparing [2022-10-22T14:13:52.844Z] bbe72e338c67: Preparing [2022-10-22T14:13:52.844Z] a41d68060195: Preparing [2022-10-22T14:13:52.844Z] 994393dc58e7: Preparing [2022-10-22T14:13:52.844Z] 83b3299d4d63: Layer already exists [2022-10-22T14:13:52.844Z] 994393dc58e7: Layer already exists [2022-10-22T14:13:52.844Z] 7c01848cc851: Layer already exists [2022-10-22T14:13:52.844Z] bbe72e338c67: Layer already exists [2022-10-22T14:13:52.844Z] a41d68060195: Layer already exists [2022-10-22T14:13:52.844Z] 2.3.0-dev.97: digest: sha256:32c68de6b1c6172e11fd6631a9f86dc82085f0673e64afaa653d67069ed77c99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:52.996Z] Removing intermediate container 156e4a3bbbf8 [2022-10-22T14:13:52.996Z] ---> 19a8088c970f [2022-10-22T14:13:52.996Z] Step 25/25 : LABEL version=2.3.0-dev.97 [2022-10-22T14:13:53.146Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:53.262Z] ---> Running in 663e48290377 [2022-10-22T14:13:53.447Z] + docker push nexus3.edgexfoundry.org:10004/core-command:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:13:53.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T14:13:53.447Z] 7c01848cc851: Preparing [2022-10-22T14:13:53.447Z] 83b3299d4d63: Preparing [2022-10-22T14:13:53.447Z] bbe72e338c67: Preparing [2022-10-22T14:13:53.447Z] a41d68060195: Preparing [2022-10-22T14:13:53.447Z] 994393dc58e7: Preparing [2022-10-22T14:13:53.447Z] a41d68060195: Layer already exists [2022-10-22T14:13:53.447Z] 83b3299d4d63: Layer already exists [2022-10-22T14:13:53.447Z] bbe72e338c67: Layer already exists [2022-10-22T14:13:53.447Z] 994393dc58e7: Layer already exists [2022-10-22T14:13:53.447Z] 7c01848cc851: Layer already exists [2022-10-22T14:13:53.447Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:32c68de6b1c6172e11fd6631a9f86dc82085f0673e64afaa653d67069ed77c99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:53.762Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:53.844Z] Removing intermediate container 663e48290377 [2022-10-22T14:13:53.844Z] ---> 377293a13a62 [2022-10-22T14:13:53.844Z] [2022-10-22T14:13:54.059Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-22T14:13:54.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-22T14:13:54.059Z] 7c01848cc851: Preparing [2022-10-22T14:13:54.059Z] 83b3299d4d63: Preparing [2022-10-22T14:13:54.059Z] bbe72e338c67: Preparing [2022-10-22T14:13:54.059Z] a41d68060195: Preparing [2022-10-22T14:13:54.059Z] 994393dc58e7: Preparing [2022-10-22T14:13:54.059Z] 83b3299d4d63: Layer already exists [2022-10-22T14:13:54.059Z] 7c01848cc851: Layer already exists [2022-10-22T14:13:54.059Z] a41d68060195: Layer already exists [2022-10-22T14:13:54.059Z] 994393dc58e7: Layer already exists [2022-10-22T14:13:54.059Z] bbe72e338c67: Layer already exists [2022-10-22T14:13:54.059Z] main: digest: sha256:32c68de6b1c6172e11fd6631a9f86dc82085f0673e64afaa653d67069ed77c99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:13:54.094Z] ===================================================== [Pipeline] echo [2022-10-22T14:13:54.099Z] taggedImages: [2022-10-22T14:13:54.099Z] - nexus3.edgexfoundry.org:10004/core-command:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:13:54.099Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-22T14:13:54.099Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.97 [2022-10-22T14:13:54.099Z] - nexus3.edgexfoundry.org:10004/core-command:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:13:54.099Z] - nexus3.edgexfoundry.org:10004/core-command:main [2022-10-22T14:13:54.111Z] Successfully built 377293a13a62 [2022-10-22T14:13:54.111Z] Successfully tagged security-spire-server-arm64:latest [2022-10-22T14:13:54.111Z]  Building security-spire-server ... done Building core-command [Pipeline] echo [2022-10-22T14:13:54.113Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-22T14:13:54.113Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:13:54.113Z] latest [2022-10-22T14:13:54.113Z] 2.3.0-dev.97 [2022-10-22T14:13:54.113Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:13:54.113Z] main [2022-10-22T14:13:54.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:54.425Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:54.727Z] + docker push nexus3.edgexfoundry.org:10004/core-data:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:13:54.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T14:13:54.727Z] 041c37a3faae: Preparing [2022-10-22T14:13:54.727Z] 9def89ee3ee6: Preparing [2022-10-22T14:13:54.727Z] bbe72e338c67: Preparing [2022-10-22T14:13:54.727Z] eed10fc2da5e: Preparing [2022-10-22T14:13:54.727Z] 24f8005a2bb2: Preparing [2022-10-22T14:13:54.727Z] 994393dc58e7: Preparing [2022-10-22T14:13:54.727Z] 994393dc58e7: Waiting [2022-10-22T14:13:54.727Z] bbe72e338c67: Layer already exists [2022-10-22T14:13:54.727Z] 994393dc58e7: Layer already exists [2022-10-22T14:13:54.727Z] 041c37a3faae: Pushed [2022-10-22T14:13:54.727Z] 24f8005a2bb2: Pushed [2022-10-22T14:13:54.985Z] eed10fc2da5e: Pushed [2022-10-22T14:13:55.918Z] 9def89ee3ee6: Pushed [2022-10-22T14:13:56.176Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:2f2b201365c8837af0ba309a006af079a78f3b2dd9c25d30d3997dfb831c8aef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:56.579Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:56.896Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-22T14:13:56.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T14:13:56.896Z] 041c37a3faae: Preparing [2022-10-22T14:13:56.896Z] 9def89ee3ee6: Preparing [2022-10-22T14:13:56.896Z] bbe72e338c67: Preparing [2022-10-22T14:13:56.896Z] eed10fc2da5e: Preparing [2022-10-22T14:13:56.896Z] 24f8005a2bb2: Preparing [2022-10-22T14:13:56.896Z] 994393dc58e7: Preparing [2022-10-22T14:13:56.896Z] 994393dc58e7: Waiting [2022-10-22T14:13:56.896Z] 24f8005a2bb2: Layer already exists [2022-10-22T14:13:56.896Z] 9def89ee3ee6: Layer already exists [2022-10-22T14:13:56.896Z] eed10fc2da5e: Layer already exists [2022-10-22T14:13:56.896Z] bbe72e338c67: Layer already exists [2022-10-22T14:13:56.896Z] 041c37a3faae: Layer already exists [2022-10-22T14:13:56.896Z] 994393dc58e7: Layer already exists [2022-10-22T14:13:56.896Z] latest: digest: sha256:2f2b201365c8837af0ba309a006af079a78f3b2dd9c25d30d3997dfb831c8aef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:57.240Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:57.594Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.97 [2022-10-22T14:13:57.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T14:13:57.594Z] 041c37a3faae: Preparing [2022-10-22T14:13:57.594Z] 9def89ee3ee6: Preparing [2022-10-22T14:13:57.594Z] bbe72e338c67: Preparing [2022-10-22T14:13:57.594Z] eed10fc2da5e: Preparing [2022-10-22T14:13:57.594Z] 24f8005a2bb2: Preparing [2022-10-22T14:13:57.594Z] 994393dc58e7: Preparing [2022-10-22T14:13:57.594Z] 994393dc58e7: Waiting [2022-10-22T14:13:57.594Z] 24f8005a2bb2: Layer already exists [2022-10-22T14:13:57.594Z] bbe72e338c67: Layer already exists [2022-10-22T14:13:57.594Z] 041c37a3faae: Layer already exists [2022-10-22T14:13:57.594Z] 9def89ee3ee6: Layer already exists [2022-10-22T14:13:57.594Z] eed10fc2da5e: Layer already exists [2022-10-22T14:13:57.594Z] 994393dc58e7: Layer already exists [2022-10-22T14:13:57.594Z] 2.3.0-dev.97: digest: sha256:2f2b201365c8837af0ba309a006af079a78f3b2dd9c25d30d3997dfb831c8aef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:57.933Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:58.239Z] + docker push nexus3.edgexfoundry.org:10004/core-data:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:13:58.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T14:13:58.239Z] 041c37a3faae: Preparing [2022-10-22T14:13:58.239Z] 9def89ee3ee6: Preparing [2022-10-22T14:13:58.239Z] bbe72e338c67: Preparing [2022-10-22T14:13:58.239Z] eed10fc2da5e: Preparing [2022-10-22T14:13:58.239Z] 24f8005a2bb2: Preparing [2022-10-22T14:13:58.239Z] 994393dc58e7: Preparing [2022-10-22T14:13:58.239Z] 994393dc58e7: Waiting [2022-10-22T14:13:58.239Z] 9def89ee3ee6: Layer already exists [2022-10-22T14:13:58.239Z] eed10fc2da5e: Layer already exists [2022-10-22T14:13:58.239Z] bbe72e338c67: Layer already exists [2022-10-22T14:13:58.239Z] 041c37a3faae: Layer already exists [2022-10-22T14:13:58.239Z] 24f8005a2bb2: Layer already exists [2022-10-22T14:13:58.239Z] 994393dc58e7: Layer already exists [2022-10-22T14:13:58.239Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:2f2b201365c8837af0ba309a006af079a78f3b2dd9c25d30d3997dfb831c8aef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:58.546Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:58.854Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-22T14:13:58.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-22T14:13:58.854Z] 041c37a3faae: Preparing [2022-10-22T14:13:58.854Z] 9def89ee3ee6: Preparing [2022-10-22T14:13:58.854Z] bbe72e338c67: Preparing [2022-10-22T14:13:58.854Z] eed10fc2da5e: Preparing [2022-10-22T14:13:58.854Z] 24f8005a2bb2: Preparing [2022-10-22T14:13:58.854Z] 994393dc58e7: Preparing [2022-10-22T14:13:58.854Z] 994393dc58e7: Waiting [2022-10-22T14:13:58.854Z] 041c37a3faae: Layer already exists [2022-10-22T14:13:58.854Z] eed10fc2da5e: Layer already exists [2022-10-22T14:13:58.854Z] bbe72e338c67: Layer already exists [2022-10-22T14:13:58.854Z] 9def89ee3ee6: Layer already exists [2022-10-22T14:13:58.854Z] 24f8005a2bb2: Layer already exists [2022-10-22T14:13:58.854Z] 994393dc58e7: Layer already exists [2022-10-22T14:13:58.854Z] main: digest: sha256:2f2b201365c8837af0ba309a006af079a78f3b2dd9c25d30d3997dfb831c8aef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:13:58.902Z] ===================================================== [Pipeline] echo [2022-10-22T14:13:58.910Z] taggedImages: [2022-10-22T14:13:58.910Z] - nexus3.edgexfoundry.org:10004/core-data:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:13:58.910Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-22T14:13:58.910Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.97 [2022-10-22T14:13:58.910Z] - nexus3.edgexfoundry.org:10004/core-data:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:13:58.910Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-22T14:13:58.933Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-22T14:13:58.933Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:13:58.933Z] latest [2022-10-22T14:13:58.933Z] 2.3.0-dev.97 [2022-10-22T14:13:58.933Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:13:58.933Z] main [2022-10-22T14:13:58.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:59.262Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:13:59.454Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:13:59.454Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:13:59.454Z] ---> b5d932869abe [2022-10-22T14:13:59.454Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-22T14:13:59.454Z] ---> Using cache [2022-10-22T14:13:59.454Z] ---> 6dc853cd50f8 [2022-10-22T14:13:59.454Z] Step 4/24 : WORKDIR /edgex-go [2022-10-22T14:13:59.454Z] ---> Using cache [2022-10-22T14:13:59.454Z] ---> e0904a3196ce [2022-10-22T14:13:59.454Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:13:59.454Z] ---> Using cache [2022-10-22T14:13:59.454Z] ---> 08c76b0d01e8 [2022-10-22T14:13:59.454Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-22T14:13:59.454Z] ---> Using cache [2022-10-22T14:13:59.454Z] ---> 46cd610babfc [2022-10-22T14:13:59.454Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-22T14:13:59.454Z] ---> Using cache [2022-10-22T14:13:59.454Z] ---> 35d57fa66213 [2022-10-22T14:13:59.454Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:13:59.454Z] ---> Using cache [2022-10-22T14:13:59.454Z] ---> 72eca16a625d [2022-10-22T14:13:59.454Z] Step 9/24 : COPY . . [2022-10-22T14:13:59.563Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:13:59.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T14:13:59.563Z] dda07d7af26e: Preparing [2022-10-22T14:13:59.563Z] 0c487354eb9b: Preparing [2022-10-22T14:13:59.563Z] 83f756890246: Preparing [2022-10-22T14:13:59.563Z] bbe72e338c67: Preparing [2022-10-22T14:13:59.563Z] a41d68060195: Preparing [2022-10-22T14:13:59.563Z] 994393dc58e7: Preparing [2022-10-22T14:13:59.563Z] 994393dc58e7: Waiting [2022-10-22T14:13:59.563Z] bbe72e338c67: Layer already exists [2022-10-22T14:13:59.563Z] a41d68060195: Layer already exists [2022-10-22T14:13:59.563Z] 994393dc58e7: Layer already exists [2022-10-22T14:13:59.563Z] 0c487354eb9b: Pushed [2022-10-22T14:13:59.563Z] dda07d7af26e: Pushed [2022-10-22T14:13:59.722Z] ---> Using cache [2022-10-22T14:13:59.722Z] ---> 9aa7fd7a1fba [2022-10-22T14:13:59.722Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-22T14:13:59.989Z] ---> Running in 0660c6281431 [2022-10-22T14:14:00.942Z] 83f756890246: Pushed [2022-10-22T14:14:01.201Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:c58f1596fc058b80b212f3cd86c587dcd3039f34d70610e0d521c3eeb2997260 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:01.499Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:01.796Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-22T14:14:01.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T14:14:01.796Z] dda07d7af26e: Preparing [2022-10-22T14:14:01.796Z] 0c487354eb9b: Preparing [2022-10-22T14:14:01.796Z] 83f756890246: Preparing [2022-10-22T14:14:01.796Z] bbe72e338c67: Preparing [2022-10-22T14:14:01.796Z] a41d68060195: Preparing [2022-10-22T14:14:01.796Z] 994393dc58e7: Preparing [2022-10-22T14:14:01.796Z] 994393dc58e7: Waiting [2022-10-22T14:14:01.796Z] 83f756890246: Layer already exists [2022-10-22T14:14:01.796Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:01.796Z] 0c487354eb9b: Layer already exists [2022-10-22T14:14:01.796Z] dda07d7af26e: Layer already exists [2022-10-22T14:14:01.796Z] a41d68060195: Layer already exists [2022-10-22T14:14:01.796Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:01.796Z] latest: digest: sha256:c58f1596fc058b80b212f3cd86c587dcd3039f34d70610e0d521c3eeb2997260 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:02.099Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:02.399Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.97 [2022-10-22T14:14:02.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T14:14:02.400Z] dda07d7af26e: Preparing [2022-10-22T14:14:02.400Z] 0c487354eb9b: Preparing [2022-10-22T14:14:02.400Z] 83f756890246: Preparing [2022-10-22T14:14:02.400Z] bbe72e338c67: Preparing [2022-10-22T14:14:02.400Z] a41d68060195: Preparing [2022-10-22T14:14:02.400Z] 994393dc58e7: Preparing [2022-10-22T14:14:02.400Z] 83f756890246: Layer already exists [2022-10-22T14:14:02.400Z] 0c487354eb9b: Layer already exists [2022-10-22T14:14:02.400Z] a41d68060195: Layer already exists [2022-10-22T14:14:02.400Z] dda07d7af26e: Layer already exists [2022-10-22T14:14:02.400Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:02.400Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:02.400Z] 2.3.0-dev.97: digest: sha256:c58f1596fc058b80b212f3cd86c587dcd3039f34d70610e0d521c3eeb2997260 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:02.563Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-22T14:14:02.701Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:02.998Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:02.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T14:14:02.998Z] dda07d7af26e: Preparing [2022-10-22T14:14:02.998Z] 0c487354eb9b: Preparing [2022-10-22T14:14:02.998Z] 83f756890246: Preparing [2022-10-22T14:14:02.998Z] bbe72e338c67: Preparing [2022-10-22T14:14:02.998Z] a41d68060195: Preparing [2022-10-22T14:14:02.998Z] 994393dc58e7: Preparing [2022-10-22T14:14:02.998Z] 994393dc58e7: Waiting [2022-10-22T14:14:02.998Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:02.998Z] 0c487354eb9b: Layer already exists [2022-10-22T14:14:02.998Z] dda07d7af26e: Layer already exists [2022-10-22T14:14:02.998Z] a41d68060195: Layer already exists [2022-10-22T14:14:02.998Z] 83f756890246: Layer already exists [2022-10-22T14:14:02.998Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:02.998Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:c58f1596fc058b80b212f3cd86c587dcd3039f34d70610e0d521c3eeb2997260 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:03.298Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:03.593Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-22T14:14:03.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-22T14:14:03.593Z] dda07d7af26e: Preparing [2022-10-22T14:14:03.593Z] 0c487354eb9b: Preparing [2022-10-22T14:14:03.593Z] 83f756890246: Preparing [2022-10-22T14:14:03.593Z] bbe72e338c67: Preparing [2022-10-22T14:14:03.593Z] a41d68060195: Preparing [2022-10-22T14:14:03.593Z] 994393dc58e7: Preparing [2022-10-22T14:14:03.593Z] 994393dc58e7: Waiting [2022-10-22T14:14:03.593Z] 0c487354eb9b: Layer already exists [2022-10-22T14:14:03.593Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:03.593Z] a41d68060195: Layer already exists [2022-10-22T14:14:03.593Z] 83f756890246: Layer already exists [2022-10-22T14:14:03.593Z] dda07d7af26e: Layer already exists [2022-10-22T14:14:03.593Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:03.593Z] main: digest: sha256:c58f1596fc058b80b212f3cd86c587dcd3039f34d70610e0d521c3eeb2997260 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:14:03.639Z] ===================================================== [Pipeline] echo [2022-10-22T14:14:03.647Z] taggedImages: [2022-10-22T14:14:03.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:03.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-22T14:14:03.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.97 [2022-10-22T14:14:03.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:03.647Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-22T14:14:03.727Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-22T14:14:03.727Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:03.727Z] latest [2022-10-22T14:14:03.727Z] 2.3.0-dev.97 [2022-10-22T14:14:03.727Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:03.727Z] main [2022-10-22T14:14:03.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:04.040Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:04.344Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:04.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T14:14:04.345Z] 94bcdc26c336: Preparing [2022-10-22T14:14:04.345Z] 94bcdc26c336: Preparing [2022-10-22T14:14:04.345Z] cea3a5713e54: Preparing [2022-10-22T14:14:04.345Z] 4bfa069fa39c: Preparing [2022-10-22T14:14:04.345Z] aa98a72b9ef7: Preparing [2022-10-22T14:14:04.345Z] 68a4be2d122a: Preparing [2022-10-22T14:14:04.345Z] 5eaac99d98ed: Preparing [2022-10-22T14:14:04.345Z] bbe72e338c67: Preparing [2022-10-22T14:14:04.345Z] c134920820e1: Preparing [2022-10-22T14:14:04.345Z] ade9da7573c8: Preparing [2022-10-22T14:14:04.345Z] 30b67d138046: Preparing [2022-10-22T14:14:04.345Z] aa0bdb4c3f14: Preparing [2022-10-22T14:14:04.345Z] 994393dc58e7: Preparing [2022-10-22T14:14:04.345Z] 5eaac99d98ed: Waiting [2022-10-22T14:14:04.345Z] bbe72e338c67: Waiting [2022-10-22T14:14:04.345Z] c134920820e1: Waiting [2022-10-22T14:14:04.345Z] 994393dc58e7: Waiting [2022-10-22T14:14:04.345Z] aa0bdb4c3f14: Waiting [2022-10-22T14:14:04.345Z] 94bcdc26c336: Pushed [2022-10-22T14:14:04.345Z] 4bfa069fa39c: Pushed [2022-10-22T14:14:04.345Z] aa98a72b9ef7: Pushed [2022-10-22T14:14:04.345Z] cea3a5713e54: Pushed [2022-10-22T14:14:04.345Z] 68a4be2d122a: Pushed [2022-10-22T14:14:04.345Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:04.603Z] 30b67d138046: Pushed [2022-10-22T14:14:04.603Z] aa0bdb4c3f14: Pushed [2022-10-22T14:14:04.603Z] c134920820e1: Pushed [2022-10-22T14:14:04.603Z] ade9da7573c8: Pushed [2022-10-22T14:14:04.603Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:05.977Z] 5eaac99d98ed: Pushed [2022-10-22T14:14:06.236Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:5353b756fd6c480d80066adceba5243fdb1d48ad737e0eb6461ee0f2e86c9e06 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:06.542Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:06.840Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-22T14:14:06.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T14:14:06.840Z] 94bcdc26c336: Preparing [2022-10-22T14:14:06.840Z] 94bcdc26c336: Preparing [2022-10-22T14:14:06.840Z] cea3a5713e54: Preparing [2022-10-22T14:14:06.840Z] 4bfa069fa39c: Preparing [2022-10-22T14:14:06.840Z] aa98a72b9ef7: Preparing [2022-10-22T14:14:06.840Z] 68a4be2d122a: Preparing [2022-10-22T14:14:06.840Z] 5eaac99d98ed: Preparing [2022-10-22T14:14:06.840Z] bbe72e338c67: Preparing [2022-10-22T14:14:06.840Z] c134920820e1: Preparing [2022-10-22T14:14:06.840Z] ade9da7573c8: Preparing [2022-10-22T14:14:06.840Z] 30b67d138046: Preparing [2022-10-22T14:14:06.840Z] aa0bdb4c3f14: Preparing [2022-10-22T14:14:06.840Z] 994393dc58e7: Preparing [2022-10-22T14:14:06.840Z] bbe72e338c67: Waiting [2022-10-22T14:14:06.840Z] 5eaac99d98ed: Waiting [2022-10-22T14:14:06.840Z] c134920820e1: Waiting [2022-10-22T14:14:06.840Z] ade9da7573c8: Waiting [2022-10-22T14:14:06.840Z] aa0bdb4c3f14: Waiting [2022-10-22T14:14:06.840Z] 994393dc58e7: Waiting [2022-10-22T14:14:06.840Z] 30b67d138046: Waiting [2022-10-22T14:14:06.840Z] 94bcdc26c336: Layer already exists [2022-10-22T14:14:06.840Z] 4bfa069fa39c: Layer already exists [2022-10-22T14:14:06.840Z] aa98a72b9ef7: Layer already exists [2022-10-22T14:14:06.840Z] 68a4be2d122a: Layer already exists [2022-10-22T14:14:06.840Z] cea3a5713e54: Layer already exists [2022-10-22T14:14:06.840Z] 5eaac99d98ed: Layer already exists [2022-10-22T14:14:06.840Z] c134920820e1: Layer already exists [2022-10-22T14:14:06.840Z] ade9da7573c8: Layer already exists [2022-10-22T14:14:06.840Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:06.840Z] 30b67d138046: Layer already exists [2022-10-22T14:14:06.840Z] aa0bdb4c3f14: Layer already exists [2022-10-22T14:14:06.840Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:06.840Z] latest: digest: sha256:5353b756fd6c480d80066adceba5243fdb1d48ad737e0eb6461ee0f2e86c9e06 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:07.142Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:07.441Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.97 [2022-10-22T14:14:07.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T14:14:07.441Z] 94bcdc26c336: Preparing [2022-10-22T14:14:07.441Z] 94bcdc26c336: Preparing [2022-10-22T14:14:07.441Z] cea3a5713e54: Preparing [2022-10-22T14:14:07.441Z] 4bfa069fa39c: Preparing [2022-10-22T14:14:07.441Z] aa98a72b9ef7: Preparing [2022-10-22T14:14:07.441Z] 68a4be2d122a: Preparing [2022-10-22T14:14:07.441Z] 5eaac99d98ed: Preparing [2022-10-22T14:14:07.441Z] bbe72e338c67: Preparing [2022-10-22T14:14:07.441Z] c134920820e1: Preparing [2022-10-22T14:14:07.441Z] ade9da7573c8: Preparing [2022-10-22T14:14:07.441Z] 30b67d138046: Preparing [2022-10-22T14:14:07.441Z] aa0bdb4c3f14: Preparing [2022-10-22T14:14:07.441Z] 994393dc58e7: Preparing [2022-10-22T14:14:07.441Z] c134920820e1: Waiting [2022-10-22T14:14:07.441Z] ade9da7573c8: Waiting [2022-10-22T14:14:07.441Z] 5eaac99d98ed: Waiting [2022-10-22T14:14:07.441Z] aa0bdb4c3f14: Waiting [2022-10-22T14:14:07.441Z] 994393dc58e7: Waiting [2022-10-22T14:14:07.441Z] bbe72e338c67: Waiting [2022-10-22T14:14:07.441Z] cea3a5713e54: Layer already exists [2022-10-22T14:14:07.441Z] aa98a72b9ef7: Layer already exists [2022-10-22T14:14:07.441Z] 4bfa069fa39c: Layer already exists [2022-10-22T14:14:07.441Z] 94bcdc26c336: Layer already exists [2022-10-22T14:14:07.441Z] 68a4be2d122a: Layer already exists [2022-10-22T14:14:07.441Z] 5eaac99d98ed: Layer already exists [2022-10-22T14:14:07.441Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:07.441Z] 30b67d138046: Layer already exists [2022-10-22T14:14:07.441Z] c134920820e1: Layer already exists [2022-10-22T14:14:07.441Z] ade9da7573c8: Layer already exists [2022-10-22T14:14:07.441Z] aa0bdb4c3f14: Layer already exists [2022-10-22T14:14:07.441Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:07.441Z] 2.3.0-dev.97: digest: sha256:5353b756fd6c480d80066adceba5243fdb1d48ad737e0eb6461ee0f2e86c9e06 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:07.741Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:08.044Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:08.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T14:14:08.044Z] 94bcdc26c336: Preparing [2022-10-22T14:14:08.044Z] 94bcdc26c336: Preparing [2022-10-22T14:14:08.044Z] cea3a5713e54: Preparing [2022-10-22T14:14:08.044Z] 4bfa069fa39c: Preparing [2022-10-22T14:14:08.044Z] aa98a72b9ef7: Preparing [2022-10-22T14:14:08.044Z] 68a4be2d122a: Preparing [2022-10-22T14:14:08.044Z] 5eaac99d98ed: Preparing [2022-10-22T14:14:08.044Z] bbe72e338c67: Preparing [2022-10-22T14:14:08.044Z] c134920820e1: Preparing [2022-10-22T14:14:08.044Z] ade9da7573c8: Preparing [2022-10-22T14:14:08.044Z] 30b67d138046: Preparing [2022-10-22T14:14:08.044Z] aa0bdb4c3f14: Preparing [2022-10-22T14:14:08.044Z] 994393dc58e7: Preparing [2022-10-22T14:14:08.044Z] c134920820e1: Waiting [2022-10-22T14:14:08.044Z] ade9da7573c8: Waiting [2022-10-22T14:14:08.044Z] 30b67d138046: Waiting [2022-10-22T14:14:08.044Z] aa0bdb4c3f14: Waiting [2022-10-22T14:14:08.044Z] 994393dc58e7: Waiting [2022-10-22T14:14:08.044Z] 5eaac99d98ed: Waiting [2022-10-22T14:14:08.044Z] bbe72e338c67: Waiting [2022-10-22T14:14:08.044Z] 68a4be2d122a: Layer already exists [2022-10-22T14:14:08.044Z] cea3a5713e54: Layer already exists [2022-10-22T14:14:08.044Z] aa98a72b9ef7: Layer already exists [2022-10-22T14:14:08.044Z] 4bfa069fa39c: Layer already exists [2022-10-22T14:14:08.044Z] 94bcdc26c336: Layer already exists [2022-10-22T14:14:08.044Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:08.044Z] 5eaac99d98ed: Layer already exists [2022-10-22T14:14:08.044Z] ade9da7573c8: Layer already exists [2022-10-22T14:14:08.044Z] c134920820e1: Layer already exists [2022-10-22T14:14:08.044Z] 30b67d138046: Layer already exists [2022-10-22T14:14:08.044Z] aa0bdb4c3f14: Layer already exists [2022-10-22T14:14:08.044Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:08.044Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:5353b756fd6c480d80066adceba5243fdb1d48ad737e0eb6461ee0f2e86c9e06 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:08.344Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:08.644Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-22T14:14:08.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-22T14:14:08.644Z] 94bcdc26c336: Preparing [2022-10-22T14:14:08.644Z] 94bcdc26c336: Preparing [2022-10-22T14:14:08.644Z] cea3a5713e54: Preparing [2022-10-22T14:14:08.644Z] 4bfa069fa39c: Preparing [2022-10-22T14:14:08.644Z] aa98a72b9ef7: Preparing [2022-10-22T14:14:08.644Z] 68a4be2d122a: Preparing [2022-10-22T14:14:08.644Z] 5eaac99d98ed: Preparing [2022-10-22T14:14:08.644Z] bbe72e338c67: Preparing [2022-10-22T14:14:08.644Z] c134920820e1: Preparing [2022-10-22T14:14:08.644Z] ade9da7573c8: Preparing [2022-10-22T14:14:08.644Z] 30b67d138046: Preparing [2022-10-22T14:14:08.644Z] aa0bdb4c3f14: Preparing [2022-10-22T14:14:08.644Z] 994393dc58e7: Preparing [2022-10-22T14:14:08.644Z] 5eaac99d98ed: Waiting [2022-10-22T14:14:08.645Z] bbe72e338c67: Waiting [2022-10-22T14:14:08.645Z] c134920820e1: Waiting [2022-10-22T14:14:08.645Z] ade9da7573c8: Waiting [2022-10-22T14:14:08.645Z] 30b67d138046: Waiting [2022-10-22T14:14:08.645Z] aa0bdb4c3f14: Waiting [2022-10-22T14:14:08.645Z] 994393dc58e7: Waiting [2022-10-22T14:14:08.645Z] cea3a5713e54: Layer already exists [2022-10-22T14:14:08.645Z] 94bcdc26c336: Layer already exists [2022-10-22T14:14:08.645Z] 4bfa069fa39c: Layer already exists [2022-10-22T14:14:08.645Z] aa98a72b9ef7: Layer already exists [2022-10-22T14:14:08.645Z] 68a4be2d122a: Layer already exists [2022-10-22T14:14:08.645Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:08.645Z] 5eaac99d98ed: Layer already exists [2022-10-22T14:14:08.645Z] c134920820e1: Layer already exists [2022-10-22T14:14:08.645Z] 30b67d138046: Layer already exists [2022-10-22T14:14:08.645Z] ade9da7573c8: Layer already exists [2022-10-22T14:14:08.645Z] aa0bdb4c3f14: Layer already exists [2022-10-22T14:14:08.645Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:08.645Z] main: digest: sha256:5353b756fd6c480d80066adceba5243fdb1d48ad737e0eb6461ee0f2e86c9e06 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:14:08.676Z] ===================================================== [Pipeline] echo [2022-10-22T14:14:08.681Z] taggedImages: [2022-10-22T14:14:08.681Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:08.681Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-22T14:14:08.681Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.97 [2022-10-22T14:14:08.681Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:08.681Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-22T14:14:08.694Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-22T14:14:08.694Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:08.694Z] latest [2022-10-22T14:14:08.694Z] 2.3.0-dev.97 [2022-10-22T14:14:08.694Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:08.694Z] main [2022-10-22T14:14:08.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:08.989Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:09.282Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:09.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T14:14:09.282Z] a4b1bee38792: Preparing [2022-10-22T14:14:09.282Z] 717b7cc3dac8: Preparing [2022-10-22T14:14:09.282Z] c8a5addcaa01: Preparing [2022-10-22T14:14:09.282Z] d51e9ea194c1: Preparing [2022-10-22T14:14:09.282Z] 095dc67a24fc: Preparing [2022-10-22T14:14:09.282Z] c84beb6fc4aa: Preparing [2022-10-22T14:14:09.282Z] 4f50c5351d28: Preparing [2022-10-22T14:14:09.282Z] 994393dc58e7: Preparing [2022-10-22T14:14:09.282Z] c84beb6fc4aa: Waiting [2022-10-22T14:14:09.282Z] 4f50c5351d28: Waiting [2022-10-22T14:14:09.282Z] 994393dc58e7: Waiting [2022-10-22T14:14:09.282Z] 717b7cc3dac8: Pushed [2022-10-22T14:14:09.282Z] a4b1bee38792: Pushed [2022-10-22T14:14:09.282Z] 095dc67a24fc: Pushed [2022-10-22T14:14:09.283Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:09.539Z] c84beb6fc4aa: Pushed [2022-10-22T14:14:09.795Z] 4f50c5351d28: Pushed [2022-10-22T14:14:10.363Z] d51e9ea194c1: Pushed [2022-10-22T14:14:10.363Z] c8a5addcaa01: Pushed [2022-10-22T14:14:10.622Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:e8435b64d67544d81c4d49961ebdd65d34b525105f5b11a371f5e00d89021f2e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:10.933Z] + 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-22T14:14:11.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-22T14:14:11.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T14:14:11.235Z] a4b1bee38792: Preparing [2022-10-22T14:14:11.235Z] 717b7cc3dac8: Preparing [2022-10-22T14:14:11.235Z] c8a5addcaa01: Preparing [2022-10-22T14:14:11.235Z] d51e9ea194c1: Preparing [2022-10-22T14:14:11.235Z] 095dc67a24fc: Preparing [2022-10-22T14:14:11.235Z] c84beb6fc4aa: Preparing [2022-10-22T14:14:11.235Z] 4f50c5351d28: Preparing [2022-10-22T14:14:11.235Z] 994393dc58e7: Preparing [2022-10-22T14:14:11.235Z] 4f50c5351d28: Waiting [2022-10-22T14:14:11.235Z] 994393dc58e7: Waiting [2022-10-22T14:14:11.235Z] c84beb6fc4aa: Waiting [2022-10-22T14:14:11.235Z] d51e9ea194c1: Layer already exists [2022-10-22T14:14:11.235Z] c8a5addcaa01: Layer already exists [2022-10-22T14:14:11.235Z] 717b7cc3dac8: Layer already exists [2022-10-22T14:14:11.235Z] 095dc67a24fc: Layer already exists [2022-10-22T14:14:11.235Z] a4b1bee38792: Layer already exists [2022-10-22T14:14:11.235Z] 4f50c5351d28: Layer already exists [2022-10-22T14:14:11.235Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:11.235Z] c84beb6fc4aa: Layer already exists [2022-10-22T14:14:11.235Z] latest: digest: sha256:e8435b64d67544d81c4d49961ebdd65d34b525105f5b11a371f5e00d89021f2e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:11.534Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:11.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.97 [2022-10-22T14:14:11.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T14:14:11.832Z] a4b1bee38792: Preparing [2022-10-22T14:14:11.832Z] 717b7cc3dac8: Preparing [2022-10-22T14:14:11.832Z] c8a5addcaa01: Preparing [2022-10-22T14:14:11.832Z] d51e9ea194c1: Preparing [2022-10-22T14:14:11.832Z] 095dc67a24fc: Preparing [2022-10-22T14:14:11.832Z] c84beb6fc4aa: Preparing [2022-10-22T14:14:11.832Z] 4f50c5351d28: Preparing [2022-10-22T14:14:11.832Z] 994393dc58e7: Preparing [2022-10-22T14:14:11.832Z] c84beb6fc4aa: Waiting [2022-10-22T14:14:11.832Z] 4f50c5351d28: Waiting [2022-10-22T14:14:11.832Z] 994393dc58e7: Waiting [2022-10-22T14:14:11.832Z] d51e9ea194c1: Layer already exists [2022-10-22T14:14:11.832Z] c8a5addcaa01: Layer already exists [2022-10-22T14:14:11.832Z] 095dc67a24fc: Layer already exists [2022-10-22T14:14:11.832Z] a4b1bee38792: Layer already exists [2022-10-22T14:14:11.832Z] 717b7cc3dac8: Layer already exists [2022-10-22T14:14:11.832Z] 4f50c5351d28: Layer already exists [2022-10-22T14:14:11.832Z] c84beb6fc4aa: Layer already exists [2022-10-22T14:14:11.832Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:11.832Z] 2.3.0-dev.97: digest: sha256:e8435b64d67544d81c4d49961ebdd65d34b525105f5b11a371f5e00d89021f2e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:12.133Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:12.432Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:12.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T14:14:12.432Z] a4b1bee38792: Preparing [2022-10-22T14:14:12.432Z] 717b7cc3dac8: Preparing [2022-10-22T14:14:12.432Z] c8a5addcaa01: Preparing [2022-10-22T14:14:12.432Z] d51e9ea194c1: Preparing [2022-10-22T14:14:12.432Z] 095dc67a24fc: Preparing [2022-10-22T14:14:12.432Z] c84beb6fc4aa: Preparing [2022-10-22T14:14:12.432Z] 4f50c5351d28: Preparing [2022-10-22T14:14:12.432Z] 994393dc58e7: Preparing [2022-10-22T14:14:12.432Z] c84beb6fc4aa: Waiting [2022-10-22T14:14:12.432Z] 994393dc58e7: Waiting [2022-10-22T14:14:12.432Z] 4f50c5351d28: Waiting [2022-10-22T14:14:12.432Z] d51e9ea194c1: Layer already exists [2022-10-22T14:14:12.432Z] a4b1bee38792: Layer already exists [2022-10-22T14:14:12.432Z] 095dc67a24fc: Layer already exists [2022-10-22T14:14:12.432Z] 717b7cc3dac8: Layer already exists [2022-10-22T14:14:12.432Z] c8a5addcaa01: Layer already exists [2022-10-22T14:14:12.432Z] c84beb6fc4aa: Layer already exists [2022-10-22T14:14:12.432Z] 4f50c5351d28: Layer already exists [2022-10-22T14:14:12.432Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:12.432Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:e8435b64d67544d81c4d49961ebdd65d34b525105f5b11a371f5e00d89021f2e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:12.738Z] + 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-22T14:14:13.037Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-22T14:14:13.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-22T14:14:13.037Z] a4b1bee38792: Preparing [2022-10-22T14:14:13.037Z] 717b7cc3dac8: Preparing [2022-10-22T14:14:13.037Z] c8a5addcaa01: Preparing [2022-10-22T14:14:13.037Z] d51e9ea194c1: Preparing [2022-10-22T14:14:13.037Z] 095dc67a24fc: Preparing [2022-10-22T14:14:13.037Z] c84beb6fc4aa: Preparing [2022-10-22T14:14:13.037Z] 4f50c5351d28: Preparing [2022-10-22T14:14:13.037Z] 994393dc58e7: Preparing [2022-10-22T14:14:13.037Z] c84beb6fc4aa: Waiting [2022-10-22T14:14:13.037Z] 994393dc58e7: Waiting [2022-10-22T14:14:13.037Z] 4f50c5351d28: Waiting [2022-10-22T14:14:13.037Z] c8a5addcaa01: Layer already exists [2022-10-22T14:14:13.037Z] d51e9ea194c1: Layer already exists [2022-10-22T14:14:13.037Z] a4b1bee38792: Layer already exists [2022-10-22T14:14:13.037Z] 095dc67a24fc: Layer already exists [2022-10-22T14:14:13.037Z] 717b7cc3dac8: Layer already exists [2022-10-22T14:14:13.037Z] c84beb6fc4aa: Layer already exists [2022-10-22T14:14:13.037Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:13.037Z] 4f50c5351d28: Layer already exists [2022-10-22T14:14:13.037Z] main: digest: sha256:e8435b64d67544d81c4d49961ebdd65d34b525105f5b11a371f5e00d89021f2e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:14:13.070Z] ===================================================== [Pipeline] echo [2022-10-22T14:14:13.076Z] taggedImages: [2022-10-22T14:14:13.076Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:13.076Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-22T14:14:13.076Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.97 [2022-10-22T14:14:13.076Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:13.076Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-22T14:14:13.089Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-22T14:14:13.090Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:13.090Z] latest [2022-10-22T14:14:13.090Z] 2.3.0-dev.97 [2022-10-22T14:14:13.090Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:13.090Z] main [2022-10-22T14:14:13.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:13.393Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:13.696Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:13.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T14:14:13.696Z] 7275956cd9fd: Preparing [2022-10-22T14:14:13.696Z] 9787358f36da: Preparing [2022-10-22T14:14:13.696Z] ff536ab8b719: Preparing [2022-10-22T14:14:13.696Z] f6184a4ba50b: Preparing [2022-10-22T14:14:13.696Z] c02558f323d8: Preparing [2022-10-22T14:14:13.696Z] 8915d60839e6: Preparing [2022-10-22T14:14:13.696Z] 478aff6ed4f5: Preparing [2022-10-22T14:14:13.696Z] 1f1286ebbb4f: Preparing [2022-10-22T14:14:13.696Z] 6d974e218350: Preparing [2022-10-22T14:14:13.696Z] 994393dc58e7: Preparing [2022-10-22T14:14:13.696Z] 8915d60839e6: Waiting [2022-10-22T14:14:13.696Z] 478aff6ed4f5: Waiting [2022-10-22T14:14:13.696Z] 6d974e218350: Waiting [2022-10-22T14:14:13.696Z] 1f1286ebbb4f: Waiting [2022-10-22T14:14:13.696Z] 994393dc58e7: Waiting [2022-10-22T14:14:13.696Z] 7275956cd9fd: Pushed [2022-10-22T14:14:13.696Z] c02558f323d8: Pushed [2022-10-22T14:14:13.696Z] 9787358f36da: Pushed [2022-10-22T14:14:13.954Z] 8915d60839e6: Pushed [2022-10-22T14:14:13.954Z] 1f1286ebbb4f: Pushed [2022-10-22T14:14:13.954Z] 478aff6ed4f5: Pushed [2022-10-22T14:14:13.954Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:13.954Z] 6d974e218350: Pushed [2022-10-22T14:14:14.890Z] f6184a4ba50b: Pushed [2022-10-22T14:14:15.149Z] ff536ab8b719: Pushed [2022-10-22T14:14:15.408Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:4deae89e7ae5de0ee6a2ebeb0df4690c5ae9cfc72a5c06c49d485f4b0ce6ade5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:15.712Z] + 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-22T14:14:16.008Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-22T14:14:16.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T14:14:16.008Z] 7275956cd9fd: Preparing [2022-10-22T14:14:16.008Z] 9787358f36da: Preparing [2022-10-22T14:14:16.008Z] ff536ab8b719: Preparing [2022-10-22T14:14:16.008Z] f6184a4ba50b: Preparing [2022-10-22T14:14:16.008Z] c02558f323d8: Preparing [2022-10-22T14:14:16.008Z] 8915d60839e6: Preparing [2022-10-22T14:14:16.008Z] 478aff6ed4f5: Preparing [2022-10-22T14:14:16.008Z] 1f1286ebbb4f: Preparing [2022-10-22T14:14:16.008Z] 6d974e218350: Preparing [2022-10-22T14:14:16.008Z] 994393dc58e7: Preparing [2022-10-22T14:14:16.008Z] 8915d60839e6: Waiting [2022-10-22T14:14:16.008Z] 478aff6ed4f5: Waiting [2022-10-22T14:14:16.008Z] 1f1286ebbb4f: Waiting [2022-10-22T14:14:16.008Z] 6d974e218350: Waiting [2022-10-22T14:14:16.009Z] 994393dc58e7: Waiting [2022-10-22T14:14:16.009Z] c02558f323d8: Layer already exists [2022-10-22T14:14:16.009Z] 9787358f36da: Layer already exists [2022-10-22T14:14:16.009Z] ff536ab8b719: Layer already exists [2022-10-22T14:14:16.009Z] 7275956cd9fd: Layer already exists [2022-10-22T14:14:16.009Z] f6184a4ba50b: Layer already exists [2022-10-22T14:14:16.009Z] 8915d60839e6: Layer already exists [2022-10-22T14:14:16.009Z] 478aff6ed4f5: Layer already exists [2022-10-22T14:14:16.009Z] 1f1286ebbb4f: Layer already exists [2022-10-22T14:14:16.009Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:16.009Z] 6d974e218350: Layer already exists [2022-10-22T14:14:16.009Z] latest: digest: sha256:4deae89e7ae5de0ee6a2ebeb0df4690c5ae9cfc72a5c06c49d485f4b0ce6ade5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:16.307Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:16.601Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.97 [2022-10-22T14:14:16.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T14:14:16.601Z] 7275956cd9fd: Preparing [2022-10-22T14:14:16.601Z] 9787358f36da: Preparing [2022-10-22T14:14:16.601Z] ff536ab8b719: Preparing [2022-10-22T14:14:16.601Z] f6184a4ba50b: Preparing [2022-10-22T14:14:16.601Z] c02558f323d8: Preparing [2022-10-22T14:14:16.601Z] 8915d60839e6: Preparing [2022-10-22T14:14:16.601Z] 478aff6ed4f5: Preparing [2022-10-22T14:14:16.601Z] 1f1286ebbb4f: Preparing [2022-10-22T14:14:16.601Z] 6d974e218350: Preparing [2022-10-22T14:14:16.602Z] 994393dc58e7: Preparing [2022-10-22T14:14:16.602Z] 994393dc58e7: Waiting [2022-10-22T14:14:16.602Z] 1f1286ebbb4f: Waiting [2022-10-22T14:14:16.602Z] 6d974e218350: Waiting [2022-10-22T14:14:16.602Z] 478aff6ed4f5: Waiting [2022-10-22T14:14:16.602Z] 8915d60839e6: Waiting [2022-10-22T14:14:16.602Z] f6184a4ba50b: Layer already exists [2022-10-22T14:14:16.602Z] ff536ab8b719: Layer already exists [2022-10-22T14:14:16.602Z] c02558f323d8: Layer already exists [2022-10-22T14:14:16.602Z] 9787358f36da: Layer already exists [2022-10-22T14:14:16.602Z] 7275956cd9fd: Layer already exists [2022-10-22T14:14:16.602Z] 8915d60839e6: Layer already exists [2022-10-22T14:14:16.602Z] 1f1286ebbb4f: Layer already exists [2022-10-22T14:14:16.602Z] 478aff6ed4f5: Layer already exists [2022-10-22T14:14:16.602Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:16.602Z] 6d974e218350: Layer already exists [2022-10-22T14:14:16.602Z] 2.3.0-dev.97: digest: sha256:4deae89e7ae5de0ee6a2ebeb0df4690c5ae9cfc72a5c06c49d485f4b0ce6ade5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:16.903Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:17.202Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:17.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T14:14:17.202Z] 7275956cd9fd: Preparing [2022-10-22T14:14:17.202Z] 9787358f36da: Preparing [2022-10-22T14:14:17.202Z] ff536ab8b719: Preparing [2022-10-22T14:14:17.202Z] f6184a4ba50b: Preparing [2022-10-22T14:14:17.202Z] c02558f323d8: Preparing [2022-10-22T14:14:17.202Z] 8915d60839e6: Preparing [2022-10-22T14:14:17.202Z] 478aff6ed4f5: Preparing [2022-10-22T14:14:17.202Z] 1f1286ebbb4f: Preparing [2022-10-22T14:14:17.202Z] 6d974e218350: Preparing [2022-10-22T14:14:17.202Z] 994393dc58e7: Preparing [2022-10-22T14:14:17.202Z] 478aff6ed4f5: Waiting [2022-10-22T14:14:17.202Z] 1f1286ebbb4f: Waiting [2022-10-22T14:14:17.202Z] 6d974e218350: Waiting [2022-10-22T14:14:17.202Z] 8915d60839e6: Waiting [2022-10-22T14:14:17.202Z] 994393dc58e7: Waiting [2022-10-22T14:14:17.202Z] ff536ab8b719: Layer already exists [2022-10-22T14:14:17.202Z] 9787358f36da: Layer already exists [2022-10-22T14:14:17.202Z] c02558f323d8: Layer already exists [2022-10-22T14:14:17.202Z] 7275956cd9fd: Layer already exists [2022-10-22T14:14:17.202Z] f6184a4ba50b: Layer already exists [2022-10-22T14:14:17.202Z] 8915d60839e6: Layer already exists [2022-10-22T14:14:17.202Z] 6d974e218350: Layer already exists [2022-10-22T14:14:17.202Z] 478aff6ed4f5: Layer already exists [2022-10-22T14:14:17.202Z] 1f1286ebbb4f: Layer already exists [2022-10-22T14:14:17.202Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:17.202Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:4deae89e7ae5de0ee6a2ebeb0df4690c5ae9cfc72a5c06c49d485f4b0ce6ade5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:17.502Z] + 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-22T14:14:17.801Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-22T14:14:17.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-22T14:14:17.801Z] 7275956cd9fd: Preparing [2022-10-22T14:14:17.801Z] 9787358f36da: Preparing [2022-10-22T14:14:17.801Z] ff536ab8b719: Preparing [2022-10-22T14:14:17.801Z] f6184a4ba50b: Preparing [2022-10-22T14:14:17.801Z] c02558f323d8: Preparing [2022-10-22T14:14:17.801Z] 8915d60839e6: Preparing [2022-10-22T14:14:17.801Z] 478aff6ed4f5: Preparing [2022-10-22T14:14:17.801Z] 1f1286ebbb4f: Preparing [2022-10-22T14:14:17.801Z] 6d974e218350: Preparing [2022-10-22T14:14:17.801Z] 994393dc58e7: Preparing [2022-10-22T14:14:17.801Z] 1f1286ebbb4f: Waiting [2022-10-22T14:14:17.801Z] 6d974e218350: Waiting [2022-10-22T14:14:17.801Z] 994393dc58e7: Waiting [2022-10-22T14:14:17.801Z] 8915d60839e6: Waiting [2022-10-22T14:14:17.801Z] 478aff6ed4f5: Waiting [2022-10-22T14:14:17.801Z] ff536ab8b719: Layer already exists [2022-10-22T14:14:17.801Z] 9787358f36da: Layer already exists [2022-10-22T14:14:17.801Z] 7275956cd9fd: Layer already exists [2022-10-22T14:14:17.801Z] f6184a4ba50b: Layer already exists [2022-10-22T14:14:17.801Z] c02558f323d8: Layer already exists [2022-10-22T14:14:17.801Z] 478aff6ed4f5: Layer already exists [2022-10-22T14:14:17.801Z] 1f1286ebbb4f: Layer already exists [2022-10-22T14:14:17.801Z] 6d974e218350: Layer already exists [2022-10-22T14:14:17.801Z] 8915d60839e6: Layer already exists [2022-10-22T14:14:17.801Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:17.801Z] main: digest: sha256:4deae89e7ae5de0ee6a2ebeb0df4690c5ae9cfc72a5c06c49d485f4b0ce6ade5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:14:17.835Z] ===================================================== [Pipeline] echo [2022-10-22T14:14:17.846Z] taggedImages: [2022-10-22T14:14:17.846Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:17.846Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-22T14:14:17.846Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.97 [2022-10-22T14:14:17.846Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:17.846Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-22T14:14:17.861Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-22T14:14:17.861Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:17.861Z] latest [2022-10-22T14:14:17.861Z] 2.3.0-dev.97 [2022-10-22T14:14:17.861Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:17.861Z] main [2022-10-22T14:14:17.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:18.158Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:18.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:18.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T14:14:18.460Z] 39a9bf729a2d: Preparing [2022-10-22T14:14:18.460Z] 5aff1a0d6683: Preparing [2022-10-22T14:14:18.460Z] bbe72e338c67: Preparing [2022-10-22T14:14:18.460Z] c86bb010fedc: Preparing [2022-10-22T14:14:18.460Z] d73ec3294d29: Preparing [2022-10-22T14:14:18.460Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:18.460Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:18.460Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:18.460Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:18.460Z] d73ec3294d29: Pushed [2022-10-22T14:14:18.460Z] 39a9bf729a2d: Pushed [2022-10-22T14:14:19.028Z] c86bb010fedc: Pushed [2022-10-22T14:14:20.401Z] 5aff1a0d6683: Pushed [2022-10-22T14:14:20.660Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:fc6889922cf0e20809124a6143409926263cfe3c52458a07866472f735bd07dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:20.969Z] + 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-22T14:14:21.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-22T14:14:21.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T14:14:21.274Z] 39a9bf729a2d: Preparing [2022-10-22T14:14:21.274Z] 5aff1a0d6683: Preparing [2022-10-22T14:14:21.274Z] bbe72e338c67: Preparing [2022-10-22T14:14:21.274Z] c86bb010fedc: Preparing [2022-10-22T14:14:21.274Z] d73ec3294d29: Preparing [2022-10-22T14:14:21.274Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:21.274Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:21.274Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:21.274Z] c86bb010fedc: Layer already exists [2022-10-22T14:14:21.274Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:21.274Z] 5aff1a0d6683: Layer already exists [2022-10-22T14:14:21.274Z] 39a9bf729a2d: Layer already exists [2022-10-22T14:14:21.274Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:21.274Z] latest: digest: sha256:fc6889922cf0e20809124a6143409926263cfe3c52458a07866472f735bd07dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:21.578Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:21.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.97 [2022-10-22T14:14:21.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T14:14:21.881Z] 39a9bf729a2d: Preparing [2022-10-22T14:14:21.881Z] 5aff1a0d6683: Preparing [2022-10-22T14:14:21.881Z] bbe72e338c67: Preparing [2022-10-22T14:14:21.881Z] c86bb010fedc: Preparing [2022-10-22T14:14:21.881Z] d73ec3294d29: Preparing [2022-10-22T14:14:21.881Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:21.881Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:21.881Z] 5aff1a0d6683: Layer already exists [2022-10-22T14:14:21.881Z] 39a9bf729a2d: Layer already exists [2022-10-22T14:14:21.881Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:21.881Z] c86bb010fedc: Layer already exists [2022-10-22T14:14:21.881Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:21.881Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:21.881Z] 2.3.0-dev.97: digest: sha256:fc6889922cf0e20809124a6143409926263cfe3c52458a07866472f735bd07dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:22.177Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:22.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:22.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T14:14:22.474Z] 39a9bf729a2d: Preparing [2022-10-22T14:14:22.474Z] 5aff1a0d6683: Preparing [2022-10-22T14:14:22.474Z] bbe72e338c67: Preparing [2022-10-22T14:14:22.474Z] c86bb010fedc: Preparing [2022-10-22T14:14:22.474Z] d73ec3294d29: Preparing [2022-10-22T14:14:22.474Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:22.474Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:22.474Z] 39a9bf729a2d: Layer already exists [2022-10-22T14:14:22.474Z] 5aff1a0d6683: Layer already exists [2022-10-22T14:14:22.474Z] c86bb010fedc: Layer already exists [2022-10-22T14:14:22.474Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:22.474Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:22.474Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:22.474Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:fc6889922cf0e20809124a6143409926263cfe3c52458a07866472f735bd07dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:22.775Z] + 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-22T14:14:23.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-22T14:14:23.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-22T14:14:23.075Z] 39a9bf729a2d: Preparing [2022-10-22T14:14:23.075Z] 5aff1a0d6683: Preparing [2022-10-22T14:14:23.075Z] bbe72e338c67: Preparing [2022-10-22T14:14:23.075Z] c86bb010fedc: Preparing [2022-10-22T14:14:23.075Z] d73ec3294d29: Preparing [2022-10-22T14:14:23.075Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:23.075Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:23.075Z] c86bb010fedc: Layer already exists [2022-10-22T14:14:23.075Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:23.075Z] 39a9bf729a2d: Layer already exists [2022-10-22T14:14:23.075Z] 5aff1a0d6683: Layer already exists [2022-10-22T14:14:23.075Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:23.075Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:23.075Z] main: digest: sha256:fc6889922cf0e20809124a6143409926263cfe3c52458a07866472f735bd07dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:14:23.120Z] ===================================================== [Pipeline] echo [2022-10-22T14:14:23.129Z] taggedImages: [2022-10-22T14:14:23.129Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:23.129Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-22T14:14:23.129Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.97 [2022-10-22T14:14:23.129Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:23.129Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-22T14:14:23.149Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-22T14:14:23.149Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:23.149Z] latest [2022-10-22T14:14:23.149Z] 2.3.0-dev.97 [2022-10-22T14:14:23.149Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:23.149Z] main [2022-10-22T14:14:23.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:23.463Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:23.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:23.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T14:14:23.766Z] fb28f14610f6: Preparing [2022-10-22T14:14:23.766Z] 52602d697342: Preparing [2022-10-22T14:14:23.766Z] ac3d8dc50574: Preparing [2022-10-22T14:14:23.766Z] 998f87db8cca: Preparing [2022-10-22T14:14:23.766Z] b291b7f360a5: Preparing [2022-10-22T14:14:23.766Z] f0251a17daec: Preparing [2022-10-22T14:14:23.766Z] d73ec3294d29: Preparing [2022-10-22T14:14:23.766Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:23.766Z] f0251a17daec: Waiting [2022-10-22T14:14:23.766Z] d73ec3294d29: Waiting [2022-10-22T14:14:23.766Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:23.766Z] ac3d8dc50574: Pushed [2022-10-22T14:14:23.766Z] fb28f14610f6: Pushed [2022-10-22T14:14:23.766Z] 52602d697342: Pushed [2022-10-22T14:14:23.766Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:23.766Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:24.332Z] f0251a17daec: Pushed [2022-10-22T14:14:26.863Z] b291b7f360a5: Pushed [2022-10-22T14:14:30.149Z] 998f87db8cca: Pushed [2022-10-22T14:14:30.149Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:27fd5b409a65ac63e871328a20c36fc6045f855aa6af786d9df44ef1da1ca5d3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:30.451Z] + 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-22T14:14:30.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-22T14:14:30.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T14:14:30.752Z] fb28f14610f6: Preparing [2022-10-22T14:14:30.752Z] 52602d697342: Preparing [2022-10-22T14:14:30.752Z] ac3d8dc50574: Preparing [2022-10-22T14:14:30.752Z] 998f87db8cca: Preparing [2022-10-22T14:14:30.752Z] b291b7f360a5: Preparing [2022-10-22T14:14:30.752Z] f0251a17daec: Preparing [2022-10-22T14:14:30.752Z] d73ec3294d29: Preparing [2022-10-22T14:14:30.752Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:30.752Z] d73ec3294d29: Waiting [2022-10-22T14:14:30.752Z] f0251a17daec: Waiting [2022-10-22T14:14:30.752Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:30.752Z] ac3d8dc50574: Layer already exists [2022-10-22T14:14:30.752Z] 998f87db8cca: Layer already exists [2022-10-22T14:14:30.752Z] b291b7f360a5: Layer already exists [2022-10-22T14:14:30.752Z] fb28f14610f6: Layer already exists [2022-10-22T14:14:30.752Z] 52602d697342: Layer already exists [2022-10-22T14:14:30.752Z] f0251a17daec: Layer already exists [2022-10-22T14:14:30.752Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:30.752Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:30.752Z] latest: digest: sha256:27fd5b409a65ac63e871328a20c36fc6045f855aa6af786d9df44ef1da1ca5d3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:31.054Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:31.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.97 [2022-10-22T14:14:31.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T14:14:31.352Z] fb28f14610f6: Preparing [2022-10-22T14:14:31.352Z] 52602d697342: Preparing [2022-10-22T14:14:31.352Z] ac3d8dc50574: Preparing [2022-10-22T14:14:31.352Z] 998f87db8cca: Preparing [2022-10-22T14:14:31.352Z] b291b7f360a5: Preparing [2022-10-22T14:14:31.352Z] f0251a17daec: Preparing [2022-10-22T14:14:31.352Z] d73ec3294d29: Preparing [2022-10-22T14:14:31.352Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:31.352Z] d73ec3294d29: Waiting [2022-10-22T14:14:31.352Z] f0251a17daec: Waiting [2022-10-22T14:14:31.352Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:31.352Z] b291b7f360a5: Layer already exists [2022-10-22T14:14:31.352Z] fb28f14610f6: Layer already exists [2022-10-22T14:14:31.352Z] ac3d8dc50574: Layer already exists [2022-10-22T14:14:31.352Z] 52602d697342: Layer already exists [2022-10-22T14:14:31.352Z] 998f87db8cca: Layer already exists [2022-10-22T14:14:31.352Z] f0251a17daec: Layer already exists [2022-10-22T14:14:31.352Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:31.352Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:31.352Z] 2.3.0-dev.97: digest: sha256:27fd5b409a65ac63e871328a20c36fc6045f855aa6af786d9df44ef1da1ca5d3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:31.657Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:31.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:31.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T14:14:31.961Z] fb28f14610f6: Preparing [2022-10-22T14:14:31.961Z] 52602d697342: Preparing [2022-10-22T14:14:31.961Z] ac3d8dc50574: Preparing [2022-10-22T14:14:31.961Z] 998f87db8cca: Preparing [2022-10-22T14:14:31.961Z] b291b7f360a5: Preparing [2022-10-22T14:14:31.961Z] f0251a17daec: Preparing [2022-10-22T14:14:31.961Z] d73ec3294d29: Preparing [2022-10-22T14:14:31.961Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:31.961Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:31.961Z] d73ec3294d29: Waiting [2022-10-22T14:14:31.961Z] f0251a17daec: Waiting [2022-10-22T14:14:31.961Z] 998f87db8cca: Layer already exists [2022-10-22T14:14:31.961Z] b291b7f360a5: Layer already exists [2022-10-22T14:14:31.961Z] 52602d697342: Layer already exists [2022-10-22T14:14:31.961Z] fb28f14610f6: Layer already exists [2022-10-22T14:14:31.961Z] ac3d8dc50574: Layer already exists [2022-10-22T14:14:31.961Z] f0251a17daec: Layer already exists [2022-10-22T14:14:31.961Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:31.961Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:31.961Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:27fd5b409a65ac63e871328a20c36fc6045f855aa6af786d9df44ef1da1ca5d3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:32.265Z] + 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-22T14:14:32.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-22T14:14:32.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-22T14:14:32.570Z] fb28f14610f6: Preparing [2022-10-22T14:14:32.570Z] 52602d697342: Preparing [2022-10-22T14:14:32.570Z] ac3d8dc50574: Preparing [2022-10-22T14:14:32.570Z] 998f87db8cca: Preparing [2022-10-22T14:14:32.570Z] b291b7f360a5: Preparing [2022-10-22T14:14:32.570Z] f0251a17daec: Preparing [2022-10-22T14:14:32.570Z] d73ec3294d29: Preparing [2022-10-22T14:14:32.570Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:32.570Z] d73ec3294d29: Waiting [2022-10-22T14:14:32.570Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:32.570Z] f0251a17daec: Waiting [2022-10-22T14:14:32.570Z] 998f87db8cca: Layer already exists [2022-10-22T14:14:32.570Z] fb28f14610f6: Layer already exists [2022-10-22T14:14:32.570Z] 52602d697342: Layer already exists [2022-10-22T14:14:32.570Z] ac3d8dc50574: Layer already exists [2022-10-22T14:14:32.570Z] b291b7f360a5: Layer already exists [2022-10-22T14:14:32.570Z] f0251a17daec: Layer already exists [2022-10-22T14:14:32.570Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:32.570Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:32.570Z] main: digest: sha256:27fd5b409a65ac63e871328a20c36fc6045f855aa6af786d9df44ef1da1ca5d3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:14:32.617Z] ===================================================== [Pipeline] echo [2022-10-22T14:14:32.625Z] taggedImages: [2022-10-22T14:14:32.625Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:32.625Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-22T14:14:32.625Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.97 [2022-10-22T14:14:32.625Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:32.625Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-22T14:14:32.644Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-22T14:14:32.644Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:32.644Z] latest [2022-10-22T14:14:32.644Z] 2.3.0-dev.97 [2022-10-22T14:14:32.644Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:32.644Z] main [2022-10-22T14:14:32.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:32.943Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:33.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:33.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T14:14:33.242Z] b569a94a0c2c: Preparing [2022-10-22T14:14:33.242Z] bc739660ecc1: Preparing [2022-10-22T14:14:33.242Z] 69183db0c900: Preparing [2022-10-22T14:14:33.242Z] df65cd38de13: Preparing [2022-10-22T14:14:33.242Z] 71928d23f80c: Preparing [2022-10-22T14:14:33.242Z] d73ec3294d29: Preparing [2022-10-22T14:14:33.242Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:33.242Z] d73ec3294d29: Waiting [2022-10-22T14:14:33.242Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:33.242Z] b569a94a0c2c: Pushed [2022-10-22T14:14:33.242Z] bc739660ecc1: Pushed [2022-10-22T14:14:33.242Z] 69183db0c900: Pushed [2022-10-22T14:14:33.242Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:33.242Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:33.500Z] 71928d23f80c: Pushed [2022-10-22T14:14:40.063Z] df65cd38de13: Pushed [2022-10-22T14:14:40.063Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:eaf1e9f186a018a62ffb9551795487676be79c5c37b64f66fc04df3e5ce091d2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:40.368Z] + 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-22T14:14:40.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-22T14:14:40.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T14:14:40.669Z] b569a94a0c2c: Preparing [2022-10-22T14:14:40.669Z] bc739660ecc1: Preparing [2022-10-22T14:14:40.669Z] 69183db0c900: Preparing [2022-10-22T14:14:40.669Z] df65cd38de13: Preparing [2022-10-22T14:14:40.669Z] 71928d23f80c: Preparing [2022-10-22T14:14:40.669Z] d73ec3294d29: Preparing [2022-10-22T14:14:40.669Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:40.669Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:40.669Z] d73ec3294d29: Waiting [2022-10-22T14:14:40.669Z] 71928d23f80c: Layer already exists [2022-10-22T14:14:40.669Z] bc739660ecc1: Layer already exists [2022-10-22T14:14:40.669Z] df65cd38de13: Layer already exists [2022-10-22T14:14:40.669Z] b569a94a0c2c: Layer already exists [2022-10-22T14:14:40.669Z] 69183db0c900: Layer already exists [2022-10-22T14:14:40.669Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:40.669Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:40.669Z] latest: digest: sha256:eaf1e9f186a018a62ffb9551795487676be79c5c37b64f66fc04df3e5ce091d2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:40.978Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:41.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.97 [2022-10-22T14:14:41.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T14:14:41.282Z] b569a94a0c2c: Preparing [2022-10-22T14:14:41.282Z] bc739660ecc1: Preparing [2022-10-22T14:14:41.282Z] 69183db0c900: Preparing [2022-10-22T14:14:41.282Z] df65cd38de13: Preparing [2022-10-22T14:14:41.282Z] 71928d23f80c: Preparing [2022-10-22T14:14:41.282Z] d73ec3294d29: Preparing [2022-10-22T14:14:41.282Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:41.282Z] d73ec3294d29: Waiting [2022-10-22T14:14:41.282Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:41.282Z] 71928d23f80c: Layer already exists [2022-10-22T14:14:41.282Z] df65cd38de13: Layer already exists [2022-10-22T14:14:41.282Z] bc739660ecc1: Layer already exists [2022-10-22T14:14:41.282Z] 69183db0c900: Layer already exists [2022-10-22T14:14:41.282Z] b569a94a0c2c: Layer already exists [2022-10-22T14:14:41.282Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:41.282Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:41.282Z] 2.3.0-dev.97: digest: sha256:eaf1e9f186a018a62ffb9551795487676be79c5c37b64f66fc04df3e5ce091d2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:41.594Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:41.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:41.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T14:14:41.891Z] b569a94a0c2c: Preparing [2022-10-22T14:14:41.891Z] bc739660ecc1: Preparing [2022-10-22T14:14:41.891Z] 69183db0c900: Preparing [2022-10-22T14:14:41.891Z] df65cd38de13: Preparing [2022-10-22T14:14:41.891Z] 71928d23f80c: Preparing [2022-10-22T14:14:41.891Z] d73ec3294d29: Preparing [2022-10-22T14:14:41.891Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:41.891Z] d73ec3294d29: Waiting [2022-10-22T14:14:41.891Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:41.891Z] 71928d23f80c: Layer already exists [2022-10-22T14:14:41.891Z] bc739660ecc1: Layer already exists [2022-10-22T14:14:41.891Z] 69183db0c900: Layer already exists [2022-10-22T14:14:41.891Z] df65cd38de13: Layer already exists [2022-10-22T14:14:41.891Z] b569a94a0c2c: Layer already exists [2022-10-22T14:14:41.891Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:41.891Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:41.891Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:eaf1e9f186a018a62ffb9551795487676be79c5c37b64f66fc04df3e5ce091d2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:42.197Z] + 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-22T14:14:42.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-22T14:14:42.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-22T14:14:42.495Z] b569a94a0c2c: Preparing [2022-10-22T14:14:42.495Z] bc739660ecc1: Preparing [2022-10-22T14:14:42.495Z] 69183db0c900: Preparing [2022-10-22T14:14:42.495Z] df65cd38de13: Preparing [2022-10-22T14:14:42.495Z] 71928d23f80c: Preparing [2022-10-22T14:14:42.495Z] d73ec3294d29: Preparing [2022-10-22T14:14:42.495Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:42.495Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:42.495Z] d73ec3294d29: Waiting [2022-10-22T14:14:42.495Z] 69183db0c900: Layer already exists [2022-10-22T14:14:42.495Z] 71928d23f80c: Layer already exists [2022-10-22T14:14:42.495Z] df65cd38de13: Layer already exists [2022-10-22T14:14:42.495Z] bc739660ecc1: Layer already exists [2022-10-22T14:14:42.495Z] b569a94a0c2c: Layer already exists [2022-10-22T14:14:42.495Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:42.495Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:42.495Z] main: digest: sha256:eaf1e9f186a018a62ffb9551795487676be79c5c37b64f66fc04df3e5ce091d2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:14:42.529Z] ===================================================== [Pipeline] echo [2022-10-22T14:14:42.535Z] taggedImages: [2022-10-22T14:14:42.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:42.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-22T14:14:42.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.97 [2022-10-22T14:14:42.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:42.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-22T14:14:42.548Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-22T14:14:42.548Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:42.548Z] latest [2022-10-22T14:14:42.548Z] 2.3.0-dev.97 [2022-10-22T14:14:42.548Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:42.548Z] main [2022-10-22T14:14:42.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:42.847Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:43.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:43.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T14:14:43.147Z] 4f8ad376f10f: Preparing [2022-10-22T14:14:43.147Z] e5d7820ab143: Preparing [2022-10-22T14:14:43.147Z] 2047390903cb: Preparing [2022-10-22T14:14:43.147Z] b49a7afd7e36: Preparing [2022-10-22T14:14:43.147Z] f0251a17daec: Preparing [2022-10-22T14:14:43.147Z] d73ec3294d29: Preparing [2022-10-22T14:14:43.147Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:43.147Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:43.147Z] d73ec3294d29: Waiting [2022-10-22T14:14:43.147Z] f0251a17daec: Layer already exists [2022-10-22T14:14:43.147Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:43.147Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:43.147Z] e5d7820ab143: Pushed [2022-10-22T14:14:43.147Z] 2047390903cb: Pushed [2022-10-22T14:14:43.147Z] 4f8ad376f10f: Pushed [2022-10-22T14:14:49.705Z] b49a7afd7e36: Pushed [2022-10-22T14:14:49.705Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:7c291f0014cccf20ec2b42093265ed442c73d1587099d96250a306f4c828de49 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:50.007Z] + 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-22T14:14:50.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-22T14:14:50.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T14:14:50.303Z] 4f8ad376f10f: Preparing [2022-10-22T14:14:50.303Z] e5d7820ab143: Preparing [2022-10-22T14:14:50.303Z] 2047390903cb: Preparing [2022-10-22T14:14:50.303Z] b49a7afd7e36: Preparing [2022-10-22T14:14:50.303Z] f0251a17daec: Preparing [2022-10-22T14:14:50.303Z] d73ec3294d29: Preparing [2022-10-22T14:14:50.303Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:50.303Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:50.303Z] d73ec3294d29: Waiting [2022-10-22T14:14:50.303Z] 2047390903cb: Layer already exists [2022-10-22T14:14:50.303Z] e5d7820ab143: Layer already exists [2022-10-22T14:14:50.303Z] b49a7afd7e36: Layer already exists [2022-10-22T14:14:50.303Z] 4f8ad376f10f: Layer already exists [2022-10-22T14:14:50.303Z] f0251a17daec: Layer already exists [2022-10-22T14:14:50.303Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:50.303Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:50.303Z] latest: digest: sha256:7c291f0014cccf20ec2b42093265ed442c73d1587099d96250a306f4c828de49 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:50.610Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:50.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.97 [2022-10-22T14:14:50.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T14:14:50.912Z] 4f8ad376f10f: Preparing [2022-10-22T14:14:50.912Z] e5d7820ab143: Preparing [2022-10-22T14:14:50.912Z] 2047390903cb: Preparing [2022-10-22T14:14:50.912Z] b49a7afd7e36: Preparing [2022-10-22T14:14:50.912Z] f0251a17daec: Preparing [2022-10-22T14:14:50.912Z] d73ec3294d29: Preparing [2022-10-22T14:14:50.912Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:50.912Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:50.912Z] d73ec3294d29: Waiting [2022-10-22T14:14:50.912Z] f0251a17daec: Layer already exists [2022-10-22T14:14:50.912Z] e5d7820ab143: Layer already exists [2022-10-22T14:14:50.912Z] 4f8ad376f10f: Layer already exists [2022-10-22T14:14:50.912Z] b49a7afd7e36: Layer already exists [2022-10-22T14:14:50.912Z] 2047390903cb: Layer already exists [2022-10-22T14:14:50.912Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:50.912Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:50.912Z] 2.3.0-dev.97: digest: sha256:7c291f0014cccf20ec2b42093265ed442c73d1587099d96250a306f4c828de49 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:51.217Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:51.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:51.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T14:14:51.518Z] 4f8ad376f10f: Preparing [2022-10-22T14:14:51.518Z] e5d7820ab143: Preparing [2022-10-22T14:14:51.518Z] 2047390903cb: Preparing [2022-10-22T14:14:51.518Z] b49a7afd7e36: Preparing [2022-10-22T14:14:51.518Z] f0251a17daec: Preparing [2022-10-22T14:14:51.518Z] d73ec3294d29: Preparing [2022-10-22T14:14:51.518Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:51.518Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:51.518Z] d73ec3294d29: Waiting [2022-10-22T14:14:51.518Z] b49a7afd7e36: Layer already exists [2022-10-22T14:14:51.518Z] e5d7820ab143: Layer already exists [2022-10-22T14:14:51.518Z] 4f8ad376f10f: Layer already exists [2022-10-22T14:14:51.518Z] 2047390903cb: Layer already exists [2022-10-22T14:14:51.518Z] f0251a17daec: Layer already exists [2022-10-22T14:14:51.518Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:51.518Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:51.518Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:7c291f0014cccf20ec2b42093265ed442c73d1587099d96250a306f4c828de49 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:51.819Z] + 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-22T14:14:52.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-22T14:14:52.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-22T14:14:52.116Z] 4f8ad376f10f: Preparing [2022-10-22T14:14:52.116Z] e5d7820ab143: Preparing [2022-10-22T14:14:52.116Z] 2047390903cb: Preparing [2022-10-22T14:14:52.116Z] b49a7afd7e36: Preparing [2022-10-22T14:14:52.116Z] f0251a17daec: Preparing [2022-10-22T14:14:52.116Z] d73ec3294d29: Preparing [2022-10-22T14:14:52.116Z] 34d5ebaa5410: Preparing [2022-10-22T14:14:52.116Z] d73ec3294d29: Waiting [2022-10-22T14:14:52.116Z] 34d5ebaa5410: Waiting [2022-10-22T14:14:52.116Z] f0251a17daec: Layer already exists [2022-10-22T14:14:52.116Z] 4f8ad376f10f: Layer already exists [2022-10-22T14:14:52.116Z] 2047390903cb: Layer already exists [2022-10-22T14:14:52.116Z] e5d7820ab143: Layer already exists [2022-10-22T14:14:52.116Z] b49a7afd7e36: Layer already exists [2022-10-22T14:14:52.116Z] d73ec3294d29: Layer already exists [2022-10-22T14:14:52.116Z] 34d5ebaa5410: Layer already exists [2022-10-22T14:14:52.116Z] main: digest: sha256:7c291f0014cccf20ec2b42093265ed442c73d1587099d96250a306f4c828de49 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:14:52.154Z] ===================================================== [Pipeline] echo [2022-10-22T14:14:52.164Z] taggedImages: [2022-10-22T14:14:52.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:52.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-22T14:14:52.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.97 [2022-10-22T14:14:52.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:52.164Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-22T14:14:52.190Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-22T14:14:52.190Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:52.190Z] latest [2022-10-22T14:14:52.190Z] 2.3.0-dev.97 [2022-10-22T14:14:52.190Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:52.190Z] main [2022-10-22T14:14:52.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:52.504Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:52.805Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:52.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T14:14:52.805Z] a9a6ad764e6e: Preparing [2022-10-22T14:14:52.805Z] 1ba30ad5ece4: Preparing [2022-10-22T14:14:52.805Z] bbe72e338c67: Preparing [2022-10-22T14:14:52.805Z] 1586623beba0: Preparing [2022-10-22T14:14:52.805Z] 994393dc58e7: Preparing [2022-10-22T14:14:52.805Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:52.805Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:52.805Z] a9a6ad764e6e: Pushed [2022-10-22T14:14:52.805Z] 1586623beba0: Pushed [2022-10-22T14:14:55.339Z] 1ba30ad5ece4: Pushed [2022-10-22T14:14:55.339Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:c7a81a48a8b6b061248e519914b26ceca6f379bd388050f6aab051ffa06bf060 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:55.652Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:55.955Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-22T14:14:55.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T14:14:55.956Z] a9a6ad764e6e: Preparing [2022-10-22T14:14:55.956Z] 1ba30ad5ece4: Preparing [2022-10-22T14:14:55.956Z] bbe72e338c67: Preparing [2022-10-22T14:14:55.956Z] 1586623beba0: Preparing [2022-10-22T14:14:55.956Z] 994393dc58e7: Preparing [2022-10-22T14:14:55.956Z] 1ba30ad5ece4: Layer already exists [2022-10-22T14:14:55.956Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:55.956Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:55.956Z] a9a6ad764e6e: Layer already exists [2022-10-22T14:14:55.956Z] 1586623beba0: Layer already exists [2022-10-22T14:14:55.956Z] latest: digest: sha256:c7a81a48a8b6b061248e519914b26ceca6f379bd388050f6aab051ffa06bf060 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:56.271Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:56.579Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.97 [2022-10-22T14:14:56.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T14:14:56.579Z] a9a6ad764e6e: Preparing [2022-10-22T14:14:56.579Z] 1ba30ad5ece4: Preparing [2022-10-22T14:14:56.579Z] bbe72e338c67: Preparing [2022-10-22T14:14:56.579Z] 1586623beba0: Preparing [2022-10-22T14:14:56.579Z] 994393dc58e7: Preparing [2022-10-22T14:14:56.579Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:56.579Z] 1ba30ad5ece4: Layer already exists [2022-10-22T14:14:56.579Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:56.579Z] a9a6ad764e6e: Layer already exists [2022-10-22T14:14:56.579Z] 1586623beba0: Layer already exists [2022-10-22T14:14:56.579Z] 2.3.0-dev.97: digest: sha256:c7a81a48a8b6b061248e519914b26ceca6f379bd388050f6aab051ffa06bf060 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:56.883Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:57.191Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:57.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T14:14:57.191Z] a9a6ad764e6e: Preparing [2022-10-22T14:14:57.191Z] 1ba30ad5ece4: Preparing [2022-10-22T14:14:57.191Z] bbe72e338c67: Preparing [2022-10-22T14:14:57.191Z] 1586623beba0: Preparing [2022-10-22T14:14:57.191Z] 994393dc58e7: Preparing [2022-10-22T14:14:57.191Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:57.191Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:57.191Z] 1586623beba0: Layer already exists [2022-10-22T14:14:57.191Z] 1ba30ad5ece4: Layer already exists [2022-10-22T14:14:57.191Z] a9a6ad764e6e: Layer already exists [2022-10-22T14:14:57.191Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:c7a81a48a8b6b061248e519914b26ceca6f379bd388050f6aab051ffa06bf060 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:57.494Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:57.790Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-22T14:14:57.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-22T14:14:57.790Z] a9a6ad764e6e: Preparing [2022-10-22T14:14:57.790Z] 1ba30ad5ece4: Preparing [2022-10-22T14:14:57.790Z] bbe72e338c67: Preparing [2022-10-22T14:14:57.790Z] 1586623beba0: Preparing [2022-10-22T14:14:57.790Z] 994393dc58e7: Preparing [2022-10-22T14:14:57.790Z] a9a6ad764e6e: Layer already exists [2022-10-22T14:14:57.790Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:57.790Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:57.790Z] 1ba30ad5ece4: Layer already exists [2022-10-22T14:14:57.790Z] 1586623beba0: Layer already exists [2022-10-22T14:14:57.790Z] main: digest: sha256:c7a81a48a8b6b061248e519914b26ceca6f379bd388050f6aab051ffa06bf060 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:14:57.824Z] ===================================================== [Pipeline] echo [2022-10-22T14:14:57.829Z] taggedImages: [2022-10-22T14:14:57.829Z] - nexus3.edgexfoundry.org:10004/support-notifications:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:57.829Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-22T14:14:57.829Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.97 [2022-10-22T14:14:57.829Z] - nexus3.edgexfoundry.org:10004/support-notifications:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:57.829Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-22T14:14:57.842Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-22T14:14:57.842Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:57.842Z] latest [2022-10-22T14:14:57.842Z] 2.3.0-dev.97 [2022-10-22T14:14:57.842Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:14:57.842Z] main [2022-10-22T14:14:57.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:58.153Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:14:58.514Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:14:58.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T14:14:58.514Z] c9f733112f7c: Preparing [2022-10-22T14:14:58.514Z] da95abce1a11: Preparing [2022-10-22T14:14:58.514Z] bbe72e338c67: Preparing [2022-10-22T14:14:58.514Z] a41d68060195: Preparing [2022-10-22T14:14:58.514Z] 994393dc58e7: Preparing [2022-10-22T14:14:58.514Z] a41d68060195: Layer already exists [2022-10-22T14:14:58.514Z] bbe72e338c67: Layer already exists [2022-10-22T14:14:58.514Z] 994393dc58e7: Layer already exists [2022-10-22T14:14:58.514Z] c9f733112f7c: Pushed [2022-10-22T14:15:01.138Z] da95abce1a11: Pushed [2022-10-22T14:15:01.138Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:35ec98017199918a45083a4171bd582e0f2a7d1e51bbf70352d95547dc83c43c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:01.468Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:01.766Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-22T14:15:01.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T14:15:01.766Z] c9f733112f7c: Preparing [2022-10-22T14:15:01.766Z] da95abce1a11: Preparing [2022-10-22T14:15:01.766Z] bbe72e338c67: Preparing [2022-10-22T14:15:01.766Z] a41d68060195: Preparing [2022-10-22T14:15:01.766Z] 994393dc58e7: Preparing [2022-10-22T14:15:01.766Z] da95abce1a11: Layer already exists [2022-10-22T14:15:01.766Z] 994393dc58e7: Layer already exists [2022-10-22T14:15:01.766Z] a41d68060195: Layer already exists [2022-10-22T14:15:01.766Z] bbe72e338c67: Layer already exists [2022-10-22T14:15:01.766Z] c9f733112f7c: Layer already exists [2022-10-22T14:15:01.766Z] latest: digest: sha256:35ec98017199918a45083a4171bd582e0f2a7d1e51bbf70352d95547dc83c43c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:02.067Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:02.363Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.97 [2022-10-22T14:15:02.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T14:15:02.363Z] c9f733112f7c: Preparing [2022-10-22T14:15:02.363Z] da95abce1a11: Preparing [2022-10-22T14:15:02.363Z] bbe72e338c67: Preparing [2022-10-22T14:15:02.363Z] a41d68060195: Preparing [2022-10-22T14:15:02.363Z] 994393dc58e7: Preparing [2022-10-22T14:15:02.363Z] da95abce1a11: Layer already exists [2022-10-22T14:15:02.363Z] 994393dc58e7: Layer already exists [2022-10-22T14:15:02.363Z] bbe72e338c67: Layer already exists [2022-10-22T14:15:02.363Z] c9f733112f7c: Layer already exists [2022-10-22T14:15:02.363Z] a41d68060195: Layer already exists [2022-10-22T14:15:02.363Z] 2.3.0-dev.97: digest: sha256:35ec98017199918a45083a4171bd582e0f2a7d1e51bbf70352d95547dc83c43c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:02.663Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:02.961Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:15:02.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T14:15:02.961Z] c9f733112f7c: Preparing [2022-10-22T14:15:02.961Z] da95abce1a11: Preparing [2022-10-22T14:15:02.961Z] bbe72e338c67: Preparing [2022-10-22T14:15:02.961Z] a41d68060195: Preparing [2022-10-22T14:15:02.961Z] 994393dc58e7: Preparing [2022-10-22T14:15:02.961Z] c9f733112f7c: Layer already exists [2022-10-22T14:15:02.961Z] 994393dc58e7: Layer already exists [2022-10-22T14:15:02.961Z] a41d68060195: Layer already exists [2022-10-22T14:15:02.961Z] da95abce1a11: Layer already exists [2022-10-22T14:15:02.961Z] bbe72e338c67: Layer already exists [2022-10-22T14:15:02.961Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:35ec98017199918a45083a4171bd582e0f2a7d1e51bbf70352d95547dc83c43c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:03.264Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:03.563Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-22T14:15:03.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-22T14:15:03.563Z] c9f733112f7c: Preparing [2022-10-22T14:15:03.563Z] da95abce1a11: Preparing [2022-10-22T14:15:03.563Z] bbe72e338c67: Preparing [2022-10-22T14:15:03.563Z] a41d68060195: Preparing [2022-10-22T14:15:03.563Z] 994393dc58e7: Preparing [2022-10-22T14:15:03.563Z] c9f733112f7c: Layer already exists [2022-10-22T14:15:03.563Z] bbe72e338c67: Layer already exists [2022-10-22T14:15:03.563Z] a41d68060195: Layer already exists [2022-10-22T14:15:03.563Z] da95abce1a11: Layer already exists [2022-10-22T14:15:03.563Z] 994393dc58e7: Layer already exists [2022-10-22T14:15:03.563Z] main: digest: sha256:35ec98017199918a45083a4171bd582e0f2a7d1e51bbf70352d95547dc83c43c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:15:03.596Z] ===================================================== [Pipeline] echo [2022-10-22T14:15:03.602Z] taggedImages: [2022-10-22T14:15:03.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:15:03.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-22T14:15:03.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.97 [2022-10-22T14:15:03.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:15:03.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-22T14:15:03.615Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-22T14:15:03.615Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:15:03.615Z] latest [2022-10-22T14:15:03.615Z] 2.3.0-dev.97 [2022-10-22T14:15:03.615Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:15:03.615Z] main [2022-10-22T14:15:03.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:03.918Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:04.216Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:15:04.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T14:15:04.216Z] ef8284c591ae: Preparing [2022-10-22T14:15:04.216Z] 808bc3ce18e8: Preparing [2022-10-22T14:15:04.216Z] 0e3e022abc80: Preparing [2022-10-22T14:15:04.216Z] 340f29bd6830: Preparing [2022-10-22T14:15:04.216Z] 994393dc58e7: Preparing [2022-10-22T14:15:04.216Z] 994393dc58e7: Layer already exists [2022-10-22T14:15:04.216Z] 808bc3ce18e8: Pushed [2022-10-22T14:15:04.475Z] ef8284c591ae: Pushed [2022-10-22T14:15:05.408Z] 0e3e022abc80: Pushed [2022-10-22T14:15:17.628Z] 340f29bd6830: Pushed [2022-10-22T14:15:17.628Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:4d55b95a09149c60855ba8a840bf3a36478595b5a0a86cb0473355479ff39450 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:17.942Z] + 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-22T14:15:18.240Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-22T14:15:18.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T14:15:18.240Z] ef8284c591ae: Preparing [2022-10-22T14:15:18.240Z] 808bc3ce18e8: Preparing [2022-10-22T14:15:18.240Z] 0e3e022abc80: Preparing [2022-10-22T14:15:18.240Z] 340f29bd6830: Preparing [2022-10-22T14:15:18.240Z] 994393dc58e7: Preparing [2022-10-22T14:15:18.240Z] 808bc3ce18e8: Layer already exists [2022-10-22T14:15:18.240Z] 340f29bd6830: Layer already exists [2022-10-22T14:15:18.240Z] 994393dc58e7: Layer already exists [2022-10-22T14:15:18.240Z] ef8284c591ae: Layer already exists [2022-10-22T14:15:18.240Z] 0e3e022abc80: Layer already exists [2022-10-22T14:15:18.240Z] latest: digest: sha256:4d55b95a09149c60855ba8a840bf3a36478595b5a0a86cb0473355479ff39450 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:18.550Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:18.847Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.97 [2022-10-22T14:15:18.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T14:15:18.847Z] ef8284c591ae: Preparing [2022-10-22T14:15:18.847Z] 808bc3ce18e8: Preparing [2022-10-22T14:15:18.847Z] 0e3e022abc80: Preparing [2022-10-22T14:15:18.847Z] 340f29bd6830: Preparing [2022-10-22T14:15:18.847Z] 994393dc58e7: Preparing [2022-10-22T14:15:18.847Z] 340f29bd6830: Layer already exists [2022-10-22T14:15:18.847Z] ef8284c591ae: Layer already exists [2022-10-22T14:15:18.847Z] 0e3e022abc80: Layer already exists [2022-10-22T14:15:18.847Z] 808bc3ce18e8: Layer already exists [2022-10-22T14:15:18.847Z] 994393dc58e7: Layer already exists [2022-10-22T14:15:18.847Z] 2.3.0-dev.97: digest: sha256:4d55b95a09149c60855ba8a840bf3a36478595b5a0a86cb0473355479ff39450 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:19.149Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:19.448Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:15:19.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T14:15:19.448Z] ef8284c591ae: Preparing [2022-10-22T14:15:19.448Z] 808bc3ce18e8: Preparing [2022-10-22T14:15:19.448Z] 0e3e022abc80: Preparing [2022-10-22T14:15:19.448Z] 340f29bd6830: Preparing [2022-10-22T14:15:19.448Z] 994393dc58e7: Preparing [2022-10-22T14:15:19.448Z] 0e3e022abc80: Layer already exists [2022-10-22T14:15:19.448Z] 808bc3ce18e8: Layer already exists [2022-10-22T14:15:19.448Z] ef8284c591ae: Layer already exists [2022-10-22T14:15:19.448Z] 994393dc58e7: Layer already exists [2022-10-22T14:15:19.448Z] 340f29bd6830: Layer already exists [2022-10-22T14:15:19.448Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:4d55b95a09149c60855ba8a840bf3a36478595b5a0a86cb0473355479ff39450 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:15:19.759Z] + 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-22T14:15:20.064Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-22T14:15:20.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-22T14:15:20.064Z] ef8284c591ae: Preparing [2022-10-22T14:15:20.064Z] 808bc3ce18e8: Preparing [2022-10-22T14:15:20.064Z] 0e3e022abc80: Preparing [2022-10-22T14:15:20.064Z] 340f29bd6830: Preparing [2022-10-22T14:15:20.064Z] 994393dc58e7: Preparing [2022-10-22T14:15:20.064Z] ef8284c591ae: Layer already exists [2022-10-22T14:15:20.064Z] 994393dc58e7: Layer already exists [2022-10-22T14:15:20.064Z] 0e3e022abc80: Layer already exists [2022-10-22T14:15:20.064Z] 340f29bd6830: Layer already exists [2022-10-22T14:15:20.064Z] 808bc3ce18e8: Layer already exists [2022-10-22T14:15:20.324Z] main: digest: sha256:4d55b95a09149c60855ba8a840bf3a36478595b5a0a86cb0473355479ff39450 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:15:20.365Z] ===================================================== [Pipeline] echo [2022-10-22T14:15:20.370Z] taggedImages: [2022-10-22T14:15:20.370Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:15:20.370Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-22T14:15:20.370Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.97 [2022-10-22T14:15:20.370Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:15:20.370Z] - 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-22T14:19:24.486Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-22T14:19:24.753Z] Removing intermediate container d40032712fa6 [2022-10-22T14:19:24.753Z] ---> 8b9c546528fa [2022-10-22T14:19:24.753Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-22T14:19:26.168Z] ---> Running in 5ce291c851bd [2022-10-22T14:19:28.113Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-22T14:19:34.764Z] Removing intermediate container 5ce291c851bd [2022-10-22T14:19:34.764Z] ---> fd56b1f2e6a3 [2022-10-22T14:19:34.764Z] [2022-10-22T14:19:34.764Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T14:19:35.350Z] 3.16: Pulling from library/alpine [2022-10-22T14:19:35.936Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-22T14:19:35.936Z] Status: Downloaded newer image for alpine:3.16 [2022-10-22T14:19:35.936Z] ---> a6215f271958 [2022-10-22T14:19:35.936Z] 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-22T14:19:36.207Z] ---> Running in 7e59f7026db8 [2022-10-22T14:19:37.170Z] Removing intermediate container 7e59f7026db8 [2022-10-22T14:19:37.170Z] ---> 6ad4ceafb500 [2022-10-22T14:19:37.170Z] 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-22T14:19:37.170Z] ---> Running in 0e947ab3ebae [2022-10-22T14:19:39.116Z] Removing intermediate container 08ecf8b1d511 [2022-10-22T14:19:39.116Z] ---> 52e1f41d5888 [2022-10-22T14:19:39.116Z] [2022-10-22T14:19:39.116Z] Step 10/25 : FROM alpine:3.16 [2022-10-22T14:19:39.116Z] ---> a6215f271958 [2022-10-22T14:19:39.116Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-22T14:19:39.116Z] ---> Running in 873d9ef5f3e5 [2022-10-22T14:19:39.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:19:40.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:19:41.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:19:42.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:19:42.750Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-22T14:19:42.750Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-22T14:19:42.750Z] (3/33) Installing readline (8.1.2-r0) [2022-10-22T14:19:42.750Z] (4/33) Installing bash (5.1.16-r2) [2022-10-22T14:19:42.750Z] Executing bash-5.1.16-r2.post-install [2022-10-22T14:19:42.750Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-22T14:19:42.750Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-22T14:19:43.036Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-22T14:19:43.036Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-22T14:19:43.036Z] (9/33) Installing curl (7.83.1-r3) [2022-10-22T14:19:43.036Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-22T14:19:43.642Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-22T14:19:43.918Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-22T14:19:43.918Z] (3/3) Installing su-exec (0.2-r1) [2022-10-22T14:19:43.918Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:19:44.187Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T14:19:44.187Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-22T14:19:44.187Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-22T14:19:44.187Z] (13/33) Installing expat (2.4.9-r0) [2022-10-22T14:19:44.187Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-22T14:19:44.187Z] (15/33) Installing gdbm (1.23-r0) [2022-10-22T14:19:44.187Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-22T14:19:44.187Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-22T14:19:44.455Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-22T14:19:44.455Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-22T14:19:44.455Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-22T14:19:44.455Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-22T14:19:44.724Z] OK: 6 MiB in 17 packages [2022-10-22T14:19:47.307Z] Removing intermediate container 873d9ef5f3e5 [2022-10-22T14:19:47.307Z] ---> 8b9e79928596 [2022-10-22T14:19:47.307Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-22T14:19:47.307Z] ---> Running in d6d7eee9879b [2022-10-22T14:19:47.574Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-22T14:19:47.574Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-22T14:19:47.574Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-22T14:19:47.859Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-22T14:19:47.859Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-22T14:19:47.859Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-22T14:19:47.859Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-22T14:19:47.859Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-22T14:19:47.859Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-22T14:19:47.859Z] Removing intermediate container d6d7eee9879b [2022-10-22T14:19:47.859Z] ---> 63e4b6c0b6b2 [2022-10-22T14:19:47.859Z] Step 13/25 : WORKDIR / [2022-10-22T14:19:47.859Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-22T14:19:47.859Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-22T14:19:47.859Z] ---> Running in 51338c5208f0 [2022-10-22T14:19:48.132Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-22T14:19:48.719Z] Removing intermediate container 51338c5208f0 [2022-10-22T14:19:48.719Z] ---> 9870b103fba3 [2022-10-22T14:19:48.719Z] 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-22T14:19:49.311Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:19:49.311Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T14:19:49.583Z] OK: 120 MiB in 47 packages [2022-10-22T14:19:51.000Z] ---> 95009e418bb3 [2022-10-22T14:19:51.000Z] 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-22T14:19:51.962Z] ---> dc13f9c8e6e7 [2022-10-22T14:19:51.962Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-22T14:19:52.922Z] ---> b951a6ecc016 [2022-10-22T14:19:52.922Z] 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-22T14:19:53.899Z] ---> f6c7e029c2ca [2022-10-22T14:19:53.899Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-22T14:19:55.323Z] ---> 7f404d926920 [2022-10-22T14:19:55.323Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-22T14:19:57.290Z] ---> 592537489c4e [2022-10-22T14:19:57.290Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-22T14:19:57.880Z] ---> d11f81ea645c [2022-10-22T14:19:57.880Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-22T14:19:58.147Z] ---> Running in aad4e997a776 [2022-10-22T14:20:01.489Z] Removing intermediate container aad4e997a776 [2022-10-22T14:20:01.489Z] ---> ef7dc37c219a [2022-10-22T14:20:01.489Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-22T14:20:01.489Z] ---> Running in 5b421e0985aa [2022-10-22T14:20:01.760Z] Removing intermediate container 5b421e0985aa [2022-10-22T14:20:01.760Z] ---> caac1754ddab [2022-10-22T14:20:01.760Z] Step 23/25 : LABEL arch=arm64 [2022-10-22T14:20:01.760Z] ---> Running in e29ade36625a [2022-10-22T14:20:02.369Z] Removing intermediate container e29ade36625a [2022-10-22T14:20:02.369Z] ---> a3ceca7bed8e [2022-10-22T14:20:02.369Z] Step 24/25 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:20:02.369Z] ---> Running in 582d34ec472b [2022-10-22T14:20:02.962Z] Removing intermediate container 582d34ec472b [2022-10-22T14:20:02.962Z] ---> 3f72f2226cc4 [2022-10-22T14:20:02.962Z] Step 25/25 : LABEL version=2.3.0-dev.97 [2022-10-22T14:20:03.231Z] ---> Running in 7db692bef8ff [2022-10-22T14:20:03.498Z] Removing intermediate container 7db692bef8ff [2022-10-22T14:20:03.498Z] ---> 4ab733f50a73 [2022-10-22T14:20:03.498Z] [2022-10-22T14:20:03.767Z] Successfully built 4ab733f50a73 [2022-10-22T14:20:03.767Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-22T14:20:03.767Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-10-22T14:20:08.031Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:20:08.031Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:20:08.031Z] ---> b5d932869abe [2022-10-22T14:20:08.031Z] Step 3/26 : WORKDIR /edgex-go [2022-10-22T14:20:08.031Z] ---> Using cache [2022-10-22T14:20:08.031Z] ---> 5e02e1ac0ef6 [2022-10-22T14:20:08.031Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:20:08.031Z] ---> Using cache [2022-10-22T14:20:08.031Z] ---> ace7206edbbf [2022-10-22T14:20:08.031Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T14:20:08.031Z] ---> Using cache [2022-10-22T14:20:08.031Z] ---> fdecf9724761 [2022-10-22T14:20:08.031Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-22T14:20:08.031Z] ---> Using cache [2022-10-22T14:20:08.031Z] ---> be5a14710f67 [2022-10-22T14:20:08.031Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:20:08.031Z] ---> Using cache [2022-10-22T14:20:08.031Z] ---> ba34af062ab4 [2022-10-22T14:20:08.031Z] Step 8/26 : COPY . . [2022-10-22T14:20:08.031Z] ---> Using cache [2022-10-22T14:20:08.031Z] ---> 974e65ea4798 [2022-10-22T14:20:08.031Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T14:20:08.031Z] ---> Using cache [2022-10-22T14:20:08.031Z] ---> 9bd9fcd0ebfb [2022-10-22T14:20:08.031Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-22T14:20:08.031Z] ---> Using cache [2022-10-22T14:20:08.031Z] ---> 0c0b0cc4cb83 [2022-10-22T14:20:08.031Z] 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-22T14:20:08.031Z] ---> Running in 95aee7d68f78 [2022-10-22T14:20:09.979Z] Collecting docker-compose==1.23.2 [2022-10-22T14:20:09.979Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-22T14:20:10.246Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.6 MB/s eta 0:00:00 [2022-10-22T14:20:11.231Z] Collecting cached-property<2,>=1.2.0 [2022-10-22T14:20:11.231Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-22T14:20:11.231Z] Removing intermediate container 95aee7d68f78 [2022-10-22T14:20:11.231Z] ---> ab9945913735 [2022-10-22T14:20:11.231Z] Step 12/26 : WORKDIR /edgex-go [2022-10-22T14:20:11.231Z] ---> Running in 9cec765c49d0 [2022-10-22T14:20:11.497Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-22T14:20:11.497Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-22T14:20:11.763Z] Preparing metadata (setup.py): started [2022-10-22T14:20:12.030Z] Removing intermediate container 9cec765c49d0 [2022-10-22T14:20:12.030Z] ---> efc64bb51d5e [2022-10-22T14:20:12.030Z] [2022-10-22T14:20:12.030Z] Step 13/26 : FROM alpine:3.15 [2022-10-22T14:20:12.030Z] ---> 02e0d6fdf486 [2022-10-22T14:20:12.030Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T14:20:12.030Z] ---> Using cache [2022-10-22T14:20:12.030Z] ---> e559d9fb329c [2022-10-22T14:20:12.030Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:20:12.030Z] ---> Using cache [2022-10-22T14:20:12.030Z] ---> c1ea3b801ec0 [2022-10-22T14:20:12.030Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-22T14:20:12.030Z] ---> Using cache [2022-10-22T14:20:12.030Z] ---> 568689eacc01 [2022-10-22T14:20:12.030Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-22T14:20:14.604Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T14:20:15.563Z] ---> 7162f046fe03 [2022-10-22T14:20:15.563Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T14:20:15.563Z] Collecting docker<4.0,>=3.6.0 [2022-10-22T14:20:15.563Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-22T14:20:15.563Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 6.2 MB/s eta 0:00:00 [2022-10-22T14:20:16.963Z] Collecting PyYAML<4,>=3.10 [2022-10-22T14:20:16.963Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-22T14:20:16.963Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 8.7 MB/s eta 0:00:00 [2022-10-22T14:20:19.540Z] Preparing metadata (setup.py): started [2022-10-22T14:20:20.500Z] ---> 655c3419c860 [2022-10-22T14:20:20.500Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T14:20:21.464Z] ---> fdae8e1eb8f1 [2022-10-22T14:20:21.464Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-22T14:20:22.426Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T14:20:22.426Z] ---> e7350211e604 [2022-10-22T14:20:22.426Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-22T14:20:22.694Z] Collecting texttable<0.10,>=0.9.0 [2022-10-22T14:20:22.694Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-22T14:20:22.694Z] Preparing metadata (setup.py): started [2022-10-22T14:20:23.286Z] ---> f6816e5499b5 [2022-10-22T14:20:23.286Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T14:20:23.554Z] ---> Running in 727159393ba9 [2022-10-22T14:20:23.822Z] Removing intermediate container 727159393ba9 [2022-10-22T14:20:23.822Z] ---> 46cdb5e9ff14 [2022-10-22T14:20:23.822Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T14:20:24.090Z] ---> Running in 6199384c0f03 [2022-10-22T14:20:24.673Z] Removing intermediate container 6199384c0f03 [2022-10-22T14:20:24.673Z] ---> cfb479201672 [2022-10-22T14:20:24.673Z] Step 24/26 : LABEL arch=arm64 [2022-10-22T14:20:24.673Z] ---> Running in 147cbacfca4b [2022-10-22T14:20:25.255Z] Removing intermediate container 147cbacfca4b [2022-10-22T14:20:25.255Z] ---> 8425ddd169a9 [2022-10-22T14:20:25.255Z] Step 25/26 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:20:25.255Z] ---> Running in c451a53cde2c [2022-10-22T14:20:25.840Z] Removing intermediate container c451a53cde2c [2022-10-22T14:20:25.840Z] ---> 58f4d1822f83 [2022-10-22T14:20:25.840Z] Step 26/26 : LABEL version=2.3.0-dev.97 [2022-10-22T14:20:26.107Z] ---> Running in 6f0dd496d672 [2022-10-22T14:20:26.383Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T14:20:26.650Z] Removing intermediate container 6f0dd496d672 [2022-10-22T14:20:26.650Z] ---> b17228306df4 [2022-10-22T14:20:26.650Z] [2022-10-22T14:20:26.650Z] Successfully built b17228306df4 [2022-10-22T14:20:26.650Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-22T14:20:26.650Z] Building support-notifications [2022-10-22T14:20:26.916Z]  Building security-spire-agent ... done Collecting websocket-client<1.0,>=0.32.0 [2022-10-22T14:20:26.916Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-22T14:20:26.916Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.0 MB/s eta 0:00:00 [2022-10-22T14:20:27.499Z] Collecting jsonschema<3,>=2.5.1 [2022-10-22T14:20:27.499Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-22T14:20:28.906Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-22T14:20:28.906Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-22T14:20:28.906Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.0 MB/s eta 0:00:00 [2022-10-22T14:20:29.171Z] Collecting docopt<0.7,>=0.6.1 [2022-10-22T14:20:29.171Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-22T14:20:29.440Z] Preparing metadata (setup.py): started [2022-10-22T14:20:30.397Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:20:30.397Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:20:30.397Z] ---> b5d932869abe [2022-10-22T14:20:30.397Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-22T14:20:30.397Z] ---> Using cache [2022-10-22T14:20:30.397Z] ---> 6dc853cd50f8 [2022-10-22T14:20:30.397Z] Step 4/23 : WORKDIR /edgex-go [2022-10-22T14:20:30.397Z] ---> Using cache [2022-10-22T14:20:30.397Z] ---> e0904a3196ce [2022-10-22T14:20:30.397Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:20:30.397Z] ---> Using cache [2022-10-22T14:20:30.397Z] ---> 08c76b0d01e8 [2022-10-22T14:20:30.397Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-22T14:20:30.397Z] ---> Running in c57b2914b351 [2022-10-22T14:20:32.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:20:32.605Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-22T14:20:32.871Z] 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-22T14:20:33.138Z] Collecting docker-pycreds>=0.4.0 [2022-10-22T14:20:33.138Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-22T14:20:33.407Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:20:34.816Z] Collecting idna<2.8,>=2.5 [2022-10-22T14:20:34.816Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-22T14:20:34.816Z] OK: 221 MiB in 51 packages [2022-10-22T14:20:34.816Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 4.3 MB/s eta 0:00:00 [2022-10-22T14:20:36.224Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-22T14:20:36.224Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-22T14:20:36.224Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.6 MB/s eta 0:00:00 [2022-10-22T14:20:36.224Z] Removing intermediate container c57b2914b351 [2022-10-22T14:20:36.224Z] ---> cb285dc7fbb8 [2022-10-22T14:20:36.224Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-22T14:20:36.490Z] Collecting certifi>=2017.4.17 [2022-10-22T14:20:36.759Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-22T14:20:36.759Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 8.3 MB/s eta 0:00:00 [2022-10-22T14:20:37.024Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-22T14:20:37.024Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-22T14:20:37.024Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.9 MB/s eta 0:00:00 [2022-10-22T14:20:37.607Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-22T14:20:37.607Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-22T14:20:37.607Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-22T14:20:37.607Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-22T14:20:38.188Z] ---> b855e7977ed0 [2022-10-22T14:20:38.188Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:20:38.456Z] ---> Running in 9d719575dca0 [2022-10-22T14:20:39.041Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-22T14:20:39.041Z] Running setup.py install for texttable: started [2022-10-22T14:20:42.382Z] Running setup.py install for texttable: finished with status 'done' [2022-10-22T14:20:42.382Z] Running setup.py install for PyYAML: started [2022-10-22T14:20:45.725Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-22T14:20:47.669Z] Running setup.py install for docopt: started [2022-10-22T14:20:51.921Z] Running setup.py install for docopt: finished with status 'done' [2022-10-22T14:20:53.863Z] Removing intermediate container 0660c6281431 [2022-10-22T14:20:53.863Z] ---> d5763dcb2ce8 [2022-10-22T14:20:53.863Z] [2022-10-22T14:20:53.863Z] Step 11/24 : FROM alpine:3.16 [2022-10-22T14:20:53.863Z] ---> a6215f271958 [2022-10-22T14:20:53.863Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-22T14:20:53.863Z] ---> Running in 25a23071f9a3 [2022-10-22T14:20:55.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:20:55.824Z] Running setup.py install for dockerpty: started [2022-10-22T14:20:56.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:20:57.507Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-22T14:20:57.507Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:20:57.507Z] OK: 5 MiB in 15 packages [2022-10-22T14:20:59.449Z] Removing intermediate container 25a23071f9a3 [2022-10-22T14:20:59.449Z] ---> a29e10dcec45 [2022-10-22T14:20:59.449Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T14:20:59.449Z] ---> Running in c940f2c35dbb [2022-10-22T14:20:59.715Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-22T14:20:59.982Z] Removing intermediate container c940f2c35dbb [2022-10-22T14:20:59.982Z] ---> 74349f1bff9b [2022-10-22T14:20:59.982Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-22T14:20:59.982Z] ---> Running in 54c7afe2d242 [2022-10-22T14:21:01.925Z] Removing intermediate container 54c7afe2d242 [2022-10-22T14:21:01.925Z] ---> f530c70fa5dd [2022-10-22T14:21:01.925Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-22T14:21:01.925Z] ---> Running in 924cfc5e95d2 [2022-10-22T14:21:02.511Z] Removing intermediate container 924cfc5e95d2 [2022-10-22T14:21:02.511Z] ---> 2f9101013c6d [2022-10-22T14:21:02.511Z] Step 16/24 : WORKDIR / [2022-10-22T14:21:02.511Z] ---> Running in e00805419c76 [2022-10-22T14:21:03.096Z] Removing intermediate container e00805419c76 [2022-10-22T14:21:03.096Z] ---> 61b726cba475 [2022-10-22T14:21:03.096Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T14:21:04.056Z] ---> 95af2e30ead0 [2022-10-22T14:21:04.056Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-22T14:21:06.068Z] 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-22T14:21:06.068Z] 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-22T14:21:06.068Z]  ---> 3e3847574468 [2022-10-22T14:21:06.068Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-22T14:21:07.031Z] ---> eabbe500090a [2022-10-22T14:21:07.031Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-22T14:21:07.302Z] ---> Running in 71a41f4e046b [2022-10-22T14:21:07.886Z] Removing intermediate container 71a41f4e046b [2022-10-22T14:21:07.886Z] ---> d5de73cf57bf [2022-10-22T14:21:07.886Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T14:21:07.886Z] ---> Running in a8b182b42342 [2022-10-22T14:21:08.468Z] Removing intermediate container a8b182b42342 [2022-10-22T14:21:08.468Z] ---> 5ce15fe141cf [2022-10-22T14:21:08.468Z] Step 22/24 : LABEL arch=arm64 [2022-10-22T14:21:08.468Z] ---> Running in cf3564a350fb [2022-10-22T14:21:09.051Z] Removing intermediate container cf3564a350fb [2022-10-22T14:21:09.051Z] ---> d2b0614417a2 [2022-10-22T14:21:09.051Z] Step 23/24 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:21:09.318Z] ---> Running in 8e2e1d86f44b [2022-10-22T14:21:10.280Z] Removing intermediate container 8e2e1d86f44b [2022-10-22T14:21:10.280Z] ---> dc76209ae640 [2022-10-22T14:21:10.280Z] Step 24/24 : LABEL version=2.3.0-dev.97 [2022-10-22T14:21:10.280Z] ---> Running in 8ce0c1a4a78e [2022-10-22T14:21:11.242Z] Removing intermediate container 8ce0c1a4a78e [2022-10-22T14:21:11.242Z] ---> 8023dfcee6e3 [2022-10-22T14:21:11.242Z] [2022-10-22T14:21:11.510Z] Successfully built 8023dfcee6e3 [2022-10-22T14:21:11.510Z] Successfully tagged core-command-arm64:latest [2022-10-22T14:21:11.510Z] Building security-proxy-setup [2022-10-22T14:21:16.868Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:21:16.868Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:21:16.868Z] ---> b5d932869abe [2022-10-22T14:21:16.868Z] Step 3/22 : WORKDIR /edgex-go [2022-10-22T14:21:16.868Z] ---> Using cache [2022-10-22T14:21:16.868Z] ---> 5e02e1ac0ef6 [2022-10-22T14:21:16.868Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:21:16.868Z] ---> Using cache [2022-10-22T14:21:16.868Z] ---> ace7206edbbf [2022-10-22T14:21:16.868Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-22T14:21:17.464Z] ---> Running in 0e32c642a611 [2022-10-22T14:21:20.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:21:21.391Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:21:22.804Z] OK: 221 MiB in 51 packages [2022-10-22T14:21:26.157Z] Removing intermediate container 0e32c642a611 [2022-10-22T14:21:26.157Z] ---> 5ca6aa0f8376 [2022-10-22T14:21:26.157Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-22T14:21:28.099Z] ---> ea6a3019928b [2022-10-22T14:21:28.099Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:21:28.364Z] ---> Running in b5c2b55664c8 [2022-10-22T14:21:34.991Z] Removing intermediate container 9916c8a28205 [2022-10-22T14:21:34.991Z] ---> 382801f66f6c [2022-10-22T14:21:34.991Z] [2022-10-22T14:21:34.991Z] Step 11/24 : FROM alpine:3.16 [2022-10-22T14:21:34.991Z] ---> a6215f271958 [2022-10-22T14:21:34.991Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-22T14:21:35.260Z] ---> Running in bd0e1313c286 [2022-10-22T14:21:36.213Z] Removing intermediate container bd0e1313c286 [2022-10-22T14:21:36.213Z] ---> 279e7707a5fe [2022-10-22T14:21:36.213Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-22T14:21:36.213Z] ---> Running in b0eb5eacd3ef [2022-10-22T14:21:36.213Z] Removing intermediate container 0e947ab3ebae [2022-10-22T14:21:36.213Z] ---> eda8ec16a641 [2022-10-22T14:21:36.213Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-22T14:21:36.477Z] ---> Running in 3d2240c6705d [2022-10-22T14:21:37.435Z] Removing intermediate container b0eb5eacd3ef [2022-10-22T14:21:37.435Z] ---> 330435d5b72e [2022-10-22T14:21:37.435Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-22T14:21:37.435Z] Removing intermediate container 3d2240c6705d [2022-10-22T14:21:37.435Z] ---> 14ee8849be46 [2022-10-22T14:21:37.435Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T14:21:37.435Z] ---> Running in 20e933c46326 [2022-10-22T14:21:37.711Z] ---> Running in fe78cfb4ba20 [2022-10-22T14:21:38.295Z] Removing intermediate container 20e933c46326 [2022-10-22T14:21:38.295Z] ---> df4c3cc231ae [2022-10-22T14:21:38.295Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:21:38.295Z] ---> Running in 1fd3712400ce [2022-10-22T14:21:39.257Z] Removing intermediate container fe78cfb4ba20 [2022-10-22T14:21:39.257Z] ---> f0d19c1668da [2022-10-22T14:21:39.257Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-22T14:21:42.595Z] ---> 85c0523ed02e [2022-10-22T14:21:42.595Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-22T14:21:43.177Z] Removing intermediate container 1fd3712400ce [2022-10-22T14:21:43.177Z] ---> 26770362802d [2022-10-22T14:21:43.177Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-22T14:21:43.177Z] ---> Running in 2bfc0a852f96 [2022-10-22T14:21:44.587Z] ---> b800ce778a5d [2022-10-22T14:21:44.587Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-22T14:21:45.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:21:46.956Z] ---> 26c0721e832c [2022-10-22T14:21:46.956Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-22T14:21:46.956Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:21:46.956Z] ---> Running in 80e4e21ed927 [2022-10-22T14:21:47.928Z] Removing intermediate container 80e4e21ed927 [2022-10-22T14:21:47.928Z] ---> aca49aa09f70 [2022-10-22T14:21:47.928Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T14:21:48.195Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-22T14:21:48.195Z] ---> Running in 2230a97316a2 [2022-10-22T14:21:48.195Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-22T14:21:48.470Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-22T14:21:48.470Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-22T14:21:48.734Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-22T14:21:48.734Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-22T14:21:49.000Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:21:49.000Z] Removing intermediate container 2230a97316a2 [2022-10-22T14:21:49.000Z] OK: 8 MiB in 20 packages [2022-10-22T14:21:49.000Z] ---> 79f7f4433fb1 [2022-10-22T14:21:49.000Z] Step 21/23 : LABEL arch=arm64 [2022-10-22T14:21:49.264Z] ---> Running in 33c8a76ac42c [2022-10-22T14:21:50.669Z] Removing intermediate container 33c8a76ac42c [2022-10-22T14:21:50.669Z] ---> da46b4b4ca73 [2022-10-22T14:21:50.669Z] Step 22/23 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:21:50.669Z] ---> Running in d4e8661fee61 [2022-10-22T14:21:51.624Z] Removing intermediate container 2bfc0a852f96 [2022-10-22T14:21:51.624Z] ---> b42d79cebc04 [2022-10-22T14:21:51.624Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T14:21:51.889Z] Removing intermediate container d4e8661fee61 [2022-10-22T14:21:51.889Z] ---> 0f47177ac40a [2022-10-22T14:21:51.890Z] Step 23/23 : LABEL version=2.3.0-dev.97 [2022-10-22T14:21:52.154Z] ---> Running in 0acd16dd19dc [2022-10-22T14:21:53.111Z] Removing intermediate container 0acd16dd19dc [2022-10-22T14:21:53.111Z] ---> 7cf06fec1086 [2022-10-22T14:21:53.111Z] [2022-10-22T14:21:53.696Z] ---> 425f1d42ef87 [2022-10-22T14:21:53.696Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-22T14:21:53.696Z] Successfully built 7cf06fec1086 [2022-10-22T14:21:53.696Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-22T14:21:53.696Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-10-22T14:21:57.023Z] ---> 801eceb4877a [2022-10-22T14:21:57.023Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-22T14:21:57.985Z] ---> 47b2595991bf [2022-10-22T14:21:57.985Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-22T14:21:58.260Z] ---> Running in ac65f04bb9b6 [2022-10-22T14:21:58.528Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:21:58.528Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:21:58.528Z] ---> b5d932869abe [2022-10-22T14:21:58.528Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-22T14:21:58.528Z] ---> Using cache [2022-10-22T14:21:58.528Z] ---> 6dc853cd50f8 [2022-10-22T14:21:58.528Z] Step 4/25 : WORKDIR /edgex-go [2022-10-22T14:21:58.528Z] ---> Using cache [2022-10-22T14:21:58.528Z] ---> e0904a3196ce [2022-10-22T14:21:58.528Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:21:58.528Z] ---> Using cache [2022-10-22T14:21:58.528Z] ---> 08c76b0d01e8 [2022-10-22T14:21:58.528Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-22T14:21:58.528Z] ---> Using cache [2022-10-22T14:21:58.528Z] ---> 46cd610babfc [2022-10-22T14:21:58.528Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-22T14:21:58.795Z] ---> Using cache [2022-10-22T14:21:58.795Z] ---> 35d57fa66213 [2022-10-22T14:21:58.795Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:21:58.795Z] ---> Using cache [2022-10-22T14:21:58.795Z] ---> 72eca16a625d [2022-10-22T14:21:58.795Z] Step 9/25 : COPY . . [2022-10-22T14:21:59.074Z] ---> Using cache [2022-10-22T14:21:59.074Z] ---> 9aa7fd7a1fba [2022-10-22T14:21:59.074Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-22T14:21:59.344Z] Removing intermediate container ac65f04bb9b6 [2022-10-22T14:21:59.344Z] ---> a104d4aba4c9 [2022-10-22T14:21:59.345Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T14:21:59.345Z] ---> Running in 054ad3ae023b [2022-10-22T14:21:59.345Z] ---> Running in 38dac0d5dbf1 [2022-10-22T14:22:00.317Z] Removing intermediate container 38dac0d5dbf1 [2022-10-22T14:22:00.317Z] ---> 5164f6851ea0 [2022-10-22T14:22:00.317Z] Step 22/24 : LABEL arch=arm64 [2022-10-22T14:22:00.899Z] ---> Running in 86f0bf2289c4 [2022-10-22T14:22:01.169Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-22T14:22:01.899Z] Removing intermediate container 86f0bf2289c4 [2022-10-22T14:22:01.899Z] ---> 68ff59850c12 [2022-10-22T14:22:01.899Z] Step 23/24 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:22:01.899Z] ---> Running in fc3d89f28626 [2022-10-22T14:22:02.979Z] Removing intermediate container fc3d89f28626 [2022-10-22T14:22:02.979Z] ---> 3114c09f5e65 [2022-10-22T14:22:02.979Z] Step 24/24 : LABEL version=2.3.0-dev.97 [2022-10-22T14:22:03.253Z] ---> Running in 8b6cf36b1d57 [2022-10-22T14:22:04.248Z] Removing intermediate container 8b6cf36b1d57 [2022-10-22T14:22:04.248Z] ---> 0b97db4fe45f [2022-10-22T14:22:04.248Z] [2022-10-22T14:22:04.529Z] Successfully built 0b97db4fe45f [2022-10-22T14:22:04.814Z] Successfully tagged core-data-arm64:latest [2022-10-22T14:22:04.814Z]  Building core-data ... done Building security-spire-config [2022-10-22T14:22:10.289Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:22:10.289Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:22:10.289Z] ---> b5d932869abe [2022-10-22T14:22:10.289Z] Step 3/26 : WORKDIR /edgex-go [2022-10-22T14:22:10.289Z] ---> Using cache [2022-10-22T14:22:10.289Z] ---> 5e02e1ac0ef6 [2022-10-22T14:22:10.289Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:22:10.289Z] ---> Using cache [2022-10-22T14:22:10.289Z] ---> ace7206edbbf [2022-10-22T14:22:10.289Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-22T14:22:10.289Z] ---> Using cache [2022-10-22T14:22:10.289Z] ---> fdecf9724761 [2022-10-22T14:22:10.289Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-22T14:22:10.289Z] ---> Using cache [2022-10-22T14:22:10.289Z] ---> be5a14710f67 [2022-10-22T14:22:10.289Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:22:10.289Z] ---> Using cache [2022-10-22T14:22:10.289Z] ---> ba34af062ab4 [2022-10-22T14:22:10.289Z] Step 8/26 : COPY . . [2022-10-22T14:22:10.289Z] ---> Using cache [2022-10-22T14:22:10.289Z] ---> 974e65ea4798 [2022-10-22T14:22:10.289Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-22T14:22:10.289Z] ---> Using cache [2022-10-22T14:22:10.289Z] ---> 9bd9fcd0ebfb [2022-10-22T14:22:10.289Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-22T14:22:10.289Z] ---> Using cache [2022-10-22T14:22:10.289Z] ---> 0c0b0cc4cb83 [2022-10-22T14:22:10.289Z] 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-22T14:22:10.289Z] ---> Using cache [2022-10-22T14:22:10.289Z] ---> ab9945913735 [2022-10-22T14:22:10.289Z] Step 12/26 : WORKDIR /edgex-go [2022-10-22T14:22:10.289Z] ---> Using cache [2022-10-22T14:22:10.289Z] ---> efc64bb51d5e [2022-10-22T14:22:10.289Z] [2022-10-22T14:22:10.289Z] Step 13/26 : FROM alpine:3.15 [2022-10-22T14:22:10.289Z] ---> 02e0d6fdf486 [2022-10-22T14:22:10.289Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T14:22:10.289Z] ---> Using cache [2022-10-22T14:22:10.289Z] ---> e559d9fb329c [2022-10-22T14:22:10.289Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:22:10.289Z] ---> Using cache [2022-10-22T14:22:10.289Z] ---> c1ea3b801ec0 [2022-10-22T14:22:10.289Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-22T14:22:10.874Z] ---> Running in 719800be774a [2022-10-22T14:22:13.445Z] Removing intermediate container 9d719575dca0 [2022-10-22T14:22:13.445Z] ---> 2b9ff81848be [2022-10-22T14:22:13.445Z] Step 9/23 : COPY . . [2022-10-22T14:22:14.027Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:22:15.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:22:16.834Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T14:22:16.834Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T14:22:16.834Z] OK: 15734 distinct packages available [2022-10-22T14:22:16.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:22:17.795Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:22:18.062Z] ---> b3ea69753ba1 [2022-10-22T14:22:18.062Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-22T14:22:18.332Z] ---> Running in fd474d02eafb [2022-10-22T14:22:19.292Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-22T14:22:19.292Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-22T14:22:19.292Z] (3/4) Installing libucontext (1.1-r0) [2022-10-22T14:22:19.292Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-22T14:22:19.559Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T14:22:19.560Z] OK: 6 MiB in 18 packages [2022-10-22T14:22:20.963Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-22T14:22:21.932Z] Removing intermediate container 719800be774a [2022-10-22T14:22:21.932Z] ---> 24a7ad1ed7f8 [2022-10-22T14:22:21.932Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-22T14:22:32.009Z] ---> 01ecf1fb79f2 [2022-10-22T14:22:32.009Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-22T14:22:33.950Z] ---> d3d5a0f29884 [2022-10-22T14:22:33.950Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-22T14:22:33.950Z] ---> Running in 8db7a1304a30 [2022-10-22T14:22:34.913Z] Removing intermediate container 8db7a1304a30 [2022-10-22T14:22:34.913Z] ---> 2ec0f8c46ae4 [2022-10-22T14:22:34.913Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-22T14:22:38.256Z] ---> 0c2dd78f1bdc [2022-10-22T14:22:38.256Z] Step 21/26 : WORKDIR / [2022-10-22T14:22:38.256Z] ---> Running in 6725b4722a32 [2022-10-22T14:22:38.524Z] Removing intermediate container 6725b4722a32 [2022-10-22T14:22:38.524Z] ---> 3a8297b14cb5 [2022-10-22T14:22:38.524Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-22T14:22:38.790Z] ---> Running in cda7b9b60880 [2022-10-22T14:22:39.756Z] Removing intermediate container cda7b9b60880 [2022-10-22T14:22:39.756Z] ---> f64d1e87959c [2022-10-22T14:22:39.756Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-22T14:22:40.023Z] ---> Running in b145264cad4f [2022-10-22T14:22:41.431Z] Removing intermediate container b145264cad4f [2022-10-22T14:22:41.431Z] ---> 88f23bd4c5fa [2022-10-22T14:22:41.431Z] Step 24/26 : LABEL arch=arm64 [2022-10-22T14:22:41.431Z] ---> Running in f1501b4fe01d [2022-10-22T14:22:42.840Z] Removing intermediate container f1501b4fe01d [2022-10-22T14:22:42.840Z] ---> eb88383d488e [2022-10-22T14:22:42.840Z] Step 25/26 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:22:42.840Z] ---> Running in b894f868c800 [2022-10-22T14:22:43.799Z] Removing intermediate container b894f868c800 [2022-10-22T14:22:43.799Z] ---> fc6198f34533 [2022-10-22T14:22:43.799Z] Step 26/26 : LABEL version=2.3.0-dev.97 [2022-10-22T14:22:44.065Z] ---> Running in db0f0cb3d0e3 [2022-10-22T14:22:45.025Z] Removing intermediate container db0f0cb3d0e3 [2022-10-22T14:22:45.025Z] ---> 05f285a20fb2 [2022-10-22T14:22:45.025Z] [2022-10-22T14:22:45.292Z] Successfully built 05f285a20fb2 [2022-10-22T14:22:45.292Z] Successfully tagged security-spire-config-arm64:latest [2022-10-22T14:22:45.292Z] Building security-bootstrapper [2022-10-22T14:22:46.251Z]  Building security-spire-config ... done Removing intermediate container 95050cc5b69a [2022-10-22T14:22:46.251Z] ---> 20380352dd71 [2022-10-22T14:22:46.251Z] [2022-10-22T14:22:46.251Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T14:22:46.251Z] ---> a6215f271958 [2022-10-22T14:22:46.251Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-22T14:22:46.251Z] ---> Using cache [2022-10-22T14:22:46.251Z] ---> a29e10dcec45 [2022-10-22T14:22:46.251Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T14:22:46.251Z] ---> Using cache [2022-10-22T14:22:46.251Z] ---> 74349f1bff9b [2022-10-22T14:22:46.251Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-22T14:22:46.518Z] ---> Running in 8fcc9948505e [2022-10-22T14:22:46.518Z] Removing intermediate container b5c2b55664c8 [2022-10-22T14:22:46.518Z] ---> 1bad38255e5e [2022-10-22T14:22:46.518Z] Step 8/22 : COPY . . [2022-10-22T14:22:47.101Z] Removing intermediate container 8fcc9948505e [2022-10-22T14:22:47.101Z] ---> fbb0e0f4974a [2022-10-22T14:22:47.101Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T14:22:47.101Z] ---> Running in af7069eed320 [2022-10-22T14:22:50.445Z] Removing intermediate container af7069eed320 [2022-10-22T14:22:50.445Z] ---> f2d52e8d9e21 [2022-10-22T14:22:50.445Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T14:22:50.445Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:22:50.445Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:22:50.445Z] ---> b5d932869abe [2022-10-22T14:22:50.445Z] Step 3/33 : WORKDIR /edgex-go [2022-10-22T14:22:50.445Z] ---> Using cache [2022-10-22T14:22:50.445Z] ---> 5e02e1ac0ef6 [2022-10-22T14:22:50.445Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:22:50.445Z] ---> Using cache [2022-10-22T14:22:50.445Z] ---> ace7206edbbf [2022-10-22T14:22:50.445Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-22T14:22:50.445Z] ---> Using cache [2022-10-22T14:22:50.445Z] ---> 5ca6aa0f8376 [2022-10-22T14:22:50.445Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-22T14:22:50.445Z] ---> Using cache [2022-10-22T14:22:50.445Z] ---> ea6a3019928b [2022-10-22T14:22:50.445Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:22:50.445Z] ---> Using cache [2022-10-22T14:22:50.710Z] ---> 1bad38255e5e [2022-10-22T14:22:50.710Z] Step 8/33 : COPY . . [2022-10-22T14:22:50.974Z] ---> Using cache [2022-10-22T14:22:50.974Z] ---> a2bf540c5455 [2022-10-22T14:22:50.974Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-22T14:22:51.238Z] ---> a2bf540c5455 [2022-10-22T14:22:51.238Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-22T14:22:51.238Z] ---> Running in 7f7afb4eaeb9 [2022-10-22T14:22:51.238Z] ---> 2af75e236c93 [2022-10-22T14:22:51.238Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-22T14:22:51.503Z] ---> Running in 60f668bd6cb1 [2022-10-22T14:22:54.842Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-22T14:22:54.842Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-22T14:22:55.430Z] ---> 5b3af9f6ffde [2022-10-22T14:22:55.430Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-22T14:22:56.384Z] ---> 6cd137c03938 [2022-10-22T14:22:56.384Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-22T14:22:56.384Z] ---> Running in d6fec2064345 [2022-10-22T14:22:56.963Z] Removing intermediate container d6fec2064345 [2022-10-22T14:22:56.963Z] ---> bf172862d97f [2022-10-22T14:22:56.963Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T14:22:56.963Z] ---> Running in 9760b4818a45 [2022-10-22T14:22:57.549Z] Removing intermediate container 9760b4818a45 [2022-10-22T14:22:57.549Z] ---> 3876f0c17b5c [2022-10-22T14:22:57.549Z] Step 21/23 : LABEL arch=arm64 [2022-10-22T14:22:57.549Z] ---> Running in 7dd451029b30 [2022-10-22T14:22:58.137Z] Removing intermediate container 7dd451029b30 [2022-10-22T14:22:58.137Z] ---> cd7ad6a719b0 [2022-10-22T14:22:58.137Z] Step 22/23 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:22:58.137Z] ---> Running in 3bcad0d4abf0 [2022-10-22T14:22:58.722Z] Removing intermediate container 3bcad0d4abf0 [2022-10-22T14:22:58.722Z] ---> 6b1895108611 [2022-10-22T14:22:58.722Z] Step 23/23 : LABEL version=2.3.0-dev.97 [2022-10-22T14:22:58.722Z] ---> Running in 209a503e3b46 [2022-10-22T14:22:59.302Z] Removing intermediate container 209a503e3b46 [2022-10-22T14:22:59.302Z] ---> c0a9d572a828 [2022-10-22T14:22:59.302Z] [2022-10-22T14:22:59.568Z] Successfully built c0a9d572a828 [2022-10-22T14:22:59.568Z] Successfully tagged support-scheduler-arm64:latest [2022-10-22T14:22:59.568Z] Building security-spiffe-token-provider [2022-10-22T14:23:03.813Z]  Building support-scheduler ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-22T14:23:03.813Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-22T14:23:03.813Z] ---> b5d932869abe [2022-10-22T14:23:03.813Z] Step 3/20 : WORKDIR /edgex-go [2022-10-22T14:23:03.813Z] ---> Using cache [2022-10-22T14:23:03.813Z] ---> 5e02e1ac0ef6 [2022-10-22T14:23:03.813Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-22T14:23:03.813Z] ---> Running in 9f3d21096c0e [2022-10-22T14:23:05.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:23:06.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:23:07.441Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-22T14:23:07.441Z] v3.16.2-336-gda67e2106e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-22T14:23:07.441Z] OK: 16895 distinct packages available [2022-10-22T14:23:07.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:23:08.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:23:09.428Z] OK: 221 MiB in 51 packages [2022-10-22T14:23:11.366Z] Removing intermediate container 9f3d21096c0e [2022-10-22T14:23:11.366Z] ---> 3399ff1f0453 [2022-10-22T14:23:11.366Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-22T14:23:11.946Z] ---> 97d989d5079b [2022-10-22T14:23:11.946Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-22T14:23:12.213Z] ---> Running in a9a2ab71799f [2022-10-22T14:24:33.808Z] Removing intermediate container a9a2ab71799f [2022-10-22T14:24:33.809Z] ---> 3423d0673dfd [2022-10-22T14:24:33.809Z] Step 7/20 : COPY . . [2022-10-22T14:24:33.809Z] ---> 8564a06f2da6 [2022-10-22T14:24:33.809Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-22T14:24:33.809Z] ---> Running in 8699808643b1 [2022-10-22T14:24:33.809Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-22T14:28:40.597Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-22T14:28:44.858Z] Removing intermediate container 054ad3ae023b [2022-10-22T14:28:44.858Z] ---> f837a0586f7d [2022-10-22T14:28:44.858Z] [2022-10-22T14:28:44.858Z] Step 11/25 : FROM alpine:3.16 [2022-10-22T14:28:44.858Z] ---> a6215f271958 [2022-10-22T14:28:44.858Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-22T14:28:44.858Z] ---> Using cache [2022-10-22T14:28:44.858Z] ---> a29e10dcec45 [2022-10-22T14:28:44.858Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T14:28:44.858Z] ---> Using cache [2022-10-22T14:28:44.858Z] ---> 74349f1bff9b [2022-10-22T14:28:44.858Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-22T14:28:44.858Z] ---> Running in 023b59c8360d [2022-10-22T14:28:45.125Z] Removing intermediate container 023b59c8360d [2022-10-22T14:28:45.125Z] ---> 44a23967b8ac [2022-10-22T14:28:45.125Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-22T14:28:45.392Z] ---> Running in fb32f0c60992 [2022-10-22T14:28:46.353Z] Removing intermediate container fb32f0c60992 [2022-10-22T14:28:46.353Z] ---> 75c853b5a3f4 [2022-10-22T14:28:46.353Z] Step 16/25 : WORKDIR / [2022-10-22T14:28:46.353Z] ---> Running in aa53142a35d5 [2022-10-22T14:28:46.941Z] Removing intermediate container aa53142a35d5 [2022-10-22T14:28:46.941Z] ---> a815776985c6 [2022-10-22T14:28:46.941Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T14:28:47.913Z] ---> 0b058ac23e69 [2022-10-22T14:28:47.913Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-22T14:28:50.497Z] ---> 660ed3b3cb0d [2022-10-22T14:28:50.497Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-22T14:28:51.086Z] ---> 196785d3395c [2022-10-22T14:28:51.086Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-22T14:28:52.044Z] ---> f1aadd01d42f [2022-10-22T14:28:52.044Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-22T14:28:52.044Z] ---> Running in 64456582a9bd [2022-10-22T14:28:52.628Z] Removing intermediate container 64456582a9bd [2022-10-22T14:28:52.628Z] ---> 7fbc1003cca2 [2022-10-22T14:28:52.628Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T14:28:52.628Z] ---> Running in a23c83d1cc07 [2022-10-22T14:28:53.211Z] Removing intermediate container a23c83d1cc07 [2022-10-22T14:28:53.211Z] ---> fbd9dc5ffa1f [2022-10-22T14:28:53.211Z] Step 23/25 : LABEL arch=arm64 [2022-10-22T14:28:53.476Z] ---> Running in 3b3ba7cbb793 [2022-10-22T14:28:54.060Z] Removing intermediate container 3b3ba7cbb793 [2022-10-22T14:28:54.060Z] ---> d15fc558500e [2022-10-22T14:28:54.060Z] Step 24/25 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:28:54.060Z] ---> Running in 019ecb98dbdd [2022-10-22T14:28:54.652Z] Removing intermediate container 019ecb98dbdd [2022-10-22T14:28:54.652Z] ---> fe29542f7fa7 [2022-10-22T14:28:54.652Z] Step 25/25 : LABEL version=2.3.0-dev.97 [2022-10-22T14:28:54.918Z] ---> Running in 2d4283239768 [2022-10-22T14:28:55.504Z] Removing intermediate container 2d4283239768 [2022-10-22T14:28:55.504Z] ---> a980f5de70d8 [2022-10-22T14:28:55.504Z] [2022-10-22T14:28:55.770Z] Successfully built a980f5de70d8 [2022-10-22T14:28:56.038Z] Successfully tagged core-metadata-arm64:latest [2022-10-22T14:29:02.682Z]  Building core-metadata ... done Removing intermediate container 60f668bd6cb1 [2022-10-22T14:29:02.682Z] ---> 0ad2394ddb61 [2022-10-22T14:29:02.682Z] [2022-10-22T14:29:02.682Z] Step 10/22 : FROM alpine:3.16 [2022-10-22T14:29:02.682Z] ---> a6215f271958 [2022-10-22T14:29:02.682Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-22T14:29:02.947Z] ---> Running in bcc76ccbd624 [2022-10-22T14:29:05.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:29:05.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:29:07.198Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-22T14:29:07.465Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-22T14:29:07.465Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-22T14:29:07.465Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-22T14:29:07.465Z] (5/6) Installing curl (7.83.1-r3) [2022-10-22T14:29:07.465Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-22T14:29:07.465Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:29:07.465Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T14:29:08.047Z] OK: 8 MiB in 20 packages [2022-10-22T14:29:11.391Z] Removing intermediate container bcc76ccbd624 [2022-10-22T14:29:11.391Z] ---> 7c5041ea1f5f [2022-10-22T14:29:11.391Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-22T14:29:11.391Z] ---> Running in 54a8f0ee9262 [2022-10-22T14:29:12.357Z] Removing intermediate container 54a8f0ee9262 [2022-10-22T14:29:12.357Z] ---> a4e1f7c41984 [2022-10-22T14:29:12.357Z] Step 13/22 : WORKDIR /edgex [2022-10-22T14:29:12.357Z] ---> Running in 8d273af0e5a6 [2022-10-22T14:29:13.325Z] Removing intermediate container 8d273af0e5a6 [2022-10-22T14:29:13.325Z] ---> adafc0cc8c7d [2022-10-22T14:29:13.325Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-22T14:29:13.591Z] Removing intermediate container 7f7afb4eaeb9 [2022-10-22T14:29:13.591Z] ---> 9e6ea600380e [2022-10-22T14:29:13.591Z] [2022-10-22T14:29:13.591Z] Step 10/33 : FROM alpine:3.16 [2022-10-22T14:29:13.591Z] ---> a6215f271958 [2022-10-22T14:29:13.591Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T14:29:13.591Z] ---> Running in 567f40907036 [2022-10-22T14:29:14.578Z] ---> a8644f315bef [2022-10-22T14:29:14.578Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-22T14:29:14.578Z] Removing intermediate container 567f40907036 [2022-10-22T14:29:14.578Z] ---> 86f427bb534a [2022-10-22T14:29:14.578Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-22T14:29:14.578Z] ---> Running in 049d597b9daf [2022-10-22T14:29:17.160Z] ---> c81ae16899d1 [2022-10-22T14:29:17.160Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-22T14:29:17.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:29:17.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:29:18.331Z] ---> b1a0cdc05697 [2022-10-22T14:29:18.331Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-22T14:29:18.911Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-22T14:29:18.911Z] (2/2) Installing su-exec (0.2-r1) [2022-10-22T14:29:18.911Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:29:19.178Z] OK: 5 MiB in 16 packages [2022-10-22T14:29:19.448Z] ---> 7eaaf583bac6 [2022-10-22T14:29:19.448Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-22T14:29:19.448Z] ---> Running in cec772989ece [2022-10-22T14:29:20.877Z] Removing intermediate container 049d597b9daf [2022-10-22T14:29:20.877Z] ---> d078701464a0 [2022-10-22T14:29:20.877Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-22T14:29:20.877Z] ---> Running in 281bdb2846ab [2022-10-22T14:29:21.858Z] Removing intermediate container 281bdb2846ab [2022-10-22T14:29:21.858Z] ---> afdc72d7cf75 [2022-10-22T14:29:21.858Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-22T14:29:22.130Z] ---> Running in ead019ce0aad [2022-10-22T14:29:22.727Z] Removing intermediate container ead019ce0aad [2022-10-22T14:29:22.727Z] ---> 879ca683fb51 [2022-10-22T14:29:22.727Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-22T14:29:22.727Z] ---> Running in 8231a9f7e750 [2022-10-22T14:29:23.689Z] Removing intermediate container 8231a9f7e750 [2022-10-22T14:29:23.689Z] ---> 1d3ca4904818 [2022-10-22T14:29:23.689Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-22T14:29:23.966Z] ---> Running in 738c797869d7 [2022-10-22T14:29:23.966Z] Removing intermediate container cec772989ece [2022-10-22T14:29:23.966Z] ---> 0a50921acee4 [2022-10-22T14:29:23.966Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-22T14:29:24.233Z] ---> Running in 8f04c38d1417 [2022-10-22T14:29:24.510Z] Removing intermediate container 738c797869d7 [2022-10-22T14:29:24.510Z] ---> cd7585f053a9 [2022-10-22T14:29:24.510Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-22T14:29:24.783Z] ---> Running in 193f2ca85d9d [2022-10-22T14:29:24.783Z] Removing intermediate container 8f04c38d1417 [2022-10-22T14:29:24.783Z] ---> 6fe20384e2b8 [2022-10-22T14:29:24.783Z] Step 20/22 : LABEL arch=arm64 [2022-10-22T14:29:25.050Z] ---> Running in 8af820848de4 [2022-10-22T14:29:25.633Z] Removing intermediate container 8af820848de4 [2022-10-22T14:29:25.633Z] ---> 9e38e1bf636a [2022-10-22T14:29:25.633Z] Step 21/22 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:29:25.899Z] ---> Running in 687ca5c1de30 [2022-10-22T14:29:26.481Z] Removing intermediate container 687ca5c1de30 [2022-10-22T14:29:26.481Z] ---> 204e434ab41f [2022-10-22T14:29:26.481Z] Step 22/22 : LABEL version=2.3.0-dev.97 [2022-10-22T14:29:26.750Z] ---> Running in 7f077ff72fb1 [2022-10-22T14:29:27.333Z] Removing intermediate container 7f077ff72fb1 [2022-10-22T14:29:27.333Z] ---> 1f73c6792ec0 [2022-10-22T14:29:27.333Z] [2022-10-22T14:29:27.917Z] Successfully built 1f73c6792ec0 [2022-10-22T14:29:27.917Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-22T14:29:28.201Z]  Building security-proxy-setup ... done Removing intermediate container 193f2ca85d9d [2022-10-22T14:29:28.201Z] ---> 9bed6c404b51 [2022-10-22T14:29:28.201Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-22T14:29:28.468Z] ---> Running in 45bb6e8443c7 [2022-10-22T14:29:29.053Z] Removing intermediate container 45bb6e8443c7 [2022-10-22T14:29:29.053Z] ---> 4a84d96725f7 [2022-10-22T14:29:29.053Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-22T14:29:30.013Z] ---> 0c95520b2b1d [2022-10-22T14:29:30.013Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-22T14:29:30.279Z] ---> Running in c23d07e9209b [2022-10-22T14:29:33.615Z] Removing intermediate container c23d07e9209b [2022-10-22T14:29:33.615Z] ---> f13b1c41eba3 [2022-10-22T14:29:33.615Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T14:29:34.572Z] ---> eb7b3817fbd5 [2022-10-22T14:29:34.572Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-22T14:29:36.507Z] ---> 34cde2895843 [2022-10-22T14:29:36.507Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-22T14:29:37.580Z] ---> 0b4341b00768 [2022-10-22T14:29:37.580Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-22T14:29:38.575Z] ---> c06e16f42900 [2022-10-22T14:29:38.575Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-22T14:29:39.581Z] ---> 257e012839ed [2022-10-22T14:29:39.581Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-22T14:29:40.626Z] ---> 64f29d624dc5 [2022-10-22T14:29:40.626Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-22T14:29:41.255Z] ---> 64330fa5403d [2022-10-22T14:29:41.255Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-22T14:29:41.560Z] ---> Running in f2ca21f5653b [2022-10-22T14:29:44.940Z] Removing intermediate container f2ca21f5653b [2022-10-22T14:29:44.940Z] ---> c1f9adb9edd6 [2022-10-22T14:29:44.940Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-22T14:29:44.940Z] ---> Running in f4bd2ffb734c [2022-10-22T14:29:45.207Z] Removing intermediate container f4bd2ffb734c [2022-10-22T14:29:45.208Z] ---> b8c9e3f1e217 [2022-10-22T14:29:45.208Z] Step 30/33 : CMD ["gate"] [2022-10-22T14:29:45.208Z] ---> Running in a5953ba6dbe0 [2022-10-22T14:29:47.155Z] Removing intermediate container a5953ba6dbe0 [2022-10-22T14:29:47.155Z] ---> d2f0357a24f6 [2022-10-22T14:29:47.155Z] Step 31/33 : LABEL arch=arm64 [2022-10-22T14:29:47.155Z] ---> Running in 28c5f814c3fb [2022-10-22T14:29:47.423Z] Removing intermediate container 28c5f814c3fb [2022-10-22T14:29:47.423Z] ---> 9a0c10f3681d [2022-10-22T14:29:47.423Z] Step 32/33 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:29:47.693Z] ---> Running in 9047d801c2f5 [2022-10-22T14:29:47.960Z] Removing intermediate container 9047d801c2f5 [2022-10-22T14:29:47.960Z] ---> 347e78026aab [2022-10-22T14:29:47.960Z] Step 33/33 : LABEL version=2.3.0-dev.97 [2022-10-22T14:29:48.228Z] ---> Running in dc6bb12df555 [2022-10-22T14:29:48.810Z] Removing intermediate container dc6bb12df555 [2022-10-22T14:29:48.810Z] ---> 7e6c093f2c6c [2022-10-22T14:29:48.810Z] [2022-10-22T14:29:48.810Z] Successfully built 7e6c093f2c6c [2022-10-22T14:29:48.810Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-22T14:30:45.193Z]  Building security-bootstrapper ... done Removing intermediate container fd474d02eafb [2022-10-22T14:30:45.193Z] ---> 65e165957daf [2022-10-22T14:30:45.193Z] [2022-10-22T14:30:45.193Z] Step 11/23 : FROM alpine:3.16 [2022-10-22T14:30:45.193Z] ---> a6215f271958 [2022-10-22T14:30:45.193Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-22T14:30:45.193Z] ---> Running in c7a4225697a2 [2022-10-22T14:30:45.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:30:45.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:30:45.193Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-22T14:30:45.193Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-22T14:30:45.193Z] Executing busybox-1.35.0-r17.trigger [2022-10-22T14:30:45.193Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T14:30:45.193Z] OK: 6 MiB in 16 packages [2022-10-22T14:30:45.193Z] Removing intermediate container c7a4225697a2 [2022-10-22T14:30:45.193Z] ---> a4914e80b9c9 [2022-10-22T14:30:45.193Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-22T14:30:45.193Z] ---> Running in c0e9e642de5d [2022-10-22T14:30:45.193Z] Removing intermediate container c0e9e642de5d [2022-10-22T14:30:45.193Z] ---> f5b0ce195a5e [2022-10-22T14:30:45.193Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-22T14:30:45.193Z] ---> Running in 2dea6bb116f6 [2022-10-22T14:30:45.193Z] Removing intermediate container 2dea6bb116f6 [2022-10-22T14:30:45.193Z] ---> 9b7cc9ee99c0 [2022-10-22T14:30:45.193Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-22T14:30:45.193Z] ---> Running in 26a9a4d0496f [2022-10-22T14:30:45.193Z] Removing intermediate container 26a9a4d0496f [2022-10-22T14:30:45.193Z] ---> 41eac08fb0c7 [2022-10-22T14:30:45.193Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T14:30:45.193Z] Removing intermediate container 8699808643b1 [2022-10-22T14:30:45.193Z] ---> 0c347f7b5a5e [2022-10-22T14:30:45.193Z] [2022-10-22T14:30:45.193Z] Step 9/20 : FROM alpine:3.15 [2022-10-22T14:30:45.193Z] ---> 02e0d6fdf486 [2022-10-22T14:30:45.193Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-22T14:30:45.193Z] ---> Using cache [2022-10-22T14:30:45.193Z] ---> e559d9fb329c [2022-10-22T14:30:45.193Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-22T14:30:45.193Z] ---> Using cache [2022-10-22T14:30:45.193Z] ---> c1ea3b801ec0 [2022-10-22T14:30:45.193Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-22T14:30:45.193Z] ---> 91bd42d84888 [2022-10-22T14:30:45.193Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-22T14:30:45.193Z] ---> Running in 1b1634f9e2ff [2022-10-22T14:30:45.193Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:30:45.193Z] ---> 5974d8ce4573 [2022-10-22T14:30:45.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-22T14:30:45.193Z] ---> fcfb0501271a [2022-10-22T14:30:45.193Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-22T14:30:45.193Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:30:45.193Z] ---> Running in 63a68153e47a [2022-10-22T14:30:45.461Z] Removing intermediate container 63a68153e47a [2022-10-22T14:30:45.461Z] ---> e79deebad6b7 [2022-10-22T14:30:45.461Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T14:30:45.461Z] ---> Running in c2d027cbf56d [2022-10-22T14:30:46.047Z] Removing intermediate container c2d027cbf56d [2022-10-22T14:30:46.047Z] ---> b9f757c08b40 [2022-10-22T14:30:46.047Z] Step 21/23 : LABEL arch=arm64 [2022-10-22T14:30:46.047Z] ---> Running in 29506b04f599 [2022-10-22T14:30:46.316Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-22T14:30:46.316Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-22T14:30:46.316Z] OK: 15734 distinct packages available [2022-10-22T14:30:46.316Z] Removing intermediate container 29506b04f599 [2022-10-22T14:30:46.316Z] ---> e670860831e1 [2022-10-22T14:30:46.316Z] Step 22/23 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:30:46.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-22T14:30:46.582Z] ---> Running in e0968a108722 [2022-10-22T14:30:46.848Z] Removing intermediate container e0968a108722 [2022-10-22T14:30:46.848Z] ---> 7a03cb2a5676 [2022-10-22T14:30:46.848Z] Step 23/23 : LABEL version=2.3.0-dev.97 [2022-10-22T14:30:46.848Z] ---> Running in 144ab238a422 [2022-10-22T14:30:47.115Z] Removing intermediate container 144ab238a422 [2022-10-22T14:30:47.115Z] ---> 07efae814b9b [2022-10-22T14:30:47.115Z] [2022-10-22T14:30:47.380Z] Successfully built 07efae814b9b [2022-10-22T14:30:47.380Z] Successfully tagged support-notifications-arm64:latest [2022-10-22T14:30:47.380Z]  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-22T14:30:48.338Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-22T14:30:48.605Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-22T14:30:48.605Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-22T14:30:48.605Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-22T14:30:48.870Z] (5/9) Installing curl (7.80.0-r3) [2022-10-22T14:30:48.870Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-22T14:30:49.135Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-22T14:30:49.135Z] (8/9) Installing libucontext (1.1-r0) [2022-10-22T14:30:49.135Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-22T14:30:49.404Z] Executing busybox-1.34.1-r7.trigger [2022-10-22T14:30:49.404Z] Executing ca-certificates-20220614-r0.trigger [2022-10-22T14:30:49.404Z] OK: 8 MiB in 23 packages [2022-10-22T14:30:50.812Z] Removing intermediate container 1b1634f9e2ff [2022-10-22T14:30:50.812Z] ---> 3e2335dd55d6 [2022-10-22T14:30:50.812Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-22T14:30:51.402Z] ---> f36601e231de [2022-10-22T14:30:51.402Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-22T14:30:52.808Z] ---> e7c75cf8b5dc [2022-10-22T14:30:52.808Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-22T14:30:53.074Z] ---> 91e539abf5be [2022-10-22T14:30:53.074Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-22T14:30:53.074Z] ---> Running in ea1a7a3510c4 [2022-10-22T14:30:53.660Z] Removing intermediate container ea1a7a3510c4 [2022-10-22T14:30:53.661Z] ---> 01a7ef459472 [2022-10-22T14:30:53.661Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-22T14:30:53.661Z] ---> Running in 2d92b1d33657 [2022-10-22T14:30:53.926Z] Removing intermediate container 2d92b1d33657 [2022-10-22T14:30:53.926Z] ---> 50e906a7ee96 [2022-10-22T14:30:53.926Z] Step 18/20 : LABEL arch=arm64 [2022-10-22T14:30:53.926Z] ---> Running in 6a6edcd28624 [2022-10-22T14:30:54.197Z] Removing intermediate container 6a6edcd28624 [2022-10-22T14:30:54.197Z] ---> 2621c2991c05 [2022-10-22T14:30:54.197Z] Step 19/20 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:30:54.197Z] ---> Running in 14c260122acb [2022-10-22T14:30:54.782Z] Removing intermediate container 14c260122acb [2022-10-22T14:30:54.782Z] ---> 44760f13cb2d [2022-10-22T14:30:54.782Z] Step 20/20 : LABEL version=2.3.0-dev.97 [2022-10-22T14:30:54.782Z] ---> Running in 199dd24ff61c [2022-10-22T14:30:55.047Z] Removing intermediate container 199dd24ff61c [2022-10-22T14:30:55.047Z] ---> 28ef9017b63d [2022-10-22T14:30:55.047Z] [2022-10-22T14:30:55.047Z] Successfully built 28ef9017b63d [2022-10-22T14:30:55.047Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-22T14:30:55.638Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-10-22T14:30:55.644Z] $ docker stop --time=1 f6fd85d75109c259591c0f7c34095df11a25c8a26fc565eac4299a2fadbeafc4 [2022-10-22T14:30:57.312Z] $ docker rm -f f6fd85d75109c259591c0f7c34095df11a25c8a26fc565eac4299a2fadbeafc4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-22T14:30:57.795Z] + docker images [2022-10-22T14:30:58.063Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-22T14:30:58.063Z] security-spiffe-token-provider-arm64 latest 28ef9017b63d 3 seconds ago 28.8MB [2022-10-22T14:30:58.063Z] support-notifications-arm64 latest 07efae814b9b 11 seconds ago 29.5MB [2022-10-22T14:30:58.063Z] 0c347f7b5a5e 15 seconds ago 1.3GB [2022-10-22T14:30:58.063Z] 65e165957daf 23 seconds ago 1.33GB [2022-10-22T14:30:58.064Z] security-bootstrapper-arm64 latest 7e6c093f2c6c About a minute ago 19.4MB [2022-10-22T14:30:58.064Z] security-proxy-setup-arm64 latest 1f73c6792ec0 About a minute ago 26.7MB [2022-10-22T14:30:58.064Z] 9e6ea600380e About a minute ago 1.25GB [2022-10-22T14:30:58.064Z] 0ad2394ddb61 About a minute ago 1.25GB [2022-10-22T14:30:58.064Z] core-metadata-arm64 latest a980f5de70d8 2 minutes ago 17.7MB [2022-10-22T14:30:58.064Z] f837a0586f7d 2 minutes ago 1.27GB [2022-10-22T14:30:58.064Z] support-scheduler-arm64 latest c0a9d572a828 7 minutes ago 28.8MB [2022-10-22T14:30:58.064Z] 20380352dd71 8 minutes ago 1.33GB [2022-10-22T14:30:58.064Z] security-spire-config-arm64 latest 05f285a20fb2 8 minutes ago 83.6MB [2022-10-22T14:30:58.064Z] core-data-arm64 latest 0b97db4fe45f 8 minutes ago 20.8MB [2022-10-22T14:30:58.064Z] sys-mgmt-agent-arm64 latest 7cf06fec1086 9 minutes ago 133MB [2022-10-22T14:30:58.064Z] 382801f66f6c 9 minutes ago 1.27GB [2022-10-22T14:30:58.064Z] core-command-arm64 latest 8023dfcee6e3 9 minutes ago 16.9MB [2022-10-22T14:30:58.064Z] d5763dcb2ce8 10 minutes ago 1.26GB [2022-10-22T14:30:58.064Z] security-spire-agent-arm64 latest b17228306df4 10 minutes ago 122MB [2022-10-22T14:30:58.064Z] efc64bb51d5e 10 minutes ago 1.14GB [2022-10-22T14:30:58.064Z] security-secretstore-setup-arm64 latest 4ab733f50a73 10 minutes ago 28.6MB [2022-10-22T14:30:58.064Z] 52e1f41d5888 11 minutes ago 1.26GB [2022-10-22T14:30:58.064Z] fd56b1f2e6a3 11 minutes ago 1.25GB [2022-10-22T14:30:58.064Z] security-spire-server-arm64 latest 377293a13a62 17 minutes ago 84.3MB [2022-10-22T14:30:58.064Z] dfca869d11fb 17 minutes ago 1.14GB [2022-10-22T14:30:58.064Z] ci-base-image-arm64 latest b5d932869abe 20 minutes ago 943MB [2022-10-22T14:30:58.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 11 days ago 679MB [2022-10-22T14:30:58.064Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-22T14:30:58.064Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-22T14:30:58.064Z] 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-22T14:30:58.147Z] provisioning config files... [2022-10-22T14:30:58.161Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/335@tmp/config14471430714896867222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:30:58.493Z] ---> docker-login.sh [2022-10-22T14:30:58.493Z] nexus3.edgexfoundry.org:10001 [2022-10-22T14:30:58.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:30:58.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:30:58.760Z] Configure a credential helper to remove this warning. See [2022-10-22T14:30:58.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:30:58.760Z] [2022-10-22T14:30:58.760Z] Login Succeeded [2022-10-22T14:30:58.760Z] nexus3.edgexfoundry.org:10002 [2022-10-22T14:30:59.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:30:59.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:30:59.026Z] Configure a credential helper to remove this warning. See [2022-10-22T14:30:59.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:30:59.026Z] [2022-10-22T14:30:59.026Z] Login Succeeded [2022-10-22T14:30:59.026Z] nexus3.edgexfoundry.org:10003 [2022-10-22T14:30:59.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:30:59.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:30:59.559Z] Configure a credential helper to remove this warning. See [2022-10-22T14:30:59.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:30:59.559Z] [2022-10-22T14:30:59.559Z] Login Succeeded [2022-10-22T14:30:59.559Z] nexus3.edgexfoundry.org:10004 [2022-10-22T14:30:59.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:30:59.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:30:59.826Z] Configure a credential helper to remove this warning. See [2022-10-22T14:30:59.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:30:59.826Z] [2022-10-22T14:30:59.826Z] Login Succeeded [2022-10-22T14:30:59.826Z] docker.io [2022-10-22T14:31:00.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-22T14:31:00.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-22T14:31:00.683Z] Configure a credential helper to remove this warning. See [2022-10-22T14:31:00.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-22T14:31:00.683Z] [2022-10-22T14:31:00.683Z] Login Succeeded [2022-10-22T14:31:00.683Z] ---> docker-login.sh ends [Pipeline] } [2022-10-22T14:31:00.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:31:00.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-22T14:31:00.735Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-22T14:31:00.735Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:00.735Z] latest [2022-10-22T14:31:00.735Z] 2.3.0-dev.97 [2022-10-22T14:31:00.735Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:00.735Z] main [2022-10-22T14:31:00.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:01.069Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:01.400Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:01.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T14:31:01.401Z] fc4586407b0f: Preparing [2022-10-22T14:31:01.401Z] 734dbc96335e: Preparing [2022-10-22T14:31:01.401Z] 81896155a095: Preparing [2022-10-22T14:31:01.401Z] 1ebfc5a9d937: Preparing [2022-10-22T14:31:01.401Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:01.401Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:01.666Z] 1ebfc5a9d937: Pushed [2022-10-22T14:31:01.666Z] fc4586407b0f: Pushed [2022-10-22T14:31:01.666Z] 81896155a095: Pushed [2022-10-22T14:31:04.243Z] 734dbc96335e: Pushed [2022-10-22T14:31:04.509Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:e60d06ab6a4490bc170298f66c19174ea5ac1dd67dd136f97f836a4cfa672ace size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:04.853Z] + 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-22T14:31:05.191Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-22T14:31:05.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T14:31:05.192Z] fc4586407b0f: Preparing [2022-10-22T14:31:05.192Z] 734dbc96335e: Preparing [2022-10-22T14:31:05.192Z] 81896155a095: Preparing [2022-10-22T14:31:05.192Z] 1ebfc5a9d937: Preparing [2022-10-22T14:31:05.192Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:05.192Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:05.192Z] fc4586407b0f: Layer already exists [2022-10-22T14:31:05.192Z] 734dbc96335e: Layer already exists [2022-10-22T14:31:05.192Z] 1ebfc5a9d937: Layer already exists [2022-10-22T14:31:05.192Z] 81896155a095: Layer already exists [2022-10-22T14:31:05.457Z] latest: digest: sha256:e60d06ab6a4490bc170298f66c19174ea5ac1dd67dd136f97f836a4cfa672ace size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:05.794Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:06.132Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.97 [2022-10-22T14:31:06.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T14:31:06.132Z] fc4586407b0f: Preparing [2022-10-22T14:31:06.132Z] 734dbc96335e: Preparing [2022-10-22T14:31:06.132Z] 81896155a095: Preparing [2022-10-22T14:31:06.132Z] 1ebfc5a9d937: Preparing [2022-10-22T14:31:06.132Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:06.132Z] 734dbc96335e: Layer already exists [2022-10-22T14:31:06.132Z] 81896155a095: Layer already exists [2022-10-22T14:31:06.132Z] 1ebfc5a9d937: Layer already exists [2022-10-22T14:31:06.132Z] fc4586407b0f: Layer already exists [2022-10-22T14:31:06.132Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:06.132Z] 2.3.0-dev.97: digest: sha256:e60d06ab6a4490bc170298f66c19174ea5ac1dd67dd136f97f836a4cfa672ace size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:06.741Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:07.082Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:07.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T14:31:07.082Z] fc4586407b0f: Preparing [2022-10-22T14:31:07.082Z] 734dbc96335e: Preparing [2022-10-22T14:31:07.082Z] 81896155a095: Preparing [2022-10-22T14:31:07.082Z] 1ebfc5a9d937: Preparing [2022-10-22T14:31:07.082Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:07.082Z] 734dbc96335e: Layer already exists [2022-10-22T14:31:07.082Z] fc4586407b0f: Layer already exists [2022-10-22T14:31:07.082Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:07.082Z] 81896155a095: Layer already exists [2022-10-22T14:31:07.082Z] 1ebfc5a9d937: Layer already exists [2022-10-22T14:31:07.082Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:e60d06ab6a4490bc170298f66c19174ea5ac1dd67dd136f97f836a4cfa672ace size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:07.425Z] + 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-22T14:31:07.759Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-22T14:31:07.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-22T14:31:07.759Z] fc4586407b0f: Preparing [2022-10-22T14:31:07.759Z] 734dbc96335e: Preparing [2022-10-22T14:31:07.759Z] 81896155a095: Preparing [2022-10-22T14:31:07.759Z] 1ebfc5a9d937: Preparing [2022-10-22T14:31:07.759Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:07.759Z] 81896155a095: Layer already exists [2022-10-22T14:31:07.759Z] fc4586407b0f: Layer already exists [2022-10-22T14:31:07.759Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:07.759Z] 1ebfc5a9d937: Layer already exists [2022-10-22T14:31:07.759Z] 734dbc96335e: Layer already exists [2022-10-22T14:31:08.025Z] main: digest: sha256:e60d06ab6a4490bc170298f66c19174ea5ac1dd67dd136f97f836a4cfa672ace size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:31:08.065Z] ===================================================== [Pipeline] echo [2022-10-22T14:31:08.070Z] taggedImages: [2022-10-22T14:31:08.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:08.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-22T14:31:08.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.97 [2022-10-22T14:31:08.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:08.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-22T14:31:08.083Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-22T14:31:08.083Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:08.083Z] latest [2022-10-22T14:31:08.083Z] 2.3.0-dev.97 [2022-10-22T14:31:08.083Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:08.083Z] main [2022-10-22T14:31:08.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:08.416Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:08.760Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:08.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T14:31:08.760Z] bbe6b8e7c722: Preparing [2022-10-22T14:31:08.760Z] 97c86af7ef6e: Preparing [2022-10-22T14:31:08.760Z] 81896155a095: Preparing [2022-10-22T14:31:08.760Z] cb68140e42f0: Preparing [2022-10-22T14:31:08.760Z] 509701baa301: Preparing [2022-10-22T14:31:08.760Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:08.760Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:08.760Z] 81896155a095: Layer already exists [2022-10-22T14:31:09.026Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:09.026Z] 509701baa301: Pushed [2022-10-22T14:31:09.026Z] bbe6b8e7c722: Pushed [2022-10-22T14:31:09.608Z] cb68140e42f0: Pushed [2022-10-22T14:31:12.184Z] 97c86af7ef6e: Pushed [2022-10-22T14:31:12.184Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:f7974e20cd84b35054e7acde4ba126f1f5cc81b561fe89cc89adc3ce883ecf05 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:12.521Z] + 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-22T14:31:12.855Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-22T14:31:12.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T14:31:12.855Z] bbe6b8e7c722: Preparing [2022-10-22T14:31:12.855Z] 97c86af7ef6e: Preparing [2022-10-22T14:31:12.855Z] 81896155a095: Preparing [2022-10-22T14:31:12.855Z] cb68140e42f0: Preparing [2022-10-22T14:31:12.855Z] 509701baa301: Preparing [2022-10-22T14:31:12.855Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:12.855Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:12.855Z] 81896155a095: Layer already exists [2022-10-22T14:31:12.855Z] bbe6b8e7c722: Layer already exists [2022-10-22T14:31:12.855Z] 509701baa301: Layer already exists [2022-10-22T14:31:12.855Z] cb68140e42f0: Layer already exists [2022-10-22T14:31:12.855Z] 97c86af7ef6e: Layer already exists [2022-10-22T14:31:12.855Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:13.120Z] latest: digest: sha256:f7974e20cd84b35054e7acde4ba126f1f5cc81b561fe89cc89adc3ce883ecf05 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:13.463Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:13.798Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.97 [2022-10-22T14:31:13.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T14:31:13.798Z] bbe6b8e7c722: Preparing [2022-10-22T14:31:13.798Z] 97c86af7ef6e: Preparing [2022-10-22T14:31:13.798Z] 81896155a095: Preparing [2022-10-22T14:31:13.798Z] cb68140e42f0: Preparing [2022-10-22T14:31:13.798Z] 509701baa301: Preparing [2022-10-22T14:31:13.798Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:13.798Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:13.798Z] cb68140e42f0: Layer already exists [2022-10-22T14:31:13.798Z] 81896155a095: Layer already exists [2022-10-22T14:31:13.798Z] 97c86af7ef6e: Layer already exists [2022-10-22T14:31:13.798Z] bbe6b8e7c722: Layer already exists [2022-10-22T14:31:13.798Z] 509701baa301: Layer already exists [2022-10-22T14:31:13.798Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:14.063Z] 2.3.0-dev.97: digest: sha256:f7974e20cd84b35054e7acde4ba126f1f5cc81b561fe89cc89adc3ce883ecf05 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:14.404Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:14.736Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:14.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T14:31:14.736Z] bbe6b8e7c722: Preparing [2022-10-22T14:31:14.736Z] 97c86af7ef6e: Preparing [2022-10-22T14:31:14.736Z] 81896155a095: Preparing [2022-10-22T14:31:14.736Z] cb68140e42f0: Preparing [2022-10-22T14:31:14.736Z] 509701baa301: Preparing [2022-10-22T14:31:14.736Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:14.736Z] 509701baa301: Layer already exists [2022-10-22T14:31:14.736Z] cb68140e42f0: Layer already exists [2022-10-22T14:31:14.736Z] bbe6b8e7c722: Layer already exists [2022-10-22T14:31:14.736Z] 97c86af7ef6e: Layer already exists [2022-10-22T14:31:14.736Z] 81896155a095: Layer already exists [2022-10-22T14:31:14.736Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:15.001Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:f7974e20cd84b35054e7acde4ba126f1f5cc81b561fe89cc89adc3ce883ecf05 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:15.346Z] + 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-22T14:31:15.692Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-22T14:31:15.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-22T14:31:15.692Z] bbe6b8e7c722: Preparing [2022-10-22T14:31:15.692Z] 97c86af7ef6e: Preparing [2022-10-22T14:31:15.692Z] 81896155a095: Preparing [2022-10-22T14:31:15.692Z] cb68140e42f0: Preparing [2022-10-22T14:31:15.692Z] 509701baa301: Preparing [2022-10-22T14:31:15.692Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:15.692Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:15.693Z] 81896155a095: Layer already exists [2022-10-22T14:31:15.693Z] 509701baa301: Layer already exists [2022-10-22T14:31:15.693Z] cb68140e42f0: Layer already exists [2022-10-22T14:31:15.693Z] bbe6b8e7c722: Layer already exists [2022-10-22T14:31:15.693Z] 97c86af7ef6e: Layer already exists [2022-10-22T14:31:15.693Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:15.958Z] main: digest: sha256:f7974e20cd84b35054e7acde4ba126f1f5cc81b561fe89cc89adc3ce883ecf05 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:31:16.000Z] ===================================================== [Pipeline] echo [2022-10-22T14:31:16.009Z] taggedImages: [2022-10-22T14:31:16.009Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:16.009Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-22T14:31:16.009Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.97 [2022-10-22T14:31:16.009Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:16.009Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-22T14:31:16.032Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-22T14:31:16.032Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:16.032Z] latest [2022-10-22T14:31:16.032Z] 2.3.0-dev.97 [2022-10-22T14:31:16.032Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:16.032Z] main [2022-10-22T14:31:16.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:16.375Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:16.713Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:16.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T14:31:16.713Z] 9c104c92eabd: Preparing [2022-10-22T14:31:16.713Z] 226679e9e807: Preparing [2022-10-22T14:31:16.713Z] 49c47f53bb84: Preparing [2022-10-22T14:31:16.713Z] 81896155a095: Preparing [2022-10-22T14:31:16.713Z] 1ebfc5a9d937: Preparing [2022-10-22T14:31:16.713Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:16.713Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:16.713Z] 81896155a095: Layer already exists [2022-10-22T14:31:16.713Z] 1ebfc5a9d937: Layer already exists [2022-10-22T14:31:16.978Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:16.978Z] 9c104c92eabd: Pushed [2022-10-22T14:31:16.978Z] 226679e9e807: Pushed [2022-10-22T14:31:20.312Z] 49c47f53bb84: Pushed [2022-10-22T14:31:20.312Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:b86299d0d6b265a2fabeda2a8f92cfae86eb5c038f1770cce3ac2a32ceb1e4f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:20.645Z] + 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-22T14:31:20.979Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-22T14:31:20.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T14:31:20.979Z] 9c104c92eabd: Preparing [2022-10-22T14:31:20.979Z] 226679e9e807: Preparing [2022-10-22T14:31:20.979Z] 49c47f53bb84: Preparing [2022-10-22T14:31:20.979Z] 81896155a095: Preparing [2022-10-22T14:31:20.979Z] 1ebfc5a9d937: Preparing [2022-10-22T14:31:20.979Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:20.979Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:20.979Z] 1ebfc5a9d937: Layer already exists [2022-10-22T14:31:20.979Z] 49c47f53bb84: Layer already exists [2022-10-22T14:31:20.979Z] 81896155a095: Layer already exists [2022-10-22T14:31:20.979Z] 9c104c92eabd: Layer already exists [2022-10-22T14:31:20.979Z] 226679e9e807: Layer already exists [2022-10-22T14:31:20.979Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:21.246Z] latest: digest: sha256:b86299d0d6b265a2fabeda2a8f92cfae86eb5c038f1770cce3ac2a32ceb1e4f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:21.587Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:21.925Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.97 [2022-10-22T14:31:21.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T14:31:21.925Z] 9c104c92eabd: Preparing [2022-10-22T14:31:21.925Z] 226679e9e807: Preparing [2022-10-22T14:31:21.925Z] 49c47f53bb84: Preparing [2022-10-22T14:31:21.925Z] 81896155a095: Preparing [2022-10-22T14:31:21.925Z] 1ebfc5a9d937: Preparing [2022-10-22T14:31:21.925Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:21.925Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:21.925Z] 49c47f53bb84: Layer already exists [2022-10-22T14:31:21.925Z] 81896155a095: Layer already exists [2022-10-22T14:31:21.925Z] 1ebfc5a9d937: Layer already exists [2022-10-22T14:31:21.925Z] 9c104c92eabd: Layer already exists [2022-10-22T14:31:21.925Z] 226679e9e807: Layer already exists [2022-10-22T14:31:21.925Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:22.191Z] 2.3.0-dev.97: digest: sha256:b86299d0d6b265a2fabeda2a8f92cfae86eb5c038f1770cce3ac2a32ceb1e4f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:22.535Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:22.869Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:22.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T14:31:22.869Z] 9c104c92eabd: Preparing [2022-10-22T14:31:22.869Z] 226679e9e807: Preparing [2022-10-22T14:31:22.869Z] 49c47f53bb84: Preparing [2022-10-22T14:31:22.869Z] 81896155a095: Preparing [2022-10-22T14:31:22.869Z] 1ebfc5a9d937: Preparing [2022-10-22T14:31:22.869Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:22.869Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:22.869Z] 81896155a095: Layer already exists [2022-10-22T14:31:22.869Z] 9c104c92eabd: Layer already exists [2022-10-22T14:31:22.869Z] 49c47f53bb84: Layer already exists [2022-10-22T14:31:22.870Z] 226679e9e807: Layer already exists [2022-10-22T14:31:22.870Z] 1ebfc5a9d937: Layer already exists [2022-10-22T14:31:22.870Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:23.134Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:b86299d0d6b265a2fabeda2a8f92cfae86eb5c038f1770cce3ac2a32ceb1e4f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:23.478Z] + 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-22T14:31:23.809Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-22T14:31:23.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-22T14:31:23.809Z] 9c104c92eabd: Preparing [2022-10-22T14:31:23.809Z] 226679e9e807: Preparing [2022-10-22T14:31:23.809Z] 49c47f53bb84: Preparing [2022-10-22T14:31:23.809Z] 81896155a095: Preparing [2022-10-22T14:31:23.809Z] 1ebfc5a9d937: Preparing [2022-10-22T14:31:23.809Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:23.809Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:23.809Z] 226679e9e807: Layer already exists [2022-10-22T14:31:23.809Z] 1ebfc5a9d937: Layer already exists [2022-10-22T14:31:23.809Z] 81896155a095: Layer already exists [2022-10-22T14:31:23.809Z] 49c47f53bb84: Layer already exists [2022-10-22T14:31:23.809Z] 9c104c92eabd: Layer already exists [2022-10-22T14:31:23.809Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:24.073Z] main: digest: sha256:b86299d0d6b265a2fabeda2a8f92cfae86eb5c038f1770cce3ac2a32ceb1e4f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:31:24.113Z] ===================================================== [Pipeline] echo [2022-10-22T14:31:24.118Z] taggedImages: [2022-10-22T14:31:24.118Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:24.118Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-22T14:31:24.118Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.97 [2022-10-22T14:31:24.118Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:24.118Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-22T14:31:24.131Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-22T14:31:24.131Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:24.131Z] latest [2022-10-22T14:31:24.131Z] 2.3.0-dev.97 [2022-10-22T14:31:24.131Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:24.131Z] main [2022-10-22T14:31:24.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:24.459Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:24.792Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:24.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T14:31:24.792Z] d7ed606b0834: Preparing [2022-10-22T14:31:24.792Z] d7ed606b0834: Preparing [2022-10-22T14:31:24.792Z] 452d0db1568c: Preparing [2022-10-22T14:31:24.792Z] 74d60a13e546: Preparing [2022-10-22T14:31:24.792Z] 89c2f36e4ab7: Preparing [2022-10-22T14:31:24.792Z] 86d54f627c28: Preparing [2022-10-22T14:31:24.792Z] bcbef1c97ead: Preparing [2022-10-22T14:31:24.792Z] 81896155a095: Preparing [2022-10-22T14:31:24.792Z] 61d94e9415e7: Preparing [2022-10-22T14:31:24.792Z] d924d902ebd1: Preparing [2022-10-22T14:31:24.792Z] b4cc670d5ab0: Preparing [2022-10-22T14:31:24.792Z] d3922ca141ef: Preparing [2022-10-22T14:31:24.792Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:24.792Z] bcbef1c97ead: Waiting [2022-10-22T14:31:24.792Z] 81896155a095: Waiting [2022-10-22T14:31:24.792Z] d3922ca141ef: Waiting [2022-10-22T14:31:24.792Z] 61d94e9415e7: Waiting [2022-10-22T14:31:24.792Z] d924d902ebd1: Waiting [2022-10-22T14:31:24.792Z] b4cc670d5ab0: Waiting [2022-10-22T14:31:24.792Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:25.060Z] d7ed606b0834: Pushed [2022-10-22T14:31:25.060Z] 74d60a13e546: Pushed [2022-10-22T14:31:25.060Z] 452d0db1568c: Pushed [2022-10-22T14:31:25.060Z] 86d54f627c28: Pushed [2022-10-22T14:31:25.060Z] 89c2f36e4ab7: Pushed [2022-10-22T14:31:25.060Z] 81896155a095: Layer already exists [2022-10-22T14:31:25.325Z] d924d902ebd1: Pushed [2022-10-22T14:31:25.325Z] d3922ca141ef: Pushed [2022-10-22T14:31:25.325Z] 61d94e9415e7: Pushed [2022-10-22T14:31:25.325Z] b4cc670d5ab0: Pushed [2022-10-22T14:31:25.325Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:28.662Z] bcbef1c97ead: Pushed [2022-10-22T14:31:28.928Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:38fed923b79958951a0599417f6ca4ded3566d31199c72436c9432740bbb3dd5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:29.261Z] + 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-22T14:31:29.594Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-22T14:31:29.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T14:31:29.595Z] d7ed606b0834: Preparing [2022-10-22T14:31:29.595Z] d7ed606b0834: Preparing [2022-10-22T14:31:29.595Z] 452d0db1568c: Preparing [2022-10-22T14:31:29.595Z] 74d60a13e546: Preparing [2022-10-22T14:31:29.595Z] 89c2f36e4ab7: Preparing [2022-10-22T14:31:29.595Z] 86d54f627c28: Preparing [2022-10-22T14:31:29.595Z] bcbef1c97ead: Preparing [2022-10-22T14:31:29.595Z] 81896155a095: Preparing [2022-10-22T14:31:29.595Z] 61d94e9415e7: Preparing [2022-10-22T14:31:29.595Z] d924d902ebd1: Preparing [2022-10-22T14:31:29.595Z] b4cc670d5ab0: Preparing [2022-10-22T14:31:29.595Z] d3922ca141ef: Preparing [2022-10-22T14:31:29.595Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:29.595Z] 81896155a095: Waiting [2022-10-22T14:31:29.595Z] 61d94e9415e7: Waiting [2022-10-22T14:31:29.595Z] d924d902ebd1: Waiting [2022-10-22T14:31:29.595Z] b4cc670d5ab0: Waiting [2022-10-22T14:31:29.595Z] d3922ca141ef: Waiting [2022-10-22T14:31:29.595Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:29.595Z] bcbef1c97ead: Waiting [2022-10-22T14:31:29.595Z] 89c2f36e4ab7: Layer already exists [2022-10-22T14:31:29.595Z] 86d54f627c28: Layer already exists [2022-10-22T14:31:29.595Z] 74d60a13e546: Layer already exists [2022-10-22T14:31:29.595Z] d7ed606b0834: Layer already exists [2022-10-22T14:31:29.595Z] 452d0db1568c: Layer already exists [2022-10-22T14:31:29.595Z] 81896155a095: Layer already exists [2022-10-22T14:31:29.595Z] bcbef1c97ead: Layer already exists [2022-10-22T14:31:29.595Z] d924d902ebd1: Layer already exists [2022-10-22T14:31:29.595Z] 61d94e9415e7: Layer already exists [2022-10-22T14:31:29.595Z] b4cc670d5ab0: Layer already exists [2022-10-22T14:31:29.595Z] d3922ca141ef: Layer already exists [2022-10-22T14:31:29.595Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:29.861Z] latest: digest: sha256:38fed923b79958951a0599417f6ca4ded3566d31199c72436c9432740bbb3dd5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:30.205Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:30.556Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.97 [2022-10-22T14:31:30.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T14:31:30.556Z] d7ed606b0834: Preparing [2022-10-22T14:31:30.556Z] d7ed606b0834: Preparing [2022-10-22T14:31:30.556Z] 452d0db1568c: Preparing [2022-10-22T14:31:30.556Z] 74d60a13e546: Preparing [2022-10-22T14:31:30.556Z] 89c2f36e4ab7: Preparing [2022-10-22T14:31:30.556Z] 86d54f627c28: Preparing [2022-10-22T14:31:30.556Z] bcbef1c97ead: Preparing [2022-10-22T14:31:30.556Z] 81896155a095: Preparing [2022-10-22T14:31:30.556Z] 61d94e9415e7: Preparing [2022-10-22T14:31:30.556Z] d924d902ebd1: Preparing [2022-10-22T14:31:30.556Z] b4cc670d5ab0: Preparing [2022-10-22T14:31:30.556Z] d3922ca141ef: Preparing [2022-10-22T14:31:30.556Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:30.556Z] 81896155a095: Waiting [2022-10-22T14:31:30.556Z] 61d94e9415e7: Waiting [2022-10-22T14:31:30.556Z] d924d902ebd1: Waiting [2022-10-22T14:31:30.556Z] b4cc670d5ab0: Waiting [2022-10-22T14:31:30.556Z] d3922ca141ef: Waiting [2022-10-22T14:31:30.556Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:30.556Z] bcbef1c97ead: Waiting [2022-10-22T14:31:30.556Z] d7ed606b0834: Layer already exists [2022-10-22T14:31:30.556Z] 89c2f36e4ab7: Layer already exists [2022-10-22T14:31:30.556Z] 452d0db1568c: Layer already exists [2022-10-22T14:31:30.556Z] 74d60a13e546: Layer already exists [2022-10-22T14:31:30.556Z] 86d54f627c28: Layer already exists [2022-10-22T14:31:30.556Z] 81896155a095: Layer already exists [2022-10-22T14:31:30.556Z] bcbef1c97ead: Layer already exists [2022-10-22T14:31:30.556Z] b4cc670d5ab0: Layer already exists [2022-10-22T14:31:30.556Z] 61d94e9415e7: Layer already exists [2022-10-22T14:31:30.556Z] d924d902ebd1: Layer already exists [2022-10-22T14:31:30.556Z] d3922ca141ef: Layer already exists [2022-10-22T14:31:30.556Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:30.822Z] 2.3.0-dev.97: digest: sha256:38fed923b79958951a0599417f6ca4ded3566d31199c72436c9432740bbb3dd5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:31.159Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:31.487Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:31.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T14:31:31.487Z] d7ed606b0834: Preparing [2022-10-22T14:31:31.487Z] d7ed606b0834: Preparing [2022-10-22T14:31:31.487Z] 452d0db1568c: Preparing [2022-10-22T14:31:31.487Z] 74d60a13e546: Preparing [2022-10-22T14:31:31.487Z] 89c2f36e4ab7: Preparing [2022-10-22T14:31:31.487Z] 86d54f627c28: Preparing [2022-10-22T14:31:31.487Z] bcbef1c97ead: Preparing [2022-10-22T14:31:31.487Z] 81896155a095: Preparing [2022-10-22T14:31:31.487Z] 61d94e9415e7: Preparing [2022-10-22T14:31:31.487Z] d924d902ebd1: Preparing [2022-10-22T14:31:31.487Z] b4cc670d5ab0: Preparing [2022-10-22T14:31:31.487Z] d3922ca141ef: Preparing [2022-10-22T14:31:31.487Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:31.487Z] bcbef1c97ead: Waiting [2022-10-22T14:31:31.487Z] 81896155a095: Waiting [2022-10-22T14:31:31.487Z] 61d94e9415e7: Waiting [2022-10-22T14:31:31.487Z] d924d902ebd1: Waiting [2022-10-22T14:31:31.487Z] b4cc670d5ab0: Waiting [2022-10-22T14:31:31.487Z] d3922ca141ef: Waiting [2022-10-22T14:31:31.487Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:31.487Z] 74d60a13e546: Layer already exists [2022-10-22T14:31:31.487Z] 86d54f627c28: Layer already exists [2022-10-22T14:31:31.487Z] 89c2f36e4ab7: Layer already exists [2022-10-22T14:31:31.487Z] d7ed606b0834: Layer already exists [2022-10-22T14:31:31.487Z] 452d0db1568c: Layer already exists [2022-10-22T14:31:31.487Z] 81896155a095: Layer already exists [2022-10-22T14:31:31.487Z] bcbef1c97ead: Layer already exists [2022-10-22T14:31:31.487Z] b4cc670d5ab0: Layer already exists [2022-10-22T14:31:31.487Z] 61d94e9415e7: Layer already exists [2022-10-22T14:31:31.487Z] d924d902ebd1: Layer already exists [2022-10-22T14:31:31.487Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:31.487Z] d3922ca141ef: Layer already exists [2022-10-22T14:31:31.752Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:38fed923b79958951a0599417f6ca4ded3566d31199c72436c9432740bbb3dd5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:32.142Z] + 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-22T14:31:32.505Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-22T14:31:32.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-22T14:31:32.505Z] d7ed606b0834: Preparing [2022-10-22T14:31:32.505Z] d7ed606b0834: Preparing [2022-10-22T14:31:32.505Z] 452d0db1568c: Preparing [2022-10-22T14:31:32.505Z] 74d60a13e546: Preparing [2022-10-22T14:31:32.505Z] 89c2f36e4ab7: Preparing [2022-10-22T14:31:32.505Z] 86d54f627c28: Preparing [2022-10-22T14:31:32.505Z] bcbef1c97ead: Preparing [2022-10-22T14:31:32.505Z] 81896155a095: Preparing [2022-10-22T14:31:32.505Z] 61d94e9415e7: Preparing [2022-10-22T14:31:32.505Z] d924d902ebd1: Preparing [2022-10-22T14:31:32.505Z] b4cc670d5ab0: Preparing [2022-10-22T14:31:32.505Z] d3922ca141ef: Preparing [2022-10-22T14:31:32.505Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:32.505Z] bcbef1c97ead: Waiting [2022-10-22T14:31:32.505Z] 81896155a095: Waiting [2022-10-22T14:31:32.505Z] 61d94e9415e7: Waiting [2022-10-22T14:31:32.505Z] d924d902ebd1: Waiting [2022-10-22T14:31:32.505Z] b4cc670d5ab0: Waiting [2022-10-22T14:31:32.505Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:32.505Z] d3922ca141ef: Waiting [2022-10-22T14:31:32.505Z] 74d60a13e546: Layer already exists [2022-10-22T14:31:32.505Z] 452d0db1568c: Layer already exists [2022-10-22T14:31:32.505Z] 86d54f627c28: Layer already exists [2022-10-22T14:31:32.505Z] d7ed606b0834: Layer already exists [2022-10-22T14:31:32.505Z] 89c2f36e4ab7: Layer already exists [2022-10-22T14:31:32.505Z] bcbef1c97ead: Layer already exists [2022-10-22T14:31:32.505Z] 81896155a095: Layer already exists [2022-10-22T14:31:32.505Z] 61d94e9415e7: Layer already exists [2022-10-22T14:31:32.777Z] b4cc670d5ab0: Layer already exists [2022-10-22T14:31:32.777Z] d924d902ebd1: Layer already exists [2022-10-22T14:31:32.777Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:32.777Z] d3922ca141ef: Layer already exists [2022-10-22T14:31:32.777Z] main: digest: sha256:38fed923b79958951a0599417f6ca4ded3566d31199c72436c9432740bbb3dd5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:31:32.835Z] ===================================================== [Pipeline] echo [2022-10-22T14:31:32.841Z] taggedImages: [2022-10-22T14:31:32.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:32.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-22T14:31:32.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.97 [2022-10-22T14:31:32.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:32.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-22T14:31:32.855Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-22T14:31:32.855Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:32.855Z] latest [2022-10-22T14:31:32.855Z] 2.3.0-dev.97 [2022-10-22T14:31:32.855Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:32.855Z] main [2022-10-22T14:31:32.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:33.197Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:33.564Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:33.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T14:31:33.564Z] 4601816cd7b1: Preparing [2022-10-22T14:31:33.564Z] 7728f0b1c142: Preparing [2022-10-22T14:31:33.564Z] db38091ff9a7: Preparing [2022-10-22T14:31:33.564Z] 185e8e05749b: Preparing [2022-10-22T14:31:33.564Z] a693d68b8753: Preparing [2022-10-22T14:31:33.564Z] f1d0b51b1486: Preparing [2022-10-22T14:31:33.564Z] c6b2e4a3ba39: Preparing [2022-10-22T14:31:33.564Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:33.564Z] c6b2e4a3ba39: Waiting [2022-10-22T14:31:33.564Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:33.846Z] 7728f0b1c142: Pushed [2022-10-22T14:31:33.846Z] a693d68b8753: Pushed [2022-10-22T14:31:33.846Z] 4601816cd7b1: Pushed [2022-10-22T14:31:33.846Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:34.131Z] f1d0b51b1486: Pushed [2022-10-22T14:31:34.714Z] c6b2e4a3ba39: Pushed [2022-10-22T14:31:36.119Z] db38091ff9a7: Pushed [2022-10-22T14:31:36.390Z] 185e8e05749b: Pushed [2022-10-22T14:31:36.390Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:d129fa99c32599eade542e7ed648325ed040d82762e42bdd91ece9093fc3a19b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:37.003Z] + 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-22T14:31:37.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-22T14:31:37.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T14:31:37.341Z] 4601816cd7b1: Preparing [2022-10-22T14:31:37.341Z] 7728f0b1c142: Preparing [2022-10-22T14:31:37.341Z] db38091ff9a7: Preparing [2022-10-22T14:31:37.341Z] 185e8e05749b: Preparing [2022-10-22T14:31:37.341Z] a693d68b8753: Preparing [2022-10-22T14:31:37.341Z] f1d0b51b1486: Preparing [2022-10-22T14:31:37.341Z] c6b2e4a3ba39: Preparing [2022-10-22T14:31:37.341Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:37.341Z] f1d0b51b1486: Waiting [2022-10-22T14:31:37.341Z] c6b2e4a3ba39: Waiting [2022-10-22T14:31:37.341Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:37.341Z] 185e8e05749b: Layer already exists [2022-10-22T14:31:37.341Z] 4601816cd7b1: Layer already exists [2022-10-22T14:31:37.341Z] 7728f0b1c142: Layer already exists [2022-10-22T14:31:37.341Z] db38091ff9a7: Layer already exists [2022-10-22T14:31:37.341Z] a693d68b8753: Layer already exists [2022-10-22T14:31:37.341Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:37.341Z] c6b2e4a3ba39: Layer already exists [2022-10-22T14:31:37.341Z] f1d0b51b1486: Layer already exists [2022-10-22T14:31:37.607Z] latest: digest: sha256:d129fa99c32599eade542e7ed648325ed040d82762e42bdd91ece9093fc3a19b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:37.947Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:38.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.97 [2022-10-22T14:31:38.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T14:31:38.272Z] 4601816cd7b1: Preparing [2022-10-22T14:31:38.272Z] 7728f0b1c142: Preparing [2022-10-22T14:31:38.272Z] db38091ff9a7: Preparing [2022-10-22T14:31:38.272Z] 185e8e05749b: Preparing [2022-10-22T14:31:38.272Z] a693d68b8753: Preparing [2022-10-22T14:31:38.272Z] f1d0b51b1486: Preparing [2022-10-22T14:31:38.272Z] c6b2e4a3ba39: Preparing [2022-10-22T14:31:38.272Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:38.272Z] c6b2e4a3ba39: Waiting [2022-10-22T14:31:38.272Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:38.272Z] f1d0b51b1486: Waiting [2022-10-22T14:31:38.272Z] a693d68b8753: Layer already exists [2022-10-22T14:31:38.272Z] db38091ff9a7: Layer already exists [2022-10-22T14:31:38.272Z] 7728f0b1c142: Layer already exists [2022-10-22T14:31:38.272Z] 4601816cd7b1: Layer already exists [2022-10-22T14:31:38.272Z] 185e8e05749b: Layer already exists [2022-10-22T14:31:38.272Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:38.272Z] c6b2e4a3ba39: Layer already exists [2022-10-22T14:31:38.272Z] f1d0b51b1486: Layer already exists [2022-10-22T14:31:38.536Z] 2.3.0-dev.97: digest: sha256:d129fa99c32599eade542e7ed648325ed040d82762e42bdd91ece9093fc3a19b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:38.873Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:39.198Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:39.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T14:31:39.198Z] 4601816cd7b1: Preparing [2022-10-22T14:31:39.198Z] 7728f0b1c142: Preparing [2022-10-22T14:31:39.198Z] db38091ff9a7: Preparing [2022-10-22T14:31:39.198Z] 185e8e05749b: Preparing [2022-10-22T14:31:39.198Z] a693d68b8753: Preparing [2022-10-22T14:31:39.198Z] f1d0b51b1486: Preparing [2022-10-22T14:31:39.198Z] c6b2e4a3ba39: Preparing [2022-10-22T14:31:39.198Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:39.198Z] f1d0b51b1486: Waiting [2022-10-22T14:31:39.198Z] c6b2e4a3ba39: Waiting [2022-10-22T14:31:39.198Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:39.198Z] a693d68b8753: Layer already exists [2022-10-22T14:31:39.198Z] 4601816cd7b1: Layer already exists [2022-10-22T14:31:39.198Z] 7728f0b1c142: Layer already exists [2022-10-22T14:31:39.198Z] 185e8e05749b: Layer already exists [2022-10-22T14:31:39.198Z] db38091ff9a7: Layer already exists [2022-10-22T14:31:39.198Z] c6b2e4a3ba39: Layer already exists [2022-10-22T14:31:39.198Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:39.198Z] f1d0b51b1486: Layer already exists [2022-10-22T14:31:39.463Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:d129fa99c32599eade542e7ed648325ed040d82762e42bdd91ece9093fc3a19b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:39.797Z] + 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-22T14:31:40.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-22T14:31:40.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-22T14:31:40.126Z] 4601816cd7b1: Preparing [2022-10-22T14:31:40.126Z] 7728f0b1c142: Preparing [2022-10-22T14:31:40.126Z] db38091ff9a7: Preparing [2022-10-22T14:31:40.126Z] 185e8e05749b: Preparing [2022-10-22T14:31:40.127Z] a693d68b8753: Preparing [2022-10-22T14:31:40.127Z] f1d0b51b1486: Preparing [2022-10-22T14:31:40.127Z] c6b2e4a3ba39: Preparing [2022-10-22T14:31:40.127Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:40.127Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:40.127Z] c6b2e4a3ba39: Waiting [2022-10-22T14:31:40.127Z] f1d0b51b1486: Waiting [2022-10-22T14:31:40.127Z] db38091ff9a7: Layer already exists [2022-10-22T14:31:40.127Z] a693d68b8753: Layer already exists [2022-10-22T14:31:40.127Z] 7728f0b1c142: Layer already exists [2022-10-22T14:31:40.127Z] 185e8e05749b: Layer already exists [2022-10-22T14:31:40.127Z] 4601816cd7b1: Layer already exists [2022-10-22T14:31:40.127Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:40.127Z] f1d0b51b1486: Layer already exists [2022-10-22T14:31:40.127Z] c6b2e4a3ba39: Layer already exists [2022-10-22T14:31:40.393Z] main: digest: sha256:d129fa99c32599eade542e7ed648325ed040d82762e42bdd91ece9093fc3a19b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:31:40.432Z] ===================================================== [Pipeline] echo [2022-10-22T14:31:40.437Z] taggedImages: [2022-10-22T14:31:40.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:40.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-22T14:31:40.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.97 [2022-10-22T14:31:40.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:40.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-22T14:31:40.450Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-22T14:31:40.450Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:40.450Z] latest [2022-10-22T14:31:40.450Z] 2.3.0-dev.97 [2022-10-22T14:31:40.450Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:40.450Z] main [2022-10-22T14:31:40.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:40.776Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:41.107Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:41.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T14:31:41.107Z] 1d32432a972a: Preparing [2022-10-22T14:31:41.107Z] 54211357f23b: Preparing [2022-10-22T14:31:41.107Z] 09d77b64a1e3: Preparing [2022-10-22T14:31:41.107Z] c67765392f4b: Preparing [2022-10-22T14:31:41.107Z] 8c56760df616: Preparing [2022-10-22T14:31:41.107Z] 9bae421a3cee: Preparing [2022-10-22T14:31:41.107Z] 7c051d00bc18: Preparing [2022-10-22T14:31:41.107Z] f1c7e60ad887: Preparing [2022-10-22T14:31:41.107Z] 442a7e6ccb04: Preparing [2022-10-22T14:31:41.107Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:41.107Z] 442a7e6ccb04: Waiting [2022-10-22T14:31:41.107Z] f1c7e60ad887: Waiting [2022-10-22T14:31:41.107Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:41.107Z] 9bae421a3cee: Waiting [2022-10-22T14:31:41.107Z] 7c051d00bc18: Waiting [2022-10-22T14:31:41.377Z] 54211357f23b: Pushed [2022-10-22T14:31:41.377Z] 8c56760df616: Pushed [2022-10-22T14:31:41.377Z] 1d32432a972a: Pushed [2022-10-22T14:31:41.643Z] 9bae421a3cee: Pushed [2022-10-22T14:31:41.643Z] 7c051d00bc18: Pushed [2022-10-22T14:31:41.643Z] f1c7e60ad887: Pushed [2022-10-22T14:31:41.643Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:41.909Z] 442a7e6ccb04: Pushed [2022-10-22T14:31:43.853Z] c67765392f4b: Pushed [2022-10-22T14:31:44.810Z] 09d77b64a1e3: Pushed [2022-10-22T14:31:44.810Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:613f8b9dab4e248e93363d39f336db3acfb728f5cfc8391aa40de627e21253ed size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:45.139Z] + 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-22T14:31:45.467Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-22T14:31:45.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T14:31:45.467Z] 1d32432a972a: Preparing [2022-10-22T14:31:45.467Z] 54211357f23b: Preparing [2022-10-22T14:31:45.467Z] 09d77b64a1e3: Preparing [2022-10-22T14:31:45.467Z] c67765392f4b: Preparing [2022-10-22T14:31:45.467Z] 8c56760df616: Preparing [2022-10-22T14:31:45.467Z] 9bae421a3cee: Preparing [2022-10-22T14:31:45.467Z] 7c051d00bc18: Preparing [2022-10-22T14:31:45.467Z] f1c7e60ad887: Preparing [2022-10-22T14:31:45.467Z] 442a7e6ccb04: Preparing [2022-10-22T14:31:45.467Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:45.467Z] 9bae421a3cee: Waiting [2022-10-22T14:31:45.467Z] 7c051d00bc18: Waiting [2022-10-22T14:31:45.467Z] 442a7e6ccb04: Waiting [2022-10-22T14:31:45.467Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:45.467Z] f1c7e60ad887: Waiting [2022-10-22T14:31:45.467Z] 09d77b64a1e3: Layer already exists [2022-10-22T14:31:45.467Z] c67765392f4b: Layer already exists [2022-10-22T14:31:45.467Z] 54211357f23b: Layer already exists [2022-10-22T14:31:45.467Z] 8c56760df616: Layer already exists [2022-10-22T14:31:45.467Z] 1d32432a972a: Layer already exists [2022-10-22T14:31:45.467Z] f1c7e60ad887: Layer already exists [2022-10-22T14:31:45.467Z] 7c051d00bc18: Layer already exists [2022-10-22T14:31:45.467Z] 9bae421a3cee: Layer already exists [2022-10-22T14:31:45.467Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:45.467Z] 442a7e6ccb04: Layer already exists [2022-10-22T14:31:45.731Z] latest: digest: sha256:613f8b9dab4e248e93363d39f336db3acfb728f5cfc8391aa40de627e21253ed size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:46.059Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:46.387Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.97 [2022-10-22T14:31:46.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T14:31:46.387Z] 1d32432a972a: Preparing [2022-10-22T14:31:46.387Z] 54211357f23b: Preparing [2022-10-22T14:31:46.387Z] 09d77b64a1e3: Preparing [2022-10-22T14:31:46.387Z] c67765392f4b: Preparing [2022-10-22T14:31:46.387Z] 8c56760df616: Preparing [2022-10-22T14:31:46.387Z] 9bae421a3cee: Preparing [2022-10-22T14:31:46.387Z] 7c051d00bc18: Preparing [2022-10-22T14:31:46.387Z] f1c7e60ad887: Preparing [2022-10-22T14:31:46.387Z] 442a7e6ccb04: Preparing [2022-10-22T14:31:46.387Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:46.387Z] f1c7e60ad887: Waiting [2022-10-22T14:31:46.387Z] 442a7e6ccb04: Waiting [2022-10-22T14:31:46.387Z] 9bae421a3cee: Waiting [2022-10-22T14:31:46.387Z] 7c051d00bc18: Waiting [2022-10-22T14:31:46.387Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:46.387Z] c67765392f4b: Layer already exists [2022-10-22T14:31:46.387Z] 1d32432a972a: Layer already exists [2022-10-22T14:31:46.387Z] 09d77b64a1e3: Layer already exists [2022-10-22T14:31:46.387Z] 8c56760df616: Layer already exists [2022-10-22T14:31:46.387Z] 54211357f23b: Layer already exists [2022-10-22T14:31:46.387Z] 7c051d00bc18: Layer already exists [2022-10-22T14:31:46.387Z] 442a7e6ccb04: Layer already exists [2022-10-22T14:31:46.387Z] 9bae421a3cee: Layer already exists [2022-10-22T14:31:46.387Z] f1c7e60ad887: Layer already exists [2022-10-22T14:31:46.387Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:46.654Z] 2.3.0-dev.97: digest: sha256:613f8b9dab4e248e93363d39f336db3acfb728f5cfc8391aa40de627e21253ed size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:46.987Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:47.322Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:47.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T14:31:47.322Z] 1d32432a972a: Preparing [2022-10-22T14:31:47.322Z] 54211357f23b: Preparing [2022-10-22T14:31:47.322Z] 09d77b64a1e3: Preparing [2022-10-22T14:31:47.322Z] c67765392f4b: Preparing [2022-10-22T14:31:47.322Z] 8c56760df616: Preparing [2022-10-22T14:31:47.322Z] 9bae421a3cee: Preparing [2022-10-22T14:31:47.322Z] 7c051d00bc18: Preparing [2022-10-22T14:31:47.322Z] f1c7e60ad887: Preparing [2022-10-22T14:31:47.322Z] 442a7e6ccb04: Preparing [2022-10-22T14:31:47.322Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:47.322Z] 9bae421a3cee: Waiting [2022-10-22T14:31:47.322Z] f1c7e60ad887: Waiting [2022-10-22T14:31:47.322Z] 7c051d00bc18: Waiting [2022-10-22T14:31:47.322Z] 442a7e6ccb04: Waiting [2022-10-22T14:31:47.322Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:47.322Z] 54211357f23b: Layer already exists [2022-10-22T14:31:47.322Z] 8c56760df616: Layer already exists [2022-10-22T14:31:47.322Z] 1d32432a972a: Layer already exists [2022-10-22T14:31:47.322Z] c67765392f4b: Layer already exists [2022-10-22T14:31:47.322Z] 09d77b64a1e3: Layer already exists [2022-10-22T14:31:47.322Z] 7c051d00bc18: Layer already exists [2022-10-22T14:31:47.322Z] 9bae421a3cee: Layer already exists [2022-10-22T14:31:47.322Z] f1c7e60ad887: Layer already exists [2022-10-22T14:31:47.322Z] 442a7e6ccb04: Layer already exists [2022-10-22T14:31:47.322Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:47.588Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:613f8b9dab4e248e93363d39f336db3acfb728f5cfc8391aa40de627e21253ed size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:47.931Z] + 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-22T14:31:48.270Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-22T14:31:48.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-22T14:31:48.270Z] 1d32432a972a: Preparing [2022-10-22T14:31:48.270Z] 54211357f23b: Preparing [2022-10-22T14:31:48.270Z] 09d77b64a1e3: Preparing [2022-10-22T14:31:48.270Z] c67765392f4b: Preparing [2022-10-22T14:31:48.270Z] 8c56760df616: Preparing [2022-10-22T14:31:48.270Z] 9bae421a3cee: Preparing [2022-10-22T14:31:48.270Z] 7c051d00bc18: Preparing [2022-10-22T14:31:48.270Z] f1c7e60ad887: Preparing [2022-10-22T14:31:48.270Z] 442a7e6ccb04: Preparing [2022-10-22T14:31:48.270Z] 5d3e392a13a0: Preparing [2022-10-22T14:31:48.270Z] 9bae421a3cee: Waiting [2022-10-22T14:31:48.270Z] 7c051d00bc18: Waiting [2022-10-22T14:31:48.270Z] f1c7e60ad887: Waiting [2022-10-22T14:31:48.270Z] 442a7e6ccb04: Waiting [2022-10-22T14:31:48.270Z] 5d3e392a13a0: Waiting [2022-10-22T14:31:48.270Z] 09d77b64a1e3: Layer already exists [2022-10-22T14:31:48.270Z] 54211357f23b: Layer already exists [2022-10-22T14:31:48.270Z] 8c56760df616: Layer already exists [2022-10-22T14:31:48.270Z] c67765392f4b: Layer already exists [2022-10-22T14:31:48.270Z] 1d32432a972a: Layer already exists [2022-10-22T14:31:48.270Z] 9bae421a3cee: Layer already exists [2022-10-22T14:31:48.270Z] f1c7e60ad887: Layer already exists [2022-10-22T14:31:48.270Z] 442a7e6ccb04: Layer already exists [2022-10-22T14:31:48.270Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:31:48.270Z] 7c051d00bc18: Layer already exists [2022-10-22T14:31:48.537Z] main: digest: sha256:613f8b9dab4e248e93363d39f336db3acfb728f5cfc8391aa40de627e21253ed size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:31:48.579Z] ===================================================== [Pipeline] echo [2022-10-22T14:31:48.584Z] taggedImages: [2022-10-22T14:31:48.584Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:48.584Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-22T14:31:48.584Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.97 [2022-10-22T14:31:48.584Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:48.584Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-22T14:31:48.598Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-22T14:31:48.598Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:48.598Z] latest [2022-10-22T14:31:48.598Z] 2.3.0-dev.97 [2022-10-22T14:31:48.598Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:48.598Z] main [2022-10-22T14:31:48.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:48.924Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:49.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:49.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T14:31:49.250Z] ad87eb536400: Preparing [2022-10-22T14:31:49.250Z] d344563ead11: Preparing [2022-10-22T14:31:49.250Z] 81896155a095: Preparing [2022-10-22T14:31:49.250Z] 1273eb7eaa92: Preparing [2022-10-22T14:31:49.250Z] 561350715da1: Preparing [2022-10-22T14:31:49.250Z] 9833f26c6bda: Preparing [2022-10-22T14:31:49.250Z] 9833f26c6bda: Waiting [2022-10-22T14:31:49.250Z] 81896155a095: Layer already exists [2022-10-22T14:31:49.513Z] 9833f26c6bda: Layer already exists [2022-10-22T14:31:49.513Z] 561350715da1: Pushed [2022-10-22T14:31:49.513Z] ad87eb536400: Pushed [2022-10-22T14:31:50.915Z] 1273eb7eaa92: Pushed [2022-10-22T14:31:54.246Z] d344563ead11: Pushed [2022-10-22T14:31:54.246Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:f9f47fbd02580a86024a39d24e9d4daccfc293846e9c00665b3fe694584d8906 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:54.583Z] + 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-22T14:31:54.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-22T14:31:54.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T14:31:54.916Z] ad87eb536400: Preparing [2022-10-22T14:31:54.916Z] d344563ead11: Preparing [2022-10-22T14:31:54.916Z] 81896155a095: Preparing [2022-10-22T14:31:54.916Z] 1273eb7eaa92: Preparing [2022-10-22T14:31:54.916Z] 561350715da1: Preparing [2022-10-22T14:31:54.916Z] 9833f26c6bda: Preparing [2022-10-22T14:31:54.916Z] 9833f26c6bda: Waiting [2022-10-22T14:31:54.916Z] d344563ead11: Layer already exists [2022-10-22T14:31:54.916Z] 81896155a095: Layer already exists [2022-10-22T14:31:54.916Z] 1273eb7eaa92: Layer already exists [2022-10-22T14:31:54.916Z] ad87eb536400: Layer already exists [2022-10-22T14:31:54.916Z] 561350715da1: Layer already exists [2022-10-22T14:31:54.916Z] 9833f26c6bda: Layer already exists [2022-10-22T14:31:55.182Z] latest: digest: sha256:f9f47fbd02580a86024a39d24e9d4daccfc293846e9c00665b3fe694584d8906 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:55.518Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:55.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.97 [2022-10-22T14:31:55.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T14:31:55.856Z] ad87eb536400: Preparing [2022-10-22T14:31:55.856Z] d344563ead11: Preparing [2022-10-22T14:31:55.856Z] 81896155a095: Preparing [2022-10-22T14:31:55.856Z] 1273eb7eaa92: Preparing [2022-10-22T14:31:55.856Z] 561350715da1: Preparing [2022-10-22T14:31:55.856Z] 9833f26c6bda: Preparing [2022-10-22T14:31:55.856Z] 9833f26c6bda: Waiting [2022-10-22T14:31:55.856Z] 81896155a095: Layer already exists [2022-10-22T14:31:55.856Z] 561350715da1: Layer already exists [2022-10-22T14:31:55.856Z] d344563ead11: Layer already exists [2022-10-22T14:31:55.856Z] 1273eb7eaa92: Layer already exists [2022-10-22T14:31:55.856Z] ad87eb536400: Layer already exists [2022-10-22T14:31:55.856Z] 9833f26c6bda: Layer already exists [2022-10-22T14:31:55.856Z] 2.3.0-dev.97: digest: sha256:f9f47fbd02580a86024a39d24e9d4daccfc293846e9c00665b3fe694584d8906 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:56.188Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:56.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:56.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T14:31:56.517Z] ad87eb536400: Preparing [2022-10-22T14:31:56.517Z] d344563ead11: Preparing [2022-10-22T14:31:56.517Z] 81896155a095: Preparing [2022-10-22T14:31:56.517Z] 1273eb7eaa92: Preparing [2022-10-22T14:31:56.517Z] 561350715da1: Preparing [2022-10-22T14:31:56.517Z] 9833f26c6bda: Preparing [2022-10-22T14:31:56.517Z] 9833f26c6bda: Waiting [2022-10-22T14:31:56.517Z] 561350715da1: Layer already exists [2022-10-22T14:31:56.517Z] d344563ead11: Layer already exists [2022-10-22T14:31:56.517Z] 1273eb7eaa92: Layer already exists [2022-10-22T14:31:56.517Z] ad87eb536400: Layer already exists [2022-10-22T14:31:56.517Z] 81896155a095: Layer already exists [2022-10-22T14:31:56.517Z] 9833f26c6bda: Layer already exists [2022-10-22T14:31:56.783Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:f9f47fbd02580a86024a39d24e9d4daccfc293846e9c00665b3fe694584d8906 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:57.113Z] + 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-22T14:31:57.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-22T14:31:57.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-22T14:31:57.437Z] ad87eb536400: Preparing [2022-10-22T14:31:57.437Z] d344563ead11: Preparing [2022-10-22T14:31:57.437Z] 81896155a095: Preparing [2022-10-22T14:31:57.437Z] 1273eb7eaa92: Preparing [2022-10-22T14:31:57.437Z] 561350715da1: Preparing [2022-10-22T14:31:57.437Z] 9833f26c6bda: Preparing [2022-10-22T14:31:57.437Z] 9833f26c6bda: Waiting [2022-10-22T14:31:57.437Z] d344563ead11: Layer already exists [2022-10-22T14:31:57.437Z] ad87eb536400: Layer already exists [2022-10-22T14:31:57.437Z] 81896155a095: Layer already exists [2022-10-22T14:31:57.437Z] 561350715da1: Layer already exists [2022-10-22T14:31:57.437Z] 1273eb7eaa92: Layer already exists [2022-10-22T14:31:57.437Z] 9833f26c6bda: Layer already exists [2022-10-22T14:31:57.701Z] main: digest: sha256:f9f47fbd02580a86024a39d24e9d4daccfc293846e9c00665b3fe694584d8906 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:31:57.739Z] ===================================================== [Pipeline] echo [2022-10-22T14:31:57.744Z] taggedImages: [2022-10-22T14:31:57.744Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:57.744Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-22T14:31:57.744Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.97 [2022-10-22T14:31:57.744Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:57.744Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-22T14:31:57.758Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-22T14:31:57.758Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:57.758Z] latest [2022-10-22T14:31:57.758Z] 2.3.0-dev.97 [2022-10-22T14:31:57.758Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:31:57.758Z] main [2022-10-22T14:31:57.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:58.076Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:31:58.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:31:58.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T14:31:58.398Z] a900158aa3b6: Preparing [2022-10-22T14:31:58.398Z] ec05ab78f7a2: Preparing [2022-10-22T14:31:58.398Z] 2804a0fa3d1f: Preparing [2022-10-22T14:31:58.398Z] 212c3171ad02: Preparing [2022-10-22T14:31:58.398Z] dee289b258b0: Preparing [2022-10-22T14:31:58.398Z] 30a8e391c584: Preparing [2022-10-22T14:31:58.398Z] 561350715da1: Preparing [2022-10-22T14:31:58.398Z] 9833f26c6bda: Preparing [2022-10-22T14:31:58.398Z] 561350715da1: Waiting [2022-10-22T14:31:58.398Z] 9833f26c6bda: Waiting [2022-10-22T14:31:58.398Z] 30a8e391c584: Waiting [2022-10-22T14:31:58.661Z] 2804a0fa3d1f: Pushed [2022-10-22T14:31:58.661Z] ec05ab78f7a2: Pushed [2022-10-22T14:31:58.661Z] a900158aa3b6: Pushed [2022-10-22T14:31:58.661Z] 561350715da1: Layer already exists [2022-10-22T14:31:58.661Z] 9833f26c6bda: Layer already exists [2022-10-22T14:31:59.612Z] 30a8e391c584: Pushed [2022-10-22T14:32:06.229Z] dee289b258b0: Pushed [2022-10-22T14:32:12.855Z] 212c3171ad02: Pushed [2022-10-22T14:32:12.855Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:f55a64431536477cb4668e760de8e2e3fab635e48719b64594735a9981133ff5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:13.461Z] + 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-22T14:32:13.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-22T14:32:13.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T14:32:13.800Z] a900158aa3b6: Preparing [2022-10-22T14:32:13.800Z] ec05ab78f7a2: Preparing [2022-10-22T14:32:13.800Z] 2804a0fa3d1f: Preparing [2022-10-22T14:32:13.800Z] 212c3171ad02: Preparing [2022-10-22T14:32:13.800Z] dee289b258b0: Preparing [2022-10-22T14:32:13.800Z] 30a8e391c584: Preparing [2022-10-22T14:32:13.800Z] 561350715da1: Preparing [2022-10-22T14:32:13.800Z] 9833f26c6bda: Preparing [2022-10-22T14:32:13.800Z] 30a8e391c584: Waiting [2022-10-22T14:32:13.800Z] 561350715da1: Waiting [2022-10-22T14:32:13.800Z] 9833f26c6bda: Waiting [2022-10-22T14:32:13.800Z] dee289b258b0: Layer already exists [2022-10-22T14:32:13.800Z] 212c3171ad02: Layer already exists [2022-10-22T14:32:13.800Z] a900158aa3b6: Layer already exists [2022-10-22T14:32:13.800Z] ec05ab78f7a2: Layer already exists [2022-10-22T14:32:13.800Z] 2804a0fa3d1f: Layer already exists [2022-10-22T14:32:13.800Z] 561350715da1: Layer already exists [2022-10-22T14:32:13.800Z] 30a8e391c584: Layer already exists [2022-10-22T14:32:13.800Z] 9833f26c6bda: Layer already exists [2022-10-22T14:32:14.065Z] latest: digest: sha256:f55a64431536477cb4668e760de8e2e3fab635e48719b64594735a9981133ff5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:14.402Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:14.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.97 [2022-10-22T14:32:14.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T14:32:14.732Z] a900158aa3b6: Preparing [2022-10-22T14:32:14.732Z] ec05ab78f7a2: Preparing [2022-10-22T14:32:14.732Z] 2804a0fa3d1f: Preparing [2022-10-22T14:32:14.732Z] 212c3171ad02: Preparing [2022-10-22T14:32:14.732Z] dee289b258b0: Preparing [2022-10-22T14:32:14.732Z] 30a8e391c584: Preparing [2022-10-22T14:32:14.732Z] 561350715da1: Preparing [2022-10-22T14:32:14.732Z] 9833f26c6bda: Preparing [2022-10-22T14:32:14.732Z] 561350715da1: Waiting [2022-10-22T14:32:14.732Z] 9833f26c6bda: Waiting [2022-10-22T14:32:14.732Z] 30a8e391c584: Waiting [2022-10-22T14:32:14.732Z] ec05ab78f7a2: Layer already exists [2022-10-22T14:32:14.732Z] dee289b258b0: Layer already exists [2022-10-22T14:32:14.732Z] 2804a0fa3d1f: Layer already exists [2022-10-22T14:32:14.732Z] 212c3171ad02: Layer already exists [2022-10-22T14:32:14.732Z] a900158aa3b6: Layer already exists [2022-10-22T14:32:14.732Z] 9833f26c6bda: Layer already exists [2022-10-22T14:32:14.732Z] 30a8e391c584: Layer already exists [2022-10-22T14:32:14.732Z] 561350715da1: Layer already exists [2022-10-22T14:32:14.732Z] 2.3.0-dev.97: digest: sha256:f55a64431536477cb4668e760de8e2e3fab635e48719b64594735a9981133ff5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:15.336Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:15.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:32:15.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T14:32:15.668Z] a900158aa3b6: Preparing [2022-10-22T14:32:15.668Z] ec05ab78f7a2: Preparing [2022-10-22T14:32:15.668Z] 2804a0fa3d1f: Preparing [2022-10-22T14:32:15.668Z] 212c3171ad02: Preparing [2022-10-22T14:32:15.668Z] dee289b258b0: Preparing [2022-10-22T14:32:15.668Z] 30a8e391c584: Preparing [2022-10-22T14:32:15.668Z] 561350715da1: Preparing [2022-10-22T14:32:15.668Z] 9833f26c6bda: Preparing [2022-10-22T14:32:15.668Z] 30a8e391c584: Waiting [2022-10-22T14:32:15.668Z] 561350715da1: Waiting [2022-10-22T14:32:15.668Z] 9833f26c6bda: Waiting [2022-10-22T14:32:15.668Z] a900158aa3b6: Layer already exists [2022-10-22T14:32:15.668Z] 2804a0fa3d1f: Layer already exists [2022-10-22T14:32:15.668Z] 212c3171ad02: Layer already exists [2022-10-22T14:32:15.668Z] dee289b258b0: Layer already exists [2022-10-22T14:32:15.668Z] ec05ab78f7a2: Layer already exists [2022-10-22T14:32:15.668Z] 30a8e391c584: Layer already exists [2022-10-22T14:32:15.668Z] 9833f26c6bda: Layer already exists [2022-10-22T14:32:15.668Z] 561350715da1: Layer already exists [2022-10-22T14:32:15.668Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:f55a64431536477cb4668e760de8e2e3fab635e48719b64594735a9981133ff5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:16.260Z] + 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-22T14:32:16.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-22T14:32:16.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-22T14:32:16.581Z] a900158aa3b6: Preparing [2022-10-22T14:32:16.581Z] ec05ab78f7a2: Preparing [2022-10-22T14:32:16.581Z] 2804a0fa3d1f: Preparing [2022-10-22T14:32:16.581Z] 212c3171ad02: Preparing [2022-10-22T14:32:16.581Z] dee289b258b0: Preparing [2022-10-22T14:32:16.581Z] 30a8e391c584: Preparing [2022-10-22T14:32:16.581Z] 561350715da1: Preparing [2022-10-22T14:32:16.581Z] 9833f26c6bda: Preparing [2022-10-22T14:32:16.581Z] 561350715da1: Waiting [2022-10-22T14:32:16.581Z] 9833f26c6bda: Waiting [2022-10-22T14:32:16.581Z] 30a8e391c584: Waiting [2022-10-22T14:32:16.581Z] ec05ab78f7a2: Layer already exists [2022-10-22T14:32:16.581Z] dee289b258b0: Layer already exists [2022-10-22T14:32:16.581Z] 212c3171ad02: Layer already exists [2022-10-22T14:32:16.581Z] a900158aa3b6: Layer already exists [2022-10-22T14:32:16.581Z] 2804a0fa3d1f: Layer already exists [2022-10-22T14:32:16.581Z] 561350715da1: Layer already exists [2022-10-22T14:32:16.581Z] 30a8e391c584: Layer already exists [2022-10-22T14:32:16.581Z] 9833f26c6bda: Layer already exists [2022-10-22T14:32:16.844Z] main: digest: sha256:f55a64431536477cb4668e760de8e2e3fab635e48719b64594735a9981133ff5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:32:16.884Z] ===================================================== [Pipeline] echo [2022-10-22T14:32:16.889Z] taggedImages: [2022-10-22T14:32:16.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:32:16.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-22T14:32:16.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.97 [2022-10-22T14:32:16.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:32:16.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-22T14:32:16.902Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-22T14:32:16.902Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:32:16.902Z] latest [2022-10-22T14:32:16.902Z] 2.3.0-dev.97 [2022-10-22T14:32:16.902Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:32:16.902Z] main [2022-10-22T14:32:16.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:17.229Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:17.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:32:17.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T14:32:17.554Z] 3fe36a000d2a: Preparing [2022-10-22T14:32:17.554Z] e7c015676704: Preparing [2022-10-22T14:32:17.554Z] e11c6150290d: Preparing [2022-10-22T14:32:17.554Z] 532c529f33c0: Preparing [2022-10-22T14:32:17.554Z] f700b3679b0a: Preparing [2022-10-22T14:32:17.554Z] 561350715da1: Preparing [2022-10-22T14:32:17.555Z] 9833f26c6bda: Preparing [2022-10-22T14:32:17.555Z] 561350715da1: Waiting [2022-10-22T14:32:17.555Z] 9833f26c6bda: Waiting [2022-10-22T14:32:17.818Z] 3fe36a000d2a: Pushed [2022-10-22T14:32:17.818Z] e7c015676704: Pushed [2022-10-22T14:32:17.818Z] e11c6150290d: Pushed [2022-10-22T14:32:17.818Z] 561350715da1: Layer already exists [2022-10-22T14:32:17.818Z] 9833f26c6bda: Layer already exists [2022-10-22T14:32:18.397Z] f700b3679b0a: Pushed [2022-10-22T14:32:33.352Z] 532c529f33c0: Pushed [2022-10-22T14:32:33.352Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:7f55468daf29e1776f2b3e476056c8ca7f50bb17367958515a509825cc407e40 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:33.680Z] + 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-22T14:32:34.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-22T14:32:34.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T14:32:34.006Z] 3fe36a000d2a: Preparing [2022-10-22T14:32:34.006Z] e7c015676704: Preparing [2022-10-22T14:32:34.006Z] e11c6150290d: Preparing [2022-10-22T14:32:34.006Z] 532c529f33c0: Preparing [2022-10-22T14:32:34.006Z] f700b3679b0a: Preparing [2022-10-22T14:32:34.006Z] 561350715da1: Preparing [2022-10-22T14:32:34.006Z] 9833f26c6bda: Preparing [2022-10-22T14:32:34.006Z] 561350715da1: Waiting [2022-10-22T14:32:34.006Z] 9833f26c6bda: Waiting [2022-10-22T14:32:34.006Z] e7c015676704: Layer already exists [2022-10-22T14:32:34.006Z] e11c6150290d: Layer already exists [2022-10-22T14:32:34.006Z] 532c529f33c0: Layer already exists [2022-10-22T14:32:34.006Z] f700b3679b0a: Layer already exists [2022-10-22T14:32:34.006Z] 3fe36a000d2a: Layer already exists [2022-10-22T14:32:34.006Z] 561350715da1: Layer already exists [2022-10-22T14:32:34.006Z] 9833f26c6bda: Layer already exists [2022-10-22T14:32:34.270Z] latest: digest: sha256:7f55468daf29e1776f2b3e476056c8ca7f50bb17367958515a509825cc407e40 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:34.597Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:34.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.97 [2022-10-22T14:32:34.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T14:32:34.922Z] 3fe36a000d2a: Preparing [2022-10-22T14:32:34.922Z] e7c015676704: Preparing [2022-10-22T14:32:34.922Z] e11c6150290d: Preparing [2022-10-22T14:32:34.922Z] 532c529f33c0: Preparing [2022-10-22T14:32:34.922Z] f700b3679b0a: Preparing [2022-10-22T14:32:34.922Z] 561350715da1: Preparing [2022-10-22T14:32:34.922Z] 9833f26c6bda: Preparing [2022-10-22T14:32:34.922Z] 561350715da1: Waiting [2022-10-22T14:32:34.922Z] 9833f26c6bda: Waiting [2022-10-22T14:32:34.922Z] f700b3679b0a: Layer already exists [2022-10-22T14:32:34.922Z] 3fe36a000d2a: Layer already exists [2022-10-22T14:32:34.922Z] e7c015676704: Layer already exists [2022-10-22T14:32:34.922Z] e11c6150290d: Layer already exists [2022-10-22T14:32:34.922Z] 532c529f33c0: Layer already exists [2022-10-22T14:32:34.922Z] 9833f26c6bda: Layer already exists [2022-10-22T14:32:34.922Z] 561350715da1: Layer already exists [2022-10-22T14:32:34.922Z] 2.3.0-dev.97: digest: sha256:7f55468daf29e1776f2b3e476056c8ca7f50bb17367958515a509825cc407e40 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:35.516Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:35.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:32:35.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T14:32:35.846Z] 3fe36a000d2a: Preparing [2022-10-22T14:32:35.846Z] e7c015676704: Preparing [2022-10-22T14:32:35.846Z] e11c6150290d: Preparing [2022-10-22T14:32:35.846Z] 532c529f33c0: Preparing [2022-10-22T14:32:35.846Z] f700b3679b0a: Preparing [2022-10-22T14:32:35.846Z] 561350715da1: Preparing [2022-10-22T14:32:35.846Z] 9833f26c6bda: Preparing [2022-10-22T14:32:35.846Z] 561350715da1: Waiting [2022-10-22T14:32:35.846Z] 9833f26c6bda: Waiting [2022-10-22T14:32:35.846Z] 532c529f33c0: Layer already exists [2022-10-22T14:32:35.846Z] 3fe36a000d2a: Layer already exists [2022-10-22T14:32:35.846Z] e11c6150290d: Layer already exists [2022-10-22T14:32:35.846Z] e7c015676704: Layer already exists [2022-10-22T14:32:35.846Z] f700b3679b0a: Layer already exists [2022-10-22T14:32:35.846Z] 9833f26c6bda: Layer already exists [2022-10-22T14:32:35.846Z] 561350715da1: Layer already exists [2022-10-22T14:32:35.846Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:7f55468daf29e1776f2b3e476056c8ca7f50bb17367958515a509825cc407e40 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:36.441Z] + 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-22T14:32:36.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-22T14:32:36.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-22T14:32:36.764Z] 3fe36a000d2a: Preparing [2022-10-22T14:32:36.764Z] e7c015676704: Preparing [2022-10-22T14:32:36.764Z] e11c6150290d: Preparing [2022-10-22T14:32:36.764Z] 532c529f33c0: Preparing [2022-10-22T14:32:36.764Z] f700b3679b0a: Preparing [2022-10-22T14:32:36.764Z] 561350715da1: Preparing [2022-10-22T14:32:36.764Z] 9833f26c6bda: Preparing [2022-10-22T14:32:36.764Z] 561350715da1: Waiting [2022-10-22T14:32:36.764Z] 9833f26c6bda: Waiting [2022-10-22T14:32:36.764Z] 3fe36a000d2a: Layer already exists [2022-10-22T14:32:36.764Z] 532c529f33c0: Layer already exists [2022-10-22T14:32:36.764Z] e7c015676704: Layer already exists [2022-10-22T14:32:36.764Z] f700b3679b0a: Layer already exists [2022-10-22T14:32:36.764Z] e11c6150290d: Layer already exists [2022-10-22T14:32:36.764Z] 9833f26c6bda: Layer already exists [2022-10-22T14:32:36.764Z] 561350715da1: Layer already exists [2022-10-22T14:32:37.027Z] main: digest: sha256:7f55468daf29e1776f2b3e476056c8ca7f50bb17367958515a509825cc407e40 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:32:37.079Z] ===================================================== [Pipeline] echo [2022-10-22T14:32:37.087Z] taggedImages: [2022-10-22T14:32:37.087Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:32:37.087Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-22T14:32:37.087Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.97 [2022-10-22T14:32:37.087Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:32:37.087Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-22T14:32:37.107Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-22T14:32:37.107Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:32:37.107Z] latest [2022-10-22T14:32:37.107Z] 2.3.0-dev.97 [2022-10-22T14:32:37.107Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:32:37.107Z] main [2022-10-22T14:32:37.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:37.443Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:37.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:32:37.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T14:32:37.778Z] cdba5594a4c5: Preparing [2022-10-22T14:32:37.778Z] 0ce7783b4e15: Preparing [2022-10-22T14:32:37.778Z] a4c05d4808a2: Preparing [2022-10-22T14:32:37.778Z] 4312233f2805: Preparing [2022-10-22T14:32:37.778Z] 30a8e391c584: Preparing [2022-10-22T14:32:37.778Z] 561350715da1: Preparing [2022-10-22T14:32:37.778Z] 9833f26c6bda: Preparing [2022-10-22T14:32:37.778Z] 561350715da1: Waiting [2022-10-22T14:32:37.778Z] 9833f26c6bda: Waiting [2022-10-22T14:32:37.778Z] 30a8e391c584: Layer already exists [2022-10-22T14:32:38.043Z] 561350715da1: Layer already exists [2022-10-22T14:32:38.043Z] 9833f26c6bda: Layer already exists [2022-10-22T14:32:38.043Z] a4c05d4808a2: Pushed [2022-10-22T14:32:38.043Z] 0ce7783b4e15: Pushed [2022-10-22T14:32:38.043Z] cdba5594a4c5: Pushed [2022-10-22T14:32:56.220Z] 4312233f2805: Pushed [2022-10-22T14:32:56.220Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:a948452575fe70f747c6e820fd8c3d97c444d000cd2a5988f44c1eb18dbba81d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:56.562Z] + 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-22T14:32:56.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-22T14:32:56.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T14:32:56.937Z] cdba5594a4c5: Preparing [2022-10-22T14:32:56.937Z] 0ce7783b4e15: Preparing [2022-10-22T14:32:56.937Z] a4c05d4808a2: Preparing [2022-10-22T14:32:56.937Z] 4312233f2805: Preparing [2022-10-22T14:32:56.937Z] 30a8e391c584: Preparing [2022-10-22T14:32:56.937Z] 561350715da1: Preparing [2022-10-22T14:32:56.937Z] 9833f26c6bda: Preparing [2022-10-22T14:32:56.937Z] 561350715da1: Waiting [2022-10-22T14:32:56.937Z] 9833f26c6bda: Waiting [2022-10-22T14:32:56.937Z] cdba5594a4c5: Layer already exists [2022-10-22T14:32:56.937Z] 4312233f2805: Layer already exists [2022-10-22T14:32:56.937Z] a4c05d4808a2: Layer already exists [2022-10-22T14:32:56.937Z] 30a8e391c584: Layer already exists [2022-10-22T14:32:56.937Z] 0ce7783b4e15: Layer already exists [2022-10-22T14:32:56.937Z] 9833f26c6bda: Layer already exists [2022-10-22T14:32:56.937Z] 561350715da1: Layer already exists [2022-10-22T14:32:57.206Z] latest: digest: sha256:a948452575fe70f747c6e820fd8c3d97c444d000cd2a5988f44c1eb18dbba81d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:57.551Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:57.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.97 [2022-10-22T14:32:57.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T14:32:57.895Z] cdba5594a4c5: Preparing [2022-10-22T14:32:57.895Z] 0ce7783b4e15: Preparing [2022-10-22T14:32:57.895Z] a4c05d4808a2: Preparing [2022-10-22T14:32:57.895Z] 4312233f2805: Preparing [2022-10-22T14:32:57.895Z] 30a8e391c584: Preparing [2022-10-22T14:32:57.895Z] 561350715da1: Preparing [2022-10-22T14:32:57.895Z] 9833f26c6bda: Preparing [2022-10-22T14:32:57.895Z] 561350715da1: Waiting [2022-10-22T14:32:57.895Z] 9833f26c6bda: Waiting [2022-10-22T14:32:57.895Z] a4c05d4808a2: Layer already exists [2022-10-22T14:32:57.895Z] 30a8e391c584: Layer already exists [2022-10-22T14:32:57.895Z] 0ce7783b4e15: Layer already exists [2022-10-22T14:32:57.895Z] 4312233f2805: Layer already exists [2022-10-22T14:32:57.895Z] cdba5594a4c5: Layer already exists [2022-10-22T14:32:57.895Z] 561350715da1: Layer already exists [2022-10-22T14:32:57.895Z] 9833f26c6bda: Layer already exists [2022-10-22T14:32:58.162Z] 2.3.0-dev.97: digest: sha256:a948452575fe70f747c6e820fd8c3d97c444d000cd2a5988f44c1eb18dbba81d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:58.508Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:58.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:32:58.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T14:32:58.860Z] cdba5594a4c5: Preparing [2022-10-22T14:32:58.860Z] 0ce7783b4e15: Preparing [2022-10-22T14:32:58.860Z] a4c05d4808a2: Preparing [2022-10-22T14:32:58.860Z] 4312233f2805: Preparing [2022-10-22T14:32:58.860Z] 30a8e391c584: Preparing [2022-10-22T14:32:58.860Z] 561350715da1: Preparing [2022-10-22T14:32:58.860Z] 9833f26c6bda: Preparing [2022-10-22T14:32:58.860Z] 561350715da1: Waiting [2022-10-22T14:32:58.860Z] 9833f26c6bda: Waiting [2022-10-22T14:32:58.860Z] 30a8e391c584: Layer already exists [2022-10-22T14:32:58.860Z] 0ce7783b4e15: Layer already exists [2022-10-22T14:32:58.860Z] cdba5594a4c5: Layer already exists [2022-10-22T14:32:58.860Z] 4312233f2805: Layer already exists [2022-10-22T14:32:58.860Z] a4c05d4808a2: Layer already exists [2022-10-22T14:32:58.860Z] 9833f26c6bda: Layer already exists [2022-10-22T14:32:58.860Z] 561350715da1: Layer already exists [2022-10-22T14:32:58.860Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:a948452575fe70f747c6e820fd8c3d97c444d000cd2a5988f44c1eb18dbba81d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:32:59.189Z] + 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-22T14:32:59.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-22T14:32:59.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-22T14:32:59.519Z] cdba5594a4c5: Preparing [2022-10-22T14:32:59.519Z] 0ce7783b4e15: Preparing [2022-10-22T14:32:59.519Z] a4c05d4808a2: Preparing [2022-10-22T14:32:59.519Z] 4312233f2805: Preparing [2022-10-22T14:32:59.519Z] 30a8e391c584: Preparing [2022-10-22T14:32:59.519Z] 561350715da1: Preparing [2022-10-22T14:32:59.519Z] 9833f26c6bda: Preparing [2022-10-22T14:32:59.519Z] 561350715da1: Waiting [2022-10-22T14:32:59.519Z] 9833f26c6bda: Waiting [2022-10-22T14:32:59.519Z] 4312233f2805: Layer already exists [2022-10-22T14:32:59.519Z] 0ce7783b4e15: Layer already exists [2022-10-22T14:32:59.519Z] cdba5594a4c5: Layer already exists [2022-10-22T14:32:59.519Z] a4c05d4808a2: Layer already exists [2022-10-22T14:32:59.519Z] 30a8e391c584: Layer already exists [2022-10-22T14:32:59.519Z] 561350715da1: Layer already exists [2022-10-22T14:32:59.519Z] 9833f26c6bda: Layer already exists [2022-10-22T14:32:59.785Z] main: digest: sha256:a948452575fe70f747c6e820fd8c3d97c444d000cd2a5988f44c1eb18dbba81d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:32:59.822Z] ===================================================== [Pipeline] echo [2022-10-22T14:32:59.827Z] taggedImages: [2022-10-22T14:32:59.827Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:32:59.827Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-22T14:32:59.827Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.97 [2022-10-22T14:32:59.827Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:32:59.827Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-22T14:32:59.840Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-22T14:32:59.840Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:32:59.840Z] latest [2022-10-22T14:32:59.840Z] 2.3.0-dev.97 [2022-10-22T14:32:59.840Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:32:59.840Z] main [2022-10-22T14:32:59.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:00.166Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:00.497Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:33:00.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T14:33:00.497Z] a996de2623dd: Preparing [2022-10-22T14:33:00.497Z] 1eca3a3dd0d2: Preparing [2022-10-22T14:33:00.497Z] 81896155a095: Preparing [2022-10-22T14:33:00.497Z] 38dbbd1cf4fd: Preparing [2022-10-22T14:33:00.497Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:00.497Z] 81896155a095: Layer already exists [2022-10-22T14:33:00.497Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:00.762Z] a996de2623dd: Pushed [2022-10-22T14:33:01.030Z] 38dbbd1cf4fd: Pushed [2022-10-22T14:33:06.365Z] 1eca3a3dd0d2: Pushed [2022-10-22T14:33:06.365Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:52be43344f4d52092a3fdfdc2bcfc6a0a54fe515b4b6f4ca5ddd85222bca6df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:06.698Z] + 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-22T14:33:07.022Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-22T14:33:07.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T14:33:07.022Z] a996de2623dd: Preparing [2022-10-22T14:33:07.022Z] 1eca3a3dd0d2: Preparing [2022-10-22T14:33:07.022Z] 81896155a095: Preparing [2022-10-22T14:33:07.022Z] 38dbbd1cf4fd: Preparing [2022-10-22T14:33:07.022Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:07.022Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:07.022Z] 1eca3a3dd0d2: Layer already exists [2022-10-22T14:33:07.022Z] a996de2623dd: Layer already exists [2022-10-22T14:33:07.022Z] 38dbbd1cf4fd: Layer already exists [2022-10-22T14:33:07.022Z] 81896155a095: Layer already exists [2022-10-22T14:33:07.287Z] latest: digest: sha256:52be43344f4d52092a3fdfdc2bcfc6a0a54fe515b4b6f4ca5ddd85222bca6df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:07.625Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:07.955Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.97 [2022-10-22T14:33:07.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T14:33:07.955Z] a996de2623dd: Preparing [2022-10-22T14:33:07.955Z] 1eca3a3dd0d2: Preparing [2022-10-22T14:33:07.955Z] 81896155a095: Preparing [2022-10-22T14:33:07.955Z] 38dbbd1cf4fd: Preparing [2022-10-22T14:33:07.955Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:07.955Z] 1eca3a3dd0d2: Layer already exists [2022-10-22T14:33:07.955Z] 38dbbd1cf4fd: Layer already exists [2022-10-22T14:33:07.955Z] a996de2623dd: Layer already exists [2022-10-22T14:33:07.955Z] 81896155a095: Layer already exists [2022-10-22T14:33:07.955Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:07.955Z] 2.3.0-dev.97: digest: sha256:52be43344f4d52092a3fdfdc2bcfc6a0a54fe515b4b6f4ca5ddd85222bca6df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:08.557Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:08.887Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:33:08.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T14:33:08.887Z] a996de2623dd: Preparing [2022-10-22T14:33:08.887Z] 1eca3a3dd0d2: Preparing [2022-10-22T14:33:08.887Z] 81896155a095: Preparing [2022-10-22T14:33:08.887Z] 38dbbd1cf4fd: Preparing [2022-10-22T14:33:08.887Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:08.887Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:08.887Z] 1eca3a3dd0d2: Layer already exists [2022-10-22T14:33:08.887Z] 81896155a095: Layer already exists [2022-10-22T14:33:08.887Z] 38dbbd1cf4fd: Layer already exists [2022-10-22T14:33:08.887Z] a996de2623dd: Layer already exists [2022-10-22T14:33:08.887Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:52be43344f4d52092a3fdfdc2bcfc6a0a54fe515b4b6f4ca5ddd85222bca6df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:09.215Z] + 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-22T14:33:09.539Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-22T14:33:09.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-22T14:33:09.539Z] a996de2623dd: Preparing [2022-10-22T14:33:09.539Z] 1eca3a3dd0d2: Preparing [2022-10-22T14:33:09.539Z] 81896155a095: Preparing [2022-10-22T14:33:09.539Z] 38dbbd1cf4fd: Preparing [2022-10-22T14:33:09.539Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:09.539Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:09.539Z] 1eca3a3dd0d2: Layer already exists [2022-10-22T14:33:09.539Z] a996de2623dd: Layer already exists [2022-10-22T14:33:09.539Z] 81896155a095: Layer already exists [2022-10-22T14:33:09.539Z] 38dbbd1cf4fd: Layer already exists [2022-10-22T14:33:09.539Z] main: digest: sha256:52be43344f4d52092a3fdfdc2bcfc6a0a54fe515b4b6f4ca5ddd85222bca6df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:33:09.843Z] ===================================================== [Pipeline] echo [2022-10-22T14:33:09.848Z] taggedImages: [2022-10-22T14:33:09.848Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:33:09.848Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-22T14:33:09.848Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.97 [2022-10-22T14:33:09.848Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:33:09.848Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-22T14:33:09.861Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-22T14:33:09.861Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:33:09.861Z] latest [2022-10-22T14:33:09.861Z] 2.3.0-dev.97 [2022-10-22T14:33:09.861Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:33:09.861Z] main [2022-10-22T14:33:09.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:10.182Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:10.510Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:33:10.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T14:33:10.510Z] dc2b9aa01cd6: Preparing [2022-10-22T14:33:10.510Z] b0602482e8f0: Preparing [2022-10-22T14:33:10.510Z] 81896155a095: Preparing [2022-10-22T14:33:10.510Z] 1ebfc5a9d937: Preparing [2022-10-22T14:33:10.510Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:10.510Z] 81896155a095: Layer already exists [2022-10-22T14:33:10.510Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:10.510Z] 1ebfc5a9d937: Layer already exists [2022-10-22T14:33:10.775Z] dc2b9aa01cd6: Pushed [2022-10-22T14:33:17.406Z] b0602482e8f0: Pushed [2022-10-22T14:33:17.406Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:c3e876990dbd7dc64327f2cf9ebdd83c54f06f1a187daf563b4becb97ad9ed6e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:17.741Z] + 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-22T14:33:18.067Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-22T14:33:18.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T14:33:18.067Z] dc2b9aa01cd6: Preparing [2022-10-22T14:33:18.067Z] b0602482e8f0: Preparing [2022-10-22T14:33:18.067Z] 81896155a095: Preparing [2022-10-22T14:33:18.067Z] 1ebfc5a9d937: Preparing [2022-10-22T14:33:18.067Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:18.067Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:18.067Z] b0602482e8f0: Layer already exists [2022-10-22T14:33:18.067Z] dc2b9aa01cd6: Layer already exists [2022-10-22T14:33:18.067Z] 1ebfc5a9d937: Layer already exists [2022-10-22T14:33:18.067Z] 81896155a095: Layer already exists [2022-10-22T14:33:18.067Z] latest: digest: sha256:c3e876990dbd7dc64327f2cf9ebdd83c54f06f1a187daf563b4becb97ad9ed6e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:18.399Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:18.734Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.97 [2022-10-22T14:33:18.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T14:33:18.735Z] dc2b9aa01cd6: Preparing [2022-10-22T14:33:18.735Z] b0602482e8f0: Preparing [2022-10-22T14:33:18.735Z] 81896155a095: Preparing [2022-10-22T14:33:18.735Z] 1ebfc5a9d937: Preparing [2022-10-22T14:33:18.735Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:18.735Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:18.735Z] 1ebfc5a9d937: Layer already exists [2022-10-22T14:33:18.735Z] dc2b9aa01cd6: Layer already exists [2022-10-22T14:33:18.735Z] b0602482e8f0: Layer already exists [2022-10-22T14:33:18.735Z] 81896155a095: Layer already exists [2022-10-22T14:33:18.735Z] 2.3.0-dev.97: digest: sha256:c3e876990dbd7dc64327f2cf9ebdd83c54f06f1a187daf563b4becb97ad9ed6e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:19.084Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:19.422Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:33:19.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T14:33:19.423Z] dc2b9aa01cd6: Preparing [2022-10-22T14:33:19.423Z] b0602482e8f0: Preparing [2022-10-22T14:33:19.423Z] 81896155a095: Preparing [2022-10-22T14:33:19.423Z] 1ebfc5a9d937: Preparing [2022-10-22T14:33:19.423Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:19.423Z] dc2b9aa01cd6: Layer already exists [2022-10-22T14:33:19.423Z] b0602482e8f0: Layer already exists [2022-10-22T14:33:19.423Z] 81896155a095: Layer already exists [2022-10-22T14:33:19.423Z] 1ebfc5a9d937: Layer already exists [2022-10-22T14:33:19.423Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:19.423Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:c3e876990dbd7dc64327f2cf9ebdd83c54f06f1a187daf563b4becb97ad9ed6e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:19.767Z] + 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-22T14:33:20.090Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-22T14:33:20.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-22T14:33:20.090Z] dc2b9aa01cd6: Preparing [2022-10-22T14:33:20.090Z] b0602482e8f0: Preparing [2022-10-22T14:33:20.090Z] 81896155a095: Preparing [2022-10-22T14:33:20.090Z] 1ebfc5a9d937: Preparing [2022-10-22T14:33:20.090Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:20.090Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:20.090Z] 81896155a095: Layer already exists [2022-10-22T14:33:20.090Z] b0602482e8f0: Layer already exists [2022-10-22T14:33:20.090Z] dc2b9aa01cd6: Layer already exists [2022-10-22T14:33:20.090Z] 1ebfc5a9d937: Layer already exists [2022-10-22T14:33:20.090Z] main: digest: sha256:c3e876990dbd7dc64327f2cf9ebdd83c54f06f1a187daf563b4becb97ad9ed6e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:33:20.142Z] ===================================================== [Pipeline] echo [2022-10-22T14:33:20.151Z] taggedImages: [2022-10-22T14:33:20.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:33:20.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-22T14:33:20.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.97 [2022-10-22T14:33:20.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:33:20.151Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-22T14:33:20.170Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-22T14:33:20.171Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:33:20.171Z] latest [2022-10-22T14:33:20.171Z] 2.3.0-dev.97 [2022-10-22T14:33:20.171Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:33:20.171Z] main [2022-10-22T14:33:20.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:20.508Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:20.839Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:33:20.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T14:33:20.840Z] e30fd9356a79: Preparing [2022-10-22T14:33:20.840Z] 781aad1b1492: Preparing [2022-10-22T14:33:20.840Z] 46a1472f2c52: Preparing [2022-10-22T14:33:20.840Z] 0d52ef218637: Preparing [2022-10-22T14:33:20.840Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:20.840Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:21.104Z] 781aad1b1492: Pushed [2022-10-22T14:33:21.682Z] e30fd9356a79: Pushed [2022-10-22T14:33:23.614Z] 46a1472f2c52: Pushed [2022-10-22T14:33:50.262Z] 0d52ef218637: Pushed [2022-10-22T14:33:50.262Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:9497f4e99e6a0bf0ad0a281e1a59d67e820badc9698efad060a497c3aa8386b5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:50.591Z] + 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-22T14:33:50.917Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-22T14:33:50.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T14:33:50.917Z] e30fd9356a79: Preparing [2022-10-22T14:33:50.917Z] 781aad1b1492: Preparing [2022-10-22T14:33:50.917Z] 46a1472f2c52: Preparing [2022-10-22T14:33:50.917Z] 0d52ef218637: Preparing [2022-10-22T14:33:50.917Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:50.917Z] 781aad1b1492: Layer already exists [2022-10-22T14:33:50.917Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:50.917Z] 0d52ef218637: Layer already exists [2022-10-22T14:33:50.917Z] e30fd9356a79: Layer already exists [2022-10-22T14:33:50.917Z] 46a1472f2c52: Layer already exists [2022-10-22T14:33:50.917Z] latest: digest: sha256:9497f4e99e6a0bf0ad0a281e1a59d67e820badc9698efad060a497c3aa8386b5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:51.526Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:51.868Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.97 [2022-10-22T14:33:51.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T14:33:51.868Z] e30fd9356a79: Preparing [2022-10-22T14:33:51.868Z] 781aad1b1492: Preparing [2022-10-22T14:33:51.868Z] 46a1472f2c52: Preparing [2022-10-22T14:33:51.868Z] 0d52ef218637: Preparing [2022-10-22T14:33:51.868Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:51.868Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:51.868Z] e30fd9356a79: Layer already exists [2022-10-22T14:33:51.868Z] 46a1472f2c52: Layer already exists [2022-10-22T14:33:51.868Z] 781aad1b1492: Layer already exists [2022-10-22T14:33:51.868Z] 0d52ef218637: Layer already exists [2022-10-22T14:33:51.868Z] 2.3.0-dev.97: digest: sha256:9497f4e99e6a0bf0ad0a281e1a59d67e820badc9698efad060a497c3aa8386b5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:52.201Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:52.534Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:33:52.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T14:33:52.535Z] e30fd9356a79: Preparing [2022-10-22T14:33:52.535Z] 781aad1b1492: Preparing [2022-10-22T14:33:52.535Z] 46a1472f2c52: Preparing [2022-10-22T14:33:52.535Z] 0d52ef218637: Preparing [2022-10-22T14:33:52.535Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:52.535Z] 781aad1b1492: Layer already exists [2022-10-22T14:33:52.535Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:52.535Z] 0d52ef218637: Layer already exists [2022-10-22T14:33:52.535Z] 46a1472f2c52: Layer already exists [2022-10-22T14:33:52.535Z] e30fd9356a79: Layer already exists [2022-10-22T14:33:52.535Z] 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:9497f4e99e6a0bf0ad0a281e1a59d67e820badc9698efad060a497c3aa8386b5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:52.869Z] + 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-22T14:33:53.190Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-22T14:33:53.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-22T14:33:53.190Z] e30fd9356a79: Preparing [2022-10-22T14:33:53.190Z] 781aad1b1492: Preparing [2022-10-22T14:33:53.190Z] 46a1472f2c52: Preparing [2022-10-22T14:33:53.190Z] 0d52ef218637: Preparing [2022-10-22T14:33:53.190Z] 5d3e392a13a0: Preparing [2022-10-22T14:33:53.190Z] 5d3e392a13a0: Layer already exists [2022-10-22T14:33:53.190Z] 781aad1b1492: Layer already exists [2022-10-22T14:33:53.190Z] 0d52ef218637: Layer already exists [2022-10-22T14:33:53.190Z] 46a1472f2c52: Layer already exists [2022-10-22T14:33:53.190Z] e30fd9356a79: Layer already exists [2022-10-22T14:33:53.190Z] main: digest: sha256:9497f4e99e6a0bf0ad0a281e1a59d67e820badc9698efad060a497c3aa8386b5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-22T14:33:53.510Z] ===================================================== [Pipeline] echo [2022-10-22T14:33:53.517Z] taggedImages: [2022-10-22T14:33:53.517Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [2022-10-22T14:33:53.517Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-22T14:33:53.517Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.97 [2022-10-22T14:33:53.517Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [2022-10-22T14:33:53.517Z] - 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-22T14:33:54.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-22T14:33:54.041Z] [2022-10-22T14:33:54.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:33:54.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-22T14:33:54.364Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-22T14:33:54.364Z] 8998bd30e6a1: Pulling fs layer [2022-10-22T14:33:54.364Z] 04944245beec: Pulling fs layer [2022-10-22T14:33:54.364Z] 699f458cf7ca: Pulling fs layer [2022-10-22T14:33:54.364Z] 765212b225bb: Pulling fs layer [2022-10-22T14:33:54.364Z] f23df028b6ca: Pulling fs layer [2022-10-22T14:33:54.364Z] d65c8cfc05b1: Pulling fs layer [2022-10-22T14:33:54.364Z] 2437ff75d9bd: Pulling fs layer [2022-10-22T14:33:54.364Z] f23df028b6ca: Waiting [2022-10-22T14:33:54.364Z] d65c8cfc05b1: Waiting [2022-10-22T14:33:54.364Z] 765212b225bb: Waiting [2022-10-22T14:33:54.364Z] 2437ff75d9bd: Waiting [2022-10-22T14:33:54.721Z] 04944245beec: Verifying Checksum [2022-10-22T14:33:54.721Z] 04944245beec: Download complete [2022-10-22T14:33:54.721Z] 765212b225bb: Verifying Checksum [2022-10-22T14:33:54.721Z] 765212b225bb: Download complete [2022-10-22T14:33:54.721Z] f23df028b6ca: Download complete [2022-10-22T14:33:54.721Z] d65c8cfc05b1: Verifying Checksum [2022-10-22T14:33:54.721Z] d65c8cfc05b1: Download complete [2022-10-22T14:33:54.721Z] 699f458cf7ca: Verifying Checksum [2022-10-22T14:33:54.721Z] 699f458cf7ca: Download complete [2022-10-22T14:33:55.303Z] 8998bd30e6a1: Download complete [2022-10-22T14:33:57.257Z] 2437ff75d9bd: Verifying Checksum [2022-10-22T14:33:57.257Z] 2437ff75d9bd: Download complete [2022-10-22T14:33:59.194Z] 8998bd30e6a1: Pull complete [2022-10-22T14:33:59.459Z] 04944245beec: Pull complete [2022-10-22T14:34:00.862Z] 699f458cf7ca: Pull complete [2022-10-22T14:34:01.128Z] 765212b225bb: Pull complete [2022-10-22T14:34:01.710Z] f23df028b6ca: Pull complete [2022-10-22T14:34:01.977Z] d65c8cfc05b1: Pull complete [2022-10-22T14:34:16.951Z] 2437ff75d9bd: Pull complete [2022-10-22T14:34:16.951Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-22T14:34:16.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-22T14:34:16.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:34:17.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-8838 does not seem to be running inside a container [2022-10-22T14:34:17.169Z] $ 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/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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-22T14:34:20.086Z] $ docker top 314c83c7f7cdb03cd5dd82970c7efb900829fd0361fb3389917d58f045f70de8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:34:21.003Z] ---> job-cost.sh [2022-10-22T14:34:21.003Z] lf-activate-venv: SKIPPING [2022-10-22T14:34:21.003Z] INFO: No Stack... [2022-10-22T14:34:21.582Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-22T14:34:22.162Z] INFO: Archiving Costs [Pipeline] sh [2022-10-22T14:34:22.795Z] + cut -d, -f6 [2022-10-22T14:34:22.795Z] + cat /w/workspace/edgex-go/335/archives/cost.csv [Pipeline] lock [2022-10-22T14:34:22.906Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-335-stack-cost] [2022-10-22T14:34:22.911Z] Resource [jenkins-edgexfoundry-edgex-go-main-335-stack-cost] did not exist. Created. [2022-10-22T14:34:22.911Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-335-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-22T14:34:23.254Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-22T14:34:24.225Z] Stashed 1 file(s) [Pipeline] } [2022-10-22T14:34:24.232Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-335-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-22T14:34:24.254Z] $ docker stop --time=1 314c83c7f7cdb03cd5dd82970c7efb900829fd0361fb3389917d58f045f70de8 [2022-10-22T14:34:25.802Z] $ docker rm -f 314c83c7f7cdb03cd5dd82970c7efb900829fd0361fb3389917d58f045f70de8 [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-22T14:34:26.242Z] provisioning config files... [2022-10-22T14:34:26.250Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/335@tmp/config7898011207254255740tmp [Pipeline] { [Pipeline] sh [2022-10-22T14:34:26.541Z] + set +x [2022-10-22T14:34:26.541Z] + curl -s https://codecov.io/bash [2022-10-22T14:34:26.541Z] + bash -s -- [2022-10-22T14:34:26.541Z] [2022-10-22T14:34:26.541Z] _____ _ [2022-10-22T14:34:26.541Z] / ____| | | [2022-10-22T14:34:26.541Z] | | ___ __| | ___ ___ _____ __ [2022-10-22T14:34:26.541Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-22T14:34:26.541Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-22T14:34:26.541Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-22T14:34:26.541Z] Bash-1.0.6 [2022-10-22T14:34:26.541Z] [2022-10-22T14:34:26.541Z] [2022-10-22T14:34:26.541Z] ==> git version 2.25.1 found [2022-10-22T14:34:26.541Z] ==> 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-22T14:34:26.541Z] Release-Date: 2020-01-08 [2022-10-22T14:34:26.541Z] 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-22T14:34:26.541Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-22T14:34:26.541Z] ==> Jenkins CI detected. [2022-10-22T14:34:26.541Z] current dir:  /w/workspace/edgex-go/335 [2022-10-22T14:34:26.541Z] project root: . [2022-10-22T14:34:26.541Z] --> token set from env [2022-10-22T14:34:26.541Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-22T14:34:26.541Z] ==> Running gcov in . (disable via -X gcov) [2022-10-22T14:34:26.541Z] ==> Python coveragepy not found [2022-10-22T14:34:26.541Z] ==> Searching for coverage reports in: [2022-10-22T14:34:26.541Z] + . [2022-10-22T14:34:26.802Z] -> Found 1 reports [2022-10-22T14:34:26.802Z] ==> Detecting git/mercurial file structure [2022-10-22T14:34:26.802Z] ==> Reading reports [2022-10-22T14:34:26.802Z] + ./coverage.out bytes=500071 [2022-10-22T14:34:26.802Z] ==> Appending adjustments [2022-10-22T14:34:26.802Z] https://docs.codecov.io/docs/fixing-reports [2022-10-22T14:34:28.182Z] + Found adjustments [2022-10-22T14:34:28.182Z] ==> Gzipping contents [2022-10-22T14:34:28.182Z] 64K /tmp/codecov.U7u1aL.gz [2022-10-22T14:34:28.182Z] ==> Uploading reports [2022-10-22T14:34:28.182Z] url: https://codecov.io [2022-10-22T14:34:28.182Z] query: branch=main&commit=00dcf8b42aa31be1508e9e1978bd2ac7973bff61&build=335&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F335%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-22T14:34:28.182Z] -> Pinging Codecov [2022-10-22T14:34:28.182Z] 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=00dcf8b42aa31be1508e9e1978bd2ac7973bff61&build=335&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F335%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-22T14:34:28.442Z] -> Uploading to [2022-10-22T14:34:28.442Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-22/00271124DB129430A58F1EEE437C3FCB/00dcf8b42aa31be1508e9e1978bd2ac7973bff61/06084be2-8b4d-4537-acd2-23e4b6b6840b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221022%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221022T143428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b7d4b592d24cf82b569b9b038e5aac89413daf3808e2a079b4dc5acfdae541a6 [2022-10-22T14:34:28.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T14:34:28.442Z] Dload Upload Total Spent Left Speed [2022-10-22T14:34:28.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65241 0 0 100 65241 0 288k --:--:-- --:--:-- --:--:-- 286k 100 65241 0 0 100 65241 0 244k --:--:-- --:--:-- --:--:-- 244k [2022-10-22T14:34:28.704Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [2022-10-22T14:34:28.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-22T14:34:28.921Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-22T14:34:28.935Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:34:29.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-22T14:34:29.220Z] [2022-10-22T14:34:29.220Z] 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-22T14:34:29.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-22T14:34:29.517Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-22T14:34:29.517Z] df9b9388f04a: Pulling fs layer [2022-10-22T14:34:29.517Z] 52dc419b0ee2: Pulling fs layer [2022-10-22T14:34:29.517Z] 25bc292e5bac: Pulling fs layer [2022-10-22T14:34:29.517Z] 114826534d7a: Pulling fs layer [2022-10-22T14:34:29.517Z] 4657fd5d0bcf: Pulling fs layer [2022-10-22T14:34:29.517Z] 6ad1cebc031e: Pulling fs layer [2022-10-22T14:34:29.517Z] 8a3aa393b2d8: Pulling fs layer [2022-10-22T14:34:29.517Z] 4657fd5d0bcf: Waiting [2022-10-22T14:34:29.517Z] 6ad1cebc031e: Waiting [2022-10-22T14:34:29.517Z] 8a3aa393b2d8: Waiting [2022-10-22T14:34:29.517Z] 114826534d7a: Waiting [2022-10-22T14:34:29.517Z] 25bc292e5bac: Verifying Checksum [2022-10-22T14:34:29.517Z] 25bc292e5bac: Download complete [2022-10-22T14:34:29.517Z] 52dc419b0ee2: Download complete [2022-10-22T14:34:29.517Z] 4657fd5d0bcf: Verifying Checksum [2022-10-22T14:34:29.517Z] 4657fd5d0bcf: Download complete [2022-10-22T14:34:29.517Z] df9b9388f04a: Verifying Checksum [2022-10-22T14:34:29.517Z] df9b9388f04a: Download complete [2022-10-22T14:34:29.775Z] df9b9388f04a: Pull complete [2022-10-22T14:34:29.775Z] 6ad1cebc031e: Verifying Checksum [2022-10-22T14:34:29.775Z] 6ad1cebc031e: Download complete [2022-10-22T14:34:29.775Z] 52dc419b0ee2: Pull complete [2022-10-22T14:34:29.775Z] 25bc292e5bac: Pull complete [2022-10-22T14:34:30.341Z] 114826534d7a: Verifying Checksum [2022-10-22T14:34:30.341Z] 114826534d7a: Download complete [2022-10-22T14:34:30.341Z] 8a3aa393b2d8: Verifying Checksum [2022-10-22T14:34:30.341Z] 8a3aa393b2d8: Download complete [2022-10-22T14:34:33.617Z] 114826534d7a: Pull complete [2022-10-22T14:34:33.617Z] 4657fd5d0bcf: Pull complete [2022-10-22T14:34:33.875Z] 6ad1cebc031e: Pull complete [2022-10-22T14:34:36.398Z] 8a3aa393b2d8: Pull complete [2022-10-22T14:34:36.398Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-22T14:34:36.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-22T14:34:36.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:34:36.466Z] prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container [2022-10-22T14:34:36.488Z] $ 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/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-22T14:34:38.576Z] $ docker top 578a53ab04fefb695a4cd7d982f0c5e46256c24fdb6828ab7db22fd14670c3a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-22T14:34:38.650Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-22T14:34:38.928Z] + set -o pipefail [2022-10-22T14:34:38.928Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-22T14:34:45.494Z] [2022-10-22T14:34:45.494Z] Monitoring /w/workspace/edgex-go/335 (github.com/edgexfoundry/edgex-go)... [2022-10-22T14:34:45.494Z] [2022-10-22T14:34:45.494Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/7e83afa6-dc7d-43eb-b4b8-b93e7805964e [2022-10-22T14:34:45.494Z] [2022-10-22T14:34:45.494Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-22T14:34:45.494Z] [2022-10-22T14:34:45.495Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-22T14:34:45.495Z] [2022-10-22T14:34:45.495Z] [2022-10-22T14:34:45.495Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-22T14:34:45.495Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-22T14:34:45.495Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-22T14:34:45.497Z] $ docker stop --time=1 578a53ab04fefb695a4cd7d982f0c5e46256c24fdb6828ab7db22fd14670c3a5 [2022-10-22T14:34:47.738Z] $ docker rm -f 578a53ab04fefb695a4cd7d982f0c5e46256c24fdb6828ab7db22fd14670c3a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-22T14:34:48.095Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-22T14:34:48.109Z] provisioning config files... [2022-10-22T14:34:48.116Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/335@tmp/config13517147017075381031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:34:48.408Z] --> edgex-publish-swagger.sh [2022-10-22T14:34:48.408Z] === Publish openapi/v2 API === [2022-10-22T14:34:48.408Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-22T14:34:48.408Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/335/openapi/v2/core-command.yaml] [2022-10-22T14:34:48.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T14:34:48.408Z] Dload Upload Total Spent Left Speed [2022-10-22T14:34:49.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31180 0:00:01 0:00:01 --:--:-- 31180 100 33831 0 0 100 33831 0 31180 0:00:01 0:00:01 --:--:-- 31180 [2022-10-22T14:34:49.345Z] [2022-10-22T14:34:49.345Z] [2022-10-22T14:34:49.345Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/335/openapi/v2/core-data.yaml] [2022-10-22T14:34:49.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T14:34:49.345Z] Dload Upload Total Spent Left Speed [2022-10-22T14:34:50.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 344k --:--:-- --:--:-- --:--:-- 342k 100 71604 0 0 100 71604 0 69518 0:00:01 0:00:01 --:--:-- 69518 [2022-10-22T14:34:50.540Z] [2022-10-22T14:34:50.540Z] [2022-10-22T14:34:50.540Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/335/openapi/v2/core-metadata.yaml] [2022-10-22T14:34:50.540Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T14:34:50.540Z] Dload Upload Total Spent Left Speed [2022-10-22T14:34:51.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 972k --:--:-- --:--:-- --:--:-- 965k 100 144k 0 0 100 144k 0 130k 0:00:01 0:00:01 --:--:-- 130k [2022-10-22T14:34:51.478Z] [2022-10-22T14:34:51.478Z] [2022-10-22T14:34:51.478Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/335/openapi/v2/support-notifications.yaml] [2022-10-22T14:34:51.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T14:34:51.478Z] Dload Upload Total Spent Left Speed [2022-10-22T14:34:52.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 90129 --:--:-- --:--:-- --:--:-- 90038 [2022-10-22T14:34:52.857Z] [2022-10-22T14:34:52.857Z] [2022-10-22T14:34:52.857Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/335/openapi/v2/support-scheduler.yaml] [2022-10-22T14:34:52.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T14:34:52.857Z] Dload Upload Total Spent Left Speed [2022-10-22T14:34:53.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 36058 0:00:01 0:00:01 --:--:-- 36025 100 39556 0 0 100 39556 0 36058 0:00:01 0:00:01 --:--:-- 36025 [2022-10-22T14:34:53.798Z] [2022-10-22T14:34:53.798Z] [2022-10-22T14:34:53.798Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/335/openapi/v2/system-agent.yaml] [2022-10-22T14:34:53.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-22T14:34:53.798Z] Dload Upload Total Spent Left Speed [2022-10-22T14:34:54.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 18971 0:00:01 0:00:01 --:--:-- 18971 100 20091 0 0 100 20091 0 18971 0:00:01 0:00:01 --:--:-- 18971 [2022-10-22T14:34:54.737Z] [2022-10-22T14:34:54.737Z] [Pipeline] } [2022-10-22T14:34:54.744Z] 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-22T14:34:55.137Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-22T14:34:55.137Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:34:55.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T14:34:55.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:34:55.501Z] prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container [2022-10-22T14:34:55.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-22T14:34:55.898Z] $ docker top 82be2cef0043e13dea480d2a3c9e1afd326886a12566e686d2eedef805f3397a -eo pid,comm [2022-10-22T14:34:55.951Z] 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-22T14:34:55.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-22T14:34:55.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T14:34:55.985Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T14:34:56.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T14:34:56.102Z] $ docker exec 82be2cef0043e13dea480d2a3c9e1afd326886a12566e686d2eedef805f3397a ssh-agent [2022-10-22T14:34:56.206Z] SSH_AUTH_SOCK=/tmp/ssh-bvuHqTL5vqPz/agent.31 [2022-10-22T14:34:56.206Z] SSH_AGENT_PID=37 [2022-10-22T14:34:56.210Z] Running ssh-add (command line suppressed) [2022-10-22T14:34:56.303Z] Identity added: /w/workspace/edgex-go/335@tmp/private_key_16426255193042216758.key (/w/workspace/edgex-go/335@tmp/private_key_16426255193042216758.key) [2022-10-22T14:34:56.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T14:34:56.613Z] + git semver tag [2022-10-22T14:34:56.872Z] 2022-10-22 14:34:56,776 [run_tag] DEBUG tag force:False [2022-10-22T14:34:56.872Z] 2022-10-22 14:34:56,776 [check_head_tag] DEBUG check head tag [2022-10-22T14:34:56.872Z] 2022-10-22 14:34:56,778 [execute] INFO git cat-file --batch-check [2022-10-22T14:34:56.872Z] 2022-10-22 14:34:56,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/335, universal_newlines=False, shell=None, istream=) [2022-10-22T14:34:56.872Z] 2022-10-22 14:34:56,782 [execute] INFO git cat-file --batch [2022-10-22T14:34:56.872Z] 2022-10-22 14:34:56,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/335, universal_newlines=False, shell=None, istream=) [2022-10-22T14:34:56.872Z] 2022-10-22 14:34:56,816 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main [2022-10-22T14:34:56.872Z] 2022-10-22 14:34:56,816 [execute] INFO git tag -a v2.3.0-dev.97 -m v2.3.0-dev.97 [2022-10-22T14:34:56.872Z] 2022-10-22 14:34:56,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.97', '-m', 'v2.3.0-dev.97'], cwd=/w/workspace/edgex-go/335, universal_newlines=False, shell=None, istream=None) [2022-10-22T14:34:56.872Z] 2022-10-22 14:34:56,821 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main [2022-10-22T14:34:56.872Z] 2.3.0-dev.97 [Pipeline] } [2022-10-22T14:34:56.873Z] $ docker exec --env ******** --env ******** 82be2cef0043e13dea480d2a3c9e1afd326886a12566e686d2eedef805f3397a ssh-agent -k [2022-10-22T14:34:56.970Z] unset SSH_AUTH_SOCK; [2022-10-22T14:34:56.970Z] unset SSH_AGENT_PID; [2022-10-22T14:34:56.970Z] echo Agent pid 37 killed; [2022-10-22T14:34:56.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T14:34:57.297Z] + git semver [Pipeline] } [2022-10-22T14:34:57.561Z] $ docker stop --time=1 82be2cef0043e13dea480d2a3c9e1afd326886a12566e686d2eedef805f3397a [2022-10-22T14:34:58.855Z] $ docker rm -f 82be2cef0043e13dea480d2a3c9e1afd326886a12566e686d2eedef805f3397a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:34:59.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-22T14:34:59.241Z] [2022-10-22T14:34:59.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:34:59.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-22T14:34:59.537Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-22T14:34:59.537Z] ab5ef0e58194: Pulling fs layer [2022-10-22T14:34:59.537Z] 9712f1f96733: Pulling fs layer [2022-10-22T14:34:59.537Z] 63f879dbbcfc: Pulling fs layer [2022-10-22T14:34:59.537Z] 0d9ebad4ef96: Pulling fs layer [2022-10-22T14:34:59.537Z] e9a5061849ea: Pulling fs layer [2022-10-22T14:34:59.537Z] d747dcd14b5f: Pulling fs layer [2022-10-22T14:34:59.537Z] 2de7ff778b66: Pulling fs layer [2022-10-22T14:34:59.537Z] e9a5061849ea: Waiting [2022-10-22T14:34:59.537Z] d747dcd14b5f: Waiting [2022-10-22T14:34:59.537Z] 0d9ebad4ef96: Waiting [2022-10-22T14:34:59.537Z] 2de7ff778b66: Waiting [2022-10-22T14:34:59.537Z] 9712f1f96733: Verifying Checksum [2022-10-22T14:34:59.537Z] 9712f1f96733: Download complete [2022-10-22T14:35:00.113Z] 63f879dbbcfc: Verifying Checksum [2022-10-22T14:35:00.113Z] 63f879dbbcfc: Download complete [2022-10-22T14:35:00.113Z] e9a5061849ea: Verifying Checksum [2022-10-22T14:35:00.113Z] e9a5061849ea: Download complete [2022-10-22T14:35:00.113Z] ab5ef0e58194: Download complete [2022-10-22T14:35:00.113Z] d747dcd14b5f: Verifying Checksum [2022-10-22T14:35:00.113Z] d747dcd14b5f: Download complete [2022-10-22T14:35:00.113Z] 0d9ebad4ef96: Verifying Checksum [2022-10-22T14:35:00.113Z] 0d9ebad4ef96: Download complete [2022-10-22T14:35:00.113Z] 2de7ff778b66: Verifying Checksum [2022-10-22T14:35:00.113Z] 2de7ff778b66: Download complete [2022-10-22T14:35:02.639Z] ab5ef0e58194: Pull complete [2022-10-22T14:35:02.639Z] 9712f1f96733: Pull complete [2022-10-22T14:35:03.204Z] 63f879dbbcfc: Pull complete [2022-10-22T14:35:06.482Z] 0d9ebad4ef96: Pull complete [2022-10-22T14:35:06.739Z] e9a5061849ea: Pull complete [2022-10-22T14:35:06.739Z] d747dcd14b5f: Pull complete [2022-10-22T14:35:07.673Z] 2de7ff778b66: Pull complete [2022-10-22T14:35:07.673Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-22T14:35:07.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-22T14:35:07.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:35:07.740Z] prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container [2022-10-22T14:35:07.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-22T14:35:10.099Z] $ docker top a8653a52fc6bdbfd72a039a3a33f05d5b82734e4069cdd0567eb15d9156c100e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-22T14:35:10.170Z] provisioning config files... [2022-10-22T14:35:10.176Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/335@tmp/config356927331083054203tmp [2022-10-22T14:35:10.185Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/335@tmp/config14304816628018764376tmp [2022-10-22T14:35:10.193Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/335@tmp/config18412993197325745312tmp [Pipeline] { [Pipeline] echo [2022-10-22T14:35:10.206Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:35:10.483Z] ---> sigul-configuration.sh [2022-10-22T14:35:10.483Z] gpg: directory `/root/.gnupg' created [2022-10-22T14:35:10.483Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-22T14:35:10.483Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-22T14:35:10.483Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-22T14:35:10.483Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-22T14:35:10.483Z] gpg: CAST5 encrypted data [2022-10-22T14:35:10.483Z] gpg: encrypted with 1 passphrase [2022-10-22T14:35:10.483Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-22T14:35:10.766Z] + mkdir /home/jenkins [2022-10-22T14:35:10.766Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-22T14:35:11.048Z] + 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-22T14:35:11.056Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:35:11.332Z] ---> sigul-install.sh [2022-10-22T14:35:11.333Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-22T14:35:11.614Z] + git tag --list [2022-10-22T14:35:11.614Z] 0.6.0 [2022-10-22T14:35:11.614Z] 0.6.1 [2022-10-22T14:35:11.614Z] 0.7.0 [2022-10-22T14:35:11.614Z] 0.7.1 [2022-10-22T14:35:11.614Z] v1.0.0 [2022-10-22T14:35:11.614Z] v1.0.1 [2022-10-22T14:35:11.614Z] v1.1.0 [2022-10-22T14:35:11.614Z] v1.2.0 [2022-10-22T14:35:11.614Z] v1.2.1 [2022-10-22T14:35:11.614Z] v1.3.0 [2022-10-22T14:35:11.614Z] v1.3.1 [2022-10-22T14:35:11.614Z] v2.0.0 [2022-10-22T14:35:11.614Z] v2.1.0 [2022-10-22T14:35:11.614Z] v2.1.1 [2022-10-22T14:35:11.614Z] v2.1.1-dev.1 [2022-10-22T14:35:11.614Z] v2.1.1-dev.2 [2022-10-22T14:35:11.614Z] v2.1.1-dev.3 [2022-10-22T14:35:11.614Z] v2.1.1-dev.4 [2022-10-22T14:35:11.614Z] v2.1.1-dev.5 [2022-10-22T14:35:11.614Z] v2.1.1-dev.6 [2022-10-22T14:35:11.614Z] v2.1.1-dev.7 [2022-10-22T14:35:11.614Z] v2.1.1-dev.8 [2022-10-22T14:35:11.614Z] v2.1.2-dev.1 [2022-10-22T14:35:11.614Z] v2.2.0 [2022-10-22T14:35:11.614Z] v2.2.1-dev.1 [2022-10-22T14:35:11.614Z] v2.2.1-dev.10 [2022-10-22T14:35:11.614Z] v2.2.1-dev.11 [2022-10-22T14:35:11.614Z] v2.2.1-dev.12 [2022-10-22T14:35:11.614Z] v2.2.1-dev.13 [2022-10-22T14:35:11.614Z] v2.2.1-dev.14 [2022-10-22T14:35:11.614Z] v2.2.1-dev.15 [2022-10-22T14:35:11.614Z] v2.2.1-dev.16 [2022-10-22T14:35:11.614Z] v2.2.1-dev.17 [2022-10-22T14:35:11.614Z] v2.2.1-dev.18 [2022-10-22T14:35:11.614Z] v2.2.1-dev.19 [2022-10-22T14:35:11.614Z] v2.2.1-dev.2 [2022-10-22T14:35:11.614Z] v2.2.1-dev.20 [2022-10-22T14:35:11.614Z] v2.2.1-dev.21 [2022-10-22T14:35:11.614Z] v2.2.1-dev.22 [2022-10-22T14:35:11.614Z] v2.2.1-dev.23 [2022-10-22T14:35:11.614Z] v2.2.1-dev.24 [2022-10-22T14:35:11.614Z] v2.2.1-dev.25 [2022-10-22T14:35:11.614Z] v2.2.1-dev.26 [2022-10-22T14:35:11.614Z] v2.2.1-dev.27 [2022-10-22T14:35:11.614Z] v2.2.1-dev.28 [2022-10-22T14:35:11.614Z] v2.2.1-dev.29 [2022-10-22T14:35:11.614Z] v2.2.1-dev.3 [2022-10-22T14:35:11.614Z] v2.2.1-dev.4 [2022-10-22T14:35:11.614Z] v2.2.1-dev.5 [2022-10-22T14:35:11.614Z] v2.2.1-dev.6 [2022-10-22T14:35:11.614Z] v2.2.1-dev.7 [2022-10-22T14:35:11.614Z] v2.2.1-dev.8 [2022-10-22T14:35:11.614Z] v2.2.1-dev.9 [2022-10-22T14:35:11.614Z] v2.3.0-dev.29 [2022-10-22T14:35:11.614Z] v2.3.0-dev.30 [2022-10-22T14:35:11.614Z] v2.3.0-dev.31 [2022-10-22T14:35:11.614Z] v2.3.0-dev.32 [2022-10-22T14:35:11.614Z] v2.3.0-dev.33 [2022-10-22T14:35:11.614Z] v2.3.0-dev.34 [2022-10-22T14:35:11.614Z] v2.3.0-dev.35 [2022-10-22T14:35:11.614Z] v2.3.0-dev.36 [2022-10-22T14:35:11.614Z] v2.3.0-dev.37 [2022-10-22T14:35:11.614Z] v2.3.0-dev.38 [2022-10-22T14:35:11.614Z] v2.3.0-dev.39 [2022-10-22T14:35:11.614Z] v2.3.0-dev.40 [2022-10-22T14:35:11.614Z] v2.3.0-dev.41 [2022-10-22T14:35:11.614Z] v2.3.0-dev.42 [2022-10-22T14:35:11.614Z] v2.3.0-dev.43 [2022-10-22T14:35:11.614Z] v2.3.0-dev.44 [2022-10-22T14:35:11.614Z] v2.3.0-dev.45 [2022-10-22T14:35:11.614Z] v2.3.0-dev.46 [2022-10-22T14:35:11.614Z] v2.3.0-dev.47 [2022-10-22T14:35:11.614Z] v2.3.0-dev.48 [2022-10-22T14:35:11.614Z] v2.3.0-dev.49 [2022-10-22T14:35:11.614Z] v2.3.0-dev.50 [2022-10-22T14:35:11.614Z] v2.3.0-dev.51 [2022-10-22T14:35:11.614Z] v2.3.0-dev.52 [2022-10-22T14:35:11.614Z] v2.3.0-dev.53 [2022-10-22T14:35:11.614Z] v2.3.0-dev.54 [2022-10-22T14:35:11.614Z] v2.3.0-dev.55 [2022-10-22T14:35:11.614Z] v2.3.0-dev.56 [2022-10-22T14:35:11.614Z] v2.3.0-dev.57 [2022-10-22T14:35:11.614Z] v2.3.0-dev.58 [2022-10-22T14:35:11.614Z] v2.3.0-dev.59 [2022-10-22T14:35:11.614Z] v2.3.0-dev.60 [2022-10-22T14:35:11.614Z] v2.3.0-dev.61 [2022-10-22T14:35:11.614Z] v2.3.0-dev.62 [2022-10-22T14:35:11.614Z] v2.3.0-dev.63 [2022-10-22T14:35:11.614Z] v2.3.0-dev.64 [2022-10-22T14:35:11.614Z] v2.3.0-dev.65 [2022-10-22T14:35:11.614Z] v2.3.0-dev.66 [2022-10-22T14:35:11.614Z] v2.3.0-dev.67 [2022-10-22T14:35:11.614Z] v2.3.0-dev.68 [2022-10-22T14:35:11.614Z] v2.3.0-dev.69 [2022-10-22T14:35:11.614Z] v2.3.0-dev.70 [2022-10-22T14:35:11.614Z] v2.3.0-dev.71 [2022-10-22T14:35:11.614Z] v2.3.0-dev.72 [2022-10-22T14:35:11.614Z] v2.3.0-dev.73 [2022-10-22T14:35:11.614Z] v2.3.0-dev.74 [2022-10-22T14:35:11.614Z] v2.3.0-dev.75 [2022-10-22T14:35:11.614Z] v2.3.0-dev.76 [2022-10-22T14:35:11.614Z] v2.3.0-dev.77 [2022-10-22T14:35:11.614Z] v2.3.0-dev.78 [2022-10-22T14:35:11.614Z] v2.3.0-dev.79 [2022-10-22T14:35:11.614Z] v2.3.0-dev.80 [2022-10-22T14:35:11.614Z] v2.3.0-dev.81 [2022-10-22T14:35:11.614Z] v2.3.0-dev.82 [2022-10-22T14:35:11.614Z] v2.3.0-dev.83 [2022-10-22T14:35:11.614Z] v2.3.0-dev.84 [2022-10-22T14:35:11.614Z] v2.3.0-dev.85 [2022-10-22T14:35:11.614Z] v2.3.0-dev.86 [2022-10-22T14:35:11.614Z] v2.3.0-dev.87 [2022-10-22T14:35:11.614Z] v2.3.0-dev.88 [2022-10-22T14:35:11.614Z] v2.3.0-dev.89 [2022-10-22T14:35:11.614Z] v2.3.0-dev.90 [2022-10-22T14:35:11.614Z] v2.3.0-dev.91 [2022-10-22T14:35:11.614Z] v2.3.0-dev.92 [2022-10-22T14:35:11.614Z] v2.3.0-dev.93 [2022-10-22T14:35:11.614Z] v2.3.0-dev.94 [2022-10-22T14:35:11.614Z] v2.3.0-dev.95 [2022-10-22T14:35:11.614Z] v2.3.0-dev.96 [2022-10-22T14:35:11.614Z] v2.3.0-dev.97 [Pipeline] sh [2022-10-22T14:35:11.895Z] + lftools sign git-tag v2.3.0-dev.97 [2022-10-22T14:35:12.462Z] Signing Git tag with Sigul... [2022-10-22T14:35:12.462Z] Signing v2.3.0-dev.97 [Pipeline] echo [2022-10-22T14:35:12.728Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:35:13.006Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-22T14:35:13.013Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-22T14:35:13.018Z] $ docker stop --time=1 a8653a52fc6bdbfd72a039a3a33f05d5b82734e4069cdd0567eb15d9156c100e [2022-10-22T14:35:14.319Z] $ docker rm -f a8653a52fc6bdbfd72a039a3a33f05d5b82734e4069cdd0567eb15d9156c100e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-22T14:35:14.724Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-22T14:35:14.724Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:35:15.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T14:35:15.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:35:15.080Z] prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container [2022-10-22T14:35:15.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-22T14:35:15.474Z] $ docker top a6a3402800a9bbe21d5a0c6e11470b3cb6eff19e43528bc01a90bcdca64e7ae7 -eo pid,comm [2022-10-22T14:35:15.532Z] 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-22T14:35:15.532Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-22T14:35:15.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T14:35:15.567Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T14:35:15.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T14:35:15.658Z] $ docker exec a6a3402800a9bbe21d5a0c6e11470b3cb6eff19e43528bc01a90bcdca64e7ae7 ssh-agent [2022-10-22T14:35:15.763Z] SSH_AUTH_SOCK=/tmp/ssh-upD2sixw4hFh/agent.32 [2022-10-22T14:35:15.763Z] SSH_AGENT_PID=38 [2022-10-22T14:35:15.767Z] Running ssh-add (command line suppressed) [2022-10-22T14:35:15.853Z] Identity added: /w/workspace/edgex-go/335@tmp/private_key_2012924603574731347.key (/w/workspace/edgex-go/335@tmp/private_key_2012924603574731347.key) [2022-10-22T14:35:15.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T14:35:16.154Z] + git semver bump pre [2022-10-22T14:35:16.412Z] 2022-10-22 14:35:16,308 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main [2022-10-22T14:35:16.412Z] 2022-10-22 14:35:16,308 [bump_version] DEBUG bumping version:2.3.0-dev.97 on axis:pre with prefix:dev [2022-10-22T14:35:16.412Z] 2022-10-22 14:35:16,308 [bump_version] DEBUG bumped version:2.3.0-dev.98 [2022-10-22T14:35:16.413Z] 2022-10-22 14:35:16,308 [write_version] DEBUG write version:2.3.0-dev.98 to path:/w/workspace/edgex-go/335/.semver/main with force:True [2022-10-22T14:35:16.413Z] 2022-10-22 14:35:16,308 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main [2022-10-22T14:35:16.413Z] 2022-10-22 14:35:16,308 [write_file] DEBUG write to file:/w/workspace/edgex-go/335/.semver/main [2022-10-22T14:35:16.413Z] 2022-10-22 14:35:16,310 [execute] INFO git cat-file --batch-check [2022-10-22T14:35:16.413Z] 2022-10-22 14:35:16,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/335/.semver, universal_newlines=False, shell=None, istream=) [2022-10-22T14:35:16.413Z] 2022-10-22 14:35:16,314 [execute] INFO git cat-file --batch [2022-10-22T14:35:16.413Z] 2022-10-22 14:35:16,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/335/.semver, universal_newlines=False, shell=None, istream=) [2022-10-22T14:35:16.413Z] 2022-10-22 14:35:16,319 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main [2022-10-22T14:35:16.413Z] 2.3.0-dev.98 [Pipeline] } [2022-10-22T14:35:16.413Z] $ docker exec --env ******** --env ******** a6a3402800a9bbe21d5a0c6e11470b3cb6eff19e43528bc01a90bcdca64e7ae7 ssh-agent -k [2022-10-22T14:35:16.502Z] unset SSH_AUTH_SOCK; [2022-10-22T14:35:16.502Z] unset SSH_AGENT_PID; [2022-10-22T14:35:16.502Z] echo Agent pid 38 killed; [2022-10-22T14:35:16.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T14:35:16.813Z] + git semver [Pipeline] } [2022-10-22T14:35:17.073Z] $ docker stop --time=1 a6a3402800a9bbe21d5a0c6e11470b3cb6eff19e43528bc01a90bcdca64e7ae7 [2022-10-22T14:35:18.382Z] $ docker rm -f a6a3402800a9bbe21d5a0c6e11470b3cb6eff19e43528bc01a90bcdca64e7ae7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-22T14:35:18.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-22T14:35:18.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:35:19.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-22T14:35:19.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:35:19.074Z] prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container [2022-10-22T14:35:19.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-22T14:35:19.430Z] $ docker top 49ae145b480d8c764852292c0b211773471a8c3542e00ff7a8b921eaaa9cff5c -eo pid,comm [2022-10-22T14:35:19.485Z] 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-22T14:35:19.485Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-22T14:35:19.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-22T14:35:19.515Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-22T14:35:19.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-22T14:35:19.612Z] $ docker exec 49ae145b480d8c764852292c0b211773471a8c3542e00ff7a8b921eaaa9cff5c ssh-agent [2022-10-22T14:35:19.717Z] SSH_AUTH_SOCK=/tmp/ssh-0UzjwtVlHoBX/agent.32 [2022-10-22T14:35:19.717Z] SSH_AGENT_PID=38 [2022-10-22T14:35:19.722Z] Running ssh-add (command line suppressed) [2022-10-22T14:35:19.810Z] Identity added: /w/workspace/edgex-go/335@tmp/private_key_15942891499416992711.key (/w/workspace/edgex-go/335@tmp/private_key_15942891499416992711.key) [2022-10-22T14:35:19.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-22T14:35:20.119Z] + git semver push [2022-10-22T14:35:20.378Z] 2022-10-22 14:35:20,324 [run_push] DEBUG push [2022-10-22T14:35:20.378Z] 2022-10-22 14:35:20,324 [execute] INFO git cat-file --batch-check [2022-10-22T14:35:20.378Z] 2022-10-22 14:35:20,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/335/.semver, universal_newlines=False, shell=None, istream=) [2022-10-22T14:35:20.378Z] 2022-10-22 14:35:20,328 [execute] INFO git rev-list e717014ea757811462f56e6cbe7cda3964a57935 -- [2022-10-22T14:35:20.378Z] 2022-10-22 14:35:20,328 [execute] DEBUG Popen(['git', 'rev-list', 'e717014ea757811462f56e6cbe7cda3964a57935', '--'], cwd=/w/workspace/edgex-go/335/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-22T14:35:20.378Z] 2022-10-22 14:35:20,342 [execute] INFO git fetch -v origin [2022-10-22T14:35:20.378Z] 2022-10-22 14:35:20,343 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/335/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-22T14:35:20.944Z] 2022-10-22 14:35:20,870 [run_push] DEBUG no remote changes detected [2022-10-22T14:35:20.944Z] 2022-10-22 14:35:20,871 [execute] INFO git push origin semver [2022-10-22T14:35:20.944Z] 2022-10-22 14:35:20,871 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/335/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-22T14:35:21.880Z] 2022-10-22 14:35:21,765 [run_push] DEBUG push all version tags [2022-10-22T14:35:21.880Z] 2022-10-22 14:35:21,765 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-22T14:35:21.880Z] 2022-10-22 14:35:21,766 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/335, universal_newlines=False, shell=None, istream=None) [2022-10-22T14:35:22.817Z] 2022-10-22 14:35:22,557 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main [2022-10-22T14:35:22.817Z] 2.3.0-dev.98 [Pipeline] } [2022-10-22T14:35:22.818Z] $ docker exec --env ******** --env ******** 49ae145b480d8c764852292c0b211773471a8c3542e00ff7a8b921eaaa9cff5c ssh-agent -k [2022-10-22T14:35:22.911Z] unset SSH_AUTH_SOCK; [2022-10-22T14:35:22.911Z] unset SSH_AGENT_PID; [2022-10-22T14:35:22.911Z] echo Agent pid 38 killed; [2022-10-22T14:35:22.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-22T14:35:23.235Z] + git semver [Pipeline] } [2022-10-22T14:35:23.498Z] $ docker stop --time=1 49ae145b480d8c764852292c0b211773471a8c3542e00ff7a8b921eaaa9cff5c [2022-10-22T14:35:24.788Z] $ docker rm -f 49ae145b480d8c764852292c0b211773471a8c3542e00ff7a8b921eaaa9cff5c [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-22T14:35:25.332Z] + [ -d /w/workspace/edgex-go/335/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:35:25.621Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:35:26.476Z] ---> package-listing.sh [2022-10-22T14:35:26.476Z] ++ facter osfamily [2022-10-22T14:35:26.476Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-22T14:35:26.735Z] + OS_FAMILY=debian [2022-10-22T14:35:26.735Z] + workspace=/w/workspace/edgex-go/335 [2022-10-22T14:35:26.735Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-22T14:35:26.735Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-22T14:35:26.735Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-22T14:35:26.735Z] + PACKAGES=/tmp/packages_start.txt [2022-10-22T14:35:26.735Z] + '[' /w/workspace/edgex-go/335 ']' [2022-10-22T14:35:26.735Z] + PACKAGES=/tmp/packages_end.txt [2022-10-22T14:35:26.735Z] + case "${OS_FAMILY}" in [2022-10-22T14:35:26.735Z] + dpkg -l [2022-10-22T14:35:26.735Z] + grep '^ii' [2022-10-22T14:35:26.735Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-22T14:35:26.735Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-22T14:35:26.735Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-22T14:35:26.735Z] + '[' /w/workspace/edgex-go/335 ']' [2022-10-22T14:35:26.735Z] + mkdir -p /w/workspace/edgex-go/335/archives/ [2022-10-22T14:35:26.735Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/335/archives/ [Pipeline] echo [2022-10-22T14:35:26.744Z] 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/335/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-22T14:35:27.017Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:35:27.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-22T14:35:27.570Z] [2022-10-22T14:35:27.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-22T14:35:27.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-22T14:35:27.862Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-22T14:35:27.862Z] 5eb5b503b376: Pulling fs layer [2022-10-22T14:35:27.862Z] 5c69ac0246d0: Pulling fs layer [2022-10-22T14:35:27.862Z] ec43610c2a17: Pulling fs layer [2022-10-22T14:35:27.862Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-22T14:35:27.862Z] 33b1e0a273af: Pulling fs layer [2022-10-22T14:35:27.862Z] 5d3b04190fa2: Pulling fs layer [2022-10-22T14:35:27.862Z] 2f39f015ded8: Pulling fs layer [2022-10-22T14:35:27.862Z] 33b1e0a273af: Waiting [2022-10-22T14:35:27.862Z] 2f39f015ded8: Waiting [2022-10-22T14:35:27.862Z] 5d3b04190fa2: Waiting [2022-10-22T14:35:27.862Z] 3a2ae6a8a46f: Waiting [2022-10-22T14:35:27.862Z] 5c69ac0246d0: Verifying Checksum [2022-10-22T14:35:27.862Z] 5c69ac0246d0: Download complete [2022-10-22T14:35:27.862Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-22T14:35:27.862Z] 3a2ae6a8a46f: Download complete [2022-10-22T14:35:27.862Z] 33b1e0a273af: Verifying Checksum [2022-10-22T14:35:27.862Z] 33b1e0a273af: Download complete [2022-10-22T14:35:28.121Z] 5d3b04190fa2: Verifying Checksum [2022-10-22T14:35:28.121Z] 5d3b04190fa2: Download complete [2022-10-22T14:35:28.121Z] ec43610c2a17: Verifying Checksum [2022-10-22T14:35:28.121Z] ec43610c2a17: Download complete [2022-10-22T14:35:28.121Z] 5eb5b503b376: Verifying Checksum [2022-10-22T14:35:28.121Z] 5eb5b503b376: Download complete [2022-10-22T14:35:28.686Z] 2f39f015ded8: Verifying Checksum [2022-10-22T14:35:28.686Z] 2f39f015ded8: Download complete [2022-10-22T14:35:29.250Z] 5eb5b503b376: Pull complete [2022-10-22T14:35:29.250Z] 5c69ac0246d0: Pull complete [2022-10-22T14:35:29.814Z] ec43610c2a17: Pull complete [2022-10-22T14:35:29.814Z] 3a2ae6a8a46f: Pull complete [2022-10-22T14:35:30.071Z] 33b1e0a273af: Pull complete [2022-10-22T14:35:30.071Z] 5d3b04190fa2: Pull complete [2022-10-22T14:35:34.248Z] 2f39f015ded8: Pull complete [2022-10-22T14:35:34.248Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-22T14:35:34.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-22T14:35:34.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-22T14:35:34.319Z] prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container [2022-10-22T14:35:34.334Z] $ 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/335/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/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-22T14:35:36.163Z] $ docker top 11a14c11864c07ba13e5c5314818316f687dfcbc422c41324541713d477607f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-22T14:35:36.515Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-22T14:35:36.835Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-22T14:35:37.156Z] + ls /var/log/sa-host [2022-10-22T14:35:37.156Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-22T14:35:37.315Z] provisioning config files... [2022-10-22T14:35:37.330Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/335@tmp/config10021285041096580292tmp [Pipeline] { [Pipeline] echo [2022-10-22T14:35:37.355Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:35:37.690Z] ---> create-netrc.sh [Pipeline] } [2022-10-22T14:35:37.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:35:38.026Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-22T14:35:38.033Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:35:38.312Z] ---> sudo-logs.sh [2022-10-22T14:35:38.312Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-22T14:35:38.334Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:35:38.610Z] ---> job-cost.sh [2022-10-22T14:35:38.610Z] lf-activate-venv: SKIPPING [2022-10-22T14:35:38.610Z] DEBUG: total: 0.10999999940395355 [2022-10-22T14:35:38.610Z] INFO: Retrieving Stack Cost... [2022-10-22T14:35:39.177Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-22T14:35:39.435Z] INFO: Archiving Costs [Pipeline] echo [2022-10-22T14:35:39.444Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-22T14:35:39.724Z] ---> logs-deploy.sh [2022-10-22T14:35:39.724Z] lf-activate-venv: SKIPPING [2022-10-22T14:35:39.724Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/335 [2022-10-22T14:35:39.724Z] INFO: archiving workspace using pattern(s): [2022-10-22T14:35:40.661Z] Archives upload complete. [2022-10-22T14:35:40.661Z] INFO: archiving logs to Nexus